.text-video{background:#000;margin-top:-40px;padding:120px 0 160px;position:relative}.text-video__wrapper{display:flex;justify-content:space-between;width:100%}.tv__inner{display:flex;flex-flow:column;gap:48px;max-width:608px;width:100%}.tv__title{color:#fff;font-size:56px;font-weight:500;letter-spacing:-.04em;line-height:100%}.tv__title span{background:linear-gradient(90deg,#00e7e7,#f03fe8 0,#ec662f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tv__text{color:#fff;font-size:16px;font-weight:300;line-height:150%}.tv__image{border-radius:32px;height:100%;max-height:400px;overflow:hidden;position:absolute;right:80px;top:120px;width:calc(50% - 75px)}.tv__image img,.tv__image video{height:100%;object-fit:cover;width:100%}@media (width <= 1199px){.tv__image{border-radius:32px;height:100%;left:50%;max-height:480px;overflow:hidden;position:absolute;top:unset;transform:translateX(-50%);width:calc(100% - 40px)}.text-video{padding:120px 0 520px}.tv__inner{gap:32px;margin-bottom:32px;max-width:100%}.tv__text br{display:none}}@media (width <= 768px){.tv__title{font-size:32px}.tv__inner{gap:24px}}@media (width <= 479px){.tv__image{max-height:320px}.text-video{padding:120px 0 360px}}.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 <= 768px){.hero-2__cta{flex-flow:column}.cta-transparent-2{width:100%}}