.product-list-group-container{position:relative;margin:2rem auto}.product-list-group{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;flex-wrap:wrap;gap:5%}.product-list-item{text-align:center;width:45%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}.product-list-image{width:12rem;position:relative;margin:0 auto}.product-list-image img{position:relative;z-index:3;transform:scale(1);transition:transform .2s cubic-bezier(.23,1,.32,1)}.product-list-image:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1rem solid #fff;aspect-ratio:1 / 1;width:95%;border-radius:50%;transition:width .3s cubic-bezier(.23,1,.32,1);z-index:2}.product-list-image:hover img{transform:scale(.98)}.product-list-image:hover:before{width:100%}.product-list-image:active:before{width:95%}.product-list-image-bordered img{border-radius:50%;overflow:hidden;z-index:1}.product-list-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-positive:1;flex-grow:1;-ms-flex:1;flex:1}.product-list-details .details{padding:1rem;font-size:1.4rem}.product-list-details .details-title{font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:.2rem}.product-list-details .details-description{font-size:1.4rem}.product-list-details .details-price{font-size:1.4rem;font-weight:700}.product-list-details .details-compare-at-price{font-size:1.3rem;font-weight:400;opacity:.75;margin-left:.1em;margin-right:.1em}.product-list-details .button{margin:0 auto 1rem}@media (min-width: 992px){.product-list-products{padding:2rem}.product-list-item{width:20%}.product-list-image{width:14rem}}
/*# sourceMappingURL=/cdn/shop/t/97/assets/section-content-product-list.css.map */
