.product-list .product-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.product-grid .grid-item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product-grid .grid-6-item{width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);max-width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)}.product-grid .grid-5-item{width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)}.product-grid .grid-4-item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.product-grid .grid-3-item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.product-grid .grid-2-item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}@media screen and (max-width: 749px){.product-list .product-grid{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.product-grid .sm-grid-2-item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.product-grid .sm-grid-1-item{width:100%;max-width:100%}}.product-list .card__content{height:var(--card-content-height)}.product-list .media-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;position:relative;border-radius:var(--media-radius);background-color:rgb(var(--color-background))}.product-list .media-wrapper .media{border-radius:var(--media-radius)}.product-list .media-wrapper .content{margin:3rem}.product-list .media-wrapper .video__media video{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/159/assets/component-product-list.css.map */
