.step-images{width:100%}.step-images--container{display:flex;flex-direction:column;align-items:center;width:100%}.step-images--item{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.step-images--item:not(:last-child){margin-bottom:var(--image-spacing, 20px)}.step-images--image-wrapper{position:relative;width:100%;max-width:100%;display:flex;justify-content:center;z-index:3}.step-images--image{width:100%;height:auto;display:block;position:relative;z-index:3;background-color:transparent}.step-images--connector{position:absolute;left:50%;transform:translate(-50%);width:var(--line-width, 2px);height:calc(100% + var(--image-spacing, 20px));background-color:var(--line-color, #000000);z-index:1;top:50%;margin-top:calc(var(--line-width, 2px) / -2);pointer-events:none}@media screen and (min-width: 768px){.step-images--container{flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.step-images--item{flex:1;min-width:0;max-width:100%;margin-bottom:0}.step-images--item:not(:last-child){margin-bottom:0;margin-right:var(--image-spacing, 20px)}.step-images--connector{position:absolute;left:100%;right:auto;top:50%;transform:translateY(calc(var(--line-width, 2px) / -2));width:var(--image-spacing, 20px);height:var(--line-width, 2px);margin:0;z-index:1;pointer-events:none}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/step-images.css.map */
