#home *{-webkit-user-select:none;user-select:none}#home .lead{color:#f2f2f2;-webkit-user-select:none;user-select:none;text-shadow:-1px 0 #2cbfd9,1px 0 #ef0969,0 2px #5b30f6;transition:text-shadow .1s ease-in-out}@media screen and (max-width:992px){#home .lead{text-shadow:none}}#home .lead span{pointer-events:none;color:#f2f2f2;-webkit-user-select:none;user-select:none}#home .lead-icon{color:#f2f2f2;text-shadow:0 22px 30px #0003,2px 2px 1px #ce593700;opacity:0;font-size:40px;animation:1s ease-in-out 1s forwards leadIconAnimation;transform:translate(20px)}@media screen and (max-width:992px){#home .lead-icon{font-size:28px;font-weight:400!important}}@keyframes leadIconAnimation{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translateY(0)}}#home .heading-char{opacity:0;animation:2.8s cubic-bezier(.7,0,.2,1) forwards headingCharReveal;display:inline}@keyframes headingCharReveal{0%{opacity:0}to{opacity:1}}#home #awwwards{z-index:999;animation:1s ease-out 1.8s forwards animateAwwwardsIn;position:fixed;top:60px;right:0;transform:translate(100%)}@media screen and (max-width:1720px){#home #awwwards{top:160px}}#home #awwwards>a{display:block}#home #awwwards>a>*{pointer-events:none}@keyframes animateAwwwardsIn{0%{transform:translate(100%)}to{transform:translate(0)}}
