.kt-hero{color:#fff;font-family:Manrope,system-ui,-apple-system,sans-serif;padding:116px clamp(20px,7vw,180px) 124px;-webkit-font-smoothing:antialiased}.kt-hero__inner{margin:0 auto;max-width:1000px;text-align:center}.kt-hero__badge{align-items:center;background:rgba(66,173,71,.12);border:1px solid rgba(66,173,71,.3);border-radius:100px;color:#5dbf62;display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.06em;margin-bottom:24px;padding:6px 14px;text-transform:uppercase;white-space:nowrap}.kt-hero__badge-dot{background:#42ad47;border-radius:50%;flex:none;height:7px;width:7px}.kt-hero__headline{margin:0}.kt-hero__headline p{font-size:clamp(46px,6.4vw,94px);font-weight:500;letter-spacing:-.025em;line-height:1.043;margin:0}.kt-hero__sub{margin:26px auto 0;max-width:660px}.kt-hero__sub p{color:#fff;font-size:20px;font-weight:500;line-height:1.5;margin:0}.kt-hero__prompt{align-items:center;background:#0b2a31;border:1px solid #1c4a54;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.42);display:flex;gap:16px;margin:42px auto 0;max-width:740px;padding:20px 24px;text-align:left}.kt-hero__prompt-spark{align-items:center;background:rgba(66,173,71,.16);border-radius:50%;color:#5dbf62;display:flex;flex:none;font-size:15px;height:28px;justify-content:center;width:28px}.kt-hero__prompt-text{color:#fff;flex:1;font-size:clamp(16px,1.7vw,20px);font-weight:500;line-height:1.4;min-height:1.4em}.kt-hero__prompt-send{align-items:center;background:#42ad47;border-radius:50%;color:#fff;display:flex;flex:none;font-size:16px;height:36px;justify-content:center;width:36px}.kt-hero__caret{animation:kt-blink 1s step-end infinite;background:#42ad47;display:inline-block;height:1.05em;margin-left:1px;vertical-align:-.16em;width:2px}@keyframes kt-blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.kt-hero__caret{animation:none}}.kt-hero__ctas{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:34px}.kt-btn{align-items:center;border:2px solid transparent;border-radius:25px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:16px;font-weight:500;gap:8px;line-height:24px;padding:11px 32px;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.kt-btn__arrow{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:16px}.kt-btn--primary{background:#abc6d8;border-color:#abc6d8;color:#062229}.kt-btn--primary:hover{background:#42ad47;border-color:#42ad47;color:#fff}.kt-btn--light{background:transparent;border-color:hsla(0,0%,100%,.35);color:#fff}.kt-btn--light:hover{background:#fff;border-color:#fff;color:#062229}.kt-hero__video{border-radius:16px;margin:44px auto 0;max-width:1200px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.kt-hero__video-el{display:block;height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}@media (max-width:640px){.kt-hero{padding:72px 20px 80px}.kt-hero__prompt{flex-wrap:wrap}}