.template-front-homepage-new-home-default { /** Section Ranking */
  /** Section Tools */
  /** Section Tools */
  /** Section Stocks */
  /** Section Treasure */
  /** Section Articles */
  /** Section Startup */
  /* Section ranking && Section stocks */
  /* Section courses */
  @import url("https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800&display=swap");
  /* Section News */
}
.template-front-homepage-new-home-default .whitespace-nowrap {
  white-space: nowrap;
}
.template-front-homepage-new-home-default div.section-header {
  display: flex;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default div.section-header {
    justify-content: center;
  }
}
.template-front-homepage-new-home-default div.section-header img {
  height: 25px;
  color: #a38c65;
  margin-right: 20px;
}
.template-front-homepage-new-home-default div.section-header h2 {
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  color: #2A2F38;
}
.template-front-homepage-new-home-default .section-ranking .home-card {
  margin-bottom: 0;
}
.template-front-homepage-new-home-default .section-ranking .btn-more, .template-front-homepage-new-home-default .section-articles .btn-more, .template-front-homepage-new-home-default .section-startup .btn-more {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.template-front-homepage-new-home-default .section-ranking .btn-more a, .template-front-homepage-new-home-default .section-articles .btn-more a {
  font-weight: 700;
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-ranking .btn-more a, .template-front-homepage-new-home-default .section-articles .btn-more a {
    width: 100% !important;
  }
}
.template-front-homepage-new-home-default .section-ranking .ranking-card--footer {
  margin: 10px 0 15px;
}
@media (min-width: 1300px) {
  .template-front-homepage-new-home-default .section-ranking .card-fiis {
    grid-column: span 2/span 2;
  }
}
.template-front-homepage-new-home-default .section-ranking .ranking-card {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 100%;
}
@media (max-width: 1024px) {
  .template-front-homepage-new-home-default .section-ranking .ranking-card {
    width: 100%;
  }
}
@media (max-width: 1299px) {
  .template-front-homepage-new-home-default .section-ranking .ranking-card {
    width: 100%;
  }
}
.template-front-homepage-new-home-default .section-ranking .card-fiis .ranking-card--items {
  border-top: unset;
  padding-top: 0;
}
@media (max-width: 1299px) {
  .template-front-homepage-new-home-default .section-ranking .card-fiis .ranking-card--items {
    overflow: scroll;
  }
}
.template-front-homepage-new-home-default .section-ranking .card-fiis .ranking-card--items .tab-content {
  width: 100%;
}
@media (min-width: 768px) {
  .template-front-homepage-new-home-default .section-ranking .card-fiis .ranking-card--items .tab-content {
    min-width: 620px;
  }
}
.template-front-homepage-new-home-default .section-ranking .card-fiis .ranking-card--items .tab-content th {
  white-space: nowrap;
  font-size: 12px;
  font-weight: 700;
  padding: 20px 0 15px;
  line-height: 21.5px;
  color: #7F8288;
}
.template-front-homepage-new-home-default .section-ranking .card-fiis .ranking-card--items .tab-content td .numeric-value {
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  color: #2A2F38;
  font-weight: 700;
}
.template-front-homepage-new-home-default .section-ranking .card-fiis .ranking-card--items .tab-content td div.logo span {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #2A2F38;
  text-align: left;
}
.template-front-homepage-new-home-default .section-tools {
  padding-top: 80px;
  padding-bottom: 0;
}
.template-front-homepage-new-home-default div.section-header-tools {
  display: flex;
  margin-bottom: 24px;
  align-items: center;
}
@media (min-width: 768px) {
  .template-front-homepage-new-home-default div.section-header-tools {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default div.section-header-tools {
    justify-content: center;
  }
}
.template-front-homepage-new-home-default div.section-header-tools h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  color: #2A2F38;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .template-front-homepage-new-home-default div.section-header-tools h2 {
    padding-right: 1.5rem;
  }
}
.template-front-homepage-new-home-default div.section-header-tools hr {
  height: 1px;
  background: #E6E6E6;
  border: 0px solid rgba(193, 193, 193, 0);
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%;
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default div.section-header-tools hr {
    display: none;
  }
}
.template-front-homepage-new-home-default .section-tools .btn-tools-grid {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  grid-gap: 2rem;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1367px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid {
    grid-gap: 1.25rem;
  }
}
@media (max-width: 1049px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid {
    grid-template-columns: repeat(2, minmax(140px, 1fr));
    justify-items: center;
  }
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid a.ranking-card:nth-child(odd) {
    margin-right: -20%;
  }
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid a.ranking-card:nth-child(even) {
    margin-left: -20%;
  }
}
.template-front-homepage-new-home-default .section-tools .btn-tools-grid a.ranking-card {
  margin-bottom: 0;
}
@media (max-width: 1049px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid a.ranking-card {
    width: 140px;
    height: 140px;
    padding: 30px 20px 20px;
  }
}
@media (max-width: 1049px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid a.ranking-card .tool-icon {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid a.ranking-card .tool-icon img {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 1049px) {
  .template-front-homepage-new-home-default .section-tools .btn-tools-grid a.ranking-card .tool-text {
    font-size: 14px;
  }
}
@media (max-width: 1299px) {
  .template-front-homepage-new-home-default {
    /*.section-tools {*/
    /*    margin: 0 10px;*/
    /*}*/
  }
}
.template-front-homepage-new-home-default .section-courses {
  margin-top: 80px;
}
.template-front-homepage-new-home-default .section-courses .courses-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 2.5rem;
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-courses .courses-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.template-front-homepage-new-home-default .section-courses .courses-grid button.courses-card {
  height: 360px;
  width: 100%;
  padding: 50px 50px 30px;
  grid-column: span 1;
  border: none;
  border-radius: 10px;
  text-align: center;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 300ms;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-courses .courses-grid button.courses-card {
    grid-row-gap: 1.5rem;
  }
}
.template-front-homepage-new-home-default .section-courses .courses-grid button.courses-card div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin-top: 1rem;
  width: 100%;
}
.template-front-homepage-new-home-default .section-courses .courses-grid button.courses-card:hover {
  transform: scale(1.05);
}
.template-front-homepage-new-home-default .section-ranking.stocks .section-ranking--container {
  margin-top: unset;
}
.template-front-homepage-new-home-default .section-ranking.stocks .ranking-content div.icon {
  line-height: 40px;
  min-width: 40px;
  min-height: 40px;
  max-height: 40px;
  vertical-align: middle;
  align-items: center;
  align-content: center;
}
.template-front-homepage-new-home-default .section-ranking.stocks .ranking-content .crypto-icon {
  display: block;
  width: 32px;
  height: 32px;
  transform: translate(4px, 0px) scale(1.2);
}
.template-front-homepage-new-home-default .section-ranking.stocks .ranking-content .information {
  margin: 0 10px;
}
.template-front-homepage-new-home-default .section-ranking.treasure .card-fiis .ranking-card--items td {
  font-size: 14px;
  line-height: 17px;
  color: #2A2F38;
}
.template-front-homepage-new-home-default .section-ranking.treasure .card-fiis .ranking-card--items td.treasure-title h3 {
  font-size: 14px;
  font-weight: 700;
}
.template-front-homepage-new-home-default .section-ranking.treasure .card-fiis .ranking-card--items td.treasure-title span {
  font-size: 12px;
  color: #7F8288;
}
.template-front-homepage-new-home-default .section-ranking.treasure .card-fiis .ranking-card--items td span.number-td {
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  background: #E6E6E6;
}
.template-front-homepage-new-home-default .section-articles div.container-articles {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2.5rem;
}
@media (min-width: 768px) {
  .template-front-homepage-new-home-default .section-articles div.container-articles {
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-articles div.container-articles {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-gap: 1.25rem;
  }
}
.template-front-homepage-new-home-default .section-articles #container-articles h3 {
  font-style: normal;
  font-weight: 700;
  color: #FFF;
  font-size: 1rem;
  line-height: 1.25rem;
}
@media (min-width: 768px) {
  .template-front-homepage-new-home-default .section-articles #container-articles .first-article h3 {
    font-size: 2rem !important;
    line-height: 2.25rem !important;
  }
}
.template-front-homepage-new-home-default .section-articles #container-articles a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  border-radius: 10px;
  text-align: center;
  padding: 50px 50px 30px;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 300ms;
}
.template-front-homepage-new-home-default .section-articles #container-articles a.secondary-article {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.template-front-homepage-new-home-default .section-articles #container-articles a div.article-contents {
  margin-top: auto;
}
.template-front-homepage-new-home-default .section-articles #container-articles a div.article-contents span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.025em;
  color: #D3B583;
}
.template-front-homepage-new-home-default .section-articles #container-articles a.first-article {
  grid-column: span 8;
  width: 100%;
}
@media (min-width: 768px) {
  .template-front-homepage-new-home-default .section-articles #container-articles a.first-article {
    grid-row: span 6;
  }
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-articles #container-articles a.first-article {
    grid-column: span 1;
    height: 230px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.template-front-homepage-new-home-default .section-articles #container-articles a.secondary-article {
  grid-column: span 4;
  grid-row: span 3;
  height: 244px;
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default .section-articles #container-articles a.secondary-article {
    grid-column: span 1;
    grid-row: span 1;
    height: 230px;
  }
}
.template-front-homepage-new-home-default .section-articles #container-articles a.secondary-article:hover {
  transform: scale(1.1);
}
.template-front-homepage-new-home-default .section-articles #container-articles a.first-article:hover {
  transform: scale(1.05);
}
.template-front-homepage-new-home-default .section-startup .section-startup--contents {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.5rem;
}
@media (max-width: 991px) {
  .template-front-homepage-new-home-default .section-startup .section-startup--contents {
    grid-template-columns: repeat(1, 1fr);
  }
}
.template-front-homepage-new-home-default .btn-more a {
  font-weight: 700;
  border-radius: 50px;
  height: 50px;
}
@media (min-width: 768px) {
  .template-front-homepage-new-home-default .btn-more a {
    padding: 0 100px;
  }
}
.template-front-homepage-new-home-default .btn-more a:hover {
  box-shadow: 0px 0px 6px -3px #777;
  transition: all 0.6s linear !important;
}
.template-front-homepage-new-home-default section.section-ranking .ranking-card {
  border-radius: 20px;
}
.template-front-homepage-new-home-default section.section-ranking .ranking-card footer.ranking-card--footer a.ranking-card--more {
  border-radius: 30px;
}
.template-front-homepage-new-home-default section.section-courses button.courses-card a.courses-card-more {
  border-radius: 30px;
}
.template-front-homepage-new-home-default .font-figtree {
  font-family: "Figtree", sans-serif !important;
}
@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.template-front-homepage-new-home-default .hide-scrollbar {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.template-front-homepage-new-home-default .hide-scrollbar::-webkit-scrollbar {
  display: none; /* Chrome, Safari, and Opera */
}
.template-front-homepage-new-home-default .marquee-container {
  overflow: hidden;
  white-space: nowrap;
  display: flex;
}
.template-front-homepage-new-home-default .animate-marquee {
  display: inline-block;
  white-space: nowrap;
  animation: marquee 60s linear infinite;
  will-change: transform;
}
.template-front-homepage-new-home-default .ranking-item-1 {
  color: #F3AB20;
}
.template-front-homepage-new-home-default .ranking-item-2 {
  color: #778698;
}
.template-front-homepage-new-home-default .ranking-item-3 {
  color: #BA955F;
}
.template-front-homepage-new-home-default .ranking-item-4 {
  color: #C8CFDA;
}
.template-front-homepage-new-home-default .ranking-item-5 {
  color: #C8CFDA;
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default {
    /* Mobile devices */
  }
  .template-front-homepage-new-home-default .chart-container {
    width: 100%;
    height: 202px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .template-front-homepage-new-home-default {
    /* Tablets */
  }
  .template-front-homepage-new-home-default .chart-container {
    width: 100%;
    height: 202px;
  }
}
@media (min-width: 1024px) {
  .template-front-homepage-new-home-default {
    /* Desktops */
  }
  .template-front-homepage-new-home-default .chart-container {
    width: 441px;
    height: 188px;
  }
}
.template-front-homepage-new-home-default section.section-news-main {
  padding-top: 80px;
}
.template-front-homepage-new-home-default section.section-news-main img.img-blue {
  display: none;
}
.template-front-homepage-new-home-default section.section-news-main img.img-white {
  display: block;
}
.template-front-homepage-new-home-default section.section-news-main.bg-white {
  background-color: #fff;
}
.template-front-homepage-new-home-default section.section-news-main.bg-gray {
  background-color: rgba(42, 47, 56, 0.1019607843);
}
.template-front-homepage-new-home-default section.section-news-main.bg-blue {
  background-color: #0d1c29;
}
.template-front-homepage-new-home-default section.section-news-main.bg-blue .container .section-header h2 {
  color: #fff;
}
.template-front-homepage-new-home-default section.section-news-main.bg-blue .container .section-header img.img-blue {
  display: block;
}
.template-front-homepage-new-home-default section.section-news-main.bg-blue .container .section-header img.img-white {
  display: none;
}
.template-front-homepage-new-home-default section.section-news-main.bg-blue .container .btn-more a.section-articles--more {
  border: 1px solid rgba(193, 193, 193, 0.2);
  color: #FFF;
}
.template-front-homepage-new-home-default section.section-news-main.bg-blue .container .btn-more a.section-articles--more i, .template-front-homepage-new-home-default section.section-news-main.bg-blue .container .btn-more a.section-articles--more svg {
  color: #FFF;
}
.template-front-homepage-new-home-default section.section-news-main--container .ranking-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .template-front-homepage-new-home-default section.section-news-main--container .ranking-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.template-front-homepage-new-home-default section.section-news-main.template-front-news-index .section-news {
  background-color: #fff;
  padding: 0;
}
.template-front-homepage-new-home-default section.section-news-main.template-front-news-index .section-news.first-section {
  padding: 0;
}
.template-front-homepage-new-home-default section.section-news-main.template-front-news-index .section-news--container .news-main .news-sidebar {
  max-width: 356px;
  min-width: 356px;
}
@media (max-width: 767px) {
  .template-front-homepage-new-home-default section.section-news-main.template-front-news-index .section-news--container .news-main .news-sidebar {
    max-width: 100%;
    min-width: 100%;
  }
}
.template-front-homepage-new-home-default section.section-news-main.template-front-news-index .section-news--container .footer hr {
  display: none;
}
.template-front-homepage-new-home-default section.section-news-main.template-front-news-index .section-news--container header {
  margin-bottom: 0;
}
.template-front-homepage-new-home-default section.section-news-main.template-front-news-index .section-news.bg-blue {
  background-color: #0d1c29;
}
.template-front-homepage-new-home-default #home-ranking.loading {
  padding: 50px 0;
  display: block;
  text-align: center;
}
.template-front-homepage-new-home-default #home-ranking .overlay {
  display: none;
}
