.step-container{margin:0 auto;max-width:1575px;padding:80px 0}.step-container h2{font-size:45px;font-weight:700;margin-bottom:3rem;text-align:left}.step-container .flex{align-items:center;display:flex;flex-direction:column;gap:40px}@media (min-width:768px){.step-container .flex{flex-direction:row;justify-content:center}}.step-container .flex>div{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem;text-align:center}@media (min-width:768px){.step-container .flex>div{align-items:flex-start;margin-bottom:0;margin-right:2rem;text-align:left}}.step-container .flex>div:last-child{margin-right:0}.step-container .number{align-items:center;background-color:#000;border-radius:9999px;color:#fff;display:flex;height:3rem;justify-content:center;margin-bottom:1rem;width:3rem}@media (min-width:768px){.step-container .number{margin-right:1rem}}.step-container .flex>div>div h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.step-container .flex>div>div p{color:#000;font-size:18px}@media (max-width:991px){.step-container .flex>div{align-items:flex-start;text-align:left}.step-container h2{font-size:32px}.step-container .flex{gap:0}.step-container{padding-bottom:10px;padding-top:50px}}