.article_files_list{display:flex;flex-direction:column;gap:8px;width:100%;position:relative;margin:0 auto}.article_files_list .item{line-height:24px;position:relative;color:#1c0900;display:block;padding:0 0 0 30px}.article_files_list .item::before{content:"";position:absolute;top:0;left:0;width:20px;height:24px;background-color:#1c0900;-webkit-mask-image:url('../../../../img/download_icon.svg');mask-image:url('../../../../img/download_icon.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:20px 24px;mask-repeat:no-repeat;mask-position:center center;mask-size:20px 24px;transition:all 400ms ease 0ms}.notouch .article_files_list .item:hover::before{background-color:#AC8C53}.article_files_list .item strong{font-size:14px;line-height:24px;color:#1c0900;font-weight:400;display:block;text-decoration:underline;transition:all 400ms ease 0ms}.notouch .article_files_list .item:hover strong{color:#AC8C53}/*# sourceMappingURL=1.css.map */