.footer-cta *{font-family:Exo,serif}.footer-cta{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),var(--img-bg);background-position:50%;background-size:cover;color:#fff;padding:64px 0}.footer-cta__content{display:flex;flex-direction:column}.footer-cta__title{font-size:36px;line-height:120%;margin-bottom:12px}.footer-cta__subtitle{font-size:16px;line-height:150%}.footer-cta__actions{display:flex;gap:16px;margin-top:24px}.footer-cta__actions .btn{border-bottom-right-radius:15px;border-top-left-radius:15px;color:#fff;font-size:16px;line-height:150%;max-width:fit-content;padding:12px 24px}.footer-cta__actions .btn.btn--primary{background-color:#e41c3d;font-weight:700}.footer-cta__actions .btn.btn--primary:hover{background-color:#fff;color:#e41c3d}.footer-cta__actions .btn.btn--ghost{border:1px solid #fff}.footer-cta__actions .btn.btn--ghost:hover{background-color:#e41c3d}@media (min-width:1024px){.footer-cta{background-position:100% 70%;padding:112px 0}.footer-cta__content{align-items:center;column-gap:32px;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footer-cta__text{max-width:940px;width:100%}.footer-cta__title{font-size:40px}.footer-cta__subtitle{font-size:18px;order:3}.footer-cta__actions{order:2}}