

/* Start:/local/templates/.default/components/bitrix/news/stati/bitrix/news.list/reshenia-list/style.css?1750841686913*/
.reshenia-item{
    text-decoration: none;
    margin-bottom: 60px;
}

.section-reshenia-name{
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;   
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #A5A5A5;
    margin-top: 40px;      
    margin-right: 15px;
}
.section-reshenia-name::after{
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 3px;
    opacity: 0;
    background: url('/local/templates/.default/components/bitrix/news/stati/bitrix/news.list/reshenia-list/icon.svg');
}
.reshenia-item:hover .section-reshenia-name{
    color: #002E40;
}
.reshenia-item:hover .section-reshenia-name::after{
    opacity: 1;
}

@media (max-width:576px){
    .section-reshenia-name {       
        margin-top: 25px; 
        font-size: 14px;
    line-height: 14px       
    }
    .reshenia-item {
        text-decoration: none;
        margin-bottom: 35px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/stati/bitrix/news.list/reshenia-list/style.css?1750841686913 */
