

/* Start:/local/templates/ranepa_im2/template_styles.css?17773812081560*/
.consult__inner {
    background: linear-gradient(
        0deg,
        #9ab1d5 10.46%,
        #4b4e55 102.85%
    ) !important;
}
.consult-form.consult-form2 .form-result.green {
    color: #fff;
    margin-bottom: 20px;
}
.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;
}
.bachelor-cardtitle h1 {
font-size: inherit;
}
.program-herotitle h1 {
font-size: inherit;
}
h1.title-onblue, h1.media-topbar__title {
color: #fff;
}
@media screen and (min-width: 993px) {
    .bachelor-form__custom .consult-form__fields {
        grid-template-columns: 1fr 1fr 14.75em;
    }
	.bachelor-form__custom ._full {
        grid-column: span 2;
    }
}
/* End */
/* /local/templates/ranepa_im2/template_styles.css?17773812081560 */
