.knav{left:0;padding:32px 40px;pointer-events:none;position:fixed;right:0;top:0;z-index:1000}.knav__skip{height:1px;left:-9999px;overflow:hidden;pointer-events:auto;position:absolute;top:auto;width:1px}.knav__skip:focus{background:#0a0a0a;border-radius:4px;color:#fff;height:auto;left:4px;padding:8px 16px;position:fixed;top:4px;width:auto;z-index:9999}.knav__inner{align-items:center;border:1px solid transparent;border-radius:20px;box-sizing:border-box;display:flex;gap:24px;height:68px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:0 16px;pointer-events:auto;transition:background .4s ease,border-color .4s ease,box-shadow .4s ease;width:100%}@media (min-width:1024px){.knav__inner{padding:0 20px}}.knav.is-scrolled .knav__inner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:hsla(0,0%,100%,.72);border-color:rgba(0,0,0,.06);box-shadow:0 8px 30px rgba(0,0,0,.08)}.knav__left{gap:24px;min-width:0}.knav__left,.knav__logo{align-items:center;display:flex}.knav__logo{flex-shrink:0;text-decoration:none}.knav__logo-img{display:block;height:23px;transition:filter .3s ease;width:auto}.knav__links{align-items:center;display:flex;gap:24px;list-style:none;margin:0;padding:0}.knav__links li{margin:0}.knav__link{align-items:center;border-radius:100px;color:#464d59!important;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;height:44px;line-height:16px;padding:0 10px;text-decoration:none!important;transition:color .3s ease,background .3s ease;white-space:nowrap}.knav__link:hover{background:hsla(0,0%,4%,.04)}.knav__link--active,.knav__link:hover{color:#0a0a0a!important}.knav__actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.knav__btn{align-items:center;border-radius:100px;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;height:44px;line-height:20px;padding:0 16px;text-decoration:none!important;transform:translateZ(0);transition:transform .3s cubic-bezier(.16,1,.3,1),background .25s ease;white-space:nowrap}.knav__btn--text{background:transparent;color:#0a0a0a!important}.knav__btn--text:hover{background:hsla(0,0%,4%,.05);transform:scale(1.02)}.knav__demo{margin-left:4px}.knav__btn--demo{background:#0a0a0a;border:none!important;color:#fff!important;justify-content:center}.kcta-glow .knav__btn--demo:hover{transform:none}.knav a,.knav a:focus,.knav a:hover,.knav a:visited{text-decoration:none!important}.knav--dark .knav__link{color:hsla(0,0%,100%,.9)!important}.knav--dark .knav__btn--text,.knav--dark .knav__link:hover{color:#fff!important}.knav--dark .knav__btn--text:hover{background:hsla(0,0%,100%,.1)}.knav--dark .knav__inner .knav__logo-img{filter:brightness(0) invert(1)}.knav--dark .knav__hamburger-line{background:#fff}.knav--dark.is-scrolled .knav__inner{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1);box-shadow:0 8px 30px rgba(0,0,0,.18)}.knav--no-glass.is-scrolled .knav__inner,.knav--no-glass.knav--dark.is-scrolled .knav__inner{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.knav__mobile-actions{align-items:center;display:none;gap:8px}.knav__hamburger{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;height:44px;justify-content:center;padding:0;width:44px}.knav__hamburger-box{height:16px;position:relative;width:24px}.knav__hamburger-line{background:#0a0a0a;border-radius:2px;height:2px;left:0;position:absolute;transition:transform .3s ease,opacity .3s ease,top .3s ease;width:24px}.knav__hamburger-line:first-child{top:0}.knav__hamburger-line:nth-child(2){top:7px}.knav__hamburger-line:nth-child(3){top:14px}.knav__hamburger.is-open .knav__hamburger-line:first-child{top:7px;transform:rotate(45deg)}.knav__hamburger.is-open .knav__hamburger-line:nth-child(2){opacity:0}.knav__hamburger.is-open .knav__hamburger-line:nth-child(3){top:7px;transform:rotate(-45deg)}.knav__mobile-menu{background:#fff;display:flex;flex-direction:column;inset:0;overflow-y:auto;padding:24px 24px 32px;pointer-events:auto;position:fixed;transform:translateY(-100%);transition:transform .45s cubic-bezier(.16,1,.3,1);z-index:1200}.knav__mobile-menu.is-open{transform:translateY(0)}.knav--menu-open{z-index:2000}.knav__mobile-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.knav__mobile-top .knav__logo{margin-left:4px}.knav__close{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;height:44px;justify-content:center;margin-right:-8px;padding:0;width:44px}.knav__mobile-links{display:flex;flex-direction:column;gap:28px}.knav__mobile-link{color:#464d59!important;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:1.25;text-decoration:none!important}.knav__mobile-link:hover{color:#0a0a0a!important}.knav__mobile-lang{align-items:center;color:#464d59;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:24px;font-weight:500;gap:6px}.knav__mobile-cta{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:32px}.knav__cta{align-items:center;border-radius:100px;box-sizing:border-box;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:500;gap:8px;text-decoration:none!important;width:100%}.knav__cta>span:first-child{flex:1;text-align:center}.knav__cta--dark{background:#0a0a0a;border:none!important;color:#fff!important;padding:4px 4px 4px 28px}.knav__cta--light{background:#f5f5f5;color:#0a0a0a!important;padding:6px 6px 6px 28px}.knav__cta-arrow{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.knav__cta--light .knav__cta-arrow{height:44px;width:44px}.knav__cta-arrow svg{color:#0a0a0a;height:24px;width:24px}.kcta-glow .knav__cta--dark:hover{transform:none}.knav-spacer{height:100px}.knav__btn:focus-visible,.knav__hamburger:focus-visible,.knav__link:focus-visible,.knav__mobile-link:focus-visible{border-radius:8px;outline:2px solid #ebc465;outline-offset:2px}@media (max-width:1023px){.knav{padding:16px 32px}.knav__actions,.knav__links{display:none}.knav__mobile-actions{display:flex}.knav-spacer{height:88px}}@media (min-width:1024px){.knav__mobile-menu{display:none}}@media (max-width:767px){.knav{padding:16px 12px}}@media (max-width:380px){.knav__mobile-actions .knav__demo{display:none}}.kfooter a,.kfooter a:focus,.kfooter a:hover,.kfooter a:visited{text-decoration:none!important}.kfooter{background-color:#0a0a0a;background-image:linear-gradient(transparent,transparent),url(https://51112927.fs1.hubspotusercontent-na1.net/hubfs/51112927/Website/bg-black-pattern.png);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.kfooter__wrapper{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:0 24px;position:relative;width:100%;z-index:2}@media (min-width:640px){.kfooter__wrapper{padding:0 32px}}@media (min-width:768px){.kfooter__wrapper{border-left:1px solid #313131;border-right:1px solid #313131}}.kfooter__inner{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:10}.kfooter__top{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:80px 0 0;width:100%}@media (min-width:768px){.kfooter__top{padding-left:80px;padding-right:80px}}@media (min-width:1024px){.kfooter__top{padding-top:112px}}.kfooter__headline{font-family:Inter,sans-serif;font-size:clamp(40px,7.5vw,96px);font-weight:500;letter-spacing:-.01em;line-height:1.15;margin:0 0 120px;max-width:1080px}@media (min-width:768px){.kfooter__headline{line-height:1}}.kfooter__headline-gold{color:#c9a84c;display:block;font-style:normal}.kfooter__headline-white{color:#fff;display:block;font-style:normal}.kfooter__word{display:inline-block;white-space:nowrap}.kfooter__char{display:inline-block;opacity:0;transition:opacity .3s ease;will-change:opacity}.kfooter--in .kfooter__char{opacity:1}@media (prefers-reduced-motion:reduce){.kfooter__char{opacity:1;transition:none}}.kfooter__actions{display:flex;flex-direction:column;gap:16px;margin-top:56px}@media (min-width:768px){.kfooter__actions{align-items:center;flex-direction:row;gap:12px;margin-top:64px}}.kfooter__pill{align-items:center;border-radius:100px;box-sizing:border-box;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:500;gap:8px;height:64px;justify-content:space-between;line-height:20px;text-decoration:none!important;transform:translateZ(0);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease;white-space:nowrap;width:100%}@media (min-width:768px){.kfooter__pill{min-width:220px;width:auto}}.kfooter__pill-label{align-items:center;display:inline-flex;gap:8px;margin:0 auto}.kfooter__pill:hover{transform:scale(1.02)}.kfooter__pill--dark{background:#0a0a0a;border:2px solid #c9a84c;color:#fff!important;padding:4px 4px 4px 28px}.kfooter__demo{display:flex;width:100%}@media (min-width:768px){.kfooter__demo{display:inline-flex;width:auto}}.kcta-glow .kfooter__pill--dark{border:none!important;padding:4px 4px 4px 28px}.kcta-glow .kfooter__pill:hover{transform:none}.kfooter__pill--light{background:#f5f5f5;border:1px solid transparent;color:#0a0a0a!important;padding:10px 12px 10px 28px}.kfooter__pill-arrow{align-items:center;background:#fff;border-radius:40px;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:transform .4s cubic-bezier(.16,1,.3,1);width:56px}.kfooter__pill:hover .kfooter__pill-arrow{transform:translateX(4px)}.kfooter__pill--light .kfooter__pill-arrow{background:#f5f5f5;height:44px;width:44px}.kfooter__pill-arrow img,.kfooter__pill-arrow svg{color:#191613;filter:brightness(0);height:24px;transition:transform .4s cubic-bezier(.16,1,.3,1);width:24px}.kcta-glow:hover .kfooter__pill-arrow img,.kfooter__pill:hover .kfooter__pill-arrow img,.kfooter__pill:hover .kfooter__pill-arrow svg{transform:translateX(2px)}.kfooter__bottom{box-sizing:border-box;display:flex;flex-direction:column;gap:0;margin:56px auto 0;max-width:1280px;padding:0 32px 40px;width:100%}@media (min-width:768px){.kfooter__bottom{margin-top:64px;padding-left:80px;padding-right:80px}}@media (min-width:1024px){.kfooter__bottom{margin-top:auto;padding-bottom:48px}}.kfooter__logo{display:block;margin-bottom:16px;text-decoration:none}.kfooter__logo img{filter:brightness(0) invert(1);height:32px;width:auto}.kfooter__nav{display:flex;flex-wrap:wrap;gap:24px 56px;margin-bottom:48px;max-width:620px}@media (min-width:768px){.kfooter__nav{align-items:center;column-gap:28px}}.kfooter__nav-link{color:#fff!important;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;text-decoration:none!important;transition:opacity .2s;white-space:nowrap}.kfooter__nav-link:hover{opacity:.7}.kfooter__nav-link:focus-visible,.kfooter__pill:focus-visible{border-radius:6px;outline:2px solid #ebc465;outline-offset:3px}.kfooter__lang{align-items:center;display:flex;gap:8px;margin-bottom:16px}.kfooter__lang-icon{filter:brightness(0) invert(1);flex-shrink:0;height:20px;width:20px}.kfooter__copyright,.kfooter__lang-text{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px}.kfooter__copyright{max-width:343px}@media (min-width:768px){.kfooter__copyright{max-width:none}}.kfooter__lang-link{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;text-decoration:none;transition:color .2s}.kfooter__lang-link,.kfooter__lang-link:hover{color:#fff!important}.kfooter__lang-link--active{color:#fff!important;font-weight:600}.kfooter__lang-link:focus-visible{border-radius:4px;outline:2px solid #ebc465;outline-offset:3px}@media (max-width:767px){.kfooter__inner{min-height:auto}.kfooter__top{padding-top:64px}.kfooter__headline{font-size:38px;line-height:1.12;margin-bottom:44px}.kfooter__actions{gap:14px;margin-top:32px}.kfooter__pill{height:60px}.kfooter__pill-arrow{height:52px;width:52px}.kfooter__pill--light .kfooter__pill-arrow{height:42px;width:42px}.kfooter__bottom{margin-top:40px;padding-bottom:32px}.kfooter__logo{margin-bottom:16px}.kfooter__nav{gap:14px 22px;margin-bottom:32px}.kfooter__nav-link{font-size:15px}.kfooter__lang{margin-bottom:16px}}