.growfast-custom-header{display:flex}.growfast-custom-header--left{justify-content:flex-start;text-align:left}.growfast-custom-header--center{justify-content:center;text-align:center}.growfast-custom-header--right{justify-content:flex-end;text-align:right}.growfast-custom-header--heading span{position:relative;display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;padding:0 .125rem;background-repeat:no-repeat;background-size:0 80%;transition:background-size .9s cubic-bezier(.15,.75,.4,1),opacity .25s ease;background-position:left 90%;background-size:0 25%}.growfast-custom-header--heading.animated span{background-size:100% 25%}.growfast-custom-header.growfast-element-animation{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (min-width:993px){.growfast-custom-header.animated{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}}@media (max-width:992px){.growfast-custom-header.growfast-element-animation{opacity:1}}