.banner-cta{align-items:center;background:#000;color:#fff;display:flex;justify-content:center;overflow:hidden;padding:72px 3rem;position:relative;width:100%;z-index:1}@media screen and (max-width:767px){.banner-cta{padding:72px 2rem}}.banner-cta__background{height:100%;left:0;margin:0;position:absolute;top:0;width:100%;z-index:0}.banner-cta__background img{display:block;height:100%!important;object-fit:cover;width:100%}.banner-cta__body{display:flex;justify-content:end;max-width:100%;position:relative;width:1200px;z-index:1}.banner-cta__content{flex:0 1 600px;max-width:100%;width:600px}.banner-cta__text{font-size:27px;font-weight:600;margin:0 0 2rem;width:100%}.banner-cta__actions{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}