.cta-group__cta-items-wrapper{display:flex;flex-wrap:wrap;gap:2rem}.text-left .cta-group__cta-items-wrapper{justify-content:flex-start}.text-center .cta-group__cta-items-wrapper{justify-content:center}.text-right .cta-group__cta-items-wrapper{justify-content:flex-end}.cta-group__cta-items-wrapper .button.button--text{color:inherit;font-weight:400}@media screen and (max-width:479px){.cta-group__cta-items-wrapper{flex-direction:column;gap:1rem}}