

/* Start:/local/templates/resoursum/components/bitrix/news.list/nomenclature.list/style.css?1747014384965*/
.nomenclature-list .item {
    position: relative;
    margin-bottom: 24px;

    background-color: #797979;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.nomenclature-list a {
    min-height: 430px;
    padding: 30px;
    text-decoration: none;
}

.nomenclature-list .item .item-number {
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}

.nomenclature-list .item .item-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #fff;
}

.nomenclature-list a .item-more {
    margin-top: 10px;
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
    display: flex;
}

.nomenclature-list a:hover .item-more {
    opacity: 1;
    height: auto;
}

@media (min-width: 768px) {
    body .nomenclature-list a {
        padding: 40px;
    }
}

@media (min-width: 1200px) {
    body .nomenclature-list a {
        padding: 50px;
    }
}
/* End */


/* Start:/local/components/resoursum/form.modal/templates/.default/style.css?174701438371*/
.modal-form-wrapper .h2 {
    font-size: 36px;
    line-height: 42px;
}
/* End */
/* /local/templates/resoursum/components/bitrix/news.list/nomenclature.list/style.css?1747014384965 */
/* /local/components/resoursum/form.modal/templates/.default/style.css?174701438371 */
