.products-v3{width:100%;box-sizing:border-box;display:block}.products-v3__title{text-align:center;margin:0 0 2rem;font-weight:700;line-height:1.2}.products-v3__grid{display:flex;gap:3.2rem;list-style:none;padding:0;margin:0;justify-content:center;flex-direction:column}.products-v3__grid-item{width:100%;max-width:100%}.products-v3__product{display:flex;flex-direction:row;gap:1rem;height:100%}.products-v3__product-image-wrapper{position:relative;width:100%;max-width:130px;margin-bottom:0}.products-v3__product-image-container{background-color:#fff;padding:.5rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;aspect-ratio:1/1}.products-v3__product-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.products-v3__product:hover .products-v3__product-image{transform:scale(1.05)}.products-v3__product-info{display:flex;flex-direction:column;gap:.5rem;flex:1}.products-v3__product-title{margin:0;font-weight:700;font-size:1.6rem;line-height:1.4;font-family:"Hurme Geometric Sans 4 Bold"}.products-v3__product-title a{text-decoration:none;color:inherit;display:inline-block;transition:opacity .2s ease;font-family:"Hurme Geometric Sans 4 Bold"}.products-v3__product-title a:hover{opacity:.85}.products-v3__product-price{font-weight:700;font-size:1.4rem;font-family:"Hurme Geometric Sans 4 Bold"}.products-v3__product-price span{font-family:"Hurme Geometric Sans 4 Bold"}.products-v3__product-flavor{margin-top:.5rem;font-size:1.2rem;line-height:1}.products-v3__flavor-value{padding:3px 13px;border:1px solid transparent;border-radius:24px}.products-v3__flavor-kiwi-strawberry{border:1px solid #D3586E;color:#99293d;background-color:#fcf3f5}.products-v3__flavor-naturally{border:1px solid #0F3C1C;color:#0f3c1c;background-color:#e6f9eb}.products-v3__flavor-label{font-weight:700;margin-right:.25rem}.products-v3__add-to-cart-container{margin-top:auto;padding-top:1.6rem}.products-v3__form{width:100%}.products-v3__add-to-cart{width:100%;border:none;border-radius:3.2rem;padding:1rem 2rem;font-weight:700;font-size:1.4rem;line-height:1;cursor:pointer;transition:opacity .2s ease;font-family:"Hurme Geometric Sans 4 Bold";height:auto;min-height:unset;text-align:center;text-decoration:none;display:inline-block}.products-v3__add-to-cart:hover{opacity:.9}.products-v3__add-to-cart:disabled,.products-v3__add-to-cart[aria-disabled=true]{opacity:.5;cursor:not-allowed}.products-v3__placeholder{text-align:center;padding:3rem;border:1px dashed #ccc;border-radius:.5rem}.products-v3__placeholder .placeholder-content{max-width:300px;margin:0 auto}.products-v3__placeholder svg{width:100px;height:100px;margin-bottom:1rem}@media screen and (min-width: 750px){.products-v3__grid{flex-direction:row}.products-v3__product{flex-direction:column;gap:0}.products-v3__grid-item{max-width:255px}.products-v3__product-image-wrapper{margin-bottom:1rem;max-width:unset}.products-v3__product-image-container{padding:1.5rem}.products-v3__title{margin-bottom:3rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-products-v3.css.map */
