h3{margin:0;padding:0;color:#ccc;overflow:hidden;position:relative;flex:1;font-weight:700;text-align:center;line-height:normal; /* !leading-tight */display:flex}@media (min-width:768px){.h3{font-size:2.5rem}}@media (min-width:1024px){.h3{text-align:left;line-height:1.5}}@media (min-width:1280px){.h3{line-height:normal}}h3:before{content:attr(data-text);position:absolute;top:0;left:0;color:#18145a;width:0;white-space:nowrap;overflow:hidden;transition:width .7s ease-in-out}h3.animate:before{width:100%}