.cta-banner{align-items:stretch;border-radius:1rem;display:grid;grid-template-rows:1fr 1fr;overflow:hidden}:root.js .cta-banner .cta-banner__content>*{opacity:0}@media(min-width:768px){.cta-banner{grid-template-columns:1fr 1fr;grid-template-rows:unset;min-height:25rem}}@media(min-width:1200px){.cta-banner{grid-template-columns:.66fr 1fr}}.cta-banner__content{background-color:#282828;color:#fff;padding:2rem 1.5rem;-webkit-padding-after:2.5rem;padding-block-end:2.5rem}@media(min-width:768px){.cta-banner__content{padding:3rem}}.cta-banner__content>:first-child{-webkit-margin-before:0;margin-block-start:0}.cta-banner__content>:last-child{-webkit-margin-after:0;margin-block-end:0}.cta-banner .btn-group{-webkit-margin-before:2rem;margin-block-start:2rem}.cta-banner__media-content{overflow:hidden;position:relative}.cta-banner__media{display:block;height:100%;inset:0;position:absolute;width:100%}.cta-banner__media img,.cta-banner__media video{display:block;height:100%;object-fit:cover;width:100%}