.hr-animated-heading{--hr-animated-heading-gradient-start:#fc00b7;--hr-animated-heading-gradient-end:#6d31e9;--hr-animated-heading-bg:transparent;--hr-animated-heading-clr-1:#00c2ff;--hr-animated-heading-clr-2:#33ff8c;--hr-animated-heading-clr-3:#ffc640;--hr-animated-heading-clr-4:#e54cff;--hr-animated-heading-blur:1rem;padding-bottom:.2em}.hr-animated-heading__title{position:relative;display:inline-flex;flex-direction:column;justify-content:flex-start;margin:0;max-width:100%;overflow:visible;background:transparent!important;font-size:56px;line-height:1.2!important;font-weight:600;letter-spacing:-1px;padding:.08em .04em 0.22em!important;vertical-align:top;isolation:isolate;height:auto;min-height:0}.hr-animated-heading__text{position:relative;z-index:1;display:inline-flex;flex-direction:column;align-items:inherit;line-height:1.2!important;padding-bottom:.08em;background-image:linear-gradient(90deg,var(--hr-animated-heading-gradient-start) 0%,var(--hr-animated-heading-gradient-end) 100%);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;color:#fff0;-webkit-text-fill-color:#fff0}.hr-animated-heading.has-aurora .hr-animated-heading__text{background-image:radial-gradient(65% 95% at 15% 10%,var(--hr-animated-heading-clr-1) 0%,transparent 62%),radial-gradient(70% 85% at 90% 20%,var(--hr-animated-heading-clr-3) 0%,transparent 60%),radial-gradient(75% 95% at 25% 95%,var(--hr-animated-heading-clr-2) 0%,transparent 65%),radial-gradient(75% 90% at 85% 90%,var(--hr-animated-heading-clr-4) 0%,transparent 62%),linear-gradient(90deg,var(--hr-animated-heading-gradient-start) 0%,var(--hr-animated-heading-gradient-end) 100%);background-size:180% 180%,170% 170%,180% 180%,200% 200%,100% 100%;animation:hr-animated-heading-flow 9s ease-in-out infinite alternate}.hr-animated-heading__line{display:block;line-height:1.2!important;padding-bottom:.02em}@keyframes hr-animated-heading-flow{0%{background-position:0% 50%,100% 25%,20% 100%,90% 85%,0% 0%}25%{background-position:20% 30%,80% 45%,0% 80%,70% 70%,0% 0%}50%{background-position:60% 10%,40% 80%,45% 60%,35% 20%,0% 0%}75%{background-position:80% 40%,20% 70%,70% 95%,15% 50%,0% 0%}100%{background-position:100% 60%,0% 20%,100% 100%,0% 90%,0% 0%}}@media (max-width:1024px){.hr-animated-heading__title{font-size:48px;line-height:1.2!important}}@media (max-width:767px){.hr-animated-heading__title{font-size:36px;line-height:1.25!important}.hr-animated-heading__text,.hr-animated-heading__line{line-height:1.25!important}}@media (prefers-reduced-motion:reduce){.hr-animated-heading__aurora-item{animation:none}}