/*
Theme Name: Netrax Ekkert
Template: netrax-base
Version: 1.0
*/

:root {
    --nx-color-dark: #111a23;
    --nx-color-ink: #12253b;
    --nx-color-muted: #6f757c;
    --nx-color-soft: #eef3f4;
    --nx-color-accent: #5de2d2;
    --ekkert-deep: #102235;
    --ekkert-teal: #0d6d72;
    --ekkert-glass: rgba(238, 246, 248, 0.58);
    --ekkert-glass-border: rgba(255, 255, 255, 0.76);
     --font:"Segoe UI", sans-serif;
    --nx-container: 1380px;
    --nx-container-small: 1280px;
    --nx-container-wide: 1480px;
    
}
  html, body {
     
      font-family: var(--font);
    
    }

.ekkert-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.ekkert-anchor-target {
    display: block;
    height: 1px;
    margin-top: -96px;
    pointer-events: none;
    position: relative;
    top: -1px;
    visibility: hidden;
}

body.home .nx-header {
    background: linear-gradient(180deg, rgba(8, 12, 16, 0.58), rgba(8, 12, 16, 0));
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

body.home .nx-header__inner {
    min-height: 104px;
}

body.home .nx-logo {
    font-size: 30px;
    letter-spacing: 0.08em;
    max-width: 230px;
    text-transform: uppercase;
}

.nx-logo__image {
    display: block;
    height: auto;
    max-height: none;
    width: min(220px, 42vw);
}

body.home .nx-logo__image {
    width: min(230px, 46vw);
}

body.home .nx-nav__list {
    gap: 22px;
}

.nx-header .nx-header__inner {
    max-width: none;
    padding-left: clamp(34px, 4.6vw, 96px);
    padding-right: clamp(34px, 4.6vw, 96px);
}

.nx-header .nx-nav__list {
    gap: clamp(22px, 2.1vw, 44px);
}

.nx-header .nx-nav__list a {
    color: rgba(255, 255, 255, 0.86);
    display: inline-flex;
    font-size: clamp(0.92rem, 1.05vw, 1.2rem);
    font-weight: 500;
    letter-spacing: 0.14em;
    line-height: 1.1;
    padding: 10px 0 18px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.34);
}

.nx-header .nx-nav__list a::after {
    background:
        radial-gradient(ellipse at center, rgba(135, 248, 244, 0.92) 0 14%, rgba(98, 235, 232, 0.64) 26%, transparent 72%),
        linear-gradient(90deg, transparent, rgba(105, 242, 238, 0.94) 28% 72%, transparent);
    bottom: 4px;
    content: "";
    height: 5px;
    left: 50%;
    opacity: 0;
    position: absolute;
    transform: translateX(-50%) scaleX(0.52);
    transition: opacity 180ms ease, transform 180ms ease;
    width: min(118%, 132px);
}

.nx-header .nx-nav__list a:hover,
.nx-header .nx-nav__list a:focus,
.nx-header .nx-nav__list .current-menu-item > a {
    color: #a6fff8;
}

.nx-header .nx-nav__list a:hover::after,
.nx-header .nx-nav__list a:focus::after,
.nx-header .nx-nav__list .current-menu-item > a::after {
    opacity: 1;
    transform: translateX(-50%) scaleX(1);
}

.ekkert-home {
    background: #fff;
}

.ekkert-stage {
    background:
        radial-gradient(860px 420px at 50% 53%, rgba(79, 225, 210, 0.16), transparent 68%),
        linear-gradient(180deg, #102235 0%, #12283d 32%, #0f3141 56%, #08202f 100%);
    color: #fff;
    min-height: 1420px;
    overflow: hidden;
    position: relative;
}

.ekkert-stage__hero-image {
    height: 940px;
    inset: 0 0 auto;
    -webkit-mask-image: linear-gradient(180deg, #000 0 68%, rgba(0, 0, 0, 0.72) 84%, transparent 100%);
    mask-image: linear-gradient(180deg, #000 0 68%, rgba(0, 0, 0, 0.72) 84%, transparent 100%);
    position: absolute;
}

.ekkert-stage__hero-image::after {
    background:
        linear-gradient(180deg, rgba(8, 12, 16, 0.14) 0%, rgba(8, 12, 16, 0.03) 58%, rgba(15, 35, 50, 0.44) 78%, rgba(15, 35, 50, 0.94) 100%),
        linear-gradient(90deg, rgba(8, 12, 16, 0.44), rgba(8, 12, 16, 0.02) 62%);
    content: "";
    inset: 0;
    position: absolute;
}

.ekkert-stage__hero-image img {
    height: 100%;
    object-fit: cover;
    object-position: center 11%;
    width: 100%;
}

.ekkert-stage__blueprint {
    animation: ekkertBlueprintGlow 10s ease-in-out infinite alternate;
    background:
        radial-gradient(circle at 18% 24%, rgba(255, 255, 255, 0.22), transparent 2px),
        radial-gradient(circle at 62% 55%, rgba(94, 236, 222, 0.32), transparent 3px),
        radial-gradient(circle at 84% 36%, rgba(255, 255, 255, 0.22), transparent 2px),
        radial-gradient(620px 220px at 55% 78%, rgba(103, 251, 224, 0.24), transparent 68%),
        radial-gradient(960px 440px at 48% 38%, rgba(77, 215, 205, 0.34), transparent 70%),
        linear-gradient(160deg, rgba(6, 18, 30, 0.96) 0%, rgba(9, 48, 62, 0.94) 42%, rgba(7, 28, 45, 0.98) 100%);
    bottom: 0;
    height: 690px;
    left: 0;
    -webkit-mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.15) 7%, rgba(0, 0, 0, 0.72) 20%, #000 36%);
    mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.15) 7%, rgba(0, 0, 0, 0.72) 20%, #000 36%);
    position: absolute;
    right: 0;
}

.ekkert-stage__blueprint::before,
.ekkert-stage__blueprint::after {
    content: "";
    inset: 0;
    opacity: 0.5;
    position: absolute;
}

.ekkert-stage__blueprint::before {
    background:
        linear-gradient(111deg, transparent 0 15%, rgba(255, 255, 255, 0.3) 15.06%, rgba(255, 255, 255, 0.3) 15.28%, transparent 15.58%),
        linear-gradient(153deg, transparent 0 51%, rgba(255, 255, 255, 0.22) 51.05%, rgba(255, 255, 255, 0.22) 51.26%, transparent 51.56%),
        linear-gradient(24deg, transparent 0 68%, rgba(255, 255, 255, 0.2) 68.06%, rgba(255, 255, 255, 0.2) 68.3%, transparent 68.58%),
        linear-gradient(168deg, transparent 0 77%, rgba(170, 255, 248, 0.18) 77.06%, rgba(170, 255, 248, 0.18) 77.22%, transparent 77.48%),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.06) 0 1px, transparent 1px 92px),
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.046) 0 1px, transparent 1px 92px);
    mix-blend-mode: screen;
}

.ekkert-stage__blueprint::after {
    animation: ekkertBlueprintDrift 16s linear infinite;
    background:
        linear-gradient(135deg, transparent 0 36%, rgba(255, 255, 255, 0.23) 36.08%, rgba(255, 255, 255, 0.23) 36.32%, transparent 36.62%),
        linear-gradient(165deg, transparent 0 45%, rgba(255, 255, 255, 0.17) 45.08%, rgba(255, 255, 255, 0.17) 45.3%, transparent 45.6%),
        linear-gradient(9deg, transparent 0 61%, rgba(123, 246, 235, 0.2) 61.06%, rgba(123, 246, 235, 0.2) 61.18%, transparent 61.42%),
        radial-gradient(460px 120px at 53% 82%, rgba(112, 255, 229, 0.18), transparent 72%),
        radial-gradient(circle at 70% 74%, rgba(255, 255, 255, 0.32), transparent 2px);
    transform: translateX(-2%);
}

.ekkert-spark {
    animation: ekkertSpark 4.8s ease-in-out infinite;
    background: #fff;
    border-radius: 999px;
    box-shadow: 0 0 14px #fff, 0 0 34px rgba(94, 236, 222, 0.95);
    height: 4px;
    position: absolute;
    width: 4px;
    z-index: 2;
}

.ekkert-spark--one { left: 18%; top: 14%; }
.ekkert-spark--two { animation-delay: 1.2s; left: 55%; top: 47%; }
.ekkert-spark--three { animation-delay: 2.1s; left: 86%; top: 36%; }

.ekkert-stage__content {
    --ekkert-content-edge: calc(((100vw - min(100vw, var(--nx-container))) / 2) + clamp(20px, 4vw, 40px));
    padding-top: 150px;
    position: relative;
    z-index: 3;
}

.ekkert-hero-card,
.ekkert-glass-card {
    backdrop-filter: blur(16px);
    background:
        radial-gradient(circle at 92% 6%, rgba(255, 255, 255, 0.92), transparent 5%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.72), rgba(206, 231, 232, 0.48) 46%, rgba(104, 194, 190, 0.28));
    border: 1px solid var(--ekkert-glass-border);
    box-shadow:
        inset 0 0 28px rgba(255, 255, 255, 0.38),
        inset 0 1px 0 rgba(255, 255, 255, 0.72),
        0 24px 72px rgba(5, 17, 24, 0.26);
    color: var(--nx-color-ink);
    position: relative;
}

.ekkert-hero-card::before,
.ekkert-glass-card::before,
.ekkert-glass-card::after {
    pointer-events: none;
}

.ekkert-hero-card::before,
.ekkert-glass-card::before {
    background: radial-gradient(circle, rgba(255, 255, 255, 0.95), transparent 58%);
    content: "";
    height: 52px;
    position: absolute;
    right: 20px;
    top: -18px;
    width: 52px;
}

.ekkert-hero-card {
    border-radius: 34px;
    max-width: 640px;
    padding: clamp(28px, 4vw, 48px);
}

.ekkert-hero-card h1 {
    font-size: clamp(2.15rem, 3.7vw, 3.4rem);
    line-height: 1.12;
    margin: 0 0 14px;
    text-transform: uppercase;
}

.ekkert-hero-card p {
    font-size: clamp(1.05rem, 1.8vw, 1.34rem);
    margin: 20px 0 0 0;
}

.ekkert-hero-card__highlight {
    color: #d0f6ff;
    font-weight: 600;
}

.ekkert-hero-card__note {
    color: rgba(18, 37, 59, 0.72);
    display: block;
    margin-top: -16px;
}

.ekkert-pill-button,
.ekkert-glass-card a {
    background: linear-gradient(90deg, #102746, #229f99);
    border-radius: 19px;
    box-shadow: 0 14px 34px rgba(5, 18, 27, 0.22);
    color: #fff;
    display: inline-flex;
    font-weight: 800;
    isolation: isolate;
    letter-spacing: 0.04em;
    margin-top: 20px;
    overflow: hidden;
    padding: 14px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transform: translateY(0);
    transition:
        box-shadow 420ms ease,
        color 360ms ease,
        transform 420ms cubic-bezier(0.2, 0.75, 0.2, 1);
}

.ekkert-pill-button::before,
.ekkert-glass-card a::before,
.ekkert-pill-button::after,
.ekkert-glass-card a::after {
    content: "";
    pointer-events: none;
    position: absolute;
}

.ekkert-pill-button::before,
.ekkert-glass-card a::before {
    background: linear-gradient(105deg, transparent 0 22%, rgba(255, 255, 255, 0.48) 42%, transparent 62%);
    inset: -40% auto -40% -68%;
    mix-blend-mode: screen;
    transform: skewX(-18deg);
    transition: left 900ms cubic-bezier(0.18, 0.72, 0.22, 1);
    width: 54%;
    z-index: 0;
}

.ekkert-pill-button::after,
.ekkert-glass-card a::after {
    background:
        radial-gradient(circle at 50% 50%, rgba(133, 255, 247, 0.72), transparent 62%),
        linear-gradient(90deg, transparent, rgba(117, 246, 241, 0.74), transparent);
    bottom: 0;
    height: 2px;
    left: 18%;
    opacity: 0.42;
    right: 18%;
    transition:
        left 420ms ease,
        opacity 420ms ease,
        right 420ms ease;
}

.ekkert-pill-button:hover,
.ekkert-pill-button:focus-visible,
.ekkert-glass-card a:hover,
.ekkert-glass-card a:focus-visible {
    box-shadow:
        0 18px 42px rgba(5, 18, 27, 0.3),
        0 0 30px rgba(83, 235, 229, 0.18);
    color: #fff;
    transform: translateY(-2px);
}

.ekkert-pill-button:hover::before,
.ekkert-pill-button:focus-visible::before,
.ekkert-glass-card a:hover::before,
.ekkert-glass-card a:focus-visible::before {
    left: 118%;
}

.ekkert-pill-button:hover::after,
.ekkert-pill-button:focus-visible::after,
.ekkert-glass-card a:hover::after,
.ekkert-glass-card a:focus-visible::after {
    left: 8%;
    opacity: 0.9;
    right: 8%;
}

.ekkert-pill-button:focus-visible,
.ekkert-glass-card a:focus-visible {
    outline: 2px solid rgba(142, 255, 249, 0.86);
    outline-offset: 4px;
}

.ekkert-title-reveal {
    position: relative;
}

body.ekkert-reveal-ready .ekkert-title-reveal:not(.ekkert-title-reveal--lines) {
    opacity: 0;
    transform: translateY(24px) scale(0.92);
    transform-origin: left center;
    transition:
        opacity 1200ms ease,
        transform 1500ms cubic-bezier(0.16, 0.84, 0.22, 1);
}

body.ekkert-reveal-ready .ekkert-title-reveal.is-visible:not(.ekkert-title-reveal--lines) {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.ekkert-title-reveal__line {
    display: block;
}

body.ekkert-reveal-ready .ekkert-title-reveal--lines .ekkert-title-reveal__line {
    opacity: 0;
    transform: translateY(24px) scale(0.92);
    transform-origin: left center;
    transition:
        opacity 1200ms ease,
        transform 1500ms cubic-bezier(0.16, 0.84, 0.22, 1);
    transition-delay: calc(var(--line-index, 0) * 420ms);
}

body.ekkert-reveal-ready .ekkert-title-reveal--lines.is-visible .ekkert-title-reveal__line {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.ekkert-title-reveal::after {
    background:
        radial-gradient(circle at 50% 50%, rgba(164, 255, 250, 0.82), transparent 62%),
        linear-gradient(90deg, transparent, rgba(111, 250, 244, 0.8), transparent);
    bottom: -0.12em;
    content: "";
    height: 2px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transform: scaleX(0);
    transform-origin: left center;
    width: min(220px, 64%);
}

body.ekkert-reveal-ready .ekkert-title-reveal.is-visible::after {
    animation: ekkertTitleScan 1500ms ease 220ms both;
}

.ekkert-copy-reveal {
    transform-origin: left center;
}

body.ekkert-reveal-ready .ekkert-copy-reveal {
    opacity: 0;
    transform: translateY(18px) scale(0.96);
    transition:
        opacity 1150ms ease,
        transform 1350ms cubic-bezier(0.16, 0.84, 0.22, 1);
    transition-delay: calc(var(--copy-index, 0) * 150ms + 260ms);
}

body.ekkert-reveal-ready .ekkert-copy-reveal.is-visible {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.ekkert-offers {
    align-items: end;
    display: grid;
    gap: 20px;
    grid-template-columns: 0.95fr 1fr 0.75fr;
    margin-bottom: clamp(250px, 17vw, 320px);
    margin-top: 100px;
}

.ekkert-glass-card {
    border-radius: 16px;
    isolation: isolate;
    overflow: visible;
    padding: 28px;
    z-index: 2;
}

.ekkert-glass-card > * {
    position: relative;
    z-index: 4;
}

.ekkert-glass-card::after {
    backdrop-filter: blur(16px);
    background:
        radial-gradient(300px 140px at 45% 72%, rgba(255, 255, 255, 0.3), transparent 72%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.72), rgba(206, 231, 232, 0.44) 46%, rgba(104, 194, 190, 0.24));
    border: 0px solid var(--ekkert-glass-border);
    box-shadow:
        inset 0 0 28px rgba(255, 255, 255, 0.38),
        0 24px 72px rgba(5, 17, 24, 0.18);
    content: "";
    display: none;
    inset: -20px -26px -20px -18px;
    opacity: 1;
    position: absolute;
    z-index: 1;
}

.ekkert-glass-card--wide::after {
    background:
        linear-gradient(25deg, transparent 0 46%, rgba(255, 255, 255, 0.26) 46.08%, rgba(255, 255, 255, 0.26) 46.42%, transparent 46.74%) 7% 55% / 440px 170px no-repeat,
        linear-gradient(-10deg, transparent 0 31%, rgba(255, 255, 255, 0.18) 31.08%, rgba(255, 255, 255, 0.18) 31.36%, transparent 31.68%, transparent 63%, rgba(255, 255, 255, 0.24) 63.08%, rgba(255, 255, 255, 0.14) 63.38%, transparent 63.7%) 8% 57% / 930px 176px no-repeat,
        linear-gradient(90deg, transparent 0 13%, rgba(255, 255, 255, 0.17) 13.08%, rgba(255, 255, 255, 0.17) 13.4%, transparent 13.72%, transparent 34%, rgba(255, 255, 255, 0.2) 34.08%, rgba(255, 255, 255, 0.2) 34.4%, transparent 34.72%, transparent 56%, rgba(255, 255, 255, 0.17) 56.08%, rgba(255, 255, 255, 0.17) 56.4%, transparent 56.72%, transparent 78%, rgba(255, 255, 255, 0.18) 78.08%, rgba(255, 255, 255, 0.18) 78.4%, transparent 78.72%) 8% 57% / 430px 376px no-repeat,
        radial-gradient(420px 170px at 70% 76%, rgba(255, 255, 255, 0.42), transparent 72%),
        radial-gradient(520px 110px at 63% 96%, rgba(91, 255, 229, 0.38), transparent 68%),
        radial-gradient(360px 194px at 54% 89%, rgba(255, 255, 255, 0.24), transparent 76%),
        linear-gradient(45deg, transparent 0 17%, rgba(255, 255, 255, 0.28) 17.06%, rgba(255, 255, 255, 0.28) 17.2%, transparent 17.46%),
        linear-gradient(28deg, transparent 0 24%, rgba(255, 255, 255, 0.22) 24.06%, rgba(255, 255, 255, 0.22) 24.2%, transparent 24.44%),
        linear-gradient(105deg, transparent 0 11%, rgba(255, 255, 255, 0.2) 11.08%, rgba(255, 255, 255, 0.2) 11.2%, transparent 11.46%),
        linear-gradient(33deg, transparent 0 90%, rgba(116, 255, 231, 0.3) 90.12%, rgba(255, 255, 255, 0.58) 90.34%, transparent 90.66%),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.035) 0 1px, transparent 1px 54px),
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.028) 0 1px, transparent 1px 66px),
        linear-gradient(91deg, rgba(255, 255, 255, 0.1) 0, rgba(230, 245, 244, 0.38) 28%, rgba(206, 231, 232, 0.56) 56%, rgba(104, 194, 190, 0.3) 100%);
    border-radius: 18px 0 18px 18px;
    clip-path: polygon(0 38%, 68% 0, 100% 0, 100% 100%, 0 100%);
    display: block;
    filter:
        drop-shadow(0 -1px 0 rgba(235, 255, 255, 0.55))
        drop-shadow(0 0 12px rgba(103, 242, 230, 0.22));
    inset: 190px -2px -6px -838px;
    -webkit-mask-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, 0.18) 105px, rgba(0, 0, 0, 0.78) 300px, #000 430px 100%);
    mask-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, 0.18) 105px, rgba(0, 0, 0, 0.78) 300px, #000 430px 100%);
}

.ekkert-glass-card--wide::before {
    background:
        radial-gradient(circle at calc(100% - 12px) -2px, rgba(255, 255, 255, 0.92), transparent 34px),
        radial-gradient(360px 48px at 48% 100%, rgba(115, 255, 232, 0.46), transparent 70%),
        radial-gradient(320px 44px at 60% 92%, rgba(255, 255, 255, 0.22), transparent 75%),
        linear-gradient(rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.28), transparent) right 0 top 0 / 1px 58% no-repeat,
        linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0.72)) right bottom / 52% 1px no-repeat,
        linear-gradient(90deg, transparent 0 8%, rgba(255, 255, 255, 0.3) 8.08%, rgba(255, 255, 255, 0.3) 8.18%, transparent 8.34%),
        linear-gradient(90deg, transparent 0 17%, rgba(255, 255, 255, 0.24) 17.08%, rgba(255, 255, 255, 0.24) 17.18%, transparent 17.34%),
        linear-gradient(24deg, transparent 0 28%, rgba(255, 255, 255, 0.2) 28.08%, rgba(255, 255, 255, 0.2) 28.2%, transparent 28.42%);
    border-radius: 0 18px 18px 0;
    content: "";
    height: auto;
    inset: 0 0 0 -28px;
    position: absolute;
    width: auto;
    z-index: 4;
}

.ekkert-glass-card::before {
    z-index: 4;
}

.ekkert-glass-card h2 {
    font-size: clamp(1.7rem, 3vw, 2.3rem);
    line-height: 1.05;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.ekkert-glass-card p,
.ekkert-glass-card span {
    display: block;
    font-size: 1.05rem;
    margin: 0 0 6px;
}

.ekkert-glass-card img {
    border: 1px solid rgba(255, 255, 255, 0.68);
    border-radius: 14px 14px 0 0;
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.14),
        0 18px 38px rgba(5, 17, 24, 0.22),
        0 0 28px rgba(129, 246, 238, 0.16);
    height: 210px;
    margin: -28px -28px 22px;
    max-width: none;
    object-fit: cover;
    position: relative;
    width: calc(100% + 56px);
    z-index: 3;
}

.ekkert-glass-card--wide {
    backdrop-filter: none;
    background: transparent;
    border-color: #ffffffde;
    box-shadow: none;
    text-align: left;
    transform: translateY(150px);
    z-index: 3;
}

.ekkert-glass-card--tower {
    transform: translateY(214px);
    z-index: 3;
}

.ekkert-glass-card--small {
    margin-left: calc(var(--ekkert-content-edge) * -1.3);
    min-height: 235px;
    padding-left: clamp(58px, 7vw, 118px);
    padding-right: clamp(42px, 5vw, 86px);
    padding-top: 52px;
    transform: translateY(-142px);
    width: calc(100% + var(--ekkert-content-edge) - 8px);
    z-index: 2;
}

.ekkert-stage__claim {
    margin: clamp(180px, 11vw, 260px) auto 0;
    max-width: 980px;
    padding-bottom: clamp(72px, 7vw, 130px);
    text-align: center;
    text-transform: uppercase;
}

.ekkert-stage__claim p {
    font-size: clamp(1.4rem, 3vw, 2.1rem);
    letter-spacing: 0.1em;
    margin: 0 0 12px;
}

.ekkert-stage__claim h2 {
    font-size: clamp(2rem, 4vw, 3.8rem);
    letter-spacing: 0.1em;
    line-height: 1.22;
    margin: 0;
}

.ekkert-stage__claim span {
    color: rgba(255, 255, 255, 0.78);
    display: block;
    letter-spacing: 0.03em;
    margin-top: 44px;
    text-transform: none;
}

@media (min-width: 1025px) and (max-width: 1325px) {
    .ekkert-glass-card--small {
        transform: translateY(-218px);
        z-index: 5;
    }
}

.ekkert-intro p {
    color: var(--nx-color-muted);
    font-size: 1.08rem;
}

.ekkert-subpage {
    background: #06131b;
    color: #fff;
}

.ekkert-kicker {
    color: #63ebe1;
    font-size: 0.86rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    margin: 0 0 22px;
    text-transform: uppercase;
}

.ekkert-page-hero,
.ekkert-service-overview,
.ekkert-advice-band,
.ekkert-process,
.ekkert-contact-teaser {
    overflow: hidden;
    position: relative;
}

.ekkert-page-hero::before,
.ekkert-service-overview::before,
.ekkert-advice-band::before,
.ekkert-process::before,
.ekkert-contact-teaser::before {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.035) 0 1px, transparent 1px 58px),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.028) 0 1px, transparent 1px 58px),
        linear-gradient(160deg, transparent 0 38%, rgba(62, 191, 187, 0.12) 38.2% 55%, transparent 55.2%);
    content: "";
    inset: 0;
    opacity: 0.8;
    pointer-events: none;
    position: absolute;
}

.ekkert-page-hero::after {
    background:
        linear-gradient(180deg, rgba(213, 244, 247, 0.08), rgba(96, 205, 205, 0.18) 48%, rgba(10, 52, 64, 0.34)),
        linear-gradient(105deg, rgba(190, 242, 244, 0.18), rgba(29, 133, 145, 0.22) 52%, rgba(5, 21, 31, 0.04));
    bottom: 0;
    clip-path: polygon(0 34%, 67% 5%, 100% 0, 100% 100%, 0 100%);
    content: "";
    height: 34%;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 4;
}

.ekkert-page-hero {
    background:
        radial-gradient(680px 360px at 38% 18%, rgba(24, 116, 125, 0.42), transparent 68%),
        linear-gradient(145deg, #07131b, #07303a 55%, #07121a);
    min-height: 560px;
    padding: clamp(76px, 8vw, 120px) 0 clamp(78px, 8vw, 118px);
}

.ekkert-page-hero > .nx-container {
    max-width: none;
    padding-left: clamp(34px, 3.5vw, 70px);
    padding-right: clamp(34px, 3.5vw, 70px);
    width: 100%;
}

.ekkert-page-hero__grid {
    align-items: start;
    display: grid;
    gap: clamp(34px, 5vw, 80px);
    grid-template-columns: minmax(390px, 0.78fr) minmax(520px, 1.22fr);
    min-height: 480px;
    position: static;
    z-index: 1;
}

.ekkert-page-hero__content {
    padding-top: clamp(56px, 7vw, 120px);
    position: relative;
    min-width: 0;
    z-index: 5;
}

.ekkert-page-hero h1 {
    font-size: clamp(2.3rem, 4vw, 3.55rem);
    letter-spacing: 0;
    line-height: 1.14;
    margin: 0 0 28px;
    max-width: 680px;
}

.ekkert-page-hero p:not(.ekkert-kicker) {
    color: rgba(255, 255, 255, 0.86);
    font-size: 1.1rem;
    line-height: 1.55;
    max-width: 620px;
}

.ekkert-page-hero__drawing {
    aspect-ratio: 1.45;
    max-width: none;
    opacity: 0.9;
    position: absolute;
    right: clamp(-1px, calc(67px - 4vw), 26px);
    top: clamp(-86px, -5vw, -48px);
    width: min(60vw, 1050px);
    z-index: 1;
}

.ekkert-page-hero__drawing::after {
    background:
        linear-gradient(180deg, rgba(213, 244, 247, 0.08), rgba(96, 205, 205, 0.2) 48%, rgba(10, 52, 64, 0.38)),
        linear-gradient(105deg, rgba(190, 242, 244, 0.2), rgba(29, 133, 145, 0.24) 52%, rgba(5, 21, 31, 0.06));
    bottom: -9%;
    clip-path: polygon(0 36%, 64% 7%, 100% 0, 100% 100%, 0 100%);
    content: "";
    height: 30%;
    left: -67%;
    pointer-events: none;
    position: absolute;
    right: -4%;
    z-index: 4;
}

.ekkert-building-svg,
.ekkert-building-ground,
.ekkert-hedge {
    display: block;
    pointer-events: none;
    position: absolute;
}

.ekkert-building-svg {
    animation: ekkertSketchMove 8s ease-in-out infinite alternate;
    filter: drop-shadow(0 0 10px rgba(149, 240, 234, 0.16));
    height: 82%;
    right: 0;
    top: -18px;
    transform: perspective(720px) rotateX(4deg) rotateY(-10deg);
    transform-origin: right bottom;
    width: 100%;
    z-index: 1;
}

.ekkert-building-svg path {
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.ekkert-building-svg__soft path {
    stroke: rgba(218, 242, 246, 0.28);
    stroke-width: 1.4;
}

.ekkert-building-svg__main path {
    animation: ekkertDrawHouse 6.2s ease-in-out infinite alternate;
    stroke: rgba(218, 242, 246, 0.58);
    stroke-dasharray: 760;
    stroke-dashoffset: 240;
    stroke-width: 2.1;
}

.ekkert-building-svg__main path:nth-child(2n) {
    animation-delay: 0.35s;
}

.ekkert-building-svg__main path:nth-child(3n) {
    animation-delay: 0.7s;
}

.ekkert-building-svg__trace path {
    animation: ekkertSketchTrace 4.2s ease-in-out infinite;
    stroke: rgba(115, 245, 234, 0.72);
    stroke-dasharray: 180 620;
    stroke-dashoffset: 620;
    stroke-width: 2.2;
}

.ekkert-building-ground {
    background:
        linear-gradient(157deg, transparent 0 50%, rgba(226, 243, 246, 0.24) 50.1% 50.32%, transparent 50.52%),
        linear-gradient(13deg, transparent 0 58%, rgba(226, 243, 246, 0.18) 58.1% 58.32%, transparent 58.52%);
    bottom: 18%;
    height: 34%;
    left: 0;
    opacity: 0.9;
    transform: perspective(720px) rotateX(58deg) rotateZ(-5deg);
    transform-origin: center bottom;
    width: 100%;
    z-index: 1;
}

.ekkert-hedge {
    animation: ekkertHedgeDrift 11s ease-in-out infinite alternate;
    background: url("img/ekkert-hero-hecke-blueten.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%, 100% 100%, 100% auto;
    bottom: 13%;
    filter: brightness(0.52) saturate(0.82) contrast(1.08);
    height: 52%;
    left: -2%;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 10% 94%, transparent);
    mask-image: linear-gradient(90deg, transparent, #000 10% 94%, transparent);
    width: 104%;
    z-index: 3;
}

.ekkert-service-overview,
.ekkert-process {
    border-top: 2px solid rgba(255, 255, 255, 0.8);
    background: #06131b;
    padding: clamp(58px, 6vw, 88px) 0;
}

.ekkert-service-cards {
    display: grid;
    gap: clamp(18px, 2.2vw, 30px);
    grid-template-columns: repeat(4, minmax(0, 1fr));
    position: relative;
    z-index: 1;
}

.ekkert-service-card {
    background:
        linear-gradient(180deg, rgba(17, 113, 124, 0.88), rgba(7, 53, 67, 0.97)),
        linear-gradient(145deg, rgba(255, 255, 255, 0.08), transparent 48%);
    border: 1px solid rgba(111, 236, 226, 0.26);
    border-radius: 8px;
    box-shadow: 0 20px 54px rgba(0, 0, 0, 0.28);
    min-height: 338px;
    overflow: hidden;
    position: relative;
    transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.ekkert-service-card:hover,
.ekkert-service-card:focus-within {
    border-color: rgba(125, 245, 235, 0.48);
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.34);
    transform: translateY(-4px);
}

.ekkert-service-card img {
    aspect-ratio: 1.22;
    height: auto;
    object-fit: cover;
    width: 100%;
}

.ekkert-service-card__icon {
    align-items: center;
    background:
        radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.48), transparent 28%),
        linear-gradient(140deg, rgba(174, 229, 231, 0.32), rgba(18, 116, 128, 0.66) 46%, rgba(8, 47, 63, 0.74));
    backdrop-filter: blur(10px);
    border: 1px solid rgba(216, 246, 248, 0.58);
    border-radius: 999px;
    /*box-shadow:
        inset 0 0 22px rgba(255, 255, 255, 0.2),
        0 0 0 8px rgba(190, 242, 244, 0.12),
        0 10px 24px rgba(125, 245, 235, 0.12);*/
    display: inline-flex;
    height: 58px;
    justify-content: center;
    margin: -29px 0 0 28px;
    position: relative;
    width: 58px;
    z-index: 2;
}

.ekkert-service-card__icon svg {
    fill: none;
    height: 31px;
    stroke: rgba(255, 255, 255, 0.88);
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7;
    width: 31px;
}

.ekkert-service-card h2,
.ekkert-service-card p,
.ekkert-service-card a {
    margin-left: 24px;
    margin-right: 24px;
}

.ekkert-service-card h2 {
    font-size: 1.45rem;
    margin-top: 22px;
    text-transform: uppercase;
}

.ekkert-service-card p {
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.45;
    min-height: 54px;
}

.ekkert-service-card a {
    align-items: center;
    background: linear-gradient(110deg, #123454, #119a9a);
    border-radius: 999px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
    color: #fff;
    display: inline-flex;
    font-size: 0.78rem;
    font-weight: 800;
    justify-content: center;
    letter-spacing: 0.06em;
    margin-bottom: 24px;
    margin-top: 18px;
    min-height: 42px;
    padding: 0 24px;
    text-decoration: none;
    text-transform: uppercase;
}

.ekkert-service-card a:hover,
.ekkert-service-card a:focus {
    background: linear-gradient(110deg, #102846, #18b6ad);
    color: #fff;
    transform: translateY(-1px);
}

.ekkert-page-hero--offers .ekkert-page-hero__grid {
    align-items: center;
}

.ekkert-offer-hero-card {
    justify-self: end;
    max-width: min(100%, 720px);
    position: relative;
    width: min(48vw, 720px);
    z-index: 4;
}

.ekkert-offer-hero-card::before {
    background:
        radial-gradient(circle at 92% 8%, rgba(255, 255, 255, 0.92), transparent 6%),
        radial-gradient(260px 150px at 12% 100%, rgba(125, 245, 235, 0.18), transparent 76%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.25), rgba(208, 226, 230, 0.18) 48%, rgba(69, 183, 183, 0.16));
    border: 1px solid rgba(226, 248, 249, 0.56);
    border-radius: 18px;
    box-shadow:
        inset 0 0 34px rgba(255, 255, 255, 0.13),
        0 24px 70px rgba(0, 0, 0, 0.3);
    content: "";
    inset: -12px;
    position: absolute;
}

.ekkert-offer-hero-card figure {
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.ekkert-offer-hero-card img {
    aspect-ratio: 1.72;
    border-radius: 8px;
    display: block;
    filter: brightness(0.84) saturate(0.92);
    object-fit: cover;
    width: 100%;
}

.ekkert-offer-hero-card__badge {
    align-items: center;
    background:
        radial-gradient(circle at 16% 50%, rgba(125, 245, 235, 0.22), transparent 28%),
        linear-gradient(110deg, rgba(8, 29, 48, 0.96), rgba(24, 146, 145, 0.9));
    border: 1px solid rgba(216, 246, 248, 0.58);
    border-radius: 999px;
    bottom: -30px;
    box-shadow:
        inset 0 0 22px rgba(255, 255, 255, 0.08),
        0 18px 46px rgba(0, 0, 0, 0.32);
    color: #fff;
    display: inline-flex;
    gap: 12px;
    left: 50%;
    min-height: 66px;
    min-width: min(78%, 520px);
    padding: 0 26px;
    position: absolute;
    text-decoration: none;
    transform: translateX(-50%);
    transition: transform 0.22s ease, border-color 0.22s ease, background 0.22s ease;
    z-index: 3;
}

.ekkert-offer-hero-card__badge:hover,
.ekkert-offer-hero-card__badge:focus-visible {
    background:
        radial-gradient(circle at 16% 50%, rgba(125, 245, 235, 0.32), transparent 30%),
        linear-gradient(110deg, rgba(13, 44, 72, 0.98), rgba(31, 180, 172, 0.96));
    border-color: rgba(125, 245, 235, 0.82);
    transform: translateX(-50%) translateY(-2px);
}

.ekkert-offer-hero-card span,
.ekkert-offer-card__icon,
.ekkert-offer-scout__list span {
    align-items: center;
    background:
        radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.48), transparent 30%),
        linear-gradient(140deg, rgba(174, 229, 231, 0.28), rgba(18, 116, 128, 0.64) 48%, rgba(8, 47, 63, 0.78));
    backdrop-filter: blur(10px);
    border: 1px solid rgba(216, 246, 248, 0.52);
    border-radius: 999px;
    display: inline-flex;
    justify-content: center;
}

.ekkert-offer-hero-card span {
    height: 42px;
    width: 42px;
}

.ekkert-offer-hero-card svg,
.ekkert-offer-card__icon svg,
.ekkert-offer-scout__list svg {
    fill: none;
    stroke: rgba(255, 255, 255, 0.9);
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.8;
}

.ekkert-offer-hero-card svg {
    height: 24px;
    width: 24px;
}

.ekkert-offer-hero-card p {
    font-weight: 800;
    letter-spacing: 0.04em;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.ekkert-offer-overview {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 12px),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.018) 0 1px, transparent 1px 12px),
        linear-gradient(150deg, #06131b, #08313d 54%, #06131b);
    border-top: 2px solid rgba(255, 255, 255, 0.82);
    overflow: hidden;
    padding: clamp(72px, 7vw, 112px) 0;
    position: relative;
}

.ekkert-offer-overview::before,
.ekkert-offer-scout::before {
    background:
        linear-gradient(154deg, transparent 0 24%, rgba(132, 226, 224, 0.12) 24.2% 44%, transparent 44.2%),
        linear-gradient(172deg, transparent 0 68%, rgba(222, 246, 249, 0.08) 68.1% 68.26%, transparent 68.4%);
    content: "";
    inset: 0;
    opacity: 0.72;
    pointer-events: none;
    position: absolute;
}

.ekkert-offer-overview__intro {
    margin: 0 auto clamp(42px, 5vw, 70px);
    max-width: 780px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.ekkert-offer-overview__intro h2,
.ekkert-offer-scout h2 {
    font-size: clamp(2.15rem, 3.5vw, 3.8rem);
    line-height: 1.12;
    margin: 0 0 22px;
}

.ekkert-offer-overview__intro p:not(.ekkert-kicker),
.ekkert-offer-scout p {
    color: rgba(255, 255, 255, 0.82);
    font-size: clamp(1rem, 1.25vw, 1.16rem);
    line-height: 1.58;
}

.ekkert-offer-cards {
    display: grid;
    gap: clamp(22px, 3vw, 38px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    position: relative;
    z-index: 1;
}

.ekkert-offer-card {
    background:
        linear-gradient(180deg, rgba(21, 125, 136, 0.78), rgba(7, 48, 63, 0.94)),
        linear-gradient(145deg, rgba(255, 255, 255, 0.08), transparent 54%);
    border: 1px solid rgba(125, 245, 235, 0.26);
    border-radius: 8px;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
    overflow: hidden;
    position: relative;
}

.ekkert-offer-card img {
    aspect-ratio: 1.4;
    display: block;
    filter: brightness(0.86) saturate(0.94);
    object-fit: cover;
    width: 100%;
}

.ekkert-offer-card__icon {
    height: 62px;
    margin: -31px 0 0 28px;
    position: relative;
    width: 62px;
    z-index: 2;
}

.ekkert-offer-card__icon svg {
    height: 32px;
    width: 32px;
}

.ekkert-offer-card h3 {
    font-size: clamp(1.35rem, 2vw, 2rem);
    letter-spacing: 0.04em;
    margin: 24px 26px 14px;
    text-transform: uppercase;
}

.ekkert-offer-card p {
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.55;
    margin: 0 26px 24px;
}

.ekkert-offer-card__link {
    color: #7df5eb;
    display: inline-flex;
    font-size: 0.86rem;
    font-weight: 900;
    letter-spacing: 0.06em;
    margin: 0 26px 32px;
    text-decoration: none;
    text-transform: uppercase;
}

.ekkert-offer-card__links {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 26px 32px;
}

.ekkert-offer-card__links .ekkert-offer-card__link {
    margin: 0;
}

.ekkert-offer-card__link::after {
    content: "→";
    margin-left: 10px;
    transition: transform 0.2s ease;
}

.ekkert-offer-card__link:hover,
.ekkert-offer-card__link:focus-visible {
    color: #fff;
}

.ekkert-offer-card__link:hover::after,
.ekkert-offer-card__link:focus-visible::after {
    transform: translateX(4px);
}

.ekkert-offer-scout {
    background:
        radial-gradient(560px 300px at 72% 24%, rgba(43, 213, 220, 0.12), transparent 70%),
        linear-gradient(156deg, #06131b, #082b37 58%, #06131b);
    border-top: 2px solid rgba(255, 255, 255, 0.62);
    overflow: hidden;
    padding: clamp(76px, 8vw, 128px) 0;
    position: relative;
}

.ekkert-offer-scout__grid {
    align-items: stretch;
    display: grid;
    gap: clamp(32px, 4vw, 58px);
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    position: relative;
    z-index: 1;
}

.ekkert-offer-scout__panel {
    background:
        radial-gradient(circle at 92% 0, rgba(255, 255, 255, 0.4), transparent 9%),
        linear-gradient(135deg, rgba(213, 244, 247, 0.2), rgba(24, 121, 133, 0.2) 48%, rgba(7, 41, 55, 0.32));
    border: 1px solid rgba(216, 246, 248, 0.34);
    border-radius: 26px;
    box-shadow:
        inset 0 0 42px rgba(255, 255, 255, 0.1),
        0 22px 64px rgba(0, 0, 0, 0.24);
    padding: clamp(32px, 4vw, 58px);
}

.ekkert-offer-scout__actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 34px;
}

.ekkert-offer-link {
    color: rgba(225, 250, 250, 0.9);
    font-weight: 800;
    letter-spacing: 0.06em;
    text-decoration: none;
    text-transform: uppercase;
}

.ekkert-offer-link:hover,
.ekkert-offer-link:focus {
    color: #7df5eb;
}

.ekkert-offer-scout__list {
    display: grid;
    gap: clamp(20px, 2.6vw, 30px);
    min-width: 0;
}

.ekkert-offer-scout__list article {
    align-items: start;
    background: rgba(216, 246, 248, 0.06);
    border: 1px solid rgba(216, 246, 248, 0.18);
    border-radius: 22px;
    display: grid;
    gap: 20px 15px;
    grid-template-areas:
        "icon title"
        "text text";
    grid-template-columns: 64px minmax(0, 1fr);
    padding: clamp(34px, 6vw, 64px);
}

.ekkert-offer-scout__list span {
    grid-area: icon;
    height: 58px;
    width: 58px;
}

.ekkert-offer-scout__list svg {
    height: 30px;
    width: 30px;
}

.ekkert-offer-scout__list strong {
    color: rgba(235, 250, 251, 0.96);
    display: block;
    font-size: clamp(1.15rem, 1.7vw, 1.55rem);
    grid-area: title;
    margin-bottom: 6px;
}

.ekkert-offer-scout__list p {
    grid-area: text;
    margin: 0;
}

.ekkert-offer-scout__item-link {
    grid-column: 1 / -1;
    justify-self: start;
    margin: 10px 0 0;
}

.ekkert-offer-search .ekkert-offer-checks {
    list-style: none;
    padding-left: 0;
}

.ekkert-offer-search .ekkert-offer-checks li {
    align-items: center;
    display: grid;
    gap: 14px;
    grid-template-columns: 30px minmax(0, 1fr);
}

.ekkert-offer-search .ekkert-offer-checks li::before {
    align-items: center;
    background: linear-gradient(135deg, #0e7481, #123454);
    border: 1px solid rgba(14, 84, 99, 0.24);
    border-radius: 999px;
    color: #e7fbfb;
    content: "✓";
    display: inline-flex;
    font-size: 0.88rem;
    height: 22px;
    justify-content: center;
    width: 22px;
}

.ekkert-page-hero--legal {
    min-height: 500px;
}

.ekkert-page-hero--legal > .nx-container,
.ekkert-legal-content > .nx-container {
    max-width: none;
    width: min(90vw, 1760px);
}

.ekkert-page-hero--legal .ekkert-page-hero__grid {
    align-items: center;
    grid-template-columns: minmax(420px, 0.92fr) minmax(360px, 0.56fr);
}

.ekkert-page-hero--legal h1 {
    max-width: 760px;
}

.ekkert-legal-hero-card {
    background:
        radial-gradient(circle at 88% 12%, rgba(255, 255, 255, 0.58), transparent 9%),
        linear-gradient(135deg, rgba(213, 244, 247, 0.22), rgba(28, 133, 145, 0.2) 48%, rgba(7, 41, 55, 0.34));
    border: 1px solid rgba(216, 246, 248, 0.38);
    border-radius: 26px;
    box-shadow:
        inset 0 0 42px rgba(255, 255, 255, 0.1),
        0 24px 70px rgba(0, 0, 0, 0.28);
    color: rgba(255, 255, 255, 0.92);
    justify-self: end;
    max-width: 460px;
    padding: clamp(28px, 4vw, 48px);
    position: relative;
    width: 100%;
    z-index: 5;
}

.ekkert-legal-hero-card p {
    color: #7df5eb;
    font-size: 0.88rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    margin: 0 0 18px;
    text-transform: uppercase;
}

.ekkert-legal-hero-card strong {
    color: #fff;
    display: block;
    font-size: clamp(1.45rem, 2.4vw, 2.2rem);
    line-height: 1.16;
    margin-bottom: 12px;
}

.ekkert-legal-hero-card a {
    color: rgba(228, 250, 250, 0.92);
    font-weight: 700;
    text-decoration: none;
}

.ekkert-legal-hero-card a:hover,
.ekkert-legal-hero-card a:focus {
    color: #7df5eb;
}

.ekkert-legal-content {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.024) 0 1px, transparent 1px 58px),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.018) 0 1px, transparent 1px 58px),
        radial-gradient(720px 420px at 18% 18%, rgba(31, 153, 163, 0.18), transparent 72%),
        linear-gradient(154deg, #06131b, #08303c 58%, #06131b);
    border-top: 2px solid rgba(255, 255, 255, 0.72);
    overflow: hidden;
    padding: clamp(74px, 8vw, 124px) 0;
    position: relative;
}

.ekkert-legal-content::before {
    background:
        linear-gradient(155deg, transparent 0 28%, rgba(132, 226, 224, 0.12) 28.2% 47%, transparent 47.2%),
        linear-gradient(172deg, transparent 0 72%, rgba(222, 246, 249, 0.08) 72.1% 72.26%, transparent 72.4%);
    content: "";
    inset: 0;
    opacity: 0.86;
    pointer-events: none;
    position: absolute;
}

.ekkert-legal-grid {
    display: grid;
    gap: clamp(22px, 2.4vw, 34px);
    grid-auto-flow: dense;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    position: relative;
    z-index: 1;
}

.ekkert-legal-card,
.ekkert-legal-note {
    background:
        radial-gradient(circle at 96% 0, rgba(255, 255, 255, 0.34), transparent 8%),
        linear-gradient(135deg, rgba(213, 244, 247, 0.16), rgba(24, 121, 133, 0.14) 48%, rgba(7, 41, 55, 0.28));
    border: 1px solid rgba(216, 246, 248, 0.28);
    border-radius: 18px;
    box-shadow:
        inset 0 0 34px rgba(255, 255, 255, 0.08),
        0 20px 54px rgba(0, 0, 0, 0.22);
    padding: clamp(26px, 3.2vw, 44px);
}

.ekkert-legal-card {
    grid-column: span 5;
}

.ekkert-legal-card--main {
    grid-column: span 7;
    grid-row: span 2;
}

.ekkert-legal-card--editor {
    grid-column: 1 / -1;
}

.ekkert-legal-card h2,
.ekkert-legal-note strong {
    color: #7df5eb;
    display: block;
    font-size: clamp(1.35rem, 2vw, 2rem);
    line-height: 1.18;
    margin: 0 0 18px;
}

.ekkert-legal-card h3 {
    color: rgba(255, 255, 255, 0.94);
    font-size: 1.08rem;
    margin: 26px 0 8px;
}

.ekkert-legal-card p,
.ekkert-legal-card address,
.ekkert-legal-card li,
.ekkert-legal-note p {
    color: rgba(255, 255, 255, 0.84);
    font-style: normal;
    line-height: 1.62;
    margin: 0 0 16px;
}

.ekkert-legal-card ul,
.ekkert-legal-card ol {
    margin: 0 0 18px;
    padding-left: 22px;
}

.ekkert-legal-card p:last-child,
.ekkert-legal-card address:last-child,
.ekkert-legal-note p:last-child {
    margin-bottom: 0;
}

.ekkert-legal-card strong {
    color: rgba(255, 255, 255, 0.96);
}

.ekkert-legal-card a {
    color: #b9f7f4;
    font-weight: 700;
    text-decoration: none;
}

.ekkert-legal-card a:hover,
.ekkert-legal-card a:focus {
    color: #fff;
}

.ekkert-legal-note {
    background:
        linear-gradient(135deg, rgba(125, 245, 235, 0.16), rgba(16, 52, 70, 0.24)),
        linear-gradient(145deg, rgba(255, 255, 255, 0.08), transparent 54%);
    grid-column: 1 / -1;
}

.ekkert-advice-band {
    background:
        radial-gradient(520px 260px at 22% 38%, rgba(23, 139, 150, 0.16), transparent 72%),
        linear-gradient(112deg, transparent 0 57%, rgba(180, 233, 236, 0.04) 57.1% 78%, transparent 78.2%),
        linear-gradient(155deg, #06131b, #083646 58%, #07131b);
    overflow: hidden;
    border-top: 2.5px solid rgb(197 227 232);
    border-bottom: 2.5px solid rgb(255 255 255);
    padding: clamp(118px, 11vw, 178px) 0 clamp(140px, 15vw, 230px);
    position: relative;
}

.ekkert-advice-band::before {
    background:
        linear-gradient(96deg, transparent 0 18%, rgba(220, 244, 247, 0.18) 18.06% 18.18%, transparent 18.28%),
        linear-gradient(104deg, transparent 0 24%, rgba(220, 244, 247, 0.12) 24.06% 24.18%, transparent 24.28%),
        linear-gradient(0deg, transparent 0 48%, rgba(220, 244, 247, 0.12) 48.06% 48.18%, transparent 48.28%);
    content: "";
    height: 34%;
    left: 0;
    opacity: 0.52;
    pointer-events: none;
    position: absolute;
    top: 16%;
    width: min(58vw, 980px);
}

.ekkert-advice-band::after {
    background:
        linear-gradient(168deg, transparent 0 58%, rgba(216, 245, 249, 0.86) 58.2% 100%);
    bottom: -1px;
    content: "";
    height: 34%;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
}

.ekkert-advice-band__grid {
    align-items: start;
    display: grid;
    gap: clamp(46px, 8vw, 170px);
    grid-template-columns: minmax(410px, 0.58fr) minmax(440px, 1fr);
    position: relative;
    z-index: 2;
}

.ekkert-advice-band__left {
    display: grid;
    gap: clamp(42px, 5vw, 66px);
}

.ekkert-advice-band__shape {
   /* max-width: min(100%, 490px);
    min-height: clamp(188px, 18vw, 260px);
    overflow: visible;
    padding: clamp(50px, 4.6vw, 70px) clamp(42px, 4.5vw, 68px);
    position: relative;
    transform: perspective(900px) rotateX(3deg) rotateY(-7deg) skewX(-2deg);
    transform-origin: left center;*/
    
    max-width: min(100%, 490px);
    min-height: clamp(188px, 18vw, 260px);
    overflow: visible;
    padding: clamp(40px, 4.6vw, 40px) clamp(42px, 4.5vw, 68px);
    position: relative;
    transform: perspective(900px) rotateX(14deg) rotateY(-6deg) skewX(-2deg);
    transform-origin: left center;
}

.ekkert-advice-band__shape::before {
    background:
        linear-gradient(114deg, rgba(21, 141, 154, 0.38), rgba(16, 111, 128, 0.24) 64%, rgba(14, 91, 111, 0.16)),
        linear-gradient(180deg, rgba(255, 255, 255, 0.07), transparent);
    border-radius: 11px;
    box-shadow: inset 0 0 44px rgba(255, 255, 255, 0.08);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    transform: skewX(11deg);
    transform-origin: left top;
    z-index: -1;
}

.ekkert-advice-band__icon {
    align-items: center;
    background:
        radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.48), transparent 28%),
        linear-gradient(140deg, rgba(174, 229, 231, 0.28), rgba(18, 116, 128, 0.62) 46%, rgba(8, 47, 63, 0.78));
    backdrop-filter: blur(10px);
    border: 1px solid rgba(216, 246, 248, 0.52);
    border-radius: 999px;
   /* box-shadow:
        inset 0 0 22px rgba(255, 255, 255, 0.2),
        0 0 0 10px rgba(190, 242, 244, 0.12),
        0 10px 24px rgba(125, 245, 235, 0.12);*/
    display: inline-flex;
    height: 76px;
    justify-content: center;
    left: -20px;
    position: absolute;
    top: -38px;
    width: 76px;
    z-index: 2;
}

.ekkert-advice-band__icon svg {
    fill: none;
    height: 38px;
    stroke: rgba(255, 255, 255, 0.88);
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7;
    width: 38px;
}

.ekkert-advice-band h2 {
    font-size: clamp(1.65rem, 2.25vw, 2.35rem);
    font-weight: 500;
    line-height: 1.16;
    margin: 0;
    transform: skewX(2deg);
}

.ekkert-advice-band__shape .ekkert-kicker {
    color: rgba(216, 246, 248, 0.94);
    font-size: clamp(2.35rem, 3.35vw, 3.55rem);
    letter-spacing: 0.04em;
    margin-bottom: clamp(24px, 3.2vw, 42px);
    transform: skewX(2deg);
}

.ekkert-advice-band p {
    color: rgba(255, 255, 255, 0.86);
    font-size: 1.08rem;
    line-height: 1.6;
    max-width: 620px;
}

.ekkert-advice-band__text {
    justify-self: end;
    padding-top: clamp(230px, 22vw, 330px);
    transform: translateX(clamp(24px, 4vw, 64px));
    width: min(100%, 430px);
}

.ekkert-advice-band__question {
    margin-bottom: 1px;
    font-size: .9rem !important;
}

.ekkert-advice-band__copy {
    font-size: clamp(1.08rem, 1.8vw, 1.45rem);
    font-weight: 400;
    line-height: 1.62;
    margin: 0 0 0 clamp(42px, 4.5vw, 68px);
    max-width: min(100%, 420px);
}

.ekkert-advice-band__text .ekkert-pill-button {
    background: linear-gradient(110deg, rgba(12, 57, 75, 0.94), rgba(38, 113, 132, 0.92));
    border: 1px solid rgba(216, 246, 248, 0.18);
    border-radius: 11px;
    font-size: clamp(1rem, 1.55vw, 1.25rem);
    justify-content: center;
    margin-top: 8px;
    min-height: clamp(50px, 4vw, 58px);
    min-width: min(100%, 290px);
    padding-left: clamp(22px, 2.6vw, 34px);
    padding-right: clamp(22px, 2.6vw, 34px);
}

.ekkert-service-detail {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 12px),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.018) 0 1px, transparent 1px 12px),
        linear-gradient(156deg, transparent 0 58%, rgba(87, 192, 190, 0.08) 58.2% 74%, transparent 74.2%),
        linear-gradient(155deg, #051219, #072b37 58%, #06131b);
    overflow: hidden;
    padding: clamp(72px, 8vw, 120px) 0;
    position: relative;
}

.ekkert-service-detail::before {
    background:
        linear-gradient(166deg, transparent 0 18%, rgba(222, 246, 249, 0.11) 18.05% 18.16%, transparent 18.24%),
        linear-gradient(174deg, transparent 0 72%, rgba(222, 246, 249, 0.08) 72.05% 72.16%, transparent 72.24%);
    content: "";
    inset: 0;
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
}

.ekkert-service-detail--light {
    background:
        linear-gradient(155deg, rgba(255, 255, 255, 0.28), transparent 44%),
        #d9eef3;
    color: var(--nx-color-ink);
}

.ekkert-service-detail--light::before {
    background: linear-gradient(154deg, transparent 0 62%, rgba(255, 255, 255, 0.38) 62.2% 78%, transparent 78.2%);
    content: "";
    inset: 0;
    opacity: 0.74;
    pointer-events: none;
    position: absolute;
}

.ekkert-service-detail--before-process {
    padding-bottom: clamp(112px, 11vw, 176px);
}

.ekkert-service-detail--before-why {
    padding-bottom: clamp(112px, 11vw, 176px);
}

.ekkert-service-detail--why {
    padding-bottom: clamp(112px, 11vw, 176px);
}

.ekkert-service-detail__grid {
    align-items: center;
    display: grid;
    gap: clamp(42px, 7vw, 90px);
    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.78fr);
    position: relative;
    z-index: 1;
}

.ekkert-service-detail h2 {
    font-size: clamp(2.7rem, 5vw, 4.7rem);
    font-weight: 400;
    letter-spacing: 0.02em;
    margin: 0 0 clamp(28px, 4vw, 48px);
    text-transform: uppercase;
}

.ekkert-service-detail h3 {
    font-size: clamp(1.75rem, 3.2vw, 3rem);
    font-weight: 400;
    line-height: 1.18;
    margin: 0 0 clamp(28px, 4vw, 50px);
}

.ekkert-service-detail p,
.ekkert-service-detail li {
    font-size: clamp(1rem, 1.25vw, 1.2rem);
    line-height: 1.42;
}

.ekkert-service-detail p {
    max-width: 780px;
}

.ekkert-service-detail strong {
    font-weight: 800;
}

.ekkert-service-detail ul {
    margin: 24px 0 0;
    padding-left: 20px;
}

.ekkert-service-detail img,
.ekkert-contact-teaser img {
    border-radius: 8px;
    box-shadow:
        16px 16px 0 rgba(255, 255, 255, 0.32),
        0 26px 70px rgba(4, 13, 18, 0.28);
    width: 100%;
}

.ekkert-glass-image {
    margin: 0;
    padding: clamp(18px, 2.4vw, 32px);
    position: relative;
}

.ekkert-glass-image::before {
    background:
        radial-gradient(circle at 8% 6%, rgba(255, 255, 255, 0.95), transparent 4.5%),
        radial-gradient(circle at 96% 7%, rgba(255, 255, 255, 0.9), transparent 4.6%),
        radial-gradient(180px 90px at 14% 100%, rgba(160, 170, 174, 0.32), transparent 72%),
        radial-gradient(220px 120px at 88% 96%, rgba(125, 137, 143, 0.26), transparent 76%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.64), rgba(238, 244, 245, 0.5) 42%, rgba(205, 214, 217, 0.42));
    border: 1px solid rgba(255, 255, 255, 0.88);
    border-radius: 36px;
    box-shadow:
        inset 0 0 0 1px rgba(255, 255, 255, 0.54),
        inset 0 -22px 38px rgba(94, 103, 108, 0.18),
        0 22px 48px rgba(9, 44, 55, 0.15);
    content: "";
    inset: 0;
    position: absolute;
}

.ekkert-glass-image::after {
    background:
        linear-gradient(90deg, transparent 0 7%, rgba(255, 255, 255, 0.8) 7.4%, transparent 8.4%),
        linear-gradient(90deg, transparent 91%, rgba(255, 255, 255, 0.76) 92%, transparent 93%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.68), transparent 14%),
        linear-gradient(0deg, rgba(118, 126, 130, 0.3), transparent 18%);
    border-radius: 36px;
    box-shadow:
        inset 0 0 18px rgba(255, 255, 255, 0.5),
        inset 0 0 36px rgba(255, 255, 255, 0.18);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 2;
}

.ekkert-glass-image img {
    border-radius: 0;
    box-shadow: none;
    display: block;
    position: relative;
    z-index: 1;
}

.ekkert-service-detail--why .ekkert-service-detail__grid {
    grid-template-columns: minmax(320px, 0.9fr) minmax(360px, 1fr);
}

.ekkert-service-detail--why img {
    border-radius: 0;
    box-shadow: none;
    border-radius: 8px;
}

.ekkert-service-detail--why .ekkert-kicker {
    color: #2bd5dc;
    font-size: clamp(1rem, 1.3vw, 1.25rem);
    margin-bottom: 30px;
}

.ekkert-service-detail--why h3 {
    color: rgba(225, 246, 249, 0.96);
    margin-bottom: clamp(34px, 4vw, 56px);
    max-width: 560px;
}

.ekkert-check-list {
    display: grid;
    gap: clamp(24px, 3vw, 40px);
}

.ekkert-check-list__item {
    align-items: start;
    display: grid;
    gap: 22px;
    grid-template-columns: 42px minmax(0, 1fr);
}

.ekkert-check-list__item span {
    align-items: center;
    background:
        radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.42), transparent 35%),
        linear-gradient(135deg, rgba(39, 178, 185, 0.72), rgba(7, 36, 53, 0.86));
    border: 1px solid rgba(145, 244, 240, 0.44);
    border-radius: 999px;
    box-shadow:
        inset 0 0 14px rgba(255, 255, 255, 0.18),
        0 0 18px rgba(68, 220, 224, 0.24);
    color: #dffcff;
    display: inline-flex;
    font-size: 1.3rem;
    height: 32px;
    justify-content: center;
    margin-top: 6px;
    width: 32px;
}

.ekkert-check-list__item strong {
    color: rgba(235, 250, 251, 0.96);
    display: block;
    font-size: clamp(1.08rem, 1.45vw, 1.35rem);
    margin-bottom: 2px;
}

.ekkert-check-list__item p {
    color: rgba(225, 246, 249, 0.88);
    margin: 0;
}

.ekkert-process {
    padding-bottom: clamp(110px, 11vw, 178px);
    text-align: center;
}

.ekkert-process h2 {
    font-size: clamp(2rem, 4vw, 3.2rem);
    margin: 0 0 48px;
}

.ekkert-process__steps {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    position: relative;
    z-index: 1;
}

.ekkert-process__steps::before {
    background: linear-gradient(90deg, transparent, rgba(125, 245, 235, 0.12) 10% 90%, transparent);
    content: "";
    height: 1px;
    left: 8%;
    opacity: 0.65;
    position: absolute;
    right: 8%;
    top: 27px;
}

.ekkert-process__steps::after {
    animation: ekkertProcessLine 7.2s ease-in-out infinite;
    background: linear-gradient(90deg, transparent, rgba(125, 245, 235, 0.95), transparent);
    content: "";
    height: 2px;
    left: 8%;
    position: absolute;
    right: 8%;
    top: 27px;
    transform: scaleX(0);
    transform-origin: left center;
}

.ekkert-process__steps div {
    animation: ekkertProcessStep 7.2s ease-in-out infinite;
    color: rgba(255, 255, 255, 0.82);
    opacity: 0.64;
    position: relative;
    z-index: 1;
}

.ekkert-process__steps div:nth-child(2) {
    animation-delay: 0.55s;
}

.ekkert-process__steps div:nth-child(3) {
    animation-delay: 1.1s;
}

.ekkert-process__steps div:nth-child(4) {
    animation-delay: 1.65s;
}

.ekkert-process__steps span {
    align-items: center;
    background: linear-gradient(135deg, #0e7481, #123454);
    border: 1px solid rgba(125, 245, 235, 0.38);
    border-radius: 999px;
    display: inline-flex;
    font-weight: 800;
    height: 54px;
    justify-content: center;
    margin-bottom: 18px;
    position: relative;
    width: 54px;
}

.ekkert-process__steps span::after {
    animation: ekkertProcessHalo 7.2s ease-in-out infinite;
    border: 1px solid rgba(125, 245, 235, 0.34);
    border-radius: inherit;
    content: "";
    inset: -8px;
    opacity: 0;
    position: absolute;
}

.ekkert-process__steps div:nth-child(2) span::after {
    animation-delay: 0.55s;
}

.ekkert-process__steps div:nth-child(3) span::after {
    animation-delay: 1.1s;
}

.ekkert-process__steps div:nth-child(4) span::after {
    animation-delay: 1.65s;
}

.ekkert-process__steps strong {
    color: #fff;
    display: block;
    letter-spacing: 0.08em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.ekkert-process__steps p {
    margin: 0 auto;
    max-width: 220px;
}

.ekkert-contact-teaser {
    background: linear-gradient(145deg, #06131b, #08313d 56%, #06131b);
    border-top: 2px solid rgba(255, 255, 255, 0.82);
    padding: clamp(78px, 8vw, 120px) 0;
}

.ekkert-contact-teaser__grid {
    align-items: center;
    display: grid;
    gap: clamp(12px, 2.4vw, 34px);
    grid-template-columns: minmax(330px, 0.62fr) minmax(520px, 0.84fr);
    position: relative;
    z-index: 1;
}

.ekkert-contact-teaser h2 {
    font-size: clamp(2.25rem, 3.4vw, 3.35rem);
    line-height: 1.02;
    margin: 0 0 28px;
    max-width: 640px;
}

.ekkert-contact-teaser p,
.ekkert-contact-teaser__text {
    color: rgba(255, 255, 255, 0.84);
    font-size: 1.12rem;
    line-height: 1.55;
    max-width: 480px;
}

.ekkert-contact-teaser .ekkert-pill-button {
    font-size: 0.94rem;
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
    white-space: nowrap;
}

.ekkert-contact-teaser__image {
    margin: 0 0 0 clamp(-210px, -8vw, -86px);
    max-width: min(118%, 1140px);
    overflow: hidden;
    position: relative;
    justify-self: end;
    width: calc(100% + clamp(92px, 10vw, 190px));
    -webkit-mask-image: linear-gradient(90deg, transparent 0 28%, #000 62%);
    mask-image: linear-gradient(90deg, transparent 0 28%, #000 62%);
}

.ekkert-contact-teaser__image::before {
    background: linear-gradient(90deg, transparent 0 48%, rgba(6, 19, 27, 0.58) 60%, transparent 82%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 2;
}

.ekkert-contact-teaser__image::after {
    background: linear-gradient(90deg, transparent 0 46%, rgba(92, 216, 213, 0.12) 60%, transparent 80%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 3;
}

.ekkert-contact-teaser__image img {
    border-radius: 0;
    box-shadow: none;
    display: block;
    filter: brightness(0.78) saturate(0.92);
    width: 100%;
}

/* Sichtbarer SEO-Editorbereich: nur wenn im normalen WordPress-Editor genug Inhalt steht, wird er ausgegeben. */
.nx-editorial {
    background:
        linear-gradient(115deg, rgba(6, 19, 27, 0.94), rgba(9, 55, 66, 0.92) 54%, rgba(6, 19, 27, 0.96)),
        linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
    background-size: auto, 92px 92px, 92px 92px;
    border-top: 2px solid rgba(255, 255, 255, 0.72);
    overflow: hidden;
    padding: clamp(72px, 7vw, 116px) 0 clamp(82px, 8vw, 132px);
    position: relative;
}

.nx-editorial::before,
.nx-editorial::after {
    content: "";
    pointer-events: none;
    position: absolute;
}

.nx-editorial::before {
    background: linear-gradient(112deg, transparent 0 28%, rgba(91, 216, 213, 0.13) 28% 54%, transparent 54%);
    inset: 0;
}

.nx-editorial::after {
    background: radial-gradient(circle at 76% 24%, rgba(93, 226, 210, 0.22), transparent 34%);
    filter: blur(2px);
    height: 280px;
    right: -90px;
    top: -80px;
    width: 420px;
}

/* SEO-Zusatzinhalt: eigene breite Bühne, damit Text und Karten nicht wie Standard-Editor-Inhalt wirken. */
.nx-editorial__inner {
    display: grid;
    gap: clamp(30px, 4vw, 58px);
    position: relative;
    z-index: 1;
}

.nx-editorial__head {
    max-width: 820px;
}

.nx-editorial__content {
    --nx-editorial-stage: min(90vw, var(--nx-container-wide));
    --nx-editorial-readable: min(100%, 1080px);
    --nx-editorial-panorama-height: clamp(210px, 28vw, 430px);
    color: rgba(255, 255, 255, 0.82);
    font-size: clamp(1rem, 1.04vw, 1.12rem);
    line-height: 1.68;
    max-width: none;
    min-width: 0;
    text-wrap: pretty;
    width: 100%;
}

.nx-editorial__content > *:first-child {
    margin-top: 0;
}

.nx-editorial__content > *:last-child {
    margin-bottom: 0;
}

.nx-editorial__content h2,
.nx-editorial__content h3 {
    color: #fff;
    line-height: 1.12;
}

.nx-editorial__content h2 {
    font-size: clamp(2rem, 3.2vw, 3.7rem);
    margin: 0 0 24px;
}

.nx-editorial__content h3 {
    color: #74f1ea;
    font-size: clamp(1.18rem, 1.45vw, 1.42rem);
    margin: 34px 0 12px;
}

.nx-editorial__content p,
.nx-editorial__content ul,
.nx-editorial__content ol {
    margin: 0 0 1.1em;
}

.nx-editorial__content ul,
.nx-editorial__content ol {
    padding-left: 1.2em;
}

.nx-editorial__content a {
    color: #9ff8f1;
    font-weight: 700;
    text-decoration-color: rgba(159, 248, 241, 0.46);
    text-decoration-thickness: 1px;
    text-underline-offset: 0.18em;
}

.nx-editorial__content a:hover,
.nx-editorial__content a:focus-visible {
    color: #fff;
    text-decoration-color: rgba(255, 255, 255, 0.72);
}

/* Editor-SEO-Text: Text und Themenkarten nutzen dieselbe breite Bühne; mobil fällt alles wieder in den Container. */
.nx-editorial__content > :not(.nx-editorial-card-grid):not(.nx-editorial-image) {
    margin-left: 50%;
    max-width: var(--nx-editorial-readable);
    transform: translateX(-50%);
    width: var(--nx-editorial-stage);
}

.nx-editorial-card-grid {
    align-items: start;
    display: grid;
    gap: clamp(42px, 4vw, 76px);
    grid-template-columns: repeat(2, minmax(280px, 1fr));
    margin-left: 50%;
    margin-top: clamp(36px, 5vw, 68px);
    max-width: var(--nx-container-wide);
    transform: translateX(-50%);
    width: var(--nx-editorial-stage);
}

.nx-editorial-card-grid > .nx-editorial-card:nth-child(odd):last-child {
    grid-column: 1 / -1;
}

.nx-editorial__content > .nx-editorial-card-grid + h3 {
    margin-top: clamp(54px, 6vw, 88px);
}

.nx-editorial-card {
    align-self: start;
    background:
        radial-gradient(220px 150px at 88% 16%, rgba(255, 255, 255, 0.2), transparent 62%),
        linear-gradient(135deg, rgba(238, 246, 248, 0.15), rgba(50, 177, 181, 0.13)),
        rgba(6, 30, 40, 0.42);
    border: 1px solid rgba(255, 255, 255, 0.23);
    border-radius: 18px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 24px 44px rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.82);
    min-width: 0;
    overflow: hidden;
    padding: clamp(22px, 2.4vw, 34px);
    position: relative;
}

.nx-editorial-card::before {
    background: linear-gradient(180deg, #8cf7ee, rgba(140, 247, 238, 0));
    content: "";
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    width: 3px;
}

.nx-editorial-card > *:first-child {
    margin-top: 0;
}

.nx-editorial-card > *:last-child {
    margin-bottom: 0;
}

.nx-editorial-card h3 {
    margin-top: 0;
}

/* Editor-Bild im redaktionellen Zusatzbereich: sichtbar für Suchmaschinen, optisch als Full-Bleed-Panorama eingebunden. */
.nx-editorial__content .nx-editorial-image {
    background:
        linear-gradient(90deg, rgba(6, 19, 27, 0.88), rgba(6, 19, 27, 0.18) 24%, rgba(6, 19, 27, 0.1) 72%, rgba(6, 19, 27, 0.9)),
        linear-gradient(180deg, rgba(6, 19, 27, 0.5), transparent 28%, transparent 68%, rgba(6, 19, 27, 0.62));
    border-block: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 32px 80px rgba(0, 0, 0, 0.28);
    height: var(--nx-editorial-panorama-height);
    margin: clamp(38px, 5vw, 70px) calc(50% - 50vw);
    max-width: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100vw;
}

.nx-editorial__content .nx-editorial-image::before,
.nx-editorial__content .nx-editorial-image::after {
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}

.nx-editorial__content .nx-editorial-image::before {
    background:
        linear-gradient(90deg, rgba(6, 19, 27, 0.9), transparent 18%, transparent 82%, rgba(6, 19, 27, 0.9)),
        linear-gradient(180deg, rgba(6, 19, 27, 0.45), transparent 32%, transparent 70%, rgba(6, 19, 27, 0.58));
}

.nx-editorial__content .nx-editorial-image::after {
    background: linear-gradient(112deg, transparent 0 34%, rgba(93, 226, 210, 0.12) 34% 52%, transparent 52%);
    mix-blend-mode: screen;
}

.nx-editorial__content .nx-editorial-image img {
    border-radius: 0;
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.nx-editorial__content .nx-editorial-image figcaption {
    background: linear-gradient(90deg, rgba(6, 19, 27, 0.72), rgba(6, 19, 27, 0.22));
    bottom: 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.92rem;
    left: 50%;
    line-height: 1.5;
    margin: 0;
    max-width: var(--nx-editorial-readable);
    padding: 12px clamp(18px, 2vw, 30px);
    position: absolute;
    transform: translateX(-50%);
    width: min(90vw, var(--nx-container-wide));
    z-index: 2;
}

.nx-editorial h2 {
    color: #fff;
    font-size: clamp(2rem, 3.2vw, 3.7rem);
    line-height: 1.08;
    margin: 0;
}

.nx-editorial__intro {
    color: rgba(255, 255, 255, 0.82);
    font-size: clamp(1.02rem, 1.2vw, 1.2rem);
    line-height: 1.7;
    margin-top: 24px;
    max-width: 760px;
}

.nx-editorial__intro p,
.nx-editorial article p {
    margin: 0 0 1em;
}

.nx-editorial__intro p:last-child,
.nx-editorial article p:last-child {
    margin-bottom: 0;
}

.nx-editorial__grid {
    display: grid;
    gap: clamp(18px, 2vw, 28px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nx-editorial article {
    background:
        linear-gradient(135deg, rgba(238, 246, 248, 0.18), rgba(50, 177, 181, 0.16)),
        rgba(6, 30, 40, 0.44);
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 18px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 28px 48px rgba(0, 0, 0, 0.22);
    color: rgba(255, 255, 255, 0.82);
    padding: clamp(22px, 2.4vw, 34px);
}

.nx-editorial h3 {
    color: #74f1ea;
    font-size: clamp(1.14rem, 1.35vw, 1.35rem);
    margin: 0 0 14px;
}

.nx-editorial .ekkert-pill-button {
    justify-self: start;
}

.ekkert-page-hero--about h1 {
    font-size: clamp(2.15rem, 3.2vw, 3.35rem);
    line-height: 1.08;
    max-width: 640px;
}

.ekkert-page-hero--about .ekkert-page-hero__content {
    padding-top: clamp(36px, 5vw, 82px);
}

.ekkert-page-hero--about .ekkert-page-hero__grid {
    min-height: clamp(410px, 39vw, 500px);
}

.ekkert-about-network {
    aspect-ratio: 1.73;
    opacity: 0.96;
    right: clamp(18px, 4vw, 72px);
    top: clamp(24px, 4.4vw, 64px);
    width: min(54vw, 780px);
}

.ekkert-about-network::before {
    background:
        radial-gradient(320px 180px at 54% 48%, rgba(97, 224, 226, 0.2), transparent 70%),
        linear-gradient(90deg, transparent, rgba(20, 114, 128, 0.36) 20% 82%, transparent);
    content: "";
    inset: 10% -2% 10% 4%;
    pointer-events: none;
    position: absolute;
    z-index: 0;
}

.ekkert-about-network::after {
    background:
        linear-gradient(105deg, transparent 0 12%, rgba(40, 144, 153, 0.14) 12.2% 66%, transparent 66.2%),
        linear-gradient(180deg, rgba(8, 37, 49, 0.24), rgba(4, 15, 23, 0.04));
    bottom: -10%;
    clip-path: polygon(0 36%, 100% 0, 92% 100%, 12% 100%);
    content: "";
    height: 42%;
    left: -26%;
    pointer-events: none;
    position: absolute;
    right: -6%;
    z-index: 1;
}

.ekkert-network-svg {
    display: block;
    filter: drop-shadow(0 22px 54px rgba(61, 226, 231, 0.18));
    position: relative;
    width: 100%;
    z-index: 2;
}

.ekkert-network-svg path,
.ekkert-network-svg ellipse,
.ekkert-network-svg circle {
    fill: none;
    stroke: rgba(214, 249, 250, 0.6);
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
}

.ekkert-network-svg__rings ellipse {
    stroke: rgba(133, 232, 233, 0.2);
    stroke-width: 1.3;
}

.ekkert-network-svg__links path {
    animation: ekkertNetworkDraw 8s ease-in-out infinite;
    stroke: rgba(147, 238, 239, 0.34);
    stroke-dasharray: 720;
    stroke-dashoffset: 720;
}

.ekkert-network-svg__icons path,
.ekkert-network-svg__icons circle {
    filter: drop-shadow(0 0 10px rgba(102, 231, 231, 0.24));
    stroke: rgba(232, 255, 255, 0.82);
    stroke-width: 2.7;
}

.ekkert-network-svg text {
    fill: rgba(127, 241, 236, 0.78);
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-anchor: middle;
}

.ekkert-network-svg__icons {
    display: none;
}

.ekkert-network-svg__nodes circle {
    animation: ekkertNetworkPulse 4.8s ease-in-out infinite;
    fill: rgba(105, 234, 230, 0.86);
    stroke: rgba(235, 255, 255, 0.76);
    stroke-width: 1.5;
}

.ekkert-network-svg__nodes circle:nth-child(2) {
    animation-delay: 0.35s;
}

.ekkert-network-svg__nodes circle:nth-child(3) {
    animation-delay: 0.7s;
}

.ekkert-network-svg__nodes circle:nth-child(4) {
    animation-delay: 1.05s;
}

.ekkert-network-svg__nodes circle:nth-child(5) {
    animation-delay: 1.4s;
}

.ekkert-network-svg__nodes circle:nth-child(6) {
    animation-delay: 1.75s;
}

.ekkert-network-icons {
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 4;
}

.ekkert-network-icon {
    align-items: center;
    display: grid;
    justify-items: center;
    margin: 0;
    position: absolute;
    transform: translate(-50%, -50%);
}

.ekkert-network-icon::before {
    background:
        radial-gradient(circle at 42% 38%, rgba(230, 255, 255, 0.34), transparent 22%),
        radial-gradient(circle, rgba(80, 226, 224, 0.24), transparent 68%);
    border-radius: 999px;
    content: "";
    filter: blur(2px);
    inset: 16% 6% 22%;
    opacity: 0.88;
    position: absolute;
    z-index: -1;
}

.ekkert-network-icon img {
    display: block;
    filter:
        drop-shadow(0 0 10px rgba(102, 231, 231, 0.26))
        drop-shadow(0 18px 28px rgba(0, 0, 0, 0.18));
    height: auto;
    max-width: 100%;
}

.ekkert-network-icon figcaption {
    color: rgba(127, 241, 236, 0.82);
    font-size: clamp(0.6rem, 0.92vw, 0.78rem);
    font-weight: 800;
    letter-spacing: 0.12em;
    margin-top: clamp(2px, 0.35vw, 6px);
    text-transform: uppercase;
    text-shadow: 0 0 12px rgba(59, 220, 220, 0.28);
}

.ekkert-network-icon--immobilie {
    left: 14%;
    top: 29%;
    width: 25%;
}

.ekkert-network-icon--standort {
    left: 12%;
    top: 72%;
    width: 25%;
}

.ekkert-network-icon--beratung {
    left: 50%;
    top: 15%;
    width: 21%;
}

.ekkert-network-icon--expose {
    left: 86%;
    top: 29%;
    width: 21%;
}

.ekkert-network-icon--uebergabe {
    left: 86%;
    top: 72%;
    width: 17%;
}

.ekkert-network-icon--vertrauen {
    left: 50%;
    top: 88%;
    width: 17%;
}

.ekkert-network-icon--persoenlich {
    left: 50.2%;
    top: 51%;
    width: 19%;
}

.ekkert-network-icon--persoenlich::before {
    background:
        radial-gradient(circle at 74% 25%, rgba(235, 255, 255, 0.42), transparent 14%),
        radial-gradient(circle at 52% 54%, rgba(86, 237, 234, 0.2), transparent 58%);
    inset: 4% 2% 8%;
    opacity: 0.82;
}

.ekkert-network-icon--persoenlich img {
    filter:
        drop-shadow(0 0 12px rgba(105, 238, 235, 0.32))
        drop-shadow(0 22px 34px rgba(0, 0, 0, 0.22));
}

@keyframes ekkertNetworkDraw {
    0%,
    16% {
        stroke-dashoffset: 720;
        opacity: 0.14;
    }

    48%,
    84% {
        stroke-dashoffset: 0;
        opacity: 0.85;
    }

    100% {
        stroke-dashoffset: -720;
        opacity: 0.18;
    }
}

@keyframes ekkertNetworkPulse {
    0%,
    100% {
        filter: drop-shadow(0 0 0 rgba(105, 234, 230, 0));
        opacity: 0.72;
        transform: scale(1);
    }

    45% {
        filter: drop-shadow(0 0 12px rgba(105, 234, 230, 0.8));
        opacity: 1;
        transform: scale(1.16);
    }
}

.ekkert-about-intro {
    background:
        linear-gradient(150deg, rgba(255, 255, 255, 0.42), transparent 46%),
        linear-gradient(17deg, transparent 0 66%, rgba(201, 236, 242, 0.55) 66.2% 100%),
        #e8f5f7;
    color: var(--nx-color-ink);
    overflow: hidden;
    padding: clamp(88px, 9vw, 148px) 0 clamp(78px, 8vw, 128px);
    position: relative;
}

.ekkert-about-intro::before {
    background:
        linear-gradient(104deg, transparent 0 18%, rgba(7, 58, 70, 0.08) 18.08% 18.18%, transparent 18.28%),
        linear-gradient(166deg, transparent 0 70%, rgba(7, 58, 70, 0.07) 70.08% 70.2%, transparent 70.3%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
}

.ekkert-about-intro__grid {
    align-items: center;
    display: grid;
    gap: clamp(46px, 7vw, 96px);
    grid-template-columns: minmax(0, 0.88fr) minmax(320px, 0.82fr);
    position: relative;
    z-index: 1;
}

.ekkert-script {
    color: #12969b;
    font-family: "Brush Script MT", "Segoe Script", cursive;
    font-size: clamp(2.1rem, 4vw, 3.6rem);
    line-height: 1;
    margin: 0 0 10px;
}

.ekkert-about-intro h2 {
    font-size: clamp(2rem, 3.6vw, 3.2rem);
    line-height: 1.06;
    margin: 0 0 clamp(34px, 5vw, 58px);
}

.ekkert-about-timeline {
    display: grid;
    gap: 28px;
    position: relative;
}

.ekkert-about-timeline::before {
    background:
        linear-gradient(180deg, transparent, rgba(19, 143, 150, 0.3) 12% 88%, transparent),
        linear-gradient(180deg, transparent 0 12%, rgba(104, 246, 239, 0.78) 42%, transparent 72%);
    background-size: 100% 100%, 100% 190%;
    content: "";
    height: calc(100% - 36px);
    left: 28px;
    position: absolute;
    top: 18px;
    transform-origin: top center;
    width: 1px;
}

.ekkert-about-timeline article {
    display: grid;
    gap: 22px;
    grid-template-columns: 58px minmax(0, 1fr);
    position: relative;
}

body.ekkert-reveal-ready .ekkert-timeline-reveal::before {
    opacity: 0;
    transform: scaleY(0);
    transition:
        opacity 900ms ease,
        transform 1500ms cubic-bezier(0.18, 0.78, 0.18, 1);
}

body.ekkert-reveal-ready .ekkert-timeline-reveal.is-visible::before {
    animation: ekkertTimelineFlow 5.8s ease-in-out 1.5s infinite;
    opacity: 1;
    transform: scaleY(1);
}

body.ekkert-reveal-ready .ekkert-timeline-reveal article {
    opacity: 0;
    transform: translateX(-18px) scale(0.985);
    transition:
        opacity 820ms ease,
        transform 980ms cubic-bezier(0.18, 0.78, 0.18, 1);
    transition-delay: calc(var(--timeline-index, 0) * 260ms + 260ms);
}

body.ekkert-reveal-ready .ekkert-timeline-reveal.is-visible article {
    opacity: 1;
    transform: translateX(0) scale(1);
}

.ekkert-about-timeline article > span,
.ekkert-about-values article > span {
    align-items: center;
    background:
        radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.82), transparent 30%),
        linear-gradient(145deg, #ffffff, #d9eef2);
    border: 1px solid rgba(13, 95, 108, 0.16);
    border-radius: 999px;
    box-shadow: 0 14px 34px rgba(4, 44, 56, 0.12);
    color: #087780;
    display: inline-flex;
    height: 58px;
    justify-content: center;
    width: 58px;
}

.ekkert-about-timeline svg,
.ekkert-about-values svg {
    fill: none;
    height: 28px;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7;
    width: 28px;
}

.ekkert-about-timeline h3,
.ekkert-about-values h2 {
    color: #087780;
    font-size: 1.12rem;
    margin: 0 0 8px;
}

.ekkert-about-timeline p,
.ekkert-about-values p {
    line-height: 1.56;
    margin: 0;
}

.ekkert-about-photo {
    margin: 0;
    position: relative;
}

.ekkert-about-photo img {
    aspect-ratio: 0.84;
    border-radius: 8px;
    box-shadow: 0 28px 78px rgba(4, 30, 42, 0.18);
    display: block;
    object-fit: cover;
    width: 100%;
}

.ekkert-about-photo figcaption {
    align-items: center;
    background: linear-gradient(135deg, rgba(9, 86, 101, 0.96), rgba(24, 149, 148, 0.94));
    border-radius: 8px;
    bottom: -34px;
    box-shadow: 0 22px 50px rgba(4, 40, 52, 0.22);
    color: #fff;
    display: grid;
    min-height: 132px;
    min-width: 150px;
    padding: 20px;
    position: absolute;
    right: -18px;
    text-align: center;
}

.ekkert-about-photo figcaption strong {
    display: block;
    font-size: clamp(2.4rem, 5vw, 4rem);
    line-height: 0.9;
}

.ekkert-about-photo figcaption strong .ekkert-count {
    display: inline-block;
    font: inherit;
    letter-spacing: 0;
    text-transform: none;
}

.ekkert-about-photo figcaption span {
    font-size: 1rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.ekkert-about-values,
.ekkert-about-reviews-band,
.ekkert-about-stats {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.024) 0 1px, transparent 1px 12px),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.018) 0 1px, transparent 1px 12px),
        linear-gradient(156deg, transparent 0 58%, rgba(87, 192, 190, 0.08) 58.2% 74%, transparent 74.2%),
        linear-gradient(155deg, #051219, #072b37 58%, #06131b);
    color: #fff;
    overflow: hidden;
    position: relative;
}

.ekkert-about-values {
    border-top: 2px solid rgba(255, 255, 255, 0.78);
    padding: clamp(64px, 7vw, 112px) 0;
}

.ekkert-about-values__grid {
    display: grid;
    gap: clamp(24px, 4vw, 42px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    position: relative;
    z-index: 1;
}

.ekkert-about-values__grid::before {
    background:
        linear-gradient(112deg, rgba(135, 226, 223, 0.1), rgba(40, 132, 144, 0.16) 56%, transparent 56.2%),
        linear-gradient(18deg, transparent 0 24%, rgba(192, 238, 240, 0.12) 24.2% 100%);
    clip-path: polygon(0 38%, 100% 0, 96% 100%, 8% 100%);
    content: "";
    inset: -46px -42px -38px -42px;
    opacity: 0.78;
    pointer-events: none;
    position: absolute;
}

.ekkert-about-values article {
    align-items: center;
    backdrop-filter: blur(16px);
    background:
        radial-gradient(180px 90px at 30% 0, rgba(255, 255, 255, 0.58), transparent 72%),
        linear-gradient(180deg, rgba(230, 244, 246, 0.68), rgba(142, 173, 181, 0.46));
    border: 1px solid rgba(255, 255, 255, 0.64);
    border-radius: 8px;
    box-shadow: 0 26px 62px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.36);
    display: grid;
    gap: 22px;
    grid-template-columns: 72px minmax(0, 1fr);
    min-height: 172px;
    padding: clamp(24px, 3vw, 34px);
}

.ekkert-about-values article > span {
    background:
        radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.48), transparent 30%),
        linear-gradient(145deg, rgba(16, 137, 144, 0.88), rgba(6, 50, 68, 0.9));
    border-color: rgba(216, 246, 248, 0.42);
    color: #fff;
}

.ekkert-about-values h2 {
    color: #0b263c;
    font-size: 1.24rem;
}

.ekkert-about-values p {
    color: rgba(9, 34, 48, 0.82);
}

.ekkert-about-quote {
    background:
        linear-gradient(160deg, rgba(255, 255, 255, 0.35), transparent 42%),
        #e8f5f7;
    color: var(--nx-color-ink);
    overflow: hidden;
    padding: clamp(72px, 8vw, 128px) 0;
}

.ekkert-about-quote .nx-container {
    display: grid;
}

.ekkert-about-quote__text {
    margin: 0 auto 0 8%;
    max-width: 720px;
    position: relative;
}

.ekkert-about-quote__text::before,
.ekkert-about-quote__text::after {
    color: rgba(41, 191, 202, 0.18);
    content: "“";
    font-size: 12rem;
    line-height: 0.8;
    position: absolute;
    z-index: 0;
}

.ekkert-about-quote__text::before {
    left: -70px;
    top: 12px;
}

.ekkert-about-quote__text::after {
    bottom: -42px;
    right: -30px;
    transform: rotate(180deg);
}

.ekkert-about-quote h2,
.ekkert-about-quote p {
    position: relative;
    z-index: 1;
}

.ekkert-about-quote h2 {
    color: #0b5262;
    font-size: clamp(2rem, 4vw, 3.25rem);
    line-height: 1.06;
    margin: 0 0 22px;
    max-width: 520px;
}

.ekkert-about-quote p {
    line-height: 1.62;
    margin: 0;
}

.ekkert-about-reviews {
    display: grid;
    gap: clamp(20px, 3vw, 34px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ekkert-about-reviews.is-slider article {
    display: none;
}

.ekkert-about-reviews.is-slider article.is-active {
    display: block;
    order: var(--review-order);
}

.ekkert-about-reviews-band {
    border-top: 0;
    padding: clamp(78px, 8vw, 126px) 0;
}

.ekkert-about-reviews-band::before {
    background:
        linear-gradient(160deg, rgba(178, 234, 236, 0.12), transparent 34%),
        linear-gradient(22deg, transparent 0 62%, rgba(94, 189, 189, 0.09) 62.2% 100%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
}

.ekkert-about-reviews article {
    backdrop-filter: blur(16px);
    background:
        radial-gradient(220px 92px at 50% 0, rgba(255, 255, 255, 0.8), transparent 72%),
        linear-gradient(180deg, rgba(236, 246, 248, 0.72), rgba(138, 163, 171, 0.58));
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 8px;
    box-shadow: 0 22px 58px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.35);
    padding: 28px;
    position: relative;
    z-index: 1;
}

.ekkert-about-reviews strong {
    color: #ffd53b;
    display: block;
    letter-spacing: 0.08em;
    margin-bottom: 8px;
}

.ekkert-about-reviews em {
    display: block;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 18px;
}

.ekkert-about-reviews small {
    color: rgba(12, 42, 54, 0.62);
}

.ekkert-about-panorama {
    background: #06131b;
    border-top: 2px solid rgba(255, 255, 255, 0.8);
    overflow: hidden;
}

.ekkert-about-panorama img {
    display: block;
    filter: brightness(0.68) saturate(0.85);
    height: clamp(240px, 24vw, 420px);
    object-fit: cover;
    width: 100%;
}

.ekkert-about-stats {
    border-top: 2px solid rgba(255, 255, 255, 0.8);
    padding: clamp(74px, 8vw, 130px) 0;
}

.ekkert-about-stats__grid {
    display: grid;
    gap: clamp(32px, 6vw, 90px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    position: relative;
    z-index: 1;
}

.ekkert-about-stats article {
    align-items: center;
    aspect-ratio: 1;
    border: 7px solid rgba(77, 177, 190, 0.46);
    border-radius: 999px;
    display: grid;
    justify-items: center;
    margin: 0 auto;
    max-width: clamp(220px, 18vw, 280px);
    padding: clamp(24px, 2.7vw, 32px);
    text-align: center;
    width: 100%;
}

.ekkert-about-stats strong {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: clamp(1.75rem, 2.35vw, 2.85rem);
    gap: 0.1em;
    justify-content: center;
    line-height: 0.95;
}

.ekkert-about-stats strong .ekkert-count {
    display: inline-block;
    font: inherit;
    letter-spacing: 0;
    text-transform: none;
}

.ekkert-about-stats span {
    display: block;
    font-size: clamp(0.78rem, 1vw, 0.94rem);
    font-weight: 800;
    line-height: 1.16;
    text-transform: uppercase;
}

.ekkert-about-stats strong .ekkert-about-stats__prefix {
    display: block;
    font-size: clamp(0.62rem, 0.76vw, 0.82rem);
    letter-spacing: 0.08em;
    line-height: 1;
    margin-bottom: -0.08em;
    transform: none;
    width: 100%;
}

.ekkert-about-stats article:nth-child(2) strong {
    align-items: center;
    flex-direction: column;
    gap: 0;
}

.ekkert-about-stats small {
    color: #ffd53b;
    display: block;
    font-size: 1.24rem;
    letter-spacing: 0.08em;
    margin-top: 8px;
}

.ekkert-page-hero--contact h1 {
    font-size: clamp(2.45rem, 4.4vw, 4.7rem);
    line-height: 1.08;
    max-width: 620px;
}

.ekkert-page-hero--contact .ekkert-page-hero__content {
    padding-top: clamp(34px, 5vw, 82px);
}

.ekkert-page-hero--contact .ekkert-page-hero__grid {
    min-height: clamp(430px, 42vw, 560px);
}

.ekkert-contact-panel {
    background:
        radial-gradient(820px 360px at 32% 24%, rgba(77, 219, 216, 0.1), transparent 68%),
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.024) 0 1px, transparent 1px 12px),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.018) 0 1px, transparent 1px 12px),
        linear-gradient(158deg, transparent 0 54%, rgba(86, 192, 190, 0.08) 54.2% 72%, transparent 72.2%),
        linear-gradient(155deg, #051219, #072b37 58%, #06131b);
    border-top: 2px solid rgba(255, 255, 255, 0.78);
    color: #fff;
    overflow: hidden;
    padding: clamp(76px, 8vw, 126px) 0;
    position: relative;
}

.ekkert-contact-panel::before {
    background:
        linear-gradient(106deg, transparent 0 18%, rgba(202, 248, 250, 0.08) 18.08% 18.18%, transparent 18.28%),
        linear-gradient(18deg, transparent 0 65%, rgba(123, 226, 222, 0.09) 65.2% 100%),
        linear-gradient(142deg, transparent 0 7%, rgba(255, 255, 255, 0.1) 7.05% 7.15%, transparent 7.24%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
}

.ekkert-contact-panel__grid {
    align-items: start;
    display: grid;
    gap: clamp(54px, 8vw, 118px);
    grid-template-columns: minmax(320px, 0.82fr) minmax(320px, 1fr);
    position: relative;
    z-index: 1;
}

.ekkert-contact-form-card {
    backdrop-filter: blur(18px);
    background:
        radial-gradient(300px 150px at 91% 2%, rgba(255, 255, 255, 0.58), transparent 70%),
        radial-gradient(260px 180px at 2% 100%, rgba(86, 224, 219, 0.18), transparent 72%),
        linear-gradient(145deg, rgba(218, 239, 242, 0.22), rgba(10, 58, 75, 0.36) 48%, rgba(4, 23, 34, 0.76)),
        linear-gradient(180deg, rgba(3, 18, 28, 0.24), rgba(3, 18, 28, 0.4));
    border: 1px solid rgba(235, 252, 252, 0.72);
    border-radius: 10px;
    box-shadow:
        0 26px 70px rgba(0, 0, 0, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.4),
        inset 0 -22px 44px rgba(255, 255, 255, 0.08);
    color: #eaf9fb;
    overflow: hidden;
    padding: clamp(26px, 4vw, 46px);
    position: relative;
}

.ekkert-contact-form-card::before {
    background:
        radial-gradient(circle, rgba(255, 255, 255, 0.92), transparent 58%),
        radial-gradient(circle, rgba(95, 229, 225, 0.42), transparent 72%);
    content: "";
    height: 54px;
    pointer-events: none;
    position: absolute;
    right: -12px;
    top: -16px;
    width: 54px;
}

.ekkert-contact-form-card h2 {
    color: #5fe5e1;
    font-size: clamp(1.35rem, 2vw, 1.8rem);
    margin: 0 0 28px;
}

.ekkert-contact-form-card:has(.wpforms-confirmation-container-full) h2,
.ekkert-contact-form-card:has(.wpforms-confirmation-container) h2 {
    display: none;
}

.ekkert-contact-form {
    display: grid;
    gap: 14px;
}

.ekkert-contact-form-card .wpforms-container {
    margin: 0;
}

.ekkert-contact-form-card .wpforms-form {
    position: relative;
    z-index: 1;
}

.ekkert-contact-form-card .wpforms-field-container {
    display: grid;
    gap: 14px;
}

.ekkert-contact-form-card .wpforms-field {
    padding: 0;
}

.ekkert-contact-form label,
.ekkert-contact-form-card .wpforms-field-label {
    color: rgba(255, 255, 255, 0.88);
    display: block;
    font-size: 0.86rem;
    font-weight: 800;
    margin: 0 0 8px;
}

.ekkert-contact-form input,
.ekkert-contact-form textarea,
.ekkert-contact-form-card .wpforms-field input,
.ekkert-contact-form-card .wpforms-field textarea {
    background: rgba(3, 24, 34, 0.34);
    border: 1px solid rgba(219, 246, 248, 0.48);
    border-radius: 7px;
    box-shadow: inset 0 1px 12px rgba(0, 0, 0, 0.12);
    color: #fff;
    font: inherit;
    min-height: 42px;
    padding: 11px 14px;
    width: 100%;
}

.ekkert-contact-form textarea,
.ekkert-contact-form-card .wpforms-field textarea {
    min-height: 132px;
    resize: vertical;
}

.ekkert-contact-form input::placeholder,
.ekkert-contact-form textarea::placeholder,
.ekkert-contact-form-card .wpforms-field input::placeholder,
.ekkert-contact-form-card .wpforms-field textarea::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ekkert-contact-form input:focus,
.ekkert-contact-form textarea:focus,
.ekkert-contact-form-card .wpforms-field input:focus,
.ekkert-contact-form-card .wpforms-field textarea:focus {
    border-color: rgba(95, 229, 225, 0.95);
    box-shadow: 0 0 0 3px rgba(95, 229, 225, 0.14);
    outline: 0;
}

.ekkert-contact-form .ekkert-pill-button,
.ekkert-contact-form-card .wpforms-submit {
    background: linear-gradient(90deg, #123257, #20a79e);
    border: 0;
    border-radius: 999px;
    color: #fff;
    cursor: pointer;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    margin-top: 10px;
    min-height: 42px;
    padding: 12px 28px;
    text-transform: uppercase;
    transition: box-shadow 520ms ease, filter 520ms ease, transform 520ms ease;
    width: fit-content;
}

.ekkert-contact-form-card .wpforms-submit-container {
    margin: 10px 0 0;
    padding: 0;
}

.ekkert-contact-form-card .wpforms-submit:hover,
.ekkert-contact-form-card .wpforms-submit:focus-visible {
    box-shadow: 0 16px 34px rgba(32, 167, 158, 0.26), 0 0 28px rgba(95, 229, 225, 0.24);
    filter: brightness(1.08);
    transform: translateY(-2px);
}

.ekkert-contact-form-card .wpforms-error {
    color: #ffdede;
    font-size: 0.82rem;
    margin-top: 6px;
}

/* WPForms bringt eigene starke Styles mit; diese Bruecke haelt das echte Formular in der Ekkert-Glaskarte. */
.ekkert-contact-form-card div.wpforms-container-full {
    margin: 0;
    max-width: none;
    width: 100%;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form {
    position: relative;
    z-index: 1;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field-container,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
    width: 100% !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0 0 18px;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field-label,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form legend.wpforms-field-label,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    color: rgba(255, 255, 255, 0.88) !important;
    font-size: 0.86rem !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-required-label {
    color: #ff7f7f !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form input[type="text"],
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form input[type="email"],
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form textarea {
    background: rgba(3, 24, 34, 0.42) !important;
    border: 1px solid rgba(219, 246, 248, 0.52) !important;
    border-radius: 7px !important;
    box-shadow: inset 0 1px 12px rgba(0, 0, 0, 0.16) !important;
    color: #fff !important;
    font: inherit !important;
    min-height: 42px !important;
    padding: 11px 14px !important;
    width: 100% !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    max-width: none !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form textarea {
    min-height: 132px !important;
    resize: vertical;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form input::placeholder,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form textarea::placeholder {
    color: rgba(255, 255, 255, 0.48) !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form input:focus,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form textarea:focus {
    border-color: rgba(95, 229, 225, 0.95) !important;
    box-shadow: 0 0 0 3px rgba(95, 229, 225, 0.14), inset 0 1px 12px rgba(0, 0, 0, 0.16) !important;
    outline: 0 !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul {
    margin: 0 !important;
    padding: 0 !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field-checkbox li {
    align-items: flex-start;
    display: grid !important;
    gap: 12px;
    grid-template-columns: 20px minmax(0, 1fr);
    margin: 0 !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form input[type="checkbox"] {
    appearance: none;
    background: rgba(255, 255, 255, 0.92) !important;
    border: 1px solid rgba(235, 252, 252, 0.72) !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    height: 18px !important;
    margin: 2px 0 0 !important;
    min-height: 18px !important;
    padding: 0 !important;
    width: 18px !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form input[type="checkbox"]:checked {
    background: linear-gradient(135deg, #123257, #20a79e) !important;
    box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.9) !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-field-label-inline,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-field-label-inline a {
    color: rgba(255, 255, 255, 0.76) !important;
    font-size: 0.86rem !important;
    line-height: 1.45 !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-field-label-inline a {
    text-decoration-color: rgba(95, 229, 225, 0.58) !important;
    text-underline-offset: 3px;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    margin: 10px 0 0 !important;
    padding: 0 !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form button[type="submit"],
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-submit {
    background: linear-gradient(90deg, #123257, #20a79e) !important;
    border: 0 !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 0.78rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.08em !important;
    min-height: 42px !important;
    min-width: min(100%, 220px);
    padding: 12px 28px !important;
    text-transform: uppercase !important;
    transition: box-shadow 520ms ease, filter 520ms ease, transform 520ms ease;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form button[type="submit"]:focus-visible,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-submit:hover,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-form .wpforms-submit:focus-visible {
    box-shadow: 0 16px 34px rgba(32, 167, 158, 0.26), 0 0 28px rgba(95, 229, 225, 0.24) !important;
    filter: brightness(1.08);
    transform: translateY(-2px);
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-confirmation-container-full,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-confirmation-container {
    background:
        radial-gradient(circle at 96% 0, rgba(255, 255, 255, 0.32), transparent 17%),
        linear-gradient(135deg, rgba(14, 63, 72, 0.78), rgba(4, 28, 40, 0.88)) !important;
    border: 1px solid rgba(219, 246, 248, 0.66) !important;
    border-radius: 12px !important;
    box-shadow: inset 0 1px 26px rgba(255, 255, 255, 0.08), 0 18px 44px rgba(0, 0, 0, 0.22) !important;
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: clamp(1rem, 1.3vw, 1.16rem) !important;
    line-height: 1.65 !important;
    margin: clamp(24px, 4vw, 42px) 0 0 !important;
    padding: clamp(22px, 4vw, 34px) !important;
    position: relative;
    z-index: 1;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-confirmation-container-full::after,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-confirmation-container::after {
    color: #5fe5e1;
    content: "Nachricht gesendet";
    font-size: clamp(1.35rem, 2vw, 1.8rem);
    font-weight: 800;
    left: 0;
    line-height: 1.15;
    position: absolute;
    top: calc(clamp(24px, 4vw, 42px) * -1 - 1.35rem);
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-confirmation-container-full p,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-confirmation-container p {
    color: inherit !important;
    margin: 0 !important;
}

.ekkert-contact-form-card div.wpforms-container-full .wpforms-confirmation-container-full::before,
.ekkert-contact-form-card div.wpforms-container-full .wpforms-confirmation-container::before {
    background: linear-gradient(180deg, #65f1e8, rgba(101, 241, 232, 0.18));
    border-radius: 999px;
    content: "";
    inset: 18px auto 18px 0;
    position: absolute;
    width: 4px;
}

.ekkert-contact-details {
    display: grid;
    gap: clamp(26px, 4vw, 42px);
    padding-top: clamp(10px, 2vw, 26px);
    position: relative;
}

.ekkert-contact-details::before {
    background:
        linear-gradient(104deg, transparent 0 18%, rgba(95, 229, 225, 0.12) 18.1% 64%, transparent 64.2%),
        linear-gradient(90deg, rgba(255, 255, 255, 0.08), transparent 62%);
    content: "";
    inset: -5% -16% 13% -6%;
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
}

.ekkert-contact-details > .ekkert-kicker {
    margin-bottom: 6px;
}

.ekkert-contact-details article {
    align-items: center;
    display: grid;
    gap: 28px;
    grid-template-columns: 74px minmax(0, 1fr);
    max-width: 640px;
    position: relative;
    z-index: 1;
}

.ekkert-contact-details article + article::before {
    background: linear-gradient(90deg, rgba(220, 246, 248, 0.28), transparent);
    content: "";
    height: 1px;
    left: 102px;
    position: absolute;
    right: 0;
    top: -20px;
}

.ekkert-contact-details article > span {
    align-items: center;
    background:
        radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.52), transparent 30%),
        linear-gradient(145deg, rgba(16, 137, 144, 0.9), rgba(6, 50, 68, 0.94));
    border: 1px solid rgba(216, 246, 248, 0.42);
    border-radius: 999px;
    box-shadow:
        0 16px 34px rgba(0, 0, 0, 0.24),
        0 0 0 8px rgba(80, 214, 211, 0.08),
        0 0 30px rgba(95, 229, 225, 0.12);
    color: #fff;
    display: inline-flex;
    height: 62px;
    justify-content: center;
    width: 62px;
}

.ekkert-contact-details svg {
    fill: none;
    height: 30px;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7;
    width: 30px;
}

.ekkert-contact-details h2 {
    color: #5fe5e1;
    font-size: clamp(1.15rem, 1.7vw, 1.45rem);
    margin: 0 0 6px;
}

.ekkert-contact-details p,
.ekkert-contact-details__text {
    color: rgba(255, 255, 255, 0.86);
    font-weight: 400;
    line-height: 1.55;
    margin: 0;
}

.ekkert-contact-details__text p,
.ekkert-contact-teaser__text p {
    margin: 0;
}

.ekkert-contact-details strong {
    font-weight: 700;
}

.ekkert-contact-details a {
    color: inherit;
    overflow-wrap: anywhere;
    text-decoration: none;
}

.ekkert-contact-map {
    background:
        radial-gradient(circle at 50% 46%, rgba(69, 217, 207, 0.22), transparent 20%),
        linear-gradient(rgba(6, 26, 36, 0.82), rgba(6, 26, 36, 0.82)),
        repeating-linear-gradient(32deg, transparent 0 58px, rgba(220, 246, 248, 0.08) 58px 60px, transparent 60px 118px),
        repeating-linear-gradient(118deg, transparent 0 72px, rgba(220, 246, 248, 0.07) 72px 74px, transparent 74px 146px),
        #0a2230;
    border-bottom: 2px solid rgba(255, 255, 255, 0.78);
    border-top: 2px solid rgba(255, 255, 255, 0.78);
    min-height: clamp(260px, 25vw, 430px);
    overflow: hidden;
    position: relative;
}

.ekkert-contact-map::before {
    background:
        linear-gradient(90deg, transparent 0 18%, rgba(104, 220, 216, 0.12) 18.2% 18.3%, transparent 18.4%),
        linear-gradient(0deg, transparent 0 46%, rgba(104, 220, 216, 0.12) 46.2% 46.3%, transparent 46.4%);
    content: "";
    inset: 0;
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
}

.ekkert-contact-map__inner {
    align-items: center;
    display: grid;
    inset: 0;
    justify-items: center;
    position: absolute;
}

.ekkert-contact-map__embed {
    background: rgba(6, 26, 36, 0.7);
    inset: 0;
    position: absolute;
}

.ekkert-contact-map:has(.rcb-content-blocker) {
    min-height: 0;
    overflow: visible;
}

.ekkert-contact-map__embed:has(.rcb-content-blocker) {
    inset: auto;
    position: relative;
}

.ekkert-contact-map__embed:has(.rcb-content-blocker)::after {
    display: none;
}

.ekkert-contact-map__embed::after {
    background:
        radial-gradient(circle at 46% 46%, rgba(70, 213, 204, 0.18), transparent 24%),
        linear-gradient(90deg, rgba(5, 20, 29, 0.68), rgba(5, 28, 39, 0.4) 42%, rgba(4, 17, 25, 0.66)),
        linear-gradient(180deg, rgba(3, 11, 17, 0.26), rgba(8, 47, 59, 0.16) 48%, rgba(3, 11, 17, 0.32));
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
}

.ekkert-contact-map__embed iframe {
    border: 0;
    display: block;
    filter: grayscale(0.76) saturate(0.82) brightness(0.72) contrast(1.08);
    height: 100%;
    min-height: inherit;
    width: 100%;
}

.ekkert-contact-map__label {
    display: grid;
    gap: 10px;
    justify-items: center;
    margin-top: 40px;
    max-width: min(620px, calc(100% - 44px));
    text-align: center;
}

.ekkert-contact-map__pin {
    background: #4bd4c9;
    border-radius: 999px 999px 999px 0;
    box-shadow: 0 0 34px rgba(75, 212, 201, 0.55);
    display: block;
    height: clamp(46px, 5vw, 76px);
    margin-bottom: 70px;
    transform: rotate(-45deg);
    width: clamp(46px, 5vw, 76px);
}

.ekkert-contact-map__pin::after {
    background: rgba(8, 37, 49, 0.65);
    border-radius: 999px;
    content: "";
    inset: 28%;
    position: absolute;
}

.ekkert-contact-map strong {
    color: rgba(255, 255, 255, 0.84);
    display: block;
    font-size: clamp(2.2rem, 4vw, 4.4rem);
    text-shadow: 0 8px 28px rgba(0, 0, 0, 0.55);
}

.ekkert-contact-map small {
    color: rgba(255, 255, 255, 0.72);
    display: block;
    font-size: clamp(0.92rem, 1.35vw, 1.32rem);
    font-weight: 800;
    letter-spacing: 0.08em;
    text-shadow: 0 6px 22px rgba(0, 0, 0, 0.48);
    text-transform: uppercase;
}

.ekkert-contact-map p {
    color: rgba(255, 255, 255, 0.82);
    font-size: clamp(1rem, 1.4vw, 1.22rem);
    line-height: 1.5;
    margin: 10px 0 4px;
}

.ekkert-map-link {
    background: linear-gradient(90deg, rgba(18, 50, 87, 0.96), rgba(32, 167, 158, 0.94));
    border: 1px solid rgba(235, 252, 252, 0.32);
    border-radius: 999px;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.24), 0 0 32px rgba(95, 229, 225, 0.14);
    color: #fff;
    display: inline-flex;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    margin-top: 12px;
    padding: 13px 24px;
    text-decoration: none;
    text-transform: uppercase;
    transition: box-shadow 520ms ease, filter 520ms ease, transform 520ms ease;
}

.ekkert-map-link:hover,
.ekkert-map-link:focus-visible {
    box-shadow: 0 20px 46px rgba(0, 0, 0, 0.28), 0 0 34px rgba(95, 229, 225, 0.28);
    filter: brightness(1.08);
    transform: translateY(-2px);
}

.ekkert-footer {
    background: #0c1824;
    color: #fff;
    overflow: hidden;
    position: relative;
}

.ekkert-footer::before,
.ekkert-footer__main::before,
.ekkert-footer__bottom::before {
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
}

.ekkert-footer::before {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.035) 0 1px, transparent 1px 12px),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 12px),
        linear-gradient(160deg, transparent 0 34%, rgba(62, 191, 187, 0.11) 34.2% 50%, transparent 50.2%),
        linear-gradient(170deg, rgba(5, 12, 18, 0.96), rgba(7, 31, 41, 0.92) 58%, rgba(5, 10, 15, 0.98));
}

.ekkert-footer__main,
.ekkert-footer__bottom {
    position: relative;
}

.ekkert-footer__main {
    border-top: 2px solid rgba(255, 255, 255, 0.72);
    min-height: 420px;
    padding: clamp(68px, 7vw, 92px) 0 clamp(64px, 6vw, 86px);
}

.ekkert-footer__main::before {
    background:
        linear-gradient(140deg, transparent 0 8%, rgba(255, 255, 255, 0.18) 8.05% 8.16%, transparent 8.24%),
        linear-gradient(26deg, transparent 0 67%, rgba(255, 255, 255, 0.1) 67.05% 67.16%, transparent 67.24%),
        linear-gradient(175deg, transparent 0 71%, rgba(62, 191, 187, 0.08) 71.1% 82%, transparent 82.2%);
    opacity: 0.7;
}

.ekkert-footer .nx-container {
    max-width: none;
    padding-left: clamp(42px, 5.2vw, 116px);
    padding-right: clamp(42px, 5.2vw, 116px);
}

.ekkert-footer__grid {
    display: grid;
    gap: clamp(34px, 5vw, 74px);
    grid-template-columns: minmax(240px, 1.05fr) minmax(230px, 1.15fr) minmax(160px, 0.75fr) minmax(220px, 1fr);
    position: relative;
    z-index: 1;
}

.ekkert-footer a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
}

.ekkert-footer a:hover,
.ekkert-footer a:focus {
    color: #7cf3e7;
}

.ekkert-footer__logo {
    display: inline-flex;
    flex-direction: column;
    line-height: 1;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.ekkert-footer__logo span {
    font-size: clamp(2.2rem, 3.4vw, 3rem);
    font-weight: 800;
    letter-spacing: 0.18em;
}

.ekkert-footer__logo small {
    font-size: clamp(1.35rem, 2vw, 1.9rem);
    letter-spacing: 0.3em;
    margin-top: 8px;
}

.ekkert-footer p,
.ekkert-footer address {
    color: rgba(255, 255, 255, 0.88);
    font-style: normal;
    font-size: 1.02rem;
    line-height: 1.42;
    margin: 0 0 24px;
}

.ekkert-footer__address strong {
    display: block;
    font-weight: 500;
}

.ekkert-footer__nav,
.ekkert-footer__topics {
    display: flex;
    flex-direction: column;
    font-size: 1.02rem;
    line-height: 1.35;
}

.ekkert-footer__social {
    align-self: end;
    background: rgba(13, 28, 39, 0.72);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.26);
    display: flex;
    gap: 20px;
    margin-top: 78px;
    padding: 16px 20px;
}

.ekkert-footer__social a {
    align-items: center;
    display: inline-flex;
    height: 24px;
    justify-content: center;
    width: 24px;
}

.ekkert-footer__social svg {
    fill: none;
    height: 23px;
    max-width: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6;
    width: 23px;
}

.ekkert-footer__bottom {
    background:
        linear-gradient(170deg, rgba(10, 71, 88, 0.9), rgba(9, 55, 69, 0.9) 54%, rgba(7, 20, 30, 0.92)),
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0 1px, transparent 1px 12px);
    border-top: 1px solid rgba(255, 255, 255, 0.68);
    padding: 48px 0 42px;
}

.ekkert-footer__bottom::before {
    background:
        linear-gradient(165deg, transparent 0 10%, rgba(255, 255, 255, 0.11) 10.05% 10.15%, transparent 10.25%),
        linear-gradient(176deg, transparent 0 63%, rgba(62, 191, 187, 0.09) 63.1% 77%, transparent 77.2%);
    opacity: 0.65;
}

.ekkert-footer__bottom-grid {
    align-items: start;
    display: grid;
    gap: 30px;
    grid-template-columns: minmax(0, 1fr) auto;
    position: relative;
    z-index: 1;
}

.ekkert-footer__bottom p {
    color: rgba(255, 255, 255, 0.82);
    margin: 0 0 34px;
}

.ekkert-footer__bottom p:last-child {
    margin-bottom: 0;
}

.ekkert-footer__legal {
    display: flex;
    gap: 26px;
}

.ekkert-top-button {
    align-items: center;
    backdrop-filter: blur(14px);
    background:
        radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.68), transparent 28%),
        linear-gradient(145deg, rgba(21, 114, 126, 0.86), rgba(9, 38, 55, 0.9) 54%, rgba(31, 163, 157, 0.82));
    border: 1px solid rgba(225, 251, 252, 0.58);
    border-radius: 999px;
    bottom: clamp(92px, 8vw, 132px);
    box-shadow:
        inset 0 0 22px rgba(255, 255, 255, 0.18),
        0 18px 42px rgba(0, 0, 0, 0.34),
        0 0 0 9px rgba(82, 229, 224, 0.08);
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    height: clamp(48px, 4.6vw, 62px);
    justify-content: center;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    right: clamp(18px, 2.4vw, 34px);
    transform: translateY(18px) scale(0.88);
    transition:
        opacity 420ms ease,
        transform 520ms cubic-bezier(0.18, 0.74, 0.22, 1),
        box-shadow 420ms ease;
    width: clamp(48px, 4.6vw, 62px);
    z-index: 90;
}

.ekkert-top-button.is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0) scale(1);
}

.ekkert-top-button::before,
.ekkert-top-button::after {
    content: "";
    pointer-events: none;
    position: absolute;
}

.ekkert-top-button::before {
    background: linear-gradient(115deg, transparent 0 26%, rgba(255, 255, 255, 0.46) 45%, transparent 64%);
    inset: -40% auto -40% -74%;
    transform: skewX(-18deg);
    transition: left 780ms cubic-bezier(0.18, 0.72, 0.22, 1);
    width: 58%;
}

.ekkert-top-button::after {
    background:
        radial-gradient(circle, rgba(166, 255, 250, 0.8), transparent 64%),
        linear-gradient(90deg, transparent, rgba(118, 247, 241, 0.72), transparent);
    bottom: 9px;
    height: 2px;
    left: 25%;
    opacity: 0.42;
    right: 25%;
}

.ekkert-top-button span {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.ekkert-top-button svg {
    fill: none;
    height: clamp(22px, 2.3vw, 28px);
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.9;
    width: clamp(22px, 2.3vw, 28px);
}

.ekkert-top-button:hover,
.ekkert-top-button:focus-visible {
    box-shadow:
        inset 0 0 26px rgba(255, 255, 255, 0.24),
        0 22px 52px rgba(0, 0, 0, 0.38),
        0 0 34px rgba(86, 235, 229, 0.22),
        0 0 0 9px rgba(82, 229, 224, 0.11);
    transform: translateY(-3px) scale(1.02);
}

.ekkert-top-button:hover::before,
.ekkert-top-button:focus-visible::before {
    left: 120%;
}

.ekkert-top-button:focus-visible {
    outline: 2px solid rgba(148, 255, 250, 0.86);
    outline-offset: 4px;
}

@keyframes ekkertBlueprintGlow {
    from { filter: saturate(1) brightness(0.95); }
    to { filter: saturate(1.2) brightness(1.08); }
}

@keyframes ekkertBlueprintDrift {
    from { transform: translateX(-2%) translateY(0); }
    to { transform: translateX(2%) translateY(-10px); }
}

@keyframes ekkertSketchMove {
    from { opacity: 0.62; transform: perspective(720px) rotateX(4deg) rotateY(-10deg) translateY(0); }
    to { opacity: 0.94; transform: perspective(720px) rotateX(4deg) rotateY(-10deg) translateY(-6px); }
}

@keyframes ekkertDrawHouse {
    0% { stroke-dashoffset: 260; opacity: 0.38; }
    55% { opacity: 0.82; }
    100% { stroke-dashoffset: 0; opacity: 0.68; }
}

@keyframes ekkertSketchTrace {
    0%, 100% { stroke-dashoffset: 620; opacity: 0; }
    42% { opacity: 0.86; }
    78% { stroke-dashoffset: 0; opacity: 0; }
}

@keyframes ekkertHedgeDrift {
    from { filter: saturate(0.78) brightness(0.48) contrast(1.08); transform: translateX(-1%) translateY(0); }
    to { filter: saturate(0.92) brightness(0.58) contrast(1.12); transform: translateX(1.5%) translateY(-5px); }
}

@keyframes ekkertSpark {
    0%, 100% { opacity: 0.35; transform: scale(1); }
    50% { opacity: 1; transform: scale(1.8); }
}

@keyframes ekkertProcessLine {
    0%, 18% { opacity: 0.16; transform: scaleX(0); }
    58% { opacity: 0.78; transform: scaleX(1); }
    82%, 100% { opacity: 0.2; transform: scaleX(1); }
}

@keyframes ekkertProcessStep {
    0%, 18%, 100% { opacity: 0.58; transform: translateY(0); }
    30%, 52% { opacity: 1; transform: translateY(-5px); }
    70% { opacity: 0.76; transform: translateY(0); }
}

@keyframes ekkertProcessHalo {
    0%, 22%, 100% { opacity: 0; transform: scale(0.82); }
    36% { opacity: 0.88; transform: scale(1); }
    58% { opacity: 0; transform: scale(1.34); }
}

@keyframes ekkertTitleScan {
    0% {
        opacity: 0;
        transform: scaleX(0);
    }

    28% {
        opacity: 0.42;
        transform: scaleX(0.38);
    }

    58% {
        opacity: 0.78;
        transform: scaleX(0.82);
    }

    100% {
        opacity: 0;
        transform: scaleX(1);
    }
}

@keyframes ekkertTimelineFlow {
    0%,
    100% {
        background-position: 0 0, 0 0;
    }

    50% {
        background-position: 0 0, 0 100%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .ekkert-stage__blueprint,
    .ekkert-stage__blueprint::after,
    .ekkert-building-svg,
    .ekkert-building-svg__main path,
    .ekkert-building-svg__trace path,
    .ekkert-hedge,
    .ekkert-spark,
    .ekkert-process__steps::after,
    .ekkert-process__steps div,
    .ekkert-process__steps span::after {
        animation: none;
    }

    .ekkert-process__steps div {
        opacity: 1;
    }

    body.ekkert-reveal-ready .ekkert-title-reveal {
        clip-path: none;
        opacity: 1;
        transform: none;
        transition: none;
    }

    body.ekkert-reveal-ready .ekkert-title-reveal--lines .ekkert-title-reveal__line,
    body.ekkert-reveal-ready .ekkert-copy-reveal,
    body.ekkert-reveal-ready .ekkert-timeline-reveal,
    body.ekkert-reveal-ready .ekkert-timeline-reveal::before,
    body.ekkert-reveal-ready .ekkert-timeline-reveal article {
        clip-path: none;
        opacity: 1;
        transform: none;
        transition: none;
    }

    body.ekkert-reveal-ready .ekkert-title-reveal::after {
        display: none;
    }

    body.ekkert-reveal-ready .ekkert-timeline-reveal::before {
        animation: none;
    }
}

@media (max-width: 1024px) {
    .ekkert-stage {
        min-height: auto;
    }

    .ekkert-stage__blueprint {
        height: 62%;
    }

    .ekkert-offers {
        grid-template-columns: 1fr 1fr;
        margin-bottom: clamp(132px, 14vw, 180px);
        margin-top: 90px;
    }

    .ekkert-glass-card--wide,
    .ekkert-glass-card--tower {
        transform: none;
    }

    .ekkert-glass-card--small {
        margin-left: 0;
        transform: translateY(-76px);
        width: auto;
        z-index: 5;
    }

    .ekkert-footer__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ekkert-footer__social {
        align-self: start;
        margin-top: 42px;
    }

    .ekkert-page-hero__grid,
    .ekkert-advice-band__grid,
    .ekkert-service-detail__grid,
    .ekkert-contact-panel__grid,
    .ekkert-contact-teaser__grid,
    .ekkert-offer-scout__grid,
    .nx-editorial__grid {
        grid-template-columns: 1fr;
    }

    .ekkert-advice-band__shape {
        transform: none;
    }

    .ekkert-advice-band h2,
    .ekkert-advice-band__shape .ekkert-kicker {
        transform: none;
    }

    .ekkert-advice-band__text {
        justify-self: start;
        padding-top: 0;
        transform: none;
    }

    .ekkert-advice-band__copy {
        margin-left: clamp(42px, 4.5vw, 68px);
        max-width: min(420px, calc(100% - clamp(42px, 4.5vw, 68px)));
    }

    .ekkert-page-hero__grid {
        min-height: auto;
    }

    .ekkert-page-hero__drawing {
        justify-self: end;
        margin-left: auto;
        min-height: 330px;
        position: relative;
        right: auto;
        top: auto;
        width: min(100%, 760px);
    }

    .ekkert-page-hero::after {
        height: 26%;
    }

    .ekkert-service-cards,
    .ekkert-process__steps,
    .ekkert-offer-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ekkert-offer-hero-card {
        justify-self: start;
        margin: 10px 0 42px;
        width: min(100%, 720px);
    }

    .ekkert-offer-scout__panel,
    .ekkert-offer-scout__list {
        max-width: 720px;
    }

    .ekkert-page-hero--legal .ekkert-page-hero__grid,
    .ekkert-legal-grid {
        grid-template-columns: 1fr;
    }

    .ekkert-page-hero--legal > .nx-container,
    .ekkert-legal-content > .nx-container {
        width: min(88vw, 980px);
    }

    .ekkert-legal-card,
    .ekkert-legal-card--main,
    .ekkert-legal-note {
        grid-column: 1;
        grid-row: auto;
    }

    .ekkert-legal-hero-card {
        justify-self: start;
        max-width: 620px;
    }

    .ekkert-service-detail--why .ekkert-service-detail__grid {
        gap: clamp(34px, 6vw, 64px);
        grid-template-columns: 1fr;
    }

    .ekkert-service-detail--why .ekkert-service-detail__grid > img {
        max-width: min(100%, 720px);
        order: 2;
    }

    .ekkert-service-detail--why .ekkert-service-detail__grid > div {
        max-width: 720px;
        order: 1;
    }

    .ekkert-about-intro__grid,
    .ekkert-about-values__grid,
    .ekkert-about-reviews,
    .ekkert-about-stats__grid {
        grid-template-columns: 1fr;
    }

    .ekkert-about-photo {
        max-width: 620px;
    }

    .ekkert-about-photo img {
        aspect-ratio: 1.12;
    }

    .ekkert-about-values article {
        border-left: 0;
        padding: 24px clamp(20px, 5vw, 42px);
    }

    .ekkert-about-reviews {
        max-width: 680px;
    }

    .ekkert-about-stats article {
        max-width: 260px;
    }

    .ekkert-contact-form-card {
        max-width: 620px;
    }

    .ekkert-contact-details {
        max-width: 720px;
        padding-top: 0;
    }

    .ekkert-contact-map {
        min-height: 330px;
    }

    .nx-editorial__head,
    .nx-editorial__intro {
        max-width: 760px;
    }

    .ekkert-process__steps::before {
        display: none;
    }

    .ekkert-process__steps::after {
        display: none;
    }

    .ekkert-contact-teaser__image {
        justify-self: start;
        margin-left: 0;
        max-width: min(100%, 760px);
        width: 100%;
        -webkit-mask-image: linear-gradient(90deg, transparent 0 22%, #000 52%);
        mask-image: linear-gradient(90deg, transparent 0 22%, #000 52%);
    }

    .nx-editorial-card-grid {
        grid-template-columns: repeat(2, minmax(280px, 1fr));
    }
}

@media (min-width: 761px) and (max-width: 980px) {
    .ekkert-about-reviews {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        max-width: 860px;
    }
}

@media (max-width: 760px) {
    .nx-editorial__content > :not(.nx-editorial-card-grid):not(.nx-editorial-image) {
        margin-left: 0;
        max-width: none;
        transform: none;
        width: 100%;
    }

    .nx-editorial-card-grid {
        margin-left: 0;
        transform: none;
        width: 100%;
    }

    .nx-editorial-card-grid {
        grid-template-columns: 1fr;
    }

    .nx-editorial-card-grid > .nx-editorial-card:nth-child(odd):last-child {
        grid-column: auto;
    }
}

@media (max-width: 900px) {
    body.home .nx-header {
        background: rgba(18, 13, 9, 0.92);
        position: relative;
    }

    body.home .nx-header__inner {
        min-height: 82px;
    }

    .ekkert-stage__content {
        padding-top: 56px;
    }

    .ekkert-offers {
        grid-template-columns: 1fr;
    }

    .ekkert-glass-card--wide {
        backdrop-filter: blur(16px);
        background:
            radial-gradient(circle at 92% 6%, rgba(255, 255, 255, 0.82), transparent 5%),
            linear-gradient(135deg, rgba(255, 255, 255, 0.72), rgba(206, 231, 232, 0.48) 46%, rgba(104, 194, 190, 0.28));
        border-color: var(--ekkert-glass-border);
        box-shadow:
            inset 0 0 28px rgba(255, 255, 255, 0.34),
            inset 0 1px 0 rgba(255, 255, 255, 0.68),
            0 24px 72px rgba(5, 17, 24, 0.24);
    }

    .ekkert-glass-card--small::after,
    .ekkert-glass-card--wide::before,
    .ekkert-glass-card--wide::after {
        display: none;
    }

    .ekkert-page-hero {
        min-height: auto;
    }

    .ekkert-page-hero__content {
        padding-top: 0;
    }

    .nx-header .nx-header__inner,
    .ekkert-footer .nx-container {
        padding-left: clamp(22px, 5vw, 38px);
        padding-right: clamp(22px, 5vw, 38px);
    }

    .ekkert-footer__main {
        min-height: auto;
    }

    .ekkert-footer__grid,
    .ekkert-footer__bottom-grid {
        grid-template-columns: 1fr;
    }

    .ekkert-footer__legal {
        flex-wrap: wrap;
    }
}

@media (max-width: 520px) {
    .ekkert-page-hero {
        padding-top: clamp(50px, 12vw, 66px);
        padding-bottom: clamp(44px, 11vw, 64px);
    }

    .ekkert-page-hero > .nx-container {
        padding-left: clamp(20px, 6vw, 28px);
        padding-right: clamp(20px, 6vw, 28px);
    }

    .ekkert-page-hero--about {
        padding-top: clamp(24px, 7vw, 38px);
    }

    .ekkert-page-hero--contact {
        padding-top: clamp(34px, 9vw, 46px);
    }

    .ekkert-page-hero--about > .nx-container {
        padding-left: clamp(16px, 5vw, 22px);
        padding-right: clamp(16px, 5vw, 22px);
    }

    .ekkert-page-hero__grid,
    .ekkert-page-hero__content {
        min-width: 0;
        width: 100%;
    }

    .ekkert-page-hero h1,
    .ekkert-page-hero--about h1,
    .ekkert-page-hero--contact h1 {
        font-size: clamp(2rem, 9.7vw, 2.65rem);
        line-height: 1.13;
        max-width: 100%;
        overflow-wrap: break-word;
    }

    .ekkert-page-hero--about h1 {
        font-size: clamp(1.82rem, 8.1vw, 2.3rem);
        hyphens: manual;
        max-width: 100%;
        overflow-wrap: normal;
        word-break: normal;
    }

    .ekkert-page-hero--about .ekkert-page-hero__content {
        padding-top: clamp(18px, 6vw, 34px);
    }

    .ekkert-page-hero--contact .ekkert-page-hero__content {
        padding-top: 0;
    }

    .ekkert-title-reveal__line {
        max-width: 100%;
        overflow-wrap: break-word;
    }

    /* Mobile: Hero-Absatz früher begrenzen, damit die Zeilenlänge ruhiger bleibt. */
    .ekkert-page-hero p:not(.ekkert-kicker) {
        font-size: 0.98rem;
        max-width: 35ch;
    }

    .ekkert-page-hero .ekkert-pill-button {
        font-size: 0.95rem;
        justify-content: center;
        max-width: 100%;
        min-width: 0;
        padding-left: 18px;
        padding-right: 18px;
        text-align: center;
        white-space: normal;
    }

    .ekkert-page-hero--legal > .nx-container,
    .ekkert-legal-content > .nx-container {
        width: min(90vw, 520px);
    }

    .ekkert-legal-content {
        padding: clamp(58px, 13vw, 84px) 0;
    }

    .ekkert-legal-card,
    .ekkert-legal-note,
    .ekkert-legal-hero-card {
        border-radius: 16px;
        padding: clamp(22px, 6vw, 30px);
    }

    .ekkert-legal-card p,
    .ekkert-legal-card address,
    .ekkert-legal-note p {
        font-size: 0.96rem;
    }
}

@media (max-width: 700px) {
    .ekkert-stage__hero-image {
        height: 520px;
    }

    .ekkert-hero-card {
        border-radius: 22px;
    }

    .ekkert-stage__content {
        padding-bottom: 72px;
    }

    .ekkert-offers {
        margin-top: 76px;
    }

    .ekkert-stage__claim {
        margin-top: 76px;
    }

    .ekkert-service-cards,
    .ekkert-process__steps,
    .ekkert-offer-cards {
        grid-template-columns: 1fr;
    }

    .ekkert-offer-overview__intro {
        text-align: left;
    }

    .ekkert-offer-hero-card::before {
        inset: -12px;
    }

    .ekkert-offer-hero-card div {
        bottom: -28px;
        left: 20px;
        min-height: 58px;
        padding: 0 18px;
    }

    .ekkert-offer-hero-card p {
        font-size: 0.8rem;
    }

    .ekkert-offer-scout__actions {
        align-items: stretch;
        flex-direction: column;
    }

    .ekkert-offer-scout__actions .ekkert-pill-button {
        justify-content: center;
        text-align: center;
    }

    .ekkert-offer-scout__list article {
        gap: 16px;
        grid-template-areas:
            "icon title"
            "text text";
        grid-template-columns: 54px minmax(0, 1fr);
    }

    .ekkert-offer-scout__list span {
        height: 48px;
        width: 48px;
    }

    .ekkert-service-detail__grid {
        gap: 32px;
    }

    .ekkert-service-detail--why h3 {
        font-size: clamp(2rem, 7vw, 3rem);
        margin-bottom: 30px;
    }

    .ekkert-check-list {
        gap: 22px;
    }

    .ekkert-check-list__item {
        gap: 14px;
        grid-template-columns: 34px minmax(0, 1fr);
    }

    .ekkert-check-list__item span {
        height: 28px;
        width: 28px;
    }

    .ekkert-about-intro {
        padding-top: 72px;
    }

    .ekkert-script {
        font-size: 2.2rem;
    }

    .ekkert-about-timeline article {
        gap: 16px;
        grid-template-columns: 46px minmax(0, 1fr);
    }

    .ekkert-about-timeline article > span,
    .ekkert-about-values article > span {
        height: 46px;
        width: 46px;
    }

    .ekkert-about-timeline::before {
        left: 22px;
    }

    .ekkert-about-photo figcaption {
        bottom: -24px;
        min-height: 108px;
        min-width: 128px;
        right: 16px;
    }

    .ekkert-about-values article {
        grid-template-columns: 56px minmax(0, 1fr);
    }

    .ekkert-about-quote__text {
        margin-left: 0;
        max-width: 100%;
    }

    .ekkert-about-quote__text::before,
    .ekkert-about-quote__text::after {
        font-size: 7rem;
    }

    .ekkert-about-quote__text::before {
        left: -18px;
    }

    .ekkert-about-stats__grid {
        gap: 24px;
    }

    .ekkert-about-stats article {
        max-width: 210px;
    }

    .ekkert-service-detail img,
    .ekkert-contact-teaser img {
        box-shadow: 10px 10px 0 rgba(255, 255, 255, 0.28);
    }

    .ekkert-glass-image img {
        box-shadow: none;
    }

    .ekkert-contact-teaser__image img {
        box-shadow: none;
    }

    .ekkert-advice-band__icon {
        left: 0;
    }

    .ekkert-advice-band__text,
    .ekkert-advice-band__text .ekkert-pill-button {
        width: 100%;
    }

    .ekkert-advice-band__text .ekkert-pill-button {
        font-size: 1rem;
        min-width: 0;
        padding-left: 18px;
        padding-right: 18px;
    }

    .ekkert-page-hero__drawing {
        min-height: 260px;
        opacity: 0.78;
        width: 100%;
    }

    .ekkert-about-network {
        justify-self: center;
        margin-left: auto;
        margin-right: auto;
        min-height: 220px;
        right: auto;
        width: min(92vw, 360px);
    }
   
    .ekkert-page-hero--contact h1 {
        max-width: 100%;
    }

    .ekkert-contact-panel {
        padding: 58px 0 70px;
    }

    .ekkert-contact-panel__grid {
        gap: 46px;
    }

    .ekkert-contact-form-card {
        border-radius: 7px;
        padding: 24px 20px;
    }

    .ekkert-contact-form .ekkert-pill-button,
    .ekkert-contact-form-card .wpforms-submit,
    .ekkert-contact-teaser .ekkert-pill-button {
        justify-content: center;
        max-width: 100%;
        white-space: normal;
    }

    .ekkert-contact-details {
        gap: 28px;
    }

    .ekkert-contact-details article {
        gap: 18px;
        grid-template-columns: 54px minmax(0, 1fr);
    }

    .ekkert-contact-details article + article::before {
        left: 72px;
        top: -14px;
    }

    .ekkert-contact-details article > span {
        height: 48px;
        width: 48px;
    }

    .ekkert-contact-details svg {
        height: 24px;
        width: 24px;
    }

    .ekkert-contact-map {
        min-height: 260px;
    }

    .ekkert-contact-map__label {
        gap: 6px;
        margin-top: 54px;
    }

    .ekkert-contact-map small {
        font-size: 0.82rem;
        letter-spacing: 0.06em;
    }

    .ekkert-building-svg {
        height: 74%;
        top: -10px;
    }

    .ekkert-hedge {
        bottom: 8%;
        height: 46%;
    }

    .ekkert-footer__main {
        padding-bottom: 52px;
        padding-top: 54px;
    }

    .ekkert-footer__bottom {
        padding-bottom: 34px;
        padding-top: 34px;
    }
}
@media (max-width: 470px) {
    .ekkert-page-hero__drawing {
        min-height: 230px;
        opacity: 0.78;
        right: 5%;
        width: min(100%, 430px);
    }

    .ekkert-about-network {
        right: auto;
        width: min(92vw, 340px);
    }
}

@media (max-width: 380px) {
    .ekkert-page-hero--about h1 {
        font-size: clamp(1.76rem, 8.2vw, 2.04rem);
        max-width: 100%;
    }

    /* Mobile: Hero-Absatz schmaler setzen, damit er bei ca. 320-380px nicht zu lang wird. */
    .ekkert-page-hero p:not(.ekkert-kicker) {
        font-size: 0.94rem;
        line-height: 1.45;
        max-width: 31ch;
        overflow-wrap: break-word;
    }

    .ekkert-page-hero .ekkert-pill-button {
        font-size: 0.86rem;
        padding-left: 16px;
        padding-right: 16px;
    }
}
