

/* Start:/bitrix/templates/common/styles.css?1771830214259*/
.b-image.big .icon-d:hover::before {
    content: "\e600";
}
.b-image.big .icon-video::before,
.b-image.big .icon-d::before {
    transition: color 0.3s ease;
}
.b-image.big .icon-video:hover::before,
.b-image.big .icon-d:hover::before {
    color: #f4b26a;
}
/* End */


/* Start:/bitrix/templates/common/template_styles.css?1771597010774*/
body .pre-footer {
    height: auto;
}

.pre-footer .payments {
    display: flex!important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0!important;
}
.pre-footer .icon-p {
    height: auto!important;
    width: auto!important;
}

.pre-footer .pre-footer-cell.payments-cell {
    width: 35%;
}

@media (max-width: 1210px) {
    .pre-footer .pre-footer-cell.payments-cell {
        width: 30%;
    }

    .pre-footer .pre-footer-cell:first-child {
        width: 300px;
    }
}

@media (max-width: 960px) {
    .pre-footer .pre-footer-cell:first-child {
        width: auto;
    }
}

@media (max-width: 820px) {
    .pre-footer .pre-footer-cell.payments-cell {
        width: auto;
        max-width: 450px;
    }
}
/* End */
/* /bitrix/templates/common/styles.css?1771830214259 */
/* /bitrix/templates/common/template_styles.css?1771597010774 */
