.collection-top{z-index:4!important}.collection-top:before{content:"";background:rgb(var(--color-background));position:absolute;top:-1rem;width:100%;height:2rem;z-index:-10}.collection-top .facet-button__show,.collection-top .facet-sort__select{color:rgb(var(--color-foreground));text-align:end}.collection-top .facet-sort__select:focus-visible{outline:auto;outline:-webkit-focus-ring-color auto 1px;outline-offset:.2rem}.collection-top .facet-sort__select:focus:not(:focus-visible){outline:0}.collection-top__container{background:rgb(var(--color-background))}.collection-top__container .collection-hero__filters{width:calc(100% + 3.2rem);margin-left:-1.6rem;margin-right:-1.6rem;padding:1.6rem;display:flex;overflow-x:scroll;flex-wrap:nowrap;align-items:center;cursor:grab;list-style-type:none;scrollbar-width:none;white-space:nowrap;-ms-overflow-style:none;column-gap:2.4rem;row-gap:.4rem}@media screen and (min-width:990px){.collection-top__container .collection-hero__filters{cursor:default}}@media screen and (min-width:1160px){.collection-top__container .collection-hero__filters{padding-top:2.4rem;padding-bottom:2.4rem}}.collection-top__container .collection-hero__filters .heading-group__filter{gap:.8rem}.collection-top__container .collection-hero__filters .list-menu__item{position:relative;cursor:pointer}.collection-top__container .collection-hero__filters .list-menu__item .heading-group__filter-content,.collection-top__container .collection-hero__filters .list-menu__item .heading-group__filter-label{cursor:pointer;pointer-events:none}.collection-top__container .collection-hero__filters .list-menu__item input[type=checkbox]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;z-index:2;margin:0;cursor:pointer;pointer-events:auto}.collection-top__container .collection-hero__filters .list-menu__item:has(input[type=checkbox]:focus-visible),.collection-top__container .collection-hero__filters .list-menu__item:has(.heading-group__filter-label:focus-visible){outline:auto;outline:-webkit-focus-ring-color auto 1px;outline-offset:.2rem}.collection-top__container .collection-hero__filters .list-menu__item:has(input[type=checkbox]:focus:not(:focus-visible)),.collection-top__container .collection-hero__filters .list-menu__item:has(.heading-group__filter-label:focus:not(:focus-visible)){outline:0}.collection-top__container .collection-hero__filters::-webkit-scrollbar{display:none}.collection-top__container .collection-hero__filters.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}@media screen and (min-width:990px){.collection-top__container .collection-hero__filters{margin-left:unset;margin-right:unset;padding-left:unset;padding-right:unset;max-width:100%;flex-wrap:wrap;overflow-x:auto}}@media screen and (max-width:989px){.collection-top__container .collection-hero__filters{border-top:.1rem solid rgb(var(--color-border));border-bottom:.1rem solid rgb(var(--color-border))}}.collection-top__container:has(>:only-child){display:flex}.collection-top__container>:only-child{border-top:none;width:100%}@media screen and (min-width:990px){.collection-top__container{display:flex;align-items:center;gap:1.6rem}.collection-top__container>.facets{flex:1 1 auto;min-width:0}.collection-top__container>.facet-settings{flex-shrink:0;max-width:100%;margin-inline-start:auto}}@media screen and (min-width:1160px){.collection-top__container{gap:2.4rem}}.collection-wrapper{position:relative;display:flex;flex-direction:column}.no-js .collection-wrapper{display:flex;flex-direction:column}@media screen and (min-width:750px){.no-js .collection-wrapper{flex-direction:row}}.facet-settings{display:flex;padding-top:1.6rem;padding-bottom:1.6rem}@media screen and (min-width:1160px){.facet-settings{padding-top:2.4rem;padding-bottom:2.4rem}}@media screen and (max-width:1159px){.facet-settings:has(>.layout-toggler:only-child){display:none}}.facet-settings:empty{display:none}.facet-settings:has(>:only-child){justify-content:flex-end}@media screen and (max-width:1160px){.facet-settings--no-quick-filter .facet-settings__buttons{justify-content:space-between}}.facet-settings__buttons{display:flex;justify-content:space-between;width:100%;align-items:center}@media screen and (min-width:990px){.facet-settings__buttons{display:flex;flex-direction:row-reverse;justify-content:flex-start;gap:1.6rem}}@media screen and (min-width:1360px){.facet-settings__buttons{gap:2.4rem}}.facet-settings__buttons:has(>:only-child){flex-direction:row;justify-content:flex-end}.grid-container{padding-top:0;overflow:hidden}@media screen and (min-width:990px){.grid-container{padding-top:2.4rem}}.grid-container+.search-results__top{border-top:none}.promo-card{position:relative;overflow:hidden}.promo-card.hover-active .arrow-wrapper:before{scale:0}.promo-card.hover-active .arrow{animation:moveArrowLeft var(--duration-tertiary-btn) var(--easing-tertiary-btn) var(--delay-tertiary-btn) forwards}.promo-card.hover-inactive .arrow-wrapper:before{transition:scale var(--duration-tertiary-btn) var(--easing-tertiary-btn) var(--delay-tertiary-btn);scale:1}.promo-card.hover-inactive .arrow{animation:moveArrowRight var(--duration-tertiary-btn) var(--easing-tertiary-btn) 0s forwards}.promo-card:has(.promo-card__link:hover) .promo-card__image,.promo-card:has(.promo-card__link:hover) .placeholder-svg{transform:scale(1.02)}.promo-card__info{position:relative;z-index:3;display:flex;gap:.4rem;align-items:center}.promo-card__title--body{font-family:var(--font-body-family);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);letter-spacing:calc(var(--font-body-letter-spacing) * .1);font-style:var(--font-body-style)}.promo-card__info-background{position:absolute;bottom:0;left:0;width:100%;min-height:10rem;display:flex;flex-direction:column;justify-content:flex-end;padding:4.8rem 1.6rem 1.6rem}.promo-card__info-background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);-webkit-mask-image:linear-gradient(to top,#000 0%,rgba(0,0,0,.9) 22%,rgba(0,0,0,.35) 55%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to top,#000,#000000e6 22%,#00000059 55%,#0000)}.promo-card__info-background:after{transform:translateZ(0);-webkit-transform:translate3d(0,0,0);content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#0000,#0006)}.promo-card__image{z-index:1;position:absolute;width:100%;height:100%;transform:scale(1);transition:var(--image-transition);will-change:scale}.promo-card .placeholder-svg{height:100%;width:100%;object-fit:cover;transform:scale(1);transition:var(--image-transition);will-change:scale}.promo-card img{object-fit:cover;width:100%;height:100%}.promo-card__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}@media screen and (max-width:749px){.collection-product-list-mobile--1{grid-template-columns:repeat(1,1fr)}.collection-product-list-mobile--2{grid-template-columns:repeat(2,1fr)}}.collection-product-list{display:grid;flex-wrap:wrap;gap:1.6rem;grid-auto-flow:dense}.collection-product-list .promo-card{display:none;height:100%;width:100%}@media screen and (min-width:1200px){.collection-product-list{gap:2.4rem}}@media screen and (min-width:750px){.collection-product-list--2,.collection-product-list--3,.collection-product-list--4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px)and (max-width:1199px){.collection-product-list--2 .promo-card,.collection-product-list--3 .promo-card,.collection-product-list--4 .promo-card{grid-column:span 1;grid-row:span 1}.collection-product-list--2 .promo-card--1,.collection-product-list--3 .promo-card--1,.collection-product-list--4 .promo-card--1{grid-row:2;grid-column:2}.collection-product-list--2 .promo-card--2,.collection-product-list--3 .promo-card--2,.collection-product-list--4 .promo-card--2{grid-row:4;grid-column:1}.collection-product-list--2:has(.collection-product-card:nth-child(3)) .promo-card--1,.collection-product-list--3:has(.collection-product-card:nth-child(3)) .promo-card--1,.collection-product-list--4:has(.collection-product-card:nth-child(3)) .promo-card--1{display:block}.collection-product-list--2:has(.collection-product-card:nth-child(6)) .promo-card--2,.collection-product-list--3:has(.collection-product-card:nth-child(6)) .promo-card--2,.collection-product-list--4:has(.collection-product-card:nth-child(6)) .promo-card--2{display:block}}@media screen and (min-width:1200px)and (max-width:1535px){.collection-product-list--3,.collection-product-list--4{grid-template-columns:repeat(3,1fr)}.collection-product-list--3 .promo-card,.collection-product-list--4 .promo-card{grid-column:span 1;grid-row:span 1}.collection-product-list--3 .promo-card--1,.collection-product-list--4 .promo-card--1{grid-row:2;grid-column:3}.collection-product-list--3 .promo-card--2,.collection-product-list--4 .promo-card--2{grid-row:5;grid-column:1}.collection-product-list--3:has(.collection-product-card:nth-child(5)) .promo-card--1,.collection-product-list--4:has(.collection-product-card:nth-child(5)) .promo-card--1{display:block}.collection-product-list--3:has(.collection-product-card:nth-child(13)) .promo-card--2,.collection-product-list--4:has(.collection-product-card:nth-child(13)) .promo-card--2{display:block}}@media screen and (min-width:1536px){.collection-product-list--3{grid-template-columns:repeat(3,1fr)}.collection-product-list--3 .promo-card{grid-column:span 1;grid-row:span 1}.collection-product-list--3 .promo-card--1{grid-row:2;grid-column:3}.collection-product-list--3 .promo-card--2{grid-row:5;grid-column:1}.collection-product-list--3:has(.collection-product-card:nth-child(5)) .promo-card--1{display:block}.collection-product-list--3:has(.collection-product-card:nth-child(13)) .promo-card--2{display:block}.collection-product-list--4{grid-template-columns:repeat(4,1fr)}.collection-product-list--4 .promo-card--1{grid-row:2/4;grid-column:3/5}.collection-product-list--4 .promo-card--2{grid-row:5/7;grid-column:1/3}.collection-product-list--4:has(.collection-product-card:nth-child(8)) .promo-card--1{display:block}.collection-product-list--4:has(.collection-product-card:nth-child(16)) .promo-card--2{display:block}}.collection-product-list .collection-product-card{height:100%;width:100%}.collection-product-list .collection-product-card .product-card{min-height:100%}.collection-product-list img.img-scale{transition:transform var(--duration-default) ease}@media screen and (min-width:750px){.collection-product-list .collections-grid__card:hover img.img-scale{transform:scale(1.05)}}.products-grid{width:100%}@media screen and (min-width:750px){.products-grid[data-catalog-card-size=large] .collection-product-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.products-grid[data-catalog-card-size=large] .collection-product-list .promo-card{grid-column:span 1;grid-row:span 1}.products-grid[data-catalog-card-size=large] .collection-product-list .promo-card--1{grid-row:2;grid-column:2}.products-grid[data-catalog-card-size=large] .collection-product-list .promo-card--2{grid-row:4;grid-column:1}.products-grid[data-catalog-card-size=large] .collection-product-list:has(.collection-product-card:nth-child(3)) .promo-card--1{display:block}.products-grid[data-catalog-card-size=large] .collection-product-list:has(.collection-product-card:nth-child(6)) .promo-card--2{display:block}}@media screen and (min-width:1160px){.products-grid[data-catalog-card-size=large] .collection-product-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px){.products-grid[data-catalog-card-size=medium] .collection-product-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.products-grid[data-catalog-card-size=medium] .collection-product-list .promo-card{grid-column:span 1;grid-row:span 1}.products-grid[data-catalog-card-size=medium] .collection-product-list .promo-card--1{grid-row:2;grid-column:2}.products-grid[data-catalog-card-size=medium] .collection-product-list .promo-card--2{grid-row:4;grid-column:1}.products-grid[data-catalog-card-size=medium] .collection-product-list:has(.collection-product-card:nth-child(5)) .promo-card--1{display:block}.products-grid[data-catalog-card-size=medium] .collection-product-list:has(.collection-product-card:nth-child(13)) .promo-card--2{display:block}}@media screen and (min-width:1160px){.products-grid[data-catalog-card-size=medium] .collection-product-list{grid-template-columns:repeat(3,1fr)}.products-grid[data-catalog-card-size=medium] .collection-product-list .promo-card{grid-column:span 1;grid-row:span 1}.products-grid[data-catalog-card-size=medium] .collection-product-list .promo-card--1{grid-row:2;grid-column:3}.products-grid[data-catalog-card-size=medium] .collection-product-list .promo-card--2{grid-row:5;grid-column:1}.products-grid[data-catalog-card-size=medium] .collection-product-list:has(.collection-product-card:nth-child(5)) .promo-card--1{display:block}.products-grid[data-catalog-card-size=medium] .collection-product-list:has(.collection-product-card:nth-child(13)) .promo-card--2{display:block}}@media screen and (min-width:750px){.products-grid[data-catalog-card-size=small] .collection-product-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.products-grid[data-catalog-card-size=small] .collection-product-list .promo-card{grid-column:span 1;grid-row:span 1}.products-grid[data-catalog-card-size=small] .collection-product-list .promo-card--1{grid-row:2;grid-column:2}.products-grid[data-catalog-card-size=small] .collection-product-list .promo-card--2{grid-row:4;grid-column:1}.products-grid[data-catalog-card-size=small] .collection-product-list:has(.collection-product-card:nth-child(8)) .promo-card--1{display:block}.products-grid[data-catalog-card-size=small] .collection-product-list:has(.collection-product-card:nth-child(16)) .promo-card--2{display:block}}@media screen and (min-width:1160px){.products-grid[data-catalog-card-size=small] .collection-product-list{grid-template-columns:repeat(4,1fr)}.products-grid[data-catalog-card-size=small] .collection-product-list .promo-card--1{grid-row:2/4;grid-column:3/5}.products-grid[data-catalog-card-size=small] .collection-product-list .promo-card--2{grid-row:5/7;grid-column:1/3}.products-grid[data-catalog-card-size=small] .collection-product-list:has(.collection-product-card:nth-child(8)) .promo-card--1{display:block}.products-grid[data-catalog-card-size=small] .collection-product-list:has(.collection-product-card:nth-child(16)) .promo-card--2{display:block}}.promo-card.is-visible{display:block!important}.collection{position:relative}.collection:not(:has(.pagination-block)) .grid-container{border-bottom:none}.collection-product-list{list-style:none;padding:0;margin-top:0;margin-bottom:0}.collection--empty .title-wrapper{padding-top:10rem;padding-bottom:10rem;margin:0}.collection-product{position:relative}.collection-product .loading-overlay{top:0;right:0;bottom:0;left:0;z-index:6;display:none;width:100%;padding:0 5rem;background-color:rgba(var(--color-background),.7)}.collection-product.loading>.loading-overlay{display:flex;justify-content:center;width:100%}.collection-product.loading>.loading-overlay .loading-overlay__spinner{top:12rem;display:flex;justify-content:center}.layout-toggler{display:none}@media screen and (min-width:1160px){.layout-toggler{display:flex;align-items:center;margin-inline-end:2.4rem}}.layout-toggler__label{padding-inline-end:1rem;color:rgb(var(--color-foreground-secondary))}.layout-toggler__buttons{display:flex;align-items:center}@media screen and (min-width:1360px){.layout-toggler__label{padding-inline-end:2rem}}.layout-toggler__button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 1.2rem;color:rgb(var(--color-foreground))}.layout-toggler__button:after{content:"";width:.3rem;height:.3rem;display:block;background-color:rgba(var(--color-foreground));border-radius:var(--border-radius-block-small);position:absolute;inset-inline-start:.8rem;top:50%;transform:translateY(-50%) scale(0);transition:transform .25s ease-out;transform-origin:center}@media screen and (min-width:576px)and (pointer:fine){.layout-toggler__button{cursor:pointer}.layout-toggler__button:not(.active-layout):hover:after{transform:translateY(-50%) scale(1);transition:transform .35s ease-out .05s}.layout-toggler__button:not(.active-layout):hover .layout-toggler__button-text{transform:translate(.8rem)}[dir=rtl] .layout-toggler__button:not(.active-layout):hover .layout-toggler__button-text{transform:translate(-.8rem)}}.layout-toggler__button.active-layout{pointer-events:none}.layout-toggler__button.active-layout:after{transform:translateY(-50%) scale(1);transition:transform .35s ease-out .05s}.layout-toggler__button.active-layout .layout-toggler__button-text{transform:translate(.8rem)}[dir=rtl] .layout-toggler__button.active-layout .layout-toggler__button-text{transform:translate(-.8rem)}.layout-toggler__button-text{display:flex;align-items:center;transition:transform var(--duration-primary-btn) var(--easing-primary-btn)}.facet-button__show{min-height:unset;min-width:unset}.facet-button__show svg{display:block;flex-shrink:0;transform:translateZ(0) rotate(0);transform-origin:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;transition:transform var(--duration-default),opacity var(--duration-default);margin-inline-start:.4rem}.facet-button__show-counter{margin-inline-start:.4rem}@media screen and (hover:hover)and (pointer:fine){.facet-button__show:hover svg,.facet-button__show.active svg{transform:translateZ(0) rotate(-90deg);opacity:var(--hover-opacity)}}.facet-button__label{text-align:end}.facet-sort__select{padding-inline-end:2rem;border:none;background:transparent}.facet-sort__select:hover{cursor:pointer}.facet-sort__select:focus{outline:none}.facet-sort__select-wrapper{max-width:fit-content;position:relative}.facet-sort__select-wrapper svg{pointer-events:none;display:block;flex-shrink:0;transform:translateZ(0) rotate(0);transform-origin:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;transition:transform var(--duration-default),opacity var(--duration-default)}@media screen and (pointer:fine){.facet-sort__select-wrapper:hover svg{transform:translateZ(0) rotate(-90deg);opacity:var(--hover-opacity)}}.facet-sort__icon-wrapper{z-index:0;height:1.6rem;width:1.6rem;display:flex;align-items:center;justify-content:center;position:absolute;pointer-events:none;top:50%;transform:translateY(-50%);inset-inline-end:0}@media(prefers-color-scheme:dark){[data-scheme=auto] .facet-sort__select{background-color:rgb(var(--color-background))}}[data-scheme=dark] .facet-sort__select{background-color:rgb(var(--color-background))}
/*# sourceMappingURL=/cdn/shop/t/25/assets/template-collection.css.map */
