.product-info-tabs{padding:0 0 60px}.product-info-tabs .page-width{max-width:1200px;margin:0 auto;padding:0 var(--spacing-x-large)}.product-info-tabs__nav{display:flex;border-bottom:1px solid var(--color-border);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;margin-bottom:0}.product-info-tabs__nav::-webkit-scrollbar{display:none}.product-info-tabs__tab{flex-shrink:0;padding:18px 28px;font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:var(--color-text-secondary);background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-1px;cursor:pointer;white-space:nowrap;transition:color .2s ease,border-color .2s ease;font-family:var(--font-heading)}.product-info-tabs__tab:hover{color:var(--color-primary)}.product-info-tabs__tab.is-active{color:var(--color-primary);border-bottom-color:var(--color-primary)}.product-info-tabs__panel{display:none;padding-top:48px}.product-info-tabs__panel.is-active{display:block}.product-info-tabs__ingredients .carousel{margin:0 -8px}.product-info-tabs__ingredients .carousel-cell{width:280px;padding:0 8px}.product-info-tabs__ingredient-card{background:var(--color-background);border-radius:16px;overflow:hidden;height:100%}.product-info-tabs__ingredient-img-wrap{aspect-ratio:1;overflow:hidden;background:var(--color-tertiary);opacity:.6}.product-info-tabs__ingredient-img-wrap img{width:100%;height:100%;object-fit:cover}.product-info-tabs__ingredient-body{padding:20px}.product-info-tabs__ingredient-name{font-size:1.8rem;font-weight:700;color:var(--color-primary);margin:0 0 4px}.product-info-tabs__ingredient-benefit{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-forest-green);margin:0 0 10px}.product-info-tabs__ingredient-desc{font-size:1.4rem;color:var(--color-text-secondary);line-height:1.55;margin:0}.product-info-tabs__nutrition{max-width:700px;margin:0 auto}.product-info-tabs__nutrition .ingredient-table__card{background:#fff;border:2px solid var(--color-primary);border-radius:16px;overflow:hidden}.product-info-tabs__nutrition .ingredient-table__card-header{background:var(--color-primary);color:var(--color-secondary);padding:20px 28px}.product-info-tabs__nutrition .ingredient-table__card-title{font-size:2.2rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin:0 0 4px;line-height:1}.product-info-tabs__nutrition .ingredient-table__serving-info{display:flex;flex-wrap:wrap;gap:6px 24px;margin:0;font-size:1.35rem;opacity:.85}.product-info-tabs__nutrition .ingredient-table__serving-info span:before{content:"\b7";margin-right:6px;opacity:.5}.product-info-tabs__nutrition .ingredient-table__serving-info span:first-child:before{content:"";margin:0}.product-info-tabs__nutrition .ingredient-table__divider{height:6px;background:var(--color-primary)}.product-info-tabs__nutrition .ingredient-table__divider--thin{height:2px;background:var(--color-tertiary);margin:0 28px}.product-info-tabs__nutrition .ingredient-table__col-header{display:flex;justify-content:space-between;align-items:center;padding:12px 28px;background:var(--color-background)}.product-info-tabs__nutrition .ingredient-table__col-label{font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary)}.product-info-tabs__nutrition .ingredient-table__rows{list-style:none;margin:0;padding:0}.product-info-tabs__nutrition .ingredient-table__row{display:flex;justify-content:space-between;align-items:center;padding:13px 28px;border-top:1px solid rgba(40,62,48,.1);transition:background .15s ease}.product-info-tabs__nutrition .ingredient-table__row:hover{background:#ced5ab26}.product-info-tabs__nutrition .ingredient-table__row-name{font-size:1.5rem;font-weight:500;color:var(--color-primary)}.product-info-tabs__nutrition .ingredient-table__row-amount{font-size:1.5rem;font-weight:700;color:var(--color-primary);white-space:nowrap;margin-left:16px}.product-info-tabs__nutrition .ingredient-table__card-footer{padding:16px 28px;border-top:2px solid var(--color-primary);background:var(--color-background)}.product-info-tabs__nutrition .ingredient-table__footer-note{font-size:1.2rem;color:var(--color-text-secondary);margin:0;line-height:1.5}.product-info-tabs__richtext{max-width:760px}.product-info-tabs__richtext h3{font-size:1.8rem;font-weight:700;color:var(--color-primary);margin:32px 0 10px}.product-info-tabs__richtext h3:first-child{margin-top:0}.product-info-tabs__richtext p{font-size:1.5rem;line-height:1.65;color:var(--color-text-secondary);margin:0 0 16px}.product-info-tabs__richtext ul,.product-info-tabs__richtext ol{padding-left:20px;margin:0 0 16px}.product-info-tabs__richtext li{font-size:1.5rem;line-height:1.65;color:var(--color-text-secondary);margin-bottom:6px}.product-info-tabs__science-blocks{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:32px}.product-info-tabs__science-item{background:var(--color-background);border-radius:12px;padding:24px}.product-info-tabs__science-item-title{font-size:1.6rem;font-weight:700;color:var(--color-primary);margin:0 0 10px}.product-info-tabs__science-item-body{font-size:1.4rem;line-height:1.6;color:var(--color-text-secondary);margin:0}.product-info-tabs__steps{display:flex;flex-direction:column;gap:20px;margin-top:8px}.product-info-tabs__step{display:flex;gap:20px;align-items:flex-start}.product-info-tabs__step-number{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--color-primary);color:var(--color-secondary);display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700}.product-info-tabs__step-content{padding-top:6px}.product-info-tabs__step-title{font-size:1.6rem;font-weight:700;color:var(--color-primary);margin:0 0 6px}.product-info-tabs__step-desc{font-size:1.4rem;line-height:1.6;color:var(--color-text-secondary);margin:0}@media screen and (max-width:749px){.product-info-tabs{padding-bottom:40px}.product-info-tabs__tab{padding:14px 16px;font-size:1.35rem}.product-info-tabs__panel{padding-top:32px}.product-info-tabs__ingredients .carousel-cell{width:240px}.product-info-tabs__nutrition .ingredient-table__card-header,.product-info-tabs__nutrition .ingredient-table__col-header,.product-info-tabs__nutrition .ingredient-table__row,.product-info-tabs__nutrition .ingredient-table__card-footer{padding-left:20px;padding-right:20px}.product-info-tabs__nutrition .ingredient-table__divider--thin{margin:0 20px}.product-info-tabs__science-blocks{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-info-tabs.css.map */
