

/* Start:/local/templates/yugu2021/components/bitrix/news/intellectual-property/bitrix/news.list/.default/style.css?1679032620724*/
.science-list .item-science {
    height: 334px;
    background: #ccc;
    margin-bottom: 40px;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    padding: 30px 35px;
    position: relative;
}

.science-list .item-science .item-science-img {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    opacity: 0.5;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.science-list .item-science .item-science-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #fff;
    position: relative;
    z-index: 5;
}

.science-list a {
    text-decoration: none !important;
}
/* End */
/* /local/templates/yugu2021/components/bitrix/news/intellectual-property/bitrix/news.list/.default/style.css?1679032620724 */
