body {
    font-family: 'Poppins';
}

.font-light {
    font-size: 10px;
}

@media (max-width:300px) {

    .product-body-light {
        font-weight: 300;
        font-size: 12px;
        line-height: 35px;
    }

    .product-body-bold {
        font-weight: 600;
        font-size: 12px;
        line-height: 35px;
        text-align: right;
    }

    .header-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 15px;
        /* line-height: 60px; */
        letter-spacing: 4%;
        margin-left: 10px;
    }

    .header-font-light {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 7.5px;
        margin-left: 11px;
    }

    .shop-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 10px;
        margin-left: 10px;
        letter-spacing: 2px;

    }

    .body-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 17px;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 7px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-font-bold-volvo {
        color: #000;
        font-weight: 600;
        font-size: 23px;
        line-height: 40px;
    }


    .body-light {
        color: #000;
        font-weight: 500;
        font-size: 11px;
        line-height: 20px;
        margin-bottom: 1rem;
        margin-left: 28px;
        margin-right: 28px;
    }

    .footer-light-information {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 11px;
        line-height: 20px;
        margin-left: 30px;
    }

    .footer-light {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 11px;
        line-height: 20px;
        letter-spacing: 4%;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .footer-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 18px;
        line-height: 33px;
        letter-spacing: 4%;
        margin-left: 30px;
    }


    .view-button {
        background-color: #000;
        color: #FFFFFF;
        width: 80vw;
        height: 2rem;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
        font-size: 13px;
        justify-content: center;
    }


    .product-font-light {
        font-weight: 400;
        font-size: 11px;
        line-height: 20px;
        color: #000;
    }

    .product-specification {
        font-weight: 400;
        font-size: 12px;
        line-height: 24px;
        color: #000;
    }

    .year-production {
        font-size: 12px;
        font-weight: 700;
        line-height: 23px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .product-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 4%;
        line-height: 50px;
    }

    .td-bold {
        font-weight: 600;
        font-size: 12px;
        line-height: 23px;
        text-align: right;
    }

    .td-justify {
        font-weight: 400;
        font-size: 12px;
        line-height: 23px;
        text-align: leftF;
    }

    .product-name {
        color: #000;
        font-weight: 600;
        font-size: 20px;
        letter-spacing: 4%;
        line-height: 40px;
    }
}

@media (min-width:301px) {

    .product-body-light {
        font-weight: 300;
        font-size: 14px;
        line-height: 30px;
    }

    .product-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 4%;
        line-height: 40px;
    }

    .product-body-bold {
        font-weight: 600;
        font-size: 14px;
        line-height: 30px;
        text-align: right;
    }

    .header-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 18px;
        /* line-height: 60px; */
        letter-spacing: 4%;
        margin-left: 10px;
    }

    .header-font-light {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 9px;
        margin-left: 11px;
    }

    .shop-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 10px;
        margin-left: 10px;
        letter-spacing: 2px;

    }

    .body-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 23px;
        line-height: 40px;
        margin-top: 20px;
        margin-bottom: 7px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-font-bold-volvo {
        color: #000;
        font-weight: 600;
        font-size: 30px;
        line-height: 50px;
    }


    .body-light {
        color: #000;
        font-weight: 500;
        font-size: 13px;
        line-height: 26px;
        margin-bottom: 1rem;
        margin-left: 28px;
        margin-right: 28px;
    }

    .footer-light-information {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 11px;
        line-height: 20px;
        margin-left: 30px;
    }

    .footer-light {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 11px;
        line-height: 20px;
        letter-spacing: 4%;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .footer-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 18px;
        line-height: 33px;
        letter-spacing: 4%;
        margin-left: 30px;
    }


    .view-button {
        background-color: #000;
        color: #FFFFFF;
        width: 80vw;
        height: 2rem;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
        font-size: 13px;
        justify-content: center;
    }


    .product-font-light {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #000;
    }

    .product-specification {
        font-weight: 400;
        font-size: 14px;
        line-height: 30px;
        color: #000;
    }

    .year-production {
        font-size: 14px;
        font-weight: 700;
        line-height: 23px;
        margin-top: 30px;
        margin-bottom: 30px;
    }


    .td-bold {
        font-weight: 600;
        font-size: 12px;
        line-height: 23px;
        text-align: right;
    }

    .td-justify {
        font-weight: 400;
        font-size: 12px;
        line-height: 23px;
        text-align: leftF;
    }

    .product-name {
        color: #000;
        font-weight: 600;
        font-size: 21px;
        letter-spacing: 4%;
        line-height: 40px;
    }
}

@media (min-width:375px) {
    .product-body-light {
        font-weight: 300;
        font-size: 16px;
        line-height: 30px;
    }

    .product-body-bold {
        font-weight: 600;
        font-size: 16px;
        line-height: 30px;
        text-align: right;
    }

    /* .product-body-bold2 {
        font-weight: 600;
        font-size:25px;
        line-height: 55px;
    } */

    .header-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 20px;
        letter-spacing: 4%;
        margin-left: 10px;
    }

    .header-font-light {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 11px;
        margin-left: 11px;
    }

    .shop-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 11px;
        margin-left: 10px;
        letter-spacing: 1px;
    }

    .body-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 31px;
        letter-spacing: 4%;
        line-height: 40px;
        margin-top: 30px;
        margin-bottom: 10px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-font-bold-volvo {
        color: #000;
        font-weight: 600;
        font-size: 40px;
        line-height: 60px;
    }

    .body-light {
        color: #000;
        font-weight: 500;
        font-size: 14px;
        line-height: 27px;
        margin-bottom: 40px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .footer-light-information {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 13px;
        line-height: 20px;
        margin-left: 30px;
    }

    .footer-light {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 17px;
        line-height: 20px;
        letter-spacing: 4%;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .footer-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 28px;
        line-height: 33px;
        letter-spacing: 4%;
        margin-left: 30px;
    }






    .view-button {
        background-color: #000;
        color: #FFFFFF;
        width: 80vw;
        height: 2rem;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
        font-size: 13px;
        justify-content: center;
    }

    .product-font-light {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #000;
    }

    .product-specification {
        font-weight: 400;
        font-size: 16px;
        line-height: 34px;
        color: #000;
    }

    .year-production {
        font-size: 16px;
        font-weight: 700;
        line-height: 23px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .product-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 25px;
        letter-spacing: 4%;
        line-height: 30px;
    }

    .td-bold {
        font-weight: 600;
        font-size: 13px;
        line-height: 23px;
        text-align: right;
    }

    .td-justify {
        font-weight: 400;
        font-size: 13px;
        line-height: 23px;
        text-align: leftF;
    }

    .product-name {
        color: #000;
        font-weight: 600;
        font-size: 25px;
        letter-spacing: 4%;
        line-height: 50px;
    }

    .container2{
        line-height: 45px;
    }

}

@media (min-width:525px) {

    .product-body-light {
        font-weight: 300;
        font-size: 18px;
        line-height: 40px;
    }

    .product-body-bold {
        font-weight: 600;
        font-size: 18px;
        line-height: 40px;
        text-align: right;
    }
    
    .header-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 35px;
        /* line-height: 53px; */
        letter-spacing: 4%;
        margin-left: 10px;
    }

    .header-font-light {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 18px;
        margin-left: 11px;
    }

    .shop-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 14px;
        margin-left: 10px;
        letter-spacing: 1px;
    }

    .body-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 31px;
        letter-spacing: 4%;
        line-height: 55px;
        margin-top: 30px;
        margin-bottom: 10px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-light {
        color: #000;
        font-weight: 500;
        font-size: 14px;
        line-height: 27px;
        margin-bottom: 40px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .footer-light-information {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 13px;
        line-height: 20px;
        margin-left: 30px;
    }

    .footer-light {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 17px;
        line-height: 20px;
        letter-spacing: 4%;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .footer-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 28px;
        line-height: 33px;
        letter-spacing: 4%;
        margin-left: 30px;
    }


    .view-button {
        background-color: #000;
        color: #FFFFFF;
        width: 80vw;
        height: 2rem;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
        font-size: 13px;
        justify-content: center;
    }

    .product-font-light {
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #000;
    }

    .product-specification {
        font-weight: 400;
        font-size: 18px;
        line-height: 34px;
        color: #000;
    }

    .year-production {
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .product-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 32px;
        letter-spacing: 4%;
        line-height: 80px;
    }

    .td-bold {
        font-weight: 600;
        font-size: 13px;
        line-height: 23px;
        text-align: right;
    }

    .td-justify {
        font-weight: 400;
        font-size: 13px;
        line-height: 23px;
        text-align: leftF;
    }

    .product-name {
        color: #000;
        font-weight: 600;
        font-size: 30px;
        letter-spacing: 4%;
        line-height: 50px;
    }

    .container2{
        line-height: 60px;
    }
}

@media (min-width:676px) {

    .product-body-light {
        font-weight: 300;
        font-size: 20px;
        line-height: 40px;
    }

    .product-body-bold {
        font-weight: 600;
        font-size: 20px;
        line-height: 40px;
        text-align: right;
    }

    .header-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 48px;
        /* line-height: 50px; */
        margin-left: 10px;
    }

    .header-font-light {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 25px;
        margin-left: 11px;
    }

    .shop-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 19px;
        margin-left: 10px;
        letter-spacing: 2px;
    }

    .body-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 36px;
        line-height: 55px;
        margin-top: 30px;
        margin-bottom: 10px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-font-bold-volvo {
        color: #000;
        font-weight: 600;
        font-size: 55px;
        line-height: 90px;
    }

    .body-light {
        color: #000;
        font-weight: 500;
        font-size: 19px;
        line-height: 35px;
        margin-bottom: 40px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .footer-light-information {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        margin-left: 30px;
    }

    .footer-light {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 4%;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .footer-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 36px;
        line-height: 33px;
        letter-spacing: 4%;
        margin-left: 30px;
    }



    .view-button {
        background-color: #000;
        color: #FFFFFF;
        width: 80vw;
        height: 2rem;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
        font-size: 13px;
        justify-content: center;
    }

    .product-font-light {
        font-weight: 400;
        font-size: 22px;
        line-height: 40px;
        color: #000;
    }

    .product-specification {
        font-weight: 400;
        font-size: 22px;
        line-height: 45px;
        color: #000;
    }

    .year-production {
        font-size: 20px;
        font-weight: 700;
        line-height: 23px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .product-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 35px;
        letter-spacing: 4%;
        line-height: 90px;
    }

    .product-name {
        color: #000;
        font-weight: 600;
        font-size: 42px;
        letter-spacing: 4%;
        line-height: 70px;
    }

    .container2{
        line-height: 90px;
    }
}

@media (min-width:1024px) {

    .container2{
        line-height: 50px;
        margin-top:1rem
    }

    .product-item img {
        height: 100%;
    }

    .card {
        width: 90%;
        display: block;
    }

    .card-container {
        padding: 2px 16px;
    }

    .card-bold {
        font-weight: 600;
        font-size: 20px;
        line-height: 62px;
    }

    .card-light {
        font-weight: 500;
        font-size: 16px;
        line-height: 35px;
    }


    .header-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 28px;
        margin-left: 10px;
    }


    .shop-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 20px;
        margin-left: 10px;
        letter-spacing: 2px;
    }

    .header-font-light {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 15px;
        margin-left: 11px;
    }

    .body-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 30px;
        line-height: 25px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-font-bold2 {
        color: #000;
        font-weight: 600;
        font-size: 28px;
        line-height: 35px;
        margin-top: 30px;
    }

    .body-light {
        color: #000;
        font-weight: 500;
        font-size: 15px;
        line-height: 35px;
        margin-bottom: 40px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-light2 {
        color: #000;
        font-weight: 500;
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 40px;
    }

    .footer-light-information {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        margin-left: 30px;
    }

    .footer-light {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 4%;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .footer-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 36px;
        line-height: 33px;
        letter-spacing: 4%;
        margin-left: 30px;
    }



    .view-button {
        background-color: #000;
        color: #FFFFFF;
        width: 80vw;
        height: 2rem;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
        font-size: 13px;
        justify-content: center;
    }

    .product-font-light {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        color: #000;
    }

    .product-specification {
        font-weight: 400;
        font-size: 20px;
        line-height: 34px;
        color: #000;
    }

    .year-production {
        font-size: 20px;
        font-weight: 700;
        line-height: 23px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .product-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 33px;
        letter-spacing: 4%;
        line-height: 60px;
    }

    .td-bold {
        font-weight: 600;
        font-size: 20px;
        line-height: 35px;
        text-align: right;
    }

    .td-justify {
        font-weight: 400;
        font-size: 20px;
        line-height: 35px;
        text-align: left;
    }

    .product-name {
        color: #000;
        font-weight: 600;
        font-size: 35px;
        line-height: 70px;
    }

    .table-specification {
        width: 50%;
    }
}

@media (min-width:1280px) {

    .container2{
        line-height: 50px;
        margin-top:1rem
    }

    .card-bold {
        font-weight: 600;
        font-size: 20px;
        line-height: 62px;
    }

    .card-light {
        font-weight: 500;
        font-size: 16px;
        line-height: 35px;
    }

    .header-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 36px;
        margin-left: 10px;
    }

    .header-font-light {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 17px;
        margin-left: 11px;
    }

    .body-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 30px;
        line-height: 25px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-font-bold2 {
        color: #000;
        font-weight: 600;
        font-size: 34px;
        line-height: 50px;
        margin-top: 30px;
    }


    .body-light2 {
        color: #000;
        font-weight: 500;
        font-size: 16px;
        line-height: 40px;
        margin-bottom: 40px;
    }

    .footer-light-information {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        margin-left: 30px;
    }

    .footer-light {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 4%;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .footer-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 36px;
        line-height: 33px;
        letter-spacing: 4%;
        margin-left: 30px;
    }




    .view-button {
        background-color: #000;
        color: #FFFFFF;
        width: 80vw;
        height: 5vw;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
        font-size: 30px;
        justify-content: center;
    }

    .product-font-light {
        font-weight: 400;
        font-size: 19px;
        line-height: 20px;
        color: #000;
    }

    .product-specification {
        font-weight: 400;
        font-size: 20px;
        line-height: 34px;
        color: #000;
    }

    .year-production {
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .product-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 33px;
        letter-spacing: 4%;
        line-height: 70px;
    }

    .td-bold {
        font-weight: 600;
        font-size: 19spx;
        line-height: 35px;
        text-align: right;
    }

    .td-justify {
        font-weight: 400;
        font-size: 19px;
        line-height: 35px;
        text-align: left;
    }

    .product-name {
        color: #000;
        font-weight: 600;
        font-size: 33px;
        letter-spacing: 4%;
        line-height: 60px;
    }

    .table-specification {
        width: 50%
    }
}

@media (min-width:1600px) {

    .container2{
        line-height: 60px;
        margin-top:1rem
    }

    .card-bold {
        font-weight: 600;
        font-size: 20px;
        line-height: 62px;
    }

    .card-light {
        font-weight: 500;
        font-size: 16px;
        line-height: 35px;
    }


    .header-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 36px;
        margin-left: 10px;
    }

    .header-font-light {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 17px;
        margin-left: 11px;
    }

    .body-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 30px;
        line-height: 25px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-light {
        color: #000;
        font-weight: 500;
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 40px;
        margin-left: 28px;
        margin-right: 28px;
    }

    .body-font-bold2 {
        color: #000;
        font-weight: 600;
        font-size: 30px;
        line-height: 60px;
        margin-top: 30px;
    }


    .body-light2 {
        color: #000;
        font-weight: 500;
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 40px;
    }

    .footer-light-information {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        margin-left: 30px;
    }

    .footer-light {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 4%;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .footer-font-bold {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 36px;
        line-height: 33px;
        letter-spacing: 4%;
        margin-left: 30px;
    }

    .view-button {
        background-color: #000;
        color: #FFFFFF;
        width: 80vw;
        height: 5vw;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
        font-size: 30px;
        justify-content: center;
    }

    .product-font-light {
        font-weight: 400;
        font-size: 19px;
        line-height: 20px;
        color: #000;
    }

    .product-specification {
        font-weight: 400;
        font-size: 20px;
        line-height: 34px;
        color: #000;
    }

    .year-production {
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .product-font-bold {
        color: #000;
        font-weight: 600;
        font-size: 33px;
        letter-spacing: 4%;
        line-height: 70px;
    }

    .td-bold {
        font-weight: 600;
        font-size: 19spx;
        line-height: 35px;
        text-align: right;
    }

    .td-justify {
        font-weight: 400;
        font-size: 19px;
        line-height: 35px;
        text-align: left;
    }

    .product-name {
        color: #000;
        font-weight: 600;
        font-size: 33px;
        letter-spacing: 4%;
        line-height: 60px;
    }

    .table-specification {
        width: 50%
    }
}


@media (max-width:1023px){
.margin-volvo {
    margin-top: 10px;
    margin-bottom: 0px;
    max-width:80%
}
}