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