.hb{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200px;position:relative}.hb:before{background:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hb-content{position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 125px)}.hb-content h1{color:#fff;line-height:1}.hb-content h1 span{font-style:italic}.hb-content h1:after{border-bottom:4px solid var(--secondary-color);bottom:-20px;content:"";height:4px;left:0;position:absolute;width:70px}@media (min-width:768px){.hb{min-height:300px}.hb-content h1:after{width:200px}}@media (min-width:1025px){.hb{min-height:370px}.hb-content{width:calc(100% - 195px)}}