.step-by-step{padding:2rem 0 0}.step-by-step__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;align-items:stretch}.step-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;border-radius:12px;background-color:#f5f3e2}.step-item__number{width:48px;height:48px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--color-accent-main, #132f20);color:var(--color-foreground-accent-main, #fff);font-size:1.25rem;font-weight:700;flex-shrink:0}.step-item__description{font-size:.9375rem;color:var(--color-text-secondary, #666);line-height:1.4;margin:0}@media screen and (max-width: 767px){.step-by-step{padding:1.5rem 0}.step-by-step__container{grid-template-columns:1fr;gap:1.5rem}.step-item{padding:1.25rem}.step-item__number{width:40px;height:40px;margin-bottom:.75rem;font-size:1.125rem}.step-item__description{font-size:.875rem}}.step-by-step--horizontal .step-by-step__container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.step-by-step--vertical .step-by-step__container{grid-template-columns:1fr;max-width:400px;margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-step-by-step.css.map */
