.footer_cta{align-items:center;display:flex;justify-content:space-between}.footer_cta .content{flex:1;max-width:50%}.footer_cta .content p{font-size:24px;font-style:normal;font-weight:400;line-height:150%;margin:0}.footer_cta .buttons{display:flex;flex:1;flex-wrap:wrap;gap:15px;justify-content:flex-end;max-width:50%}@media (max-width:868px){.footer_cta{flex-direction:column;gap:20px}.footer_cta .buttons{justify-content:center;max-width:100%}.footer_cta .content{max-width:100%}.footer_cta .content *{text-align:center}}