[class^=clamp]{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hero-animated-line:after{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideToRight;animation-name:slideToRight;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:#90f;border-radius:.5rem;content:"";display:-webkit-inline-box;display:inline-flex;height:.125rem;margin-left:.875rem;max-width:2.625rem}.hero-animated-line--large:after{background-color:#265eea;border-radius:.5rem;height:.3125rem;margin-left:0;max-width:5.875rem}@media(min-width:992px){.hero-animated-line--large:after{height:.625rem}}@-webkit-keyframes slideToRight{0%{width:0}to{width:100%}}@keyframes slideToRight{0%{width:0}to{width:100%}}