.supply-steps-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.supply-steps-container h2{color:#fff;font-size:40px;font-weight:400;max-width:615px;text-align:center}.steps-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:80px}.steps-wrapper .steps-item{align-items:start;background-color:#191919;border-radius:10px;display:flex;flex-direction:column;gap:15px;height:225px;justify-content:start;padding:25px;width:420px}.steps-wrapper .steps-item h4{color:#fff;font-size:20px;font-weight:400;line-height:normal;margin-bottom:0}.steps-wrapper .steps-item p{color:#a0a0a0;font-size:16px;font-weight:300;line-height:normal;margin-bottom:0;max-width:291px}@media only screen and (max-width:600px){.supply-steps-container h2{font-size:32px}.supply-steps-container{padding:0 20px}.steps-wrapper .steps-item{width:340px}}