.elementor-790 .elementor-element.elementor-element-22f18c2{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-790 .elementor-element.elementor-element-675bda9 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-790 .elementor-element.elementor-element-e138688{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e138688 */html,
body {
  max-width: 100%;
  overflow-x: clip;
}

.elementor-location-header {
  position: absolute !important;
  z-index: 99990 !important;
  inset: 0 0 auto !important;
  width: 100% !important;
  min-height: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  overflow: visible !important;
  pointer-events: none;
}

.elementor-location-header > *,
.elementor-location-header .e-con,
.elementor-location-header .elementor-element {
  background-color: transparent !important;
}

.elementor-location-header .kkv-site-header,
.elementor-location-header .kkv-header-inner,
.elementor-location-header .kkv-primary-nav,
.elementor-location-header .kkv-menu-toggle,
.elementor-location-header a,
.elementor-location-header button {
  pointer-events: auto;
}

.kkv-site-header::before,
.kkv-header-glow {
  display: none !important;
}

.kkv-site-header {
  background: transparent !important;
}

.kkv-header-inner {
  box-shadow: 0 18px 52px rgba(2, 3, 12, .32), inset 0 1px 0 rgba(255, 255, 255, .04) !important;
}

/* ---------- Global component scope ---------- */
.kkv2 {
  --night: #05060d;
  --night-2: #0a0c18;
  --night-3: #111527;
  --paper: #f2f0fb;
  --paper-2: #e8e4f5;
  --ink: #090a12;
  --white: #f8f7ff;
  --muted: #b5b8ca;
  --muted-dark: #5f5c69;
  --purple: #955cff;
  --purple-deep: #6026d2;
  --pink: #ed5bd9;
  --cyan: #5ddfff;
  --mint: #41efb8;
  --line: rgba(255, 255, 255, .12);
  --ease: cubic-bezier(.22, 1, .36, 1);
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  color: var(--white);
  background: var(--night);
  font-family: Inter, Montserrat, "Segoe UI", Arial, sans-serif;
  isolation: isolate;
}

.kkv2,
.kkv2 *,
.kkv2 *::before,
.kkv2 *::after {
  box-sizing: border-box;
}

.kkv2 main,
.kkv2 section,
.kkv2 div,
.kkv2 article,
.kkv2 figure,
.kkv2 blockquote {
  min-width: 0;
}

.kkv2 img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.kkv2 a {
  color: inherit;
  text-decoration: none;
}

.kkv2 [id] {
  scroll-margin-top: 105px;
}

.kkv2 button {
  font: inherit;
}

.kkv2-shell {
  position: relative;
  z-index: 2;
  width: min(1320px, calc(100% - 64px));
  margin-inline: auto;
}

.kkv2-index,
.kkv2-kicker {
  margin: 0 0 22px;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.3;
  letter-spacing: .19em;
  text-transform: uppercase;
}

.kkv2-index {
  color: var(--purple);
}

.kkv2-section-head {
  margin-bottom: 56px;
}

.kkv2-section-head h2,
.kkv2-process-copy h2,
.kkv2-cta h2 {
  max-width: 1080px;
  margin: 0;
  font-size: clamp(48px, 6vw, 96px);
  font-weight: 850;
  line-height: .91;
  letter-spacing: -.065em;
}

.kkv2-section-head h2 em,
.kkv2-process-copy h2 em,
.kkv2-cta h2 em {
  color: var(--purple);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  letter-spacing: -.055em;
}

.kkv2-section-head-split {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr);
  gap: clamp(36px, 7vw, 108px);
  align-items: end;
}

.kkv2-section-head-split > p,
.kkv2-ink-intro > p {
  max-width: 510px;
  margin: 0 0 8px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.75;
}

.kkv2-light {
  color: var(--ink);
  background: var(--paper);
}

.kkv2-btn {
  position: relative;
  display: inline-flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  transition: transform .3s var(--ease), box-shadow .3s ease, background .3s ease;
}

.kkv2-btn span {
  font-size: 18px;
}

.kkv2-btn:hover {
  transform: translateY(-3px);
}

.kkv2-btn-primary {
  color: #fff;
  background: linear-gradient(110deg, #7647ff, #a54fff 47%, #ee4fc6);
  box-shadow: 0 18px 42px rgba(129, 68, 255, .3), inset 0 1px 0 rgba(255, 255, 255, .28);
}

.kkv2-btn-primary:hover {
  box-shadow: 0 24px 58px rgba(129, 68, 255, .42), 0 0 60px rgba(237, 91, 217, .12);
}

.kkv2-btn-ghost {
  border-color: rgba(255, 255, 255, .15);
  color: var(--white);
  background: rgba(255, 255, 255, .035);
}

.kkv2-btn-ghost:hover {
  background: rgba(255, 255, 255, .08);
}

/* ---------- Hero ---------- */
.kkv2-hero {
  position: relative;
  min-height: 960px;
  overflow: hidden;
  background:
    radial-gradient(circle at 70% 24%, rgba(109, 53, 228, .22), transparent 28%),
    radial-gradient(circle at 92% 56%, rgba(93, 223, 255, .1), transparent 24%),
    radial-gradient(circle at 12% 62%, rgba(237, 91, 217, .08), transparent 28%),
    linear-gradient(135deg, #05060d 0%, #0a0c19 55%, #090918 100%);
}

.kkv2-hero::before {
  content: "EGY KÃ‰ZBEN";
  position: absolute;
  z-index: 0;
  left: -.055em;
  top: 160px;
  color: rgba(255, 255, 255, .027);
  font-size: clamp(130px, 19vw, 330px);
  font-weight: 950;
  line-height: .72;
  letter-spacing: -.095em;
  white-space: nowrap;
  transform: rotate(-4deg);
  pointer-events: none;
}

.kkv2-hero-atmosphere {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, .025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .025) 1px, transparent 1px);
  background-size: 86px 86px;
  -webkit-mask-image: linear-gradient(to bottom, #000, transparent 85%);
  mask-image: linear-gradient(to bottom, #000, transparent 85%);
}

.kkv2-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(440px, .98fr);
  gap: clamp(30px, 5vw, 82px);
  align-items: center;
  min-height: 820px;
  padding: 142px 0 100px;
}

.kkv2-hero-copy {
  position: relative;
  z-index: 5;
}

.kkv2-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 11px 15px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 999px;
  color: #dfe2f1;
  background: rgba(255, 255, 255, .035);
}

.kkv2-kicker i,
.kkv2-proofline i {
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: 50%;
  background: var(--mint);
  box-shadow: 0 0 14px rgba(65, 239, 184, .85);
}

.kkv2-hero h1 {
  max-width: 770px;
  margin: 0;
  font-size: clamp(62px, 6.3vw, 104px);
  font-weight: 900;
  line-height: .89;
  letter-spacing: -.072em;
  text-wrap: balance;
}

.kkv2-hero h1 em {
  color: transparent;
  background: linear-gradient(115deg, #fff 0%, #d3b8ff 25%, #b26bff 50%, #ef5bce 83%);
  -webkit-background-clip: text;
  background-clip: text;
  font-style: normal;
}

.kkv2-lead {
  max-width: 710px;
  margin: 30px 0 0;
  color: #c5c8d9;
  font-size: 19px;
  line-height: 1.72;
}

.kkv2-lead strong {
  color: var(--white);
  font-weight: 750;
}

.kkv2-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.kkv2-proofline {
  display: flex;
  flex-wrap: wrap;
  gap: 13px 24px;
  margin: 26px 0 0;
  padding: 0;
  color: #aeb2c7;
  font-size: 13px;
  font-weight: 650;
  list-style: none;
}

.kkv2-proofline li {
  display: inline-flex;
  align-items: center;
  gap: 9px;
}

.kkv2-hero-art {
  --key-x: 0;
  --key-y: 0;
  position: relative;
  min-height: 650px;
  isolation: isolate;
}

.kkv2-keyhole {
  position: absolute;
  z-index: 5;
  inset: 0 0 auto auto;
  width: min(100%, 550px);
  aspect-ratio: 620 / 780;
  padding: 0;
  overflow: visible;
  border: 0;
  color: #fff;
  background: transparent;
  cursor: pointer;
  transform: translate(calc(var(--key-x) * 14px), calc(var(--key-y) * 12px)) rotate(3deg);
  transform-origin: center;
  filter: drop-shadow(0 44px 60px rgba(0, 0, 0, .48));
  transition: transform .55s var(--ease), filter .55s ease;
}

.kkv2-keyhole:hover,
.kkv2-hero-art.is-unlocked .kkv2-keyhole {
  transform: translate(calc(var(--key-x) * 18px), calc(var(--key-y) * 15px)) rotate(0) scale(1.035);
  filter: drop-shadow(0 50px 78px rgba(99, 38, 210, .38));
}

.kkv2-keyhole-svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.kkv2-keyhole-svg image {
  transform: translate(calc(var(--key-x) * -13px), calc(var(--key-y) * -10px)) scale(1.04);
  transform-origin: center;
  transition: transform .6s var(--ease), filter .6s ease;
  filter: saturate(.82) contrast(1.08) brightness(.78);
}

.kkv2-hero-art.is-unlocked .kkv2-keyhole-svg image {
  transform: translate(0, 0) scale(1.11);
  filter: saturate(1.07) contrast(1.04) brightness(.95);
}

.kkv2-keyhole-outline {
  opacity: .8;
  transition: stroke-width .45s ease, opacity .45s ease;
}

.kkv2-hero-art.is-unlocked .kkv2-keyhole-outline {
  stroke-width: 8;
  opacity: 1;
}

.kkv2-keyhole-shade {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at 50% 31%, transparent 0 12%, rgba(5, 6, 13, .05) 30%, rgba(5, 6, 13, .32) 67%, transparent 68%);
  transition: opacity .5s ease;
}

.kkv2-hero-art.is-unlocked .kkv2-keyhole-shade {
  opacity: 0;
}

.kkv2-keyhole-copy {
  position: absolute;
  z-index: 8;
  left: 50%;
  top: 30%;
  display: grid;
  gap: 7px;
  width: 240px;
  padding: 20px 22px;
  border: 1px solid rgba(255, 255, 255, .22);
  color: #fff;
  background: rgba(7, 7, 16, .68);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  transform: translate(-50%, -50%) rotate(-3deg);
  box-shadow: 0 18px 44px rgba(0, 0, 0, .32);
  transition: opacity .35s ease, transform .45s var(--ease);
}

.kkv2-keyhole-copy small {
  color: var(--mint);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.kkv2-keyhole-copy strong {
  font-size: 20px;
  line-height: 1.05;
  letter-spacing: -.035em;
}

.kkv2-hero-art.is-unlocked .kkv2-keyhole-copy {
  opacity: 0;
  transform: translate(-50%, -46%) scale(.92);
}

.kkv2-orbit {
  position: absolute;
  z-index: -1;
  border: 1px solid rgba(149, 92, 255, .24);
  border-radius: 50%;
  pointer-events: none;
}

.kkv2-orbit-a {
  width: 520px;
  height: 520px;
  right: -70px;
  top: 80px;
}

.kkv2-orbit-b {
  width: 390px;
  height: 570px;
  right: 22px;
  top: 28px;
  transform: rotate(17deg);
}

.kkv2-art-note {
  position: absolute;
  z-index: 8;
  right: -36px;
  top: 300px;
  padding: 9px 13px;
  color: var(--ink);
  background: var(--mint);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .15em;
  transform: rotate(90deg);
  white-space: nowrap;
}

.kkv2-art-chip {
  position: absolute;
  z-index: 7;
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 46px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 999px;
  color: #e7e5f2;
  background: rgba(9, 10, 21, .78);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  font-size: 12px;
  font-weight: 700;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .3);
}

.kkv2-art-chip b {
  color: var(--cyan);
  font-size: 9px;
  letter-spacing: .12em;
}

.kkv2-art-chip-a {
  left: 0;
  top: 150px;
  transform: rotate(-8deg);
}

.kkv2-art-chip-b {
  right: 8px;
  bottom: 76px;
  transform: rotate(6deg);
}

/* Two continuous moving strips crossing as an X. */
.kkv2-crossbands {
  position: absolute;
  z-index: 12;
  right: 0;
  bottom: 0;
  left: 0;
  height: 170px;
  overflow: hidden;
  pointer-events: none;
}

.kkv2-tape {
  position: absolute;
  left: -10%;
  width: 120%;
  height: 52px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .2);
}

.kkv2-tape-a {
  top: 54px;
  color: #fff;
  background: linear-gradient(90deg, #6f36e7, #a34fff 48%, #e84fca);
  transform: rotate(3.8deg);
}

.kkv2-tape-b {
  top: 69px;
  color: #07120f;
  background: linear-gradient(90deg, #5ddfff, #41efb8 55%, #c6ffec);
  transform: rotate(-3.8deg);
}

.kkv2-tape-track {
  display: flex;
  width: max-content;
  white-space: nowrap;
  animation: kkv2-tape-left 26s linear infinite;
}

.kkv2-tape-b .kkv2-tape-track {
  animation-name: kkv2-tape-right;
  animation-duration: 30s;
}

.kkv2-tape-track span {
  display: block;
  padding: 17px 24px;
  font-size: 13px;
  font-weight: 900;
  line-height: 18px;
  letter-spacing: .13em;
  text-transform: uppercase;
}

@keyframes kkv2-tape-left {
  to { transform: translateX(-50%); }
}

@keyframes kkv2-tape-right {
  from { transform: translateX(-50%); }
  to { transform: translateX(0); }
}

/* ---------- 01 / Light image-led editorial section ---------- */
.kkv2-desire {
  position: relative;
  padding: 150px 0 140px;
  overflow: hidden;
}

.kkv2-desire::after {
  content: "BIZTOSABB";
  position: absolute;
  right: -.04em;
  bottom: -.15em;
  color: rgba(9, 10, 18, .045);
  font-size: clamp(110px, 18vw, 300px);
  font-weight: 950;
  line-height: .8;
  letter-spacing: -.085em;
  pointer-events: none;
}

.kkv2-desire .kkv2-section-head h2 {
  color: var(--ink);
}

.kkv2-desire-layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, .72fr);
  gap: clamp(42px, 7vw, 100px);
  align-items: center;
}

.kkv2-desire-photo {
  position: relative;
  margin: 0;
  aspect-ratio: 1.22 / 1;
  isolation: isolate;
}

.kkv2-desire-photo::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 26px -22px -22px 28px;
  background: var(--purple);
  clip-path: polygon(0 8%, 84% 0, 100% 20%, 92% 100%, 6% 94%);
}

.kkv2-desire-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  clip-path: polygon(0 8%, 84% 0, 100% 20%, 92% 100%, 6% 94%);
  filter: saturate(.88) contrast(1.05);
}

.kkv2-desire-photo figcaption {
  position: absolute;
  right: -10px;
  bottom: 14%;
  display: flex;
  max-width: 330px;
  align-items: center;
  gap: 13px;
  padding: 15px 18px;
  color: #fff;
  background: var(--ink);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
  transform: rotate(-2deg);
  box-shadow: 14px 14px 0 rgba(9, 10, 18, .14);
}

.kkv2-desire-photo figcaption span {
  color: var(--mint);
  font-size: 10px;
  letter-spacing: .15em;
}

.kkv2-desire-copy {
  position: relative;
  padding-left: 28px;
  border-left: 2px solid var(--ink);
}

.kkv2-desire-lead {
  margin: 0 0 34px;
  color: #484650;
  font-size: 21px;
  line-height: 1.7;
}

.kkv2-desire-lead strong {
  color: var(--ink);
}

.kkv2-cut-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kkv2-cut-list li {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 12px;
  align-items: center;
  padding: 16px 0;
  border-top: 1px solid rgba(9, 10, 18, .16);
  font-size: 18px;
  font-weight: 780;
}

.kkv2-cut-list li:last-child {
  border-bottom: 1px solid rgba(9, 10, 18, .16);
}

.kkv2-cut-list span {
  color: var(--purple-deep);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .15em;
}

.kkv2-text-link {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  margin-top: 30px;
  padding-bottom: 8px;
  border-bottom: 2px solid var(--purple-deep);
  color: var(--ink);
  font-size: 14px;
  font-weight: 850;
}

.kkv2-text-link b {
  color: var(--purple-deep);
  font-size: 18px;
  transition: transform .25s var(--ease);
}

.kkv2-text-link:hover b {
  transform: translate(3px, -3px);
}

/* ---------- 02 / Image masonry services ---------- */
.kkv2-pillars {
  position: relative;
  padding: 140px 0 160px;
  overflow: hidden;
  background:
    radial-gradient(circle at 92% 22%, rgba(93, 223, 255, .09), transparent 27%),
    radial-gradient(circle at 8% 80%, rgba(149, 92, 255, .12), transparent 28%),
    var(--night);
}

.kkv2-pillars::before {
  content: "06";
  position: absolute;
  right: -.04em;
  top: .2em;
  color: rgba(255, 255, 255, .022);
  font-size: min(53vw, 760px);
  font-weight: 950;
  line-height: .72;
  letter-spacing: -.1em;
}

.kkv2-pillars .kkv2-section-head h2 em {
  color: #aa7cff;
}

.kkv2-service-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-rows: 105px;
  gap: 18px;
}

.kkv2-service {
  position: relative;
  grid-column: span 6;
  grid-row: span 4;
  min-height: 420px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 4px 56px 4px 56px;
  background: var(--night-3);
  box-shadow: 0 30px 70px rgba(0, 0, 0, .32);
  isolation: isolate;
}

.kkv2-service:nth-child(1) { background: linear-gradient(145deg, #2c195a, #10182d); }
.kkv2-service:nth-child(2) { background: linear-gradient(145deg, #172b39, #20132d); }
.kkv2-service:nth-child(3) { background: linear-gradient(145deg, #102c37, #15162e); }
.kkv2-service:nth-child(4) { background: linear-gradient(145deg, #341837, #15162b); }
.kkv2-service:nth-child(5) { background: linear-gradient(145deg, #24204a, #111927); }
.kkv2-service:nth-child(6) { background: linear-gradient(145deg, #19343a, #241539); }

.kkv2-service-wide {
  grid-column: span 7;
}

.kkv2-service-tall {
  grid-column: span 5;
  grid-row: span 5;
}

.kkv2-service:nth-child(3),
.kkv2-service:nth-child(4) {
  grid-column: span 6;
}

.kkv2-service img {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.74) contrast(1.08) brightness(.72);
  transition: transform .75s var(--ease), filter .6s ease;
}

.kkv2-service::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5, 6, 13, .08) 0%, rgba(5, 6, 13, .32) 40%, rgba(5, 6, 13, .95) 100%),
    linear-gradient(120deg, rgba(88, 34, 196, .36), transparent 52%);
}

.kkv2-service::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: auto -25% -45% auto;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(237, 91, 217, .22), transparent 70%);
  opacity: 0;
  transition: opacity .4s ease, transform .65s var(--ease);
}

.kkv2-service:hover img {
  transform: scale(1.075);
  filter: saturate(.98) contrast(1.04) brightness(.82);
}

.kkv2-service:hover::after {
  opacity: 1;
  transform: translate(-12%, -10%) scale(1.2);
}

.kkv2-service > div {
  position: absolute;
  z-index: 2;
  right: 28px;
  bottom: 28px;
  left: 28px;
}

.kkv2-service small {
  display: inline-block;
  margin-bottom: 12px;
  color: var(--mint);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .19em;
}

.kkv2-service h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 3.8vw, 62px);
  font-weight: 850;
  line-height: .9;
  letter-spacing: -.055em;
}

.kkv2-service p {
  max-width: 530px;
  margin: 15px 0 0;
  color: #c4c7d6;
  font-size: 15px;
  line-height: 1.6;
}

.kkv2-service-no {
  position: absolute;
  z-index: 3;
  left: 24px;
  top: 22px;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 50%;
  color: #fff;
  background: rgba(5, 6, 13, .45);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .12em;
}

.kkv2-service > b {
  position: absolute;
  z-index: 4;
  right: 24px;
  top: 22px;
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border-radius: 50%;
  color: var(--ink);
  background: var(--mint);
  font-size: 20px;
  transition: transform .35s var(--ease), background .3s ease;
}

.kkv2-service:hover > b {
  background: var(--cyan);
  transform: rotate(45deg) scale(1.06);
}

/* ---------- 03 / Full bleed image statement ---------- */
.kkv2-difference {
  position: relative;
  min-height: 920px;
  overflow: hidden;
  background: #090a12;
}

.kkv2-difference-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: saturate(.63) contrast(1.12) brightness(.54);
}

.kkv2-difference-shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(5, 6, 13, .98) 0%, rgba(5, 6, 13, .7) 45%, rgba(5, 6, 13, .22) 100%),
    linear-gradient(180deg, rgba(5, 6, 13, .2), rgba(5, 6, 13, .82));
}

.kkv2-difference-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, .6fr);
  gap: clamp(50px, 8vw, 120px);
  align-items: center;
  min-height: 920px;
  padding-block: 120px;
}

.kkv2-difference-title h2 {
  max-width: 920px;
  margin: 0;
  font-size: clamp(62px, 7.4vw, 120px);
  font-weight: 900;
  line-height: .86;
  letter-spacing: -.075em;
}

.kkv2-difference-title h2 em {
  color: #c79cff;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  letter-spacing: -.06em;
}

.kkv2-difference-rail {
  border-top: 1px solid rgba(255, 255, 255, .2);
  background: rgba(7, 8, 17, .54);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.kkv2-difference-rail article {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 8px 14px;
  padding: 28px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  transition: background .3s ease, transform .3s var(--ease);
}

.kkv2-difference-rail article:hover {
  background: rgba(149, 92, 255, .16);
  transform: translateX(-8px);
}

.kkv2-difference-rail span {
  grid-row: 1 / 3;
  color: var(--mint);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .15em;
}

.kkv2-difference-rail h3 {
  margin: 0;
  font-size: 25px;
  line-height: 1;
}

.kkv2-difference-rail p {
  margin: 8px 0 0;
  color: #bec1d2;
  font-size: 15px;
  line-height: 1.6;
}

.kkv2-difference-stamp {
  position: absolute;
  right: -88px;
  top: 50%;
  color: rgba(255, 255, 255, .55);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .44em;
  transform: rotate(90deg);
}

/* ---------- 04 / Working invisible ink ---------- */
.kkv2-ink {
  position: relative;
  padding: 150px 0 165px;
  overflow: hidden;
}

.kkv2-ink .kkv2-section-head h2 {
  color: var(--ink);
}

.kkv2-ink-intro > p {
  color: var(--muted-dark);
}

.kkv2-ink-intro button {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
  padding: 0 0 8px;
  border: 0;
  border-bottom: 2px solid var(--purple-deep);
  color: var(--ink);
  background: transparent;
  font-size: 14px;
  font-weight: 850;
  cursor: pointer;
}

.kkv2-ink-intro button span {
  color: var(--purple-deep);
  font-size: 18px;
}

.kkv2-ink-canvas {
  --ink-x: 50%;
  --ink-y: 50%;
  position: relative;
  min-height: 570px;
  overflow: hidden;
  border: 3px solid var(--ink);
  border-radius: 4px 92px 4px 92px;
  background: var(--ink);
  box-shadow: 24px 24px 0 var(--purple);
  cursor: crosshair;
  touch-action: pan-y;
  isolation: isolate;
}

.kkv2-ink-under,
.kkv2-ink-cover,
.kkv2-ink-under-shade {
  position: absolute;
  inset: 0;
}

.kkv2-ink-under {
  background: linear-gradient(135deg, #d6c2ff 0%, #89dff2 52%, #9a76e8 100%);
}

.kkv2-ink-under img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.72) contrast(1.12);
}

.kkv2-ink-under-shade {
  background: linear-gradient(120deg, rgba(202, 183, 255, .8), rgba(93, 223, 255, .36) 56%, rgba(5, 6, 13, .18));
  mix-blend-mode: screen;
}

.kkv2-ink-under > strong {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  color: #070810;
  font-size: clamp(66px, 10vw, 158px);
  font-weight: 950;
  line-height: .74;
  letter-spacing: -.085em;
  text-align: center;
  transform: translate(-50%, -50%) rotate(-4deg);
}

.kkv2-ink-word {
  position: absolute;
  z-index: 3;
  padding: 9px 12px;
  color: #fff;
  background: var(--ink);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .13em;
}

.kkv2-iw-a { left: 6%; top: 14%; transform: rotate(-7deg); }
.kkv2-iw-b { right: 8%; top: 18%; transform: rotate(5deg); }
.kkv2-iw-c { left: 9%; bottom: 14%; transform: rotate(4deg); }
.kkv2-iw-d { right: 7%; bottom: 18%; transform: rotate(-5deg); }

/* This is an actual mask: the transparent circle cuts a real hole in the cover. */
.kkv2-ink-cover {
  z-index: 5;
  background:
    repeating-linear-gradient(125deg, rgba(255, 255, 255, .014) 0 16px, transparent 16px 18px),
    #070810;
  -webkit-mask-image: radial-gradient(circle 145px at var(--ink-x) var(--ink-y), transparent 0 62%, rgba(0, 0, 0, .22) 70%, #000 100%);
  mask-image: radial-gradient(circle 145px at var(--ink-x) var(--ink-y), transparent 0 62%, rgba(0, 0, 0, .22) 70%, #000 100%);
  transition: opacity .45s ease;
}

.kkv2-ink-cursor {
  position: absolute;
  z-index: 7;
  left: var(--ink-x);
  top: var(--ink-y);
  width: 290px;
  height: 290px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 50%;
  box-shadow: inset 0 0 50px rgba(255, 255, 255, .05), 0 0 28px rgba(93, 223, 255, .12);
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s ease;
}

.kkv2-ink-canvas.is-active .kkv2-ink-cursor {
  opacity: 1;
}

.kkv2-ink-canvas.is-open .kkv2-ink-cover,
.kkv2-ink-canvas.is-open .kkv2-ink-cursor {
  opacity: 0;
}

.kkv2-ink-hint {
  position: absolute;
  z-index: 8;
  left: 50%;
  top: 50%;
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0;
  color: #a4a6b5;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .22em;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: opacity .25s ease;
}

.kkv2-ink-hint i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--cyan);
  box-shadow: 0 0 15px var(--cyan);
}

.kkv2-ink-canvas.is-active .kkv2-ink-hint,
.kkv2-ink-canvas.is-open .kkv2-ink-hint {
  opacity: 0;
}

.kkv2-ink-canvas:focus-visible {
  outline: 4px solid var(--cyan);
  outline-offset: 7px;
}

/* ---------- 05 / Process with dominant image ---------- */
.kkv2-process {
  padding: 150px 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 20%, rgba(93, 223, 255, .08), transparent 25%),
    var(--night);
}

.kkv2-process-grid {
  display: grid;
  grid-template-columns: minmax(360px, .82fr) minmax(0, 1.18fr);
  gap: clamp(50px, 8vw, 120px);
  align-items: center;
}

.kkv2-process-visual {
  position: relative;
  min-height: 760px;
  isolation: isolate;
}

.kkv2-process-visual::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 28px -24px -24px 30px;
  border: 1px solid rgba(149, 92, 255, .55);
  background: rgba(149, 92, 255, .09);
  clip-path: polygon(8% 0, 100% 5%, 93% 100%, 0 90%);
}

.kkv2-process-visual img {
  width: 100%;
  height: 760px;
  object-fit: cover;
  clip-path: polygon(8% 0, 100% 5%, 93% 100%, 0 90%);
  filter: saturate(.7) contrast(1.1) brightness(.72);
}

.kkv2-process-visual-copy {
  position: absolute;
  right: -15px;
  bottom: 15%;
  padding: 22px 25px;
  color: var(--ink);
  background: var(--mint);
  transform: rotate(-3deg);
  box-shadow: 16px 16px 0 rgba(0, 0, 0, .2);
}

.kkv2-process-visual-copy span {
  display: block;
  margin-bottom: 7px;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .18em;
}

.kkv2-process-visual-copy strong {
  display: block;
  font-size: 37px;
  line-height: .87;
  letter-spacing: -.055em;
}

.kkv2-process-copy h2 {
  font-size: clamp(48px, 5.7vw, 88px);
}

.kkv2-steps {
  margin-top: 48px;
  border-top: 1px solid rgba(255, 255, 255, .15);
}

.kkv2-steps article {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 16px;
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  transition: padding-left .3s var(--ease), background .3s ease;
}

.kkv2-steps article:hover {
  padding-left: 14px;
  background: linear-gradient(90deg, rgba(149, 92, 255, .12), transparent);
}

.kkv2-steps b {
  padding-top: 4px;
  color: var(--mint);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .15em;
}

.kkv2-steps h3 {
  margin: 0;
  font-size: 25px;
  line-height: 1.05;
}

.kkv2-steps p {
  max-width: 630px;
  margin: 9px 0 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.65;
}

/* ---------- 06 / Mint benefits ---------- */
.kkv2-benefits {
  position: relative;
  padding: 140px 0 150px;
  overflow: hidden;
  color: var(--ink);
  background: var(--mint);
}

.kkv2-benefits::before {
  content: "HALADÃS";
  position: absolute;
  left: -.05em;
  bottom: -.12em;
  color: rgba(5, 24, 18, .07);
  font-size: clamp(120px, 20vw, 340px);
  font-weight: 950;
  line-height: .72;
  letter-spacing: -.09em;
}

.kkv2-benefits .kkv2-index {
  color: #075e45;
}

.kkv2-benefits .kkv2-section-head h2 em {
  color: #105f4a;
}

.kkv2-benefit-row {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 2px solid var(--ink);
  border-left: 2px solid var(--ink);
  box-shadow: 18px 18px 0 rgba(255, 255, 255, .55);
}

.kkv2-benefit-row article {
  min-height: 300px;
  padding: 28px 24px 32px;
  border-right: 2px solid var(--ink);
  border-bottom: 2px solid var(--ink);
  background: transparent;
  transition: color .3s ease, background .3s ease, transform .3s var(--ease);
}

.kkv2-benefit-row article:hover {
  z-index: 3;
  color: #fff;
  background: var(--ink);
  transform: translateY(-10px) rotate(-1deg);
}

.kkv2-benefit-row span {
  display: inline-block;
  margin-bottom: 62px;
  color: #075e45;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .16em;
}

.kkv2-benefit-row article:hover span {
  color: var(--mint);
}

.kkv2-benefit-row h3 {
  margin: 0;
  font-size: clamp(25px, 2.3vw, 37px);
  line-height: .98;
  letter-spacing: -.045em;
}

.kkv2-benefit-row p {
  margin: 15px 0 0;
  color: #165442;
  font-size: 15px;
  line-height: 1.6;
}

.kkv2-benefit-row article:hover p {
  color: #c9ced5;
}

/* ---------- Proof ---------- */
.kkv2-proof {
  padding: 130px 0;
  color: var(--ink);
  background: var(--paper);
}

.kkv2-proof-grid {
  display: grid;
  grid-template-columns: 130px minmax(0, 1fr) 190px;
  gap: clamp(26px, 5vw, 72px);
  align-items: center;
}

.kkv2-proof-mark {
  align-self: start;
  color: var(--purple-deep);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 190px;
  line-height: .6;
}

.kkv2-proof blockquote {
  margin: 0;
}

.kkv2-proof blockquote > p {
  margin: 0;
  font-size: clamp(34px, 4.4vw, 67px);
  font-weight: 820;
  line-height: 1.02;
  letter-spacing: -.055em;
}

.kkv2-proof blockquote footer {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: 30px;
  font-style: normal;
}

.kkv2-proof blockquote footer span {
  color: var(--muted-dark);
  font-size: 13px;
}

.kkv2-proof-score {
  display: grid;
  justify-items: end;
  text-align: right;
}

.kkv2-proof-score strong {
  font-size: 86px;
  line-height: .8;
  letter-spacing: -.07em;
}

.kkv2-proof-score span {
  margin-top: 16px;
  color: #edaa19;
  font-size: 18px;
  letter-spacing: .12em;
}

.kkv2-proof-score small {
  margin-top: 8px;
  color: var(--muted-dark);
  font-size: 11px;
  line-height: 1.4;
}

/* ---------- Closing CTA, intentionally no footer ---------- */
.kkv2-cta {
  position: relative;
  padding: 150px 0 160px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 50%, rgba(149, 92, 255, .15), transparent 34%),
    var(--night);
}

.kkv2-cta::before {
  content: "KEZDJÃœK EL";
  position: absolute;
  left: 50%;
  top: 50%;
  color: rgba(255, 255, 255, .025);
  font-size: clamp(120px, 19vw, 330px);
  font-weight: 950;
  line-height: .72;
  letter-spacing: -.09em;
  white-space: nowrap;
  transform: translate(-50%, -50%) rotate(-5deg);
}

.kkv2-cta-loop {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(1040px, 78vw);
  aspect-ratio: 1.5 / 1;
  border: 1px solid rgba(149, 92, 255, .4);
  border-radius: 50%;
  transform: translate(-50%, -50%) rotate(-5deg);
  box-shadow: 0 0 0 100px rgba(255, 255, 255, .012);
}

.kkv2-cta-inner {
  display: grid;
  justify-items: center;
  max-width: 1140px;
  text-align: center;
}

.kkv2-cta h2 {
  font-size: clamp(54px, 6.7vw, 104px);
}

.kkv2-cta h2 em {
  color: #9a98ac;
}

.kkv2-cta-inner > p:not(.kkv2-index) {
  max-width: 850px;
  margin: 28px auto 0;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.7;
}

.kkv2-cta .kkv2-btn {
  margin-top: 34px;
}

.kkv2-cta .kkv2-proofline {
  justify-content: center;
}

/* ---------- Motion ---------- */
.kkv2-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity .72s ease, transform .8s var(--ease);
}

.kkv2-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media (max-width: 1180px) {
  .kkv2-shell {
    width: min(100% - 48px, 1080px);
  }

  .kkv2-hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(390px, .85fr);
  }

  .kkv2-hero h1 {
    font-size: clamp(56px, 7.5vw, 86px);
  }

  .kkv2-hero-art {
    min-height: 590px;
  }

  .kkv2-keyhole {
    width: 480px;
  }

  .kkv2-art-chip-a {
    left: -12px;
  }

  .kkv2-desire-layout,
  .kkv2-process-grid {
    gap: 56px;
  }

  .kkv2-service-grid {
    grid-auto-rows: 92px;
  }

  .kkv2-service,
  .kkv2-service-wide,
  .kkv2-service-tall,
  .kkv2-service:nth-child(3),
  .kkv2-service:nth-child(4) {
    grid-column: span 6;
    grid-row: span 5;
  }

  .kkv2-difference-inner {
    grid-template-columns: minmax(0, 1.1fr) minmax(330px, .7fr);
  }

  .kkv2-benefit-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .kkv2-benefit-row article {
    min-height: 260px;
  }
}

@media (max-width: 900px) {
  .kkv2-shell {
    width: min(100% - 36px, 760px);
  }

  .kkv2-section-head-split,
  .kkv2-desire-layout,
  .kkv2-process-grid,
  .kkv2-difference-inner {
    grid-template-columns: 1fr;
  }

  .kkv2-section-head-split {
    gap: 26px;
  }

  .kkv2-section-head-split > p,
  .kkv2-ink-intro > p {
    max-width: 620px;
  }

  .kkv2-hero {
    min-height: auto;
  }

  .kkv2-hero::before {
    top: 120px;
  }

  .kkv2-hero-grid {
    grid-template-columns: 1fr;
    gap: 46px;
    min-height: auto;
    padding: 126px 0 190px;
  }

  .kkv2-hero-copy {
    max-width: 760px;
  }

  .kkv2-hero h1 {
    max-width: 760px;
    font-size: clamp(58px, 10.4vw, 88px);
  }

  .kkv2-hero-art {
    min-height: 650px;
  }

  .kkv2-keyhole {
    right: 0;
    left: 0;
    width: min(72vw, 520px);
    margin-inline: auto;
    transform: rotate(2deg) !important;
  }

  .kkv2-keyhole:hover,
  .kkv2-hero-art.is-unlocked .kkv2-keyhole {
    transform: rotate(0) scale(1.025) !important;
  }

  .kkv2-orbit-a,
  .kkv2-orbit-b {
    right: 50%;
    transform: translateX(50%);
  }

  .kkv2-orbit-b {
    transform: translateX(50%) rotate(17deg);
  }

  .kkv2-art-note {
    right: calc(50% - 290px);
  }

  .kkv2-art-chip-a {
    left: 6%;
  }

  .kkv2-art-chip-b {
    right: 5%;
  }

  .kkv2-desire,
  .kkv2-pillars,
  .kkv2-ink,
  .kkv2-process,
  .kkv2-benefits {
    padding-block: 110px;
  }

  .kkv2-desire-layout {
    gap: 70px;
  }

  .kkv2-desire-photo {
    width: calc(100% - 20px);
    max-height: 650px;
  }

  .kkv2-desire-copy {
    max-width: 650px;
  }

  .kkv2-service-grid {
    grid-auto-rows: 82px;
  }

  .kkv2-service,
  .kkv2-service-wide,
  .kkv2-service-tall,
  .kkv2-service:nth-child(3),
  .kkv2-service:nth-child(4) {
    grid-column: span 12;
    grid-row: span 5;
    min-height: 410px;
  }

  .kkv2-difference,
  .kkv2-difference-inner {
    min-height: 980px;
  }

  .kkv2-difference-inner {
    align-content: center;
    gap: 62px;
    padding-block: 120px;
  }

  .kkv2-difference-title h2 {
    font-size: clamp(58px, 10vw, 94px);
  }

  .kkv2-difference-rail {
    max-width: 620px;
  }

  .kkv2-ink-canvas {
    min-height: 500px;
    box-shadow: 16px 16px 0 var(--purple);
  }

  .kkv2-process-grid {
    gap: 76px;
  }

  .kkv2-process-visual {
    min-height: 620px;
  }

  .kkv2-process-visual img {
    height: 620px;
  }

  .kkv2-proof-grid {
    grid-template-columns: 84px 1fr;
  }

  .kkv2-proof-score {
    grid-column: 2;
    justify-items: start;
    margin-top: 12px;
    text-align: left;
  }

  .kkv2-proof-score strong {
    font-size: 68px;
  }
}

@media (max-width: 1179px) {
  .kkv-primary-nav {
    transition: opacity 200ms ease, transform 320ms cubic-bezier(.22, 1, .36, 1), visibility 0s linear 320ms !important;
  }

  .kkv-site-header.is-menu-open .kkv-primary-nav {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateX(0) !important;
    transition-delay: 0s !important;
  }
}

@media (max-width: 640px) {
  .kkv2-shell {
    width: calc(100% - 28px);
  }

  .kkv2-index,
  .kkv2-kicker {
    font-size: 9.5px;
    letter-spacing: .15em;
  }

  .kkv2-section-head {
    margin-bottom: 36px;
  }

  .kkv2-section-head h2,
  .kkv2-process-copy h2,
  .kkv2-cta h2 {
    font-size: clamp(39px, 12.2vw, 57px);
    line-height: .94;
    letter-spacing: -.06em;
  }

  .kkv2-section-head-split > p,
  .kkv2-ink-intro > p,
  .kkv2-cta-inner > p:not(.kkv2-index) {
    font-size: 15px;
    line-height: 1.65;
  }

  .kkv2-btn {
    width: 100%;
    min-height: 54px;
    padding-inline: 20px;
    font-size: 14px;
  }

  .kkv2-hero-grid {
    gap: 32px;
    padding: 104px 0 154px;
  }

  .kkv2-hero::before {
    top: 110px;
    font-size: 118px;
  }

  .kkv2-kicker {
    padding: 9px 11px;
    margin-bottom: 19px;
  }

  .kkv2-hero h1 {
    font-size: clamp(42px, 13.4vw, 62px);
    line-height: .91;
    letter-spacing: -.065em;
  }

  .kkv2-lead {
    margin-top: 23px;
    font-size: 16px;
    line-height: 1.65;
  }

  .kkv2-actions {
    display: grid;
    margin-top: 27px;
  }

  .kkv2-proofline {
    display: grid;
    gap: 10px;
    font-size: 12px;
  }

  .kkv2-hero-art {
    min-height: 440px;
  }

  .kkv2-keyhole {
    top: 0;
    width: min(94%, 360px);
  }

  .kkv2-keyhole-copy {
    width: 176px;
    padding: 14px 15px;
  }

  .kkv2-keyhole-copy strong {
    font-size: 15px;
  }

  .kkv2-keyhole-copy small {
    font-size: 7px;
  }

  .kkv2-orbit-a {
    width: 340px;
    height: 340px;
    top: 42px;
  }

  .kkv2-orbit-b {
    width: 260px;
    height: 390px;
    top: 10px;
  }

  .kkv2-art-chip {
    min-height: 37px;
    padding-inline: 12px;
    font-size: 9px;
  }

  .kkv2-art-chip-a {
    left: 0;
    top: 88px;
  }

  .kkv2-art-chip-b {
    right: 0;
    bottom: 46px;
  }

  .kkv2-art-note {
    display: none;
  }

  .kkv2-crossbands {
    height: 112px;
  }

  .kkv2-tape {
    left: -20%;
    width: 140%;
    height: 38px;
  }

  .kkv2-tape-a {
    top: 34px;
    transform: rotate(5.5deg);
  }

  .kkv2-tape-b {
    top: 48px;
    transform: rotate(-5.5deg);
  }

  .kkv2-tape-track span {
    padding: 10px 16px;
    font-size: 9px;
    line-height: 18px;
    letter-spacing: .1em;
  }

  .kkv2-desire,
  .kkv2-pillars,
  .kkv2-ink,
  .kkv2-process,
  .kkv2-benefits,
  .kkv2-proof,
  .kkv2-cta {
    padding-block: 82px;
  }

  .kkv2-desire-layout {
    gap: 52px;
  }

  .kkv2-desire-photo {
    width: calc(100% - 10px);
    aspect-ratio: .94 / 1;
  }

  .kkv2-desire-photo::before {
    inset: 12px -10px -12px 13px;
  }

  .kkv2-desire-photo figcaption {
    right: -6px;
    bottom: 8%;
    max-width: 245px;
    padding: 12px 13px;
    font-size: 10px;
  }

  .kkv2-desire-copy {
    padding-left: 18px;
  }

  .kkv2-desire-lead {
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 1.62;
  }

  .kkv2-cut-list li {
    padding: 14px 0;
    font-size: 15px;
  }

  .kkv2-text-link {
    font-size: 12px;
  }

  .kkv2-service-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    gap: 13px;
  }

  .kkv2-service,
  .kkv2-service-wide,
  .kkv2-service-tall,
  .kkv2-service:nth-child(3),
  .kkv2-service:nth-child(4) {
    grid-column: auto;
    grid-row: auto;
    min-height: 390px;
    border-radius: 3px 42px 3px 42px;
  }

  .kkv2-service > div {
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .kkv2-service h3 {
    font-size: 39px;
  }

  .kkv2-service p {
    font-size: 13px;
    line-height: 1.55;
  }

  .kkv2-service-no {
    left: 17px;
    top: 16px;
    width: 38px;
    height: 38px;
  }

  .kkv2-service > b {
    right: 17px;
    top: 16px;
    width: 42px;
    height: 42px;
  }

  .kkv2-difference,
  .kkv2-difference-inner {
    min-height: 830px;
  }

  .kkv2-difference-inner {
    gap: 45px;
    padding-block: 82px;
  }

  .kkv2-difference-title h2 {
    font-size: clamp(46px, 13vw, 62px);
    line-height: .9;
  }

  .kkv2-difference-shade {
    background: linear-gradient(180deg, rgba(5, 6, 13, .86), rgba(5, 6, 13, .94));
  }

  .kkv2-difference-rail article {
    padding: 20px 14px;
  }

  .kkv2-difference-rail h3 {
    font-size: 21px;
  }

  .kkv2-difference-rail p {
    font-size: 13px;
  }

  .kkv2-difference-stamp {
    display: none;
  }

  .kkv2-ink-intro button {
    font-size: 12px;
  }

  .kkv2-ink-canvas {
    min-height: 380px;
    border-width: 2px;
    border-radius: 3px 48px 3px 48px;
    box-shadow: 9px 9px 0 var(--purple);
  }

  .kkv2-ink-cover {
    -webkit-mask-image: radial-gradient(circle 96px at var(--ink-x) var(--ink-y), transparent 0 60%, rgba(0, 0, 0, .25) 69%, #000 100%);
    mask-image: radial-gradient(circle 96px at var(--ink-x) var(--ink-y), transparent 0 60%, rgba(0, 0, 0, .25) 69%, #000 100%);
  }

  .kkv2-ink-cursor {
    width: 192px;
    height: 192px;
  }

  .kkv2-ink-under > strong {
    font-size: clamp(42px, 13.4vw, 60px);
  }

  .kkv2-ink-word {
    padding: 6px 7px;
    font-size: 6.5px;
  }

  .kkv2-ink-hint {
    font-size: 7px;
    letter-spacing: .14em;
  }

  .kkv2-process-grid {
    gap: 54px;
  }

  .kkv2-process-visual {
    min-height: 480px;
  }

  .kkv2-process-visual::before {
    inset: 13px -10px -12px 14px;
  }

  .kkv2-process-visual img {
    height: 480px;
  }

  .kkv2-process-visual-copy {
    right: -4px;
    padding: 16px 18px;
  }

  .kkv2-process-visual-copy strong {
    font-size: 29px;
  }

  .kkv2-steps {
    margin-top: 34px;
  }

  .kkv2-steps article {
    grid-template-columns: 38px 1fr;
    padding: 19px 0;
  }

  .kkv2-steps h3 {
    font-size: 20px;
  }

  .kkv2-steps p {
    font-size: 13px;
    line-height: 1.55;
  }

  .kkv2-benefit-row {
    grid-template-columns: 1fr;
    box-shadow: 9px 9px 0 rgba(255, 255, 255, .58);
  }

  .kkv2-benefit-row article {
    min-height: 0;
    padding: 23px 20px 25px;
  }

  .kkv2-benefit-row span {
    margin-bottom: 35px;
  }

  .kkv2-benefit-row h3 {
    font-size: 29px;
  }

  .kkv2-proof-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .kkv2-proof-mark {
    height: 64px;
    font-size: 130px;
  }

  .kkv2-proof blockquote > p {
    font-size: 32px;
    line-height: 1.05;
  }

  .kkv2-proof blockquote footer {
    display: grid;
    gap: 5px;
    margin-top: 22px;
  }

  .kkv2-proof-score {
    grid-column: auto;
    margin-top: 16px;
  }

  .kkv2-proof-score strong {
    font-size: 59px;
  }

  .kkv2-cta-loop {
    width: 120vw;
    aspect-ratio: 1 / 1.2;
  }

  .kkv2-cta .kkv2-proofline {
    justify-self: start;
    text-align: left;
  }
}

@media (max-width: 420px) {
  .kkv2-shell {
    width: calc(100% - 24px);
  }

  .kkv2-hero h1 {
    font-size: clamp(39px, 13vw, 52px);
  }

  .kkv2-hero-art {
    min-height: 400px;
  }

  .kkv2-art-chip-a {
    top: 72px;
  }

  .kkv2-art-chip-b {
    bottom: 34px;
  }

  .kkv2-service,
  .kkv2-service-wide,
  .kkv2-service-tall,
  .kkv2-service:nth-child(3),
  .kkv2-service:nth-child(4) {
    min-height: 360px;
  }

  .kkv2-service h3 {
    font-size: 35px;
  }

  .kkv2-ink-canvas {
    min-height: 340px;
  }

  .kkv2-process-visual,
  .kkv2-process-visual img {
    min-height: 420px;
    height: 420px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kkv2 *,
  .kkv2 *::before,
  .kkv2 *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }

  .kkv2-reveal {
    opacity: 1;
    transform: none;
  }
}
/* =========================================================
   KKV MEDIA – CÉLZOTT JAVÍTÁSOK
   A jelenlegi V2 CSS LEGALJÁRA illeszd
   ========================================================= */

/* 1. Dekoratív háttérfeliratok eltávolítása */

.kkv2-hero::before,
.kkv2-desire::after,
.kkv2-benefits::before,
.kkv2-cta::before {
  content: none !important;
  display: none !important;
}


/* 2. Magasabb hero, lejjebb helyezett X-sávok */

.kkv2-hero {
  min-height: 1060px;
}

.kkv2-hero-grid {
  min-height: 920px;
  padding-bottom: 190px;
}

.kkv2-crossbands {
  height: 170px;
}

.kkv2-tape-a {
  top: 84px;
}

.kkv2-tape-b {
  top: 96px;
}


/* 3. Folyamatos szalagok széles monitoron is */

.kkv2-tape-a .kkv2-tape-track span::before,
.kkv2-tape-a .kkv2-tape-track span::after,
.kkv2-tape-b .kkv2-tape-track span::before,
.kkv2-tape-b .kkv2-tape-track span::after {
  display: inline;
  white-space: nowrap;
}

.kkv2-tape-a .kkv2-tape-track span::before,
.kkv2-tape-a .kkv2-tape-track span::after {
  content:
    "Gyorsabb megvalósítás ✦ Egységesebb végeredmény ✦ Kevesebb koordináció ✦ Tisztább felelősség ✦  Gyorsabb megvalósítás ✦ Egységesebb végeredmény ✦ Kevesebb koordináció ✦ Tisztább felelősség ✦  ";
}

.kkv2-tape-b .kkv2-tape-track span::before,
.kkv2-tape-b .kkv2-tape-track span::after {
  content:
    "Stratégia → Kreatív → Digitális → Elérés → Rendezvény → Kivitelezés →  Stratégia → Kreatív → Digitális → Elérés → Rendezvény → Kivitelezés →  ";
}

.kkv2-tape-a .kkv2-tape-track {
  animation-duration: 72s;
}

.kkv2-tape-b .kkv2-tape-track {
  animation-duration: 78s;
}


/* 4. Elementor vörös hover-hátterének felülírása */

.kkv2 a:hover,
.kkv2 a:focus,
.kkv2 a:active,
.kkv2 button:hover,
.kkv2 button:focus,
.kkv2 button:active {
  background-color: transparent !important;
}

.kkv2-keyhole:hover,
.kkv2-keyhole:focus,
.kkv2-keyhole:active,
.kkv2-ink-intro button:hover,
.kkv2-ink-intro button:focus,
.kkv2-ink-intro button:active {
  background: transparent !important;
}

.kkv2-ink-intro button:hover,
.kkv2-ink-intro button:focus,
.kkv2-ink-intro button:active {
  color: var(--ink) !important;
}


/* A saját gombszínek megmaradnak */

.kkv2 .kkv2-btn-primary:hover,
.kkv2 .kkv2-btn-primary:focus,
.kkv2 .kkv2-btn-primary:active {
  color: #fff !important;
  background:
    linear-gradient(
      110deg,
      #7647ff,
      #a54fff 47%,
      #ee4fc6
    ) !important;
}

.kkv2 .kkv2-btn-ghost:hover,
.kkv2 .kkv2-btn-ghost:focus,
.kkv2 .kkv2-btn-ghost:active {
  color: var(--white) !important;
  background: rgba(255, 255, 255, 0.08) !important;
}


/* 5. Láthatatlan tinta – ékezeteket levágó sorköz javítása */

.kkv2-ink-under > strong {
  overflow: visible;
  line-height: 1.08;
  padding: 0.16em 0 0.2em;
}


/* Tablet */

@media (max-width: 900px) {
  .kkv2-hero {
    min-height: auto;
  }

  .kkv2-hero-grid {
    min-height: auto;
    padding-bottom: 220px;
  }

  .kkv2-tape-a {
    top: 78px;
  }

  .kkv2-tape-b {
    top: 90px;
  }
}


/* Mobil */

@media (max-width: 640px) {
  .kkv2-hero-grid {
    padding-bottom: 180px;
  }

  .kkv2-crossbands {
    height: 112px;
  }

  .kkv2-tape-a {
    top: 57px;
  }

  .kkv2-tape-b {
    top: 67px;
  }

  .kkv2-tape-a .kkv2-tape-track {
    animation-duration: 58s;
  }

  .kkv2-tape-b .kkv2-tape-track {
    animation-duration: 64s;
  }
}/* End custom CSS */