@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Albert%20Sans:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--theme-typography-heading-font);color:var(--theme-typography-heading-font-color)}h1:not([class]),h2:not([class]),h3:not([class]),h4:not([class]),h5:not([class]),h6:not([class]){margin:0 0 .5rem}h1{font-weight:var(--theme-typography-heading-font-h1-font-weight);font-size:var(--theme-typography-heading-font-h1-font-size);line-height:var(--theme-typography-heading-font-h1-line-height);letter-spacing:var(--theme-typography-heading-font-h1-spacing)}h2{font-weight:var(--theme-typography-heading-font-h2-font-weight);font-size:var(--theme-typography-heading-font-h2-font-size);line-height:var(--theme-typography-heading-font-h2-line-height);letter-spacing:var(--theme-typography-heading-font-h2-spacing)}h3{font-weight:var(--theme-typography-heading-font-h3-font-weight);font-size:var(--theme-typography-heading-font-h3-font-size);line-height:var(--theme-typography-heading-font-h3-line-height);letter-spacing:var(--theme-typography-heading-font-h3-spacing)}h4{font-weight:var(--theme-typography-heading-font-h4-font-weight);font-size:var(--theme-typography-heading-font-h4-font-size);line-height:var(--theme-typography-heading-font-h4-line-height);letter-spacing:var(--theme-typography-heading-font-h4-spacing)}h5{font-weight:var(--theme-typography-heading-font-h5-font-weight);font-size:var(--theme-typography-heading-font-h5-font-size);line-height:var(--theme-typography-heading-font-h5-line-height);letter-spacing:var(--theme-typography-heading-font-h5-spacing)}h6{font-weight:var(--theme-typography-heading-font-h6-font-weight);font-size:var(--theme-typography-heading-font-h6-font-size);line-height:var(--theme-typography-heading-font-h6-line-height);letter-spacing:var(--theme-typography-heading-font-h6-spacing)}body{background-color:var(--theme-misc-background-color);font-family:var(--theme-typography-body-font);color:var(--theme-typography-body-font-color);font-weight:var(--theme-typography-body-font-weight);font-size:var(--theme-typography-body-font-size);line-height:var(--theme-typography-body-line-height);letter-spacing:var(--theme-typography-body-spacing);margin:.5rem 0}@media only screen and (min-width: 1024px){body{margin-top:1.5rem}}@supports (scrollbar-color: auto){:root{scrollbar-color:var(--theme-misc-scrollbar-color) transparent;scrollbar-width:thin}}@supports not (scrollbar-color: auto){::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--theme-misc-scrollbar-color);border-radius:10px}}::selection,.selection{background-color:var(--theme-misc-selection-background-color);color:var(--theme-misc-selection-color)}:focus,.focus{outline:var(--theme-misc-focus-border-width) solid var(--theme-misc-focus-border-color)}a,a:visited{color:inherit}#app{overflow:hidden}:root{--theme-spacing-gutter-xsmall: 8px;--theme-spacing-gutter-small: 16px;--theme-spacing-gutter-large: 16px;--theme-spacing-gutter-xlarge: 16px;--theme-spacing-gutter-xxlarge: 16px;--theme-spacing-gutter-ultra: 16px;--theme-spacing-margin-xsmall: 16px;--theme-spacing-margin-small: 40px;--theme-spacing-margin-large: 56px;--theme-spacing-margin-xlarge: calc(56px + 5vw) ;--theme-spacing-margin-xxlarge: calc(56px + 5vw) ;--theme-spacing-margin-ultra: calc(56px + 5vw) ;--theme-typography-body-font: "Manrope", sans-serif;--theme-typography-body-font-color: #142037;--theme-typography-body-font-size: 1rem;--theme-typography-body-font-weight: normal;--theme-typography-body-line-height: 150%;--theme-typography-body-spacing: 0rem;--theme-typography-heading-font: "Albert Sans", sans-serif;--theme-typography-heading-font-color: #142037;--theme-typography-heading-font-h1-font-size: 3.125rem;--theme-typography-heading-font-h1-font-weight: bold;--theme-typography-heading-font-h1-line-height: 120%;--theme-typography-heading-font-h1-spacing: -.01rem;--theme-typography-heading-font-h2-font-size: 2.75rem;--theme-typography-heading-font-h2-font-weight: bold;--theme-typography-heading-font-h2-line-height: 120%;--theme-typography-heading-font-h2-spacing: -.01rem;--theme-typography-heading-font-h3-font-size: 2.5rem;--theme-typography-heading-font-h3-font-weight: bold;--theme-typography-heading-font-h3-line-height: 120%;--theme-typography-heading-font-h3-spacing: -.01rem;--theme-typography-heading-font-h4-font-size: 2.1875rem;--theme-typography-heading-font-h4-font-weight: bold;--theme-typography-heading-font-h4-line-height: 120%;--theme-typography-heading-font-h4-spacing: -.01rem;--theme-typography-heading-font-h5-font-size: 2rem;--theme-typography-heading-font-h5-font-weight: bold;--theme-typography-heading-font-h5-line-height: 120%;--theme-typography-heading-font-h5-spacing: -.01rem;--theme-typography-heading-font-h6-font-size: 1.5rem;--theme-typography-heading-font-h6-font-weight: bold;--theme-typography-heading-font-h6-line-height: 120%;--theme-typography-heading-font-h6-spacing: -.01rem;--theme-typography-product-card-font: "Manrope", sans-serif;--theme-typography-product-card-price-font-size: 1.625rem;--theme-typography-product-card-price-font-weight: 800;--theme-typography-product-card-price-line-height: 120%;--theme-typography-product-card-price-spacing: -.04rem;--theme-typography-product-card-price-large-font-size: 4rem;--theme-typography-product-card-price-large-font-weight: 800;--theme-typography-product-card-price-large-line-height: 120%;--theme-typography-product-card-price-large-spacing: -.16rem;--theme-typography-product-card-discount-price-font-size: 1rem;--theme-typography-product-card-discount-price-font-weight: 700;--theme-typography-product-card-discount-price-line-height: 100%;--theme-typography-product-card-discount-price-spacing: -.03rem;--theme-typography-product-card-discount-price-large-font-size: 1.25rem;--theme-typography-product-card-discount-price-large-font-weight: 700;--theme-typography-product-card-discount-price-large-line-height: 100%;--theme-typography-product-card-discount-price-large-spacing: -.0375rem;--theme-typography-product-card-name-font-size: 1.0625rem;--theme-typography-product-card-name-font-weight: 800;--theme-typography-product-card-name-line-height: 120%;--theme-typography-product-card-name-spacing: -.01rem;--theme-typography-product-card-price-details-font-size: 1rem;--theme-typography-product-card-price-details-font-weight: bold;--theme-typography-product-card-price-details-line-height: 100%;--theme-typography-product-card-price-details-spacing: -.03rem;--theme-typography-product-card-description-font-size: 1rem;--theme-typography-product-card-description-font-weight: normal;--theme-typography-product-card-description-line-height: 140%;--theme-typography-product-card-description-spacing: 0rem;--theme-typography-product-card-id-number-font-size: 1rem;--theme-typography-product-card-id-number-font-weight: 600;--theme-typography-product-card-id-number-line-height: 100%;--theme-typography-product-card-id-number-spacing: .01rem;--theme-typography-label-font: "Manrope", sans-serif;--theme-typography-label-buttons-xlarge-font-size: 2rem;--theme-typography-label-buttons-xlarge-font-weight: bold;--theme-typography-label-buttons-xlarge-line-height: 100%;--theme-typography-label-buttons-xlarge-spacing: 0rem;--theme-typography-label-buttons-large-font-size: 1.375rem;--theme-typography-label-buttons-large-font-weight: bold;--theme-typography-label-buttons-large-line-height: 100%;--theme-typography-label-buttons-large-spacing: 0rem;--theme-typography-label-buttons-medium-bold-font-size: .9375rem;--theme-typography-label-buttons-medium-bold-font-weight: bold;--theme-typography-label-buttons-medium-bold-line-height: 100%;--theme-typography-label-buttons-medium-bold-spacing: 0rem;--theme-typography-label-buttons-medium-font-size: .9375rem;--theme-typography-label-buttons-medium-font-weight: 600;--theme-typography-label-buttons-medium-line-height: 140%;--theme-typography-label-buttons-medium-spacing: 0rem;--theme-typography-label-tags-font-size: .9375rem;--theme-typography-label-tags-font-weight: 800;--theme-typography-label-tags-line-height: 100%;--theme-typography-label-tags-spacing: .02rem;--theme-typography-label-buttons-large-mobile-font-size: 1.5rem;--theme-typography-label-buttons-large-mobile-font-weight: 600;--theme-typography-label-buttons-large-mobile-line-height: 100%;--theme-typography-label-buttons-large-mobile-spacing: 0rem;--theme-typography-label-buttons-medium-mobile-font-size: 1rem;--theme-typography-label-buttons-medium-mobile-font-weight: 600;--theme-typography-label-buttons-medium-mobile-line-height: 100%;--theme-typography-label-buttons-medium-mobile-spacing: 0rem;--theme-typography-label-buttons-category-font-size: 1rem;--theme-typography-label-buttons-category-font-weight: 800;--theme-typography-label-buttons-category-line-height: 130%;--theme-typography-label-buttons-category-spacing: 0rem;--theme-typography-basic-font: "Manrope", sans-serif;--theme-typography-basic-large-extra-bold-font-size: 1.25rem;--theme-typography-basic-large-extra-bold-font-weight: 800;--theme-typography-basic-large-extra-bold-line-height: 140%;--theme-typography-basic-large-extra-bold-spacing: 0rem;--theme-typography-basic-large-font-size: 1.25rem;--theme-typography-basic-large-font-weight: normal;--theme-typography-basic-large-line-height: 140%;--theme-typography-basic-large-spacing: 0rem;--theme-typography-basic-medium-bold-font-size: 1rem;--theme-typography-basic-medium-bold-font-weight: 700;--theme-typography-basic-medium-bold-line-height: 150%;--theme-typography-basic-medium-bold-spacing: 0rem;--theme-typography-basic-medium-semi-bold-font-size: 1rem;--theme-typography-basic-medium-semi-bold-font-weight: 600;--theme-typography-basic-medium-semi-bold-line-height: 150%;--theme-typography-basic-medium-semi-bold-spacing: 0rem;--theme-typography-basic-medium-font-size: 1rem;--theme-typography-basic-medium-font-weight: normal;--theme-typography-basic-medium-line-height: 150%;--theme-typography-basic-medium-spacing: 0rem;--theme-typography-basic-small-semi-bold-font-size: .875rem;--theme-typography-basic-small-semi-bold-font-weight: 600;--theme-typography-basic-small-semi-bold-line-height: 150%;--theme-typography-basic-small-semi-bold-spacing: 0rem;--theme-typography-basic-small-font-size: .875rem;--theme-typography-basic-small-font-weight: 500;--theme-typography-basic-small-line-height: 150%;--theme-typography-basic-small-spacing: 0rem;--theme-typography-basic-tiny-extra-bold-font-size: .75rem;--theme-typography-basic-tiny-extra-bold-font-weight: 800;--theme-typography-basic-tiny-extra-bold-line-height: 150%;--theme-typography-basic-tiny-extra-bold-spacing: 0rem;--theme-typography-basic-tiny-vt-font-size: .75rem;--theme-typography-basic-tiny-vt-font-weight: 500;--theme-typography-basic-tiny-vt-line-height: 150%;--theme-typography-basic-tiny-vt-spacing: 0rem;--theme-typography-basic-tiny-font-size: .75rem;--theme-typography-basic-tiny-font-weight: 500;--theme-typography-basic-tiny-line-height: 150%;--theme-typography-basic-tiny-spacing: 0rem;--theme-typography-basic-medium-mobile-font-size: 1rem;--theme-typography-basic-medium-mobile-font-weight: normal;--theme-typography-basic-medium-mobile-line-height: 150%;--theme-typography-basic-medium-mobile-spacing: 0rem;--theme-typography-basic-small-mobile-font-size: .875rem;--theme-typography-basic-small-mobile-font-weight: normal;--theme-typography-basic-small-mobile-line-height: 150%;--theme-typography-basic-small-mobile-spacing: 0rem;--theme-typography-headline-font: "Albert Sans", sans-serif;--theme-typography-headline-small-font-size: 2.5rem;--theme-typography-headline-small-font-weight: 800;--theme-typography-headline-small-line-height: 105%;--theme-typography-headline-small-spacing: -.02rem;--theme-typography-headline-medium-font-size: 3.5rem;--theme-typography-headline-medium-font-weight: 800;--theme-typography-headline-medium-line-height: 105%;--theme-typography-headline-medium-spacing: -.01rem;--theme-typography-headline-large-font-size: 4rem;--theme-typography-headline-large-font-weight: 800;--theme-typography-headline-large-line-height: 105%;--theme-typography-headline-large-spacing: -.01rem;--theme-typography-headline-xlarge-font-size: 5rem;--theme-typography-headline-xlarge-font-weight: 800;--theme-typography-headline-xlarge-line-height: 105%;--theme-typography-headline-xlarge-spacing: -.01rem;--theme-typography-headline-small-mobile-font-size: 2.25rem;--theme-typography-headline-small-mobile-font-weight: 800;--theme-typography-headline-small-mobile-line-height: 105%;--theme-typography-headline-small-mobile-spacing: -.02rem;--theme-typography-headline-medium-mobile-font-size: 2.75rem;--theme-typography-headline-medium-mobile-font-weight: 800;--theme-typography-headline-medium-mobile-line-height: 105%;--theme-typography-headline-medium-mobile-spacing: -.01rem;--theme-typography-headline-large-mobile-font-size: 3.25rem;--theme-typography-headline-large-mobile-font-weight: 800;--theme-typography-headline-large-mobile-line-height: 105%;--theme-typography-headline-large-mobile-spacing: -.01rem;--theme-typography-headline-xlarge-mobile-font-size: 3.5rem;--theme-typography-headline-xlarge-mobile-font-weight: 800;--theme-typography-headline-xlarge-mobile-line-height: 105%;--theme-typography-headline-xlarge-mobile-spacing: -.01rem;--theme-buttons-primary-border-radius: 6.25rem;--theme-buttons-primary-icon-border-radius: 2370.28613rem;--theme-buttons-primary-dark-background-color: #142037;--theme-buttons-primary-dark-color: #ffffff;--theme-buttons-primary-dark-icon-color: #142037;--theme-buttons-primary-dark-icon-background-color: #ffffff;--theme-buttons-primary-light-background-color: #99cffb;--theme-buttons-primary-light-color: #142037;--theme-buttons-primary-light-icon-color: #142037;--theme-buttons-primary-light-icon-background-color: #ffffff;--theme-buttons-primary-white-light-background-color: #ffffff;--theme-buttons-primary-white-light-color: #142037;--theme-buttons-primary-white-light-icon-color: #ffffff;--theme-buttons-primary-white-light-icon-background-color: #142037;--theme-buttons-primary-white-dark-background-color: #ffffff;--theme-buttons-primary-white-dark-color: #142037;--theme-buttons-primary-white-dark-icon-color: #ffffff;--theme-buttons-primary-white-dark-icon-background-color: #142037;--theme-buttons-primary-disabled-color: #757575;--theme-buttons-primary-disabled-background-color: #dcdcdc;--theme-buttons-primary-disabled-icon-color: #dcdcdc;--theme-buttons-primary-disabled-icon-background-color: #c0c1c2;--theme-buttons-search-background-color: #dcdcdc;--theme-buttons-search-color: #142037;--theme-buttons-search-icon-color: #142037;--theme-buttons-search-icon-background-color: #ffffff;--theme-buttons-icon-border-radius: 2906.876rem;--theme-buttons-icon-light-background-color: #99cffb;--theme-buttons-icon-light-color: #142037;--theme-buttons-icon-dark-background-color: #142037;--theme-buttons-icon-dark-color: #ffffff;--theme-buttons-icon-alpha-dark-background-color: transparent;--theme-buttons-icon-alpha-dark-color: #142037;--theme-buttons-icon-alpha-light-background-color: transparent;--theme-buttons-icon-alpha-light-color: #ffffff;--theme-buttons-icon-disabled-color: #dcdcdc;--theme-buttons-icon-disabled-background-color: #c0c1c2;--theme-buttons-link-border-radius: 1.5rem;--theme-buttons-link-background-color: #ffffff;--theme-buttons-link-color: #142037;--theme-buttons-link-hover-background-color: #99cffb;--theme-buttons-link-hover-color: #142037;--theme-buttons-link-xsmall-color: #757575;--theme-buttons-link-xsmall-color-hover: #142037;--theme-buttons-loading-color: #142037;--theme-buttons-loading-border-radius: 1.5rem;--theme-buttons-cart-items-border-radius: 6.25rem;--theme-buttons-cart-items-color: #ffffff;--theme-buttons-cart-items-border-color: #ffffff;--theme-buttons-cart-items-background-color: #97284b;--theme-buttons-secondary-border-radius: .5rem;--theme-buttons-secondary-disabled-color: #c0c1c2;--theme-buttons-secondary-border-color: #142037;--theme-buttons-tertiary-border-radius: .5rem;--theme-buttons-tertiary-border-color: #142037;--theme-buttons-tertiary-disabled-color: #dcdcdc;--theme-buttons-filter-dropdown-hover-color: #99cffb;--theme-buttons-filter-dropdown-white-background-color: #ffffff;--theme-buttons-filter-dropdown-filter-amount-color: #142037;--theme-buttons-filter-dropdown-filter-amount-background-color: #99cffb;--theme-buttons-filter-dropdown-filter-amount-background-hover-color: #ffffff;--theme-buttons-filter-dropdown-border-radius: 6.25rem;--theme-buttons-counter-border-radius: 1.5rem;--theme-buttons-counter-button-border-radius: 6.25rem;--theme-buttons-counter-blue-background-color: #99cffb;--theme-buttons-counter-blue-button-background-color: #ffffff;--theme-buttons-counter-blue-button-color: #ffffff;--theme-buttons-counter-white-background-color: #ffffff;--theme-buttons-counter-white-button-background-color: #142037;--theme-buttons-popup-background-color-red: #ff8176;--theme-buttons-popup-hover-color-red: #c33c1d;--theme-buttons-popup-icon-color-red: #142037;--theme-buttons-popup-icon-dark-gray: #757575;--theme-buttons-popup-icon-hover-color-red: #ffffff;--theme-buttons-popup-background-color-light-gray: #e9e9e9;--theme-buttons-popup-hover-color-light-gray: #c0c1c2;--theme-buttons-popup-icon-color-light-gray: #757575;--theme-buttons-popup-icon-hover-color-light-gray: #757575;--theme-buttons-delete-icon-color: #757575;--theme-buttons-delete-button-top-corner-background-color: rgba(233, 233, 233, .7019607843);--theme-buttons-delete-button-icon-hover-color: #ffffff;--theme-buttons-delete-button-hover-background-color: #c33c1d;--theme-buttons-tab-background-color: #ffffff;--theme-buttons-tab-background-hover-color: #99cffb;--theme-buttons-tab-background-active-color: #142037;--theme-buttons-tab-icon-color: #142037;--theme-buttons-tab-icon-active-color: #ffffff;--theme-buttons-quick-add-to-cart-background-color: #99cffb;--theme-buttons-quick-add-to-cart-sold-out-background-color: #dcdcdc;--theme-buttons-quick-add-to-cart-background-hover-color: #142037;--theme-buttons-quick-add-to-cart-icon-hover-color: #ffffff;--theme-buttons-cart-full-background-color: #4fc96e;--theme-buttons-cart-full-hover-background-color: #142037;--theme-buttons-cart-full-icon-color: #ffffff;--theme-buttons-pdf-icon-background-color: #142037;--theme-buttons-pdf-icon-color: #ffffff;--theme-buttons-pdf-icon-hover-color: #142037;--theme-buttons-pdf-button-background-color: #e9e9e9;--theme-buttons-pdf-button-hover-background-color: #99cffb;--theme-misc-background-color: #e9e9e9;--theme-misc-scrollbar-color: #142037;--theme-misc-selection-background-color: #c1e68e;--theme-misc-selection-color: #142037;--theme-misc-focus-border-color: #ff8fc8;--theme-misc-focus-border-width: 4px;--theme-misc-stroke-color: #e8e8e8;--theme-misc-separator-color: #c0c1c2;--theme-cards-background: #ffffff;--theme-cards-icon-background: #142037;--theme-cards-icon-hover-background: #99cffb;--theme-cards-icon-color: #ffffff;--theme-cards-icon-hover-color: #142037;--theme-cards-content-background-green: #c1e68e;--theme-cards-content-background-purple: #c89bd4;--theme-cards-content-background-pink: #f096c4;--theme-cards-content-background-blue: #99cffb;--theme-cards-member-card-background: #ffffff;--theme-cards-border-radius: 2rem;--theme-cards-original-price-color: #757575;--theme-cards-original-price-strike-though-color: rgba(240, 162, 149, .5019607843);--theme-cards-original-price-hover-color: #ffffff;--theme-cards-sold-out-price-color: #757575;--theme-cards-product-card-hover-background: #142037;--theme-cards-product-card-icon-hover-color: #ffffff;--theme-cards-category-card-background-color: #ffffff;--theme-cards-category-card-hover-background-color: #99cffb;--theme-cards-product-card-background-color: #ffffff;--theme-cards-product-card-title-background-color: #ffffff;--theme-cards-product-card-item-background-color: rgba(233, 233, 233, .7019607843);--theme-cards-product-card-item-selected-background-color: #142037;--theme-cards-product-card-item-text-color: #142037;--theme-cards-product-card-item-selected-text-color: #ffffff;--theme-cards-product-card-total-background-color: rgba(233, 233, 233, .7019607843);--theme-cards-product-card-title-hover-background-color: #dcdcdc;--theme-cards-announcement-card-white-background-color: #ffffff;--theme-cards-announcement-card-light-background-color: #99cffb;--theme-cards-announcement-card-dark-background-color: #142037;--theme-cards-announcement-card-green-background-color: #c1e68e;--theme-cards-announcement-card-pink-background-color: #f096c4;--theme-cards-announcement-card-purple-background-color: #c89bd4;--theme-cards-announcement-card-christmas-background-color: #d7243e;--theme-cards-announcement-badge-white-background-color: #142037;--theme-cards-announcement-badge-white-text-color: #ffffff;--theme-cards-announcement-badge-dark-background-color: #99cffb;--theme-cards-announcement-badge-dark-text-color: #142037;--theme-cards-announcement-badge-green-background-color: #304611;--theme-cards-announcement-badge-green-text-color: #ffffff;--theme-cards-announcement-badge-pink-background-color: #421024;--theme-cards-announcement-badge-pink-text-color: #ffffff;--theme-cards-announcement-badge-purple-background-color: #301046;--theme-cards-announcement-badge-purple-text-color: #ffffff;--theme-cards-announcement-card-dark-text-color: #ffffff;--theme-nav-height: 3.75rem;--theme-nav-offset: 4.75rem;--theme-nav-offset-mobile: 4.5rem;--theme-nav-background-color: #ffffff;--theme-nav-footer-bg: #ffffff;--theme-nav-border-color: #e8e8e8;--theme-nav-mobile-search-bg: #99cffb;--theme-nav-breadcrumb-color: #757575;--theme-nav-breadcrumb-home-color: #142037;--theme-dropdown-primary-background-color: #ffffff;--theme-dropdown-primary-hover-background-color: #99cffb;--theme-dropdown-primary-active-background-color: #142037;--theme-dropdown-primary-active-text-color: #ffffff;--theme-dropdown-border-radius: 1.5rem;--theme-dropdown-stroke-color: #e8e8e8;--theme-dropdown-default-hover-background-color: #99cffb;--theme-dropdown-default-selected-background-color: #142037;--theme-dropdown-default-selected-text-color: #ffffff;--theme-dropdown-dashboard-selected-background-green: #c1e68e;--theme-dropdown-dashboard-selected-background-pink: #f096c4;--theme-dropdown-dashboard-selected-background-purple: #c89bd4;--theme-dropdown-dashboard-selected-background-white: #ffffff;--theme-dropdown-dashboard-selected-text-color: #142037;--theme-dropdown-dashboard-default-text-color: #ffffff;--theme-dropdown-navbar-background-color: #ffffff;--theme-dropdown-navbar-user-background-color: #142037;--theme-dropdown-navbar-header-text-color: #ffffff;--theme-dropdown-navbar-hover-color: #99cffb;--theme-dropdown-navbar-profile-background-color: #ffffff;--theme-dropdown-navbar-profile-text-color: #142037;--theme-badges-default-left-alignment-border-radius: 2rem 0rem;--theme-badges-default-right-alignment-border-radius: 0rem 2rem;--theme-badges-default-2f1-background-color: #cabdff;--theme-badges-default-new-background-color: #ffdb86;--theme-badges-default-discount-background-color: #e94f35;--theme-badges-default-sold-out-background-color: #c5c5c5;--theme-badges-default-discount-text-color: #ffffff;--theme-badges-default-text-color: #142037;--theme-badges-small-border-radius: 6.25rem;--theme-badges-small-discount-background-color: #e94f35;--theme-badges-small-discount-text-color: #ffffff;--theme-badges-small-default-text-color: #142037;--theme-badges-small-2f1-background-color: #cabdff;--theme-badges-small-dagvara-background-color: #b0ff42;--theme-badges-announcement-dark-blue-background-color: #142037;--theme-badges-announcement-light-blue-background-color: #99cffb;--theme-badges-announcement-white-background-color: #ffffff;--theme-badges-announcement-green-background-color: #54a346;--theme-badges-announcement-dark-green-background-color: #304611;--theme-badges-announcement-pink-background-color: #97284b;--theme-badges-announcement-dark-pink-background-color: #421024;--theme-badges-announcement-purple-background-color: #73299f;--theme-badges-announcement-dark-purple-background-color: #301046;--theme-badges-announcement-new-background-color: #ffdb86;--theme-badges-announcement-2f1-background-color: #cabdff;--theme-badges-announcement-dark-text-color: #142037;--theme-badges-announcement-light-text-color: #ffffff;--theme-badges-combo-sold-out-background-color: #c5c5c5;--theme-badges-combo-new-background-color: #ffdb86;--theme-badges-combo-discount-background-color: #e94f35;--theme-badges-combo-2f1-background-color: #cabdff;--theme-badges-combo-dark-text-color: #142037;--theme-badges-combo-light-text-color: #ffffff;--theme-badges-combo-left-alignment-border-radius: 1.5rem 0rem;--theme-badges-combo-right-alignment-border-radius: 0rem 1.5rem;--theme-badges-badge-neutral-background: #e9e9e9;--theme-badges-badge-unavailable-background: #f9ebe8;--theme-badges-badge-unavailable-color: #c33c1d;--theme-badges-badge-warning-background: #fdf0cb;--theme-badges-badge-available-background: #ebf9e8;--theme-badges-badge-available-color: #338026;--theme-badges-badge-general-background: #ffffff;--theme-badges-badge-manufacturer-background: #99cffb;--theme-input-field-input-text-color: #142037;--theme-input-field-border-radius: 6.25rem;--theme-input-field-textarea-border-radius: 1.5rem;--theme-input-field-background-color: #e9e9e9;--theme-input-field-placeholder-color: #757575;--theme-input-field-placeholder-hover-color: #142037;--theme-input-field-background-hover-color: #99cffb;--theme-input-field-background-focus-color: #99cffb;--theme-input-field-disabled-text-color: #757575;--theme-input-field-disabled-icon-color: #757575;--theme-input-field-error-border-color: #ff8176;--theme-input-field-error-background-color: #f9ebe8;--theme-input-field-error-icon-color: #c33c1d;--theme-banner-success-background-color: #4fc96e;--theme-banner-error-background-color: #ff8176;--theme-banner-warning-background-color: #ffd886;--theme-banner-general-background-color: #2358a0;--theme-banner-dagvara-background-color: #b0ff42;--theme-banner-success-text-color: #142037;--theme-banner-error-text-color: #142037;--theme-banner-warning-text-color: #142037;--theme-banner-general-text-color: #ffffff;--theme-banner-dagvara-text-color: #142037;--theme-banner-success-icon-background-color: #4fc96e;--theme-banner-error-icon-background-color: #ff8176;--theme-banner-warning-icon-background-color: #ffd886;--theme-banner-general-icon-background-color: #ffffff;--theme-banner-dagvara-icon-background-color: #b0ff42;--theme-banner-background-icon-color: #142037;--theme-overlay-backdrop-background-color: rgba(233, 233, 233, .7);--theme-overlay-background-color: #ffffff;--theme-overlay-buttons-border-color: #e8e8e8;--theme-overlay-buttons-background-color: #ffffff;--theme-overlay-bottom-border-top-color: rgba(233, 233, 233, .7019607843);--theme-overlay-cart-item-background-color: rgba(233, 233, 233, .7019607843);--theme-overlay-strikethrough-color: rgba(233, 79, 53, .5);--theme-overlay-badge-dagvara-background-color: #b0ff42;--theme-overlay-badge-discount-background-color: #e94f35;--theme-overlay-badge-discount-icon-color: #ffffff;--theme-overlay-cart-item-dark-grey-color: #757575;--theme-overlay-background-color-success: #ebf9e8;--theme-overlay-icon-background-color-success: #338026;--theme-overlay-icon-color-success: #ffffff;--theme-calendar-background-color: #ffffff;--theme-calendar-other-month-color: #aac8e1;--theme-calendar-day-color: #142037;--theme-calendar-day-hover-background-color: #99cffb;--theme-calendar-day-hover-color: #142037;--theme-calendar-today-border-color: #99cffb;--theme-calendar-today-color: #142037;--theme-calendar-day-selected-background-color: #142037;--theme-calendar-day-selected-color: #ffffff;--theme-calendar-day-multi-background-color: #142037;--theme-calendar-day-multi-color: #ffffff;--theme-calendar-day-disabled-color: #c0c1c2;--theme-calendar-icon-disabled-color: #c0c1c2;--theme-headerbanner-light-blue-background-color: #99cffb;--theme-headerbanner-light-blue-text-color: #142037;--theme-headerbanner-christmas-background-color: #d7243e;--theme-headerbanner-christmas-text-color: #ffffff;--theme-checkout-order-summary-background: #ffffff;--theme-checkout-order-summary-discount-color: #e94f35;--theme-checkout-quantity-color: #757575;--theme-checkout-info-icon-background-color: #99cffb;--theme-checkout-info-icon-color: #142037;--theme-checkout-expander-icon-color: #757575;--theme-checkout-strikethrough-color: #e94f35;--theme-checkout-delivery-method-accordion-background: #142037;--theme-checkout-delivery-method-title-color: #ffffff;--theme-checkout-delivery-method-warehouse-card-background: #99cffb;--theme-checkout-order-confirmation-header-background: #2358a0;--theme-checkout-order-confirmation-header-text-color: #ffffff;--theme-checkout-order-confirmation-card-background: #ffffff;--theme-checkout-order-confirmation-card-icon-background: rgba(233, 233, 233, .7019607843);--theme-checkout-accordion-card-background: #ffffff;--theme-checkout-accordion-card-step-background: rgba(233, 233, 233, .7019607843);--theme-checkout-delivery-summary-icon-background: rgba(233, 233, 233, .7019607843);--theme-cart-product-overview-background: #ffffff;--theme-cart-item-background: rgba(233, 233, 233, .7019607843);--theme-cart-strikethrough-color: rgba(240, 162, 149, .5);--theme-cart-item-dark-gray: #757575;--theme-cart-badge-discount-background-color: #e94f35;--theme-cart-badge-discount-color: #ffffff;--theme-cart-badge-dagvara-background-color: #142037;--theme-cart-badge-dagvara-color: #b0ff42;--theme-cart-overlay-background: rgba(255, 255, 255, .7);--theme-cart-loading-bar-background: #dcdcdc;--theme-cart-loading-bar-color: #99cffb;--theme-headers-background-color: #2358a0;--theme-headers-title-text-color: #ffffff;--theme-headers-pink-shape-color: #f096c4;--theme-headers-blue-shape-color: #99cffb;--theme-headers-dark-blue-shape-color: #142037;--theme-headers-green-shape-color: #c1e68e;--theme-headers-white-shape-color: #ffffff;--theme-headers-light-purple-shape-color: #c89bd4;--theme-headers-purple-shape-color: #73299f;--theme-headers-dark-purple-shape-color: #301046;--theme-selectors-selector-background-color: #ffffff;--theme-selectors-selector-background-hover-color: #99cffb;--theme-selectors-selector-gray-background-color: #c5c5c5;--theme-selectors-selector-pdp-selected-background-color: #142037;--theme-selectors-selector-pdp-sold-out-color: #757575;--theme-selectors-selector-pdp-sold-out-dark-bg-text-color: #dcdcdc;--theme-selectors-checkbox-border-color: #142037;--theme-selectors-checkbox-quantity-color: #757575;--theme-selectors-checkbox-hover-color: #99cffb;--theme-selectors-checkbox-checked-color: #142037;--theme-selectors-checkbox-white-color: #ffffff;--theme-selectors-radio-default-border-color: #142037;--theme-selectors-radio-default-background-color: #ffffff;--theme-selectors-radio-default-background-hover-color: #99cffb;--theme-selectors-radio-default-background-selected-color: #142037;--theme-selectors-radio-default-border-selected-color: #142037;--theme-selectors-radio-card-border-color: #c0c1c2;--theme-selectors-radio-card-background-color: #ffffff;--theme-selectors-radio-card-border-hover-color: #4fc96e;--theme-selectors-radio-card-background-hover-color: rgba(79, 201, 110, .25);--theme-selectors-radio-card-background-selected-color: #4fc96e;--theme-selectors-radio-card-border-selected-color: #4fc96e;--theme-selectors-radio-card-white-background: #ffffff;--theme-selectors-radio-card-light-gray-background: rgba(233, 233, 233, .7);--theme-selectors-radio-selected-light-blue-color: #99cffb;--theme-selectors-radio-selected-dark-blue-color: #142037;--theme-selectors-radio-selected-dark-blue-text-color: #ffffff;--theme-contact-container-left-background-color: #ffffff;--theme-contact-container-right-background-color: #f096c4;--theme-shapes-fill-white: #ffffff;--theme-shapes-fill-pink: #97284b;--theme-shapes-fill-dark-pink: #421024;--theme-shapes-fill-accent-pink: #f096c4;--theme-shapes-fill-dark-blue: #142037;--theme-shapes-fill-purple: #c89bd4;--theme-shapes-fill-light-blue: #99cffb;--theme-shapes-fill-blue: #2358a0;--theme-shapes-fill-accent-purple: #c89bd4;--theme-shapes-fill-secondary-purple: #73299f;--theme-shapes-fill-secondary-dark-purple: #301046;--theme-filters-drawer-backdrop-background-color: rgba(233, 233, 233, .7);--theme-filters-drawer-background-color: #ffffff;--theme-filters-drawer-filter-amount-color: #99cffb;--theme-filters-drawer-border-color: rgba(233, 233, 233, .7019607843);--theme-filters-drawer-filter-selected-color: #e9e9e9;--theme-filters-drawer-filter-hover-color: #99cffb;--theme-filters-drawer-connector-color: #dcdcdc;--theme-search-container-background-color: #ffffff;--theme-search-default-text-color: #142037;--theme-search-empty-results-text-color: #757575;--theme-search-group-label-text-color: #757575;--theme-pagination-mobile-default-color: #c89bd4;--theme-pagination-mobile-hover-color: #99cffb;--theme-pagination-mobile-selected-color: #142037}.button[data-v-377fbe7c]{position:relative;display:inline-flex;height:3.5rem;padding:0rem 1.5rem;justify-content:center;align-items:center;gap:1rem;flex-shrink:0;border:none;overflow:hidden;cursor:pointer;z-index:0}.button.rounded-tl[data-v-377fbe7c]{border-top-left-radius:1.5rem}.button.rounded-tr[data-v-377fbe7c]{border-top-right-radius:1.5rem}.button.rounded-bl[data-v-377fbe7c]{border-bottom-left-radius:1.5rem}.button.rounded-br[data-v-377fbe7c]{border-bottom-right-radius:1.5rem}.button .svg-icon[data-v-377fbe7c]{transition:color .3s;z-index:1}.button.red .svg-icon[data-v-377fbe7c]{color:var(--theme-buttons-popup-icon-color-red)}.button.red .svg-icon[data-v-377fbe7c]:hover{color:var(--theme-buttons-popup-icon-hover-color-red)}.button.light-gray .svg-icon[data-v-377fbe7c]{color:var(--theme-buttons-popup-icon-dark-gray)}.button.light-gray .svg-icon[data-v-377fbe7c]:hover{color:var(--theme-buttons-popup-icon-hover-color-light-gray)}.button[data-v-377fbe7c]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;z-index:-1}.button[data-v-377fbe7c]:hover:before{left:0%}.button.red[data-v-377fbe7c]{background:var(--theme-buttons-popup-background-color-red);color:var(--theme-buttons-popup-icon-color-red)}.button.red[data-v-377fbe7c]:before{background-color:var(--theme-buttons-popup-hover-color-red)}.button.red[data-v-377fbe7c]:hover{color:var(--theme-buttons-popup-icon-hover-color-red)}.button.light-gray[data-v-377fbe7c]{background:var(--theme-buttons-popup-background-color-light-gray);color:var(--theme-buttons-popup-icon-color-light-gray)}.button.light-gray[data-v-377fbe7c]:before{background-color:var(--theme-buttons-popup-hover-color-light-gray)}.button.light-gray[data-v-377fbe7c]:hover{color:var(--theme-buttons-popup-icon-hover-color-light-gray)}.button.white[data-v-377fbe7c]{background:var(--theme-buttons-popup-background-color-white);color:var(--theme-buttons-popup-icon-color-white)}.button.white[data-v-377fbe7c]:before{background-color:var(--theme-buttons-popup-hover-color-white)}.button.white[data-v-377fbe7c]:hover{color:var(--theme-buttons-popup-icon-hover-color-white)}.text-label[data-v-60bc8dc3]{font-family:var(--theme-typography-label-font)}.text-label.buttons-xlarge[data-v-60bc8dc3]{font-weight:var(--theme-typography-label-buttons-xlarge-font-weight);font-size:var(--theme-typography-label-buttons-xlarge-font-size);line-height:var(--theme-typography-label-buttons-xlarge-line-height);letter-spacing:var(--theme-typography-label-buttons-xlarge-spacing)}.text-label.buttons-large[data-v-60bc8dc3]{font-weight:var(--theme-typography-label-buttons-large-font-weight);font-size:var(--theme-typography-label-buttons-large-font-size);line-height:var(--theme-typography-label-buttons-large-line-height);letter-spacing:var(--theme-typography-label-buttons-large-spacing)}.text-label.buttons-medium-bold[data-v-60bc8dc3]{font-weight:var(--theme-typography-label-buttons-medium-bold-font-weight);font-size:var(--theme-typography-label-buttons-medium-bold-font-size);line-height:var(--theme-typography-label-buttons-medium-bold-line-height);letter-spacing:var(--theme-typography-label-buttons-medium-bold-spacing)}.text-label.buttons-medium[data-v-60bc8dc3]{font-weight:var(--theme-typography-label-buttons-medium-font-weight);font-size:var(--theme-typography-label-buttons-medium-font-size);line-height:var(--theme-typography-label-buttons-medium-line-height);letter-spacing:var(--theme-typography-label-buttons-medium-spacing)}.text-label.tags[data-v-60bc8dc3]{font-weight:var(--theme-typography-label-tags-font-weight);font-size:var(--theme-typography-label-tags-font-size);line-height:var(--theme-typography-label-tags-line-height);letter-spacing:var(--theme-typography-label-tags-spacing)}.text-label.buttons-category[data-v-60bc8dc3]{font-weight:var(--theme-typography-label-buttons-category-font-weight);font-size:var(--theme-typography-label-buttons-category-font-size);line-height:var(--theme-typography-label-buttons-category-line-height);letter-spacing:var(--theme-typography-label-buttons-category-spacing)}@media (max-width: 481px){.text-label.buttons-large[data-v-60bc8dc3]{font-weight:var(--theme-typography-label-buttons-large-mobile-font-weight);font-size:var(--theme-typography-label-buttons-large-mobile-font-size);line-height:var(--theme-typography-label-buttons-large-mobile-line-height);letter-spacing:var(--theme-typography-label-buttons-large-mobile-spacing)}.text-label.buttons-medium[data-v-60bc8dc3]{font-weight:var(--theme-typography-label-buttons-medium-mobile-font-weight);font-size:var(--theme-typography-label-buttons-medium-mobile-font-size);line-height:var(--theme-typography-label-buttons-medium-mobile-line-height);letter-spacing:var(--theme-typography-label-buttons-medium-mobile-spacing)}}.button[data-v-73b25230]{position:relative;min-height:3rem;display:inline-flex;padding:0rem 1.5rem;transition:color .5s ease;align-items:center;justify-content:space-between;flex-shrink:0;gap:1.125rem;border:none;cursor:pointer;border-radius:var(--theme-buttons-primary-border-radius);overflow:hidden;z-index:0;text-decoration:none}.button[data-v-73b25230]:focus{z-index:10}.button.has-icon[data-v-73b25230]{padding-right:.375rem}.button .button-icon[data-v-73b25230]{display:flex;justify-content:center;align-items:center;width:2.225rem;height:2.225rem;padding:.5625rem;border-radius:var(--theme-buttons-primary-icon-border-radius);aspect-ratio:1/1;transition:color .5s ease,background-color .5s ease}.button .button-text[data-v-73b25230]{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.button[data-v-73b25230]:disabled{cursor:not-allowed;background-color:var(--theme-buttons-primary-disabled-background-color);color:var(--theme-buttons-primary-disabled-color)}.button:disabled .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-disabled-icon-background-color);color:var(--theme-buttons-primary-disabled-icon-color)}.button[data-v-73b25230]:not(:disabled):before{position:absolute;left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;content:"";border-radius:var(--theme-buttons-primary-border-radius);z-index:-1}.button[data-v-73b25230]:not(:disabled):hover:before{left:0%}.button:not(:disabled).primary-dark[data-v-73b25230]{background-color:var(--theme-buttons-primary-dark-background-color);color:var(--theme-buttons-primary-dark-color)}.button:not(:disabled).primary-dark .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-dark-icon-background-color);color:var(--theme-buttons-primary-dark-icon-color)}.button:not(:disabled).primary-dark[data-v-73b25230]:hover{color:var(--theme-buttons-primary-light-color)}.button:not(:disabled).primary-dark:hover .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-light-icon-background-color);color:var(--theme-buttons-primary-light-icon-color)}.button:not(:disabled).primary-dark[data-v-73b25230]:before{background-color:var(--theme-buttons-primary-light-background-color)}.button:not(:disabled).primary-light[data-v-73b25230]{background-color:var(--theme-buttons-primary-light-background-color);color:var(--theme-buttons-primary-light-color)}.button:not(:disabled).primary-light .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-light-icon-background-color);color:var(--theme-buttons-primary-light-icon-color)}.button:not(:disabled).primary-light[data-v-73b25230]:hover{color:var(--theme-buttons-primary-dark-color)}.button:not(:disabled).primary-light:hover .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-dark-icon-background-color);color:var(--theme-buttons-primary-dark-icon-color)}.button:not(:disabled).primary-light[data-v-73b25230]:before{background-color:var(--theme-buttons-primary-dark-background-color)}.button:not(:disabled).white-light[data-v-73b25230]{background-color:var(--theme-buttons-primary-white-light-background-color);color:var(--theme-buttons-primary-white-light-color)}.button:not(:disabled).white-light .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-white-light-icon-background-color);color:var(--theme-buttons-primary-white-light-icon-color)}.button:not(:disabled).white-light[data-v-73b25230]:hover{color:var(--theme-buttons-primary-light-color)}.button:not(:disabled).white-light:hover .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-light-icon-background-color);color:var(--theme-buttons-primary-light-icon-color)}.button:not(:disabled).white-light[data-v-73b25230]:before{background-color:var(--theme-buttons-primary-light-background-color)}.button:not(:disabled).white-dark[data-v-73b25230]{background-color:var(--theme-buttons-primary-white-dark-background-color);color:var(--theme-buttons-primary-white-dark-color)}.button:not(:disabled).white-dark .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-white-dark-icon-background-color);color:var(--theme-buttons-primary-white-dark-icon-color)}.button:not(:disabled).white-dark[data-v-73b25230]:hover{color:var(--theme-buttons-primary-dark-color)}.button:not(:disabled).white-dark:hover .button-icon[data-v-73b25230]{background-color:var(--theme-buttons-primary-dark-icon-background-color);color:var(--theme-buttons-primary-dark-icon-color)}.button:not(:disabled).white-dark[data-v-73b25230]:before{background-color:var(--theme-buttons-primary-dark-background-color)}.text-basic[data-v-016c5b79]{font-family:var(--theme-typography-basic-font)}.text-basic.large-extra-bold[data-v-016c5b79]{font-weight:var(--theme-typography-basic-large-extra-bold-font-weight);font-size:var(--theme-typography-basic-large-extra-bold-font-size);line-height:var(--theme-typography-basic-large-extra-bold-line-height);letter-spacing:var(--theme-typography-basic-large-extra-bold-spacing)}.text-basic.large[data-v-016c5b79]{font-weight:var(--theme-typography-basic-large-font-weight);font-size:var(--theme-typography-basic-large-font-size);line-height:var(--theme-typography-basic-large-line-height);letter-spacing:var(--theme-typography-basic-large-spacing)}.text-basic.medium-bold[data-v-016c5b79]{font-weight:var(--theme-typography-basic-medium-bold-font-weight);font-size:var(--theme-typography-basic-medium-bold-font-size);line-height:var(--theme-typography-basic-medium-bold-line-height);letter-spacing:var(--theme-typography-basic-medium-bold-spacing)}.text-basic.medium-semi-bold[data-v-016c5b79]{font-weight:var(--theme-typography-basic-medium-semi-bold-font-weight);font-size:var(--theme-typography-basic-medium-semi-bold-font-size);line-height:var(--theme-typography-basic-medium-semi-bold-line-height);letter-spacing:var(--theme-typography-basic-medium-semi-bold-spacing)}.text-basic.medium[data-v-016c5b79]{font-weight:var(--theme-typography-basic-medium-font-weight);font-size:var(--theme-typography-basic-medium-font-size);line-height:var(--theme-typography-basic-medium-line-height);letter-spacing:var(--theme-typography-basic-medium-spacing)}.text-basic.small-semi-bold[data-v-016c5b79]{font-weight:var(--theme-typography-basic-small-semi-bold-font-weight);font-size:var(--theme-typography-basic-small-semi-bold-font-size);line-height:var(--theme-typography-basic-small-semi-bold-line-height);letter-spacing:var(--theme-typography-basic-small-semi-bold-spacing)}.text-basic.small[data-v-016c5b79]{font-weight:var(--theme-typography-basic-small-font-weight);font-size:var(--theme-typography-basic-small-font-size);line-height:var(--theme-typography-basic-small-line-height);letter-spacing:var(--theme-typography-basic-small-spacing)}.text-basic.tiny-extra-bold[data-v-016c5b79]{font-weight:var(--theme-typography-basic-tiny-extra-bold-font-weight);font-size:var(--theme-typography-basic-tiny-extra-bold-font-size);line-height:var(--theme-typography-basic-tiny-extra-bold-line-height);letter-spacing:var(--theme-typography-basic-tiny-extra-bold-spacing)}.text-basic.tiny-vt[data-v-016c5b79]{font-weight:var(--theme-typography-basic-tiny-vt-font-weight);font-size:var(--theme-typography-basic-tiny-vt-font-size);line-height:var(--theme-typography-basic-tiny-vt-line-height);letter-spacing:var(--theme-typography-basic-tiny-vt-spacing)}.text-basic.tiny[data-v-016c5b79]{font-weight:var(--theme-typography-basic-tiny-font-weight);font-size:var(--theme-typography-basic-tiny-font-size);line-height:var(--theme-typography-basic-tiny-line-height);letter-spacing:var(--theme-typography-basic-tiny-spacing)}@media (max-width: 481px){.text-basic.medium[data-v-016c5b79]{font-weight:var(--theme-typography-basic-medium-mobile-font-weight);font-size:var(--theme-typography-basic-medium-mobile-font-size);line-height:var(--theme-typography-basic-medium-mobile-line-height);letter-spacing:var(--theme-typography-basic-medium-mobile-spacing)}.text-basic.small[data-v-016c5b79]{font-weight:var(--theme-typography-basic-small-mobile-font-weight);font-size:var(--theme-typography-basic-small-mobile-font-size);line-height:var(--theme-typography-basic-small-mobile-line-height);letter-spacing:var(--theme-typography-basic-small-mobile-spacing)}}.button-secondary[data-v-f46b261f]{position:relative;display:inline-flex;background:transparent;border:none;cursor:pointer;overflow:hidden;padding:.25rem;height:3rem;border-radius:var(--theme-buttons-secondary-border-radius)}.button-secondary[data-v-f46b261f]:focus{z-index:10}.button-secondary[data-v-f46b261f]:before{position:absolute;bottom:.5rem;left:100%;width:100%;height:100%;content:"";transition:left .3s ease-in-out;border-bottom-width:1px;border-bottom-style:solid;border-color:var(--theme-buttons-secondary-border-color)}.button-secondary[data-v-f46b261f]:disabled{cursor:not-allowed;color:var(--theme-buttons-secondary-disabled-color)}.button-secondary[data-v-f46b261f]:not(:disabled):hover:before{left:0}.input-container[data-v-73f91802]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.input-container[data-v-73f91802]:has(.textarea){height:100%}.input-container:has(.textarea) .input-wrapper[data-v-73f91802]{flex:1}.input-container .input-error-text[data-v-73f91802]{color:var(--theme-input-field-error-icon-color)}.input-label[data-v-73f91802]{display:flex}.input-label p[data-v-73f91802]{margin:0}.input-label .asterisk[data-v-73f91802]{color:var(--theme-input-field-error-icon-color);margin-left:.25rem}.input-wrapper[data-v-73f91802]{position:relative;display:flex;align-self:stretch;border-radius:var(--theme-input-field-border-radius);background:var(--theme-input-field-background-color);transition:background-color .3s ease-in-out}.input-wrapper[data-v-73f91802]:hover{background:var(--theme-input-field-background-hover-color)}.input-field[data-v-73f91802]{flex:1;height:3rem;padding:.5rem 1.5rem;border:none;background:var(--theme-input-field-background-color);border-radius:var(--theme-input-field-border-radius);transition:background-color .3s ease-in-out;resize:none;font-family:Manrope;font-size:1rem;font-style:normal;line-height:150%;color:var(--theme-input-field-text-color)}.input-field.textarea[data-v-73f91802]{height:100%;min-height:3rem;padding:1rem 1.5rem;line-height:1.5;width:100%;border-radius:var(--theme-input-field-textarea-border-radius);box-sizing:border-box}.input-field.has-value[data-v-73f91802]{font-weight:700}.input-field.has-error[data-v-73f91802]{border:1px solid var(--theme-input-field-error-border-color);background:var(--theme-input-field-error-background-color)}.input-field[data-v-73f91802]::placeholder{color:var(--theme-input-field-placeholder-color);transition:color .3s ease-in-out}.input-wrapper:hover .input-field[data-v-73f91802]{background:var(--theme-input-field-background-hover-color)}.input-wrapper:hover .input-field[data-v-73f91802]::placeholder{color:var(--theme-input-field-placeholder-hover-color)}.input-field[data-v-73f91802]:focus{background:var(--theme-input-field-background-focus-color)}.input-field[data-v-73f91802]:disabled{color:var(--theme-input-field-disabled-text-color)}.icon-disabled[data-v-73f91802]{color:var(--theme-input-field-disabled-icon-color);position:absolute;right:1rem;top:1rem}.icon-disabled.icon-place[data-v-73f91802]{right:2.5rem}.icon-has-error[data-v-73f91802]{color:var(--theme-input-field-error-icon-color);position:absolute;right:1rem;top:1rem}.icon-has-error.icon-place[data-v-73f91802]{right:2.5rem}.icon-place[data-v-73f91802]{position:absolute;right:1rem;top:1rem}.icon-place.clickable[data-v-73f91802]{cursor:pointer}.overlay[data-v-b8c7163c]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--theme-overlay-backdrop-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;z-index:9999;transition:opacity .2s ease;padding-top:var(--theme-nav-offset-mobile)}@media only screen and (min-width: 481px){.overlay[data-v-b8c7163c]{align-items:center;padding-top:0}}.overlay.overlay--success[data-v-b8c7163c]{background-color:var(--theme-overlay-background-background-color-success)}.overlay-container[data-v-b8c7163c]{display:flex;width:31.25rem;flex-direction:column;align-items:flex-start;border-radius:1.5rem 0 0;background:var(--theme-overlay-background-color);box-shadow:4px 4px 36px 8px #1420371a}@media only screen and (min-width: 481px){.overlay-container[data-v-b8c7163c]{border-radius:1.5rem}}.overlay-container.overlay-container--success[data-v-b8c7163c]{background:var(--theme-overlay-background-color-success)}.overlay-header[data-v-b8c7163c]{display:flex;align-items:flex-start;align-self:stretch}.overlay-header .overlay-header-image[data-v-b8c7163c]{display:flex;padding:2.5rem 0rem 2.5rem 4.64313rem;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0}.overlay-header .overlay-header-image img[data-v-b8c7163c]{display:flex;align-items:flex-end;gap:.2265rem}.overlay-header .overlay-header-back[data-v-b8c7163c]{flex:1 0 0}.overlay-mail-icon[data-v-b8c7163c]{width:100%;display:flex;justify-content:center;padding-top:3rem}.overlay-mail-icon-circle[data-v-b8c7163c]{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center;background-color:var(--theme-overlay-icon-background-color-success);color:var(--theme-overlay-icon-color-success);border-radius:50%;aspect-ratio:1/1}.overlay-title[data-v-b8c7163c]{display:flex;padding:0rem 1.5rem;flex-direction:column;align-items:center;gap:.5rem;align-self:stretch}.overlay-title .overlay-title__text[data-v-b8c7163c]{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden}.overlay-title .overlay-title__forgot[data-v-b8c7163c]{display:flex;flex-direction:column;align-items:center}.overlay-title .overlay-title__forgot .overlay-title__forgot-title[data-v-b8c7163c]{margin:0;margin-bottom:1rem}.overlay-title .overlay-title__forgot .overlay-title__forgot-help[data-v-b8c7163c]{margin:0;padding:0 3.5rem;text-align:center}.overlay-content[data-v-b8c7163c]{display:flex;padding:2.5rem 5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.overlay-content--fp[data-v-b8c7163c]{gap:0;padding:2.5rem 3.5rem 5rem}.overlay-content .input-container[data-v-b8c7163c]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.overlay-content .button[data-v-b8c7163c]{display:flex;height:3rem;padding:0rem .375rem 0rem 1.5rem;align-items:center;align-self:stretch}.overlay-content .button-secondary[data-v-b8c7163c]{display:flex;height:3rem;align-items:center}.overlay-content .overlay-content__forgot-password[data-v-b8c7163c]{margin:1.5rem 0 .38rem}.fp-success__text[data-v-b8c7163c]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.fp-success__text p[data-v-b8c7163c]{margin:0;text-align:center}.fp-success__btn[data-v-b8c7163c]{margin-bottom:2rem}.overlay-buttons[data-v-b8c7163c]{display:flex;padding:1.5rem;justify-content:flex-end;align-items:center;gap:1.5rem;align-self:stretch;border-top:1px solid var(--theme-overlay-buttons-border-color);background:var(--theme-overlay-buttons-background-color)}.overlay-button[data-v-b8c7163c]{margin-top:3rem}.modal-enter-from[data-v-b8c7163c],.modal-leave-to[data-v-b8c7163c]{opacity:0}.links[data-v-b8c7163c]{display:flex;flex-direction:column;align-items:center}.text-headline[data-v-7b5a3676]{font-family:var(--theme-typography-headline-font)}.text-headline.small[data-v-7b5a3676]{font-weight:var(--theme-typography-headline-small-font-weight);font-size:var(--theme-typography-headline-small-font-size);line-height:var(--theme-typography-headline-small-line-height);letter-spacing:var(--theme-typography-headline-small-spacing)}.text-headline.medium[data-v-7b5a3676]{font-weight:var(--theme-typography-headline-medium-font-weight);font-size:var(--theme-typography-headline-medium-font-size);line-height:var(--theme-typography-headline-medium-line-height);letter-spacing:var(--theme-typography-headline-medium-spacing)}.text-headline.large[data-v-7b5a3676]{font-weight:var(--theme-typography-headline-large-font-weight);font-size:var(--theme-typography-headline-large-font-size);line-height:var(--theme-typography-headline-large-line-height);letter-spacing:var(--theme-typography-headline-large-spacing)}.text-headline.xlarge[data-v-7b5a3676]{font-weight:var(--theme-typography-headline-xlarge-font-weight);font-size:var(--theme-typography-headline-xlarge-font-size);line-height:var(--theme-typography-headline-xlarge-line-height);letter-spacing:var(--theme-typography-headline-xlarge-spacing)}@media (max-width: 481px){.text-headline.small[data-v-7b5a3676]{font-weight:var(--theme-typography-headline-small-mobile-font-weight);font-size:var(--theme-typography-headline-small-mobile-font-size);line-height:var(--theme-typography-headline-small-mobile-line-height);letter-spacing:var(--theme-typography-headline-small-mobile-spacing)}.text-headline.medium[data-v-7b5a3676]{font-weight:var(--theme-typography-headline-medium-mobile-font-weight);font-size:var(--theme-typography-headline-medium-mobile-font-size);line-height:var(--theme-typography-headline-medium-mobile-line-height);letter-spacing:var(--theme-typography-headline-medium-mobile-spacing)}.text-headline.large[data-v-7b5a3676]{font-weight:var(--theme-typography-headline-large-mobile-font-weight);font-size:var(--theme-typography-headline-large-mobile-font-size);line-height:var(--theme-typography-headline-large-mobile-line-height);letter-spacing:var(--theme-typography-headline-large-mobile-spacing)}.text-headline.xlarge[data-v-7b5a3676]{font-weight:var(--theme-typography-headline-xlarge-mobile-font-weight);font-size:var(--theme-typography-headline-xlarge-mobile-font-size);line-height:var(--theme-typography-headline-xlarge-mobile-line-height);letter-spacing:var(--theme-typography-headline-xlarge-mobile-spacing)}}.text-body[data-v-6d74fb1c]{font-family:var(--theme-typography-body-font);font-weight:var(--theme-typography-body-font-weight);font-size:var(--theme-typography-body-font-size);line-height:var(--theme-typography-body-line-height);letter-spacing:var(--theme-typography-body-spacing)}.text-body.bold[data-v-6d74fb1c]{font-weight:700}.banner-container[data-v-af105678]{display:flex;height:100%}.header-banner[data-v-af105678]{display:flex;padding:4rem 1.5rem 2.5rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex:1 0 0;align-self:stretch}.header-banner.rounded-tl[data-v-af105678]{border-top-left-radius:var(--theme-cards-border-radius)}.header-banner.rounded-tr[data-v-af105678]{border-top-right-radius:var(--theme-cards-border-radius)}.header-banner.rounded-bl[data-v-af105678]{border-bottom-left-radius:var(--theme-cards-border-radius)}.header-banner.rounded-br[data-v-af105678]{border-bottom-right-radius:var(--theme-cards-border-radius)}@media only screen and (min-width: 481px){.header-banner[data-v-af105678]{padding:9rem 3.5rem 2.5rem}}.header-banner .title[data-v-af105678]{margin:0}.header-banner .description[data-v-af105678]{margin:1.5rem 0 0}.header-banner .cta[data-v-af105678]{margin:2.5rem 0 0}.header-banner-light-blue[data-v-af105678]{background-color:var(--theme-headerbanner-light-blue-background-color);color:var(--theme-headerbanner-light-blue-text-color)}.header-banner-light-blue h1[data-v-af105678]{color:var(--theme-headerbanner-light-blue-text-color)}.header-banner-christmas[data-v-af105678]{background-color:var(--theme-headerbanner-christmas-background-color);color:var(--theme-headerbanner-christmas-text-color)}.header-banner-christmas h1[data-v-af105678]{color:var(--theme-headerbanner-christmas-text-color)}.footer-certifications[data-v-263a74cf]{display:flex;justify-content:space-between;flex-direction:column;align-items:center;list-style:none;padding:1.5rem 1rem 0;margin:0;align-self:flex-end;gap:1.5rem}@media only screen and (min-width: 1024px){.footer-certifications[data-v-263a74cf]{flex-direction:row;padding:0 1rem;align-self:center}}.footer-links[data-v-173fcd69]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.88rem}.footer[data-v-a467af09]{display:flex;justify-content:space-between;flex-direction:column;min-height:26.875rem;padding:2.5rem 2.5rem 3rem;align-items:center;flex-shrink:0;background-color:var(--theme-nav-footer-bg);border-radius:0rem 4.5rem;gap:11.25rem}@media only screen and (min-width: 1024px){.footer[data-v-a467af09]{flex-direction:row}}.footer-left[data-v-a467af09]{width:100%;display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto}@media only screen and (min-width: 1024px){.footer-left[data-v-a467af09]{max-width:20rem;align-self:flex-start}}@media only screen and (min-width: 1440px){.footer-left[data-v-a467af09]{max-width:25rem}}.footer-right[data-v-a467af09]{display:flex;flex:1 1 0%;flex-direction:column;align-self:stretch;justify-content:space-between;gap:6.25rem}@media only screen and (min-width: 1440px){.footer-right[data-v-a467af09]{max-width:50%}}@media only screen and (min-width: 2560px){.footer-right[data-v-a467af09]{max-width:40%}}.footer-right-section[data-v-a467af09]{display:grid;grid-template-columns:repeat(1,1fr)}.footer-right-section[data-v-a467af09]:first-child{gap:6.25rem}@media only screen and (min-width: 1024px){.footer-right-section[data-v-a467af09]{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer-right-section[data-v-a467af09]:first-child{gap:2.5rem}}@media only screen and (min-width: 1440px){.footer-right-section[data-v-a467af09]{grid-template-columns:1fr 2fr}}.footer-logo[data-v-a467af09]{padding:0;margin:0;width:100%;height:100%;display:block}.footer-logo[data-v-a467af09] img{max-width:100%;height:auto;display:block}.footer-anchor[data-v-f64424dc]{display:flex;flex-direction:column;justify-content:flex-end;margin-top:2.5rem}@media only screen and (min-width: 1024px){.footer-anchor[data-v-f64424dc]{height:47.625rem}}.footer[data-v-f64424dc]{flex-grow:0;transition:flex-grow .7s ease}.footer.expanded[data-v-f64424dc]{flex-grow:1}.footer-marker[data-v-f64424dc]{padding:1.25rem 0}.layout-main[data-v-d6494178]{min-height:calc(80vh - var(--theme-nav-offset-mobile));padding-top:var(--theme-nav-offset-mobile)}@media only screen and (min-width: 1024px){.layout-main[data-v-d6494178]{min-height:calc(80vh - var(--theme-nav-offset));padding-top:var(--theme-nav-offset)}}.divider-container[data-v-c3fee0bc]{display:flex;justify-content:center;align-items:center;flex-shrink:0;z-index:1;border-top:1px solid var(--theme-misc-stroke-color)}.divider-container.dark-bg[data-v-c3fee0bc]{opacity:.2}.divider-container .divider[data-v-c3fee0bc]{flex-shrink:0;align-self:stretch}.divider-container.horizontal[data-v-c3fee0bc]{width:100%;height:0}.divider-container.horizontal .divider[data-v-c3fee0bc]{width:100%;transform:none}.divider-container.vertical[data-v-c3fee0bc]{width:.0625rem;height:25rem;gap:.5rem}.divider-container.vertical .divider[data-v-c3fee0bc]{border-right:1px solid var(--theme-misc-stroke-color)}.divider[data-v-a3959259]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch;margin-left:-1.5rem;margin-right:-1.5rem}.top-list[data-v-a3959259]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;margin-left:-1.5rem;margin-right:-1.5rem;max-height:19.5rem;overflow-y:auto}.option[data-v-a3959259]{position:relative;display:flex;height:4rem;align-items:center;gap:1rem;padding:0 1.5rem;align-self:stretch;cursor:pointer;overflow:hidden;z-index:0;flex-shrink:0}.option.selected[data-v-a3959259]{background-color:#142037;color:#fff;pointer-events:none}.option[data-v-a3959259]:hover:before{left:0}.option[data-v-a3959259]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background:#99cffb;z-index:-1}.option .label-container[data-v-a3959259]{display:flex;align-items:center;gap:.5rem;flex:1 0 0}.option .label-container .label[data-v-a3959259]{display:flex;justify-content:center;align-items:center;gap:.5rem}.overlay[data-v-2791ce34]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--theme-overlay-backdrop-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-end;z-index:1000;transition:opacity .2s ease}@media only screen and (min-width: 481px){.overlay[data-v-2791ce34]{align-items:center}}.overlay-container[data-v-2791ce34]{display:flex;width:31.25rem;flex-direction:column;align-items:flex-start;border-radius:1.5rem;background:var(--theme-overlay-background-color);box-shadow:4px 4px 36px 8px #1420371a}.overlay-header[data-v-2791ce34]{display:flex;padding-left:1.5rem;align-items:flex-start;align-self:stretch}.overlay-header .overlay-title[data-v-2791ce34]{display:flex;height:3.5rem;padding:1.5rem 1.5rem 1.5rem 0rem;margin:0;flex-direction:column;align-items:flex-start;flex:1 0 0}.overlay-content[data-v-2791ce34]{display:flex;padding:2.5rem 1.5rem;flex-direction:column;align-items:flex-start;align-self:stretch}.overlay-title[data-v-2791ce34]{font-size:1.5rem;margin-bottom:1rem}.overlay-buttons[data-v-2791ce34]{display:flex;padding:1.5rem;justify-content:flex-end;align-items:center;gap:1.5rem;align-self:stretch;border-top:1px solid var(--theme-overlay-buttons-border-color);background:var(--theme-overlay-buttons-background-color)}.modal-enter-from[data-v-2791ce34],.modal-leave-to[data-v-2791ce34]{opacity:0}.button-icon-only[data-v-461d233f]{display:flex;position:relative;min-height:2.25rem;min-width:2.25rem;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border:none;transition:color .5s ease;cursor:pointer;border-radius:var(--theme-buttons-icon-border-radius);overflow:hidden;z-index:0}.button-icon-only[data-v-461d233f]:focus{z-index:10}.button-icon-only[data-v-461d233f]:disabled{cursor:not-allowed;background-color:var(--theme-buttons-icon-disabled-background-color);color:var(--theme-buttons-icon-disabled-color)}.button-icon-only[data-v-461d233f]:not(:disabled):before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;border-radius:var(--theme-buttons-icon-border-radius);z-index:-1}.button-icon-only[data-v-461d233f]:not(:disabled):hover:before{left:0}.button-icon-only:not(:disabled).light[data-v-461d233f]{background-color:var(--theme-buttons-icon-light-background-color);color:var(--theme-buttons-icon-light-color)}.button-icon-only:not(:disabled).light[data-v-461d233f]:hover{color:var(--theme-buttons-icon-dark-color)}.button-icon-only:not(:disabled).light[data-v-461d233f]:before{background-color:var(--theme-buttons-icon-dark-background-color)}.button-icon-only:not(:disabled).dark[data-v-461d233f]{background-color:var(--theme-buttons-icon-dark-background-color);color:var(--theme-buttons-icon-dark-color)}.button-icon-only:not(:disabled).dark[data-v-461d233f]:hover{color:var(--theme-buttons-icon-light-color)}.button-icon-only:not(:disabled).dark[data-v-461d233f]:before{background-color:var(--theme-buttons-icon-light-background-color)}.button-icon-only:not(:disabled).alpha-dark[data-v-461d233f]{background-color:var(--theme-buttons-icon-alpha-dark-background-color);color:var(--theme-buttons-icon-alpha-dark-color)}.button-icon-only:not(:disabled).alpha-dark[data-v-461d233f]:hover{color:var(--theme-buttons-icon-dark-color)}.button-icon-only:not(:disabled).alpha-dark[data-v-461d233f]:before{background-color:var(--theme-buttons-icon-dark-background-color)}.button-icon-only:not(:disabled).alpha-light[data-v-461d233f]{background-color:var(--theme-buttons-icon-alpha-light-background-color);color:var(--theme-buttons-icon-alpha-light-color)}.button-icon-only:not(:disabled).alpha-light[data-v-461d233f]:hover{color:var(--theme-buttons-icon-light-color)}.button-icon-only:not(:disabled).alpha-light[data-v-461d233f]:before{background-color:var(--theme-buttons-icon-light-background-color)}.button-icon-only:not(:disabled).search[data-v-461d233f]{background-color:var(--theme-buttons-search-background-color);color:var(--theme-buttons-search-color)}.button-cart-wrapper[data-v-20a6f727]{position:relative;display:inline-block}.button-cart[data-v-20a6f727]{height:100%;width:100%}.cart-items[data-v-20a6f727]{position:absolute;bottom:0;left:0;display:flex;width:1.125rem;height:1.125rem;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:var(--theme-buttons-cart-items-border-radius);border-width:1.5px;border-style:solid;color:var(--theme-buttons-cart-items-color);border-color:var(--theme-buttons-cart-items-border-color);background-color:var(--theme-buttons-cart-items-background-color);pointer-events:none}.button-search-wrapper.hoverable[data-v-fada9e80]:hover,.button-search-wrapper.active[data-v-fada9e80]{background-color:var(--theme-buttons-primary-light-background-color);color:var(--theme-buttons-primary-light-color)}.button-search-wrapper.hoverable:hover .button-icon[data-v-fada9e80],.button-search-wrapper.active .button-icon[data-v-fada9e80]{background-color:var(--theme-buttons-primary-light-icon-background-color);color:var(--theme-buttons-primary-light-icon-color)}.button-search-wrapper[data-v-fada9e80]{border:4px solid transparent;position:relative;min-height:3rem;display:inline-flex;flex-grow:0;flex-shrink:1;padding-left:1.5rem;padding-right:2.975rem;align-items:center;transition:flex-grow .75s ease;flex-shrink:0;gap:1.125rem;border:none;cursor:pointer;border-radius:var(--theme-buttons-primary-border-radius);background-color:var(--theme-buttons-search-background-color);color:var(--theme-buttons-search-color)}.button-search-wrapper.focus .button-input[data-v-fada9e80]:focus{outline:none}.button-search-wrapper .button-icon[data-v-fada9e80]{display:flex;justify-content:center;align-items:center;position:absolute;transition:left .75s ease;width:2.225rem;height:2.225rem;left:calc(100% - 2.6rem);padding:.5625rem;border-radius:var(--theme-buttons-primary-icon-border-radius);background-color:var(--theme-buttons-search-icon-background-color);color:var(--theme-buttons-search-icon-color);aspect-ratio:1/1}.button-search-wrapper .button-input[data-v-fada9e80]{display:none;min-width:0;flex:1 1 auto;padding:.85em;background-color:transparent;height:100%;outline:none;border:none;font-weight:var(--theme-typography-label-buttons-medium-font-weight);font-size:var(--theme-typography-label-buttons-medium-font-size);line-height:var(--theme-typography-label-buttons-medium-line-height);letter-spacing:var(--theme-typography-label-buttons-medium-spacing)}.button-search-wrapper .button-input[data-v-fada9e80]::placeholder{color:var(--theme-input-field-placeholder-color);transition:color .3s ease-in-out}.button-search-wrapper .button-input[data-v-fada9e80]:hover::placeholder{color:var(--theme-input-field-placeholder-hover-color)}.button-search-wrapper .button-input-clear[data-v-fada9e80]{display:flex;visibility:hidden;justify-content:center;align-items:center;cursor:pointer;position:absolute;transition:opacity 1s ease,right 1s ease;opacity:0;right:-2rem}.button-search-wrapper.active .button-input-clear[data-v-fada9e80]{opacity:1;right:.375rem}.button-search-wrapper.hoverable[data-v-fada9e80]:hover,.button-search-wrapper.active[data-v-fada9e80]{padding-right:1.5rem;padding-left:2.975rem;flex-grow:1}.button-search-wrapper.hoverable:hover .button-icon[data-v-fada9e80],.button-search-wrapper.active .button-icon[data-v-fada9e80]{left:.375rem;right:auto}.button-search-wrapper.hoverable:hover .button-text[data-v-fada9e80],.button-search-wrapper.active .button-text[data-v-fada9e80]{display:none}.button-search-wrapper.hoverable:hover .button-input[data-v-fada9e80],.button-search-wrapper.active .button-input[data-v-fada9e80]{display:block}.button-search-wrapper.hoverable:hover .button-input-clear[data-v-fada9e80],.button-search-wrapper.active .button-input-clear[data-v-fada9e80]{visibility:visible;opacity:1;right:.375rem}.button-text[data-v-fada9e80]{display:flex;justify-content:center;align-items:center;margin-right:1.12rem}.button-tertiary[data-v-bee2bd3f]{position:relative;display:inline-flex;background:transparent;border:none;cursor:pointer;overflow:hidden;padding:.25rem;border-radius:var(--theme-buttons-tertiary-border-radius)}.button-tertiary[data-v-bee2bd3f]:focus{outline:none;z-index:10}.button-tertiary[data-v-bee2bd3f]:not(:disabled):before{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:var(--theme-buttons-tertiary-border-color);transform:translate(0);transition:transform .3s ease}.button-tertiary[data-v-bee2bd3f]:not(:disabled):after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:var(--theme-buttons-tertiary-border-color);transform:translate(-100%);transition:transform .3s ease}.button-tertiary[data-v-bee2bd3f]:hover:not(:disabled):before{transform:translate(100%);transition-delay:0s}.button-tertiary[data-v-bee2bd3f]:hover:not(:disabled):after{transform:translate(0);transition-delay:.3s}.button-tertiary[data-v-bee2bd3f]:not(:hover):before{transform:translate(0);transition-delay:.3s}.button-tertiary[data-v-bee2bd3f]:not(:hover):after{transform:translate(-100%);transition-delay:0s}.button-tertiary[data-v-bee2bd3f]:disabled{cursor:not-allowed;color:var(--theme-buttons-tertiary-disabled-color)}.result-wrapper[data-v-a29f1d94]{display:flex;padding:.5rem 1rem .5rem 0;align-items:center;align-self:stretch;overflow:hidden;position:relative;text-decoration:none}.result-wrapper[data-v-a29f1d94]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;background-color:var(--theme-dropdown-primary-hover-background-color);z-index:-1}.result-wrapper[data-v-a29f1d94]:hover:before{left:0}.result-wrapper .result[data-v-a29f1d94]{padding:0 .5rem 0 1.625rem;display:flex;cursor:pointer;min-height:2rem;max-height:3rem;align-items:center;flex:1 0 0;overflow:hidden}.result-wrapper .result .result-text[data-v-a29f1d94]{overflow:hidden}.result-wrapper .result .result-text[data-v-a29f1d94] *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-wrapper .result .result-image[data-v-a29f1d94]{display:flex;padding:.345rem 0;justify-content:center;align-items:center;flex-shrink:0;margin-right:1rem;aspect-ratio:1/1}.result-wrapper .result .result-image__img[data-v-a29f1d94]{width:3rem;height:3rem;object-fit:cover;border-radius:50%}.result-wrapper .result .icon-wrapper[data-v-a29f1d94]{display:flex;margin-right:.5rem;justify-content:center;align-items:center}.empty-results[data-v-17916d7b]{padding:1.5rem;color:var(--theme-search-empty-results-text-color);width:100%;text-align:center}.group-label[data-v-17916d7b]{color:var(--theme-search-group-label-text-color);margin:0;padding:1rem 1.5rem}.results-col[data-v-83bbd1a1]{display:flex;flex-direction:column}.cta-wrapper[data-v-83bbd1a1]{display:flex;align-items:end;justify-content:end;flex-grow:1;padding:0 2rem 1rem}.cta[data-v-83bbd1a1]{margin-bottom:1rem}.cta[data-v-83bbd1a1] span{font-size:.75rem}.search-results-wrapper[data-v-83bbd1a1]{position:relative;top:.75rem}.search-results-wrapper .search-results-container[data-v-83bbd1a1]{position:absolute;z-index:1000;background-color:var(--theme-search-container-background-color);border-radius:2rem 0;width:100%;display:flex;align-items:flex-start;align-self:stretch;min-height:7rem;max-height:88vh;overflow:hidden;font-size:15px;font-weight:600;line-height:21px}.search-results-wrapper .search-results-container .empty-results[data-v-83bbd1a1]{width:100%;text-align:center;justify-content:center;color:var(--theme-search-empty-results-text-color);font-family:var(--theme-typography-basic-font);word-wrap:break-word;align-self:center}.search-results-wrapper .search-results-container .results[data-v-83bbd1a1]{width:100%}@media only screen and (min-width: 1024px){.search-results-wrapper .search-results-container .results[data-v-83bbd1a1]{width:100%;display:grid;grid-template-columns:50% 50%}}.search-results-wrapper .search-results-container .recent[data-v-83bbd1a1]{width:100%;color:var(--theme-search-default-text-color);font-family:var(--theme-typography-basic-font);word-wrap:break-word}.navbar-desktop[data-v-769ad1fe]{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-nav-background-color);height:var(--theme-nav-height);border-radius:6.25rem;border:1px solid var(--theme-nav-border-color);position:sticky;z-index:2000}.navbar-left[data-v-769ad1fe]{display:flex;align-items:center;gap:1rem}.navbar-logo-container[data-v-769ad1fe]{padding:0 1.5rem;display:flex;align-items:center}.navbar-menu[data-v-769ad1fe]{display:inline-flex;list-style:none;gap:.25rem;padding:0}.navbar-right[data-v-769ad1fe]{display:flex;padding-right:.375rem;flex-grow:1;max-width:1086px;flex-direction:column}.navbar-right-buttons[data-v-769ad1fe]{display:flex;justify-content:flex-end;flex-grow:1;gap:.4rem}.button-cart[data-v-769ad1fe]{height:3rem;width:3rem}.navbar-logo[data-v-769ad1fe]{padding:0;margin:0;width:100%;height:100%;display:block}.navbar-logo[data-v-769ad1fe] img{max-width:100%;height:auto;display:block}.overlay[data-v-769ad1fe]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--theme-overlay-backdrop-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;z-index:1000}@media only screen and (min-width: 481px){.overlay[data-v-769ad1fe]{align-items:center}}.navbar-menu[data-v-2b0b42ab]{display:flex;flex-direction:column;justify-content:space-between;top:var(--theme-nav-offset-mobile);background-color:var(--theme-nav-background-color);width:100%;border-radius:1rem 0rem;min-height:100%;overflow:hidden}.navbar-menu-items[data-v-2b0b42ab]{list-style:none;padding:0;margin:0;flex:1}.navbar-auth[data-v-2b0b42ab]{display:flex;padding:1rem;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}.navbar-auth button[data-v-2b0b42ab]{width:100%}.dropdown-container[data-v-43335f53]{position:absolute;bottom:0;left:0;right:0}.container[data-v-43335f53]{display:flex;width:100%;border-radius:1.5rem 0;flex-direction:column;align-items:flex-start;background:var(--theme-dropdown-navbar-background-color);box-shadow:4px 4px 36px 8px #1420371a}.container .user-container[data-v-43335f53]{display:flex;padding:1.5rem .5rem;justify-content:center;align-items:flex-start;gap:.5rem;align-self:stretch;background:var(--theme-dropdown-navbar-user-background-color);color:var(--theme-dropdown-navbar-header-text-color)}.container .user-container .profile-frame[data-v-43335f53]{display:flex;width:3rem;height:3rem;padding:.5rem;justify-content:center;align-items:center}.container .user-container .profile-frame .profile-container[data-v-43335f53]{display:flex;width:2rem;height:2rem;justify-content:center;align-items:center;gap:.4rem;flex-shrink:0;border-radius:5rem;background:var(--theme-dropdown-navbar-profile-background-color);color:var(--theme-dropdown-navbar-profile-text-color)}.container .user-container .user-info[data-v-43335f53]{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}.container .switch-account[data-v-43335f53]{position:relative;display:flex;padding:.5rem 0;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch;overflow:hidden;z-index:0;cursor:pointer;background:var(--theme-dropdown-navbar-user-background-color);color:var(--theme-dropdown-navbar-background-color)}.container .switch-account[data-v-43335f53]:hover:before{left:0}.container .switch-account[data-v-43335f53]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background:var(--theme-dropdown-navbar-hover-color);z-index:-1}.container .switch-account[data-v-43335f53]:hover{color:var(--theme-dropdown-dashboard-selected-text-color);transition:.3s}.container .switch-account.selected[data-v-43335f53]{background:var(--theme-dropdown-navbar-hover-color)}.container .switch-account .menu-item[data-v-43335f53]{display:flex;height:2.5rem;padding:0 1.5rem;align-items:center;gap:1rem;align-self:stretch}.container .switch-account .menu-item .icon-left[data-v-43335f53]{display:flex;width:1rem;height:1rem;padding:.07144rem 0;justify-content:center;align-items:center}.container .switch-account .menu-item .label[data-v-43335f53]{display:flex;align-items:center;gap:.5rem;flex:1 0 0}.container .switch-account .menu-item .label .text[data-v-43335f53]{display:flex;justify-content:center;align-items:center;gap:.5rem}.container .switch-account .menu-item .icon-right[data-v-43335f53]{display:flex;width:1rem;height:1rem;padding:0 .145rem 0 .1875rem;justify-content:center;align-items:center}.container .spacer[data-v-43335f53]{display:flex;height:0;justify-content:center;align-items:center;align-self:stretch}.container .menu-list[data-v-43335f53]{display:flex;padding:.5rem 0;flex-direction:column;align-items:flex-start;align-self:stretch}.container .menu-list[data-v-43335f53] :hover{background-color:var(--theme-dropdown-navbar-hover-color)}.container .menu-list-green[data-v-43335f53]{background:var(--theme-dropdown-dashboard-selected-background-green)}.container .menu-list-pink[data-v-43335f53]{background:var(--theme-dropdown-dashboard-selected-background-pink)}.container .menu-list-purple[data-v-43335f53]{background:var(--theme-dropdown-dashboard-selected-background-purple)}.container .menu-list-white[data-v-43335f53]{background:var(--theme-dropdown-dashboard-selected-background-white)}.container .footer[data-v-43335f53]{position:relative;display:flex;padding:.5rem 0;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch;cursor:pointer;z-index:0;overflow:hidden;background:var(--theme-dropdown-navbar-user-background-color);color:var(--theme-dropdown-navbar-background-color)}.container .footer[data-v-43335f53]:hover:before{left:0}.container .footer[data-v-43335f53]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background:var(--theme-dropdown-navbar-hover-color);z-index:-1}.container .footer[data-v-43335f53]:hover{color:var(--theme-dropdown-dashboard-selected-text-color);transition:.3s}.container .footer .menu-item[data-v-43335f53]{display:flex;height:2.5rem;padding:0 1.5rem;align-items:center;gap:1rem;align-self:stretch}.container .footer .menu-item .icon-logout[data-v-43335f53]{display:flex;width:1rem;height:1rem;padding-bottom:.00281rem;justify-content:center;align-items:center}.navbar-mobile[data-v-f5f9e8b7]{width:100%;display:flex;flex-direction:column;align-items:stretch;position:relative;justify-content:space-between;align-items:center;background-color:var(--theme-nav-background-color);height:var(--theme-nav-height);border:1px solid var(--theme-nav-border-color);border-radius:6.25rem;gap:1.25rem}.navbar-header[data-v-f5f9e8b7]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:0 .375rem;min-height:3.75rem}.navbar-mobile-stack[data-v-f5f9e8b7]{display:flex;flex-direction:column;width:100%}.navbar-left[data-v-f5f9e8b7]{display:flex;height:3.625rem;padding:0 1.5rem;align-items:center;gap:1rem}.navbar-right[data-v-f5f9e8b7]{display:flex;padding:0 .375rem;justify-content:flex-end;align-items:center;gap:.375rem}.navbar-icon[data-v-f5f9e8b7]{width:3rem;height:3rem}.navbar-logo[data-v-f5f9e8b7]{padding:0;margin:0;width:100%;height:100%;display:block}.navbar-logo[data-v-f5f9e8b7] img{max-width:100%;height:auto;display:block}.user-mobile-dropdown[data-v-f5f9e8b7]{margin-bottom:1rem}.button-cart[data-v-f5f9e8b7]{height:3rem;width:3rem}.overlay[data-v-a6291e5f]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--theme-overlay-backdrop-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .2s ease}@media only screen and (min-width: 481px){.overlay[data-v-a6291e5f]{align-items:center}}.modal-enter-from[data-v-a6291e5f],.modal-leave-to[data-v-a6291e5f]{opacity:0}.navbar-search-container[data-v-cf808610]{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;height:var(--theme-nav-height);gap:.375rem}.back-button[data-v-cf808610]{width:var(--theme-nav-height);height:var(--theme-nav-height)}.navbar-search[data-v-cf808610]{display:flex;border:1px solid var(--theme-nav-border-color);flex:1 1 auto;background-color:var(--theme-nav-mobile-search-bg);border-radius:6.25rem;overflow:hidden;align-items:center}.navbar-search-icon[data-v-cf808610]{display:flex;align-items:center;padding:.5625rem .5625rem .5625rem 1.5rem}.navbar-search-close[data-v-cf808610]{padding:.5625rem 1.5rem .5625rem .5625rem;display:flex;align-items:center;align-self:stretch}.navbar-search-input[data-v-cf808610]{height:var(--theme-nav-height);flex:1 1 auto;outline:none;border:none;background-color:var(--theme-nav-mobile-search-bg)}.navbar-search-input[data-v-cf808610]::placeholder{color:var(--theme-input-field-placeholder-color);transition:color .3s ease-in-out}.navbar-search-input[data-v-cf808610]:hover::placeholder{color:var(--theme-input-field-placeholder-hover-color)}.navbar-search-results[data-v-cf808610]{position:absolute;top:3.6rem;left:0;width:100%}.container[data-v-fae8c9ba]{display:flex;width:19.5rem;max-height:19.5rem;padding:.5rem 0;flex-direction:column;align-items:flex-start;border-radius:1.5rem 0;background:#fff;overflow-y:auto}.container .option[data-v-fae8c9ba]{position:relative;display:flex;height:2.5rem;padding:0 1.5rem;align-items:center;gap:1rem;width:100%;cursor:pointer;overflow:hidden;z-index:0;flex-shrink:0}.container .option.selected[data-v-fae8c9ba]{background-color:#142037;color:#fff;pointer-events:none}.container .option[data-v-fae8c9ba]:hover:before{left:0}.container .option[data-v-fae8c9ba]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background:#99cffb;z-index:-1}.container .option .label-container[data-v-fae8c9ba]{display:flex;align-items:center;gap:.5rem;flex:1 0 0}.container .option .label-container .label[data-v-fae8c9ba]{display:flex;justify-content:center;align-items:center;gap:.5rem}.dropdown-container[data-v-7023f492]{position:absolute;right:19.5rem;top:5.6rem}.container[data-v-7023f492]{display:flex;width:19.375rem;border-radius:1.5rem 0;flex-direction:column;align-items:flex-start;background:var(--theme-dropdown-navbar-background-color);box-shadow:4px 4px 36px 8px #1420371a}.container .user-container[data-v-7023f492]{display:flex;padding:1.5rem;border-top-left-radius:1.5rem;justify-content:center;align-items:flex-start;gap:.5rem;align-self:stretch;background:var(--theme-dropdown-navbar-user-background-color);color:var(--theme-dropdown-navbar-header-text-color)}.container .user-container .user-info[data-v-7023f492]{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}.container .switch-account[data-v-7023f492]{position:relative;display:flex;padding:.5rem 0;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch;overflow:hidden;z-index:0;cursor:pointer}.container .switch-account[data-v-7023f492]:hover:before{left:0}.container .switch-account[data-v-7023f492]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background:var(--theme-dropdown-navbar-hover-color);z-index:-1}.container .switch-account.selected[data-v-7023f492]{background:var(--theme-dropdown-navbar-hover-color)}.container .switch-account .menu-item[data-v-7023f492]{display:flex;height:2.5rem;padding:0 1.5rem;align-items:center;gap:1rem;align-self:stretch}.container .switch-account .menu-item .icon-left[data-v-7023f492]{display:flex;width:1rem;height:1rem;padding:.07144rem 0;justify-content:center;align-items:center}.container .switch-account .menu-item .label[data-v-7023f492]{display:flex;align-items:center;gap:.5rem;flex:1 0 0}.container .switch-account .menu-item .label .text[data-v-7023f492]{display:flex;justify-content:center;align-items:center;gap:.5rem}.container .switch-account .menu-item .icon-right[data-v-7023f492]{display:flex;width:1rem;height:1rem;padding:0 .145rem 0 .1875rem;justify-content:center;align-items:center}.container .spacer[data-v-7023f492]{display:flex;height:0;justify-content:center;align-items:center;align-self:stretch}.container .menu-list[data-v-7023f492]{display:flex;padding:.5rem 0;flex-direction:column;align-items:flex-start;align-self:stretch}.container .menu-list .menu-item[data-v-7023f492]{display:flex;height:2.5rem;padding:0 1.5rem;align-items:center;gap:1rem;align-self:stretch}.container .menu-list[data-v-7023f492] :hover{background-color:var(--theme-dropdown-navbar-hover-color)}.container .footer[data-v-7023f492]{position:relative;display:flex;padding:.5rem 0;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch;cursor:pointer;z-index:0;overflow:hidden}.container .footer[data-v-7023f492]:hover:before{left:0}.container .footer[data-v-7023f492]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;border-bottom-right-radius:1.5rem;background:var(--theme-dropdown-navbar-hover-color);z-index:-1}.container .footer .menu-item[data-v-7023f492]{display:flex;height:2.5rem;padding:0 1.5rem;align-items:center;gap:1rem;align-self:stretch}.container .footer .menu-item .icon-logout[data-v-7023f492]{display:flex;width:1rem;height:1rem;padding-bottom:.00281rem;justify-content:center;align-items:center}.slide-wrapper[data-v-677cbd22]{width:calc(200% + 32px);display:flex;justify-content:flex-start;gap:32px}@media only screen and (min-width: 481px){.slide-wrapper[data-v-677cbd22]{width:calc(200% + 80px);gap:80px}}.slide-item[data-v-677cbd22]{flex-basis:50%;transition:transform .7s ease}.slide-right-to-left .slide-item[data-v-677cbd22]{transform:translate(calc(-100% - 32px))}@media only screen and (min-width: 481px){.slide-right-to-left .slide-item[data-v-677cbd22]{transform:translate(calc(-100% - 80px))}}.slide-left-to-right .slide-item[data-v-677cbd22]{transform:translate(0)}@media only screen and (min-width: 481px){.slide-left-to-right .slide-item[data-v-677cbd22]{transform:translate(0)}}.user-dropdown[data-v-677cbd22]{position:absolute;right:4rem;margin-top:.5rem}.dropdown-slide-enter-active[data-v-677cbd22],.dropdown-slide-leave-active[data-v-677cbd22]{transition:opacity .3s ease,transform .3s cubic-bezier(.4,0,.2,1)}.dropdown-slide-enter-from[data-v-677cbd22],.dropdown-slide-leave-to[data-v-677cbd22]{opacity:0;transform:translateY(-20px)}.dropdown-slide-enter-to[data-v-677cbd22],.dropdown-slide-leave-from[data-v-677cbd22]{opacity:1;transform:translateY(0)}.button-link-small[data-v-779c6302]{position:relative;display:inline-flex;min-height:2rem;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.75rem;flex-shrink:0;border:none;cursor:pointer;border-radius:var(--theme-buttons-link-border-radius);background-color:var(--theme-buttons-link-background-color);color:var(--theme-buttons-link-color);overflow:hidden;z-index:0}.button-link-small[data-v-779c6302]:focus{z-index:10}.button-link-small[data-v-779c6302]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;border-radius:var(--theme-buttons-link-border-radius);background-color:var(--theme-buttons-link-hover-background-color);z-index:-1}@media only screen and (min-width: 1024px){.button-link-small[data-v-779c6302]:hover{color:var(--theme-buttons-link-hover-color)}.button-link-small[data-v-779c6302]:hover:before{left:0}}.button-link-text[data-v-779c6302]{position:relative}.button-link-text[data-v-779c6302]:before{position:absolute;top:.2rem;left:0;width:100%;height:100%;content:"";transition:left .3s ease-in-out;border-bottom-width:1px;border-bottom-style:solid;border-color:var(--theme-buttons-link-xsmall-color)}@media only screen and (min-width: 1024px){.button-link-text[data-v-779c6302]:before{border:none}}.button-icon[data-v-779c6302]{display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;color:var(--theme-buttons-link-color)}.footer-address[data-v-4aaf9e69]{display:flex;flex-direction:column;gap:1.5rem}.footer-address-item[data-v-4aaf9e69]{display:flex;height:2rem;padding:.5rem 1rem;justify-content:flex-start;align-items:center;gap:.75rem}.footer-address-small[data-v-4aaf9e69],.footer-address-large[data-v-4aaf9e69]{list-style:none;margin:0;padding:0}.footer-address-text[data-v-4aaf9e69]{text-align:left;text-decoration:none}.button-link-xsmall[data-v-52a8fc07]{display:flex;align-items:center;color:var(--theme-buttons-link-xsmall-color);outline:none;border:none;cursor:pointer;background-color:transparent}.button-link-xsmall[data-v-52a8fc07]:hover{color:var(--theme-buttons-link-xsmall-color-hover)}.button-link-xsmall-ellipse[data-v-52a8fc07]{display:flex;align-items:center;justify-content:center;fill:var(--theme-buttons-link-xsmall-color);width:0;padding-right:0;transition:width .3s ease,padding-right .3s ease}.button-link-xsmall:hover .button-link-xsmall-ellipse[data-v-52a8fc07]{width:12px;padding-right:6px}.button-link-xsmall-text[data-v-52a8fc07]{position:relative;margin:0;padding:0}.button-link-xsmall-text[data-v-52a8fc07]:before{position:absolute;top:.2rem;left:0;width:100%;height:100%;content:"";transition:left .3s ease-in-out;border-bottom-width:1px;border-bottom-style:solid;border-color:var(--theme-buttons-link-xsmall-color)}@media only screen and (min-width: 1024px){.button-link-xsmall-text[data-v-52a8fc07]:before{display:none}}.footer-business[data-v-c477a5e8]{list-style:none;margin:0;display:flex;flex-direction:column;gap:1rem;padding:2.5rem 0 3rem 1rem;border-top:1px solid var(--theme-misc-stroke-color);border-bottom:1px solid var(--theme-misc-stroke-color);text-align:center}@media only screen and (min-width: 1024px){.footer-business[data-v-c477a5e8]{text-align:left;border:none;padding:0 0 0 1rem}}.footer-business-terms-item[data-v-c477a5e8]{display:flex;justify-content:center}@media only screen and (min-width: 1024px){.footer-business-terms-item[data-v-c477a5e8]{display:block}}[data-v-c477a5e8] a{text-decoration:none;color:inherit;padding:0}.footer-business-text[data-v-c477a5e8]{margin:0;padding:0;color:var(--theme-buttons-link-xsmall-color)}.footer-certification[data-v-7c2683c4]{transition:opacity .3s ease}.footer-certification[data-v-7c2683c4] img{transition:filter .3s ease}.footer-certification.grayscale[data-v-7c2683c4] img{filter:grayscale(100%)}.footer-certification.opacity[data-v-7c2683c4]{opacity:.5}.footer-certification[data-v-7c2683c4]:hover{opacity:1}.footer-certification[data-v-7c2683c4]:hover img{filter:grayscale(0%)}.footer-cert-img[data-v-7c2683c4]{margin:0;padding:0;width:100%;height:100%;display:block}.footer-cert-img[data-v-7c2683c4] img{max-width:100%;height:auto;display:block}.button-link-large[data-v-e2093499]{position:relative;display:inline-flex;min-height:2.5rem;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.75rem;flex-shrink:0;border:none;cursor:pointer;border-radius:var(--theme-buttons-link-border-radius);background-color:var(--theme-buttons-link-background-color);color:var(--theme-buttons-link-color);overflow:hidden;z-index:0}.button-link-large[data-v-e2093499]:focus{z-index:10}.button-link-large[data-v-e2093499]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;border-radius:var(--theme-buttons-link-border-radius);background-color:var(--theme-buttons-link-hover-background-color);z-index:-1}.button-link-large[data-v-e2093499]:hover{color:var(--theme-buttons-link-hover-color)}.button-link-large[data-v-e2093499]:hover:before{left:0}.footer-menu-item[data-v-47d0e63f]{text-decoration:none}.dropdown[data-v-95cf93ff]{display:flex;position:relative;height:64px;width:100%;background-color:var(--theme-dropdown-primary-background-color);cursor:pointer;overflow:hidden;z-index:0}.dropdown[data-v-95cf93ff]:not(.active):before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-dropdown-primary-hover-background-color);z-index:-1}.dropdown[data-v-95cf93ff]:not(.active):hover:before{left:0}.dropdown.active[data-v-95cf93ff]{color:var(--theme-dropdown-primary-active-text-color);background-color:var(--theme-dropdown-primary-active-background-color)}.dropdown .dropdown-text[data-v-95cf93ff]{flex:1;display:flex;align-items:center;padding:8px}.dropdown .dropdown-icon[data-v-95cf93ff]{display:flex;justify-content:center;align-items:center;padding:.5rem;aspect-ratio:1/1;width:3rem}.navbar-menu-item[data-v-f82559fd]{text-decoration:none;color:var(--theme-typography-body-font-color)}.grid-column[data-v-9255d6e2]{grid-column-start:auto;grid-column-end:auto}@media only screen and (min-width: 0px){.grid-column.grid-column__offset-1--xsmall[data-v-9255d6e2]{grid-column-start:2}.grid-column.grid-column__span-1--xsmall[data-v-9255d6e2]{grid-column-end:span 1}.grid-column.grid-column__offset-2--xsmall[data-v-9255d6e2]{grid-column-start:3}.grid-column.grid-column__span-2--xsmall[data-v-9255d6e2]{grid-column-end:span 2}.grid-column.grid-column__offset-3--xsmall[data-v-9255d6e2]{grid-column-start:4}.grid-column.grid-column__span-3--xsmall[data-v-9255d6e2]{grid-column-end:span 3}.grid-column.grid-column__offset-4--xsmall[data-v-9255d6e2]{grid-column-start:5}.grid-column.grid-column__span-4--xsmall[data-v-9255d6e2]{grid-column-end:span 4}.grid-column.grid-column__offset-5--xsmall[data-v-9255d6e2]{grid-column-start:6}.grid-column.grid-column__span-5--xsmall[data-v-9255d6e2]{grid-column-end:span 5}.grid-column.grid-column__offset-6--xsmall[data-v-9255d6e2]{grid-column-start:7}.grid-column.grid-column__span-6--xsmall[data-v-9255d6e2]{grid-column-end:span 6}.grid-column.grid-column__offset-7--xsmall[data-v-9255d6e2]{grid-column-start:8}.grid-column.grid-column__span-7--xsmall[data-v-9255d6e2]{grid-column-end:span 7}.grid-column.grid-column__offset-8--xsmall[data-v-9255d6e2]{grid-column-start:9}.grid-column.grid-column__span-8--xsmall[data-v-9255d6e2]{grid-column-end:span 8}.grid-column.grid-column__offset-9--xsmall[data-v-9255d6e2]{grid-column-start:10}.grid-column.grid-column__span-9--xsmall[data-v-9255d6e2]{grid-column-end:span 9}.grid-column.grid-column__offset-10--xsmall[data-v-9255d6e2]{grid-column-start:11}.grid-column.grid-column__span-10--xsmall[data-v-9255d6e2]{grid-column-end:span 10}.grid-column.grid-column__offset-11--xsmall[data-v-9255d6e2]{grid-column-start:12}.grid-column.grid-column__span-11--xsmall[data-v-9255d6e2]{grid-column-end:span 11}.grid-column.grid-column__offset-12--xsmall[data-v-9255d6e2]{grid-column-start:13}.grid-column.grid-column__span-12--xsmall[data-v-9255d6e2]{grid-column-end:span 12}}@media only screen and (min-width: 481px){.grid-column.grid-column__offset-1--small[data-v-9255d6e2]{grid-column-start:2}.grid-column.grid-column__span-1--small[data-v-9255d6e2]{grid-column-end:span 1}.grid-column.grid-column__offset-2--small[data-v-9255d6e2]{grid-column-start:3}.grid-column.grid-column__span-2--small[data-v-9255d6e2]{grid-column-end:span 2}.grid-column.grid-column__offset-3--small[data-v-9255d6e2]{grid-column-start:4}.grid-column.grid-column__span-3--small[data-v-9255d6e2]{grid-column-end:span 3}.grid-column.grid-column__offset-4--small[data-v-9255d6e2]{grid-column-start:5}.grid-column.grid-column__span-4--small[data-v-9255d6e2]{grid-column-end:span 4}.grid-column.grid-column__offset-5--small[data-v-9255d6e2]{grid-column-start:6}.grid-column.grid-column__span-5--small[data-v-9255d6e2]{grid-column-end:span 5}.grid-column.grid-column__offset-6--small[data-v-9255d6e2]{grid-column-start:7}.grid-column.grid-column__span-6--small[data-v-9255d6e2]{grid-column-end:span 6}.grid-column.grid-column__offset-7--small[data-v-9255d6e2]{grid-column-start:8}.grid-column.grid-column__span-7--small[data-v-9255d6e2]{grid-column-end:span 7}.grid-column.grid-column__offset-8--small[data-v-9255d6e2]{grid-column-start:9}.grid-column.grid-column__span-8--small[data-v-9255d6e2]{grid-column-end:span 8}.grid-column.grid-column__offset-9--small[data-v-9255d6e2]{grid-column-start:10}.grid-column.grid-column__span-9--small[data-v-9255d6e2]{grid-column-end:span 9}.grid-column.grid-column__offset-10--small[data-v-9255d6e2]{grid-column-start:11}.grid-column.grid-column__span-10--small[data-v-9255d6e2]{grid-column-end:span 10}.grid-column.grid-column__offset-11--small[data-v-9255d6e2]{grid-column-start:12}.grid-column.grid-column__span-11--small[data-v-9255d6e2]{grid-column-end:span 11}.grid-column.grid-column__offset-12--small[data-v-9255d6e2]{grid-column-start:13}.grid-column.grid-column__span-12--small[data-v-9255d6e2]{grid-column-end:span 12}}@media only screen and (min-width: 1024px){.grid-column.grid-column__offset-1--large[data-v-9255d6e2]{grid-column-start:2}.grid-column.grid-column__span-1--large[data-v-9255d6e2]{grid-column-end:span 1}.grid-column.grid-column__offset-2--large[data-v-9255d6e2]{grid-column-start:3}.grid-column.grid-column__span-2--large[data-v-9255d6e2]{grid-column-end:span 2}.grid-column.grid-column__offset-3--large[data-v-9255d6e2]{grid-column-start:4}.grid-column.grid-column__span-3--large[data-v-9255d6e2]{grid-column-end:span 3}.grid-column.grid-column__offset-4--large[data-v-9255d6e2]{grid-column-start:5}.grid-column.grid-column__span-4--large[data-v-9255d6e2]{grid-column-end:span 4}.grid-column.grid-column__offset-5--large[data-v-9255d6e2]{grid-column-start:6}.grid-column.grid-column__span-5--large[data-v-9255d6e2]{grid-column-end:span 5}.grid-column.grid-column__offset-6--large[data-v-9255d6e2]{grid-column-start:7}.grid-column.grid-column__span-6--large[data-v-9255d6e2]{grid-column-end:span 6}.grid-column.grid-column__offset-7--large[data-v-9255d6e2]{grid-column-start:8}.grid-column.grid-column__span-7--large[data-v-9255d6e2]{grid-column-end:span 7}.grid-column.grid-column__offset-8--large[data-v-9255d6e2]{grid-column-start:9}.grid-column.grid-column__span-8--large[data-v-9255d6e2]{grid-column-end:span 8}.grid-column.grid-column__offset-9--large[data-v-9255d6e2]{grid-column-start:10}.grid-column.grid-column__span-9--large[data-v-9255d6e2]{grid-column-end:span 9}.grid-column.grid-column__offset-10--large[data-v-9255d6e2]{grid-column-start:11}.grid-column.grid-column__span-10--large[data-v-9255d6e2]{grid-column-end:span 10}.grid-column.grid-column__offset-11--large[data-v-9255d6e2]{grid-column-start:12}.grid-column.grid-column__span-11--large[data-v-9255d6e2]{grid-column-end:span 11}.grid-column.grid-column__offset-12--large[data-v-9255d6e2]{grid-column-start:13}.grid-column.grid-column__span-12--large[data-v-9255d6e2]{grid-column-end:span 12}}@media only screen and (min-width: 1280px){.grid-column.grid-column__offset-1--xlarge[data-v-9255d6e2]{grid-column-start:2}.grid-column.grid-column__span-1--xlarge[data-v-9255d6e2]{grid-column-end:span 1}.grid-column.grid-column__offset-2--xlarge[data-v-9255d6e2]{grid-column-start:3}.grid-column.grid-column__span-2--xlarge[data-v-9255d6e2]{grid-column-end:span 2}.grid-column.grid-column__offset-3--xlarge[data-v-9255d6e2]{grid-column-start:4}.grid-column.grid-column__span-3--xlarge[data-v-9255d6e2]{grid-column-end:span 3}.grid-column.grid-column__offset-4--xlarge[data-v-9255d6e2]{grid-column-start:5}.grid-column.grid-column__span-4--xlarge[data-v-9255d6e2]{grid-column-end:span 4}.grid-column.grid-column__offset-5--xlarge[data-v-9255d6e2]{grid-column-start:6}.grid-column.grid-column__span-5--xlarge[data-v-9255d6e2]{grid-column-end:span 5}.grid-column.grid-column__offset-6--xlarge[data-v-9255d6e2]{grid-column-start:7}.grid-column.grid-column__span-6--xlarge[data-v-9255d6e2]{grid-column-end:span 6}.grid-column.grid-column__offset-7--xlarge[data-v-9255d6e2]{grid-column-start:8}.grid-column.grid-column__span-7--xlarge[data-v-9255d6e2]{grid-column-end:span 7}.grid-column.grid-column__offset-8--xlarge[data-v-9255d6e2]{grid-column-start:9}.grid-column.grid-column__span-8--xlarge[data-v-9255d6e2]{grid-column-end:span 8}.grid-column.grid-column__offset-9--xlarge[data-v-9255d6e2]{grid-column-start:10}.grid-column.grid-column__span-9--xlarge[data-v-9255d6e2]{grid-column-end:span 9}.grid-column.grid-column__offset-10--xlarge[data-v-9255d6e2]{grid-column-start:11}.grid-column.grid-column__span-10--xlarge[data-v-9255d6e2]{grid-column-end:span 10}.grid-column.grid-column__offset-11--xlarge[data-v-9255d6e2]{grid-column-start:12}.grid-column.grid-column__span-11--xlarge[data-v-9255d6e2]{grid-column-end:span 11}.grid-column.grid-column__offset-12--xlarge[data-v-9255d6e2]{grid-column-start:13}.grid-column.grid-column__span-12--xlarge[data-v-9255d6e2]{grid-column-end:span 12}}@media only screen and (min-width: 1440px){.grid-column.grid-column__offset-1--xxlarge[data-v-9255d6e2]{grid-column-start:2}.grid-column.grid-column__span-1--xxlarge[data-v-9255d6e2]{grid-column-end:span 1}.grid-column.grid-column__offset-2--xxlarge[data-v-9255d6e2]{grid-column-start:3}.grid-column.grid-column__span-2--xxlarge[data-v-9255d6e2]{grid-column-end:span 2}.grid-column.grid-column__offset-3--xxlarge[data-v-9255d6e2]{grid-column-start:4}.grid-column.grid-column__span-3--xxlarge[data-v-9255d6e2]{grid-column-end:span 3}.grid-column.grid-column__offset-4--xxlarge[data-v-9255d6e2]{grid-column-start:5}.grid-column.grid-column__span-4--xxlarge[data-v-9255d6e2]{grid-column-end:span 4}.grid-column.grid-column__offset-5--xxlarge[data-v-9255d6e2]{grid-column-start:6}.grid-column.grid-column__span-5--xxlarge[data-v-9255d6e2]{grid-column-end:span 5}.grid-column.grid-column__offset-6--xxlarge[data-v-9255d6e2]{grid-column-start:7}.grid-column.grid-column__span-6--xxlarge[data-v-9255d6e2]{grid-column-end:span 6}.grid-column.grid-column__offset-7--xxlarge[data-v-9255d6e2]{grid-column-start:8}.grid-column.grid-column__span-7--xxlarge[data-v-9255d6e2]{grid-column-end:span 7}.grid-column.grid-column__offset-8--xxlarge[data-v-9255d6e2]{grid-column-start:9}.grid-column.grid-column__span-8--xxlarge[data-v-9255d6e2]{grid-column-end:span 8}.grid-column.grid-column__offset-9--xxlarge[data-v-9255d6e2]{grid-column-start:10}.grid-column.grid-column__span-9--xxlarge[data-v-9255d6e2]{grid-column-end:span 9}.grid-column.grid-column__offset-10--xxlarge[data-v-9255d6e2]{grid-column-start:11}.grid-column.grid-column__span-10--xxlarge[data-v-9255d6e2]{grid-column-end:span 10}.grid-column.grid-column__offset-11--xxlarge[data-v-9255d6e2]{grid-column-start:12}.grid-column.grid-column__span-11--xxlarge[data-v-9255d6e2]{grid-column-end:span 11}.grid-column.grid-column__offset-12--xxlarge[data-v-9255d6e2]{grid-column-start:13}.grid-column.grid-column__span-12--xxlarge[data-v-9255d6e2]{grid-column-end:span 12}}@media only screen and (min-width: 2560px){.grid-column.grid-column__offset-1--ultra[data-v-9255d6e2]{grid-column-start:2}.grid-column.grid-column__span-1--ultra[data-v-9255d6e2]{grid-column-end:span 1}.grid-column.grid-column__offset-2--ultra[data-v-9255d6e2]{grid-column-start:3}.grid-column.grid-column__span-2--ultra[data-v-9255d6e2]{grid-column-end:span 2}.grid-column.grid-column__offset-3--ultra[data-v-9255d6e2]{grid-column-start:4}.grid-column.grid-column__span-3--ultra[data-v-9255d6e2]{grid-column-end:span 3}.grid-column.grid-column__offset-4--ultra[data-v-9255d6e2]{grid-column-start:5}.grid-column.grid-column__span-4--ultra[data-v-9255d6e2]{grid-column-end:span 4}.grid-column.grid-column__offset-5--ultra[data-v-9255d6e2]{grid-column-start:6}.grid-column.grid-column__span-5--ultra[data-v-9255d6e2]{grid-column-end:span 5}.grid-column.grid-column__offset-6--ultra[data-v-9255d6e2]{grid-column-start:7}.grid-column.grid-column__span-6--ultra[data-v-9255d6e2]{grid-column-end:span 6}.grid-column.grid-column__offset-7--ultra[data-v-9255d6e2]{grid-column-start:8}.grid-column.grid-column__span-7--ultra[data-v-9255d6e2]{grid-column-end:span 7}.grid-column.grid-column__offset-8--ultra[data-v-9255d6e2]{grid-column-start:9}.grid-column.grid-column__span-8--ultra[data-v-9255d6e2]{grid-column-end:span 8}.grid-column.grid-column__offset-9--ultra[data-v-9255d6e2]{grid-column-start:10}.grid-column.grid-column__span-9--ultra[data-v-9255d6e2]{grid-column-end:span 9}.grid-column.grid-column__offset-10--ultra[data-v-9255d6e2]{grid-column-start:11}.grid-column.grid-column__span-10--ultra[data-v-9255d6e2]{grid-column-end:span 10}.grid-column.grid-column__offset-11--ultra[data-v-9255d6e2]{grid-column-start:12}.grid-column.grid-column__span-11--ultra[data-v-9255d6e2]{grid-column-end:span 11}.grid-column.grid-column__offset-12--ultra[data-v-9255d6e2]{grid-column-start:13}.grid-column.grid-column__span-12--ultra[data-v-9255d6e2]{grid-column-end:span 12}}.grid[data-v-2919f916]{display:grid;margin-top:var(--5ed9564a);margin-bottom:var(--e1e635d4)}@media only screen and (min-width: 1024px){.grid[data-v-2919f916]{padding-right:var(--0dbdedd1);padding-left:var(--7c4da9b2)}}@media only screen and (min-width: 0px){.grid[data-v-2919f916]{margin-left:var(--theme-spacing-margin-xsmall);margin-right:var(--theme-spacing-margin-xsmall);gap:var(--theme-spacing-gutter-xsmall);grid-template-columns:repeat(4,1fr)}.grid.fullwidth[data-v-2919f916]{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 481px){.grid[data-v-2919f916]{margin-left:var(--theme-spacing-margin-small);margin-right:var(--theme-spacing-margin-small);gap:var(--theme-spacing-gutter-small);grid-template-columns:repeat(12,1fr)}.grid.fullwidth[data-v-2919f916]{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px){.grid[data-v-2919f916]{margin-left:var(--theme-spacing-margin-large);margin-right:var(--theme-spacing-margin-large);gap:var(--theme-spacing-gutter-large);grid-template-columns:repeat(12,1fr)}.grid.fullwidth[data-v-2919f916]{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1280px){.grid[data-v-2919f916]{margin-left:var(--theme-spacing-margin-xlarge);margin-right:var(--theme-spacing-margin-xlarge);gap:var(--theme-spacing-gutter-xlarge);grid-template-columns:repeat(12,1fr)}.grid.fullwidth[data-v-2919f916]{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1440px){.grid[data-v-2919f916]{margin-left:var(--theme-spacing-margin-xxlarge);margin-right:var(--theme-spacing-margin-xxlarge);gap:var(--theme-spacing-gutter-xxlarge);grid-template-columns:repeat(12,1fr)}.grid.fullwidth[data-v-2919f916]{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 2560px){.grid[data-v-2919f916]{margin-left:var(--theme-spacing-margin-ultra);margin-right:var(--theme-spacing-margin-ultra);gap:var(--theme-spacing-gutter-ultra);grid-template-columns:repeat(12,1fr)}.grid.fullwidth[data-v-2919f916]{margin-left:auto;margin-right:auto}}.fixed[data-v-2919f916]{position:fixed;z-index:1001;transition:top .2s ease;top:10px}@media only screen and (min-width: 0px){.fixed[data-v-2919f916]{width:calc(100% - var(--theme-spacing-margin-xsmall) * 2)}}@media only screen and (min-width: 481px){.fixed[data-v-2919f916]{width:calc(100% - var(--theme-spacing-margin-small) * 2)}}@media only screen and (min-width: 1024px){.fixed[data-v-2919f916]{width:calc(100% - var(--theme-spacing-margin-large) * 2)}}@media only screen and (min-width: 1280px){.fixed[data-v-2919f916]{width:calc(100% - var(--theme-spacing-margin-xlarge) * 2)}}@media only screen and (min-width: 1440px){.fixed[data-v-2919f916]{width:calc(100% - var(--theme-spacing-margin-xxlarge) * 2)}}@media only screen and (min-width: 2560px){.fixed[data-v-2919f916]{width:calc(100% - var(--theme-spacing-margin-ultra) * 2)}}.fixed.stuck[data-v-2919f916]{top:0}#svg-sprite[data-v-9488de47],#svg-sprite[data-v-12628f7d]{display:none}.image-container[data-v-b17fd1c0]{display:flex;overflow:hidden;aspect-ratio:var(--a0f97b76);height:100%;max-width:100%}.image-container.rounded-tl[data-v-b17fd1c0]{border-top-left-radius:var(--theme-cards-border-radius)}.image-container.rounded-tr[data-v-b17fd1c0]{border-top-right-radius:var(--theme-cards-border-radius)}.image-container.rounded-bl[data-v-b17fd1c0]{border-bottom-left-radius:var(--theme-cards-border-radius)}.image-container.rounded-br[data-v-b17fd1c0]{border-bottom-right-radius:var(--theme-cards-border-radius)}.image-container[data-v-b17fd1c0] img{width:100%;height:auto}.card-list[data-v-84339da6]{display:grid;gap:.5rem}.card-list.square[data-v-84339da6]{grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 1440px){.card-list.square[data-v-84339da6]{grid-template-columns:repeat(2,1fr)}}.card-list.list[data-v-84339da6],.card-list.small[data-v-84339da6]{grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 1440px){.card-list.small[data-v-84339da6]{grid-template-columns:repeat(2,1fr)}}a[data-v-750125b9]{text-decoration:none;color:unset}.highlight-card--small[data-v-750125b9]{display:flex;overflow:hidden;flex-direction:row;background:#fff;cursor:pointer}.highlight-card--small.rounded-tl[data-v-750125b9]{border-top-left-radius:var(--theme-cards-border-radius)}.highlight-card--small.rounded-tr[data-v-750125b9]{border-top-right-radius:var(--theme-cards-border-radius)}.highlight-card--small.rounded-bl[data-v-750125b9]{border-bottom-left-radius:var(--theme-cards-border-radius)}.highlight-card--small.rounded-br[data-v-750125b9]{border-bottom-right-radius:var(--theme-cards-border-radius)}.highlight-card--small:hover .highlight-card-icon[data-v-750125b9]{color:var(--theme-cards-icon-hover-color)}.highlight-card--small:hover .highlight-card-icon[data-v-750125b9]:before{left:0}.highlight-card-icon[data-v-750125b9]{position:relative;width:7.5rem;height:7.8125rem;z-index:0;display:flex;justify-content:center;align-items:center;order:0;overflow:hidden;transition:all .5s ease;background-color:var(--theme-cards-icon-background);color:var(--theme-cards-icon-color)}.highlight-card-icon.rounded-tl[data-v-750125b9]{border-top-left-radius:var(--theme-cards-border-radius)}.highlight-card-icon.rounded-tr[data-v-750125b9]{border-top-right-radius:var(--theme-cards-border-radius)}.highlight-card-icon.rounded-bl[data-v-750125b9]{border-bottom-left-radius:var(--theme-cards-border-radius)}.highlight-card-icon.rounded-br[data-v-750125b9]{border-bottom-right-radius:var(--theme-cards-border-radius)}.highlight-card-icon[data-v-750125b9]:before{position:absolute;content:"";left:-100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-cards-icon-hover-background);z-index:-1}.highlight-card-icon.right[data-v-750125b9]{order:2}.highlight-card-icon.right[data-v-750125b9]:before{left:100%}.highlight-card-content[data-v-750125b9]{order:1;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem 1.5rem 1.25rem;gap:.5rem;flex:1 0 0}.highlight-card-content.align-flex-end[data-v-750125b9]{align-items:flex-end}a[data-v-781ab773]{text-decoration:none;color:unset}.highlight-card--xlarge[data-v-781ab773]{position:relative;display:flex;overflow:hidden;flex-direction:row;background:#fff;cursor:pointer;border-top-right-radius:var(--theme-cards-border-radius);border-bottom-left-radius:var(--theme-cards-border-radius);aspect-ratio:2/1}@media only screen and (min-width: 1440px){.highlight-card--xlarge[data-v-781ab773]{aspect-ratio:1/1}}.highlight-card--xlarge:hover .highlight-card-icon[data-v-781ab773]{color:var(--theme-cards-icon-hover-color)}.highlight-card--xlarge:hover .highlight-card-icon[data-v-781ab773]:before{left:0}.highlight-card-icon-wrapper[data-v-781ab773]{position:absolute;top:0;right:0;min-width:33%;aspect-ratio:1/1}.highlight-card-icon[data-v-781ab773]{position:relative;width:100%;height:100%;padding:2rem 2rem 2.5em;z-index:0;display:flex;justify-content:center;align-items:center;order:0;overflow:hidden;transition:all .5s ease;background-color:var(--theme-cards-icon-background);color:var(--theme-cards-icon-color);border-bottom-left-radius:var(--theme-cards-border-radius)}.highlight-card-icon.right[data-v-781ab773]{order:2}.highlight-card-icon[data-v-781ab773]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-cards-icon-hover-background);z-index:-1}.highlight-card-content[data-v-781ab773]{order:1;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;gap:.5rem;flex:1 0 0}.card-list[data-v-a0a3545c]{display:grid;gap:1rem;grid-template-columns:1fr}@media only screen and (min-width: 1024px){.card-list[data-v-a0a3545c]:has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}.card-list[data-v-a0a3545c]:has(>:nth-child(3))>:nth-child(3n+1){border-radius:0 0 0 2rem}.card-list[data-v-a0a3545c]:has(>:nth-child(3))>:nth-child(3n){border-radius:0 0 2rem}}@media only screen and (min-width: 1024px){.card-list[data-v-a0a3545c]:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,1fr)}.card-list[data-v-a0a3545c]:has(>:nth-child(2)):not(:has(>:nth-child(3)))>:nth-child(odd){border-radius:0 0 0 2rem}.card-list[data-v-a0a3545c]:has(>:nth-child(2)):not(:has(>:nth-child(3)))>:nth-child(2n){border-radius:0 0 2rem}}@media only screen and (min-width: 1024px){.card-list[data-v-a0a3545c]:not(:has(>:nth-child(2))){grid-template-columns:1fr}.card-list[data-v-a0a3545c]:not(:has(>:nth-child(2)))>*{border-radius:0 0 2rem 2rem}}.heading[data-v-2db16035]{font-family:var(--theme-typography-heading-font)}.heading.h1[data-v-2db16035]{font-weight:var(--theme-typography-heading-font-h1-font-weight);font-size:var(--theme-typography-heading-font-h1-font-size);line-height:var(--theme-typography-heading-font-h1-line-height);letter-spacing:var(--theme-typography-heading-font-h1-spacing)}.heading.h2[data-v-2db16035]{font-weight:var(--theme-typography-heading-font-h2-font-weight);font-size:var(--theme-typography-heading-font-h2-font-size);line-height:var(--theme-typography-heading-font-h2-line-height);letter-spacing:var(--theme-typography-heading-font-h2-spacing)}.heading.h3[data-v-2db16035]{font-weight:var(--theme-typography-heading-font-h3-font-weight);font-size:var(--theme-typography-heading-font-h3-font-size);line-height:var(--theme-typography-heading-font-h3-line-height);letter-spacing:var(--theme-typography-heading-font-h3-spacing)}.heading.h4[data-v-2db16035]{font-weight:var(--theme-typography-heading-font-h4-font-weight);font-size:var(--theme-typography-heading-font-h4-font-size);line-height:var(--theme-typography-heading-font-h4-line-height);letter-spacing:var(--theme-typography-heading-font-h4-spacing)}.heading.h5[data-v-2db16035]{font-weight:var(--theme-typography-heading-font-h5-font-weight);font-size:var(--theme-typography-heading-font-h5-font-size);line-height:var(--theme-typography-heading-font-h5-line-height);letter-spacing:var(--theme-typography-heading-font-h5-spacing)}.heading.h6[data-v-2db16035]{font-weight:var(--theme-typography-heading-font-h6-font-weight);font-size:var(--theme-typography-heading-font-h6-font-size);line-height:var(--theme-typography-heading-font-h6-line-height);letter-spacing:var(--theme-typography-heading-font-h6-spacing)}.content-card[data-v-c479be47]{padding:1rem}.content-card .content-icon[data-v-c479be47]{width:100%;padding-bottom:3rem}.content-card .content-icon svg[data-v-c479be47]{float:right}.content-card .card-image[data-v-c479be47]{aspect-ratio:569/509;width:100%;max-height:22rem;background-repeat:no-repeat;background-position:center;background-size:cover;border-bottom-left-radius:100%;overflow:hidden}.bg-Green[data-v-c479be47]{background:var(--theme-cards-content-background-green)}.bg-Pink[data-v-c479be47]{background:var(--theme-cards-content-background-pink)}.bg-Purple[data-v-c479be47]{background:var(--theme-cards-content-background-purple)}.bg-Blue[data-v-c479be47]{background:var(--theme-cards-content-background-blue)}.heading[data-v-c479be47]{margin-bottom:0}.member-card[data-v-33aea889]{overflow:hidden;display:flex;flex-direction:column}.member-card .member-info[data-v-33aea889]{background-color:var(--theme-cards-member-card-background);padding:0 2rem 2rem;min-height:10rem}.member-card .card-image[data-v-33aea889]{aspect-ratio:1/1;object-fit:cover}.member-card .board-description[data-v-33aea889]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .6s ease-in-out}.member-card .board-description[data-v-33aea889]>*{overflow:hidden}.member-card .board-description.expanded[data-v-33aea889]{grid-template-rows:1fr}.card-list[data-v-eabfeeb6]{display:grid;gap:1rem}@media only screen and (min-width: 1024px){.card-list[data-v-eabfeeb6]{grid-template-columns:repeat(3,1fr)}}.card-list[data-v-eabfeeb6]>:first-child{border-radius:0 0 0 32px}.card-list[data-v-eabfeeb6]>:last-child{border-radius:0 32px 0 0}.split-container[data-v-57d170e3]{display:flex;flex-direction:column;gap:1rem}.cart-empty[data-v-cb28ced6]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:21.8125rem}.cart-empty-title[data-v-cb28ced6]{margin:0;margin-bottom:.56rem}.cart-empty-subtitle[data-v-cb28ced6]{margin:0;margin-bottom:2.5rem}.separator[data-v-7a457194]{width:.25rem;height:.25rem;border-radius:50%;background-color:var(--theme-misc-separator-color)}.product-item[data-v-4521b3d5]{display:flex;width:100%;align-items:center;gap:1rem}.product-item .product-icon[data-v-4521b3d5]{display:flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1}.product-item .product-icon .icon[data-v-4521b3d5]{display:flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;flex-shrink:0}.product[data-v-4521b3d5]{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}.product .quantity[data-v-4521b3d5]{display:flex;justify-content:center;align-items:center;gap:.5rem}.price[data-v-4521b3d5]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.price .original-price[data-v-4521b3d5]{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.price .original-price .strikethrough[data-v-4521b3d5]{width:2.875rem;height:.125rem;position:absolute;bottom:.46875rem;background:var(--theme-checkout-strikethrough-color)}.product-list[data-v-663e5c1d]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.product-container[data-v-151be690]{display:flex;align-items:flex-start;gap:.5rem;align-self:stretch}.product-container .product[data-v-151be690]{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}.product-container .product .quantity[data-v-151be690]{display:flex;justify-content:center;align-items:center;gap:.5rem;color:var(--theme-checkout-quantity-color)}.product-list[data-v-f59825d7],.product-list .products[data-v-f59825d7]{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;align-self:stretch}.cta-container[data-v-f59825d7]{display:flex;padding:0 2.5rem;flex-direction:column;align-items:flex-start;gap:.75rem;align-self:stretch}.cta-container .cta[data-v-f59825d7]{display:flex;height:1.5rem;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.text-product-card[data-v-40d51b9d]{font-family:var(--theme-typography-product-card-font)}.text-product-card.price[data-v-40d51b9d]{font-weight:var(--theme-typography-product-card-price-font-weight);font-size:var(--theme-typography-product-card-price-font-size);line-height:var(--theme-typography-product-card-price-line-height);letter-spacing:var(--theme-typography-product-card-price-spacing)}.text-product-card.price-large[data-v-40d51b9d]{font-weight:var(--theme-typography-product-card-price-large-font-weight);font-size:var(--theme-typography-product-card-price-large-font-size);line-height:var(--theme-typography-product-card-price-large-line-height);letter-spacing:var(--theme-typography-product-card-price-large-spacing)}.text-product-card.discount-price[data-v-40d51b9d]{font-weight:var(--theme-typography-product-card-discount-price-font-weight);font-size:var(--theme-typography-product-card-discount-price-font-size);line-height:var(--theme-typography-product-card-discount-price-line-height);letter-spacing:var(--theme-typography-product-card-discount-price-spacing)}.text-product-card.discount-price-large[data-v-40d51b9d]{font-weight:var(--theme-typography-product-card-discount-price-large-font-weight);font-size:var(--theme-typography-product-card-discount-price-large-font-size);line-height:var(--theme-typography-product-card-discount-price-large-line-height);letter-spacing:var(--theme-typography-product-card-discount-price-large-spacing)}.text-product-card.name[data-v-40d51b9d]{font-weight:var(--theme-typography-product-card-name-font-weight);font-size:var(--theme-typography-product-card-name-font-size);line-height:var(--theme-typography-product-card-name-line-height);letter-spacing:var(--theme-typography-product-card-name-spacing)}.text-product-card.price-details[data-v-40d51b9d]{font-weight:var(--theme-typography-product-card-price-details-font-weight);font-size:var(--theme-typography-product-card-price-details-font-size);line-height:var(--theme-typography-product-card-price-details-line-height);letter-spacing:var(--theme-typography-product-card-price-details-spacing)}.text-product-card.description[data-v-40d51b9d]{font-weight:var(--theme-typography-product-card-description-font-weight);font-size:var(--theme-typography-product-card-description-font-size);line-height:var(--theme-typography-product-card-description-line-height);letter-spacing:var(--theme-typography-product-card-description-spacing)}.text-product-card.id-number[data-v-40d51b9d]{font-weight:var(--theme-typography-product-card-id-number-font-weight);font-size:var(--theme-typography-product-card-id-number-font-size);line-height:var(--theme-typography-product-card-id-number-line-height);letter-spacing:var(--theme-typography-product-card-id-number-spacing)}.container[data-v-406a4f97]{display:flex;width:100%;padding:2.5rem 0;flex-direction:column;align-items:flex-start;gap:1.5rem;background:var(--theme-checkout-order-summary-background)}.container .total[data-v-406a4f97]{display:flex;padding:0 2.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}.container .total_item[data-v-406a4f97]{display:flex;justify-content:space-between;align-items:center;gap:.5rem;align-self:stretch}.container .total_item .price-info[data-v-406a4f97]{display:flex;align-items:center;gap:.5rem}.container .total_item .price-info .info-icon[data-v-406a4f97]{color:var(--theme-checkout-info-icon-background-color);--info-icon-text-color: var(--theme-checkout-info-icon-color)}.container .breakdown[data-v-406a4f97]{display:flex;padding:0 2.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.container .breakdown_item[data-v-406a4f97]{display:flex;justify-content:space-between;align-items:center;gap:.5rem;align-self:stretch}.container .breakdown_item .discount[data-v-406a4f97]{color:var(--theme-checkout-order-summary-discount-color)}.container .checkout[data-v-406a4f97]{display:flex;padding:0 2.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.container .checkout .checkout-text[data-v-406a4f97]{margin:0}.container .checkout .checkout-btn[data-v-406a4f97]{width:100%}.container .checkout-delivery-summary[data-v-406a4f97]{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem}.container .checkout-icon[data-v-406a4f97]{border-radius:50%;background-color:var(--theme-checkout-delivery-summary-icon-background);aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;width:1.625rem}.checkout-btn-wrapper[data-v-355ddad2]{display:flex;justify-content:center;align-self:stretch}.checkout-btn-wrapper .checkout-btn[data-v-355ddad2]{width:100%}.container[data-v-355ddad2]{display:flex;padding:.5rem 0;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:1.5rem;background:var(--theme-checkout-order-summary-background)}.container .total[data-v-355ddad2]{display:flex;padding:0 1rem 0 1.5rem;justify-content:space-between;align-items:center;align-self:stretch;cursor:pointer}.container .total .price-info[data-v-355ddad2]{display:flex;align-items:center;gap:.5rem}.container .total .price-info .info-icon[data-v-355ddad2]{color:var(--theme-checkout-info-icon-background-color);--info-icon-text-color: var(--theme-checkout-info-icon-color)}.container .total .price-info .expander[data-v-355ddad2]{width:1.125rem;height:1.125rem;color:var(--theme-checkout-expander-icon-color);cursor:pointer}.container .expander-content[data-v-355ddad2]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;width:100%}.container .expander-content[data-v-355ddad2]>*{overflow:hidden;width:100%}.container.expanded .expander-content[data-v-355ddad2]{width:100%;grid-template-rows:1fr}.container.expanded .expander[data-v-355ddad2]{transform:rotate(180deg)}.container .content-wrapper[data-v-355ddad2]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch;min-height:0;width:100%}.container .breakdown[data-v-355ddad2]{display:flex;padding:0 1.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.container .breakdown_item[data-v-355ddad2]{display:flex;justify-content:space-between;align-items:center;gap:.5rem;align-self:stretch}.container .breakdown_item .discount[data-v-355ddad2]{color:var(--theme-checkout-order-summary-discount-color)}.banner-container[data-v-cae01c78]{display:flex;width:100%;flex-direction:column;align-items:flex-start}.banner[data-v-cae01c78]{display:flex;width:100%;padding:1.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;border-radius:1.5rem}.banner .banner-content[data-v-cae01c78]{display:flex;align-items:center;gap:1rem;align-self:stretch}.banner .banner-content.banner-content-dagvara[data-v-cae01c78]{flex-direction:row-reverse;align-items:flex-start}.banner .banner-content .banner-message-container[data-v-cae01c78]{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}.banner .banner-content .banner-headline[data-v-cae01c78],.banner .banner-content .banner-message[data-v-cae01c78]{margin:0 0 .25rem;flex:1 0 0}.banner .banner-icon[data-v-cae01c78]{display:flex;width:2.5rem;height:2.5rem;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:6.25rem}.banner.banner-success[data-v-cae01c78]{background-color:var(--theme-banner-success-background-color);color:var(--theme-banner-success-text-color)}.banner .banner-icon-success[data-v-cae01c78]{background:var(--theme-banner-background-icon-color);color:var(--theme-banner-success-icon-background-color)}.banner.banner-error[data-v-cae01c78]{background-color:var(--theme-banner-error-background-color);color:var(--theme-banner-error-text-color)}.banner .banner-icon-error[data-v-cae01c78]{background:var(--theme-banner-background-icon-color);color:var(--theme-banner-error-icon-background-color)}.banner.banner-warning[data-v-cae01c78]{background-color:var(--theme-banner-warning-background-color);color:var(--theme-banner-warning-text-color)}.banner .banner-icon-warning[data-v-cae01c78]{background:var(--theme-banner-background-icon-color);color:var(--theme-banner-warning-icon-background-color)}.banner.banner-general[data-v-cae01c78]{background-color:var(--theme-banner-general-background-color);color:var(--theme-banner-general-text-color)}.banner .banner-icon-general[data-v-cae01c78]{background:var(--theme-banner-background-icon-color);color:var(--theme-banner-general-icon-background-color)}.banner.banner-dagvara[data-v-cae01c78]{background-color:var(--theme-banner-dagvara-background-color);color:var(--theme-banner-dagvara-text-color)}.banner .banner-icon-dagvara[data-v-cae01c78]{background:var(--theme-banner-background-icon-color);color:var(--theme-banner-dagvara-icon-background-color)}.button-simple-link[data-v-898a7cae]{border:none;background:none;padding:0;display:inline-flex;flex-direction:column;align-items:flex-start;gap:.0625rem;cursor:pointer;text-decoration:none}.underline[data-v-898a7cae]{height:1.2px;width:100%;background:var(--theme-buttons-link-color);display:block}.button[data-v-e3f5048a]{display:flex;width:8.3125rem;padding:.25rem;justify-content:space-between;align-items:center;border-radius:var(--theme-buttons-counter-border-radius);border:none}.button .counter-container[data-v-e3f5048a]{display:flex;width:2.5rem;height:2.5rem;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;flex-shrink:0;cursor:pointer;border-radius:var(--theme-buttons-counter-border-radius)}.button.blue[data-v-e3f5048a]{background-color:var(--theme-buttons-counter-blue-background-color);color:var(--theme-buttons-counter-white-color)}.button.blue .counter-container[data-v-e3f5048a]{background-color:var(--theme-buttons-counter-blue-button-background-color);color:var(--theme-buttons-counter-white-button-color)}.button.white[data-v-e3f5048a]{background-color:var(--theme-buttons-counter-white-background-color);color:var(--theme-buttons-counter-blue-color)}.button.white .counter-container[data-v-e3f5048a]{background-color:var(--theme-buttons-counter-white-button-background-color);color:var(--theme-buttons-counter-blue-button-color)}.button.inside-card[data-v-f92fc653]{position:relative;display:flex;height:2.5rem;padding:0;justify-content:center;align-items:center;gap:1rem;border:none;color:var(--theme-buttons-delete-icon-color);border-radius:39.0625rem;background:transparent;overflow:hidden;z-index:0;cursor:pointer;aspect-ratio:1/1}.button.inside-card[data-v-f92fc653]:hover:before{left:0%}.button.inside-card[data-v-f92fc653]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-buttons-delete-button-hover-background-color);z-index:-1}.button.inside-card[data-v-f92fc653]:hover{color:var(--theme-buttons-delete-button-icon-hover-color)}.button.top-corner[data-v-f92fc653]{position:relative;display:flex;height:3.5rem;padding:0rem 1.5rem;justify-content:center;align-items:center;gap:1rem;border:none;color:var(--theme-buttons-delete-icon-color);border-radius:0rem 1.5rem;background:var(--theme-buttons-delete-button-top-corner-background-color);overflow:hidden;z-index:0;cursor:pointer}.button.top-corner[data-v-f92fc653]:hover:before{left:0%}.button.top-corner[data-v-f92fc653]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-buttons-delete-button-hover-background-color);z-index:-1}.button.top-corner[data-v-f92fc653]:hover{color:var(--theme-buttons-delete-button-icon-hover-color)}.cart-item[data-v-c2e20ec6]{position:relative;display:flex;align-items:flex-start;align-self:stretch;border-radius:1.5rem}.cart-item .loading-overlay[data-v-c2e20ec6]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--theme-cart-overlay-background);border-radius:1.5rem;z-index:10}.cart-item .loading-overlay .loading-content[data-v-c2e20ec6]{display:flex;padding-top:.75rem;flex-direction:column;align-items:center;position:absolute;left:0;right:0;top:.625rem}.cart-item .loading-overlay .loading-content .message[data-v-c2e20ec6]{display:flex;flex-direction:column;align-items:center;gap:.5rem;align-self:stretch}.cart-item .loading-overlay .loading-content .message .loading-bar[data-v-c2e20ec6]{position:relative;overflow:hidden;background:var(--theme-cart-loading-bar-background);border-radius:6.25rem;width:12.5rem;height:.5rem}.cart-item .loading-overlay .loading-content .message .loading-bar .loader[data-v-c2e20ec6]{position:absolute;left:0;top:0;height:100%;width:0%;background:var(--theme-cart-loading-bar-color);border-radius:6.25rem;animation:loading-fill-c2e20ec6 3s linear forwards}@keyframes loading-fill-c2e20ec6{0%{width:0%}to{width:100%}}.cart-item .loading-overlay .cancel-btn[data-v-c2e20ec6]{display:flex;height:3rem;align-items:center}.cart-item .item-container[data-v-c2e20ec6]{display:flex;padding:1.5rem 1rem 1.5rem 1.5rem;align-items:center;gap:1rem;flex:1 0 0;border-radius:1.5rem;background:var(--theme-cart-item-background)}.cart-item .item-container .image-container[data-v-c2e20ec6]{display:flex;width:3rem;height:3rem;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:6.25rem;background:var(--theme-cart-product-overview-background)}.cart-item .item-container .image-container .image[data-v-c2e20ec6]{display:flex;width:3rem;height:3rem;justify-content:center;align-items:center;flex-shrink:0}.cart-item .content[data-v-c2e20ec6]{display:flex;align-items:center;gap:2.5rem;flex:1 0 0}.cart-item .content .description[data-v-c2e20ec6]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;flex:1 0 0}.cart-item .content .description .product-id-header[data-v-c2e20ec6]{display:flex;height:.75rem;justify-content:center;align-items:center;gap:.5rem}.cart-item .content .description .product-id-header .product-id[data-v-c2e20ec6]{display:flex;justify-content:center;align-items:center;gap:.5rem}.cart-item .content .description .product-id-header .product-id .product-id-text[data-v-c2e20ec6]{color:var(--theme-cart-item-dark-gray)}.cart-item .content .description .product-id-header .badges[data-v-c2e20ec6]{display:flex;align-items:center;gap:.25rem}.cart-item .content .description .product-id-header .badges .badge[data-v-c2e20ec6]{display:flex;width:1.25rem;height:1.25rem;justify-content:center;align-items:center;gap:.23944rem;border-radius:4.80769rem;aspect-ratio:1/1}.cart-item .content .description .product-id-header .badges .badge--discount[data-v-c2e20ec6]{color:var(--theme-cart-badge-discount-color);background:var(--theme-cart-badge-discount-background-color)}.cart-item .content .description .product-id-header .badges .badge--dagvara[data-v-c2e20ec6]{color:var(--theme-cart-badge-dagvara-color);background:var(--theme-cart-badge-dagvara-background-color)}.cart-item .content .description .name-and-qty[data-v-c2e20ec6]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.cart-item .content .description .name-and-qty .name[data-v-c2e20ec6]{display:flex;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.cart-item .content .description .name-and-qty .quantity[data-v-c2e20ec6]{display:flex;height:1.3125rem;align-items:center;gap:.5rem;align-self:stretch}.cart-item .content .description .name-and-qty .quantity .size[data-v-c2e20ec6]{display:flex;justify-content:center;align-items:baseline;gap:.125rem}.cart-item .content .description .name-and-qty .quantity .packaging[data-v-c2e20ec6]{display:flex;justify-content:center;align-items:center;gap:.25rem}.cart-item .content .description .name-and-qty .quantity .packaging .quantity-text[data-v-c2e20ec6]{color:var(--theme-cart-item-dark-gray)}.cart-item .counter-container[data-v-c2e20ec6]{display:flex;width:10.625rem;align-items:center;gap:.5rem}.cart-item .price-and-delete[data-v-c2e20ec6]{display:flex;width:8.125rem;justify-content:flex-end;align-items:center;gap:1rem}.cart-item .price-and-delete .price[data-v-c2e20ec6]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.25rem}.cart-item .price-and-delete .price .original-price[data-v-c2e20ec6]{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.cart-item .price-and-delete .price .original-price .original-price-text[data-v-c2e20ec6]{color:var(--theme-cart-item-dark-gray)}.cart-item .price-and-delete .price .strikethrough[data-v-c2e20ec6]{width:3.9375rem;height:.125rem;position:absolute;bottom:.53125rem;left:-.4rem;background:var(--theme-cart-strikethrough-color)}.cart-item .price-and-delete .icon-delete[data-v-c2e20ec6]{display:flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1}.cart-item[data-v-c9fe3c2e]{position:relative;display:flex;align-items:flex-start;align-self:stretch;border-radius:1.5rem}.cart-item .loading-overlay[data-v-c9fe3c2e]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--theme-cart-overlay-background);border-radius:1.5rem;z-index:10}.cart-item .loading-overlay .loading-content[data-v-c9fe3c2e]{display:flex;padding-top:.75rem;flex-direction:column;align-items:center;gap:1rem;position:absolute;left:3.8125rem;top:2.0625rem}.cart-item .loading-overlay .loading-content .message[data-v-c9fe3c2e]{display:flex;flex-direction:column;align-items:center;gap:.5rem;align-self:stretch}.cart-item .loading-overlay .loading-content .message .loading-bar[data-v-c9fe3c2e]{position:relative;overflow:hidden;background:var(--theme-cart-loading-bar-background);border-radius:6.25rem;width:12.5rem;height:.5rem}.cart-item .loading-overlay .loading-content .message .loading-bar .loader[data-v-c9fe3c2e]{position:absolute;left:0;top:0;height:100%;width:0%;background:var(--theme-cart-loading-bar-color);border-radius:6.25rem;animation:loading-fill-c9fe3c2e 3s linear forwards}@keyframes loading-fill-c9fe3c2e{0%{width:0%}to{width:100%}}.cart-item .loading-overlay .cancel-btn[data-v-c9fe3c2e]{display:flex;height:3rem;align-items:center}.cart-item .item-container[data-v-c9fe3c2e]{display:flex;width:100%;padding:1rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;align-self:stretch;border-radius:1.5rem;background:var(--theme-cart-item-background)}.cart-item .content[data-v-c9fe3c2e],.cart-item .content .description[data-v-c9fe3c2e]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}.cart-item .content .description .product-id-header[data-v-c9fe3c2e]{display:flex;height:1.625rem;justify-content:center;align-items:center;gap:.5rem}.cart-item .content .description .product-id-header .product-id[data-v-c9fe3c2e]{display:flex;justify-content:center;align-items:center;gap:.5rem}.cart-item .content .description .product-id-header .product-id .product-id-text[data-v-c9fe3c2e]{color:var(--theme-cart-item-dark-gray)}.cart-item .content .description .product-id-header .badges[data-v-c9fe3c2e]{display:flex;align-items:center;gap:.25rem}.cart-item .content .description .product-id-header .badges .badge[data-v-c9fe3c2e]{display:flex;width:1.25rem;height:1.25rem;justify-content:center;align-items:center;gap:.23944rem;aspect-ratio:1/1;border-radius:4.80769rem}.cart-item .content .description .product-id-header .badges .badge--discount[data-v-c9fe3c2e]{color:var(--theme-cart-badge-discount-color);background:var(--theme-cart-badge-discount-background-color)}.cart-item .content .description .product-id-header .badges .badge--dagvara[data-v-c9fe3c2e]{color:var(--theme-cart-badge-dagvara-color);background:var(--theme-cart-badge-dagvara-background-color)}.cart-item .content .description .name-and-qty[data-v-c9fe3c2e]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.cart-item .content .description .name-and-qty .name[data-v-c9fe3c2e]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.cart-item .content .description .name-and-qty .quantity[data-v-c9fe3c2e]{display:flex;height:1.3125rem;align-items:center;gap:.5rem;align-self:stretch}.cart-item .content .description .name-and-qty .quantity .size[data-v-c9fe3c2e]{display:flex;justify-content:center;align-items:baseline;gap:.125rem}.cart-item .content .description .name-and-qty .quantity .packaging[data-v-c9fe3c2e]{display:flex;justify-content:center;align-items:center;gap:.25rem}.cart-item .content .description .name-and-qty .quantity .packaging .quantity-text[data-v-c9fe3c2e]{color:var(--theme-cart-item-dark-gray)}.cart-item .counter-and-price[data-v-c9fe3c2e]{display:flex;height:3rem;justify-content:flex-end;align-items:center;gap:.5rem;align-self:stretch}.cart-item .counter-and-price .counter-container[data-v-c9fe3c2e]{display:flex;width:10.625rem;align-items:center;gap:.5rem}.cart-item .counter-and-price .price-and-delete[data-v-c9fe3c2e]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.25rem;flex:1 0 0}.cart-item .counter-and-price .price-and-delete .price[data-v-c9fe3c2e]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.25rem}.cart-item .counter-and-price .price-and-delete .price .original-price[data-v-c9fe3c2e]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.cart-item .counter-and-price .price-and-delete .price .original-price .original-price-text[data-v-c9fe3c2e]{color:var(--theme-cart-item-dark-gray)}.cart-item .counter-and-price .price-and-delete .price .strikethrough[data-v-c9fe3c2e]{width:3.9375rem;height:.125rem;position:absolute;bottom:3rem;right:.8rem;background:var(--theme-cart-strikethrough-color)}.cart-item .counter-and-price .icon-delete[data-v-c9fe3c2e]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;position:absolute;top:0;right:0}.product-container[data-v-1ed38425]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.product-container .other-products[data-v-1ed38425]{display:flex;padding:2.5rem;flex-direction:column;align-items:flex-start;gap:1.8125rem;align-self:stretch;background:var(--theme-cart-product-overview-background);border-radius:2rem 0 0 2rem}.product-container .other-products.mobile[data-v-1ed38425]{border-radius:2rem 2rem 0 0!important}.product-container .other-products.with-dagvara[data-v-1ed38425]{border-radius:2rem 0 0}.product-container .other-products.without-dagvara.mobile[data-v-1ed38425]{border-radius:2rem!important}.product-container .cart-title[data-v-1ed38425]{display:flex;justify-content:center;align-items:baseline;gap:.25rem}.product-container .products[data-v-1ed38425]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.product-container .dagvara-products[data-v-1ed38425]{display:flex;padding:2.5rem;flex-direction:column;align-items:flex-start;gap:2.5rem;align-self:stretch;background:var(--theme-cart-product-overview-background);border-radius:0 0 0 2rem}.product-container .dagvara-products.mobile[data-v-1ed38425]{border-radius:0 0 2rem 2rem!important}.free-shipping-container[data-v-39d1f4fb]{display:flex;width:100%;padding:1rem;flex-direction:column;align-items:center;gap:.75rem;border-top-right-radius:2rem;margin-bottom:.5rem;background:#fdf0cb}.free-shipping-container.freeShipping[data-v-39d1f4fb]{background:#ebf9e8}.free-shipping-container .text-wrapper[data-v-39d1f4fb]{display:flex}.free-shipping-container .text-wrapper .amount[data-v-39d1f4fb]{font-weight:700}.price-loader[data-v-39d1f4fb]{display:flex;align-items:center;gap:1rem;align-self:stretch}.price-loader .price-loading-bar[data-v-39d1f4fb]{display:flex;height:.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;flex:1 0 0;border-radius:6.25rem;background:#fff}.price-loader .price-loading-bar .loader[data-v-39d1f4fb]{display:block;flex:1 0 0;align-self:stretch;border-radius:1.5rem;background:#be800d;transition:width .3s ease-out,background-color .3s ease-out}.price-loader .price-loading-bar .loader.freeShipping[data-v-39d1f4fb]{background:#4fc96e}.cart-container[data-v-3b21e56f]{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.cart-container[data-v-3b21e56f]{margin:0 4.5rem}}.cart-section-title[data-v-3b21e56f]{margin:2.5rem 0;padding-bottom:.5rem}.cart-full[data-v-3b21e56f]{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width: 1024px){.cart-full[data-v-3b21e56f]{flex-direction:row}}.cart-content[data-v-3b21e56f]{order:1}@media only screen and (min-width: 1024px){.cart-content[data-v-3b21e56f]{flex:1 1 784px;order:1}}.cart-summary[data-v-3b21e56f]{order:2}@media only screen and (min-width: 1024px){.cart-summary[data-v-3b21e56f]{flex:1 1 384px}}.dagvara-banner[data-v-3b21e56f]{margin-bottom:2.5rem}.checkbox-container[data-v-2eeb3268]{display:flex;align-items:center;gap:6px;cursor:pointer}.checkbox-container[data-v-2eeb3268]:has(input:disabled){cursor:not-allowed;opacity:.6}.checkbox-container.has-error .checkbox-icon[data-v-2eeb3268]{border-color:var(--theme-input-field-error-icon-color)}.checkbox-error-text[data-v-2eeb3268]{color:var(--theme-input-field-error-icon-color)}.checkbox-icon[data-v-2eeb3268]{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:1px solid var(--theme-selectors-checkbox-border-color);background-color:var(--theme-selectors-checkbox-white-color);border-radius:3.5px}@media only screen and (min-width: 481px){.checkbox-icon[data-v-2eeb3268]{width:1.25rem;height:1.25rem}}.checkbox-icon.checked[data-v-2eeb3268]{background-color:var(--theme-selectors-checkbox-checked-color);color:var(--theme-selectors-checkbox-white-color)}.checkbox-icon.indeterminate[data-v-2eeb3268]{background-color:var(--theme-selectors-checkbox-white-color);color:var(--theme-selectors-checkbox-checked-color)}.checkbox-quantity[data-v-2eeb3268]{color:var(--theme-selectors-checkbox-quantity-color)}input[type=checkbox][data-v-2eeb3268]{display:none}.checkbox-icon[data-v-2eeb3268]:hover{background-color:var(--theme-selectors-checkbox-hover-color)}.checkbox-icon>svg[data-v-2eeb3268]{fill:currentColor}.dropdown[data-v-6d6eb7fa]{display:flex;width:17.1875rem;height:auto;flex-direction:column;align-items:flex-start;border-top-left-radius:var(--theme-dropdown-border-radius);border-bottom-right-radius:var(--theme-dropdown-border-radius);background:var(--theme-dropdown-primary-background-color);box-shadow:4px 4px 36px 8px #1420371a}.dropdown__clear-button[data-v-6d6eb7fa]{border-top:var(--theme-dropdown-stroke-color) solid 1px;display:flex;height:3.25rem;width:100%;padding:0rem 1.5rem .25rem 0rem;flex-direction:column;justify-content:center;align-items:flex-end;gap:.5rem}.dropdown__content[data-v-6d6eb7fa]{width:95%;height:calc(100% - 3.25rem);display:flex;flex-direction:column;padding-left:1rem;padding-top:.75rem;gap:1.5rem;overflow-y:auto}.dropdown__default_content[data-v-6d6eb7fa]{width:95%;height:calc(100% - 3.25rem);display:flex;padding:.75rem .875rem;flex-direction:column;overflow-y:auto;cursor:pointer}.dropdown__default_content .default[data-v-6d6eb7fa]:first-child{border-radius:1rem 0 0}.dropdown__default_content .default[data-v-6d6eb7fa]:last-child{border-radius:0 0 1rem}.dropdown__default_content .default.selected[data-v-6d6eb7fa]{background:var(--theme-dropdown-default-selected-background-color);color:var(--theme-dropdown-default-selected-text-color)}.dropdown__default_content .default.selected[data-v-6d6eb7fa]:hover{color:var(--theme-dropdown-default-selected-background-color)}.dropdown__default_content .default__label[data-v-6d6eb7fa]{display:flex;height:2.5rem;padding:0 1.5rem;align-items:center;flex:1 0 0}.dropdown__default_content .default__label.dashboard[data-v-6d6eb7fa]{color:var(--theme-dropdown-dashboard-default-text-color);height:3.5rem}.dropdown__default_content .default[data-v-6d6eb7fa]:hover{background:var(--theme-dropdown-default-hover-background-color)}.dropdown__default_content .default.selected.green[data-v-6d6eb7fa]{background:var(--theme-dropdown-dashboard-selected-background-green)}.dropdown__default_content .default.selected.green .default__label.dashboard[data-v-6d6eb7fa]{color:var(--theme-dropdown-dashboard-selected-text-color)}.dropdown__default_content .default.selected.pink[data-v-6d6eb7fa]{background:var(--theme-dropdown-dashboard-selected-background-pink)}.dropdown__default_content .default.selected.pink .default__label.dashboard[data-v-6d6eb7fa]{color:var(--theme-dropdown-dashboard-selected-text-color)}.dropdown__default_content .default.selected.purple[data-v-6d6eb7fa]{background:var(--theme-dropdown-dashboard-selected-background-purple)}.dropdown__default_content .default.selected.purple .default__label.dashboard[data-v-6d6eb7fa],.dropdown__default_content .default:hover .default__label.dashboard[data-v-6d6eb7fa]{color:var(--theme-dropdown-dashboard-selected-text-color)}.button-container[data-v-7076562b]{position:relative;display:inline-block;width:100%}.dropdown[data-v-7076562b]{position:absolute;top:100%;left:0;z-index:1000;margin-top:.25rem}.button[data-v-7076562b]{position:relative;min-height:3rem;min-width:8rem;display:flex;width:100%;padding:0rem 1.375rem;transition:color .5s ease;align-items:center;justify-content:space-between;flex-shrink:0;gap:.75rem;border:none;border-radius:var(--theme-buttons-filter-dropdown-border-radius);overflow:hidden;cursor:pointer;z-index:0}.button[data-v-7076562b]:focus{z-index:10}.button:hover .filter-amount[data-v-7076562b]{background-color:var(--theme-buttons-filter-dropdown-filter-amount-background-hover-color)}.button.white[data-v-7076562b]{background-color:var(--theme-buttons-filter-dropdown-white-background-color)}.button .button-icon[data-v-7076562b]{display:flex;width:1rem;height:1rem;padding:.07144rem 0rem;justify-content:center;align-items:center}.button .button-icon-right[data-v-7076562b]{display:flex;width:.75rem;height:.75rem;padding:.1875rem 0rem .145rem;justify-content:center;align-items:center}.button .button-text[data-v-7076562b]{display:flex;justify-content:center;align-items:center}.button .filter-container-amount[data-v-7076562b]{display:inline-flex;height:3rem;padding:0rem 1.375rem 0rem .375rem;align-items:center;gap:.75rem;flex-shrink:0}.button .filter-amount[data-v-7076562b]{display:flex;width:2.1875rem;height:2.1875rem;padding:.5rem .5rem .5625rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;border-radius:6.25rem;color:var(--theme-buttons-filter-dropdown-filter-amount-color);background-color:var(--theme-buttons-filter-dropdown-filter-amount-background-color)}.button[data-v-7076562b]:hover:before{left:0%}.button[data-v-7076562b]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-buttons-filter-dropdown-hover-color);z-index:-1}.calendar[data-v-3388b77e]{display:flex;width:18.5rem;padding:.75rem 0rem;flex-direction:column;align-items:flex-start;border-radius:1.5rem 0rem;background:var(--theme-calendar-background-color);box-shadow:4px 4px 36px 8px #1420371a}.calendar .year-selector-container[data-v-3388b77e]{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.calendar .year-selector-container .year-selector[data-v-3388b77e]{display:flex;height:3rem;padding:0rem 1.375rem;align-items:center;gap:.75rem;flex:1 0 0}.calendar .year-selector-container .month-label[data-v-3388b77e]{display:flex;justify-content:center;align-items:center;gap:.25rem;flex:1 0 0}.calendar .year-selector-container .icon[data-v-3388b77e]{cursor:pointer}.calendar .year-selector-container .icon.disabled[data-v-3388b77e]{color:var(--theme-calendar-icon-disabled-color);cursor:default}.calendar .weekdays[data-v-3388b77e]{display:flex;padding:0rem 1rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;align-self:stretch}.calendar .weekdays .weekday-labels[data-v-3388b77e]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.calendar .weekdays .weekday-labels p[data-v-3388b77e]{margin:0}.calendar .weekdays .weekday-labels .weekday-label[data-v-3388b77e]{display:flex;width:2rem;height:2rem;padding-bottom:.125rem;flex-direction:column;justify-content:center;align-items:center}.calendar .days[data-v-3388b77e]{display:flex;padding:1rem;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch}.calendar .days .week-container[data-v-3388b77e]{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.calendar .days .day[data-v-3388b77e]{display:flex;width:2rem;height:2rem;padding-bottom:.125rem;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;color:var(--theme-calendar-day-color)}.calendar .days .day.other-month[data-v-3388b77e]{color:var(--theme-calendar-other-month-color)}.calendar .days .day.today[data-v-3388b77e]{display:flex;width:2rem;height:2rem;padding-bottom:.125rem;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:1.25rem;border:1.5px solid var(--theme-calendar-today-border-color);background:#99cffb40}.calendar .days .day[data-v-3388b77e]:not(.inRange):not(.disabled):hover{display:flex;width:2rem;height:2rem;padding-bottom:.125rem;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:.25rem;background:var(--theme-calendar-day-hover-background-color);color:var(--theme-calendar-day-hover-color)}.calendar .days .day[data-v-3388b77e]:not(.inRange):not(.disabled):hover p{font-weight:800}.calendar .days .day.disabled[data-v-3388b77e]{color:var(--theme-calendar-day-disabled-color);cursor:default}.calendar .days .day.selected[data-v-3388b77e]{display:flex;width:2rem;height:2rem;padding-bottom:.125rem;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:.25rem;color:var(--theme-calendar-day-selected-color);background:var(--theme-calendar-day-selected-background-color)}.calendar .days .day.selected.start.inRange[data-v-3388b77e]{background:none}.calendar .days .day.inRange[data-v-3388b77e]{position:relative;display:flex;width:2rem;height:2rem;padding-bottom:.125rem;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;color:var(--theme-calendar-day-multi-color);z-index:1}.calendar .days .day.inRange[data-v-3388b77e]:before{content:"";width:2.875rem;height:2rem;position:absolute;left:-.4375rem;border-radius:.25rem;color:var(--theme-calendar-day-multi-color);background:var(--theme-calendar-day-multi-background-color);z-index:-1}.calendar .days .day.inRange[data-v-3388b77e]:first-child:before{left:0}.calendar .days .day.inRange[data-v-3388b77e]:last-child:before{right:0}.button-container[data-v-0675fc0d]{position:relative;display:inline-block;width:100%}.dropdown[data-v-0675fc0d]{position:absolute;top:100%;left:0;z-index:1000;margin-top:.25rem}.button[data-v-0675fc0d]{position:relative;min-height:3rem;min-width:8rem;display:flex;width:100%;padding:0rem 1.375rem;transition:color .5s ease;align-items:center;justify-content:space-between;flex-shrink:0;gap:.75rem;border:none;border-radius:var(--theme-buttons-filter-dropdown-border-radius);overflow:hidden;cursor:pointer;z-index:0}.button[data-v-0675fc0d]:focus{z-index:10}.button:hover .filter-amount[data-v-0675fc0d]{background-color:var(--theme-buttons-filter-dropdown-filter-amount-background-hover-color)}.button .button-icon[data-v-0675fc0d]{display:flex;width:1rem;height:1rem;padding:.07144rem 0rem;justify-content:center;align-items:center}.button .button-icon-right[data-v-0675fc0d]{display:flex;width:.75rem;height:.75rem;padding:.1875rem 0rem .145rem;justify-content:center;align-items:center}.button .button-text[data-v-0675fc0d]{display:flex;justify-content:center;align-items:center}.button .filter-container-amount[data-v-0675fc0d]{display:inline-flex;height:3rem;padding:0rem 1.375rem 0rem .375rem;align-items:center;gap:.75rem;flex-shrink:0}.button .filter-amount[data-v-0675fc0d]{display:flex;width:2.1875rem;height:2.1875rem;padding:.5rem .5rem .5625rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;border-radius:6.25rem;color:var(--theme-buttons-filter-dropdown-filter-amount-color);background-color:var(--theme-buttons-filter-dropdown-filter-amount-background-color)}.button[data-v-0675fc0d]:hover:before{left:0%}.button[data-v-0675fc0d]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-buttons-filter-dropdown-hover-color);z-index:-1}input[type=radio][data-v-46eed608]{display:none}.radio[data-v-46eed608]{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.radio-icon[data-v-46eed608]{display:flex;width:1.5rem;height:1.5rem;padding:.3125rem;flex-direction:column;justify-content:center;align-items:center;gap:.41669rem;flex-shrink:0;aspect-ratio:1/1;border-radius:6.25rem;border:.833px solid;transition:border-color .3s ease,background-color .3s ease}@media only screen and (min-width: 481px){.radio-icon[data-v-46eed608]{width:1.25rem;height:1.25rem}}.radio-icon .radio-icon-selected[data-v-46eed608]{display:flex;padding:.10419rem;flex-direction:column;justify-content:center;align-items:center;gap:.41669rem;flex:1 0 0;align-self:stretch;border-radius:2193.41625rem;transition:background-color .3s ease}.radio-icon.default[data-v-46eed608]{border-color:var(--theme-selectors-radio-default-border-color);background:var(--theme-selectors-radio-default-background-color)}.radio-icon.default.selected[data-v-46eed608]{border-color:var(--theme-selectors-radio-default-border-selected-color)}.radio-icon.default .radio-icon-selected[data-v-46eed608]{background:var(--theme-selectors-radio-default-background-selected-color)}.radio-icon.default[data-v-46eed608]:hover{border-color:var(--theme-selectors-radio-default-border-hover-color);background:var(--theme-selectors-radio-default-background-hover-color)}.radio-icon.card[data-v-46eed608]{border-color:var(--theme-selectors-radio-card-border-color);background:var(--theme-selectors-radio-card-background-color)}.radio-icon.card.selected[data-v-46eed608]{border-color:var(--theme-selectors-radio-card-border-selected-color)}.radio-icon.card .radio-icon-selected[data-v-46eed608]{background:var(--theme-selectors-radio-card-background-selected-color)}.radio-icon.card[data-v-46eed608]:hover{border-color:var(--theme-selectors-radio-card-border-hover-color);background:var(--theme-selectors-radio-card-background-hover-color)}.card-container[data-v-f924e012]{display:flex;width:100%;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:2.5rem;border-radius:1.5rem;cursor:pointer}.card-container.selected.light-blue[data-v-f924e012]{background:var(--theme-selectors-radio-selected-light-blue-color)}.card-container.selected.dark-blue[data-v-f924e012]{background:var(--theme-selectors-radio-selected-dark-blue-color)}.card-container.white[data-v-f924e012]{background:var(--theme-selectors-radio-card-white-background)}.card-container.light-gray[data-v-f924e012]{background:var(--theme-selectors-radio-card-light-gray-background)}.card-container.selected.dark-blue .text[data-v-f924e012]{color:var(--theme-selectors-radio-selected-dark-blue-text-color)}.card-container .content-container[data-v-f924e012]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.card-container .content-container .radio-container[data-v-f924e012]{display:flex;align-items:flex-start;gap:1rem;flex:1 0 0}.card-container .content-container .radio-container .content[data-v-f924e012]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;flex:1 0 0}.card-container .content-container .radio-container .content .text[data-v-f924e012]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}input[type=radio][data-v-f924e012]{display:none}.radio[data-v-f924e012]{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.radio-icon[data-v-f924e012]{display:flex;width:1.5rem;height:1.5rem;padding:.3125rem;flex-direction:column;justify-content:center;align-items:center;gap:.41669rem;flex-shrink:0;aspect-ratio:1/1;border-radius:6.25rem;border:.833px solid var(--theme-selectors-radio-border-color);background:var(--theme-selectors-radio-background-color)}@media only screen and (min-width: 481px){.radio-icon[data-v-f924e012]{width:1.25rem;height:1.25rem}}.radio-icon[data-v-f924e012]:hover{background:var(--theme-selectors-radio-background-hover-color)}.radio-icon .radio-icon-selected[data-v-f924e012]{display:flex;padding:.10419rem;flex-direction:column;justify-content:center;align-items:center;gap:.41669rem;flex:1 0 0;align-self:stretch;border-radius:2193.41625rem;background:var(--theme-selectors-radio-background-selected-color)}.delivery-content[data-v-b8a3f3d2]{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;align-self:stretch}.delivery-content .address[data-v-b8a3f3d2]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.delivery-content .address .title[data-v-b8a3f3d2]{color:var(--theme-checkout-delivery-method-title-color)}.delivery-content .address .address-options[data-v-b8a3f3d2]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.delivery-content .date[data-v-b8a3f3d2]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.delivery-content .date .title[data-v-b8a3f3d2]{color:var(--theme-checkout-delivery-method-title-color);display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.delivery-content .date .available-dates[data-v-b8a3f3d2]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}@media only screen and (min-width: 1024px){.delivery-content .date .available-dates[data-v-b8a3f3d2]{flex-direction:row}}@media only screen and (min-width: 1024px){.delivery-content .date .calendar[data-v-b8a3f3d2]{max-width:50%}}.delivery-content .message[data-v-b8a3f3d2]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.delivery-content .message .title[data-v-b8a3f3d2]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;color:var(--theme-checkout-delivery-method-title-color)}.delivery-content .message .textarea[data-v-b8a3f3d2]{display:flex;height:9.5rem;flex-direction:column;align-items:stretch;align-self:stretch}.delivery-content[data-v-a8feb206]{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;align-self:stretch}.delivery-content .card-content[data-v-a8feb206]{display:flex;padding:1.5rem;flex-direction:row;align-items:flex-start;gap:1rem;align-self:stretch;border-radius:1.5rem;background:var(--theme-checkout-delivery-method-warehouse-card-background)}.delivery-content .content[data-v-a8feb206]{display:flex;align-items:flex-start;gap:1rem;align-self:stretch}.delivery-content .content .text[data-v-a8feb206]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex:1 0 0}.checkout-delivery-selector-container[data-v-30569f06]{display:flex;gap:.25rem;flex-direction:column}.checkout-delivery-selector[data-v-30569f06]{display:flex;flex-direction:column;gap:.25rem}.checkout-delivery-title[data-v-30569f06]{margin:0 0 1.5rem}@media only screen and (min-width: 1024px){.checkout-delivery-title[data-v-30569f06]{margin-bottom:2.5rem}}.checkout-delivery-name[data-v-30569f06]{display:flex;justify-content:space-between;align-items:center;width:100%}.extra-content[data-v-30569f06]{display:flex;padding:2.5rem;flex-direction:column;align-items:flex-start;gap:2.5rem;align-self:stretch;margin-top:-1.5rem;border-radius:0 0 1.5rem 1.5rem;width:100%;background:var(--theme-checkout-delivery-method-accordion-background)}.checkout-delivery-information[data-v-30569f06]{display:flex;padding-left:3.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.checkout-delivery-information .row[data-v-30569f06]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.checkout-delivery-information .row .item[data-v-30569f06]{display:flex;align-items:center;gap:.5rem;align-self:stretch}@media only screen and (min-width: 1024px){.checkout-customer-alt[data-v-608620b3]{padding-left:3.5rem}}.checkout-payment-selector[data-v-29dbdaf6]{display:flex;flex-direction:column;gap:.25rem}.checkout-payment-title[data-v-29dbdaf6]{margin-bottom:1.5rem}@media only screen and (min-width: 1024px){.checkout-payment-title[data-v-29dbdaf6]{margin-bottom:2.5rem}}.checkout-accordion[data-v-f56d10c2]{display:flex;flex-direction:column;gap:.5rem}.checkout-accordion[data-v-f56d10c2] .checkout-accordion-item:first-child{border-top-left-radius:2rem}.checkout-accordion[data-v-f56d10c2] .checkout-accordion-item:last-child{border-bottom-left-radius:2rem}.checkout-accordion-item[data-v-350b1043]{background-color:var(--theme-checkout-accordion-card-background)}.checkout-accordion-body[data-v-350b1043]{display:flex;flex-direction:column;padding:1.5rem}@media only screen and (min-width: 1024px){.checkout-accordion-body[data-v-350b1043]{padding:2.5rem}}.checkout-accordion-header[data-v-350b1043]{display:flex;align-items:center;gap:1rem}.checkout-section-accordion-header-inner[data-v-350b1043]{display:flex;justify-content:space-between;flex-grow:1}.checkout-accordion-header-text[data-v-350b1043]{margin:0}.checkout-accordion-footer[data-v-350b1043]{padding:1.5rem;display:flex}@media only screen and (min-width: 1024px){.checkout-accordion-footer[data-v-350b1043]{justify-content:flex-end}}.checkout-step[data-v-350b1043]{display:flex;justify-content:center;align-items:center;width:2.5rem;aspect-ratio:1/1;border-radius:50%;background-color:var(--theme-checkout-accordion-card-step-background)}.checkout-accordion-content[data-v-350b1043]{margin-top:1.5rem}.radio-card-container[data-v-3238673e]{display:flex;flex-direction:column;gap:.25rem;width:100%}.back-section[data-v-b3ea2f83]{display:flex;flex-direction:row;align-items:center;padding:0 1.5rem 0 1rem;gap:.5rem;height:3rem;margin-bottom:.5rem}@media only screen and (min-width: 1024px){.back-section[data-v-b3ea2f83]{margin-bottom:2.5rem}}.checkout-container[data-v-b3ea2f83]{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.checkout-container[data-v-b3ea2f83]{margin:0 4.5rem}}.checkout-section[data-v-b3ea2f83]{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width: 1024px){.checkout-section[data-v-b3ea2f83]{flex-direction:row}}.checkout-left[data-v-b3ea2f83]{order:2}@media only screen and (min-width: 1024px){.checkout-left[data-v-b3ea2f83]{flex:1 1 784px;order:1}}.checkout-right[data-v-b3ea2f83]{order:1}@media only screen and (min-width: 1024px){.checkout-right[data-v-b3ea2f83]{flex:1 1 384px}}.checkout-accordion-button[data-v-b3ea2f83]{width:100%}@media only screen and (min-width: 1024px){.checkout-accordion-button[data-v-b3ea2f83]{width:auto}}.dagvara-banner[data-v-b3ea2f83]{margin-bottom:2.5rem}.container[data-v-6098565b]{display:flex;padding:2.5rem;width:100%;flex-direction:column;align-items:flex-start;gap:1.5rem;flex:1 0 0;align-self:stretch;background:var(--theme-checkout-order-confirmation-card-background)}@media only screen and (min-width: 1024px){.container[data-v-6098565b]{max-width:24.5rem}}.container .title[data-v-6098565b]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.container .title .title-icon[data-v-6098565b]{display:flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:6.25rem;background:var(--theme-checkout-order-confirmation-card-icon-background)}.container .title .text[data-v-6098565b]{display:flex;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.container .content[data-v-6098565b]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.container .content .name[data-v-6098565b]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.left-section[data-v-f961e2c6]{position:relative;border-top-left-radius:2rem;display:flex;padding:2.5rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex:1 0 0;align-self:stretch;background:var(--theme-checkout-order-confirmation-header-background)}.left-section .title[data-v-f961e2c6]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media only screen and (min-width: 1024px){.left-section .title[data-v-f961e2c6]{flex-direction:row;align-items:flex-end}}.left-section .title .heading[data-v-f961e2c6]{display:flex;flex-direction:column;justify-content:center;align-items:baseline;gap:1rem;flex:1 0 0}.left-section .title .heading .heading-text[data-v-f961e2c6]{color:var(--theme-checkout-order-confirmation-header-text-color)}.left-section .shapes[data-v-f961e2c6]{margin:-2.5rem -2.5rem 2rem;width:calc(100% + 5rem);flex-direction:column}.left-section .shapes .row[data-v-f961e2c6]{display:flex}.left-section .shapes svg[data-v-f961e2c6]{flex-shrink:0;aspect-ratio:1/1}.left-section .shapes .row:first-child svg[data-v-f961e2c6]:first-child{border-top-left-radius:2rem}.order-summary[data-v-b5169097]{height:100%}.wrapper[data-v-b5169097]{display:flex;padding:0 1.5rem;flex-direction:column;align-items:center;gap:2.5rem;align-self:stretch}@media only screen and (min-width: 1024px){.wrapper[data-v-b5169097]{padding:0 8rem}}.wrapper .content-wrapper[data-v-b5169097]{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;border-radius:2rem 0 0 2rem}@media only screen and (min-width: 1024px){.wrapper .content-wrapper[data-v-b5169097]{max-width:74rem}}.wrapper .content-wrapper .content[data-v-b5169097]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;border-radius:2rem}.wrapper .content-wrapper .content .order-confirmation[data-v-b5169097]{display:flex;flex-direction:column;min-height:auto;align-items:stretch;gap:.25rem;align-self:stretch}@media only screen and (min-width: 1024px){.wrapper .content-wrapper .content .order-confirmation[data-v-b5169097]{flex-direction:row;min-height:25rem}}.wrapper .content-wrapper .content .order-confirmation .right-section[data-v-b5169097]{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:1.5rem}@media only screen and (min-width: 1024px){.wrapper .content-wrapper .content .order-confirmation .right-section[data-v-b5169097]{max-width:24.5rem}}.wrapper .content-wrapper .content .bottom-section[data-v-b5169097]{display:flex;align-items:flex-start;flex-direction:column;gap:.25rem;align-self:stretch}@media only screen and (min-width: 1024px){.wrapper .content-wrapper .content .bottom-section[data-v-b5169097]{flex-direction:row}}.cart-item[data-v-cbb5dd56]{position:relative;display:flex;padding:1rem;align-items:center;gap:1rem;align-self:stretch;border-radius:1.5rem;background:var(--theme-overlay-cart-item-background-color)}.cart-item__main[data-v-cbb5dd56]{display:flex;justify-content:space-between;align-items:flex-start;flex:1 0 0}.cart-item__info[data-v-cbb5dd56]{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;flex:1 0 0}.cart-item__media[data-v-cbb5dd56]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;aspect-ratio:1/1;border-radius:50%;flex-shrink:0}.cart-item__media-icon[data-v-cbb5dd56]{display:flex;width:3rem;height:3rem;justify-content:center;align-items:center;border-radius:50%}.cart-item__media-image[data-v-cbb5dd56]{width:3rem;height:3rem;flex-shrink:0;border-radius:50%;display:block}.cart-item__details[data-v-cbb5dd56]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;flex:1 0 0}.cart-item__meta[data-v-cbb5dd56]{display:flex;flex-direction:column;align-items:flex-start;gap:1.125rem;align-self:stretch}.cart-item__badges[data-v-cbb5dd56]{display:flex;height:1.625rem;justify-content:center;align-items:center;gap:.5rem}.cart-item__badge[data-v-cbb5dd56]{display:flex;width:1.625rem;height:1.625rem;justify-content:center;align-items:center;gap:.31125rem;border-radius:6.25rem}.cart-item__badge--dagvara[data-v-cbb5dd56]{background:var(--theme-overlay-badge-dagvara-background-color)}.cart-item__badge--discount[data-v-cbb5dd56]{color:var(--theme-overlay-badge-discount-icon-color);background:var(--theme-overlay-badge-discount-background-color)}.cart-item__id[data-v-cbb5dd56]{color:var(--theme-overlay-cart-item-dark-grey-color)}.cart-item__name[data-v-cbb5dd56]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.cart-item__size-qty[data-v-cbb5dd56]{display:flex;height:1.3125rem;align-items:center;gap:.5rem;align-self:stretch}.cart-item__packaging[data-v-cbb5dd56]{display:flex;justify-content:center;align-items:center;gap:.25rem}.cart-item__quantity-text[data-v-cbb5dd56]{color:var(--theme-overlay-cart-item-dark-grey-color)}.cart-item__bottom[data-v-cbb5dd56]{display:flex;flex-direction:column;align-items:flex-end;align-self:stretch;gap:.8rem}@media only screen and (min-width: 481px){.cart-item__bottom[data-v-cbb5dd56]{display:flex;justify-content:space-between;align-items:center;align-self:stretch;flex-direction:row}}.cart-item__counter[data-v-cbb5dd56]{display:flex;align-items:center;gap:.5rem}.cart-item__price[data-v-cbb5dd56]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.5rem}.cart-item__original-price[data-v-cbb5dd56]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;position:relative}.cart-item__original-price-text[data-v-cbb5dd56]{color:var(--theme-overlay-cart-item-dark-grey-color)}.cart-item__strikethrough[data-v-cbb5dd56]{width:3.8125rem;height:.125rem;position:absolute;top:.4rem;right:-.2rem;background:var(--theme-overlay-strikethrough-color)}.cart-item__corner[data-v-cbb5dd56]{position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.overlay[data-v-fabb3bd9]{position:fixed;top:0;right:0;width:100%;height:100%;background-color:var(--theme-overlay-backdrop-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end;align-items:stretch;z-index:10000;transition:opacity .2s ease;align-items:flex-end}@media only screen and (min-width: 481px){.overlay[data-v-fabb3bd9]{align-items:center}}.overlay-container[data-v-fabb3bd9]{display:flex;position:relative;width:38.25rem;height:70%;padding:2.5rem;flex-direction:column;align-items:flex-start;border-radius:2rem 0 0;background:var(--theme-overlay-background-color);box-shadow:4px 4px 36px 8px #1420371a}@media only screen and (min-width: 481px){.overlay-container[data-v-fabb3bd9]{height:100vh}}.overlay-title[data-v-fabb3bd9]{display:flex;height:3rem;align-items:baseline;gap:1rem;align-self:stretch}.overlay-content[data-v-fabb3bd9]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;overflow-y:auto;height:calc(100% - 15rem);padding-bottom:3rem;margin-top:2.5rem}@media only screen and (min-width: 481px){.overlay-content[data-v-fabb3bd9]{max-height:calc(100vh - 16rem)}}.overlay-buttons[data-v-fabb3bd9]{position:absolute;bottom:0;left:0;display:flex;width:100%;padding:1.5rem 2.5rem 2.5rem;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.5rem;border-top:1px solid var(--theme-overlay-bottom-border-top-color);background:var(--theme-overlay-buttons-background-color)}.overlay-buttons .total[data-v-fabb3bd9]{display:flex;align-items:center;gap:.5rem;align-self:stretch}.overlay-buttons .cta-buttons[data-v-fabb3bd9]{display:flex;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.overlay-buttons .cta-buttons button[data-v-fabb3bd9]{flex:1 0 0}.overlay-buttons .cta-buttons-mobile[data-v-fabb3bd9]{flex-direction:column;align-items:stretch}.close-icon[data-v-fabb3bd9]{position:absolute;top:0;right:0;display:flex;height:3.5rem;padding:0;justify-content:center;align-items:center;gap:1rem}.breadcrumb[data-v-cad72215]{color:var(--theme-nav-breadcrumb-color)}.breadcrumb[data-v-cad72215]:not(:first-child):before{content:"/";padding:0 .5rem}.breadcrumbs[data-v-a97dca78] a:visited{color:inherit}.breadcrumbs[data-v-a97dca78]{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;align-items:center;height:var(--c29edc3e);font-size:.75rem}@media only screen and (min-width: 1024px){.breadcrumbs[data-v-a97dca78]{margin:0 4.5rem}}.breadcrumb-home[data-v-a97dca78]{color:var(--theme-nav-breadcrumb-home-color)!important;display:flex;align-items:center}.reset-password[data-v-c387815a]{display:flex;flex-direction:column;gap:5rem}@media only screen and (min-width: 1024px){.reset-password[data-v-c387815a]{gap:3.75rem}}.navbar[data-v-c387815a]{padding:.5rem 0;margin-bottom:5rem}@media only screen and (min-width: 1024px){.navbar[data-v-c387815a]{margin-bottom:3.75rem}}.logo[data-v-c387815a]{height:3.75rem;display:flex;align-items:center}.form[data-v-c387815a]{display:flex;flex-direction:column;gap:2.5rem}@media only screen and (min-width: 1024px){.form[data-v-c387815a]{max-width:31.25rem}}.content[data-v-c387815a]{display:flex;justify-content:center}.container[data-v-c387815a]{margin:0 2rem}@media only screen and (min-width: 1024px){.container[data-v-c387815a]{margin:0 8rem}}.form-header[data-v-c387815a]{display:flex;flex-direction:column;text-align:center;gap:.5rem}.form-title[data-v-c387815a]{margin:0}.form-content-password[data-v-c387815a]{margin-bottom:2rem}.form-submit[data-v-c387815a]{margin-top:1.5rem;width:100%}.menu-item[data-v-2207fed7]{display:flex;height:2.5rem;padding:0 1.5rem;align-items:center;gap:1rem;align-self:stretch;text-decoration:none}.toast-container[data-v-1e4944b9]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(calc(100% + 2rem));max-width:36rem;width:calc(100% - 2rem);z-index:1000;opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease-out;cursor:pointer;will-change:transform,opacity}.toast-container.toast-show[data-v-1e4944b9]{transform:translate(-50%) translateY(0);opacity:1}.wrapper[data-v-9ef881fb]{display:flex;height:auto;padding:1.5rem;align-items:flex-start;gap:1rem;align-self:stretch;border-radius:2rem;background:#c5c5c540;cursor:pointer}.wrapper.selected[data-v-9ef881fb]{background:#142037}.wrapper.selected .content-wrapper[data-v-9ef881fb]{color:#fff}.wrapper .main-content[data-v-9ef881fb]{display:flex;flex-direction:column;flex:1 0 0;gap:.5rem}.wrapper .content-wrapper[data-v-9ef881fb]{display:flex;align-items:center;gap:1rem;flex:1 0 0}.wrapper .content-wrapper .left[data-v-9ef881fb]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;flex:1 0 0}.wrapper .content-wrapper .left .title[data-v-9ef881fb]{display:flex;align-items:center;gap:.5rem}.wrapper .content-wrapper .left .sub[data-v-9ef881fb]{display:flex;align-items:flex-start;gap:.5rem}.wrapper .content-wrapper .left .sub .list-price[data-v-9ef881fb]{color:#757575}.wrapper .content-wrapper .left .sub .list-price.selected[data-v-9ef881fb]{color:#c0c1c2}.wrapper .content-wrapper .right[data-v-9ef881fb]{display:flex;justify-content:center;align-items:baseline;gap:.25rem}.wrapper>.radio[data-v-9ef881fb]{margin-top:1.5rem}.wrapper .counter[data-v-9ef881fb]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:.5rem;align-self:stretch}.badge[data-v-1fb8f161]{display:inline-flex;padding:.125rem .5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.25rem}.badge .icon-left[data-v-1fb8f161],.badge .icon-right[data-v-1fb8f161]{display:flex;width:.75rem;height:.75rem;padding:.07744rem .04006rem .10056rem;justify-content:center;align-items:center}.badge.badge-manufacturer[data-v-1fb8f161]{background-color:var(--theme-badges-badge-manufacturer-background);color:var(--theme-)}.badge.badge-general[data-v-1fb8f161]{background-color:var(--theme-badges-badge-general-background);color:var(--theme-)}.badge.badge-available[data-v-1fb8f161]{background-color:var(--theme-badges-badge-available-background);color:var(--theme-badges-badge-available-color)}.badge.badge-warning[data-v-1fb8f161]{background-color:var(--theme-badges-badge-warning-background);color:var(--theme-)}.badge.badge-unavailable[data-v-1fb8f161]{background-color:var(--theme-badges-badge-unavailable-background);color:var(--theme-badges-badge-unavailable-color)}.badge.badge-neutral[data-v-1fb8f161]{background-color:var(--theme-badges-badge-neutral-background);color:var(--theme-)}.btn-container[data-v-6e0df25d]{display:flex;flex:1;position:relative;border:none;min-height:3rem;padding:0 .375rem 0 1.5rem;max-width:14.5rem;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:6.25rem;background:var(--theme-buttons-cart-full-background-color);overflow:hidden;cursor:pointer;z-index:0}.btn-container .text[data-v-6e0df25d]{transition:color .5s ease}.btn-container[data-v-6e0df25d]:not(:disabled):hover:before{left:0%}.btn-container[data-v-6e0df25d]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background:var(--theme-buttons-cart-full-hover-background-color);z-index:-1}.btn-container:hover .text[data-v-6e0df25d]{color:var(--theme-buttons-cart-full-icon-color)}.btn-container .icon[data-v-6e0df25d]{display:flex;width:2.22806rem;height:2.22806rem;padding:.614rem .625rem .61406rem .60306rem;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:2370.28613rem;background:var(--theme-buttons-cart-full-icon-color)}.btn-container[data-v-6e0df25d]:disabled{pointer-events:none}.container[data-v-45555193]{display:flex;width:1rem;height:1rem;justify-content:center;align-items:center}.container img[data-v-45555193]{display:flex;width:1rem;height:1rem;padding:0 .09381rem 0 .09369rem;justify-content:center;align-items:center;flex-shrink:0}.btn-container[data-v-127cf777]{display:flex;position:relative;width:100%;height:2.5rem;padding:0 .25rem 0 1rem;align-items:center;gap:.625rem;flex-shrink:0;border-radius:6.25rem;border:none;background:var(--theme-buttons-pdf-button-background-color);overflow:hidden;cursor:pointer;z-index:0}.btn-container[data-v-127cf777]:hover:before{left:0%}.btn-container[data-v-127cf777]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-buttons-pdf-button-hover-background-color);z-index:-1}.btn-container .icon-pdf[data-v-127cf777]{display:flex;width:1rem;height:1rem;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1}.btn-container .icon-external[data-v-127cf777]{display:flex;width:2rem;height:2rem;padding:.6875rem;justify-content:center;align-items:center;gap:.5rem;flex-shrink:0;border-radius:2370.28613rem;background:var(--theme-buttons-pdf-icon-background-color);transition:.3s ease-in-out;margin-left:auto}.btn-container .icon-external .icon[data-v-127cf777]{color:var(--theme-buttons-pdf-icon-color)}.btn-container:hover .icon-external[data-v-127cf777]{background:var(--theme-buttons-pdf-icon-color)}.btn-container:hover .icon-external .icon[data-v-127cf777]{color:var(--theme-buttons-pdf-icon-hover-color)}.container[data-v-8e3f3949]{display:flex;padding:2.5rem 3rem;flex-direction:column;align-items:flex-start;gap:2.5rem;border-radius:0 2rem 2rem 0;background:#fff}.container .title[data-v-8e3f3949]{display:flex;flex-direction:column;align-items:flex-start;gap:4rem;align-self:stretch}.container .title .badges[data-v-8e3f3949]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.container .title .badges .id[data-v-8e3f3949]{color:#757575}.container .title .name[data-v-8e3f3949]{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch}.container .weight[data-v-8e3f3949]{display:flex;flex-direction:column;gap:2.5rem;padding:1rem}.container .weight .default[data-v-8e3f3949]{display:flex;width:28.875rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}.container .weight .default .weight-type[data-v-8e3f3949]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}.container .weight .default .weight-type .weight-text[data-v-8e3f3949]{color:#757575}.container .weight .default .simple-weight-selectors[data-v-8e3f3949]{display:flex;align-items:center;gap:.25rem;border-radius:2rem}.container .weight .weight-variant[data-v-8e3f3949]{display:flex;width:28.875rem;padding:1.5rem;justify-content:center;align-items:center;gap:1.625rem;border-radius:2rem;background:#142037}.container .weight .weight-variant .weight-price[data-v-8e3f3949]{display:flex;width:16.5625rem;height:3.5rem;flex-direction:column;align-items:flex-start;gap:.25rem;flex-shrink:0}.container .weight .weight-variant .weight-price .list-price[data-v-8e3f3949]{color:#c0c1c2}.container .weight .weight-variant .weight-price .weight-price-total[data-v-8e3f3949]{display:flex;justify-content:center;align-items:baseline;gap:.25rem;color:#fff}.container .weight .weight-selectors[data-v-8e3f3949]{display:flex;width:28.875rem;padding:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1.625rem;border-radius:2rem;background:#142037}.container .weight .weight-selectors .weight-selector-container[data-v-8e3f3949]{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;align-self:stretch}.container .weight .weight-selectors .weight-selector-container .row[data-v-8e3f3949]{display:flex;height:3.5rem;align-items:center;gap:.125rem;align-self:stretch;border-radius:2rem}.container .weight .weight-selectors .bottom-row[data-v-8e3f3949]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.container .weight .weight-selectors .bottom-row .bottom-row-content[data-v-8e3f3949]{display:flex;justify-content:space-between;height:1.75rem;align-items:center;gap:1rem;align-self:stretch}.container .weight .weight-selectors .bottom-row .bottom-row-content .list-price[data-v-8e3f3949]{color:#c0c1c2}.container .weight .weight-selectors .bottom-row .bottom-row-content .bottom-row-total[data-v-8e3f3949]{display:flex;justify-content:center;align-items:baseline;gap:.25rem;color:#fff}.container .quantity-container[data-v-8e3f3949]{display:flex;max-width:30.875rem;flex-direction:column;align-items:flex-start;gap:1.5rem}.container .quantity-container .quantity-label[data-v-8e3f3949]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;color:#757575}.container .quantity-container .quantity-selectors[data-v-8e3f3949]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.container .total-section[data-v-8e3f3949]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.container .total-section .total-heading[data-v-8e3f3949]{color:#757575}.container .total-section .total[data-v-8e3f3949]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.container .total-section .total .with-discount[data-v-8e3f3949]{display:flex;align-items:baseline;gap:1rem;align-self:stretch}.container .total-section .total .with-discount .number[data-v-8e3f3949]{display:flex;justify-content:center;align-items:center;gap:.625rem}.container .total-section .total .with-discount .discount[data-v-8e3f3949]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.container .total-section .total .with-discount .discount .discount-number[data-v-8e3f3949]{display:flex;justify-content:center;align-items:center;gap:.1875rem;color:#757575}.container .total-section .total .with-discount .discount .strikethrough[data-v-8e3f3949]{width:4.3125rem;height:.125rem;position:absolute;right:-.2rem;top:.5rem;background:#f0a29580}.container .stock-locations[data-v-8e3f3949]{display:flex;flex-direction:column;gap:4rem}.container .stock-locations .locations[data-v-8e3f3949]{display:flex;height:1.5rem;align-items:center;gap:1.5rem;flex-shrink:0;padding-right:1.5rem}.container .stock-locations .locations .stock-badges[data-v-8e3f3949]{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;flex:1 0 0}.container .stock-locations .dagvara-location[data-v-8e3f3949]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.container .stock-locations .dagvara-location .dagvara-info[data-v-8e3f3949]{display:flex;padding:1.5rem 1.5rem 2.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;border-radius:1.5rem 0;background:#b0ff42}.container .stock-locations .dagvara-location .dagvara-info .dagvara-heading[data-v-8e3f3949]{display:flex;align-items:center;gap:1rem;align-self:stretch}.container .stock-locations .dagvara-location .dagvara-info .dagvara-heading .dagvara-icon[data-v-8e3f3949]{display:flex;width:2.25rem;height:2.25rem;padding:.6875rem;justify-content:center;align-items:center;gap:.5rem;border-radius:50%;background:#142037}.container .stock-locations .dagvara-location .dagvara-info .dagvara-heading .dagvara-icon svg[data-v-8e3f3949]{width:1.0625rem;height:1.0625rem;flex-shrink:0;aspect-ratio:1/1;color:#b0ff42}.container .stock-locations .dagvara-location .dagvara-info .dagvara-text[data-v-8e3f3949]{display:flex;padding-left:3.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.container .data-sheets[data-v-8e3f3949]{display:flex;align-items:center;gap:4rem;align-self:stretch}.container .data-sheets .data-sheets-label[data-v-8e3f3949]{display:flex;justify-content:center;align-items:center;gap:.5rem}.container .data-sheets .data-sheets-tags[data-v-8e3f3949]{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex:1 0 0}.container .more-information[data-v-8e3f3949]{display:flex;padding:2.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;border-radius:2rem;background:#c5c5c540}.container .more-information .item[data-v-8e3f3949]{display:flex;align-items:baseline;gap:1.5rem;align-self:stretch}.container .more-information .item .item-tags[data-v-8e3f3949]{display:flex;justify-content:flex-end;align-items:flex-start;align-content:flex-start;gap:.5rem;flex:1 0 0;flex-wrap:wrap}.data-sheets-label-text[data-v-8e3f3949]{margin:0}.product-details__content[data-v-c65087a9]{display:grid;grid-template-columns:repeat(1,1fr);gap:.5rem}@media only screen and (min-width: 1024px){.product-details__content[data-v-c65087a9]{padding-top:1.5rem;grid-template-columns:repeat(2,1fr);margin:0 4.5rem;gap:1.5rem}}@media only screen and (min-width: 1024px){.product-details__image-container[data-v-c65087a9]{position:sticky;top:6.5rem;align-self:start}}.product-details__image[data-v-c65087a9]{position:relative;aspect-ratio:4/3;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-details__image img[data-v-c65087a9]{background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.wrapper[data-v-a459678f]{display:flex;max-width:75.1875rem;margin:0 auto;height:43.625rem;padding:1.5rem 0;flex-direction:column;align-items:flex-start;flex-shrink:0;margin-bottom:20rem}@media only screen and (min-width: 1024px){.wrapper[data-v-a459678f]{margin-bottom:0}}.container[data-v-a459678f]{display:flex;padding:0 2.5rem 2.5rem 0;justify-content:space-between;align-items:flex-start;flex-direction:column;flex:1 0 0;align-self:stretch;border-radius:0 2rem;background:#2358a0}@media only screen and (min-width: 1024px){.container[data-v-a459678f]{flex-direction:row}}.shapes[data-v-a459678f]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:flex-end;gap:0;margin-bottom:2rem}@media only screen and (min-width: 1024px){.shapes[data-v-a459678f]{margin-bottom:0}}.shapes .shape-row[data-v-a459678f]{display:flex;flex-direction:column-reverse;align-items:center}.content[data-v-a459678f]{display:flex;max-width:35.0625rem;flex-direction:column;justify-content:space-between;align-items:flex-start;align-self:stretch;padding-left:1rem}@media only screen and (min-width: 1024px){.content[data-v-a459678f]{padding-left:0}}.content .title[data-v-a459678f]{display:flex;padding-bottom:2.5rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.5rem;flex:1 0 0;align-self:stretch;color:#fff}.content .footer[data-v-a459678f]{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch}.form-container[data-v-bc9c0408]{display:flex;max-width:73.9375rem;margin:0 auto;flex-direction:column;align-items:flex-start;gap:.25rem;border-radius:2rem 0}.form-header[data-v-bc9c0408]{display:flex;align-items:flex-start;gap:2.5rem;align-self:stretch;background:#2358a0}.form-header .form-title[data-v-bc9c0408]{display:flex;padding:5rem 2.5rem 1.5rem;justify-content:center;align-items:center;gap:.5rem;flex:1 0 0}.form-header .form-title h1[data-v-bc9c0408]{color:#fff}.form-header .header-shapes[data-v-bc9c0408]{display:flex;align-items:center}.form-section[data-v-bc9c0408]{display:flex;padding:2rem 2.5rem 2.5rem;flex-direction:column;align-items:flex-start;gap:2.5rem;align-self:stretch;background:#fff}.form-fields[data-v-bc9c0408]{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;align-self:stretch}.form-field[data-v-bc9c0408]{display:flex;align-items:flex-start;gap:1rem;align-self:stretch;flex-wrap:wrap}.field-wrapper .asterisk[data-v-bc9c0408]{color:var(--theme-input-field-error-icon-color)}.submit-error[data-v-bc9c0408]{color:#c33c1d}.card-highlights-plain[data-v-76f6f81a]{width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}@media only screen and (min-width: 1440px){.card-highlights-plain[data-v-76f6f81a]{flex-direction:row}}.card-highlights-plain[data-v-76f6f81a] :first-child{border-top-left-radius:2rem}.card-highlights-plain[data-v-76f6f81a] :last-child{border-bottom-left-radius:2rem}@media only screen and (min-width: 1440px){.card-highlights-plain[data-v-76f6f81a] :first-child{border-top-left-radius:0}.card-highlights-plain[data-v-76f6f81a] :last-child{border-bottom-left-radius:0;border-bottom-right-radius:2rem}}@media only screen and (min-width: 2560px){.card-highlights-plain[data-v-76f6f81a]{gap:.5rem}}.card-highlight-plain[data-v-8535c2de]{background-color:#fff;list-style:none;height:5rem;flex:1 1 auto;position:relative;z-index:0;overflow:hidden}.card-highlight-plain[data-v-8535c2de]:hover:before{left:0%;background-color:#99cffb}.card-highlight-plain .highlight-link[data-v-8535c2de]{display:flex;justify-content:space-between;gap:1.5rem;width:100%;align-items:center;height:100%;text-decoration:none;padding:0 2.5rem}@media only screen and (min-width: 1440px){.card-highlight-plain[data-v-8535c2de]{height:7.5rem}}@media only screen and (min-width: 2560px){.card-highlight-plain[data-v-8535c2de]{height:12.5rem}.card-highlight-plain .highlight-link[data-v-8535c2de]{padding:0 4.1669rem}}.card-highlight-plain[data-v-8535c2de]:before{position:absolute;left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;content:"";z-index:-1}.container[data-v-feb561cc]{display:flex;position:relative;width:100%;height:4.1875rem;min-height:3.5rem;justify-content:space-between;align-items:flex-end;flex-shrink:0;overflow:hidden;cursor:pointer;z-index:0;transition:color .5s ease}.container[data-v-feb561cc]:hover:not(.sold-out):before{left:0%}.container[data-v-feb561cc]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-cards-product-card-hover-background);z-index:-1}.container[data-v-feb561cc]:hover:not(.sold-out){color:var(--theme-cards-product-card-icon-hover-color)}.container.sold-out[data-v-feb561cc]{cursor:default}.container .price-wrapper[data-v-feb561cc]{display:flex;height:4.25rem;padding:.75rem 1.5rem 0;align-items:center;gap:.375rem;flex:1 0 0;border-radius:0 1.5rem 0 0}.container .content[data-v-feb561cc]{display:flex;height:1.1875rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:0rem;flex:1 0 0}.container .content .original-price-container[data-v-feb561cc]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.container .content .original-price-container span[data-v-feb561cc]{transition:color .5s ease;color:var(--theme-cards-original-price-color)}.container .content .original-price-container .strikethrough[data-v-feb561cc]{width:5.375rem;height:.125rem;position:absolute;top:.6rem;left:1.5rem;background:var(--theme-cards-original-price-strike-though-color)}.container .content .price-container[data-v-feb561cc]{display:flex;align-items:flex-end;gap:.125rem}.container .content .price-container.sold-out[data-v-feb561cc]{color:var(--theme-cards-sold-out-price-color)}.container:hover:not(.sold-out) .original-price-container span[data-v-feb561cc]{color:var(--theme-cards-original-price-hover-color)}.container .add-to-cart[data-v-feb561cc]{display:flex;height:3.5rem;padding:0 1.3125rem 0 1.25rem;align-items:center;gap:.31125rem;border-radius:1.5rem 0;background:var(--theme-buttons-quick-add-to-cart-background-color)}.container .add-to-cart.sold-out[data-v-feb561cc]{background:var(--theme-buttons-quick-add-to-cart-sold-out-background-color)}.container:hover:not(.sold-out) .add-to-cart[data-v-feb561cc]{background:var(--theme-cards-product-card-hover-background)}.login-container[data-v-feb561cc]{display:flex;width:100%;align-items:center;justify-content:center}.dagvara-box[data-v-0c6ede91]{display:flex;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;gap:.31125rem;aspect-ratio:1/1;border-radius:6.25rem;background:#b0ff42}.badge-wrapper[data-v-f48252c3]{display:flex;height:3rem;align-items:center;flex-shrink:0}.badge[data-v-f48252c3]{display:flex;align-items:center}.badge.badge-alignment-left[data-v-f48252c3]{border-radius:var(--theme-badges-combo-left-alignment-border-radius)}.badge.badge-alignment-right[data-v-f48252c3]{border-radius:var(--theme-badges-combo-right-alignment-border-radius)}.badge>span[data-v-f48252c3]{position:relative;display:flex;height:3rem;justify-content:flex-end;align-items:center;z-index:var(--index)}.badge>span[data-v-f48252c3]:not(:first-child){margin-left:-1.8rem}.badge>span.badge-alignment-left[data-v-f48252c3]{padding:0 1.5rem 0 3rem}.badge>span.badge-alignment-left[data-v-f48252c3]:first-child{padding:0 1rem}.badge>span.badge-alignment-right[data-v-f48252c3]{padding:0 3rem 0 1.5rem}.badge>span.badge-alignment-right[data-v-f48252c3]:last-child{padding:0 1rem}.badge.badge-sold-out[data-v-f48252c3]{background-color:var(--theme-badges-combo-sold-out-background-color);color:var(--theme-badges-combo-dark-text-color)}.badge.badge-new[data-v-f48252c3]{background-color:var(--theme-badges-combo-new-background-color);color:var(--theme-badges-combo-dark-text-color)}.badge.badge-discount[data-v-f48252c3]{background-color:var(--theme-badges-combo-discount-background-color);color:var(--theme-badges-combo-light-text-color)}.badge.badge-2f1[data-v-f48252c3]{background-color:var(--theme-badges-combo-2f1-background-color);color:var(--theme-badges-combo-dark-text-color)}.card-container[data-v-2584520d]{display:flex;min-width:0;width:100%;height:29.3125rem;flex-direction:column;align-items:flex-start;flex-shrink:0;border-radius:1.5rem;background:var(--theme-cards-background)}.card-container .card-top[data-v-2584520d]{display:flex;justify-content:space-between;height:3rem;max-height:3rem;flex-shrink:0;align-self:stretch}.card-container .card-top .badge-placeholder[data-v-2584520d]{display:flex;align-items:center}.card-container .card-top .product-id-container[data-v-2584520d]{display:inline-flex;height:3rem;padding-right:1.5rem;justify-content:flex-end;align-items:center;flex-shrink:0}.card-container .card-top .product-id-container .product-id[data-v-2584520d]{text-align:right}.card-container .image-padding[data-v-2584520d]{display:flex;height:15.625rem;padding:.75rem;flex-direction:column;align-items:flex-start;flex-shrink:0;align-self:stretch}.card-container .image-padding .image-flex[data-v-2584520d]{flex:1 0 0;position:relative;align-self:stretch;border-radius:0 2rem;background:var(--theme-cards-background);overflow:hidden}.card-container .image-padding .image-flex .image-container[data-v-2584520d]{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.card-container .image-padding .image-flex .image-container .image-src[data-v-2584520d]{width:100%;height:100%;background-position:center}.card-container .image-padding .image-flex .dagvara-container[data-v-2584520d]{display:flex;position:absolute;width:16.25rem;padding:.75rem;align-items:center;bottom:0}.card-container .card-content[data-v-2584520d]{display:flex;width:100%;min-width:0;height:6.5rem;min-height:5rem;padding:1rem 1.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;overflow:hidden}.badge[data-v-97e4850b]{display:flex;width:1.625rem;height:1.625rem;justify-content:center;align-items:center;gap:.31125rem;flex-shrink:0;aspect-ratio:1/1;border:none;border-radius:var(--theme-badges-small-border-radius)}.badge.badge-discount[data-v-97e4850b]{background-color:var(--theme-badges-small-discount-background-color);color:var(--theme-badges-small-discount-text-color)}.badge.badge-2f1[data-v-97e4850b]{background-color:var(--theme-badges-small-2f1-background-color);color:var(--theme-badges-small-default-text-color)}.badge.badge-dagvara[data-v-97e4850b]{background-color:var(--theme-badges-small-dagvara-background-color);color:var(--theme-badges-small-default-text-color)}.item-container[data-v-594452f6]{display:flex;width:100%;height:auto;flex-direction:column;align-items:flex-end;cursor:pointer;flex-shrink:0;border-radius:2rem;background:var(--theme-cards-product-card-item-background-color);color:var(--theme-cards-product-card-item-text-color)}.item-container.selected[data-v-594452f6]{background:var(--theme-cards-product-card-item-selected-background-color)}.item-container .info[data-v-594452f6]{display:flex;padding:1.5rem;align-items:flex-start;gap:1.5rem;flex:1 0 0;align-self:stretch}.item-container .info.selected[data-v-594452f6]{color:var(--theme-cards-product-card-item-selected-text-color)}.item-container .info .label[data-v-594452f6]{display:flex;align-items:center;gap:1.5rem;flex:1 0 0}.item-container .info .label .text[data-v-594452f6]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;flex:1 0 0}.item-container .info .label .text .text-top[data-v-594452f6]{display:flex;justify-content:space-between;align-self:stretch}.item-container .info .label .text .text-top .left[data-v-594452f6]{display:flex;align-items:center;gap:.25rem}.item-container .info .label .text .text-top .right[data-v-594452f6]{display:flex;align-items:baseline;gap:.25rem}.item-container .info .label .text .text-bottom[data-v-594452f6]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.item-container .item-selection[data-v-594452f6]{display:flex;padding:1rem 1.5rem 1.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;align-self:stretch}.item-container .item-selection .row[data-v-594452f6]{display:flex;align-items:center;gap:.25rem;align-self:stretch}.item-container .item-selection .row[data-v-594452f6]>*{flex:1 1 0}.product-card-container[data-v-3a66c124]{position:relative;display:inline-flex;height:3.125rem;padding:0 1rem 0 .375rem;align-items:center;gap:1rem;flex-shrink:0;border-radius:1.5rem;background:var(--theme-cards-product-card-title-background-color);overflow:hidden;cursor:pointer;z-index:0}.product-card-container[data-v-3a66c124]:hover{background:var(--theme-cards-product-card-title-hover-background-color);padding-right:3.5rem}.product-card-container .frame[data-v-3a66c124]{display:flex;align-items:center;gap:.5rem}.product-card-container .frame .product-name[data-v-3a66c124]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:8rem}@media only screen and (min-width: 481px){.product-card-container .frame .product-name[data-v-3a66c124]{overflow:visible;max-width:fit-content;white-space:normal;text-overflow:unset}}.product-card-container .frame .image-container[data-v-3a66c124]{display:flex;width:2.1875rem;height:2.1875rem;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:5.78706rem;background:var(--theme-cards-product-card-title-background-color)}.product-card-container .frame .image-container .image[data-v-3a66c124]{display:flex;width:2.62513rem;height:2.22888rem;padding:.18944rem .22181rem;justify-content:center;align-items:center;flex-shrink:0}.product-card-container .frame .image-container .image .image-src[data-v-3a66c124]{width:2.18144rem;height:1.84994rem;flex-shrink:0;border-radius:50%}.product-card-container .hover-btn[data-v-3a66c124]{position:absolute;right:-2.5rem;top:50%;transform:translateY(-50%);display:flex;width:2.5rem;height:2.5rem;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:6.25rem;background:var(--theme-cards-product-card-background-color);transition:right .3s ease;z-index:1}.product-card-container:hover .hover-btn[data-v-3a66c124]{right:.5rem}.container[data-v-59e55794]{display:flex;position:relative;width:100%;height:auto;padding:0 1rem 1rem;flex-direction:column;align-items:flex-start;border-radius:1.5rem;background:var(--theme-cards-product-card-background-color);box-shadow:0 0 60px 40px #0718331a}@media only screen and (min-width: 1024px){.container[data-v-59e55794]{min-width:55rem}}.container .title-container[data-v-59e55794]{display:flex;padding:.5rem 7.5rem .5rem 0;flex-direction:column;align-items:flex-start;align-self:stretch}.container .content[data-v-59e55794]{display:flex;align-items:center;gap:1rem;flex:1 0 0;align-self:stretch;flex-direction:column}@media only screen and (min-width: 1024px){.container .content[data-v-59e55794]{flex-direction:row}}.container .content .card-selection[data-v-59e55794]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex:1 0 0;align-self:stretch}.container .content .total[data-v-59e55794]{display:flex;padding:1.5rem;flex-direction:column;align-items:center;gap:3rem;flex:1 0 0;align-self:stretch;border-radius:2rem;background:var(--theme-cards-product-card-total-background-color)}.container .content .total .top-section[data-v-59e55794]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.container .content .total .top-section .badges[data-v-59e55794]{display:flex;align-items:center;gap:.5rem}.container .content .total .price-and-cart[data-v-59e55794]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;flex:1 0 0;align-self:stretch}.container .content .total .price-and-cart .price-container[data-v-59e55794]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex:1 0 0;align-self:stretch}.container .content .total .price-and-cart .price-container .original-price[data-v-59e55794]{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;color:var(--theme-cards-original-price-color)}.container .content .total .price-and-cart .price-container .original-price .strikethrough[data-v-59e55794]{width:3.5625rem;height:.125rem;position:absolute;top:.6rem;right:0;background:var(--theme-cards-original-price-strike-though-color)}.container .content .total .price-and-cart .add-to-cart[data-v-59e55794]{display:flex;align-items:flex-start;flex-direction:column;gap:.25rem;align-self:stretch}.container .content .total .price-and-cart .add-to-cart .btn-container[data-v-59e55794]{width:100%}@media only screen and (min-width: 481px){.container .content .total .price-and-cart .add-to-cart .btn-container[data-v-59e55794]{max-width:14.5rem}}@media only screen and (min-width: 481px){.container .content .total .price-and-cart .add-to-cart[data-v-59e55794]{flex-direction:row}}.container .close-btn[data-v-59e55794]{position:absolute;right:0}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.product-carousel{position:relative;width:100%}@media only screen and (min-width: 1440px){.product-carousel{padding:0 8rem}}.product-carousel .product-swiper{overflow:visible;margin:0 -2rem;padding:0 2rem}.product-carousel .swiper-slide{display:flex;justify-content:center}.product-carousel .carousel-nav{display:flex;justify-content:center;gap:.75rem;margin-top:1.25rem}@media only screen and (min-width: 1440px){.product-carousel .carousel-nav{justify-content:flex-end;margin-right:2rem}}.product-card{cursor:pointer}.row-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--theme-cart-overlay-background);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;cursor:pointer}.quick-add-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.overlay[data-v-0d317927]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--theme-overlay-backdrop-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;z-index:9999;transition:opacity .2s ease;padding-top:var(--theme-nav-offset-mobile)}@media only screen and (min-width: 481px){.overlay[data-v-0d317927]{align-items:center;padding-top:0}}.overlay.overlay--success[data-v-0d317927]{background-color:var(--theme-overlay-background-background-color-success)}.overlay-container[data-v-0d317927]{display:flex;width:37rem;flex-direction:column;align-items:flex-start;border-radius:1.5rem 0 0;background:var(--theme-overlay-background-color);box-shadow:4px 4px 36px 8px #1420371a}@media only screen and (min-width: 481px){.overlay-container[data-v-0d317927]{border-radius:1.5rem}}.overlay-container.overlay-container--success[data-v-0d317927]{background:var(--theme-overlay-background-color-success)}.overlay-header[data-v-0d317927]{display:flex;align-items:flex-start;align-self:stretch}.overlay-header .overlay-header-image[data-v-0d317927]{display:flex;padding:2.5rem 3.5rem;flex-direction:column;align-items:flex-start;flex:1 0 0}.overlay-header .overlay-header-image img[data-v-0d317927]{display:flex;gap:.2265rem;width:8.125rem}.overlay-header .overlay-header-back[data-v-0d317927]{flex:1 0 0}.overlay-mail-icon[data-v-0d317927]{width:100%;display:flex;justify-content:center;padding-top:3rem}.overlay-mail-icon-circle[data-v-0d317927]{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center;background-color:var(--theme-overlay-icon-background-color-success);color:var(--theme-overlay-icon-color-success);border-radius:50%;aspect-ratio:1/1}.overlay-title[data-v-0d317927]{display:flex;padding:0rem 1.5rem;flex-direction:column;align-items:center;gap:.5rem;align-self:stretch}.overlay-title .overlay-title__text[data-v-0d317927]{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden}.overlay-title .overlay-title__forgot[data-v-0d317927]{display:flex;flex-direction:column;align-items:center}.overlay-title .overlay-title__forgot .overlay-title__forgot-title[data-v-0d317927]{margin:0;margin-bottom:1rem}.overlay-title .overlay-title__forgot .overlay-title__forgot-help[data-v-0d317927]{margin:0;padding:0 3.5rem;text-align:center}.overlay-content[data-v-0d317927]{display:flex;padding:0 2.5rem 2.5rem 3.5rem;flex-direction:column;align-items:flex-start;align-self:stretch;overflow-y:auto}.overlay-content--fp[data-v-0d317927]{gap:0;padding:2.5rem 3.5rem 5rem}.overlay-content .input-container[data-v-0d317927]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.overlay-content .button[data-v-0d317927]{display:flex;height:3rem;padding:0rem .375rem 0rem 1.5rem;align-items:center;align-self:stretch}.overlay-content .button-secondary[data-v-0d317927]{display:flex;height:3rem;align-items:center;align-self:center}.overlay-content .overlay-content__forgot-password[data-v-0d317927]{margin:1.5rem 0 .38rem}.fp-success__text[data-v-0d317927]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.fp-success__text p[data-v-0d317927]{margin:0;text-align:center}.fp-success__btn[data-v-0d317927]{margin-bottom:2rem}.overlay-buttons[data-v-0d317927]{display:flex;flex-direction:column;width:100%;gap:.5rem}.overlay-button[data-v-0d317927]{margin-top:3rem}.modal-enter-from[data-v-0d317927],.modal-leave-to[data-v-0d317927]{opacity:0}.tab-container[data-v-88940a18]{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.25rem}@media only screen and (min-width: 1024px){.tab-container[data-v-88940a18]{flex-direction:row}}.tab-container .tab[data-v-88940a18]{position:relative;display:flex;flex-grow:1;height:3rem;padding:0rem 1.375rem;align-items:center;gap:.75rem;background:var(--theme-buttons-tab-background-color);border:none;cursor:pointer;border-radius:0;overflow:hidden;z-index:0;text-decoration:none;width:100%}.tab-container .tab.active[data-v-88940a18]{background:var(--theme-buttons-tab-background-active-color);color:var(--theme-buttons-tab-icon-active-color)}@media only screen and (min-width: 1024px){.tab-container .tab[data-v-88940a18]{width:auto}.tab-container .tab.tab-start[data-v-88940a18]{border-radius:6.25rem 0 0 6.25rem}.tab-container .tab.tab-end[data-v-88940a18]{border-radius:0 6.25rem 6.25rem 0}}.tab-container .tab.tab-middle[data-v-88940a18]{border-radius:0}.tab-container .tab.tab-start.tab-end[data-v-88940a18]{border-radius:6.25rem}.tab-container .tab[data-v-88940a18]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-buttons-tab-background-hover-color);z-index:-1}.tab-container .tab[data-v-88940a18]:hover:before{left:0}.tab-container .tab-icon[data-v-88940a18]{display:flex;width:1rem;height:1rem;padding:.03569rem;justify-content:center;align-items:center;color:var(--theme-buttons-tab-icon-color)}.tab-container .tab-icon.active[data-v-88940a18]{color:var(--theme-buttons-tab-icon-active-color)}.cta[data-v-e580dcea]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%}.cta-title[data-v-e580dcea]{margin:0;margin-bottom:1.5rem}.cta-description[data-v-e580dcea]{margin-bottom:2.5rem}.shape-placeholder[data-v-16b34143]{display:inline-block;width:8.5rem;height:8.5rem}.employee-card[data-v-0784deba]{position:relative;padding:1rem 1.5rem;border-radius:1.5rem 0 0;display:flex;flex-direction:column;justify-content:space-between;background:#fff;min-height:11.87493rem;overflow:hidden}.employee-card:hover .employee-shapes[data-v-0784deba]{display:fleX;right:0}.employee-shapes[data-v-0784deba]{position:absolute;top:0;right:0;display:flex;flex-direction:column;height:100%;transition:right .3s ease-in-out}@media only screen and (min-width: 1024px){.employee-shapes[data-v-0784deba]{right:-3.95831rem}}.employee-shape[data-v-0784deba]{width:3.95831rem;height:3.95831rem}.employee-name[data-v-0784deba]{margin:0 0 .5rem}.employee-title[data-v-0784deba],.employee-email[data-v-0784deba]{margin:0}.employee-phone[data-v-0784deba]{margin:0 0 .25rem}.employee-category[data-v-f34478a2]{position:relative;background-color:#dcdcdc;cursor:pointer;border-radius:.5rem;z-index:0;overflow:hidden;padding:.5rem 1rem}.employee-category.selected[data-v-f34478a2]{background-color:#142037;color:#fff;pointer-events:none;cursor:default}.employee-category[data-v-f34478a2]:not(.selected):hover:before{left:0%;background-color:#99cffb}.employee-category[data-v-f34478a2]:before{position:absolute;left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;content:"";border-radius:.5rem;z-index:-1}.employees-category-text[data-v-f34478a2]{margin:0}.pagination-bullet[data-v-d7687d99]{display:flex;width:1rem;height:1rem;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer;color:var(--theme-pagination-mobile-default-color);border:none;padding:0}.pagination-bullet.active[data-v-d7687d99]{color:var(--theme-pagination-mobile-selected-color)}.pagination-bullet[data-v-d7687d99]:hover{color:var(--theme-pagination-mobile-hover-color)}.pagination-bullet[data-v-d7687d99] svg,.pagination-bullet[data-v-d7687d99] circle,.pagination-bullet[data-v-d7687d99] rect{transition:all .3s ease-in-out}.container[data-v-bcb409e3]{display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 1024px){.container[data-v-bcb409e3]{justify-content:space-between}}.pagination-wrapper[data-v-bcb409e3]{display:flex;max-width:35.75rem;height:3rem;align-items:center;gap:1rem;flex-shrink:0}.pagination-wrapper.mobile[data-v-bcb409e3]{display:flex;max-width:23.125rem;height:3rem;justify-content:space-between;align-items:center;flex-shrink:0}.pagination-wrapper .arrow-left[data-v-bcb409e3],.pagination-wrapper .arrow-right[data-v-bcb409e3]{display:flex;width:3rem;height:3rem;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;cursor:pointer}.pagination-wrapper .arrow-left.disabled[data-v-bcb409e3],.pagination-wrapper .arrow-right.disabled[data-v-bcb409e3]{opacity:.5;cursor:not-allowed}.pagination-wrapper .page-numbers[data-v-bcb409e3]{display:flex;height:3rem;align-items:flex-start;gap:.25rem;border-radius:6.25rem}.pagination-wrapper .page-numbers.white-bg[data-v-bcb409e3] .tab-container .tab:not(.active){background:none}.pagination-wrapper .page-numbers-mobile[data-v-bcb409e3]{display:flex;justify-content:center;align-items:center;gap:1rem;flex:1 0 0}.pagination-dropdown[data-v-bcb409e3]{width:auto}.employee-categories[data-v-53745879]{display:flex;gap:.5rem;margin-bottom:2.5rem;flex-flow:row wrap}@media only screen and (min-width: 1024px){.employee-categories[data-v-53745879]{margin-bottom:5rem}}.employees-list[data-v-53745879]{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);margin-bottom:5rem}@media only screen and (min-width: 1024px){.employees-list[data-v-53745879]{margin-bottom:3.5rem;grid-template-columns:repeat(3,1fr)}}.container[data-v-48a34d90]{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;flex:1 0 0;align-self:stretch}.heading[data-v-48a34d90]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.heading .title[data-v-48a34d90]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;align-self:stretch}@media only screen and (min-width: 481px){.heading .title[data-v-48a34d90]{flex-direction:row;align-items:center;gap:1rem}}.heading .title .error[data-v-48a34d90]{color:#c33c1d}.heading .title .button[data-v-48a34d90]{display:flex;width:2.5rem;height:2.5rem;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:6.25rem;background:#142037}.heading .title .button.error[data-v-48a34d90]{background:#c33c1d}.heading .title .button svg[data-v-48a34d90]{color:#fff}.heading .message[data-v-48a34d90]{display:flex;flex-direction:column;text-align:center;gap:1rem;align-self:stretch}@media only screen and (min-width: 481px){.heading .message[data-v-48a34d90]{align-items:flex-start;text-align:left}}.heading .message .text[data-v-48a34d90]{display:flex;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch}.button[data-v-48a34d90]{width:100%;text-align:center}@media only screen and (min-width: 481px){.button[data-v-48a34d90]{text-align:left}}.form-container[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:1rem;width:100%}@media only screen and (min-width: 1024px){.form-container[data-v-f80c44c4]{flex-direction:row;align-items:flex-start}}.form-container .column-left[data-v-f80c44c4]{display:flex;width:100%;padding:2rem 2.5rem 2.5rem;flex-direction:column;align-items:flex-start;gap:4rem;border-radius:2rem 0 0;background:var(--theme-contact-container-left-background-color);height:100%}@media only screen and (min-width: 1024px){.form-container .column-left[data-v-f80c44c4]{max-width:36.5rem;min-height:63rem}}.form-container .column-left .form-wrapper[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;align-self:stretch}.form-container .column-left .form-wrapper .form[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch}.form-container .column-left .form-wrapper .form .content[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch}.form-container .column-left .form-wrapper .form .content .dropdown-selection[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:flex-end;gap:.625rem;align-self:stretch}.form-container .column-left .form-wrapper .form .content .dropdown-selection .reason-error[data-v-f80c44c4]{color:var(--theme-input-field-error-icon-color)}.form-container .column-left .form-wrapper .form .content .dropdown-selection .contact-reason-dropdown[data-v-f80c44c4]{min-width:12.5rem;max-width:15rem}.form-container .column-right[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;width:100%;height:100%}@media only screen and (min-width: 1024px){.form-container .column-right[data-v-f80c44c4]{max-width:36.375rem;height:63rem}}.form-container .column-right .top[data-v-f80c44c4]{position:relative;display:flex;align-items:flex-start;flex-direction:column;width:100%;flex:1 0 0;border-radius:0 0 0 2rem;background:var(--theme-contact-container-right-background-color)}.form-container .column-right .top .content[data-v-f80c44c4]{display:flex;width:22.5rem;padding:2.5rem;flex-direction:column;align-items:flex-start;gap:2.5rem;flex-shrink:0;align-self:stretch}.form-container .column-right .top .content .contact-info[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.form-container .column-right .top .content .contact-info .links[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:flex-start}.form-container .column-right .top .content .contact-info .links button[data-v-f80c44c4]{background:none;width:100%;text-align:left;justify-content:flex-start;white-space:nowrap;padding-left:0rem}.form-container .column-right .top .content .opening-hours[data-v-f80c44c4]{display:flex;width:19.5rem;flex-direction:column;align-items:flex-start;gap:1rem}.form-container .column-right .top .content .opening-hours .text[data-v-f80c44c4]{display:flex;flex-direction:column;align-items:flex-start}.form-container .column-right .top .content .opening-hours .text .row[data-v-f80c44c4]{display:flex;height:2rem;padding:.5rem 0;justify-content:center;align-items:center;gap:.75rem}.form-container .column-right .top .shapes[data-v-f80c44c4]{position:relative;display:flex;flex-direction:column;justify-content:flex-start}@media only screen and (min-width: 1024px){.form-container .column-right .top .shapes[data-v-f80c44c4]{position:absolute;top:0;right:0}}.form-container .column-right .top .shapes .shape-row[data-v-f80c44c4]{display:flex;justify-content:flex-end;align-items:center;height:8.5rem;gap:0}.container[data-v-6c128c89]{position:relative;display:flex;max-width:74rem;padding:3.5rem;flex-direction:column;align-items:flex-start;gap:1rem;border-radius:2rem 0}.container.white[data-v-6c128c89]{background-color:var(--theme-cards-announcement-card-white-background-color)}.container.light[data-v-6c128c89]{background-color:var(--theme-cards-announcement-card-light-background-color)}.container.dark[data-v-6c128c89]{background-color:var(--theme-cards-announcement-card-dark-background-color)}.container.green[data-v-6c128c89]{background-color:var(--theme-cards-announcement-card-green-background-color)}.container.pink[data-v-6c128c89]{background-color:var(--theme-cards-announcement-card-pink-background-color)}.container.purple[data-v-6c128c89]{background-color:var(--theme-cards-announcement-card-purple-background-color)}.container.christmas[data-v-6c128c89]{background-color:var(--theme-cards-announcement-card-christmas-background-color)}@media only screen and (min-width: 1024px){.container[data-v-6c128c89]{flex-direction:row}}.column-left[data-v-6c128c89]{display:flex;margin:1rem auto 0;max-width:32.25rem;min-height:31.5rem;justify-content:center;align-items:center;gap:.5rem;flex-shrink:0}@media only screen and (min-width: 1024px){.column-left[data-v-6c128c89]{margin-left:0;margin-right:0}}.column-left .image-wrapper[data-v-6c128c89]{display:flex;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch}.column-left .image-wrapper img[data-v-6c128c89]{aspect-ratio:1/1;width:100%;height:100%;object-fit:cover}.column-right[data-v-6c128c89]{display:flex;padding:.5rem 0 0;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2.5rem;flex:1 0 0;align-self:stretch}.column-right .cta-button[data-v-6c128c89]{width:100%}@media only screen and (min-width: 1024px){.column-right .cta-button[data-v-6c128c89]{width:auto}}@media only screen and (min-width: 1024px){.column-right[data-v-6c128c89]{padding:2.5rem 1.5rem 2.5rem 2.5rem}}.column-right .content[data-v-6c128c89]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:1.5rem;flex:1 0 0;align-self:stretch}@media only screen and (min-width: 1024px){.column-right .content[data-v-6c128c89]{align-items:flex-start}}.column-right .content.dark[data-v-6c128c89],.column-right .content.christmas[data-v-6c128c89],.column-right .content.dark[data-v-6c128c89] .text-headline,.column-right .content.christmas[data-v-6c128c89] .text-headline{color:var(--theme-cards-announcement-card-dark-text-color)}.announcement[data-v-6c128c89]{display:flex;height:3.5rem;min-width:8.75rem;padding:0 2.5rem;justify-content:flex-end;align-items:center;gap:.5rem;position:absolute;right:0;top:0;border-radius:0 0 0 1.5rem}.announcement.white[data-v-6c128c89],.announcement.light[data-v-6c128c89]{background-color:var(--theme-cards-announcement-badge-white-background-color);color:var(--theme-cards-announcement-badge-white-text-color)}.announcement.dark[data-v-6c128c89]{background-color:var(--theme-cards-announcement-badge-dark-background-color);color:var(--theme-cards-announcement-badge-dark-text-color)}.announcement.green[data-v-6c128c89]{background-color:var(--theme-cards-announcement-badge-green-background-color);color:var(--theme-cards-announcement-badge-green-text-color)}.announcement.pink[data-v-6c128c89]{background-color:var(--theme-cards-announcement-badge-pink-background-color);color:var(--theme-cards-announcement-badge-pink-text-color)}.announcement.purple[data-v-6c128c89]{background-color:var(--theme-cards-announcement-badge-purple-background-color);color:var(--theme-cards-announcement-badge-purple-text-color)}.announcement.christmas[data-v-6c128c89]{background-color:var(--theme-cards-announcement-badge-white-background-color);color:var(--theme-cards-announcement-badge-white-text-color)}.flip-cards-wrapper[data-v-7bb01b58]{display:flex;align-items:flex-start;position:relative;width:100%;max-width:76rem;margin:5rem auto 0rem;min-height:53.5rem}@media only screen and (min-width: 1024px){.flip-cards-wrapper[data-v-7bb01b58]{min-height:38.5rem}}.stack[data-v-7bb01b58]{position:relative;flex:1 1 auto}.stack .cards-layer[data-v-7bb01b58]{position:relative}.stack-item[data-v-7bb01b58]{position:absolute;left:0;right:0;transition:top var(--animation-duration) ease,transform var(--animation-duration) ease,opacity var(--animation-duration) ease}.stack-item .announcement-card[data-v-7bb01b58]{transition:box-shadow .2s ease,transform var(--animation-duration) ease}.stack-item:not(.is-top) .announcement-card[data-v-7bb01b58]{cursor:pointer}.cards[data-v-04051ff0]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.cards .row[data-v-04051ff0]{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem .25rem;align-self:stretch;width:100%;min-width:0}@media only screen and (min-width: 481px){.cards .row[data-v-04051ff0]{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1024px){.cards .row[data-v-04051ff0]{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 1280px){.cards .row[data-v-04051ff0]{grid-template-columns:repeat(5,1fr)}}.cards .card[data-v-04051ff0]{position:relative;overflow:hidden;cursor:pointer;z-index:0;display:flex;justify-content:center;width:100%;height:4rem;max-height:4rem;padding:1.5rem;align-items:center;gap:.5rem;flex:1 0 0;background:var(--theme-cards-category-card-background-color)}.cards .card[data-v-04051ff0]:hover:before{left:0%}.cards .card[data-v-04051ff0]:before{position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-cards-category-card-hover-background-color);z-index:-1}.cards .card.last-card[data-v-04051ff0]{border-radius:0 0 2rem}.view-all-categories[data-v-04051ff0]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.view-all-categories button[data-v-04051ff0]{display:flex;height:3rem;align-items:center}.container[data-v-7d3a8b70]{display:flex;min-height:16.875rem;align-items:flex-end;gap:2.5rem;flex-shrink:0;border-radius:2rem 0 0;background:var(--theme-headers-background-color)}.container .title[data-v-7d3a8b70]{display:flex;padding:0 0 2.5rem 3.5rem;align-items:baseline;gap:.75rem;flex:1 0 0}.container .title .title-text[data-v-7d3a8b70]{color:var(--theme-headers-title-text-color)}.container .pattern[data-v-7d3a8b70]{display:flex;flex-direction:column;align-items:flex-end}.container .pattern .row[data-v-7d3a8b70]{display:flex;align-items:center}.container .pattern .row svg[data-v-7d3a8b70]{width:8.4375rem;height:8.4375rem;aspect-ratio:1/1}.container[data-v-58957ce0]{display:flex;position:relative;padding:9rem 3.5rem 2.5rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2.5rem;border-radius:2rem 0 0;background:var(--theme-headers-background-color)}.container .title[data-v-58957ce0]{display:flex;align-items:baseline;gap:.75rem;align-self:stretch}.container .title .title-text[data-v-58957ce0]{color:var(--theme-headers-title-text-color)}.container .combo[data-v-58957ce0]{display:flex;flex-direction:column;align-items:center;gap:.5rem;align-self:stretch;width:100%}@media only screen and (min-width: 1024px){.container .combo[data-v-58957ce0]{max-width:80%;max-width:60%;flex-direction:row}}@media only screen and (min-width: 1280px){.container .combo[data-v-58957ce0]{max-width:50%}}.container .pattern[data-v-58957ce0]{display:flex;flex-direction:column;align-items:flex-end;position:absolute;right:0;top:0}.container .pattern .row[data-v-58957ce0]{display:flex;align-items:center}.container .pattern .row svg[data-v-58957ce0]{width:5rem;height:5rem;aspect-ratio:1/1}@media only screen and (min-width: 1024px){.container .pattern .row svg[data-v-58957ce0]{width:8.4375rem;height:8.4375rem}}.categories__button[data-v-58957ce0]{width:100%}@media only screen and (min-width: 1024px){.categories__button[data-v-58957ce0]{width:auto}}.header-search[data-v-58957ce0]{width:100%;flex-grow:1;flex-basis:60%;position:relative}@media only screen and (min-width: 1024px){.header-search[data-v-58957ce0]{width:auto}}.header-search-bar[data-v-58957ce0]{width:100%}.header-search-results[data-v-58957ce0]{position:absolute;background-color:var(--theme-search-container-background-color);border-radius:2rem 0;width:100%;z-index:20;overflow:hidden;margin:.5rem 0}.search-results-none[data-v-58957ce0]{display:flex;justify-content:center;padding:2.5rem 1rem;color:var(--theme-search-empty-results-text-color)}.header-search-warning[data-v-58957ce0]{display:flex;gap:1rem;padding:1.5rem;align-items:center;background-color:var(--theme-banner-warning-background-color);color:var(--theme-banner-warning-text-color)}.header-search-warning .header-search-warning-icon[data-v-58957ce0]{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;border-radius:6.25rem;background-color:var(--theme-banner-background-icon-color);color:var(--theme-banner-warning-icon-background-color)}.container[data-v-0303a75c]{display:flex;min-height:8.4375rem;align-items:flex-end;flex-shrink:0;border-radius:2rem 0 0}.container .title[data-v-0303a75c]{display:flex;padding-left:3.5rem;align-items:center;gap:2.5rem;flex:1 0 0;align-self:stretch;border-radius:2rem 0 0;background:var(--theme-headers-background-color)}.container .title .title-text[data-v-0303a75c]{color:var(--theme-headers-title-text-color)}.container .pattern[data-v-0303a75c]{display:flex;flex-direction:column;align-items:flex-end}.container .pattern .row[data-v-0303a75c]{display:flex;align-items:center}.container .pattern .row svg[data-v-0303a75c]{width:8.4375rem;height:8.4375rem;aspect-ratio:1/1}.product-list-header[data-v-f2527b9d]{position:relative;z-index:30}.checkbox[data-v-8bf50b1b]{position:relative;display:flex;align-items:center;min-height:2.5rem}.checkbox.has-parent[data-v-8bf50b1b]:before{content:"";position:absolute;left:var(--connector-x);top:-.625rem;bottom:0;width:1px;background:var(--theme-filters-drawer-connector-color)}.checkbox.has-parent[data-v-8bf50b1b]:after{content:"";position:absolute;left:var(--connector-x);top:0rem;width:2.1rem;height:1.25rem;border-left:1px solid var(--theme-filters-drawer-connector-color);border-bottom:1px solid var(--theme-filters-drawer-connector-color);border-bottom-left-radius:8px;background:transparent}.checkbox.is-last[data-v-8bf50b1b]:before{bottom:1.65rem}.wrapper[data-v-3efbcf84]{position:relative;display:flex;padding:1.5rem;justify-content:space-between;align-items:center;align-self:stretch;cursor:pointer;z-index:0;overflow:hidden}.wrapper.selected[data-v-3efbcf84]{border-top-left-radius:2rem;background:var(--theme-filters-drawer-filter-selected-color)}.wrapper.selected[data-v-3efbcf84]:before{display:none}.wrapper[data-v-3efbcf84]:hover:before{left:0%}.wrapper:hover .right .clear-filters .amount[data-v-3efbcf84]{background:var(--theme-filters-drawer-background-color)}.wrapper[data-v-3efbcf84]:before{border-radius:2rem;position:absolute;content:"";left:100%;top:0;width:100%;height:100%;transition:left .3s ease-in-out;background-color:var(--theme-filters-drawer-filter-hover-color);z-index:-1}.label[data-v-3efbcf84]{display:flex;align-items:center;gap:1rem}.right[data-v-3efbcf84]{display:flex;align-items:center;gap:1.5rem}.right .clear-filters[data-v-3efbcf84]{display:flex;align-items:center;gap:.75rem}.right .clear-filters .amount[data-v-3efbcf84]{display:flex;width:1.5rem;height:1.5rem;padding:.5rem .5rem .5625rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;aspect-ratio:1/1;border-radius:6.25rem;background:var(--theme-filters-drawer-filter-amount-color);transition:background .3s ease-in-out}.right svg[data-v-3efbcf84]{cursor:pointer}.dropdown[data-v-3efbcf84]{display:flex;margin-top:-1rem;padding:.5rem 1.5rem;flex-direction:column;align-items:flex-start;align-self:stretch;border-bottom-right-radius:2rem;background:var(--theme-filters-drawer-filter-selected-color)}.overlay[data-v-a284801b]{position:fixed;top:0;right:0;width:100%;height:100%;background-color:var(--theme-filters-drawer-backdrop-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end;align-items:stretch;z-index:10000;transition:opacity .2s ease}@media only screen and (min-width: 481px){.overlay[data-v-a284801b]{align-items:center}}.padding[data-v-a284801b]{display:flex;width:100%;max-width:38.25rem;height:100%;align-items:center;gap:.5rem;flex-shrink:0}.overlay-container[data-v-a284801b]{position:relative;display:flex;padding:2.5rem;flex-direction:column;align-items:flex-start;gap:2.5rem;flex:1 0 0;align-self:stretch;border-radius:2rem 0 0;background:var(--theme-filters-drawer-background-color)}.modal-enter-active[data-v-a284801b],.modal-leave-active[data-v-a284801b]{transition:opacity .3s ease}.modal-enter-active .padding[data-v-a284801b],.modal-leave-active .padding[data-v-a284801b]{transition:transform .3s ease-out}.modal-enter-from[data-v-a284801b]{opacity:0}.modal-enter-from .padding[data-v-a284801b]{transform:translate(100%)}.modal-leave-to[data-v-a284801b]{opacity:0}.modal-leave-to .padding[data-v-a284801b]{transform:translate(100%)}.title[data-v-a284801b]{display:flex;height:3rem;align-items:center;gap:1rem;align-self:stretch}.title .icon[data-v-a284801b]{display:flex;width:1.5rem;height:1.5rem;padding:.10713rem 0;justify-content:center;align-items:center}.content[data-v-a284801b]{display:flex;padding-bottom:5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;overflow-y:auto}.footer[data-v-a284801b]{position:absolute;bottom:0;display:flex;left:0;right:0;padding:1.5rem;justify-content:flex-end;align-items:center;gap:1.5rem;border-top:1px solid var(--theme-filters-drawer-border-color);background:var(--theme-filters-drawer-background-color)}.close[data-v-a284801b]{position:absolute;right:0;top:0}.productlist-card[data-v-26d07cf4]{cursor:pointer;transition:transform .2s cubic-bezier(.4,.2,.2,1)}.productlist-card[data-v-26d07cf4]:hover{transform:translateY(-8px);z-index:2}.productlist-card.no-hover[data-v-26d07cf4]{pointer-events:none;transform:none!important;z-index:1}.productlist-grid[data-v-26d07cf4]{display:grid;gap:1rem}@media only screen and (min-width: 481px){.productlist-grid[data-v-26d07cf4]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width: 1024px){.productlist-grid[data-v-26d07cf4]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width: 1440px){.productlist-grid[data-v-26d07cf4]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (min-width: 2560px){.productlist-grid[data-v-26d07cf4]{grid-template-columns:repeat(5,minmax(0,1fr))}}.container[data-v-db9d4efd]{display:flex;position:relative;height:3.5rem;min-height:3.5rem;justify-content:flex-end;align-items:flex-end;align-self:stretch;overflow:hidden;cursor:pointer;z-index:0;transition:color .5s ease}.container[data-v-db9d4efd]:hover:not(.sold-out):before{left:calc(100% - 25rem)}.container[data-v-db9d4efd]:before{position:absolute;content:"";left:100%;top:0;width:25rem;height:3.5rem;border-radius:1.5rem 0 0;transition:left .3s ease-in-out;background-color:var(--theme-cards-product-card-hover-background);z-index:-1}.container[data-v-db9d4efd]:hover:not(.sold-out){color:var(--theme-cards-product-card-icon-hover-color)}.container.sold-out[data-v-db9d4efd]{cursor:default}.container .card-bottom-price-container[data-v-db9d4efd]{display:flex;height:4.25rem;padding:.75rem 1.5rem 0;justify-content:flex-end;align-items:center;gap:.375rem}.container .card-bottom-price-container .card-bottom-price-content[data-v-db9d4efd]{display:flex;height:1.1875rem;justify-content:flex-end;align-items:flex-end;gap:.75rem}.container .card-bottom-price-container .card-bottom-price-content .original-price-container[data-v-db9d4efd]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.container .card-bottom-price-container .card-bottom-price-content .original-price-container .original-price[data-v-db9d4efd]{position:relative}.container .card-bottom-price-container .card-bottom-price-content .original-price-container .original-price span[data-v-db9d4efd]{transition:color .5s ease;color:var(--theme-cards-original-price-color)}.container .card-bottom-price-container .card-bottom-price-content .original-price-container .original-price .strikethrough[data-v-db9d4efd]{width:5.375rem;height:.125rem;position:absolute;top:.7rem;left:0;background:var(--theme-cards-original-price-strike-though-color)}.container .card-bottom-price-container .card-bottom-price-content .price-container[data-v-db9d4efd]{display:flex;align-items:flex-end;gap:.125rem}.container .card-bottom-price-container .card-bottom-price-content .price-container.sold-out[data-v-db9d4efd]{color:var(--theme-cards-sold-out-price-color)}.container:hover:not(.sold-out) .original-price-container .original-price span[data-v-db9d4efd]{color:var(--theme-cards-original-price-hover-color)}.container .add-to-cart[data-v-db9d4efd]{display:flex;height:3.5rem;padding:0 1.3125rem 0 1.25rem;align-items:center;gap:.31125rem;border-radius:1.5rem 0;background:var(--theme-buttons-quick-add-to-cart-background-color)}.container .add-to-cart.sold-out[data-v-db9d4efd]{background:var(--theme-buttons-quick-add-to-cart-sold-out-background-color)}.container:hover:not(.sold-out) .add-to-cart[data-v-db9d4efd]{background:var(--theme-cards-product-card-hover-background)}.login-container[data-v-db9d4efd]{align-self:flex-end}.card-container[data-v-abaf0676]{display:flex;width:100%;justify-content:center;align-items:stretch;gap:.25rem;border-radius:1.5rem}.card-container .image-flex[data-v-abaf0676]{position:relative;width:16.03431rem;flex-shrink:0;align-self:stretch;aspect-ratio:107/93;background:var(--theme-cards-background);border-radius:1.5rem 0rem 0 1.5rem;overflow:hidden}.card-container .image-flex .image-container[data-v-abaf0676]{width:16.03431rem;flex-shrink:0;align-self:stretch;aspect-ratio:107/93}.card-container .image-flex .image-container .image-src[data-v-abaf0676]{width:100%;height:100%;flex-shrink:0;background-position:center;background-size:contain;background-repeat:no-repeat}.card-container .image-flex .dagvara-container[data-v-abaf0676]{display:flex;position:absolute;width:16.25rem;padding:.75rem;align-items:center;bottom:0}.card-container .content-container[data-v-abaf0676]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:1rem;flex:1 0 0;background:var(--theme-cards-background);border-radius:0 1.5rem 1.5rem 0em}.card-container .content-container .badge-container[data-v-abaf0676]{display:flex;height:3rem;justify-content:flex-end;align-items:center;align-self:stretch}.card-container .text-container[data-v-abaf0676]{display:flex;padding:0 1.5rem;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch}.card-container .text-container .product-content[data-v-abaf0676]{display:flex;flex-direction:column;align-items:flex-start;gap:1.125rem;align-self:stretch}.productlist-list[data-v-b555dd36]{display:flex;flex-direction:column;gap:1rem;cursor:pointer;transition:transform .2s cubic-bezier(.4,.2,.2,1)}.productlist-list .productlist-list-item[data-v-b555dd36]:hover{transform:translateY(-8px);z-index:2}.category[data-v-aaf080d7]{display:flex;height:5rem;padding:.5rem 1.5rem;align-items:center;gap:1.5rem;align-self:stretch;justify-content:space-between}.category.selected[data-v-aaf080d7]{background-color:#142037;color:#fff;flex-direction:row-reverse}.category.selected .label[data-v-aaf080d7]{justify-content:flex-start}.category.selected svg[data-v-aaf080d7]{transform:rotate(180deg)}.category .label[data-v-aaf080d7]{display:flex;align-items:center;gap:1rem;cursor:pointer}.child-container[data-v-aaf080d7]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;background:#e9e9e9}.arrow[data-v-aaf080d7]{display:flex;align-items:center;cursor:pointer;padding:.75rem;min-width:2.5rem;min-height:2.5rem;justify-content:center}.overlay[data-v-d2c01000]{position:fixed;top:0;right:0;width:100%;height:100%;background-color:var(--theme-filters-drawer-backdrop-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end;align-items:stretch;z-index:10000;transition:opacity .2s ease}.modal-enter-active[data-v-d2c01000],.modal-leave-active[data-v-d2c01000]{transition:opacity .3s ease}.modal-enter-active .padding[data-v-d2c01000],.modal-leave-active .padding[data-v-d2c01000]{transition:transform .3s ease-out}.modal-enter-from[data-v-d2c01000]{opacity:0}.modal-enter-from .padding[data-v-d2c01000]{transform:translate(100%)}.modal-leave-to[data-v-d2c01000]{opacity:0}.modal-leave-to .padding[data-v-d2c01000]{transform:translate(100%)}.container[data-v-d2c01000]{display:flex;padding:2.5rem;width:100%;max-width:38.25rem;flex-direction:column;align-items:flex-start;gap:2.5rem;flex:1 0 0;align-self:stretch;border-radius:2rem 0 0;background:#fff;overflow-x:scroll}.container .title[data-v-d2c01000]{display:flex;height:3rem;align-items:center;gap:1rem;align-self:stretch}.container .content[data-v-d2c01000]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.container .close[data-v-d2c01000]{position:absolute;right:0;top:0}.productlist-header[data-v-88e4ae6c]{margin-bottom:2.5rem}@media only screen and (min-width: 1024px){.productlist-header[data-v-88e4ae6c]{margin-bottom:5rem}}@media only screen and (min-width: 1024px){.layout-productlist[data-v-88e4ae6c]{margin:0 4.5rem}}@media only screen and (min-width: 0px){.productlist-row[data-v-88e4ae6c]{margin-bottom:var(--theme-spacing-gutter-xsmall)}}@media only screen and (min-width: 481px){.productlist-row[data-v-88e4ae6c]{margin-bottom:var(--theme-spacing-gutter-small)}}@media only screen and (min-width: 1024px){.productlist-row[data-v-88e4ae6c]{margin-bottom:var(--theme-spacing-gutter-large)}}@media only screen and (min-width: 1280px){.productlist-row[data-v-88e4ae6c]{margin-bottom:var(--theme-spacing-gutter-xlarge)}}@media only screen and (min-width: 1440px){.productlist-row[data-v-88e4ae6c]{margin-bottom:var(--theme-spacing-gutter-xxlarge)}}@media only screen and (min-width: 2560px){.productlist-row[data-v-88e4ae6c]{margin-bottom:var(--theme-spacing-gutter-ultra)}}.productlist-row.has-overlay[data-v-88e4ae6c]{z-index:10}.productlist-filters[data-v-88e4ae6c]{display:flex;justify-content:space-between;margin-bottom:2.5rem}@media only screen and (min-width: 1024px){.productlist-filters[data-v-88e4ae6c]{margin-bottom:3.44rem}}.productlist-filters__left[data-v-88e4ae6c],.productlist-filters__right[data-v-88e4ae6c]{display:flex;align-items:center;gap:1rem}.row-overlay[data-v-88e4ae6c]{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--theme-cart-overlay-background);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;cursor:pointer}.quick-add-modal[data-v-88e4ae6c]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100}.productlist-rows[data-v-88e4ae6c]{position:relative;margin-bottom:3.44rem}
