.article_files_list{display:flex;flex-direction:column;gap:15px;width:100%;position:relative;margin:0 auto}.article_files_list .item{padding:0 0 0 40px;margin:0;position:relative;color:#0C0C0C;display:inline-flex;flex-wrap:wrap;gap:0 4px}.article_files_list .item .icon{position:absolute;top:-3px;left:0;padding:0 3px 0 7px;font-weight:700;letter-spacing:-0.5px;color:#B2F10C;font-size:8px;line-height:26px;text-align:center;z-index:0;display:block;width:20px;height:30px}.article_files_list .item .icon::before{z-index:-1;content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#B2F10C;-webkit-mask-image:url('../../../../img/file_icon.svg');mask-image:url('../../../../img/file_icon.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:30px 30px;mask-repeat:no-repeat;mask-position:center center;mask-size:30px 30px}.article_files_list .item strong{padding:0;font-size:15px;line-height:24px;color:#0C0C0C;font-weight:700;display:block}.notouch .article_files_list .item:hover strong{text-decoration:underline}.article_files_list .item span{font-size:15px;line-height:24px;color:#0C0C0C;font-weight:400;display:block}/*# sourceMappingURL=1.css.map */