.taxonomy-container .taxonomy-header {
  background: linear-gradient(358.09deg, #00B2A5 1.66%, rgba(0, 178, 165, 0) 85.06%);
  height: 416px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 32px;
}
.taxonomy-container .taxonomy-header .taxonomy-title {
  color: #fff;
  margin-top: 76px;
  width: 910px;
  text-align: center;
}
.taxonomy-container .taxonomy-header .gradient-line {
  width: 50px;
  border-radius: 6px;
  height: 5px;
  background: linear-gradient(90deg, #00A8EF 0%, #FCDD26 100%);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
.taxonomy-container .section-filter {
  padding-top: 30px;
  padding-bottom: 100px;
}
.taxonomy-container .section-filter #section-category-news-filter {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.taxonomy-container .section-filter #section-category-news-filter .section-post-content {
  margin-left: auto;
  margin-right: auto;
}
.taxonomy-container .section-filter #section-category-news-filter .section-post-content .no-results {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  margin-top: 80px;
  margin-bottom: 80px;
}
.taxonomy-container .section-filter #section-category-news-filter .section-post-content .no-results .text-no-results {
  color: #474E62;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}
@media (max-content: 1300px) {
  .taxonomy-container .section-filter #section-category-news-filter {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }
}
@media (max-width: 767px) {
  .taxonomy-container .section-filter #section-category-news-filter {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.taxonomy-container .section-search-page {
  padding-top: 80px;
  background-color: unset;
}
.taxonomy-container .section-search-page #section-category-news-filter {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  background-color: unset;
}
@media (max-width: 1300px) {
  .taxonomy-container .section-search-page #section-category-news-filter {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .taxonomy-container .section-search-page #section-category-news-filter {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-header-search-count-and-filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-header-search-count-and-filter .search-result-filter .section-title-search {
  margin-top: 0px;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-header-search-count-and-filter .search-result-filter .section-title-search .title {
  display: none;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-header-search-count-and-filter .search-result-filter .section-title-search .section-search .text {
  display: none;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results {
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
  padding: 32px;
  background-color: white;
  border-radius: 16px;
  margin-top: 51px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 560px) {
  .taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results {
    padding: 24px;
  }
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result {
  padding-bottom: 20px;
  border-bottom: 1px solid #F0F0F2;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result:last-of-type {
  border-bottom: none;
  padding-bottom: 0px;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result .item-link {
  display: flex;
  width: 100%;
  gap: 24px;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result .item-link .item-image {
  min-width: 150px;
  max-width: 150px;
  height: 100px;
  background: #F0F0F2;
  display: flex;
  justify-content: center;
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result .item-link .item-image .img-thumbnail {
  width: auto;
  height: 100px;
}
@media (max-width: 560px) {
  .taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result .item-link .item-image {
    min-width: 100px;
    max-width: 100px;
  }
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result .item-link .section-content-result .post-type {
  color: #666B7D;
  font-size: 20px;
  font-weight: 500;
  line-height: 23.97px;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result .item-link .section-content-result .title-news {
  color: #001E7F;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.77px;
  margin-top: 0px;
  margin-bottom: 4px;
}
.taxonomy-container .section-search-page #section-category-news-filter .section-post-content .section-search-results .card-result .item-link .section-content-result .section-content {
  color: #666B7D;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.taxonomy-container .section-search-page:has(.no-results) {
  justify-content: center;
}
.taxonomy-container .section-search-page:has(.no-results) .no-results {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  margin-top: 80px;
  margin-bottom: 80px;
}
.taxonomy-container .section-search-page:has(.no-results) .no-results .text-no-results {
  color: #474E62;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.section-hot-news .card-news {
  background-color: #fff;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
  padding: 16px;
  border-radius: 12px;
  text-decoration: none;
  display: flex;
  gap: 16px;
  cursor: pointer;
}
@media (max-width: 960px) {
  .section-hot-news .card-news {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-hot-news .card-news .news-item-image {
  flex: none;
  width: 56%;
  height: 393px;
  background: #F0F0F2;
  display: flex;
  justify-content: center;
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
}
.section-hot-news .card-news .news-item-image .img-thumbnail {
  width: 100%;
  margin-bottom: 0px;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 560px) {
  .section-hot-news .card-news .news-item-image {
    height: auto;
  }
  .section-hot-news .card-news .news-item-image .img-thumbnail {
    height: auto;
  }
}
.section-hot-news .card-news .section-content-news {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}
.section-hot-news .card-news .section-content-news .categories-date {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #666B7D;
  font-size: 20px;
  font-weight: 400;
}
.section-hot-news .card-news .section-content-news .categories-date .news-item-tag {
  color: #001E7F;
  font-size: 20px;
  line-height: 20px;
  padding: 4px 8px;
  border-radius: 2px;
  font-weight: 400;
  text-decoration: none;
  word-break: break-all;
}
.section-hot-news .card-news .section-content-news .title-news {
  color: #001E7F;
  margin-top: 0px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 960px) {
  .section-hot-news .card-news .section-content-news .title-news {
    font-size: 28px !important;
    line-height: 28px;
  }
}
.section-hot-news .card-news .section-content-news .text-content {
  color: #474E62;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 40px);
}
@media (max-width: 1000px) {
  .section-hot-news .card-news {
    flex-direction: column;
    gap: 16px;
  }
  .section-hot-news .card-news .news-item-image {
    width: 100%;
    height: 270px;
  }
}
.section-hot-news .section-hot-news:not(:has(.hot-news-layout)) {
  display: none;
}
.section-hot-news .section-hot-news:not(:has(.hot-news-layout)) .wpb_text_column:not(:has(.hot-news-layout)) {
  display: none;
}

.row-conent-with-background .row-bg-wrap .row-bg-overlay {
  height: 580px;
}

.section-publication-filter#section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.section-filter {
  position: relative;
}
.section-filter #render-bg {
  position: absolute;
  right: 0;
  top: 0;
}
.section-filter #section-category-news-filter {
  z-index: 4;
  position: relative;
}
.section-filter #section-category-news-filter .wpb_wrapper {
  width: 100%;
}
@media (max-width: 1300px) {
  .section-filter #section-category-news-filter .wpb_wrapper {
    width: 100%;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper #render-bg {
  z-index: 1;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  width: 100%;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter span {
  color: #474E62;
  font-size: 24px;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter .section-list-filter {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1062px;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter .section-list-filter .btn-filter {
  background-color: #fff;
  border-radius: 28px;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #666B7D;
  cursor: pointer;
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter .section-list-filter .btn-filter.active {
  background: #FA9370;
  color: white;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter .section-list-filter .btn-filter.active svg {
  fill: #fff;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter .section-list-filter .btn-filter.active svg path {
  fill: #fff !important;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter .section-list-filter .btn-filter svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 1320px) {
  .section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter {
    display: none;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  width: 80%;
  display: inline-block;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile.open .custom-select__trigger {
  border: 1px solid #03B6B5;
  box-shadow: 0px 0px 5px 0px rgba(3, 182, 181, 0.2509803922);
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile .custom-select__trigger {
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px 16px;
  font-size: 24px;
  color: #333;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  width: 100%;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile .custom-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: none;
  flex-direction: column;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  width: 100%;
  max-height: 250px;
  overflow-y: auto;
  z-index: 999;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile .custom-options__option {
  padding: 10px;
  font-size: 24px;
  color: #333A51;
  cursor: pointer;
  transition: background-color 0.3s;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile .custom-options__option.active {
  color: #03B6B5;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile .custom-options__option:hover {
  background-color: rgba(3, 182, 181, 0.1019607843);
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile.open .custom-options {
  display: flex;
}
.section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile .arrow {
  font-size: 16px;
  color: #333;
  margin-left: 10px;
  height: fit-content;
  display: flex;
}
@media (min-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile {
    flex-direction: column;
  }
}
@media (min-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile {
    display: none;
  }
}
@media (max-width: 580px) {
  .section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile {
    align-items: flex-start;
    padding-left: 0px;
    padding-right: 0px;
  }
  .section-filter #section-category-news-filter .wpb_wrapper .taxonomy-filter-mobile .section-list-filter-mobile {
    width: 100%;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-title-search {
  display: flex;
  justify-content: space-between;
  margin-top: 36px;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (max-width: 1320px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-title-search {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-title-search {
    padding-left: 0%;
    padding-right: 0px;
    gap: 36px !important;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-title-search .title {
  color: #001E7F;
  font-size: 32px;
  font-weight: 500;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-title-search .section-search {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #2A2C37;
  font-size: 24px;
  font-weight: 500;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-title-search .section-search .input-search {
  position: relative;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-title-search .section-search .input-search input {
  width: 328px;
  padding-left: 32px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #CCCED4;
  font-size: 24px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-title-search .section-search .input-search input::placeholder {
  color: #999DA8;
  font-size: 24px;
}
@media (max-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-title-search .section-search .input-search input {
    width: 100%;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-title-search .section-search .input-search svg {
  position: absolute;
  left: 10px;
  top: 30%;
}
@media (max-width: 580px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-title-search {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .section-filter #section-category-news-filter .wpb_wrapper .section-title-search .section-search {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .section-filter #section-category-news-filter .wpb_wrapper .section-title-search .section-search .input-search {
    width: 100%;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper #loading-indicator {
  position: absolute;
  top: 0%;
  z-index: 5;
  left: 0%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-filter #section-category-news-filter .wpb_wrapper #loading-indicator .background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  border: blur(2px);
  filter: blur(0.6px);
}
.section-filter #section-category-news-filter .wpb_wrapper #loading-indicator .content-loading {
  position: relative;
  height: 0px;
  width: 100px;
  left: -70px;
  color: #666B7D;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
.section-filter #section-category-news-filter .wpb_wrapper #loading-indicator .content-loading .text-loading {
  position: absolute;
  top: 56px;
}
.section-filter #section-category-news-filter .wpb_wrapper #loading-indicator .loading-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  animation: spin 1.5s linear infinite;
  overflow: hidden;
}
.section-filter #section-category-news-filter .wpb_wrapper #loading-indicator .loading-circle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(300deg, #00A8EF 25%, #FCDD26 71.43%);
  clip-path: ellipse(100% 100% at 50% 50%);
  mask: radial-gradient(circle at top right, transparent 30%, black 70%);
  -webkit-mask: radial-gradient(circle at top right, transparent 30%, black 70%);
}
.section-filter #section-category-news-filter .wpb_wrapper #loading-indicator .loading-circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #ffffff;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout {
  margin-top: 34px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: flex-start;
  width: 100%;
  gap: 64px 30px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news {
  display: flex;
  flex: 1 1 calc(33.333% - 30px);
  max-width: calc(33.333% - 10px);
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
  border-radius: 16px;
  cursor: pointer;
  flex-direction: column;
}
@media (max-width: 960px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news {
    flex: 1 1 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 768px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image {
  border-radius: 16px 16px 0px 0px;
  height: 270px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image .play-btn-container, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image .play-btn-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image .play-btn-container .play-btn, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image .play-btn-container .play-btn {
  position: relative;
  width: 80px;
  height: 80px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image .play-btn-container .play-btn::before, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image .play-btn-container .play-btn::after, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image .play-btn-container .play-btn::before, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image .play-btn-container .play-btn::after {
  content: "";
  position: absolute;
  border-radius: 50%;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image .play-btn-container .play-btn::before, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image .play-btn-container .play-btn::before {
  width: 74px;
  height: 74px;
  top: 5px;
  left: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  filter: blur(0.9px);
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image .play-btn-container .play-btn::after, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image .play-btn-container .play-btn::after {
  width: 64px;
  height: 64px;
  top: 10px;
  left: 10px;
  background-color: #fff;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image .play-btn-container .play-btn .triangle, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image .play-btn-container .play-btn .triangle {
  position: absolute;
  top: 52%;
  left: 54%;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #FA9370;
  z-index: 1;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-image img, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-image img {
  border-radius: 16px 16px 0px 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .section-content-news, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .section-content-news {
  flex: 1;
  padding: 32px 24px;
  background-color: #fff;
  display: flex;
  gap: 16px;
  flex-direction: column;
  border-radius: 0px 0px 16px 16px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .section-content-news .categories-date, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .section-content-news .categories-date {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #666B7D;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  flex-wrap: wrap;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .section-content-news .categories-date .news-item-tag, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .section-content-news .categories-date .news-item-tag {
  color: #001E7F;
  font-size: 20px;
  line-height: 20px;
  padding: 4px 8px;
  border-radius: 2px;
  font-weight: 400;
  text-decoration: none;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .section-content-news .title-news, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .section-content-news .title-news {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
  color: #001E7F;
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
}
@media (max-width: 960px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .section-content-news .title-news, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .section-content-news .title-news {
    font-size: 28px !important;
    line-height: 28px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .section-content-news .section-content, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .section-content-news .section-content {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333A51;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-link, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .card-news .news-item-link .section-content-news, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .video-layout .card-news .news-item-link .section-content-news {
  flex: 1;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout {
  display: flex;
  width: 100%;
  margin-top: 74px;
  flex-direction: column;
  gap: 70px;
}
@media (max-width: 768px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout {
    margin-top: 40px;
    gap: 40px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted {
  display: flex;
  position: relative;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-left {
  width: 40%;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-left {
    width: 100%;
    justify-content: center;
  }
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-left .doc-highlighted {
    position: relative;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-left .doc-img {
  width: auto;
  max-height: 444px;
  border-radius: 16px;
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
  z-index: 3;
  height: 444px;
  object-fit: fill;
  position: relative;
  aspect-ratio: 3/4;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-left .doc-img-background {
  height: 100%;
  position: absolute;
  top: 32px;
  right: 32px;
  width: 100%;
  max-width: 333px;
  border-radius: 16px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), linear-gradient(90deg, #74C41D -7.5%, #03B6B5 100%);
  z-index: 2;
}
@media (max-width: 768px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-left .doc-img-background {
    height: 92%;
    top: 46px;
    right: 25px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right {
  flex: auto;
  position: relative;
  display: flex;
  align-items: center;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 3;
  padding-left: 74px;
  flex-direction: column;
  align-items: flex-start;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .text-title-doc {
  color: #001E7F;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .sub-title {
  color: #001E7F;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view {
  margin-top: 30px;
  display: flex;
  gap: 24px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view {
    margin-top: 30px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view .divider-vertical {
  width: 2px;
  height: 40px;
  background-color: #ccc;
  margin: 0 10px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view .view-online {
  display: flex;
  gap: 16px;
  align-items: center;
  position: relative;
  text-decoration: none;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view .view-online .icon {
  display: flex;
  align-items: center;
  padding: 9.5px 9.5px;
  border: 1px solid #FA9370;
  border-radius: 100%;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view .view-online span {
  color: #333A51;
  font-size: 24px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view .download {
  display: flex;
  gap: 16px;
  align-items: center;
  position: relative;
  text-decoration: none;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view .download .icon {
  display: flex;
  align-items: center;
  padding: 9.5px 9.5px;
  border: 1px solid #FA9370;
  border-radius: 100%;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content .section-view .download span {
  color: #333A51;
  font-size: 24px;
}
@media (max-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .col-right .section-content {
    padding-left: 0px;
    margin-bottom: 40px;
    align-items: center;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .bg-content-text {
  position: absolute;
  width: 65%;
  right: 0px;
  height: 100%;
  background-color: rgba(243, 246, 252, 0.8);
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .bg-content-text svg {
  position: absolute;
  background-color: rgba(243, 246, 252, 0.8);
  width: 102%;
  height: auto;
  bottom: 0px;
  right: -40px;
  max-width: 868px;
}
@media (max-width: 1300px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted {
    margin-left: 56px !important;
  }
}
@media (max-width: 768px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted {
    margin-left: 0px !important;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background-color: rgba(243, 246, 252, 0.8);
    gap: 20px;
  }
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .bg-content-text {
    width: 110%;
    right: 0px;
    height: 100%;
  }
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-doc-highlighted .bg-content-text svg {
    width: 70%;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc {
  display: flex;
  flex-wrap: wrap;
  gap: 64px 30px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (max-width: 1320px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 768px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc {
    align-items: center;
    justify-content: center;
    gap: 30px 30px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc {
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
  border-radius: 16px;
  flex: 1 1 calc(33.333% - 30px);
  max-width: calc(33.333% - 30px);
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc {
    flex: 1 1 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 768px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc {
    flex: 1 1 100%;
    max-width: 334px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .doc-img {
  width: auto;
  border-radius: 16px 16px 0px 0px;
  height: -webkit-fill-available;
  aspect-ratio: 3/4;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .section-content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  background: #fff;
  border-radius: 16px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .section-content .text-title-doc {
  color: #001E7F;
  font-weight: 500;
  margin-bottom: 0px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .section-content .section-view {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .section-content .section-view .divider-vertical {
  width: 1px;
  height: 20px;
  background-color: #ccc;
  margin: 0 10px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .section-content .section-view .view-online {
  display: flex;
  gap: 8px;
  align-items: center;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .section-content .section-view .view-online span {
  color: #333A51;
  font-size: 20px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .section-content .section-view .download {
  display: flex;
  gap: 8px;
  align-items: center;
  position: relative;
  cursor: pointer;
  text-decoration: none;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .publication-layout .section-list-doc .card-doc .section-content .section-view .download span {
  color: #333A51;
  font-size: 20px;
}
@media (max-width: 1320px) {
  .section-filter #section-category-news-filter .wpb_wrapper .section-post-content #publication-layout .section-title-search {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout:has(.no-results), .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .section-list-doc:has(.no-results), .section-filter #section-category-news-filter .wpb_wrapper .video-layout:has(.no-results), .section-filter #section-category-news-filter .wpb_wrapper .video-layout .section-list-doc:has(.no-results), .section-filter #section-category-news-filter .wpb_wrapper .publication-layout:has(.no-results), .section-filter #section-category-news-filter .wpb_wrapper .publication-layout .section-list-doc:has(.no-results) {
  justify-content: center;
  margin-top: 80px;
  margin-bottom: 80px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout:has(.no-results) .no-results, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .section-list-doc:has(.no-results) .no-results, .section-filter #section-category-news-filter .wpb_wrapper .video-layout:has(.no-results) .no-results, .section-filter #section-category-news-filter .wpb_wrapper .video-layout .section-list-doc:has(.no-results) .no-results, .section-filter #section-category-news-filter .wpb_wrapper .publication-layout:has(.no-results) .no-results, .section-filter #section-category-news-filter .wpb_wrapper .publication-layout .section-list-doc:has(.no-results) .no-results {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
.section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout:has(.no-results) .no-results .text-no-results, .section-filter #section-category-news-filter .wpb_wrapper .section-post-content .news-layout .section-list-doc:has(.no-results) .no-results .text-no-results, .section-filter #section-category-news-filter .wpb_wrapper .video-layout:has(.no-results) .no-results .text-no-results, .section-filter #section-category-news-filter .wpb_wrapper .video-layout .section-list-doc:has(.no-results) .no-results .text-no-results, .section-filter #section-category-news-filter .wpb_wrapper .publication-layout:has(.no-results) .no-results .text-no-results, .section-filter #section-category-news-filter .wpb_wrapper .publication-layout .section-list-doc:has(.no-results) .no-results .text-no-results {
  color: #474E62;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}
.section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 36px;
  z-index: -1;
  position: absolute;
  width: 100%;
  max-width: 1280px;
}
@media (max-width: 1320px) {
  .section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper .pagination {
  display: flex;
  gap: 10px;
}
.section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper .pagination .page-numbers {
  cursor: pointer;
  padding: 6px 16px;
  color: #333A51;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}
.section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper .pagination .page-numbers.current {
  background-color: #fff;
  color: #FA9370;
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
}
.section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper-publication {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 36px;
  z-index: -1;
  position: absolute;
  width: 100%;
}
.section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper-publication .pagination {
  display: flex;
  gap: 10px;
}
.section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper-publication .pagination .page-numbers {
  cursor: pointer;
  padding: 6px 16px;
  color: #333A51;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}
.section-filter #section-category-news-filter .wpb_wrapper .pagination-wrapper-publication .pagination .page-numbers.current {
  background-color: #fff;
  color: #FA9370;
  box-shadow: 0px 3px 16px 0px rgba(24, 74, 234, 0.0901960784);
}
.section-filter #section-category-news-filter .background-gradient-filter-publication {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 580px;
  background: linear-gradient(180deg, rgba(0, 168, 239, 0.3) 0%, rgba(0, 168, 239, 0) 84.1%);
  z-index: -1;
}
.section-filter .vc_column-inner .bg-bottom {
  position: relative;
}
.section-filter .vc_column-inner .bg-bottom .wpb_wrapper {
  position: absolute;
  bottom: 0px;
  z-index: 3;
}

.section-full-width-loading {
  position: absolute;
  top: 0px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 10;
  min-height: 100% !important;
}
.section-full-width-loading.d-none {
  display: none;
}
.section-full-width-loading #section-loading-indicator #loading-indicator {
  position: absolute;
  top: 0%;
  z-index: 5;
  left: 0%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-full-width-loading #section-loading-indicator #loading-indicator .background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  border: blur(2px);
  filter: blur(0.6px);
}
.section-full-width-loading #section-loading-indicator #loading-indicator .content-loading {
  position: relative;
  height: 0px;
  width: 100px;
  left: -70px;
  color: #666B7D;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
.section-full-width-loading #section-loading-indicator #loading-indicator .content-loading .text-loading {
  position: absolute;
  top: 56px;
}
.section-full-width-loading #section-loading-indicator #loading-indicator .loading-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  animation: spin 1.5s linear infinite;
  overflow: hidden;
}
.section-full-width-loading #section-loading-indicator #loading-indicator .loading-circle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(300deg, #00A8EF 25%, #FCDD26 71.43%);
  clip-path: ellipse(100% 100% at 50% 50%);
  mask: radial-gradient(circle at top right, transparent 30%, black 70%);
  -webkit-mask: radial-gradient(circle at top right, transparent 30%, black 70%);
}
.section-full-width-loading #section-loading-indicator #loading-indicator .loading-circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #ffffff;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.section-outside-loading .section-filter #section-category-news-filter .wpb_wrapper #loading-indicator {
  display: none !important;
}

/*# sourceMappingURL=news.css.map */
