h4{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){h4{font-size:3rem;margin-top:0;margin-bottom:0}}@media (min-width:1024px){h4{font-size:2.67rem}}@media (min-width:1280px){h4{font-size:3rem}}@media (min-width:1536px){h4{font-size:3rem}}h4: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}h4.animate:before{width:100%}