.kl-csupport {
    box-sizing: border-box;
    color: #123b31;
    font-family: Manrope, sans-serif;
    margin-block: 0 !important;
}

.kl-csupport *,
.kl-csupport *::before,
.kl-csupport *::after {
    box-sizing: border-box;
}

.kl-csupport-inner {
    width: min(100%, 1180px);
    margin-inline: auto;
}

.kl-csupport h1,
.kl-csupport h2 {
    color: inherit;
    font-family: "Hedvig Letters Serif", Georgia, serif;
    font-weight: 400;
    letter-spacing: -0.025em;
    line-height: 1.12;
}

.kl-csupport p {
    line-height: 1.65;
}

.kl-csupport-kicker {
    margin: 0 0 16px;
    color: #607069;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.kl-csupport-hero {
    padding: clamp(44px, 7vw, 88px) 24px;
    background: #eef4e8;
}

.kl-csupport-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 220px;
    align-items: center;
    gap: clamp(24px, 6vw, 80px);
}

.kl-csupport-hero h1 {
    margin: 0 0 28px;
    font-size: clamp(3rem, 6vw, 5.5rem);
}

.kl-csupport-hero-promise {
    margin: 0 0 22px;
    color: #263f37;
    font-size: clamp(1.2rem, 2.1vw, 1.55rem);
    font-weight: 750;
    line-height: 1.4 !important;
}

.kl-csupport-hero-text {
    max-width: 700px;
    margin: 0;
    color: #405148;
    font-size: 1.02rem;
}

.kl-csupport-hero-icon {
    display: grid;
    place-items: center;
    width: 220px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #bdd18f;
    color: #123b31;
}

.kl-csupport-hero-icon svg {
    width: 42%;
    height: auto;
}

.kl-csupport-availability {
    padding: clamp(60px, 7vw, 90px) 24px clamp(56px, 6vw, 76px);
    background: #fff;
}

.kl-csupport-availability h2 {
    margin: 0 0 10px;
    font-size: clamp(2rem, 3.7vw, 3.2rem);
}

.kl-csupport-section-lead {
    margin: 0 0 28px;
    color: #607069;
    font-size: 1.05rem;
}

.kl-csupport-metrics {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.kl-csupport-metric {
    min-width: 0;
    padding: 28px 30px;
    border: 1px solid #d7ded7;
    border-radius: 16px;
    background: #fff;
}

.kl-csupport-metric strong {
    display: block;
    margin-bottom: 17px;
    color: #123b31;
    font-family: "Hedvig Letters Serif", Georgia, serif;
    font-size: clamp(2.25rem, 3.6vw, 3.3rem);
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
}

.kl-csupport-metric .kl-csupport-operator {
    display: inline;
    color: inherit;
    font-family: Manrope, sans-serif;
    font-size: 0.78em;
    font-weight: 400;
    letter-spacing: -0.06em;
    line-height: inherit;
    text-transform: none;
}

.kl-csupport-metric span {
    display: block;
    color: #607069;
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.055em;
    line-height: 1.55;
    text-transform: uppercase;
}

.kl-csupport-availability-note {
    margin: 23px 0 0;
    color: #607069;
    font-size: 0.97rem;
}

.kl-csupport-value {
    padding: 0 24px clamp(56px, 7vw, 88px);
    background: #fff;
}

.kl-csupport-value-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    gap: 24px;
}

.kl-csupport-personal,
.kl-csupport-coordination {
    min-width: 0;
    padding: clamp(28px, 3.5vw, 44px);
    border-radius: 20px;
}

.kl-csupport-personal {
    border: 1px solid #d7ded7;
    background: #fff;
}

.kl-csupport-personal h2 {
    margin: 0 0 28px;
    font-size: clamp(2rem, 3.4vw, 3.1rem);
}

.kl-csupport-personal ul {
    display: grid;
    gap: 24px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.kl-csupport-personal li {
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr);
    align-items: start;
    gap: 14px;
}

.kl-csupport-check {
    display: grid;
    place-items: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #bdd18f;
    color: #123b31;
    font-size: 0.92rem;
    font-weight: 900;
}

.kl-csupport-personal h3 {
    margin: 0 0 4px;
    color: #123b31;
    font-family: Manrope, sans-serif;
    font-size: 0.83rem;
    font-weight: 800;
    letter-spacing: 0.035em;
    line-height: 1.45;
    text-transform: uppercase;
}

.kl-csupport-personal li p {
    margin: 0;
    color: #607069;
    font-size: 0.94rem;
}

.kl-csupport-coordination {
    background: #123b31;
    color: #fff;
}

.kl-csupport-coordination .kl-csupport-kicker {
    color: #c9db9c;
}

.kl-csupport-coordination h2 {
    margin: 0 0 16px;
    font-size: clamp(2.4rem, 4vw, 3.7rem);
}

.kl-csupport-coordination > p:not(.kl-csupport-kicker) {
    margin: 0;
    color: #e7eee9;
    font-size: 0.97rem;
}

.kl-csupport-flow {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 44px 0 25px;
}

.kl-csupport-flow-node {
    display: grid;
    flex: 1 1 0;
    place-items: center;
    min-width: 0;
    min-height: 82px;
    padding: 8px;
    border: 1px solid #bdd18f;
    border-radius: 14px;
    color: #fff;
    font-size: 0.66rem;
    font-weight: 800;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
}

.kl-csupport-flow-center {
    border-color: #c9db9c;
    background: #c9db9c;
    color: #123b31;
}

.kl-csupport-flow-arrow {
    flex: 0 0 30px;
    color: #c9db9c;
    font-size: 1.8rem;
    line-height: 1;
    text-align: center;
}

.kl-csupport-coordination > .kl-csupport-flow-note {
    color: #dce8dc;
    font-size: 0.89rem;
}

.kl-csupport-contact {
    padding: 0 24px clamp(70px, 8vw, 110px);
    background: #fff;
}

.kl-csupport-contact-grid {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 36px;
    align-items: center;
    padding: clamp(28px, 4vw, 45px);
    border-radius: 20px;
    background: #eef4e8;
}

.kl-csupport-contact h2 {
    margin: 0 0 20px;
    font-size: clamp(2rem, 3.2vw, 3rem);
}

.kl-csupport-contact-links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 24px;
}

.kl-csupport-contact-links a,
.kl-csupport-partner a {
    color: #123b31;
    font-weight: 800;
    text-decoration-color: #008b68;
    text-underline-offset: 4px;
}

.kl-csupport-contact-links a:hover,
.kl-csupport-contact-links a:focus-visible,
.kl-csupport-partner a:hover,
.kl-csupport-partner a:focus-visible {
    color: #008b68;
}

.kl-csupport-partner {
    padding: 24px;
    border-radius: 16px;
    background: #fff;
}

.kl-csupport-partner h3 {
    margin: 0 0 8px;
    color: #123b31;
    font-family: Manrope, sans-serif;
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.kl-csupport-partner p {
    margin: 0 0 10px;
    color: #607069;
    font-size: 0.91rem;
}

.kl-csupport-partner p:last-child {
    margin-bottom: 0;
}

@media (max-width: 900px) {
    .kl-csupport-value-grid,
    .kl-csupport-contact-grid {
        grid-template-columns: 1fr;
    }

    .kl-csupport-flow-node {
        flex-basis: 0;
    }
}

@media (max-width: 700px) {
    .kl-csupport-hero-grid {
        grid-template-columns: 1fr;
    }

    .kl-csupport-hero-icon {
        grid-row: 1;
        width: 96px;
    }

    .kl-csupport-hero-icon svg {
        width: 46%;
    }

    .kl-csupport-hero h1 {
        margin-bottom: 20px;
    }

    .kl-csupport-metrics {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .kl-csupport-metric {
        padding: 23px 26px;
    }

    .kl-csupport-flow {
        flex-direction: column;
        align-items: stretch;
        gap: 5px;
        margin-top: 30px;
    }

    .kl-csupport-flow-node {
        flex: auto;
        min-height: 58px;
    }

    .kl-csupport-flow-arrow {
        flex: auto;
        font-size: 0;
    }

    .kl-csupport-flow-arrow::before {
        content: "↕";
        font-size: 1.5rem;
    }
}
