.sub-hero__container{padding-bottom:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40vh}.sub-hero__wrapper{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.sub-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.sub-hero__image{-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%;border-radius:16px;background-size:cover !important;background-repeat:no-repeat !important;background-position:center !important}.sub-hero__content{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.sub-hero__content p{color:#4d5d70}@media screen and (max-width:767px){.sub-hero{-ms-flex-wrap:wrap;flex-wrap:wrap}.sub-hero__image{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;min-height:18.5rem}.sub-hero__content{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}@media screen and (max-width:550px){.sub-hero__image{min-height:15.5rem}}