.step-detail{display:block;width:100%}.step-detail__inner{display:flex;flex-direction:column;gap:var(--sd-gap-mobile, 32px)}@media(min-width:750px){.step-detail__inner{flex-direction:row;align-items:center;gap:var(--sd-gap-desktop, 60px)}.step-detail__inner--image-right{flex-direction:row-reverse}}.step-detail__inner--mobile-second .step-detail__media-wrapper{order:2}.step-detail__inner--mobile-second .step-detail__content{order:1}@media(min-width:750px){.step-detail__inner .step-detail__media-wrapper,.step-detail__inner .step-detail__content{order:initial}}.step-detail__media-wrapper{position:relative;flex-shrink:0;width:100%}@media(min-width:750px){.step-detail__media-wrapper{width:var(--sd-image-width-desktop, 50%)}}.step-detail__image-box{width:100%;aspect-ratio:var(--sd-box-aspect, 1 / 1);background-color:var(--sd-box-bg, #F2F2F0);border-radius:var(--sd-box-radius-mobile, 16px);padding:var(--sd-box-padding-mobile, 32px);display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:750px){.step-detail__image-box{border-radius:var(--sd-box-radius-desktop, 24px);padding:var(--sd-box-padding-desktop, 60px)}}.step-detail__image{display:block;width:100%;height:100%;object-fit:contain}.step-detail__image--placeholder{display:flex;align-items:center;justify-content:center}.step-detail__image--placeholder svg{width:60%;height:60%;fill:rgba(var(--color-foreground),.2)}.step-detail__step-badge{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;width:var(--sd-badge-size-mobile, 56px);height:var(--sd-badge-size-mobile, 56px);background-color:var(--sd-badge-bg, #FF6B2C);color:var(--sd-badge-color, #ffffff);border-radius:calc(var(--sd-badge-radius) / 1.5);font-weight:700;font-size:1.6rem;line-height:1;letter-spacing:0}@media(min-width:750px){.step-detail__step-badge{width:var(--sd-badge-size-desktop, 80px);height:var(--sd-badge-size-desktop, 80px);border-radius:var(--sd-badge-radius, 12px);font-size:2.4rem}}.step-detail__inner--image-left .step-detail__step-badge{top:0;left:0;transform:translate(-30%,-30%)}.step-detail__inner--image-right .step-detail__step-badge{top:0;right:0;transform:translate(30%,-30%)}.step-detail__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1.6rem}@media(min-width:750px){.step-detail__content{gap:2rem}}.step-detail__pill{align-self:flex-start;margin:0;padding:.4rem 1.2rem;background-color:var(--sd-pill-bg, #F2F2F0);color:var(--sd-pill-color, #1A1A1A);border-radius:999px;font-size:1.2rem;font-weight:600;line-height:1.4;letter-spacing:.02em}.step-detail__heading{margin:0}.step-detail__heading-accent{color:var(--sd-accent-color, currentColor)}.step-detail__description{margin:0;line-height:1.5;color:rgba(var(--color-foreground),.85)}.step-detail__description>*:first-child{margin-top:0}.step-detail__description>*:last-child{margin-bottom:0}.step-detail__checks{margin:.4rem 0 0;padding:0;display:flex;flex-direction:column;gap:1rem}.step-detail__check{display:flex;align-items:center;gap:1rem}.step-detail__check-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;color:var(--sd-check-color, #FF6B2C)}.step-detail__check-icon svg{display:block;width:100%;height:100%}.step-detail__check-label{font-size:1.4rem;font-weight:500;line-height:1.4}@media(min-width:750px){.step-detail__check-label{font-size:1.5rem}}.step-detail__button{margin-top:.8rem;align-self:flex-start}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-step-detail.css.map */
