.nl-cookie-settings-footer-enabled #cmplz-manage-consent .cmplz-manage-consent {
  display: none;
}

.nl-cookie-settings-footer-enabled .elementor-location-footer .nl-footer-legal-link {
  color: #dce9f6;
  text-underline-offset: 3px;
}

.nl-cookie-settings-footer-enabled .elementor-location-footer .nl-footer-legal-link:hover,
.nl-cookie-settings-footer-enabled .elementor-location-footer .nl-footer-legal-link:focus-visible {
  color: #ffffff;
  text-decoration: underline;
}

.nl-cookie-settings-footer-enabled .elementor-location-footer .nl-footer-legal-link:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 3px;
}

.nl-legal-page-view .site-content {
  background: #eef3f8;
}

.nl-legal-page-view .site-content > .ast-container {
  max-width: none;
  padding-right: 0;
  padding-left: 0;
}

.nl-legal-page-view #primary {
  width: 100%;
  margin: 0;
}

.nl-legal-page-view .ast-article-single {
  padding: 0;
  background: transparent;
}

.nl-legal-page-view .entry-content {
  margin: 0;
}

.nl-legal-page {
  --nl-legal-navy: #0a2941;
  --nl-legal-blue: #144377;
  --nl-legal-link: #0b4a91;
  --nl-legal-orange: #da4b2b;
  --nl-legal-ink: #172534;
  --nl-legal-muted: #586879;
  --nl-legal-line: #d7e0e9;
  color: var(--nl-legal-ink);
  background: #eef3f8;
}

.nl-legal-hero {
  padding: clamp(52px, 6vw, 82px) clamp(24px, 5vw, 72px);
  color: #fff;
  background: linear-gradient(125deg, #081f34 0%, var(--nl-legal-navy) 58%, #123e63 100%);
}

.nl-legal-hero__inner {
  width: min(1120px, 100%);
  margin: 0 auto;
}

.nl-legal-page .nl-legal-eyebrow {
  margin: 0 0 14px;
  color: #f2a183;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.nl-legal-page .nl-legal-hero h1 {
  max-width: 780px;
  margin: 0 0 20px;
  color: #fff;
  font-size: clamp(38px, 4.2vw, 54px);
  line-height: 1.08;
  letter-spacing: -.035em;
}

.nl-legal-page .nl-legal-hero p {
  max-width: 760px;
  margin: 0 0 14px;
  color: rgba(255, 255, 255, .82);
  font-size: 16px;
  line-height: 1.7;
}

.nl-legal-page .nl-legal-hero p:last-child {
  margin-bottom: 0;
}

.nl-legal-page .nl-legal-hero p:nth-of-type(2) {
  display: inline-flex;
  width: auto;
  margin: 0 0 18px;
  padding: 7px 12px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 999px;
  color: rgba(255, 255, 255, .92);
  background: rgba(255, 255, 255, .08);
  font-size: 13px;
  line-height: 1.4;
}

.nl-legal-shell {
  display: grid;
  grid-template-columns: minmax(0, 820px);
  justify-content: center;
  gap: 28px;
  width: min(1180px, 100%);
  margin: 0 auto;
  padding: clamp(36px, 5vw, 72px) clamp(20px, 4vw, 48px) clamp(64px, 7vw, 96px);
}

.nl-legal-toc {
  min-width: 0;
}

.nl-legal-toc details {
  overflow: hidden;
  border: 1px solid var(--nl-legal-line);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(10, 41, 65, .06);
}

.nl-legal-toc summary {
  padding: 16px 18px;
  color: var(--nl-legal-navy);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  cursor: pointer;
}

.nl-legal-toc ol {
  margin: 0;
  padding: 0 18px 18px 40px;
}

.nl-legal-toc li {
  margin: 0 0 8px;
  color: #6b7987;
  font-size: 13px;
  line-height: 1.45;
}

.nl-legal-toc li:last-child {
  margin-bottom: 0;
}

.nl-legal-toc a {
  color: var(--nl-legal-blue);
  text-decoration: none;
}

.nl-legal-toc a:hover,
.nl-legal-toc a:focus-visible {
  color: var(--nl-legal-orange);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.nl-legal-content {
  display: grid;
  gap: 22px;
  min-width: 0;
}

.nl-legal-section {
  padding: clamp(24px, 3.2vw, 38px);
  border: 1px solid var(--nl-legal-line);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 12px 32px rgba(10, 41, 65, .055);
  scroll-margin-top: 145px;
}

.nl-legal-section::before {
  display: block;
  width: 42px;
  height: 3px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: var(--nl-legal-orange);
  content: "";
}

.nl-legal-page .nl-legal-section h2 {
  margin: 0 0 18px;
  color: var(--nl-legal-blue);
  font-size: clamp(24px, 2.15vw, 30px);
  line-height: 1.22;
  letter-spacing: -.02em;
}

.nl-legal-page .nl-legal-section p,
.nl-legal-page .nl-legal-section li {
  color: var(--nl-legal-ink);
  font-size: 16px;
  line-height: 1.78;
}

.nl-legal-page .nl-legal-section p {
  margin: 0 0 16px;
}

.nl-legal-page .nl-legal-section p:last-child,
.nl-legal-page .nl-legal-section ul:last-child {
  margin-bottom: 0;
}

.nl-legal-page .nl-legal-section ul {
  margin: 0 0 18px;
  padding-left: 1.35em;
}

.nl-legal-page .nl-legal-section li {
  margin-bottom: 8px;
  padding-left: 5px;
}

.nl-legal-page .nl-legal-section li:last-child {
  margin-bottom: 0;
}

.nl-legal-page .nl-legal-section strong {
  color: #0d2032;
  font-weight: 700;
}

.nl-legal-page .nl-legal-section a {
  color: var(--nl-legal-link);
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.nl-legal-page .nl-legal-section a:hover,
.nl-legal-page .nl-legal-section a:focus-visible {
  color: var(--nl-legal-orange);
}

.nl-legal-page .nl-legal-section code {
  padding: 2px 6px;
  border: 1px solid #dbe4ec;
  border-radius: 5px;
  color: #263a4d;
  background: #f3f6f9;
  font-size: .9em;
}

.nl-legal-section--contact {
  border-left: 4px solid var(--nl-legal-orange);
}

.nl-legal-page-view .nl-footer-bottom a {
  color: rgba(255, 255, 255, .84);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.nl-legal-page-view .nl-footer-bottom a:hover,
.nl-legal-page-view .nl-footer-bottom a:focus-visible {
  color: #f2a183;
}

@media (min-width: 1200px) {
  .nl-legal-shell {
    grid-template-columns: 230px minmax(0, 820px);
    align-items: start;
    gap: 48px;
  }

  .nl-legal-toc {
    position: sticky;
    top: 142px;
  }

  .nl-legal-toc summary {
    cursor: default;
  }
}

@media (max-width: 1024px) {
}

@media (max-width: 767px) {
  .nl-legal-hero {
    padding: 42px 20px 46px;
  }

  .nl-legal-page .nl-legal-hero h1 {
    margin-bottom: 16px;
    font-size: clamp(34px, 10vw, 42px);
  }

  .nl-legal-page .nl-legal-hero p {
    font-size: 15px;
  }

  .nl-legal-shell {
    gap: 20px;
    padding: 28px 14px 72px;
  }

  .nl-legal-toc details,
  .nl-legal-section {
    border-radius: 12px;
  }

  .nl-legal-section {
    padding: 22px 20px;
  }

  .nl-legal-page .nl-legal-section h2 {
    margin-bottom: 14px;
    font-size: 24px;
  }

  .nl-legal-page .nl-legal-section p,
  .nl-legal-page .nl-legal-section li {
    font-size: 15.5px;
    line-height: 1.72;
  }
}

@media print {
  .nl-legal-page-view .nl-fixed-contact,
  .nl-legal-page-view #cmplz-manage-consent,
  .nl-legal-toc {
    display: none;
  }

  .nl-legal-page,
  .nl-legal-page-view .site-content {
    background: #fff;
  }

  .nl-legal-shell {
    display: block;
    width: 100%;
    padding: 24px 0;
  }

  .nl-legal-section {
    break-inside: avoid;
    box-shadow: none;
  }
}
