.growth-program{padding-bottom:4rem;padding-top:4rem}.container{margin:0 auto;max-width:1200px;padding-left:1rem;padding-right:1rem}h2{color:#00092f;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.growth-program .flex{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}@media (min-width:768px){.growth-program .flex{flex-direction:row;justify-content:space-between}}.growth-step{flex-direction:column;margin-bottom:2rem;text-align:center}.growth-step,.icon-container{align-items:center;display:flex}.icon-container{background-color:#2960f8;border-radius:9999px;height:6rem;justify-content:center;width:6rem}.icon{filter:brightness(0) invert(1);height:2rem;width:2rem}.timeline{background-color:#2960f8;border-radius:50px;color:#f0f4ff;font-size:.875rem;margin-bottom:.5rem;padding:.25rem 1rem}.step-number{font-size:2.25rem;font-weight:700}.step-number,.step-title{color:#00092f;margin-bottom:.5rem}.step-title{font-size:.8rem;font-weight:600}.step-description{color:#00092f;font-size:.6rem;max-width:12.5rem;opacity:.8}.cta-button{background-color:transparent;border:1px solid #00092f;border-radius:50px;color:#00092f;display:inline-block;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:#00092f;color:#f0f4ff}