.flow{background:#ededed;padding-bottom:10rem}.flow-wrapper{display:flex;flex-wrap:wrap;gap:8rem;justify-content:center;margin:80px auto;max-width:1100px}.flow-wrapper .item{background:#fff;border-radius:28px;padding:3.4rem 3.4rem 2.4rem;width:50rem}.flow-wrapper .item:nth-child(2n){position:relative;top:8rem}.flow-wrapper .illustration{text-align:center}.flow-wrapper h3{font-size:2.6rem;margin:0 0 1rem}.flow-wrapper p.circle{align-items:center;background:#c8102e;border-radius:50%;color:#fff;display:inline-flex;flex-flow:column;font-size:2rem;height:120px;justify-content:center;margin-left:-8rem;margin-top:-9rem;position:absolute;vertical-align:top;width:120px}.flow-wrapper .illustration img{width:25rem}@media (max-width:768px){.flow{padding-bottom:5rem}.flow-wrapper .item:nth-child(2n){top:0}.flow-wrapper p.circle{height:100px;margin-left:-50px;width:100px}.flow-wrapper h3{font-size:2rem;line-height:1.5}.flow-wrapper .illustration{margin-bottom:1rem}}@media (max-width:1024px){.flow-wrapper .item:nth-child(2n){top:auto}.flow-wrapper .illustration img{width:15rem}}