@-webkit-keyframes slide-out{0%{display:-webkit-box;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}to{display:none;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slide-out{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}to{display:none;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes surecookieFadeIn{0%{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(2px)}}@keyframes surecookieSlideIn{0%{transform:translateY(30px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes surecookieBannerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes surecookieBannerSlideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes surecookie-pulse{0%,to{opacity:.4}50%{opacity:.15}}.wp-block-surecart-cart-close-button{color:var(--sc-input-help-text-color);cursor:pointer;font-size:20px}.wp-block-surecart-cart-close-button svg{height:1em;width:1em}.wp-block-surecart-cart-count{background-color:var(--sc-panel-background-color);border:1px solid var(--sc-input-border-color);color:var(--sc-cart-main-label-text-color)}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}.wp-block-surecart-slide-out-cart-line-items{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 140px;flex:1 0 140px;overflow:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-surecart-cart-subtotal-scratch-amount{color:var(--sc-input-help-text-color);text-decoration:line-through}.wp-block-surecart-cart-subtotal-amount{color:var(--sc-cart-main-label-text-color)}.wp-block-button.is-style-outline a.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus),.wp-block-button.is-style-outline button.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus),.wp-block-button.is-style-outline div.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus){background-color:transparent;background-image:none}.sc-button__link{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;text-align:center}.sc-button__link .sc-button__link-text,.sc-button__link .sc-spinner{-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.sc-button__link .sc-spinner{left:calc(50% - 8px);opacity:0;position:absolute;top:calc(50% - 8px);visibility:hidden;--spinner-size:15px}.sc-cart-items-submit__wrapper .wp-block-button__link,.sc-cart-items-submit__wrapper a.wp-block-button__link{background:var(--sc-color-primary-500);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:block;position:relative;text-align:center;text-decoration:none;width:100%}.sc-cart-items-submit__wrapper .wp-block-button__link:focus,.sc-cart-items-submit__wrapper a.wp-block-button__link:focus{-webkit-box-shadow:0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary);box-shadow:0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary);outline:0}.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}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.sc-drawer,.sc-drawer__backdrop{bottom:0;opacity:0;position:fixed;right:0;top:0}.sc-drawer{-webkit-animation:slide-out var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);animation:slide-out var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);background-color:var(--sc-panel-background-color);border:0;border-radius:0;-webkit-box-shadow:var(--sc-shadow-x-large);box-shadow:var(--sc-shadow-x-large);-webkit-box-shadow:0 0 0 100vw rgba(0,0,0,.1);box-shadow:0 0 0 100vw rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;font-family:var(--sc-font-sans);font-weight:var(--sc-font-weight-normal);height:auto;left:auto;margin:auto;max-height:none;max-width:100%;min-width:var(--sc-drawer-min-width,"300px");outline:0;overflow:hidden;padding:0;width:var(--sc-drawer-width,31rem);z-index:var(--sc-z-index-drawer,999999999)}.sc-drawer__backdrop{animation-direction:reverse;background-color:var(--sc-color-gray-800);left:0;pointer-events:none}.sc-block-ui{background:var(--sc-block-ui-background-color,var(--sc-color-white));bottom:0;cursor:progress;left:0;margin:0;opacity:var(--sc-block-ui-opacity,.35);padding:0;position:var(--sc-block-ui-position,absolute);right:0;top:0;-webkit-transition:visibility 0s,opacity var(--sc-transition-medium) ease;transition:visibility 0s,opacity var(--sc-transition-medium) ease;visibility:visible;z-index:9}.sc-block-ui[hidden]{display:block;opacity:0;-webkit-transition:visibility 0s,opacity .5s linear;transition:visibility 0s,opacity .5s linear;visibility:hidden}.sc-alert{border-radius:var(--sc-alert-border-radius,var(--sc-border-radius-medium));display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sc-input-font-family);font-size:var(--sc-button-font-size-medium);font-weight:var(--sc-font-weight-normal);line-height:var(--sc-line-height-dense);padding:var(--sc-spacing-large);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--sc-alert-background-color,var(--sc-color-white));border:var(--sc-alert-border,var(--sc-input-border));border-top:solid var(--sc-alert-border-width,3px);-webkit-box-shadow:var(--sc-shadow-small);box-shadow:var(--sc-shadow-small);color:var(--sc-alert-color,var(--sc-input-label-color))}.sc-alert[hidden]{display:none!important}.sc-alert__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.sc-alert__alert--danger{border-top-color:var(--sc-alert-danger-border-color,var(--sc-color-danger-500))}.sc-alert__alert--danger .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--danger .sc-alert__icon{color:var(--sc-alert-danger-icon-color,var(--sc-color-danger-500))}.sc-alert__icon{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--sc-font-size-large);-webkit-padding-end:var(--sc-spacing-medium);padding-inline-end:var(--sc-spacing-medium)}.sc-alert__title{font-weight:var(--sc-font-weight-semibold)}.wp-block-surecart-slide-out-cart{-webkit-box-flex:1;border:var(--sc-drawer-border);-webkit-box-shadow:0 1px 2px rgba(13,19,30,.102);box-shadow:0 1px 2px rgba(13,19,30,.102);color:var(--sc-cart-main-label-text-color);-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;margin:auto;overflow:auto;width:100%}.wp-block-surecart-slide-out-cart .sc-alert{border-radius:0}.wp-block-surecart-slide-out-cart .sc-alert__icon svg{height:24px;width:24px}.wp-block-surecart-slide-out-cart .sc-alert :not(:first-child){margin-bottom:0}:where(.sc-cart-drawer) :where(.is-layout-flex){display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--style--block-gap,.5em)}:where(.sc-cart-drawer) :where(.is-layout-flow)>:first-child{-webkit-margin-before:0;margin-block-start:0}:where(.sc-cart-drawer) :where(.is-layout-flow)>*+*{-webkit-margin-before:var(--wp--style--block-gap,.5em);margin-block-start:var(--wp--style--block-gap,.5em)}:root{--sc-color-black:#000;--sc-color-white:#fff;--sc-color-gray-50:#f9fafb;--sc-color-gray-100:#f3f4f6;--sc-color-gray-200:#e5e7eb;--sc-color-gray-300:#dce0e6;--sc-color-gray-400:#9ca3af;--sc-color-gray-500:#6b7280;--sc-color-gray-600:#4b5563;--sc-color-gray-700:#374151;--sc-color-gray-800:#1f2937;--sc-color-gray-900:#111827;--sc-color-gray-950:#0d131e;--sc-color-neutral-50:#fafafa;--sc-color-neutral-100:#f5f5f5;--sc-color-neutral-200:#e5e5e5;--sc-color-neutral-300:#d4d4d4;--sc-color-neutral-400:#a3a3a3;--sc-color-neutral-500:#737373;--sc-color-neutral-600:#525252;--sc-color-neutral-700:#404040;--sc-color-neutral-800:#262626;--sc-color-neutral-900:#171717;--sc-color-neutral-950:#0f0f0f;--sc-color-primary:217;--sc-color-primary-luminance:60%;--sc-color-primary-saturation:91%;--sc-color-primary-50:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.55),100%));--sc-color-primary-100:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.45),100%));--sc-color-primary-200:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.35),100%));--sc-color-primary-300:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.25),100%));--sc-color-primary-400:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.15),100%));--sc-color-primary-500:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),var(--sc-color-primary-luminance));--sc-color-primary-600:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.9),0%));--sc-color-primary-700:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.75),0%));--sc-color-primary-800:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.6),0%));--sc-color-primary-900:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.35),0%));--sc-color-primary-950:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.2),0%));--sc-color-primary-text:var(--sc-color-white);--sc-color-success-50:#f0fdf4;--sc-color-success-100:#dcfce7;--sc-color-success-200:#bbf7d0;--sc-color-success-300:#86efac;--sc-color-success-400:#4ade80;--sc-color-success-500:#22c55e;--sc-color-success-600:#16a34a;--sc-color-success-700:#15803d;--sc-color-success-800:#166534;--sc-color-success-900:#14532d;--sc-color-success-950:#0d381e;--sc-color-success-text:var(--sc-color-white);--sc-color-info-50:#eff6ff;--sc-color-info-100:#dbeafe;--sc-color-info-200:#bfdbfe;--sc-color-info-300:#93c5fd;--sc-color-info-400:#60a5fa;--sc-color-info-500:#3b82f6;--sc-color-info-600:#2563eb;--sc-color-info-700:#1d4ed8;--sc-color-info-800:#1e40af;--sc-color-info-900:#1e3a8a;--sc-color-info-text:var(--sc-color-white);--sc-color-warning-50:#fffbeb;--sc-color-warning-100:#fef3c7;--sc-color-warning-200:#fde68a;--sc-color-warning-300:#fcd34d;--sc-color-warning-400:#fbbf24;--sc-color-warning-500:#f59e0b;--sc-color-warning-600:#d97706;--sc-color-warning-700:#b45309;--sc-color-warning-800:#92400e;--sc-color-warning-900:#78350f;--sc-color-warning-950:#4d220a;--sc-color-warning-text:var(--sc-color-white);--sc-color-danger-50:#fef2f2;--sc-color-danger-100:#fee2e2;--sc-color-danger-200:#fecaca;--sc-color-danger-300:#fca5a5;--sc-color-danger-400:#f87171;--sc-color-danger-500:#ef4444;--sc-color-danger-600:#dc2626;--sc-color-danger-700:#b91c1c;--sc-color-danger-800:#991b1b;--sc-color-danger-900:#7f1d1d;--sc-color-danger-950:#481111;--sc-color-danger-text:var(--sc-color-white);--sc-border-radius-small:0.15em;--sc-border-radius-medium:0.35em;--sc-border-radius-large:0.5em;--sc-border-radius-x-large:0.75em;--sc-border-radius-circle:50%;--sc-border-radius-pill:9999px;--sc-shadow-x-small:0 1px 0 #0d131e0d;--sc-shadow-small:0 1px 2px #0d131e1a;--sc-shadow-medium:0 0 #000,0 0 #000,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--sc-shadow-large:0 2px 8px #0d131e1a;--sc-shadow-x-large:0 4px 16px #0d131e1a;--sc-spacing-xxx-small:0.125em;--sc-spacing-xx-small:0.25em;--sc-spacing-x-small:0.5em;--sc-spacing-small:0.75em;--sc-spacing-medium:1em;--sc-spacing-large:1.25em;--sc-spacing-x-large:1.75em;--sc-spacing-xx-large:2.25em;--sc-spacing-xxx-large:3em;--sc-spacing-xxxx-large:4.5em;--sc-transition-x-slow:1000ms;--sc-transition-slow:500ms;--sc-transition-medium:350ms;--sc-transition-fast:150ms;--sc-transition-x-fast:50ms;--sc-font-mono:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;--sc-font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--sc-font-serif:Georgia,"Times New Roman",serif;--sc-font-size-xx-small:0.625em;--sc-font-size-x-small:0.75em;--sc-font-size-small:0.875em;--sc-font-size-medium:1em;--sc-font-size-large:1.15em;--sc-font-size-x-large:1.25em;--sc-font-size-xx-large:1.45em;--sc-font-size-xxx-large:2em;--sc-font-size-xxxx-large:3em;--sc-font-weight-light:300;--sc-font-weight-normal:400;--sc-font-weight-semibold:500;--sc-font-weight-bold:600;--sc-letter-spacing-dense:-0.015em;--sc-letter-spacing-normal:normal;--sc-letter-spacing-loose:0.075em;--sc-line-height-dense:1.4;--sc-line-height-normal:1.8;--sc-line-height-loose:2.2;--sc-focus-ring-color-primary:var(--sc-color-primary-500);--sc-focus-ring-color-success:#22c55e54;--sc-focus-ring-color-info:#6b728054;--sc-focus-ring-color-warning:#f59e0b54;--sc-focus-ring-color-danger:#ef444454;--sc-focus-ring-width:1px;--sc-form-row-spacing:var(--sc-spacing-small);--sc-form-row-spacing-large:var(--sc-spacing-xx-large);--sc-form-title-font-weight:var(--sc-font-weight-semibold);--sc-form-title-font-size:var(--sc-font-size-x-large);--sc-choice-background-color:var(--sc-color-white);--sc-card-border:solid 1px var(--sc-input-border-color);--sc-choice-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-choice-box-shadow:var(--sc-input-box-shadow);--sc-drawer-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-drawer-header-spacing:var(--sc-spacing-large);--sc-drawer-body-spacing:var(--sc-spacing-large);--sc-drawer-footer-spacing:var(--sc-spacing-large);--sc-input-transition:var(--sc-transition-medium);--sc-input-box-shadow:rgba(0,0,0,.05) 0px 1px 2px 0px;--sc-input-height-small:2.25em;--sc-input-height-medium:2.8em;--sc-input-height-large:3em;--sc-input-background-color:var(--sc-color-white);--sc-input-background-color-hover:var(--sc-color-white);--sc-input-background-color-focus:var(--sc-color-white);--sc-input-background-color-disabled:var(--sc-color-gray-100);--sc-input-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-input-border-color:var(--sc-color-gray-300);--sc-input-border-color-hover:var(--sc-color-gray-400);--sc-input-border-color-focus:var(--sc-color-primary-500);--sc-input-border-color-disabled:var(--sc-color-gray-300);--sc-input-border-color-invalid:var(--sc-color-danger-500);--sc-input-border-width:1px;--sc-input-border-radius-small:var(--sc-border-radius-small);--sc-input-border-radius-medium:var(--sc-border-radius-medium);--sc-input-border-radius-large:var(--sc-border-radius-medium);--sc-input-font-family:var(--sc-font-sans);--sc-input-font-weight:var(--sc-font-weight-normal);--sc-input-font-size-small:var(--sc-font-size-small);--sc-input-font-size-medium:var(--sc-font-size-medium);--sc-input-font-size-large:var(--sc-font-size-large);--sc-input-label-font-weight:var(--sc-font-weight-semibold);--sc-input-label-margin:var(--sc-spacing-xx-small);--sc-input-letter-spacing:var(--sc-letter-spacing-normal);--sc-input-color:var(--sc-color-gray-700);--sc-input-color-hover:var(--sc-color-gray-700);--sc-input-color-focus:var(--sc-color-gray-700);--sc-input-color-disabled:var(--sc-color-gray-900);--sc-input-icon-color:var(--sc-color-gray-400);--sc-input-icon-color-hover:var(--sc-color-gray-600);--sc-input-icon-color-focus:var(--sc-color-gray-600);--sc-input-placeholder-color:var(--sc-color-gray-400);--sc-input-placeholder-color-disabled:var(--sc-color-gray-600);--sc-input-spacing-small:var(--sc-spacing-small);--sc-input-spacing-medium:var(--sc-spacing-medium);--sc-input-spacing-large:var(--sc-spacing-large);--sc-input-label-font-size-small:var(--sc-font-size-small);--sc-input-label-font-size-medium:var(--sc-font-size-medium);--sc-input-label-font-size-large:var(--sc-font-size-large);--sc-input-label-color:var(--sc-color-gray-600);--sc-input-help-text-font-size-small:var(--sc-font-size-x-small);--sc-input-help-text-font-size-medium:var(--sc-font-size-small);--sc-input-help-text-font-size-large:var(--sc-font-size-medium);--sc-input-help-text-color:var(--sc-color-gray-500);--sc-input-error-text-font-size-small:var( --sc-input-help-text-font-size-small );--sc-input-error-text-font-size-medium:var( --sc-input-help-text-font-size-small );--sc-input-error-text-font-size-large:var( --sc-input-help-text-font-size-small );--sc-input-error-text-color:var(--sc-color-danger-500);--sc-toggle-size:1em;--sc-toggle-shady-color:var(--sc-color-gray-50);--sc-radio-size:0.85em;--sc-toggle-radio-size:0.85em;--sc-checkbox-size:1em;--sc-overlay-background-color:#37415180;--sc-panel-background-color:var(--sc-color-white);--sc-panel-border-color:var(--sc-color-gray-200);--sc-tooltip-border-radius:var(--sc-border-radius-medium);--sc-tooltip-background-color:var(--sc-color-gray-900);--sc-tooltip-color:var(--sc-color-white);--sc-tooltip-font-family:var(--sc-font-sans);--sc-tooltip-font-weight:var(--sc-font-weight-normal);--sc-tooltip-font-size:var(--sc-font-size-small);--sc-tooltip-line-height:var(--sc-line-height-dense);--sc-tooltip-padding:var(--sc-spacing-xx-small) var(--sc-spacing-x-small);--sc-tooltip-arrow-size:5px;--sc-tooltip-arrow-start-end-offset:8px;--sc-quantity-control-height:2em;--sc-quantity-control-height-small:1.7em;--sc-z-index-drawer:99999;--sc-z-index-drawer-backdrop:99998;--sc-z-index-dialog:100000;--sc-z-index-dropdown:900;--sc-z-index-toast:950;--sc-z-index-tooltip:1000;--sc-checkout-columns:1;--sc-dashboard-module-spacing:var(--sc-spacing-x-small);--sc-border-width-zero:0px;--sc-cart-main-label-text-color:var(--sc-color-gray-600);--sc-reviews-background-color:transparent;--sc-review-text-color:var(--sc-color-gray-800);--sc-review-secondary-text-color:var(--sc-color-gray-600);--sc-review-border-color:var(--sc-color-gray-200);--sc-star-bar-background-color:var(--sc-color-gray-200);--sc-star-bar-fill-color:var(--sc-color-gray-800);--sc-review-overlay-background-color:rgba(0,0,0,.5);--sc-color-primary-500:#000000;--sc-focus-ring-color-primary:#000000;--sc-input-border-color-focus:#000000;--sc-color-gray-900:#000;--sc-color-primary-text:#ffffff;--wp--preset--color--surecart:#000000}.wp-block-surecart-cart-icon[hidden],[class*=wp-block-surecart-][hidden]{display:none}.wp-block-surecart-cart-icon{background:var(--sc-cart-icon-background,var(--sc-color-primary-500));border-radius:var(--sc-cart-icon-border-radius,var(--sc-input-border-radius-medium));bottom:var(--sc-cart-icon-bottom,30px);-webkit-box-shadow:var(--sc-shadow-small);box-shadow:var(--sc-shadow-small);color:var(--sc-cart-icon-color,var(--sc-color-primary-text,var(--sc-color-white)));cursor:pointer;font-family:var(--sc-cart-font-family,var(--sc-input-font-family));font-weight:var(--sc-font-weight-semibold);height:var(--sc-cart-icon-height,60px);left:var(--sc-cart-icon-left,auto);position:fixed;right:var(--sc-cart-icon-right,30px);top:var(--sc-cart-icon-top,auto);-webkit-transition:opacity var(--sc-transition-medium) ease;transition:opacity var(--sc-transition-medium) ease;width:var(--sc-cart-icon-width,60px);z-index:var(--sc-cart-icon-z-index,99)}.wp-block-surecart-cart-icon:hover{opacity:.8}.wp-block-surecart-cart-icon__container{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;line-height:0;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center;text-align:center}.wp-block-surecart-cart-icon__icon{cursor:pointer;font-size:var(--sc-cart-icon-size,1.1em)}.wp-block-surecart-cart-icon__icon svg{color:var(--sc-color-white)}.wp-block-surecart-cart-icon__count{background:var(--sc-cart-counter-background,var(--sc-color-gray-900));border-radius:var(--sc-cart-counter-border-radius,9999px);bottom:auto;-webkit-box-shadow:var(--sc-cart-icon-box-shadow,var(--sc-shadow-x-large));box-shadow:var(--sc-cart-icon-box-shadow,var(--sc-shadow-x-large));color:var(--sc-cart-counter-color,var(--sc-color-white));font-size:12px;left:auto;line-height:18px;padding:4px 10px;position:absolute;right:-8px;top:-8px;z-index:1}.wp-block-site-logo{line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0;border-radius:inherit}.wp-block-site-logo img{height:auto;max-width:100%;border-radius:inherit}.wp-block-site-logo,.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:0 0;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0;font-size:24px}.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-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.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{fill:currentColor;color:currentColor}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:0 0}: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-facebook{color:#0866ff}: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-linkedin{color:#0d66c2}: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}.wp-block-cover,.wp-block-loginout{box-sizing:border-box}.wp-block-cover{align-items:center;background-position:50%;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]){background-color:#000}.wp-block-cover .wp-block-cover__background{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}:root :where(.wp-block-cover h1: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)).has-background-dim:not(.has-background-gradient):before{z-index:1}.screen-reader-text{overflow-wrap:normal!important;position:absolute!important}.screen-reader-text:focus{font-weight:700}:root{--woocommerce-coming-soon-color:#bea0f2}.wp-site-blocks:has(>.wp-block-woocommerce-coming-soon){--wp--style--root--padding-top:0;--wp--style--root--padding-bottom:0}.woocommerce-coming-soon-default{--cover--color-background:var(--woocommerce-coming-soon-color);--wp--preset--color--background:var(--woocommerce-coming-soon-color);--responsive--aligndefault-width:1280px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;min-width:320px}.woocommerce-coming-soon-default h1.wp-block-heading.woocommerce-coming-soon-banner{text-wrap:balance}.woocommerce-coming-soon-default .wp-block-loginout a{text-decoration:none}body{outline:0;margin:0;color:#808285;background:#fff;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.8571428571;background-color:#fff;overflow-x:hidden;font-family:"Poppins",sans-serif;font-weight:400;font-size:15px;font-size:1rem;line-height:var(--ast-body-line-height,1.8)}html{-webkit-text-size-adjust:100%;box-sizing:border-box;font-size:93.75%}h1,html,li{margin:0}body,h1,html,li,p,ul{border:0;vertical-align:baseline}h1,html,li,p,ul{font-style:inherit;padding:0}html,li,p,ul{font-weight:inherit}li,p,ul{font-size:100%}a{background-color:transparent}a:active,h1,html,li,p,ul{outline:0}a:hover,a:visited{text-decoration:none}img{border:0;height:auto;max-width:100%;vertical-align:middle}h1{clear:both;color:#808285;font-size:36px;font-size:2.4rem;font-weight:500;line-height:1.4em}*,:after,:before{box-sizing:inherit}ul{margin:0 0 1.5em 3em;list-style:disc}a{color:#4169e1}a:focus,a:hover{color:#191970}a:focus{outline:thin dotted}a:hover{outline:0}.screen-reader-text:focus{border-radius:2px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;font-size:.875rem}::selection{background:#0274be;background-color:var(--ast-global-color-0);color:#000}body:not(.logged-in){position:relative}a,a:focus{text-decoration:none}a{transition:all .2s linear;color:var(--ast-global-color-0)}p{margin:0 0 1.75em}.ast-icon.icon-arrow svg{height:.6em;width:.6em;position:relative;margin-left:10px}.ast-icon svg:not([fill]){fill:currentColor}@media (min-width:421px){.single .post-navigation .nav-links:not(:has(.nav-previous)){justify-content:flex-end}}@media (max-width:420px){.single .post-navigation .nav-links:not(:has(.nav-previous)){justify-content:flex-end}}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,var(--ast-global-color-5) );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);--ast-comment-inputs-background:#FFF;--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:3em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:3em;--wp--custom--ast-container-width:1200px;--wp--custom--ast-content-width-size:1200px;--wp--custom--ast-wide-width-size:calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding))}a:focus,a:hover{color:var(--ast-global-color-1)}body{color:var(--ast-global-color-3)}a:focus-visible{outline-style:dotted;outline-color:inherit;outline-width:thin}#ast-scroll-top:focus{border-style:dotted;border-color:inherit;border-width:thin}a:where(.wp-block-button__link){border-radius:4px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}::placeholder{color:var(--ast-form-field-color,#9CA3AF)}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF)}.wp-block-button .wp-block-button__link{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:#000;font-family:inherit;font-weight:500;line-height:1em;font-size:16px;font-size:1.0666666666667rem;padding:15px 30px}.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover{color:#fff;background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1)}@media (max-width:921px){.wp-block-button .wp-block-button__link{padding:14px 28px}}@media (max-width:544px){.wp-block-button .wp-block-button__link{padding:12px 24px}}@media (max-width:921px){h1{font-size:30px;font-size:2rem}}@media (max-width:544px){h1{font-size:30px;font-size:2rem}}@media (max-width:921px){html{font-size:85.5%}}@media (max-width:544px){html{font-size:85.5%}}@media (max-width:921px){:root{--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:2em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:2em}}@media (max-width:544px){:root{--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:1.5em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:1.5em}}:root{--ast-global-color-0:#78909c;--ast-global-color-1:#3a3a3a;--ast-global-color-2:#607d8b;--ast-global-color-3:#3a3a3a;--ast-global-color-4:#f0f0f0;--ast-global-color-5:#ffffff;--ast-global-color-6:#243673;--ast-global-color-7:#FBFCFF;--ast-global-color-8:#BFD1FF;--ast-border-color:var(--ast-global-color-7)}h1{color:var(--ast-global-color-2)}.ast-plain-container{background-color:var(--ast-global-color-4)}@media (max-width:921px){.ast-plain-container{background-color:var(--ast-global-color-4)}}@media (max-width:544px){.ast-plain-container{background-color:var(--ast-global-color-4)}}#ast-scroll-top{display:none;position:fixed;text-align:center;cursor:pointer;z-index:99;width:2.1em;height:2.1em;line-height:2.1;color:#fff;border-radius:2px;content:"";outline:inherit}@media (min-width:769px){#ast-scroll-top{content:"769"}}#ast-scroll-top .ast-icon.icon-arrow svg{margin-left:0;vertical-align:middle;transform:translate(0,-20%) rotate(180deg);width:1.6em}.ast-scroll-to-top-right{right:30px;bottom:30px}#ast-scroll-top{background-color:var(--ast-global-color-0);font-size:15px}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-text-align-center{text-align:center}.screen-reader-text{word-break: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([style*=";border-top-width"],[style*="; border-top-width"]),html :where([style^=border-top-color],[style*="; border-top-color"]){border-top-style:solid}:root{--wp-internal-comment:"Placeholder for wp_hoist_late_printed_styles() to replace with the block styles printed at wp_footer.";--wp-internal-comment:"Placeholder for wp_hoist_late_printed_styles() to replace with the global-styles printed at wp_footer."}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands);--fa-font-regular:normal 400 1em/1 var(--fa-family-classic);--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{ font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-brands-400.woff2) }@font-face{ font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-regular-400.woff2) }@font-face{ font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-solid-900.woff2) }@font-face{ font-family:"Font Awesome 5 Brands";font-display:swap;font-weight:400;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-brands-400.woff2)format("woff2") }@font-face{ font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-solid-900.woff2)format("woff2") }@font-face{ font-family:"Font Awesome 5 Free";font-display:swap;font-weight:400;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-regular-400.woff2)format("woff2") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-solid-900.woff2)format("woff2") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-brands-400.woff2)format("woff2") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-regular-400.woff2)format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/bb-plugin/fonts/fontawesome/7.2.0/webfonts/fa-v4compatibility.woff2)format("woff2");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a }.fl-module:where(.fl-module:not(:has(>.fl-module-content))){margin:20px}@font-face{ font-family:star;src:url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix)format("embedded-opentype"),url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/star.woff)format("woff"),url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/star.ttf)format("truetype"),url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/star.svg#star)format("svg");font-weight:400;font-style:normal;font-display:swap }@font-face{ font-display:swap;font-family:WooCommerce;src:url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix)format("embedded-opentype"),url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype"),url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce)format("svg");font-weight:400;font-style:normal }.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;word-wrap:normal!important}@media (max-width:544px){.woocommerce.mobile-rel-up-columns-2 ul.products::not(.elementor-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}.woopack-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}.woopack-modal .woopack-modal-overlay{position:fixed;z-index:999998;background-repeat:no-repeat;background-position:50%;background-color:#fff;width:40px;height:40px;top:50%;left:50%;border-radius:50px;box-shadow:0 0 10px 0 rgba(0,0,0,.4)}.woopack-modal .woopack-modal-inner{position:fixed;top:50%;left:50%;min-height:180px;min-width:500px;background:#fff;z-index:999999;transform:translate3d(-50%,-50%,0);box-shadow:0 0 10px 0 rgba(0,0,0,.3);transition:all .2s ease-in-out;visibility:hidden}.woopack-modal .woopack-modal-content{background-size:30px;background-position:50% 100%;background-repeat:no-repeat;min-height:50px;max-height:calc(100vh - 40px);min-width:50px;overflow-y:auto;padding:20px}.woopack-modal .woopack-modal-content:after,.woopack-modal .woopack-modal-content:before{content:" ";display:table}.woopack-modal .woopack-modal-content:after{clear:both}.woopack-modal .woopack-modal-close{position:fixed;top:-12px;right:-12px;width:30px;height:30px;text-align:center;font-size:20px;font-family:Helvetica,Arial;font-style:normal;font-weight:700;cursor:pointer;background:#fff;z-index:999999999;color:#737373;border-radius:50px;line-height:1.5;box-shadow:2px 2px 10px 0 rgba(0,0,0,.5)}@media (min-width:768px){.woopack-modal .woopack-modal-inner{width:670px}}@media (max-width:767px){.woopack-modal .woopack-modal-close{top:8px;right:8px}.woopack-modal .woopack-modal-inner{width:100%;min-width:auto;top:0;left:0;transform:none;overflow-y:auto}}.fl-theme-builder-header-shrink-module-bottom.fl-module:where(.fl-module:not(:has(>.fl-module-content))){margin-bottom:5px;margin-top:5px}@font-face{ font-family:Figtree;font-style:normal;font-weight:100;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Light.woff2)format("woff2") }@font-face{ font-family:Figtree;font-style:normal;font-weight:200;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Light.woff2)format("woff2") }@font-face{ font-family:Figtree;font-style:normal;font-weight:300;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Light.woff2)format("woff2") }@font-face{ font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Regular.woff2)format("woff2") }@font-face{ font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Medium.woff2)format("woff2") }@font-face{ font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-SemiBold.woff2)format("woff2") }@font-face{ font-family:Figtree;font-style:normal;font-weight:700;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Bold.woff2)format("woff2") }@font-face{ font-family:Figtree;font-style:normal;font-weight:800;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-ExtraBold.woff2)format("woff2") }@font-face{ font-family:Figtree;font-style:normal;font-weight:900;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Black.woff2)format("woff2") }#surecookie-public-root,#surecookie-public-root *,.surecookie-styles,.surecookie-styles *{font-family:Figtree,sans-serif!important;box-sizing:border-box;letter-spacing:normal;word-spacing:normal;text-transform:none}#surecookie-public-root .surecookie-preferences-modal .surecookie-btn-outline:focus-visible,#surecookie-public-root .surecookie-preferences-modal .surecookie-btn-primary:focus-visible,#surecookie-public-root .surecookie-preferences-modal .surecookie-modal-close-btn:focus-visible,#surecookie-public-root a:focus-visible,#surecookie-public-root button:focus-visible,#surecookie-public-root input:focus-visible{outline:2px solid var(--surecookie-banner-primary-color, #2563eb);box-shadow:none}#surecookie-public-root .surecookie-preferences-modal button.surecookie-category-trigger:focus-visible,#surecookie-public-root .surecookie-preferences-modal button.surecookie-cookie-table-toggle:focus-visible{outline:0;box-shadow:0 0 0 2px var(--surecookie-banner-primary-color, #2563eb)}#surecookie-public-root .surecookie-preferences-modal .surecookie-toggle-btn:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--surecookie-banner-primary-color, #2563eb)}.surecookie-styles:not(.surecookie-public-banner-wrapper) a:focus-visible,.surecookie-styles:not(.surecookie-public-banner-wrapper) button:focus-visible,.surecookie-styles:not(.surecookie-public-banner-wrapper) input:focus-visible{outline:2px solid #377a00!important;box-shadow:none!important}.surecookie-styles:not(.surecookie-public-banner-wrapper) a:focus-visible{color:#377a00}#surecookie-public-root button:focus,#surecookie-public-root button:focus:not(:focus-visible),.surecookie-styles button:focus,.surecookie-styles button:focus:not(:focus-visible){outline:0}.surecookie-banner-animation-fade,.surecookie-banner-animation-slide{will-change:opacity,transform}.surecookie-banner-animation-fade{animation:surecookieBannerFadeIn .5s ease-out}.surecookie-banner-animation-slide{animation:surecookieBannerSlideIn .5s ease-out}#surecookie-public-root{all:initial;display:block;position:relative;pointer-events:none;--surecookie-z-overlay:2147483645;--surecookie-z-banner:2147483646;--surecookie-z-modal:2147483647}#surecookie-public-root.surecookie-preview-admin{--surecookie-z-overlay:20;--surecookie-z-banner:30;--surecookie-z-modal:40}#surecookie-public-root .surecookie-banner-overlay{position:fixed;inset:0;background-color:var(--surecookie-banner-overlay-color, rgba(0, 0, 0, 0.6));z-index:var(--surecookie-z-overlay);pointer-events:auto;animation:surecookieFadeIn .2s ease-out}#surecookie-public-root .surecookie-banner-position-bottom,#surecookie-public-root .surecookie-banner-position-top{position:fixed;left:0;right:0;margin:0;pointer-events:auto;z-index:var(--surecookie-z-banner)}#surecookie-public-root .surecookie-banner-position-top{top:0}#surecookie-public-root .surecookie-banner-position-bottom{bottom:0}#surecookie-public-root .surecookie-banner-position-box-base{position:fixed;max-width:90vw;pointer-events:auto;z-index:var(--surecookie-z-banner);outline-color:var(--surecookie-banner-primary-color, #2563eb)}#surecookie-public-root .surecookie-banner-position-top-left{top:20px;left:20px}#surecookie-public-root .surecookie-banner-position-top-right{top:20px;right:20px}#surecookie-public-root .surecookie-banner-position-bottom-left{bottom:20px;left:20px}#surecookie-public-root .surecookie-banner-position-bottom-right{bottom:20px;right:20px}#surecookie-public-root .surecookie-banner-position-bottom-center,#surecookie-public-root .surecookie-banner-position-middle{position:fixed;max-width:90vw;pointer-events:auto;z-index:var(--surecookie-z-banner)}#surecookie-public-root .surecookie-banner-position-bottom-center{bottom:20px;left:0;right:0;margin-inline:auto;width:fit-content}#surecookie-public-root .surecookie-banner-position-middle{inset:0;margin:auto;width:fit-content;height:fit-content}.surecookie-banner-container{box-shadow:0 0 50px -12px rgba(0,0,0,.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:block;visibility:visible;opacity:1}.surecookie-banner-container-banner{padding:24px;border-radius:0}.surecookie-banner-container-box-with-logo{padding:20px 16px;border-radius:12px}.surecookie-banner-container-box{padding:16px;border-radius:12px}.surecookie-banner-inner{display:flex;flex-direction:column}.surecookie-banner-inner-banner{margin:0 auto}.surecookie-banner-inner-box{margin:0}.surecookie-banner-logo-wrapper{width:100%;display:block;flex-shrink:0}.surecookie-banner-logo{height:24px;width:auto;margin-bottom:20px;display:block;max-width:100%}.surecookie-banner-content{display:flex;width:100%;justify-content:space-between}.surecookie-banner-content-banner{flex-direction:row;align-items:center;gap:16px}.surecookie-banner-content-box{flex-direction:column;align-items:flex-start;gap:24px}.surecookie-banner-text-wrapper{flex:1}.surecookie-banner-heading{font-size:16px;font-weight:600;margin:0 0 6px;line-height:1.5}.surecookie-banner-heading-white{color:#fff}.surecookie-banner-description{font-size:14px;margin:0;line-height:1.6;color:var(--surecookie-banner-text-color);overflow-wrap:anywhere}.surecookie-modal-description{overflow-wrap:anywhere}.surecookie-banner-description p,.surecookie-modal-description p{margin-bottom:0}.surecookie-banner-description h1{font-size:2em;font-weight:700}.surecookie-banner-description h2{font-size:1.5em;font-weight:700}.surecookie-banner-description h3{font-size:1.17em;font-weight:700}.surecookie-banner-description h4{font-size:1em;font-weight:700}.surecookie-banner-description h5{font-size:.83em;font-weight:700}.surecookie-banner-description h6{font-size:.67em;font-weight:700}.surecookie-banner-description a{color:var(--surecookie-banner-primary-color, #2563eb);text-decoration:none}.surecookie-banner-description ol,.surecookie-banner-description ul,.surecookie-forwarding-description ol,.surecookie-forwarding-description ul,.surecookie-modal-description ol,.surecookie-modal-description ul{list-style:revert;margin:revert;padding:revert}.surecookie-banner-buttons{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center}.surecookie-banner-buttons-banner{width:auto}.surecookie-banner-buttons-box{width:100%}#surecookie-public-root .surecookie-btn-base{padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;border:0;min-width:fit-content;white-space:nowrap;text-decoration:none;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-image:none;text-transform:none;letter-spacing:0;line-height:1.5}#surecookie-public-root .surecookie-btn-base:focus-visible{outline:2px solid var(--surecookie-banner-primary-color, #2563eb);outline-offset:2px}#surecookie-public-root .surecookie-btn-transparent{background-color:transparent}#surecookie-public-root .surecookie-btn-with-border{border:1px solid}.surecookie-btn-font-semibold{font-weight:600}#surecookie-public-root .surecookie-accept-all-btn,#surecookie-public-root .surecookie-accept-btn{background-color:var(--surecookie-banner-primary-color, #2563eb);color:#fff}#surecookie-public-root .surecookie-decline-btn{background-color:var(--surecookie-banner-secondary-color, var(--surecookie-banner-primary-color, #2563eb));color:#fff}#surecookie-public-root .surecookie-accept-all-btn:hover,#surecookie-public-root .surecookie-accept-btn:hover,#surecookie-public-root .surecookie-btn-primary:hover{background-color:var(--surecookie-banner-primary-hover-color, #1d4ed8);border-color:var(--surecookie-banner-primary-hover-color, #1d4ed8)}#surecookie-public-root .surecookie-decline-btn:hover{filter:brightness(.92)}#surecookie-public-root .surecookie-preferences-btn{background-color:transparent;border:1px solid currentcolor}#surecookie-public-root .surecookie-preferences-btn:hover{opacity:.8}#surecookie-public-root .surecookie-preferences-btn,.surecookie-preview-root-container .surecookie-preferences-btn{border:1px solid var(--surecookie-banner-primary-color, #2563eb)}#surecookie-public-root .surecookie-banner[data-dark-mode=true] .surecookie-preferences-btn{border-color:var(--surecookie-banner-primary-color, #2563eb)}.surecookie-public-banner{position:fixed;display:block;visibility:visible;opacity:1;pointer-events:auto;box-sizing:border-box;z-index:var(--surecookie-z-banner)}.surecookie-public-banner[data-banner=true]{box-sizing:border-box}#surecookie-public-root .surecookie-public-banner-wrapper{position:absolute;width:0;height:0;overflow:visible;pointer-events:auto}.surecookie-branding{display:flex;align-items:center;gap:4px;color:var(--surecookie-banner-text-color, #374151);font-size:12px;font-weight:400;margin-left:auto;opacity:.8}#surecookie-public-root .surecookie-cookie-table th,.surecookie-branding span:last-child,.surecookie-modal-branding-content span:last-child{font-weight:600}.surecookie-banner-content-banner .surecookie-branding-mobile{margin-top:10px}#surecookie-public-root .surecookie-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:var(--surecookie-z-modal);overflow-x:hidden;overflow-y:auto;animation:surecookieFadeIn .2s ease-out;pointer-events:auto}#surecookie-public-root .surecookie-modal-wrapper{display:flex;align-items:center;justify-content:center;min-height:100%;padding:16px 5px}.surecookie-preferences-modal{width:90vw;max-width:640px;height:auto;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column;animation:surecookieSlideIn .3s ease-out;position:relative;outline-color:var(--surecookie-banner-primary-color)}.surecookie-preferences-modal .surecookie-modal-header{padding:24px 24px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.surecookie-preferences-modal .surecookie-modal-header-text{flex:1;min-width:0}.surecookie-preferences-modal .surecookie-modal-title{margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.3;color:var(--surecookie-banner-text-color)}.surecookie-preferences-modal .surecookie-modal-description{margin:0;font-size:14px;line-height:1.5;opacity:.85;color:var(--surecookie-banner-text-color)}.surecookie-preferences-modal .surecookie-modal-close-btn{flex-shrink:0;align-self:flex-start;background:0 0;border:0;cursor:pointer;padding:4px;margin:-4px 0 0;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s;color:var(--surecookie-banner-text-color)}.surecookie-preferences-modal .surecookie-modal-close-btn:hover{opacity:1}.surecookie-preferences-modal .surecookie-modal-tabs{display:flex;border-bottom:1px solid #37415126;margin:0 24px;gap:0}.surecookie-preferences-modal .surecookie-modal-tab{background:0 0;border:0;cursor:pointer;padding:10px 16px;font-size:13px;font-weight:500;color:var(--surecookie-banner-text-color);opacity:.6;border-bottom:2px solid transparent;margin-bottom:-1px;transition:opacity .15s,border-color .15s}.surecookie-preferences-modal .surecookie-modal-tab:hover{opacity:.85}.surecookie-preferences-modal .surecookie-modal-tab.active{opacity:1;border-bottom-color:var(--surecookie-banner-primary-color, #2563eb)}.surecookie-preferences-modal .surecookie-forwarding-panel{padding:16px 24px;overflow-y:auto;max-height:280px}.surecookie-preferences-modal .surecookie-forwarding-description,.surecookie-preferences-modal .surecookie-forwarding-note{margin:0 0 12px;font-size:13px;line-height:1.5;opacity:.85;color:var(--surecookie-banner-text-color)}.surecookie-preferences-modal .surecookie-forwarding-note{margin:0;opacity:.7}.surecookie-preferences-modal .surecookie-forwarding-accordion{display:flex;flex-direction:column;gap:0}.surecookie-preferences-modal .surecookie-forwarding-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;background:0 0;border:0;cursor:pointer;padding:10px 0 8px;width:100%;text-align:left}.surecookie-preferences-modal .surecookie-forwarding-count{font-size:13px;font-weight:500;color:var(--surecookie-banner-text-color)}.surecookie-preferences-modal .surecookie-forwarding-chevron{display:flex;align-items:center;color:var(--surecookie-banner-text-color);opacity:.6;transition:transform .2s;flex-shrink:0}.surecookie-preferences-modal .surecookie-forwarding-chevron.expanded{transform:rotate(90deg)}.surecookie-preferences-modal .surecookie-forwarding-sites{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;border:1px solid;border-color:rgba(55,65,81,.15);border-radius:8px;overflow:hidden}.surecookie-preferences-modal .surecookie-forwarding-site{display:flex;align-items:center;border-bottom:1px solid rgba(55,65,81,.1)}.surecookie-preferences-modal .surecookie-forwarding-site:last-child{border-bottom:none}.surecookie-preferences-modal .surecookie-forwarding-site-link{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;color:var(--surecookie-banner-text-color);text-decoration:none;opacity:.85;transition:opacity .15s ease,background-color .15s ease}.surecookie-preferences-modal .surecookie-forwarding-site-link:hover{opacity:1;background-color:rgba(55,65,81,.06);text-decoration:none}.surecookie-preferences-modal .surecookie-forwarding-site-globe{flex-shrink:0;opacity:.6}.surecookie-preferences-modal .surecookie-forwarding-site-url{flex:1;min-width:0;overflow-wrap:anywhere;line-height:1.4}.surecookie-preferences-modal .surecookie-forwarding-site-ext{flex-shrink:0;opacity:.4;margin-left:auto}.surecookie-preferences-modal .surecookie-categories-wrapper{position:relative;margin:0 24px;overflow:visible}.surecookie-preferences-modal .surecookie-categories-scroll{-ms-overflow-style:none;scrollbar-width:none;overflow-y:auto;max-height:280px;padding:0 8px;margin:0-8px}.surecookie-preferences-modal .surecookie-categories-scroll::-webkit-scrollbar{display:none}.surecookie-preferences-modal .surecookie-categories-list{padding:0;display:flex;flex-direction:column}.surecookie-preferences-modal .surecookie-category-item{padding:16px 0;border-bottom:1px solid #37415126}.surecookie-preferences-modal .surecookie-category-item:last-child{border-bottom:none}.surecookie-preferences-modal .surecookie-category-header,.surecookie-preferences-modal .surecookie-category-trigger,.surecookie-preferences-modal .surecookie-expand-icon{display:flex;align-items:center}.surecookie-preferences-modal .surecookie-category-header{justify-content:space-between;gap:12px}.surecookie-preferences-modal .surecookie-category-trigger{flex:1;cursor:pointer;gap:12px;background:0 0;border:0;padding:4px;margin:-4px;border-radius:4px;text-align:inherit}.surecookie-preferences-modal .surecookie-expand-icon{justify-content:center;transition:transform .2s;opacity:.5;color:var(--surecookie-banner-text-color);width:20px}.surecookie-preferences-modal .surecookie-expand-icon.expanded{transform:rotate(90deg)}.surecookie-preferences-modal .surecookie-category-name{margin:0;font-size:16px;font-weight:600;color:var(--surecookie-banner-text-color)}.surecookie-preferences-modal .surecookie-category-controls{display:flex;align-items:center;gap:12px}.surecookie-preferences-modal .surecookie-always-active{font-size:12px;color:var(--surecookie-banner-text-color, #6b7280);opacity:.65;font-weight:500}.surecookie-preferences-modal .surecookie-toggle-btn{width:40px;height:20px;border-radius:10px;border:0;cursor:pointer;position:relative;transition:background-color .3s ease;flex-shrink:0;padding:0}.surecookie-preferences-modal .surecookie-toggle-btn:disabled{cursor:not-allowed}.surecookie-preferences-modal .surecookie-toggle-knob{position:absolute;top:4px;left:4px;width:12px;height:12px;border-radius:50%;background-color:#fff;transition:left .3s ease;box-shadow:0 1px 2px rgba(0,0,0,.2)}.surecookie-preferences-modal .surecookie-toggle-knob.checked{left:24px}.surecookie-preferences-modal .surecookie-category-details{margin-top:12px;padding-left:32px}.surecookie-preferences-modal .surecookie-category-desc{margin:0;font-size:14px;line-height:1.6;color:var(--surecookie-banner-text-color)}.surecookie-preferences-modal .surecookie-cookie-table-wrapper{overflow-x:auto;margin-bottom:10px}.surecookie-preferences-modal .surecookie-cookie-table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:0;text-align:left;border:0;color:var(--surecookie-banner-text-color)}.surecookie-preferences-modal .surecookie-cookie-table td,.surecookie-preferences-modal .surecookie-cookie-table th{padding:8px 4px;border:0;background:0 0}.surecookie-preferences-modal .surecookie-cookie-table tr{border:0;border-bottom:1px solid rgba(156,163,175,.15)}.surecookie-preferences-modal .surecookie-modal-footer{padding:20px 24px;display:flex;gap:12px;align-items:center;justify-content:flex-start}.surecookie-preferences-modal .surecookie-footer-actions{display:flex;gap:12px;flex:1}.surecookie-preferences-modal .surecookie-btn-outline,.surecookie-preferences-modal .surecookie-btn-outline-secondary{min-width:82px;height:40px;padding:0 12px;font-size:14px;font-weight:500;border-radius:8px;background-color:transparent;cursor:pointer;white-space:nowrap;color:var(--surecookie-banner-text-color, #374151);text-transform:none;letter-spacing:0;border:1px solid var(--surecookie-banner-primary-color)}.surecookie-preferences-modal .surecookie-btn-primary{min-width:136px;height:40px;padding:0 12px;font-size:14px;font-weight:500;border:0;border-radius:8px;cursor:pointer;transition:all .2s;white-space:nowrap;background-color:var(--surecookie-banner-primary-color);color:#fff;text-transform:none;letter-spacing:0}.surecookie-preferences-modal .surecookie-btn-primary:hover{background-color:var(--surecookie-banner-primary-hover-color)}.surecookie-preferences-modal .surecookie-btn-sm{height:32px;padding:0 12px;font-size:13px}.surecookie-modal-footer-branding{border-top:1px solid color-mix(in srgb,var(--surecookie-banner-text-color, #1f2937) 15%,transparent);display:flex;align-items:center;gap:4px;justify-content:flex-end;padding:12px 20px;color:var(--surecookie-banner-text-color, #9ca3af);font-size:12px;font-weight:400}@supports not (border-top-color:color-mix(in srgb,red 50%,blue)){.surecookie-modal-footer-branding{border-top:1px solid #1f2937}.surecookie-preferences-modal[style*="backgroundColor: #fff"] .surecookie-modal-footer-branding,.surecookie-preferences-modal[style*="backgroundColor: rgb(255"] .surecookie-modal-footer-branding{border-top-color:#37415115}}.surecookie-modal-branding-content{display:flex;align-items:center;gap:4px;color:var(--surecookie-banner-text-color, #6b7280);opacity:.75}.surecookie-modal-branding-content:hover{opacity:1}.surecookie-modal-policy-link{color:var(--surecookie-banner-primary-color);text-decoration:none;font-size:inherit}.surecookie-modal-policy-link:hover{text-decoration:underline}.surecookie-preferences-modal .surecookie-skeleton{display:block;border-radius:4px;background-color:currentcolor;opacity:.15;animation:surecookie-pulse 1.5s ease-in-out infinite}.surecookie-preferences-modal .surecookie-skeleton-icon{width:18px;height:18px;border-radius:4px;flex-shrink:0}.surecookie-preferences-modal .surecookie-skeleton-title{width:120px;height:16px;border-radius:4px}.surecookie-preferences-modal .surecookie-skeleton-toggle{width:40px;height:20px;border-radius:10px;flex-shrink:0}.surecookie-preferences-modal .surecookie-skeleton-badge{width:80px;height:16px;border-radius:4px;flex-shrink:0}#surecookie-public-root .surecookie-preferences-modal .surecookie-cookie-table-toggle{display:flex;align-items:center;gap:2px;margin-top:12px;cursor:pointer;user-select:none;width:fit-content;transition:opacity .2s ease;background:0 0;border:0;padding:4px;margin-left:-4px;border-radius:4px;box-shadow:none}#surecookie-public-root .surecookie-preferences-modal .surecookie-cookie-table-toggle:hover{opacity:.7}#surecookie-public-root .surecookie-preferences-modal .surecookie-cookie-table-label{font-size:13px;font-weight:600;color:var(--surecookie-banner-text-color);opacity:.9}#surecookie-public-root .surecookie-preferences-modal .surecookie-table-chevron{display:flex;align-items:center;transition:transform .2s ease;opacity:.6;color:var(--surecookie-banner-text-color)}#surecookie-public-root .surecookie-preferences-modal .surecookie-table-chevron.expanded{transform:rotate(90deg)}#surecookie-public-root .surecookie-preferences-modal .surecookie-cookie-table-wrapper{margin-top:8px}.surecookie-placeholder.surecookie-placeholder{position:relative;display:block;width:100%;max-width:100%;border:0;font-family:Figtree,sans-serif}.wp-has-aspect-ratio .wp-block-embed__wrapper>.surecookie-placeholder{position:absolute;inset:0;height:auto!important}.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-content{position:absolute;inset:0;text-align:center;padding:24px;z-index:10;background-color:var(--surecookie-banner-background-color, #1f2937);border-radius:12px;box-shadow:0 4px 18px 0 rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);-webkit-backdrop-filter:blur(10px);width:100%;height:100%;display:none;flex-direction:column;align-items:center;justify-content:center}.surecookie-placeholder.surecookie-pending .surecookie-placeholder-content,body .is-layout-flex{display:flex}.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-text{color:var(--surecookie-banner-text-color, #e5e7eb);font-size:14px;margin:0 0 16px;line-height:1.5;padding:0;text-transform:none;letter-spacing:normal}.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-text p{margin:0;color:inherit;font-size:inherit;line-height:inherit}.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-text p:not(:last-child){margin-bottom:8px}.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-text a{color:inherit;text-decoration:underline}.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-text:last-child{margin-bottom:0}.surecookie-placeholder.surecookie-placeholder button.surecookie-placeholder-button{background-color:var(--surecookie-banner-primary-color, #2563eb);color:#fff;border:0;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;font-family:Figtree,sans-serif;transition:background-color .2s ease;box-shadow:none;text-decoration:none;text-transform:none;letter-spacing:normal;line-height:1.5;display:inline-block;margin:0}.surecookie-placeholder.surecookie-placeholder button.surecookie-placeholder-button:hover{background-color:var(--surecookie-banner-primary-hover-color, #1d4ed8)}.surecookie-placeholder.surecookie-placeholder button.surecookie-placeholder-button:focus{outline:2px solid var(--surecookie-banner-primary-color, #60a5fa);outline-offset:2px}.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0;margin:0;padding:0;display:none;z-index:1}.surecookie-placeholder.surecookie-pending .surecookie-placeholder-image{display:block}.surecookie-placeholder.surecookie-loaded .surecookie-placeholder-image{display:none}.surecookie-placeholder.surecookie-placeholder-has-image .surecookie-placeholder-content{background-color:rgb(0 0 0/.55);box-shadow:none;border-radius:0}.surecookie-placeholder.surecookie-placeholder-has-image .surecookie-placeholder-text,.surecookie-placeholder.surecookie-placeholder-has-image .surecookie-placeholder-text a,.surecookie-placeholder.surecookie-placeholder-has-image .surecookie-placeholder-text p{color:#fff;text-shadow:0 1px 3px rgb(0 0 0/.7)}@media (max-width:768px){#surecookie-public-root .surecookie-modal-wrapper{padding:16px 8px}.surecookie-preferences-modal{width:100%;max-width:100%;border-radius:16px}.surecookie-preferences-modal .surecookie-modal-footer{padding:10px;justify-content:space-between}.surecookie-banner-container-box,.surecookie-banner-container-box-with-logo{border-radius:12px}}@media (max-width:767px){.surecookie-container-mobile{padding:20px 18px}.surecookie-content-mobile{flex-direction:column;align-items:flex-start;gap:24px}.surecookie-buttons-mobile{width:100%;justify-content:center}.surecookie-button-mobile{width:100%;text-align:center}.surecookie-branding-mobile{width:100%;justify-content:center;margin-left:0;margin-top:8px}}@media (max-width:320px){.surecookie-preferences-modal .surecookie-footer-actions,.surecookie-preferences-modal .surecookie-modal-footer{flex-direction:column;align-items:stretch}.surecookie-preferences-modal .surecookie-btn-outline,.surecookie-preferences-modal .surecookie-btn-primary{width:100%;min-width:0}}.surecookie-sr-only{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}#surecookie-public-root .surecookie-preferences-modal button.surecookie-category-trigger{background:0 0;border:0;padding:0;font:inherit;color:inherit;text-align:left;width:100%;box-shadow:none}#surecookie-public-root .surecookie-preferences-modal .surecookie-modal-close-btn:focus-visible{opacity:1}@media (prefers-reduced-motion:reduce){.surecookie-banner-animation-fade,.surecookie-banner-animation-slide{animation:none;will-change:auto}#surecookie-public-root .surecookie-banner-overlay,#surecookie-public-root .surecookie-modal-backdrop,.surecookie-preferences-modal{animation:none}#surecookie-public-root .surecookie-preferences-modal .surecookie-table-chevron,.surecookie-preferences-modal .surecookie-expand-icon,.surecookie-preferences-modal .surecookie-modal-close-btn,.surecookie-preferences-modal .surecookie-toggle-btn,.surecookie-preferences-modal .surecookie-toggle-knob{transition:none}.surecookie-preferences-modal .surecookie-skeleton{animation:none;opacity:.2}}@media (forced-colors:active){#surecookie-public-root .surecookie-btn-base,.surecookie-preferences-modal .surecookie-btn-outline,.surecookie-preferences-modal .surecookie-btn-primary,.surecookie-preferences-modal .surecookie-toggle-btn{border:1px solid buttontext}#surecookie-public-root .surecookie-btn-base:focus-visible,.surecookie-preferences-modal .surecookie-btn-outline:focus-visible,.surecookie-preferences-modal .surecookie-btn-primary:focus-visible,.surecookie-preferences-modal .surecookie-modal-close-btn:focus-visible{outline:2px solid highlight;outline-offset:2px}#surecookie-public-root .surecookie-banner,.surecookie-preferences-modal{border:1px solid canvastext}}.surecookie-placeholder.surecookie-placeholder-presto{position:relative;width:100%;min-height:80px}.surecookie-placeholder.surecookie-placeholder-presto .surecookie-placeholder-content{position:absolute;inset:0}.surecookie-placeholder.surecookie-placeholder-audio{min-height:96px}:root{--surecookie-banner-primary-color:#377A00;--surecookie-banner-primary-hover-color:#2F6A00;--surecookie-banner-secondary-color:#377A00;--surecookie-banner-text-color:#374151;--surecookie-banner-background-color:#FFFFFF;--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--color--ast-global-color-0:var(--ast-global-color-0);--wp--preset--color--ast-global-color-1:var(--ast-global-color-1);--wp--preset--color--ast-global-color-2:var(--ast-global-color-2);--wp--preset--color--ast-global-color-3:var(--ast-global-color-3);--wp--preset--color--ast-global-color-4:var(--ast-global-color-4);--wp--preset--color--ast-global-color-5:var(--ast-global-color-5);--wp--preset--color--ast-global-color-6:var(--ast-global-color-6);--wp--preset--color--ast-global-color-7:var(--ast-global-color-7);--wp--preset--color--ast-global-color-8:var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 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,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 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--font-family--inter:"Inter", sans-serif;--wp--preset--font-family--cardo:Cardo;--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 rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}@font-face{ font-family:Inter;font-style:normal;font-weight:300 900;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2)format("woff2");font-stretch:normal }@font-face{ font-family:Cardo;font-style:normal;font-weight:400;font-display:swap;src:url(https://www.merinowool.pl/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2)format("woff2") }.wp-block-button{--wp--preset--dimension--25:25%;--wp--preset--dimension--50:50%;--wp--preset--dimension--75:75%;--wp--preset--dimension--100:100%}:root{--wp--style--global--content-size:var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size:var(--wp--custom--ast-wide-width-size)}:where(body){margin:0}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*,:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-flex){gap:24px}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body{padding:0}a:where(:not(.wp-element-button)){text-decoration:none}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-inter-font-family{font-family:var(--wp--preset--font-family--inter)!important}.has-cardo-font-family{font-family:var(--wp--preset--font-family--cardo)!important}.wp-container-core-group-is-layout-64e1162d{flex-wrap:nowrap;justify-content:space-between}.wp-container-core-group-is-layout-c8108a87>*,.wp-container-core-group-is-layout-c8108a87>*+*{margin-block-start:0;margin-block-end:0}.wp-container-core-group-is-layout-f843080e{flex-wrap:nowrap;gap:4px;justify-content:flex-end}.wp-container-content-9cfa9a5a{flex-grow:1}.wp-container-surecart-slide-out-cart-line-items-is-layout-2e48a420>*{margin-block-start:0;margin-block-end:0}.wp-container-surecart-slide-out-cart-items-subtotal-is-layout-0a93696a{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}.wp-container-core-group-is-layout-169f7d9f>*,.wp-container-surecart-slide-out-cart-is-layout-c8108a87>*,.wp-container-surecart-slide-out-cart-is-layout-c8108a87>*+*{margin-block-start:0;margin-block-end:0}.wp-elements-16 a:where(:not(.wp-element-button)){color:#000}.wp-elements-17 a:where(:not(.wp-element-button)){color:inherit}.wp-elements-18 a:where(:not(.wp-element-button)){color:#000}.wp-container-core-group-is-layout-5fcddcd8{gap:var(--wp--preset--spacing--20)}.wp-container-core-social-links-is-layout-1b576aea{gap:24px 24px}.wp-elements-19 a:where(:not(.wp-element-button)){color:#fff}.wp-container-core-group-is-layout-0eab0c68{flex-wrap:nowrap;gap:48px}.wp-container-core-group-is-layout-5bbb17ff{justify-content:space-between}.wp-container-core-group-is-layout-e310e333{flex-direction:column;align-items:center;justify-content:center}.wp-container-core-group-is-layout-4fe876ff{gap:0;flex-direction:column;align-items:stretch}.wp-container-core-cover-is-layout-b425da34>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1280px;margin-left:auto!important;margin-right:auto!important}