.about-hero{position:relative;text-align:center;margin:0 0 .5em;padding:15% 0;color:#fff;background:#000;transition:background .8s ease}.about-hero span{-webkit-text-stroke:1px;-webkit-text-fill-color:transparent}.about-hero.loaded{background:#00000015}.about-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/imgs/bg.jpg);background-size:cover;background-position:center 40%;opacity:0;z-index:-1}.about-hero.loaded:before{animation:none;opacity:0;transition:opacity .5s}.about-hero.loaded:after{opacity:1;animation:textFocusIn .8s ease-out}
