.cta{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:4rem 0;position:relative}.cta__overlay{background:rgba(0,0,0,.6);bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.cta__container{align-items:center;display:flex;flex-direction:column;justify-content:space-between;max-width:49rem;position:relative;text-align:center}@media only screen and (max-width:767px){.cta{padding:3rem 0}}@media only screen and (max-width:450px){.cta{padding:2rem 0}}