.project__img{
    position: relative;
}
.discount{
    position: absolute;
    color: red;
    left: 10px;
}
.price{
    position: absolute;
    right: 95px;
    color: red;
    bottom: 10px;
}

.price_di{
    position: absolute;
    color: green;
    right: 20px;
    bottom: 10px;
}
.category_sl{
    border: none;
    width: 100%;
}
.model_sl{
    border: none;
    width: 100%;
}
.search_inp{
    border: none;
    width: 100%;
}
._3CZuD{
    width: 100px;
}
._1JQcz{
    margin-left: 62px;
}
.price_det{
    position: absolute;
    right: 145px;
    bottom: 20px;
    color: red;
    font-size: 22px;
}

.price_di_det{
    position: absolute;
    right: 23px;
    bottom: 20px;
    color: green;
    font-size: 22px;
}
.discount_det{
    position: absolute;
    left: 23px;
    top: 20px;
    color: red;
    font-size: 22px;
}
.pagination{
    justify-content: center;
}
.not_definition{
    font-size: 23px;
    text-align: center;
}
