.custom-step__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:40px;align-items:center}.custom-step__content{min-width:0}.custom-step__label{display:block;margin:0 0 14px;font-family:var(--font-mono);font-size:var(--fs-caption);font-weight:var(--font-weight-regular);line-height:1;color:var(--color-text-secondary)}.custom-step__heading{margin:0 0 22px;max-width:18ch;font-family:var(--font-body);font-size:4rem;font-weight:var(--font-weight-medium);line-height:1.16;letter-spacing:-.01em;color:var(--color-ink)}.custom-step__body{width:100%;min-width:0;max-width:52ch;font-size:var(--fs-body);line-height:1.65;color:var(--color-text-secondary)}.custom-step__body>*{margin:0}.custom-step__body>*+*{margin-block-start:18px}.custom-step__media{overflow:hidden;border-radius:var(--radius-lg);background-color:var(--color-surface);aspect-ratio:4 / 5}.custom-step__media img,.custom-step__media .custom-placeholder{display:block;width:100%;height:100%;object-fit:cover}.custom-field--ink .custom-step__heading{color:var(--color-on-ink)}.custom-field--ink .custom-step__label,.custom-field--ink .custom-step__body{color:var(--color-on-ink-muted)}@media screen and (min-width:990px){.custom-step__grid{grid-template-columns:minmax(0,1fr) minmax(0,460px);grid-template-areas:"content media";gap:96px}.custom-step__content{grid-area:content}.custom-step__media{grid-area:media}.custom-step--media-first .custom-step__grid{grid-template-columns:minmax(0,460px) minmax(0,1fr);grid-template-areas:"media content"}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-step.css.map */
