.health-shop{width:100%;padding-block:var(--hs-padding-top) var(--hs-padding-bottom);overflow:hidden;background-color:var(--hs-bg);background-image:var(--bubble-grid-image);background-size:var(--bubble-grid-size);color:var(--hs-text)}.health-shop *{box-sizing:border-box}.collection-health-shop{color:var(--hs-text);background-color:var(--hs-bg);background-image:var(--bubble-grid-image);background-size:var(--bubble-grid-size)}.collection-health-shop .product-grid__item{min-width:0}.collection-health-shop .product-grid__item>.health-shop__card{height:100%}.health-shop__inner{width:calc(100% - 32px);margin-inline:auto}.health-shop__header{max-width:760px;margin-inline:auto;text-align:center}.health-shop__eyebrow{margin:0 0 10px;color:var(--hs-accent);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.health-shop__title{margin:0;color:inherit;font-size:clamp(36px,5vw,68px);line-height:1;letter-spacing:-.035em;font-weight:500}.health-shop__description{margin-top:14px;color:var(--hs-muted);font-size:16px;line-height:1.55}.health-shop__description p{margin:0}.health-shop__tabs{display:flex;justify-content:safe center;gap:10px;margin-top:34px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none}.health-shop__tabs::-webkit-scrollbar{display:none}.health-shop__tab{min-height:44px;padding:0 20px;flex:0 0 auto;border:1px solid var(--hs-tab-border);border-radius:999px;background:var(--hs-tab-bg);color:var(--hs-tab-text);cursor:pointer;font:inherit;font-size:14px;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.health-shop__tab:hover{transform:translateY(-1px)}.health-shop__tab.is-active{border-color:var(--hs-tab-active-border);background:var(--hs-tab-active-bg);color:var(--hs-tab-active-text)}.health-shop__tab:focus-visible,.health-shop__product-title a:focus-visible,.health-shop__media:focus-visible{outline:2px solid var(--hs-accent);outline-offset:3px}.health-shop__panel{margin-top:28px}.health-shop__rail{display:grid;grid-template-columns:repeat(var(--hs-columns),minmax(0,1fr));gap:18px}.health-shop__card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--hs-border);border-radius:22px;background:var(--hs-card);transition:transform .25s ease,box-shadow .25s ease}.health-shop__card:hover{transform:translateY(-3px);box-shadow:0 16px 38px color-mix(in srgb,var(--hs-text) 10%,transparent)}.health-shop__media{position:relative;display:block;aspect-ratio:var(--hs-image-ratio);overflow:hidden;background:var(--hs-accent-soft)}.health-shop__media img,.health-shop__placeholder{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.health-shop__card:hover .health-shop__media img{transform:scale(1.025)}.health-shop__body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;padding:18px}.health-shop__rating{position:absolute;left:12px;bottom:12px;z-index:1;display:flex;align-items:center;gap:3px;margin:0;padding:4px 7px;border:0;border-radius:999px;background:color-mix(in srgb,white 92%,transparent);color:var(--hs-text);font-size:12px;font-weight:700;line-height:1;box-shadow:none}.health-shop__rating>:first-child{display:inline-block;flex:0 0 auto;color:#e7ff00;font-size:14px;line-height:1;-webkit-text-stroke:.65px var(--hs-accent);paint-order:stroke fill}.health-shop__product-title{min-height:0;margin:0;font-size:18px;line-height:1.3;font-weight:600}.health-shop__product-title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.health-shop__benefits{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.health-shop__helps{margin-top:8px}.health-shop__benefits span{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;background:var(--benefit-tab-color, var(--hs-accent-soft));color:var(--benefit-text-color, var(--hs-text));font-size:12px;font-weight:700;line-height:1}.health-shop__benefits img{width:16px;height:16px;object-fit:contain}.health-shop__variants{display:flex;width:100%;min-width:0;align-items:center;gap:8px;margin-bottom:0}.health-shop__variant-label{display:block;flex:0 0 auto;margin:0;color:var(--hs-muted);font-size:13px;font-weight:600}.health-shop__variant-label:after{content:":"}.health-shop__variant-options{display:flex;width:auto;flex:1 1 auto;min-width:0;max-width:100%;gap:6px;padding:0 0 4px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.health-shop__variant-options::-webkit-scrollbar{display:none}.health-shop__variant{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:24px!important;min-height:24px!important;padding:0 8px!important;border:1px solid var(--hs-border);border-radius:999px;background:transparent;color:var(--hs-text);cursor:pointer;font:inherit;font-size:10px!important;font-weight:600;line-height:1;scroll-snap-align:start}.health-shop__variant.is-selected{border-color:var(--hs-accent);background:var(--hs-accent-soft)}.health-shop__variant--static{display:inline-flex;align-items:center;cursor:default}.health-shop__variant:disabled{cursor:not-allowed;opacity:.42;text-decoration:line-through}.health-shop__price{display:flex;align-items:baseline;gap:9px;margin-top:10px;padding-top:0;font-size:21px;font-weight:700}.health-shop__price s{color:var(--hs-muted);font-size:14px;font-weight:400}.health-shop__price [data-health-price]{color:#b42318;font-size:18px}.health-shop__discount{color:var(--hs-accent);font-size:14px;font-weight:700;line-height:1;white-space:nowrap}.health-shop__variant-label,.health-shop__variant,.health-shop__price,.health-shop__price s,.health-shop__discount{font-size:14px}.health-shop__add{width:100%;min-width:0;height:48px;min-height:48px;margin:0 auto;padding-inline:20px;border:1px solid var(--hs-accent);border-radius:999px;background:transparent;color:var(--hs-accent);transition:background-color .2s ease,color .2s ease}.health-shop__body product-form-component,.health-shop__body add-to-cart-component{display:block;width:100%}.health-shop__body product-form-component{margin-top:auto;padding-top:14px}.health-shop__body product-form-component form{width:100%}.health-shop__add .add-to-cart-text{width:100%;justify-content:center}.health-shop__add .add-to-cart-icon>svg{display:none}.health-shop__add .add-to-cart-icon:before{content:"+";display:block;color:currentColor;font-family:inherit;font-size:20px;font-weight:500;line-height:1}.health-shop__add .add-to-cart-text__content{font-family:inherit;font-size:14px;font-weight:700;line-height:1;letter-spacing:0}.health-shop__add:hover{background:var(--hs-accent);color:#fff}.health-shop__view-more{display:flex;justify-content:center;margin-top:30px}.health-shop__view-more a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:10px 22px;border:1px solid var(--hs-accent);border-radius:999px;color:var(--hs-accent);font-size:14px;font-weight:700;text-decoration:none}.health-shop__view-more a:hover{background:var(--hs-accent);color:var(--hs-bg)}.health-shop__empty{width:min(100%,520px);min-height:180px;padding:28px;display:grid;place-items:center;border:1px dashed var(--hs-border);border-radius:20px;color:var(--hs-muted);text-align:center}@media screen and (max-width:989px){.health-shop__rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.health-shop__inner{width:calc(100% - 24px)}.health-shop__header{margin-inline:auto;text-align:center}.health-shop__title{font-size:40px}.health-shop__tabs{justify-content:safe center;margin-top:24px;margin-inline:0;padding-inline:0}.health-shop__tab{min-height:42px;padding-inline:16px}.health-shop__panel{margin-top:20px}.health-shop__rail{grid-template-columns:repeat(var(--hs-mobile-columns),minmax(0,1fr));gap:12px}.health-shop__card{border-radius:18px}.health-shop__card--mobile-hidden{display:none}.health-shop__body{min-height:0;padding:11px}.health-shop__variant-label{margin:0;font-size:11px}.health-shop__variant-options{gap:4px}.health-shop__variant{min-height:32px;padding-inline:10px;font-size:11px}.health-shop__rating{left:8px;bottom:8px;gap:2px;padding:3px 6px;font-size:11px}.health-shop__rating>:first-child{font-size:13px}.health-shop__product-title{min-height:0;font-size:14px;line-height:1.25}.health-shop__helps{margin-top:6px}.health-shop__benefits{gap:5px;margin-top:6px}.health-shop__benefits span{padding:3px 7px;font-size:10px}.health-shop__variant{height:22px!important;min-height:22px!important;padding:0 7px!important;font-size:9px!important}.health-shop__benefits img{width:14px;height:14px}.health-shop__price{gap:6px;margin-top:8px;padding-top:0;font-size:18px}.health-shop__price s{font-size:11px}.health-shop__variant-label,.health-shop__price,.health-shop__price s,.health-shop__discount{font-size:12px}.health-shop__price [data-health-price]{font-size:16px}.health-shop__add{width:100%;min-width:0;height:44px;min-height:44px;margin:0 auto;padding-inline:12px}.health-shop__body product-form-component{padding-top:10px}}@media(prefers-reduced-motion:reduce){.health-shop__tab,.health-shop__card,.health-shop__media img{transition:none}.health-shop__card:hover,.health-shop__tab:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/270/assets/shop-by-health-needs.css.map */
