.HomeHero__rotating-word{line-height:1.05;animation:.45s cubic-bezier(.16,1,.3,1) forwards homeHeroSlideInUp}.HomeHero__glow{opacity:.45;z-index:0;filter:blur(80px);background-color:var(--glow-color,#4e84a4);pointer-events:none;border-radius:50%;width:min(1496px,96%);height:200px;transition:background-color .5s;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}@keyframes homeHeroSlideInUp{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}
