

/* Start:/local/templates/ipng/components/bitrix/news.detail/text_template/style.css?1750775887887*/
.young-scientists .title {
    display: flex;
    align-items: center;
}
.young-scientists .title .name {
    font-size: 24px;
    max-width: 240px;
    text-transform: uppercase;
    color: #2B2A29;
    margin-left: 20px;
    font-weight: 500;
}
.young-scientists .bottom {
    padding: 29px 0 29px 36px;
    background-color: #F9F9F9;
    border-radius: 6px;
    margin-bottom: 50px;
    position: relative;
}
.young-scientists .bottom>div {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #1F2829;
    max-width: 630px;
}
.young-scientists .bottom img {
    position: absolute;
    right: 30px;
    top: -165px;
}
@media screen and (max-width: 900px) {
    .young-scientists .bottom img {
        top: -250px;
    }
}
@media screen and (max-width: 600px) {
    .young-scientists .bottom img {
        position: static;
        margin: 10px auto 0;
    }
}
/* End */
/* /local/templates/ipng/components/bitrix/news.detail/text_template/style.css?1750775887887 */
