.hero{background-image:url(../../ui/hero-bg.png);background-repeat:no-repeat;background-position:center top;background-size:100% 700px;padding:0!important}.hero__inner{padding-top:45px}.hero__head{max-width:640px;flex-shrink:0}.hero__content{gap:92px;display:flex;align-items:flex-end;margin-bottom:30px;flex-direction:var(--direction, row)}.hero__label{display:flex;align-items:center;justify-content:center;gap:8px;width:-moz-fit-content;width:fit-content;text-align:center;padding:10px 20px;border-radius:100px;border:1px solid rgba(80,56,231,.2);background:linear-gradient(90deg,#6366f11a,#8b5cf61a,#06b6d41a)}.hero__label span{background:linear-gradient(90deg,#6366f1,#6965f2,#6f64f2,#7562f3,#7b61f4,#805ff5,#865ef5,#8b5cf6,#846cf2,#7b7bed,#7188e9,#6494e4,#54a0df,#3dabda,#06b6d4),linear-gradient(0deg,#0000,#0000);background-clip:text;-webkit-background-clip:text;color:transparent}.hero__label{margin-bottom:12px}.hero__text{font-size:20px;font-weight:400;line-height:32px;letter-spacing:-.45px;margin-bottom:32px;opacity:.6}.hero__img{max-width:100%}.hero__img img{margin:0 auto;max-width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.hero:not(.--horizontal) .hero__title{margin-bottom:40px}@media(max-width:1120px){.hero__content{gap:32px}.hero__head{max-width:50%}}@media(max-width:1000px){.hero{background-size:1000px 700px}}@media(max-width:968px){.hero:not(.--horizontal) .hero__title{margin-bottom:80px}}@media(max-width:720px){.hero{background-size:1000px 600px}.hero__content{flex-direction:column;align-items:flex-start;gap:15px}.hero__head{max-width:100%}.hero__btn{width:100%}.hero:not(.--horizontal) .hero__title{margin-bottom:0}}.hero.--horizontal{--img-width: 1000px}.hero.--horizontal .hero__inner{display:flex;align-items:center}.hero.--horizontal .hero__content{flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;max-width:640px}.hero.--horizontal .hero__head{max-width:100%!important}.hero.--horizontal .hero__title{margin-bottom:15px}.hero.--horizontal .hero__img img{width:var(--img-width, 100%);max-width:unset}@media(max-width:1120px){.hero.--horizontal .hero__content{max-width:50%}}@media(max-width:854px){.hero.--horizontal .hero__inner{flex-direction:column}.hero.--horizontal .hero__content{max-width:unset}.hero.--horizontal .hero__img img{max-width:100%}}
