.o-registry-info-steps__inner{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:8rem;justify-content:center}@media screen and (min-width:1100px){.o-registry-info-steps__inner{align-items:unset;flex-direction:row;gap:12rem}}.o-registry-info-steps .icon-arrow-right-long{align-self:center;height:auto;left:50%;position:absolute;top:-5rem;transform:translateX(-50%) rotate(90deg);width:2rem}@media screen and (min-width:1100px){.o-registry-info-steps .icon-arrow-right-long{color:var(--color-primary);left:-7.5rem;top:6.5rem;transform:rotate(0deg);width:3rem}}.o-registry-info-step{flex:1;position:relative}.o-registry-info-step__inner{align-items:center;display:flex;flex-direction:column;gap:1rem}.o-registry-info-step__number{align-items:center;display:flex;height:auto;justify-content:center;position:relative;width:3rem}.o-registry-info-step__number:after{border:1px solid var(--color-primary);border-radius:100%;content:"";height:3rem;left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);width:3rem}.o-registry-info-step__number--wrapper{align-items:flex-start;display:flex;grid-column:1/1;grid-row:2/2;justify-content:center}.o-registry-info-step__icon{align-content:center;align-items:center;display:flex}.o-registry-info-step__icon--wrapper{background-color:var(--color-secondary-bg);border:1px solid var(--color-primary);grid-column:2/3;grid-row:1/2;justify-self:center;margin-bottom:1rem;padding:4rem}@media screen and (min-width:768px){.o-registry-info-step__icon--wrapper{padding:6rem}}.o-registry-info-step__icon img{height:auto;max-height:2rem;max-width:2rem;width:100%}@media screen and (min-width:768px){.o-registry-info-step__icon img{max-height:2.5rem;max-width:2.5rem}}.o-registry-info-step__content{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}@media screen and (min-width:768px){.o-registry-info-step__content{align-items:flex-start;flex-direction:row;margin-top:2rem}}.o-registry-info-step__content .a-link{margin-top:1.5rem}.o-registry-info-step__content--inner{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.o-registry-info-step__content--inner{align-items:flex-start;padding-right:3.5rem}}.o-registry-info-step__text{font-family:var(--ff-primary);font-size:var(--body-fs-xs);font-weight:400;text-align:center}@media screen and (min-width:768px){.o-registry-info-step__text{text-align:left}}.o-registry-info-step__text p{letter-spacing:var(--letter-spacing-tab-collection);margin-bottom:1.5rem;margin-top:1.5rem}.o-registry-info-step__text p:first-of-type{margin-top:0}.o-registry-info-step__text p:last-of-type{margin-bottom:0}