:root{--vertical-filter-width:32rem}.o-main-collection-grid--empty{padding:10rem 0}.o-main-collection-grid__wrapper{display:flex;flex-wrap:wrap;min-width:100%}.o-main-collection-grid__filter{padding-bottom:3rem}.o-main-collection-grid__filter--vertical{padding-bottom:.5rem;width:100%}@media screen and (min-width:768px){.o-main-collection-grid__filter--vertical{max-width:var(--vertical-filter-width);min-width:var(--vertical-filter-width);padding-bottom:3rem}.o-main-collection-grid__filter--vertical+.o-main-collection-grid__products-container{width:calc(100% - var(--vertical-filter-width))}}.o-main-collection-grid__filter--drawer{align-items:center;display:flex;flex-wrap:wrap;padding-bottom:2rem;width:100%}@media screen and (min-width:768px){.o-main-collection-grid__filter--drawer{flex-wrap:nowrap;padding-bottom:2.5rem}}.o-main-collection-grid__filter--drawer .m-facets__container{gap:2rem;padding-bottom:.5rem;width:100%}@media screen and (min-width:768px){.o-main-collection-grid__filter--drawer .m-facets__container{padding-bottom:0;width:auto}}.o-main-collection-grid__filter--drawer .m-facets__container .m-facets__product-count{margin-bottom:0}.o-main-collection-grid__filter--horizontal{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:2rem;width:100%}@media screen and (min-width:768px){.o-main-collection-grid__filter--horizontal{gap:1rem;padding-bottom:3rem}.o-main-collection-grid__filter--horizontal .m-facets__results-label{font-size:var(--body-fs-sm);font-weight:400;gap:.4rem;line-height:var(--body-lh-sm)}.o-main-collection-grid__filter--horizontal .m-facets__results-label .icon{height:2rem;width:2rem}.o-main-collection-grid__filter--horizontal .m-facets__filters-wrapper{gap:2rem}}.o-main-collection-grid__filter--horizontal .m-facets__active-wrapper,.o-main-collection-grid__filter--horizontal .m-facets__product-count{margin-bottom:0}.o-main-collection-grid__filter--horizontal .m-facets__active-wrapper-facet{margin-top:0}@media screen and (min-width:768px){.o-main-collection-grid__filter--horizontal .m-facets__active-wrapper--horizontal{display:flex!important;flex-wrap:wrap;gap:1rem}}.o-main-collection-grid__products-container{width:100%}.o-main-collection-grid__products{display:grid;gap:1rem;grid-auto-flow:dense;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);opacity:1;transition:opacity var(--default-transition-easing) var(--default-transition-timing)}.o-main-collection-grid__products.loading{opacity:.3}@media screen and (min-width:600px){.o-main-collection-grid__products{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.o-main-collection-grid__products{grid-gap:11rem 3rem;grid-template-columns:repeat(4,1fr);padding-bottom:11rem}.o-main-collection-grid__products--b2b{grid-gap:15rem 3rem}}.o-main-collection-grid__products .m-product-card{grid-column:span 1;grid-row:span 1;min-width:0}.o-main-collection-grid__products .m-product-card:nth-child(5n+3){grid-column:1/3}@media screen and (min-width:600px){.o-main-collection-grid__products .m-product-card:nth-child(5n+3){grid-column:span 1}}@media screen and (min-width:768px){.o-main-collection-grid__products .m-product-card:nth-child(26n+9):not(:nth-last-child(-n+4)){grid-column:1/3!important;grid-row:span 2}.o-main-collection-grid__products .m-product-card:nth-child(26n+9):not(:nth-last-child(-n+4)) .m-product-card__media a{height:100%}.o-main-collection-grid__products .m-product-card:nth-child(26n+9):not(:nth-last-child(-n+4)) .m-product-card__image img{min-height:100%}.o-main-collection-grid__products .m-product-card:nth-child(26n+26){grid-column:3/5!important;grid-row:span 2}.o-main-collection-grid__products .m-product-card:nth-child(26n+26) .m-product-card__media a{height:100%}.o-main-collection-grid__products .m-product-card:nth-child(26n+26) .m-product-card__image img{min-height:100%}.o-main-collection-grid__products .m-product-card:nth-child(26n+24):not(:nth-last-child(2)):not(:last-child){grid-column:1}.o-main-collection-grid__products .m-product-card:nth-child(26n+25):not(:last-child){grid-column:2}.o-main-collection-grid__products .m-product-card__b2b-wrapper{display:block;height:auto;position:relative}}.o-main-collection-grid__products .m-product-card a{text-decoration:none}@media screen and (min-width:768px){.o-main-collection-grid__products .m-product-card a{display:block;height:auto;position:relative}.o-main-collection-grid__products .m-product-card__media{height:calc(100% - .4rem)}.o-main-collection-grid__products .m-product-card__image{height:100%}.o-main-collection-grid__products .m-product-card__content{position:absolute;top:100%;width:100%}.o-main-collection-grid__products-wrapper--vertical{padding-left:2.5rem}}.o-main-collection-grid .m-pagination__wrapper{flex-basis:100%}