.hero-gradient{background-image:linear-gradient(45deg,#a855f7,#6366f1 22%,#0ea5e9 40%,#2dd4bf 67%,rgba(64,223,163,0));background-size:150% 100%;background-repeat:no-repeat;-webkit-text-fill-color:transparent;background-clip:text;animation:intro-gradient 1.2s cubic-bezier(.85,.26,.89,.93);animation-iteration-count:1;animation-fill-mode:backwards;animation-delay:.4s;background-color:#6366f1;margin-left:-2px}.required-to-fill-out{display:none}@keyframes add-shadow{0%{box-shadow:none}to{box-shadow:0 4px 2px -2px rgba(0,0,0,.1)}}@media (prefers-reduced-motion:no-preference){header{animation:add-shadow linear both;animation-timeline:scroll();animation-range:0 120px}}