.category-filter{max-width:100%;overflow-x:auto}.category-filter__list{display:flex;gap:var(--spacing-xs);margin:0;padding:var(--spacing-small) 0}@media(min-width:1024px){.category-filter__list{flex-wrap:wrap}}:root .category-tree__open-button{--btn-border-radius:var(--radius-fully-rounded);--btn-secondary-bg:var(--colors-neutral-grey-100);--btn-secondary-bg-hover:var(--colors-neutral-grey-200);min-width:2.5rem;outline:none}.category-tree__overlay{box-shadow:var(--box-shadow--large);height:100%;left:0;padding:var(--spacing-normal);position:fixed;top:0;width:100%;z-index:999999999}@media(min-width:1024px){.category-tree__overlay{overflow:auto}}.category-tree__list{margin:0;padding:0}.category-tree__content{height:100%;overflow:auto;width:100%}.category-tree__list-1{--grid-items:2;display:grid;gap:var(--spacing-normal);grid-template-columns:repeat(var(--grid-items),minmax(0,1fr))}.category-tree__list-1>li:first-child{display:none}@media(min-width:768px){.category-tree__list-1{--grid-items:4}}@media(min-width:1024px){.category-tree__list-1,.category-tree__list-1>li:first-child{display:block}.category-tree__header{display:flex;justify-content:space-between}}.category-tree__header-img .adaptive-image__img{aspect-ratio:2/1}@media(min-width:1024px){.category-tree__header-img{display:none}}.category-tree__item-title{padding:var(--spacing-xl) var(--spacing-normal) 0}.category-tree__menu-item{border-radius:var(--radius-CTA);font-family:var(--font-family);font-size:var(--font-size_body-small);line-height:var(--line-height_body-small);--btn-custom-bg-hover:var(--colors-neutral-white);--btn-custom-color-hover:var(--font-link-color-hover);align-items:center;background-color:var(--colors-neutral-white);color:var(--font-body-color);cursor:pointer;display:flex;justify-content:space-between;outline:0;padding:var(--spacing-medium) var(--spacing-small);width:100%}.category-tree__menu-item:active,.category-tree__menu-item:focus-visible,.category-tree__menu-item:hover{color:var(--font-link-color-hover)}@media(min-width:1024px){.category-tree__menu-item{padding:var(--spacing-medium) var(--spacing-normal)}}.category-tree__menu-item:focus-visible{box-shadow:inset 0 0 0 1px var(--font-link-color-hover);color:var(--font-body-color)!important}.category-tree__menu-item-1{background-color:var(--colors-neutral-white);box-shadow:var(--box-shadow--large);height:100%;justify-content:center;padding:var(--spacing-normal)}@media(min-width:1024px){.category-tree__menu-item-1{box-shadow:none;height:auto;justify-content:space-between;padding:var(--spacing-medium) var(--spacing-normal)}}.category-tree__menu-item-1:hover .category-tree__menu-item-img img{filter:invert(13%) sepia(90%) saturate(9000%) hue-rotate(1deg) brightness(80%) contrast(105%)}.category-tree__menu-item-1 .btn__icon{display:none}@media(min-width:1024px){.category-tree__menu-item-1 .btn__icon{display:inline-block}}.category-tree__menu-item-img{margin-bottom:var(--spacing-medium)}@media(min-width:1024px){.category-tree__menu-item-img{display:none}}.category-tree__menu-item-img img{max-height:3rem}@media(min-width:1024px){.category-tree__menu-item-img img{display:none}}.category-tree__menu-item--in-rootline{background-color:var(--btn-secondary-bg-hover)}.category-tree__item{background-color:var(--colors-neutral-white);background-image:linear-gradient(#ffffffe6,#ffffffe6),url(../fruits.svg);background-size:contain;display:flex;flex-direction:column;height:100%;left:0;list-style:none;padding:0;position:absolute;top:0;width:100%;z-index:var(--z-index-modal)}@media(min-width:1024px){.category-tree__item{background-image:none;border-left:2px solid var(--colors-neutral-grey-200);left:0;padding:var(--spacing-normal);width:22.5rem}.category-tree__item-2,.category-tree__item-3,.category-tree__item-4{left:100%}}.category-tree__backdrop{background-color:var(--backdrop-color);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100vw;z-index:var(--z-index-backdrop)}.fade-enter-active,.fade-leave-active{transition:opacity var(--transition-medium) ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.category-tree__close-button{border-radius:var(--border-radius);position:absolute;right:var(--spacing-large);top:var(--spacing-large);z-index:var(--z-index-modal)}@media(min-width:1024px){.category-tree__close-button{top:var(--spacing-xs)}}.category-tree__back-button{left:var(--spacing-large);position:absolute;top:var(--spacing-large);z-index:var(--z-index-modal)}@media(min-width:1024px){.category-tree__back-button{display:none}}.category-subtree__list{padding:0 var(--spacing-normal)}@media(min-width:1024px){.category-subtree__list{padding:0}}.category-subtree__list .category-tree__menu-item,.category-subtree__list .category-tree__menu-item.btn--custom{border:1px solid var(--colors-neutral-white);border-radius:var(--radius-CTA);box-shadow:var(--box-shadow--large);margin-bottom:var(--spacing-small);padding:var(--spacing-normal) var(--spacing-small)}.category-subtree__list .category-tree__menu-item.btn--custom:focus-visible,.category-subtree__list .category-tree__menu-item:focus-visible{border:1px solid var(--btn-custom-color-hover)}@media(min-width:1024px){.category-subtree__list .category-tree__menu-item,.category-subtree__list .category-tree__menu-item.btn--custom{box-shadow:none;margin:0;padding:var(--spacing-medium) var(--spacing-small)}}.disrupter-tile{display:flex;flex-direction:column;position:relative;width:100%}.disrupter-tile__link{background-color:var(--colors-neutral-white);border-radius:var(--radius-standard);box-shadow:var(--box-shadow--large);height:100%;overflow:hidden}.disrupter-tile__link:focus-visible{border-radius:var(--radius-standard);outline:1px solid var(--colors-brand-red-300)}.disrupter-tile__link .link__content{display:flex;flex-direction:column;height:100%}.disrupter-tile__img{aspect-ratio:8/9}.disrupter-tile__img .adaptive-image__img{aspect-ratio:8/9;display:inline;height:auto;-o-object-fit:cover;object-fit:cover}.disrupter-tile__text-wrapper{background-color:var(--disrupter-bg-light);display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:var(--spacing-normal)}.disrupter-tile__text{display:-webkit-box;-webkit-box-orient:vertical;color:var(--disrupter-text-light);font-family:var(--font-family);font-size:var(--font-size_body-small);font-weight:var(--font-weight--bold);-webkit-line-clamp:2;line-height:var(--line-height_body-small);overflow:hidden;text-overflow:ellipsis}.disrupter-tile__deko-btn{border:1px solid color-mix(in srgb,var(--disrupter-text-light) 60%,transparent);border-radius:.75rem;color:var(--disrupter-text-light);line-height:var(--line-height_-5);margin-left:auto;padding:var(--spacing-small) var(--spacing-medium)}.disrupter-tile__img-wrapper{position:relative}.disrupter__campaign{background-color:var(--colors-neutral-grey-100);border-radius:var(--radius-small);bottom:var(--spacing-small);color:var(--colors-neutral-darker-600);font-family:var(--font-family);font-size:var(--font-size_body-xxxs);left:var(--spacing-small);line-height:var(--line-height_body-xxxs);line-height:var(--line-height_-5);padding:var(--spacing-xxs);position:absolute;text-align:center;z-index:99}.plp-filter-mobile-header{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin:var(--spacing-normal) 0;padding:var(--spacing-normal);position:relative}@media(min-width:1024px){.plp-filter-mobile-header{display:none}}.plp-filter-mobile-header__name{font-family:var(--font-family);font-size:var(--font-size_body-medium);line-height:var(--line-height_body-medium)}.plp-filter-mobile-header__btn{border-radius:var(--radius-CTA);position:absolute;top:50%;transform:translateY(-50%)}.plp-filter-mobile-header__btn:first-child{left:var(--spacing-normal)}.plp-filter-mobile-header__btn:last-child{right:var(--spacing-normal)}.plp-facets__slider-inputs{--input_padding-small:var(--spacing-small) var(--spacing-medium);--input_border-radius:var(--radius-CTA);align-items:center;display:flex;gap:var(--spacing-small);justify-content:space-between}.plp-facets__slider-input-separator{background-color:var(--colors-neutral-grey-300);flex-grow:1;height:.0625rem;min-width:var(--spacing-small)}.plp-facets__slider-input{max-width:7.5rem;width:100%}.plp-facets__slider-input .input__legend{display:none}.plp-facets__slider-input .input__input{-moz-appearance:textfield;-webkit-appearance:none;appearance:none;text-align:right}.plp-facets__slider-input .input__input::-webkit-inner-spin-button,.plp-facets__slider-input .input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.plp-facet .multiselect{--multiselect-list_max-height:100%;--multiselect-list_item-spacing:var(--spacing-xs);--multiselect-search-no-results-header_font-size:var(--font-size_body-small);--multiselect-search-no-results-header_line-height:var(--line-height_0);--multiselect-search-no-results_font-size:var(--font-size_body-small);--multiselect-search-no-results_line-height:var(--line-height_body-small);--check-radio-group_gap:var(--spacing-xs);--check-radio-group_spacing:var(--spacing-small);--check-radio-group_line-height:var(--line-height_0);--input-icon_size:1.25rem;--input-label-color:var(--color-grey-400);--input_border-radius:var(--radius-CTA);--input_padding-small:calc(var(--spacing-small) - .125rem) var(--spacing-medium) calc(var(--spacing-small) - .125rem) 2.1875rem;margin-bottom:calc(7rem + var(--spacing-small))}@media(min-width:1024px){.plp-facet .multiselect{--multiselect-list_max-height:29.375rem;--multiselect-search-no-results-header_line-height:var(--line-height_0);--input_padding-small:calc(var(--spacing-small) - .125rem) var(--spacing-medium);margin-bottom:0}}.multiselect .input__icon{left:var(--spacing-small)}@media(min-width:1024px){.multiselect .input__icon{left:unset}}.plp-facets__toggle-btn--selected~.plp-facet{background-color:var(--colors-neutral-white);display:flex;flex-direction:column;inset:0;position:fixed;z-index:var(--z-index-layer-1)}@media(min-width:1024px){.plp-facets__toggle-btn--selected~.plp-facet{position:relative;z-index:var(--z-index-default)}}.plp-facet__mobile-header-wrapper{flex:0 0 auto}.plp-facet__facet-list{display:flex;flex:1 1 auto;flex-direction:column;overflow-y:hidden;padding:0 var(--spacing-normal)}@media(min-width:1024px){.plp-facet__facet-list{overflow-y:unset;padding:0}}.plp-facets__quick-filter{display:flex;flex-wrap:wrap;gap:var(--spacing-normal);margin-bottom:var(--spacing-xl);--chip_bg-active:var(--color-red-300);--chip_color-active:var(--colors-neutral-white)}.plp-facets__header{font-weight:var(--font-weight--bold)}.plp-facets--loading{opacity:.4;pointer-events:none}.plp-facets__active-count{color:var(--color-grey-400)}.plp-facets__facet{--btn-custom-padding:var(--spacing-medium) 0;border-top:solid var(--color-grey-300) var(--spacing-1px);position:relative}.plp-facets__toggle-btn{--btn-border-radius:0;--btn-medium-line-height:var(--line-height_0);--btn-custom-color:var(--color-dark-600);font-size:var(--font-size_body-small);justify-content:space-between;text-align:left}.plp-facets__toggle-btn.btn--icon-right{padding-right:0}.plp-facets__toggle-btn .btn__icon{font-size:var(--font-size-base);transition:transform var(--transition-fast)}.plp-facets__toggle-btn--selected .btn__icon{transform:rotate(180deg);transition:transform var(--transition-medium)}.plp-facets__toggle-btn--price{cursor:default}.plp-facets__reset-btn{position:absolute;right:0;top:1.3125rem;transform:translateY(-50%);z-index:var(--z-index-infront)}.plp-facets__facet-elements{margin-bottom:var(--spacing-normal);overflow-y:auto;position:relative}@media(min-width:1024px){.plp-facets__facet-elements{margin-bottom:var(--spacing-large);max-height:29.375rem;padding-bottom:0}}.product-tile{--product-tile-names_min-height:6.25rem;background-color:var(--colors-neutral-white);border-radius:var(--radius-standard);box-shadow:var(--box-shadow--large);display:flex;flex-direction:column;position:relative;width:100%}@media(min-width:1320px){.product-tile{--product-tile-names_min-height:6.875rem}}.product-tile--voucher{background-color:transparent;box-shadow:none}.product-tile--voucher .product-tile__voucher-bg{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:20}.product-tile--voucher .product-tile__image .adaptive-image__img{border-radius:1.375rem}.product-tile--voucher .product-tile__link:hover .product-tile__image{transform:scale(1.03)}.product-tile__names{display:flex;flex-direction:column;min-height:var(--product-tile-names_min-height);padding:var(--spacing-small)}@media(min-width:1320px){.product-tile__names{padding:var(--spacing-normal)}}.product-tile__link{display:flex;height:100%;overflow:hidden;padding-bottom:1.4375rem}.product-tile__link:hover .product-tile__image{transform:scale(1.05)}@media(min-width:768px){.product-tile__link:hover .product-tile__image{transform:scale(1.1)}}.product-tile__link:focus-visible{border-radius:var(--radius-standard);outline:1px solid var(--colors-brand-red-300)}.product-tile__link .link__content{display:flex;flex-direction:column;justify-content:space-between;width:100%}.product-tile__name1,.product-tile__name2{color:var(--colors-neutral-darker-600);font-family:var(--font-family);font-size:var(--font-size_body-small);font-weight:var(--font-weight--bold);line-height:var(--line-height_body-small)}.product-tile__name1{-webkit-line-clamp:1}.product-tile__name1,.product-tile__name2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-tile__name2{-webkit-line-clamp:2}.product-tile__name3{display:-webkit-box;font-family:var(--font-family);font-size:var(--font-size_body-small);line-height:var(--line-height_body-small);-webkit-box-orient:vertical;color:var(--colors-neutral-darker-600);-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.product-tile__name3-badges{display:flex;gap:var(--spacing-xs)}.product-tile__name3{flex-shrink:0}.product-tile__badges{align-items:center;display:flex;gap:var(--spacing-xxs)}.product-tile__badge .adaptive-image__img{aspect-ratio:unset;display:block;height:100%;max-height:1.25rem;max-width:3.75rem;-o-object-fit:contain;object-fit:contain}.product-tile__image-price{padding:var(--spacing-1px);position:relative}.product-tile__image{justify-self:center;transition:transform .3s ease}.product-tile__campaign{background-color:var(--colors-neutral-grey-100);border-radius:var(--radius-small);bottom:-1rem;color:var(--colors-neutral-darker-600);font-family:var(--font-family);font-size:var(--font-size_body-xxxs);left:var(--spacing-small);line-height:var(--line-height_body-xxxs);line-height:var(--line-height_-5);padding:var(--spacing-xxs);position:absolute;text-align:center;z-index:99}.product-tile__price.product-price{bottom:0;right:var(--spacing-small)}@media(min-width:768px){.product-tile__price.product-price{left:calc(var(--spacing-normal)*-1)}}.adaptive-image{width:100%}.adaptive-image__img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.product-tile .availability{padding:var(--spacing-small);padding-top:0}@media(min-width:1320px){.product-tile .availability{padding:var(--spacing-normal);padding-top:0}}.product-tile__location-selector-btn{justify-content:unset;width:100%}.product-tile__location-selector-btn:focus-visible{border-radius:var(--radius-standard);outline:1px solid var(--colors-brand-red-300)}.product-tile__weinwelt{left:var(--spacing-normal);position:absolute;top:6.25rem}.product-tile__weinwelt-img{height:auto;width:4.125rem}:root[data-modality=pointer] .product-tile__location-selector-btn:focus-visible{outline:none}.spar-plp__index-wrapper{display:flex;flex-direction:column}.spar-plp__content{order:3}.spar-plp__breadcrumb{--breadcrumbs-navigation-padding:var(--spacing-small) 0;order:0}@media(min-width:1024px){.spar-plp__breadcrumb{--breadcrumbs-navigation-padding:var(--spacing-normal) 0}}@media(min-width:768px){.spar-plp__breadcrumb{order:2;padding-bottom:var(--spacing-normal)}}.spar-plp__header-hero-wrapper{margin:var(--spacing-small) 0 var(--spacing-normal);order:1}@media(min-width:768px){.spar-plp__header-hero-wrapper{margin:0}}.spar-plp{display:flex;flex-flow:row wrap;--pagination-items_padding:0}@media(min-width:1024px){.spar-plp{flex-wrap:nowrap}}@media(min-width:1440px){.spar-plp{padding-right:0}}.spar-plp__grid{--grid-items:2;display:grid;gap:var(--spacing-small);grid-template-columns:repeat(var(--grid-items),minmax(0,1fr))}@media(min-width:768px){.spar-plp__grid{--grid-items:4}}@media(min-width:1024px){.spar-plp__grid{gap:var(--spacing-normal)}}.spar-plp__grid-item{container-name:productTile;container-type:inline-size;display:flex}.spar-plp__grid-item .product-tile{width:100%}.spar-plp__categories-list{overflow:auto;width:100%}.spar-plp__top-wrapper--is-stuck .spar-plp__categories-list{display:none}@media(min-width:768px){.spar-plp__top-wrapper--is-stuck .spar-plp__categories-list{display:block}}.spar-plp__sidebar{background:var(--colors-neutral-white);height:100vh;height:100dvh;inset:0;margin-right:var(--spacing-normal);overflow-y:auto;padding-bottom:var(--spacing-xxxl);position:fixed;transform:translate(-100%);transition:transform var(--transition-medium) ease-in-out;width:100vw;z-index:var(--z-index-modal-flyout)}@media(min-width:1024px){.spar-plp__sidebar{background:transparent;height:auto;margin-bottom:var(--spacing-xxxxl);overflow-y:unset;padding-bottom:0;position:relative;transform:translate(0);width:18.75rem;z-index:var(--z-index-layer-2)}}@media(min-width:1440px){.spar-plp__sidebar{width:28.75rem}}.spar-plp__sidebar--mobile-active{transform:translate(0)}.spar-plp__sidebar--facet-open.spar-plp__sidebar--mobile-active{overflow:hidden}.spar-plp__total-hits{align-self:center;flex-grow:1;font-size:var(--font-size_body-small);line-height:var(--line-height_-1);text-align:right}@media(min-width:1024px){.spar-plp__total-hits{margin-bottom:var(--spacing-small);padding:var(--spacing-small) var(--spacing-normal);text-align:left}}.spar-plp__categories{align-items:center;display:flex;gap:var(--spacing-normal);margin-bottom:var(--spacing-normal)}.spar-plp__top-wrapper--is-stuck .spar-plp__categories{margin:0 var(--spacing-normal) 0 0}.spar-plp__categories-toggle-button{flex-shrink:0;margin:var(--spacing-small) 0}.spar-plp__categories-filter-wrapper{margin-right:calc(var(--page-main-padding-x)*-1)}@media(min-width:1024px){.spar-plp__categories-filter-wrapper{margin-right:0}}.spar-plp__product-list{width:100%}.spar-plp__loader-more-products{align-items:center;display:flex;height:100%;justify-content:center;max-height:90vh}.spar-plp__pagination{padding:var(--spacing-xl) 0}.spar-plp__filter-wrapper{background:var(--colors-neutral-white);border-radius:var(--radius-standard);box-shadow:var(--box-shadow--large);margin:0 var(--spacing-normal) var(--spacing-xl) var(--spacing-normal);padding:var(--spacing-normal);position:relative}@media(min-width:1024px){.spar-plp__filter-wrapper{margin:0 0 var(--spacing-normal) 0}}.spar-plp__filter-wrapper-heading{font-size:var(--font-size_body-small);font-weight:var(--font-weight--bold);margin:0;padding-bottom:var(--spacing-normal)}.spar-plp__location-selector{margin:var(--spacing-normal)}@media(min-width:1024px){.spar-plp__location-selector{margin:0}}.spar-plp__location-selector-availibility{--switch-button_switch-ball-dimension:1.375rem;--switch-button_height:1.75rem;--switch-button_min-width:3.125rem;--switch-button_switch-ball-position-inactive:.19rem;--switch-button_switch-ball-position-active: calc(100% - 1.55rem) ;border-radius:var(--radius-standard);box-shadow:var(--box-shadow--large);margin:var(--spacing-normal) var(--spacing-normal) var(--spacing-xxxxl);padding:var(--spacing-normal)}@media(min-width:1024px){.spar-plp__location-selector-availibility{margin:var(--spacing-normal) 0 0}}.spar-plp__location-selector-availibility .switch-button>span{font-size:var(--font-size_body-small);font-weight:var(--font-weight--bold)}.spar-plp__location-availability-switch-btn.switch-button{justify-content:space-between}@media(min-width:1024px){.spar-plp__location-availability-switch-btn.switch-button{justify-content:flex-start}}.spar-plp__location-selector-mobile-no-market-selected{margin-bottom:var(--spacing-large)}.spar-plp__reset-button{margin-bottom:var(--spacing-small)}@media(min-width:1024px){.spar-plp__reset-button{margin-top:var(--spacing-small)}.spar-plp__hidden-desktop{display:none}}.spar-plp__hidden-mobile{display:none}@media(min-width:1024px){.spar-plp__hidden-mobile{display:block}}.spar-plp__filter-mobile-confirm{bottom:calc(var(--spacing-normal) + env(safe-area-inset-bottom));left:var(--spacing-normal);position:fixed;right:var(--spacing-normal);z-index:var(--z-index-modal)}.spar-plp__filter-mobile-confirm-slide-enter-from,.spar-plp__filter-mobile-confirm-slide-leave-to{transform:translate(-100%)}.spar-plp__filter-mobile-confirm-slide-enter-to,.spar-plp__filter-mobile-confirm-slide-leave-from{transform:translate(0)}.spar-plp__filter-mobile-confirm-slide-enter-active,.spar-plp__filter-mobile-confirm-slide-leave-active{transition:transform var(--transition-medium) ease-in-out}.spar-plp__filter-mobile-confirm-button{--loader-color:var(--colors-neutral-white);--loader-thickness:.125rem}.spar-plp__filter-mobile-confirm-button .btn__content{align-items:center;display:flex;flex-flow:row nowrap;gap:var(--spacing-small);line-height:var(--line-height_-1)}.spar-plp__filter-mobile-confirm-button .loader{height:1.25rem;width:1.25rem}.spar-plp__mobile-toggle{display:flex;justify-content:space-between;padding:var(--spacing-normal) 0}@media(min-width:1024px){.spar-plp__mobile-toggle{display:none;flex-grow:1}.spar-plp__top-wrapper--is-stuck .spar-plp__mobile-toggle{flex-grow:0}}.spar-plp__filter-mobile-header{padding:var(--spacing-xl) 0 var(--spacing-normal);position:relative;text-align:center}.spar-plp__header-hero-wrapper{display:flex;justify-content:center;overflow:hidden}.spar-plp__header-hero-wrapper,.spar-plp__header-hero-wrapper img{border-radius:var(--radius-CTA)}.spar-plp__header-hero{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.spar-plp__header-hero-mobile{height:8.4375rem}@media(min-width:1024px){.spar-plp__header-hero-mobile{display:none}}.spar-plp__header-hero-desktop{display:none}@media(min-width:1024px){.spar-plp__header-hero-desktop{display:block;height:21.1875rem}}.spar-plp__results-loading{color:var(--color-gray-38)}.spar-plp__results-loading:before{animation:dotsLoading .8s steps(3) infinite;content:"";display:inline-block;width:.875rem}@keyframes dotsLoading{0%,to{content:".."}33%{content:"..."}66%{content:""}99%{content:"."}}:root .spar-plp__mobile-toggle-btn{--btn-primary-bg:var(--color-dark-600);--btn-border-radius:3.75rem;--btn-medium-padding:var(--spacing-small) var(--spacing-normal);gap:var(--spacing-xs)}.spar-plp__mobile-toggle-btn--active{position:relative}.spar-plp__mobile-toggle-btn--active:before{background-color:var(--colors-brand-red-300);border:2px solid var(--color-white);border-radius:var(--element-border-radius-round);box-sizing:content-box;content:"";height:.5rem;position:absolute;right:calc(var(--spacing-xxs)*-1);top:calc(var(--spacing-xxs)*-1);width:.5rem}.spar-plp__top-wrapper{background:var(--color-white);position:sticky;top:0}@media(min-width:1024px){.spar-plp__top-wrapper{background:transparent;position:relative}}.spar-plp__top-wrapper--is-stuck{background-color:var(--color-white);display:flex;position:sticky;top:0;z-index:var(--z-index-layer-3)}@media(min-width:1024px){.spar-plp__sticky-placeholder,.spar-plp__top-wrapper--is-stuck{display:none}}.spar-plp__mobile-toggle-tree{margin-right:var(--spacing-medium)}@media(min-width:1024px){.spar-plp__mobile-toggle-tree{display:none}}.spar-plp .spar-location-selector__selected,.spar-plp .spar-location-selector__title{font-family:var(--font-family);font-size:var(--font-size_body-small);line-height:var(--line-height_body-small)}
