.files{position:relative;background:#fff;min-height:calc(100vh - 94px);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 0}.files .wrapper{width:100%}.files_title{font-weight:700;font-size:40px;line-height:80%;text-align:center;margin-bottom:24px}.files_tabs{display:flex;width:100%;gap:8px;flex-wrap:wrap;margin-bottom:32px;border-bottom:1px solid #dcdcdc;justify-content:center}.files_tabs-button{padding:8px 16px;transition:all .3s ease}.files_tabs-button-active{color:#76c6ff;border-bottom:2px solid #76c6ff}.files_table{width:100%}.files_table thead{font-weight:700;font-size:18px;line-height:100%;text-align:right;color:#060f22cc;font-weight:400}.files_table tbody tr{border-radius:12px;border:1px solid #dcdcdc}.files_table tbody tr td:nth-child(1){font-weight:700;font-size:20px;line-height:100%}.files_table tbody tr td:nth-child(2){font-weight:400;font-size:18px;line-height:110%;color:#060f22cc;flex-basis:100%}.files_table tbody tr td:nth-child(3){font-weight:400;font-size:18px;line-height:110%;color:#060f22cc}.files_table tbody tr td:nth-child(4){display:flex;gap:16px;align-items:center}@media (min-width:1200px){.files{min-height:calc(100vh - 120px)}.files{min-height:calc(100vh - 110px)}.files_title{font-size:60px}.files_title{margin-bottom:40px}.files_tabs{margin-bottom:40px;gap:40px}.files_tabs-button{padding:8px 20px}.files_tabs-button:hover{transition:color .3s ease-in-out;color:#76c6ff}.files_table{border-collapse:separate;border-spacing:0 12px}.files_table thead th:nth-child(1){padding-right:20px}.files_table tbody tr td{padding:12px 0;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}.files_table tbody tr td:nth-child(1){font-size:24px}.files_table tbody tr td:nth-child(1){padding-right:20px;border-right:1px solid #dcdcdc;border-top-right-radius:12px;border-bottom-right-radius:12px}.files_table tbody tr td:nth-child(2){font-size:20px;line-height:100%}.files_table tbody tr td:nth-child(3){font-size:20px;line-height:100%}.files_table tbody tr td:nth-child(4){padding-left:20px;gap:40px;justify-content:flex-end;border-left:1px solid #dcdcdc;border-top-left-radius:12px;border-bottom-left-radius:12px}}@media (max-width:1199px){.files_table thead{display:none}.files_table tbody{display:flex;flex-direction:column;gap:12px}.files_table tbody tr{padding:16px}.files_table tbody tr{display:flex;flex-wrap:wrap;align-items:center}.files_table tbody tr td:nth-child(1){margin-left:12px;padding-left:12px;border-left:1px solid #dcdcdc;order:-2}.files_table tbody tr td:nth-child(2){margin:4px 0 12px}.files_table tbody tr td:nth-child(3){order:-1}}