.image-banner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; row-gap: 20px; }

@media (min-width: 768px) { .image-banner { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.image-banner.bg-3F6DB1, .image-banner.bg-gray { position: relative; color: #fff; }

.image-banner.bg-3F6DB1:after, .image-banner.bg-gray:after { content: ''; position: absolute; top: 0; bottom: 0; left: 50%; width: 100vw; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: -1; background: #3F6DB1; }

.image-banner.bg-3F6DB1 .title-section, .image-banner.bg-gray .title-section { color: #fff; }

@media (min-width: 768px) { .image-banner.bg-3F6DB1 .block-content-image-banner-full__field-image:after, .image-banner.bg-gray .block-content-image-banner-full__field-image:after { background-image: url("../../images/bg-image-banner-blue.png"); } }

.image-banner.bg-E7E6F7, .image-banner.bg-blue { position: relative; }

.image-banner.bg-E7E6F7:after, .image-banner.bg-blue:after { content: ''; position: absolute; top: 0; bottom: 0; left: 50%; width: 100vw; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: -1; background: #e7e6f7; }

@media (min-width: 768px) { .image-banner.bg-E7E6F7 .block-content-image-banner-full__field-image:after, .image-banner.bg-blue .block-content-image-banner-full__field-image:after { background-image: url("../../images/bg-image-banner.png"); } }

.image-banner.layout-builder-block { color: #000; }

.image-banner.layout-builder-block .title-section { color: #000; }

.image-banner .title-section { margin-bottom: 20px; }

.image-banner .block-content-image-banner-full__content-holder { padding: 30px 0; }

@media (min-width: 768px) { .image-banner .block-content-image-banner-full__content-holder { padding: 6vw 20px 6vw 0; width: 50%; -ms-flex-negative: 0; flex-shrink: 0; } }

@media (min-width: 1024px) { .image-banner .block-content-image-banner-full__content-holder { padding: 6vw 40px 6vw 0; } }

.image-banner .block-content-image-banner-full__field-image { margin: 0 -20px; font-size: 0; }

@media (min-width: 768px) { .image-banner .block-content-image-banner-full__field-image { position: relative; margin: 0; width: 50%; } }

@media (min-width: 768px) { .image-banner .block-content-image-banner-full__field-image:after { content: ''; position: absolute; background-size: initial; background-position: left center; background-repeat: no-repeat; inset: 0; } }

.image-banner .block-content-image-banner-full__field-image img { width: 100%; }

@media (min-width: 768px) { .image-banner .block-content-image-banner-full__field-image img { width: 50vw; height: 100%; max-width: none; -o-object-fit: cover; object-fit: cover; -o-object-position: 50% 50%; object-position: 50% 50%; } }

/*# sourceMappingURL=image-banner.css.map */
