

/* Start:/local/templates/chistovie/components/bitrix/news.list/partner_page/style.css?1727514513777*/
.news-list-history {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.history_item {
    background: #F0F3F3;
    border-radius: 8px;
    width: 44%;
    padding: 30px;
    margin-bottom: 10px;
        margin-right: 10px;
}
.history_name {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
        margin-bottom: 30px;
}
.history_name img {
    margin-right: 20px;
}
.point {
    font-size: 15px;
    line-height: 22px;
}
.load_more.btn_link {
    color: #00B6BD;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}
.line {
    height: 1px;
    width: 100%;
    background: #F0F3F3;
    margin-top: 10px;
    margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/chistovie/components/bitrix/news.list/partner_page_img/style.css?1727543948510*/
.list-img {
    display: flex;
}
.partner_img_list {
    overflow: auto;
    margin-top: 30px;
}
.product-certs__list.js-product-certs {
    margin-right: 5px;
}
.product-certs__list.js-product-certs img {
    border-radius: 8px;
}

.partner_img_list::-webkit-scrollbar {
    height: 8px;
    width: 6px;
    background: #F0F3F3;
    border-radius: 50px;
    box-shadow: inset 0 0 0 4px #ccc;
}

.partner_img_list::-webkit-scrollbar-thumb {
  background: #00B6BD;
  border-radius: 50px;
  position: relative;
}
/* End */
/* /local/templates/chistovie/components/bitrix/news.list/partner_page/style.css?1727514513777 */
/* /local/templates/chistovie/components/bitrix/news.list/partner_page_img/style.css?1727543948510 */
