@keyframes fadeIn{0%{margin-top:60px;opacity:0}to{margin-top:0;opacity:1}}.home-header .heading{opacity:0;animation:fadeIn 1s ease-out;animation-fill-mode:forwards;animation-delay:.1s}.home-header .heading em{padding:10px;font-weight:inherit;font-family:SansitaSwashedLight;background-image:linear-gradient(135deg,#9e7aff,#fe8bbb 33.33%,#ffbd7a 66.67%,#f8eac3);background-image:linear-gradient(135deg,color(display-p3 .6196078431 .4784313725 1),color(display-p3 .9960784314 .5450980392 .7333333333) 33.33%,color(display-p3 1 .7411764706 .4784313725) 66.67%,color(display-p3 .9725490196 .9176470588 .7647058824));-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}