.product-showcase{display:flex;flex-direction:column;background:var(--showcase-bg, #f5f0ea);color:var(--showcase-text, #2c2015);border-radius:12px;overflow:hidden}@media only screen and (min-width:768px){.product-showcase{flex-direction:row;align-items:stretch}}.product-showcase__image{flex:0 0 auto;width:100%;background:var(--showcase-image-bg, #6b5040);aspect-ratio:1 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:768px){.product-showcase__image{width:50%;aspect-ratio:auto;min-height:480px}}.product-showcase__image img,.product-showcase__image svg{width:100%;height:100%;object-fit:cover;display:block}.product-showcase__image .placeholder-svg{fill:#ffffff4d;background:transparent;width:50%;height:50%}.product-showcase__content{flex:1;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:768px){.product-showcase__content{padding:40px;justify-content:center}}.product-showcase__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.product-showcase__prices{display:flex;align-items:baseline;gap:8px}.product-showcase__price{font-size:1.75rem;font-weight:var(--font-body-bold-weight, 700);color:var(--showcase-text, #2c2015)}.product-showcase__compare-price{font-size:1.1rem;color:var(--showcase-text, #2c2015);opacity:.6;text-decoration:line-through}.product-showcase__badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:var(--showcase-badge-bg, #6b5040);color:var(--showcase-badge-text, #ffffff);font-size:.75rem;font-weight:var(--font-body-bold-weight, 700);letter-spacing:.04em;text-transform:uppercase}.product-showcase__subtext{margin:0;font-size:.9375rem;line-height:1.5;color:var(--showcase-text, #2c2015)}.product-showcase__button{width:100%;text-align:center;justify-content:center}.product-showcase__button-subtext{margin:-8px 0 0;font-size:.8125rem;text-align:center;opacity:.65;color:var(--showcase-text, #2c2015)}.product-showcase__ingredients,.product-showcase__how-to-use{display:flex;flex-direction:column;gap:6px}.product-showcase__section-heading{margin:0;font-size:.9375rem;font-weight:var(--font-body-bold-weight, 700);color:var(--showcase-text, #2c2015)}.product-showcase__rte{margin:0;font-size:.875rem;line-height:1.6;color:var(--showcase-text, #2c2015)}.product-showcase__rte p{margin:0;font-size:inherit}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-product-showcase.css.map */
