.product-list{display:grid;gap:max(6rem,50px) max(3.5rem,20px);grid-template-columns:repeat(auto-fit,minmax(max(280px,40rem),1fr))}@media(min-width:768px){.product-list{grid-template-columns:repeat(2,minmax(max(280px,40rem),1fr))}}@media(min-width:1240px){.product-list{grid-template-columns:repeat(var(--product-list-columns),minmax(max(280px,40rem),1fr))}}.product-list-wrapper{padding-inline:var(--gutter);padding-top:max(4rem,30px);padding-bottom:max(8rem,50px)}.product-list-wrapper>h2{font-weight:450;font-size:max(2.4rem,16px);font-family:var(--sans-regular);margin-bottom:max(2rem,15px)}.product-list-wrapper>h3{font-size:max(5rem,28px);font-family:var(--serif-regular);font-weight:460;line-height:1.2;width:16ch;max-width:100%;margin-bottom:max(6rem,25px)}.product{display:grid;grid-template-rows:max-content 1fr;position:relative}.product-list .product-badge{position:absolute;top:max(1rem,10px);left:max(1rem,10px)}.product a{display:flex;align-items:center;justify-content:center;width:100%;font-size:max(2rem,16px);font-weight:500;line-height:1.2;text-transform:uppercase;color:var(--color-white);background-color:var(--color-black);border-radius:max(3rem,20px);padding:max(1.5rem,12px) max(2rem,14px)}.product-info-wrapper{display:flex;flex-direction:column;gap:max(3rem,15px);justify-content:space-between}.product-info{display:flex;flex-direction:column;gap:max(3rem,15px);margin-top:max(3rem,15px)}.product-image{aspect-ratio:571/750;width:100%;height:auto;max-height:max(85rem,600px);overflow:hidden;border-radius:max(3rem,15px)}.product-review{display:flex;flex-wrap:wrap;gap:max(1.4rem,10px);font-size:max(2.4rem,18px);font-weight:500}.product-price-wrapper{display:flex;gap:max(1rem,10px)}.product-price{font-weight:500}.product-price[data-comp-price]{text-decoration:line-through;opacity:.4}.product-review-rating{font-size:max(2rem,16px)}.product-name{display:flex;flex-direction:column;gap:max(1.5rem,10px)}.product-name h2{font-size:max(3.6rem,20px);font-weight:460;line-height:1.15;font-family:var(--serif-regular)}.product-name p{font-size:max(2.8rem,18px);font-weight:550}.product-subtitle{font-size:max(3rem,18px);font-weight:400;line-height:1.15;margin-bottom:min(-1.2rem,-6px)}.product-benefits{display:flex;flex-direction:column;gap:max(.75rem,5px)}.product-benefits li{font-size:max(2.4rem,16px);font-weight:300;display:flex;gap:max(1rem,8px)}.product-benefits li svg{width:max(1.6rem,10px);min-width:max(1.6rem,10px);height:auto}.product-benefits li svg path{stroke:var(--color-black);stroke-width:.6px}@media(max-width:768px){.product-image{aspect-ratio:1;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/product-list.css.map */
