.RecipeSteps{width:100%}.RecipeSteps .RecipeSteps__Steps,.RecipeSteps .RecipeSteps__Wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.125rem}.RecipeSteps .RecipeSteps__Step{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}.RecipeSteps .RecipeSteps__Step,.RecipeSteps .RecipeSteps__StepNumber{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.RecipeSteps .RecipeSteps__StepNumber{background-color:var(--secondary-soft);border-radius:50%;font-size:1rem;font-weight:700;height:2.5rem;width:2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.RecipeSteps .RecipeSteps__StepText{-webkit-box-flex:1;-ms-flex-positive:1;color:var(--secondary-standard);flex-grow:1;line-height:var(--lh-500)}@media (min-width:1024px){.RecipeSteps .RecipeSteps__Steps,.RecipeSteps .RecipeSteps__Wrapper{gap:1.5rem}.RecipeSteps .RecipeSteps__Step{gap:1.25rem}.RecipeSteps{-webkit-box-flex:1;-ms-flex:1;flex:1}}.RecipeSteps .RecipeSteps__AfterStepsTitle,.RecipeSteps .RecipeSteps__BeforeStepsTitle{margin-bottom:-1.5rem}.RecipeSteps .RecipeSteps__AfterStepsTitle{margin-top:1.5rem}.RecipeSteps .RecipeSteps__Description{font-size:var(--fs-body);line-height:var(--lh-500)}.RecipeSteps .RecipeSteps__Description h2,.RecipeSteps .RecipeSteps__Description h3,.RecipeSteps .RecipeSteps__Description h4,.RecipeSteps .RecipeSteps__Description h5,.RecipeSteps .RecipeSteps__Description h6{font-size:var(--fs-heading-5)}