.cta-banner{background-color:var(--dark-background);padding:100px 0}@media only screen and (max-width:1199px){.cta-banner{padding:80px 0}}@media only screen and (max-width:767px){.cta-banner{padding:60px 0}}.cta-banner__container{align-items:center;display:flex;flex-direction:column;gap:60px;padding:100px;position:relative;text-align:center;z-index:0}@media only screen and (max-width:575px){.cta-banner__container{gap:125px;padding:60px 25px}}.cta-banner__title{color:var(--white);font-family:var(--font-headings);font-size:24px;font-weight:400;letter-spacing:.28125rem;margin:0}@media screen and (min-width:360px){.cta-banner__title{font-size:calc(17px + 1.94444vw)}}@media screen and (min-width:1440px){.cta-banner__title{font-size:45px}}.cta-banner__image{background-blend-mode:soft-light;background-color:var(--secondary);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media only screen and (max-width:575px){.cta-banner__image{margin:0}}.cta-banner__buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}@media only screen and (max-width:575px){.cta-banner__buttons{flex-direction:column;gap:20px;width:100%}.cta-banner__button{width:100%}}