<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.collection{position:relative;margin-top:3rem}@media screen and (min-width: 750px){.collection{margin-top:3.4rem}}.collection-filters{display:flex;flex-direction:column}@media screen and (min-width: 750px){.collection-filters{display:block}}.collection-product-list{list-style:none;padding:0;margin-bottom:0}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}.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&gt;.loading-overlay{display:block}.collection-product.loading&gt;.loading-overlay .loading-overlay__spinner{top:15rem}.collection-product-list{display:grid;grid-template-columns:1fr;column-gap:2.4rem;row-gap:4.8rem}.collection-product-list .collection-product-card:not(.collection-product-card--extended){align-self:flex-start}@media screen and (min-width: 750px){.collection-product-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.collection-product-list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1200px){.collection-product-list{grid-template-columns:repeat(4,1fr);gap:6.4rem 5.6rem}}.collection-product-list img.img-scale{transition:transform var(--duration-default) ease}.collection-product-list .collections-grid__card:hover img.img-scale{transform:scale(1.05)}@media screen and (min-width: 1200px){.collection-product-list .collection-product-card--portrait .card-wrapper:before{padding-bottom:130%}.collection-product-list .collection-product-card--square .card-wrapper:before{padding-bottom:100%}.collection-product-list .collection-product-card--landscape .card-wrapper:before{padding-bottom:70%}.collection-product-list .collection-product-card--extended{grid-column:span 2}.collection-product-list .collection-product-card--extended .quick-add{position:unset}.collection-product-list .collection-product-card--extended .card--product{position:absolute;top:0;left:0;right:0;bottom:0}.collection-product-list .collection-product-card--extended .card__inner{height:100%}.collection-product-list .collection-product-card--extended .card-wrapper{display:flex;height:auto}.collection-product-list .collection-product-card--extended .card-wrapper .media{padding:0;height:100%}.collection-product-list .collection-product-card--extended .card-wrapper:before{content:"";display:table;box-sizing:border-box;width:0}.collection-product-list .collection-product-card--extended .card__badge{top:4rem;right:4rem}.collection-product-list .collection-product-card--extended.quickview--hover:hover .card__badge{opacity:1}.collection-product-list .collection-product-card--extended .product-parameters{display:none}.collection-product-list .collection-product-card--extended .card-information{display:flex;flex-direction:column;justify-content:flex-end;flex:1;margin:4rem;padding:0}.collection-product-list .collection-product-card--extended .card-information__wrapper{position:relative;display:grid;grid-template-columns:minmax(auto,34rem) auto;align-items:center;justify-content:space-between;column-gap:2.4rem;width:100%;padding:1.8rem 3rem}.collection-product-list .collection-product-card--extended .card-information__wrapper&gt;*{color:rgb(var(--color-base-text))}.collection-product-list .collection-product-card--extended .card-information__wrapper .price__regular,.collection-product-list .collection-product-card--extended .card-information__wrapper .price--on-sale .price-item--regular{color:rgb(var(--color-base-text));text-decoration-color:rgb(var(--color-base-text))}.collection-product-list .collection-product-card--extended .card-information__wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;pointer-events:none;background-color:rgb(var(--color-background-card));border-radius:10rem;transition:transform var(--duration-default) ease}.collection-product-list .collection-product-card--extended .card-information__wrapper:hover:before{transform:scale(1.03)}.collection-product-list .collection-product-card--extended .subtitle{margin-bottom:0}.collection-product-list .collection-product-card--extended .subtitle+.card__title{grid-row:2}.collection-product-list .collection-product-card--extended .subtitle+.card__title+.price{grid-row:1/span 2}.collection-product-list .collection-product-card--extended .card__title{position:static;grid-column:1;display:block;margin:0;z-index:2;pointer-events:all;overflow:hidden}.collection-product-list .collection-product-card--extended .card__title a{font-size:var(--font-heading-card-size-big);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-product-list .collection-product-card--extended .card__title a svg{display:none}.collection-product-list .collection-product-card--extended .card__title a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.collection-product-list .collection-product-card--extended .price{grid-column:2}.collection-product-list .collection-product-card--extended .price-item,.collection-product-list .collection-product-card--extended .price .price__sale .price-item--regular{font-size:1.5rem}.collection-product-list .collection-product-card--extended .card-information__wrapper&gt;*:not(.visually-hidden:first-child)+.price{margin-top:0}.collection-product-list .collection-product-card--extended .card__link{position:absolute;top:4rem;left:4rem;bottom:auto;text-decoration:none;line-height:var(--font-body-line-height);opacity:1;background-color:unset;transform:none;overflow:visible}.collection-product-list .collection-product-card--extended .card__link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(var(--color-background));border-radius:29px;z-index:-1;transition:transform var(--duration-default) ease}.collection-product-list .collection-product-card--extended .card__link:hover:after{transform:scale(1.1)}.collection-product-list .collection-product-card--extended .card__description{display:none}.collection-product-list .collection-product-card--extended:hover .card__link{transform:none}}.collection-product-image{position:relative;display:none;grid-column-start:3;grid-row:2/span 2;margin:-1px -1px 0;overflow:hidden;z-index:2}@media screen and (min-width: 990px){.collection-product-image{display:block}}.collection-product-image--left{grid-column-start:1}.collection-product-image__wrapper{width:100%;height:100%}.collection-product-image__media{display:block;position:absolute;top:0;left:0;right:0;width:100%;height:115%;object-fit:cover}.title-wrapper-empty .title .link{font-size:inherit;letter-spacing:0;transition:var(--duration-default)}@media screen and (min-width: 990px){.collection-product .pagination-wrapper{margin-top:11.2rem}}.collection-product-list.collections-grid{display:grid;gap:2.4rem}.collection-product-list.collections-grid--1{grid-template-columns:1fr}@media screen and (min-width: 750px){.collection-product-list.collections-grid--2,.collection-product-list.collections-grid--3,.collection-product-list.collections-grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.collection-product-list.collections-grid--3,.collection-product-list.collections-grid--4{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1200px){.collection-product-list.collections-grid--4{grid-template-columns:repeat(4,1fr)}}.collection-product-list.collections-grid__card:hover .card-wrapper{clip-path:inset(.5rem round .3rem)}.collection-product-list.collections-grid__information{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:4rem;margin-top:2.4rem;width:100%;z-index:2}.collection-product-list.collections-grid__title a{position:relative;z-index:1;word-break:break-word;text-decoration:none;color:inherit}.collection-product-list.collections-grid__title a svg{margin-left:.8rem;height:1.4rem;width:auto}@media screen and (min-width: 750px){.collection-product-list.collections-grid__title a svg{height:1.6rem}}.collection-product-list.collections-grid img.img-scale{transition:transform var(--duration-long) cubic-bezier(.165,.84,.44,1)}.collection-product-list.collections-grid .collections-grid__card:hover img.img-scale{transform:scale(1.05)}.collection-product-list.collections-grid .card-wrapper{position:relative;display:flex;overflow:hidden;border-radius:.3rem;clip-path:inset(0 round .3rem);transition:clip-path var(--duration-long) cubic-bezier(.165,.84,.44,1)}.collection-product-list.collections-grid .card-wrapper:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(var(--color-overlay),.4);transition:var(--duration-default);z-index:1;pointer-events:none}.collection-product-list.collections-grid .card-wrapper .image-ratio{display:block;box-sizing:border-box;width:0}.collection-product-list.collections-grid .card-wrapper .image-ratio--portrait{padding-bottom:114%}.collection-product-list.collections-grid .card-wrapper .image-ratio--square{padding-bottom:100%}.collection-product-list.collections-grid .card-wrapper .image-ratio--landscape{padding-bottom:70%}.collection-product-list.collections-grid .card-information__count{position:absolute;top:4rem;left:4rem;z-index:2;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;pointer-events:none}.collection-product-list.collections-grid .card-wrapper__image{opacity:1}.collection-product-list.collections-grid__title{margin:0;color:#fff}.collection-product-list.collections-grid__title:not(:last-child){margin-bottom:1.2rem}.collection-product-list.collections-grid__desc{margin:0;font-size:1.2rem;line-height:145%;color:#fff}.collections-grid__title a.no-word-break{word-break:unset}.collection-product-card.collection-product-card--extended.quickview--hover:hover .media.media--hover-effect{transform:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/template-collection.css.map */
</pre></body></html>