.steps-section{background:var(--st-bg);padding-top:var(--st-pad-top-d);padding-bottom:var(--st-pad-bottom-d);width:100%}.steps-header{display:flex;flex-direction:column;align-items:center;gap:var(--st-header-gap-d);text-align:center;margin-bottom:var(--st-header-margin-bottom-d)}.steps-badge{display:inline-flex;background:var(--st-badge-bg);color:var(--st-badge-color);font-size:var(--st-badge-size-d);letter-spacing:.06em;text-transform:uppercase;font-weight:600;padding:6px 14px;border-radius:999px}.steps-heading{color:var(--st-heading-color);font-size:var(--st-heading-size-d);font-weight:var(--st-heading-weight);line-height:var(--st-heading-lh);margin:0}.steps-subheading{color:var(--st-sub-color);font-size:var(--st-sub-size-d);line-height:1.5;margin:0}.steps-grid{display:grid;grid-template-columns:repeat(var(--st-columns-d),1fr);gap:var(--st-col-gap-d)}.steps-item{display:flex;flex-direction:column;align-items:center;text-align:center}.steps-image-wrap{position:relative;width:100%}.steps-image,.steps-image--placeholder{width:100%;height:auto;display:block;border-radius:var(--st-image-radius);object-fit:cover}.steps-number{position:absolute;top:12px;left:12px;width:var(--st-number-size-d);height:var(--st-number-size-d);border-radius:50%;background:var(--st-number-bg);color:var(--st-number-color);font-size:var(--st-number-font-size-d);font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.steps-item-title{color:var(--st-step-title-color);font-size:var(--st-step-title-size-d);font-weight:var(--st-step-title-weight);letter-spacing:var(--st-step-title-spacing);text-transform:uppercase;margin:0;margin-top:var(--st-step-title-margin-top-d)}.steps-item-text{color:var(--st-step-text-color);font-size:var(--st-step-text-size-d);line-height:var(--st-step-text-lh);margin-top:var(--st-step-text-margin-top-d)}@media screen and (max-width:749px){.steps-section{padding-top:var(--st-pad-top-m);padding-bottom:var(--st-pad-bottom-m)}.steps-header{gap:var(--st-header-gap-m);margin-bottom:var(--st-header-margin-bottom-m)}.steps-badge{font-size:var(--st-badge-size-m)}.steps-heading{font-size:var(--st-heading-size-m)}.steps-subheading{font-size:var(--st-sub-size-m)}.steps-grid{grid-template-columns:1fr;gap:var(--st-row-gap-m)}.steps-number{width:var(--st-number-size-m);height:var(--st-number-size-m);font-size:var(--st-number-font-size-m)}.steps-item-title{font-size:var(--st-step-title-size-m);margin-top:var(--st-step-title-margin-top-m)}.steps-item-text{font-size:var(--st-step-text-size-m);margin-top:var(--st-step-text-margin-top-m)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-steps-showcase.css.map */
