

/* Start:/local/templates/ranepa_im2/template_styles.css?17664104771104*/
.consult__inner {
    background: linear-gradient(
        0deg,
        #9ab1d5 10.46%,
        #4b4e55 102.85%
    ) !important;
}
.consult__img {
    transform: scale(1.15);
    top: 20px;
}
.consult__inner {
    overflow: hidden;
}
.media__inner .media__big a {
    display: block;
}
@media (min-width: 993px) {
    .contact-group .contact-card {
        max-height: 24.49213em;
    }
    .contact-group .contact-card:last-child {
        margin: 0;
        margin-top: 0;
    }
    .contact-group {
        /*display: grid;
		gap: .75em;
		height: -webkit-min-content;*/
        display: flex;
        flex-direction: column;
        gap: 0.75em;
        height: calc(100% - 0.75em);
    }
}

.media .media-item__title {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.smi-item__title {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news .news-body {
    font-weight: 400;
}

/* End */
/* /local/templates/ranepa_im2/template_styles.css?17664104771104 */
