.popular-products{--gap: 1.6rem;--grid-width: calc(100% / var(--mobile-per-row) - (var(--gap) * (1 - 1 / var(--mobile-per-row))) )}@media screen and (min-width: 750px){.popular-products{--grid-width: calc(50% - (var(--gap) * (1 - 1 / var(--per-row))))}}@media screen and (min-width: 1200px){.popular-products{--gap: 3.2rem;--grid-width: calc( 100% / var(--per-row) - (var(--gap) * (1 - 1 / var(--per-row))) )}}.popular-products__wrapper{display:flex;flex-wrap:wrap;align-self:flex-start;gap:var(--gap);margin:2.4rem 0 0;padding:0}.popular-products__wrapper li{width:var(--grid-width)}@media screen and (max-width: 750px){.popular-products__wrapper.popular-products__wrapper-row li:not(:nth-child(2n)):not(:last-child) .card__inner{position:relative}.popular-products__wrapper.popular-products__wrapper-row li:not(:nth-child(2n)):not(:last-child) .card__inner:before{content:"";position:absolute;width:1px;height:100%;background:rgb(var(--color-border));right:calc(var(--gap) / -2);pointer-events:none}.popular-products__wrapper.popular-products__wrapper-row .card__link{min-height:unset}}.popular-products .collection-popular-card{transition:opacity var(--duration-default)}@media screen and (min-width: 750px) and (max-width: 1200px){.popular-products .collection-popular-card:not(:nth-child(2n)):not(:last-child) .card__inner{position:relative}.popular-products .collection-popular-card:not(:nth-child(2n)):not(:last-child) .card__inner:before{content:"";position:absolute;width:1px;height:100%;background:rgb(var(--color-border));right:calc(var(--gap) / -2);pointer-events:none}}@media screen and (min-width: 1200px){.popular-products .collection-popular-card:not(.hide_border):not(:last-child) .card__inner{position:relative}.popular-products .collection-popular-card:not(.hide_border):not(:last-child) .card__inner:before{content:"";position:absolute;width:1px;height:100%;background:rgb(var(--color-border));right:calc(var(--gap) / -2);pointer-events:none}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-popular-products.css.map */
