.hero-2{padding:134px 0 0}.hero-2__wrapper{background:linear-gradient(161deg,#262626,#000);border-radius:40px;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);padding:64px 0;width:100%}.hero-2__inner,.hero-2__wrapper{align-items:center;display:flex;flex-flow:column;gap:48px}.hero-2__inner{max-width:890px}.hero-2__title{color:#fff;font-size:80px;font-weight:500;letter-spacing:-.04em;line-height:100%;position:relative;text-align:center}.hero-2__title span{background:linear-gradient(90deg,#00e7e7,#f03fe8 49%,#ec662f);background-clip:text;-webkit-background-clip:text;background-position:50%;background-repeat:no-repeat;background-size:100vw 100%;color:transparent;-webkit-text-fill-color:transparent}.hero-2__text{color:#fafafa;font-size:18px;font-weight:300;line-height:150%;text-align:center}.hero-2__text span{font-weight:500}.hero-2__cta{align-items:center;display:flex;gap:24px}.icon-wrapper svg{display:flex}.cta-transparent-2{background:transparent;border:1px solid #fff;border-radius:100px;color:#fff;font-size:18px;font-weight:500;line-height:150%;padding:8px 32px;text-align:center;transition:all .3s ease;width:max-content}.cta-transparent-2:hover{background:hsla(0,0%,100%,.15);box-shadow:0 0 20px hsla(0,0%,100%,.2)}@media (width <= 991px){.hero-2__title{font-size:54px}.hero-2__inner{max-width:calc(100% - 40px)}}@media (width <= 768px){.hero-2__cta{flex-flow:column}.hero-2__title{font-size:42px}.hero-2__inner{gap:24px}.cta-transparent-2{width:100%}.hero-2__title span{background-size:100%}}@media (width <= 479px){.hero-2__title{font-size:34px}.hero-2__wrapper{border-radius:32px;gap:24px}.hero-2__text{font-size:16px}.hero-2__inner{max-width:calc(100% - 20px)}.hero-2{padding:100px 0 0}}