.tbw-number{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:4px;height:100%;padding:24px;border:1px solid var(--light-grey);border-radius:4px}.anomalies-wrapper{font-family:Inter!important;width:100%;display:flex;flex-direction:column;row-gap:24px}.anomalies-wrapper .anomaly-block{background-color:#f7f7fa;width:100%;display:flex;flex-direction:column;row-gap:24px}.anomalies-wrapper .anomaly-block .anomaly-block-top{display:flex;flex-direction:row;justify-content:space-between}.anomalies-wrapper .anomaly-block .anomaly-block-top .toggle-button{display:flex;flex-direction:row;column-gap:4px;align-items:center;padding:8px 12px;background-color:var(--white);border:1px solid var(--light-grey);border-radius:4px}.anomalies-wrapper .anomaly-block .anomaly-block-top .toggle-button:hover>.toggle-button-text{display:block!important}.anomalies-wrapper .anomaly-block .anomaly-block-bottom{display:none}.anomalies-wrapper .anomaly-block .anomaly-block-bottom.active{display:flex;flex-direction:column;row-gap:24px}.anomalies-wrapper .anomaly-block .anomaly-block-bottom .news-item-div{display:flex;flex-direction:column;row-gap:16px}.anomalies-wrapper .anomaly-block .anomaly-block-bottom .news-item-div .news-block{display:flex;flex-direction:column;row-gap:8px}.anomalies-wrapper .anomaly-block .anomaly-block-bottom .news-item-div .news-block .news-link{color:#4551e9!important;font-size:14px;font-weight:500;text-transform:none}.anomalies-wrapper .anomaly-block .anomaly-block-bottom .anomaly-items{display:flex;flex-direction:column;width:100%;border:1px solid var(--light-grey);border-radius:4px;overflow:hidden;background-color:var(--white)}.anomalies-wrapper .anomaly-block .anomaly-block-bottom .anomaly-items .anomaly-item-container:last-child>.anomaly-item{border-bottom:none!important}.anomalies-wrapper .anomaly-block .anomaly-block-bottom .anomaly-items .anomaly-item-container{display:flex;flex-direction:column;row-gap:12px;margin:0 12px}.anomalies-wrapper .anomaly-block .anomaly-block-bottom .anomaly-items .anomaly-item-container .anomaly-item{border-bottom:1px solid var(--light-grey);padding:12px 0;color:var(--anomaly-color);display:flex;flex-direction:row;column-gap:4px;align-items:center;width:100%}.anomalies-wrapper .anomaly-block .time-div{display:flex;flex-direction:row;column-gap:4px;align-items:center}.tbw-news{display:none;border-radius:4px;border:1px solid var(--light-grey)}.tbw-news .news-no-news{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:12px}.tbw-news .tbw-news-table{width:100%;border-radius:4px;border-collapse:collapse;overflow:hidden;background-color:var(--white);color:var(--midnight-blue)}.tbw-news .tbw-news-table thead{border-bottom:1px solid var(--light-grey)}.tbw-news .tbw-news-table thead th{padding:12px;text-align:left}.tbw-news .tbw-news-table tbody tr{border-bottom:1px solid var(--light-grey)}.tbw-news .tbw-news-table tbody tr:last-child{border-bottom:none}.tbw-news .tbw-news-table tbody tr:nth-child(2n){background-color:var(--seashell)}.tbw-news .tbw-news-table tbody td{padding:12px;vertical-align:middle}.tbw-news .tbw-news-table tbody td a{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--midnight-blue);text-transform:capitalize}.tbw-news .tbw-news-table tbody td a:hover{color:var(--pacific)}.tbw-news .news-row-content{display:flex;align-items:center;gap:12px;width:100%}.tbw-news .news-date-container{white-space:nowrap;display:flex;align-items:center;gap:4px}.tbw-news .news-row-icon{width:16px;height:16px}.tbw-news .news-row-logo{width:16px;height:16px;border-radius:50%}@media (max-width: 768px){.tbw-news .tbw-news-container{width:max-content}.tbw-news .tbw-news-container tbody td{padding:12px 48px 12px 12px}}
