.banner-container{background-color:#111;border:1px solid #111;box-sizing:border-box;display:grid;gap:1px;grid-template-columns:40% 1fr;margin:0 auto;max-width:100%;overflow:hidden;width:100%}.banner-left{background-color:#fff}.banner-left img{aspect-ratio:16/9;display:block;height:100%;object-fit:cover;width:100%}.banner-right{display:grid;gap:1px;grid-template-rows:auto 1fr}.banner-header{background-position:50%;background-repeat:repeat;background-size:auto}.banner-body,.banner-header{align-items:center;background-color:#fff;display:flex;justify-content:center;padding:20px;text-align:center}.banner-body{flex-direction:column}.rich-text-wrapper .hs-richtext>*{margin-bottom:0!important;margin-top:0!important;padding-bottom:0!important;padding-top:0!important}.rich-text-wrapper>:first-child{margin-top:0!important}.rich-text-wrapper>:last-child{margin-bottom:0!important}@media (max-width:768px){.banner-container{grid-template-columns:1fr}.banner-body .rich-text-wrapper,.banner-body .rich-text-wrapper *{font-size:20px!important;line-height:1.4!important}.banner-header .rich-text-wrapper,.banner-header .rich-text-wrapper *{font-size:14px!important}}