.product-family-swatches{width:100%}.product-family-swatches__row:not(:last-child){margin-bottom:2rem}.product-family-swatches__legend.label{margin-bottom:.5em}.product-family-swatches__grid{display:flex;flex-wrap:wrap;margin-top:-12px}.product-family-pill{position:relative;display:inline-flex;align-items:center;gap:calc(2 * var(--space-unit));margin-top:12px;margin-inline-end:12px;min-width:50px;padding:var(--btn-padding-y, 12px) 16px;border:var(--btn-border-width) solid rgba(var(--text-color) / .2);border-radius:var(--btn-border-radius, 0);background-color:rgba(var(--bg-color));color:rgb(var(--text-color));font-weight:700;line-height:1.25;text-decoration:none;cursor:pointer;transition:opacity .6s,color .6s,border-color .6s}.product-family-pill:hover{background-color:rgba(var(--text-color) / .05);text-decoration:none}.product-family-pill.is-selected:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--btn-border-radius, 0);box-shadow:0 0 0 2px rgba(var(--text-color) / .6);pointer-events:none}.product-family-pill.is-disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.product-family-pill.is-unavailable{opacity:.55;text-decoration:line-through}.product-family-pill.is-selected.is-unavailable,.product-family-swatch.is-selected.is-unavailable{opacity:1;text-decoration:none}.product-family-swatch.is-selected.is-unavailable .product-family-swatch__name{text-decoration:none}.product-family-pill__thumb{display:block;width:40px;height:40px;border-radius:calc(var(--btn-border-radius, 0) - 2px);overflow:hidden;flex-shrink:0;background:rgba(var(--text-color) / .06)}.product-family-pill__thumb img{width:100%;height:100%;object-fit:cover}.product-family-pill--size{justify-content:center}.product-family-swatch{display:flex;flex-direction:column;align-items:center;gap:calc(2 * var(--space-unit));margin-top:12px;margin-inline-end:12px;flex:0 0 auto;width:max(5.5rem,calc(var(--swatch-variant-picker-size, 36px) + 2.5rem));max-width:8rem;text-align:center;text-decoration:none;color:rgb(var(--text-color));cursor:pointer}.product-family-swatch:hover{text-decoration:none}.product-family-swatch__thumb{position:relative;display:block;width:var(--swatch-variant-picker-size, 36px);height:var(--swatch-variant-picker-size, 36px);border-radius:var(--btn-border-radius, 0);overflow:hidden;border:var(--btn-border-width) solid rgba(var(--text-color) / .2);background-color:rgba(var(--bg-color))}.product-family-swatch__thumb img{width:100%;height:100%;object-fit:cover}.product-family-swatch.is-selected .product-family-swatch__thumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;box-shadow:0 0 0 2px rgba(var(--text-color) / .6);pointer-events:none}.product-family-swatch__name{font-size:.75em;font-weight:400;line-height:1.3;color:rgba(var(--text-color) / .78);width:100%;overflow-wrap:normal;word-break:normal}.product-family-swatch.is-selected .product-family-swatch__name{font-weight:600;color:rgb(var(--text-color))}.product-family-pill__label{font-weight:inherit}.product-family-pill.is-disabled .product-family-pill__label{color:rgba(var(--text-color) / .45)}.product-family-swatch.is-unavailable{opacity:.5}.product-family-swatch.is-unavailable .product-family-swatch__name{text-decoration:line-through}.product-info__block--vendor-sku .product-vendor,.product-info .product-vendor{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;opacity:.7}.product-main .product-info .product-price .price__row{display:flex;flex-wrap:wrap;align-items:center;gap:calc(2 * var(--space-unit))}.product-main .product-info .product-price .price__default{display:flex;align-items:baseline;flex-wrap:wrap;gap:calc(1 * var(--space-unit)) calc(2 * var(--space-unit))}.product-main .product-info .product-price .price__sale-badge{margin:0}.gymstack-dark-section{background-color:#000;color:#fff}.gymstack-dark-section .section__heading,.gymstack-dark-section .subheading{color:#fff}.gymstack-product-section{padding-top:36px;padding-bottom:36px}@media(min-width:769px){.gymstack-product-section{padding-top:56px;padding-bottom:56px}}.gymstack-product-section__kicker{margin-bottom:.75rem}.gymstack-product-section:not(.gymstack-dark-section) .gymstack-product-section__kicker{color:rgba(var(--text-color) / .72)}.gymstack-dark-section .gymstack-product-section__kicker{color:#ffffffd1}.gymstack-product-section__kicker:last-child{margin-bottom:0}.gymstack-product-section .section__heading{margin-bottom:1rem}.gymstack-product-section .section__heading:last-child{margin-bottom:0}.gymstack-dark-section .rte,.gymstack-dark-section .rte p,.gymstack-dark-section .rte li,.gymstack-dark-section .metafield-rich_text_field,.gymstack-dark-section .metafield-rich_text_field p{color:#fffffff0}.gymstack-feature__intro{max-width:720px;margin:0 auto;text-align:center}.gymstack-feature__intro .rte{font-size:calc(var(--body-font-size) * .1rem);line-height:1.65}.gymstack-feature__benefits{display:grid;grid-template-columns:1fr;gap:.9rem;max-width:980px;margin:2.2rem auto 0}@media(min-width:600px){.gymstack-feature__benefits{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.gymstack-feature__benefits{grid-template-columns:repeat(3,1fr)}}.gymstack-feature__benefit{display:flex;align-items:flex-start;gap:.8rem;padding:1.1rem 1.2rem;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0a;text-align:left}.gymstack-feature__check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#e4edfa;color:#000;margin-top:.1rem}.gymstack-feature__check svg{width:14px;height:14px}.gymstack-feature__benefit .rte{margin:0;font-size:calc(var(--body-font-size) * .1rem);line-height:1.55;color:#fff}.gymstack-feature__benefit .rte p,.gymstack-feature__benefit .metafield-rich_text_field p{color:inherit}.gymstack-feature__benefit .rte p{margin:0}.gymstack-feature__benefit .rte p+p{margin-top:.4rem}.gymstack-story__content{max-width:720px;margin:0 auto;text-align:center}.gymstack-story__content .rte{font-size:calc(var(--body-font-size) * .1rem);line-height:1.65;color:rgb(var(--text-color))}.gymstack-story__content .rte p,.gymstack-story__content .metafield-rich_text_field p{color:inherit}.gymstack-stats__content{max-width:720px;margin:0 auto;text-align:center}.gymstack-stats__stripe-title{margin-top:1.25rem;margin-bottom:.75rem;padding-bottom:.6rem;border-bottom:1px solid rgba(var(--text-color) / .15)}.gymstack-dark-section .gymstack-stats__stripe-title{color:#fff;border-bottom-color:#fff3}.gymstack-stats__content .rte{font-size:calc(var(--body-font-size) * .1rem);line-height:1.65}.gymstack-stats__stripe:not(.gymstack-dark-section) .gymstack-stats__content .rte,.gymstack-stats__stripe:not(.gymstack-dark-section) .gymstack-stats__content .rte p,.gymstack-stats__stripe:not(.gymstack-dark-section) .gymstack-stats__content .metafield-rich_text_field p{color:rgb(var(--text-color))}.gymstack-stats__stripe:not(.gymstack-dark-section) .gymstack-stats__stripe-title{color:rgb(var(--heading-color))}@media(max-width:767px){.product-family-swatches__grid--flavors{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;scrollbar-width:thin}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/gymstack-product.css.map */
