

/* Start:/local/templates/edu_copy/components/bitrix/news.list/news_main_new/style.css?16733761682628*/
.news-block__main{
    margin-bottom: 40px;
}
.news-block__main .news-item__info{
    padding: 32px;
    right: 0;
    left: 0;
    bottom: 0;
}
.news-block__main .link_news{
    font-family: 'Mont';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 140%;
    color: #FFFFFF;
}
.news-block__main .link_news:hover{
    text-decoration: none;
}
.news-block__main p{
    display: flex;
    font-family: 'Mont';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
    opacity: 0;
    margin-bottom: -16px;
    transition: .3s ease;
}
.news-block__main:hover p{
    visibility: visible;
    margin-bottom: 0;
    margin-top: 16px;
    opacity: 1;
}
.news-block__item-img{
    max-width: 344px;
    min-width: 344px;
    width: 100%;
    max-height: 194px;
    margin-right: 40px;
    border-radius: 4px;
    overflow: hidden;
}
.news-item__info-name{
    display: flex;
    font-family: 'Mont';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 16px;
    transition: .3s ease;
    width: fit-content;
    width: -moz-fit-content;
}
.news-item__info-name:hover{
    color: #003E94;
    text-decoration: none;
}
.news-item__info-name:focus{
    color: #4371C4;
    outline: none;
}
.news-item__info-text{
    font-family: 'Mont';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 0;
}
.news-block__items .news-item__info-date{
    font-family: 'Mont';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #003E94;
    margin-bottom: 16px;
}
.news-block__item-img{
    overflow: hidden;
}
.news-block__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s ease;
}
.news-block__item-img img:hover{
    transform: scale(1.1);
}
.news-block__items .news-block__item{
    margin-bottom: 44px;
}
@media screen and (max-width: 992px){
    .news-block__item-img{
        display: none;
    }
    .news-block__items .news-item__info-date{
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 12px;
    }
    .news-item__info-name{
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 0;
    }
    .news-item__info-text{
        display: none;
    }
    .news-block__items .news-block__item{
        margin-bottom: 24px;
    }
}
/* End */


/* Start:/local/templates/edu_copy/components/bitrix/news.list/foto_main_new/style.css?16733761681002*/
.actual-photo-section .d-flex.mob-block > div{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 424px;
    height: 100%;
    margin-bottom: 40px;
}

.main-photo-lg{
    width: 433px;
    height: 424px;
    max-width: 433px;
    max-height: 424px;
    border-radius: 4px;
    overflow: hidden;
    flex: 1 1 100%;
    display: flex;
}
.main-photo-lg a{
    height: inherit;
}
.main-photo-sm{
    width: 217px;
    height: 192px;
    max-width: 217px;
    max-height: 192px;
    border-radius: 4px;
    overflow: hidden;
    flex: 1 1 50%;
    margin-left: 40px;
    display: flex;
}
.main-photo-sm a{
    height: inherit;
    width: inherit;
}
.main-photo-sm:nth-child(2n){
    margin-bottom: 40px;
}
.main-photo-lg img,
.main-photo-sm img{
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    transition: .3s ease;
}
.main-photo-lg img:hover,
.main-photo-sm img:hover{
    transform: scale(1.1);
}
/* End */
/* /local/templates/edu_copy/components/bitrix/news.list/news_main_new/style.css?16733761682628 */
/* /local/templates/edu_copy/components/bitrix/news.list/foto_main_new/style.css?16733761681002 */
