.financial-report-page{background:#fff;display:flex;flex-direction:column;grid-gap:16px;gap:16px}@media (max-width:576px){.financial-report-page{grid-gap:12px;gap:12px}}@media (max-width:576px){.financial-report-page .report-file-data{margin:0 12px}}.financial-report-page .report-file-data .header .title{font-family:Inter,-apple-system,sans-serif;font-weight:600;font-stretch:normal;font-size:26px;display:flex;color:#1a1a1a;margin-bottom:16px}@media (max-width:576px){.financial-report-page .report-file-data .header .title{font-size:22px}}.financial-report-page .report-file-data .header .title img{width:26px;margin-right:4px}.financial-report-page .report-file-data .content{display:flex;justify-content:flex-start;flex-flow:row wrap;background:#fff;padding:12px;border-radius:12px;box-shadow:0 0 12px 0 rgba(160,181,202,.2)}.financial-report-page .report-file-data .content .item{width:50%}@media (max-width:576px){.financial-report-page .report-file-data .content .item{width:100%}.financial-report-page .report-file-data .content .item>div{margin:0!important}}.financial-report-page .report-file-data .content .item>div{margin:0 0 0 8px;padding:10px 0;height:100%;border-bottom:1px solid #e4e4e4}.financial-report-page .report-file-data .content .item>div.m-r{margin:0 8px 0 0}.financial-report-page .report-file-data .content .item:last-child>.m-r{border-bottom:unset!important}.financial-report-page .infinite-loading-container .infinite-status-prompt{font-family:Inter,-apple-system,sans-serif;font-weight:400;font-stretch:normal;font-size:14px;line-height:18px;color:#1a1a1a}.financial-report-item{text-decoration:none}.financial-report-item .title{font-family:Inter,-apple-system,sans-serif;font-weight:500;font-stretch:normal;display:-webkit-box;max-height:44px;height:auto;font-size:16px;line-height:22px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#000}.financial-report-item .sub-title{margin-top:3px;font-size:13px;line-height:16px}.financial-report-item .sub-title .tag{font-family:Inter,-apple-system,sans-serif;font-weight:400;font-stretch:normal;color:#4a473a}