/* Start:/local/templates/moment/components/bitrix/news/.default/bitrix/news.list/.default/style.css?1563962647403*/
.additional-properties-line {
    padding: 7px 0;
    display: flex;
    justify-content: space-between;
}
.additional-properties-line:nth-child(odd) {
    background-color: #fbfbfb;
}
.additional-properties-line .value {
    font-weight: 600;
}
.credit-block-image {
    float: left;
    margin-right: 10px;
}
.credit-block-image + .credit-block-description {
    margin-left: 110px;
}
/* End */


/* Start:/local/templates/moment/components/bitrix/news.list/mfo_category/style.css?15846875093724*/

.mfo-list-category {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -1%;
    margin-right: -1%;
}
.mfo-list-category .mfo-item {
    flex-basis: 31%;
    flex-grow: 1;
    border: 1px solid #dedede;
    padding: 20px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 25px;
}
.mfo-list-category .mfo-item-img,
.mfo-list-category .mfo-compare-link {
    text-align: center;
    margin-bottom: 10px;
}
.mfo-list-category .mfo-compare-link a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    padding-left: 32px;
    height: 22px;
    line-height: 22px;
    /*background: url('https://lender.com.ua/local/templates/moment/components/bitrix/news.list/images/icon-compare.png') no-repeat left center;*/
}
.mfo-list-category .mfo-compare-link a:hover {
    text-decoration: underline;
}
.mfo-list-category .mfo-example {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 15px;
}
.mfo-list-category .mfo-example-item .name {
    margin-bottom: 5px;
}
.mfo-list-category .mfo-example-item .value {
    font-weight: 600;
}
.mfo-list-category .mfo-example-item .value span {
    color: #0392d5;
}
.mfo-list-category .mfo-attributes {
    margin-bottom: 15px;
}
.mfo-list-category .mfo-attributes-item {
    padding: 7px 0;
    display: flex;
    justify-content: space-between;
}
.mfo-list-category .mfo-attributes-item .value {
    font-weight: 600;
}
.mfo-list-category .mfo-attributes-item + .mfo-attributes-item {
    border-top: 1px dotted;
}
.mfo-list-category .mfo-buttons a {
    display: block;
    border-radius: 4px;
    background-color: #0392d5;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
}
.mfo-list-category .mfo-buttons a:hover {
    background-color: #4a9ca8;
}
.mfo-list-detail .mfo-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    border-radius: 4px;
    background-color: #fafafa;
    padding: 20px;
}
.mfo-list-detail .mfo-item .gr-info {
    text-align: center;
    width: 200px;
    margin-right: 20px;
}
.mfo-list-detail .mfo-item .gr-info .action {
    display: none;
}
.mfo-list-detail .mfo-item-img {
    margin-bottom: 15px;
}
.mfo-list-detail .mfo-item-img img {
    max-width: 100%;
}
.mfo-list-detail .name,
.mfo-list-detail .rating {
    margin-bottom: 10px;
}
.mfo-list-detail .rating {
    text-align: center;
}
.mfo-list-detail .rating span {
    display: inline-block;
    width: 116px;
    height: 18px;
    background-image: url("https://lender.com.ua/local/templates/moment/components/bitrix/news.list/images/icon-stars.png");
    background-repeat: no-repeat;
    background-position: 0 0;
}
.mfo-list-detail .rating span.stars0,
.mfo-list-detail .rating span.stars1{
    background-position: 0 -72px;
}
.mfo-list-detail .rating span.stars2{
    background-position: 0 -54px;
}
.mfo-list-detail .rating span.stars3{
    background-position: 0 -36px;
}
.mfo-list-detail .rating span.stars4{
    background-position: 0 -18px;
}.mfo-list-detail .rating span.stars5{
    background-position: 0 0;
}
.mfo-list-detail .attributes {
    flex-grow: 1;
}
.mfo-list-detail .attributes-line {
    padding-left: 25px;
    background: url("https://lender.com.ua/local/templates/moment/components/bitrix/news.list/images/icon-check.png") no-repeat left center;
}
.mfo-list-detail .attributes-line + .attributes-line {
    margin-top: 10px;
}
.mfo-list-detail .mfo-item .action {
    width: 185px;
}
.mfo-list-detail .mfo-item .action a {
    display: block;
    border-radius: 4px;
    background-color: #0392d5;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
}
.mfo-list-detail .mfo-item .action a.yellow {
    background-color: #f9d848;
    color: #191604;
}

/* End */
/* /local/templates/moment/components/bitrix/news/.default/bitrix/news.list/.default/style.css?1563962647403 */
/* /local/templates/moment/components/bitrix/news.list/mfo_category/style.css?15846875093724 */