html:root #product-grid.product-grid{--vico-collection-column-gap: clamp(1.6rem, 1.8vw, 2.4rem);--vico-collection-row-gap: clamp(3.2rem, 4vw, 5.6rem);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:var(--vico-collection-column-gap);row-gap:var(--vico-collection-row-gap);align-items:start}html:root #product-grid.product-grid>.grid__item{width:100%;max-width:none;min-width:0;margin:0}html:root #product-grid .product-card-wrapper{--vico-product-stage: #fff;height:100%}html:root #product-grid .product-card-wrapper .card__inner.ratio{aspect-ratio:1 / 1;height:auto;min-height:0}html:root #product-grid .product-card-wrapper .card__inner.ratio:before{content:"";display:block;padding-bottom:100%}html:root #product-grid .product-card-wrapper .card__media,html:root #product-grid .product-card-wrapper .card__media .media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden;background:var(--vico-product-stage)}html:root #product-grid .product-card-wrapper .card__media .media>img,html:root #product-grid .product-card-wrapper .card__media .media>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;background:var(--vico-product-stage);mix-blend-mode:normal;transform:none;scale:1}html:root #product-grid .card__content,html:root #product-grid .card-information{padding-top:1.4rem}html:root #product-grid .card__heading,html:root #product-grid .card__heading a{min-height:3.7em;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}@media screen and (min-width:750px)and (max-width:989px){html:root #product-grid.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){html:root #product-grid.product-grid{--vico-collection-column-gap: 1.2rem;--vico-collection-row-gap: 3.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}html:root #product-grid .card__heading,html:root #product-grid .card__heading a{min-height:5.4em;font-size:1.15rem;-webkit-line-clamp:4;line-clamp:4}}@media(prefers-reduced-motion:reduce){html:root #product-grid .card__media img,html:root #product-grid .card__media video{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/vico-collection-grid-4.css.map */
