.pv-lb-st{width:100%;max-width:var(--pv-lb-st-max-w, none);margin-inline:auto;color:var(--pv-lb-st-text, var(--pv-white))}.pv-lb-st--placeholder{padding:var(--pv-space-5);border:1px dashed var(--pv-cream);border-radius:var(--pv-radius-4);font-family:var(--pv-font-body);font-size:var(--pv-fs-body-sm)}.pv-lb-st--placeholder code{font-size:.9em}.pv-lb-st__panel{display:flex;flex-direction:column;gap:14px;background:var(--pv-lb-st-panel-bg, var(--pv-black));border-radius:8px;padding:12px;overflow:hidden}.pv-lb-st__table{display:flex;flex-direction:column}.pv-lb-st__row{display:grid;grid-template-columns:minmax(74px,.85fr) minmax(0,1fr) minmax(0,1fr);min-width:0}.pv-lb-st__row--head{background:var(--pv-lb-st-header-bg, #3a2825);border-radius:8px;overflow:hidden}.pv-lb-st__cell{min-width:0;border-right:1px dashed var(--pv-lb-st-border, rgba(255, 255, 255, .18));border-bottom:1px dashed var(--pv-lb-st-border, rgba(255, 255, 255, .18))}.pv-lb-st__cell:last-child{border-right:none}.pv-lb-st__row--body-last .pv-lb-st__cell{border-bottom:none}.pv-lb-st__cell--head{border-bottom:none;font-family:var(--pv-font-heading);font-size:14px;font-weight:var(--pv-fw-semibold);line-height:1.2;color:var(--pv-lb-st-text, var(--pv-white));padding:12px 6px}.pv-lb-st__cell--head.pv-lb-st__cell--supp{padding-left:10px;text-align:left}.pv-lb-st__cell--head.pv-lb-st__cell--works,.pv-lb-st__cell--head.pv-lb-st__cell--results{text-align:center}.pv-lb-st__cell--supp{padding:14px 7px 14px 6px}.pv-lb-st__cell--works,.pv-lb-st__cell--results{padding:13px 8px}.pv-lb-st__supp{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}.pv-lb-st__icon{display:block;flex-shrink:0;width:38px;height:38px}.pv-lb-st__icon--featured-slot{width:47px;height:47px}.pv-lb-st__icon-img{display:block;width:100%;height:100%;object-fit:contain}.pv-lb-st__name{font-family:var(--pv-font-heading);font-size:14px;font-weight:var(--pv-fw-regular);line-height:1.15;color:inherit}.pv-lb-st__copy{font-family:var(--pv-font-heading);font-size:14px;font-weight:var(--pv-fw-regular);line-height:1.35;color:inherit}.pv-lb-st__copy p{margin:0}.pv-lb-st__copy u,.pv-lb-st__copy [style*=underline]{text-decoration:underline;text-underline-offset:2px}.pv-lb-st__cell--works .pv-lb-st__copy em,.pv-lb-st__cell--works .pv-lb-st__copy i,.pv-lb-st__featured-cell--works .pv-lb-st__copy em,.pv-lb-st__featured-cell--works .pv-lb-st__copy i{font-style:normal;text-decoration:underline;text-underline-offset:2px}.pv-lb-st__copy--results strong,.pv-lb-st__copy--results .pv-highlight,.pv-lb-st__copy--results em{color:var(--pv-lb-st-accent, var(--pv-terra));font-style:normal;font-weight:var(--pv-fw-regular)}.pv-lb-st__featured-stack{display:flex;flex-direction:column;gap:14px;width:100%}.pv-lb-st__featured{background:var(--pv-lb-st-featured-bg, #f3e9df);border:2px solid var(--pv-lb-st-featured-border, var(--pv-terra));border-radius:14px;overflow:hidden;width:100%;box-sizing:border-box}.pv-lb-st__featured-grid{display:grid;grid-template-columns:minmax(74px,.85fr) minmax(0,1fr) minmax(0,1fr);min-width:0;width:100%}.pv-lb-st__featured-cell{min-width:0;color:var(--pv-lb-st-featured-text, var(--pv-black));border-right:1px solid #f8ede8}.pv-lb-st__featured-cell--results{border-right:none;border:1px solid #f8ede8}.pv-lb-st__featured-cell--supp .pv-lb-st__supp--featured{display:flex;flex-direction:column;align-items:center;gap:7px;padding:14px 9px 14px 8px;text-align:center}.pv-lb-st__featured-cell--works,.pv-lb-st__featured-cell--results{display:flex;align-items:center}.pv-lb-st__featured-cell--works .pv-lb-st__copy,.pv-lb-st__featured-cell--results .pv-lb-st__copy{padding:14px 8px;width:100%;box-sizing:border-box}.pv-lb-st__supp--featured{gap:7px}.pv-lb-st__bottle{display:block;width:47px;height:77px;border-radius:7px;overflow:hidden;flex-shrink:0}.pv-lb-st__bottle-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.pv-lb-st__name--featured{font-weight:var(--pv-fw-semibold)}.pv-lb-st__copy--featured{color:var(--pv-lb-st-featured-text, var(--pv-black))}.pv-lb-st__copy--featured.pv-lb-st__copy--results strong,.pv-lb-st__copy--featured.pv-lb-st__copy--results .pv-highlight,.pv-lb-st__copy--featured.pv-lb-st__copy--results em{color:var(--pv-lb-st-accent, var(--pv-terra));font-style:normal;font-weight:var(--pv-fw-regular)}@media(min-width:768px){.pv-lb-st__panel{gap:18px;padding:28px;border-radius:10px}.pv-lb-st__featured-stack{gap:18px}.pv-lb-st__row{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) minmax(0,1.25fr)}.pv-lb-st__row--head{border-radius:10px}.pv-lb-st__cell--head{font-size:26px;line-height:1.2;padding:22px 16px 23px}.pv-lb-st__cell--head.pv-lb-st__cell--supp{padding-left:24px}.pv-lb-st__cell--supp{display:flex;align-items:center;padding:22px 19px 23px 8px}.pv-lb-st__cell--works,.pv-lb-st__cell--results{padding:22px 18px}.pv-lb-st__supp{flex-direction:row;align-items:center;gap:14px;text-align:left}.pv-lb-st__icon{width:46px;height:46px}.pv-lb-st__icon--featured-slot{width:67px;height:67px}.pv-lb-st__name{font-size:21px;line-height:1.4;white-space:nowrap}.pv-lb-st__copy{font-size:18px;line-height:1.4}.pv-lb-st__featured{border-radius:18px}.pv-lb-st__featured-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) minmax(0,1.25fr)}.pv-lb-st__featured-cell--supp{display:flex;align-items:center}.pv-lb-st__featured-cell--supp .pv-lb-st__supp--featured{flex-direction:row;align-items:center;gap:14px;padding:24px 19px 24px 18px;text-align:left;width:100%}.pv-lb-st__featured-cell--works .pv-lb-st__copy,.pv-lb-st__featured-cell--results .pv-lb-st__copy{padding:24px 18px;font-size:18px;line-height:1.4}.pv-lb-st__bottle{width:67px;height:111px}.pv-lb-st__name--featured{font-size:21px;line-height:1.4}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/pv-supplements-table.css.map */
