:root{--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-450:#787e8b;--grey-500:#6b7280;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-600:#db2777;--emerald-100:#d1fae5;--emerald-700:#047857;--sky-100:#e0f2fe;--sky-500:#0ea5e9;--red-50:#fef2f2;--red-500:#ef4444;--red-700:#b91c1c;--indigo-50:#eef2ff;--indigo-600:#4f46e5;--indigo-700:#4338ca;--yellow-500:#fbbf24;--bde-brand-primary-color:#df0000;--bde-brand-primary-color-hover:#df0000;--bde-body-font-family:"Plus Jakarta Sans",sans-serif;--bde-heading-font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--bde-base-font-size:16px;--bde-body-font-size:clamp(1.00rem,calc(0.9rem + 0.49vw),1.25rem);--bde-font-size-ratio:1.250;--bde-h6-font-size:var(--bde-base-font-size);--bde-h5-font-size:calc(var(--bde-h6-font-size) * var(--bde-font-size-ratio));--bde-h4-font-size:clamp(10px,1vw,20px);--bde-h3-font-size:1.2rem;--bde-h2-font-size:2.5rem;--bde-h1-font-size:4rem;--bde-body-text-color:#313131;--bde-headings-color:#df0000;--bde-background-color:var(--grey-50);--bde-transition-duration:300ms;--bde-column-gap:32px;--bde-section-width:1120px;--bde-section-vertical-padding:100px;--bde-section-horizontal-padding:20px;--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:transparent;--bde-button-custom-border-color:var(--grey-900);--bde-button-custom-border-color-hover:var(--grey-700);--bde-button-custom-text-color:var(--white);--bde-button-custom-text-color-hover:var(--white);--bde-button-custom-background-color:var(--grey-900);--bde-button-custom-background-color-hover:var(--grey-700);--bde-button-font-weight:500;--bde-button-border-radius:3px;--bde-button-border-width:1px;--bde-button-padding-base:14px 24px;--bde-button-padding-sm:8px 16px;--bde-button-padding-lg:28px 54px;--bde-button-line-height:1;--bde-form-gap:16px;--bde-form-after-label:8px;--bde-form-after-sublabel:8px;--bde-form-input-border-radius:3px;--bde-form-input-background-color:var(--white);--bde-form-input-padding-top:12px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:12px;--bde-form-input-padding-left:16px;--bde-form-input-placeholder-color:var(--grey-450);--bde-form-input-border-width:1px;--bde-form-input-border-color:var(--grey-300);--bde-form-label-font-weight:500;--bde-form-label-required-color:var(--red-700);--bde-form-label-required-nudge-x:0;--bde-form-label-required-nudge-y:0;--bde-form-label-required-size:inherit;--bde-form-text-color:var(--grey-700);--bde-form-input-focused-background-color:var(--white);--bde-form-input-input-shadow:none;--bde-form-checkbox-size:1em;--bde-woo-products-list-gap:var(--bde-woo-base-large-gaps);--bde-woo-base-paragraph-line-height:1.4;--bde-woo-base-heading-line-height:1.2;--bde-woo-base-border-color:var(--grey-300);--bde-woo-base-text-on-primary-color:var(--white);--bde-woo-base-space:8px;--bde-woo-base-ratio:1.618;--bde-woo-typography-font-weight-normal:400;--bde-woo-typography-font-weight-medium:500;--bde-woo-typography-font-weight-heavy:600;--bde-woo-buttons-and-links-line-height:1;--bde-woo-buttons-and-links__disabled-button-color:var(--grey-300);--bde-woo-buttons-and-links__disabled-button-text-color:var(--white);--bde-woo-buttons-and-links__nav-link-background-active:var(--grey-50);--bde-woo-buttons-and-links__nav-border-radius:4px;--bde-woo-forms__inputs-select2-selected-item:var(--grey-300);--bde-woo-forms__wrappers-small:360px;--error-svg-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24v112c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zm-32 224a32 32 0 1 1 64 0 32 32 0 1 1-64 0z'/%3E%3C/svg%3E");--success-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1 17l-5-5.299 1.399-1.43 3.574 3.736 6.572-7.007 1.455 1.403-8 8.597z"/></svg>');--info-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 18h-2v-6h-2v-2h4v8zm-1-9.75c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z"/></svg>');--chevron-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');--checkbox-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z"/></svg>');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12"/></svg>');--show-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.015 7c4.751 0 8.063 3.012 9.504 4.636-1.401 1.837-4.713 5.364-9.504 5.364-4.42 0-7.93-3.536-9.478-5.407 1.493-1.647 4.817-4.593 9.478-4.593zm0-2c-7.569 0-12.015 6.551-12.015 6.551s4.835 7.449 12.015 7.449c7.733 0 11.985-7.449 11.985-7.449s-4.291-6.551-11.985-6.551zm-.015 5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm0-2c-2.209 0-4 1.792-4 4 0 2.209 1.791 4 4 4s4-1.791 4-4c0-2.208-1.791-4-4-4z"/></svg>');--hide-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.604 2.562l-3.346 3.137c-1.27-.428-2.686-.699-4.243-.699-7.569 0-12.015 6.551-12.015 6.551s1.928 2.951 5.146 5.138l-2.911 2.909 1.414 1.414 17.37-17.035-1.415-1.415zm-6.016 5.779c-3.288-1.453-6.681 1.908-5.265 5.206l-1.726 1.707c-1.814-1.16-3.225-2.65-4.06-3.66 1.493-1.648 4.817-4.594 9.478-4.594.927 0 1.796.119 2.61.315l-1.037 1.026zm-2.883 7.431l5.09-4.993c1.017 3.111-2.003 6.067-5.09 4.993zm13.295-4.221s-4.252 7.449-11.985 7.449c-1.379 0-2.662-.291-3.851-.737l1.614-1.583c.715.193 1.458.32 2.237.32 4.791 0 8.104-3.527 9.504-5.364-.729-.822-1.956-1.99-3.587-2.952l1.489-1.46c2.982 1.9 4.579 4.327 4.579 4.327z"/></svg>');--x-mark-svg-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3l105.4%20105.3c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256l105.3-105.4z%22%2F%3E%3C%2Fsvg%3E);--error-svg-icon-color:var(--red-500);--success-svg-icon-color:var(--emerald-700);--info-svg-icon-color:var(--sky-500);--chevron-svg-icon-color:var(--grey-900);--checkbox-svg-icon-color:var(--grey-900);--radiobutton-svg-icon-color:var(--grey-900);--show-password-svg-icon-color:var(--grey-900);--hide-password-svg-icon-color:var(--grey-900);--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px 8px;--bde-woo-ratings__star-color:var(--yellow-500);--bde-woo-ratings__star-size:18px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon id="Path" points="12 0.587 15.668 8.155 24 9.306 17.936 15.134 19.416 23.413 12 19.446 4.583 23.413 6.064 15.134 0 9.306 8.332 8.155"></polygon></svg>');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12,5.173 L14.335,9.99 L19.64,10.722 L15.779,14.432 L16.721,19.702 L12,17.178 L7.279,19.703 L8.221,14.433 L4.36,10.723 L9.665,9.99 L12,5.173 L12,5.173 Z M12,0.587 L8.332,8.155 L0,9.306 L6.064,15.134 L4.584,23.413 L12,19.446 L19.416,23.412 L17.936,15.133 L24,9.306 L15.668,8.156 L12,0.587 Z" id="Shape"></path></svg>');--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(icons/eye.svg);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-swatch-space-between-options:10px;--bde-woo-swatch-padding:7px 7px;--bde-woo-swatch-color-width:30px;--bde-woo-swatch-color-height:30px;--bde-woo-swatch-border:1px solid var(--grey-200);--bde-woo-swatch-border-color-hover:var(--grey-400);--bde-woo-swatch-shadow:none;--bde-woo-swatch-shadow-hover:none;--bde-woo-swatch-background:var(--white);--bde-woo-swatch-background-hover:var(--grey-50);--bde-woo-swatch-color-padding:2px;--bde-woo-swatch-tooltip-color:var(--white);--bde-woo-swatch-tooltip-background:var(--grey-900);--bde-woo-swatch-tooltip-padding:7px;--bde-woo-swatch-space-after-label:8px;--bde-woo-responsive__stack:row}:root,.bde-global-css-vars{--bde-links-color:#313131;--bde-links-color-hover:#313131;--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-z-index-lightbox:1100;--bde-z-index-popup:1050;--bde-z-index-modal:1000;--bde-z-index-modal-backdrop:calc(var(--bde-z-index-modal) - 1);--bde-z-index-high:300;--bde-z-index-medium:200;--bde-z-index-low:100;--bde-z-index-sticky:10;--bde-z-index-minicart:var(--bde-z-index-modal);--bde-z-index-minicart-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-menu-dropdown:var(--bde-z-index-modal);--bde-z-index-menu-mobile:var(--bde-z-index-modal);--bde-z-index-menu-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-search-fullscreen:var(--bde-z-index-modal);--bde-z-index-back-to-top:var(--bde-z-index-high);--bde-z-index-scroll-progress:var(--bde-z-index-high);--bde-z-index-header-sticky:var(--bde-z-index-medium);--bde-z-index-header-overlay:calc(var(--bde-z-index-header-sticky) - 1);--bde-z-index-social-share-buttons:var(--bde-z-index-low);--bde-woo-base-transition:all ease var(--bde-transition-duration);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:#313131;--bde-woo-buttons-and-links__text-link-color-hover:#313131;--bde-woo-buttons-and-links__nav-link-color:var(--bde-woo-base-text-color);--bde-woo-buttons-and-links__nav-link-color-hover:var(--bde-woo-base-text-on-primary-color);--bde-woo-buttons-and-links__nav-link-color-active:var(--bde-woo-base-primary-color);--bde-woo-forms__spacing-after-label:var(--bde-form-after-label);--bde-woo-forms__spacing-between-fields:var(--bde-form-gap);--bde-woo-forms__spacing-between-columns:var(--bde-woo-base-extra-large-gaps);--bde-woo-forms__labels-color:var(--bde-form-label-color);--bde-woo-forms__inputs-background-color:var(--bde-form-input-background-color);--bde-woo-forms__inputs-text-color:var(--bde-form-text-color);--bde-woo-forms__inputs-placeholder-color:var(--bde-form-input-placeholder-color);--bde-woo-forms__inputs-border-color:var(--bde-form-input-border-color);--bde-woo-forms__inputs-border-width:var(--bde-form-input-border-width);--bde-woo-forms__inputs-border-radius:var(--bde-form-input-border-top-left-radius) var(--bde-form-input-border-top-right-radius) var(--bde-form-input-border-bottom-right-radius) var(--bde-form-input-border-bottom-left-radius);--bde-woo-forms__inputs-background-color-focused:var(--bde-form-input-focused-background-color);--bde-woo-forms__inputs-border-color-focused:var(--bde-form-input-focused-border-color);--bde-woo-forms__inputs-shadow-focused:var(--bde-form-input-focused-shadow);--bde-woo-forms__inputs-shadow:var(--bde-form-input-input-shadow);--bde-woo-forms__inputs-select2-hover-item:var(--bde-woo-base-primary-color);--bde-woo-forms__labels-required-color:var(--bde-form-label-required-color);--bde-woo-forms__labels-required-size:var(--bde-form-label-required-size);--bde-woo-forms__labels-required-nudge-x:var(--bde-form-label-required-nudge-x);--bde-woo-forms__labels-required-nudge-y:var(--bde-form-label-required-nudge-y);--bde-woo-tables__border-color:var(--bde-woo-base-border-color);--bde-woo-sale-badge__background-color:var(--bde-woo-base-primary-color);--bde-woo-sale-badge__text-color:var(--bde-woo-base-text-on-primary-color);--bde-woo-sale-badge__font-weight:var(--bde-woo-typography-font-weight-heavy);--bde-woo-sale-badge__font-size:var(--bde-woo-typography__size-standard);--bde-woo-widgets__chip-text-color-hover:var(--bde-woo-buttons-and-links__text-link-color);--bde-woo-widgets__handle-border-color-hover:var(--bde-woo-base-primary-color);--bde-woo-notices__padding-left:calc(var(--bde-woo-notices__padding) + var(--bde-woo-notices__icon-size) + (var(--bde-woo-notices__icon-size) / 2));--bde-woo-quicklook-button-text-color:var(--bde-button-primary-text-color);--bde-woo-quicklook-button-background-color-hover:var(--bde-woo-quicklook-button-background-color);--bde-woo-quicklook-button-icon-spacing:var(--bde-woo-base-standard-gaps);--bde-woo-quicklook-close-button-color:var(--bde-woo-base-headings-color);--bde-woo-quicklook-arrow-color-hover:var(--bde-woo-quicklook-arrow-color);--bde-woo-quicklook-arrow-background-color:var(--bde-brand-primary-color);--bde-woo-quicklook-arrow-background-color-hover:var(--bde-woo-quicklook-arrow-background-color);--bde-woo-swatch-space-between-items:var(--bde-woo-base-medium-gaps);--bde-woo-swatch-background-selected:var(--bde-woo-swatch-background-hover);--bde-woo-swatch-border-color-selected:var(--bde-woo-swatch-border-color-hover);--bde-woo-swatch-shadow-selected:var(--bde-woo-swatch-shadow-hover);--bde-woo-swatch-color-background:var(--bde-woo-swatch-background)}.button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;user-select:none;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:transparent;font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);transform:translate(0,0);max-width:100%;width:var(--bde-button-width)}.button-atom--primary,.button-atom--secondary,.button-atom--custom{text-align:center;font-weight:var(--bde-button-font-weight);text-decoration:none;padding:var(--bde-button-padding-base);border-radius:var(--bde-button-border-radius);cursor:pointer;border-width:var(--bde-button-border-width);border-style:solid;border-color:transparent;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--bde-transition-duration);overflow:hidden}.button-atom--text{color:var(--bde-button-text-text-color)}.button-atom--text:hover{color:var(--bde-button-text-text-color-hover)}.breakdance .button-atom--primary{color:var(--bde-button-primary-text-color);background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color)}.breakdance .button-atom--primary:hover{color:var(--bde-button-primary-text-color-hover);background:var(--bde-button-primary-background-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance .button-atom--secondary{color:var(--bde-button-secondary-text-color);background:var(--bde-button-secondary-background-color);border-color:var(--bde-button-secondary-border-color)}.breakdance .button-atom--secondary:hover{color:var(--bde-button-secondary-text-color-hover);background:var(--bde-button-secondary-background-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance .button-atom--custom{color:var(--bde-button-custom-text-color);background:var(--bde-button-custom-background-color);border-color:var(--bde-button-custom-border-color)}.breakdance .button-atom--custom:hover{color:var(--bde-button-custom-text-color-hover);background:var(--bde-button-custom-background-color-hover);border-color:var(--bde-button-custom-border-color-hover)}.button-atom:disabled,.button-atom:hover:disabled{filter:grayscale(100%);opacity:0.6;cursor:not-allowed}.button-atom__icon-wrapper>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color)}.breakdance-icon-atom{display:flex;font-size:40px}.breakdance-icon-atom>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color);transform:var(--eeiTransform)}*,*::before,*::after{box-sizing:border-box}img{max-width:100%;height:auto}figure{margin-left:0;margin-right:0}.breakdance-full-width{width:100%;max-width:100%}.breakdance-rich-text-styles>*:first-child{margin-top:0}.breakdance-rich-text-styles>*:last-child{margin-bottom:0}.breakdance-rich-text-styles img.aligncenter{display:block;margin:auto}.breakdance-rich-text-styles img.alignleft{float:left}.breakdance-rich-text-styles img.alignright{float:right}.bde-stop-scrolling,.bde-stop-scrolling body{overflow-y:hidden}@supports (overflow-y:clip){.bde-stop-scrolling,.bde-stop-scrolling body{overflow-y:clip}}.breakdance-animation-enabled,.breakdance-animation-enabled body{overflow-x:hidden}@supports (overflow-x:clip){.breakdance-animation-enabled,.breakdance-animation-enabled body{overflow-x:clip}}.lg-outer{z-index:var(--bde-z-index-lightbox)}.lg-outer .lg-thumb-outer{background-color:transparent}.lg-video-play-icon{transform:translate3d(-40%,-50%,0)}.admin-bar .lg-toolbar{top:var(--wp-admin--admin-bar--height)}[data-bde-lazy-bg="waiting"]{background-image:none!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}body{background-color:var(--bde-background-color);color:var(--bde-body-text-color)}h1,h2,h3,h4,h5,h6{color:var(--bde-headings-color)}a,.button-atom--text{color:var(--bde-links-color)}a:hover,.button-atom--text:hover{color:var(--bde-links-color-hover)}body{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}.bde-h1,.bde-h2,.bde-h3,.bde-h4,.bde-h5,.bde-h6,h1,h2,h3,h4,h5,h6{font-family:var(--bde-heading-font-family)}.bde-h1,h1{font-size:var(--bde-h1-font-size)}.bde-h2,h2{font-size:var(--bde-h2-font-size)}.bde-h3,h3{font-size:var(--bde-h3-font-size)}.bde-h4,h4{font-size:var(--bde-h4-font-size)}.bde-h5,h5{font-size:var(--bde-h5-font-size)}.bde-h6,h6{font-size:var(--bde-h6-font-size)}{font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.00rem,calc(0.9rem + 0.49vw),1.25rem);font-weight:400;line-height:1.6em}.bde-h1,h1{font-family:Politica;font-size:4rem;font-weight:800;font-style:italic;text-transform:uppercase}.bde-h2,h2{font-family:Politica;font-size:2.5rem;font-weight:800;font-style:italic;text-transform:uppercase}.bde-h3,h3{font-family:Politica;font-size:1.2rem;font-weight:800;text-transform:uppercase}.bde-h4,h4{font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(10px,1vw,20px);font-weight:600}.ff-btn{background-color:#c80000!important;border-radius:0px!important}a,a:link,a:visited{text-decoration:none!important}.fcd-cards{--fcd-date-size:14px;--fcd-name-size:14px;--fcd-label-size:14px;--fcd-value-size:20px;--fcd-radius:5px;--fcd-pad-x:15px;--fcd-pad-y:30px;--fcd-gap:20px;--fcd-logo:32px}.fcd-cards{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:var(--fcd-gap);align-items:stretch}.fcd-card{background:#fff;border-radius:var(--fcd-radius);box-shadow:0 8px 20px rgba(0,0,0,.08);padding:var(--fcd-pad-y) var(--fcd-pad-x);color:#1a1a1a}.fcd-card.fcd-next{background:#e30613;color:#fff}.fcd-card.fcd-next .fcd-center .fcd-label,.fcd-card.fcd-next .fcd-center .fcd-kickoff,.fcd-card.fcd-next .fcd-date,.fcd-card.fcd-next .fcd-team [data-slot],.fcd-card.fcd-next .fcd-team div{color:#fff}.fcd-date{font-size:var(--fcd-date-size);line-height:1.2;font-weight:400;text-align:center;margin:0 0 40px 0}.fcd-body{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:0px;min-width:0}.fcd-team{display:flex;flex-direction:column;gap:10px;min-width:0}.fcd-team.fcd-home{align-items:flex-start;text-align:left}.fcd-team.fcd-away{align-items:flex-end;text-align:right}.fcd-team img{width:var(--fcd-logo);height:var(--fcd-logo);object-fit:contain;display:block}.fcd-team div{font-size:var(--fcd-name-size);line-height:1.25;font-weight:600;white-space:normal;overflow-wrap:break-word;max-width:100%}.fcd-center{text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:120px}.fcd-center .fcd-label{font-size:var(--fcd-label-size);font-weight:400;text-transform:none;letter-spacing:.3px}.fcd-center .fcd-score,.fcd-center .fcd-kickoff{font-size:var(--fcd-value-size);font-weight:700;line-height:1.1}@media (max-width:900px){.fcd-cards{grid-template-columns:1fr}.fcd-body{grid-template-columns:1fr;row-gap:12px}.fcd-team.fcd-away{align-items:flex-start;text-align:left}.fcd-center{order:-1;align-self:center}}.sticky-socials svg{width:26px;height:26px;fill:#c1121f;transition:fill 0.3s ease}.sticky-socials a:hover svg{fill:#000}.fcd-card{border-radius:5px!important}.fcd-body{display:grid;grid-template-columns:1fr minmax(150px,220px) 1fr;align-items:center;column-gap:24px}.fcd-center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-self:center;gap:6px;min-width:150px}.fcd-team{display:flex;flex-direction:column;gap:6px;min-width:0}.fcd-team.fcd-home{align-items:flex-start;text-align:left}.fcd-team.fcd-away{align-items:flex-end;text-align:right}.fcd-card{color:#1a1a1a}.fcd-card.fcd-next{background:#e30613;color:#fff}.fcd-card.fcd-next .fcd-label,.fcd-card.fcd-next .fcd-kickoff,.fcd-card.fcd-next .fcd-date,.fcd-card.fcd-next .fcd-team div{color:#fff}@media (max-width:700px){.fcd-body{grid-template-columns:1fr minmax(140px,200px) 1fr}.fcd-center{order:0}.fcd-team.fcd-away{align-items:flex-end;text-align:right}}.fcd-body{display:grid;grid-template-columns:1.2fr minmax(120px,160px) 1.2fr;align-items:center;column-gap:28px}.fcd-center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-self:center;gap:4px;min-width:120px}.fcd-center .fcd-label{font-size:13px;font-weight:400}.fcd-center .fcd-score,.fcd-center .fcd-kickoff{font-size:18px;font-weight:700;line-height:1.1}.fcd-date{margin-bottom:26px}@media (max-width:700px){.fcd-body{grid-template-columns:1fr minmax(110px,150px) 1fr;column-gap:20px}}@media (min-width:700px) and (max-width:1100px){.fcd-body{grid-template-columns:1.2fr minmax(130px,180px) 1.2fr;column-gap:24px}.fcd-team{flex-direction:row;align-items:center;gap:8px}.fcd-team.fcd-home{justify-content:flex-start}.fcd-team.fcd-away{justify-content:flex-end}.fcd-team div{font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:140px}.fcd-team img{width:30px;height:30px}.fcd-center .fcd-score,.fcd-center .fcd-kickoff{font-size:17px}}.fcd-slider .swiper-wrapper{align-items:stretch}.fcd-slider .swiper-slide{height:auto;display:flex}.fcd-card{display:flex;flex-direction:column;justify-content:flex-start;height:100%;min-height:200px;padding:25px 20px}.fcd-body{display:grid;grid-template-columns:1fr minmax(120px,160px) 1fr;align-items:center;column-gap:24px;width:100%}.fcd-team{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;text-align:left}.fcd-team.fcd-away{align-items:flex-end;text-align:right}.fcd-team img{width:32px;height:32px;object-fit:contain;flex-shrink:0}.fcd-team div{font-size:14px;font-weight:600;white-space:normal;overflow-wrap:anywhere;text-align:inherit}.fcd-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:120px;justify-self:center;text-align:center}.fcd-center .fcd-label{font-size:13px;font-weight:400}.fcd-center .fcd-score,.fcd-center .fcd-kickoff{font-size:18px;font-weight:700}.fcd-card{background:#fff;color:#1a1a1a}.fcd-card.fcd-next{background:#e30613;color:#fff}.fcd-card.fcd-next .fcd-label,.fcd-card.fcd-next .fcd-kickoff,.fcd-card.fcd-next .fcd-date,.fcd-card.fcd-next .fcd-team div{color:#fff}.swiper-pagination{margin-top:10px!important;position:relative}.swiper-pagination-bullet{background:#ccc!important;opacity:.6;width:10px!important;height:10px!important;margin:0 4px!important;transition:.2s}.swiper-pagination-bullet-active{background:#666!important;opacity:1;transform:scale(1.1)}@media (min-width:700px) and (max-width:1100px){.fcd-body{grid-template-columns:1.2fr minmax(120px,160px) 1.2fr;column-gap:22px}.fcd-team img{width:30px;height:30px}}@media (max-width:700px){.fcd-card{padding:20px 14px;min-height:190px}.fcd-body{grid-template-columns:1fr minmax(110px,140px) 1fr;column-gap:14px}.fcd-team img{width:28px;height:28px}.fcd-team div{font-size:12.5px}.fcd-center .fcd-score,.fcd-center .fcd-kickoff{font-size:16px}}@media (min-width:700px) and (max-width:1100px){.fcd-body{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.fcd-center{order:-1}.fcd-team{flex-direction:column;align-items:center;text-align:center}.fcd-team.fcd-away{flex-direction:column}.fcd-team img{width:32px;height:32px}.fcd-team div{font-size:13.5px}.fcd-center .fcd-score,.fcd-center .fcd-kickoff{font-size:17px}}@media (min-width:700px) and (max-width:1100px){.fcd-body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.fcd-center{order:-1;text-align:center;margin-bottom:6px}.fcd-teams-row{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px}.fcd-teams-row .fcd-team{flex-direction:row;align-items:center;gap:8px;text-align:left}.fcd-teams-row .fcd-team.fcd-away{flex-direction:row-reverse;text-align:right}.fcd-team img{width:30px;height:30px}}@media (min-width:700px) and (max-width:1100px){.fcd-card{border-radius:5px!important}.fcd-card .fcd-body{display:grid!important;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"center center" "home   away";align-items:center;justify-items:center;row-gap:16px;column-gap:28px}.fcd-card .fcd-center{grid-area:center;margin-bottom:0;text-align:center}.fcd-card .fcd-team.fcd-home{grid-area:home;justify-self:start}.fcd-card .fcd-team.fcd-away{grid-area:away;justify-self:end}.fcd-card .fcd-team{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;width:100%}.fcd-card .fcd-team.fcd-home{align-items:flex-start;text-align:left}.fcd-card .fcd-team.fcd-away{align-items:flex-end;text-align:right}.fcd-card .fcd-team img{width:34px;height:34px;object-fit:contain}.fcd-card .fcd-team div{font-size:14px;font-weight:600;white-space:normal;overflow:visible;text-overflow:unset}.fcd-card .fcd-center .fcd-label{font-size:13px;font-weight:400}.fcd-card .fcd-center .fcd-score,.fcd-card .fcd-center .fcd-kickoff{font-size:18px;font-weight:700}}@media (min-width:700px) and (max-width:1100px){.fcd-card .fcd-team.fcd-home{align-items:flex-start;text-align:left;margin-top:-60px!important}}@media (min-width:700px) and (max-width:1100px){.fcd-card .fcd-team.fcd-away{align-items:flex-end;text-align:right;margin-top:-60px}.fcd-card{min-height:auto}}.fcd-slider{display:flex;flex-direction:column;align-items:center;gap:0;padding-bottom:20px}.fcd-slider .swiper-pagination{position:static!important;margin-top:14px!important;text-align:center;width:100%;display:flex;justify-content:center;align-items:center}.fcd-slider .swiper-pagination-bullet{background:#ccc!important;opacity:0.6;width:10px;height:10px;border-radius:50%;margin:0 5px!important;transition:all 0.3s ease}.fcd-slider .swiper-pagination-bullet-active{background:#666!important;opacity:1;transform:scale(1.15)}@media (max-width:700px){#fcd-tabelle{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#fff}.fcd-tabelle-head,.fcd-tabelle-row{grid-template-columns:40px 1fr 45px 35px 35px 35px 65px 55px 55px;font-size:12px}.fcd-tabelle-head{font-size:11.5px;font-weight:600}.fcd-tabelle-head div{padding:6px 4px}.fcd-tabelle-row{padding:6px 4px}.fcd-tabelle-team{gap:5px}.fcd-tabelle-team img{width:18px;height:18px;flex:0 0 18px}.fcd-tabelle-team-name{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.fcd-tabelle-cell{font-size:12px;padding:0 2px;text-align:center}.fcd-tabelle-rank{font-size:12px}.fcd-tabelle-cell.diff.pos{color:#009a2d}.fcd-tabelle-cell.diff.neg{color:#d90000}#fcd-tabelle::-webkit-scrollbar{height:6px}#fcd-tabelle::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.fcd-tabelle-row.highlight{background:#e30613!important;color:#fff}}#fcd-spielplan{width:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f3f6f7}.fcd-spielplan-row{display:grid;grid-template-columns:minmax(160px,200px) 1px minmax(120px,170px) 1px 1fr 1px minmax(70px,110px) 1px 1fr;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e2e5;box-sizing:border-box}.fcd-spielplan-sep{width:1px;background:#d7dadd;align-self:stretch}.fcd-spielplan-left{display:flex;flex-direction:column;gap:2px}.fcd-spielplan-day{font-weight:700;font-size:15px;text-transform:capitalize;color:#1b1c1d}.fcd-spielplan-date{font-size:14px;color:#1b1c1d}.fcd-spielplan-time{font-size:13px;color:#555}.fcd-spielplan-competition{font-size:13px;color:#666;padding-left:12px}.fcd-spielplan-team{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.fcd-spielplan-team img{width:34px;height:34px;object-fit:contain}.fcd-spielplan-team-name{font-weight:700;font-size:13px;color:#1b1c1d}.fcd-spielplan-score{text-align:center}.fcd-spielplan-score .label{display:none}.fcd-spielplan-score .value{font-weight:800}.fcd-spielplan-score .value-desk{font-size:30px;letter-spacing:1px}.fcd-spielplan-score .value-mob{display:none}.fcd-spielplan-headline{display:none}@media (max-width:1024px){.fcd-spielplan-row{grid-template-columns:minmax(130px,180px) 1px minmax(110px,150px) 1px 1fr 1px minmax(64px,96px) 1px 1fr;padding:14px 12px}.fcd-spielplan-team-name{font-size:12px}.fcd-spielplan-score .value-desk{font-size:24px}}@media (max-width:700px){.fcd-spielplan-row{display:grid;grid-template-columns:1fr auto 1fr;grid-auto-rows:auto;row-gap:6px;column-gap:10px;padding:12px 10px}.fcd-spielplan-sep{display:none}.fcd-spielplan-left,.fcd-spielplan-competition{display:none}.fcd-spielplan-headline{display:block;grid-column:1 / -1;text-align:center;font-size:12.5px;color:#333;font-weight:600;margin-bottom:4px}.fcd-spielplan-team{flex-direction:row;gap:6px;justify-content:center;align-items:center}.fcd-spielplan-team img{width:26px;height:26px}.fcd-spielplan-team-name{font-size:13px;font-weight:600;line-height:1.2;text-align:center}.fcd-spielplan-score{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.fcd-spielplan-score .label{display:block;font-size:11.5px;color:#555;font-weight:600}.fcd-spielplan-score .value-desk{display:none}.fcd-spielplan-score .value-mob{display:block;font-size:20px;font-weight:800}}.breakdance-dropdown-links{display:flex!important;flex-direction:column!important;list-style:none!important;padding:0!important;margin:0!important;overflow:visible!important;gap:0!important}.breakdance-dropdown-item{position:relative!important;display:block!important}.breakdance-dropdown-links .breakdance-dropdown-links{position:absolute!important;top:0!important;left:100%!important;background:white!important;flex-direction:column!important;box-shadow:0 2px 10px rgba(0,0,0,0.15)!important;z-index:1000!important;padding:0!important;margin:0!important;gap:0!important;border-radius:5px!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity 0.25s ease,visibility 0.25s ease!important;display:flex!important;width:max-content!important}.breakdance-dropdown-links>li:hover>.breakdance-dropdown-links{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.breakdance-dropdown-links .breakdance-dropdown-links li:hover>.breakdance-dropdown-links{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.breakdance-dropdown-link{display:block!important;padding:8px 14px!important;text-decoration:none!important;white-space:nowrap!important}.breakdance-dropdown-link:hover{background:#f5f5f5!important}.breakdance-dropdown-links .breakdance-dropdown-links .breakdance-dropdown-link{padding:12px 18px!important}.breakdance-dropdown-floater,.breakdance-dropdown-body{overflow:visible!important}@media (max-width:1119px){{}}@media (max-width:1023px){{}}@media (max-width:767px){{}}@media (max-width:479px){{}}