.shop-all-products .product-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:40px;column-gap:40px;margin-bottom:0}.shop-all-products .grid__item{width:auto;max-width:none}.shop-all-products .grid__item>.shop-all-products__bundle{width:100%;height:100%}.shop-all-products__filters{display:flex;flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:56px}.shop-all-products__filter{display:inline-flex;align-items:center;justify-content:center;height:57px;padding:17px 30px;border:1px solid #1E4D1D;border-radius:13.5px;background:#fff;color:#1e4d1d;font-family:var(--font-body-family);font-size:18px;font-weight:500;line-height:1.4;text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:nowrap}.shop-all-products__filter--active{background:#f2fae3;font-weight:700}.shop-all-products__card{display:flex;flex-direction:column;gap:24px;width:100%}.shop-all-products__card-inner{display:flex;flex-direction:column;gap:16px}.shop-all-products__card-image{display:block;width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#fff}.shop-all-products__card-image img{width:100%;height:100%;display:block;object-fit:cover}.shop-all-products__card-meta{display:flex;flex-direction:column;gap:16px}.shop-all-products__rating{display:inline-flex;align-items:center;gap:6px;color:#1e4d1d;font-family:var(--font-body-family);font-size:14px;font-weight:500;line-height:1.2}.shop-all-products__rating-stars{display:inline-flex;align-items:center;gap:1px}.shop-all-products__rating-stars svg{width:16px;height:16px;display:block}.shop-all-products__rating-count{text-decoration:underline}.shop-all-products__card-title-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:8px;width:100%}.shop-all-products__card-title{margin:0;color:#1e4d1d;font-family:var(--font-heading-family);font-size:22px;font-weight:500;line-height:1.02;letter-spacing:-.44px;text-transform:uppercase}.shop-all-products__price-row{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.shop-all-products__price{color:#1e4d1d;font-family:var(--font-body-family);font-size:16px;font-weight:500}.shop-all-products__serving{display:inline-flex;align-items:center;justify-content:center;padding:3px 5px;border:1px solid #1E4D1D;border-radius:2px;color:#1e4d1d;font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:1.3;letter-spacing:.36px;text-transform:uppercase;white-space:nowrap}.shop-all-products__atc{display:flex;align-items:center;justify-content:center;width:100%;height:60px;padding:18px 32px;border:none;border-radius:14.4px;color:#fff;font-family:var(--font-heading-family);font-size:19px;font-weight:500;line-height:1.4;text-transform:uppercase;text-decoration:none;cursor:pointer;text-align:center}.shop-all-products__atc--green{background:linear-gradient(75.5deg,#1e4d1d 31.27%,#339f31 58.09%,#93b84d 107.02%)}.shop-all-products__atc--pink{background:linear-gradient(154deg,#d80984 22.63%,#ff49b5 67.02%)}.shop-all-products__bundle{position:relative;display:block;width:100%;aspect-ratio:372 / 528;border-radius:12px;overflow:hidden;text-decoration:none;background:#edeedf}.shop-all-products__bundle-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.shop-all-products__bundle-image img{width:100%;height:100%;object-fit:cover;display:block}.shop-all-products__bundle-fade{position:absolute;inset:0 0 auto 0;height:47%;background:linear-gradient(to bottom,#edeedf 51%,#edeedf00 97%);pointer-events:none;z-index:1}.shop-all-products__bundle-heading{position:absolute;top:51px;left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:260px;margin:0;color:#1e4d1d;font-family:var(--font-heading-family);font-size:40px;font-weight:500;line-height:1.2;text-align:center;text-transform:capitalize;z-index:2}@media screen and (max-width:989px){.shop-all-products .product-grid{grid-template-columns:repeat(2,1fr);row-gap:22px;column-gap:22px}.shop-all-products__filters{gap:12px;margin-bottom:40px}.shop-all-products__filter{height:48px;padding:12px 20px;font-size:15px;border-radius:10px;flex:1 1 0;min-width:0}.shop-all-products__grid{grid-template-columns:repeat(2,1fr);gap:22px}.shop-all-products__card{gap:16px}.shop-all-products .grid__item:has(.shop-all-products__bundle){grid-column:1 / -1}.shop-all-products__bundle{aspect-ratio:337 / 329}.shop-all-products__bundle-heading{top:40px;font-size:28px;max-width:220px}}@media screen and (max-width:749px){.shop-all-products .product-grid{row-gap:15px;column-gap:15px}.shop-all-products__filters{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:22px}.shop-all-products__filter{width:100%;height:39px;padding:8px 14px;border-width:.5px;border-radius:6.5px;font-size:12.7px}.shop-all-products__grid{gap:15px}.shop-all-products__card{gap:10px}.shop-all-products__card-inner,.shop-all-products__card-meta{gap:7px}.shop-all-products__rating{font-size:8.5px;gap:2px}.shop-all-products__rating-stars svg{width:9.5px;height:9.5px}.shop-all-products__card-title-row{flex-direction:column;align-items:flex-start;gap:4px}.shop-all-products__card-title{font-size:13px;letter-spacing:-.24px;word-break:normal}.shop-all-products__price{font-size:10px}.shop-all-products__serving{padding:2px 3px;border-radius:1px;border-width:.5px;font-size:8px;letter-spacing:.16px}.shop-all-products__atc{height:34px;padding:8px 14px;font-size:11px;border-radius:6.3px}.shop-all-products__bundle-heading{top:24px;font-size:30px;max-width:160px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-shop-all-products.css.map */
