/* nk-elementor-transformed */
:root {
  --nk-navy: #0a2a63;
  --nk-navy-deep: #071d43;
  --nk-navy-ink: #05152f;
  --nk-teal: #56b7b0;
  --nk-teal-dark: #2a817c;
  --nk-teal-soft: #dff2f0;
  --nk-bg: #f4f7fb;
  --nk-surface: #ffffff;
  --nk-surface-soft: #eef3f8;
  --nk-text: #172033;
  --nk-muted: #5b6677;
  --nk-border: #dce4ed;
  --nk-danger: #a33a32;
  --nk-amber: #c6a66b;
  --nk-amber-dark: #8b6a31;
  --nk-amber-soft: #f3ead9;
  --nk-shadow: 0 28px 70px rgba(14, 35, 66, 0.12);
  --nk-shadow-soft: 0 14px 38px rgba(17, 43, 82, 0.08);
  --nk-radius: 14px;
  --nk-radius-lg: 24px;
  --nk-shell: 1200px;
}

/* Page: tax burden and transaction-risk analysis */
.nk-load-page {
  --nk-load-amber: var(--nk-amber);
  --nk-load-amber-soft: var(--nk-amber-soft);
  --nk-load-paper: #f3f0e9;
  --nk-load-grid: rgba(14, 61, 126, 0.065);
  background: #f5f7fa;
}

.nk-load-page .nk-section {
  padding-top: 106px;
  padding-bottom: 106px;
}

.nk-load-page .nk-nav {
  gap: 19px;
}

.nk-load-page .nk-nav > a,
.nk-load-page .nk-services-menu summary {
  font-size: 14px;
}

.nk-load-page .nk-section-heading > p,
.nk-load-page .nk-hero__text {
  font-size: 16px;
  line-height: 1.75;
}

.nk-load-page .nk-form__hint {
  margin: -2px 0 0;
  color: #6b7789;
  font-size: 14px;
  line-height: 1.55;
  text-align: center;
}

.nk-load-page .nk-load-hero {
  overflow: hidden;
  padding-bottom: 0;
  background:
    radial-gradient(circle at 76% 22%, rgba(86, 183, 176, 0.19), transparent 32%),
    radial-gradient(circle at 16% 86%, rgba(198, 166, 107, 0.09), transparent 28%),
    #071d43;
}

.nk-load-page .nk-load-hero::before {
  opacity: 0.1;
  background-size: 88px 88px;
}

.nk-load-hero::after {
  position: absolute;
  right: -340px;
  bottom: -460px;
  width: 880px;
  height: 880px;
  content: "";
  border: 1px solid rgba(98, 216, 211, 0.16);
  border-radius: 50%;
  box-shadow:
    0 0 0 95px rgba(98, 216, 211, 0.025),
    0 0 0 190px rgba(98, 216, 211, 0.018);
  pointer-events: none;
}

.nk-load-hero__grid-bg {
  position: absolute;
  z-index: 0;
  inset: 0 0 auto 48%;
  height: 78%;
  opacity: 0.18;
  background:
    linear-gradient(rgba(255, 255, 255, 0.07) 1px, transparent 1px) 0 0 / 52px 52px,
    linear-gradient(90deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px) 0 0 / 52px 52px;
  mask-image: linear-gradient(90deg, transparent, #000 24%, #000 70%, transparent);
  pointer-events: none;
}

.nk-load-hero .nk-shell {
  position: relative;
  z-index: 2;
}

.nk-load-hero .nk-breadcrumbs {
  color: #899bb8;
}

.nk-load-hero__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(460px, 0.86fr);
  align-items: center;
  gap: 66px;
  min-height: 770px;
  padding: 58px 0 64px;
}

.nk-load-hero__copy {
  position: relative;
  z-index: 2;
  max-width: 700px;
}

.nk-load-page .nk-load-hero h1 {
  max-width: 760px;
  margin-bottom: 27px;
  font-size: clamp(52px, 5.1vw, 78px);
  line-height: 0.99;
  text-wrap: balance;
}

.nk-load-hero .nk-hero__lead {
  max-width: 690px;
  font-size: 19px;
  line-height: 1.63;
}

.nk-load-hero .nk-hero__text {
  max-width: 665px;
  color: #bfd0e5;
}

.nk-load-hero__principles {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-top: 35px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.nk-load-hero__principles span {
  display: flex;
  align-items: center;
  min-height: 70px;
  padding: 14px 17px;
  color: #eff7ff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.45;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.nk-load-hero__principles span + span {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.nk-load-hero__visual {
  position: relative;
  min-width: 0;
  padding: 16px 0 44px 16px;
}

.nk-load-hero__media {
  position: relative;
  overflow: hidden;
  min-height: 590px;
  margin: 0;
  border: 1px solid rgba(98, 216, 211, 0.25);
  border-radius: 28px 74px 28px 28px;
  background: #0d2850;
  box-shadow: 0 36px 82px rgba(0, 8, 29, 0.4);
}

.nk-load-hero__media::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background:
    linear-gradient(90deg, rgba(7, 29, 67, 0.58), transparent 31%),
    linear-gradient(180deg, transparent 68%, rgba(7, 29, 67, 0.48));
  pointer-events: none;
}

.nk-load-hero__media img {
  width: 100%;
  height: 590px;
  object-fit: cover;
}

.nk-load-hero__media figcaption {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 18px;
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: rgba(7, 29, 67, 0.76);
  color: #d7e3f1;
  font-size: 12px;
  backdrop-filter: blur(10px);
}

.nk-load-hero__layers {
  position: absolute;
  z-index: 3;
  right: 20px;
  bottom: 0;
  width: min(360px, calc(100% - 28px));
  padding: 19px 22px;
  border: 1px solid rgba(98, 216, 211, 0.35);
  border-radius: 14px;
  background: rgba(8, 41, 91, 0.95);
  color: #fff;
  box-shadow: 0 20px 48px rgba(0, 10, 38, 0.32);
}

.nk-load-hero__layers small,
.nk-load-hero__layers strong {
  display: block;
}

.nk-load-hero__layers small {
  margin-bottom: 7px;
  color: #76e2dd;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-load-hero__layers strong {
  font-size: 13px;
  line-height: 1.5;
}

.nk-load-hero__notice {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  align-items: center;
  gap: 24px;
  min-height: 86px;
  padding: 19px 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(4, 19, 48, 0.44);
  color: #dce8f5;
}

.nk-load-hero__notice span {
  color: #75ddd8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-load-hero__notice p {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
}

.nk-load-benchmark {
  background: #f7f8fa;
}

.nk-load-benchmark__rail {
  position: relative;
  height: 70px;
  margin: 51px 0 20px;
}

.nk-load-benchmark__rail::before {
  position: absolute;
  top: 31px;
  right: 0;
  left: 0;
  height: 8px;
  content: "";
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(17, 70, 146, 0.1), rgba(98, 216, 211, 0.22));
  box-shadow: inset 0 0 0 1px rgba(11, 53, 116, 0.08);
}

.nk-load-benchmark__sector {
  position: absolute;
  top: 21px;
  left: 33%;
  width: 37%;
  height: 28px;
  border: 1px solid rgba(86, 183, 176, 0.28);
  border-radius: 999px;
  background: rgba(86, 183, 176, 0.1);
}

.nk-load-benchmark__company,
.nk-load-benchmark__context {
  position: absolute;
  z-index: 2;
  top: 23px;
  width: 24px;
  height: 24px;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0 8px 18px rgba(11, 50, 108, 0.18);
}

.nk-load-benchmark__company {
  left: 24%;
  background: #164f9c;
}

.nk-load-benchmark__context {
  left: 61%;
  background: #56b7b0;
}

.nk-load-benchmark__rail::after {
  position: absolute;
  z-index: 3;
  top: 27px;
  right: 15%;
  width: 15px;
  height: 15px;
  content: "";
  transform: rotate(45deg);
  border: 4px solid #fff;
  border-radius: 3px;
  background: var(--nk-load-amber);
  box-shadow: 0 8px 18px rgba(100, 70, 24, 0.18);
}

.nk-load-benchmark__legend {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 28px;
  margin-bottom: 44px;
  color: #667286;
  font-size: 13px;
}

.nk-load-benchmark__legend span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.nk-load-benchmark__legend i {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #164f9c;
}

.nk-load-benchmark__legend span:nth-child(2) i {
  background: #56b7b0;
}

.nk-load-benchmark__legend span:nth-child(3) i {
  border-radius: 2px;
  background: var(--nk-load-amber);
}

.nk-load-benchmark__cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.nk-load-benchmark__card {
  position: relative;
  min-height: 270px;
  padding: 34px 30px;
  border: 1px solid #dbe3eb;
  border-radius: 18px;
  background: #fff;
  box-shadow: var(--nk-shadow-soft);
}

.nk-load-benchmark__card::after {
  position: absolute;
  right: 28px;
  bottom: 26px;
  width: 34px;
  height: 2px;
  content: "";
  background: #164f9c;
}

.nk-load-benchmark__card--accent {
  border-color: rgba(86, 183, 176, 0.35);
  background: linear-gradient(145deg, #ffffff, #eef8f7);
}

.nk-load-benchmark__card--accent::after {
  background: #56b7b0;
}

.nk-load-benchmark__card > span {
  color: #3874b7;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-load-benchmark__card h3 {
  margin: 31px 0 14px;
  color: #10264a;
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
  line-height: 1.14;
}

.nk-load-benchmark__card p {
  margin: 0;
  color: #5c687a;
  font-size: 15px;
  line-height: 1.68;
}

.nk-load-signals {
  position: relative;
  overflow: hidden;
  background: #fff;
}

.nk-load-signals__grid-bg,
.nk-load-result__grid-bg {
  position: absolute;
  inset: 0;
  opacity: 0.62;
  background:
    linear-gradient(var(--nk-load-grid) 1px, transparent 1px) 0 0 / 48px 48px,
    linear-gradient(90deg, var(--nk-load-grid) 1px, transparent 1px) 0 0 / 48px 48px;
  mask-image: radial-gradient(circle at 50% 46%, #000, transparent 76%);
  pointer-events: none;
}

.nk-load-signals .nk-shell,
.nk-load-result .nk-shell {
  position: relative;
  z-index: 1;
}

.nk-load-signals__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 46px;
}

.nk-load-signal {
  position: relative;
  overflow: hidden;
  min-height: 254px;
  padding: 26px 24px 24px;
  border: 1px solid #dce5ed;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 14px 32px rgba(15, 48, 93, 0.055);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.nk-load-signal::after {
  position: absolute;
  right: -32px;
  bottom: -40px;
  width: 110px;
  height: 110px;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.26);
  border-radius: 50%;
}

.nk-load-signal:hover {
  transform: translateY(-4px);
  border-color: rgba(86, 183, 176, 0.55);
  box-shadow: 0 20px 46px rgba(15, 48, 93, 0.1);
}

.nk-load-signal > span {
  display: inline-flex;
  min-height: 26px;
  align-items: center;
  padding: 5px 10px;
  border-radius: 999px;
  background: #e8f5f4;
  color: #287c78;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-load-signal > b {
  position: absolute;
  top: 27px;
  right: 23px;
  color: #b2bfce;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
}

.nk-load-signal h3 {
  min-height: 58px;
  margin: 38px 0 13px;
  color: #10264a;
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
  line-height: 1.16;
}

.nk-load-signal p {
  margin: 0;
  color: #647083;
  font-size: 14px;
  line-height: 1.65;
}

.nk-load-method {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 10%, rgba(86, 183, 176, 0.15), transparent 32%),
    #071d43;
}

.nk-load-method__rings {
  position: absolute;
  top: -210px;
  right: -250px;
  width: 780px;
  height: 780px;
  border: 1px solid rgba(98, 216, 211, 0.12);
  border-radius: 50%;
  box-shadow:
    0 0 0 88px rgba(98, 216, 211, 0.023),
    0 0 0 176px rgba(98, 216, 211, 0.015);
}

.nk-load-method .nk-shell {
  position: relative;
  z-index: 1;
}

.nk-load-method__stack {
  display: grid;
  gap: 12px;
  margin: 51px 0 0;
  padding: 0;
  list-style: none;
  perspective: 1000px;
}

.nk-load-method__layer {
  display: grid;
  grid-template-columns: 60px 210px minmax(0, 1fr) 130px;
  align-items: center;
  gap: 22px;
  min-height: 94px;
  padding: 17px 24px;
  border: 1px solid rgba(98, 216, 211, 0.22);
  border-radius: 13px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035));
  color: #fff;
  box-shadow: 0 16px 28px rgba(0, 10, 34, 0.1);
  backdrop-filter: blur(8px);
}

.nk-load-method__layer:nth-child(2) {
  margin-right: 2%;
  margin-left: 2%;
}

.nk-load-method__layer:nth-child(3) {
  margin-right: 4%;
  margin-left: 4%;
  border-color: rgba(198, 166, 107, 0.34);
}

.nk-load-method__layer:nth-child(4) {
  margin-right: 6%;
  margin-left: 6%;
}

.nk-load-method__layer:nth-child(5) {
  margin-right: 8%;
  margin-left: 8%;
}

.nk-load-method__layer > span {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid rgba(98, 216, 211, 0.35);
  border-radius: 50%;
  color: #76e2dd;
  font-size: 12px;
  font-weight: 800;
}

.nk-load-method__layer small {
  display: block;
  margin-bottom: 3px;
  color: #869bb8;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-load-method__layer h3 {
  margin: 0;
  color: #f7fbff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
}

.nk-load-method__layer p {
  margin: 0;
  color: #bed0e4;
  font-size: 14px;
  line-height: 1.55;
}

.nk-load-method__layer > b {
  justify-self: end;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(98, 216, 211, 0.1);
  color: #8ee8e4;
  font-size: 10px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-load-method__layer:nth-child(3) > b {
  background: rgba(198, 166, 107, 0.12);
  color: #e0c896;
}

.nk-load-method__result {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: fit-content;
  margin: 32px auto 0;
  padding: 16px 22px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  background: rgba(3, 18, 45, 0.48);
  color: #fff;
}

.nk-load-method__result span {
  color: #72d9d5;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-load-method__result strong {
  font-size: 13px;
}

.nk-load-dynamics {
  background: var(--nk-load-paper);
}

.nk-load-dynamics__panel {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(390px, 0.78fr);
  gap: 0;
  overflow: hidden;
  margin-top: 50px;
  border: 1px solid #d6dedf;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 28px 62px rgba(31, 53, 74, 0.11);
}

.nk-load-dynamics__chart {
  position: relative;
  min-height: 445px;
  border-right: 1px solid #dce4e7;
  background:
    linear-gradient(rgba(14, 61, 126, 0.07) 1px, transparent 1px) 0 0 / 56px 56px,
    linear-gradient(90deg, rgba(14, 61, 126, 0.07) 1px, transparent 1px) 0 0 / 56px 56px,
    linear-gradient(145deg, #f9fbfd, #edf5f5);
}

.nk-load-dynamics__chart::before {
  position: absolute;
  top: 28px;
  left: 31px;
  content: "ДИНАМИКА";
  color: #5d7591;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.nk-load-dynamics__axis {
  position: absolute;
  right: 28px;
  bottom: 54px;
  left: 28px;
  height: 1px;
  background: #aebdcc;
}

.nk-load-dynamics__axis::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 315px;
  content: "";
  background: #aebdcc;
}

.nk-load-dynamics__curve {
  position: absolute;
  inset: 72px 42px 58px 37px;
}

.nk-load-dynamics__curve::after {
  position: absolute;
  inset: 23% 0 0;
  content: "";
  clip-path: polygon(0 78%, 33% 53%, 66% 41%, 100% 2%, 100% 100%, 0 100%);
  background: linear-gradient(180deg, rgba(86, 183, 176, 0.2), rgba(86, 183, 176, 0.015));
}

.nk-load-dynamics__curve span {
  position: absolute;
  z-index: 2;
  bottom: var(--bottom);
  left: var(--left);
  width: var(--width);
  height: 4px;
  transform: rotate(var(--angle));
  transform-origin: left center;
  border-radius: 999px;
  background: linear-gradient(90deg, #164f9c, #56b7b0);
  box-shadow: 0 4px 12px rgba(22, 79, 156, 0.14);
}

.nk-load-dynamics__chart > i {
  position: absolute;
  z-index: 3;
  top: var(--y);
  left: var(--x);
  width: 18px;
  height: 18px;
  transform: translate(-50%, -50%);
  border: 4px solid #fff;
  border-radius: 50%;
  background: #56b7b0;
  box-shadow: 0 7px 18px rgba(17, 60, 120, 0.22);
}

.nk-load-dynamics__chart > i.is-attention {
  border-radius: 4px;
  background: var(--nk-load-amber);
}

.nk-load-dynamics__steps {
  display: grid;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-load-dynamics__steps li {
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  min-height: 111px;
  padding: 20px 25px;
  border-bottom: 1px solid #e1e7eb;
}

.nk-load-dynamics__steps li:last-child {
  border-bottom: 0;
}

.nk-load-dynamics__steps span {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 50%;
  background: #e8f4f3;
  color: #2d827d;
  font-size: 11px;
  font-weight: 800;
}

.nk-load-dynamics__steps h3 {
  margin: 0 0 4px;
  color: #11294d;
  font-size: 15px;
}

.nk-load-dynamics__steps p {
  margin: 0;
  color: #687486;
  font-size: 13px;
  line-height: 1.55;
}

.nk-load-dynamics__note {
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 24px;
  margin-top: 22px;
  padding: 22px 27px;
  border-left: 3px solid #56b7b0;
  background: #fff;
  box-shadow: 0 12px 30px rgba(27, 54, 83, 0.06);
}

.nk-load-dynamics__note span {
  color: #2c7e79;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-load-dynamics__note p {
  margin: 0;
  color: #46566b;
  font-size: 15px;
  line-height: 1.55;
}

.nk-load-taxes {
  background: #fff;
}

.nk-load-taxes__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: end;
  gap: 18px;
  margin-top: 54px;
}

.nk-load-tax {
  position: relative;
  display: flex;
  min-height: 410px;
  flex-direction: column;
  padding: 0 25px 28px;
  border: 1px solid #dce4ec;
  border-radius: 18px 18px 12px 12px;
  background: linear-gradient(180deg, #fafdff, #fff);
  box-shadow: 0 16px 38px rgba(14, 49, 94, 0.07);
}

.nk-load-tax--profit {
  min-height: 452px;
}

.nk-load-tax--payroll {
  min-height: 380px;
}

.nk-load-tax--other {
  min-height: 426px;
}

.nk-load-tax__bar {
  overflow: hidden;
  height: 10px;
  margin: 0 -25px 27px;
  border-radius: 18px 18px 0 0;
  background: #e5ebf1;
}

.nk-load-tax__bar span {
  display: block;
  width: 78%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #164f9c, #56b7b0);
}

.nk-load-tax--profit .nk-load-tax__bar span {
  width: 63%;
}

.nk-load-tax--payroll .nk-load-tax__bar span {
  width: 48%;
}

.nk-load-tax--other .nk-load-tax__bar span {
  width: 34%;
  background: linear-gradient(90deg, #7e93ad, var(--nk-load-amber));
}

.nk-load-tax > small {
  color: #9aabba;
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
}

.nk-load-tax h3 {
  margin: 28px 0 15px;
  color: #10264a;
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
  line-height: 1.12;
}

.nk-load-tax p {
  margin: 0 0 25px;
  color: #647083;
  font-size: 14px;
  line-height: 1.68;
}

.nk-load-tax b {
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px solid #e2e8ee;
  color: #2c7d78;
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.nk-load-taxes__caption {
  margin: 24px 0 0;
  color: #798394;
  font-size: 13px;
  text-align: center;
}

.nk-load-operation {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 74% 50%, rgba(86, 183, 176, 0.13), transparent 36%),
    #071d43;
}

.nk-load-operation__line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 49%;
  width: 1px;
  background: linear-gradient(transparent, rgba(98, 216, 211, 0.28), transparent);
}

.nk-load-operation__grid {
  display: grid;
  grid-template-columns: minmax(400px, 0.78fr) minmax(0, 1.22fr);
  align-items: center;
  gap: 66px;
}

.nk-load-operation__copy h2 {
  margin: 0 0 25px;
  color: #fff;
  font-family: "PT Serif", Georgia, serif;
  font-size: clamp(43px, 4.1vw, 62px);
  line-height: 1.04;
}

.nk-load-operation__copy > p:not(.nk-eyebrow) {
  margin: 0 0 34px;
  color: #bfd0e4;
  font-size: 16px;
  line-height: 1.75;
}

.nk-load-operation__sources {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-load-operation__sources li {
  position: relative;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 15px;
  padding: 17px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.nk-load-operation__sources li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.nk-load-operation__sources span {
  color: #72dad5;
  font-size: 11px;
  font-weight: 800;
}

.nk-load-operation__sources h3 {
  margin: 0 0 4px;
  color: #fff;
  font-size: 15px;
}

.nk-load-operation__sources p {
  margin: 0;
  color: #8fa5c1;
  font-size: 13px;
  line-height: 1.55;
}

.nk-load-operation__media {
  position: relative;
  overflow: hidden;
  min-height: 590px;
  margin: 0;
  border: 1px solid rgba(98, 216, 211, 0.24);
  border-radius: 26px 76px 26px 26px;
  box-shadow: 0 32px 72px rgba(0, 10, 34, 0.36);
}

.nk-load-operation__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(7, 29, 67, 0.22), transparent 32%);
  pointer-events: none;
}

.nk-load-operation__media img {
  width: 100%;
  height: 590px;
  object-fit: cover;
}

.nk-load-operation__media figcaption {
  position: absolute;
  z-index: 2;
  right: 22px;
  bottom: 20px;
  max-width: 390px;
  padding: 12px 15px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 9px;
  background: rgba(7, 29, 67, 0.82);
  color: #e6f1fc;
  font-size: 12px;
  line-height: 1.5;
  backdrop-filter: blur(10px);
}

.nk-load-counterparty {
  background:
    linear-gradient(rgba(20, 67, 127, 0.035) 1px, transparent 1px) 0 0 / 100% 54px,
    #f4f0e8;
}

.nk-load-counterparty__timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin-top: 60px;
}

.nk-load-counterparty__timeline::before {
  position: absolute;
  z-index: 0;
  top: 79px;
  right: 15%;
  left: 15%;
  height: 2px;
  content: "";
  background: linear-gradient(90deg, #164f9c, #56b7b0, var(--nk-load-amber));
}

.nk-load-counterparty__phase {
  position: relative;
  z-index: 1;
  padding: 0 27px 29px;
  border: 1px solid #d8d9d5;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(53, 59, 59, 0.07);
}

.nk-load-counterparty__phase > span {
  display: inline-flex;
  min-height: 32px;
  align-items: center;
  margin: -16px 0 27px;
  padding: 7px 13px;
  border-radius: 999px;
  background: #0d3a79;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.nk-load-counterparty__node {
  display: grid;
  width: 58px;
  height: 58px;
  margin-bottom: 25px;
  place-items: center;
  border: 7px solid #fff;
  border-radius: 50%;
  background: #56b7b0;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  box-shadow: 0 8px 22px rgba(30, 84, 116, 0.22);
}

.nk-load-counterparty__phase:last-child .nk-load-counterparty__node {
  background: var(--nk-load-amber);
}

.nk-load-counterparty__phase h3 {
  margin: 0 0 16px;
  color: #10264a;
  font-family: "PT Serif", Georgia, serif;
  font-size: 28px;
}

.nk-load-counterparty__phase ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  color: #5f6a78;
  font-size: 14px;
  line-height: 1.58;
  list-style: none;
}

.nk-load-counterparty__phase li {
  position: relative;
  padding-left: 17px;
}

.nk-load-counterparty__phase li::before {
  position: absolute;
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
  background: #56b7b0;
}

.nk-load-counterparty__note {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  margin-top: 27px;
  padding: 22px 27px;
  border: 1px solid rgba(22, 79, 156, 0.14);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.76);
}

.nk-load-counterparty__note span {
  color: #3774b8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-load-counterparty__note strong {
  color: #17345c;
  font-size: 15px;
}

.nk-load-scope {
  position: relative;
  overflow: hidden;
  background: #071d43;
}

.nk-load-scope__mesh {
  position: absolute;
  inset: 0;
  opacity: 0.18;
  background:
    radial-gradient(circle, rgba(98, 216, 211, 0.7) 0 2px, transparent 3px) 0 0 / 78px 78px;
  mask-image: radial-gradient(circle at 50% 58%, #000, transparent 72%);
}

.nk-load-scope .nk-shell {
  position: relative;
  z-index: 1;
}

.nk-load-scope__map {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-template-areas:
    "item1 item2 item3"
    "item4 core item5"
    "item4 item6 item5";
  gap: 14px;
  margin-top: 52px;
}

.nk-load-scope__core,
.nk-load-scope__item {
  border: 1px solid rgba(98, 216, 211, 0.2);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.055);
  color: #fff;
  backdrop-filter: blur(8px);
}

.nk-load-scope__core {
  grid-area: core;
  display: grid;
  min-height: 250px;
  place-content: center;
  padding: 28px;
  border-color: rgba(98, 216, 211, 0.44);
  background: linear-gradient(145deg, rgba(36, 122, 150, 0.3), rgba(255, 255, 255, 0.06));
  text-align: center;
}

.nk-load-scope__core small {
  margin-bottom: 18px;
  color: #76e2dd;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nk-load-scope__core strong {
  font-family: "PT Serif", Georgia, serif;
  font-size: 34px;
  line-height: 1.05;
}

.nk-load-scope__core span {
  margin-top: 18px;
  color: #9fb3cc;
  font-size: 12px;
  line-height: 1.5;
}

.nk-load-scope__item {
  position: relative;
  min-height: 170px;
  padding: 24px;
  transition: border-color 180ms ease, background 180ms ease;
}

.nk-load-scope__item:hover {
  border-color: rgba(98, 216, 211, 0.52);
  background: rgba(255, 255, 255, 0.085);
}

.nk-load-scope__item--1 { grid-area: item1; }
.nk-load-scope__item--2 { grid-area: item2; }
.nk-load-scope__item--3 { grid-area: item3; }
.nk-load-scope__item--4 { grid-area: item4; }
.nk-load-scope__item--5 { grid-area: item5; }
.nk-load-scope__item--6 { grid-area: item6; }

.nk-load-scope__item > span {
  color: #6ed8d3;
  font-size: 11px;
  font-weight: 800;
}

.nk-load-scope__item h3 {
  margin: 26px 0 9px;
  color: #f7fbff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
}

.nk-load-scope__item p {
  margin: 0;
  color: #9fb2ca;
  font-size: 13px;
  line-height: 1.55;
}

.nk-load-process {
  background: #fff;
}

.nk-load-process__track {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
  margin: 52px 0 0;
  padding: 0;
  border: 1px solid #dbe3eb;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 22px 52px rgba(16, 47, 88, 0.08);
  list-style: none;
}

.nk-load-process__track li {
  position: relative;
  min-height: 300px;
  padding: 25px 18px 24px;
  border-right: 1px solid #dfe6ed;
}

.nk-load-process__track li:last-child {
  border-right: 0;
  background: linear-gradient(180deg, #eef9f8, #fff);
}

.nk-load-process__track li:not(:last-child)::after {
  position: absolute;
  z-index: 2;
  top: 39px;
  right: -14px;
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  content: "→";
  border: 1px solid #dbe3eb;
  border-radius: 50%;
  background: #fff;
  color: #4c8bc0;
  font-size: 12px;
}

.nk-load-process__track span {
  display: grid;
  width: 44px;
  height: 44px;
  margin-bottom: 35px;
  place-items: center;
  border-radius: 50%;
  background: #e8f4f3;
  color: #2c817c;
  font-size: 11px;
  font-weight: 800;
}

.nk-load-process__track small {
  color: #4e83b8;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-load-process__track h3 {
  min-height: 49px;
  margin: 14px 0 12px;
  color: #11294d;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  line-height: 1.18;
}

.nk-load-process__track p {
  margin: 0;
  color: #6d7889;
  font-size: 12px;
  line-height: 1.6;
}

.nk-load-input {
  background: #f4f6f9;
}

.nk-load-input__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 150px minmax(0, 1fr);
  align-items: stretch;
  gap: 26px;
  margin-top: 52px;
}

.nk-load-input__tray {
  position: relative;
  overflow: hidden;
  min-height: 430px;
  padding: 31px;
  border: 1px solid #d9e2ea;
  border-radius: 18px 18px 30px 30px;
  background: #fff;
  box-shadow: 0 22px 48px rgba(24, 52, 88, 0.08);
}

.nk-load-input__tray::before {
  position: absolute;
  top: 0;
  right: 12%;
  left: 12%;
  height: 7px;
  content: "";
  border-radius: 0 0 7px 7px;
  background: linear-gradient(90deg, #164f9c, #56b7b0);
}

.nk-load-input__head {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-bottom: 27px;
  padding-bottom: 22px;
  border-bottom: 1px solid #e1e7ed;
}

.nk-load-input__head > span {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border-radius: 50%;
  background: #e7f3f3;
  color: #2c817c;
  font-size: 11px;
  font-weight: 800;
}

.nk-load-input__head small {
  color: #7890aa;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-load-input__head h3 {
  margin: 4px 0 0;
  color: #10264a;
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
}

.nk-load-input__tray ul {
  display: grid;
  gap: 13px;
  margin: 0;
  padding: 0;
  color: #5e6a7c;
  font-size: 14px;
  line-height: 1.5;
  list-style: none;
}

.nk-load-input__tray li {
  position: relative;
  padding-left: 22px;
}

.nk-load-input__tray li::before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 9px;
  height: 9px;
  content: "";
  border: 2px solid #56b7b0;
  border-radius: 50%;
}

.nk-load-input__filter {
  position: relative;
  display: grid;
  align-self: center;
  min-height: 215px;
  place-content: center;
  padding: 20px 12px;
  border: 1px solid rgba(86, 183, 176, 0.34);
  border-radius: 70px 70px 18px 18px;
  background: #0b326e;
  color: #fff;
  text-align: center;
  box-shadow: 0 20px 42px rgba(11, 50, 110, 0.18);
}

.nk-load-input__filter::before,
.nk-load-input__filter::after {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 2px;
  content: "";
  background: #56b7b0;
}

.nk-load-input__filter::before {
  left: -27px;
}

.nk-load-input__filter::after {
  right: -27px;
}

.nk-load-input__filter > span {
  width: 34px;
  height: 34px;
  margin: 0 auto 17px;
  transform: rotate(45deg);
  border: 2px solid #72ddd8;
  border-radius: 6px;
}

.nk-load-input__filter strong {
  font-size: 14px;
  line-height: 1.3;
}

.nk-load-input__filter small {
  margin-top: 13px;
  color: #9fb4ce;
  font-size: 9px;
  line-height: 1.5;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.nk-load-result {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 50%, rgba(86, 183, 176, 0.14), transparent 42%),
    #071d43;
}

.nk-load-result__grid-bg {
  opacity: 0.16;
  --nk-load-grid: rgba(255, 255, 255, 0.13);
}

.nk-load-result__board {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-template-areas:
    "card1 card2 card3"
    "card4 core card5";
  gap: 15px;
  margin-top: 52px;
}

.nk-load-result__core,
.nk-load-result__card {
  border: 1px solid rgba(98, 216, 211, 0.2);
  border-radius: 16px;
  color: #fff;
}

.nk-load-result__core {
  grid-area: core;
  display: grid;
  min-height: 275px;
  place-content: center;
  padding: 28px;
  border-color: rgba(98, 216, 211, 0.5);
  background: linear-gradient(145deg, rgba(37, 131, 155, 0.34), rgba(255, 255, 255, 0.055));
  text-align: center;
  box-shadow: 0 28px 62px rgba(0, 10, 35, 0.2);
}

.nk-load-result__core small {
  margin-bottom: 16px;
  color: #7be0dc;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nk-load-result__core strong {
  font-family: "PT Serif", Georgia, serif;
  font-size: 38px;
  line-height: 1.02;
}

.nk-load-result__core span {
  margin-top: 17px;
  color: #a7bad0;
  font-size: 11px;
}

.nk-load-result__card {
  min-height: 210px;
  padding: 26px;
  background: rgba(255, 255, 255, 0.055);
  backdrop-filter: blur(8px);
}

.nk-load-result__card--1 { grid-area: card1; }
.nk-load-result__card--2 { grid-area: card2; }
.nk-load-result__card--3 {
  grid-area: card3;
  border-color: rgba(198, 166, 107, 0.36);
}
.nk-load-result__card--4 { grid-area: card4; }
.nk-load-result__card--5 {
  grid-area: card5;
  border-color: rgba(98, 216, 211, 0.4);
  background: rgba(86, 183, 176, 0.09);
}

.nk-load-result__card > span {
  color: #71dad5;
  font-size: 11px;
  font-weight: 800;
}

.nk-load-result__card--3 > span {
  color: #d7bc85;
}

.nk-load-result__card h3 {
  margin: 28px 0 11px;
  color: #f7fbff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
}

.nk-load-result__card p {
  margin: 0;
  color: #a3b5cb;
  font-size: 13px;
  line-height: 1.6;
}

.nk-load-boundaries {
  background: #f2f4f6;
}

.nk-load-boundaries__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 48px;
}

.nk-load-boundary {
  position: relative;
  min-height: 280px;
  padding: 31px 25px 25px;
  border: 1px solid #dce3e9;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(28, 50, 80, 0.055);
}

.nk-load-boundary::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  content: "";
  border-radius: 14px 14px 0 0;
  background: #56b7b0;
}

.nk-load-boundary > span {
  color: #94a3b4;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
}

.nk-load-boundary h3 {
  min-height: 60px;
  margin: 31px 0 14px;
  color: #11294d;
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
  line-height: 1.16;
}

.nk-load-boundary p {
  margin: 0;
  color: #667284;
  font-size: 14px;
  line-height: 1.68;
}

.nk-load-related {
  display: grid;
  grid-template-columns: 245px minmax(0, 1fr);
  align-items: center;
  gap: 28px;
  margin-top: 24px;
  padding: 23px 26px;
  border: 1px solid #d9e2e9;
  border-radius: 12px;
  background: #fff;
}

.nk-load-related > span {
  color: #2d7f7a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-load-related > div:not(.elementor-widget) {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}

.nk-load-related a {
  color: #174d91;
  border-bottom: 1px solid rgba(23, 77, 145, 0.25);
  font-size: 13px;
  font-weight: 700;
}

.nk-load-faq .nk-accordion__content a {
  color: #174f98;
  border-bottom: 1px solid rgba(23, 79, 152, 0.28);
  font-weight: 700;
}

.nk-load-team {
  background: #fff;
}

.nk-load-team__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.03fr) minmax(410px, 0.97fr);
  align-items: center;
  gap: 64px;
}

.nk-load-team__media {
  position: relative;
  overflow: hidden;
  min-height: 590px;
  margin: 0;
  border-radius: 70px 24px 24px 24px;
  box-shadow: 0 30px 68px rgba(18, 45, 80, 0.16);
}

.nk-load-team__media img {
  width: 100%;
  height: 590px;
  object-fit: cover;
}

.nk-load-team__media figcaption {
  position: absolute;
  right: 18px;
  bottom: 17px;
  padding: 9px 12px;
  border-radius: 7px;
  background: rgba(7, 29, 67, 0.78);
  color: #fff;
  font-size: 11px;
}

.nk-load-team__copy h2 {
  margin: 0 0 24px;
  color: #10264a;
  font-family: "PT Serif", Georgia, serif;
  font-size: clamp(43px, 4vw, 60px);
  line-height: 1.05;
}

.nk-load-team__copy > p:not(.nk-eyebrow) {
  margin: 0 0 33px;
  color: #5d697a;
  font-size: 16px;
  line-height: 1.75;
}

.nk-load-team__roles {
  display: grid;
}

.nk-load-team__roles article {
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr);
  gap: 17px;
  padding: 18px 0;
  border-top: 1px solid #dde5ec;
}

.nk-load-team__roles article:last-child {
  border-bottom: 1px solid #dde5ec;
}

.nk-load-team__roles span {
  display: grid;
  width: 43px;
  height: 43px;
  place-items: center;
  border-radius: 50%;
  background: #e8f4f3;
  color: #2a817c;
  font-size: 11px;
  font-weight: 800;
}

.nk-load-team__roles h3 {
  margin: 0 0 4px;
  color: #13315a;
  font-size: 15px;
}

.nk-load-team__roles p {
  margin: 0;
  color: #718093;
  font-size: 13px;
  line-height: 1.5;
}

.nk-load-page .nk-load-geography {
  background: #f4f7fa;
}

.nk-load-geography .nk-geography__media {
  min-height: 470px;
}

.nk-load-geography .nk-geography__media img {
  height: 470px;
}

.nk-load-page .nk-load-faq {
  background: #fff;
}

.nk-load-faq .nk-accordion__item button {
  min-height: 78px;
}

.nk-load-faq .nk-accordion__content p {
  font-size: 15px;
  line-height: 1.72;
}

.nk-load-page .nk-load-contact {
  position: relative;
  background:
    linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px) 0 0 / 100% 52px,
    radial-gradient(circle at 14% 72%, rgba(86, 183, 176, 0.16), transparent 30%),
    #071d43;
}

@media (max-width: 1180px) {
  .nk-load-page .nk-nav {
    gap: 14px;
  }

  .nk-load-page .nk-header__actions .nk-header__contact {
    display: none;
  }

  .nk-load-hero__layout {
    grid-template-columns: minmax(0, 1fr) minmax(390px, 0.82fr);
    gap: 42px;
  }

  .nk-load-page .nk-load-hero h1 {
    font-size: clamp(49px, 5vw, 65px);
  }

  .nk-load-hero__media,
  .nk-load-hero__media img {
    min-height: 540px;
    height: 540px;
  }

  .nk-load-process__track {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .nk-load-process__track li {
    min-height: 260px;
    border-bottom: 1px solid #dfe6ed;
  }

  .nk-load-process__track li:nth-child(4) {
    border-right: 0;
  }

  .nk-load-process__track li:nth-child(n + 5) {
    border-bottom: 0;
  }

  .nk-load-process__track li:nth-child(4)::after {
    display: none;
  }

  .nk-load-process__track li:nth-child(7) {
    grid-column: span 2;
  }
}

@media (max-width: 980px) {
  .nk-load-page .nk-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .nk-load-hero__layout,
  .nk-load-operation__grid,
  .nk-load-team__grid {
    grid-template-columns: 1fr;
  }

  .nk-load-hero__layout {
    min-height: 0;
    padding-top: 50px;
  }

  .nk-load-hero__copy {
    max-width: 760px;
  }

  .nk-load-hero__visual {
    width: min(100%, 740px);
  }

  .nk-load-hero__media,
  .nk-load-hero__media img {
    min-height: 480px;
    height: 480px;
  }

  .nk-load-signals__grid,
  .nk-load-taxes__grid,
  .nk-load-boundaries__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-load-tax,
  .nk-load-tax--profit,
  .nk-load-tax--payroll,
  .nk-load-tax--other {
    min-height: 360px;
  }

  .nk-load-method__layer {
    grid-template-columns: 50px 175px minmax(0, 1fr);
  }

  .nk-load-method__layer > b {
    display: none;
  }

  .nk-load-dynamics__panel {
    grid-template-columns: 1fr;
  }

  .nk-load-dynamics__chart {
    min-height: 390px;
    border-right: 0;
    border-bottom: 1px solid #dce4e7;
  }

  .nk-load-operation__line {
    display: none;
  }

  .nk-load-operation__copy {
    max-width: 720px;
  }

  .nk-load-operation__media,
  .nk-load-operation__media img {
    min-height: 500px;
    height: 500px;
  }

  .nk-load-input__layout {
    grid-template-columns: 1fr;
  }

  .nk-load-input__filter {
    min-height: 100px;
    border-radius: 18px;
  }

  .nk-load-input__filter > span {
    width: 25px;
    height: 25px;
    margin-bottom: 10px;
  }

  .nk-load-input__filter::before,
  .nk-load-input__filter::after {
    display: none;
  }

  .nk-load-team__grid {
    gap: 48px;
  }

  .nk-load-team__media {
    width: min(100%, 760px);
    min-height: 500px;
  }

  .nk-load-team__media img {
    height: 500px;
  }
}

@media (max-width: 760px) {
  .nk-load-page .nk-section {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .nk-load-page .nk-section-heading > p,
  .nk-load-page .nk-hero__text {
    font-size: 16px;
  }

  .nk-load-page .nk-load-hero h1 {
    font-size: clamp(41px, 12vw, 55px);
  }

  .nk-load-hero .nk-hero__lead {
    font-size: 17px;
  }

  .nk-load-hero__principles {
    grid-template-columns: 1fr;
  }

  .nk-load-hero__principles span {
    min-height: 52px;
  }

  .nk-load-hero__principles span + span {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 0;
  }

  .nk-load-hero__visual {
    padding-left: 0;
  }

  .nk-load-hero__media {
    border-radius: 20px 48px 20px 20px;
  }

  .nk-load-hero__media,
  .nk-load-hero__media img {
    min-height: 390px;
    height: 390px;
  }

  .nk-load-hero__layers {
    right: 12px;
    padding: 15px 17px;
  }

  .nk-load-hero__notice {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .nk-load-benchmark__cards,
  .nk-load-signals__grid,
  .nk-load-taxes__grid,
  .nk-load-counterparty__timeline,
  .nk-load-boundaries__grid {
    grid-template-columns: 1fr;
  }

  .nk-load-benchmark__card,
  .nk-load-signal,
  .nk-load-tax,
  .nk-load-tax--profit,
  .nk-load-tax--payroll,
  .nk-load-tax--other,
  .nk-load-boundary {
    min-height: 0;
  }

  .nk-load-benchmark__sector {
    left: 28%;
    width: 44%;
  }

  .nk-load-benchmark__legend {
    display: grid;
  }

  .nk-load-signal h3,
  .nk-load-boundary h3 {
    min-height: 0;
  }

  .nk-load-method__stack {
    gap: 10px;
  }

  .nk-load-method__layer,
  .nk-load-method__layer:nth-child(n) {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 10px 15px;
    min-height: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 18px;
  }

  .nk-load-method__layer > span {
    grid-row: span 2;
    width: 40px;
    height: 40px;
  }

  .nk-load-method__layer p {
    grid-column: 2;
  }

  .nk-load-method__result {
    display: grid;
    width: 100%;
    gap: 7px;
    text-align: center;
  }

  .nk-load-dynamics__chart {
    min-height: 330px;
  }

  .nk-load-dynamics__steps li {
    min-height: 0;
  }

  .nk-load-dynamics__note {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .nk-load-related {
    grid-template-columns: 1fr;
    gap: 13px;
  }

  .nk-load-operation__copy h2,
  .nk-load-team__copy h2 {
    font-size: 40px;
  }

  .nk-load-operation__media,
  .nk-load-operation__media img {
    min-height: 390px;
    height: 390px;
  }

  .nk-load-counterparty__timeline {
    gap: 42px;
  }

  .nk-load-counterparty__timeline::before {
    top: 20px;
    bottom: 20px;
    left: 28px;
    width: 2px;
    height: auto;
  }

  .nk-load-counterparty__phase {
    padding-left: 29px;
  }

  .nk-load-counterparty__note {
    display: grid;
  }

  .nk-load-scope__map,
  .nk-load-result__board {
    grid-template-columns: 1fr;
    grid-template-areas: none;
  }

  .nk-load-scope__core,
  .nk-load-scope__item,
  .nk-load-result__core,
  .nk-load-result__card {
    grid-area: auto;
    min-height: 0;
  }

  .nk-load-scope__core,
  .nk-load-result__core {
    min-height: 240px;
  }

  .nk-load-process__track {
    grid-template-columns: 1fr;
  }

  .nk-load-process__track li,
  .nk-load-process__track li:nth-child(n),
  .nk-load-process__track li:nth-child(7) {
    grid-column: auto;
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid #dfe6ed;
  }

  .nk-load-process__track li:last-child {
    border-bottom: 0;
  }

  .nk-load-process__track li:not(:last-child)::after,
  .nk-load-process__track li:nth-child(4)::after {
    top: auto;
    right: 22px;
    bottom: -14px;
    display: grid;
    content: "↓";
  }

  .nk-load-process__track span {
    margin-bottom: 20px;
  }

  .nk-load-process__track h3 {
    min-height: 0;
  }

  .nk-load-input__tray {
    min-height: 0;
  }

  .nk-load-team__media,
  .nk-load-team__media img {
    min-height: 390px;
    height: 390px;
  }
}

@media (max-width: 520px) {
  .nk-load-hero__layout {
    gap: 40px;
    padding-top: 36px;
  }

  .nk-load-page .nk-load-hero h1 {
    font-size: 39px;
  }

  .nk-load-hero__media,
  .nk-load-hero__media img {
    min-height: 320px;
    height: 320px;
  }

  .nk-load-hero__media img {
    object-position: 58% center;
  }

  .nk-load-hero__layers {
    position: relative;
    right: auto;
    bottom: auto;
    width: calc(100% - 22px);
    margin: -38px 11px 0;
  }

  .nk-load-benchmark__legend {
    margin-bottom: 34px;
  }

  .nk-load-benchmark__card,
  .nk-load-signal,
  .nk-load-counterparty__phase,
  .nk-load-input__tray,
  .nk-load-result__card,
  .nk-load-boundary {
    padding-right: 22px;
    padding-left: 22px;
  }

  .nk-load-dynamics__chart {
    min-height: 280px;
  }

  .nk-load-dynamics__axis::before {
    height: 200px;
  }

  .nk-load-dynamics__chart > i {
    width: 15px;
    height: 15px;
  }

  .nk-load-operation__media,
  .nk-load-operation__media img,
  .nk-load-team__media,
  .nk-load-team__media img {
    min-height: 320px;
    height: 320px;
  }

  .nk-load-operation__media {
    border-radius: 20px 45px 20px 20px;
  }

  .nk-load-operation__media figcaption {
    right: 12px;
    bottom: 12px;
    left: 12px;
  }

  .nk-load-counterparty__phase h3 {
    font-size: 25px;
  }

  .nk-load-scope__core strong,
  .nk-load-result__core strong {
    font-size: 33px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nk-load-signal,
  .nk-load-scope__item {
    transition: none;
  }
}

/* Page: risks of directors and controlling persons */
.nk-risk-page {
  --nk-risk-amber: var(--nk-amber);
  --nk-risk-amber-soft: var(--nk-amber-soft);
  --nk-risk-paper: #f1eee7;
  --nk-risk-ink: var(--nk-navy-deep);
  background: #f5f7fa;
}

.nk-risk-page .nk-section {
  padding-top: 108px;
  padding-bottom: 108px;
}

.nk-risk-page .nk-section-heading > p,
.nk-risk-page .nk-hero__text {
  font-size: 16px;
  line-height: 1.75;
}

.nk-risk-page .nk-nav {
  gap: 20px;
}

.nk-risk-page .nk-nav > a,
.nk-risk-page .nk-services-menu summary {
  font-size: 14px;
}

.nk-risk-page .nk-form__hint {
  margin: -2px 0 0;
  color: #6b7789;
  font-size: 14px;
  line-height: 1.55;
  text-align: center;
}

.nk-risk-page .nk-risk-hero {
  padding-bottom: 0;
  background:
    radial-gradient(circle at 77% 22%, rgba(86, 183, 176, 0.18), transparent 31%),
    radial-gradient(circle at 12% 84%, rgba(198, 166, 107, 0.09), transparent 28%),
    #071d43;
}

.nk-risk-page .nk-risk-hero::before {
  opacity: 0.1;
  background-size: 88px 88px;
}

.nk-risk-page .nk-risk-hero::after {
  position: absolute;
  inset: auto -140px -280px auto;
  width: 640px;
  height: 640px;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.16);
  border-radius: 50%;
  box-shadow:
    0 0 0 90px rgba(86, 183, 176, 0.025),
    0 0 0 180px rgba(86, 183, 176, 0.018);
  pointer-events: none;
}

.nk-risk-hero__mesh {
  position: absolute;
  z-index: 0;
  top: 18%;
  right: 2%;
  width: 420px;
  height: 420px;
  opacity: 0.25;
  background:
    radial-gradient(circle, rgba(139, 225, 222, 0.8) 0 2px, transparent 3px) 0 0 / 70px 70px;
  mask-image: radial-gradient(circle, #000, transparent 72%);
  pointer-events: none;
}

.nk-risk-hero .nk-shell {
  position: relative;
  z-index: 2;
}

.nk-risk-hero .nk-breadcrumbs {
  color: #8799b5;
}

.nk-risk-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(460px, 0.86fr);
  align-items: center;
  gap: 68px;
  min-height: 760px;
  padding: 58px 0 62px;
}

.nk-risk-hero__copy {
  position: relative;
  z-index: 3;
}

.nk-risk-hero h1 {
  max-width: 720px;
  margin-bottom: 25px;
  font-size: clamp(48px, 5.1vw, 74px);
  letter-spacing: -0.038em;
}

.nk-risk-hero .nk-hero__lead {
  max-width: 700px;
  font-size: 18px;
}

.nk-risk-hero .nk-hero__text {
  max-width: 690px;
  color: #aebed3;
}

.nk-risk-hero__checks {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  margin-top: 30px;
}

.nk-risk-hero__checks span {
  position: relative;
  padding-left: 21px;
  color: #c6d3e3;
  font-size: 14px;
  font-weight: 700;
}

.nk-risk-hero__checks span::before {
  position: absolute;
  top: 0.63em;
  left: 0;
  width: 9px;
  height: 5px;
  content: "";
  border-bottom: 2px solid var(--nk-teal);
  border-left: 2px solid var(--nk-teal);
  transform: rotate(-45deg);
}

.nk-risk-hero__visual {
  position: relative;
  min-width: 0;
}

.nk-risk-hero__visual::before {
  position: absolute;
  z-index: 0;
  top: -22px;
  right: -24px;
  width: 190px;
  height: 190px;
  content: "";
  border-top: 1px solid rgba(139, 225, 222, 0.45);
  border-right: 1px solid rgba(139, 225, 222, 0.45);
  border-radius: 0 24px 0 0;
}

.nk-risk-hero__media {
  position: relative;
  z-index: 1;
  height: 610px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(139, 225, 222, 0.3);
  border-radius: 24px;
  box-shadow: 0 38px 88px rgba(0, 0, 0, 0.35);
}

.nk-risk-hero__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(90deg, rgba(7, 29, 67, 0.42), transparent 38%),
    linear-gradient(0deg, rgba(7, 29, 67, 0.22), transparent 44%);
  pointer-events: none;
}

.nk-risk-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 64% center;
}

.nk-risk-hero__media figcaption {
  position: absolute;
  z-index: 2;
  top: 16px;
  right: 16px;
  padding: 7px 10px;
  color: #e2ebf7;
  background: rgba(5, 21, 47, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 6px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  backdrop-filter: blur(8px);
}

.nk-risk-hero__orbit {
  position: absolute;
  z-index: 4;
  right: -20px;
  bottom: 28px;
  width: min(310px, 80%);
  padding: 19px 22px;
  background: rgba(7, 29, 67, 0.92);
  border: 1px solid rgba(139, 225, 222, 0.36);
  border-radius: 12px;
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(10px);
}

.nk-risk-hero__orbit span,
.nk-risk-hero__orbit strong {
  display: block;
}

.nk-risk-hero__orbit span {
  margin-bottom: 5px;
  color: #8be1de;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-risk-hero__orbit strong {
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35;
}

.nk-risk-hero__notice {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  align-items: center;
  gap: 26px;
  margin-top: 6px;
  padding: 24px 30px;
  color: #cad6e6;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 0;
  border-radius: 14px 14px 0 0;
}

.nk-risk-hero__notice span {
  color: var(--nk-risk-amber);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-risk-hero__notice p {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
}

.nk-risk-separation {
  overflow: hidden;
  background:
    radial-gradient(circle at 84% 20%, rgba(86, 183, 176, 0.08), transparent 25%),
    #ffffff;
}

.nk-risk-separation__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 86px minmax(0, 1fr);
  align-items: stretch;
  margin-top: 54px;
}

.nk-risk-separation__card {
  position: relative;
  min-height: 360px;
  padding: 42px;
  overflow: hidden;
  border-radius: 18px;
}

.nk-risk-separation__card::after {
  position: absolute;
  right: -48px;
  bottom: -70px;
  width: 190px;
  height: 190px;
  content: "";
  border: 1px solid currentColor;
  border-radius: 50%;
  opacity: 0.09;
  box-shadow: 0 0 0 34px currentColor;
}

.nk-risk-separation__card--muted {
  color: #69768a;
  background: #f2f5f8;
  border: 1px solid #dfe6ee;
}

.nk-risk-separation__card--active {
  color: #dce9f5;
  background:
    radial-gradient(circle at 86% 18%, rgba(86, 183, 176, 0.2), transparent 28%),
    var(--nk-navy-deep);
  border: 1px solid rgba(86, 183, 176, 0.34);
  box-shadow: 0 28px 70px rgba(7, 29, 67, 0.18);
}

.nk-risk-label {
  display: block;
  margin-bottom: 48px;
  color: var(--nk-teal-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-risk-separation__card--active .nk-risk-label {
  color: #8be1de;
}

.nk-risk-separation__mark {
  position: absolute;
  top: 34px;
  right: 36px;
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  color: #ffffff;
  background: #778598;
  border-radius: 50%;
  font-size: 22px;
  font-weight: 800;
}

.nk-risk-separation__card--active .nk-risk-separation__mark {
  color: #071d43;
  background: var(--nk-teal);
}

.nk-risk-separation__card h3 {
  max-width: 430px;
  margin-bottom: 18px;
  color: var(--nk-risk-ink);
  font-family: "PT Serif", Georgia, serif;
  font-size: clamp(30px, 3vw, 40px);
  font-weight: 400;
  line-height: 1.13;
}

.nk-risk-separation__card--active h3 {
  color: #ffffff;
}

.nk-risk-separation__card p {
  max-width: 510px;
  margin: 0;
  font-size: 16px;
  line-height: 1.75;
}

.nk-risk-separation__axis {
  position: relative;
  display: grid;
  align-items: center;
  justify-items: center;
}

.nk-risk-separation__axis::before {
  position: absolute;
  top: 15%;
  bottom: 15%;
  width: 1px;
  content: "";
  background: linear-gradient(transparent, #c6a66b, transparent);
}

.nk-risk-separation__axis i {
  position: relative;
  z-index: 2;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  background: #ffffff;
  border: 1px solid #dce4ed;
  border-radius: 50%;
}

.nk-risk-separation__axis i::after {
  color: var(--nk-risk-amber);
  content: "≠";
  font-family: Georgia, serif;
  font-size: 22px;
  font-style: normal;
}

.nk-risk-separation__quote {
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr);
  gap: 30px;
  margin-top: 30px;
  padding: 24px 30px;
  background: var(--nk-risk-amber-soft);
  border-left: 4px solid var(--nk-risk-amber);
  border-radius: 0 12px 12px 0;
}

.nk-risk-separation__quote span {
  color: #866d3e;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-risk-separation__quote p {
  margin: 0;
  color: #4f5662;
  font-size: 16px;
}

.nk-risk-situations {
  background:
    linear-gradient(rgba(10, 42, 99, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(10, 42, 99, 0.035) 1px, transparent 1px),
    #f5f7fa;
  background-size: 58px 58px;
}

.nk-risk-situations__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nk-risk-situation {
  position: relative;
  min-height: 305px;
  display: flex;
  flex-direction: column;
  padding: 30px 28px 25px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid var(--nk-border);
  border-radius: 15px;
  box-shadow: 0 12px 34px rgba(17, 43, 82, 0.045);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.nk-risk-situation::after {
  position: absolute;
  top: -38px;
  right: -38px;
  width: 120px;
  height: 120px;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.22);
  border-radius: 50%;
}

.nk-risk-situation:hover {
  border-color: rgba(86, 183, 176, 0.62);
  box-shadow: 0 20px 46px rgba(17, 43, 82, 0.09);
  transform: translateY(-4px);
}

.nk-risk-situation > span {
  width: 50px;
  height: 50px;
  display: grid;
  margin-bottom: 34px;
  place-items: center;
  color: var(--nk-navy);
  background: var(--nk-teal-soft);
  border-radius: 12px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 18px;
}

.nk-risk-situation > small {
  margin-bottom: 8px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-risk-situation h3 {
  margin-bottom: 10px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-risk-situation p {
  margin: 0 0 20px;
  color: var(--nk-muted);
  font-size: 15px;
  line-height: 1.65;
}

.nk-risk-situation b {
  margin-top: auto;
  padding-top: 15px;
  color: #4d5b70;
  border-top: 1px solid var(--nk-border);
  font-size: 13px;
  font-weight: 800;
}

.nk-risk-contours {
  overflow: hidden;
  color: #d3dfed;
  background:
    radial-gradient(circle at 50% 52%, rgba(86, 183, 176, 0.16), transparent 25%),
    radial-gradient(circle at 85% 16%, rgba(198, 166, 107, 0.08), transparent 24%),
    #071d43;
}

.nk-risk-contours__pattern {
  position: absolute;
  inset: 0;
  opacity: 0.11;
  background:
    radial-gradient(circle, rgba(139, 225, 222, 0.9) 0 1.5px, transparent 2px) 0 0 / 82px 82px,
    linear-gradient(rgba(139, 225, 222, 0.16) 1px, transparent 1px) 0 0 / 82px 82px,
    linear-gradient(90deg, rgba(139, 225, 222, 0.16) 1px, transparent 1px) 0 0 / 82px 82px;
  mask-image: radial-gradient(ellipse at center, #000 12%, transparent 78%);
}

.nk-risk-contours .nk-shell {
  position: relative;
}

.nk-risk-contours__board {
  position: relative;
  min-height: 720px;
  display: grid;
  grid-template-columns: 1fr 320px 1fr;
  grid-template-rows: 1fr 1fr;
  align-items: center;
  gap: 28px 60px;
  margin-top: 42px;
}

.nk-risk-contours__board::before,
.nk-risk-contours__board::after {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  content: "";
  border: 1px solid rgba(139, 225, 222, 0.18);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.nk-risk-contours__board::before {
  width: 470px;
  height: 470px;
}

.nk-risk-contours__board::after {
  width: 610px;
  height: 610px;
}

.nk-risk-contour {
  position: relative;
  z-index: 2;
  min-height: 235px;
  padding: 30px;
  background: rgba(255, 255, 255, 0.065);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  backdrop-filter: blur(6px);
}

.nk-risk-contour::after {
  position: absolute;
  top: 50%;
  width: 61px;
  height: 1px;
  content: "";
  background: linear-gradient(90deg, rgba(86, 183, 176, 0.1), rgba(86, 183, 176, 0.7));
}

.nk-risk-contour--one::after,
.nk-risk-contour--three::after {
  right: -61px;
}

.nk-risk-contour--two::after,
.nk-risk-contour--four::after {
  left: -61px;
  transform: rotate(180deg);
}

.nk-risk-contour > span {
  display: block;
  margin-bottom: 31px;
  color: #8be1de;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.nk-risk-contour:nth-of-type(2) > span,
.nk-risk-contour:nth-of-type(4) > span {
  color: var(--nk-risk-amber);
}

.nk-risk-contour h3 {
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
  font-weight: 400;
}

.nk-risk-contour p {
  margin: 0;
  color: #b7c5d7;
  font-size: 15px;
  line-height: 1.7;
}

.nk-risk-contour--one {
  grid-column: 1;
  grid-row: 1;
}

.nk-risk-contour--two {
  grid-column: 3;
  grid-row: 1;
}

.nk-risk-contour--three {
  grid-column: 1;
  grid-row: 2;
}

.nk-risk-contour--four {
  grid-column: 3;
  grid-row: 2;
}

.nk-risk-contours__core {
  position: relative;
  z-index: 3;
  grid-column: 2;
  grid-row: 1 / 3;
  width: 290px;
  min-height: 315px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-self: center;
  padding: 34px;
  text-align: center;
  background: #ffffff;
  border-radius: 145px;
  box-shadow:
    0 0 0 12px rgba(86, 183, 176, 0.1),
    0 34px 78px rgba(0, 0, 0, 0.28);
}

.nk-risk-contours__core small {
  margin-bottom: 22px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-risk-contours__core strong {
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-risk-contours__core i {
  width: 1px;
  height: 24px;
  margin: 6px 0;
  background: linear-gradient(var(--nk-teal), var(--nk-risk-amber));
}

.nk-risk-roles {
  background: #ffffff;
}

.nk-risk-roles__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.22fr);
  gap: 34px;
  margin-top: 50px;
}

.nk-risk-roles__index {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  background: var(--nk-navy-deep);
  border-radius: 18px;
  box-shadow: 0 28px 65px rgba(7, 29, 67, 0.17);
}

.nk-risk-roles__index li {
  position: relative;
  min-height: 92px;
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  grid-template-rows: auto auto;
  align-content: center;
  gap: 1px 15px;
  padding: 17px 24px;
  color: #b6c5d8;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.nk-risk-roles__index li:first-child {
  color: #ffffff;
  background: linear-gradient(90deg, rgba(86, 183, 176, 0.2), transparent);
  box-shadow: inset 4px 0 var(--nk-teal);
}

.nk-risk-roles__index li:last-child {
  border-bottom: 0;
}

.nk-risk-roles__index span {
  grid-row: 1 / 3;
  align-self: center;
  color: #73d0ca;
  font-family: "PT Serif", Georgia, serif;
  font-size: 18px;
}

.nk-risk-roles__index strong {
  font-size: 15px;
}

.nk-risk-roles__index small {
  color: #8194ae;
  font-size: 12px;
}

.nk-risk-roles__details {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.nk-risk-role-card {
  min-height: 245px;
  padding: 28px;
  background: #f5f7fa;
  border: 1px solid var(--nk-border);
  border-radius: 15px;
}

.nk-risk-role-card--lead {
  min-height: 320px;
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(250px, 0.75fr);
  column-gap: 46px;
  color: #d9e4f2;
  background:
    radial-gradient(circle at 84% 18%, rgba(198, 166, 107, 0.13), transparent 27%),
    var(--nk-navy);
  border-color: transparent;
}

.nk-risk-role-card > span {
  display: block;
  margin-bottom: 30px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-risk-role-card--lead > span,
.nk-risk-role-card--lead h3,
.nk-risk-role-card--lead p {
  grid-column: 1;
}

.nk-risk-role-card--lead > span {
  color: #8be1de;
}

.nk-risk-role-card h3 {
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-risk-role-card--lead h3 {
  color: #ffffff;
  font-size: 37px;
}

.nk-risk-role-card p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 15px;
  line-height: 1.7;
}

.nk-risk-role-card--lead p {
  color: #c1cee0;
}

.nk-risk-role-card ul {
  grid-column: 2;
  grid-row: 1 / 5;
  align-self: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-risk-role-card li {
  position: relative;
  padding: 14px 0 14px 22px;
  color: #d7e1ef;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 14px;
}

.nk-risk-role-card li::before {
  position: absolute;
  top: 25px;
  left: 2px;
  width: 8px;
  height: 8px;
  content: "";
  background: var(--nk-risk-amber);
  border-radius: 50%;
}

.nk-risk-roles__note {
  margin: 28px 0 0;
  padding: 20px 24px;
  color: #5a6575;
  background: var(--nk-risk-amber-soft);
  border: 1px solid rgba(198, 166, 107, 0.34);
  border-radius: 10px;
  font-size: 15px;
}

.nk-risk-timeline {
  background:
    radial-gradient(circle at 22% 20%, rgba(86, 183, 176, 0.08), transparent 22%),
    #f5f7fa;
}

.nk-risk-timeline__track {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  margin: 64px 0 0;
  padding: 0;
  list-style: none;
}

.nk-risk-timeline__track::before {
  position: absolute;
  top: 38px;
  right: 7%;
  left: 7%;
  height: 2px;
  content: "";
  background: linear-gradient(90deg, var(--nk-teal), var(--nk-teal) 54%, var(--nk-risk-amber) 72%, var(--nk-navy));
}

.nk-risk-timeline__track li {
  position: relative;
  z-index: 1;
  min-width: 0;
  padding: 0 16px;
  text-align: center;
}

.nk-risk-timeline__track li > span {
  width: 76px;
  height: 76px;
  display: grid;
  margin: 0 auto 24px;
  place-items: center;
  color: var(--nk-navy);
  background: #ffffff;
  border: 2px solid var(--nk-teal);
  border-radius: 50%;
  box-shadow: 0 0 0 7px #f5f7fa;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
}

.nk-risk-timeline__track li:nth-child(4) > span,
.nk-risk-timeline__track li:nth-child(5) > span {
  border-color: var(--nk-risk-amber);
}

.nk-risk-timeline__track li:nth-child(6) > span {
  color: #ffffff;
  background: var(--nk-navy);
  border-color: var(--nk-navy);
}

.nk-risk-timeline__track small {
  display: block;
  margin-bottom: 8px;
  color: var(--nk-teal-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-risk-timeline__track h3 {
  min-height: 52px;
  margin-bottom: 7px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
}

.nk-risk-timeline__track p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
  line-height: 1.55;
}

.nk-risk-timeline__conclusion {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  gap: 28px;
  margin-top: 56px;
  padding: 24px 28px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 12px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-risk-timeline__conclusion span {
  color: var(--nk-teal-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-risk-timeline__conclusion p {
  margin: 0;
  color: #4f5b6c;
  font-size: 15px;
}

.nk-risk-method {
  overflow: hidden;
  color: #d6e1ef;
  background:
    radial-gradient(circle at 82% 20%, rgba(86, 183, 176, 0.15), transparent 26%),
    var(--nk-navy-deep);
}

.nk-risk-method::before {
  position: absolute;
  inset: 0;
  content: "";
  opacity: 0.11;
  background-image:
    linear-gradient(rgba(139, 225, 222, 0.2) 1px, transparent 1px),
    linear-gradient(90deg, rgba(139, 225, 222, 0.2) 1px, transparent 1px);
  background-size: 76px 76px;
}

.nk-risk-method__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.93fr) minmax(480px, 1.07fr);
  align-items: center;
  gap: 72px;
}

.nk-risk-method__copy h2 {
  color: #ffffff;
  font-size: clamp(42px, 4vw, 60px);
}

.nk-risk-method__copy > p:not(.nk-eyebrow) {
  max-width: 650px;
  color: #b9c7d9;
  font-size: 16px;
}

.nk-risk-method__steps {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 38px 0 0;
  padding: 0;
  list-style: none;
}

.nk-risk-method__steps li {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 12px;
  padding: 15px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.nk-risk-method__steps span {
  color: var(--nk-risk-amber);
  font-family: "PT Serif", Georgia, serif;
  font-size: 18px;
}

.nk-risk-method__steps strong {
  display: block;
  color: #ffffff;
  font-size: 14px;
}

.nk-risk-method__steps p {
  margin: 3px 0 0;
  color: #9eb0c7;
  font-size: 14px;
  line-height: 1.5;
}

.nk-risk-method__media {
  position: relative;
  height: 680px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(139, 225, 222, 0.25);
  border-radius: 22px;
  box-shadow: 0 36px 86px rgba(0, 0, 0, 0.36);
}

.nk-risk-method__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 61% center;
}

.nk-risk-method__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(0deg, rgba(5, 21, 47, 0.72), transparent 40%);
}

.nk-risk-method__media figcaption {
  position: absolute;
  z-index: 2;
  right: 22px;
  bottom: 22px;
  left: 22px;
  padding: 18px 20px;
  background: rgba(5, 21, 47, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  backdrop-filter: blur(10px);
}

.nk-risk-method__media figcaption span,
.nk-risk-method__media figcaption strong {
  display: block;
}

.nk-risk-method__media figcaption span {
  color: #8be1de;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-risk-method__media figcaption strong {
  margin-top: 4px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 19px;
  font-weight: 400;
}

.nk-risk-matrix {
  background:
    radial-gradient(circle at 50% 66%, rgba(198, 166, 107, 0.14), transparent 25%),
    #ffffff;
}

.nk-risk-matrix__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.nk-risk-level {
  min-height: 390px;
  display: flex;
  flex-direction: column;
  padding: 34px;
  background: #f6f8fa;
  border: 1px solid var(--nk-border);
  border-radius: 17px;
}

.nk-risk-level--review {
  margin-top: -18px;
  margin-bottom: 18px;
  background: #fffaf0;
  border-color: rgba(198, 166, 107, 0.55);
  box-shadow: 0 24px 58px rgba(117, 91, 42, 0.12);
}

.nk-risk-level--priority {
  color: #c7d3e2;
  background: var(--nk-navy-deep);
  border-color: rgba(198, 166, 107, 0.5);
}

.nk-risk-level__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 62px;
}

.nk-risk-level__head span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-risk-level--review .nk-risk-level__head span,
.nk-risk-level--review > strong {
  color: #896c36;
}

.nk-risk-level--priority .nk-risk-level__head span {
  color: var(--nk-risk-amber);
}

.nk-risk-level__head i {
  width: 17px;
  height: 17px;
  background: var(--nk-teal);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(86, 183, 176, 0.14);
}

.nk-risk-level--review .nk-risk-level__head i {
  background: var(--nk-risk-amber);
  box-shadow: 0 0 0 8px rgba(198, 166, 107, 0.15);
}

.nk-risk-level--priority .nk-risk-level__head i {
  background: transparent;
  border: 2px solid var(--nk-risk-amber);
  box-shadow: 0 0 0 8px rgba(198, 166, 107, 0.1);
}

.nk-risk-level h3 {
  margin-bottom: 15px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 32px;
  font-weight: 400;
}

.nk-risk-level--priority h3 {
  color: #ffffff;
}

.nk-risk-level p {
  margin: 0 0 30px;
  color: var(--nk-muted);
  font-size: 15px;
  line-height: 1.7;
}

.nk-risk-level--priority p {
  color: #b3c2d5;
}

.nk-risk-level > strong {
  margin-top: auto;
  padding-top: 18px;
  color: var(--nk-teal-dark);
  border-top: 1px solid rgba(110, 127, 149, 0.22);
  font-size: 13px;
}

.nk-risk-level--priority > strong {
  color: var(--nk-risk-amber);
  border-color: rgba(255, 255, 255, 0.12);
}

.nk-risk-episodes {
  color: #d7e2ef;
  background:
    radial-gradient(circle at 13% 20%, rgba(86, 183, 176, 0.13), transparent 24%),
    #0a2a63;
}

.nk-risk-episodes__ledger {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 50px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 16px;
}

.nk-risk-episodes__ledger article {
  min-height: 390px;
  padding: 34px 28px;
  background: rgba(255, 255, 255, 0.045);
  border-right: 1px solid rgba(255, 255, 255, 0.11);
}

.nk-risk-episodes__ledger article:last-child {
  border-right: 0;
}

.nk-risk-episodes__ledger article:nth-child(even) {
  background: rgba(255, 255, 255, 0.075);
}

.nk-risk-episodes__ledger span {
  display: block;
  margin-bottom: 70px;
  color: #8be1de;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-risk-episodes__ledger article:nth-child(even) span {
  color: var(--nk-risk-amber);
}

.nk-risk-episodes__ledger h3 {
  min-height: 68px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
  font-weight: 400;
}

.nk-risk-episodes__ledger ul {
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.nk-risk-episodes__ledger li {
  position: relative;
  padding: 12px 0 12px 18px;
  color: #b8c7da;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 14px;
}

.nk-risk-episodes__ledger li::before {
  position: absolute;
  top: 21px;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  background: var(--nk-teal);
  border-radius: 50%;
}

.nk-risk-scope {
  background: #f5f7fa;
}

.nk-risk-scope__steps {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-risk-scope__steps li {
  min-height: 220px;
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  gap: 22px;
  padding: 30px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
}

.nk-risk-scope__steps li:last-child {
  grid-column: 1 / -1;
  width: calc(50% - 7px);
  justify-self: center;
  color: #d4dfec;
  background: var(--nk-navy-deep);
  border-color: rgba(86, 183, 176, 0.3);
}

.nk-risk-scope__steps > li > span {
  width: 72px;
  height: 72px;
  display: grid;
  place-items: center;
  color: var(--nk-navy);
  background: var(--nk-teal-soft);
  border-radius: 18px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 22px;
}

.nk-risk-scope__steps li:nth-child(4) > span,
.nk-risk-scope__steps li:nth-child(6) > span {
  background: var(--nk-risk-amber-soft);
}

.nk-risk-scope__steps li:last-child > span {
  color: #ffffff;
  background: var(--nk-teal-dark);
}

.nk-risk-scope__steps small {
  color: var(--nk-teal-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-risk-scope__steps h3 {
  margin: 7px 0 8px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-risk-scope__steps li:last-child h3 {
  color: #ffffff;
}

.nk-risk-scope__steps p {
  margin: 0 0 15px;
  color: var(--nk-muted);
  font-size: 14px;
  line-height: 1.6;
}

.nk-risk-scope__steps li:last-child p {
  color: #afbed1;
}

.nk-risk-scope__steps strong {
  color: #4e5d72;
  font-size: 14px;
}

.nk-risk-scope__steps li:last-child strong,
.nk-risk-scope__steps li:last-child small {
  color: #8be1de;
}

.nk-risk-documents {
  overflow: hidden;
  background:
    linear-gradient(rgba(18, 33, 58, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(18, 33, 58, 0.025) 1px, transparent 1px),
    var(--nk-risk-paper);
  background-size: 32px 32px;
}

.nk-risk-documents::after {
  position: absolute;
  top: 18px;
  right: 4%;
  color: rgba(18, 33, 58, 0.035);
  content: "11";
  font-family: "PT Serif", Georgia, serif;
  font-size: 340px;
  line-height: 1;
  pointer-events: none;
}

.nk-risk-documents__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(320px, 0.75fr) minmax(0, 1.25fr);
  align-items: center;
  gap: 86px;
}

.nk-risk-documents__copy > p:not(.nk-eyebrow) {
  margin-bottom: 34px;
  color: var(--nk-muted);
  font-size: 16px;
}

.nk-risk-documents__list {
  position: relative;
  padding: 34px;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(18, 33, 58, 0.1);
  border-radius: 17px;
  box-shadow:
    10px 12px 0 rgba(198, 166, 107, 0.24),
    18px 21px 0 rgba(86, 183, 176, 0.15),
    0 28px 68px rgba(24, 37, 56, 0.12);
}

.nk-risk-documents__counter {
  display: block;
  margin-bottom: 24px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-risk-documents__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-risk-documents__list li {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 16px;
  padding: 15px 0;
  border-top: 1px solid var(--nk-border);
}

.nk-risk-documents__list li > span {
  color: var(--nk-risk-amber);
  font-family: "PT Serif", Georgia, serif;
  font-size: 17px;
}

.nk-risk-documents__list p {
  margin: 0;
  color: #4f5b6c;
  font-size: 14px;
  line-height: 1.55;
}

.nk-risk-result {
  color: #d5e1ef;
  background:
    radial-gradient(circle at 76% 22%, rgba(86, 183, 176, 0.15), transparent 25%),
    var(--nk-navy-deep);
}

.nk-risk-result__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.nk-risk-result__grid article {
  position: relative;
  min-height: 235px;
  padding: 28px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
}

.nk-risk-result__grid article::after {
  position: absolute;
  right: -35px;
  bottom: -35px;
  width: 110px;
  height: 110px;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.23);
  border-radius: 50%;
}

.nk-risk-result__grid span {
  display: block;
  margin-bottom: 46px;
  color: #8be1de;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.nk-risk-result__grid article:nth-child(3n) span {
  color: var(--nk-risk-amber);
}

.nk-risk-result__grid h3 {
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-risk-result__grid p {
  margin: 0;
  color: #afbed1;
  font-size: 14px;
}

.nk-risk-boundaries {
  background: #ffffff;
}

.nk-risk-boundaries__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.nk-risk-boundaries__card {
  min-height: 430px;
  padding: 38px;
  border-radius: 17px;
}

.nk-risk-boundaries__card--include {
  background:
    radial-gradient(circle at 90% 12%, rgba(86, 183, 176, 0.14), transparent 27%),
    #eff8f7;
  border: 1px solid rgba(86, 183, 176, 0.36);
}

.nk-risk-boundaries__card--exclude {
  color: #cbd7e6;
  background:
    radial-gradient(circle at 90% 12%, rgba(198, 166, 107, 0.12), transparent 27%),
    var(--nk-navy-deep);
  border: 1px solid rgba(198, 166, 107, 0.4);
}

.nk-risk-boundaries__card > span {
  display: block;
  margin-bottom: 54px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-risk-boundaries__card--exclude > span {
  color: var(--nk-risk-amber);
}

.nk-risk-boundaries__card h3 {
  font-family: "PT Serif", Georgia, serif;
  font-size: 34px;
  font-weight: 400;
}

.nk-risk-boundaries__card--exclude h3 {
  color: #ffffff;
}

.nk-risk-boundaries__card ul {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}

.nk-risk-boundaries__card li {
  position: relative;
  padding: 13px 0 13px 27px;
  color: #4b5b6f;
  border-top: 1px solid rgba(88, 109, 134, 0.16);
  font-size: 15px;
}

.nk-risk-boundaries__card--exclude li {
  color: #b6c4d7;
  border-color: rgba(255, 255, 255, 0.1);
}

.nk-risk-boundaries__card li::before {
  position: absolute;
  top: 21px;
  left: 2px;
  width: 10px;
  height: 6px;
  content: "";
  border-bottom: 2px solid var(--nk-teal-dark);
  border-left: 2px solid var(--nk-teal-dark);
  transform: rotate(-45deg);
}

.nk-risk-boundaries__card--exclude li::before {
  width: 11px;
  height: 11px;
  border: 0;
  background:
    linear-gradient(45deg, transparent 43%, var(--nk-risk-amber) 44% 56%, transparent 57%),
    linear-gradient(-45deg, transparent 43%, var(--nk-risk-amber) 44% 56%, transparent 57%);
  transform: none;
}

.nk-risk-process {
  background: #f5f7fa;
}

.nk-risk-process__track {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  margin: 52px 0 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 16px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-risk-process__track li {
  position: relative;
  min-height: 270px;
  padding: 28px 22px;
  border-right: 1px solid var(--nk-border);
}

.nk-risk-process__track li:last-child {
  border-right: 0;
  color: #d1deec;
  background: var(--nk-navy);
}

.nk-risk-process__track li:not(:last-child)::after {
  position: absolute;
  z-index: 2;
  top: 43px;
  right: -13px;
  width: 26px;
  height: 26px;
  display: grid;
  content: "→";
  place-items: center;
  color: var(--nk-teal-dark);
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 50%;
  font-size: 13px;
}

.nk-risk-process__track span {
  display: block;
  margin-bottom: 73px;
  color: var(--nk-teal-dark);
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
}

.nk-risk-process__track li:nth-child(4) span,
.nk-risk-process__track li:nth-child(5) span {
  color: #947641;
}

.nk-risk-process__track li:last-child span {
  color: #8be1de;
}

.nk-risk-process__track h3 {
  margin-bottom: 9px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
  font-weight: 400;
}

.nk-risk-process__track li:last-child h3 {
  color: #ffffff;
}

.nk-risk-process__track p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
  line-height: 1.55;
}

.nk-risk-process__track li:last-child p {
  color: #b7c6d9;
}

.nk-risk-page .nk-risk-geography {
  background: #ffffff;
}

.nk-risk-geography .nk-geography__media {
  border-radius: 18px;
  box-shadow: var(--nk-shadow);
}

.nk-risk-page .nk-risk-faq {
  background:
    radial-gradient(circle at 15% 16%, rgba(86, 183, 176, 0.08), transparent 25%),
    #f5f7fa;
}

.nk-risk-faq .nk-accordion__item button {
  font-size: 15px;
}

.nk-risk-faq .nk-accordion__content p {
  font-size: 15px;
  line-height: 1.7;
}

.nk-risk-page .nk-risk-contact {
  background:
    linear-gradient(90deg, rgba(5, 21, 47, 0.98), rgba(7, 29, 67, 0.88)),
    url("../generated/nk-contact-background-v1.webp") center / cover;
}

@media (max-width: 1180px) {
  .nk-risk-page .nk-nav {
    gap: 14px;
  }

  .nk-risk-page .nk-header__actions .nk-header__contact {
    display: none;
  }

  .nk-risk-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(400px, 0.8fr);
    gap: 40px;
  }

  .nk-risk-hero h1 {
    font-size: clamp(46px, 5.2vw, 62px);
  }

  .nk-risk-contours__board {
    grid-template-columns: 1fr 250px 1fr;
    gap: 22px 42px;
  }

  .nk-risk-contours__core {
    width: 240px;
    min-height: 285px;
  }

  .nk-risk-timeline__track {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px 0;
  }

  .nk-risk-timeline__track::before {
    display: none;
  }

  .nk-risk-timeline__track li {
    padding: 20px;
    border-right: 1px solid var(--nk-border);
  }

  .nk-risk-timeline__track li:nth-child(3n) {
    border-right: 0;
  }

  .nk-risk-timeline__track li > span {
    margin-bottom: 18px;
    box-shadow: none;
  }

  .nk-risk-timeline__track h3 {
    min-height: 0;
  }

  .nk-risk-method__grid {
    grid-template-columns: minmax(0, 1fr) minmax(420px, 0.9fr);
    gap: 45px;
  }

  .nk-risk-episodes__ledger {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-risk-episodes__ledger article {
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  }

  .nk-risk-episodes__ledger article:nth-child(2) {
    border-right: 0;
  }

  .nk-risk-episodes__ledger article:nth-last-child(-n + 2) {
    border-bottom: 0;
  }

  .nk-risk-process__track {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .nk-risk-process__track li:nth-child(3) {
    border-right: 0;
  }

  .nk-risk-process__track li:nth-child(-n + 3) {
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-risk-process__track li:nth-child(3)::after {
    display: none;
  }
}

@media (max-width: 980px) {
  .nk-risk-page .nk-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .nk-risk-hero__grid {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .nk-risk-hero__copy {
    max-width: 820px;
  }

  .nk-risk-hero__visual {
    width: min(100%, 820px);
    margin: 0 auto;
  }

  .nk-risk-hero__media {
    height: 570px;
  }

  .nk-risk-separation__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .nk-risk-separation__axis {
    display: none;
  }

  .nk-risk-situations__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-risk-contours__board {
    min-height: 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
    gap: 16px;
  }

  .nk-risk-contours__board::before,
  .nk-risk-contours__board::after,
  .nk-risk-contour::after {
    display: none;
  }

  .nk-risk-contour,
  .nk-risk-contour--one,
  .nk-risk-contour--two,
  .nk-risk-contour--three,
  .nk-risk-contour--four {
    grid-column: auto;
    grid-row: auto;
  }

  .nk-risk-contours__core {
    min-height: 190px;
    width: 100%;
    grid-column: 1 / -1;
    grid-row: 1;
    display: grid;
    grid-template-columns: repeat(5, auto);
    align-items: center;
    justify-content: center;
    gap: 16px;
    border-radius: 18px;
  }

  .nk-risk-contours__core small {
    grid-column: 1 / -1;
    margin-bottom: 3px;
  }

  .nk-risk-contours__core i {
    width: 30px;
    height: 1px;
    margin: 0;
  }

  .nk-risk-roles__layout {
    grid-template-columns: 1fr;
  }

  .nk-risk-roles__index {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-risk-roles__index li {
    border-right: 1px solid rgba(255, 255, 255, 0.09);
  }

  .nk-risk-method__grid {
    grid-template-columns: 1fr;
  }

  .nk-risk-method__media {
    width: min(100%, 820px);
    height: 570px;
    margin: 0 auto;
  }

  .nk-risk-matrix__grid {
    grid-template-columns: 1fr;
  }

  .nk-risk-level,
  .nk-risk-level--review {
    min-height: 300px;
    margin: 0;
  }

  .nk-risk-level__head {
    margin-bottom: 35px;
  }

  .nk-risk-scope__steps li:last-child {
    width: 100%;
  }

  .nk-risk-documents__grid {
    grid-template-columns: 1fr;
    gap: 60px;
  }

  .nk-risk-documents__copy {
    max-width: 780px;
  }

  .nk-risk-result__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .nk-risk-page .nk-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .nk-risk-page .nk-section-heading > p,
  .nk-risk-page .nk-hero__text {
    font-size: 15px;
  }

  .nk-risk-hero__grid {
    gap: 34px;
    padding: 44px 0 46px;
  }

  .nk-risk-hero h1 {
    font-size: clamp(41px, 10.5vw, 58px);
  }

  .nk-risk-hero .nk-hero__lead {
    font-size: 17px;
  }

  .nk-risk-hero__media {
    height: 490px;
  }

  .nk-risk-hero__orbit {
    right: 14px;
    bottom: 15px;
  }

  .nk-risk-hero__notice {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .nk-risk-separation__card {
    min-height: 0;
    padding: 32px 28px;
  }

  .nk-risk-separation__card h3 {
    font-size: 33px;
  }

  .nk-risk-separation__quote {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .nk-risk-situations__grid,
  .nk-risk-roles__details,
  .nk-risk-scope__steps,
  .nk-risk-boundaries__grid {
    grid-template-columns: 1fr;
  }

  .nk-risk-situation {
    min-height: 270px;
  }

  .nk-risk-role-card--lead {
    grid-template-columns: 1fr;
  }

  .nk-risk-role-card--lead > span,
  .nk-risk-role-card--lead h3,
  .nk-risk-role-card--lead p,
  .nk-risk-role-card ul {
    grid-column: 1;
  }

  .nk-risk-role-card ul {
    grid-row: auto;
    margin-top: 24px;
  }

  .nk-risk-timeline__track {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-risk-timeline__track li:nth-child(3n) {
    border-right: 1px solid var(--nk-border);
  }

  .nk-risk-timeline__track li:nth-child(2n) {
    border-right: 0;
  }

  .nk-risk-timeline__conclusion {
    grid-template-columns: 1fr;
    gap: 9px;
  }

  .nk-risk-method__steps {
    grid-template-columns: 1fr;
  }

  .nk-risk-method__media {
    height: 480px;
  }

  .nk-risk-episodes__ledger {
    grid-template-columns: 1fr;
  }

  .nk-risk-episodes__ledger article,
  .nk-risk-episodes__ledger article:nth-child(2),
  .nk-risk-episodes__ledger article:nth-last-child(-n + 2) {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  }

  .nk-risk-episodes__ledger article:last-child {
    border-bottom: 0;
  }

  .nk-risk-episodes__ledger span {
    margin-bottom: 38px;
  }

  .nk-risk-scope__steps li,
  .nk-risk-scope__steps li:last-child {
    grid-column: auto;
    width: 100%;
  }

  .nk-risk-result__grid {
    grid-template-columns: 1fr;
  }

  .nk-risk-result__grid article {
    min-height: 210px;
  }

  .nk-risk-process__track {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-risk-process__track li,
  .nk-risk-process__track li:nth-child(3) {
    border-right: 1px solid var(--nk-border);
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-risk-process__track li:nth-child(2n) {
    border-right: 0;
  }

  .nk-risk-process__track li:nth-last-child(-n + 2) {
    border-bottom: 0;
  }

  .nk-risk-process__track li:nth-child(3)::after {
    display: grid;
  }

  .nk-risk-process__track li:nth-child(2n)::after {
    display: none;
  }
}

@media (max-width: 560px) {
  .nk-risk-hero__checks {
    display: grid;
  }

  .nk-risk-hero__media {
    height: 400px;
  }

  .nk-risk-hero__media img {
    object-position: 70% center;
  }

  .nk-risk-hero__orbit {
    position: relative;
    right: auto;
    bottom: auto;
    width: calc(100% - 24px);
    margin: -40px auto 0;
  }

  .nk-risk-hero__notice {
    margin-top: 30px;
    padding: 22px;
  }

  .nk-risk-separation__card {
    padding: 28px 23px;
  }

  .nk-risk-separation__card h3 {
    font-size: 29px;
  }

  .nk-risk-separation__card p {
    font-size: 15px;
  }

  .nk-risk-contours__board {
    grid-template-columns: 1fr;
  }

  .nk-risk-contours__core {
    min-height: 250px;
    grid-column: 1;
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .nk-risk-contours__core i {
    width: 1px;
    height: 20px;
    margin: 4px auto;
  }

  .nk-risk-contour {
    min-height: 210px;
  }

  .nk-risk-roles__index {
    grid-template-columns: 1fr;
  }

  .nk-risk-role-card,
  .nk-risk-role-card--lead {
    padding: 25px 22px;
  }

  .nk-risk-role-card--lead h3 {
    font-size: 31px;
  }

  .nk-risk-timeline__track {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .nk-risk-timeline__track li,
  .nk-risk-timeline__track li:nth-child(2n),
  .nk-risk-timeline__track li:nth-child(3n) {
    min-height: 0;
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr);
    grid-template-rows: auto auto auto;
    column-gap: 16px;
    padding: 22px 0;
    text-align: left;
    border-right: 0;
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-risk-timeline__track li:last-child {
    border-bottom: 0;
  }

  .nk-risk-timeline__track li > span {
    width: 62px;
    height: 62px;
    grid-row: 1 / 4;
    margin: 0;
  }

  .nk-risk-timeline__track small {
    margin-bottom: 4px;
  }

  .nk-risk-timeline__track h3 {
    margin-bottom: 4px;
  }

  .nk-risk-method__media {
    height: 390px;
  }

  .nk-risk-level {
    min-height: 320px;
    padding: 28px 24px;
  }

  .nk-risk-scope__steps li {
    grid-template-columns: 60px minmax(0, 1fr);
    gap: 15px;
    padding: 23px 20px;
  }

  .nk-risk-scope__steps > li > span {
    width: 58px;
    height: 58px;
    border-radius: 14px;
  }

  .nk-risk-documents__list {
    padding: 26px 22px;
    box-shadow:
      6px 8px 0 rgba(198, 166, 107, 0.24),
      12px 15px 0 rgba(86, 183, 176, 0.15),
      0 22px 50px rgba(24, 37, 56, 0.1);
  }

  .nk-risk-boundaries__card {
    min-height: 0;
    padding: 30px 24px;
  }

  .nk-risk-process__track {
    grid-template-columns: 1fr;
  }

  .nk-risk-process__track li,
  .nk-risk-process__track li:nth-child(2n),
  .nk-risk-process__track li:nth-child(3) {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-risk-process__track li:last-child {
    border-bottom: 0;
  }

  .nk-risk-process__track li:not(:last-child)::after,
  .nk-risk-process__track li:nth-child(3)::after {
    display: grid;
    top: auto;
    right: 20px;
    bottom: -14px;
    content: "↓";
  }

  .nk-risk-process__track span {
    margin-bottom: 34px;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 96px;
}

body {
  margin: 0;
  overflow-x: hidden;
  color: var(--nk-text);
  background: var(--nk-bg);
  font-family: "Manrope", "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

body.nk-nav-open {
  overflow: hidden;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
textarea {
  font: inherit;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

:focus-visible {
  outline: 3px solid rgba(86, 183, 176, 0.55);
  outline-offset: 3px;
}

.nk-shell {
  width: min(calc(100% - 48px), var(--nk-shell));
  margin: 0 auto;
}

.nk-skip-link {
  position: fixed;
  z-index: 1000;
  top: 12px;
  left: 12px;
  padding: 10px 14px;
  color: #ffffff;
  background: var(--nk-navy);
  border-radius: 8px;
  transform: translateY(-150%);
}

.nk-skip-link:focus {
  transform: translateY(0);
}

.nk-topline {
  color: #bfcce0;
  background: var(--nk-navy-deep);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.nk-topline__inner {
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.nk-topline__phone {
  color: #ffffff;
  white-space: nowrap;
}

a.nk-topline__phone:hover {
  color: var(--nk-teal);
}

.nk-header {
  position: sticky;
  z-index: 100;
  top: 0;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(220, 228, 237, 0.85);
  backdrop-filter: blur(16px);
}

.nk-header__inner {
  min-height: 82px;
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr) auto;
  align-items: center;
  gap: 32px;
}

.nk-logo {
  display: inline-flex;
  width: 185px;
}

.nk-logo img {
  width: 100%;
  height: auto;
}

.nk-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  row-gap: 4px;
  gap: clamp(16px, 2vw, 28px);
}

.nk-nav a {
  position: relative;
  padding: 12px 0;
  color: #39465b;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}

.nk-nav__contact {
  display: none;
}

.nk-nav a::after {
  position: absolute;
  right: 0;
  bottom: 7px;
  left: 0;
  height: 2px;
  content: "";
  background: var(--nk-teal);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 180ms ease;
}

.nk-nav a:hover::after {
  transform: scaleX(1);
}

.nk-services-menu {
  position: relative;
}

.nk-services-menu summary {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  color: #39465b;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  list-style: none;
}

.nk-services-menu summary::-webkit-details-marker {
  display: none;
}

.nk-services-menu summary::after {
  width: 7px;
  height: 7px;
  content: "";
  border-right: 2px solid var(--nk-teal-dark);
  border-bottom: 2px solid var(--nk-teal-dark);
  transform: translateY(-2px) rotate(45deg);
  transition: transform 180ms ease;
}

.nk-services-menu[open] summary::after {
  transform: translateY(2px) rotate(225deg);
}

.nk-services-menu__panel {
  position: absolute;
  z-index: 120;
  top: calc(100% + 8px);
  left: -20px;
  width: min(620px, calc(100vw - 48px));
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  padding: 18px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: 0 24px 55px rgba(7, 29, 67, 0.2);
}

.nk-services-menu__panel::before {
  position: absolute;
  top: -7px;
  left: 40px;
  width: 12px;
  height: 12px;
  content: "";
  background: #ffffff;
  border-top: 1px solid var(--nk-border);
  border-left: 1px solid var(--nk-border);
  transform: rotate(45deg);
}

.nk-services-menu__panel a {
  min-width: 0;
  display: flex;
  align-items: center;
  min-height: 54px;
  padding: 11px 13px;
  color: var(--nk-navy-deep);
  background: #f6f8fb;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.35;
  white-space: normal;
}

.nk-services-menu__panel a::after {
  display: none;
}

.nk-services-menu__panel a:hover,
.nk-services-menu__panel a[aria-current="page"] {
  color: var(--nk-navy-deep);
  background: var(--nk-teal-soft);
  border-color: rgba(42, 129, 124, 0.22);
}

.nk-header__actions {
  display: flex;
  align-items: center;
  gap: 18px;
}

.nk-header__contact {
  color: var(--nk-navy);
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}

.nk-menu-button {
  display: none;
  min-height: 44px;
  align-items: center;
  gap: 9px;
  padding: 8px 10px;
  color: var(--nk-navy);
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
}

.nk-menu-button__lines {
  width: 21px;
  display: grid;
  gap: 4px;
}

.nk-menu-button__lines i {
  width: 100%;
  height: 2px;
  display: block;
  background: currentColor;
  transition: transform 180ms ease, opacity 180ms ease;
}

.nk-menu-button[aria-expanded="true"] .nk-menu-button__lines i:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.nk-menu-button[aria-expanded="true"] .nk-menu-button__lines i:nth-child(2) {
  opacity: 0;
}

.nk-menu-button[aria-expanded="true"] .nk-menu-button__lines i:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

.nk-button {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 13px 22px;
  border: 1px solid transparent;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.nk-button:hover {
  transform: translateY(-2px);
}

.nk-button--small {
  min-height: 42px;
  padding: 10px 16px;
  font-size: 13px;
}

.nk-button--primary {
  color: #ffffff;
  background: var(--nk-teal-dark);
  box-shadow: 0 12px 24px rgba(42, 129, 124, 0.2);
}

.nk-button--primary:hover {
  background: #226f6b;
  box-shadow: 0 16px 30px rgba(42, 129, 124, 0.28);
}

.nk-button--ghost-light {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.04);
}

.nk-button--ghost-light:hover {
  background: rgba(255, 255, 255, 0.1);
}

.nk-button--outline {
  color: var(--nk-navy);
  background: transparent;
  border-color: var(--nk-border);
}

.nk-button--outline:hover {
  border-color: var(--nk-navy);
  background: var(--nk-bg);
}

.nk-button--wide {
  width: 100%;
}

.nk-section {
  position: relative;
  padding: 100px 0;
}

.nk-eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  color: var(--nk-teal-dark);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-transform: uppercase;
}

.nk-eyebrow > span {
  width: 26px;
  height: 2px;
  background: currentColor;
}

.nk-eyebrow--light {
  color: #73d0ca;
}

h1,
h2,
h3,
p {
  overflow-wrap: anywhere;
}

h1,
h2,
h3 {
  margin-top: 0;
}

h1,
h2 {
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-weight: 400;
  line-height: 1.04;
}

h1 {
  max-width: 780px;
  margin-bottom: 28px;
  font-size: clamp(48px, 5.2vw, 78px);
  letter-spacing: -0.035em;
}

h2 {
  max-width: 820px;
  margin-bottom: 22px;
  font-size: clamp(38px, 4vw, 58px);
  letter-spacing: -0.025em;
}

h3 {
  margin-bottom: 12px;
  color: var(--nk-text);
  font-size: 20px;
  line-height: 1.3;
}

.nk-section-heading {
  max-width: 900px;
  margin-bottom: 48px;
}

.nk-section-heading > p {
  max-width: 690px;
  margin: 0;
  color: var(--nk-muted);
}

.nk-section-heading--split {
  max-width: none;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.7fr);
  align-items: end;
  gap: 70px;
}

.nk-section-heading--split h2,
.nk-section-heading--split p {
  margin-bottom: 0;
}

.nk-section-heading--light h2 {
  color: #ffffff;
}

.nk-section-heading--light p {
  color: #b8c6d9;
}

.nk-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  padding-top: 26px;
  color: #8799b5;
  font-size: 14px;
  font-weight: 700;
}

.nk-breadcrumbs a:hover {
  color: #ffffff;
}

.nk-hero {
  position: relative;
  overflow: hidden;
  color: #d9e4f3;
  background:
    linear-gradient(120deg, rgba(86, 183, 176, 0.07), transparent 38%),
    var(--nk-navy-deep);
}

.nk-hero::before {
  position: absolute;
  inset: 0;
  content: "";
  opacity: 0.22;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 74px 74px;
  pointer-events: none;
}

.nk-hero__glow {
  position: absolute;
  top: 80px;
  left: -180px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(86, 183, 176, 0.18), transparent 68%);
  pointer-events: none;
}

.nk-hero__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(390px, 0.7fr);
  align-items: center;
  gap: 72px;
  padding: 62px 0 74px;
}

.nk-hero h1 {
  color: #ffffff;
}

.nk-hero__lead {
  max-width: 760px;
  margin: 0 0 20px;
  color: #e3ebf7;
  font-size: 19px;
  line-height: 1.65;
}

.nk-hero__text {
  max-width: 720px;
  margin: 0;
  color: #aebed3;
  font-size: 14px;
}

.nk-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.nk-hero__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 30px;
}

.nk-hero__chips span {
  padding: 8px 10px;
  color: #bdccdd;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
}

.nk-hero__media {
  position: relative;
  margin: 0;
  padding: 0 0 26px 24px;
}

.nk-hero__media::before {
  position: absolute;
  z-index: 0;
  top: 26px;
  right: 20px;
  bottom: 0;
  left: 0;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.42);
  border-radius: var(--nk-radius-lg);
}

.nk-hero__media img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-height: 650px;
  object-fit: cover;
  border-radius: var(--nk-radius-lg);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.32);
}

.nk-hero__media > figcaption {
  position: absolute;
  z-index: 3;
  top: 18px;
  right: 18px;
  padding: 7px 9px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  backdrop-filter: blur(8px);
}

.nk-hero__media-badge {
  position: absolute;
  z-index: 3;
  right: -24px;
  bottom: 58px;
  width: min(270px, 70%);
  padding: 20px 22px;
  color: var(--nk-text);
  background: #ffffff;
  border-radius: 10px;
  box-shadow: var(--nk-shadow);
}

.nk-hero__media-badge span {
  display: block;
  margin-bottom: 5px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-hero__media-badge strong {
  display: block;
  font-family: "PT Serif", Georgia, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
}

.nk-hero__media-note {
  position: absolute;
  z-index: 3;
  bottom: 4px;
  left: -12px;
  width: 142px;
  padding: 15px 17px;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-radius: 8px;
  box-shadow: 0 18px 34px rgba(1, 25, 43, 0.3);
}

.nk-hero__media-note b {
  display: block;
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
}

.nk-hero__media-note span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.4;
}

.nk-facts {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  color: var(--nk-text);
  background: #ffffff;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 -18px 48px rgba(0, 0, 0, 0.12);
}

.nk-facts > div:not(.elementor-widget) {
  min-height: 112px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  padding: 24px 30px;
  border-right: 1px solid var(--nk-border);
}

.nk-facts > div:not(.elementor-widget):last-child {
  border-right: 0;
}

.nk-facts strong {
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 1;
}

.nk-facts span {
  color: var(--nk-muted);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.nk-situations {
  background: var(--nk-bg);
}

.nk-situation-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.nk-situation-card {
  position: relative;
  min-height: 270px;
  overflow: hidden;
  padding: 30px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: var(--nk-radius);
  box-shadow: var(--nk-shadow-soft);
}

.nk-situation-card::after {
  position: absolute;
  right: -38px;
  bottom: -38px;
  width: 116px;
  height: 116px;
  content: "";
  background: var(--nk-teal-soft);
  border-radius: 50%;
  opacity: 0.55;
}

.nk-situation-card--accent {
  color: #ffffff;
  background: var(--nk-navy);
  border-color: var(--nk-navy);
}

.nk-situation-card--accent h3,
.nk-situation-card--accent .nk-card-number {
  color: #ffffff;
}

.nk-situation-card--accent p,
.nk-situation-card.nk-situation-card--accent > p:last-child {
  color: #c2cede;
}

.nk-card-number {
  position: absolute;
  top: 20px;
  right: 22px;
  color: #dbe3ec;
  font-family: "PT Serif", Georgia, serif;
  font-size: 48px;
  line-height: 1;
}

.nk-card-kicker {
  margin: 0 0 36px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-situation-card h3 {
  position: relative;
  z-index: 1;
  max-width: 280px;
  font-size: 21px;
}

.nk-situation-card > p:last-child {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-cta-rail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 34px;
  margin-top: 24px;
  padding: 24px 28px;
  background: #e8f3f2;
  border: 1px solid #c8e3e0;
  border-radius: 12px;
}

.nk-cta-rail span,
.nk-cta-rail strong {
  display: block;
}

.nk-cta-rail span {
  margin-bottom: 4px;
  color: var(--nk-teal-dark);
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-cta-rail strong {
  font-size: 15px;
}

.nk-scope {
  overflow: hidden;
  color: #c1cede;
  background:
    linear-gradient(125deg, rgba(86, 183, 176, 0.09), transparent 42%),
    var(--nk-navy-ink);
}

.nk-scope .nk-text-link {
  color: #ffffff;
}

.nk-scope .nk-text-link span {
  color: var(--nk-teal);
}

.nk-scope::after {
  position: absolute;
  inset: 0;
  content: "";
  opacity: 0.18;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px);
  background-size: 68px 68px;
  pointer-events: none;
}

.nk-scope__layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(310px, 0.75fr) minmax(0, 1.35fr);
  gap: 90px;
}

.nk-scope__intro {
  position: sticky;
  top: 120px;
  align-self: start;
}

.nk-scope__intro h2 {
  color: #ffffff;
}

.nk-scope__intro > p:not(.nk-eyebrow) {
  max-width: 440px;
}

.nk-scope__index {
  margin-top: 48px;
  color: rgba(115, 208, 202, 0.2);
  font-family: "PT Serif", Georgia, serif;
  font-size: 150px;
  line-height: 0.8;
}

.nk-scope__caption {
  display: block;
  margin-top: 12px;
  color: #8294ad;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-scope__route {
  position: relative;
  display: grid;
  gap: 16px;
}

.nk-scope__route::before {
  position: absolute;
  top: 52px;
  bottom: 52px;
  left: 32px;
  width: 1px;
  content: "";
  background: linear-gradient(var(--nk-teal), rgba(86, 183, 176, 0.08));
}

.nk-route-card {
  position: relative;
  display: grid;
  grid-template-columns: 66px minmax(0, 1fr);
  gap: 24px;
  padding: 27px 30px 27px 22px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  backdrop-filter: blur(10px);
}

.nk-route-card > span {
  position: relative;
  z-index: 1;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border: 5px solid var(--nk-navy-ink);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 800;
}

.nk-route-card h3 {
  margin-bottom: 7px;
  color: #ffffff;
  font-size: 18px;
}

.nk-route-card p {
  margin: 0 0 10px;
  color: #aebdd0;
  font-size: 14px;
}

.nk-route-card small {
  display: block;
  color: #73d0ca;
  font-size: 14px;
  font-weight: 700;
}

.nk-documents {
  background: #ffffff;
}

.nk-documents__grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 26px;
  margin-top: 22px;
}

.nk-folder-card {
  position: relative;
  min-height: 430px;
  padding: 54px 34px 32px;
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 0 14px 14px 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-folder-card--primary {
  background: #eaf6f5;
  border-color: #c4e2df;
}

.nk-folder-card__tab {
  position: absolute;
  top: -1px;
  left: -1px;
  min-width: 170px;
  padding: 10px 18px;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-radius: 0 0 10px 0;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-folder-card__index {
  position: absolute;
  top: 20px;
  right: 28px;
  color: rgba(10, 42, 99, 0.1);
  font-family: "PT Serif", Georgia, serif;
  font-size: 78px;
  line-height: 1;
}

.nk-folder-card h3 {
  max-width: 360px;
  margin-bottom: 24px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
  font-weight: 400;
}

.nk-folder-card > p {
  margin: 22px 0 0;
  padding-top: 18px;
  color: var(--nk-muted);
  border-top: 1px solid rgba(10, 42, 99, 0.1);
  font-size: 14px;
}

.nk-check-list,
.nk-doc-columns ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-check-list {
  display: grid;
  gap: 10px;
}

.nk-check-list li {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  font-weight: 700;
}

.nk-check-list li::before {
  position: absolute;
  top: 0.75em;
  left: 0;
  width: 11px;
  height: 3px;
  content: "";
  background: var(--nk-teal-dark);
}

.nk-doc-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.nk-doc-columns ul {
  display: grid;
  gap: 11px;
}

.nk-doc-columns li {
  padding-bottom: 10px;
  color: #46546a;
  border-bottom: 1px solid var(--nk-border);
  font-size: 14px;
  font-weight: 700;
}

.nk-vat {
  background: var(--nk-bg);
}

.nk-vat__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(360px, 0.88fr);
  align-items: center;
  gap: 70px;
}

.nk-vat__media {
  position: relative;
  margin: 0;
}

.nk-vat__media::before {
  position: absolute;
  top: 22px;
  right: -22px;
  bottom: -22px;
  left: 22px;
  content: "";
  border: 1px solid #b9dcd9;
  border-radius: 18px;
}

.nk-vat__media img {
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 1.56 / 1;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: var(--nk-shadow);
}

.nk-vat__media figcaption {
  position: absolute;
  z-index: 2;
  right: 22px;
  bottom: 22px;
  left: 22px;
  padding: 18px 20px;
  color: #dbe7f4;
  background: rgba(5, 21, 47, 0.86);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  backdrop-filter: blur(9px);
}

.nk-vat__media figcaption span,
.nk-vat__media figcaption strong {
  display: block;
}

.nk-vat__media figcaption span {
  margin-bottom: 5px;
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-vat__media figcaption strong {
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
}

.nk-vat__copy h2 {
  font-size: clamp(36px, 3.4vw, 51px);
}

.nk-vat__copy > p:not(.nk-eyebrow) {
  margin: 0 0 14px;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-vat__checks {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.nk-vat__checks li {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 9px;
  padding: 12px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 8px;
}

.nk-vat__checks b {
  color: var(--nk-teal-dark);
  font-size: 12px;
}

.nk-vat__checks span {
  color: #445168;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.nk-dual {
  overflow: hidden;
  color: #c2ccda;
  background:
    radial-gradient(circle at 50% 50%, rgba(86, 183, 176, 0.12), transparent 40%),
    var(--nk-navy-deep);
}

.nk-dual__stage {
  display: grid;
  grid-template-columns: 1fr 0.8fr 100px 0.8fr;
  align-items: stretch;
  gap: 16px;
}

.nk-dual__media {
  position: relative;
  min-height: 430px;
  margin: 0;
  overflow: hidden;
  border-radius: 14px;
}

.nk-dual__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, transparent 45%, rgba(5, 21, 47, 0.8));
}

.nk-dual__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-dual__media figcaption {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 20px;
  padding: 7px 9px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.7);
  border-radius: 5px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-expertise-card {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  padding: 32px 28px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
}

.nk-expertise-card > span {
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-expertise-card h3 {
  margin: 28px 0 38px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 35px;
  font-weight: 400;
}

.nk-expertise-card ul {
  display: grid;
  gap: 16px;
  margin: auto 0 0;
  padding: 0;
  list-style: none;
}

.nk-expertise-card li {
  padding-bottom: 12px;
  color: #c1cddd;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 14px;
  font-weight: 700;
}

.nk-dual__connector {
  display: grid;
  grid-template-rows: 1fr auto 1fr;
  place-items: center;
  color: #73d0ca;
  text-align: center;
}

.nk-dual__connector span {
  width: 1px;
  height: 100%;
  background: rgba(115, 208, 202, 0.35);
}

.nk-dual__connector b {
  width: 82px;
  height: 82px;
  display: grid;
  place-items: center;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border: 6px solid var(--nk-navy-deep);
  border-radius: 50%;
  font-size: 12px;
  line-height: 1.25;
  text-transform: uppercase;
}

.nk-process {
  background: #ffffff;
}

.nk-process__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 26px;
  background: var(--nk-navy);
  border-radius: 12px;
}

.nk-process__facts > div:not(.elementor-widget) {
  min-height: 104px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 22px 28px;
  border-right: 1px solid rgba(255, 255, 255, 0.13);
}

.nk-process__facts > div:not(.elementor-widget):last-child {
  border-right: 0;
}

.nk-process__facts strong {
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 22px;
  font-weight: 400;
}

.nk-process__facts span {
  color: #aebed3;
  font-size: 14px;
  font-weight: 700;
}

.nk-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin: 0;
  padding: 1px;
  background: var(--nk-border);
  border-radius: 14px;
  list-style: none;
}

.nk-step {
  position: relative;
  min-height: 240px;
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 34px;
  padding: 28px;
  background: var(--nk-bg);
}

.nk-step:nth-child(1) {
  border-radius: 13px 0 0 0;
}

.nk-step:nth-child(3) {
  border-radius: 0 13px 0 0;
}

.nk-step:nth-child(4) {
  border-radius: 0 0 0 13px;
}

.nk-step:nth-child(6) {
  border-radius: 0 0 13px 0;
}

.nk-step > span {
  color: var(--nk-teal-dark);
  font-family: "PT Serif", Georgia, serif;
  font-size: 32px;
  line-height: 1;
}

.nk-step h3 {
  font-size: 18px;
}

.nk-step p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-outcomes {
  background: var(--nk-bg);
}

.nk-outcomes__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.7fr) minmax(0, 1.3fr);
  gap: 70px;
}

.nk-outcomes__intro {
  align-self: center;
}

.nk-outcomes__intro h2 {
  font-size: clamp(37px, 3.5vw, 52px);
}

.nk-outcomes__intro > p:not(.nk-eyebrow) {
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-text-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
  color: var(--nk-navy);
  font-size: 12px;
  font-weight: 800;
}

.nk-text-link span {
  color: var(--nk-teal-dark);
  font-size: 18px;
}

.nk-outcome-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.nk-outcome-card {
  min-height: 178px;
  padding: 24px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 11px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-outcome-card span {
  display: block;
  margin-bottom: 24px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
}

.nk-outcome-card h3 {
  margin-bottom: 7px;
  font-size: 17px;
}

.nk-outcome-card p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-disclaimer {
  position: relative;
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 40px;
  margin-top: 38px;
  padding: 28px 32px 28px 44px;
  background: #ffffff;
  border: 1px solid #e5d9d5;
  border-radius: 12px;
}

.nk-disclaimer::before {
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: 16px;
  width: 4px;
  content: "";
  background: #bd6d5f;
  border-radius: 4px;
}

.nk-disclaimer strong {
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

.nk-disclaimer p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-complex {
  color: #c8d3e2;
  background:
    linear-gradient(120deg, rgba(86, 183, 176, 0.14), transparent 45%),
    var(--nk-navy);
}

.nk-complex__grid {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  align-items: center;
  gap: 80px;
}

.nk-complex__mark {
  position: relative;
  min-height: 370px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 46px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
}

.nk-complex__mark::before,
.nk-complex__mark::after {
  position: absolute;
  content: "";
  background: rgba(115, 208, 202, 0.45);
}

.nk-complex__mark::before {
  top: 30px;
  right: 30px;
  width: 80px;
  height: 1px;
}

.nk-complex__mark::after {
  right: 30px;
  bottom: 30px;
  width: 1px;
  height: 80px;
}

.nk-complex__mark span,
.nk-complex__mark strong {
  display: block;
  font-family: "PT Serif", Georgia, serif;
  font-weight: 400;
  line-height: 0.9;
}

.nk-complex__mark span {
  color: #78d0ca;
  font-size: 52px;
}

.nk-complex__mark strong {
  color: #ffffff;
  font-size: 74px;
}

.nk-complex__copy h2 {
  color: #ffffff;
}

.nk-complex__copy > p:not(.nk-eyebrow) {
  max-width: 650px;
  font-size: 14px;
}

.nk-complex__copy ul {
  display: grid;
  gap: 10px;
  margin: 28px 0 30px;
  padding: 0;
  list-style: none;
}

.nk-complex__copy li {
  position: relative;
  padding-left: 22px;
  color: #d2ddeb;
  font-size: 14px;
  font-weight: 700;
}

.nk-complex__copy li::before {
  position: absolute;
  top: 0.8em;
  left: 0;
  width: 10px;
  height: 2px;
  content: "";
  background: var(--nk-teal);
}

.nk-geography {
  background: #ffffff;
}

.nk-geography__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  align-items: center;
  gap: 70px;
}

.nk-geography__copy > p:not(.nk-eyebrow) {
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-geography__copy h2 {
  font-size: clamp(37px, 3.4vw, 51px);
}

.nk-geography__modes {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 28px;
}

.nk-geography__modes span {
  padding: 8px 10px;
  color: var(--nk-navy);
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 6px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-address {
  margin-top: 28px;
  padding: 20px;
  background: #eaf6f5;
  border-left: 4px solid var(--nk-teal-dark);
  border-radius: 8px;
}

.nk-address strong,
.nk-address span {
  display: block;
}

.nk-address strong {
  color: var(--nk-navy);
  font-size: 14px;
}

.nk-address span {
  margin-top: 3px;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-geography__media {
  position: relative;
  min-height: 470px;
  margin: 0;
}

.nk-geography__media img {
  width: 100%;
  height: 470px;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: var(--nk-shadow);
}

.nk-geography__media figcaption {
  position: absolute;
  right: 24px;
  bottom: 24px;
  left: 24px;
  padding: 19px 22px;
  color: #c9d7e8;
  background: rgba(5, 21, 47, 0.88);
  border-radius: 10px;
  backdrop-filter: blur(8px);
}

.nk-geography__media figcaption span,
.nk-geography__media figcaption strong,
.nk-geography__media figcaption small {
  display: block;
}

.nk-geography__media figcaption span {
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-geography__media figcaption strong {
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 28px;
  font-weight: 400;
}

.nk-geography__media figcaption small {
  margin-top: 4px;
  font-size: 14px;
}

.nk-faq {
  background: var(--nk-bg);
}

.nk-faq__grid {
  display: grid;
  grid-template-columns: minmax(300px, 0.68fr) minmax(0, 1.32fr);
  gap: 64px;
}

.nk-faq__intro {
  align-self: start;
}

.nk-faq__intro h2 {
  font-size: clamp(38px, 3.5vw, 52px);
}

.nk-faq__intro > p:not(.nk-eyebrow) {
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-faq__media {
  position: relative;
  height: 390px;
  margin: 34px 0 0;
  overflow: hidden;
  border-radius: 14px;
}

.nk-faq__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-faq__media figcaption {
  position: absolute;
  right: 16px;
  bottom: 16px;
  left: 16px;
  padding: 17px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.86);
  border-radius: 9px;
}

.nk-faq__media span,
.nk-faq__media strong {
  display: block;
}

.nk-faq__media span {
  margin-bottom: 4px;
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-faq__media strong {
  font-family: "PT Serif", Georgia, serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3;
}

.nk-accordion {
  display: grid;
  gap: 10px;
}

.nk-accordion__item {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 10px;
}

.nk-accordion__item h3 {
  margin: 0;
}

.nk-accordion__item button {
  width: 100%;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 18px 22px;
  color: var(--nk-text);
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 800;
  text-align: left;
}

.nk-accordion__item button i {
  position: relative;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  border: 1px solid #b9c8d8;
  border-radius: 50%;
}

.nk-accordion__item button i::before,
.nk-accordion__item button i::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 1px;
  content: "";
  background: var(--nk-navy);
  transform: translate(-50%, -50%);
}

.nk-accordion__item button i::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 180ms ease;
}

.nk-accordion__item button[aria-expanded="true"] {
  color: var(--nk-navy);
}

.nk-accordion__item button[aria-expanded="true"] i {
  background: var(--nk-teal-soft);
  border-color: var(--nk-teal);
}

.nk-accordion__item button[aria-expanded="true"] i::after {
  transform: translate(-50%, -50%) rotate(0);
}

.nk-accordion__content {
  padding: 0 22px 22px;
}

.nk-accordion__content p {
  margin: 0;
  padding-top: 17px;
  color: var(--nk-muted);
  border-top: 1px solid var(--nk-border);
  font-size: 15px;
}

.nk-contact {
  color: #d3dfed;
  background:
    linear-gradient(90deg, rgba(5, 21, 47, 0.98), rgba(7, 29, 67, 0.92)),
    url("../generated/nk-contact-background-v1.webp") center / cover;
}

.nk-contact__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(430px, 0.75fr);
  align-items: start;
  gap: 90px;
}

.nk-contact__copy h2 {
  color: #ffffff;
}

.nk-contact__copy > p:not(.nk-eyebrow) {
  max-width: 630px;
  color: #b8c7d9;
}

.nk-contact__facts {
  display: grid;
  gap: 10px;
  margin-top: 32px;
}

.nk-contact__facts > div:not(.elementor-widget) {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  padding: 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.nk-contact__facts strong {
  color: #ffffff;
  font-size: 12px;
}

.nk-contact__facts span {
  color: #91a4bd;
  font-size: 14px;
}

.nk-contact__email {
  margin-top: 28px;
  padding: 18px 20px;
  background: rgba(86, 183, 176, 0.12);
  border: 1px solid rgba(86, 183, 176, 0.26);
  border-radius: 9px;
}

.nk-contact__channels {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.nk-contact__channels .nk-contact__email {
  flex: 1 1 200px;
  margin-top: 0;
}

.nk-contact__email span,
.nk-contact__email a {
  display: block;
}

.nk-contact__email span {
  color: #8fa4bd;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-contact__email a {
  margin-top: 3px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
}

.nk-form {
  display: grid;
  gap: 14px;
  padding: 32px;
  color: var(--nk-text);
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.28);
}

.nk-form__row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.nk-form label:not(.nk-upload):not(.nk-consent) {
  display: grid;
  gap: 7px;
}

.nk-form label > span:first-child {
  color: #465269;
  font-size: 14px;
  font-weight: 800;
}

.nk-form em {
  color: #8c96a4;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
}

.nk-form input:not([type="checkbox"]):not([type="file"]),
.nk-form select,
.nk-form textarea {
  width: 100%;
  padding: 13px 14px;
  color: var(--nk-text);
  background: var(--nk-bg);
  border: 1px solid #d7e0ea;
  border-radius: 7px;
  outline: none;
  font-size: 16px;
  font-family: inherit;
  transition: border-color 180ms ease, box-shadow 180ms ease;
}

.nk-form textarea {
  min-height: 112px;
  resize: vertical;
}

.nk-form select {
  appearance: none;
  background:
    linear-gradient(45deg, transparent 50%, var(--nk-muted) 50%) calc(100% - 19px) 22px / 5px 5px no-repeat,
    linear-gradient(135deg, var(--nk-muted) 50%, transparent 50%) calc(100% - 14px) 22px / 5px 5px no-repeat,
    var(--nk-bg);
  padding-right: 42px;
}

.nk-form input:focus,
.nk-form select:focus,
.nk-form textarea:focus {
  border-color: var(--nk-teal);
  box-shadow: 0 0 0 3px rgba(86, 183, 176, 0.45);
}

.nk-form label.has-error > span:first-child {
  color: var(--nk-danger);
}

.nk-form label.has-error input:not([type="checkbox"]):not([type="file"]),
.nk-form label.has-error select,
.nk-form label.has-error textarea {
  border-color: var(--nk-danger);
  background: #faf1f0;
}

.nk-form label.has-error input:focus,
.nk-form label.has-error select:focus,
.nk-form label.has-error textarea:focus {
  box-shadow: 0 0 0 3px rgba(163, 58, 50, 0.18);
}

.nk-form__field-error {
  display: block;
  grid-column: 1 / -1;
  margin-top: 4px;
  color: var(--nk-danger);
  font-size: 13px;
  font-weight: 700;
}

.nk-upload.has-error {
  border-color: var(--nk-danger);
}

.nk-upload {
  min-height: 78px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px;
  background: #edf6f5;
  border: 1px dashed #9fcfcb;
  border-radius: 8px;
  cursor: pointer;
}

.nk-upload input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.nk-upload__mark {
  width: 42px;
  height: 42px;
  display: grid;
  flex: 0 0 42px;
  place-items: center;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-radius: 7px;
  font-size: 12px;
  font-weight: 800;
}

.nk-upload strong,
.nk-upload small {
  display: block;
}

.nk-upload strong {
  color: var(--nk-navy);
  font-size: 14px;
}

.nk-upload small {
  margin-top: 3px;
  color: var(--nk-muted);
  font-size: 12px;
}

.nk-form__file-notice {
  margin: -2px 0 0;
  padding-left: 13px;
  color: #6d7888;
  border-left: 2px solid rgba(39, 139, 144, 0.38);
  font-size: 14px;
  line-height: 1.55;
}

.nk-form__file-notice a {
  color: var(--nk-navy);
  font-weight: 800;
  text-decoration: underline;
  text-decoration-color: rgba(39, 139, 144, 0.42);
  text-underline-offset: 3px;
}

.nk-form__file-notice a:hover {
  color: var(--nk-teal-dark);
}

.nk-consent {
  display: grid;
  grid-template-columns: 18px 1fr;
  align-items: start;
  gap: 9px;
  cursor: pointer;
}

.nk-consent input {
  width: 16px;
  height: 16px;
  margin: 2px 0 0;
  accent-color: var(--nk-teal-dark);
}

.nk-consent span {
  color: #677386;
  font-size: 14px;
  line-height: 1.5;
}

.nk-consent span a,
.nk-form__privacy-links a {
  color: var(--nk-navy);
  font-weight: 800;
  text-decoration: underline;
  text-decoration-color: rgba(39, 139, 144, 0.42);
  text-underline-offset: 3px;
}

.nk-consent span a:hover,
.nk-form__privacy-links a:hover {
  color: var(--nk-teal-dark);
}

.nk-form__privacy-links {
  margin: -2px 0 0 27px;
  color: #7b8797;
  font-size: 14px;
  line-height: 1.5;
}

.nk-form__status {
  min-height: 20px;
  margin: 0;
  color: var(--nk-teal-dark);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.nk-form__status.is-error {
  color: var(--nk-danger);
}

.nk-form__disclaimer {
  margin: -2px 0 0;
  color: #687588;
  font-size: 14px;
  line-height: 1.55;
  text-align: center;
}

.nk-form__prototype {
  margin: -8px 0 0;
  color: #8993a1;
  font-size: 12px;
  text-align: center;
}

.nk-footer {
  padding: 70px 0 24px;
  color: #9bacbf;
  background: var(--nk-navy-ink);
}

.nk-footer__grid {
  display: grid;
  grid-template-columns: 1.4fr repeat(3, 0.75fr);
  gap: 52px;
}

.nk-logo--footer {
  width: 190px;
  filter: brightness(1.35);
}

.nk-footer__brand p {
  max-width: 330px;
  margin: 20px 0 0;
  font-size: 14px;
}

.nk-footer h2 {
  margin: 0 0 18px;
  color: #ffffff;
  font-family: "Manrope", "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-footer__grid > div:not(.elementor-widget):not(.nk-footer__brand) {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.nk-footer__grid a,
.nk-footer__grid p {
  margin: 0 0 9px;
  font-size: 14px;
}

.nk-footer__grid a:hover,
.nk-footer__bottom a:hover {
  color: #ffffff;
}

.nk-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px 28px;
  margin-top: 50px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 12px;
}

.nk-footer__bottom > span:last-child {
  margin-left: auto;
}

.has-js .nk-reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}

.has-js .nk-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1400px) {
  .nk-header__inner {
    grid-template-columns: 170px minmax(0, 1fr) auto;
    gap: 20px;
  }

  .nk-logo {
    width: 166px;
  }

  .nk-header__contact {
    display: none;
  }
}

@media (max-width: 1180px) {
  .nk-dual__stage {
    grid-template-columns: 1fr 1fr;
  }

  .nk-dual__media {
    grid-row: span 2;
  }

  .nk-dual__connector {
    display: none;
  }
}

@media (max-width: 1180px) {
  .nk-topline {
    display: none;
  }

  .nk-header__inner {
    min-height: 72px;
    grid-template-columns: 1fr auto auto;
  }

  .nk-menu-button {
    display: flex;
  }

  .nk-nav {
    position: fixed;
    z-index: 99;
    top: 72px;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: column;
    gap: 0;
    padding: 28px max(24px, calc((100vw - var(--nk-shell)) / 2));
    color: #ffffff;
    background: rgba(5, 21, 47, 0.98);
    transform: translateX(100%);
    transition: transform 220ms ease;
  }

  .nk-nav.is-open {
    transform: translateX(0);
  }

  .nk-nav a {
    padding: 16px 0;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 16px;
  }

  .nk-nav__contact {
    display: flex;
    flex-direction: column;
    margin-top: 18px;
    padding-top: 6px;
  }

  .nk-nav__contact a,
  .nk-nav__contact span {
    padding: 10px 0;
    color: #73d0ca;
    border-bottom: 0;
    font-size: 15px;
    font-weight: 800;
  }

  .nk-nav__contact span {
    color: rgba(255, 255, 255, 0.5);
  }

  .nk-services-menu {
    width: 100%;
  }

  .nk-services-menu summary {
    justify-content: space-between;
    padding: 16px 0;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 16px;
  }

  .nk-services-menu summary::after {
    margin-right: 4px;
    border-color: #73d0ca;
  }

  .nk-services-menu__panel {
    position: static;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 6px;
    padding: 10px 0 18px;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .nk-services-menu__panel::before {
    display: none;
  }

  .nk-services-menu__panel a {
    min-height: 52px;
    padding: 11px 13px;
    color: #dce7f5;
    background: rgba(255, 255, 255, 0.055);
    border: 1px solid rgba(255, 255, 255, 0.09);
    font-size: 14px;
  }

  .nk-services-menu__panel a:hover,
  .nk-services-menu__panel a[aria-current="page"] {
    color: #ffffff;
    background: rgba(86, 183, 176, 0.16);
    border-color: rgba(115, 208, 202, 0.3);
  }

  .nk-header__actions .nk-button {
    display: none;
  }

  .nk-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(330px, 0.72fr);
    gap: 42px;
  }

  .nk-section-heading--split {
    gap: 42px;
  }

  .nk-scope__layout {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .nk-scope__intro {
    position: relative;
    top: auto;
  }

  .nk-scope__index {
    margin-top: 25px;
    font-size: 100px;
  }

  .nk-vat__grid,
  .nk-geography__grid {
    grid-template-columns: 1fr;
    gap: 52px;
  }

  .nk-vat__media {
    max-width: 820px;
  }

  .nk-outcomes__layout,
  .nk-complex__grid {
    gap: 46px;
  }

  .nk-contact__grid {
    gap: 52px;
  }
}

@media (max-width: 820px) {
  .nk-shell {
    width: min(calc(100% - 36px), var(--nk-shell));
  }

  .nk-section {
    padding: 76px 0;
  }

  .nk-section-heading--split,
  .nk-hero__grid,
  .nk-documents__grid,
  .nk-outcomes__layout,
  .nk-complex__grid,
  .nk-faq__grid,
  .nk-contact__grid {
    grid-template-columns: 1fr;
  }

  .nk-section-heading--split {
    align-items: start;
    gap: 20px;
  }

  .nk-services-menu__panel {
    grid-template-columns: 1fr;
  }

  .nk-hero__grid {
    padding-top: 48px;
  }

  .nk-hero__media {
    max-width: 520px;
    margin: 0 auto;
  }

  .nk-facts {
    grid-template-columns: repeat(2, 1fr);
  }

  .nk-facts > div:not(.elementor-widget):nth-child(2) {
    border-right: 0;
  }

  .nk-facts > div:not(.elementor-widget):nth-child(-n + 2) {
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-situation-grid,
  .nk-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-step:nth-child(n) {
    border-radius: 0;
  }

  .nk-dual__stage {
    grid-template-columns: 1fr;
  }

  .nk-dual__media {
    min-height: 420px;
    grid-row: auto;
  }

  .nk-expertise-card {
    min-height: auto;
  }

  .nk-process__facts {
    grid-template-columns: 1fr;
  }

  .nk-process__facts > div:not(.elementor-widget) {
    min-height: 88px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .nk-process__facts > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }

  .nk-complex__mark {
    min-height: 260px;
  }

  .nk-faq__media {
    max-width: 420px;
  }

  .nk-footer__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 580px) {
  html {
    scroll-padding-top: 74px;
  }

  .nk-shell {
    width: calc(100% - 30px);
  }

  .nk-header__inner {
    grid-template-columns: 1fr auto;
  }

  .nk-header__actions {
    display: none;
  }

  .nk-logo {
    width: 154px;
  }

  .nk-section {
    padding: 62px 0;
  }

  h1 {
    font-size: clamp(42px, 12vw, 55px);
  }

  h2 {
    font-size: 37px;
  }

  .nk-hero__lead {
    font-size: 16px;
  }

  .nk-actions {
    display: grid;
  }

  .nk-actions .nk-button {
    width: 100%;
  }

  .nk-hero__media {
    padding-left: 12px;
  }

  .nk-hero__media-badge,
  .nk-hero__media-note {
    position: static;
    width: 100%;
    margin-top: 12px;
  }

  .nk-facts,
  .nk-situation-grid,
  .nk-steps,
  .nk-outcome-grid,
  .nk-vat__checks,
  .nk-form__row,
  .nk-footer__grid {
    grid-template-columns: 1fr;
  }

  .nk-facts > div:not(.elementor-widget) {
    min-height: 92px;
    border-right: 0 !important;
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-facts > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }

  .nk-situation-card {
    min-height: 230px;
    padding: 26px 24px;
  }

  .nk-cta-rail {
    align-items: stretch;
    flex-direction: column;
  }

  .nk-route-card {
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 14px;
    padding: 24px 18px;
  }

  .nk-scope__route::before {
    left: 30px;
  }

  .nk-folder-card {
    min-height: auto;
    padding: 58px 24px 26px;
  }

  .nk-folder-card__index {
    font-size: 58px;
  }

  .nk-folder-card h3 {
    font-size: 26px;
  }

  .nk-doc-columns {
    grid-template-columns: 1fr;
    gap: 11px;
  }

  .nk-vat__media::before {
    right: -10px;
    bottom: -10px;
    left: 10px;
  }

  .nk-vat__media figcaption {
    right: 12px;
    bottom: 12px;
    left: 12px;
  }

  .nk-dual__media {
    min-height: 330px;
  }

  .nk-step {
    min-height: auto;
  }

  .nk-disclaimer {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 26px 24px 26px 34px;
  }

  .nk-complex__mark {
    min-height: 220px;
    padding: 30px;
  }

  .nk-complex__mark span {
    font-size: 40px;
  }

  .nk-complex__mark strong {
    font-size: 58px;
  }

  .nk-geography__media,
  .nk-geography__media img {
    height: 360px;
    min-height: 360px;
  }

  .nk-form {
    padding: 24px 20px;
  }

  .nk-contact__facts > div:not(.elementor-widget) {
    grid-template-columns: 1fr;
    gap: 3px;
  }

  .nk-footer__grid {
    gap: 30px;
  }

  .nk-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .nk-footer__bottom > span:last-child {
    margin-left: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  .has-js .nk-reveal {
    opacity: 1;
    transform: none;
  }
}

/* Service page: field tax audit */

.nk-audit-hero {
  background:
    radial-gradient(circle at 78% 24%, rgba(86, 183, 176, 0.14), transparent 27%),
    linear-gradient(130deg, rgba(86, 183, 176, 0.08), transparent 42%),
    var(--nk-navy-deep);
}

.nk-audit-hero__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.72fr);
  align-items: center;
  gap: 82px;
  padding: 54px 0 76px;
}

.nk-audit-hero__copy {
  position: relative;
  z-index: 2;
}

.nk-audit-hero__copy h1 {
  max-width: 820px;
}

.nk-audit-hero__stages {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: 34px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 9px;
}

.nk-audit-hero__stages > div:not(.elementor-widget) {
  min-height: 74px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  padding: 14px 16px;
  background: rgba(5, 21, 47, 0.58);
}

.nk-audit-hero__stages span {
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.nk-audit-hero__stages strong {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.35;
}

.nk-audit-hero__media {
  position: relative;
  margin: 0;
  padding: 18px 18px 34px 0;
}

.nk-audit-hero__media::before {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 12px;
  left: 34px;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.4);
  border-radius: var(--nk-radius-lg);
}

.nk-audit-hero__media img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 650px;
  object-fit: cover;
  border-radius: var(--nk-radius-lg);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.34);
}

.nk-audit-hero__media figcaption {
  position: absolute;
  z-index: 3;
  top: 36px;
  right: 36px;
  padding: 7px 9px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 5px;
  font-size: 12px;
}

.nk-audit-hero__card {
  position: absolute;
  z-index: 3;
  right: -26px;
  bottom: 0;
  width: min(300px, 78%);
  padding: 20px 22px;
  color: var(--nk-text);
  background: #ffffff;
  border-left: 4px solid var(--nk-teal);
  border-radius: 9px;
  box-shadow: var(--nk-shadow);
}

.nk-audit-hero__card span,
.nk-audit-hero__card small {
  display: block;
}

.nk-audit-hero__card span {
  margin-bottom: 5px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-audit-hero__card strong {
  display: block;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.25;
}

.nk-audit-hero__card small {
  margin-top: 8px;
  color: var(--nk-muted);
  font-size: 12px;
  line-height: 1.45;
}

.nk-audit-route {
  overflow: hidden;
  background:
    linear-gradient(90deg, transparent 50%, rgba(86, 183, 176, 0.035) 50%),
    var(--nk-bg);
  background-size: 74px 74px;
}

.nk-audit-route__track {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.nk-audit-route__track::before {
  position: absolute;
  z-index: 0;
  top: 37px;
  right: 7%;
  left: 7%;
  height: 1px;
  content: "";
  background: linear-gradient(90deg, transparent, rgba(42, 129, 124, 0.45), transparent);
}

.nk-audit-stage {
  position: relative;
  z-index: 1;
  min-height: 258px;
  padding: 28px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-audit-stage:nth-child(3n + 2) {
  transform: translateY(18px);
}

.nk-audit-stage__number {
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  margin-bottom: 28px;
  color: #ffffff;
  background: var(--nk-navy);
  border: 5px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--nk-border);
  font-family: "PT Serif", Georgia, serif;
  font-size: 15px;
}

.nk-audit-stage:nth-child(3n + 2) .nk-audit-stage__number {
  background: var(--nk-teal-dark);
}

.nk-audit-stage h3 {
  margin-bottom: 10px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
  font-weight: 400;
}

.nk-audit-stage p:last-child {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-audit-route .nk-cta-rail {
  margin-top: 48px;
}

.nk-audit-command {
  overflow: hidden;
  color: #c4d0df;
  background:
    radial-gradient(circle at 18% 50%, rgba(86, 183, 176, 0.13), transparent 30%),
    var(--nk-navy-deep);
}

.nk-audit-command::after {
  position: absolute;
  top: -150px;
  right: -110px;
  width: 410px;
  height: 410px;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 50%;
}

.nk-audit-command__layout {
  display: grid;
  grid-template-columns: minmax(290px, 0.75fr) minmax(0, 1.25fr);
  align-items: center;
  gap: 76px;
}

.nk-audit-command__intro h2 {
  color: #ffffff;
  font-size: clamp(38px, 3.6vw, 54px);
}

.nk-audit-command__intro > p:not(.nk-eyebrow) {
  color: #adbed1;
  font-size: 14px;
}

.nk-audit-command__signal {
  margin-top: 34px;
  padding: 22px 24px;
  background: rgba(86, 183, 176, 0.1);
  border: 1px solid rgba(86, 183, 176, 0.22);
  border-radius: 10px;
}

.nk-audit-command__signal span,
.nk-audit-command__signal strong {
  display: block;
}

.nk-audit-command__signal span {
  margin-bottom: 6px;
  color: #72d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-audit-command__signal strong {
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.35;
}

.nk-role-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.nk-role-card {
  min-height: 218px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
}

.nk-role-card > span {
  color: #6fc9c3;
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
}

.nk-role-card h3 {
  margin: 22px 0 9px;
  color: #ffffff;
  font-size: 18px;
}

.nk-role-card p {
  margin: 0;
  color: #aebed2;
  font-size: 14px;
}

.nk-role-card--accent {
  background: var(--nk-teal-dark);
  border-color: transparent;
}

.nk-role-card--accent > span {
  color: #d9f4f1;
}

.nk-role-card--accent p {
  color: #e0f4f2;
}

.nk-audit-scope {
  background: #ffffff;
}

.nk-audit-scope__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nk-audit-work-card {
  position: relative;
  min-height: 250px;
  padding: 30px 28px;
  overflow: hidden;
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 12px;
}

.nk-audit-work-card::after {
  position: absolute;
  right: -28px;
  bottom: -34px;
  width: 110px;
  height: 110px;
  content: "";
  background: rgba(86, 183, 176, 0.1);
  border-radius: 50%;
}

.nk-audit-work-card:nth-child(2),
.nk-audit-work-card:nth-child(5) {
  background: #eaf6f5;
  border-color: #c8e4e1;
}

.nk-audit-work-card > span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.nk-audit-work-card h3 {
  max-width: 310px;
  margin: 48px 0 10px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-audit-work-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-coordination {
  padding-top: 80px;
  color: #d5dfeb;
  background: var(--nk-navy-ink);
}

.nk-coordination__visual {
  position: relative;
  height: 520px;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.3);
}

.nk-coordination__visual::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, transparent 35%, rgba(5, 21, 47, 0.35) 55%, rgba(5, 21, 47, 0.98) 86%);
}

.nk-coordination__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-coordination__overlay {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 54px;
  width: min(410px, 40%);
  transform: translateY(-50%);
}

.nk-coordination__overlay h2 {
  color: #ffffff;
  font-size: clamp(38px, 3.3vw, 51px);
}

.nk-coordination__overlay > p:not(.nk-eyebrow) {
  color: #b4c2d3;
  font-size: 12px;
}

.nk-coordination__metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  background: var(--nk-teal-dark);
  border-radius: 0 0 14px 14px;
}

.nk-coordination__metrics > div:not(.elementor-widget) {
  min-height: 102px;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 21px 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.nk-coordination__metrics > div:not(.elementor-widget):last-child {
  border-right: 0;
}

.nk-coordination__metrics span {
  color: #d3f1ef;
  font-family: "PT Serif", Georgia, serif;
  font-size: 26px;
}

.nk-coordination__metrics strong {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4;
}

.nk-field-audit-page .nk-documents__grid {
  grid-template-columns: minmax(240px, 0.72fr) repeat(2, minmax(0, 1fr));
  align-items: start;
}

.nk-field-audit-page .nk-documents__grid > div:not(.elementor-widget):first-child {
  padding: 26px 24px 0 0;
}

.nk-field-audit-page .nk-documents__grid > div:not(.elementor-widget):first-child h2 {
  font-size: clamp(38px, 3.4vw, 51px);
}

.nk-field-audit-page .nk-documents__grid > div:not(.elementor-widget):first-child > p:not(.nk-eyebrow) {
  color: var(--nk-muted);
  font-size: 12px;
}

.nk-field-audit-page .nk-folder-card {
  min-height: 510px;
}

.nk-audit-dual .nk-dual__stage {
  grid-template-columns: minmax(0, 1fr) 100px minmax(0, 1fr);
}

.nk-audit-dual .nk-expertise-card {
  min-height: 390px;
}

.nk-field-audit-page .nk-process__facts {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 26px;
  margin-bottom: 0;
}

.nk-audit-act {
  overflow: hidden;
  color: #c8d3e1;
  background:
    radial-gradient(circle at 18% 50%, rgba(86, 183, 176, 0.15), transparent 26%),
    var(--nk-navy-deep);
}

.nk-audit-act__layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.55fr) minmax(0, 1.45fr);
  align-items: center;
  gap: 82px;
}

.nk-audit-act__marker {
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 34px;
  background:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    rgba(255, 255, 255, 0.05);
  background-size: 42px 42px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
}

.nk-audit-act__marker span {
  color: #78d2cc;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.nk-audit-act__marker strong {
  margin: 14px 0;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 84px;
  font-weight: 400;
  line-height: 1;
}

.nk-audit-act__marker small {
  padding: 8px 11px;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-radius: 5px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-audit-act__copy h2 {
  color: #ffffff;
}

.nk-audit-act__copy > p:not(.nk-eyebrow) {
  max-width: 760px;
  color: #b8c5d6;
}

.nk-audit-act__copy .nk-text-link {
  color: #ffffff;
}

.nk-field-audit-page .nk-contact__email strong {
  display: block;
  margin-top: 3px;
  color: #ffffff;
  font-size: 14px;
}

@media (max-width: 1080px) {
  .nk-audit-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(340px, 0.7fr);
    gap: 46px;
  }

  .nk-audit-hero__media img {
    height: 590px;
  }

  .nk-audit-command__layout,
  .nk-audit-act__layout {
    gap: 48px;
  }

  .nk-field-audit-page .nk-documents__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-field-audit-page .nk-documents__grid > div:not(.elementor-widget):first-child {
    grid-column: 1 / -1;
    max-width: 720px;
    padding-right: 0;
  }
}

@media (max-width: 840px) {
  .nk-audit-hero__grid,
  .nk-audit-command__layout,
  .nk-audit-act__layout {
    grid-template-columns: 1fr;
  }

  .nk-audit-hero__media {
    max-width: 580px;
  }

  .nk-audit-route__track,
  .nk-audit-scope__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-audit-stage:nth-child(3n + 2) {
    transform: none;
  }

  .nk-audit-route__track::before {
    display: none;
  }

  .nk-coordination__visual {
    height: auto;
    display: grid;
  }

  .nk-coordination__visual::after {
    background: linear-gradient(180deg, transparent 24%, rgba(5, 21, 47, 0.98) 70%);
  }

  .nk-coordination__visual img {
    min-height: 380px;
  }

  .nk-coordination__overlay {
    position: relative;
    z-index: 2;
    top: auto;
    right: auto;
    width: auto;
    margin-top: -210px;
    padding: 34px;
    transform: none;
  }

  .nk-coordination__metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-coordination__metrics > div:not(.elementor-widget):nth-child(2) {
    border-right: 0;
  }

  .nk-coordination__metrics > div:not(.elementor-widget):nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  .nk-audit-dual .nk-dual__stage {
    grid-template-columns: 1fr;
  }

  .nk-audit-dual .nk-dual__connector {
    height: 72px;
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: 1fr;
  }

  .nk-audit-dual .nk-dual__connector span {
    width: 100%;
    height: 1px;
  }

  .nk-field-audit-page .nk-process__facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-field-audit-page .nk-process__facts > div:not(.elementor-widget):nth-child(2) {
    border-right: 0;
  }

  .nk-field-audit-page .nk-process__facts > div:not(.elementor-widget):nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }
}

@media (max-width: 580px) {
  .nk-audit-hero__grid {
    gap: 36px;
    padding: 40px 0 64px;
  }

  .nk-audit-hero__stages,
  .nk-audit-route__track,
  .nk-role-grid,
  .nk-audit-scope__grid,
  .nk-coordination__metrics,
  .nk-field-audit-page .nk-documents__grid,
  .nk-field-audit-page .nk-process__facts {
    grid-template-columns: 1fr;
  }

  .nk-audit-hero__stages > div:not(.elementor-widget) {
    min-height: 64px;
  }

  .nk-audit-hero__media {
    padding-right: 8px;
  }

  .nk-audit-hero__media img {
    height: 520px;
  }

  .nk-audit-hero__card {
    right: -4px;
  }

  .nk-audit-stage,
  .nk-audit-work-card {
    min-height: auto;
  }

  .nk-role-card {
    min-height: 190px;
  }

  .nk-coordination {
    padding-top: 62px;
  }

  .nk-coordination__visual img {
    min-height: 300px;
  }

  .nk-coordination__overlay {
    margin-top: -180px;
    padding: 28px 22px;
  }

  .nk-coordination__overlay h2 {
    font-size: 37px;
  }

  .nk-coordination__metrics > div:not(.elementor-widget) {
    min-height: 86px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  .nk-coordination__metrics > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }

  .nk-field-audit-page .nk-folder-card {
    min-height: auto;
  }

  .nk-field-audit-page .nk-process__facts > div:not(.elementor-widget) {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .nk-field-audit-page .nk-process__facts > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }

  .nk-audit-act__marker {
    min-height: 260px;
  }

  .nk-audit-act__marker strong {
    font-size: 66px;
  }
}

/* Service page: company liquidation */

.nk-liquidation-hero {
  background:
    radial-gradient(circle at 77% 28%, rgba(86, 183, 176, 0.15), transparent 28%),
    linear-gradient(128deg, rgba(86, 183, 176, 0.07), transparent 44%),
    var(--nk-navy-deep);
}

.nk-liquidation-hero__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.72fr);
  align-items: center;
  gap: 80px;
  padding: 54px 0 76px;
}

.nk-liquidation-hero__copy {
  position: relative;
  z-index: 2;
}

.nk-liquidation-hero__copy h1 {
  max-width: 830px;
}

.nk-liquidation-hero__media {
  position: relative;
  margin: 0;
  padding: 0 18px 34px 20px;
}

.nk-liquidation-hero__media::before {
  position: absolute;
  z-index: 0;
  top: 26px;
  right: 0;
  bottom: 8px;
  left: 0;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.4);
  border-radius: var(--nk-radius-lg);
}

.nk-liquidation-hero__media img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 650px;
  object-fit: cover;
  border-radius: var(--nk-radius-lg);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.34);
}

.nk-liquidation-hero__media figcaption {
  position: absolute;
  z-index: 3;
  top: 18px;
  right: 36px;
  padding: 7px 9px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 5px;
  font-size: 12px;
}

.nk-liquidation-hero__route {
  position: absolute;
  z-index: 3;
  right: -26px;
  bottom: 0;
  width: min(310px, 80%);
  padding: 20px 22px;
  color: var(--nk-text);
  background: #ffffff;
  border-radius: 10px;
  box-shadow: var(--nk-shadow);
}

.nk-liquidation-hero__route span,
.nk-liquidation-hero__route strong {
  display: block;
}

.nk-liquidation-hero__route span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-liquidation-hero__route strong {
  margin-top: 5px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}

.nk-liquidation-hero__route div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  margin-top: 15px;
}

.nk-liquidation-hero__route i {
  height: 4px;
  display: block;
  background: var(--nk-teal);
  border-radius: 4px;
}

.nk-liquidation-hero__route i:nth-child(2) {
  background: var(--nk-navy);
}

.nk-liquidation-hero__route i:nth-child(3) {
  background: #c7d1dd;
}

.nk-liquidation-diagnostic {
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 48%, rgba(86, 183, 176, 0.09), transparent 21%),
    #ffffff;
}

.nk-liquidation-diagnostic__layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.58fr) minmax(0, 1.42fr);
  align-items: stretch;
  gap: 34px;
}

.nk-liquidation-radar {
  min-height: 470px;
  display: grid;
  place-items: center;
  align-content: center;
  padding: 36px;
  color: #ffffff;
  background:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    var(--nk-navy);
  background-size: 44px 44px;
  border-radius: 18px;
}

.nk-liquidation-radar__rings {
  position: relative;
  width: 270px;
  height: 270px;
  display: grid;
  place-items: center;
  align-content: center;
  border: 1px solid rgba(115, 208, 202, 0.38);
  border-radius: 50%;
}

.nk-liquidation-radar__rings::before,
.nk-liquidation-radar__rings::after,
.nk-liquidation-radar__rings > i {
  position: absolute;
  content: "";
  border: 1px solid rgba(115, 208, 202, 0.2);
  border-radius: 50%;
}

.nk-liquidation-radar__rings::before {
  inset: 30px;
}

.nk-liquidation-radar__rings::after {
  inset: 62px;
}

.nk-liquidation-radar__rings > i:nth-child(1) {
  top: 48%;
  right: 11px;
  width: 12px;
  height: 12px;
  background: var(--nk-teal);
  border: 0;
  box-shadow: 0 0 24px rgba(86, 183, 176, 0.85);
}

.nk-liquidation-radar__rings > i:nth-child(2) {
  top: 37px;
  left: 55px;
  width: 9px;
  height: 9px;
  background: #ffffff;
  border: 0;
}

.nk-liquidation-radar__rings > i:nth-child(3) {
  right: 66px;
  bottom: 37px;
  width: 8px;
  height: 8px;
  background: #78d2cc;
  border: 0;
}

.nk-liquidation-radar__rings span,
.nk-liquidation-radar__rings strong {
  position: relative;
  z-index: 2;
  display: block;
}

.nk-liquidation-radar__rings span {
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 78px;
  line-height: 0.85;
}

.nk-liquidation-radar__rings strong {
  margin-top: 11px;
  color: #8fd8d3;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-liquidation-radar > p {
  margin: 28px 0 0;
  color: #b8c7d9;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.nk-liquidation-diagnostic__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.nk-liquidation-diagnostic__card {
  min-height: 226px;
  padding: 27px;
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 14px;
}

.nk-liquidation-diagnostic__card:nth-child(2),
.nk-liquidation-diagnostic__card:nth-child(3) {
  background: #eaf6f5;
  border-color: #cae6e3;
}

.nk-liquidation-diagnostic__card > span {
  color: var(--nk-teal-dark);
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
}

.nk-liquidation-diagnostic__card h3 {
  margin: 34px 0 8px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
  font-weight: 400;
}

.nk-liquidation-diagnostic__card p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-liquidation-situations {
  overflow: hidden;
  color: #c4d0df;
  background:
    radial-gradient(circle at 86% 22%, rgba(86, 183, 176, 0.13), transparent 24%),
    var(--nk-navy-deep);
}

.nk-liquidation-situations .nk-text-link {
  color: #ffffff;
}

.nk-liquidation-situations .nk-text-link span {
  color: var(--nk-teal);
}

.nk-liquidation-situations__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  padding: 1px;
  background: rgba(255, 255, 255, 0.11);
  border-radius: 15px;
}

.nk-liquidation-situation {
  position: relative;
  min-height: 254px;
  padding: 29px;
  overflow: hidden;
  background: rgba(5, 21, 47, 0.78);
}

.nk-liquidation-situation:nth-child(1) {
  border-radius: 14px 0 0;
}

.nk-liquidation-situation:nth-child(3) {
  border-radius: 0 14px 0 0;
}

.nk-liquidation-situation:nth-child(4) {
  border-radius: 0 0 0 14px;
}

.nk-liquidation-situation:nth-child(6) {
  border-radius: 0 0 14px;
}

.nk-liquidation-situation > span {
  color: #72d0ca;
  font-family: "PT Serif", Georgia, serif;
  font-size: 28px;
}

.nk-liquidation-situation h3 {
  margin: 42px 0 10px;
  color: #ffffff;
  font-size: 18px;
}

.nk-liquidation-situation p {
  margin: 0;
  color: #aebdd0;
  font-size: 14px;
}

.nk-liquidation-situation--accent {
  background: var(--nk-teal-dark);
}

.nk-liquidation-situation--accent > span,
.nk-liquidation-situation--accent p {
  color: #e0f5f3;
}

.nk-liquidation-routes {
  background:
    linear-gradient(90deg, transparent 50%, rgba(86, 183, 176, 0.035) 50%),
    var(--nk-bg);
  background-size: 74px 74px;
}

.nk-liquidation-routes__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 18px;
}

.nk-liquidation-route-card {
  min-height: 520px;
  display: flex;
  flex-direction: column;
  padding: 31px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 15px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-liquidation-route-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-bottom: 22px;
  border-bottom: 1px solid var(--nk-border);
}

.nk-liquidation-route-card__top span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-liquidation-route-card__top b {
  padding: 7px 9px;
  color: var(--nk-muted);
  background: var(--nk-bg);
  border-radius: 5px;
  font-size: 12px;
  text-transform: uppercase;
}

.nk-liquidation-route-card h3 {
  margin: 44px 0 14px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.15;
}

.nk-liquidation-route-card > p {
  margin: 0 0 27px;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-liquidation-route-card .nk-check-list {
  padding-top: 22px;
  border-top: 1px solid var(--nk-border);
}

.nk-liquidation-route-card .nk-text-link {
  margin-top: auto;
  padding-top: 28px;
}

.nk-liquidation-route-card--featured {
  color: #d8e8e6;
  background: var(--nk-teal-dark);
  border-color: transparent;
  transform: translateY(-18px);
}

.nk-liquidation-route-card--featured .nk-liquidation-route-card__top,
.nk-liquidation-route-card--featured .nk-check-list {
  border-color: rgba(255, 255, 255, 0.18);
}

.nk-liquidation-route-card--featured .nk-liquidation-route-card__top span,
.nk-liquidation-route-card--featured h3,
.nk-liquidation-route-card--featured .nk-text-link {
  color: #ffffff;
}

.nk-liquidation-route-card--featured .nk-liquidation-route-card__top b {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.14);
}

.nk-liquidation-route-card--featured > p,
.nk-liquidation-route-card--featured .nk-check-list li {
  color: #d9eeec;
}

.nk-liquidation-route-card--featured .nk-check-list li::before {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.17);
}

.nk-liquidation-route-card--risk {
  border-top: 4px solid #b76b59;
}

.nk-liquidation-review {
  padding-top: 80px;
  color: #d5dfeb;
  background: var(--nk-navy-ink);
}

.nk-liquidation-review__visual {
  position: relative;
  height: 550px;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.3);
}

.nk-liquidation-review__visual::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, transparent 35%, rgba(5, 21, 47, 0.42) 58%, rgba(5, 21, 47, 0.98) 87%);
}

.nk-liquidation-review__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-liquidation-review__overlay {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 54px;
  width: min(420px, 42%);
  transform: translateY(-50%);
}

.nk-liquidation-review__overlay h2 {
  color: #ffffff;
  font-size: clamp(38px, 3.4vw, 52px);
}

.nk-liquidation-review__overlay > p:not(.nk-eyebrow) {
  color: #b8c6d7;
  font-size: 12px;
}

.nk-liquidation-review__legend {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  background: #ffffff;
  border-radius: 0 0 14px 14px;
}

.nk-liquidation-review__legend > div:not(.elementor-widget) {
  min-height: 96px;
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 20px;
  border-right: 1px solid var(--nk-border);
}

.nk-liquidation-review__legend > div:not(.elementor-widget):last-child {
  border-right: 0;
}

.nk-liquidation-review__legend span {
  color: var(--nk-teal-dark);
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
}

.nk-liquidation-review__legend strong {
  color: var(--nk-text);
  font-size: 12px;
  line-height: 1.35;
}

.nk-liquidation-scope {
  background: #ffffff;
}

.nk-liquidation-scope__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nk-liquidation-scope-card {
  position: relative;
  min-height: 250px;
  padding: 29px;
  overflow: hidden;
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 13px;
}

.nk-liquidation-scope-card::after {
  position: absolute;
  right: -32px;
  bottom: -44px;
  width: 125px;
  height: 125px;
  content: "";
  background: rgba(86, 183, 176, 0.1);
  border-radius: 50%;
}

.nk-liquidation-scope-card:nth-child(2),
.nk-liquidation-scope-card:nth-child(5) {
  color: #ffffff;
  background: var(--nk-navy);
  border-color: transparent;
}

.nk-liquidation-scope-card > span {
  color: var(--nk-teal-dark);
  font-family: "PT Serif", Georgia, serif;
  font-size: 28px;
}

.nk-liquidation-scope-card h3 {
  margin: 40px 0 9px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
  font-weight: 400;
}

.nk-liquidation-scope-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-liquidation-scope-card:nth-child(2) > span,
.nk-liquidation-scope-card:nth-child(5) > span {
  color: #75d1cb;
}

.nk-liquidation-scope-card:nth-child(2) h3,
.nk-liquidation-scope-card:nth-child(5) h3 {
  color: #ffffff;
}

.nk-liquidation-scope-card:nth-child(2) p,
.nk-liquidation-scope-card:nth-child(5) p {
  color: #b8c7d9;
}

.nk-liquidation-timeline {
  overflow: hidden;
  color: #c4d0df;
  background:
    radial-gradient(circle at 20% 38%, rgba(86, 183, 176, 0.13), transparent 29%),
    var(--nk-navy-deep);
}

.nk-liquidation-timeline__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.72fr) minmax(0, 1.28fr);
  align-items: start;
  gap: 84px;
}

.nk-liquidation-timeline__intro {
  position: sticky;
  top: 122px;
}

.nk-liquidation-timeline__intro h2 {
  color: #ffffff;
  font-size: clamp(39px, 3.7vw, 56px);
}

.nk-liquidation-timeline__intro > p:not(.nk-eyebrow) {
  color: #b1c1d4;
  font-size: 14px;
}

.nk-liquidation-timeline__note {
  margin-top: 34px;
  padding: 22px 24px;
  background: rgba(86, 183, 176, 0.1);
  border: 1px solid rgba(86, 183, 176, 0.24);
  border-radius: 10px;
}

.nk-liquidation-timeline__note span,
.nk-liquidation-timeline__note strong {
  display: block;
}

.nk-liquidation-timeline__note span {
  color: #77d2cc;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-liquidation-timeline__note strong {
  margin-top: 6px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.35;
}

.nk-liquidation-timeline__steps {
  position: relative;
  display: grid;
  gap: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-liquidation-timeline__steps::before {
  position: absolute;
  top: 28px;
  bottom: 28px;
  left: 33px;
  width: 1px;
  content: "";
  background: rgba(115, 208, 202, 0.35);
}

.nk-liquidation-timeline__steps li {
  position: relative;
  min-height: 126px;
  display: grid;
  grid-template-columns: 66px minmax(0, 1fr);
  align-items: center;
  gap: 22px;
  padding: 22px 26px 22px 0;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
}

.nk-liquidation-timeline__steps li > span {
  position: relative;
  z-index: 2;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  justify-self: center;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border: 5px solid var(--nk-navy-deep);
  border-radius: 50%;
  font-family: "PT Serif", Georgia, serif;
  font-size: 14px;
}

.nk-liquidation-timeline__steps h3 {
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 17px;
}

.nk-liquidation-timeline__steps p {
  margin: 0;
  color: #aebed1;
  font-size: 14px;
}

.nk-liquidation-documents {
  background: var(--nk-bg);
}

.nk-liquidation-documents__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.nk-liquidation-folder {
  position: relative;
  min-height: 430px;
  padding: 65px 31px 31px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 0 14px 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-liquidation-folder__tab {
  position: absolute;
  top: -1px;
  left: -1px;
  min-width: 140px;
  padding: 11px 18px;
  color: #ffffff;
  background: var(--nk-navy);
  border-radius: 0 0 10px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-liquidation-folder > b {
  position: absolute;
  top: 18px;
  right: 25px;
  color: rgba(10, 42, 99, 0.1);
  font-family: "PT Serif", Georgia, serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 1;
}

.nk-liquidation-folder h3 {
  max-width: 300px;
  margin: 34px 0 27px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
  font-weight: 400;
}

.nk-liquidation-folder--accent {
  background: #eaf6f5;
  border-color: #c6e3e0;
  transform: translateY(-14px);
}

.nk-liquidation-folder--accent .nk-liquidation-folder__tab {
  background: var(--nk-teal-dark);
}

.nk-liquidation-sme {
  overflow: hidden;
  background: #ffffff;
}

.nk-liquidation-sme::before {
  position: absolute;
  top: -230px;
  right: -180px;
  width: 580px;
  height: 580px;
  content: "";
  background: rgba(86, 183, 176, 0.08);
  border-radius: 50%;
}

.nk-liquidation-sme__layout {
  position: relative;
  display: grid;
  grid-template-columns: minmax(280px, 0.58fr) minmax(0, 1.42fr);
  align-items: center;
  gap: 82px;
}

.nk-liquidation-sme__badge {
  min-height: 390px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #ffffff;
  background:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    var(--nk-teal-dark);
  background-size: 44px 44px;
  border-radius: 18px;
  box-shadow: var(--nk-shadow);
}

.nk-liquidation-sme__badge span {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.nk-liquidation-sme__badge strong {
  margin: 18px 0;
  font-family: "PT Serif", Georgia, serif;
  font-size: 92px;
  font-weight: 400;
  line-height: 1;
}

.nk-liquidation-sme__badge small {
  padding: 8px 11px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.25);
  border-radius: 5px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-liquidation-sme__copy h2 {
  max-width: 750px;
}

.nk-liquidation-sme__copy > p:not(.nk-eyebrow) {
  max-width: 750px;
  color: var(--nk-muted);
}

.nk-liquidation-sme__checks {
  display: grid;
  gap: 10px;
  margin: 28px 0 32px;
}

.nk-liquidation-sme__checks > div:not(.elementor-widget) {
  display: flex;
  align-items: center;
  gap: 13px;
  color: #39465b;
  font-size: 14px;
  font-weight: 700;
}

.nk-liquidation-sme__checks i {
  width: 22px;
  height: 22px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  background: var(--nk-teal-soft);
  border-radius: 50%;
}

.nk-liquidation-sme__checks i::before {
  width: 7px;
  height: 4px;
  content: "";
  border-bottom: 2px solid var(--nk-teal-dark);
  border-left: 2px solid var(--nk-teal-dark);
  transform: translateY(-1px) rotate(-45deg);
}

.nk-liquidation-boundary {
  overflow: hidden;
  color: #c8d3e0;
  background:
    radial-gradient(circle at 82% 55%, rgba(183, 107, 89, 0.13), transparent 27%),
    var(--nk-navy-deep);
}

.nk-liquidation-boundary__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  align-items: center;
  gap: 82px;
}

.nk-liquidation-boundary__copy h2 {
  color: #ffffff;
}

.nk-liquidation-boundary__copy > p:not(.nk-eyebrow) {
  color: #b7c4d4;
}

.nk-liquidation-boundary__warning {
  margin-top: 32px;
  padding: 22px 24px;
  background: rgba(183, 107, 89, 0.12);
  border: 1px solid rgba(213, 144, 127, 0.26);
  border-radius: 10px;
}

.nk-liquidation-boundary__warning span,
.nk-liquidation-boundary__warning strong {
  display: block;
}

.nk-liquidation-boundary__warning span {
  color: #df9b8a;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-liquidation-boundary__warning strong {
  margin-top: 7px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5;
}

.nk-liquidation-boundary__matrix {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.nk-liquidation-boundary__matrix > div:not(.elementor-widget) {
  min-height: 150px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 11px;
}

.nk-liquidation-boundary__matrix span,
.nk-liquidation-boundary__matrix strong {
  display: block;
}

.nk-liquidation-boundary__matrix span {
  color: #77d1cb;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-liquidation-boundary__matrix strong {
  margin-top: 31px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

.nk-liquidation-boundary__matrix .nk-liquidation-boundary__result {
  grid-column: 1 / -1;
  min-height: 130px;
  background: var(--nk-teal-dark);
  border-color: transparent;
}

.nk-liquidation-boundary__result span {
  color: #d6f2f0;
}

.nk-liquidation-process .nk-process__facts {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 26px;
  margin-bottom: 0;
}

.nk-liquidation-outcomes {
  background:
    linear-gradient(90deg, transparent 50%, rgba(86, 183, 176, 0.035) 50%),
    var(--nk-bg);
  background-size: 74px 74px;
}

@media (max-width: 1080px) {
  .nk-liquidation-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(340px, 0.7fr);
    gap: 46px;
  }

  .nk-liquidation-hero__media img {
    height: 590px;
  }

  .nk-liquidation-diagnostic__layout,
  .nk-liquidation-timeline__layout,
  .nk-liquidation-sme__layout,
  .nk-liquidation-boundary__grid {
    gap: 48px;
  }

  .nk-liquidation-routes__grid {
    gap: 12px;
  }

  .nk-liquidation-route-card {
    padding: 27px;
  }

  .nk-liquidation-route-card h3 {
    font-size: 30px;
  }
}

@media (max-width: 840px) {
  .nk-liquidation-hero__grid,
  .nk-liquidation-diagnostic__layout,
  .nk-liquidation-timeline__layout,
  .nk-liquidation-sme__layout,
  .nk-liquidation-boundary__grid {
    grid-template-columns: 1fr;
  }

  .nk-liquidation-hero__media {
    max-width: 580px;
  }

  .nk-liquidation-radar {
    min-height: 400px;
  }

  .nk-liquidation-situations__grid,
  .nk-liquidation-scope__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-liquidation-situation:nth-child(n) {
    border-radius: 0;
  }

  .nk-liquidation-route-card--featured,
  .nk-liquidation-folder--accent {
    transform: none;
  }

  .nk-liquidation-routes__grid,
  .nk-liquidation-documents__grid {
    grid-template-columns: 1fr;
  }

  .nk-liquidation-route-card {
    min-height: 470px;
  }

  .nk-liquidation-review__visual {
    height: auto;
    display: grid;
  }

  .nk-liquidation-review__visual::after {
    background: linear-gradient(180deg, transparent 26%, rgba(5, 21, 47, 0.98) 72%);
  }

  .nk-liquidation-review__visual img {
    min-height: 390px;
  }

  .nk-liquidation-review__overlay {
    position: relative;
    z-index: 2;
    top: auto;
    right: auto;
    width: auto;
    margin-top: -220px;
    padding: 36px;
    transform: none;
  }

  .nk-liquidation-review__legend {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-liquidation-review__legend > div:not(.elementor-widget):nth-child(2n) {
    border-right: 0;
  }

  .nk-liquidation-review__legend > div:not(.elementor-widget):last-child {
    grid-column: 1 / -1;
    border-top: 1px solid var(--nk-border);
  }

  .nk-liquidation-timeline__intro {
    position: static;
  }

  .nk-liquidation-sme__badge {
    min-height: 320px;
  }

  .nk-liquidation-process .nk-process__facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-liquidation-process .nk-process__facts > div:not(.elementor-widget):nth-child(2) {
    border-right: 0;
  }

  .nk-liquidation-process .nk-process__facts > div:not(.elementor-widget):nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }
}

@media (max-width: 580px) {
  .nk-liquidation-hero__grid {
    gap: 36px;
    padding: 40px 0 64px;
  }

  .nk-liquidation-hero__media {
    padding-left: 8px;
    padding-right: 8px;
  }

  .nk-liquidation-hero__media img {
    height: 520px;
  }

  .nk-liquidation-hero__route {
    right: -4px;
  }

  .nk-liquidation-diagnostic__grid,
  .nk-liquidation-situations__grid,
  .nk-liquidation-scope__grid,
  .nk-liquidation-review__legend,
  .nk-liquidation-boundary__matrix,
  .nk-liquidation-process .nk-process__facts {
    grid-template-columns: 1fr;
  }

  .nk-liquidation-radar {
    min-height: 350px;
    padding: 26px;
  }

  .nk-liquidation-radar__rings {
    width: 230px;
    height: 230px;
  }

  .nk-liquidation-situation,
  .nk-liquidation-diagnostic__card,
  .nk-liquidation-scope-card {
    min-height: auto;
  }

  .nk-liquidation-route-card {
    min-height: auto;
  }

  .nk-liquidation-review {
    padding-top: 62px;
  }

  .nk-liquidation-review__visual img {
    min-height: 310px;
  }

  .nk-liquidation-review__overlay {
    margin-top: -190px;
    padding: 28px 22px;
  }

  .nk-liquidation-review__overlay h2 {
    font-size: 37px;
  }

  .nk-liquidation-review__legend > div:not(.elementor-widget),
  .nk-liquidation-review__legend > div:not(.elementor-widget):last-child {
    grid-column: auto;
    border-right: 0;
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-liquidation-review__legend > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }

  .nk-liquidation-timeline__steps li {
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 14px;
    padding-right: 18px;
  }

  .nk-liquidation-timeline__steps::before {
    left: 27px;
  }

  .nk-liquidation-folder {
    min-height: auto;
  }

  .nk-liquidation-sme__badge {
    min-height: 270px;
  }

  .nk-liquidation-sme__badge strong {
    font-size: 72px;
  }

  .nk-liquidation-boundary__matrix .nk-liquidation-boundary__result {
    grid-column: auto;
  }

  .nk-liquidation-process .nk-process__facts > div:not(.elementor-widget) {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .nk-liquidation-process .nk-process__facts > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }
}

/* Service page: response to a tax authority demand */

.nk-demand-hero {
  background:
    radial-gradient(circle at 76% 21%, rgba(86, 183, 176, 0.15), transparent 25%),
    linear-gradient(128deg, rgba(86, 183, 176, 0.07), transparent 43%),
    var(--nk-navy-deep);
}

.nk-demand-hero__heading {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(300px, 0.6fr);
  align-items: end;
  gap: 72px;
  padding: 52px 0 48px;
}

.nk-demand-hero__copy {
  position: relative;
  z-index: 2;
}

.nk-demand-hero__copy h1 {
  max-width: 900px;
}

.nk-demand-hero__priority {
  position: relative;
  padding: 30px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
}

.nk-demand-hero__priority::after {
  position: absolute;
  top: -48px;
  right: -48px;
  width: 126px;
  height: 126px;
  content: "";
  background: rgba(86, 183, 176, 0.12);
  border-radius: 50%;
}

.nk-demand-hero__priority > span,
.nk-demand-hero__priority > strong {
  display: block;
}

.nk-demand-hero__priority > span {
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-demand-hero__priority > strong {
  margin-top: 18px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.25;
}

.nk-demand-hero__priority > p {
  color: #afbed1;
  font-size: 14px;
}

.nk-demand-hero__priority > div:not(.elementor-widget) {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 22px;
  padding-top: 18px;
  color: #dce6f2;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 12px;
}

.nk-demand-hero__priority i {
  width: 9px;
  height: 9px;
  flex: 0 0 auto;
  background: var(--nk-teal);
  border-radius: 50%;
  box-shadow: 0 0 18px rgba(86, 183, 176, 0.7);
}

.nk-demand-hero__visual {
  position: relative;
  z-index: 2;
  height: 450px;
  margin: 0 0 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px 18px 0 0;
  box-shadow: 0 32px 85px rgba(0, 0, 0, 0.29);
}

.nk-demand-hero__visual::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, rgba(5, 21, 47, 0.08) 35%, rgba(5, 21, 47, 0.9));
}

.nk-demand-hero__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-demand-hero__visual figcaption {
  position: absolute;
  z-index: 3;
  top: 18px;
  right: 18px;
  padding: 7px 9px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 5px;
  font-size: 12px;
}

.nk-demand-hero__visual-grid {
  position: absolute;
  z-index: 3;
  right: 30px;
  bottom: 28px;
  left: 30px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  background: rgba(5, 21, 47, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;
  backdrop-filter: blur(10px);
}

.nk-demand-hero__visual-grid > div:not(.elementor-widget) {
  min-height: 82px;
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 18px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.13);
}

.nk-demand-hero__visual-grid > div:not(.elementor-widget):last-child {
  border-right: 0;
}

.nk-demand-hero__visual-grid span {
  color: var(--nk-teal);
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
}

.nk-demand-hero__visual-grid strong {
  color: #ffffff;
  font-size: 12px;
  line-height: 1.35;
}

.nk-demand-types {
  background: #ffffff;
}

.nk-demand-types__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 17px;
}

.nk-demand-type-card {
  position: relative;
  min-height: 350px;
  padding: 31px;
  overflow: hidden;
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 14px;
}

.nk-demand-type-card::after {
  position: absolute;
  top: 25px;
  right: 26px;
  width: 74px;
  height: 74px;
  content: "";
  border: 1px solid rgba(42, 129, 124, 0.18);
  border-radius: 50%;
}

.nk-demand-type-card__index {
  color: var(--nk-teal-dark);
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
}

.nk-demand-type-card h3 {
  max-width: 450px;
  margin: 45px 0 12px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 1.2;
}

.nk-demand-type-card > p:not(.nk-card-kicker) {
  max-width: 520px;
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-demand-type-card > div:not(.elementor-widget) {
  margin-top: 27px;
  padding: 18px 20px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 9px;
}

.nk-demand-type-card > div:not(.elementor-widget) span,
.nk-demand-type-card > div:not(.elementor-widget) strong {
  display: block;
}

.nk-demand-type-card > div:not(.elementor-widget) span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-demand-type-card > div:not(.elementor-widget) strong {
  margin-top: 5px;
  color: var(--nk-text);
  font-size: 14px;
  line-height: 1.45;
}

.nk-demand-type-card--accent {
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-color: transparent;
}

.nk-demand-type-card--accent::after {
  border-color: rgba(255, 255, 255, 0.2);
}

.nk-demand-type-card--accent .nk-demand-type-card__index,
.nk-demand-type-card--accent .nk-card-kicker,
.nk-demand-type-card--accent h3 {
  color: #ffffff;
}

.nk-demand-type-card--accent > p:not(.nk-card-kicker) {
  color: #d9eeec;
}

.nk-demand-type-card--accent > div:not(.elementor-widget) {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.17);
}

.nk-demand-type-card--accent > div:not(.elementor-widget) span {
  color: #d5f2ef;
}

.nk-demand-type-card--accent > div:not(.elementor-widget) strong {
  color: #ffffff;
}

.nk-demand-anatomy {
  overflow: hidden;
  color: #c4d0df;
  background:
    radial-gradient(circle at 18% 40%, rgba(86, 183, 176, 0.14), transparent 27%),
    var(--nk-navy-deep);
}

.nk-demand-anatomy__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.68fr) minmax(0, 1.32fr);
  align-items: center;
  gap: 86px;
}

.nk-demand-anatomy__copy h2 {
  color: #ffffff;
}

.nk-demand-anatomy__copy > p:not(.nk-eyebrow) {
  color: #b5c4d6;
}

.nk-demand-paper {
  position: relative;
  padding: 30px;
  color: var(--nk-text);
  background: #ffffff;
  border-radius: 5px 18px 18px 5px;
  box-shadow: 0 36px 90px rgba(0, 0, 0, 0.32);
  transform: rotate(1deg);
}

.nk-demand-paper::before {
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 13px;
  width: 3px;
  content: "";
  background: var(--nk-teal);
  border-radius: 3px;
}

.nk-demand-paper__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 0 8px 21px 14px;
  color: var(--nk-navy);
  border-bottom: 1px solid var(--nk-border);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-demand-paper__head i {
  width: 72px;
  height: 9px;
  background: #dfe6ee;
  border-radius: 5px;
}

.nk-demand-paper__body {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 18px;
  overflow: hidden;
  background: var(--nk-border);
  border: 1px solid var(--nk-border);
  border-radius: 10px;
}

.nk-demand-paper__row {
  min-height: 115px;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 14px;
  padding: 21px;
  background: #ffffff;
}

.nk-demand-paper__row > span {
  color: var(--nk-teal-dark);
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
}

.nk-demand-paper__row b {
  color: var(--nk-navy);
  font-size: 14px;
}

.nk-demand-paper__row p {
  margin: 5px 0 0;
  color: var(--nk-muted);
  font-size: 12px;
  line-height: 1.45;
}

.nk-demand-paper__stamp {
  position: absolute;
  right: 25px;
  bottom: -18px;
  padding: 11px 15px;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border: 4px solid #ffffff;
  border-radius: 7px;
  box-shadow: var(--nk-shadow-soft);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transform: rotate(-4deg);
}

.nk-demand-situations {
  background:
    linear-gradient(90deg, transparent 50%, rgba(86, 183, 176, 0.035) 50%),
    var(--nk-bg);
  background-size: 74px 74px;
}

.nk-demand-situations__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nk-demand-situation {
  min-height: 235px;
  padding: 28px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 13px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-demand-situation > span {
  color: var(--nk-teal-dark);
  font-family: "PT Serif", Georgia, serif;
  font-size: 26px;
}

.nk-demand-situation h3 {
  margin: 38px 0 9px;
  color: var(--nk-navy);
  font-size: 18px;
}

.nk-demand-situation p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-demand-situation--accent {
  color: #ffffff;
  background: var(--nk-navy);
  border-color: transparent;
}

.nk-demand-situation--accent > span {
  color: #75d1cb;
}

.nk-demand-situation--accent h3 {
  color: #ffffff;
}

.nk-demand-situation--accent p {
  color: #b9c7d9;
}

.nk-demand-situations .nk-cta-rail {
  margin-top: 34px;
}

.nk-demand-scope {
  overflow: hidden;
  color: #c4d0df;
  background:
    radial-gradient(circle at 84% 45%, rgba(86, 183, 176, 0.12), transparent 28%),
    var(--nk-navy-deep);
}

.nk-demand-scope__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.nk-demand-scope-card {
  min-height: 260px;
  display: flex;
  flex-direction: column;
  padding: 28px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 13px;
}

.nk-demand-scope-card:nth-child(2),
.nk-demand-scope-card:nth-child(5) {
  background: var(--nk-teal-dark);
  border-color: transparent;
}

.nk-demand-scope-card:nth-child(2) > span,
.nk-demand-scope-card:nth-child(5) > span {
  color: #ffffff;
}

.nk-demand-scope-card:nth-child(2) p,
.nk-demand-scope-card:nth-child(5) p {
  color: #ffffff;
}

.nk-demand-scope-card > span {
  color: #75d1cb;
  font-family: "PT Serif", Georgia, serif;
  font-size: 28px;
}

.nk-demand-scope-card h3 {
  margin: 35px 0 8px;
  color: #ffffff;
  font-size: 18px;
}

.nk-demand-scope-card p {
  margin: 0;
  color: #adbed1;
  font-size: 14px;
}

.nk-demand-scope-card b {
  display: block;
  margin-top: auto;
  padding-top: 22px;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 12px;
}

.nk-demand-system {
  background: #ffffff;
}

.nk-demand-system__layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  align-items: center;
  gap: 74px;
}

.nk-demand-system__media {
  position: relative;
  min-height: 520px;
  margin: 0;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: var(--nk-shadow);
}

.nk-demand-system__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, transparent 60%, rgba(5, 21, 47, 0.72));
}

.nk-demand-system__media img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.nk-demand-system__media figcaption {
  position: absolute;
  z-index: 2;
  right: 18px;
  bottom: 18px;
  padding: 7px 9px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.7);
  border-radius: 5px;
  font-size: 12px;
}

.nk-demand-system__copy h2 {
  font-size: clamp(40px, 3.8vw, 58px);
}

.nk-demand-system__copy > p:not(.nk-eyebrow) {
  color: var(--nk-muted);
}

.nk-demand-system__flow {
  display: grid;
  grid-template-columns: 1fr 30px 1fr 30px 1fr;
  align-items: stretch;
  margin-top: 35px;
}

.nk-demand-system__flow > div:not(.elementor-widget) {
  min-height: 122px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 18px;
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 9px;
}

.nk-demand-system__flow span,
.nk-demand-system__flow strong {
  display: block;
}

.nk-demand-system__flow span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-demand-system__flow strong {
  margin-top: 7px;
  color: var(--nk-navy);
  font-size: 12px;
  line-height: 1.4;
}

.nk-demand-system__flow > i {
  display: grid;
  place-items: center;
  color: var(--nk-teal-dark);
  font-style: normal;
}

.nk-demand-results {
  background: var(--nk-bg);
}

.nk-demand-results__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.nk-demand-result-card {
  min-height: 300px;
  padding: 31px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-demand-result-card > span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-demand-result-card h3 {
  max-width: 480px;
  margin: 60px 0 12px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 31px;
  font-weight: 400;
}

.nk-demand-result-card p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-demand-result-card--dark {
  color: #ffffff;
  background: var(--nk-navy);
  border-color: transparent;
}

.nk-demand-result-card--dark > span {
  color: #75d1cb;
}

.nk-demand-result-card--dark h3 {
  color: #ffffff;
}

.nk-demand-result-card--dark p {
  color: #b9c8da;
}

.nk-demand-documents {
  overflow: hidden;
  color: #c7d3e1;
  background:
    radial-gradient(circle at 14% 48%, rgba(86, 183, 176, 0.14), transparent 27%),
    var(--nk-navy-deep);
}

.nk-demand-documents__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.72fr) minmax(0, 1.28fr);
  align-items: center;
  gap: 82px;
}

.nk-demand-documents__intro h2 {
  color: #ffffff;
}

.nk-demand-documents__intro > p:not(.nk-eyebrow) {
  color: #b6c5d7;
}

.nk-demand-documents__stack {
  display: grid;
  gap: 11px;
}

.nk-demand-doc {
  min-height: 112px;
  display: grid;
  grid-template-columns: 66px minmax(0, 1fr);
  align-items: center;
  gap: 22px;
  padding: 19px 24px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 11px;
}

.nk-demand-doc > span {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-radius: 50%;
  font-family: "PT Serif", Georgia, serif;
  font-size: 14px;
}

.nk-demand-doc h3 {
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 16px;
}

.nk-demand-doc p {
  margin: 0;
  color: #aebed1;
  font-size: 14px;
}

.nk-demand-process .nk-process__facts {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 26px;
  margin-bottom: 0;
}

.nk-demand-avoid {
  color: #c8d3e0;
  background:
    radial-gradient(circle at 82% 48%, rgba(183, 107, 89, 0.13), transparent 26%),
    var(--nk-navy-deep);
}

.nk-demand-avoid__layout {
  display: grid;
  grid-template-columns: minmax(290px, 0.68fr) minmax(0, 1.32fr);
  align-items: center;
  gap: 76px;
}

.nk-demand-avoid__intro h2 {
  color: #ffffff;
}

.nk-demand-avoid__intro > p:not(.nk-eyebrow) {
  color: #b6c5d6;
}

.nk-demand-avoid__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 13px;
}

.nk-demand-avoid__grid article {
  min-height: 205px;
  padding: 27px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
}

.nk-demand-avoid__grid article > span {
  color: #df9b8a;
  font-family: "PT Serif", Georgia, serif;
  font-size: 36px;
  line-height: 1;
}

.nk-demand-avoid__grid h3 {
  margin: 31px 0 8px;
  color: #ffffff;
  font-size: 17px;
}

.nk-demand-avoid__grid p {
  margin: 0;
  color: #aebed0;
  font-size: 14px;
}

.nk-demand-dual .nk-dual__stage {
  grid-template-columns: minmax(0, 1fr) 100px minmax(0, 1fr);
}

.nk-demand-dual .nk-expertise-card {
  min-height: 390px;
}

.nk-demand-outcomes {
  background:
    linear-gradient(90deg, transparent 50%, rgba(86, 183, 176, 0.035) 50%),
    var(--nk-bg);
  background-size: 74px 74px;
}

@media (max-width: 1080px) {
  .nk-demand-hero__heading {
    gap: 46px;
  }

  .nk-demand-anatomy__layout,
  .nk-demand-system__layout,
  .nk-demand-documents__layout,
  .nk-demand-avoid__layout {
    gap: 48px;
  }

  .nk-demand-system__flow {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .nk-demand-system__flow > i {
    height: 22px;
    transform: rotate(90deg);
  }
}

@media (max-width: 840px) {
  .nk-demand-hero__heading,
  .nk-demand-anatomy__layout,
  .nk-demand-system__layout,
  .nk-demand-documents__layout,
  .nk-demand-avoid__layout {
    grid-template-columns: 1fr;
  }

  .nk-demand-hero__priority {
    max-width: 560px;
  }

  .nk-demand-hero__visual {
    height: 510px;
  }

  .nk-demand-hero__visual-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-demand-hero__visual-grid > div:not(.elementor-widget):nth-child(2) {
    border-right: 0;
  }

  .nk-demand-hero__visual-grid > div:not(.elementor-widget):nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .nk-demand-situations__grid,
  .nk-demand-scope__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-demand-system__media {
    min-height: 430px;
  }

  .nk-demand-system__media img {
    min-height: 430px;
  }

  .nk-demand-process .nk-process__facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-demand-process .nk-process__facts > div:not(.elementor-widget):nth-child(2) {
    border-right: 0;
  }

  .nk-demand-process .nk-process__facts > div:not(.elementor-widget):nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .nk-demand-dual .nk-dual__stage {
    grid-template-columns: 1fr;
  }

  .nk-demand-dual .nk-dual__connector {
    height: 72px;
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: 1fr;
  }

  .nk-demand-dual .nk-dual__connector span {
    width: 100%;
    height: 1px;
  }
}

@media (max-width: 580px) {
  .nk-demand-hero__heading {
    padding: 40px 0 36px;
  }

  .nk-demand-hero__visual {
    height: 560px;
  }

  .nk-demand-hero__visual-grid,
  .nk-demand-types__grid,
  .nk-demand-paper__body,
  .nk-demand-situations__grid,
  .nk-demand-scope__grid,
  .nk-demand-results__grid,
  .nk-demand-avoid__grid,
  .nk-demand-process .nk-process__facts {
    grid-template-columns: 1fr;
  }

  .nk-demand-hero__visual-grid {
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .nk-demand-hero__visual-grid > div:not(.elementor-widget) {
    min-height: 63px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .nk-demand-hero__visual-grid > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }

  .nk-demand-type-card,
  .nk-demand-situation,
  .nk-demand-scope-card,
  .nk-demand-result-card {
    min-height: auto;
  }

  .nk-demand-paper {
    padding: 22px 18px 28px;
    transform: none;
  }

  .nk-demand-paper__row {
    min-height: 104px;
  }

  .nk-demand-paper__stamp {
    right: 14px;
  }

  .nk-demand-system__media,
  .nk-demand-system__media img {
    min-height: 350px;
  }

  .nk-demand-doc {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 12px;
    padding: 17px;
  }

  .nk-demand-process .nk-process__facts > div:not(.elementor-widget) {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .nk-demand-process .nk-process__facts > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }

  .nk-demand-avoid__grid article {
    min-height: auto;
  }
}

/* Page: kameralnaya nalogovaya proverka */
.nk-desk-hero {
  overflow: hidden;
  padding-bottom: 0;
  color: #ffffff;
  background:
    linear-gradient(115deg, rgba(4, 19, 44, 0.98), rgba(7, 36, 79, 0.94) 58%, rgba(10, 51, 87, 0.91)),
    var(--nk-navy-deep);
}

.nk-desk-hero::before {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
  background:
    linear-gradient(rgba(86, 183, 176, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(86, 183, 176, 0.045) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(to bottom, #000, transparent 88%);
}

.nk-desk-hero .nk-shell {
  position: relative;
  z-index: 1;
}

.nk-desk-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(400px, 0.85fr);
  align-items: center;
  gap: 68px;
  padding: 72px 0 48px;
}

.nk-desk-hero__copy h1 {
  max-width: 820px;
  margin-bottom: 25px;
  color: #ffffff;
  font-size: clamp(49px, 5.2vw, 78px);
  line-height: 0.98;
}

.nk-desk-hero__copy .nk-hero__lead {
  max-width: 690px;
}

.nk-desk-hero__stage {
  position: relative;
  min-height: 590px;
}

.nk-desk-hero__media {
  position: absolute;
  inset: 0 0 46px 38px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 20px;
  box-shadow: 0 38px 90px rgba(0, 0, 0, 0.32);
}

.nk-desk-hero__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(180deg, rgba(4, 18, 42, 0.04) 35%, rgba(4, 18, 42, 0.76)),
    linear-gradient(90deg, rgba(4, 18, 42, 0.42), transparent 58%);
}

.nk-desk-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-desk-hero__media figcaption {
  position: absolute;
  z-index: 2;
  top: 16px;
  right: 16px;
  padding: 7px 9px;
  color: #d6e3ee;
  background: rgba(4, 18, 42, 0.68);
  border-radius: 5px;
  font-size: 12px;
}

.nk-desk-monitor {
  position: absolute;
  z-index: 3;
  right: 28px;
  bottom: 0;
  left: 0;
  padding: 24px;
  color: #ffffff;
  background: rgba(6, 28, 63, 0.9);
  border: 1px solid rgba(117, 209, 203, 0.28);
  border-radius: 14px;
  box-shadow: 0 24px 55px rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(15px);
}

.nk-desk-monitor__head,
.nk-desk-monitor__line,
.nk-desk-monitor__foot {
  display: flex;
  align-items: center;
}

.nk-desk-monitor__head {
  justify-content: space-between;
  margin-bottom: 19px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.nk-desk-monitor__head span {
  font-family: "PT Serif", Georgia, serif;
  font-size: 19px;
}

.nk-desk-monitor__head b {
  position: relative;
  padding-left: 15px;
  color: #75d1cb;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-desk-monitor__head b::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  content: "";
  background: #75d1cb;
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(117, 209, 203, 0.1);
  transform: translateY(-50%);
}

.nk-desk-monitor__line {
  gap: 13px;
  min-height: 34px;
  color: #c1d1df;
  font-size: 12px;
}

.nk-desk-monitor__line span {
  min-width: 135px;
}

.nk-desk-monitor__line i {
  height: 3px;
  flex: 1;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}

.nk-desk-monitor__line i::before {
  width: 74%;
  height: 100%;
  display: block;
  content: "";
  background: linear-gradient(90deg, var(--nk-teal-dark), #75d1cb);
}

.nk-desk-monitor__line:nth-child(3) i::before {
  width: 62%;
}

.nk-desk-monitor__line:nth-child(4) i::before {
  width: 86%;
}

.nk-desk-monitor__line b {
  color: #75d1cb;
  font-size: 12px;
}

.nk-desk-monitor__foot {
  justify-content: space-between;
  margin-top: 12px;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.nk-desk-monitor__foot span {
  color: #8da4b9;
  font-size: 12px;
  text-transform: uppercase;
}

.nk-desk-monitor__foot strong {
  font-size: 14px;
}

.nk-desk-hero__notice {
  display: grid;
  grid-template-columns: 130px minmax(0, 0.92fr) minmax(260px, 0.68fr);
  align-items: center;
  gap: 28px;
  padding: 24px 30px;
  background: var(--nk-teal-dark);
  border-radius: 12px 12px 0 0;
}

.nk-desk-hero__notice span {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-desk-hero__notice strong {
  font-family: "PT Serif", Georgia, serif;
  font-size: 19px;
  line-height: 1.3;
}

.nk-desk-hero__notice p {
  margin: 0;
  color: #d9f1ef;
  font-size: 12px;
}

.nk-desk-route {
  background: #ffffff;
}

.nk-desk-route__track {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
}

.nk-desk-route__track::before {
  position: absolute;
  top: 29px;
  right: 8%;
  left: 8%;
  height: 1px;
  content: "";
  background: var(--nk-border);
}

.nk-desk-route__step {
  position: relative;
  min-width: 0;
  padding: 0 11px;
  text-align: center;
}

.nk-desk-route__step > span {
  position: relative;
  z-index: 2;
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  margin: 0 auto 23px;
  color: var(--nk-teal-dark);
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 50%;
  box-shadow: 0 0 0 8px #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 14px;
}

.nk-desk-route__step--accent > span {
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-color: var(--nk-teal-dark);
}

.nk-desk-route__step div {
  min-height: 170px;
  padding: 23px 17px;
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 11px;
}

.nk-desk-route__step--accent div {
  color: #ffffff;
  background: var(--nk-navy);
  border-color: var(--nk-navy);
  box-shadow: 0 18px 38px rgba(7, 29, 67, 0.18);
  transform: translateY(-7px);
}

.nk-desk-route__step p {
  margin: 0 0 29px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-desk-route__step h3 {
  margin-bottom: 8px;
  color: var(--nk-navy);
  font-size: 16px;
}

.nk-desk-route__step b {
  color: var(--nk-muted);
  font-size: 12px;
  font-weight: 500;
}

.nk-desk-route__step--accent h3,
.nk-desk-route__step--accent b {
  color: #ffffff;
}

.nk-desk-route__step--accent b {
  color: #b9c8d8;
}

.nk-desk-route__note {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr);
  align-items: center;
  gap: 25px;
  max-width: 780px;
  margin: 35px auto 0;
  padding: 22px 25px;
  background: #edf8f7;
  border-left: 3px solid var(--nk-teal-dark);
  border-radius: 8px;
}

.nk-desk-route__note span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-desk-route__note p {
  margin: 0;
  color: var(--nk-navy);
  font-size: 14px;
}

.nk-desk-situations {
  color: #c5d2df;
  background:
    radial-gradient(circle at 84% 20%, rgba(86, 183, 176, 0.16), transparent 27%),
    var(--nk-navy-deep);
}

.nk-desk-situations__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.nk-desk-situation {
  position: relative;
  min-height: 260px;
  padding: 28px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 13px;
}

.nk-desk-situation::after {
  position: absolute;
  right: -26px;
  bottom: -26px;
  width: 92px;
  height: 92px;
  content: "";
  border: 1px solid rgba(117, 209, 203, 0.17);
  border-radius: 50%;
}

.nk-desk-situation--accent {
  background: var(--nk-teal-dark);
  border-color: transparent;
}

.nk-desk-situation > span {
  display: inline-flex;
  padding: 7px 10px;
  color: #75d1cb;
  background: rgba(117, 209, 203, 0.1);
  border-radius: 5px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-desk-situation--accent > span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.13);
}

.nk-desk-situation h3 {
  max-width: 310px;
  margin: 54px 0 11px;
  color: #ffffff;
  font-size: 19px;
}

.nk-desk-situation p {
  margin: 0;
  color: #afbed0;
  font-size: 14px;
}

.nk-desk-situation--accent p {
  color: #daf0ee;
}

.nk-desk-situations .nk-cta-rail {
  margin-top: 28px;
  color: var(--nk-text);
}

.nk-desk-control {
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(86, 183, 176, 0.035) 1px, transparent 1px),
    linear-gradient(rgba(86, 183, 176, 0.035) 1px, transparent 1px),
    #ffffff;
  background-size: 56px 56px;
}

.nk-desk-control__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.72fr) minmax(560px, 1.28fr);
  align-items: center;
  gap: 72px;
}

.nk-desk-control__copy h2 {
  font-size: clamp(42px, 4.2vw, 62px);
}

.nk-desk-control__copy > p:not(.nk-eyebrow) {
  color: var(--nk-muted);
}

.nk-desk-orbit {
  position: relative;
  min-height: 600px;
  border: 1px solid var(--nk-border);
  border-radius: 50%;
}

.nk-desk-orbit::before,
.nk-desk-orbit::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  border: 1px dashed rgba(11, 80, 99, 0.2);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.nk-desk-orbit::before {
  width: 70%;
  height: 70%;
}

.nk-desk-orbit::after {
  width: 40%;
  height: 40%;
}

.nk-desk-orbit__core {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 178px;
  height: 178px;
  display: grid;
  place-content: center;
  color: #ffffff;
  background: var(--nk-navy);
  border: 9px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0 20px 55px rgba(7, 29, 67, 0.24);
  text-align: center;
  transform: translate(-50%, -50%);
}

.nk-desk-orbit__core span {
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
}

.nk-desk-orbit__core strong {
  margin-top: 7px;
  color: #89d4cf;
  font-size: 12px;
  text-transform: uppercase;
}

.nk-desk-orbit__item {
  position: absolute;
  z-index: 3;
  width: 176px;
  min-height: 86px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 10px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-desk-orbit__item span {
  width: 31px;
  height: 31px;
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-radius: 50%;
  font-size: 12px;
}

.nk-desk-orbit__item b {
  color: var(--nk-navy);
  font-size: 12px;
  line-height: 1.35;
}

.nk-desk-orbit__item--1 {
  top: 3%;
  left: 50%;
  transform: translateX(-50%);
}

.nk-desk-orbit__item--2 {
  top: 22%;
  right: -2%;
}

.nk-desk-orbit__item--3 {
  right: 3%;
  bottom: 14%;
}

.nk-desk-orbit__item--4 {
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
}

.nk-desk-orbit__item--5 {
  bottom: 14%;
  left: 3%;
}

.nk-desk-orbit__item--6 {
  top: 22%;
  left: -2%;
}

.nk-desk-scope {
  color: #c5d2df;
  background: var(--nk-navy);
}

.nk-desk-scope__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 13px;
}

.nk-desk-scope-card {
  min-height: 275px;
  display: flex;
  flex-direction: column;
  padding: 28px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 13px;
}

.nk-desk-scope-card:nth-child(2),
.nk-desk-scope-card:nth-child(6) {
  background: rgba(86, 183, 176, 0.14);
}

.nk-desk-scope-card > span {
  color: #75d1cb;
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
}

.nk-desk-scope-card h3 {
  margin: 40px 0 9px;
  color: #ffffff;
  font-size: 19px;
}

.nk-desk-scope-card p {
  margin: 0;
  color: #afbed0;
  font-size: 14px;
}

.nk-desk-scope-card b {
  display: block;
  margin-top: auto;
  padding-top: 21px;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 12px;
}

.nk-desk-scope-card--wide {
  min-height: 225px;
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr) 230px;
  align-items: center;
  gap: 26px;
  background: var(--nk-teal-dark);
  border-color: transparent;
}

.nk-desk-scope-card--wide h3 {
  margin: 0 0 8px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 28px;
  font-weight: 400;
}

.nk-desk-scope-card--wide p {
  color: #ffffff;
}

.nk-desk-scope-card--wide b {
  margin: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  text-align: center;
}

.nk-desk-choice {
  background: var(--nk-bg);
}

.nk-desk-choice__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
}

.nk-desk-choice-card {
  min-height: 370px;
  display: flex;
  flex-direction: column;
  padding: 32px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-desk-choice-card > span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-desk-choice-card h3 {
  max-width: 320px;
  margin: 72px 0 13px;
  color: var(--nk-navy);
  font-family: "PT Serif", Georgia, serif;
  font-size: 31px;
  font-weight: 400;
}

.nk-desk-choice-card p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-desk-choice-card > div:not(.elementor-widget) {
  margin-top: auto;
  padding-top: 20px;
  border-top: 1px solid var(--nk-border);
}

.nk-desk-choice-card > div:not(.elementor-widget) b,
.nk-desk-choice-card > div:not(.elementor-widget) strong {
  display: block;
}

.nk-desk-choice-card > div:not(.elementor-widget) b {
  margin-bottom: 6px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  text-transform: uppercase;
}

.nk-desk-choice-card > div:not(.elementor-widget) strong {
  color: var(--nk-navy);
  font-size: 14px;
}

.nk-desk-choice-card--accent {
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-color: transparent;
  transform: translateY(-13px);
}

.nk-desk-choice-card--dark {
  color: #ffffff;
  background: var(--nk-navy);
  border-color: transparent;
}

.nk-desk-choice-card--accent > span,
.nk-desk-choice-card--accent h3,
.nk-desk-choice-card--accent p,
.nk-desk-choice-card--accent > div:not(.elementor-widget) b,
.nk-desk-choice-card--accent > div:not(.elementor-widget) strong,
.nk-desk-choice-card--dark > span,
.nk-desk-choice-card--dark h3,
.nk-desk-choice-card--dark p,
.nk-desk-choice-card--dark > div:not(.elementor-widget) b,
.nk-desk-choice-card--dark > div:not(.elementor-widget) strong {
  color: #ffffff;
}

.nk-desk-choice-card--accent p,
.nk-desk-choice-card--dark p {
  color: #d5e6e4;
}

.nk-desk-choice-card--dark p {
  color: #b7c6d7;
}

.nk-desk-choice-card--accent > div:not(.elementor-widget),
.nk-desk-choice-card--dark > div:not(.elementor-widget) {
  border-color: rgba(255, 255, 255, 0.14);
}

.nk-desk-choice__warning {
  display: flex;
  align-items: center;
  gap: 24px;
  max-width: 820px;
  margin: 27px auto 0;
  padding: 20px 24px;
  background: #ffffff;
  border-left: 3px solid #b76b59;
  border-radius: 8px;
}

.nk-desk-choice__warning span {
  flex: 0 0 auto;
  color: #a7503e;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-desk-choice__warning p {
  margin: 0;
  color: var(--nk-navy);
  font-size: 14px;
}

.nk-desk-taxes {
  color: #c4d0de;
  background:
    radial-gradient(circle at 14% 42%, rgba(86, 183, 176, 0.13), transparent 28%),
    var(--nk-navy-deep);
}

.nk-desk-taxes__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.68fr) minmax(0, 1.32fr);
  align-items: center;
  gap: 76px;
}

.nk-desk-taxes__intro h2 {
  color: #ffffff;
}

.nk-desk-taxes__intro > p:not(.nk-eyebrow) {
  color: #b5c3d4;
}

.nk-desk-taxes__list {
  display: grid;
  gap: 11px;
}

.nk-desk-tax {
  min-height: 120px;
  display: grid;
  grid-template-columns: 55px minmax(0, 1fr) 135px;
  align-items: center;
  gap: 20px;
  padding: 20px 23px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 11px;
}

.nk-desk-tax > span {
  width: 43px;
  height: 43px;
  display: grid;
  place-items: center;
  color: #ffffff;
  background: var(--nk-teal-dark);
  border-radius: 50%;
  font-size: 12px;
}

.nk-desk-tax h3 {
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 18px;
}

.nk-desk-tax p {
  margin: 0;
  color: #adbdcf;
  font-size: 12px;
}

.nk-desk-tax > b {
  color: #75d1cb;
  font-size: 12px;
  letter-spacing: 0.06em;
  text-align: right;
  text-transform: uppercase;
}

.nk-desk-documents {
  background: #ffffff;
}

.nk-desk-documents__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.7fr) minmax(0, 1.3fr);
  align-items: center;
  gap: 76px;
}

.nk-desk-documents__copy > p:not(.nk-eyebrow) {
  color: var(--nk-muted);
}

.nk-desk-documents__board {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 28px;
  background: var(--nk-bg);
  border: 1px solid var(--nk-border);
  border-radius: 18px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-desk-documents__board::before {
  position: absolute;
  top: 0;
  left: 40px;
  width: 84px;
  height: 5px;
  content: "";
  background: var(--nk-teal-dark);
  border-radius: 0 0 5px 5px;
}

.nk-desk-file {
  min-height: 150px;
  display: flex;
  gap: 15px;
  padding: 21px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 10px;
}

.nk-desk-file > span {
  width: 35px;
  height: 35px;
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  color: var(--nk-teal-dark);
  background: #edf8f7;
  border-radius: 50%;
  font-size: 12px;
}

.nk-desk-file h3 {
  margin: 2px 0 8px;
  color: var(--nk-navy);
  font-size: 14px;
}

.nk-desk-file p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 12px;
}

.nk-desk-process .nk-process__facts {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 26px 0 0;
}

.nk-desk-errors {
  color: #c6d2df;
  background:
    radial-gradient(circle at 84% 55%, rgba(183, 107, 89, 0.13), transparent 29%),
    var(--nk-navy);
}

.nk-desk-errors__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 13px;
}

.nk-desk-error {
  min-height: 230px;
  padding: 27px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
}

.nk-desk-error > span {
  color: #df9b8a;
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
}

.nk-desk-error h3 {
  margin: 42px 0 8px;
  color: #ffffff;
  font-size: 18px;
}

.nk-desk-error p {
  margin: 0;
  color: #adbdce;
  font-size: 14px;
}

.nk-desk-dual .nk-dual__stage {
  grid-template-columns: minmax(0, 1fr) 100px minmax(0, 1fr);
}

.nk-desk-dual .nk-expertise-card {
  min-height: 390px;
}

.nk-desk-outcomes {
  background:
    linear-gradient(135deg, transparent 52%, rgba(86, 183, 176, 0.04) 52%),
    var(--nk-bg);
  background-size: 72px 72px;
}

@media (max-width: 1080px) {
  .nk-desk-hero__grid {
    grid-template-columns: minmax(0, 1.1fr) minmax(360px, 0.9fr);
    gap: 42px;
  }

  .nk-desk-control__layout,
  .nk-desk-taxes__layout,
  .nk-desk-documents__layout {
    gap: 45px;
  }

  .nk-desk-control__layout {
    grid-template-columns: minmax(280px, 0.7fr) minmax(500px, 1.3fr);
  }

  .nk-desk-orbit {
    min-height: 540px;
  }
}

@media (max-width: 840px) {
  .nk-desk-hero__grid,
  .nk-desk-control__layout,
  .nk-desk-taxes__layout,
  .nk-desk-documents__layout {
    grid-template-columns: 1fr;
  }

  .nk-desk-hero__stage {
    min-height: 560px;
  }

  .nk-desk-hero__notice {
    grid-template-columns: 110px minmax(0, 1fr);
  }

  .nk-desk-hero__notice p {
    grid-column: 2;
  }

  .nk-desk-route__track {
    grid-template-columns: 1fr;
    gap: 13px;
  }

  .nk-desk-route__track::before {
    top: 30px;
    right: auto;
    bottom: 30px;
    left: 40px;
    width: 1px;
    height: auto;
  }

  .nk-desk-route__step {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr);
    align-items: center;
    gap: 20px;
    padding: 0;
    text-align: left;
  }

  .nk-desk-route__step > span {
    margin: 0 auto;
    box-shadow: 0 0 0 7px #ffffff;
  }

  .nk-desk-route__step div {
    min-height: 120px;
  }

  .nk-desk-route__step--accent div {
    transform: none;
  }

  .nk-desk-route__step p {
    margin-bottom: 14px;
  }

  .nk-desk-situations__grid,
  .nk-desk-scope__grid,
  .nk-desk-errors__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-desk-scope-card--wide {
    grid-column: 1 / -1;
  }

  .nk-desk-choice__grid {
    grid-template-columns: 1fr;
  }

  .nk-desk-choice-card {
    min-height: 300px;
  }

  .nk-desk-choice-card--accent {
    transform: none;
  }

  .nk-desk-choice-card h3 {
    margin-top: 42px;
  }

  .nk-desk-dual .nk-dual__stage {
    grid-template-columns: 1fr;
  }

  .nk-desk-dual .nk-dual__connector {
    height: 72px;
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: 1fr;
  }

  .nk-desk-dual .nk-dual__connector span {
    width: 100%;
    height: 1px;
  }

  .nk-desk-process .nk-process__facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-desk-process .nk-process__facts > div:not(.elementor-widget):nth-child(2) {
    border-right: 0;
  }

  .nk-desk-process .nk-process__facts > div:not(.elementor-widget):nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }
}

@media (max-width: 580px) {
  .nk-desk-hero__grid {
    padding-top: 42px;
  }

  .nk-desk-hero__copy h1 {
    font-size: clamp(38px, 11.5vw, 46px);
  }

  .nk-desk-hero__stage {
    min-height: 520px;
  }

  .nk-desk-hero__media {
    inset: 0 0 58px;
  }

  .nk-desk-monitor {
    right: 12px;
    left: 12px;
    padding: 18px;
  }

  .nk-desk-hero__media figcaption {
    display: none;
  }

  .nk-desk-monitor__line span {
    min-width: 108px;
  }

  .nk-desk-hero__notice {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 22px;
  }

  .nk-desk-hero__notice p {
    grid-column: auto;
  }

  .nk-desk-route__note,
  .nk-desk-scope-card--wide {
    grid-template-columns: 1fr;
  }

  .nk-desk-situations__grid,
  .nk-desk-scope__grid,
  .nk-desk-documents__board,
  .nk-desk-errors__grid,
  .nk-desk-process .nk-process__facts {
    grid-template-columns: 1fr;
  }

  .nk-desk-situation,
  .nk-desk-scope-card,
  .nk-desk-choice-card,
  .nk-desk-error {
    min-height: auto;
  }

  .nk-desk-situation h3,
  .nk-desk-scope-card h3,
  .nk-desk-error h3 {
    margin-top: 32px;
  }

  .nk-desk-orbit {
    min-height: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
    padding: 20px;
    border-radius: 16px;
  }

  .nk-desk-orbit::before,
  .nk-desk-orbit::after {
    display: none;
  }

  .nk-desk-orbit__core,
  .nk-desk-orbit__item {
    position: static;
    width: auto;
    min-height: 78px;
    transform: none;
  }

  .nk-desk-orbit__core {
    height: auto;
    border: 0;
    border-radius: 10px;
  }

  .nk-desk-tax {
    grid-template-columns: 45px minmax(0, 1fr);
    gap: 13px;
    padding: 18px;
  }

  .nk-desk-tax > b {
    grid-column: 2;
    text-align: left;
  }

  .nk-desk-documents__board {
    padding: 20px;
  }

  .nk-desk-file {
    min-height: auto;
  }

  .nk-desk-process .nk-process__facts > div:not(.elementor-widget) {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .nk-desk-process .nk-process__facts > div:not(.elementor-widget):last-child {
    border-bottom: 0;
  }
}

/* Mobile menu must not expand the document while it is closed. */
.nk-complex__mark,
.nk-complex__copy {
  min-width: 0;
}

.nk-page .nk-button,
.nk-page .nk-text-link,
.nk-folder-card > p,
.nk-expertise-card p,
.nk-expertise-card li,
.nk-outcome-card p,
.nk-audit-stage p:last-child,
.nk-role-card p,
.nk-audit-work-card p,
.nk-liquidation-diagnostic__card p,
.nk-liquidation-situation p,
.nk-liquidation-route-card > p,
.nk-liquidation-scope-card p,
.nk-liquidation-timeline__steps p,
.nk-demand-hero__priority > p,
.nk-demand-type-card > p:not(.nk-card-kicker),
.nk-demand-paper__row p,
.nk-demand-scope-card p,
.nk-demand-result-card p,
.nk-demand-doc p,
.nk-demand-avoid__grid p,
.nk-desk-hero__notice p,
.nk-desk-route__step b,
.nk-desk-route__note p,
.nk-desk-situation p,
.nk-desk-orbit__item b,
.nk-desk-scope-card p,
.nk-desk-choice-card p,
.nk-desk-tax p,
.nk-desk-file p,
.nk-desk-error p {
  font-size: 14px;
}

@media (max-width: 1180px) {
  .nk-nav {
    display: none;
    visibility: hidden;
    pointer-events: none;
    transform: none;
  }

  .nk-nav.is-open {
    display: flex;
    visibility: visible;
    pointer-events: auto;
    transform: none;
  }
}

/* PAGE 06 — objections to a tax audit report */
.nk-objection-hero {
  padding-bottom: 0;
}

.nk-objection-hero::after {
  position: absolute;
  top: 22%;
  right: -120px;
  width: 360px;
  height: 360px;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.2);
  border-radius: 50%;
  box-shadow:
    0 0 0 46px rgba(86, 183, 176, 0.035),
    0 0 0 92px rgba(86, 183, 176, 0.025);
  pointer-events: none;
}

.nk-objection-hero__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.03fr) minmax(420px, 0.84fr);
  align-items: center;
  gap: clamp(54px, 7vw, 100px);
  padding: 70px 0 58px;
}

.nk-objection-hero__copy,
.nk-objection-hero__visual {
  min-width: 0;
}

.nk-objection-hero h1 {
  max-width: 720px;
  color: #ffffff;
  font-size: clamp(50px, 5.2vw, 76px);
}

.nk-objection-hero .nk-hero__lead {
  max-width: 690px;
}

.nk-objection-hero .nk-hero__text {
  max-width: 660px;
}

.nk-objection-hero__visual {
  position: relative;
  min-height: 610px;
}

.nk-objection-hero__media {
  position: absolute;
  inset: 0 0 66px 38px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 120px 18px 18px 18px;
  box-shadow: 0 34px 70px rgba(0, 9, 28, 0.38);
}

.nk-objection-hero__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(180deg, rgba(7, 29, 67, 0.04), rgba(7, 29, 67, 0.7)),
    linear-gradient(90deg, rgba(7, 29, 67, 0.38), transparent 42%);
}

.nk-objection-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-objection-hero__media figcaption {
  position: absolute;
  z-index: 2;
  right: 16px;
  bottom: 14px;
  padding: 7px 10px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.72);
  border-radius: 6px;
  font-size: 12px;
  font-weight: 700;
}

.nk-objection-dashboard {
  position: absolute;
  z-index: 3;
  right: 26px;
  bottom: 0;
  left: 0;
  padding: 22px;
  color: #dce8f6;
  background: rgba(5, 21, 47, 0.94);
  border: 1px solid rgba(115, 208, 202, 0.28);
  border-radius: 14px;
  box-shadow: 0 26px 56px rgba(0, 8, 25, 0.4);
  backdrop-filter: blur(14px);
}

.nk-objection-dashboard__head,
.nk-objection-dashboard__result {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.nk-objection-dashboard__head {
  margin-bottom: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-dashboard__head b {
  padding: 5px 9px;
  color: #071d43;
  background: #73d0ca;
  border-radius: 99px;
  font-size: 12px;
}

.nk-objection-dashboard__flow {
  display: grid;
  grid-template-columns: 1fr 26px 1fr 26px 1fr;
  align-items: center;
  gap: 6px;
}

.nk-objection-dashboard__flow > div:not(.elementor-widget) {
  min-width: 0;
  display: grid;
  gap: 4px;
}

.nk-objection-dashboard__flow span {
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
}

.nk-objection-dashboard__flow strong {
  font-size: 12px;
  line-height: 1.3;
}

.nk-objection-dashboard__flow i {
  height: 1px;
  background: rgba(115, 208, 202, 0.45);
}

.nk-objection-dashboard__result {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.nk-objection-dashboard__result span {
  color: #96a9c2;
  font-size: 12px;
  font-weight: 700;
}

.nk-objection-dashboard__result strong {
  color: #ffffff;
  font-size: 14px;
  text-align: right;
}

.nk-objection-deadline {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  align-items: center;
  gap: 28px;
  padding: 24px 30px;
  color: #dfe8f5;
  background:
    linear-gradient(90deg, rgba(86, 183, 176, 0.14), transparent 34%),
    rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-bottom: 0;
  border-radius: 18px 18px 0 0;
}

.nk-objection-deadline__mark {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 8px;
  padding-right: 24px;
  color: #ffffff;
  border-right: 1px solid rgba(255, 255, 255, 0.16);
}

.nk-objection-deadline__mark span {
  font-family: "PT Serif", Georgia, serif;
  font-size: 54px;
  line-height: 1;
}

.nk-objection-deadline__mark small {
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-objection-deadline > div:not(.elementor-widget):last-child {
  min-width: 0;
  display: grid;
  gap: 4px;
}

.nk-objection-deadline > div:not(.elementor-widget):last-child > span {
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-deadline strong {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.4;
}

.nk-objection-deadline p {
  margin: 0;
  color: #aebfd4;
  font-size: 14px;
}

.nk-objection-route {
  overflow: hidden;
  background:
    radial-gradient(circle at 92% 12%, rgba(86, 183, 176, 0.12), transparent 24%),
    #f6f8fb;
}

.nk-objection-route__track {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-objection-route__track::before {
  position: absolute;
  top: 36px;
  right: 11%;
  left: 11%;
  height: 2px;
  content: "";
  background: linear-gradient(90deg, #d3dee9, var(--nk-teal), #d3dee9);
}

.nk-objection-route__step {
  position: relative;
  min-width: 0;
  min-height: 260px;
  padding: 76px 24px 24px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-objection-route__step > span {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 24px;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  color: #ffffff;
  background: var(--nk-navy);
  border: 5px solid #f6f8fb;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 800;
  box-sizing: content-box;
}

.nk-objection-route__step > p {
  margin: 0 0 8px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-route__step h3 {
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
  font-weight: 400;
}

.nk-objection-route__step strong {
  color: var(--nk-muted);
  font-size: 14px;
  line-height: 1.5;
}

.nk-objection-route__step--accent {
  color: #ffffff;
  background: var(--nk-navy-deep);
  border-color: var(--nk-navy-deep);
  box-shadow: 0 24px 48px rgba(7, 29, 67, 0.2);
  transform: translateY(-12px);
}

.nk-objection-route__step--accent > span {
  color: var(--nk-navy-deep);
  background: #73d0ca;
}

.nk-objection-route__step--accent h3 {
  color: #ffffff;
}

.nk-objection-route__step--accent strong {
  color: #b9c8db;
}

.nk-objection-route__note {
  max-width: 900px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 22px;
  margin: 34px auto 0;
  padding: 18px 22px;
  background: #e7f4f3;
  border-left: 4px solid var(--nk-teal-dark);
}

.nk-objection-route__note > span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-route__note p {
  margin: 0;
  color: #334158;
  font-size: 14px;
}

.nk-objection-situations {
  color: #ffffff;
  background:
    radial-gradient(circle at 0 100%, rgba(86, 183, 176, 0.13), transparent 30%),
    var(--nk-navy-deep);
}

.nk-objection-situations__layout {
  display: grid;
  grid-template-columns: minmax(330px, 0.82fr) minmax(0, 1.18fr);
  gap: 30px;
}

.nk-objection-situations__media {
  position: relative;
  min-height: 620px;
  margin: 0;
  overflow: hidden;
  border-radius: 18px;
}

.nk-objection-situations__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, transparent 45%, rgba(4, 18, 42, 0.9));
}

.nk-objection-situations__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-objection-situations__media figcaption {
  position: absolute;
  z-index: 2;
  right: 24px;
  bottom: 22px;
  left: 24px;
  padding: 14px 18px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.82);
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

.nk-objection-situations__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.nk-objection-situation {
  position: relative;
  min-width: 0;
  min-height: 196px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
}

.nk-objection-situation::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 62px;
  height: 3px;
  content: "";
  background: var(--nk-teal);
}

.nk-objection-situation > span {
  display: block;
  margin-bottom: 20px;
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
}

.nk-objection-situation h3 {
  color: #ffffff;
}

.nk-objection-situation p {
  margin: 0;
  color: #b8c6d9;
  font-size: 14px;
}

.nk-objection-anatomy {
  overflow: hidden;
  color: #ffffff;
  background:
    linear-gradient(135deg, rgba(86, 183, 176, 0.08), transparent 34%),
    #0b244e;
}

.nk-objection-anatomy__board {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.72fr);
  gap: 24px;
  padding: 28px;
  background: rgba(2, 13, 34, 0.32);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 24px;
}

.nk-objection-anatomy__board::before {
  position: absolute;
  right: 18%;
  bottom: -80px;
  width: 280px;
  height: 280px;
  content: "";
  background: rgba(86, 183, 176, 0.12);
  border-radius: 50%;
  filter: blur(70px);
}

.nk-objection-anatomy__paper {
  position: relative;
  z-index: 1;
  min-width: 0;
  padding: 30px;
  color: var(--nk-text);
  background:
    linear-gradient(rgba(10, 42, 99, 0.035) 1px, transparent 1px),
    #ffffff;
  background-size: 100% 34px;
  border-radius: 12px;
  box-shadow: 0 20px 50px rgba(0, 8, 25, 0.32);
}

.nk-objection-anatomy__paper-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 16px;
  padding-bottom: 22px;
  border-bottom: 2px solid var(--nk-navy);
}

.nk-objection-anatomy__paper-head span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-anatomy__paper-head strong {
  color: var(--nk-navy-deep);
  font-size: 16px;
  text-align: right;
}

.nk-objection-anatomy__line {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 22px;
  padding: 18px 0;
  border-bottom: 1px solid var(--nk-border);
}

.nk-objection-anatomy__line:last-child {
  border-bottom: 0;
}

.nk-objection-anatomy__line span {
  color: var(--nk-navy);
  font-size: 14px;
  font-weight: 800;
}

.nk-objection-anatomy__line p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-objection-anatomy__result {
  position: relative;
  z-index: 1;
  min-width: 0;
  display: grid;
  align-content: start;
  gap: 12px;
  padding: 26px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
}

.nk-objection-anatomy__result > span {
  margin-bottom: 8px;
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-anatomy__result > div:not(.elementor-widget) {
  min-width: 0;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 14px;
  padding: 17px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}

.nk-objection-anatomy__result i {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  color: var(--nk-navy-deep);
  background: #73d0ca;
  border-radius: 50%;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}

.nk-objection-anatomy__result p {
  margin: 0;
  color: #b8c6d9;
  font-size: 14px;
}

.nk-objection-anatomy__result strong {
  display: block;
  color: #ffffff;
}

.nk-objection-scope {
  background:
    radial-gradient(circle at 96% 88%, rgba(86, 183, 176, 0.15), transparent 27%),
    #f4f7fb;
}

.nk-objection-scope__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nk-objection-scope-card {
  position: relative;
  min-width: 0;
  min-height: 230px;
  padding: 28px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-objection-scope-card::after {
  position: absolute;
  right: -26px;
  bottom: -34px;
  width: 96px;
  height: 96px;
  content: "";
  background: rgba(86, 183, 176, 0.08);
  border-radius: 50%;
}

.nk-objection-scope-card > span {
  display: inline-grid;
  min-width: 40px;
  min-height: 32px;
  place-items: center;
  margin-bottom: 25px;
  color: var(--nk-navy);
  background: var(--nk-teal-soft);
  border-radius: 99px;
  font-size: 12px;
  font-weight: 800;
}

.nk-objection-scope-card h3 {
  color: var(--nk-navy-deep);
}

.nk-objection-scope-card p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-objection-scope-card--wide {
  min-height: 150px;
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr) auto;
  align-items: center;
  gap: 22px;
  color: #ffffff;
  background: var(--nk-navy-deep);
  border-color: var(--nk-navy-deep);
}

.nk-objection-scope-card--wide > span {
  margin: 0;
  color: var(--nk-navy-deep);
  background: #73d0ca;
}

.nk-objection-scope-card--wide h3 {
  margin-bottom: 6px;
  color: #ffffff;
}

.nk-objection-scope-card--wide p {
  color: #b8c6d9;
}

.nk-objection-scope-card--wide > strong {
  max-width: 260px;
  padding: 12px 16px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  font-size: 14px;
  text-align: center;
}

.nk-objection-evidence {
  background: #ffffff;
}

.nk-objection-matrix {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
  border: 1px solid var(--nk-border);
  border-radius: 18px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-objection-matrix article {
  position: relative;
  min-width: 0;
  min-height: 300px;
  padding: 30px;
  background: #ffffff;
  border-right: 1px solid var(--nk-border);
}

.nk-objection-matrix article:last-child {
  border-right: 0;
}

.nk-objection-matrix article::after {
  position: absolute;
  right: 30px;
  bottom: 26px;
  width: 14px;
  height: 14px;
  content: "";
  background: var(--nk-teal);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(86, 183, 176, 0.12);
}

.nk-objection-matrix span {
  display: block;
  margin-bottom: 64px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
}

.nk-objection-matrix h3 {
  color: var(--nk-navy-deep);
}

.nk-objection-matrix p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-objection-matrix__conclusion {
  display: grid;
  grid-template-columns: 0.7fr 1fr 1.4fr;
  align-items: center;
  gap: 28px;
  margin-top: 18px;
  padding: 24px 28px;
  color: #ffffff;
  background: var(--nk-navy);
  border-radius: 12px;
}

.nk-objection-matrix__conclusion span {
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-matrix__conclusion strong {
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}

.nk-objection-matrix__conclusion p {
  margin: 0;
  color: #c2cee0;
  font-size: 14px;
}

.nk-objection-arguments {
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 0, rgba(86, 183, 176, 0.14), transparent 28%),
    var(--nk-navy-deep);
}

.nk-objection-arguments__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.nk-objection-argument {
  position: relative;
  min-width: 0;
  min-height: 280px;
  padding: 32px 34px 32px 112px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
}

.nk-objection-argument > span {
  position: absolute;
  top: 32px;
  left: 28px;
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  color: var(--nk-navy-deep);
  background: #73d0ca;
  border-radius: 50%;
  font-family: "PT Serif", Georgia, serif;
  font-size: 28px;
}

.nk-objection-argument > p {
  margin: 0 0 22px;
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-argument h3 {
  max-width: 380px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
  font-weight: 400;
}

.nk-objection-argument strong {
  display: block;
  max-width: 450px;
  color: #b8c6d9;
  font-size: 14px;
  line-height: 1.6;
}

.nk-objection-weak {
  background:
    linear-gradient(180deg, #f7f9fc, #edf2f7);
}

.nk-objection-weak__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nk-objection-weak-card {
  min-width: 0;
  min-height: 218px;
  padding: 26px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-top: 4px solid #cf746d;
  border-radius: 10px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-objection-weak-card > span {
  display: inline-flex;
  margin-bottom: 24px;
  padding: 5px 9px;
  color: #8c312b;
  background: #f8e5e3;
  border-radius: 99px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-objection-weak-card h3 {
  color: var(--nk-navy-deep);
}

.nk-objection-weak-card p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-objection-documents {
  color: #ffffff;
  background:
    linear-gradient(135deg, rgba(86, 183, 176, 0.08), transparent 38%),
    #0b244e;
}

.nk-objection-documents__layout {
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(440px, 1fr);
  align-items: center;
  gap: clamp(50px, 8vw, 100px);
}

.nk-objection-documents__intro {
  min-width: 0;
}

.nk-objection-documents__intro h2 {
  color: #ffffff;
}

.nk-objection-documents__intro > p:not(.nk-eyebrow) {
  max-width: 540px;
  margin: 0 0 28px;
  color: #b8c6d9;
}

.nk-objection-documents__stack {
  position: relative;
  display: grid;
  gap: 10px;
}

.nk-objection-documents__stack::before {
  position: absolute;
  top: 28px;
  bottom: 28px;
  left: 25px;
  width: 1px;
  content: "";
  background: rgba(115, 208, 202, 0.35);
}

.nk-objection-document {
  position: relative;
  min-width: 0;
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 18px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
}

.nk-objection-document > span {
  position: relative;
  z-index: 1;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  color: var(--nk-navy-deep);
  background: #73d0ca;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 800;
}

.nk-objection-document h3 {
  margin-bottom: 4px;
  color: #ffffff;
}

.nk-objection-document p {
  margin: 0;
  color: #b8c6d9;
  font-size: 14px;
}

.nk-objection-process {
  color: #ffffff;
  background:
    linear-gradient(135deg, rgba(86, 183, 176, 0.08), transparent 38%),
    #0b244e;
}

.nk-objection-process__head {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(360px, 0.65fr);
  align-items: center;
  gap: 70px;
  margin-bottom: 44px;
}

.nk-objection-process__head h2 {
  color: #ffffff;
}

.nk-objection-process__head > div:not(.elementor-widget) > p:not(.nk-eyebrow) {
  max-width: 600px;
  margin: 0;
  color: #b8c6d9;
}

.nk-objection-process__media {
  position: relative;
  height: 280px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 120px 14px 14px 14px;
}

.nk-objection-process__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(7, 29, 67, 0.3), transparent);
}

.nk-objection-process__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nk-objection-process__steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin: 0 0 40px;
  padding: 1px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  list-style: none;
}

.nk-objection-process__steps li {
  min-width: 0;
  min-height: 190px;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 16px;
  padding: 26px;
  background: var(--nk-navy-deep);
}

.nk-objection-process__steps li:nth-child(1) {
  border-radius: 15px 0 0;
}

.nk-objection-process__steps li:nth-child(3) {
  border-radius: 0 15px 0 0;
}

.nk-objection-process__steps li:nth-child(4) {
  border-radius: 0 0 0 15px;
}

.nk-objection-process__steps li:nth-child(6) {
  border-radius: 0 0 15px;
}

.nk-objection-process__steps > li > span {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  color: var(--nk-navy-deep);
  background: #73d0ca;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 800;
}

.nk-objection-process__steps h3 {
  color: #ffffff;
}

.nk-objection-process__steps p {
  margin: 0;
  color: #b8c6d9;
  font-size: 14px;
}

.nk-objection-hearing {
  overflow: hidden;
  background:
    radial-gradient(circle at 90% 10%, rgba(86, 183, 176, 0.18), transparent 26%),
    #ffffff;
}

.nk-objection-hearing__layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(380px, 0.72fr);
  align-items: center;
  gap: clamp(52px, 8vw, 100px);
}

.nk-objection-hearing__copy {
  min-width: 0;
}

.nk-objection-hearing__copy > p:not(.nk-eyebrow) {
  max-width: 660px;
  color: var(--nk-muted);
}

.nk-objection-hearing__copy .nk-check-list {
  margin-top: 28px;
}

.nk-objection-hearing__panel {
  position: relative;
  min-width: 0;
  display: grid;
  gap: 10px;
  padding: 28px;
  color: #ffffff;
  background: var(--nk-navy-deep);
  border-radius: 20px;
  box-shadow: 0 30px 65px rgba(7, 29, 67, 0.22);
}

.nk-objection-hearing__panel::before {
  position: absolute;
  top: -20px;
  right: 34px;
  width: 94px;
  height: 40px;
  content: "";
  background: var(--nk-teal);
  border-radius: 6px 6px 0 0;
}

.nk-objection-hearing__panel > span {
  margin-bottom: 8px;
  color: #73d0ca;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-objection-hearing__panel > div:not(.elementor-widget) {
  min-width: 0;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 15px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
}

.nk-objection-hearing__panel b {
  color: #73d0ca;
  font-size: 14px;
}

.nk-objection-hearing__panel p {
  margin: 0;
  color: #b8c6d9;
  font-size: 14px;
}

.nk-objection-hearing__panel strong {
  display: block;
  color: #ffffff;
}

.nk-objection-dual .nk-dual__stage {
  grid-template-columns: minmax(0, 1fr) 100px minmax(0, 1fr);
}

.nk-objection-dual .nk-expertise-card {
  min-width: 0;
  min-height: 420px;
}

.nk-objection-outcomes .nk-outcome-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nk-objection-outcomes .nk-outcome-card:last-child {
  grid-column: 1 / -1;
}

.nk-objection-page .nk-button,
.nk-objection-page .nk-text-link,
.nk-objection-situation p,
.nk-objection-anatomy__line p,
.nk-objection-anatomy__result p,
.nk-objection-scope-card p,
.nk-objection-matrix p,
.nk-objection-argument strong,
.nk-objection-weak-card p,
.nk-objection-document p,
.nk-objection-process__steps p,
.nk-objection-hearing__panel p {
  font-size: 14px;
}

@media (max-width: 1180px) {
  .nk-objection-dual .nk-dual__stage {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-objection-dual .nk-dual__connector {
    display: none;
  }
}

@media (max-width: 1080px) {
  .nk-objection-hero__grid {
    grid-template-columns: 1fr;
    padding-top: 56px;
  }

  .nk-objection-hero__copy {
    max-width: 820px;
  }

  .nk-objection-hero__visual {
    width: min(100%, 780px);
    min-height: 540px;
    margin-left: auto;
  }

  .nk-objection-route__track {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-objection-route__track::before {
    display: none;
  }

  .nk-objection-route__step--accent {
    transform: none;
  }

  .nk-objection-situations__layout,
  .nk-objection-documents__layout,
  .nk-objection-hearing__layout {
    grid-template-columns: 1fr;
  }

  .nk-objection-situations__media {
    min-height: 470px;
  }

  .nk-objection-anatomy__board {
    grid-template-columns: 1fr;
  }

  .nk-objection-scope__grid,
  .nk-objection-weak__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-objection-matrix {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-objection-matrix article {
    min-height: 250px;
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-objection-matrix article:nth-child(2) {
    border-right: 0;
  }

  .nk-objection-matrix article:nth-child(n + 3) {
    border-bottom: 0;
  }

  .nk-objection-matrix__conclusion {
    grid-template-columns: 1fr 1.4fr;
  }

  .nk-objection-matrix__conclusion p {
    grid-column: 1 / -1;
  }

  .nk-objection-process__head {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .nk-objection-process__media {
    width: min(100%, 700px);
  }
}

@media (max-width: 840px) {
  .nk-objection-hero__visual {
    min-height: 470px;
  }

  .nk-objection-hero__media {
    inset: 0 0 64px 0;
    border-radius: 70px 16px 16px;
  }

  .nk-objection-deadline {
    grid-template-columns: 96px minmax(0, 1fr);
    padding: 22px;
  }

  .nk-objection-deadline__mark {
    display: grid;
    gap: 2px;
    padding-right: 18px;
  }

  .nk-objection-situations__grid,
  .nk-objection-arguments__grid {
    grid-template-columns: 1fr;
  }

  .nk-objection-situation {
    min-height: auto;
  }

  .nk-objection-anatomy__line {
    grid-template-columns: 150px minmax(0, 1fr);
  }

  .nk-objection-scope-card--wide {
    grid-template-columns: 56px minmax(0, 1fr);
  }

  .nk-objection-scope-card--wide > strong {
    max-width: none;
    grid-column: 2;
    text-align: left;
  }

  .nk-objection-argument {
    min-height: 230px;
  }

  .nk-objection-process__steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-objection-process__steps li {
    border-radius: 0 !important;
  }

  .nk-objection-process__steps li:nth-child(1) {
    border-radius: 15px 0 0 !important;
  }

  .nk-objection-process__steps li:nth-child(2) {
    border-radius: 0 15px 0 0 !important;
  }

  .nk-objection-process__steps li:nth-child(5) {
    border-radius: 0 0 0 15px !important;
  }

  .nk-objection-process__steps li:nth-child(6) {
    border-radius: 0 0 15px !important;
  }

  .nk-objection-dual .nk-dual__stage {
    grid-template-columns: 1fr;
  }

  .nk-objection-dual .nk-dual__connector {
    display: none;
  }

  .nk-objection-dual .nk-expertise-card {
    min-height: auto;
  }
}

@media (max-width: 620px) {
  .nk-objection-hero__grid {
    gap: 38px;
    padding: 42px 0;
  }

  .nk-objection-hero__visual {
    min-height: 480px;
  }

  .nk-objection-hero__media {
    bottom: 140px;
    border-radius: 46px 12px 12px;
  }

  .nk-objection-dashboard {
    right: 0;
    padding: 18px;
  }

  .nk-objection-hero__media figcaption {
    display: none;
  }

  .nk-objection-dashboard__flow {
    grid-template-columns: 1fr;
  }

  .nk-objection-dashboard__flow i {
    width: 1px;
    height: 10px;
    margin-left: 8px;
  }

  .nk-objection-dashboard__flow > div:not(.elementor-widget) {
    grid-template-columns: 26px minmax(0, 1fr);
    align-items: center;
  }

  .nk-objection-dashboard__result {
    align-items: flex-start;
    flex-direction: column;
  }

  .nk-objection-dashboard__result strong {
    text-align: left;
  }

  .nk-objection-deadline {
    grid-template-columns: 1fr;
    gap: 16px;
    border-radius: 14px 14px 0 0;
  }

  .nk-objection-deadline__mark {
    display: flex;
    justify-content: flex-start;
    padding: 0 0 14px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  }

  .nk-objection-route__track,
  .nk-objection-scope__grid,
  .nk-objection-weak__grid,
  .nk-objection-matrix,
  .nk-objection-arguments__grid,
  .nk-objection-process__steps {
    grid-template-columns: 1fr;
  }

  .nk-objection-route__step {
    min-height: auto;
  }

  .nk-objection-route__note {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .nk-objection-situations__media {
    min-height: 370px;
  }

  .nk-objection-anatomy__board {
    padding: 14px;
  }

  .nk-objection-anatomy__paper,
  .nk-objection-anatomy__result {
    padding: 20px;
  }

  .nk-objection-anatomy__paper-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }

  .nk-objection-anatomy__paper-head strong {
    text-align: left;
  }

  .nk-objection-anatomy__line {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .nk-objection-scope-card {
    min-height: auto;
  }

  .nk-objection-scope-card--wide {
    grid-template-columns: 1fr;
  }

  .nk-objection-scope-card--wide > strong {
    grid-column: auto;
  }

  .nk-objection-matrix article,
  .nk-objection-matrix article:nth-child(n) {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-objection-matrix article:last-child {
    border-bottom: 0;
  }

  .nk-objection-matrix span {
    margin-bottom: 32px;
  }

  .nk-objection-matrix__conclusion {
    grid-template-columns: 1fr;
  }

  .nk-objection-matrix__conclusion p {
    grid-column: auto;
  }

  .nk-objection-argument {
    min-height: auto;
    padding: 100px 24px 26px;
  }

  .nk-objection-argument > span {
    top: 24px;
    left: 24px;
  }

  .nk-objection-documents__layout {
    gap: 38px;
  }

  .nk-objection-document {
    grid-template-columns: 44px minmax(0, 1fr);
    padding: 16px;
  }

  .nk-objection-process__media {
    height: 230px;
    border-radius: 70px 12px 12px;
  }

  .nk-objection-process__steps li,
  .nk-objection-process__steps li:nth-child(n) {
    min-height: auto;
    border-radius: 0 !important;
  }

  .nk-objection-process__steps li:first-child {
    border-radius: 15px 15px 0 0 !important;
  }

  .nk-objection-process__steps li:last-child {
    border-radius: 0 0 15px 15px !important;
  }

  .nk-objection-hearing__panel {
    padding: 20px;
  }

  .nk-objection-outcomes .nk-outcome-grid {
    grid-template-columns: 1fr;
  }

  .nk-objection-outcomes .nk-outcome-card:last-child {
    grid-column: auto;
  }
}

/* Apellyacionnaya zhaloba service page */

.nk-appeal-page {
  --nk-appeal-warm: #c6a66b;
  --nk-appeal-warm-soft: #f2eadb;
  background:
    radial-gradient(circle at 10% 14%, rgba(86, 183, 176, 0.07), transparent 24%),
    var(--nk-bg);
}

.nk-appeal-page .nk-section {
  position: relative;
  overflow: hidden;
}

.nk-appeal-hero {
  position: relative;
  overflow: hidden;
  padding: 0 0 72px;
  color: #ffffff;
  background:
    radial-gradient(circle at 82% 12%, rgba(86, 183, 176, 0.18), transparent 32%),
    radial-gradient(circle at 12% 86%, rgba(198, 166, 107, 0.1), transparent 28%),
    linear-gradient(135deg, #061735 0%, #08234f 58%, #0b326e 100%);
}

.nk-appeal-hero::before {
  position: absolute;
  inset: 0;
  content: "";
  opacity: 0.12;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px);
  background-size: 68px 68px;
  mask-image: linear-gradient(to bottom, #000 0%, transparent 84%);
}

.nk-appeal-hero::after {
  position: absolute;
  width: 460px;
  height: 460px;
  right: -210px;
  bottom: 120px;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.2);
  border-radius: 50%;
  box-shadow:
    0 0 0 72px rgba(86, 183, 176, 0.04),
    0 0 0 144px rgba(86, 183, 176, 0.025);
}

.nk-appeal-hero .nk-shell {
  position: relative;
  z-index: 2;
}

.nk-appeal-hero .nk-breadcrumbs {
  color: rgba(255, 255, 255, 0.66);
}

.nk-appeal-hero .nk-breadcrumbs a:hover {
  color: var(--nk-teal);
}

.nk-appeal-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(420px, 0.98fr);
  align-items: center;
  gap: clamp(40px, 6vw, 82px);
  min-height: 600px;
  padding: 34px 0 42px;
}

.nk-appeal-hero__copy,
.nk-appeal-hero__visual {
  min-width: 0;
}

.nk-appeal-hero h1 {
  max-width: 760px;
  margin: 22px 0 24px;
  font-family: "PT Serif", Georgia, serif;
  font-size: clamp(48px, 5.1vw, 74px);
  font-weight: 400;
  line-height: 0.99;
  letter-spacing: -0.035em;
}

.nk-appeal-hero .nk-hero__lead {
  max-width: 730px;
  margin: 0 0 17px;
  color: #eef5ff;
  font-size: clamp(18px, 1.7vw, 21px);
  line-height: 1.58;
}

.nk-appeal-hero .nk-hero__text {
  max-width: 700px;
  margin: 0;
  color: #bfcde1;
  font-size: 15px;
  line-height: 1.75;
}

.nk-appeal-hero .nk-actions {
  margin-top: 30px;
}

.nk-appeal-hero__visual {
  position: relative;
  padding: 28px 0 42px;
}

.nk-appeal-hero__visual::before {
  position: absolute;
  width: 76%;
  height: 86%;
  top: 1%;
  right: -7%;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.32);
  border-radius: 28px;
  transform: rotate(4deg);
}

.nk-appeal-hero__media {
  position: relative;
  overflow: hidden;
  min-height: 540px;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 28px 28px 94px 28px;
  box-shadow: 0 42px 90px rgba(1, 10, 27, 0.46);
}

.nk-appeal-hero__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(90deg, rgba(5, 21, 47, 0.36), transparent 46%),
    linear-gradient(to top, rgba(5, 21, 47, 0.32), transparent 35%);
}

.nk-appeal-hero__media img {
  width: 100%;
  height: 100%;
  min-height: 540px;
  object-fit: cover;
}

.nk-appeal-hero__media figcaption {
  position: absolute;
  z-index: 2;
  right: 18px;
  bottom: 16px;
  padding: 7px 10px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.72);
  border-radius: 6px;
  font-size: 12px;
}

.nk-appeal-status {
  position: absolute;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 76px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  width: calc(100% - 54px);
  right: -16px;
  bottom: 0;
  padding: 19px 22px;
  color: var(--nk-text);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 16px;
  box-shadow: 0 20px 50px rgba(2, 13, 32, 0.3);
  backdrop-filter: blur(14px);
}

.nk-appeal-status div {
  min-width: 0;
}

.nk-appeal-status span,
.nk-appeal-status strong {
  display: block;
}

.nk-appeal-status span {
  margin-bottom: 4px;
  color: var(--nk-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-appeal-status strong {
  color: var(--nk-navy-deep);
  font-size: 14px;
  line-height: 1.4;
}

.nk-appeal-status i {
  position: relative;
  display: block;
  height: 2px;
  background: linear-gradient(90deg, var(--nk-border), var(--nk-teal));
}

.nk-appeal-status i::after {
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  right: 0;
  content: "";
  border-top: 2px solid var(--nk-teal-dark);
  border-right: 2px solid var(--nk-teal-dark);
  transform: translateY(-50%) rotate(45deg);
}

.nk-appeal-deadline {
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr) auto;
  align-items: center;
  gap: 26px;
  margin: 0 0 24px;
  padding: 24px 28px;
  color: var(--nk-text);
  background:
    linear-gradient(105deg, rgba(255, 255, 255, 0.99), rgba(239, 248, 247, 0.97));
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 20px;
  box-shadow: 0 20px 54px rgba(2, 13, 32, 0.24);
}

.nk-appeal-deadline__mark {
  display: grid;
  place-items: center;
  min-height: 84px;
  color: #ffffff;
  background: var(--nk-navy-deep);
  border-radius: 14px;
  box-shadow: inset 0 0 0 1px rgba(86, 183, 176, 0.32);
}

.nk-appeal-deadline__mark span,
.nk-appeal-deadline__mark small {
  display: block;
}

.nk-appeal-deadline__mark span {
  margin-bottom: -18px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 42px;
  line-height: 1;
}

.nk-appeal-deadline__mark small {
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nk-appeal-deadline > div:not(.elementor-widget):nth-child(2) span,
.nk-appeal-deadline > div:not(.elementor-widget):nth-child(2) strong {
  display: block;
}

.nk-appeal-deadline > div:not(.elementor-widget):nth-child(2) span {
  margin-bottom: 4px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-appeal-deadline > div:not(.elementor-widget):nth-child(2) strong {
  color: var(--nk-navy-deep);
  font-size: 18px;
  line-height: 1.45;
}

.nk-appeal-deadline p {
  margin: 5px 0 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-appeal-deadline > a {
  padding: 10px 0;
  color: var(--nk-navy);
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

.nk-appeal-deadline > a span {
  margin-left: 8px;
  color: var(--nk-teal-dark);
}

.nk-appeal-route {
  padding-bottom: 118px;
  background:
    linear-gradient(90deg, rgba(86, 183, 176, 0.06) 1px, transparent 1px),
    #f7f9fc;
  background-size: 84px 100%;
}

.nk-appeal-route__track {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin: 56px 0 30px;
  padding: 0;
  list-style: none;
}

.nk-appeal-route__track::before {
  position: absolute;
  z-index: 0;
  height: 2px;
  top: 48px;
  left: 7%;
  right: 7%;
  content: "";
  background: linear-gradient(90deg, var(--nk-border), var(--nk-teal), var(--nk-border));
}

.nk-appeal-route__step {
  position: relative;
  z-index: 1;
  min-height: 250px;
  padding: 86px 20px 24px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 16px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-appeal-route__step > span {
  position: absolute;
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  top: 17px;
  left: 20px;
  color: var(--nk-navy);
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(7, 29, 67, 0.1);
  font-size: 13px;
  font-weight: 800;
}

.nk-appeal-route__step > small {
  display: block;
  margin-bottom: 12px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-appeal-route__step h3 {
  margin: 0 0 10px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
  line-height: 1.2;
}

.nk-appeal-route__step p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
  line-height: 1.65;
}

.nk-appeal-route__step--accent {
  color: #ffffff;
  background:
    radial-gradient(circle at 90% 10%, rgba(86, 183, 176, 0.22), transparent 42%),
    var(--nk-navy-deep);
  border-color: var(--nk-navy-deep);
  transform: translateY(-12px);
  box-shadow: 0 24px 55px rgba(7, 29, 67, 0.24);
}

.nk-appeal-route__step--accent > span {
  color: var(--nk-navy-deep);
  background: var(--nk-teal);
  border-color: var(--nk-teal);
}

.nk-appeal-route__step--accent > small {
  color: var(--nk-teal);
}

.nk-appeal-route__step--accent h3,
.nk-appeal-route__step--accent p {
  color: #ffffff;
}

.nk-appeal-route__step--accent p {
  color: #c9d6e8;
}

.nk-appeal-route__note,
.nk-appeal-filing__note {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 28px;
  padding: 22px 26px;
  background: var(--nk-teal-soft);
  border-left: 4px solid var(--nk-teal);
  border-radius: 0 14px 14px 0;
}

.nk-appeal-route__note span,
.nk-appeal-filing__note span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-appeal-route__note p,
.nk-appeal-filing__note p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 15px;
}

.nk-appeal-route__note strong {
  color: var(--nk-navy-deep);
}

.nk-appeal-documents {
  color: #ffffff;
  background:
    radial-gradient(circle at 8% 15%, rgba(86, 183, 176, 0.15), transparent 28%),
    linear-gradient(135deg, #061735, #071f48 60%, #092759);
}

.nk-appeal-documents::after,
.nk-appeal-arguments::after,
.nk-appeal-process::after {
  position: absolute;
  width: 520px;
  height: 520px;
  top: -260px;
  right: -260px;
  content: "";
  border: 1px solid rgba(86, 183, 176, 0.18);
  border-radius: 50%;
  box-shadow: 0 0 0 84px rgba(86, 183, 176, 0.025);
}

.nk-appeal-documents__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.03fr) minmax(380px, 0.97fr);
  align-items: center;
  gap: clamp(42px, 6vw, 86px);
  margin-top: 48px;
}

.nk-appeal-documents__media {
  position: relative;
  overflow: hidden;
  min-height: 570px;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 28px 92px 28px 28px;
  box-shadow: 0 34px 80px rgba(1, 10, 27, 0.42);
}

.nk-appeal-documents__media::before {
  position: absolute;
  z-index: 2;
  width: 126px;
  height: 8px;
  top: 26px;
  left: 26px;
  content: "";
  background: linear-gradient(90deg, var(--nk-teal), var(--nk-appeal-warm));
  border-radius: 99px;
}

.nk-appeal-documents__media img {
  width: 100%;
  height: 570px;
  object-fit: cover;
}

.nk-appeal-documents__media figcaption {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 16px;
  padding: 8px 11px;
  color: #d9e4f3;
  background: rgba(5, 21, 47, 0.78);
  border-radius: 8px;
  font-size: 12px;
}

.nk-appeal-documents__stack {
  display: grid;
  gap: 14px;
}

.nk-appeal-document {
  position: relative;
  padding: 24px 26px 24px 34px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  backdrop-filter: blur(12px);
  transition: transform 180ms ease, border-color 180ms ease;
}

.nk-appeal-document::before {
  position: absolute;
  width: 4px;
  top: 22px;
  bottom: 22px;
  left: 0;
  content: "";
  background: rgba(255, 255, 255, 0.18);
  border-radius: 0 5px 5px 0;
}

.nk-appeal-document:hover {
  border-color: rgba(86, 183, 176, 0.38);
  transform: translateX(6px);
}

.nk-appeal-document > span {
  display: block;
  margin-bottom: 8px;
  color: #9fb0c8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-appeal-document h3 {
  margin: 0 0 8px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-appeal-document p {
  margin: 0;
  color: #bccae0;
  font-size: 14px;
}

.nk-appeal-document--accent {
  background: linear-gradient(120deg, rgba(86, 183, 176, 0.2), rgba(255, 255, 255, 0.07));
  border-color: rgba(86, 183, 176, 0.42);
}

.nk-appeal-document--accent::before {
  background: var(--nk-teal);
}

.nk-appeal-document--accent > span {
  color: var(--nk-teal);
}

.nk-appeal-documents .nk-text-link {
  color: #ffffff;
}

.nk-appeal-documents .nk-text-link span {
  color: var(--nk-teal);
}

.nk-appeal-situations {
  background:
    radial-gradient(circle at 94% 12%, rgba(198, 166, 107, 0.1), transparent 22%),
    #ffffff;
}

.nk-appeal-situations__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 46px;
}

.nk-appeal-situation {
  position: relative;
  min-height: 242px;
  padding: 30px 28px 28px;
  overflow: hidden;
  background: #f8fafc;
  border: 1px solid var(--nk-border);
  border-radius: 18px;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.nk-appeal-situation::after {
  position: absolute;
  width: 94px;
  height: 94px;
  right: -46px;
  bottom: -46px;
  content: "";
  background: var(--nk-teal-soft);
  border-radius: 50%;
}

.nk-appeal-situation:hover {
  transform: translateY(-5px);
  box-shadow: var(--nk-shadow-soft);
}

.nk-appeal-situation > span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 28px;
  color: var(--nk-teal-dark);
  background: var(--nk-teal-soft);
  border-radius: 12px;
  font-size: 12px;
  font-weight: 800;
}

.nk-appeal-situation h3 {
  max-width: 280px;
  margin: 0 0 10px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
  line-height: 1.22;
}

.nk-appeal-situation p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-appeal-map {
  color: #ffffff;
  background:
    radial-gradient(circle at 50% 0%, rgba(86, 183, 176, 0.13), transparent 35%),
    var(--nk-navy-ink);
}

.nk-appeal-map__board {
  overflow: hidden;
  margin-top: 48px;
  background: rgba(7, 29, 67, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 22px;
  box-shadow: 0 36px 90px rgba(0, 6, 18, 0.42);
}

.nk-appeal-map__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 22px 26px;
  background: rgba(255, 255, 255, 0.06);
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

.nk-appeal-map__header span {
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.nk-appeal-map__header strong {
  color: #dce6f4;
  font-size: 14px;
}

.nk-appeal-map__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nk-appeal-map__grid article {
  position: relative;
  min-height: 190px;
  padding: 28px 26px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.nk-appeal-map__grid article:nth-child(3n) {
  border-right: 0;
}

.nk-appeal-map__grid article > span {
  position: absolute;
  top: 20px;
  right: 20px;
  color: rgba(255, 255, 255, 0.2);
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
}

.nk-appeal-map__grid small,
.nk-appeal-map__grid strong {
  display: block;
}

.nk-appeal-map__grid small {
  margin-bottom: 26px;
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-appeal-map__grid strong {
  max-width: 280px;
  color: #f7faff;
  font-size: 16px;
  line-height: 1.55;
}

.nk-appeal-map__grid .nk-appeal-map__result {
  grid-column: span 3;
  min-height: 140px;
  background: linear-gradient(90deg, rgba(86, 183, 176, 0.2), rgba(86, 183, 176, 0.04));
  border-bottom: 0;
}

.nk-appeal-map__result small {
  margin-bottom: 14px;
}

.nk-appeal-map__result strong {
  max-width: 860px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-appeal-compare {
  background:
    linear-gradient(135deg, rgba(86, 183, 176, 0.09), transparent 45%),
    #f7f9fc;
}

.nk-appeal-dual {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 110px minmax(0, 1fr);
  align-items: stretch;
  gap: 22px;
  margin-top: 48px;
}

.nk-appeal-dual__card {
  padding: clamp(28px, 4vw, 46px);
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 22px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-appeal-dual__label {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 10px;
  color: var(--nk-muted);
  background: var(--nk-surface-soft);
  border-radius: 6px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-appeal-dual__card h3 {
  margin: 0 0 24px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 34px;
  font-weight: 400;
}

.nk-appeal-dual__card ul {
  display: grid;
  gap: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-appeal-dual__card li {
  position: relative;
  padding-left: 26px;
  color: var(--nk-muted);
  font-size: 15px;
}

.nk-appeal-dual__card li::before {
  position: absolute;
  width: 8px;
  height: 8px;
  top: 9px;
  left: 0;
  content: "";
  background: var(--nk-border);
  border-radius: 50%;
}

.nk-appeal-dual__card--accent {
  color: #ffffff;
  background:
    radial-gradient(circle at 92% 10%, rgba(86, 183, 176, 0.24), transparent 38%),
    var(--nk-navy-deep);
  border-color: var(--nk-navy-deep);
  box-shadow: 0 28px 70px rgba(7, 29, 67, 0.22);
}

.nk-appeal-dual__card--accent .nk-appeal-dual__label {
  color: var(--nk-teal);
  background: rgba(86, 183, 176, 0.13);
}

.nk-appeal-dual__card--accent h3 {
  color: #ffffff;
}

.nk-appeal-dual__card--accent li {
  color: #c6d2e3;
}

.nk-appeal-dual__card--accent li::before {
  background: var(--nk-teal);
}

.nk-appeal-dual__connector {
  display: grid;
  place-content: center;
  gap: 4px;
  color: var(--nk-muted);
  text-align: center;
}

.nk-appeal-dual__connector span {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  margin: 0 auto;
  color: var(--nk-navy);
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 50%;
  box-shadow: var(--nk-shadow-soft);
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
}

.nk-appeal-dual__connector small {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-appeal-scope {
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 14%, rgba(86, 183, 176, 0.14), transparent 26%),
    linear-gradient(135deg, #071d43, #092a5d);
}

.nk-appeal-scope__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
}

.nk-appeal-scope__item {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  gap: 20px;
  align-items: start;
  min-height: 148px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
}

.nk-appeal-scope__item > span {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  color: var(--nk-teal);
  border: 1px solid rgba(86, 183, 176, 0.36);
  border-radius: 14px;
  font-size: 13px;
  font-weight: 800;
}

.nk-appeal-scope__item h3 {
  margin: 0 0 6px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
  font-weight: 400;
}

.nk-appeal-scope__item p {
  margin: 0;
  color: #bfcce0;
  font-size: 14px;
}

.nk-appeal-filing {
  background: #ffffff;
}

.nk-appeal-filing__flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 52px 0 30px;
  padding: 0;
  overflow: hidden;
  background: #f8fafc;
  border: 1px solid var(--nk-border);
  border-radius: 20px;
  list-style: none;
}

.nk-appeal-filing__flow li {
  position: relative;
  min-height: 244px;
  padding: 30px 25px;
  border-right: 1px solid var(--nk-border);
}

.nk-appeal-filing__flow li:last-child {
  border-right: 0;
}

.nk-appeal-filing__flow li:not(:last-child)::after {
  position: absolute;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  top: 52px;
  right: -19px;
  content: "→";
  color: var(--nk-teal-dark);
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 50%;
  font-size: 18px;
  font-weight: 800;
}

.nk-appeal-filing__flow span {
  display: block;
  margin-bottom: 38px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.nk-appeal-filing__flow h3 {
  min-height: 62px;
  margin: 0 0 12px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
  line-height: 1.25;
}

.nk-appeal-filing__flow p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-appeal-arguments {
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 90%, rgba(198, 166, 107, 0.11), transparent 28%),
    var(--nk-navy-ink);
}

.nk-appeal-arguments__matrix {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 48px;
}

.nk-appeal-argument {
  position: relative;
  min-height: 290px;
  padding: 32px 32px 30px 112px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 20px;
}

.nk-appeal-argument > span {
  position: absolute;
  top: 24px;
  right: 24px;
  color: rgba(255, 255, 255, 0.24);
  font-family: "PT Serif", Georgia, serif;
  font-size: 31px;
}

.nk-appeal-argument__icon {
  position: absolute;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  top: 34px;
  left: 30px;
  color: var(--nk-navy-deep);
  background: var(--nk-teal);
  border-radius: 15px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
  font-weight: 700;
}

.nk-appeal-argument h3 {
  max-width: 320px;
  margin: 0 0 18px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.15;
}

.nk-appeal-argument p {
  max-width: 420px;
  margin: 0;
  color: #bfcce0;
  font-size: 15px;
}

.nk-appeal-evidence {
  background:
    linear-gradient(90deg, transparent 50%, rgba(86, 183, 176, 0.07) 50%),
    #ffffff;
}

.nk-appeal-evidence__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(440px, 1.08fr);
  gap: clamp(52px, 8vw, 108px);
  align-items: center;
}

.nk-appeal-evidence__copy h2 {
  margin: 18px 0 22px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: clamp(38px, 4.3vw, 58px);
  font-weight: 400;
  line-height: 1.08;
}

.nk-appeal-evidence__copy > p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 16px;
}

.nk-appeal-evidence__warning {
  margin-top: 28px;
  padding: 20px 22px;
  background: var(--nk-appeal-warm-soft);
  border-left: 4px solid var(--nk-appeal-warm);
  border-radius: 0 12px 12px 0;
}

.nk-appeal-evidence__warning span,
.nk-appeal-evidence__warning strong {
  display: block;
}

.nk-appeal-evidence__warning span {
  margin-bottom: 4px;
  color: #806431;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-appeal-evidence__warning strong {
  color: #483819;
  font-size: 15px;
}

.nk-appeal-evidence__steps {
  position: relative;
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-appeal-evidence__steps::before {
  position: absolute;
  width: 2px;
  top: 30px;
  bottom: 30px;
  left: 29px;
  content: "";
  background: linear-gradient(var(--nk-teal), var(--nk-border));
}

.nk-appeal-evidence__steps li {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 60px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  min-height: 88px;
  padding: 14px 20px 14px 0;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-appeal-evidence__steps span {
  display: grid;
  place-items: center;
  width: 60px;
  height: 60px;
  color: var(--nk-teal-dark);
  background: #ffffff;
  border-right: 1px solid var(--nk-border);
  font-size: 12px;
  font-weight: 800;
}

.nk-appeal-evidence__steps p {
  margin: 0;
  color: var(--nk-text);
  font-size: 15px;
  font-weight: 600;
}

.nk-appeal-structure {
  background:
    radial-gradient(circle at 88% 15%, rgba(86, 183, 176, 0.08), transparent 24%),
    #f5f8fb;
}

.nk-appeal-structure__layout {
  display: grid;
  grid-template-columns: minmax(360px, 0.88fr) minmax(0, 1.12fr);
  align-items: center;
  gap: clamp(50px, 7vw, 94px);
  margin-top: 48px;
}

.nk-appeal-paper {
  position: relative;
  width: min(100%, 480px);
  min-height: 610px;
  margin: 0 auto;
  padding: 40px 38px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 8px;
  box-shadow: 24px 30px 0 var(--nk-teal-soft), 0 35px 70px rgba(17, 43, 82, 0.15);
}

.nk-appeal-paper::before {
  position: absolute;
  width: 9px;
  top: 80px;
  right: -1px;
  bottom: 80px;
  content: "";
  background: linear-gradient(var(--nk-teal), var(--nk-navy));
  border-radius: 5px 0 0 5px;
}

.nk-appeal-paper__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 34px;
  padding-bottom: 18px;
  border-bottom: 2px solid var(--nk-navy-deep);
}

.nk-appeal-paper__top span {
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
}

.nk-appeal-paper__top small {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
}

.nk-appeal-paper__line {
  width: 100%;
  height: 8px;
  margin-bottom: 11px;
  background: #e8edf3;
  border-radius: 99px;
}

.nk-appeal-paper__line--short {
  width: 64%;
}

.nk-appeal-paper__block {
  margin-top: 26px;
  padding: 18px;
  background: #f7f9fc;
  border: 1px solid var(--nk-border);
  border-radius: 10px;
}

.nk-appeal-paper__block span {
  display: block;
  margin-bottom: 15px;
  color: var(--nk-navy);
  font-size: 13px;
  font-weight: 800;
}

.nk-appeal-paper__block i {
  display: block;
  width: 100%;
  height: 7px;
  margin-top: 9px;
  background: #dfe6ee;
  border-radius: 99px;
}

.nk-appeal-paper__block i:last-child {
  width: 72%;
}

.nk-appeal-paper__block--accent {
  background: var(--nk-teal-soft);
  border-color: rgba(86, 183, 176, 0.35);
}

.nk-appeal-structure__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: appeal-structure;
}

.nk-appeal-structure__list li {
  position: relative;
  min-height: 100px;
  padding: 22px 20px 20px 56px;
  color: var(--nk-text);
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(17, 43, 82, 0.05);
  font-size: 14px;
  font-weight: 600;
  counter-increment: appeal-structure;
}

.nk-appeal-structure__list li::before {
  position: absolute;
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  top: 18px;
  left: 16px;
  content: counter(appeal-structure, decimal-leading-zero);
  color: var(--nk-teal-dark);
  background: var(--nk-teal-soft);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 800;
}

.nk-appeal-errors {
  color: #ffffff;
  background:
    linear-gradient(120deg, rgba(163, 58, 50, 0.12), transparent 35%),
    var(--nk-navy-deep);
}

.nk-appeal-errors__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 48px;
}

.nk-appeal-error {
  position: relative;
  min-height: 228px;
  padding: 28px 26px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
}

.nk-appeal-error > span {
  display: inline-flex;
  margin-bottom: 32px;
  color: #e5b2ad;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.nk-appeal-error h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
  font-weight: 400;
}

.nk-appeal-error p {
  margin: 0;
  color: #c2cee0;
  font-size: 14px;
}

.nk-appeal-start {
  background:
    radial-gradient(circle at 6% 90%, rgba(86, 183, 176, 0.08), transparent 23%),
    #ffffff;
}

.nk-appeal-start__grid {
  display: grid;
  grid-template-columns: 1.2fr 0.9fr 0.9fr;
  gap: 18px;
  margin-top: 48px;
}

.nk-appeal-start__grid article {
  min-height: 340px;
  padding: 30px 28px;
  border-radius: 18px;
}

.nk-appeal-start__grid article > span {
  display: block;
  margin-bottom: 34px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-appeal-start__grid h3 {
  margin: 0 0 24px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
}

.nk-appeal-start__grid ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-appeal-start__grid li {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
}

.nk-appeal-start__grid li::before {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 9px;
  left: 0;
  content: "";
  border-radius: 50%;
}

.nk-appeal-start__primary {
  color: #ffffff;
  background:
    radial-gradient(circle at 92% 12%, rgba(86, 183, 176, 0.22), transparent 36%),
    var(--nk-navy-deep);
  box-shadow: 0 26px 60px rgba(7, 29, 67, 0.18);
}

.nk-appeal-start__primary > span {
  color: var(--nk-teal);
}

.nk-appeal-start__primary h3 {
  color: #ffffff;
}

.nk-appeal-start__primary li {
  color: #c9d4e4;
}

.nk-appeal-start__primary li::before {
  background: var(--nk-teal);
}

.nk-appeal-start__secondary {
  color: var(--nk-text);
  background: #f7f9fc;
  border: 1px solid var(--nk-border);
}

.nk-appeal-start__secondary > span {
  color: var(--nk-teal-dark);
}

.nk-appeal-start__secondary li {
  color: var(--nk-muted);
}

.nk-appeal-start__secondary li::before {
  background: var(--nk-teal);
}

.nk-appeal-process {
  color: #ffffff;
  background:
    radial-gradient(circle at 10% 10%, rgba(86, 183, 176, 0.14), transparent 25%),
    linear-gradient(140deg, #061735, #08234f);
}

.nk-appeal-process__layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(370px, 0.92fr);
  align-items: center;
  gap: clamp(46px, 6vw, 82px);
  margin-top: 50px;
}

.nk-appeal-process__steps {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-appeal-process__steps li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 14px;
  min-height: 128px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
}

.nk-appeal-process__steps span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  color: var(--nk-teal);
  border: 1px solid rgba(86, 183, 176, 0.35);
  border-radius: 11px;
  font-size: 12px;
  font-weight: 800;
}

.nk-appeal-process__steps h3 {
  margin: 0 0 5px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}

.nk-appeal-process__steps p {
  margin: 0;
  color: #b8c6da;
  font-size: 13px;
}

.nk-appeal-process__media {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  margin: 0;
  border-radius: 24px 80px 24px 24px;
  box-shadow: 0 35px 80px rgba(0, 7, 20, 0.4);
}

.nk-appeal-process__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(to top, rgba(5, 21, 47, 0.58), transparent 50%);
}

.nk-appeal-process__media img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}

.nk-appeal-process__media figcaption {
  position: absolute;
  z-index: 2;
  left: 24px;
  right: 24px;
  bottom: 20px;
  padding: 12px 16px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.78);
  border-radius: 9px;
  font-size: 13px;
}

.nk-appeal-outcomes {
  background:
    linear-gradient(135deg, rgba(86, 183, 176, 0.08), transparent 46%),
    #f7f9fc;
}

.nk-appeal-outcomes__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 48px;
}

.nk-appeal-outcome {
  position: relative;
  min-height: 248px;
  padding: 30px 26px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 18px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-appeal-outcome > span {
  display: block;
  margin-bottom: 42px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
}

.nk-appeal-outcome h3 {
  margin: 0 0 11px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 26px;
  line-height: 1.2;
}

.nk-appeal-outcome p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-appeal-outcomes .nk-disclaimer {
  margin-top: 28px;
}

.nk-appeal-result {
  color: #ffffff;
  background:
    radial-gradient(circle at 82% 24%, rgba(86, 183, 176, 0.14), transparent 28%),
    var(--nk-navy-deep);
}

.nk-appeal-result__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
  margin-top: 48px;
}

.nk-appeal-result__card {
  position: relative;
  min-height: 220px;
  padding: 28px 26px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
}

.nk-appeal-result__card > span {
  display: inline-flex;
  margin-bottom: 36px;
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.nk-appeal-result__card h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
  font-weight: 400;
}

.nk-appeal-result__card p {
  margin: 0;
  color: #bcc9dc;
  font-size: 14px;
}

.nk-appeal-page .nk-geography,
.nk-appeal-page .nk-faq,
.nk-appeal-page .nk-contact {
  position: relative;
}

.nk-appeal-page .nk-button,
.nk-appeal-page .nk-text-link,
.nk-appeal-page .nk-nav a,
.nk-appeal-page .nk-services-menu summary {
  transition:
    color 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    transform 180ms ease,
    box-shadow 180ms ease;
}

@media (max-width: 1180px) {
  .nk-appeal-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(380px, 0.9fr);
    gap: 42px;
  }

  .nk-appeal-hero h1 {
    font-size: clamp(45px, 5vw, 62px);
  }

  .nk-appeal-route__track {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .nk-appeal-route__track::before {
    display: none;
  }

  .nk-appeal-route__step--accent {
    transform: none;
  }

  .nk-appeal-start__grid {
    grid-template-columns: 1fr 1fr;
  }

  .nk-appeal-start__primary {
    grid-row: span 2;
  }
}

@media (max-width: 1080px) {
  .nk-appeal-hero__grid,
  .nk-appeal-documents__layout,
  .nk-appeal-evidence__grid,
  .nk-appeal-process__layout {
    grid-template-columns: 1fr;
  }

  .nk-appeal-hero__grid {
    padding-top: 28px;
  }

  .nk-appeal-hero__copy {
    max-width: 820px;
  }

  .nk-appeal-hero__visual {
    width: min(100%, 820px);
    margin: 0 auto;
  }

  .nk-appeal-hero__media {
    min-height: 520px;
  }

  .nk-appeal-hero__media img {
    min-height: 520px;
  }

  .nk-appeal-documents__media {
    min-height: 520px;
  }

  .nk-appeal-documents__media img {
    height: 520px;
  }

  .nk-appeal-documents__stack {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .nk-appeal-document {
    padding: 24px;
  }

  .nk-appeal-situations__grid,
  .nk-appeal-errors__grid,
  .nk-appeal-result__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-appeal-dual {
    grid-template-columns: 1fr 84px 1fr;
  }

  .nk-appeal-structure__layout {
    grid-template-columns: 1fr;
  }

  .nk-appeal-paper {
    width: min(100%, 520px);
  }

  .nk-appeal-process__media {
    min-height: 480px;
  }

  .nk-appeal-process__media img {
    height: 480px;
  }

  .nk-appeal-outcomes__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 840px) {
  .nk-appeal-hero {
    padding-bottom: 54px;
  }

  .nk-appeal-hero h1 {
    font-size: clamp(42px, 9vw, 58px);
  }

  .nk-appeal-hero__media,
  .nk-appeal-hero__media img {
    min-height: 440px;
  }

  .nk-appeal-status {
    position: relative;
    width: calc(100% - 28px);
    right: auto;
    bottom: auto;
    margin: -38px auto 0;
  }

  .nk-appeal-deadline {
    grid-template-columns: 88px minmax(0, 1fr);
  }

  .nk-appeal-deadline > a {
    grid-column: 2;
    justify-self: start;
  }

  .nk-appeal-route__track,
  .nk-appeal-documents__stack,
  .nk-appeal-situations__grid,
  .nk-appeal-map__grid,
  .nk-appeal-scope__grid,
  .nk-appeal-arguments__matrix,
  .nk-appeal-errors__grid,
  .nk-appeal-start__grid,
  .nk-appeal-process__steps,
  .nk-appeal-result__grid {
    grid-template-columns: 1fr;
  }

  .nk-appeal-route__step {
    min-height: 0;
  }

  .nk-appeal-documents__media,
  .nk-appeal-documents__media img {
    min-height: 420px;
    height: 420px;
  }

  .nk-appeal-map__grid article,
  .nk-appeal-map__grid article:nth-child(3n) {
    min-height: 150px;
    border-right: 0;
  }

  .nk-appeal-map__grid .nk-appeal-map__result {
    grid-column: auto;
  }

  .nk-appeal-dual {
    grid-template-columns: 1fr;
  }

  .nk-appeal-dual__connector {
    display: none;
  }

  .nk-appeal-filing__flow {
    grid-template-columns: 1fr 1fr;
  }

  .nk-appeal-filing__flow li:nth-child(2) {
    border-right: 0;
  }

  .nk-appeal-filing__flow li:nth-child(-n + 2) {
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-appeal-filing__flow li:nth-child(2)::after {
    display: none;
  }

  .nk-appeal-filing__flow li:nth-child(3)::before {
    position: absolute;
    z-index: 2;
    display: grid;
    place-items: center;
    width: 38px;
    height: 38px;
    top: -19px;
    left: 50%;
    content: "↓";
    color: var(--nk-teal-dark);
    background: #ffffff;
    border: 1px solid var(--nk-border);
    border-radius: 50%;
    transform: translateX(-50%);
  }

  .nk-appeal-argument {
    min-height: 230px;
  }

  .nk-appeal-evidence {
    background: #ffffff;
  }

  .nk-appeal-structure__list {
    grid-template-columns: 1fr;
  }

  .nk-appeal-start__primary {
    grid-row: auto;
  }

  .nk-appeal-start__grid article {
    min-height: 0;
  }
}

@media (max-width: 620px) {
  .nk-appeal-hero__grid {
    gap: 26px;
    min-height: 0;
    padding-bottom: 24px;
  }

  .nk-appeal-hero h1 {
    margin-top: 18px;
    font-size: clamp(38px, 12vw, 50px);
    line-height: 1.02;
  }

  .nk-appeal-hero .nk-hero__lead {
    font-size: 17px;
  }

  .nk-appeal-hero__visual {
    padding-top: 14px;
  }

  .nk-appeal-hero__visual::before {
    display: none;
  }

  .nk-appeal-hero__media,
  .nk-appeal-hero__media img {
    min-height: 330px;
  }

  .nk-appeal-hero__media {
    border-radius: 20px 20px 62px 20px;
  }

  .nk-appeal-status {
    grid-template-columns: 1fr;
    gap: 10px;
    width: calc(100% - 20px);
    padding: 18px;
  }

  .nk-appeal-status i {
    width: 2px;
    height: 24px;
    margin-left: 8px;
    background: linear-gradient(var(--nk-border), var(--nk-teal));
  }

  .nk-appeal-status i::after {
    top: auto;
    right: 50%;
    bottom: 0;
    transform: translateX(50%) rotate(135deg);
  }

  .nk-appeal-deadline {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 20px;
  }

  .nk-appeal-deadline__mark {
    width: 92px;
  }

  .nk-appeal-deadline > a {
    grid-column: auto;
  }

  .nk-appeal-route,
  .nk-appeal-documents,
  .nk-appeal-situations,
  .nk-appeal-map,
  .nk-appeal-compare,
  .nk-appeal-scope,
  .nk-appeal-filing,
  .nk-appeal-arguments,
  .nk-appeal-evidence,
  .nk-appeal-structure,
  .nk-appeal-errors,
  .nk-appeal-start,
  .nk-appeal-process,
  .nk-appeal-outcomes,
  .nk-appeal-result {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .nk-appeal-route__note,
  .nk-appeal-filing__note {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .nk-appeal-documents__media,
  .nk-appeal-documents__media img {
    min-height: 300px;
    height: 300px;
  }

  .nk-appeal-documents__media {
    border-radius: 20px 52px 20px 20px;
  }

  .nk-appeal-document h3 {
    font-size: 24px;
  }

  .nk-appeal-situation {
    min-height: 0;
  }

  .nk-appeal-map__header {
    display: grid;
    gap: 8px;
  }

  .nk-appeal-map__grid article {
    padding: 26px 22px;
  }

  .nk-appeal-dual__card {
    padding: 28px 24px;
  }

  .nk-appeal-scope__item {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 14px;
    padding: 20px;
  }

  .nk-appeal-scope__item > span {
    width: 46px;
    height: 46px;
  }

  .nk-appeal-filing__flow {
    grid-template-columns: 1fr;
  }

  .nk-appeal-filing__flow li {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid var(--nk-border);
  }

  .nk-appeal-filing__flow li:last-child {
    border-bottom: 0;
  }

  .nk-appeal-filing__flow li:not(:last-child)::after {
    top: auto;
    right: 24px;
    bottom: -19px;
    content: "↓";
  }

  .nk-appeal-filing__flow li:nth-child(2)::after {
    display: grid;
  }

  .nk-appeal-filing__flow li:nth-child(3)::before {
    display: none;
  }

  .nk-appeal-filing__flow h3 {
    min-height: 0;
  }

  .nk-appeal-argument {
    min-height: 0;
    padding: 100px 24px 26px;
  }

  .nk-appeal-argument__icon {
    top: 26px;
    left: 24px;
  }

  .nk-appeal-argument h3 {
    font-size: 27px;
  }

  .nk-appeal-evidence__grid {
    gap: 38px;
  }

  .nk-appeal-evidence__copy h2 {
    font-size: 39px;
  }

  .nk-appeal-evidence__steps li {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 14px;
    padding-right: 15px;
  }

  .nk-appeal-evidence__steps span {
    width: 50px;
  }

  .nk-appeal-paper {
    min-height: 540px;
    padding: 30px 24px;
    box-shadow: 12px 16px 0 var(--nk-teal-soft), 0 28px 60px rgba(17, 43, 82, 0.14);
  }

  .nk-appeal-paper__top {
    display: grid;
    gap: 4px;
  }

  .nk-appeal-start__grid h3 {
    font-size: 27px;
  }

  .nk-appeal-process__steps li {
    min-height: 0;
  }

  .nk-appeal-process__media,
  .nk-appeal-process__media img {
    min-height: 330px;
    height: 330px;
  }

  .nk-appeal-outcomes__grid {
    grid-template-columns: 1fr;
  }

  .nk-appeal-outcome,
  .nk-appeal-result__card {
    min-height: 0;
  }
}

/* Effective tax decision complaint service page */

.nk-effective-page {
  --nk-effective-amber: var(--nk-amber);
  --nk-effective-amber-dark: var(--nk-amber-dark);
  --nk-effective-amber-soft: var(--nk-amber-soft);
  background: var(--nk-bg);
}

.nk-effective-page .nk-section {
  position: relative;
  overflow: hidden;
}

.nk-effective-page .nk-form select {
  width: 100%;
  min-height: 50px;
  padding: 12px 42px 12px 14px;
  color: var(--nk-text);
  background:
    linear-gradient(45deg, transparent 50%, var(--nk-muted) 50%) calc(100% - 19px) 22px / 5px 5px no-repeat,
    linear-gradient(135deg, var(--nk-muted) 50%, transparent 50%) calc(100% - 14px) 22px / 5px 5px no-repeat,
    #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 8px;
  appearance: none;
}

.nk-effective-page .nk-form select:focus {
  border-color: var(--nk-teal);
  outline: none;
  box-shadow: 0 0 0 3px rgba(86, 183, 176, 0.14);
}

.nk-effective-hero {
  position: relative;
  overflow: hidden;
  padding: 0 0 72px;
  color: #ffffff;
  background:
    radial-gradient(circle at 87% 18%, rgba(198, 166, 107, 0.17), transparent 28%),
    radial-gradient(circle at 10% 88%, rgba(86, 183, 176, 0.11), transparent 25%),
    linear-gradient(135deg, #05152f 0%, #071d43 54%, #0a2a63 100%);
}

.nk-effective-hero::before {
  position: absolute;
  inset: 0;
  content: "";
  opacity: 0.1;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px);
  background-size: 76px 76px;
  mask-image: linear-gradient(to bottom, #000 0%, transparent 84%);
}

.nk-effective-hero::after {
  position: absolute;
  width: 560px;
  height: 560px;
  right: -240px;
  bottom: 80px;
  content: "";
  border: 1px solid rgba(198, 166, 107, 0.22);
  border-radius: 50%;
  box-shadow:
    0 0 0 72px rgba(198, 166, 107, 0.035),
    0 0 0 144px rgba(198, 166, 107, 0.02);
}

.nk-effective-hero .nk-shell {
  position: relative;
  z-index: 2;
}

.nk-effective-hero .nk-breadcrumbs {
  color: rgba(255, 255, 255, 0.65);
}

.nk-effective-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, 0.92fr);
  align-items: center;
  gap: clamp(40px, 6vw, 78px);
  min-height: 620px;
  padding: 34px 0 42px;
}

.nk-effective-hero__copy,
.nk-effective-hero__visual {
  min-width: 0;
}

.nk-effective-hero h1 {
  max-width: 790px;
  margin: 22px 0 24px;
  font-family: "PT Serif", Georgia, serif;
  font-size: clamp(47px, 5vw, 70px);
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.034em;
}

.nk-effective-hero .nk-hero__lead {
  max-width: 750px;
  margin: 0 0 17px;
  color: #edf4fd;
  font-size: clamp(18px, 1.7vw, 21px);
  line-height: 1.58;
}

.nk-effective-hero .nk-hero__text {
  max-width: 720px;
  margin: 0;
  color: #bac9dd;
  font-size: 15px;
}

.nk-effective-hero .nk-actions {
  margin-top: 30px;
}

.nk-effective-hero__visual {
  position: relative;
  padding: 28px 0 46px;
}

.nk-effective-hero__visual::before {
  position: absolute;
  width: 84%;
  height: 86%;
  top: 0;
  right: -7%;
  content: "";
  border: 1px solid rgba(198, 166, 107, 0.32);
  border-radius: 28px;
  transform: rotate(3deg);
}

.nk-effective-hero__media {
  position: relative;
  overflow: hidden;
  min-height: 540px;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 28px 88px 28px 28px;
  box-shadow: 0 42px 90px rgba(1, 10, 27, 0.46);
}

.nk-effective-hero__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(90deg, rgba(5, 21, 47, 0.3), transparent 48%),
    linear-gradient(to top, rgba(5, 21, 47, 0.3), transparent 35%);
}

.nk-effective-hero__media img {
  width: 100%;
  height: 100%;
  min-height: 540px;
  object-fit: cover;
}

.nk-effective-hero__media figcaption {
  position: absolute;
  z-index: 2;
  right: 18px;
  bottom: 16px;
  padding: 7px 10px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.72);
  border-radius: 6px;
  font-size: 12px;
}

.nk-effective-status {
  position: absolute;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 72px minmax(0, 1.08fr);
  align-items: center;
  gap: 14px;
  width: calc(100% - 44px);
  right: -12px;
  bottom: 0;
  padding: 19px 22px;
  color: var(--nk-text);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 16px;
  box-shadow: 0 20px 50px rgba(2, 13, 32, 0.3);
  backdrop-filter: blur(14px);
}

.nk-effective-status span,
.nk-effective-status strong {
  display: block;
}

.nk-effective-status span {
  margin-bottom: 4px;
  color: var(--nk-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-effective-status strong {
  color: var(--nk-navy-deep);
  font-size: 14px;
  line-height: 1.4;
}

.nk-effective-status > div:not(.elementor-widget):first-child span {
  color: var(--nk-effective-amber-dark);
}

.nk-effective-status i {
  position: relative;
  height: 2px;
  background: linear-gradient(90deg, var(--nk-effective-amber), var(--nk-teal));
}

.nk-effective-status i::after {
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  right: 0;
  content: "";
  border-top: 2px solid var(--nk-teal-dark);
  border-right: 2px solid var(--nk-teal-dark);
  transform: translateY(-50%) rotate(45deg);
}

.nk-effective-deadline {
  display: grid;
  grid-template-columns: 96px minmax(0, 1.2fr) minmax(300px, 0.8fr);
  align-items: center;
  gap: 24px;
  margin: 0 0 24px;
  padding: 24px 28px;
  color: var(--nk-text);
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 20px;
  box-shadow: 0 20px 54px rgba(2, 13, 32, 0.24);
}

.nk-effective-deadline__mark {
  display: grid;
  place-items: center;
  min-height: 84px;
  color: #ffffff;
  background: var(--nk-navy-deep);
  border-radius: 14px;
  box-shadow: inset 0 0 0 1px rgba(198, 166, 107, 0.42);
}

.nk-effective-deadline__mark span {
  display: block;
  margin-bottom: -18px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 42px;
  line-height: 1;
}

.nk-effective-deadline__mark small {
  display: block;
  color: var(--nk-effective-amber);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nk-effective-deadline > div:not(.elementor-widget):nth-child(2) span,
.nk-effective-deadline > div:not(.elementor-widget):nth-child(2) strong {
  display: block;
}

.nk-effective-deadline > div:not(.elementor-widget):nth-child(2) span {
  margin-bottom: 4px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-effective-deadline > div:not(.elementor-widget):nth-child(2) strong {
  color: var(--nk-navy-deep);
  font-size: 18px;
  line-height: 1.45;
}

.nk-effective-deadline p {
  margin: 5px 0 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-effective-deadline__warning {
  padding: 18px 20px;
  background: var(--nk-effective-amber-soft);
  border-left: 4px solid var(--nk-effective-amber);
  border-radius: 0 12px 12px 0;
}

.nk-effective-deadline__warning span,
.nk-effective-deadline__warning strong {
  display: block;
}

.nk-effective-deadline__warning span {
  margin-bottom: 5px;
  color: var(--nk-effective-amber-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-effective-deadline__warning strong {
  color: #4a3818;
  font-size: 14px;
  line-height: 1.5;
}

.nk-effective-route {
  background:
    linear-gradient(90deg, rgba(86, 183, 176, 0.05) 1px, transparent 1px),
    #f7f9fc;
  background-size: 84px 100%;
}

.nk-effective-route__track {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  margin: 50px 0 28px;
  padding: 0;
  list-style: none;
}

.nk-effective-route__step {
  position: relative;
  min-height: 254px;
  padding: 28px 20px 24px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 16px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-effective-route__step::after {
  position: absolute;
  width: 90px;
  height: 90px;
  right: -45px;
  bottom: -45px;
  content: "";
  background: var(--nk-teal-soft);
  border-radius: 50%;
}

.nk-effective-route__step > span {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  margin-bottom: 38px;
  color: var(--nk-teal-dark);
  background: var(--nk-teal-soft);
  border-radius: 12px;
  font-size: 12px;
  font-weight: 800;
}

.nk-effective-route__step small {
  display: block;
  margin-bottom: 9px;
  color: var(--nk-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-effective-route__step h3 {
  margin: 0 0 9px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
  line-height: 1.2;
}

.nk-effective-route__step p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--nk-muted);
  font-size: 13px;
  line-height: 1.55;
}

.nk-effective-route__step--status {
  background: var(--nk-effective-amber-soft);
  border-color: rgba(198, 166, 107, 0.5);
}

.nk-effective-route__step--status::after {
  background: rgba(198, 166, 107, 0.18);
}

.nk-effective-route__step--status > span {
  color: #ffffff;
  background: var(--nk-effective-amber-dark);
}

.nk-effective-route__step--status small {
  color: var(--nk-effective-amber-dark);
}

.nk-effective-route__step--accent {
  color: #ffffff;
  background:
    radial-gradient(circle at 92% 10%, rgba(86, 183, 176, 0.22), transparent 38%),
    var(--nk-navy-deep);
  border-color: var(--nk-navy-deep);
}

.nk-effective-route__step--accent::after {
  background: rgba(86, 183, 176, 0.12);
}

.nk-effective-route__step--accent > span {
  color: var(--nk-navy-deep);
  background: var(--nk-teal);
}

.nk-effective-route__step--accent small {
  color: var(--nk-teal);
}

.nk-effective-route__step--accent h3 {
  color: #ffffff;
}

.nk-effective-route__step--accent p {
  color: #c0cde0;
}

.nk-effective-route__note {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 28px;
  padding: 22px 26px;
  background: var(--nk-teal-soft);
  border-left: 4px solid var(--nk-teal);
  border-radius: 0 14px 14px 0;
}

.nk-effective-route__note span {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-effective-route__note p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 15px;
}

.nk-effective-route__note strong {
  color: var(--nk-navy-deep);
}

.nk-effective-diagnostic {
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 12%, rgba(198, 166, 107, 0.13), transparent 26%),
    linear-gradient(135deg, #05152f, #071d43 62%, #092756);
}

.nk-effective-diagnostic .nk-text-link {
  color: #ffffff;
}

.nk-effective-diagnostic .nk-text-link span {
  color: var(--nk-effective-amber);
}

.nk-effective-diagnostic__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 48px;
}

.nk-effective-path {
  position: relative;
  min-height: 350px;
  padding: 30px 28px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  transition: transform 180ms ease, border-color 180ms ease;
}

.nk-effective-path:hover {
  border-color: rgba(86, 183, 176, 0.38);
  transform: translateY(-5px);
}

.nk-effective-path__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 50px;
}

.nk-effective-path__top span {
  color: #a9b8cd;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-effective-path__top strong {
  padding: 8px 11px;
  color: var(--nk-effective-amber);
  background: rgba(198, 166, 107, 0.1);
  border: 1px solid rgba(198, 166, 107, 0.25);
  border-radius: 8px;
  font-size: 13px;
}

.nk-effective-path h3 {
  margin: 0 0 15px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.18;
}

.nk-effective-path p {
  margin: 0 0 22px;
  color: #bdc9db;
  font-size: 15px;
}

.nk-effective-path > small {
  position: absolute;
  left: 28px;
  bottom: 26px;
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-effective-path--primary {
  background:
    radial-gradient(circle at 92% 10%, rgba(86, 183, 176, 0.22), transparent 40%),
    rgba(86, 183, 176, 0.1);
  border-color: rgba(86, 183, 176, 0.4);
  box-shadow: 0 28px 70px rgba(0, 8, 25, 0.24);
}

.nk-effective-compare {
  background:
    radial-gradient(circle at 92% 18%, rgba(198, 166, 107, 0.08), transparent 24%),
    #ffffff;
}

.nk-effective-compare__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 150px minmax(0, 1fr);
  align-items: stretch;
  gap: 22px;
  margin-top: 48px;
}

.nk-effective-compare__card {
  padding: clamp(28px, 4vw, 44px);
  background: #f8fafc;
  border: 1px solid var(--nk-border);
  border-radius: 22px;
}

.nk-effective-compare__card > span {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 10px;
  color: var(--nk-muted);
  background: #ffffff;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-effective-compare__card h3 {
  margin: 0 0 24px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 35px;
  font-weight: 400;
}

.nk-effective-compare__card ul {
  display: grid;
  gap: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-effective-compare__card li {
  position: relative;
  padding-left: 24px;
  color: var(--nk-muted);
  font-size: 15px;
}

.nk-effective-compare__card li::before {
  position: absolute;
  width: 8px;
  height: 8px;
  top: 9px;
  left: 0;
  content: "";
  background: var(--nk-border);
  border-radius: 50%;
}

.nk-effective-compare__card--active {
  color: #ffffff;
  background:
    radial-gradient(circle at 92% 10%, rgba(198, 166, 107, 0.18), transparent 38%),
    var(--nk-navy-deep);
  border-color: var(--nk-navy-deep);
  box-shadow: 0 28px 70px rgba(7, 29, 67, 0.2);
}

.nk-effective-compare__card--active > span {
  color: var(--nk-effective-amber);
  background: rgba(198, 166, 107, 0.12);
}

.nk-effective-compare__card--active h3 {
  color: #ffffff;
}

.nk-effective-compare__card--active li {
  color: #c5d1e2;
}

.nk-effective-compare__card--active li::before {
  background: var(--nk-effective-amber);
}

.nk-effective-compare__axis {
  display: grid;
  place-content: center;
  gap: 10px;
  color: var(--nk-muted);
  text-align: center;
}

.nk-effective-compare__axis span {
  color: var(--nk-navy);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-effective-compare__axis i {
  display: block;
  width: 2px;
  height: 88px;
  margin: 0 auto;
  background: linear-gradient(var(--nk-teal), var(--nk-effective-amber));
}

.nk-effective-compare__axis strong {
  color: var(--nk-effective-amber-dark);
  font-size: 13px;
  line-height: 1.4;
}

.nk-effective-situations {
  color: #ffffff;
  background:
    radial-gradient(circle at 8% 88%, rgba(86, 183, 176, 0.12), transparent 26%),
    var(--nk-navy-ink);
}

.nk-effective-situations__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
  margin-top: 48px;
}

.nk-effective-situation {
  position: relative;
  min-height: 235px;
  padding: 28px 26px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 17px;
}

.nk-effective-situation > span {
  display: block;
  margin-bottom: 34px;
  color: var(--nk-effective-amber);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.nk-effective-situation h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2;
}

.nk-effective-situation p {
  margin: 0;
  color: #bdcadc;
  font-size: 14px;
}

.nk-effective-tracks {
  background:
    linear-gradient(90deg, rgba(198, 166, 107, 0.04) 50%, rgba(86, 183, 176, 0.05) 50%),
    #ffffff;
}

.nk-effective-tracks__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(380px, 0.92fr);
  align-items: center;
  gap: clamp(42px, 6vw, 84px);
  margin-top: 48px;
}

.nk-effective-tracks__media {
  position: relative;
  overflow: hidden;
  min-height: 610px;
  margin: 0;
  border: 1px solid var(--nk-border);
  border-radius: 28px 88px 28px 28px;
  box-shadow: var(--nk-shadow);
}

.nk-effective-tracks__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(to top, rgba(5, 21, 47, 0.28), transparent 36%);
}

.nk-effective-tracks__media img {
  width: 100%;
  height: 610px;
  object-fit: cover;
}

.nk-effective-tracks__media figcaption {
  position: absolute;
  z-index: 2;
  left: 22px;
  bottom: 18px;
  padding: 8px 11px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.76);
  border-radius: 8px;
  font-size: 12px;
}

.nk-effective-tracks__cards {
  display: grid;
  gap: 16px;
}

.nk-effective-track {
  min-height: 280px;
  padding: 30px 30px 28px;
  border-radius: 20px;
}

.nk-effective-track > span {
  display: block;
  margin-bottom: 22px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-effective-track h3 {
  margin: 0 0 20px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 31px;
  font-weight: 400;
}

.nk-effective-track ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-effective-track li {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
}

.nk-effective-track li::before {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 9px;
  left: 0;
  content: "";
  border-radius: 50%;
}

.nk-effective-track--appeal {
  color: #ffffff;
  background:
    radial-gradient(circle at 92% 10%, rgba(86, 183, 176, 0.2), transparent 35%),
    var(--nk-navy-deep);
  box-shadow: 0 24px 58px rgba(7, 29, 67, 0.18);
}

.nk-effective-track--appeal > span {
  color: var(--nk-teal);
}

.nk-effective-track--appeal h3 {
  color: #ffffff;
}

.nk-effective-track--appeal li {
  color: #c4d0e1;
}

.nk-effective-track--appeal li::before {
  background: var(--nk-teal);
}

.nk-effective-track--execution {
  color: var(--nk-text);
  background: var(--nk-effective-amber-soft);
  border: 1px solid rgba(198, 166, 107, 0.38);
}

.nk-effective-track--execution > span {
  color: var(--nk-effective-amber-dark);
}

.nk-effective-track--execution h3 {
  color: #4a3818;
}

.nk-effective-track--execution li {
  color: #6b5834;
}

.nk-effective-track--execution li::before {
  background: var(--nk-effective-amber);
}

.nk-effective-map {
  color: #ffffff;
  background:
    radial-gradient(circle at 50% 0%, rgba(86, 183, 176, 0.12), transparent 32%),
    #05152f;
}

.nk-effective-map__board {
  overflow: hidden;
  margin-top: 48px;
  background: rgba(7, 29, 67, 0.76);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 22px;
  box-shadow: 0 36px 90px rgba(0, 6, 18, 0.4);
}

.nk-effective-map__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 22px 26px;
  background: rgba(255, 255, 255, 0.06);
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

.nk-effective-map__head span {
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.nk-effective-map__head strong {
  color: #dce6f4;
  font-size: 14px;
}

.nk-effective-map__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nk-effective-map__grid article {
  position: relative;
  min-height: 180px;
  padding: 28px 26px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.nk-effective-map__grid article:nth-child(3n) {
  border-right: 0;
}

.nk-effective-map__grid article > span {
  position: absolute;
  top: 20px;
  right: 20px;
  color: rgba(255, 255, 255, 0.2);
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
}

.nk-effective-map__grid small,
.nk-effective-map__grid strong {
  display: block;
}

.nk-effective-map__grid small {
  margin-bottom: 24px;
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-effective-map__grid strong {
  max-width: 290px;
  color: #f7faff;
  font-size: 16px;
  line-height: 1.55;
}

.nk-effective-map__grid .nk-effective-map__status {
  background: rgba(198, 166, 107, 0.12);
}

.nk-effective-map__status small {
  color: var(--nk-effective-amber);
}

.nk-effective-map__grid .nk-effective-map__result {
  grid-column: span 3;
  min-height: 140px;
  background: linear-gradient(90deg, rgba(86, 183, 176, 0.2), rgba(86, 183, 176, 0.04));
  border-bottom: 0;
}

.nk-effective-map__result small {
  margin-bottom: 13px;
}

.nk-effective-map__result strong {
  max-width: 880px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
  font-weight: 400;
}

.nk-effective-scope {
  background:
    radial-gradient(circle at 90% 12%, rgba(86, 183, 176, 0.08), transparent 25%),
    #f7f9fc;
}

.nk-effective-scope__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
}

.nk-effective-scope__item {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  gap: 20px;
  align-items: start;
  min-height: 148px;
  padding: 24px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 16px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-effective-scope__item > span {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  color: var(--nk-navy-deep);
  background: var(--nk-teal-soft);
  border-radius: 14px;
  font-size: 13px;
  font-weight: 800;
}

.nk-effective-scope__item:nth-child(3) > span {
  color: var(--nk-effective-amber-dark);
  background: var(--nk-effective-amber-soft);
}

.nk-effective-scope__item h3 {
  margin: 0 0 6px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
  font-weight: 400;
}

.nk-effective-scope__item p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-effective-filing {
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 90%, rgba(198, 166, 107, 0.1), transparent 27%),
    var(--nk-navy-deep);
}

.nk-effective-filing__flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 50px 0 24px;
  padding: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  list-style: none;
}

.nk-effective-filing__flow li {
  position: relative;
  min-height: 248px;
  padding: 30px 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.nk-effective-filing__flow li:last-child {
  border-right: 0;
}

.nk-effective-filing__flow li:not(:last-child)::after {
  position: absolute;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  top: 52px;
  right: -19px;
  content: "→";
  color: var(--nk-navy-deep);
  background: var(--nk-teal);
  border-radius: 50%;
  font-size: 18px;
  font-weight: 800;
}

.nk-effective-filing__flow span {
  display: block;
  margin-bottom: 38px;
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.nk-effective-filing__flow h3 {
  min-height: 62px;
  margin: 0 0 12px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
}

.nk-effective-filing__flow p {
  margin: 0;
  color: #bdc9dc;
  font-size: 14px;
}

.nk-effective-filing__ways {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
}

.nk-effective-filing__ways > span {
  margin-right: 8px;
  color: var(--nk-effective-amber);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-effective-filing__ways div {
  padding: 8px 11px;
  color: #dfe7f2;
  background: rgba(255, 255, 255, 0.07);
  border-radius: 7px;
  font-size: 13px;
  font-weight: 700;
}

.nk-effective-execution {
  background:
    linear-gradient(90deg, transparent 50%, rgba(198, 166, 107, 0.06) 50%),
    #ffffff;
}

.nk-effective-execution__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  gap: 18px;
  margin-top: 48px;
}

.nk-effective-execution__main,
.nk-effective-suspension {
  min-height: 420px;
  padding: clamp(30px, 4vw, 46px);
  border-radius: 22px;
}

.nk-effective-execution__main {
  color: #ffffff;
  background:
    radial-gradient(circle at 90% 10%, rgba(198, 166, 107, 0.2), transparent 38%),
    var(--nk-navy-deep);
  box-shadow: 0 28px 70px rgba(7, 29, 67, 0.2);
}

.nk-effective-execution__badge {
  display: inline-flex;
  margin-bottom: 56px;
  padding: 8px 11px;
  color: var(--nk-effective-amber);
  background: rgba(198, 166, 107, 0.12);
  border: 1px solid rgba(198, 166, 107, 0.25);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nk-effective-execution__main h3,
.nk-effective-suspension h3 {
  margin: 0 0 24px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.12;
}

.nk-effective-execution__main h3 {
  color: #ffffff;
}

.nk-effective-execution__chain {
  display: grid;
  grid-template-columns: auto minmax(30px, 1fr) auto minmax(30px, 1fr) auto;
  align-items: center;
  gap: 12px;
  margin: 32px 0 26px;
}

.nk-effective-execution__chain span {
  padding: 10px 12px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  font-size: 13px;
  font-weight: 800;
}

.nk-effective-execution__chain i {
  height: 2px;
  background: linear-gradient(90deg, var(--nk-effective-amber), rgba(198, 166, 107, 0.25));
}

.nk-effective-execution__main > p {
  margin: 0;
  color: #bcc9dc;
  font-size: 15px;
}

.nk-effective-suspension {
  color: var(--nk-text);
  background: var(--nk-effective-amber-soft);
  border: 1px solid rgba(198, 166, 107, 0.38);
}

.nk-effective-suspension > span {
  display: block;
  margin-bottom: 30px;
  color: var(--nk-effective-amber-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-effective-suspension h3 {
  color: #4a3818;
}

.nk-effective-suspension > p {
  margin: 0 0 22px;
  color: #6b5834;
  font-size: 15px;
}

.nk-effective-suspension ol {
  display: grid;
  gap: 9px;
  margin: 0;
  padding-left: 22px;
  color: #5d4b2b;
  font-size: 14px;
}

.nk-effective-execution .nk-disclaimer {
  margin-top: 24px;
}

.nk-effective-arguments {
  color: #ffffff;
  background:
    radial-gradient(circle at 90% 12%, rgba(86, 183, 176, 0.13), transparent 28%),
    var(--nk-navy-ink);
}

.nk-effective-arguments__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
  margin-top: 48px;
}

.nk-effective-argument {
  position: relative;
  min-height: 280px;
  padding: 32px 30px 30px 108px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 20px;
}

.nk-effective-argument > span {
  position: absolute;
  top: 24px;
  right: 24px;
  color: rgba(255, 255, 255, 0.22);
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
}

.nk-effective-argument > div:not(.elementor-widget) {
  position: absolute;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  top: 34px;
  left: 28px;
  color: var(--nk-navy-deep);
  background: var(--nk-teal);
  border-radius: 15px;
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
  font-weight: 700;
}

.nk-effective-argument:nth-child(2) > div:not(.elementor-widget) {
  background: var(--nk-effective-amber);
}

.nk-effective-argument h3 {
  max-width: 330px;
  margin: 0 0 17px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.15;
}

.nk-effective-argument p {
  max-width: 430px;
  margin: 0;
  color: #bdc9dc;
  font-size: 15px;
}

.nk-effective-evidence {
  background:
    radial-gradient(circle at 10% 88%, rgba(86, 183, 176, 0.08), transparent 25%),
    #f7f9fc;
}

.nk-effective-evidence__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(430px, 1.08fr);
  align-items: center;
  gap: clamp(50px, 8vw, 104px);
}

.nk-effective-evidence__copy h2 {
  margin: 18px 0 22px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: clamp(38px, 4.3vw, 58px);
  font-weight: 400;
  line-height: 1.08;
}

.nk-effective-evidence__copy > p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 16px;
}

.nk-effective-evidence__note {
  margin-top: 28px;
  padding: 20px 22px;
  background: var(--nk-teal-soft);
  border-left: 4px solid var(--nk-teal);
  border-radius: 0 12px 12px 0;
}

.nk-effective-evidence__note span,
.nk-effective-evidence__note strong {
  display: block;
}

.nk-effective-evidence__note span {
  margin-bottom: 4px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.nk-effective-evidence__note strong {
  color: var(--nk-navy-deep);
  font-size: 15px;
}

.nk-effective-evidence__steps {
  position: relative;
  display: grid;
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-effective-evidence__steps::before {
  position: absolute;
  width: 2px;
  top: 30px;
  bottom: 30px;
  left: 29px;
  content: "";
  background: linear-gradient(var(--nk-teal), var(--nk-effective-amber));
}

.nk-effective-evidence__steps li {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 60px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  min-height: 82px;
  padding: 12px 20px 12px 0;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-effective-evidence__steps span {
  display: grid;
  place-items: center;
  width: 60px;
  height: 58px;
  color: var(--nk-teal-dark);
  background: #ffffff;
  border-right: 1px solid var(--nk-border);
  font-size: 12px;
  font-weight: 800;
}

.nk-effective-evidence__steps p {
  margin: 0;
  color: var(--nk-text);
  font-size: 15px;
  font-weight: 600;
}

.nk-effective-structure {
  background: #ffffff;
}

.nk-effective-structure__layout {
  display: grid;
  grid-template-columns: minmax(360px, 0.85fr) minmax(0, 1.15fr);
  align-items: center;
  gap: clamp(48px, 7vw, 94px);
  margin-top: 48px;
}

.nk-effective-paper {
  position: relative;
  width: min(100%, 480px);
  min-height: 620px;
  margin: 0 auto;
  padding: 40px 38px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 8px;
  box-shadow:
    22px 28px 0 var(--nk-effective-amber-soft),
    38px 44px 0 var(--nk-teal-soft),
    0 35px 70px rgba(17, 43, 82, 0.13);
}

.nk-effective-paper::before {
  position: absolute;
  width: 9px;
  top: 84px;
  right: -1px;
  bottom: 84px;
  content: "";
  background: linear-gradient(var(--nk-effective-amber), var(--nk-teal));
  border-radius: 5px 0 0 5px;
}

.nk-effective-paper__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 28px;
  padding-bottom: 18px;
  border-bottom: 2px solid var(--nk-navy-deep);
}

.nk-effective-paper__head span {
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 27px;
}

.nk-effective-paper__head small {
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
}

.nk-effective-paper__status {
  margin-bottom: 24px;
  padding: 14px 15px;
  background: var(--nk-effective-amber-soft);
  border-radius: 9px;
}

.nk-effective-paper__status span {
  display: block;
  margin-bottom: 10px;
  color: var(--nk-effective-amber-dark);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.nk-effective-paper__status i {
  display: block;
  width: 68%;
  height: 7px;
  background: rgba(139, 106, 49, 0.18);
  border-radius: 99px;
}

.nk-effective-paper__block {
  margin-top: 21px;
  padding: 18px;
  background: #f7f9fc;
  border: 1px solid var(--nk-border);
  border-radius: 10px;
}

.nk-effective-paper__block span {
  display: block;
  margin-bottom: 15px;
  color: var(--nk-navy);
  font-size: 13px;
  font-weight: 800;
}

.nk-effective-paper__block i {
  display: block;
  width: 100%;
  height: 7px;
  margin-top: 9px;
  background: #dfe6ee;
  border-radius: 99px;
}

.nk-effective-paper__block i:last-child {
  width: 72%;
}

.nk-effective-paper__block--accent {
  background: var(--nk-teal-soft);
  border-color: rgba(86, 183, 176, 0.34);
}

.nk-effective-structure__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: effective-structure;
}

.nk-effective-structure__list li {
  position: relative;
  min-height: 98px;
  padding: 21px 18px 19px 55px;
  color: var(--nk-text);
  background: #f8fafc;
  border: 1px solid var(--nk-border);
  border-radius: 14px;
  font-size: 14px;
  font-weight: 600;
  counter-increment: effective-structure;
}

.nk-effective-structure__list li::before {
  position: absolute;
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  top: 18px;
  left: 15px;
  content: counter(effective-structure, decimal-leading-zero);
  color: var(--nk-teal-dark);
  background: var(--nk-teal-soft);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 800;
}

.nk-effective-structure__list li:nth-last-child(-n + 2)::before {
  color: var(--nk-effective-amber-dark);
  background: var(--nk-effective-amber-soft);
}

.nk-effective-errors {
  color: #ffffff;
  background:
    linear-gradient(120deg, rgba(163, 58, 50, 0.09), transparent 34%),
    var(--nk-navy-deep);
}

.nk-effective-errors__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 48px;
}

.nk-effective-error {
  min-height: 225px;
  padding: 27px 24px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
}

.nk-effective-error > span {
  display: block;
  margin-bottom: 34px;
  color: #ddb4ae;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.nk-effective-error h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.2;
}

.nk-effective-error p {
  margin: 0;
  color: #c1cddd;
  font-size: 13px;
}

.nk-effective-start {
  background:
    radial-gradient(circle at 8% 90%, rgba(86, 183, 176, 0.07), transparent 23%),
    #ffffff;
}

.nk-effective-start__grid {
  display: grid;
  grid-template-columns: 1.08fr 0.96fr 0.96fr;
  gap: 17px;
  margin-top: 48px;
}

.nk-effective-start__card {
  min-height: 370px;
  padding: 30px 28px;
  background: #f7f9fc;
  border: 1px solid var(--nk-border);
  border-radius: 18px;
}

.nk-effective-start__card > span {
  display: block;
  margin-bottom: 32px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nk-effective-start__card h3 {
  margin: 0 0 24px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 1.18;
}

.nk-effective-start__card ul {
  display: grid;
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-effective-start__card li {
  position: relative;
  padding-left: 22px;
  color: var(--nk-muted);
  font-size: 14px;
}

.nk-effective-start__card li::before {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 9px;
  left: 0;
  content: "";
  background: var(--nk-teal);
  border-radius: 50%;
}

.nk-effective-start__card--primary {
  color: #ffffff;
  background:
    radial-gradient(circle at 92% 10%, rgba(86, 183, 176, 0.2), transparent 38%),
    var(--nk-navy-deep);
  border-color: var(--nk-navy-deep);
  box-shadow: 0 26px 60px rgba(7, 29, 67, 0.18);
}

.nk-effective-start__card--primary > span {
  color: var(--nk-teal);
}

.nk-effective-start__card--primary h3 {
  color: #ffffff;
}

.nk-effective-start__card--primary li {
  color: #c5d1e2;
}

.nk-effective-start__card--execution {
  background: var(--nk-effective-amber-soft);
  border-color: rgba(198, 166, 107, 0.4);
}

.nk-effective-start__card--execution > span {
  color: var(--nk-effective-amber-dark);
}

.nk-effective-start__card--execution h3 {
  color: #4a3818;
}

.nk-effective-start__card--execution li {
  color: #6a5732;
}

.nk-effective-start__card--execution li::before {
  background: var(--nk-effective-amber);
}

.nk-effective-process {
  color: #ffffff;
  background:
    radial-gradient(circle at 88% 12%, rgba(198, 166, 107, 0.1), transparent 25%),
    linear-gradient(140deg, #05152f, #08234f);
}

.nk-effective-process__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(370px, 0.92fr);
  align-items: center;
  gap: clamp(44px, 6vw, 80px);
  margin-top: 48px;
}

.nk-effective-process__steps {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nk-effective-process__steps li {
  display: grid;
  grid-template-columns: 47px minmax(0, 1fr);
  gap: 14px;
  min-height: 126px;
  padding: 19px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
}

.nk-effective-process__steps span {
  display: grid;
  place-items: center;
  width: 41px;
  height: 41px;
  color: var(--nk-teal);
  border: 1px solid rgba(86, 183, 176, 0.35);
  border-radius: 11px;
  font-size: 12px;
  font-weight: 800;
}

.nk-effective-process__steps h3 {
  margin: 0 0 5px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}

.nk-effective-process__steps p {
  margin: 0;
  color: #b8c6da;
  font-size: 13px;
}

.nk-effective-process__media {
  position: relative;
  overflow: hidden;
  min-height: 610px;
  margin: 0;
  border-radius: 24px 80px 24px 24px;
  box-shadow: 0 35px 80px rgba(0, 7, 20, 0.4);
}

.nk-effective-process__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(to top, rgba(5, 21, 47, 0.58), transparent 50%);
}

.nk-effective-process__media img {
  width: 100%;
  height: 610px;
  object-fit: cover;
}

.nk-effective-process__media figcaption {
  position: absolute;
  z-index: 2;
  left: 24px;
  right: 24px;
  bottom: 20px;
  padding: 12px 16px;
  color: #ffffff;
  background: rgba(5, 21, 47, 0.78);
  border-radius: 9px;
  font-size: 13px;
}

.nk-effective-outcomes {
  background:
    linear-gradient(135deg, rgba(86, 183, 176, 0.08), transparent 46%),
    #f7f9fc;
}

.nk-effective-outcomes__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 13px;
  margin-top: 48px;
}

.nk-effective-outcome {
  min-height: 245px;
  padding: 28px 24px;
  background: #ffffff;
  border: 1px solid var(--nk-border);
  border-radius: 17px;
  box-shadow: var(--nk-shadow-soft);
}

.nk-effective-outcome > span {
  display: block;
  margin-bottom: 40px;
  color: var(--nk-teal-dark);
  font-size: 12px;
  font-weight: 800;
}

.nk-effective-outcome h3 {
  margin: 0 0 10px;
  color: var(--nk-navy-deep);
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}

.nk-effective-outcome p {
  margin: 0;
  color: var(--nk-muted);
  font-size: 13px;
}

.nk-effective-outcome--warning {
  background: var(--nk-effective-amber-soft);
  border-color: rgba(198, 166, 107, 0.4);
}

.nk-effective-outcome--warning > span {
  color: var(--nk-effective-amber-dark);
}

.nk-effective-outcome--warning h3 {
  color: #4a3818;
}

.nk-effective-outcomes .nk-disclaimer {
  margin-top: 26px;
}

.nk-effective-result {
  color: #ffffff;
  background:
    radial-gradient(circle at 82% 24%, rgba(86, 183, 176, 0.13), transparent 28%),
    var(--nk-navy-deep);
}

.nk-effective-result__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 48px;
}

.nk-effective-result__card {
  min-height: 210px;
  padding: 27px 24px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
}

.nk-effective-result__card > span {
  display: block;
  margin-bottom: 34px;
  color: var(--nk-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.nk-effective-result__card:nth-child(4) > span,
.nk-effective-result__card:nth-child(6) > span {
  color: var(--nk-effective-amber);
}

.nk-effective-result__card h3 {
  margin: 0 0 9px;
  color: #ffffff;
  font-family: "PT Serif", Georgia, serif;
  font-size: 24px;
  font-weight: 400;
}

.nk-effective-result__card p {
  margin: 0;
  color: #bdcadc;
  font-size: 13px;
}

.nk-effective-page .nk-button,
.nk-effective-page .nk-text-link,
.nk-effective-page .nk-nav a,
.nk-effective-page .nk-services-menu summary {
  transition:
    color 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    transform 180ms ease,
    box-shadow 180ms ease;
}

@media (max-width: 1180px) {
  .nk-effective-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(380px, 0.9fr);
    gap: 40px;
  }

  .nk-effective-hero h1 {
    font-size: clamp(44px, 5vw, 60px);
  }

  .nk-effective-route__track {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .nk-effective-errors__grid,
  .nk-effective-result__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-effective-outcomes__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .nk-effective-outcomes__grid > article:nth-last-child(-n + 2) {
    min-height: 210px;
  }
}

@media (max-width: 1080px) {
  .nk-effective-hero__grid,
  .nk-effective-tracks__layout,
  .nk-effective-evidence__grid,
  .nk-effective-process__layout {
    grid-template-columns: 1fr;
  }

  .nk-effective-hero__copy {
    max-width: 850px;
  }

  .nk-effective-hero__visual {
    width: min(100%, 820px);
    margin: 0 auto;
  }

  .nk-effective-diagnostic__grid,
  .nk-effective-situations__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-effective-compare__grid {
    grid-template-columns: 1fr 100px 1fr;
  }

  .nk-effective-tracks__media,
  .nk-effective-tracks__media img {
    min-height: 520px;
    height: 520px;
  }

  .nk-effective-tracks__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-effective-structure__layout {
    grid-template-columns: 1fr;
  }

  .nk-effective-paper {
    width: min(100%, 520px);
  }

  .nk-effective-start__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nk-effective-start__card--primary {
    grid-row: span 2;
  }

  .nk-effective-process__media,
  .nk-effective-process__media img {
    min-height: 480px;
    height: 480px;
  }
}

@media (max-width: 840px) {
  .nk-effective-hero h1 {
    font-size: clamp(41px, 9vw, 56px);
  }

  .nk-effective-hero__media,
  .nk-effective-hero__media img {
    min-height: 440px;
  }

  .nk-effective-status {
    position: relative;
    width: calc(100% - 28px);
    right: auto;
    bottom: auto;
    margin: -38px auto 0;
  }

  .nk-effective-deadline {
    grid-template-columns: 88px minmax(0, 1fr);
  }

  .nk-effective-deadline__warning {
    grid-column: 1 / -1;
  }

  .nk-effective-compare__grid {
    grid-template-columns: 1fr;
  }

  .nk-effective-compare__axis {
    display: none;
  }

  .nk-effective-tracks__cards,
  .nk-effective-scope__grid,
  .nk-effective-arguments__grid,
  .nk-effective-start__grid,
  .nk-effective-process__steps {
    grid-template-columns: 1fr;
  }

  .nk-effective-map__grid {
    grid-template-columns: 1fr;
  }

  .nk-effective-map__grid article,
  .nk-effective-map__grid article:nth-child(3n) {
    min-height: 150px;
    border-right: 0;
  }

  .nk-effective-map__grid .nk-effective-map__result {
    grid-column: auto;
  }

  .nk-effective-filing__flow {
    grid-template-columns: 1fr 1fr;
  }

  .nk-effective-filing__flow li:nth-child(2) {
    border-right: 0;
  }

  .nk-effective-filing__flow li:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .nk-effective-filing__flow li:nth-child(2)::after {
    display: none;
  }

  .nk-effective-execution__layout {
    grid-template-columns: 1fr;
  }

  .nk-effective-execution {
    background: #ffffff;
  }

  .nk-effective-structure__list {
    grid-template-columns: 1fr;
  }

  .nk-effective-start__card--primary {
    grid-row: auto;
  }

  .nk-effective-start__card {
    min-height: 0;
  }

  .nk-effective-outcomes__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .nk-effective-hero {
    padding-bottom: 54px;
  }

  .nk-effective-hero__grid {
    gap: 26px;
    min-height: 0;
    padding-bottom: 24px;
  }

  .nk-effective-hero h1 {
    margin-top: 18px;
    font-size: clamp(37px, 11.5vw, 49px);
    line-height: 1.02;
  }

  .nk-effective-hero .nk-hero__lead {
    font-size: 17px;
  }

  .nk-effective-hero__visual {
    padding-top: 14px;
  }

  .nk-effective-hero__visual::before {
    display: none;
  }

  .nk-effective-hero__media,
  .nk-effective-hero__media img {
    min-height: 330px;
  }

  .nk-effective-hero__media {
    border-radius: 20px 52px 20px 20px;
  }

  .nk-effective-status {
    grid-template-columns: 1fr;
    gap: 10px;
    width: calc(100% - 20px);
    padding: 18px;
  }

  .nk-effective-status i {
    width: 2px;
    height: 24px;
    margin-left: 8px;
    background: linear-gradient(var(--nk-effective-amber), var(--nk-teal));
  }

  .nk-effective-status i::after {
    top: auto;
    right: 50%;
    bottom: 0;
    transform: translateX(50%) rotate(135deg);
  }

  .nk-effective-deadline {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 20px;
  }

  .nk-effective-deadline__mark {
    width: 92px;
  }

  .nk-effective-deadline__warning {
    grid-column: auto;
  }

  .nk-effective-route,
  .nk-effective-diagnostic,
  .nk-effective-compare,
  .nk-effective-situations,
  .nk-effective-tracks,
  .nk-effective-map,
  .nk-effective-scope,
  .nk-effective-filing,
  .nk-effective-execution,
  .nk-effective-arguments,
  .nk-effective-evidence,
  .nk-effective-structure,
  .nk-effective-errors,
  .nk-effective-start,
  .nk-effective-process,
  .nk-effective-outcomes,
  .nk-effective-result {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .nk-effective-route__track,
  .nk-effective-diagnostic__grid,
  .nk-effective-situations__grid,
  .nk-effective-errors__grid,
  .nk-effective-outcomes__grid,
  .nk-effective-result__grid {
    grid-template-columns: 1fr;
  }

  .nk-effective-route__step,
  .nk-effective-path,
  .nk-effective-situation,
  .nk-effective-error,
  .nk-effective-outcome,
  .nk-effective-result__card {
    min-height: 0;
  }

  .nk-effective-route__note {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .nk-effective-path {
    padding-bottom: 70px;
  }

  .nk-effective-compare__card {
    padding: 28px 24px;
  }

  .nk-effective-tracks__media,
  .nk-effective-tracks__media img {
    min-height: 330px;
    height: 330px;
  }

  .nk-effective-tracks__media {
    border-radius: 20px 52px 20px 20px;
  }

  .nk-effective-track {
    min-height: 0;
    padding: 28px 24px;
  }

  .nk-effective-map__head {
    display: grid;
    gap: 8px;
  }

  .nk-effective-map__grid article {
    padding: 26px 22px;
  }

  .nk-effective-scope__item {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 14px;
    padding: 20px;
  }

  .nk-effective-scope__item > span {
    width: 46px;
    height: 46px;
  }

  .nk-effective-filing__flow {
    grid-template-columns: 1fr;
  }

  .nk-effective-filing__flow li {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .nk-effective-filing__flow li:last-child {
    border-bottom: 0;
  }

  .nk-effective-filing__flow li:not(:last-child)::after,
  .nk-effective-filing__flow li:nth-child(2)::after {
    display: grid;
    top: auto;
    right: 24px;
    bottom: -19px;
    content: "↓";
  }

  .nk-effective-filing__flow h3 {
    min-height: 0;
  }

  .nk-effective-execution__main,
  .nk-effective-suspension {
    min-height: 0;
    padding: 28px 24px;
  }

  .nk-effective-execution__badge {
    margin-bottom: 32px;
  }

  .nk-effective-execution__chain {
    grid-template-columns: 1fr;
  }

  .nk-effective-execution__chain i {
    width: 2px;
    height: 22px;
    margin-left: 18px;
  }

  .nk-effective-argument {
    min-height: 0;
    padding: 98px 24px 26px;
  }

  .nk-effective-argument > div:not(.elementor-widget) {
    top: 26px;
    left: 24px;
  }

  .nk-effective-argument h3 {
    font-size: 27px;
  }

  .nk-effective-evidence__grid {
    gap: 38px;
  }

  .nk-effective-evidence__copy h2 {
    font-size: 39px;
  }

  .nk-effective-evidence__steps li {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 14px;
    padding-right: 15px;
  }

  .nk-effective-evidence__steps span {
    width: 50px;
  }

  .nk-effective-paper {
    min-height: 560px;
    padding: 30px 24px;
    box-shadow:
      10px 13px 0 var(--nk-effective-amber-soft),
      18px 22px 0 var(--nk-teal-soft),
      0 28px 60px rgba(17, 43, 82, 0.13);
  }

  .nk-effective-paper__head {
    display: grid;
    gap: 4px;
  }

  .nk-effective-process__steps li {
    min-height: 0;
  }

  .nk-effective-process__media,
  .nk-effective-process__media img {
    min-height: 330px;
    height: 330px;
  }
}

/* Site-wide mobile navigation: opaque full-height panel */
@media (max-width: 1180px) {
  .nk-nav {
    top: 72px;
    bottom: auto;
    box-sizing: border-box;
    width: 100%;
    height: calc(100vh - 72px);
    height: calc(100dvh - 72px);
    max-height: calc(100vh - 72px);
    max-height: calc(100dvh - 72px);
    gap: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #05152f;
    box-shadow: 0 24px 60px rgba(0, 8, 28, 0.42);
    overscroll-behavior: contain;
  }

  .nk-services-menu__panel {
    width: 100%;
    margin: 9px 0 13px;
    padding: 10px;
    border: 1px solid rgba(111, 202, 197, 0.25);
    border-radius: 12px;
    background: #0b2b5a;
    box-shadow: none;
  }

  .nk-services-menu__panel::before {
    display: none;
  }

  .nk-services-menu__panel a {
    min-height: 50px;
    padding: 12px 13px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    background: #12386f;
    color: #ffffff;
    font-size: 16px;
  }

  .nk-services-menu__panel a:hover,
  .nk-services-menu__panel a[aria-current="page"] {
    border-color: rgba(111, 218, 211, 0.34);
    background: #17477f;
    color: #ffffff;
  }
}
