﻿.cupra_cityGarage_peopleComponent {
    background-color: #1b1b1b;
    color: #fff
}

    .cupra_cityGarage_peopleComponent .peopleComponent_wrapper {
        padding: 32px 16px
    }

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_wrapper {
        padding: 32px
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_wrapper {
        display: grid;
        grid-template-columns: repeat(12,1fr);
        column-gap: 32px;
        padding: 32px 32px 48px
    }
}

@media(min-width:1436px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_wrapper {
        max-width: 1436px;
        margin: auto
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_header {
    margin-bottom: 32px
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_header {
        margin-bottom: 16px
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_header {
        margin-bottom: 32px;
        grid-column: 2 / span 10
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_header .header_eyebrow .cmp-title__text {
    color: #fff;
    font-family: 'CupraBook';
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 4px
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_header .header_eyebrow .cmp-title__text {
        font-size: 16px;
        line-height: 20px
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_header .header_eyebrow .cmp-title__text {
        margin: 0 0 8px;
        font-size: 20px;
        line-height: 24px
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_header .header_title .cmp-title__text {
    color: #fff;
    font-family: 'CupraMedium';
    font-size: 24px;
    line-height: 28px;
    margin: 0
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_header .header_title .cmp-title__text {
        font-size: 20px;
        line-height: 24px
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_header .header_title .cmp-title__text {
        font-size: 30px;
        line-height: 36px
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_cards {
    display: flex;
    flex-direction: column;
    gap: 32px;
    flex-wrap: wrap
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards {
        flex-direction: row
    }

        .cupra_cityGarage_peopleComponent .peopleComponent_cards > div {
            flex-basis: calc(50% - 16px)
        }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards {
        grid-column: 2 / span 10
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card {
    display: flex;
    column-gap: 8px
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card {
        column-gap: 16px
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card {
        column-gap: 8px
    }
}

@media(min-width:1436px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card {
        column-gap: 32px
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_image, .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .profileImage {
    min-width: 62px;
    max-width: 62px;
    min-height: 62px;
    max-height: 62px
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_image, .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .profileImage {
        min-width: 93px;
        max-width: 93px;
        min-height: 71px;
        max-height: 71px
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_image, .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .profileImage {
        min-width: 96px;
        max-width: 96px;
        min-height: 96px;
        max-height: 96px
    }
}

@media(min-width:1436px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_image, .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .profileImage {
        min-width: 158px;
        max-width: 158px;
        min-height: 96px;
        max-height: 96px
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_image {
    border-radius: 5px;
    overflow: hidden
}

.cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .profileImage {
    object-fit: cover
}

.cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts {
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    justify-content: space-around
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts {
        justify-content: space-between
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts {
        justify-content: space-around
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_name .cmp-title__text {
    color: #fff;
    font-family: 'CupraMedium';
    font-size: 12px;
    line-height: 16px;
    margin: 0
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_name .cmp-title__text {
        font-size: 14px;
        line-height: 16px
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_name .cmp-title__text {
        font-family: 'CupraRegular';
        font-size: 16px;
        line-height: 20px
    }
}

.cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_phone .cmp-title__text, .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_email .cmp-title__text {
    color: #fff;
    font-family: 'CupraBook';
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-decoration: underline
}

@media(min-width:764px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_phone .cmp-title__text, .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_email .cmp-title__text {
        font-size: 14px;
        line-height: 20px
    }
}

@media(min-width:1016px) {
    .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_phone .cmp-title__text, .cupra_cityGarage_peopleComponent .peopleComponent_cards .peopleComponent_card .card_texts .texts_email .cmp-title__text {
        font-family: 'CupraBook';
        font-size: 16px;
        line-height: 20px
    }
}

.cupra_cityGarage_peopleComponent .cmp-title__text {
    text-transform: none
}
