.article_files_list{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:32px;column-gap:32px}.article_files_list.owl-carousel{display:block}.article_files_list.owl-carousel .item{width:calc(50% - (1 * 32px / 2) * 1);margin-right:32px}.article_files_list .item{padding:24px;display:flex;align-items:center;gap:16px;background:#F8F8F8;position:relative}.article_files_list .item .title{letter-spacing:.02em;color:#009FE3;text-decoration:underline;font-weight:600;margin:0;transition:all 400ms ease 0ms}.notouch .article_files_list .item:hover .title,.article_files_list .item:focus .title{color:#061F3D}.article_files_list .item .title::before{background-color:#009FE3;-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:24px 24px;mask-repeat:no-repeat;mask-position:center center;mask-size:24px 24px;position:absolute;right:24px;top:calc(50% - 12px);content:"";display:block;width:24px;height:24px;transition:all 400ms ease 0ms}.article_files_list .item:hover .title::before{background-color:#061F3D}@media screen and (max-width:1000px){.article_files_list{grid-template-columns:repeat(2, 1fr);row-gap:8px;column-gap:8px}.article_files_list.owl-carousel{display:block}.article_files_list.owl-carousel .item{width:calc(50% - (1 * 8px / 2) * 1);margin-right:8px}.article_files_list .item{padding:24px 16px;gap:16px}.article_files_list .item .title::before{-webkit-mask-size:16px 16px;mask-size:16px 16px;right:16px;top:calc(50% - 8px);width:16px;height:16px}.article_files_list .item .title::after{-webkit-mask-size:16px 16px;mask-size:16px 16px;right:16px;top:calc(50% - 8px);width:16px;height:16px}}@media screen and (max-width:700px){.article_files_list{grid-template-columns:repeat(1, 1fr);row-gap:8px;column-gap:8px}.article_files_list.owl-carousel{display:block}.article_files_list.owl-carousel .item{width:calc(100% - (0 * 8px / 1) * 1);margin-right:8px}}/*# sourceMappingURL=1.css.map */