.order-process-timeline{display:flex;flex-direction:row;justify-content:center}.order-process-timeline__container{width:fit-content}.order-process-timeline__item{display:flex;flex-direction:row;gap:1rem;justify-content:center}.order-process-timeline__icon img{width:64px}.order-process-timeline__dotted-line{display:flex;flex-direction:row;height:100%;justify-content:center}.order-process-timeline__left{display:flex;flex-direction:column;min-width:64px}.order-process-timeline__right{padding-top:20px}.order-process-timeline__text{max-width:300px}.order-process-timeline__text :is(p,h1,h2,h3,h4,h5){margin:0 0 18px}