.collection-top{padding-block:1.5rem;border-bottom:.1rem solid rgb(var(--color-border));background-color:rgba(var(--color-background))}.collection-top__container{display:flex;align-items:center;justify-content:space-between;gap:.8rem}@media(min-width:415px){.collection-top__container{gap:1.6rem}}@media(min-width:576px){.collection-top__container{gap:3.2rem}}.collection-top__container-left,.collection-top__container-right{display:flex;align-items:center;gap:.8rem}@media(min-width:576px){.collection-top__container-left,.collection-top__container-right{gap:1.2rem}}@media(min-width:1200px){.collection-top__container-left,.collection-top__container-right{gap:1.6rem}}.collection-top__container facet-filters-form{flex-shrink:0}@keyframes ActiveCell{0%{transform:scale(.9);opacity:.7}to{transform:scale(1);opacity:1}}.collection-top__layout-toggler{display:none;align-items:center;gap:.6rem;min-height:calc(var(--font-subtitle-scale) * .8rem * 1.5)}@media screen and (min-width:750px){.collection-top__layout-toggler{display:flex}}.collection-top__layout-toggler-buttons{display:flex;align-items:center;gap:.6rem}.collection-top__layout-toggler-button{color:rgb(var(--color-foreground-secondary));transition:opacity var(--duration-default),transform var(--duration-default)}.collection-top__layout-toggler-button:not(.active-layout):hover{opacity:.7;transform:scale(.9)}.collection-top__layout-toggler-button:focus-visible{border:.1rem solid rgb(var(--color-foreground))}.collection-top__layout-toggler-button.active-layout{color:rgb(var(--color-foreground));pointer-events:none}.collection-top__layout-toggler-button svg{width:24px;height:24px}.collection-top .facets-button-show{display:flex;align-items:center;gap:.6rem;color:rgb(var(--color-foreground))}.collection-top .facets-button-show .show-label,.collection-top .facets-button-show .hide-label{display:block;transition:color var(--duration-default)}.collection-top .facets-button-show .show-label.hidden,.collection-top .facets-button-show .hide-label.hidden{display:none}@media(max-width:414px){.collection-top .facets-button-show .button__content,.collection-top .facets-button-show .button__label{display:none}.collection-top .facets-button-show{min-width:4.4rem;justify-content:flex-end}}.collection-top .facets-button-show__counter{display:flex;align-items:center;justify-content:center;min-width:1.9rem;height:2rem;color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));border-radius:min(var(--border-radius-button),.8rem);padding:.4rem;line-height:1;font-variant-numeric:slashed-zero}.collection-top .subtitle{font-weight:500}.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}}.products-grid{width:100%}.products-grid[data-catalog-card-size=large] .collection-product-list{grid-template-columns:1fr}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-card{border-right:none}@media screen and (min-width:576px){.products-grid[data-catalog-card-size=large] .collection-product-list{grid-template-columns:repeat(2,1fr)}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-card:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-promo-img-promo{grid-column:1/span 2}}@media screen and (min-width:990px){.products-grid[data-catalog-card-size=large] .collection-product-list{grid-template-columns:repeat(3,1fr)}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-card:not(:nth-child(3n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-card:nth-child(3n){border-right:none}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-promo-img-promo{grid-column:1/span 3}}@media screen and (min-width:1200px){.products-grid[data-catalog-card-size=large] .collection-product-list{grid-template-columns:repeat(4,1fr)}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-card:not(:nth-child(4n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-card:nth-child(4n){border-right:none}.products-grid[data-catalog-card-size=large] .collection-product-list .collection-product-promo-img-promo{grid-column:1/span 4}}@media screen and (max-width:575px){.products-grid[data-catalog-card-size=large] .collection-product-list--2-mobile{grid-template-columns:repeat(2,1fr)}.products-grid[data-catalog-card-size=large] .collection-product-list--2-mobile .collection-product-card:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=large] .collection-product-list--2-mobile .collection-product-card:nth-child(2n){border-right:none}.products-grid[data-catalog-card-size=large] .collection-product-list--2-mobile .collection-product-promo-img{grid-column:1/span 2}}.products-grid[data-catalog-card-size=small] .collection-product-list{grid-template-columns:repeat(1,1fr)}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card{border-right:none}@media screen and (min-width:576px){.products-grid[data-catalog-card-size=small] .collection-product-list{grid-template-columns:repeat(2,1fr)}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-promo-img-promo{grid-column:1/span 2}}@media screen and (min-width:750px){.products-grid[data-catalog-card-size=small] .collection-product-list{grid-template-columns:repeat(3,1fr)}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card:not(:nth-child(3n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card:nth-child(3n){border-right:none}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-promo-img-promo{grid-column:1/span 3}}@media screen and (min-width:990px){.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 .collection-product-card:not(:nth-child(4n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card:nth-child(4n){border-right:none}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-promo-img-promo{grid-column:1/span 4}}@media screen and (min-width:1200px){.products-grid[data-catalog-card-size=small] .collection-product-list{grid-template-columns:repeat(5,1fr)}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card:not(:nth-child(5n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card:nth-child(5n){border-right:none}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-promo-img-promo{grid-column:1/span 5}}@media screen and (min-width:1536px){.products-grid[data-catalog-card-size=small] .collection-product-list{grid-template-columns:repeat(6,1fr)}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card:not(:nth-child(6n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-card:nth-child(6n){border-right:none}.products-grid[data-catalog-card-size=small] .collection-product-list .collection-product-promo-img-promo{grid-column:1/span 6}}@media screen and (max-width:575px){.products-grid[data-catalog-card-size=small] .collection-product-list--2-mobile{grid-template-columns:repeat(2,1fr)}.products-grid[data-catalog-card-size=small] .collection-product-list--2-mobile .collection-product-card:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}.products-grid[data-catalog-card-size=small] .collection-product-list--2-mobile .collection-product-card:nth-child(2n){border-right:none}.products-grid[data-catalog-card-size=small] .collection-product-list--2-mobile .collection-product-promo-img{grid-column:1/span 2}}.grid-container{border-bottom:.1rem solid rgb(var(--color-border));overflow:hidden}.grid-container+.search-results__top{border-top:none}.collection-product-list{display:grid;flex-wrap:wrap;margin-bottom:-.1rem!important}@media screen and (max-width:575.99px){.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-mobile--2 .collection-product-card:not(:nth-child(2n)),.collection-product-list-mobile--2 .page--card:not(:nth-child(2n)),.collection-product-list-mobile--2 .article--card:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}}@media screen and (min-width:576px){.collection-product-list--2,.collection-product-list--3,.collection-product-list--4,.collection-product-list--5,.collection-product-list--6{grid-template-columns:repeat(2,1fr)}.collection-product-list--2 .collection-product-card:not(:nth-child(2n)),.collection-product-list--2 .page--card:not(:nth-child(2n)),.collection-product-list--2 .article--card:not(:nth-child(2n)),.collection-product-list--3 .collection-product-card:not(:nth-child(2n)),.collection-product-list--3 .page--card:not(:nth-child(2n)),.collection-product-list--3 .article--card:not(:nth-child(2n)),.collection-product-list--4 .collection-product-card:not(:nth-child(2n)),.collection-product-list--4 .page--card:not(:nth-child(2n)),.collection-product-list--4 .article--card:not(:nth-child(2n)),.collection-product-list--5 .collection-product-card:not(:nth-child(2n)),.collection-product-list--5 .page--card:not(:nth-child(2n)),.collection-product-list--5 .article--card:not(:nth-child(2n)),.collection-product-list--6 .collection-product-card:not(:nth-child(2n)),.collection-product-list--6 .page--card:not(:nth-child(2n)),.collection-product-list--6 .article--card:not(:nth-child(2n)){border-right:.1rem solid rgb(var(--color-border))}.collection-product-list--2 .collection-product-card:nth-child(2n),.collection-product-list--2 .page--card:nth-child(2n),.collection-product-list--2 .article--card:nth-child(2n),.collection-product-list--3 .collection-product-card:nth-child(2n),.collection-product-list--3 .page--card:nth-child(2n),.collection-product-list--3 .article--card:nth-child(2n),.collection-product-list--4 .collection-product-card:nth-child(2n),.collection-product-list--4 .page--card:nth-child(2n),.collection-product-list--4 .article--card:nth-child(2n),.collection-product-list--5 .collection-product-card:nth-child(2n),.collection-product-list--5 .page--card:nth-child(2n),.collection-product-list--5 .article--card:nth-child(2n),.collection-product-list--6 .collection-product-card:nth-child(2n),.collection-product-list--6 .page--card:nth-child(2n),.collection-product-list--6 .article--card:nth-child(2n){border-right:none}.collection-product-list--2 .collection-product-promo-img-promo,.collection-product-list--3 .collection-product-promo-img-promo,.collection-product-list--4 .collection-product-promo-img-promo,.collection-product-list--5 .collection-product-promo-img-promo,.collection-product-list--6 .collection-product-promo-img-promo{grid-column:1/span 2}}@media screen and (min-width:990px){.collection-product-list--3,.collection-product-list--4,.collection-product-list--5,.collection-product-list--6{grid-template-columns:repeat(3,1fr)}.collection-product-list--3 .collection-product-card:not(:nth-child(3n)),.collection-product-list--3 .page--card:not(:nth-child(3n)),.collection-product-list--3 .article--card:not(:nth-child(3n)),.collection-product-list--4 .collection-product-card:not(:nth-child(3n)),.collection-product-list--4 .page--card:not(:nth-child(3n)),.collection-product-list--4 .article--card:not(:nth-child(3n)),.collection-product-list--5 .collection-product-card:not(:nth-child(3n)),.collection-product-list--5 .page--card:not(:nth-child(3n)),.collection-product-list--5 .article--card:not(:nth-child(3n)),.collection-product-list--6 .collection-product-card:not(:nth-child(3n)),.collection-product-list--6 .page--card:not(:nth-child(3n)),.collection-product-list--6 .article--card:not(:nth-child(3n)){border-right:.1rem solid rgb(var(--color-border))}.collection-product-list--3 .collection-product-card:nth-child(3n),.collection-product-list--3 .page--card:nth-child(3n),.collection-product-list--3 .article--card:nth-child(3n),.collection-product-list--4 .collection-product-card:nth-child(3n),.collection-product-list--4 .page--card:nth-child(3n),.collection-product-list--4 .article--card:nth-child(3n),.collection-product-list--5 .collection-product-card:nth-child(3n),.collection-product-list--5 .page--card:nth-child(3n),.collection-product-list--5 .article--card:nth-child(3n),.collection-product-list--6 .collection-product-card:nth-child(3n),.collection-product-list--6 .page--card:nth-child(3n),.collection-product-list--6 .article--card:nth-child(3n){border-right:none}.collection-product-list--3 .collection-product-promo-img-promo,.collection-product-list--4 .collection-product-promo-img-promo,.collection-product-list--5 .collection-product-promo-img-promo,.collection-product-list--6 .collection-product-promo-img-promo{grid-column:1/span 3}}@media screen and (min-width:1200px){.collection-product-list--4,.collection-product-list--5,.collection-product-list--6{grid-template-columns:repeat(4,1fr)}.collection-product-list--4 .collection-product-card:not(:nth-child(4n)),.collection-product-list--4 .page--card:not(:nth-child(4n)),.collection-product-list--4 .article--card:not(:nth-child(4n)),.collection-product-list--5 .collection-product-card:not(:nth-child(4n)),.collection-product-list--5 .page--card:not(:nth-child(4n)),.collection-product-list--5 .article--card:not(:nth-child(4n)),.collection-product-list--6 .collection-product-card:not(:nth-child(4n)),.collection-product-list--6 .page--card:not(:nth-child(4n)),.collection-product-list--6 .article--card:not(:nth-child(4n)){border-right:.1rem solid rgb(var(--color-border))}.collection-product-list--4 .collection-product-card:nth-child(4n),.collection-product-list--4 .page--card:nth-child(4n),.collection-product-list--4 .article--card:nth-child(4n),.collection-product-list--5 .collection-product-card:nth-child(4n),.collection-product-list--5 .page--card:nth-child(4n),.collection-product-list--5 .article--card:nth-child(4n),.collection-product-list--6 .collection-product-card:nth-child(4n),.collection-product-list--6 .page--card:nth-child(4n),.collection-product-list--6 .article--card:nth-child(4n){border-right:none}.collection-product-list--4 .collection-product-promo-img-promo,.collection-product-list--5 .collection-product-promo-img-promo,.collection-product-list--6 .collection-product-promo-img-promo{grid-column:1/span 4}}@media screen and (min-width:1360px){.collection-product-list--5,.collection-product-list--6{grid-template-columns:repeat(5,1fr)}.collection-product-list--5 .collection-product-card:not(:nth-child(5n)),.collection-product-list--5 .page--card:not(:nth-child(5n)),.collection-product-list--6 .collection-product-card:not(:nth-child(5n)),.collection-product-list--6 .page--card:not(:nth-child(5n)){border-right:.1rem solid rgb(var(--color-border))}.collection-product-list--5 .collection-product-card:nth-child(5n),.collection-product-list--5 .page--card:nth-child(5n),.collection-product-list--6 .collection-product-card:nth-child(5n),.collection-product-list--6 .page--card:nth-child(5n){border-right:none}.collection-product-list--5 .collection-product-promo-img-promo,.collection-product-list--6 .collection-product-promo-img-promo{grid-column:1/span 5}}@media screen and (min-width:1536px){.collection-product-list--6{grid-template-columns:repeat(6,1fr)}.collection-product-list--6 .collection-product-card:not(:nth-child(6n)),.collection-product-list--6 .page--card:not(:nth-child(6n)){border-right:.1rem solid rgb(var(--color-border))}.collection-product-list--6 .collection-product-card:nth-child(6n),.collection-product-list--6 .page--card:nth-child(6n){border-right:none}.collection-product-list--6 .collection-product-promo-img-promo{grid-column:1/span 6}}.collection-product-list .collection-product-card{height:100%;width:100%;border-bottom:.1rem solid rgb(var(--color-border))}.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)}}.collection-product-list .collection-product-promo__overlay{width:100vw;height:100%;object-fit:cover;top:0;left:50%;transform:translate(-50%);position:absolute;background:rgb(var(--color-overlay));z-index:1}.collection-product-list .collection-product-promo-text{position:relative;z-index:2;padding:2.4rem 0;background-color:transparent}.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:block}.collection-product.loading>.loading-overlay .loading-overlay__spinner{top:12rem}@media(prefers-color-scheme:dark){[data-scheme=auto] .collection-top__layout-toggler-button{color:rgba(var(--color-foreground),.4)}[data-scheme=auto] .collection-top__layout-toggler-button.active-layout{color:rgba(var(--color-foreground),1)}}[data-scheme=dark] .collection-top__layout-toggler-button{color:rgba(var(--color-foreground),.4)}[data-scheme=dark] .collection-top__layout-toggler-button.active-layout{color:rgba(var(--color-foreground),1)}.collection-product-list .collection-photo-block{position:relative;overflow:hidden}.collection-product-list .collection-photo-block--span-2{grid-column:span 2}@media screen and (max-width:575.99px){.collection-product-list-mobile--1 .collection-photo-block--span-2{grid-column:span 1}}.collection-photo-block__inner{position:relative;display:flex;width:100%;min-height:100%;overflow:hidden;text-decoration:none;color:rgb(var(--color-foreground))}.collection-photo-block__inner:after{content:"";display:block;width:0;padding-bottom:var(--card-padding-bottom, 100%)}.collection-photo-block__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden}.collection-photo-block__img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-photo-block__img--desktop{display:none}.collection-photo-block__information{position:absolute;z-index:2;left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1rem 1.2rem;background:rgb(var(--color-background));border:.1rem solid rgb(var(--color-border));border-radius:.2rem;overflow:hidden;display:flex;flex-direction:column;gap:.2rem}.collection-photo-block__caption{display:block;margin:0;font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:calc(var(--font-heading-card-scale) * 1rem);text-transform:var(--font-heading-card-text-transform);letter-spacing:.005em;line-height:1.285;color:rgb(var(--color-foreground))}.collection-photo-block__link-label{display:block;color:rgba(var(--color-foreground),.6)}.collection-photo-block__carousel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.collection-photo-block__track{display:flex;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.collection-photo-block__track::-webkit-scrollbar{display:none}.collection-photo-block__slide{position:relative;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}.collection-photo-block__slide .collection-photo-block__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-photo-block__dots{position:absolute;z-index:3;left:0;right:0;bottom:1.2rem;display:flex;justify-content:center;gap:.6rem;pointer-events:none}.collection-photo-block__inner:has(.collection-photo-block__information) .collection-photo-block__dots{bottom:auto;top:1.2rem}.collection-photo-block__dot{pointer-events:auto;width:2.4rem;height:2.4rem;padding:0;border:0;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.collection-photo-block__dot:after{content:"";width:.8rem;height:.8rem;border-radius:50%;background:rgb(var(--color-background));opacity:.55;box-shadow:0 0 .3rem #00000073;transition:opacity var(--duration-default),transform var(--duration-default)}.collection-photo-block__dot.is-active:after{opacity:1;transform:scale(1.15)}.collection-photo-block__dot:focus-visible{outline:.2rem solid rgb(var(--color-background));outline-offset:-.6rem}@media(prefers-reduced-motion:reduce){.collection-photo-block__track{scroll-behavior:auto}.collection-photo-block__dot:after{transition:none}}a.collection-photo-block__inner:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.2rem}@media screen and (max-width:575.99px){.collection-product-list .collection-photo-block--desktop-only{display:none}}@media screen and (min-width:576px){.collection-photo-block__img--desktop{display:block}.collection-photo-block__img--mobile{display:none}}@media screen and (min-width:750px){.collection-product-list .collection-photo-block:hover img.img-scale{transform:scale(1.05)}}.collection:not(:has(.pagination-block)) .grid-container{border-bottom:.1rem solid rgb(var(--color-border))}.grid-container>.collection-product-list,.grid-container>.collection-results{margin-right:-.1rem}.grid-container .collection-product-card.collection-product-card,.grid-container .page--card.page--card,.grid-container .article--card.article--card{border-right:.1rem solid rgb(var(--color-border))}
/*# sourceMappingURL=/cdn/shop/t/17/assets/template-collection.css.map */
