.how-to-prepare-block__inner{min-height:100%}.how-to-prepare-block{background:transparent}.how-to-prepare__steps{list-style:none;margin:0;padding:0;display:grid;gap:clamp(1.8rem,2.5vw,2.8rem);width:fit-content;max-width:100%}.how-to-prepare__step{display:grid;grid-template-columns:auto 1fr;gap:var(--how-to-prepare-step-item-gap, 1.6rem);align-items:start}.how-to-prepare__step--animated{opacity:0;transform:translateY(2.4rem);animation:how-to-prepare-step-rise .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--how-to-prepare-step-delay, 0ms);will-change:transform,opacity}.how-to-prepare__step-badge{width:var(--how-to-prepare-step-icon-size, 6.8rem);height:var(--how-to-prepare-step-icon-size, 6.8rem);border-radius:var(--how-to-prepare-step-icon-radius, 999px);background:var(--color-background);color:rgb(var(--color-background-rgb));display:grid;place-items:center;font-size:clamp(2.4rem,2.8vw,3.6rem);font-weight:700;line-height:1;overflow:hidden;flex-shrink:0}.how-to-prepare__step-badge img{width:100%;height:100%;object-fit:cover}.how-to-prepare__step-content{display:grid;gap:var(--how-to-prepare-step-content-gap, .8rem)}.how-to-prepare__step-title{margin:0;color:rgb(var(--color-foreground-heading-rgb, var(--color-foreground-rgb)))}.how-to-prepare__step-description{margin-top:0;color:rgb(var(--color-foreground-rgb))}.how-to-prepare__step-description>*:first-child{margin-top:0}.how-to-prepare__step-description>*:last-child{margin-bottom:0}.how-to-prepare__empty{margin:0;text-align:center}@keyframes how-to-prepare-step-rise{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.how-to-prepare__step--animated{opacity:1;transform:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-how-to-prepare.css.map */
