.cta-banner-wrapper{align-items:center;background:transparent;background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-flex;flex-direction:column;gap:1rem;padding:1rem 0;text-align:center;width:100%}.cta-banner-wrapper.image{align-items:stretch;flex-direction:row;padding:0}.cta-banner-wrapper a{background:#222;border-radius:6px;color:#fff;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:.2s linear}.cta-banner-wrapper.text-white :is(h6,p){color:#fff}.cta-banner-wrapper.text-white a{background:#fff;color:#222}.cta-banner-wrapper.image a{background:transparent;border-radius:0;flex-basis:100%;height:100%;padding:0}