<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    body{
        background-color: #f7f7f7
    }
    
    .news_news_wrap__2cbiV .news_news_list__XbwLj .news_list_wrap__2T_Za{
        padding: 30px;
    }
    
    .banner-subtitle h2{
        color: #FFFFFF;
        font-size: inherit;
        line-height: 1.6;
        font-weight: normal;
        margin-top: 2vw;
    }

.news-container {
  background-color: #FFFFFF;
  margin-right: 20px;
  width: 70%;
}

.hot-symbols-container {
  width: 30%;
}

.styles_hot__iN_BE:first-child {
  margin-top: 0px;
}

.news_news_wrap__2cbiV .news_news_list__XbwLj {
  margin-bottom: 0px;
}

.header-bg {
  height: 680px;
  background-size: cover;
}

#pagination&gt;a&gt;h2 {
  font-size: 14px;
  font-weight: normal;
}

.empty-message {
  justify-content: center;
  align-items: center;
  display: flex;
  height: 100vh;
  text-align: center;
}

.page-title-article {
  display: none;
}

.news-wrapper {
  display: flex;
  margin-top: 50px;
}

@media (max-width: 1080px) {
    body{
        background-color: #ffffff
    }
    
    .news_news_wrap__2cbiV .news_news_list__XbwLj .news_list_wrap__2T_Za{
        padding: 0px;
    }
    
  .common-container {
    margin: 0 0vw;
  }
  
    .banner-subtitle h2{
        font-size: inherit;
        line-height: 1.6;
        font-weight: normal;
        margin-top: 2vw;
    }

  .banner-text {
    margin: 0 4vw;
  }

  .header-bg {
    display: block;
    height: 50vw !important;
  }

  .hot-symbols-container {
    display: none;
  }

  .page-title-article {
    display: block;
    font-size: 24px;
    margin: 4vw 0px 0vw 0px;
    color: #000;
    font-weight: bold;
    margin-left: 4.5vw;
    padding-left: 15.72px;
  }

  .page-title-article::before {
    content: '';
    position: absolute;
    left: 4.5vw;
    margin-top: 4.75vw;
    transform: translateY(-50%);
    width: 1vw;
    height: 6vw;
    background: #DC0000;
  }

  .news-wrapper {
    margin-top: 2vw;
    padding-top: 0px;
    padding: 0 4vw;
  }

  .news-container {
    width: 100%;
    margin-right: 0px;
  }

  .news_news_wrap__2cbiV .news_news_list__XbwLj .news_list_wrap__2T_Za h5 {
    margin-top: 0px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .news_news_wrap__2cbiV .news_news_list__XbwLj .news_list_wrap__2T_Za&gt;a {
    margin: 0px 4vw;
  }
}</pre></body></html>