.pageNews .newsPopular {
  margin-top: -40px;
}
@media (max-width: 767px) {
  .pageNews .newsPopular {
    margin-top: 40px;
  }
}
.pageNews .newsBQL {
  padding-top: 80px;
  position: relative;
}
.pageNews .newsBQL .itemNews_left {
  display: flex;
  gap: 24px;
  color: rgb(102, 102, 102);
  flex-flow: column;
}
.pageNews .newsBQL .itemNews_left .--img {
  width: 100%;
  aspect-ratio: 598/341;
}
.pageNews .newsBQL .itemNews_left .--img img {
  width: 100%;
  height: 100%;
}
.pageNews .newsBQL .itemNews_left .--cate {
  color: var(--color-primary);
  font-size: 12px;
  text-transform: uppercase;
}
.pageNews .newsBQL .itemNews_left .--name {
  font-size: 18px;
  font-weight: 700;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #000;
}
.pageNews .newsBQL .itemNews_left .--name:hover {
  color: var(--color-primary);
}
.pageNews .newsBQL .itemNews_left article {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  margin-top: 16px;
  -webkit-box-orient: vertical;
}
.pageNews .newsBQL .--blockNews .cardNews2 {
  background: rgb(245, 245, 245) !important;
  margin-top: 32px;
}
.pageNews .newsBQL .--blockNews .itemNews .--txt .--name {
  color: #000;
}
.pageNews .newsBQL .container_frame {
  position: relative;
  z-index: 2;
}
.pageNews .newsBQL .img_latern_news {
  position: absolute;
  top: 0;
  left: -11%;
  transform: rotate(-27deg);
  width: 17%;
  height: auto;
  filter: blur(8px);
  z-index: 1;
  pointer-events: none;
}
.pageNews .newsBQL .img_latern_2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10%;
  height: auto;
  z-index: 3;
  pointer-events: none;
}
@media (max-width: 767px) {
  .pageNews .newsBQL {
    padding-top: 40px;
  }
}
.pageNews .newsEducation {
  padding-top: 80px;
  position: relative;
}
.pageNews .newsEducation .--blockNews .cardNews2 {
  background: rgb(245, 245, 245) !important;
  margin-top: 32px !important;
}
.pageNews .newsEducation .blockNews2 {
  gap: 0px;
}
.pageNews .newsEducation .blockNews1 .--listNews .itemNews .--img {
  flex: 0 0 40%;
}
.pageNews .newsEducation .container_frame {
  position: relative;
  z-index: 2;
}
.pageNews .newsEducation .img-leaf {
  position: absolute;
  left: -6%;
  bottom: 0;
  width: 13%;
  height: auto;
  z-index: 1;
  transform: rotate(200.78deg);
  pointer-events: none;
}
@media (max-width: 767px) {
  .pageNews .newsEducation {
    padding-top: 40px;
  }
}
.pageNews .newsSocial {
  padding-top: 80px;
  position: relative;
}
.pageNews .newsSocial .list_news {
  margin: 0 -32px;
}
.pageNews .newsSocial .itemNews {
  padding: 0 32px;
  margin-bottom: 32px;
}
.pageNews .newsSocial .itemNews .--img {
  flex: 0 0 40%;
}
.pageNews .newsSocial .container_frame {
  position: relative;
  z-index: 2;
}
.pageNews .newsSocial .img-leaf {
  position: absolute;
  right: 4%;
  bottom: 0;
  width: 6%;
  height: auto;
  z-index: 1;
  transform: rotate(158deg);
  pointer-events: none;
}
@media (max-width: 767px) {
  .pageNews .newsSocial {
    padding-top: 40px;
  }
  .pageNews .newsSocial .list_news {
    margin: 0;
  }
  .pageNews .newsSocial .list_news .itemNews {
    padding: 0;
    margin-bottom: 16px;
  }
}
.pageNews .newsHot {
  padding-top: 80px;
}
.pageNews .newsHot .list_news {
  background: rgb(247, 247, 247);
  padding: 24px 0 4px 0;
  margin: 0;
}
.pageNews .newsHot .list_news .--item {
  display: flex;
  gap: 16px;
  padding: 0 22px;
  margin-bottom: 20px;
}
.pageNews .newsHot .list_news .--item .number {
  font-size: 32px;
  font-weight: 700;
  color: rgba(28, 28, 28, 0.2);
}
.pageNews .newsHot .list_news .--item .title {
  font-size: 16px;
  font-weight: 700;
  color: rgb(28, 28, 28);
  line-height: 1.375;
}
.pageNews .newsHot .list_news .--item .title:hover {
  color: var(--color-primary);
}
@media (max-width: 1050px) and (min-width: 768px) {
  .pageNews .newsHot .list_news .--item {
    flex: 0 0 50%;
  }
}
@media (max-width: 767px) {
  .pageNews .newsHot {
    padding-top: 40px;
  }
}

.banner_primary_news {
  position: relative;
}
.banner_primary_news .--img {
  aspect-ratio: 1440/657;
  position: relative;
}
.banner_primary_news .--img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0) 57.38%, rgba(0, 0, 0, 0.12) 63.76%, rgba(0, 0, 0, 0.258) 71.48%, rgba(0, 0, 0, 0.456) 81.34%, rgba(0, 0, 0, 0.6) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.345) 11.33%, rgba(0, 0, 0, 0.16679) 18.48%, rgba(0, 0, 0, 0) 25.18%);
}
.banner_primary_news .--img img {
  width: 100%;
}
.banner_primary_news .--content {
  position: absolute;
  bottom: 72px;
  left: 0;
  width: 100%;
}
.banner_primary_news .--content .breadcrumb {
  margin-bottom: 12px;
}
.banner_primary_news .--content .segTitle {
  color: var(--color-white);
}
.banner_primary_news .--content .txt {
  position: relative;
  padding-left: 30px;
}
.banner_primary_news .--content .txt::after {
  width: 4px;
  height: 100%;
  background-color: var(--color-primary);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
@media (max-width: 1050px) and (min-width: 768px) {
  .banner_primary_news {
    margin-top: 60px;
  }
  .banner_primary_news .txt .title {
    font-size: 52px;
    letter-spacing: 0.32px;
  }
  .banner_primary_news .txt .name {
    font-size: 56px;
    letter-spacing: -1.12px;
  }
}
@media (max-width: 767px) {
  .banner_primary_news .--img {
    aspect-ratio: unset;
    height: 300px;
  }
  .banner_primary_news .--content .txt {
    padding-left: 20px;
  }
}

.breadcrumb_news {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
.breadcrumb_news .list_link {
  display: flex;
  align-items: center;
  gap: 24px;
}
.breadcrumb_news .list_link .item_link {
  color: rgba(255, 255, 255, 0.5);
  position: relative;
}
.breadcrumb_news .list_link .item_link.active {
  color: var(--color-white);
}
.breadcrumb_news .list_link .item_link:nth-child(1)::after {
  display: none;
}
.breadcrumb_news .list_link .item_link::after {
  content: "\f105";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 6 Pro";
  left: -16.375px;
}
@media (max-width: 767px) {
  .breadcrumb_news {
    font-size: 12px;
  }
}

.--listPopular .itemPopular {
  position: relative;
  width: 25vw;
  margin: 0 22px;
}
.--listPopular .itemPopular .--img {
  aspect-ratio: 393/482;
  position: relative;
}
.--listPopular .itemPopular .--img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}
.--listPopular .itemPopular .--bottom {
  position: absolute;
  bottom: 32px;
  left: 32px;
  width: calc(100% - 79px);
  right: 47px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
}
.--listPopular .itemPopular .--bottom .date_time {
  font-size: 13px;
  color: var(--color-white);
  opacity: 0.6;
  margin-bottom: 12px;
}
.--listPopular .itemPopular .--bottom .name {
  font-size: 18px;
  color: var(--color-white);
  font-weight: 700;
  line-height: 1.44;
}
.--listPopular .itemPopular .--bottom .btn_detail {
  color: var(--color-white);
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 0.72px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.--listPopular .itemPopular .--bottom .btn_detail::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--color-primary);
  opacity: 0;
  width: 100%;
  transform: translate(-50%, -50%) scale(0);
  height: 100%;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.--listPopular .itemPopular .--bottom .btn_detail:hover {
  color: var(--color-white);
}
.--listPopular .itemPopular .--bottom .btn_detail:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
@media (max-width: 1050px) and (min-width: 768px) {
  .--listPopular .itemPopular {
    width: 50vw;
  }
}
@media (max-width: 767px) {
  .--listPopular .itemPopular {
    width: 70vw;
    margin: 0 10px;
  }
  .--listPopular .itemPopular .--bottom {
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
    right: 20px;
    gap: 24px;
  }
  .--listPopular .itemPopular .--bottom .txt .name {
    font-size: 14px;
  }
  .--listPopular .itemPopular .--bottom .btn_detail {
    width: 40px;
    height: 40px;
  }
  .--listPopular .itemPopular .--bottom .btn_detail i {
    font-size: 12px;
  }
}

.top_primary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 32px;
}
.top_primary .--left {
  display: flex;
  align-items: center;
  gap: 24px;
  flex: 1;
}
.top_primary .--left .line {
  width: 100%;
  height: 1px;
  background: rgb(238, 238, 238);
  flex: 1;
}
.top_primary .title {
  font-size: 32px;
  color: var(--color-primary);
  font-family: var(--font-Megante);
  letter-spacing: -0.96px;
  position: relative;
  width: -moz-max-content;
  width: max-content;
}
.top_primary .title::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
}
.top_primary .btn_view_all {
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 767px) {
  .top_primary {
    margin-bottom: 24px;
    flex-flow: column;
    gap: 16px;
  }
  .top_primary .--left .line {
    display: none;
  }
  .top_primary .title {
    font-size: 24px;
  }
}

.newsBlock {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 64px;
}
.newsBlock .--top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.newsBlock .--top .--viewDetail {
  color: var(--color-primary);
  display: flex;
  align-items: center;
  gap: 8px;
}
.newsBlock .--top .--title {
  font-size: 28px;
  text-transform: capitalize;
  font-family: var(--font-Megante);
}
.newsBlock .--blockNews.blockNews1 .--listNews {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
.newsBlock .--blockNews.blockNews2 {
  display: flex;
  flex-flow: column;
}
.newsBlock .--blockNews.blockNews2 .cardNews1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.newsBlock .--blockNews.blockNews2 .itemNews {
  flex-flow: column;
}
.newsBlock .--blockNews.blockNews2 .itemNews .--img {
  aspect-ratio: 57/43;
}
.newsBlock .--blockNews.blockNews2 .cardNews2 {
  padding: 24px;
  background: #ffffff;
  margin-top: auto;
  display: block;
}
@media (max-width: 1050px) and (min-width: 768px) {
  .newsBlock {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 767px) {
  .newsBlock {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .newsBlock .--blockNews .blockNews1 .--listNews {
    gap: 16px;
  }
}

.itemNews {
  display: flex;
  gap: 24px;
  color: rgb(102, 102, 102);
}
.itemNews .--img img {
  aspect-ratio: 25/16;
}
.itemNews .--cate {
  color: var(--color-primary);
  font-size: 12px;
  text-transform: uppercase;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 21px;
}
.itemNews .--cate span {
  color: rgba(0, 0, 0, 0.3);
  position: relative;
}
.itemNews .--cate span::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: rgb(217, 217, 217);
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: -13px;
}
.itemNews .--name {
  font-size: 18px;
  font-weight: 700;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #000;
}
.itemNews .--name:hover {
  color: var(--color-primary) !important;
}
.itemNews article {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  margin-top: 16px;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .itemNews {
    gap: 16px;
  }
  .itemNews .--name {
    font-size: 16px;
  }
  .itemNews article {
    margin-top: 12px;
  }
  .itemNews .--img {
    flex: 0 0 40%;
  }
  .itemNews .--img img {
    aspect-ratio: unset;
  }
}

.itemNews2 {
  position: relative;
  padding-left: 22px;
  color: #1c1c1c;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9b9b9b;
  display: block;
}
.itemNews2 .--name {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.itemNews2:hover {
  color: var(--color-primary);
}
.itemNews2:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.itemNews2::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #ffad0e;
  border-radius: 50%;
}/*# sourceMappingURL=news.css.map */