.hero-split{background-color:#f5f5f5;padding-bottom:40px;padding-top:70px}
.hero-split .hero-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}
.hero-split .hero-container .hero-content{padding:0 15px}
.hero-split .hero-container .hero-content .section-headings{max-width:420px;margin-left:0;margin-bottom:0}
@media(min-width:576px){.hero-split{padding-top:0}
}@media(min-width:768px){.hero-split{padding-bottom:0}
.hero-split .hero-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:575px}
.hero-split .hero-container .hero-image{height:inherit;position:relative;width:100%;-ms-flex-preferred-size:50%;flex-basis:50%}
.hero-split .hero-container .hero-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute}
.hero-split .hero-container .hero-content{-ms-flex-preferred-size:50%;flex-basis:50%}
}@media(min-width:992px){.hero-split .a7-container--fluid{max-width:100%}
.hero-split .hero-container{height:675px;gap:20px 50px}
}@media(min-width:1200px){.hero-split .hero-container .hero-content{padding:0}
}