.template-front-news-index .section-news {
  padding: 40px 0 50px;
  background-color: #0d1c29;
}
.template-front-news-index .section-news img {
  -o-object-fit: cover;
     object-fit: cover;
}
.template-front-news-index .section-news.first-section {
  padding: 0;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news {
    padding: 60px 0;
  }
  .template-front-news-index .section-news.first-section {
    padding: 0;
  }
}
.template-front-news-index .section-news .link-card--image {
  background-color: #0a0a0a;
}
@media (max-width: 768px) {
  .template-front-news-index .section-news .flex-sidebar .link-card:first-child {
    background-color: unset !important;
  }
}
.template-front-news-index .section-news .flex-sidebar .link-card:first-child .link-card--image {
  border: unset !important;
}
.template-front-news-index .section-news.bg-white {
  background-color: #fff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.template-front-news-index .section-news.bg-white .link-card--image {
  border: 2px solid #FFF !important;
}
.template-front-news-index .section-news.bg-white .flex-sidebar .link-card:first-child {
  background-color: #0a0a0a;
  border: 2px solid #FFFFFF;
}
.template-front-news-index .section-news.bg-white header .flex-gap h2 a {
  color: #2A2F38;
}
.template-front-news-index .section-news.bg-white header .d-flex .btn.btn-header {
  color: #2A2F38;
}
.template-front-news-index .section-news.bg-white header .d-flex .btn.btn-header.active {
  border: 1px solid #C1C1C1;
  color: #D6B479;
  background: #2A2F38;
}
.template-front-news-index .section-news.bg-white .footer hr {
  border-top: 1px solid #C1C1C1;
}
.template-front-news-index .section-news.bg-white .footer .btn.btn-footer {
  border: 1px solid #c2c0bc;
  color: #2f3137;
}
.template-front-news-index .section-news.bg-blue {
  background-color: #2A2F38;
}
.template-front-news-index .section-news.bg-blue .link-card--image {
  border: 2px solid #2A2F38 !important;
}
.template-front-news-index .section-news.bg-blue .flex-sidebar .link-card:first-child {
  background-color: #0a0a0a;
  border: 2px solid #2A2F38;
}
.template-front-news-index .section-news.bg-blue header .flex-gap h2 a {
  color: #D6B479;
}
.template-front-news-index .section-news.bg-blue header .flex-gap h2 i {
  background: #fff;
  opacity: 0.1;
}
.template-front-news-index .section-news.bg-blue header .d-flex .btn.btn-header {
  color: #FFF;
  opacity: 0.5;
  border: 1px solid rgba(42, 47, 56, 0);
}
.template-front-news-index .section-news.bg-blue header .d-flex .btn.btn-header.active {
  opacity: 1;
  background: #D6B479;
  color: #2A2F38;
  border: 1px solid rgba(214, 180, 121, 0.7137254902);
}
.template-front-news-index .section-news.bg-blue header .d-flex .btn.btn-header:hover:not(.active) {
  opacity: 1;
  border: 1px solid #c1c1c1;
  color: #c1c1c1;
  background: rgba(193, 193, 193, 0.1019607843);
}
.template-front-news-index .section-news.bg-blue header .d-flex .btn.btn-title.see-more {
  color: #FFF;
  font-weight: 600;
}
.template-front-news-index .section-news.bg-blue header .d-flex .btn.btn-title.see-more svg {
  color: #D6B479;
}
.template-front-news-index .section-news.bg-blue .news-main--grid-5 .link-card--description .d-flex .category-tag {
  background: rgba(255, 255, 255, 0.1019607843);
  color: #FFF;
}
.template-front-news-index .section-news.bg-blue .news-main--grid-5 .link-card--description .title {
  color: #FFF;
}
.template-front-news-index .section-news.bg-blue .news-main--grid-5 .link-card--description .intro {
  color: #FFF;
}
.template-front-news-index .section-news.bg-blue .news-main--flex-3 .link-card--description .d-flex .category-tag {
  background: rgba(255, 255, 255, 0.1019607843);
  color: #fff;
}
.template-front-news-index .section-news.bg-blue .news-main--flex-3 .link-card--description .title {
  color: #FFF;
}
.template-front-news-index .section-news.bg-blue .news-main--flex-3 .link-card--description .intro {
  color: #FFF;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:first-child .content {
    opacity: 0.9;
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111 65.2%);
  }
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:first-child .content--description .d-flex span.category-tag {
    background: rgba(255, 255, 255, 0.2509803922);
    color: #fff;
  }
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:first-child .content--description h3.title {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:first-child .content--description .d-flex .category-tag {
    background: rgba(255, 255, 255, 0.1019607843);
    color: #fff;
  }
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:first-child .content--description .title {
    color: #fff;
  }
}
.template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description .d-flex .category-tag {
  background: rgba(255, 255, 255, 0.1019607843);
  color: #fff;
}
.template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description .title {
  color: #fff;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:hover:first-child {
    border: 2px solid #D6B479 !important;
    box-shadow: 0 5px 10px 0 rgba(147, 112, 53, 0.4980392157);
  }
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:hover .link-card--image {
    border: 2px solid #D6B479 !important;
    box-shadow: 0 5px 10px 0 rgba(147, 112, 53, 0.4980392157);
  }
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:hover .link-card--description .title, .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:hover .content .content--description .title {
    color: #D6B479;
  }
  .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:hover .link-card--description .intro, .template-front-news-index .section-news.bg-blue .news-main.flex-sidebar .news-container .link-card:hover .content .content--description .intro {
    color: #D6B479;
  }
}
.template-front-news-index .section-news.bg-blue .footer hr {
  border-top: 1px solid #C1C1C1;
  opacity: 0.1;
}
.template-front-news-index .section-news.bg-blue .footer .btn.btn-footer {
  border: 1px solid rgba(193, 193, 193, 0.2);
  color: #FFF;
}
.template-front-news-index .section-news.bg-blue .footer .btn.btn-footer:hover {
  color: #2A2F38;
}
.template-front-news-index .section-news.bg-blue .footer.footer-icon .btn-footer,
.template-front-news-index .section-news.bg-blue .footer.footer-icon .section-ranking--more {
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #fff;
  background: transparent;
}
.template-front-news-index .section-news.bg-blue .footer.footer-icon .btn-footer:hover,
.template-front-news-index .section-news.bg-blue .footer.footer-icon .section-ranking--more:hover {
  color: #2A2F38;
  background: #D6B479;
  border-color: #D6B479;
}
.template-front-news-index .section-news.bg-gray {
  background: #EAEAEA;
}
.template-front-news-index .section-news.bg-gray .link-card--image {
  border: 2px solid #EAEAEA !important;
}
.template-front-news-index .section-news.bg-gray .flex-sidebar .link-card:first-child {
  background-color: #0a0a0a;
  border: 2px solid #EAEAEA;
}
.template-front-news-index .section-news.bg-gray header .flex-gap h2 a {
  color: #2A2F38;
}
.template-front-news-index .section-news--container .news-main {
  position: relative;
  width: 100%;
}
.template-front-news-index .section-news .d-flex {
  display: flex;
}
.template-front-news-index .section-news .hidden {
  display: none !important;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news .desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .template-front-news-index .section-news .mobile {
    display: none;
  }
}
.template-front-news-index .first-section-group.blog {
  padding-top: 32px;
}
@media (min-width: 768px) {
  .template-front-news-index .first-section-group .section-news.first-section {
    padding-bottom: 0;
  }
}
.template-front-news-index .first-section-group .section-news:last-child {
  padding: 0 0 40px;
}
@media (max-width: 767px) {
  .template-front-news-index .first-section-group .section-news:last-child {
    display: none;
  }
}
.template-front-news-index .first-section-group .section-news--container header {
  margin-bottom: 0;
}
.template-front-news-index .news-filter {
  display: flex;
  padding: 32px 0;
  align-items: center;
}
.template-front-news-index .news-filter.container {
  padding: 32px 10px;
}
.template-front-news-index .news-filter-title {
  color: #2F3137;
  font-size: 32px;
  font-weight: 500;
  line-height: 24px;
  padding-right: 16px;
  margin-right: 12px;
  border-right: 3px solid #BA955F;
}
@media (max-width: 767px) {
  .template-front-news-index .news-filter-title {
    display: none;
    margin-right: 0;
  }
}
.template-front-news-index .action .news-tags-title {
  min-width: 100%;
  margin-left: 0;
}
@media (max-width: 767px) {
  .template-front-news-index .action {
    display: block;
  }
  .template-front-news-index .action .news-tags-title {
    min-width: 100%;
    margin-left: 0;
  }
  .template-front-news-index .section-ranking .section-ranking--container .page .ranking-card {
    margin-bottom: 0;
  }
}
.template-front-news-index .section-ranking {
  padding-top: 40px;
}
.template-front-news-index .section-ranking .section-news--container .btn-more {
  display: none;
}
.template-front-news-index .section-ranking.mobile {
  padding-bottom: 40px;
}
.template-front-news-index .section-ranking .section-ranking--container {
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.template-front-news-index .section-ranking .ranking-grid {
  row-gap: 0;
}
.template-front-news-index .section-ranking .ranking-grid.ranking-swiper {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.template-front-news-index .section-ranking .ranking-grid.ranking-swiper .swiper-wrapper {
  display: flex;
}
.template-front-news-index .section-ranking .ranking-grid.ranking-swiper .swiper-slide {
  box-sizing: border-box;
  height: auto;
}
.template-front-news-index .section-ranking .ranking-grid.ranking-swiper .swiper-slide .ranking-card {
  max-width: 100%;
  min-width: 0 !important;
  width: 100%;
  box-sizing: border-box;
}
.template-front-news-index .section-ranking .ranking-grid.ranking-swiper .swiper-pagination {
  position: relative;
  bottom: auto;
  top: auto;
  left: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1000px) {
  .template-front-news-index .section-ranking .ranking-grid.ranking-swiper .swiper-pagination.swiper-pagination-lock {
    display: none;
  }
}
.template-front-news-index .section-ranking .ranking-grid.ranking-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #ccc;
  opacity: 1;
  display: flex;
  border-radius: 13px;
  margin: 0;
  flex-shrink: 0;
}
.template-front-news-index .section-ranking .ranking-grid.ranking-swiper .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 10px;
}
.template-front-news-index .section-ranking .ranking-grid.ranking-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #a38c65;
}
.template-front-news-index .template-front-homepage-home-default .section-courses {
  margin-top: 0;
}
.template-front-news-index #container-advice-not-actived {
  display: flex;
  padding: 12px 16px;
  gap: 8px;
  border-radius: 8px;
  background: #FEE6EC;
  flex-direction: column;
  margin-top: 32px;
}
.template-front-news-index #container-title-not-actived span {
  color: #CB0B38;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}
.template-front-news-index #container-advice-not-actived p {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.template-front-news-index #container-btn-similars {
  display: flex;
  gap: 4px;
  align-items: center;
}
.template-front-news-index #similars-btn {
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #2F3137;
  box-shadow: 0px 2px 10px 0px rgba(8, 33, 69, 0.25);
  color: #FFFFFF;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  width: 131px;
}
.template-front-news-index .section-news .news-sidebar {
  max-width: 320px;
  min-width: 320px;
  height: -moz-fit-content;
  height: fit-content;
  background: #E5DCCE;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news .news-sidebar {
    max-width: 100%;
    min-width: 100%;
    margin-left: unset;
  }
}
.template-front-news-index .section-news .news-sidebar header {
  display: block;
  padding: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
.template-front-news-index .section-news .news-sidebar header h3 {
  text-transform: uppercase;
  color: #937035;
  font-size: 16px;
  font-weight: 800;
}
.template-front-news-index .section-news .news-sidebar .category-list {
  display: flex;
  padding: 20px;
  flex-wrap: wrap;
  gap: 10px;
}
.template-front-news-index .section-news .news-sidebar .category-list .category-item {
  height: 30px;
  line-height: 30px;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.1019607843);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 0 15px;
  color: #666 !important;
}
.template-front-news-index .section-news .news-sidebar .category-list .category-item:hover {
  background: rgba(214, 180, 121, 0.2509803922);
  color: #2A2F38 !important;
}
.template-front-news-index .section-news .news-sidebar .content-list {
  margin: 0;
}
.template-front-news-index .section-news .news-sidebar .content-list hr {
  height: 1px;
  margin: 0;
  opacity: 0.25;
  border-top: 1px solid #C9A05A;
}
.template-front-news-index .section-news .news-sidebar .content-list hr:last-child {
  display: none;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list {
  display: flex;
  padding: 20px 20px 15px;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .number-position {
  font-family: "Inter", sans-serif;
  min-width: 60px;
  display: flex;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .number-position h3 {
  width: 40px;
  display: flex;
  position: relative;
  justify-content: center;
  height: 56px;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .number-position h3 span {
  color: #937035;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  height: -moz-fit-content;
  height: fit-content;
  text-transform: uppercase;
  z-index: 1;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .number-position h3 i {
  width: 40px;
  height: 20px;
  opacity: 0.5;
  background: #D6B479;
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .icon {
  display: flex;
  margin-right: 20px;
  min-width: 70px;
  max-width: 70px;
  max-height: 70px;
  overflow: hidden;
  border-radius: 10px;
  justify-content: center;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .icon img {
  width: auto;
  height: 70px;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .content .d-flex {
  justify-content: flex-start;
  gap: 4px;
  flex-wrap: wrap;
  margin-bottom: 4px;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .content .d-flex .category-tag {
  display: inline-block;
  background: #f0f1f5;
  color: #778698;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 4px;
  white-space: nowrap;
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list .content .title {
  color: #2A2F38;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news .news-sidebar .content-list .item-list .content .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news .news-sidebar .content-list .item-list .content .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news .news-sidebar .content-list .item-list {
    align-items: center;
    padding: 12px 14px;
  }
  .template-front-news-index .section-news .news-sidebar .content-list .item-list .icon {
    margin-right: 16px;
    min-width: 96px;
    max-width: 96px;
    width: 96px;
    height: 80px;
    max-height: 80px;
    border-radius: 4px;
  }
  .template-front-news-index .section-news .news-sidebar .content-list .item-list .icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.template-front-news-index .section-news .news-sidebar .content-list .item-list:hover {
  background: rgba(214, 180, 121, 0.2509803922);
}
.template-front-news-index .section-news .news-sidebar.bg-white {
  background-color: #fff;
  border: 1px solid #C1C1C1;
}
.template-front-news-index .section-news .news-sidebar.bg-white header {
  border-bottom: 1px solid #C1C1C1;
}
.template-front-news-index .section-news .news-sidebar.bg-white header h3 {
  color: #2A2F38;
}
.template-front-news-index .section-news .news-sidebar.bg-white .content-list hr {
  opacity: 1;
  border-top: 1px solid #C1C1C1;
}
.template-front-news-index .section-news .news-sidebar.bg-white .content-list .item-list .number-position h3 span {
  color: #937035;
}
.template-front-news-index .section-news .news-sidebar.bg-white .content-list .item-list .number-position h3 i {
  opacity: 0.5;
  background: #D6B479;
}
.template-front-news-index .section-news .news-sidebar.bg-white .content-list .item-list .title {
  color: #2A2F38;
}
.template-front-news-index .section-news .news-sidebar.bg-white .content-list .item-list:hover {
  background: rgba(214, 180, 121, 0.2509803922);
}
.template-front-news-index .section-news--container .news-main--grid-5 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 30px;
  position: relative;
  max-height: 570px;
}
@media (max-width: 860px) {
  .template-front-news-index .section-news--container .news-main--grid-5 {
    max-height: unset;
    display: flex;
    flex-direction: column;
    grid-template-columns: repeat(1, 1fr);
  }
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card img {
  border-radius: 10px;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child {
  display: block;
  width: 100%;
  max-width: 100%;
  grid-row: span 4/span 4;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--image {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  width: auto;
  max-width: 100%;
  height: 100%;
  max-height: 360px;
  border-radius: 10px;
}
@media (max-width: 1299px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--image {
    width: 100%;
    height: auto;
    max-height: unset;
  }
}
@media (max-width: 860px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--image {
    max-height: 360px;
    height: auto;
  }
}
@media (max-width: 553px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--image {
    max-height: 230px;
  }
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--image img {
  align-self: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 1299px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--image img {
    width: 100%;
    height: 230px;
  }
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--description {
  padding-top: 1.25rem;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--description .title {
  font-size: 24px;
}
@media (max-width: 553px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--description .title {
    font-size: 18px;
  }
}
@media (max-width: 553px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:first-child .link-card--description .intro {
    display: none;
  }
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) {
  display: flex;
  width: auto;
  max-width: 100%;
  position: relative;
  gap: 1.25rem;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) .link-card--image {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  min-height: 120px;
  max-height: 120px;
  min-width: 200px;
  max-width: 200px;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) .link-card--image img {
  align-self: center;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) .link-card--image {
    min-width: 140px;
    max-width: 140px;
  }
}
@media (max-width: 860px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) .link-card--image {
    min-width: 200px;
    max-width: 200px;
  }
}
@media (max-width: 553px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) .link-card--image {
    min-width: 140px;
    max-width: 140px;
  }
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) .link-card--description .title {
  font-size: 18px;
}
@media (max-width: 553px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) .link-card--description .title {
    font-size: 15px;
  }
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card:not(:first-child) .link-card--description .intro {
  display: none;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card--description {
  width: 100%;
  display: grid;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card--description .d-flex {
  justify-content: flex-start;
  gap: 5px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card--description .d-flex .category-tag {
  background: rgba(0, 0, 0, 0.1019607843);
  color: #666;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 8px;
  border-radius: 15px;
  margin: 0 0 10px 0;
  display: inline-block;
  white-space: nowrap;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card--description .title {
  color: #2A2F38;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.template-front-news-index .section-news--container .news-main--grid-5 .link-card--description .intro {
  color: #2A2F38;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:hover .link-card--image {
    border: 2px solid #D6B479 !important;
    box-shadow: 0 5px 10px 0 rgba(147, 112, 53, 0.4980392157);
  }
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:hover .link-card--description .title {
    color: #D6B479;
    text-decoration-line: underline;
    text-underline-offset: 3px;
  }
  .template-front-news-index .section-news--container .news-main--grid-5 .link-card:hover .link-card--description .intro {
    color: #D6B479;
    text-decoration-line: underline;
    text-underline-offset: 3px;
  }
}
.template-front-news-index .section-news--container .news-main {
  position: relative;
  width: 100%;
}
.template-front-news-index .section-news--container .news-main--flex-3 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card {
  display: block;
  width: 100%;
  max-width: 360px;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1299px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card {
    max-width: 330px;
  }
}
@media (max-width: 1073px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card {
    max-width: 310px;
  }
}
@media (max-width: 1022px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card {
    max-width: 275px;
  }
}
@media (max-width: 908px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card {
    max-width: 260px;
  }
}
@media (max-width: 863px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card {
    max-width: 250px;
  }
}
@media (max-width: 833px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card {
    max-width: 240px;
  }
}
@media (max-width: 803px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card {
    max-width: 225px;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card {
    display: grid;
    max-width: 100%;
  }
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card:not(:last-child) {
    margin-bottom: 20px;
  }
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-12:nth-child(2), .template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-12:nth-child(3), .template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-12:nth-child(n+7) {
    display: none;
  }
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-6:nth-child(n+4) {
    display: none;
  }
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card--image {
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  width: auto;
  max-width: 360px;
  height: 220px;
  max-height: 220px;
  border-radius: 10px;
}
@media (max-width: 1099px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card--image {
    height: 180px;
    max-height: 180px;
  }
}
@media (max-width: 1022px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card--image {
    height: 160px;
    max-height: 160px;
  }
}
@media (max-width: 863px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card--image {
    height: 140px;
    max-height: 140px;
  }
}
@media (max-width: 803px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card--image {
    height: 120px;
    max-height: 120px;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card--image {
    max-width: 100%;
    height: 100%;
    max-height: 230px;
  }
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card--image img {
  align-self: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card--image img {
    width: 100%;
    height: 230px;
  }
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card--description {
  width: 100%;
  position: relative;
  padding-top: 1.25rem;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card--description {
    display: grid;
  }
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card--description .d-flex {
  justify-content: flex-start;
  gap: 5px;
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card--description .d-flex .category-tag {
  display: inline-block;
  background: #f0f1f5;
  color: #778698;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 4px;
  margin: 0 0 8px 0;
  white-space: nowrap;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card--description .title {
  color: #2A2F38;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card--description .intro {
  display: none;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card--description .intro.show {
  display: block;
  margin-top: 10px;
  color: #2A2F38;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-12:nth-child(n+4) {
  padding-left: 20px;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-12:nth-child(n+4) .link-card--image {
  display: none;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-12:nth-child(n+4) .link-card--description .category-tag {
  display: none;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-12:nth-child(n+4) .link-card--description .title {
  font-size: 16px;
  font-weight: 600;
  display: list-item;
  list-style: square;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-12:nth-child(n+4) .link-card--description .intro {
  display: none;
}
.template-front-news-index .section-news--container .news-main--flex-3 .link-card.mobile-6:nth-child(n+4) {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card:hover .link-card--image {
    border: 2px solid #D6B479 !important;
    box-shadow: 0 5px 10px 0 rgba(147, 112, 53, 0.4980392157);
  }
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card:hover .link-card--description .title {
    color: #D6B479;
    text-decoration-line: underline;
    text-underline-offset: 3px;
  }
  .template-front-news-index .section-news--container .news-main--flex-3 .link-card:hover .link-card--description .intro {
    color: #D6B479;
    text-decoration-line: underline;
    text-underline-offset: 3px;
  }
}
.template-front-news-index.box#news .section-news .content {
  padding: 0;
}
.template-front-news-index.box#news .section-news--container {
  padding: 0;
}
.template-front-news-index.box#news .section-news--container header {
  display: none;
}
.template-front-news-index.box#news .section-news--container .news-main--flex-3 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
  max-width: 345px;
}
@media (max-width: 1299px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
    max-width: 315px;
  }
}
@media (max-width: 1073px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
    max-width: 300px;
  }
}
@media (max-width: 1022px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
    max-width: 260px;
  }
}
@media (max-width: 908px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
    max-width: 245px;
  }
}
@media (max-width: 863px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
    max-width: 235px;
  }
}
@media (max-width: 833px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
    max-width: 225px;
  }
}
@media (max-width: 803px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
    max-width: 210px;
  }
}
@media (max-width: 767px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card {
    max-width: 100%;
  }
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card:not(:last-child) {
    margin-bottom: 20px;
  }
}
.template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card--image {
  max-width: 360px;
}
@media (max-width: 767px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card--image {
    max-width: 100%;
  }
}
.template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card--image img {
  width: 100%;
}
@media (max-width: 767px) {
  .template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card--image img {
    width: 100%;
  }
}
.template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card--description {
  width: 100%;
}
.template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card--description .d-flex {
  gap: 5px;
  max-width: 360px;
}
.template-front-news-index.box#news .section-news--container .news-main--flex-3 .link-card--description .title {
  font-weight: 400;
}
@media (max-width: 767px) {
  .template-front-news-index.box#news .section-news--container .footer {
    margin-top: 10px;
  }
  .template-front-news-index.box#news .section-news--container .footer a.btn.btn-footer {
    margin: 0;
  }
}
.template-front-news-index.box#news .section-news .news-sidebar.bg-white {
  border: unset;
}
.template-front-news-index.box#news .section-news .news-sidebar.bg-white .content-list hr {
  display: none;
}
.template-front-news-index .by-ticker .news-main--flex-3 {
  flex-wrap: initial;
  -moz-column-gap: initial;
       column-gap: initial;
}
.template-front-news-index .section-news--container .news-main.flex-sidebar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  -moz-column-gap: 40px;
       column-gap: 40px;
  max-width: 100%;
  position: relative;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar {
    flex-direction: column;
    margin-bottom: unset;
  }
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container {
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container {
    max-height: 785px;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child {
    display: flex;
    grid-column: span 2/span 2;
    position: relative;
    border-radius: 10px;
    width: auto;
    height: 420px;
    max-height: 420px;
    justify-content: center;
    overflow: hidden;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content {
    position: relative;
    border-radius: 10px;
    height: 250px;
    width: 100%;
    align-self: end;
    opacity: 0.9;
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111 65.2%);
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description {
    width: 100%;
    padding: 2.5rem;
    position: absolute;
    bottom: 0;
    text-align: unset;
    gap: 4px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description .d-flex {
    justify-content: flex-start;
    gap: 5px;
    max-width: 780px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description .d-flex span.category-tag {
    display: inline-block;
    background: rgba(255, 255, 255, 0.2509803922);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 15px;
    margin: 0;
    white-space: nowrap;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description h3.title {
    color: #fff;
    font-size: 25px !important;
    font-weight: 800;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description h3.title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description .intro {
    display: none;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description .publish-date {
    display: none;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child {
    display: grid;
    width: auto;
    max-width: 100%;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .link-card--image {
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: auto;
    height: auto;
    border-radius: 20px;
    max-width: 100%;
    max-height: 230px;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .link-card--image img {
    align-self: center;
    width: 100%;
    height: 230px;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description {
    display: grid;
    width: 100%;
    position: relative;
    padding-top: 1.25rem;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description .d-flex {
    justify-content: flex-start;
    gap: 5px;
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description .d-flex .category-tag {
    display: inline-block;
    background: rgba(0, 0, 0, 0.1019607843);
    color: #666;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 15px;
    margin: 0;
    white-space: nowrap;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description .title {
    color: #2A2F38;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: left;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:first-child .content--description .intro {
    display: none;
  }
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1299px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
    max-width: 330px;
  }
}
@media (max-width: 1073px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
    max-width: 310px;
  }
}
@media (max-width: 1022px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
    max-width: 265px;
  }
}
@media (max-width: 950px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
    max-width: 250px;
  }
}
@media (max-width: 908px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
    max-width: 240px;
  }
}
@media (max-width: 863px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
    max-width: 210px;
  }
}
@media (max-width: 833px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
    max-width: 180px;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    max-width: 100%;
  }
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image {
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  max-width: 380px;
  height: 100%;
  max-height: 230px;
  border-radius: 10px;
}
@media (max-width: 1099px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image {
    max-height: 180px;
  }
}
@media (max-width: 1022px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image {
    max-height: 160px;
  }
}
@media (max-width: 863px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image {
    max-height: 140px;
  }
}
@media (max-width: 803px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image {
    max-height: 120px;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image {
    min-width: 200px;
    max-width: 200px;
    min-height: 120px;
    max-height: 120px;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image img {
    position: absolute;
  }
}
@media (max-width: 553px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image {
    min-width: 140px;
    max-width: 140px;
  }
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--image img {
  align-self: center;
  width: 100%;
  height: 100%;
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description {
  width: 100%;
  padding-top: 1.25rem;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description {
    padding-top: 0;
    display: grid;
    position: relative;
  }
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description .d-flex {
  justify-content: flex-start;
  gap: 5px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description .d-flex .category-tag {
  display: inline-block;
  background: rgba(0, 0, 0, 0.1019607843);
  color: #666;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 8px;
  border-radius: 15px;
  margin: 0 0 10px 0;
  white-space: nowrap;
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description .title {
  color: #2A2F38;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description .title {
    font-size: 15px;
  }
}
.template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:not(:first-child) .link-card--description .intro {
  display: none;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:nth-child(n+4) {
    display: none;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:hover:first-child {
    border: 2px solid #D6B479 !important;
    box-shadow: 0 5px 10px 0 rgba(147, 112, 53, 0.4980392157);
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:hover:first-child .link-card--image {
    border: unset !important;
    box-shadow: unset;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:hover .link-card--image {
    border: 2px solid #D6B479 !important;
    box-shadow: 0 5px 10px 0 rgba(147, 112, 53, 0.4980392157);
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:hover .link-card--description .title, .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:hover .content .content--description .title {
    color: #D6B479;
    text-decoration-line: underline;
    text-underline-offset: 3px;
  }
  .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:hover .link-card--description .intro, .template-front-news-index .section-news--container .news-main.flex-sidebar .news-container .link-card:hover .content .content--description .intro {
    color: #D6B479;
    text-decoration-line: underline;
    text-underline-offset: 3px;
  }
}
@media (max-width: 767px) {
  .template-front-news-index .section-news.hidden-mobile {
    display: none;
  }
}
.template-front-news-index .section-news .section-news--container .news-main.flex-sidebar .footer.footer-icon {
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news .section-news--container .news-main.flex-sidebar .footer.footer-icon {
    display: none;
  }
}
.template-front-news-index .section-news .section-news--container .news-main.flex-sidebar .footer.footer-icon a.btn {
  margin: 0;
}
.template-front-news-index .section-news--container header {
  margin-bottom: 30px;
}
.template-front-news-index .section-news--container header .flex-gap {
  display: flex;
  gap: 40px;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container header .flex-gap {
    gap: 15px;
  }
}
.template-front-news-index .section-news--container header .flex-gap h2 {
  display: flex;
  position: relative;
  height: 36px;
  color: #2A2F38;
  white-space: nowrap;
}
.template-front-news-index .section-news--container header .flex-gap h2 a {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -2px;
  align-items: center;
  display: flex;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container header .flex-gap h2 a {
    font-size: 32px;
  }
}
.template-front-news-index .section-news--container header .flex-gap h2 a.hidden {
  display: none;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container header .flex-gap h2 a.desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container header .flex-gap h2 a.mobile {
    display: none;
  }
}
.template-front-news-index .section-news--container header .flex-gap h2 i {
  width: 105%;
  height: 10px;
  opacity: 0.8;
  background: #D6B479;
  position: absolute;
  bottom: 3px;
  z-index: 0;
  transition: all 0.3s ease-in-out;
}
.template-front-news-index .section-news--container header .flex-gap h2:hover a {
  transform: scale(1.02);
}
.template-front-news-index .section-news--container header .flex-gap h2:hover i {
  transform: scale(1.01);
}
.template-front-news-index .section-news--container header .d-flex {
  gap: 10px;
}
.template-front-news-index .section-news--container header .d-flex .btn.btn-header {
  height: 40px;
  border-radius: 100px;
  white-space: nowrap;
  color: #2A2F38;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 0 20px;
  align-items: center;
  border: 1px solid rgba(42, 47, 56, 0);
}
.template-front-news-index .section-news--container header .d-flex .btn.btn-header.active {
  border: 1px solid rgba(214, 180, 121, 0.7137254902);
  color: #D6B479;
  background: #2A2F38;
}
.template-front-news-index .section-news--container header .d-flex .btn.btn-header:hover:not(.active) {
  border: 1px solid #c1c1c1;
  color: #2A2F38;
  background: rgba(42, 47, 56, 0.1019607843);
}
.template-front-news-index .section-news--container header .d-flex .btn.btn-title.see-more {
  display: flex;
  height: 40px;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  align-items: center;
  transition: all 0.6s linear;
  text-transform: uppercase;
  margin-bottom: -3px;
  color: #2A2F38;
}
.template-front-news-index .section-news--container header .d-flex .btn.btn-title.see-more:hover {
  transition: all 0.6s linear;
  color: #D6B479;
}
.template-front-news-index .section-news--container header .d-flex .btn.btn-title.see-more svg {
  color: #D6B479;
  margin-left: 5px;
}
.template-front-news-index .section-news--container header .d-flex .btn.btn-title.see-more:hover svg {
  transform: translateX(3px);
}
.template-front-news-index .section-news--container header .d-flex .btn.btn-title.see-more.hidden {
  display: none;
}
.template-front-news-index .section-news--container header .d-flex:last-child {
  width: 100%;
  justify-content: flex-end;
}
.template-front-news-index .section-news--container header.hidden {
  display: none;
}
.template-front-news-index .section-news--container .footer {
  display: flex;
  width: 100%;
  margin-top: 50px;
}
.template-front-news-index .section-news--container .footer hr {
  width: 100%;
  height: 1px;
  align-self: center;
  margin-right: 20px;
  border-top: 1px solid #C1C1C1;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .footer {
    width: 100%;
    padding-bottom: 20px;
  }
  .template-front-news-index .section-news--container .footer hr {
    display: none;
  }
}
.template-front-news-index .section-news--container .footer .btn.btn-footer {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-sizing: border-box;
  min-height: 40px;
  height: auto;
  border-radius: 100px;
  border: 1px solid #c2c0bc;
  white-space: nowrap;
  color: #2f3137;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  padding: 12px 24px;
}
.template-front-news-index .section-news--container .footer .btn.btn-footer i,
.template-front-news-index .section-news--container .footer .btn.btn-footer svg {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  transform: none;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .footer .btn.btn-footer {
    justify-content: center;
  }
}
.template-front-news-index .section-news--container .footer .btn.btn-footer:hover {
  border: 1px solid #D6B479;
  background: #D6B479;
  color: #2A2F38;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.0980392157);
}
.template-front-news-index .section-news--container .footer .btn.btn-footer:hover i,
.template-front-news-index .section-news--container .footer .btn.btn-footer:hover svg {
  color: inherit;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .footer:not(.footer-icon) .btn.btn-footer {
    width: 100%;
  }
}
.template-front-news-index .section-news--container .footer.footer-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .template-front-news-index .section-news--container .footer.footer-icon {
    padding-left: 0;
    padding-right: 0;
  }
}
.template-front-news-index .section-news--container .footer.footer-icon .btn-footer,
.template-front-news-index .section-news--container .footer.footer-icon .section-ranking--more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 24px 0 0;
  width: auto;
  max-width: 100%;
  min-height: 40px;
  height: auto;
  text-transform: none;
  font-style: normal;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  border: 1px solid #c2c0bc;
  border-radius: 100px;
  padding: 12px 24px;
  white-space: nowrap;
  color: #2f3137;
  background: #fff;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}
.template-front-news-index .section-news--container .footer.footer-icon .btn-footer svg,
.template-front-news-index .section-news--container .footer.footer-icon .btn-footer i,
.template-front-news-index .section-news--container .footer.footer-icon .section-ranking--more svg,
.template-front-news-index .section-news--container .footer.footer-icon .section-ranking--more i {
  display: inline-block;
  margin: 0;
  transform: none;
  flex-shrink: 0;
  font-size: 12px;
  line-height: 1;
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px) {
  .template-front-news-index .section-news--container .footer.footer-icon .btn-footer,
  .template-front-news-index .section-news--container .footer.footer-icon .section-ranking--more {
    width: auto !important;
    max-width: 100%;
  }
}
.template-front-news-index .section-news--container .footer.footer-icon .btn-footer:hover,
.template-front-news-index .section-news--container .footer.footer-icon .section-ranking--more:hover {
  border: 1px solid #D6B479;
  background: #D6B479;
  color: #2A2F38;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.0980392157);
}
.template-front-news-index .section-news--container .footer.footer-icon .btn-footer:hover svg,
.template-front-news-index .section-news--container .footer.footer-icon .btn-footer:hover i,
.template-front-news-index .section-news--container .footer.footer-icon .section-ranking--more:hover svg,
.template-front-news-index .section-news--container .footer.footer-icon .section-ranking--more:hover i {
  color: inherit;
  transform: none;
}
.template-front-news-index .section-news--container .footer.footer-icon.hidden {
  display: none;
}
@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.template-front-news-index .animate-marquee {
  display: inline-block;
  white-space: nowrap;
  animation: marquee var(--marquee-duration, 60s) linear infinite;
  will-change: transform;
}
.template-front-news-index .marquee-container {
  overflow: hidden;
  white-space: nowrap;
}
