@keyframes drawTrendUp{0%{stroke-dashoffset:0}70%{stroke-dashoffset:1076}to{stroke-dashoffset:1076}}@keyframes expand{0%{width:0}70%{width:100%}to{width:100%}}.hero-title{position:relative;font-size:3.5em;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(-2deg,var(--color-primary) 10%,var(--color-secondary) 90%);line-height:1;color:var(--color-primary)}.hero-title .trending-arrow{width:1.5em;height:1.5em;position:absolute;left:1.92em;top:-.6em;z-index:-1;transform:scale(1.8);stroke-dasharray:538;stroke-dashoffset:538;animation:drawTrendUp 5s infinite;fill:var(--color-primary);opacity:.5}.hero-title:after{content:"";position:absolute;height:.23em;background-color:var(--color-primary);width:0;left:25%;bottom:1%;transform:translateX(-25%) rotateX(233deg);transition:all .5s cubic-bezier(.68,-.55,.265,1.55);opacity:.5;border-radius:10px;z-index:-1;animation:expand 5s infinite}.hero-lead{font-size:.7em;margin-top:.8em;align-items:center;display:grid;grid-gap:.5em;gap:.5em;grid-template-columns:6vw auto 6vw;justify-content:center;letter-spacing:.01em;position:relative;text-align:center}.hero-lead span{color:var(--color-secondary)}.hero-lead:after,.hero-lead:before{content:"";height:2px;width:100%}.hero-lead:before{background:linear-gradient(90deg,var(--color-primary) 35%,var(--color-secondary-light) 90%)}.hero-lead:after{background:linear-gradient(270deg,var(--color-primary) 35%,var(--color-secondary-light) 90%)}.hero-lead-madeby{display:flex;grid-gap:.04em;gap:.04em;align-items:center;flex-wrap:wrap;justify-content:center}.hero-lead-madeby span{padding-right:.1em}
/*# sourceMappingURL=main.6216e71b.chunk.css.map */