.product-item{gap:1.2em}.pi-img,.product-item{display:flex;flex-direction:column;width:100%}.pi-img{align-items:center;border-radius:1.6em;height:57vw;justify-content:center;overflow:hidden;position:relative;transition:none}.pi-img .shopify-media{left:0;position:absolute;top:0}.pi-img .shopify-media.first{transition:opacity .3s ease;z-index:2}.pi-img .shopify-media.second{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:1}.pi-img.has-hover:hover .shopify-media.first{opacity:0}.pi-info{display:flex;flex-direction:column;flex-grow:1;gap:.5em;position:relative;width:100%}.pi-product-label{color:var(--blue);min-height:1em}.pi-product-label .sold-out{color:var(--mono-500)}.pi-product-label .coming-soon{color:var(--blue)}.pi-badge{color:var(--badge-color)}.pi-price,.pi-title{font-size:.88em}.pi-title{align-items:flex-start;display:flex;gap:1em;justify-content:space-between;width:100%}.pi-title-text{flex:1;line-height:1.2;min-width:0;overflow:hidden}.pi-title-text a{display:block}.pi-title-text h3{max-width:100%}.pi-wishlist-btn{flex-shrink:0;font-size:17px;margin-bottom:-.1em;position:relative;z-index:4}.pi-wishlist-btn:hover .main-btn-icon{color:var(--blue);transform:scale(1.2)}.pi-wishlist-btn .main-btn-icon .heart-fill{transform:scale(0);transform-origin:center center;transition:opacity .5s ease,transform .5s ease}.pi-wishlist-btn .main-btn-icon.active .heart-fill{transform:scale(1)}.pi-wishlist-btn .main-btn-icon.active{color:var(--blue)}.pi-price{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:.3em}.pi-btn{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end;margin-top:.8em;position:relative;z-index:4}@media(min-width:700px){.pi-img{height:38vw}.pi-title{font-size:1.11em}.pi-price{font-size:1em}}@media(min-width:1000px){.pi-img{height:27.5vw;max-height:365px}}.main-load-more{align-items:center;align-self:center;display:flex;flex-direction:column;gap:2em;justify-content:center;margin-bottom:2em;margin-top:2em;text-align:center;width:100%}.main-load-more-btn.main-btn{--text-color:var(--mono-500)}.main-load-more .label{animation:loading 2s ease infinite forwards;color:var(--mono-500)}.product-feed{padding:3em 0}.product-feed>.sub-wrapper{align-items:stretch;display:grid;gap:2em;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:4em;width:100%}@media(min-width:700px){.product-feed{padding:4em 0}.product-feed>.sub-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1000px){.product-feed>.sub-wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}}
