.splitbanner-custom__wrapper{display:flex;flex-direction:row;gap:var(--vds-space-8x,32px);max-width:1232px;margin:0 auto;padding:0 var(--vds-space-6x,24px);@media(max-width:767px){flex-direction:column;gap:var(--vds-space-6x,24px);padding:0 var(--vds-space-4x,16px)}
@media(min-width:768px) and (max-width:1023px){flex-direction:column}
}
.splitbanner-custom__section--card1[data-layout="onlyImage"]{.splitbanner-custom__content{visibility:hidden;order:2}
.splitbanner-custom__image{order:1}
}
.splitbanner-custom__section--card2[data-layout="onlyImage"]{.splitbanner-custom__content{visibility:hidden;order:2}
.splitbanner-custom__image{order:1}
}
.splitbanner-custom__section{flex:1;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;min-width:0;@media(min-width:768px) and (max-width:1023px){flex-direction:row}
}
.splitbanner-custom__section[data-background-fill="solid"][data-container-surface="lightPrimary"]{background-color:var(--vds-color-surface-light-primary,#fff);color:var(--vds-color-text-light-primary,#000330)}
.splitbanner-custom__section[data-background-fill="solid"][data-container-surface="lightSecondary"]{background-color:var(--vds-color-surface-lightsecondary,#f6f6f6);color:var(--vds-color-text-light-primary,#000330)}
.splitbanner-custom__section[data-background-fill="solid"][data-container-surface="lightBrandNeutral"]{background-color:var(--vds-color-surface-lightbrandneutral,#e6fcf4);color:var(--vds-color-text-light-primary,#000330)}
.splitbanner-custom__section[data-background-fill="solid"][data-container-surface="darkPrimary"]{background-color:var(--vds-color-surface-darkprimary,#000330);color:var(--vds-color-text-dark-primary,#fff)}
.splitbanner-custom__section[data-background-fill="solid"][data-container-surface="darkSecondary"]{background-color:var(--vds-color-surface-darksecondary,#1a1a1a);color:var(--vds-color-text-dark-primary,#fff)}
.splitbanner-custom__section[data-background-fill="solid"][data-container-surface="darkBrandHighlight"]{background-color:var(--vds-color-surface-darkbrandhighlight,#e00);color:var(--vds-color-text-dark-primary,#fff)}
.splitbanner-custom__section[data-background-fill="transparent"]{background-color:transparent;color:inherit}
.splitbanner-custom__section[data-background-fill="backgroundImage"]{background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--vds-color-text-dark-primary,#fff)}
[data-layout="imageTop"] .splitbanner-custom__image{order:1}
[data-layout="imageTop"] .splitbanner-custom__content{order:2}
[data-layout="imageBottom"] .splitbanner-custom__image{order:2}
[data-layout="imageBottom"] .splitbanner-custom__content{order:1}
.splitbanner-custom__image{width:100%;flex-shrink:0;height:460px;display:flex;align-items:center;justify-content:center;overflow:hidden;@media(max-width:767px){height:auto}
@media(min-width:768px) and (max-width:1023px){height:auto;max-width:50%}
}
.splitbanner-custom__foreground-image{width:100%;height:100%;display:block;object-fit:cover}
.splitbanner-custom__content{width:100%;padding:var(--vds-space-20x,80px) var(--vds-space-6x,24px);box-sizing:border-box;position:relative;overflow:hidden;display:flex;flex-direction:column;@media(max-width:767px){padding:var(--vds-space-8x,32px) var(--vds-space-4x,12px)}
}
.splitbanner-custom__content .banner-text-content-wrapper{padding:0;height:auto;width:auto;max-width:100%;margin:0;box-sizing:border-box;color:inherit;overflow:visible}
.splitbanner-custom__section[data-container-surface="lightPrimary"] vvo-button,.splitbanner-custom__section[data-container-surface="lightSecondary"] vvo-button,.splitbanner-custom__section[data-container-surface="lightBrandNeutral"] vvo-button{--button-surface:lightPrimary}
.splitbanner-custom__section[data-container-surface="darkPrimary"] vvo-button,.splitbanner-custom__section[data-container-surface="darkSecondary"] vvo-button,.splitbanner-custom__section[data-container-surface="darkBrandHighlight"] vvo-button{--button-surface:darkPrimary}
.cq-wcm-edit .splitbanner-custom__content:empty::before{content:"Add content using Banner Text Content component";display:block;padding:var(--vds-space-6x,24px);background-color:#f5f5f5;border:2px dashed #ccc;color:#666;text-align:center;font-style:italic}
body:not(.cq-wcm-edit) .splitbanner-custom__image:empty{display:none}
.splitbanner-custom__section{transition:background-color .3s ease,color .3s ease,background-image .3s ease}
@media(min-width:768px) and (max-width:1023px){.splitbanner-custom__wrapper{flex-direction:column;gap:var(--vds-space-6x,24px);padding:var(--vds-space-8x,32px) var(--vds-space-6x,24px)}
.splitbanner-custom__section{width:100%;min-width:100%}
.splitbanner-custom__content{height:auto;min-height:400px;padding:var(--vds-space-16x,64px) var(--vds-space-8x,32px)}
}
.splitbanner-custom__section{width:100%;border-radius:16px}
@media(min-width:768px) and (max-width:1023px){.splitbanner-custom__section--card1[data-tab-layout="row-reverse"],.splitbanner-custom__section--card2[data-tab-layout="row-reverse"]{flex-direction:row-reverse}
}
.splitbanner-custom__content .banner-text-content-wrapper{padding:0}