.HomeHero .text-balance{font-weight:400}.HomeHero .text-balance b{font-weight:800!important}.HomeHero .gradient-mask{clip-path:polygon(50% 90%,100% 0,100% 15%,50% 100%,0 15%,0 0);-webkit-clip-path:polygon(50% 90%,100% 0,100% 15%,50% 100%,0 15%,0 0);animation:gradient-pan 12s ease-in-out infinite;will-change:background-position;background:linear-gradient(90deg,white,#0a0f2c,#061bb0,#1e90ff);background-position:0 50%;background-size:300% 300%}.HomeHero .gradient-mask-below{clip-path:polygon(50% 100%,100% 0,100% 100%,50% 100%,0 100%,0 10%);-webkit-clip-path:polygon(50% 100%,100% 15%,100% 100%,50% 100%,0 100%,0 10%);background:var(--color-tertiary)}@keyframes gradient-pan{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media(prefers-reduced-motion:reduce){.HomeHero .gradient-mask{animation:none}}