.article-recipe{background:#fff;color:var(--evoloop-text)}.article-recipe__breadcrumbs{margin:0 0 2.4rem;font-size:1.3rem;color:var(--evoloop-muted)}.article-recipe__breadcrumbs a{color:inherit;text-decoration:none}.article-recipe__breadcrumbs a:hover,.article-recipe__breadcrumbs span[aria-current]{color:var(--evoloop-text)}.article-recipe__header{max-width:72rem;margin-bottom:2.4rem}.article-recipe__title{margin:0 0 1.2rem;font-size:clamp(2.8rem,4vw,4rem);font-weight:700;line-height:1.12;letter-spacing:-.02em}.article-recipe__intro{margin:0 0 2.4rem;max-width:62rem;font-size:1.6rem;line-height:1.6;color:var(--evoloop-muted)}.article-recipe__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 2rem;margin:0 0 2.8rem;padding:0;list-style:none}@media screen and (min-width:750px){.article-recipe__meta{grid-template-columns:repeat(4,minmax(0,1fr))}}.article-recipe__meta-item{display:flex;align-items:flex-start;gap:1rem}.article-recipe__meta-icon{flex:0 0 auto;width:2.4rem;height:2.4rem;color:var(--evoloop-muted)}.article-recipe__meta-icon svg{width:100%;height:100%}.article-recipe__meta-label{margin:0;font-size:1.2rem;font-weight:600;color:var(--evoloop-muted)}.article-recipe__meta-value{margin:.2rem 0 0;font-size:1.4rem;font-weight:700}.article-recipe__hero{margin-bottom:3.2rem;border-radius:var(--evoloop-radius);overflow:hidden;background:#f0f0f0}.article-recipe__hero-image{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.article-recipe__layout{display:grid;gap:3.2rem}@media screen and (min-width:990px){.article-recipe__layout{grid-template-columns:minmax(0,1fr) 34rem;gap:4rem;align-items:start}}.article-recipe__pro-tip{display:grid;gap:1.6rem;margin-bottom:3.2rem;padding:2rem 2.4rem;background:var(--evoloop-cream);border-radius:var(--evoloop-radius)}@media screen and (min-width:750px){.article-recipe__pro-tip{grid-template-columns:auto 1fr auto;align-items:center}}.article-recipe__pro-tip-icon{width:2.8rem;height:2.8rem;color:var(--evoloop-yellow)}.article-recipe__pro-tip-icon svg{width:100%;height:100%}.article-recipe__pro-tip-label{margin:0 0 .4rem;font-size:1.3rem;font-weight:700}.article-recipe__pro-tip-text{margin:0;font-size:1.4rem;line-height:1.55;color:var(--evoloop-muted)}.article-recipe__pro-tip-product{width:8rem;height:8rem;object-fit:contain}.article-recipe__steps-heading{margin:0 0 2rem;font-size:2rem;font-weight:700}.article-recipe__steps,.article-recipe__content ol{margin:0;padding:0;list-style:none;counter-reset:recipe-step}.article-recipe__step,.article-recipe__content ol>li{display:grid;grid-template-columns:3.2rem minmax(0,1fr);gap:1.2rem 1.6rem;margin-bottom:2rem}.article-recipe__step:before,.article-recipe__content ol>li:before{counter-increment:recipe-step;content:counter(recipe-step);display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:var(--evoloop-yellow);font-size:1.4rem;font-weight:700}.article-recipe__step-body,.article-recipe__content ol>li{font-size:1.5rem;line-height:1.65;color:var(--evoloop-text)}.article-recipe__step-title{margin:0 0 .4rem;font-size:1.5rem;font-weight:700}.article-recipe__step-text{margin:0;color:var(--evoloop-muted)}.article-recipe__share{margin-top:3.2rem;padding:1.6rem 2rem;background:var(--evoloop-cream);border-radius:var(--evoloop-radius);font-size:1.4rem;line-height:1.5}.article-recipe__share a{color:var(--evoloop-text);font-weight:700;text-decoration:none}.article-recipe__sidebar{display:grid;gap:2rem}.article-recipe__card{padding:2.4rem;background:var(--evoloop-cream);border-radius:var(--evoloop-radius)}.article-recipe__card-heading{margin:0 0 .4rem;font-size:1.8rem;font-weight:700}.article-recipe__card-sub{margin:0 0 1.6rem;font-size:1.3rem;color:var(--evoloop-muted)}.article-recipe__ingredients{margin:0;padding-left:1.6rem}.article-recipe__ingredients li{margin-bottom:.8rem;font-size:1.4rem;line-height:1.5}.article-recipe__product{display:grid;gap:1.6rem;justify-items:center;text-align:center}.article-recipe__product-image{width:100%;max-width:16rem;height:auto;object-fit:contain}.article-recipe__product-title{margin:0;font-size:1.5rem;font-weight:700}.article-recipe__nutrition{margin:0}.article-recipe__nutrition-row{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:.1rem solid rgba(26,26,26,.08);font-size:1.4rem}.article-recipe__nutrition-row:last-child{border-bottom:0}.article-recipe__nutrition-row dt{margin:0;color:var(--evoloop-muted)}.article-recipe__nutrition-row dd{margin:0;font-weight:700}.article-recipe__related{margin-top:5.6rem;padding-top:5.6rem;border-top:.1rem solid #eceae4}.article-recipe__related-heading{margin:0 0 2.4rem;font-size:2.4rem;font-weight:700}.article-recipe__related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.article-recipe__related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.article-recipe__related-card a{display:block;text-decoration:none;color:inherit}.article-recipe__related-image-wrap{aspect-ratio:1;margin-bottom:1rem;border-radius:var(--evoloop-radius);overflow:hidden;background:#f0f0f0}.article-recipe__related-image{width:100%;height:100%;object-fit:cover}.article-recipe__related-title{margin:0 0 .4rem;font-size:1.4rem;font-weight:700}.article-recipe__related-meta{margin:0;font-size:1.2rem;color:var(--evoloop-muted)}.article-recipe__trust{margin-top:4.8rem}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-article-recipe.css.map */
