.cta-banner{padding:0 var(--vds-space-4x,16px);@media(min-width:768px) and (max-width:1023px){padding:0}
@media(min-width:1024px){padding:0}
}
.cta-banner-wrapper{width:100%;min-height:auto;position:relative;overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;margin:0 auto;@media(min-width:768px) and (max-width:1023px){width:768px;min-width:768px;max-width:1023px}
@media(min-width:1024px){width:1232px;min-width:1024px}
}
.cta-banner-wrapper .banner-text-content-wrapper{padding:var(--vds-space-4x,16px);width:100%;height:auto;@media(min-width:768px) and (max-width:1023px){padding:var(--vds-space-6x,24px)}
@media(min-width:1024px){padding:var(--vds-space-6x,24px)}
}
.cta-banner-wrapper .banner-text-content__content{display:flex;flex-direction:column;@media(min-width:768px) and (max-width:1023px){flex-direction:column}
@media(min-width:1024px){flex-direction:row}
}
.cta-banner-wrapper .banner-text-content__cta-group{flex-wrap:nowrap;gap:var(--vds-space-4x,16px)}
.cta-banner-wrapper[data-enable-border='true']{border:1px solid var(--vds-cms-content-border-color,rgba(0,1,0,0.2))}
.cta-banner-wrapper[data-enable-border-radius='true']{border-radius:var(--vds-size-border-radius-600,24px)}
.cta-banner-wrapper .banner-text-content-wrapper .banner-text-content__content{justify-content:space-between !important;text-align:left !important;gap:var(--vds-space-5x,20px);@media(min-width:768px) and (max-width:1023px){gap:var(--vds-space-6x,24px)}
@media(min-width:1024px){gap:var(--vds-space-4x,16px)}
}
.cta-banner-wrapper .banner-text-content-wrapper .banner-text-content__content .banner-text-content__cta-group{justify-content:left}
.cta-banner-wrapper[data-background-color='lightPrimary']{background-color:var(--vds-color-surface-lightprimary,#fff);color:var(--vds-color-element-primary-onlightprimary,#000330)}
.cta-banner-wrapper[data-background-color='lightSecondary']{background-color:var(--vds-color-surface-lightsecondary,#00c8b7);color:var(--vds-color-element-primary-onlightsecondary,#000330)}
.cta-banner-wrapper[data-background-color='lightBrandNeutral']{background-color:var(--vds-color-surface-lightbrandneutral,#e6fcf4);color:var(--vds-color-element-primary-onlightbrandneutral,#000330)}
.cta-banner-wrapper[data-background-color='darkPrimary']{background-color:var(--vds-color-surface-darkprimary,#000330);color:var(--vds-color-element-primary-ondarkprimary,#fff)}
.cta-banner-wrapper[data-background-color='darkSecondary']{background-color:var(--vds-color-surface-darksecondary,#000330);color:var(--vds-color-element-primary-ondarksecondary,#fff)}
.cta-banner-wrapper[data-background-color='darkBrandHighlight']{background-color:var(--vds-color-surface-darkbrandhighlight,#000330);color:var(--vds-color-element-primary-ondarkbrandhighlight,#fff)}
.cta-banner-wrapper[data-background-color='darkCustom']{background-color:var(--vds-color-surface-dark-custom,#2c2c2c);color:var(--vds-color-text-on-dark,#fff)}
.cta-banner-wrapper[data-background-color='transparent']{background-color:transparent;color:inherit}
.cta-banner__eyebrow:not(:has(*)),.cta-banner__description:not(:has(*)){display:none !important}
.panel-title.text-center{padding:var(--vds-space-8x,32px);text-align:center;color:var(--vds-color-text-secondary,#666);font-size:16px;font-weight:600}