.collection-wrapper{position:relative}@media screen and (min-width: 750px){.collection-wrapper--vertical{display:grid;align-items:flex-start;column-gap:.8rem;grid-template-columns:1fr 2fr}}@media screen and (min-width: 1200px){.collection-wrapper--vertical{grid-template-columns:1fr 3fr}}.collection-wrapper--vertical--empty{grid-template-columns:1}.collection-wrapper .facets-container--vertical .facets__container{position:absolute;border:1px solid rgb(var(--color-foreground-secondary));max-width:360px;z-index:123}.collection-wrapper .facets-container--vertical .facets__container .facets__wrapper-js{pointer-events:all}.collection-wrapper .facets-container--vertical .facets__container .facets__wrapper-js .close_filter_element{position:absolute;right:16px;top:16px;text-decoration:none;text-transform:uppercase}.collection-wrapper .facets-container--vertical .facets__container .facets__footer{padding:2.4rem;flex-direction:column}.collection-wrapper .facets-container--vertical .facets__container .facets__footer .button{width:100%}.collection-wrapper .facets-container--vertical .facets__container .facets__wrapper{grid-template-columns:1fr;gap:0;padding:0;max-height:830px;overflow-y:auto}.collection-wrapper .facets-container--vertical .facets__container .facets__disclosure{border-bottom:1px solid rgb(var(--color-foreground-secondary));padding:2.4rem;gap:0}.collection-wrapper_no-facets .products-grid{margin-top:0}.collection-wrapper.collection-wrapper_drower{display:grid;grid-template-columns:1fr 3fr;gap:1.6rem}.collection-wrapper.collection-wrapper_drower .collection-product-list{grid-template-columns:repeat(1, 1fr);gap:3.2rem 1.6rem}@media screen and (max-width: 576px){.collection-wrapper.collection-wrapper_drower .collection-product-list--2-mobile{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 576px){.collection-wrapper.collection-wrapper_drower .collection-product-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 990px){.collection-wrapper.collection-wrapper_drower .collection-product-list{grid-template-columns:repeat(3, 1fr);gap:4rem 1.6rem}}.collection-wrapper.collection-wrapper_drower .facets{position:unset}.collection-wrapper.collection-wrapper_drower .close_filter_element{display:none}.collection-wrapper.collection-wrapper_drower .facets__footer{display:none}.collection-wrapper.collection-wrapper_drower .facets__wrapper_title{display:flex;justify-content:space-between;padding:3.2rem 3.2rem 0 3.2rem}.collection-wrapper.collection-wrapper_drower .facets__sort-wrapper{position:absolute;right:0;top:0}.collection-wrapper.collection-wrapper_drower .facets-container--horizontal{border:unset;border-radius:0;margin-right:0}.collection-wrapper.collection-wrapper_drower .facets__disclosure{border-bottom:1px solid rgb(var(--color-border));padding:2.4rem}.collection-wrapper.collection-wrapper_drower summary{display:none}.collection-wrapper.collection-wrapper_drower .facets__container{width:430px;pointer-events:all}.collection-wrapper.collection-wrapper_drower .facets__horizontal-top{width:100%;display:flex;flex-direction:column-reverse;gap:2.4rem}.collection-wrapper.collection-wrapper_drower .facets__wrapper{grid-template-columns:1fr;max-width:430px;padding:0;gap:0;border:1px solid rgb(var(--color-foreground-secondary))}.collection{position:relative}.collection-filters{display:flex;flex-direction:column}@media screen and (min-width: 990px){.collection-filters{display:block}}.collection-product-list{list-style:none;padding:0;margin-top:0;margin-bottom:0}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}.collection-product{position:relative}.collection-product .loading-overlay{inset:0;z-index:6;display:none;width:100%;padding:0 5rem;background-color:rgba(var(--color-background), 0.7)}.collection-product.loading>.loading-overlay{display:block}.collection-product.loading>.loading-overlay .loading-overlay__spinner{top:15rem}.collection-product-list{display:grid;grid-template-columns:repeat(1, 1fr);gap:3.2rem 1.6rem}@media screen and (max-width: 576px){.collection-product-list--2-mobile{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 576px){.collection-product-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 990px){.collection-product-list{grid-template-columns:repeat(3, 1fr);gap:4rem 1.6rem}}@media screen and (min-width: 1200px){.collection-product-list{grid-template-columns:repeat(4, 1fr)}}.collection-product-list .collection-product-card{height:100%;width:100%}@media screen and (max-width: 575px){.collection-product-list--2-mobile .collection-product-card .card__subtitle,.collection-product-list--2-mobile .collection-product-card .card__vendor::after{font-size:.8rem}.collection-product-list--2-mobile .collection-product-card .price--on-sale .price__sale{flex-direction:row;align-items:flex-start;column-gap:.4rem}.collection-product-list--2-mobile .collection-product-card .price--on-sale .price__sale dt{order:1}}.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{min-height:70rem}}@media screen and (min-width: 1360px){.collection-product-list .collection-product-card--portrait{min-height:78rem}}@media screen and (min-width: 1200px){.collection-product-list .collection-product-card{height:100%}.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-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:8.8rem}}.collection-wrapper--empty{display:flex;align-items:center;justify-content:center}