h2{padding:0;font-size:2.5rem;color:#ccc;overflow:hidden;position:relative;font-weight:700;text-align:left;margin:1rem 0;line-height:1.1!important; /* !leading-tight */letter-spacing:-.05em}@media (min-width:768px){h2{font-size:3rem;margin-top:0;margin-bottom:2rem}}@media (min-width:1024px){h2{font-size:2.67rem}}@media (min-width:1280px){h2{font-size:3rem}}@media (min-width:1536px){h2{font-size:3rem}}h2:before{content:attr(data-text);position:absolute;top:0;left:0;color:#18145a;width:0;white-space:nowrap;overflow:hidden;transition:width 1s ease-in-out}h2.animate:before{width:100%}