.popular-products .popular-products__wrapper{display:grid;grid-template-columns:repeat(1,1fr);--col-gap: 4.8rem;--row-gap: 4rem;column-gap:var(--col-gap)}@media screen and (min-width:576px){.popular-products .popular-products__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.popular-products .popular-products__wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1100px){.popular-products .popular-products__wrapper{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:575px){.popular-products .popular-products__wrapper-two__cards{grid-template-columns:repeat(2,1fr)}.popular-products .popular-products__wrapper-two__cards .border-item:not(:nth-child(2n)):after{content:""}.popular-products .popular-products__wrapper-two__cards .border-item:nth-child(odd):not(:first-child):before{content:""}}.popular-products .border-item{position:relative;padding:calc(var(--row-gap) / 2) 0;min-width:.0001px}.popular-products .border-item:before,.popular-products .border-item:after{position:absolute;background:rgb(var(--color-border));top:0}.popular-products .border-item:before{left:-100vw;width:300vw;height:.1rem}.popular-products .border-item:after{right:0;transform:translate(calc(var(--col-gap) / 2));width:.1rem;height:100%}@media(min-width:576px)and (max-width:989px){.popular-products .border-item:not(:nth-child(2n)):after{content:""}.popular-products .border-item:nth-child(odd):not(:first-child):before{content:""}}@media(min-width:990px)and (max-width:1099px){.popular-products .border-item:not(:nth-child(3n)):after{content:""}.popular-products .border-item:nth-child(3n+1):not(:first-child):before{content:""}}@media screen and (min-width:1100px){.popular-products .border-item:not(:nth-child(4n)):after{content:""}.popular-products .border-item:nth-child(4n+1):not(:first-child):before{content:""}}@media screen and (max-width:575px){.popular-products .popular-products__wrapper:not(.popular-products__wrapper-two__cards) .border-item:nth-child(n+1):not(:first-child):before{content:""}}.popular-products .product-form__controls-group input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.popular-products .product-form__controls-group label.color-swatch{width:1.8rem;height:1.8rem;border-radius:var(--swatch-border-radius);padding:1.2rem 1.2rem 1.4rem;box-sizing:border-box;transition:all var(--duration-default) ease;position:relative;display:inline-block;cursor:pointer}.popular-products .product-form__controls-group label.color-swatch:after{content:"";position:absolute;top:50%;left:50%;width:1.8rem;height:1.8rem;transform:translate(-50%,-50%);border-radius:var(--swatch-border-radius);background-color:var(--swatch-color);transition:border-color var(--duration-default);border:.1rem solid var(--swatch-border);box-shadow:0 0 1px 0 var(--swatch-bg)}.popular-products .product-form__controls-group input+label.color-swatch:before{content:"";display:block;z-index:8;transition:all var(--duration-default) ease;position:absolute;top:calc(100% - .1rem);left:3px;width:0px;height:.1rem;background:rgb(var(--color-foreground))}.popular-products .product-form__controls-group input:checked:not(.disabled)+label.color-swatch:before,.popular-products .product-form__controls-group input:focus-visible:not(.disabled)+label.color-swatch:before,.popular-products .product-form__controls-group input:hover:not(.disabled)+label.color-swatch:before{width:1.8rem}.popular-products .product-form__controls-group input:checked:not(.disabled)+label.color-swatch,.popular-products .product-form__controls-group input+label.color-swatch:hover{border-color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-popular-products.css.map */
