.table__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:11px 0;border-bottom:1px solid #dadcde;padding:11px 10px}.table__row:has(+.table__row:hover){border-color:rgba(0,0,0,0)}@media(hover: hover){.table__row:not(.table__row_main){cursor:pointer}.table__row:not(.table__row_main):hover{border-radius:12px;background:#ededed;border-color:#ededed}}@media only screen and (min-width: 900px){.table__row{padding:13px 14px;gap:0 1.8%;flex-wrap:nowrap;align-items:center}}@media only screen and (min-width: 1180px){.table__row{gap:0 2.4%}}@media only screen and (min-width: 1440px){.table__row{padding:15.6px 14px;gap:0 1.5%}}.table__row_main{display:none}@media only screen and (min-width: 900px){.table__row_main{display:flex}}.table__col{flex:none}.table__col_date{order:1;width:31.25%}@media only screen and (min-width: 900px){.table__col_date{order:1;width:14.1%}}@media only screen and (min-width: 1180px){.table__col_date{width:15.1%}}@media only screen and (min-width: 1440px){.table__col_date{min-width:140px;width:10.3%}}.table__col_number{order:2;width:46%}@media only screen and (min-width: 900px){.table__col_number{order:2;width:18.8%}}@media only screen and (min-width: 1180px){.table__col_number{width:20%}}@media only screen and (min-width: 1440px){.table__col_number{width:14.7%}}.table__col_type{order:4;flex:1}@media only screen and (min-width: 900px){.table__col_type{order:3}}.table__col_amount{order:3;width:16%;text-align:right}@media only screen and (min-width: 900px){.table__col_amount{order:4;width:16.5%;text-align:center}}@media only screen and (min-width: 1180px){.table__col_amount{width:17.5%}}@media only screen and (min-width: 1440px){.table__col_amount{width:12.5%}}.table__col_download{order:5;margin-top:10px;width:10%;display:flex;justify-content:flex-end;align-items:flex-end}@media only screen and (min-width: 900px){.table__col_download{order:5;width:10.1%;margin:0;text-align:center;justify-content:center;align-items:center}}@media only screen and (min-width: 1180px){.table__col_download{width:10.8%}}@media only screen and (min-width: 1440px){.table__col_download{width:6.32%}}.table__title{font-family:"Montserrat",sans-serif;font-weight:600;font-size:12px;color:#4b4e51}@media only screen and (min-width: 1180px){.table__title{font-size:13px}}@media only screen and (min-width: 1440px){.table__title{font-size:15px}}.table__title-mob{font-family:"Montserrat",sans-serif;font-weight:400;font-size:10px;color:#9c9e9f}@media only screen and (min-width: 600px){.table__title-mob{font-size:12px}}@media only screen and (min-width: 900px){.table__title-mob{display:none}}.table__text{font-family:"Montserrat",sans-serif;font-weight:400;font-size:10px;line-height:1.2;color:#2b2927;margin-top:3px}@media only screen and (min-width: 600px){.table__text{font-size:12px;margin-top:5px}}@media only screen and (min-width: 900px){.table__text{margin:0}}@media only screen and (min-width: 1180px){.table__text{font-size:13px}}@media only screen and (min-width: 1440px){.table__text{font-size:15px}}.table__action{position:relative;display:block;width:14px;height:14px;fill:#4b4e51;stroke:#4b4e51;transition:.3s}.table__action::after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}@media(hover: hover){.table__action{cursor:pointer}.table__action:hover{fill:#f60;stroke:#f60}}@media only screen and (min-width: 600px){.table__action{width:16px;height:16px}}
.blanks{border-top:1px solid #dadcde}.blanks__el{border-bottom:1px solid #dadcde;display:flex;align-items:center;justify-content:space-between;padding:11px 10px;gap:10px}@media only screen and (min-width: 900px){.blanks__el{padding:12px 15px}}@media only screen and (min-width: 1440px){.blanks__el{padding:14px 15px}}.blanks__title{font-family:"Montserrat",sans-serif;font-weight:400;font-size:11px;line-height:1.1;color:#4b4e51}@media only screen and (min-width: 600px){.blanks__title{font-size:12px}}@media only screen and (min-width: 1180px){.blanks__title{font-size:13px}}@media only screen and (min-width: 1440px){.blanks__title{font-size:15px}}.blanks__action{font-size:0;display:block;width:14px;height:14px;fill:#4b4e51;stroke:#4b4e51;position:relative;flex:none;transition:.3s}@media(hover: hover){.blanks__action{cursor:pointer}.blanks__action:hover{fill:#f60;stroke:#f60}}@media only screen and (min-width: 600px){.blanks__action{width:16px;height:16px}}@media only screen and (min-width: 1180px){.blanks__action{width:18px;height:18px}}.blanks__action::after{content:"";position:absolute;top:-10px;bottom:-10px;right:-10px;left:-10px}
