.routine-tabs-products{background:var(--routine-bg);color:rgba(var(--routine-text) / 1)}.routine-tabs-products__inner{display:block}.routine-tabs-products__nav-wrap{display:flex;justify-content:center;padding:var(--spacing-10) 0}.routine-tabs-products__nav{display:inline-flex;align-items:center;gap:var(--spacing-1);padding:var(--spacing-2);border:1px solid var(--routine-tab-border);border-radius:var(--spacing-16);overflow-x:auto;max-width:100%;background-color:rgba(var(--routine-text) / .05)}.routine-tabs-products__tab-button{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--routine-text);border-radius:var(--spacing-16);padding:var(--spacing-4) var(--spacing-5);cursor:pointer;font-size:1rem;line-height:1;text-transform:uppercase;white-space:nowrap;transition:background .25s ease,color .25s ease}.routine-tabs-products__tab-button.is-active{background:var(--routine-tab-active-bg);color:var(--routine-tab-active-text);font-weight:700}.routine-tabs-products__panel{display:none}.routine-tabs-products__panel.is-active{display:block}.routine-tabs-products__items{display:flex;flex-direction:column;gap:72px}.routine-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"media content" "ingredients ingredients";gap:var(--spacing-10)}.routine-product--reverse{grid-template-areas:"content media" "ingredients ingredients"}.routine-product__media{grid-area:media}.routine-product__content{grid-area:content;display:flex;flex-direction:column;gap:var(--spacing-6);padding-top:var(--spacing-6)}.routine-product__ingredients{grid-area:ingredients}.routine-product__image-wrap{border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--image-background)}.routine-product__image{display:block;max-width:100%;height:auto;object-fit:contain;aspect-ratio:1.48}.routine-product__title{font-family:var(--heading-font-family);line-height:1.15;font-size:2.5rem}.routine-product__title--mobile{display:none}.routine-product__text,.routine-product__text p{font-size:1.125rem;line-height:1.6;color:rgba(var(--routine-text) / 1)}.routine-product__text{display:flex;flex-direction:column;gap:var(--spacing-6)}.routine-product__ingredients-title{margin:0 0 var(--spacing-5);font-size:2rem;line-height:1;text-transform:uppercase;font-family:var(--heading-font-family)}.routine-product__ingredients-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spacing-5);margin-bottom:var(--spacing-5)}.ingredient-card{border-radius:var(--spacing-2);border:.5px solid rgba(var(--routine-text) / .4);background-color:rgba(var(--routine-text) / .05);padding:var(--spacing-4)}.ingredient-card__inner{display:flex;align-items:flex-start;gap:var(--spacing-4)}.ingredient-card__content{display:grid;gap:var(--spacing-2)}.ingredient-card__media{width:var(--spacing-20);min-width:var(--spacing-20);height:var(--spacing-20);border-radius:var(--spacing-2);background:var(--image-background);overflow:hidden;display:flex;align-items:center;justify-content:center}.ingredient-card__image{width:80%;height:auto;object-fit:cover}.ingredient-card__title{font-size:1.25rem;text-transform:uppercase;font-family:var(--heading-font-family);line-height:1}.ingredient-card__text{font-size:.875rem;line-height:1;color:rgba(var(--routine-text) / .7)}.ingredient-card__link{text-decoration:none;font-size:.625rem;font-weight:700;line-height:1;text-transform:uppercase}.routine-product__footer{text-align:center}.ingredient-card__media--mobile{display:none}@media screen and (max-width:1000px){.routine-product{gap:var(--spacing-5)}.routine-product__ingredients-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.routine-product{display:block;padding-top:var(--spacing-5)}.routine-product__title--desktop{display:none}.routine-product__title--mobile{display:block}.routine-product__title{margin-bottom:var(--spacing-4);font-size:1.5rem;letter-spacing:.02em}.routine-product__image-wrap{height:194px}.routine-product__image{height:100%;aspect-ratio:1}.routine-product__content{padding-top:var(--spacing-4)}.routine-product__text,.routine-product__text p{font-size:.875rem;line-height:1.5}.routine-product__ingredients{padding-top:var(--spacing-10)}.routine-product__ingredients-title{font-size:1.375rem;margin-bottom:var(--spacing-4)}.routine-tabs-products__items{gap:var(--spacing-10)}.ingredient-card__media--desktop{display:none}.ingredient-card__media--mobile{border-radius:var(--spacing-2);overflow:hidden;background-color:#e6d3b7;display:flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px}.ingredient-card__heading-wrap{display:flex;align-items:center;gap:var(--spacing-2);margin-bottom:var(--spacing-1)}.ingredient-card__title{font-size:.875rem}.routine-product__ingredients-grid{gap:var(--spacing-2-5)}.ingredient-card{padding:var(--spacing-2)}.ingredient-card__text{font-size:.625rem}.product-ingredients--popup-link{font-size:.5rem}.ingredient-card__content{gap:var(--spacing-1)}.routine-tabs-products__nav-wrap{padding:var(--spacing-4) 0}.routine-tabs-products__nav{padding:var(--spacing-1-5)}.routine-tabs-products__tab-button{font-size:.625rem;padding:var(--spacing-2) var(--spacing-2-5)}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/section-routine-tabs-products.css.map */
