:root {
    --mes-navy: #010a2d;
    --mes-yellow: #fbbc04;
    --mes-yellow-soft: #fff4d5;
    --mes-yellow-pale: #fff8df;
    --mes-muted: #6d7180;
    --mes-white: #ffffff;
}

html,
body {
    margin: 0;
    overflow-x: hidden;
}

.mes-page {
    background: var(--mes-white);
    color: var(--mes-navy);
    font-family: "Ubuntu", Arial, sans-serif;
    overflow: hidden;
    width: 100%;
}

.mes-page *,
.mes-page *::before,
.mes-page *::after {
    box-sizing: border-box;
}

.mes-page h1,
.mes-page h2,
.mes-page h3,
.mes-page p,
.mes-page figure {
    margin: 0;
}

.mes-page h1,
.mes-page h2,
.mes-page h3,
.mes-page strong,
.mes-btn,
.mes-kicker,
.mes-mini,
.mes-graph-eq,
.mes-flow-list {
    font-family: "UbuntuBold", "Ubuntu", Arial, sans-serif;
}

.mes-page h1,
.mes-page h2,
.mes-page h3, p {
    letter-spacing: 0;
    line-height: 1;
    word-wrap: break-word;
}

.mes-page img {
    display: block;
    max-width: 100%;
}

.mes-section {
    position: relative;
}

.mes-canvas {
    height: 100%;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.mes-bg {
    pointer-events: none;
    position: absolute;
    user-select: none;
    z-index: 0;
}

.mes-kicker {
    color: var(--mes-white);
    font-size: 0.88rem;
    line-height: 1.08;
    margin-bottom: 9px !important;
}

.mes-kicker-dark {
    color: var(--mes-navy);
}

.mes-mini {
    color: var(--mes-navy);
    font-size: 0.82rem;
    line-height: 1.08;
}

.mes-copy {
    font-size: 1.04rem;
    line-height: 1.1;
}

.mes-copy-gap {
    margin-top: 18px !important;
}

.mes-copy-strong {
    font-family: "UbuntuBold", "Ubuntu", Arial, sans-serif;
}

.mes-btn {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    font-size: 0.92rem;
    justify-content: center;
    line-height: 1;
    min-height: 34px;
    min-width: 145px;
    padding: 9px 18px;
    text-decoration: none;
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.mes-btn:hover {
    text-decoration: none;
    transform: translateY(-2px);
}

.mes-btn-dark {
    background: var(--mes-navy);
    color: var(--mes-white);
}

.mes-btn-yellow {
    background: var(--mes-yellow);
    color: var(--mes-navy);
}

.mes-hero {
    background: var(--mes-yellow);
    height: 867px;
    overflow: hidden;
}

.mes-hero-copy {
    left: 20vmin;
    position: absolute;
    top: 50px;
    width: 850px;
}

.mes-hero h1 {
    font-size: 4.15rem;
    max-width: 850px;
}

.mes-hero h1 span {
    color: var(--mes-white);
}

.mes-hero-copy p {
    font-size: 1.05rem;
    line-height: 1.12;
    margin-top: 26px;
    max-width: 410px;
}

.mes-hero .mes-btn {
    margin-top: 78px;
}

.mes-hero-figure {
    position: absolute;
    right: 136px;
    bottom: 0;
    width: 483px;
}

.mes-problem {
    height: 900px;
    overflow: hidden;
}

.mes-problem-copy {
    left: 170px;
    max-width: 710px;
    position: absolute;
    top: 76px;
}

.mes-problem h2 {
    font-size: 3.15rem;
    line-height: 1;
    text-decoration-thickness: 3px;
    text-underline-offset: 5px;
}

.mes-problem h2 span,
.mes-possible h2 span,
.mes-flow-copy h2 span {
    color: var(--mes-yellow);
}

.mes-problem .mes-copy {
    max-width: 515px;
}

.mes-problem .mes-copy:first-of-type {
    color: var(--mes-yellow);
    font-family: "UbuntuBold", "Ubuntu", Arial, sans-serif;
    margin-top: 22px;
}

.mes-problem .mes-btn {
    margin-top: 34px;
}

.mes-problem-dots {
    bottom: -182px;
    right: -58px;
    width: 600px;
}

.mes-link {
    height: 800px;
    overflow: hidden;
}

.mes-link-copy {
    left: 168px;
    position: absolute;
    top: 42px;
    width: 402px;
    z-index: 2;
}

.mes-link-copy h2 {
    font-size: 3.2rem;
    margin-top: 12px;
}

.mes-link-copy .mes-copy {
    font-size: 0.92rem;
    margin-top: 12px;
    max-width: 335px;
}

.mes-graph-eq {
    font-size: 0.87rem;
    line-height: 1.08;
    margin-top: 20px !important;
}

.mes-link .mes-btn {
    margin-top: 70px;
}

.mes-vcg-mark {
    font-family: "UbuntuBold", "Ubuntu", Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1;
    position: absolute;
    right: 519px;
    text-align: center;
    top: 195px;
    width: 92px;
}

.mes-shopfloor-figure {
    position: absolute;
    right: 10px;
    top: 36px;
    width: 607px;
}

.mes-link-hex {
    left: -145px;
    opacity: 0.9;
    top: 10px;
    width: 820px;
}

.mes-possible {
    height: 1100px;
    overflow: hidden;
}

.mes-possible-copy {
    left: 290px;
    max-width: 760px;
    position: absolute;
    top: 65px;
}

.mes-flowline {
    font-size: 0.92rem;
    line-height: 1.1;
    margin: 18px 0 4px !important;
    text-align: right;
}

.mes-possible h2 {
    font-size: 3.45rem;
}

.mes-possible .mes-copy {
    font-size: 1.16rem;
    margin-top: 12px;
}

.mes-table-figure {
    left: 356px;
    position: absolute;
    top: 220px;
    width: 566px;
}

.mes-triangles {
    opacity: 0.95;
    width: 169px;
}

.mes-triangles-left {
    left: 0;
    top: 84px;
}

.mes-triangles-right {
    bottom: 56px;
    right: 0;
}

.mes-info-chart {
    width: 100%;
    text-align: center;
}

.mes-info-chart-container {
    position: absolute;
    top: 400px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 760px;
}

.mes-screens {
    height: 595px;
    overflow: hidden;
    padding-top: 10px;
}

.mes-devices-figure {
    left: 0;
    position: absolute;
    top: 0;
    width: min(80vw, 1080px);
}

.text-val-chain-graph-title {
    color: var(--mes-yellow);
    background: var(--mes-white);
}

.mes-auto-band {
    align-items: flex-start;
    background: var(--mes-yellow);
    bottom: 0;
    display: flex;
    height: 148px;
    justify-content: center;
    left: 0;
    padding-top: 58px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.mes-auto-band p {
    font-family: "UbuntuBold", "Ubuntu", Arial, sans-serif;
    font-size: 1.42rem;
    line-height: 1.08;
    max-width: 690px;
}

.mes-chain {
    background: var(--mes-yellow);
    height: fit-content;
    overflow: hidden;
    padding-top: 10vmin;
    padding-bottom: 30vmin;
}

.mes-section-flow{
    margin-top: -20vmin;
}

.mes-chain-card {
    /* background: var(--mes-white); */
    left: 0;
    min-height: 420px;
    padding: 86px 56px 42px 170px;
    position: absolute;
    top: 0;
    width: 635px;
}

.mes-chain-card h2 {
    color: var(--mes-yellow);
    font-size: 3.9rem;
}

.mes-chain-card .mes-copy {
    margin-top: 16px;
    max-width: 370px;
}

.mes-code-card {
    color: var(--mes-navy);
    left: 660px;
    position: absolute;
    top: 74px;
    width: 410px;
}

.mes-code-top {
    font-family: "Courier New", monospace;
    font-size: 0.9rem;
    line-height: 1.08;
    margin-bottom: 44px;
}

.mes-code-card h3 {
    font-size: 1.95rem;
    margin-bottom: 18px;
}

.mes-code-card .mes-copy {
    font-size: 0.96rem;
}

.mes-chain-dots {
    top: 0;
    right: 0;
    width: 30vmin;
}

.mes-flow-bg {
    left: 453px;
    opacity: 1;
    top: 430px;
    width: 526px;
}

.mes-flow-copy {
    left: 166px;
    position: absolute;
    top: 690px;
    width: 385px;
}

.mes-flow-copy h2 {
    font-size: 3.25rem;
}

.mes-flow-copy .mes-copy {
    margin-top: 16px;
}

.mes-flow-list {
    font-size: 0.9rem;
    line-height: 1.08;
    margin-top: 20px;
}

.mes-flow-list strong {
    color: var(--mes-yellow);
}

.mes-economics {
    height: 905px;
    overflow: hidden;
}

.wert-text span {
    color: var(--mes-white);
}

.mes-economics-copy {
    left: 465px;
    position: absolute;
    top: 100px;
    width: 480px;
}

.mes-economics-copy h2 {
    font-size: 3.2rem;
    max-width: 540px;
}

.mes-economics-lead {
    font-size: 1.8rem;
    line-height: 1.08;
    margin-top: 16px !important;
}

.mes-economics-copy .mes-flow-list {
    font-size: 1.1rem;
}

.mes-economics-copy .mes-copy-strong {
    margin-top: 20px;
    max-width: 410px;
}

.mes-economics-flow {
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
    width: min(60vmin, 500px);
}


.mes-valuestore {
    height: 820px;
    overflow: hidden;
}

.mes-hero-graph-n{
    margin-top: 20px;
}

.mes-value-grid {
    left: 50%;
    max-width: none;
    top: -32px;
    transform: translateX(-50%);
    width: 950px;
}

.mes-valuestore-inner {
    left: 50%;
    max-width: 475px;
    position: absolute;
    text-align: center;
    top: 145px;
    transform: translateX(-50%);
    width: 475px;
}

.mes-valuestore h2 {
    font-size: 3.25rem;
}

.mes-valuestore-lead {
    font-family: "UbuntuLight", "Ubuntu", Arial, sans-serif;
    font-size: 2.2rem;
    line-height: 1.04;
    margin-top: 12px !important;
}

.mes-valuestore-box {
    background: rgba(255, 255, 255, 0.65);
    border-radius: 14px;
    font-size: 1.03rem;
    line-height: 1.06;
    margin: 24px auto 0 !important;
    max-width: 450px;
    padding: 16px 20px;
}

.mes-valuestore .mes-btn {
    margin-top: 18px;
}

@media (max-width: 1279.98px) and (min-width: 992px) {
    .mes-canvas {
        transform: scale(calc(100vw / 1280));
        transform-origin: top center;
        width: 1280px;
    }

    .mes-hero {
        height: calc(867px * (100vw / 1280));
    }

    .mes-problem {
        height: calc(650px * (100vw / 1280));
    }

    .mes-link {
        height: calc(800px * (100vw / 1280));
    }

    .mes-possible {
        height: calc(1200px * (100vw / 1280));
    }

    .mes-screens {
        height: calc(595px * (100vw / 1280));
    }

    .mes-chain {
        background: var(--mes-yellow);
        height: fit-content;
    }

    .mes-economics {
        height: calc(705px * (100vw / 1280));
    }

    .mes-valuestore {
        height: calc(820px * (100vw / 1280));
    }
}

@media (max-width: 991.98px) {
    .mes-canvas {
        max-width: 720px;
        padding: 0 24px;
    }

    .mes-hero,
    .mes-problem,
    .mes-link,
    .mes-possible,
    .mes-screens,
    .mes-chain,
    .mes-economics,
    .mes-valuestore {
        height: auto;
        min-height: 0;
    }

    .mes-hero {
        padding: 86px 0 70px;
    }

    .mes-hero-copy,
    .mes-hero-figure,
    .mes-problem-copy,
    .mes-link-copy,
    .mes-shopfloor-figure,
    .mes-possible-copy,
    .mes-table-figure,
    .mes-devices-figure,
    .mes-chain-card,
    .mes-code-card,
    .mes-flow-copy,
    .mes-economics-copy,
    .mes-valuestore-inner {
        left: auto;
        position: relative;
        right: auto;
        top: auto;
        transform: none;
        width: auto;
    }

    .mes-hero-copy,
    .mes-problem-copy,
    .mes-link-copy,
    .mes-possible-copy,
    .mes-chain-card,
    .mes-code-card,
    .mes-flow-copy,
    .mes-economics-copy,
    .mes-valuestore-inner {
        max-width: 100%;
    }

    .mes-hero h1,
    .mes-problem h2,
    .mes-link-copy h2,
    .mes-possible h2,
    .mes-chain-card h2,
    .mes-flow-copy h2,
    .mes-economics-copy h2,
    .mes-valuestore h2 {
        font-size: 3.2rem;
    }

    .mes-hero .mes-btn {
        margin-top: 34px;
    }

    .mes-hero-figure {
        margin: 48px auto 0;
        max-width: 500px;
        bottom: 0;
        margin-top: 20px !important;
    }

    .mes-problem,
    .mes-link,
    .mes-possible,
    .mes-economics,
    .mes-valuestore {
        padding: 72px 0;
    }

    .mes-problem-dots {
        bottom: -150px;
        opacity: 0.38;
        right: -230px;
    }

    .mes-link-hex {
        left: -270px;
        opacity: 0.45;
        top: 30px;
    }

    .mes-link .mes-btn {
        margin-top: 30px;
    }

    .mes-vcg-mark {
        display: none;
    }

    .mes-shopfloor-figure {
        margin-top: 44px;
    }

    .mes-flowline {
        text-align: left;
    }

    .mes-table-figure {
        margin-top: 40px;
    }

    .mes-triangles {
        opacity: 0.28;
    }

    .mes-screens {
        padding-top: 40px;
    }

    .mes-devices-figure {
        left: auto;
        margin: 0 auto;
        max-width: 100%;
    }

    .mes-auto-band {
        height: auto;
        margin-top: 18px;
        min-height: 118px;
        padding: 38px 24px;
        position: relative;
        text-align: center;
    }

    .mes-chain {
        background: var(--mes-yellow);
    }

    .mes-chain .mes-canvas {
        display: grid;
        gap: 42px;
        padding-top: 72px;
    }

    .mes-chain-card {
        padding: 38px 32px;
    }

    .mes-chain-card .mes-copy,
    .mes-flow-copy {
        max-width: 100%;
    }

    .mes-code-card {
        max-width: 480px;
    }

    .mes-chain-dots {
        bottom: 280px;
        opacity: 0.26;
        right: -260px;
    }

    .mes-flow-bg {
        left: 35%;
        opacity: 0.45;
        top: 330px;
    }

    .mes-economics-flow {
        left: 8%;
        opacity: 0.55;
        top: -410px;
    }

    .mes-valuestore {
        padding-bottom: 150px;
    }

    .mes-value-grid {
        top: 0;
        width: 820px;
    }

    .mes-valuestore-inner {
        margin: 0 auto;
        max-width: 475px;
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .mes-canvas {
        padding: 0 18px;
    }

    .mes-hero h1,
    .mes-problem h2,
    .mes-link-copy h2,
    .mes-possible h2,
    .mes-chain-card h2,
    .mes-flow-copy h2,
    .mes-economics-copy h2,
    .mes-valuestore h2 {
        font-size: 2.55rem;
        overflow-wrap: anywhere;
    }

    .mes-copy,
    .mes-problem .mes-copy,
    .mes-possible .mes-copy,
    .mes-chain-card .mes-copy,
    .mes-code-card .mes-copy {
        font-size: 0.98rem;
    }

    .mes-btn {
        min-width: 0;
        width: 100%;
    }

    .mes-hero {
        padding-top: 64px;
    }

    .mes-hero-figure {
        width: 300px;
        max-width: 95%;
        transform: translateX(1%);
        margin-top: 15px !important;
    }

    .mes-problem h2 {
        text-decoration-thickness: 2px;
    }

    .mes-shopfloor-figure,
    .mes-table-figure {
        width: 100%;
    }

    .mes-shopfloor-figure{
        margin-top: 15px !important;
    }

    .mes-devices-figure {
        max-width: none;
        transform: translateX(-23%);
        width: 100%;
    }

    .mes-auto-band p {
        font-size: 1.12rem;
    }

    .mes-chain {
        background: var(--mes-yellow);
    }

    .mes-chain-card {
        padding: 28px 22px;
    }

    .mes-code-top {
        font-size: 0.78rem;
    }

    .mes-economics-lead,
    .mes-valuestore-lead {
        font-size: 1.65rem;
    }

    .mes-value-grid {
        left: 48%;
        width: 720px;
    }

    .mes-valuestore-box {
        font-size: 0.95rem;
        padding: 14px 16px;
    }
}