@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;700&display=swap");
body {
  padding-top: 0 !important; }

.the-article-tags,
.main .the-article-header,
.the-article-summary,
.the-article-thumbnail,
.the-article-category,
.the-article-title,
.the-article-meta,
.sidebar,
.the-article-credit,
.znews-banner,
#top,
#article-nextreads {
  display: none !important; }

#page-article .the-article .recommendation {
  display: none; }

#page-article #Zingnews_SiteHeader {
  display: none !important; }

#page-article .the-article .the-article-header {
  display: none !important; }

#page-article .the-article .the-article-header .the-article-category,
#page-article .the-article .the-article-header .the-article-meta,
#page-article .the-article .the-article-header .the-article-title,
#page-article .article-nextreads {
  display: block !important; }

.the-article .main {
  padding: 0 !important;
  background: #333 !important; }

.the-article .the-article-body {
  margin: 0 !important; }

.the-article-body {
  min-height: 100vh;
  z-index: 1;
  background-color: #fff3cd !important; }

.the-article-body > * {
  display: none !important; }

.page-wrapper {
  background: #333 !important; }

body#page-article > .page-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  left: 0 !important;
  background: #333 !important; }

.the-article[topic-id*='5771'] {
  padding: 0; }

#page-article #footer {
  background: #090f0e !important;
  z-index: 99; }

#page-article #footer .page-wrapper .copyright-info .links li a:hover {
  color: #d2d2d2 !important; }

#timeline-article {
  display: block !important;
  font-family: 'Roboto Slab';
  padding-bottom: 50px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

#timeline-article br {
  display: inline-block !important; }

#timeline-article a {
  color: #fff; }

#timeline-article .bg {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1; }

#timeline-article .bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.3); }

#timeline-article .content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  margin: 95px 0px 50px; }

#timeline-article .g-item-cover {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #ffffff;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
          flex: none;
  width: 360px;
  height: 100%;
  background-color: #181833;
  border-radius: 4px;
  margin-right: 20px;
  margin-left: 50px; }

#timeline-article .g-item-cover .g-item-asset {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  text-align: center;
  padding: 70px 28px; }

#timeline-article .g-item-cover .g-item-asset .g-avatar {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
          flex: none; }

#timeline-article .g-item-cover .g-item-asset .g-avatar:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  border-radius: 50%;
  background: #fff; }

#timeline-article .g-item-cover .g-item-asset .g-avatar + div h1:first-child {
  margin-top: 25px; }

#timeline-article .g-item-cover .g-item-asset .g-avatar > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden; }

#timeline-article .g-item-cover .g-item-asset .g-avatar > img:not([data-src]) {
  opacity: 1; }

#timeline-article .g-item-cover .g-item-asset .status {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  padding: 9px;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase; }

#timeline-article .g-item-cover .g-item-asset .status.status-1 {
  background-color: #1ca5cd; }

#timeline-article .g-item-cover .g-item-asset .status.status-2 {
  background-color: #ff5f5f; }

#timeline-article .g-item-cover .g-item-asset h2 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff; }

#timeline-article .g-item-cover .g-item-asset h2::after {
  content: '';
  display: block;
  margin: 20px auto;
  height: 1px;
  width: 108px;
  background-color: #fff; }

#timeline-article .g-item-cover .g-item-asset h1 {
  text-transform: capitalize;
  font-family: 'Noto Serif', serif;
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5; }

#timeline-article .g-item-cover .g-item-asset p {
  font-family: 'Noto Serif';
  font-size: 16px;
  color: #ffffff;
  margin-top: 25px; }

#timeline-article .g-item-cover .g-item-asset p em {
  font-style: normal; }

#timeline-article .g-item-cover .g-item-asset h3 {
  font-family: 'Noto Serif';
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 27px; }

.g-items-wrapper {
  background-color: #181833;
  max-width: 760px;
  width: 100%;
  padding: 80px 60px 30px 40px;
  margin-right: 50px;
  border-radius: 4px;
  position: relative; }

.g-items-wrapper:before {
  content: 'Sơ lược tiểu sử';
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  font-family: 'Noto serif';
  font-size: 24px;
  font-weight: bold;
  color: #fff; }

.g-items-wrapper .g-item {
  position: relative;
  z-index: 1;
  pointer-events: none;
  padding-bottom: 40px;
  padding-left: 20px; }

.g-items-wrapper .g-item:not(:last-child)::before {
  content: '';
  height: 100%;
  display: inline-block;
  position: absolute;
  border-left: 1px dashed #979797;
  left: 0px;
  top: 12px; }

.g-items-wrapper .g-item .g-time {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffbf00;
  position: relative;
  line-height: 1.4;
  margin-top: -2px; }

.g-items-wrapper .g-item .g-time::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffbf00;
  border: 2px solid #ffecb5;
  border-radius: 50%;
  position: absolute;
  left: -27px;
  top: 7px; }

.g-items-wrapper .g-item .g-info {
  font-family: Arial;
  font-size: 16px;
  line-height: 1.75;
  color: #ffffff; }

.g-items-wrapper .g-item .g-info p {
  margin-top: 0; }

.g-items-wrapper .g-item .g-info .g-picture {
  margin-top: 5px;
  margin-bottom: 15px;
  max-width: 495px; }

@media (max-width: 991.98px) {
  #timeline-article .g-item-cover {
    margin: 0px 0px 0px 25px; }
  #timeline-article .g-items-wrapper {
    margin: 0px 25px; } }

@media (max-width: 900px) {
  #timeline-article .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column; }
  #timeline-article .g-item-cover {
    margin: 0px auto;
    width: 70%;
    height: auto !important; }
  #timeline-article .g-item-cover .g-item-asset {
    padding-bottom: 20px; }
  #timeline-article .g-items-wrapper {
    width: 70%;
    margin: 0px auto;
    max-width: unset; } }

@font-face {
  font-family: 'urw geometric';
  src: url("https://static.znews.vn//campaign/daihoidang-14/font/urw-geometric/URWGeometricThin.woff2") format("woff2");
  font-weight: 300;
  font-display: swap; }

@font-face {
  font-family: 'urw geometric';
  src: url("https://static.znews.vn//campaign/daihoidang-14/font/urw-geometric/URWGeometricLight.woff2") format("woff2");
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: 'urw geometric';
  src: url("https://static.znews.vn//campaign/daihoidang-14/font/urw-geometric/URWGeometricMedium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap; }

@font-face {
  font-family: 'urw geometric';
  src: url("https://static.znews.vn//campaign/daihoidang-14/font/urw-geometric/URWGeometricSemiBold.woff2") format("woff2");
  font-weight: 600;
  font-display: swap; }

@font-face {
  font-family: 'urw geometric';
  src: url("https://static.znews.vn//campaign/daihoidang-14/font/urw-geometric/URWGeometricBold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap; }

@font-face {
  font-family: 'urw geometric';
  src: url("https://static.znews.vn//campaign/daihoidang-14/font/urw-geometric/URWGeometricExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-display: swap; }

@font-face {
  font-family: 'urw geometric';
  src: url("https://static.znews.vn//campaign/daihoidang-14/font/urw-geometric/URWGeometricBlack.woff2") format("woff2");
  font-weight: 900;
  font-display: swap; }

@font-face {
  font-family: 'compacta';
  src: url("https://static.znews.vn//campaign/daihoidang-14/font/compacta/Compacta-unicode.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

#page-article.layout-special #footer {
  background: url("https://static.znews.vn//campaign/daihoidang-14/img/footer-bg-1.png") !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  color: #fff !important; }

#page-article.layout-special #footer .footer-wrapper a {
  color: #fff !important; }

#simple-translate {
  display: none; }

.the-article-body .timeline-dhd {
  line-height: 1;
  display: block !important;
  font-family: 'urw geometric';
  overflow: hidden;
  position: relative;
  clear: both;
  z-index: 999; }

.the-article-body .timeline-dhd p {
  margin: 0; }

.the-article-body .timeline-dhd .container_detail {
  background-color: #fff;
  width: 1266px;
  min-height: 784px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 32px;
  margin: 120px auto 50px;
  border: 1px solid var(--Alpha-Black-10, rgba(0, 0, 0, 0.1)); }

.the-article-body .timeline-dhd .container_detail .article {
  height: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-top: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  border-radius: 20px;
  background: var(--Color-White, #fff); }

.the-article-body .timeline-dhd .container_detail .article .infomation {
  margin: 0 100px 0 100px;
  display: grid;
  grid-template-columns: 646px 1fr;
  gap: 24px;
  margin-bottom: 500px; }

.the-article-body .timeline-dhd .container_detail .article .infomation .avatar {
  width: 220px;
  height: 220px;
  padding: 2px;
  border-radius: 999px;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9034), color-stop(#e03666), to(#783aca));
  background: -webkit-linear-gradient(top, #ff9034, #e03666, #783aca);
  background: -moz-linear-gradient(top, #ff9034, #e03666, #783aca);
  background: linear-gradient(to bottom, #ff9034, #e03666, #783aca); }

.the-article-body .timeline-dhd .container_detail .article .infomation .avatar img {
  border-radius: 999px;
  width: 216px;
  height: 216px; }

.the-article-body .timeline-dhd .container_detail .article .infomation .info {
  display: grid;
  grid-template-columns: 220px 1fr; }

.the-article-body .timeline-dhd .container_detail .info_detail {
  padding-left: 24px;
  margin: auto 0; }

.the-article-body .timeline-dhd .container_detail .article .infomation .info .info_detail ul {
  gap: 2px; }

.the-article-body .timeline-dhd .container_detail .article .infomation .info .info_detail ul li {
  color: var(--Gray-900, #212529);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; }

.the-article-body .timeline-dhd .container_detail .article .infomation .info .info_detail ul li::marker {
  color: #a30000; }

.the-article-body .timeline-dhd .container_detail .article .infomation .info_name {
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 8px;
  padding-top: 15px;
  z-index: 10; }

.the-article-body .timeline-dhd .container_detail .article .infomation .info_name .chucdanh {
  color: var(--Color-Black, #000);
  text-align: center;
  text-shadow: 0 1px 8px rgba(31, 38, 46, 0.08), 0 1px 4px rgba(31, 38, 46, 0.12);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 140%; }

.the-article-body .timeline-dhd .container_detail .article .infomation .info_name .ten {
  color: var(--Accent-Red, #d33);
  text-align: center;
  text-shadow: 0 1px 8px rgba(31, 38, 46, 0.08), 0 1px 4px rgba(31, 38, 46, 0.12);
  font-size: 40px;
  font-style: italic;
  font-weight: 700;
  line-height: 140%;
  text-transform: capitalize; }

.the-article-body .timeline-dhd .container_detail .article .career_path {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
          flex: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  overflow-x: clip; }

.the-article-body .timeline-dhd .container_detail .article .career_path .swiper {
  width: 100%;
  -webkit-transform: rotate(-15deg);
     -moz-transform: rotate(-15deg);
       -o-transform: rotate(-15deg);
          transform: rotate(-15deg);
  -webkit-transform-origin: 0 0;
     -moz-transform-origin: 0 0;
       -o-transform-origin: 0 0;
          transform-origin: 0 0;
  border-bottom: 3px solid #4d4d4d;
  overflow: visible; }

.the-article-body .timeline-dhd .container_detail .article .career_path .swiper .swiper-slide {
  -webkit-transform: rotate(15deg);
     -moz-transform: rotate(15deg);
       -o-transform: rotate(15deg);
          transform: rotate(15deg);
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  position: relative; }

.the-article-body .timeline-dhd .container_detail .article .career_path .swiper .swiper-slide .text_info {
  position: absolute;
  bottom: 40px;
  left: 30px;
  height: 200px;
  display: grid;
  grid-template-columns: 130px 1fr; }

.the-article-body .timeline-dhd #hsns-base-info br + br {
  display: block; }

.the-article-body .timeline-dhd #hsns-base-info em {
  font-style: normal; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-slide
.text_info
.text_info_text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%); }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-slide
.text_info
.text_info_text
p {
  margin-top: 10px;
  margin-bottom: 15px; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-slide
.text_info
.text_info_text
.nam {
  text-align: right;
  font-size: 22px;
  font-family: 'compacta';
  font-style: normal;
  font-weight: normal;
  line-height: 130%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff9034), color-stop(50%, #e03666), to(#783aca));
  background: -webkit-linear-gradient(top, #ff9034 0, #e03666 50%, #783aca 100%);
  background: -moz-linear-gradient(top, #ff9034 0, #e03666 50%, #783aca 100%);
  background: linear-gradient(180deg, #ff9034 0, #e03666 50%, #783aca 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-slide
.text_info
.text_info_text
.text_info_text_des {
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  overflow: auto;
  min-width: 0;
  overflow-wrap: break-word;
  max-height: 170px;
  padding-right: 5px; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-slide
.text_info
.text_info_text
.text_info_text_des::-webkit-scrollbar {
  width: 1px; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-slide
.text_info
.text_info_text
.text_info_text_des::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #525252; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-slide
.text_info
.text_info_img {
  width: 90px;
  position: absolute;
  right: -105px;
  z-index: 999; }

.the-article-body .timeline-dhd .container_detail .article .career_path .swiper .swiper-control {
  position: absolute;
  top: 28px;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-control
.swiper-control-infomation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 5px;
  position: relative;
  bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  word-wrap: break-word; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-control
.swiper-button-next,
.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-control
.swiper-button-prev {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: 8px !important;
  bottom: initial !important;
  left: initial !important;
  right: initial !important;
  width: 30px;
  height: 30px; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-control
.swiper-button-next::after,
.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-control
.swiper-button-prev::after {
  display: none; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-control
.swiper-button-next {
  background: url(https://static.znews.vn/campaign/daihoidang-14/btn-right.svg) no-repeat center/contain; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-control
.swiper-button-prev {
  background: url(https://static.znews.vn/campaign/daihoidang-14/btn-left.svg) no-repeat center/contain; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classone
.text_info
.text_info_text_des {
  -webkit-line-clamp: 5; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classone
.text_info
.text_info_img {
  height: 284px;
  bottom: -60px;
  background: url(https://static.znews.vn/campaign/daihoidang-14/arrow-one.svg) no-repeat; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classone
.text_info
.text_info_img
p {
  font-family: 'arimo';
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  bottom: 139px;
  left: -20px;
  color: #fff;
  font-size: 42px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  word-wrap: break-word; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classtwo
.text_info
.text_info_text {
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%); }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classtwo
.text_info
.text_info_text_des {
  -webkit-line-clamp: 7; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classtwo
.text_info
.text_info_img {
  height: 304px;
  bottom: -80px;
  background: url(https://static.znews.vn/campaign/daihoidang-14/arrow-one.svg) no-repeat; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classtwo
.text_info
.text_info_img
p {
  font-family: 'arimo';
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  bottom: 163px;
  left: -20px;
  color: #fff;
  font-size: 42px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  word-wrap: break-word; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classthree
.text_info
.text_info_text_des {
  -webkit-line-clamp: 5; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classthree
.text_info
.text_info_img {
  height: 320px;
  bottom: -97px;
  background: url(https://static.znews.vn/campaign/daihoidang-14/arrow-one.svg) no-repeat; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classthree
.text_info
.text_info_img
p {
  font-family: 'arimo';
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  bottom: 177px;
  left: -20px;
  color: #fff;
  font-size: 42px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  word-wrap: break-word; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classfour
.text_info
.text_info_text_des {
  -webkit-line-clamp: 7; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classfour
.text_info
.text_info_img {
  height: 304px;
  bottom: -81px;
  background: url(https://static.znews.vn/campaign/daihoidang-14/arrow-one.svg) no-repeat; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classfour
.text_info
.text_info_img
p {
  font-family: 'arimo';
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  bottom: 163px;
  left: -20px;
  color: #fff;
  font-size: 42px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  word-wrap: break-word; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classfive
.text_info
.text_info_text_des {
  -webkit-line-clamp: 5; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classfive
.text_info
.text_info_img {
  height: 260px;
  bottom: -37px;
  background: url(https://static.znews.vn/campaign/daihoidang-14/arrow-one.svg) no-repeat; }

.the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.classfive
.text_info
.text_info_img
p {
  font-family: 'arimo';
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  bottom: 117px;
  left: -20px;
  color: #fff;
  font-size: 42px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  word-wrap: break-word; }

.the-article-body .timeline-dhd .container_detail .article .career_path .quatrinhcongtac {
  position: absolute;
  right: 30px;
  bottom: 15px; }

.the-article-body .timeline-dhd .container_detail .article .career_path .quatrinhcongtac .text {
  text-align: right;
  margin: 0;
  color: #8e0e0e;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 22.4px;
  word-wrap: break-word;
  text-shadow: 0 1px 4px rgba(31, 38, 46, 0.12); }

.the-article-body .timeline-dhd .container_detail .article .career_path .quatrinhcongtac .number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex; }

.the-article-body .timeline-dhd .container_detail .article .career_path .quatrinhcongtac .number > * {
  margin: 0;
  color: #242e42;
  font-size: 80px;
  font-family: Compacta;
  font-weight: 400;
  text-transform: uppercase;
  word-wrap: break-word;
  margin-top: 15px; }

@media (max-width: 768px) {
  .the-article-body .timeline-dhd .container_detail {
    width: auto;
    margin: 100px;
    min-height: 950px; }
  .the-article-body .timeline-dhd .container_detail .article .infomation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse; } }

@media (max-width: 1024px) {
  .the-article-body .timeline-dhd .container_detail {
    width: auto;
    margin: 100px 50px 100px 50px;
    min-height: 1000px;
    padding: 0px 50px 100px 50px;
    margin-bottom: 200px !important; }
  .the-article-body .timeline-dhd .container_detail .article .infomation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
    margin-bottom: 200px;
    margin-left: 0;
    margin-right: 0; }
  .the-article-body .timeline-dhd .container_detail .article .career_path {
    margin-top: 300px; }
  .the-article-body .timeline-dhd .container_detail .article .career_path .quatrinhcongtac {
    position: absolute;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -75px; } }

@media (min-width: 1023px) and (max-width: 1266px) {
  .the-article-body .timeline-dhd .container_detail {
    width: auto;
    margin: 100px;
    min-height: 1000px;
    padding: 0px 50px 100px 50px; }
  .the-article-body .timeline-dhd .container_detail .article .infomation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
    margin-left: 0;
    margin-right: 0; }
  .the-article-body .timeline-dhd .container_detail .info_detail {
    padding-right: 50px; }
  .the-article-body .timeline-dhd .container_detail .article .career_path .quatrinhcongtac {
    position: absolute;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -75px; } }

@media (min-width: 1130px) and (max-width: 1266px) {
  .the-article-body .timeline-dhd .container_detail
.article
.career_path
.swiper
.swiper-slide
.text_info {
    position: absolute;
    bottom: 34px;
    left: -2px;
    min-height: 200px;
    display: grid;
    grid-template-columns: 130px 1fr; } }

/*# sourceMappingURL=maps/article_timeline_dhd.css.map */
