.preview_files_list{width:100%;position:relative;margin:0 auto;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:32px;column-gap:32px}.preview_files_list.owl-carousel{display:block}.preview_files_list.owl-carousel .item{width:calc(100% / 2 - (1 * 32px / 2) * 1);margin-right:32px}.preview_files_list .item{background-color:#f8f8f8;display:block;padding:0;margin:0;position:relative}.preview_files_list .item .img{height:100px;width:100%;position:relative;margin:0;display:flex;justify-content:center;align-items:center}.preview_files_list .item .img img{margin:0;max-width:90%;max-height:70px;width:auto;height:initial;display:block}.preview_files_list .item .text{text-align:left;position:relative;margin:0;display:flex;padding:12px 24px 40px 24px;gap:16px;flex-direction:column;align-items:center}.preview_files_list .item .text .link{font-weight:600;position:relative;padding:0 34px;letter-spacing:.02em;color:#0677a9;text-decoration:underline;margin:0;transition:all 400ms ease 0ms}.notouch .preview_files_list .item .text .link:hover,.preview_files_list .item .text .link:focus{color:#061F3D}.preview_files_list .item .text .link::before{background-color:#0677a9;-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:0;top:calc(50% - 12px);content:"";display:block;width:24px;height:24px;transition:all 400ms ease 0ms}.notouch .preview_files_list .item .text .link:hover::before{background-color:#061F3D}@media screen and (max-width:1430px){.preview_files_list{grid-template-columns:repeat(2, 1fr);row-gap:16px;column-gap:16px}.preview_files_list.owl-carousel{display:block}.preview_files_list.owl-carousel .item{width:calc(100% / 2 - (1 * 16px / 2) * 1);margin-right:16px}}@media screen and (max-width:1000px){.preview_files_list{grid-template-columns:repeat(2, 1fr);row-gap:8px;column-gap:8px}.preview_files_list.owl-carousel{display:block}.preview_files_list.owl-carousel .item{width:calc(100% / 2 - (1 * 8px / 2) * 1);margin-right:8px}.preview_files_list .item .img{height:184px}.preview_files_list .item .text{padding:8px 16px 32px 16px;gap:8px}.preview_files_list .item .text .link::before{-webkit-mask-size:16px 16px;mask-size:16px 16px;top:calc(50% - 8px);width:16px;height:16px}.preview_files_list .item .text .link::after{-webkit-mask-size:16px 16px;mask-size:16px 16px;top:calc(50% - 8px);width:16px;height:16px}}@media screen and (max-width:650px){.preview_files_list{grid-template-columns:repeat(1, 1fr);row-gap:8px;column-gap:8px}.preview_files_list.owl-carousel{display:block}.preview_files_list.owl-carousel .item{width:calc(100% / 1 - (0 * 8px / 1) * 1);margin-right:8px}}