h1{padding:0;font-size:5em;color:#ccc;overflow:hidden;position:relative;font-weight:700;text-align:left;margin:0 0 1rem;line-height:1.1!important; /* !leading-tight */letter-spacing:-.05em}@media (min-width:768px){h1{font-size:3rem}}@media (min-width:1024px){h1{font-size:4rem}}@media (min-width:1280px){h1{font-size:5rem}}@media (min-width:1536px){h1{font-size:6.5rem}}h1: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}h1.animate:before{width:100%}