.cta-box{align-items:stretch;border-radius:1rem;display:flex;flex-direction:row;flex-wrap:wrap}.cta-box__image-wrapper{border-radius:.5rem .5rem 0 0;overflow:hidden;width:100%}.cta-box__image{height:100%;object-fit:cover;width:100%}.cta-box__content-wrapper{align-items:center;display:flex;padding:1rem;width:100%}.cta-box__buttons{align-items:center;display:flex;flex-direction:row;margin-left:-.5rem;margin-right:-.5rem}.cta-box__buttons>*{margin:.5rem}@media (max-width:767px){.cta-box__image-wrapper{aspect-ratio:16/9}}@media (min-width:768px){.cta-box__image-wrapper{border-radius:.5rem 0 0 .5rem;width:33.3333333333%}.cta-box__content-wrapper{padding:2rem;width:66.6666666666%}}