:root {
    --homepage-side-gap: clamp(30px, calc((100vw - 1024px) * 0.25 + 30px), 200px);
}

.careers-at-john-reilly-full-width-image {
    width: 100%;
    min-height: 450px;
    margin-top: var(--jr-header-height);
    line-height: 0;
    position: relative;
    background-color: #101f3c;
    overflow: hidden;
}

.careers-at-john-reilly-full-width-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 450px;
    object-fit: cover;
    object-position: center;
}

.careers-at-john-reilly-full-width-image__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .12) 0%, rgba(0, 0, 0, .45) 100%);
    z-index: 1;
}

.careers-at-john-reilly-full-width-image__content {
    position: absolute;
    left: var(--homepage-side-gap);
    bottom: 30px;
    color: #fff;
    max-width: 700px;
    line-height: normal;
}

.careers-at-john-reilly-full-width-image__content h1 {
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
}

.careers-at-john-reilly-intro {
    background: #fff;
    padding: 60px 0;
}

.careers-at-john-reilly-intro__inner {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: stretch;
}

.careers-at-john-reilly-intro__content {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 40px 0 var(--homepage-side-gap);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.careers-at-john-reilly-intro__heading {
    margin: 0 0 28px;
    color: #007161;
    font-family: "brother-1816", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

.careers-at-john-reilly-intro__text {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #1a1a1a;
    margin-bottom: 18px;
}

.careers-at-john-reilly-intro__text > :first-child {
    margin-top: 0;
}

.careers-at-john-reilly-intro__text > :last-child {
    margin-bottom: 0;
}

.careers-at-john-reilly-intro__text strong,
.careers-at-john-reilly-intro__text b {
    color: #007161;
    font-family: "brother-1816", sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.careers-at-john-reilly-intro__text h1,
.careers-at-john-reilly-intro__text h2,
.careers-at-john-reilly-intro__text h3,
.careers-at-john-reilly-intro__text h4,
.careers-at-john-reilly-intro__text h5,
.careers-at-john-reilly-intro__text h6 {
    color: #007161;
    font-family: "brother-1816", sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.careers-at-john-reilly-intro__media {
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 1025px) {
    .careers-at-john-reilly-intro__media {
        display: flex;
        align-items: flex-start;
    }
}

.careers-at-john-reilly-intro__media img {
    width: 100%;
    height: auto;
    aspect-ratio: 960 / 600;
    object-fit: cover;
    display: block;
}

.careers-at-john-reilly-careers {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.careers-at-john-reilly-careers__column {
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background-color 0.3s ease;
    position: relative;
}

.careers-at-john-reilly-careers__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
}

.careers-at-john-reilly-careers__column--vacancies,
.careers-at-john-reilly-careers__column--apprenticeships {
    background-color: #007161;
}

.careers-at-john-reilly-careers__column--vacancies::after {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    height: 70%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.65);
}

.careers-at-john-reilly-careers__column:hover,
.careers-at-john-reilly-careers__column:focus {
    background-color: #00947F;
    text-decoration: none;
}

.careers-at-john-reilly-careers__label {
    font-family: "brother-1816", sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.careers-at-john-reilly-careers__text {
    font-family: "brother-1816", sans-serif;
    font-size: 22px;
    line-height: 1.35;
    color: #fff;
}

.careers-at-john-reilly-apprentice-footer {
    background-color: #000;
    padding: 65px 0;
}

.careers-at-john-reilly-apprentice-footer__inner {
    width: calc(100% - (var(--homepage-side-gap) * 2));
    max-width: 1520px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 550px) auto;
    align-items: center;
    justify-content: center;
    column-gap: 150px;
}

.careers-at-john-reilly-apprentice-footer__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #fff;
}

.careers-at-john-reilly-apprentice-footer__quotes {
    width: 85px;
    height: auto;
    margin-bottom: 24px;
}

.careers-at-john-reilly-apprentice-footer__text {
    font-family: "brother-1816", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.2;
    margin-bottom: 24px;
    max-width: 550px;
}

.careers-at-john-reilly-apprentice-footer__subtitle {
    font-family: "brother-1816", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #a1833f;
    font-weight: 700;
}

.careers-at-john-reilly-apprentice-footer__media {
    display: flex;
    justify-content: center;
}

.careers-at-john-reilly-apprentice-footer__media img {
    width: 100%;
    max-width: 430px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}

@media (max-width: 1024px) {
    .careers-at-john-reilly-full-width-image__content {
        left: var(--homepage-side-gap);
        right: var(--homepage-side-gap);
        max-width: 700px;
    }

    .careers-at-john-reilly-full-width-image__content h1 {
        font-size: 30px;
    }

    .careers-at-john-reilly-intro {
        padding: 60px 0;
    }

    .careers-at-john-reilly-intro__inner {
        flex-direction: column;
    }

    .careers-at-john-reilly-intro__content {
        max-width: 100%;
        flex-basis: auto;
        padding: 0 var(--homepage-side-gap);
    }

    .careers-at-john-reilly-intro__heading {
        font-size: 20px;
    }

    .careers-at-john-reilly-intro__text {
        font-size: 17px;
    }

    .careers-at-john-reilly-intro__media {
        margin-top: 20px;
        max-width: 100%;
        flex-basis: auto;
        padding: 0 var(--homepage-side-gap);
        box-sizing: border-box;
    }

    .careers-at-john-reilly-intro__media img {
        max-width: 100%;
        width: min(100%, 700px);
        height: auto;
        margin-left: 0;
        margin-right: auto;
    }

    .careers-at-john-reilly-apprentice-footer {
        padding: 45px 0;
    }

    .careers-at-john-reilly-apprentice-footer__inner {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .careers-at-john-reilly-apprentice-footer__content {
        align-items: center;
        text-align: center;
    }

    .careers-at-john-reilly-apprentice-footer__media {
        order: -1;
    }

    .careers-at-john-reilly-apprentice-footer__media img {
        max-width: min(65vw, 350px);
    }

    .careers-at-john-reilly-apprentice-footer__text {
        font-size: 16px;
    }

    .careers-at-john-reilly-apprentice-footer__subtitle {
        font-size: 16px;
    }

    .careers-at-john-reilly-careers__column--vacancies::after {
        right: auto;
        top: auto;
        bottom: 0;
        left: 15%;
        width: 70%;
        height: 1px;
    }
}

@media (max-width: 800px) {
    .careers-at-john-reilly-intro__heading {
        font-size: 20px;
    }

    .careers-at-john-reilly-intro__text {
        font-size: 17px;
    }

    .careers-at-john-reilly-careers__label {
        font-size: 24px;
    }

    .careers-at-john-reilly-careers__text {
        font-size: 18px;
    }
}

@media (max-width: 700px) {
    .careers-at-john-reilly-careers__label {
        font-size: 24px;
    }

    .careers-at-john-reilly-careers__text {
        font-size: 18px;
    }

    .careers-at-john-reilly-apprentice-footer__text {
        line-height: 1.8;
    }
}

@media (max-width: 600px) {
    .careers-at-john-reilly-careers {
        grid-template-columns: 1fr;
    }

    .careers-at-john-reilly-careers__column {
        min-height: auto;
        padding: 24px 0;
    }

    .careers-at-john-reilly-careers__column--vacancies::after {
        right: auto;
        top: auto;
        bottom: 0;
        left: 15%;
        width: 70%;
        height: 1px;
    }
}
