.elementor-796 .elementor-element.elementor-element-efc7cf6{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-796 .elementor-element.elementor-element-4ba2666 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-660705f */.kkvf {
  --footer-night: #05060d;
  --footer-night-2: #090b17;
  --footer-panel: #101322;
  --footer-white: #f8f7ff;
  --footer-muted: #aeb2c5;
  --footer-purple: #955cff;
  --footer-purple-deep: #6026d2;
  --footer-pink: #ed5bd9;
  --footer-cyan: #5ddfff;
  --footer-mint: #41efb8;
  --footer-line: rgba(255, 255, 255, .12);
  --footer-ease: cubic-bezier(.22, 1, .36, 1);
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  color: var(--footer-white);
  background: var(--footer-night);
  font-family: Inter, Montserrat, "Segoe UI", Arial, sans-serif;
  isolation: isolate;
}

.kkvf,
.kkvf *,
.kkvf *::before,
.kkvf *::after {
  box-sizing: border-box;
}

.kkvf div,
.kkvf section,
.kkvf nav,
.kkvf a {
  min-width: 0;
}

.kkvf a {
  color: inherit;
  text-decoration: none;
}

.kkvf p,
.kkvf h2 {
  margin: 0;
}

.kkvf button {
  font: inherit;
}

.kkvf-shell {
  position: relative;
  z-index: 2;
  width: min(1320px, calc(100% - 64px));
  margin-inline: auto;
}

/* Elementor globÃ¡lis vÃ¶rÃ¶s link- Ã©s gombhoverÃ©nek semlegesÃ­tÃ©se. */
.kkvf a:hover,
.kkvf a:focus,
.kkvf a:active,
.kkvf button:hover,
.kkvf button:focus,
.kkvf button:active {
  background-color: transparent !important;
}

.kkvf a:focus-visible,
.kkvf button:focus-visible {
  outline: 2px solid var(--footer-cyan);
  outline-offset: 5px;
}

/* ---------- FelsÅ‘, vÃ¡gott fÃ©nyÃ©l ---------- */
.kkvf-edge {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  overflow: hidden;
  background: linear-gradient(90deg, var(--footer-purple-deep), var(--footer-purple) 38%, var(--footer-pink) 66%, var(--footer-cyan));
}

.kkvf-edge::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent 0 25%, rgba(255, 255, 255, .85) 48%, transparent 72% 100%);
  transform: translateX(-100%);
  animation: kkvf-edge-scan 7s ease-in-out infinite;
}

.kkvf-edge i {
  position: absolute;
  top: 0;
  width: 18%;
  height: 100%;
  background: var(--footer-night);
  transform: skewX(-34deg);
}

.kkvf-edge i:nth-child(1) { left: 12%; }
.kkvf-edge i:nth-child(2) { left: 48%; width: 9%; }
.kkvf-edge i:nth-child(3) { right: 6%; width: 13%; }

@keyframes kkvf-edge-scan {
  0%, 58% { transform: translateX(-110%); }
  82%, 100% { transform: translateX(110%); }
}

/* ---------- Nagy ajÃ¡nlatkÃ©rÅ‘ kapu ---------- */
.kkvf-launch {
  position: relative;
  padding: clamp(96px, 10vw, 150px) 0 clamp(70px, 8vw, 110px);
  overflow: hidden;
  background:
    radial-gradient(circle at 80% 34%, rgba(149, 92, 255, .15), transparent 26%),
    radial-gradient(circle at 10% 80%, rgba(93, 223, 255, .055), transparent 23%),
    linear-gradient(180deg, #05060d 0%, #080a15 100%);
}

.kkvf-launch::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .34;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, .034) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .034) 1px, transparent 1px);
  background-size: 84px 84px;
  -webkit-mask-image: linear-gradient(to bottom, #000, transparent 88%);
  mask-image: linear-gradient(to bottom, #000, transparent 88%);
}

.kkvf-launch-link {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, .65fr);
  gap: clamp(35px, 6vw, 90px);
  align-items: center;
  min-height: 490px;
  padding: clamp(42px, 6vw, 88px);
  overflow: hidden;
  border: 1px solid rgba(149, 92, 255, .34);
  border-radius: 6px 102px 6px 102px;
  background:
    linear-gradient(117deg, rgba(149, 92, 255, .17), rgba(237, 91, 217, .045) 46%, rgba(93, 223, 255, .035) 72%, rgba(255, 255, 255, .018)),
    rgba(12, 14, 29, .86) !important;
  box-shadow:
    0 38px 100px rgba(0, 0, 0, .34),
    inset 0 1px 0 rgba(255, 255, 255, .055);
  isolation: isolate;
  transition: transform .6s var(--footer-ease), border-color .45s ease, box-shadow .55s ease;
}

.kkvf-launch-link::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    linear-gradient(125deg, transparent 0 47%, rgba(255, 255, 255, .045) 47.1% 47.3%, transparent 47.4%),
    radial-gradient(circle at 82% 50%, rgba(149, 92, 255, .2), transparent 26%);
  transition: opacity .45s ease, transform .8s var(--footer-ease);
}

.kkvf-launch-link::after {
  content: "";
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
  width: 31%;
  height: 9px;
  background: linear-gradient(90deg, var(--footer-purple), var(--footer-pink), var(--footer-cyan));
  transition: width .7s var(--footer-ease);
}

.kkvf-launch-link:hover,
.kkvf-launch-link:focus-visible {
  border-color: rgba(149, 92, 255, .62);
  background:
    linear-gradient(117deg, rgba(149, 92, 255, .22), rgba(237, 91, 217, .065) 46%, rgba(93, 223, 255, .05) 72%, rgba(255, 255, 255, .025)),
    rgba(12, 14, 29, .92) !important;
  box-shadow:
    0 48px 120px rgba(0, 0, 0, .42),
    0 0 90px rgba(149, 92, 255, .08),
    inset 0 1px 0 rgba(255, 255, 255, .07);
  transform: translateY(-6px);
}

.kkvf-launch-link:hover::before,
.kkvf-launch-link:focus-visible::before {
  opacity: 1.25;
  transform: scale(1.04);
}

.kkvf-launch-link:hover::after,
.kkvf-launch-link:focus-visible::after {
  width: 100%;
}

.kkvf-launch-copy {
  position: relative;
  z-index: 4;
  display: block;
}

.kkvf-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 28px;
  color: #d9dbea;
  font-size: 11px;
  font-weight: 850;
  line-height: 1.4;
  letter-spacing: .19em;
  text-transform: uppercase;
}

.kkvf-eyebrow i {
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 50%;
  background: var(--footer-mint);
  box-shadow: 0 0 18px rgba(65, 239, 184, .82);
}

.kkvf-launch-copy > strong {
  display: block;
  max-width: 830px;
  overflow: visible;
  font-size: clamp(56px, 7.7vw, 118px);
  font-weight: 900;
  line-height: .91;
  letter-spacing: -.07em;
  text-wrap: balance;
}

.kkvf-launch-copy > strong em {
  color: transparent;
  background: linear-gradient(100deg, #fff 0%, #cfb5ff 27%, #a76bff 52%, #ed5bd9 82%, #75e4ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 500;
  letter-spacing: -.055em;
}

.kkvf-launch-note {
  display: block;
  max-width: 690px;
  margin-top: 30px;
  color: var(--footer-muted);
  font-size: clamp(17px, 1.5vw, 21px);
  line-height: 1.7;
}

.kkvf-launch-action {
  position: relative;
  z-index: 4;
  display: grid;
  place-items: center;
  width: min(100%, 350px);
  aspect-ratio: 1;
  justify-self: end;
}

.kkvf-launch-rings,
.kkvf-launch-rings i {
  position: absolute;
  inset: 0;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 50%;
}

.kkvf-launch-rings {
  animation: kkvf-ring-spin 24s linear infinite;
}

.kkvf-launch-rings::before,
.kkvf-launch-rings::after {
  content: "";
  position: absolute;
  border-radius: 50%;
}

.kkvf-launch-rings::before {
  inset: 10%;
  border: 1px dashed rgba(149, 92, 255, .42);
}

.kkvf-launch-rings::after {
  inset: 25%;
  border: 1px solid rgba(93, 223, 255, .16);
}

.kkvf-launch-rings i:nth-child(1) {
  inset: -1px;
  border-color: transparent var(--footer-purple) transparent var(--footer-pink);
}

.kkvf-launch-rings i:nth-child(2) {
  inset: 17%;
  border-color: var(--footer-cyan) transparent var(--footer-purple) transparent;
  transform: rotate(32deg);
}

.kkvf-launch-rings i:nth-child(3) {
  inset: 36%;
  border-color: rgba(255, 255, 255, .22);
}

.kkvf-launch-arrow {
  position: relative;
  z-index: 3;
  display: grid;
  place-items: center;
  width: 42%;
  aspect-ratio: 1;
  border-radius: 50%;
  color: var(--footer-night);
  background: linear-gradient(135deg, var(--footer-mint), var(--footer-cyan));
  box-shadow: 0 0 48px rgba(93, 223, 255, .16), 0 20px 50px rgba(0, 0, 0, .3);
  transition: transform .65s var(--footer-ease), box-shadow .45s ease;
}

.kkvf-launch-arrow svg {
  width: 47%;
  height: 47%;
  fill: none;
  stroke: currentColor;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.kkvf-launch-label {
  position: absolute;
  left: 50%;
  bottom: 9%;
  width: max-content;
  max-width: 92%;
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, .12);
  color: #e9e8f3;
  background: rgba(5, 6, 13, .78);
  font-size: 10px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: .17em;
  text-align: center;
  text-transform: uppercase;
  transform: translateX(-50%) rotate(-3deg);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.kkvf-launch-link:hover .kkvf-launch-arrow,
.kkvf-launch-link:focus-visible .kkvf-launch-arrow {
  box-shadow: 0 0 70px rgba(93, 223, 255, .28), 0 25px 55px rgba(0, 0, 0, .34);
  transform: translate(10px, -10px) rotate(7deg) scale(1.06);
}

.kkvf-launch-link:hover .kkvf-launch-rings,
.kkvf-launch-link:focus-visible .kkvf-launch-rings {
  animation-duration: 8s;
}

@keyframes kkvf-ring-spin {
  to { transform: rotate(360deg); }
}

.kkvf-capabilities {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 36px;
  color: #8e93aa;
  font-size: 10px;
  font-weight: 850;
  line-height: 1.3;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.kkvf-capabilities i {
  width: 5px;
  height: 5px;
  flex: 0 0 5px;
  border-radius: 50%;
  background: var(--footer-purple);
  box-shadow: 0 0 12px rgba(149, 92, 255, .65);
}

/* ---------- RendszertÃ©rkÃ©p ---------- */
.kkvf-system {
  position: relative;
  padding: clamp(80px, 9vw, 138px) 0;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, .08);
  background:
    radial-gradient(circle at 86% 50%, rgba(96, 38, 210, .11), transparent 30%),
    linear-gradient(180deg, #090b17 0%, #05060d 100%);
}

.kkvf-system::before {
  content: "";
  position: absolute;
  right: -12%;
  bottom: -40%;
  width: min(760px, 62vw);
  aspect-ratio: 1;
  border: 1px solid rgba(149, 92, 255, .08);
  border-radius: 50%;
  box-shadow: 0 0 0 110px rgba(149, 92, 255, .018), 0 0 0 220px rgba(93, 223, 255, .01);
  pointer-events: none;
}

.kkvf-system-grid {
  display: grid;
  grid-template-columns: minmax(250px, .75fr) minmax(430px, 1.25fr) minmax(290px, .82fr);
  gap: clamp(42px, 6vw, 92px);
  align-items: start;
}

.kkvf-brand {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.kkvf-brand-mark {
  position: relative;
  display: grid;
  place-items: center;
  width: 56px;
  height: 62px;
  flex: 0 0 56px;
  overflow: hidden;
  color: var(--footer-white);
  background: linear-gradient(145deg, var(--footer-purple-deep), var(--footer-purple) 46%, var(--footer-pink) 72%, var(--footer-cyan));
  clip-path: polygon(0 0, 100% 0, 100% 76%, 50% 100%, 0 76%);
  filter: drop-shadow(0 0 18px rgba(149, 92, 255, .28));
  transition: transform .45s var(--footer-ease), filter .4s ease;
}

.kkvf-brand-mark::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 2px;
  background: #0b0d1b;
  clip-path: inherit;
}

.kkvf-brand-fallback {
  position: relative;
  z-index: 1;
  font-size: 21px;
  font-weight: 950;
  letter-spacing: -.08em;
  transform: translateX(-1px);
}

.kkvf-brand-image {
  position: absolute;
  z-index: 2;
  inset: 2px;
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  object-fit: cover;
  object-position: 50% 47%;
  clip-path: inherit;
  filter: saturate(1.08) contrast(1.08) brightness(.93);
  transform: scale(1.06);
}

.kkvf-brand-image[hidden] {
  display: none;
}

.kkvf-brand:hover .kkvf-brand-mark {
  filter: drop-shadow(0 0 24px rgba(149, 92, 255, .46));
  transform: translateY(-3px) rotate(-2deg);
}

.kkvf-brand-copy {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.kkvf-brand-copy strong {
  font-size: 22px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: .075em;
  white-space: nowrap;
}

.kkvf-brand-copy strong em {
  color: transparent;
  background: linear-gradient(90deg, var(--footer-purple), var(--footer-pink) 58%, var(--footer-cyan));
  -webkit-background-clip: text;
  background-clip: text;
  font-style: normal;
}

.kkvf-brand-copy small {
  color: #959aaf;
  font-size: 9px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.kkvf-identity > p {
  max-width: 330px;
  margin-top: 28px;
  color: var(--footer-muted);
  font-size: 15px;
  line-height: 1.72;
}

.kkvf-contact-links {
  display: grid;
  gap: 12px;
  margin-top: 31px;
}

.kkvf-contact-primary {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 0 19px;
  border: 1px solid rgba(149, 92, 255, .38);
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(110deg, rgba(149, 92, 255, .23), rgba(237, 91, 217, .08)) !important;
  font-size: 14px;
  font-weight: 820;
  transition: transform .35s var(--footer-ease), border-color .3s ease, box-shadow .3s ease;
}

.kkvf-contact-primary svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  transition: transform .35s var(--footer-ease);
}

.kkvf-contact-primary:hover,
.kkvf-contact-primary:focus-visible {
  border-color: rgba(149, 92, 255, .72);
  background: linear-gradient(110deg, rgba(149, 92, 255, .32), rgba(237, 91, 217, .12)) !important;
  box-shadow: 0 15px 34px rgba(96, 38, 210, .17);
  transform: translateY(-2px);
}

.kkvf-contact-primary:hover svg,
.kkvf-contact-primary:focus-visible svg {
  transform: translateX(4px);
}

.kkvf-contact-secondary {
  justify-self: start;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(255, 255, 255, .22);
  color: #c8cbda;
  font-size: 12px;
  font-weight: 750;
  transition: color .25s ease, border-color .25s ease;
}

.kkvf-contact-secondary:hover,
.kkvf-contact-secondary:focus-visible {
  border-color: var(--footer-cyan);
  color: var(--footer-cyan);
}

.kkvf-main-nav {
  display: grid;
  gap: 11px;
  margin-top: 43px;
  padding-top: 25px;
  border-top: 1px solid var(--footer-line);
}

.kkvf-main-nav a {
  width: fit-content;
  color: #8f94aa;
  font-size: 12px;
  font-weight: 700;
  transition: color .25s ease, transform .3s var(--footer-ease);
}

.kkvf-main-nav a:hover,
.kkvf-main-nav a:focus-visible,
.kkvf-main-nav a[aria-current="page"] {
  color: var(--footer-white);
  transform: translateX(5px);
}

.kkvf-column-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 30px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--footer-line);
}

.kkvf-column-head span {
  color: #dfe1ec;
  font-size: 11px;
  font-weight: 850;
  line-height: 1.3;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.kkvf-column-head small {
  color: #777d94;
  font-size: 9px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.kkvf-pillar-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid rgba(255, 255, 255, .08);
  border-left: 1px solid rgba(255, 255, 255, .08);
}

.kkvf-pillar-list a {
  position: relative;
  display: grid;
  grid-template-columns: 30px 1fr auto;
  gap: 13px;
  align-items: center;
  min-height: 105px;
  padding: 18px 18px;
  overflow: hidden;
  border-right: 1px solid rgba(255, 255, 255, .08);
  border-bottom: 1px solid rgba(255, 255, 255, .08);
  background: rgba(255, 255, 255, .012) !important;
  transition: color .3s ease, background .35s ease, transform .42s var(--footer-ease);
}

.kkvf-pillar-list a::before {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 3px;
  background: linear-gradient(90deg, var(--footer-purple), var(--footer-pink), var(--footer-cyan));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .38s var(--footer-ease);
}

.kkvf-pillar-list a::after {
  content: "";
  position: absolute;
  right: -65px;
  bottom: -65px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(149, 92, 255, .18), transparent 70%);
  opacity: 0;
  transition: opacity .3s ease;
}

.kkvf-pillar-list a > span {
  color: var(--footer-mint);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .13em;
}

.kkvf-pillar-list a strong {
  position: relative;
  z-index: 2;
  font-size: 15px;
  font-weight: 760;
  line-height: 1.26;
}

.kkvf-pillar-list a > i {
  position: relative;
  z-index: 2;
  color: #73798f;
  font-size: 16px;
  font-style: normal;
  transition: color .25s ease, transform .35s var(--footer-ease);
}

.kkvf-pillar-list a:hover,
.kkvf-pillar-list a:focus-visible,
.kkvf-pillar-list a.is-active,
.kkvf-pillar-list a[aria-current="page"] {
  color: #fff;
  background: linear-gradient(125deg, rgba(149, 92, 255, .13), rgba(93, 223, 255, .025)) !important;
}

.kkvf-pillar-list a:hover::before,
.kkvf-pillar-list a:focus-visible::before,
.kkvf-pillar-list a.is-active::before,
.kkvf-pillar-list a[aria-current="page"]::before {
  transform: scaleX(1);
}

.kkvf-pillar-list a:hover::after,
.kkvf-pillar-list a:focus-visible::after,
.kkvf-pillar-list a.is-active::after {
  opacity: 1;
}

.kkvf-pillar-list a:hover > i,
.kkvf-pillar-list a:focus-visible > i,
.kkvf-pillar-list a.is-active > i {
  color: var(--footer-cyan);
  transform: translate(3px, -3px);
}

/* ---------- InteraktÃ­v hatpillÃ©res tÃ¡rcsa ---------- */
.kkvf-orbit {
  --orbit-angle: 0deg;
  position: relative;
  width: min(100%, 335px);
  aspect-ratio: 1;
  margin: 18px auto 0;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, rgba(149, 92, 255, .14) 0 18%, transparent 19%),
    radial-gradient(circle at center, rgba(255, 255, 255, .018), transparent 67%);
}

.kkvf-orbit::before,
.kkvf-orbit::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--footer-cyan);
  box-shadow: 0 0 20px rgba(93, 223, 255, .88);
  transform: translate(-50%, -50%);
}

.kkvf-orbit::after {
  width: 42%;
  height: 42%;
  border: 1px solid rgba(255, 255, 255, .09);
  background: rgba(6, 7, 15, .72);
  box-shadow: 0 18px 50px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .04);
}

.kkvf-orbit-ring {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.kkvf-orbit-ring-a {
  inset: 9%;
  border: 1px dashed rgba(149, 92, 255, .31);
  animation: kkvf-ring-spin 32s linear infinite reverse;
}

.kkvf-orbit-ring-b {
  inset: 25%;
  border: 1px solid rgba(93, 223, 255, .13);
}

.kkvf-orbit-needle {
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 50%;
  width: 1px;
  height: 40%;
  background: linear-gradient(to top, rgba(93, 223, 255, .12), var(--footer-cyan));
  box-shadow: 0 0 12px rgba(93, 223, 255, .34);
  transform: translateX(-50%) rotate(var(--orbit-angle));
  transform-origin: 50% 100%;
  transition: transform .7s var(--footer-ease);
}

.kkvf-orbit-needle::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--footer-cyan);
  box-shadow: 0 0 18px rgba(93, 223, 255, .86);
  transform: translateX(-50%);
}

.kkvf-node {
  position: absolute;
  z-index: 4;
  left: var(--node-x);
  top: var(--node-y);
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 50%;
  color: #777d93;
  background: #0b0d18;
  font-size: 8px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: .1em;
  transform: translate(-50%, -50%);
  transition: color .3s ease, border-color .3s ease, background .3s ease, box-shadow .3s ease, transform .45s var(--footer-ease);
}

.kkvf-node.is-active {
  border-color: rgba(93, 223, 255, .72);
  color: #071016;
  background: var(--footer-cyan);
  box-shadow: 0 0 28px rgba(93, 223, 255, .36);
  transform: translate(-50%, -50%) scale(1.13);
}

.kkvf-orbit-center {
  position: absolute;
  z-index: 6;
  left: 50%;
  top: 50%;
  display: grid;
  width: 38%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.kkvf-orbit-center small {
  color: #83899e;
  font-size: 7px;
  font-weight: 850;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.kkvf-orbit-center strong {
  margin: 4px 0 2px;
  color: var(--footer-mint);
  font-size: 31px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.05em;
}

.kkvf-orbit-center em {
  min-height: 24px;
  color: #d9dbe7;
  font-size: 8px;
  font-style: normal;
  font-weight: 750;
  line-height: 1.35;
}

.kkvf-control-note {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  max-width: 280px;
  margin: 28px auto 0;
  color: #8e93a8;
  font-size: 11px;
  line-height: 1.55;
}

.kkvf-control-note i {
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  margin-top: 5px;
  border-radius: 50%;
  background: var(--footer-mint);
  box-shadow: 0 0 13px rgba(65, 239, 184, .68);
}

/* ---------- AlsÃ³ jogi sÃ¡v ---------- */
.kkvf-bottom {
  border-top: 1px solid rgba(255, 255, 255, .09);
  background: #04050a;
}

.kkvf-bottom-inner {
  display: grid;
  grid-template-columns: 1fr auto auto;
  gap: 28px;
  align-items: center;
  min-height: 96px;
}

.kkvf-bottom p,
.kkvf-bottom nav a {
  color: #73788c;
  font-size: 10px;
  font-weight: 680;
  line-height: 1.5;
  letter-spacing: .06em;
}

.kkvf-bottom nav {
  display: flex;
  align-items: center;
  gap: 22px;
}

.kkvf-bottom nav a {
  transition: color .25s ease;
}

.kkvf-bottom nav a:hover,
.kkvf-bottom nav a:focus-visible {
  color: var(--footer-white);
}

.kkvf-back-top {
  --scroll-progress: 0;
  position: relative;
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: var(--footer-white);
  background: rgba(255, 255, 255, .035) !important;
  cursor: pointer;
  transition: color .3s ease, background .3s ease, transform .35s var(--footer-ease);
}

.kkvf-progress {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  transform: rotate(-90deg);
}

.kkvf-progress circle {
  fill: none;
  stroke: var(--footer-purple);
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-dasharray: 100;
  stroke-dashoffset: calc(100 - var(--scroll-progress));
  transition: stroke-dashoffset .15s linear;
}

.kkvf-back-arrow {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.kkvf-back-top:hover,
.kkvf-back-top:focus-visible {
  color: var(--footer-cyan);
  background: rgba(93, 223, 255, .065) !important;
  transform: translateY(-4px);
}

/* ---------- BelÃ©pÅ‘ animÃ¡ciÃ³: JS nÃ©lkÃ¼l minden lÃ¡thatÃ³ marad ---------- */
.kkvf.is-enhanced .kkvf-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity .75s ease, transform .85s var(--footer-ease);
}

.kkvf.is-enhanced .kkvf-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* A reveal Ã¡llapot ne Ã­rja felÃ¼l a nagy CTA sajÃ¡t hovermozgÃ¡sÃ¡t. */
.kkvf.is-enhanced .kkvf-launch-link.is-visible:hover,
.kkvf.is-enhanced .kkvf-launch-link.is-visible:focus-visible {
  transform: translateY(-6px);
}

.kkvf.is-enhanced .kkvf-system-grid > :nth-child(2) {
  transition-delay: .08s;
}

.kkvf.is-enhanced .kkvf-system-grid > :nth-child(3) {
  transition-delay: .16s;
}

/* ---------- Tablet ---------- */
@media (max-width: 1100px) {
  .kkvf-launch-link {
    grid-template-columns: minmax(0, 1.15fr) minmax(260px, .55fr);
    min-height: 440px;
  }

  .kkvf-launch-action {
    width: min(100%, 285px);
  }

  .kkvf-system-grid {
    grid-template-columns: minmax(230px, .7fr) minmax(420px, 1.3fr);
  }

  .kkvf-control {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: minmax(220px, .6fr) minmax(280px, 340px) minmax(220px, .6fr);
    gap: 35px;
    align-items: center;
    margin-top: 18px;
    padding-top: 55px;
    border-top: 1px solid var(--footer-line);
  }

  .kkvf-control .kkvf-column-head {
    margin: 0;
    border: 0;
  }

  .kkvf-control-note {
    margin: 0;
  }
}

@media (max-width: 820px) {
  .kkvf-shell {
    width: min(100% - 36px, 100%);
  }

  .kkvf-launch-link {
    grid-template-columns: 1fr;
    gap: 30px;
    min-height: 0;
    padding: 52px 42px 42px;
    border-radius: 5px 68px 5px 68px;
  }

  .kkvf-launch-action {
    width: 230px;
    justify-self: start;
  }

  .kkvf-capabilities {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .kkvf-system-grid {
    grid-template-columns: 1fr;
    gap: 65px;
  }

  .kkvf-identity > p {
    max-width: 560px;
  }

  .kkvf-contact-links {
    max-width: 340px;
  }

  .kkvf-main-nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 500px;
  }

  .kkvf-control {
    grid-column: auto;
    grid-template-columns: 1fr;
    gap: 26px;
    margin: 0;
    padding-top: 0;
    border-top: 0;
  }

  .kkvf-control .kkvf-column-head {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--footer-line);
  }

  .kkvf-orbit {
    width: min(100%, 350px);
  }

  .kkvf-control-note {
    margin: 2px auto 0;
  }

  .kkvf-bottom-inner {
    grid-template-columns: 1fr auto;
    padding: 24px 0;
  }

  .kkvf-bottom nav {
    grid-column: 1;
    grid-row: 2;
  }

  .kkvf-back-top {
    grid-column: 2;
    grid-row: 1 / span 2;
  }
}

/* ---------- Mobil ---------- */
@media (max-width: 560px) {
  .kkvf-shell {
    width: calc(100% - 24px);
  }

  .kkvf-launch {
    padding: 74px 0 62px;
  }

  .kkvf-launch-link {
    gap: 26px;
    padding: 38px 22px 28px;
    border-radius: 4px 42px 4px 42px;
  }

  .kkvf-eyebrow {
    align-items: flex-start;
    margin-bottom: 22px;
    font-size: 8px;
    letter-spacing: .14em;
  }

  .kkvf-eyebrow i {
    margin-top: 2px;
  }

  .kkvf-launch-copy > strong {
    font-size: clamp(45px, 14.3vw, 67px);
    line-height: .93;
    letter-spacing: -.065em;
  }

  .kkvf-launch-note {
    margin-top: 23px;
    font-size: 15px;
    line-height: 1.65;
  }

  .kkvf-launch-action {
    width: 190px;
  }

  .kkvf-launch-label {
    bottom: 5%;
    font-size: 7px;
  }

  .kkvf-capabilities {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 11px 13px;
    margin-top: 25px;
    font-size: 7px;
    letter-spacing: .11em;
  }

  .kkvf-capabilities i {
    display: none;
  }

  .kkvf-system {
    padding: 74px 0 72px;
  }

  .kkvf-system-grid {
    gap: 56px;
  }

  .kkvf-brand-mark {
    width: 48px;
    height: 54px;
    flex-basis: 48px;
  }

  .kkvf-brand-copy strong {
    font-size: 18px;
  }

  .kkvf-identity > p {
    margin-top: 23px;
    font-size: 14px;
  }

  .kkvf-contact-primary {
    width: 100%;
  }

  .kkvf-pillar-list {
    grid-template-columns: 1fr;
  }

  .kkvf-pillar-list a {
    min-height: 78px;
  }

  .kkvf-orbit {
    width: min(92vw, 320px);
  }

  .kkvf-bottom-inner {
    grid-template-columns: 1fr auto;
    gap: 20px;
    min-height: 0;
    padding: 26px 0;
  }

  .kkvf-bottom p {
    max-width: 240px;
    font-size: 8.5px;
  }

  .kkvf-bottom nav {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }

  .kkvf-bottom nav a {
    font-size: 8.5px;
  }
}

@media (max-width: 370px) {
  .kkvf-launch-copy > strong {
    font-size: 43px;
  }

  .kkvf-launch-action {
    width: 165px;
  }

  .kkvf-main-nav {
    grid-template-columns: 1fr;
  }

  .kkvf-orbit {
    width: 280px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kkvf *,
  .kkvf *::before,
  .kkvf *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }

  .kkvf.is-enhanced .kkvf-reveal {
    opacity: 1;
    transform: none;
  }
}
/* Cím levágásának javítása + „Mi végigvisszük.” egy sorban */

.kkvf-launch-copy,
.kkvf-launch-copy > strong {
  overflow: visible !important;
}

.kkvf-launch-copy > strong {
  max-width: none !important;
  line-height: 1.03 !important;
  text-wrap: initial !important;
}

.kkvf-launch-copy > strong em {
  display: block !important;
  width: max-content;
  max-width: none !important;
  margin-top: 0.02em;
  padding: 0.12em 0.06em 0.18em 0;
  overflow: visible !important;
  white-space: nowrap !important;
  font-size: 0.82em;
  line-height: 1.06 !important;
}

@media (max-width: 540px) {
  .kkvf-launch-copy > strong em {
    font-size: 0.72em;
    line-height: 1.1 !important;
  }
}/* End custom CSS */