.modal.bank-statement{font-size:38px;left:0;right:0}.modal.bank-statement .tab-list{display:flex;flex-direction:row;gap:30px;margin:30px 0}.modal.bank-statement .tab-list__item{cursor:pointer;position:relative;color:#2d2926;padding:0 30px;background:transparent;box-shadow:inset 0 0 0 2px #bcc6c2;border-radius:15px;width:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:19px;font-size:30px;line-height:76px;font-weight:700}.modal.bank-statement .tab-list__item .img{width:46px}.modal.bank-statement .tab-list__item.active{background:#00754d;box-shadow:inset 0 -4px 0 0 hsla(0,0%,100%,.12);border:0}.modal.bank-statement .tab-list__item.active .tab-title{color:#fff}.modal.bank-statement .sort-order{display:inline-block;vertical-align:middle;cursor:pointer}.modal.bank-statement .arrow{font-size:0;background-image:url(../img/arrow-down-new.cb93a8e7.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;width:46px;height:46px;display:inline-block;vertical-align:middle;top:-2px;position:relative}.modal.bank-statement .arrow.up{transform:scale(-1)}.modal.bank-statement .scroll-table thead th{font-size:30px;line-height:84px;box-sizing:border-box;background:transparent!important}.modal.bank-statement .scroll-table thead th:first-child{width:35%;text-align:left}.modal.bank-statement .scroll-table thead th:nth-child(2){width:25%;text-align:center}.modal.bank-statement .scroll-table thead th:last-child{width:40%;text-align:right}.modal.bank-statement .scroll-table thead th .currency{vertical-align:middle;width:48px;margin-right:19px;display:none}.modal.bank-statement .scroll-table tbody td{border-top:2px solid #e1ddd0;box-sizing:border-box;background:transparent!important;font-size:38px;line-height:91px}.modal.bank-statement .scroll-table tbody td.amount{width:10%;text-align:left;padding:0 84px}.modal.bank-statement .scroll-table tbody td.amount.up{color:#ff9100}.modal.bank-statement .scroll-table tbody td.amount.down{color:#ba3030;padding-left:67px}.modal.bank-statement .scroll-table tbody td.date{color:#2d2926;text-align:right;width:50%}.modal.bank-statement .scroll-table tbody td.in-out{width:40%;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal.bank-statement .scroll-table-body{overflow-x:auto;max-height:calc(70dvh - 120px);min-height:912px;padding-right:40px}.scroll-table table{width:99%;table-layout:fixed;border:none}.htablet .modal.bank-statement .tab-list__item,.vtablet .modal.bank-statement .tab-list__item{padding:15px}.htablet .modal.bank-statement .scroll-table-body,.vtablet .modal.bank-statement .scroll-table-body{overflow-x:auto;min-height:1659px}.htablet .modal.bank-statement .scroll-table-body .in-out,.vtablet .modal.bank-statement .scroll-table-body .in-out{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone .bank-statement{font-size:51px}.phone .bank-statement .tab-list{gap:41px;margin:0}.phone .bank-statement .tab-list__item{padding:41px;box-shadow:inset 0 0 0 3px #bcc6c2;border-radius:20px;gap:26px;font-size:41px;line-height:123px}.phone .bank-statement .tab-list__item .img{width:61px}.phone .bank-statement .tab-list__item.active{box-shadow:inset 0 -5px 0 0 hsla(0,0%,100%,.12)}.phone .bank-statement .arrow{width:61px;height:61px;top:-3px}.phone .bank-statement .scroll-table thead th{font-size:41px;line-height:113px}.phone .bank-statement .scroll-table thead th .currency{width:64px;margin-right:26px}.phone .bank-statement .scroll-table tbody td{border-top:3px solid #e1ddd0;font-size:41px;height:123px}.phone .bank-statement .scroll-table-body{min-height:210vh}.phone .bank-statement .scroll-table-body .in-out{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}