.banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;background-position:50% 50%;background-size:cover;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;min-height:70vh}.banner,.banner .content_bar{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.banner .content_bar{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#00979b;color:#fff;-webkit-justify-content:center;justify-content:center;min-height:100px;padding:0 15px;width:100%}.banner .subtitle strong{font-family:Open Sans,sans-serif;font-weight:700;text-align:right}.banner .content_div{max-width:1350px;width:100%}.banner .content_grid{align-items:center;display:flex;gap:16px;margin:-17px auto}.banner .icon_img{max-height:125px;width:125px}.banner .title{color:#fff;flex-grow:1;flex-shrink:0;font-family:Lato,sans-serif;font-size:38px;font-weight:700;margin:0;min-width:0;text-align:left;white-space:nowrap}.banner .vertical-line{-ms-grid-column-align:center;-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center;background-color:#fff;height:70px;justify-self:center;margin-left:0;margin-right:0;width:6px}.banner .subtitle{color:#fff;flex-grow:1;font-size:19px;font-weight:700;line-height:30px;margin:0;text-align:right}@media screen and (max-width:1024px){.banner{overflow:hidden}}@media screen and (max-width:991px){.banner{min-height:60vh;padding-top:calc(60vh - 134px)}.banner .content_bar{display:block;text-align:center}.banner .content_grid{flex-direction:column;margin:10px 0;width:100%}.banner .icon_img{display:none;margin:0 auto;width:150px}.banner .title{font-size:30px;text-align:center}.banner .vertical-line{display:none}.banner .subtitle{font-size:18px;max-width:unset;min-width:unset;text-align:center;width:100%}}