.cta-banner{background-color:var(--color--neutral-light);padding:32px 24px;overflow:hidden}.cta-banner .cta-banner-container{position:relative;display:flex;flex-direction:column;gap:32px;align-items:center}@media screen and (min-width:1024px){.cta-banner .cta-banner-container{flex-direction:row;justify-content:space-between;margin-top:36px;margin-bottom:36px}}.cta-banner .cta-banner-container .cta-banner-header{display:flex;flex-direction:column;justify-content:center;gap:16px;width:100%}@media screen and (min-width:1024px){.cta-banner .cta-banner-container .cta-banner-header{width:50%}}.cta-banner .cta-banner-container .cta-banner-header-text{line-height:1}@media screen and (min-width:1024px){.cta-banner .cta-banner-container .cta-banner-header-text{font-size:48px;font-weight:700}}.cta-banner .cta-banner-container .cta-banner-button{width:100%}@media screen and (min-width:1024px){.cta-banner .cta-banner-container .cta-banner-button{width:50%}}.cta-banner .cta-banner-container p{line-height:1.5}.cta-banner .cta-banner-container img{border-radius:16px;box-shadow:0 -4px 12px rgba(0,0,0,.2)}@media screen and (min-width:1024px){.cta-banner .cta-banner-container img{position:absolute;right:0;max-height:480px}}