<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* mazda start */

.mazda-new-page .common-hero-section {
    background: url(/images/common/header-newmazda.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 457px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 19px;
}

.common-hero-section .common-hero-section__new-left p {
    font-size: 24px;
}

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

#new-brands-page.smart .new-brands-page__grid {
    padding-bottom: 75px;
}

.common-hero-section .common-hero-section__new-left h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.common-hero-section__new-left {
    margin-left: 168px;
}

.mazda-new-page .mazda-logo-new-brands {
    width: 187px;
}


.common-hero-section__new-right {
    background: none;
    width: auto;
    height: auto;
    padding-left: 0;
    margin-right: 230px;
    margin-top: -25px;
}

.common-hero-section__new-right img {
    width: 200px;
}

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

#new-brands-page .container .heading {
    color: #25282A;
    font-family: 'Figtree';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 50px;
    margin-bottom: 25px;
    text-transform: none;
}

#new-brands-page .new-brands-page__grid-part a {
    color: var(--tertiary-color);
    text-transform: capitalize;
    font-family: var(--body-font);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 23px;
    text-align: center;
}



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


@media screen and (max-width: 992px) {
    .common-hero-section__new-right {
        background: none;
        padding-left: 0;
        justify-content: center;
        height: auto;
        margin-right: 120px;
    }

    .common-hero-section__new-left {
        margin-left: 0;
        padding-top: 20px;
    }

    .skoda-logo-new-brands {
        width: 130px;
    }

    .common-hero-section__new-left h3,
    .common-hero-section__new-left p {
        text-align: center;
    }

    #new-brands-page .container h3 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .cupra-new-page .common-hero-section__new-right,
    .seat-new-page .common-hero-section__new-right {
        padding-left: 0;
    }

    .cupra-new-page .cupra-logo-new-brands {
        width: 100px;
    }

    .seat-logo-new-brands {
        width: 100px;
    }

    .new-brands-page__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .mazda-new-page .mazda-logo-new-brands {
        width: 187px;
    }

    .mazda-new-page .mazda-logo-new-brands {
        width: 160px;
    }

    .common-hero-section__new-left {
        margin-left: 70px;
    }

    .common-hero-section__new-left h3,
    .common-hero-section__new-left p {
        text-align: left;
    }

    #new-brands-page .common-hero-section h3 {
        font-size: 24px !important;
    }

    #new-brands-page .common-hero-section p {
        font-size: 16px !important;
    }
}

@media (max-width:767px) {
    .new-brands-page__grid {
        grid-template-columns: 1fr;
    }

    #new-brands-page .common-hero-section {
        flex-direction: column;
        padding-bottom: 20px;
    }

    .mazda-new-page .common-hero-section {
        margin-bottom: 0;
    }

    .common-hero-section__new-left {
        margin-left: 0;
    }

    .common-hero-section__new-right {
        margin-right: 0;
    }

    .common-hero-section .common-hero-section__new-left h3 {
        font-size: 30px;
    }

    .common-hero-section__new-left h3,
    .common-hero-section__new-left p {
        text-align: center;
    }

    .mazda-new-page .mazda-logo-new-brands {
        width: 120px;
    }

    #new-brands-page .container .heading {
        margin-bottom: 0;
        margin-top: 10px;
        font-size: 22px;
    }

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


}

/* fiat start */

.fiat-new-page .common-hero-section {
    background: url(/images/common/header-newfiat.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 452px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 20px;
}

.fiat-new-page .fiat-logo-new-brands {
    width: 150px;
}

.fiat-new-page .common-hero-section .common-hero-section__new-left p {
    font-weight: 700;
}

@media (max-width:991px) {
    .fiat-new-page .fiat-logo-new-brands {
        width: 120px;
    }
}

/* fiatpro start */
.fiatpro-new-page .common-hero-section {
    background: url(/images/common/header-newfiatpro.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 457px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 19px;
}

.common-hero-section__new-left {
    margin-left: 7%;
}


.common-hero-section__new-left h3 {
    font-weight: 700;
    font-size: 64px;
    line-height: 39px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.common-hero-section__new-left p {
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}

.fiatpro-new-page .common-hero-section__new-left p {
    font-weight: 700
}

.common-hero-section__new-left {
    margin-top: -80px
}

@media screen and (max-width:991px) {
    #new-brands-page .fiatpro-logo-new-brands {
        width: 120px;
    }
}

@media (max-width:767px) {
    .new-brands-page__grid-part-text {
        padding: 0;
        padding-bottom: 0;
    }
}

/* mg start */
.mg-new-page .common-hero-section {
    background: url(/images/common/header-newmg.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 452px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 20px;
}

.mg-new-page .common-hero-section .common-hero-section__new-left p {
    font-weight: 700;
}

#new-brands-page.mg-new-page .container .top-heading {
    margin-bottom: 30px;
}

#new-brands-page .container .new-brands-page__grid-part-text p {
    color: #6D6D6D;
}

.new-brands-page__grid-part {
    border: 1px solid #BFBFBF;
}
.new-brands-page__grid-part.search .image-content {
    height: 236px;
    background-image: url("/images/new-brands/volkswagen/instock-panel-vw.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#new-brands-page.mercedes-benz .new-brands-page__grid-part.search .image-content {
    background-image: url("/images/new-brands/mercedes/instock-panel-merc.jpg");
    height: 215px;
}
#new-brands-page.skoda .new-brands-page__grid-part.search .image-content {
    background-image: url("/images/new-brands/skoda/instock-panel-skoda.jpg");
    height: 230px;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .new-brands-page__grid-part.search .image-content {
        height: 278px;
    }
    #new-brands-page.skoda .new-brands-page__grid-part.search .image-content {
        height: 271px;
    }
}

@media screen and (max-width: 992px) {
    .new-brands-page__grid-part.search .image-content {
        height: 205px;
    }
    #new-brands-page.mercedes-benz .new-brands-page__grid-part.search .image-content {
        height: 187px;
    }
    #new-brands-page.skoda .new-brands-page__grid-part.search .image-content {
        height: 200px;
    }
}

.common-hero-section__new-left {
    margin-top: -100px;
}

@media (min-width:992px) and (max-width:1199px) {
    #new-brands-page .container .new-brands-page__grid-part-text p {
        font-size: 14px;
    }
}

@media (max-width:1199px) {
    #new-brands-page .container .new-brands-page__grid-part-text h3 {
        font-size: 20px;
    }
}

@media (max-width:991px) {
    .mg-new-page .mg-logo-new-brands {
        width: 120px;
    }


}

@media (max-width:767px) {
    .common-hero-section__new-left {
        margin-top: 0;
    }

    #new-brands-page .common-hero-section__new-left {
        margin-left: 0;
    }

    .brand-range-hero-wrapper__text-left h3 {
        margin-top: 0 !important;
    }
    #brand-range-hero.vw-commericals .brand-range-hero-container h3 {
        font-weight: 900;
        line-height: 33px;
}
}

@media screen and (min-width:992px) and (max-width:1299px) {
    .new-brands-page__grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        row-gap: 20px;
    }

    .brand-range-hero-container {
        padding-right: 60px;
        padding-top: 113px;
        padding-left: 60px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    .brand-range-hero-container {
        padding-right: 60px;
        padding-top: 113px;
        padding-left: 60px;
    }

    .brand-range-hero-wrapper__text-left h3 {
        font-size: 35px;
    }

    .brand-range-hero-wrapper__text-left p {
        line-height: 32px;
        margin-top: 5px;
    }

}

/* VW STYLING START */
@media screen and (min-width: 1700px) {
    #new-brands-page .container {
        max-width: 1647px;
    }
    #new-brands-page.smart .main_heading {
        padding-bottom: 49px !important;
    }
    #new-brands-page.vw-commericals .main_heading{
        padding-bottom: 38px !important;
    }
}

@media screen and (min-width: 992px) {
    #new-brands-page.smart .container {
        max-width: 807px;
    }
    #brand-range-hero.smart .brand-range-hero-container {
        min-height: 385px;
        padding-right: 10.2%;
    }
    #brand-range-hero.mercedes-benz .brand-range-hero-container {
        padding-right: 7.2%;
    }
    #brand-range-hero.smart .brand-range-hero-wrapper__text-right img {
        width: 99px;
        margin-top: -29px;
    }
    #brand-range-hero.mercedes-benz .brand-range-hero-wrapper__text-right img {
        width: 118px;
      margin-top: -12px;;
    }
    #brand-range-hero.skoda .brand-range-hero-container {
        min-height: 385px;
        padding-right: 7.3%;
    }
    #new-brands-page.mercedes-benz .main_heading {
        padding-top: 37px !important;
        padding-bottom: 44px !important;
      }
      #new-brands-page.skoda .main_heading {
        padding-top: 37px !important;
        padding-bottom: 39px !important;
      }
}

#brand-range-hero .brand-range-hero-wrapper__text-right img {
    width: 104px;
    margin-top: 0;
}

#brand-range-hero.skoda .brand-range-hero-wrapper__text-right img {
    width: 124px;
    margin-top: 0;
}

#brand-range-hero .brand-range-hero-container {
    min-height: 385px;
    padding-right: 7.7%;
    padding-top: 125px;
    padding-left: 7.1%;
}

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

#brand-range-hero .brand-range-hero-container h3 {
    font-weight: 900;
    line-height: 22px;
    font-family: var(--header-font);
    margin: 0;
    padding: 0;
    margin-top: 13px;
}

#brand-range-hero .brand-range-hero-wrapper__text-left p {
    font-family: var(--body-font);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.54px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    margin-top: 29px;
}

#new-brands-page .main_heading {
    text-align: center;
    font-family: var(--header-font);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-transform: capitalize;
    padding-top: 38px;
    padding-bottom: 33px;
}

#new-brands-page .container .new-brands-page__grid-part-text h3 {
    color: var(--secondary-color);
    font-family: var(--body-font);
    font-size: 24px;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 15px;
    line-height: 28px;
    font-weight: 700;
}

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

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

}
@media screen and (max-width:1199px) {
    #brand-range-hero .brand-range-hero-wrapper__text-right img,#brand-range-hero.mercedes-benz .brand-range-hero-wrapper__text-right img {
        width: 87px;
        margin-top: 0;
    }
    #brand-range-hero .brand-range-hero-wrapper__text-left p{
        margin-top: 20px;
    }
}
@media screen and (max-width:992px) {
    #brand-range-hero.vw .vimeo-wrapper {
        background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7)), url(/images/common/header-vw.jpg) !important;
    }
    #brand-range-hero.smart .vimeo-wrapper {
        background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7)), url(/images/common/header-smart.jpg) !important;
    }
    #brand-range-hero.skoda .vimeo-wrapper {
        background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7)), url(/images/common/header-skoda.jpg) !important;
    }
    #brand-range-hero.mercedes-benz .vimeo-wrapper {
        background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7)), url(/images/common/header-merc.jpg) !important;
    }
    #brand-range-hero.vw-commercial .vimeo-wrapper {
        background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7)), url(/images/common/header-vw-commercial.jpg) !important;
    }

    #new-brands-page .main_heading {
        padding: 0;
        margin-top: 20px;
        margin-bottom: 25px;
        font-size: 18px !important;
    }

    .new-brands-page__grid,
    #new-brands-page.smart .new-brands-page__grid {
        display: grid;
        gap: 20px;
        padding-bottom: 30px;
    }

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

}

@media screen and (max-width: 768px) {
    #new-brands-page .brand-range-hero-wrapper__text-left h3 {
        font-size: 32px;
        margin-top: 18px;
        line-height: 19px;
    }

    #new-brands-page .container .new-brands-page__grid-part-text h3 {
        margin-bottom: 5px;
    }

    #new-brands-page .main_heading {
        padding: 0;
    }

    #brand-range-hero .brand-range-hero-wrapper__text-left p {
        font-size: 14px;
        margin-top: 12px;
    }

    #brand-range-hero .brand-range-hero-wrapper__text-right img {
        width: 85px !important;
    }
    #brand-range-hero.smart .brand-range-hero-wrapper__text-right img {
        width: 68px !important;
    }
}
@media screen and (max-width:767px) {
    #brand-range-hero .brand-range-hero-container{
        padding-top: 20px;
    }
    
}

/* VW STYLING END */</pre></body></html>