.product-applications{padding-top:var(--section-py);padding-bottom:var(--section-py)}.product-applications__heading{margin-bottom:32px;text-align:center}.product-applications__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;list-style:none;padding:0}@media(min-width:750px){.product-applications--3-col .product-applications__grid{grid-template-columns:repeat(3,1fr)}.product-applications--4-col .product-applications__grid{grid-template-columns:repeat(4,1fr)}.product-applications--5-col .product-applications__grid{grid-template-columns:repeat(5,1fr)}.product-applications--3-col .product-applications__benchmarks{grid-template-columns:repeat(3,1fr)}.product-applications--4-col .product-applications__benchmarks{grid-template-columns:repeat(4,1fr)}.product-applications--5-col .product-applications__benchmarks{grid-template-columns:repeat(5,1fr)}}@media(max-width:749px){.product-applications__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.product-applications__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;border-radius:30px;background-color:var(--color-background-secondary, rgb(var(--eno-band-bg)));transition:transform .2s ease,box-shadow .2s ease}.product-applications__item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001a}.product-applications__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;padding:16px;border-radius:50%;background-color:var(--color-primary-background, rgb(var(--eno-band-bg)));color:var(--color-primary, rgb(var(--eno-accent)))}.product-applications__icon svg{width:32px;height:32px}.product-applications__title{font-size:16px;font-weight:700;margin:0 0 12px;color:var(--color-foreground, rgb(var(--eno-heading)));line-height:1.4}.product-applications__concentration{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding:8px 12px;background-color:var(--color-background, #fff);border-radius:6px;width:100%}.product-applications__concentration-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--color-foreground-secondary, rgb(var(--eno-muted)))}.product-applications__concentration-value{font-size:14px;font-weight:600;color:var(--color-primary, rgb(var(--eno-accent)))}.product-applications__notes{font-size:13px;line-height:1.5;color:var(--color-foreground-secondary, rgb(var(--eno-muted)));margin-bottom:16px;flex-grow:1}.product-applications__cta{margin-top:auto;width:100%}.product-applications__cta .btn{width:100%;margin:0}.product-applications__empty{text-align:center;padding:60px 20px;color:var(--color-foreground-secondary, rgb(var(--eno-muted)))}.product-applications__empty p{font-size:16px;margin:0}@media(max-width:749px){.product-applications__icon{width:56px;height:56px}.product-applications__icon svg{width:28px;height:28px}.product-applications__notes{font-size:12px}}.product-applications__item--has-cta{min-height:300px}@media(min-width:750px){.product-applications__item--has-cta{min-height:320px}}@media(prefers-reduced-motion:no-preference){.product-applications__item{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.product-applications__icon{transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-applications__item:hover .product-applications__icon{transform:scale(1.1)}}@media(max-width:599.98px){.product-applications__grid{grid-template-columns:1fr}.product-applications__card{padding:1.5rem}}@media(min-width:600px)and (max-width:768.98px){.product-applications__grid--4-col,.product-applications__grid--5-col{grid-template-columns:repeat(2,1fr)}}@media(min-width:769px)and (max-width:1023.98px){.product-applications__grid--5-col{grid-template-columns:repeat(3,1fr)}}body.shopify-design-mode .product-applications__item--from-metafield{border-left:4px solid rgb(var(--eno-accent))}body.shopify-design-mode .product-applications__item--from-block{border-left:4px solid rgb(var(--eno-muted))}body.shopify-design-mode .product-applications__item--from-metafield,body.shopify-design-mode .product-applications__item--from-block{padding-left:1.75rem}.product-applications{display:block;background:rgb(var(--eno-accent));color:#fff;padding-block:var(--section-py);margin-block:0}.product-applications>.page-width{max-width:none;margin:0;padding:0 var(--gutter)}.product-applications__header{display:flex;flex-wrap:wrap;align-items:flex-end;gap:clamp(24px,4vw,60px);margin-bottom:clamp(20px,3vw,36px)}.product-applications__header-main{flex:1 1 60%;min-width:min(100%,560px)}.product-applications__eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 clamp(14px,2vw,24px);font-family:var(--heading-font-family);font-weight:800;font-size:15px;letter-spacing:1.5px;line-height:1.5;text-transform:uppercase;color:#fff}.product-applications__eyebrow-icon{display:inline-flex}.product-applications__eyebrow-icon svg{width:18px;height:18px}.product-applications .product-applications__heading{margin:0;text-align:left;font-family:var(--heading-font-family);font-weight:700;font-size:var(--section-heading-size);line-height:1.1;text-transform:var(--heading-text-transform);color:#fff}.product-applications__subline{flex:0 1 320px;margin:0;font-family:var(--body-font-family);font-size:clamp(14px,1.2vw,16px);line-height:1.5;color:#ffffffd9}.product-applications__cards-heading{margin:clamp(18px,3vw,36px) 0 clamp(14px,2vw,24px);font-family:var(--heading-font-family);font-weight:800;font-size:var(--product-card-title-size);letter-spacing:1px;text-transform:uppercase;color:#fff}.product-applications .product-applications__item{background:#fff;border-radius:30px;padding:clamp(20px,2vw,32px);display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.product-applications .product-applications__icon{color:rgb(var(--eno-accent))}.product-applications .product-applications__icon svg{width:clamp(40px,3.4vw,52px);height:auto}.product-applications .product-applications__title{margin:0;font-family:var(--heading-font-family);font-weight:700;font-size:var(--product-card-title-size);line-height:1.25;color:rgb(var(--heading-color))}.product-applications .product-applications__concentration{display:flex;flex-direction:column;align-items:center}.product-applications .product-applications__concentration-label{display:none}.product-applications .product-applications__concentration-value{font-family:var(--heading-font-family);font-weight:700;font-size:clamp(14px,1.2vw,16px);line-height:1.25;color:rgb(var(--eno-accent));word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;white-space:nowrap}.product-applications .product-applications__notes{font-family:var(--body-font-family);font-size:14px;line-height:1.5;color:rgb(var(--text-color))}.product-applications__slider-nav{display:flex!important;justify-content:flex-start;gap:12px;margin-top:clamp(20px,2.5vw,32px)}.product-applications__slider-nav .slider-nav__btn{width:56px;height:56px;min-width:0;padding:0;margin:0;border-radius:50%!important;border:1.5px solid rgba(255,255,255,.5)!important;background:#ffffff2e!important;color:#fff!important;display:inline-flex!important;align-items:center;justify-content:center}.product-applications__slider-nav .slider-nav__btn:hover{background:#ffffff52!important}.product-applications__slider-nav .slider-nav__btn svg{width:18px;height:18px}@media(max-width:749px){.product-applications__header{flex-direction:column;align-items:flex-start}.product-applications__subline{flex:0 1 auto}}.product-applications__cards-heading--benchmarks{margin-top:clamp(28px,4vw,56px)}.product-applications .product-applications__benchmarks{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(12px,1.5vw,24px)}.product-applications .product-applications__benchmark{background:#fff;border-radius:clamp(14px,1.6vw,24px);padding:clamp(20px,2vw,32px);display:flex;flex-direction:column;gap:clamp(14px,1.6vw,22px);text-align:left}.product-applications .product-applications__benchmark-title{margin:0;font-family:var(--heading-font-family);font-weight:700;font-size:var(--product-card-title-size);line-height:1.25;color:rgb(var(--heading-color))}.product-applications .product-applications__benchmark-group{display:flex;flex-direction:column;gap:8px}.product-applications .product-applications__benchmark-label{margin:0;font-family:var(--heading-font-family);font-weight:800;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:rgb(var(--heading-color))}.product-applications .product-applications__ingredients{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.product-applications .product-applications__ingredient{display:flex;flex-direction:column;gap:6px;padding:8px 0;border-bottom:1px solid rgb(var(--eno-heading) / .12)}.product-applications .product-applications__ingredient-row{display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:center}.product-applications .product-applications__ingredient-pct{font-family:var(--heading-font-family);font-weight:700;font-size:14px;color:rgb(var(--eno-accent))}.product-applications .product-applications__ingredient-name{font-family:var(--body-font-family);font-size:14px;color:rgb(var(--text-color))}.product-applications .product-applications__ingredient-bar{width:100%;height:4px;border-radius:2px;background:rgb(var(--eno-heading) / .1);overflow:hidden}.product-applications .product-applications__ingredient-bar-fill{height:100%;border-radius:2px;background:rgb(var(--eno-accent))}.product-applications .product-applications__benchmark-conc{margin:0;font-family:var(--body-font-family);font-size:14px;line-height:1.5;color:rgb(var(--text-color))}.product-applications .product-applications__benchmark-conc-value{font-family:var(--heading-font-family);font-weight:700;color:rgb(var(--eno-accent))}.product-applications .product-applications__benchmark-text{margin:0;font-family:var(--body-font-family);font-size:14px;line-height:1.5;color:rgb(var(--text-color))}@media(max-width:749px){.product-applications .product-applications__benchmarks{grid-template-columns:1fr}}.product-applications .page-width{max-width:none;margin:0;padding:0 var(--gutter)}
/*# sourceMappingURL=/cdn/shop/t/74/assets/product-applications.css.map */
