#brand-range-hero .brand-range-hero-container {
    max-width: 100%;
    padding: 0;
    position: relative;
    z-index: 1;
    height: 385px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 7.2%;
    padding-right: 8%;
}

#brand-range-hero .vimeo-wrapper,
#new-brands-page .vimeo-wrapper {
    clip-path: none;
    animation: none;
}

.brand-range-hero-content-wrapper {
    width: 100%;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    position: relative;
}

#brand-range-hero .brand-range-hero-container h3 {
    color: var(--white);
    font-size: 48px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 18px;
}

#brand-range-hero .brand-range-hero-wrapper-text-content p {
    color: var(--white);
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    text-transform: capitalize;
}

#brand-range-hero .brand-range-hero-wrapper-logo img {
    width: 185px;
    margin-top: -32px;
}

#brand-range-hero.cupra .brand-range-hero-wrapper-logo img {
    width: 144px;
    margin-top: -32px;
}

#brand-range-hero.cupra .brand-range-hero-container {
    padding-right: 8.5%;
    padding-left: 7.1%;
    padding-bottom: 6px;
}

#new-brands-page.cupra .main_heading {
    margin-bottom: 45px;
}

@media screen and (min-width: 1400px) {
    #new-brands-page .container {
        max-width: 1380px;
    }
    .new-brands-page__grid.mercedes .glc-coupe{
        min-height: 90px;
    }
    .new-brands-page__grid.mercedes p{
        min-height: 48px;
    }
}


.new-brands-page__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 60px;
    row-gap: 44px;
    padding-bottom: 84px;
}

.new-brands-page__grid-part {
    cursor: pointer;
    border-radius: 0;
}

.new-brands-page__grid-part-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: var(--white);
    padding: 0;
}

#new-brands-page .new-brands-page__grid-part img {
    width: 100%;
    border-radius: 0;
    border: unset !important;
}

#new-brands-page .main_heading {
    color: var(--primary-color);
    font-size: 22px;
    text-align: center;
    margin-top: 39px;
    margin-bottom: 25px;
    line-height: 25px;
    font-weight: 700;
    text-transform: capitalize;
}

#new-brands-page .container .new-brands-page__grid-part-text h3 {
    color: var(--primary-color);
    font-size: 22px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 38px;
}

#new-brands-page .new-brands-page__grid-part a {
    text-align: center;
    color: var(--button-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
}

#new-brands-page .container .new-brands-page__grid-part-text p {
    font-size: 16px;
    font-weight: 400;
    color: var(--primary-color);
}

@media screen and (min-width:991px) {
    #new-brands-page.cupra .container .new-brands-page__grid-part-text h3 {
        margin-top: 34px;
        margin-bottom: 7px;
    }

    #new-brands-page.cupra .new-brands-page__grid {
        padding-bottom: 64px;
    }

    #new-brands-page.seat .new-brands-page__grid,
    #new-brands-page.cupra .new-brands-page__grid {
        row-gap: 54px;
    }
}

#new-brands-page.cupra .container .new-brands-page__grid-part-text p,
#new-brands-page .container .new-brands-page__grid-part-text p {
    color: #6D6D6D;
    margin-bottom: 16px;
    text-align: center;
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .new-brands-page__grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .new-brands-page__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    #brand-range-hero.merc .brand-range-hero-container h3 {
        color: var(--white);
        font-size:40px;
        font-weight: 700;
        line-height: 44px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    #new-brands-page .new-brands-page__grid {
        grid-template-columns: 1fr;
        row-gap: 25px;
    }

    #new-brands-page .main_heading {
        font-size: 19px;
        margin-top: 25px;
        margin-bottom: 20px;
        line-height: 23px;
    }

    #new-brands-page .container .new-brands-page__grid-part-text h3 {
        font-size: 19px;
        margin-top: 20px;
    }

    .brand-range-hero-content-wrapper {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 45px;
    }

    .cupra .brand-range-hero-content-wrapper {
        gap: 65px;
    }

    #brand-range-hero .brand-range-hero-container {
        padding: 15px;
    }

    #brand-range-hero .brand-range-hero-container h3 {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: 32px;
    }

    #new-brands-page.cupra .main_heading {
        margin-bottom: 20px;
    }

    #brand-range-hero .brand-range-hero-wrapper-logo img {
        width: 111px !important;
        margin: 0;
    }
}

@media screen and (min-width: 768px) {
    #new-brands-page.seat .main_heading {
        margin-bottom: 65px;
    }

    #brand-range-hero.seat .brand-range-hero-wrapper-logo img {
        width: 164px;
        margin-top: -32px;
    }
}