.page-hero--shoe-manufacturing {
    height: auto;
    background-position: center center;
}

.page-hero--shoe-manufacturing .container {
    max-width: 676px;
    padding: 10px;
    transform: translateX(-4px);
}

.page-hero--shoe-manufacturing h1 {
    margin: 0;
    font-size: 64px;
    line-height: 1.2;
}

.shoe-content {
    max-width: 1180px;
    margin: 0 auto;
    padding: 100px 20px 88px;
}

.shoe-content__eyebrow-row {
    display: flex;
    align-items: center;
    gap: 68.98px;
    margin-bottom: 20px;
}

.shoe-content__eyebrow {
    min-width: 64px;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
}

.shoe-content__rule {
    width: 60.41px;
    height: 3px;
    background: var(--green);
}

.shoe-content__intro h2 {
    margin: 0 0 8px;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    line-height: 1.4;
    text-transform: uppercase;
}

.shoe-content__lead {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
}

.shoe-processes {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    margin-top: 48px;
    padding: 0 10px;
}

.shoe-process h3 {
    margin: 0 0 19px;
    color: #fb2056;
    font-size: 24px;
    line-height: 1.4;
}

.shoe-process p {
    margin: 0 0 25.6px;
    font-size: 16px;
    line-height: 1.7;
}

.shoe-related {
    margin-top: 81px;
}

.shoe-related > h2 {
    width: calc(100% - 20px);
    margin: 0 0 48px 10px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 1.4;
}

.shoe-related__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 62px;
    padding: 0 41px;
}

.shoe-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.shoe-card__image {
    display: block;
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    border-radius: 4px;
    box-shadow: 8px 9px #f0f0f0;
}

.shoe-card h3 {
    width: calc(100% - 38px);
    margin: 47px 0 12px;
    font-size: 18px;
    line-height: 1.2;
}

.shoe-card p {
    width: calc(100% - 38px);
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.7;
}

.shoe-card__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 194.875px;
    padding: 18px 40px;
    border-radius: 28px;
    background: var(--green);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

html[lang="cs-CZ"] .shoe-card__button {
    width: auto;
    min-width: 0;
}

.shoe-card__button:hover,
.shoe-card__button:focus-visible {
    color: #fff;
    filter: brightness(0.92);
}

@media (max-width: 1024px) {
    .page-hero--shoe-manufacturing {
        height: auto;
    }

    .page-hero--shoe-manufacturing .container {
        max-width: 608px;
        transform: translateX(-3.2px);
    }

    .page-hero--shoe-manufacturing h1 {
        font-size: 64px;
        line-height: 1.2;
        letter-spacing: 0;
        overflow-wrap: anywhere;
    }

    .shoe-content {
        max-width: 100%;
        padding: 50px 25px 28px;
    }

    .shoe-content__eyebrow-row {
        gap: 101.58px;
    }

    .shoe-content__rule {
        width: 79.28px;
    }

    html[lang="en-US"] .shoe-content {
        padding-bottom: 80px;
    }

    html[lang="cs-CZ"] .shoe-content {
        padding-bottom: 80px;
    }

    .shoe-content__intro h2 {
        font-size: 40px;
    }

    .shoe-processes {
        gap: 20px;
        margin-top: 46px;
    }

    .shoe-related {
        margin-top: 75px;
    }

    .shoe-related > h2 {
        position: relative;
        left: -15px;
        width: calc(100% + 30px);
        margin-right: 0;
        margin-bottom: 48px;
        margin-left: 0;
    }

    .shoe-related__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px 78px;
        padding: 0 24px;
    }

    .shoe-card h3 {
        width: calc(100% - 12px);
        margin-top: 30px;
    }

    .shoe-card p {
        width: calc(100% - 12px);
    }

}

@media (max-width: 767px) {
    .page-hero--shoe-manufacturing {
        height: auto;
    }

    .page-hero--shoe-manufacturing .container {
        max-width: 100%;
        padding: 10px;
        transform: none;
    }

    .page-hero--shoe-manufacturing h1 {
        padding: 0;
        font-size: 30px;
        line-height: 1.2;
        letter-spacing: 0;
        transform: translateY(1px);
    }

    .shoe-content {
        padding: 42px 20px 0;
    }

    .shoe-content__eyebrow-row {
        gap: 85px;
        margin-bottom: 9px;
    }

    .shoe-content__eyebrow {
        min-width: 55px;
        font-size: 15px;
        line-height: 1.25;
    }

    .shoe-content__rule {
        width: 73.5px;
        height: 3px;
    }

    .shoe-content__intro h2 {
        margin-bottom: 8px;
        font-size: 24px;
        line-height: 1.4;
    }

    .shoe-content__lead,
    .shoe-process p {
        font-size: 15px;
        line-height: 1.7;
    }

    .shoe-processes {
        grid-template-columns: 1fr;
        gap: 22px;
        margin-top: 47px;
        padding: 0 10px;
    }

    .shoe-process h3 {
        margin-bottom: 18px;
        font-size: 20px;
        line-height: 1.4;
    }

    .shoe-process p {
        margin-bottom: 24px;
    }

    .shoe-related {
        margin-top: 72px;
    }

    .shoe-related > h2 {
        position: static;
        width: calc(100% + 10px);
        margin: 0 0 80px -10px;
        font-size: 20px;
        line-height: 1.4;
    }

    .shoe-related__grid {
        grid-template-columns: 1fr;
        gap: 70px;
        padding: 0 12px;
    }

    html[lang="cs-CZ"] .shoe-related__grid {
        gap: 57px;
    }

    html[lang="en-US"] .shoe-content {
        padding-bottom: 0;
    }

    html[lang="cs-CZ"] .shoe-content {
        padding-bottom: 26px;
    }

    .shoe-card h3 {
        margin: 30px 0 12px;
        font-size: 16px;
        line-height: 1.2;
    }

    .shoe-card p {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 1.7;
    }

    .shoe-card h3,
    .shoe-card p {
        width: auto;
        max-width: 300px;
    }

    html[lang="en-US"] .shoe-card:nth-child(2) {
        position: relative;
        top: 14.77px;
    }

    html[lang="en-US"] .shoe-card:nth-child(3) {
        position: relative;
        top: -10.46px;
    }

    html[lang="cs-CZ"] .shoe-card:nth-child(2) {
        position: relative;
        top: 27.75px;
    }

    html[lang="cs-CZ"] .shoe-card:nth-child(3) {
        position: relative;
        top: 15.5px;
    }

    .shoe-card__button {
        min-width: 194.875px;
        padding: 18px 40px;
        font-size: 14px;
    }
}

@media (min-width: 1025px) {
    .shoe-content {
        padding-bottom: 80px;
    }

    .shoe-related > h2 {
        margin-bottom: 49.75px;
    }

    html[lang="cs-CZ"] .shoe-content {
        padding-bottom: 80px;
    }
}
