.reports{flex-direction:column;flex:1 0 auto;display:flex}.reports_maximized{z-index:var(--z-index-modal);min-height:100vh;position:absolute;top:0;left:0;right:0}.reports__filters{border-bottom:1px solid #e5e7eb;flex-direction:column;justify-content:space-between;padding:16px 32px;display:flex}@media (min-width:1440px){.reports__filters{flex-direction:row}}.reports__filters_with-quick{flex-direction:column;padding:0}@media (min-width:1440px){.reports__filters_with-quick{flex-direction:column}}.reports__filters-top{flex-direction:column;justify-content:space-between;padding:16px 24px;display:flex}@media (min-width:1440px){.reports__filters-top{flex-direction:row}}.reports__filters-templating{max-width:100%}@media (min-width:1440px){.reports__filters-templating{max-width:200px}}.reports_maximized .reports__filters-templating{max-width:100%}.reports__filters-info{flex-wrap:wrap;align-items:center;min-height:40px;display:flex}@media (min-width:1440px){.reports__filters-info{width:50%}.reports__filters-info_aggregation-report{margin-top:28px}}.reports__filters-info_without-additional-control{width:auto}.reports__filters-button{height:40px}.reports__filters-heading{margin-right:12px;padding:8px 0}.reports__filters-heading_with-hint{margin-right:8px}.reports__filters-hint{fill:var(--g-color-icon-tertiary);display:inline-flex}.reports__filters-controls{justify-content:space-between;margin:8px 0;display:flex}@media (min-width:1440px){.reports__filters-controls{width:50%;margin:0}}.reports__filters-controls_without-additional-control{width:auto}.reports__filters-buttons{display:flex}.reports__filters-buttons_aggregation-report{margin-top:28px}.reports__filters-button{margin-right:8px}@media (min-width:1024px){.reports__filters-button{margin-right:16px}}.reports__filters-additional-control{width:100%;max-width:320px;margin-right:8px}@media (min-width:1440px){.reports__filters-additional-control{max-width:260px;margin-left:-160px;margin-right:0}}.reports__container{align-items:center;width:100%;min-height:144px;display:flex}.reports__row{width:100%;display:flex}.reports__row_head{flex-direction:column;padding:16px}@media (min-width:768px){.reports__row_head{padding:32px}}.reports__row_button{justify-content:center;margin:32px 0 0;padding:0 0 32px}.reports__empty-state{flex-grow:1;justify-content:center;align-items:center;display:flex}.saved-filters__dropdown-trigger,.saved-filters__save-view-button{line-height:1.71}.saved-filters__dropdown-trigger{color:#5f4ae5}.saved-filters__dropdown-trigger-wrapper{word-break:keep-all;text-overflow:ellipsis;max-width:175px;display:inline-block;overflow:hidden}.saved-filters__dropdown-menu{width:280px}.saved-filters__save-view-button{font-size:14px;font-weight:400}.saved-filters__empty-state{flex-direction:column;justify-content:center;align-items:center;height:291px;padding:8px 0;display:flex}.saved-filters__empty-state-text{margin-top:8px}.saved-filters__search{padding:8px 16px 16px}.saved-filters__templates{height:235px;padding:8px 0}.saved-filters__templates_found{height:291px}.saved-filters__templates_with-default-template{border-top:1px solid #e9edf4}.saved-filters__item{cursor:pointer;align-items:center;display:flex}.saved-filters__item:hover{background-color:#f4f6f9}.saved-filters__item>.icon-wrapper{margin-right:8px}.saved-filters__item_save-view{fill:#5f4ae5;margin-top:8px}.saved-filters__item_default-view{margin:8px auto}.saved-filters__delete-view-button{cursor:pointer;color:#5f4ae5;background:0 0;border:none;outline:none;justify-content:center;align-items:center;margin-left:auto;padding:0;display:flex}.saved-filters__delete-view-button:hover{fill:#5f4ae5}.field-range-wrapper__icon{margin-top:28px}.reports-quick-filters{flex-direction:row;align-items:center;padding:0 24px 16px;display:flex}.reports-quick-filters__scroll{scrollbar-width:none;flex-direction:row;flex:auto;align-items:center;gap:8px;min-width:0;margin:-4px;padding:4px;display:flex;overflow-x:auto;overflow-y:hidden}.reports-quick-filters__scroll::-webkit-scrollbar{display:none}.reports-quick-filters__scroll>*,.reports-quick-filters__columns{flex:none}@media (min-width:768px){.reports-quick-filters__columns{margin-left:auto}}.reports-filters-modal-tabs{flex-direction:column;display:flex}.reports-filters-modal-tabs__row:not(:first-child){margin:32px 0 0}.reports-filters-modal-tabs__header{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.reports-filters-modal-tabs__tab{margin:20px 0 32px}.reports-filters-modal-tabs__buttons{display:flex}.reports-filters-modal-tabs__button{font-size:14px}.reports-filters-modal-tabs__button:first-child{margin-right:12px}.reports-filters-modal{margin:80px auto 0}@media (max-height:819px){.reports-filters-modal{margin:0 auto}}.reports-filters-modal__header{height:80px}.reports-filters-modal__body{height:555px}@media (max-height:819px){.reports-filters-modal__body{height:calc(100vh - 184px)}}.reports-filters-modal__footer{height:104px}.table{border-collapse:collapse;border-bottom:1px solid #e5e7eb;width:100%}.table_auto{table-layout:auto;width:auto}.table__header-cell,.table__cell{text-align:left;color:#000;vertical-align:middle;word-break:break-word;white-space:nowrap;hyphens:auto;text-overflow:ellipsis;min-width:44px;max-width:500px;height:44px;padding:0 16px;font-size:14px;font-weight:400;line-height:20px}.table__header-cell:first-child,.table__cell:first-child{padding-left:var(--table-edge-padding,32px)}.table__header-cell:not(.table__cell_without-padding-right):last-child,.table__cell:not(.table__cell_without-padding-right):last-child{padding-right:var(--table-edge-padding,32px)}.table__header-cell:not(:last-child),.table__cell:not(:last-child){border-right:1px solid #e5e7eb}.table__header-cell:last-child,.table__cell:last-child,.table__header-cell_grow,.table__cell_grow{width:100%}.table__header-cell_shrink,.table__cell_shrink,.table__header-cell_shrink:last-child,.table__cell_shrink:last-child{width:1%}.table__header-cell_chevron+.table__cell,.table__cell_chevron+.table__cell,.table__header-cell_chevron+.table__header-cell,.table__cell_chevron+.table__header-cell{padding-left:0}.table__header-cell_without-padding-right,.table__cell_without-padding-right{padding-right:0}.table__cell_small{border:none;justify-content:center;align-items:center;width:40px;padding:0;display:flex}.table__cell_chevron,.table__cell_chevron:first-child{text-align:center;width:64px;padding:0 16px 0 24px}.table__row:not(.table__row_head):nth-child(2n){background-color:#f4f6f9}.table__row_head{border-bottom:1px solid #e5e7eb}.table__row_with-additional-cells:nth-child(odd){background-color:#f4f6f9}.table__row_expandable{cursor:pointer}@media (min-width:768px){.table__row_expandable_active{background-color:#f4f6f9}}.table__row_expandable-child{background-color:#f4f6f9;border:none}.report-columns{margin:4px 0 0}.merchant-statements_is-loading{opacity:.5}.merchant-statements__table{width:100%}.reports-list{position:relative}.reports-list_is-loading{opacity:.5}.reports-list__sticky-column{border-bottom:1px solid #e9edf4;border-left:1px solid #e9edf4;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:0 0 8px rgba(215,217,220,.7)}.reports-list__sticky-column:before{content:"";background-color:#fff;width:44px;height:44px;display:block}.reports-list__sticky-column-item{background-color:#fff;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.reports-list__sticky-column-item:first-child{border-top:1px solid #e9edf4}.reports-list__sticky-column-item:nth-child(2n){background-color:#f4f6f9}.reports-list__table{width:100%;padding:0 44px 0 0}.reports-list-dropdown__container{display:inline-flex}.reports-list-dropdown__item{padding:0}
