

/* Start:/bitrix/templates/.default/components/bitrix/news.list/reviews_reborn/style.css?17587112481643*/
.reviews_new_design_block {
    margin-bottom: 30px;
}
.page_sections_title {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: flex;
}
.blue_name_title {
    margin-right: 10px;
    width: 10px;
    height: inherit;
    background: #163072;
    display: block;
}
.reviews_items {
    display: flex;
    flex-wrap: wrap;
}
.reviews_item {
    border: 1px solid #E6E7E8;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
    padding: 15px 20px;
}
.first_review_line {
    display: flex;
    margin-bottom: 20px;
}
.create_review_info {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #A9A9A9;
    margin-right: 50px;
}
.review_title {
    margin-bottom: 20px;
}
.review_title span{
    display: block;
}
.review_title span:first-of-type {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
}
.review_title span:last-of-type {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #A9A9A9;
}
.review_author {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
}
.review_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.reviews_button button {
    background: #163072;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: white;
    padding: 7px 35px;
    outline: unset;
    border: unset;
    margin: auto;
    display: block;
}
.reviews_items button{
    display: none !important;
}
.reviews_items button.new_reviews_button {
    display: block !important;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/reviews_reborn/style.css?17587112481643 */
