/* 3H news archive — industrial / architectural design system. */
/* Structure is owned by native Bricks archive template ID 104. */
/* Loaded after legacy archive inline CSS so this design system is authoritative. */
body.category-tin-tuc #brx-content {
  padding: 0 !important;
  background: #fff;
}

body.category-tin-tuc .threeh-news-archive {
  width: 100%;
  padding: clamp(56px, 6vw, 88px) var(--threeh-gutter) clamp(72px, 7vw, 104px) !important;
  border-bottom: 1px solid #cfd5df;
  background: #f3f5f7;
}

body.category-tin-tuc .threeh-news-archive__container {
  width: 100%;
  max-width: var(--threeh-container) !important;
  margin-inline: auto;
  padding: 0 !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts,
body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-wrapper {
  width: 100%;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-wrapper {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-item {
  position: relative;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid #cfd5df !important;
  border-radius: 0 !important;
  background: #fff;
  box-shadow: none !important;
  transform: none !important;
  transition: border-color .2s ease;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-item::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 58px;
  height: 3px;
  background: var(--threeh-yellow);
  pointer-events: none;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-item:hover {
  border-color: var(--threeh-navy) !important;
  box-shadow: none !important;
  transform: none !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .image-wrapper {
  position: relative;
  width: 100%;
  height: 300px !important;
  min-height: 300px !important;
  flex: 0 0 auto;
  aspect-ratio: auto !important;
  margin: 0 !important;
  overflow: hidden;
  border: 0 !important;
  border-bottom: 1px solid #cfd5df !important;
  border-radius: 0 !important;
  background: #e5e8ec;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .image-wrapper a,
body.category-tin-tuc .threeh-news-archive .threeh-news-posts .image-wrapper img {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .image-wrapper img {
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  transition: transform .35s ease;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-item:hover .image-wrapper img {
  transform: scale(1.025);
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 0 !important;
  min-height: 0 !important;
  padding: 22px 22px 24px !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper [data-field-id="n3hf02"] {
  order: 1 !important;
  position: relative;
  margin: 0 0 10px !important;
  padding: 0 0 0 18px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .11em !important;
  text-transform: uppercase;
  color: #6f7887 !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper [data-field-id="n3hf02"]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 10px;
  height: 2px;
  background: var(--threeh-yellow);
  transform: translateY(-50%);
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper h3,
body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper [data-field-id="n3hf01"] {
  order: 2 !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  font-size: clamp(17px, 1.35vw, 20px) !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: -.018em !important;
  text-transform: none !important;
  color: var(--threeh-navy) !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper h3 a {
  color: inherit !important;
  text-decoration: none;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper h3 a:hover {
  color: var(--threeh-blue) !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper [data-field-id="n3hf03"] {
  order: 3 !important;
  display: -webkit-box;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.62 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: #667080 !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-isotope-sizer,
body.category-tin-tuc .threeh-news-archive .threeh-news-posts .brx-query-trail {
  display: none !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-pagination {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  gap: 0 !important;
  margin-top: 44px !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-pagination ul {
  display: flex;
  gap: 0 !important;
  margin: 0;
  padding: 0;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-pagination a,
body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px !important;
  height: 42px !important;
  margin-left: -1px;
  padding: 0 12px !important;
  border: 1px solid #bcc4d0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  color: var(--threeh-navy) !important;
}

body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-pagination .current,
body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-pagination a:hover {
  z-index: 1;
  border-color: var(--threeh-navy) !important;
  background: var(--threeh-navy) !important;
  color: #fff !important;
}

@media (max-width: 991px) {
  body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 20px !important;
  }

  body.category-tin-tuc .threeh-news-archive .threeh-news-posts .image-wrapper {
    height: 280px !important;
    min-height: 280px !important;
  }
}

@media (max-width: 600px) {
  body.category-tin-tuc .threeh-news-archive {
    padding: 42px 20px 64px !important;
  }

  body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-layout-wrapper {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  body.category-tin-tuc .threeh-news-archive .threeh-news-posts .image-wrapper {
    height: 230px !important;
    min-height: 230px !important;
  }

  body.category-tin-tuc .threeh-news-archive .threeh-news-posts .content-wrapper {
    padding: 18px 18px 20px !important;
  }

  body.category-tin-tuc .threeh-news-archive .threeh-news-posts .bricks-pagination {
    margin-top: 32px !important;
  }
}
