.step-by-step .display-3,.step-by-step .subtitle{text-align:center}.step-by-step .steps-container{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;gap:2rem;margin:4rem 0}.step-by-step .steps-container .step-container{flex:1 1 calc((100% - 4rem) / 3);min-width:400px;max-width:100%}.step-by-step .steps-container .step-container .img-container{height:250px;border-radius:35px;margin-bottom:3rem;overflow:hidden}.step-by-step .steps-container .step-container .img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.step-by-step .steps-container .step-container h3{font-size:1.3rem!important;display:flex;flex-wrap:nowrap;gap:1rem;margin-bottom:1.5rem}.step-by-step .steps-container .step-container h3 span{font-size:3rem}.step-by-step .steps-container .step-container h3 p{font-size:1.3rem!important}@media (max-width: 990px){.step-by-step .steps-container .step-container{flex:1}}.step-by-step .ctas-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}
