.ctm_hero{position:relative;background-color:rgba(25,108,199,1);background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px}.ctm_hero:before{background-color:#000;position:absolute;left:0;top:0;width:100%;height:100%;content:'';opacity:.7}.ctm_hero_content{z-index:1;padding:30px;margin:0 auto;text-align:center}.ctm_hero_title,.ctm_hero_data{font-size:36px;font-weight:700;line-height:42px;text-transform:uppercase;margin:0 auto;padding:10px;clear:both;color:white}.ctm_hero_data{font-size:16px;font-weight:400;line-height:24px;text-transform:none}