.home-product-showcase{position:relative;background:#fff;overflow:hidden}.home-product-showcase__layout{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:60px}.home-product-showcase__heading-block{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;max-width:720px}.home-product-showcase__heading{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:39px;font-weight:500;line-height:1.02;text-transform:capitalize;letter-spacing:-.78px}.home-product-showcase__subheading{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:18px;font-weight:400;line-height:1.4}.home-product-showcase__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:100%;max-width:1160px}.home-product-showcase__card{display:flex;flex-direction:column;gap:24px;width:100%}.home-product-showcase__card-upper{display:flex;flex-direction:column;gap:16px}.home-product-showcase__card-image{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f7f4f1}.home-product-showcase__card-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease}.home-product-showcase__card-image-primary{opacity:1;z-index:1}.home-product-showcase__card-image-hover{opacity:0;z-index:2}.home-product-showcase__card:hover .home-product-showcase__card-image-primary,.home-product-showcase__card:focus-within .home-product-showcase__card-image-primary{opacity:0}.home-product-showcase__card:hover .home-product-showcase__card-image-hover,.home-product-showcase__card:focus-within .home-product-showcase__card-image-hover{opacity:1}@media(hover:none){.home-product-showcase__card-image-hover{display:none}}.home-product-showcase__card-meta{display:flex;flex-direction:column;gap:16px}.home-product-showcase__rating{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-body-family);font-size:14px;font-weight:500;line-height:1.2;color:rgb(var(--color-foreground));text-decoration:none}.home-product-showcase__rating-stars{display:inline-flex;align-items:center}.home-product-showcase__rating-stars svg{width:16px;height:16px;display:block}.home-product-showcase__rating-text{display:inline-flex;align-items:center;gap:4px;margin-left:4px}.home-product-showcase__rating-count{text-decoration:underline}.home-product-showcase__title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;width:100%}.home-product-showcase__title{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:22px;font-weight:500;line-height:1.02;letter-spacing:-.44px;text-transform:uppercase}.home-product-showcase__price-group{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.home-product-showcase__price{font-family:var(--font-body-family);font-size:16px;font-weight:500;line-height:1;color:rgb(var(--color-foreground))}.home-product-showcase__per-serving{display:inline-flex;align-items:center;justify-content:center;padding:3px 5px;border:1px solid #628150;border-radius:2px;color:#628150;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}.home-product-showcase__button{width:100%;min-height:60px;border-radius:14.4px;font-family:var(--font-heading-family);font-size:19px;font-weight:500;line-height:1.4;color:#fff;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:normal;padding:18px 32px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}.home-product-showcase__button[data-button-variant=green]{background:linear-gradient(75.5deg,#1e4d1d 31.27%,#339f31 58.09%,#93b84d 107.02%)}.home-product-showcase__button[data-button-variant=pink]{background:linear-gradient(154deg,#d80984 22.63%,#ff49b5 67.02%)}.home-product-showcase__button:hover{opacity:.92}@media screen and (max-width:989px){.home-product-showcase__layout{gap:40px}.home-product-showcase__heading{font-size:34px;line-height:1.2}.home-product-showcase__subheading{font-size:16px}.home-product-showcase__cards-viewport{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-left:16px;scrollbar-width:none}.home-product-showcase__cards-viewport::-webkit-scrollbar{display:none}.home-product-showcase__cards{display:flex;gap:16px;padding:0 16px;width:max-content;max-width:none}.home-product-showcase__card{width:262px;flex-shrink:0;scroll-snap-align:start;gap:17px}.home-product-showcase__card-upper{gap:11px}.home-product-showcase__card-image{border-radius:5.65px}.home-product-showcase__card-meta{gap:11px}.home-product-showcase__title{font-size:15.5px;letter-spacing:-.31px}.home-product-showcase__price{font-size:11px}.home-product-showcase__per-serving{font-size:8.5px;padding:2px 3px;letter-spacing:.25px}.home-product-showcase__button{min-height:42px;font-size:13px;border-radius:10px;padding:12px 20px}.home-product-showcase__rating-stars svg{width:11px;height:11px}.home-product-showcase__rating-text{font-size:9.5px}}@media screen and (max-width:749px){.home-product-showcase__layout{gap:32px}.home-product-showcase__heading-block{padding:0 16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-home-product-showcase.css.map */
