.services-banner.about-us-banner-top {
  height: 615px;
}

.about-us-banner {
  padding: 80px 0;
  height: 624px;
  color: white;
  position: relative;
  overflow: hidden;
  background: #032353;
}
.about-us-banner .about-us-banner-title {
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 24px;
  color: #1757B7;
  font-weight: 600;
}
.about-us-banner .achievements {
  display: flex;
  gap: 20px;
}
.about-us-banner .achievements--item {
  flex: 1;
  padding: 16px;
  font-size: 14px;
  background: rgba(23, 87, 183, 0.3);
}
.about-us-banner .achievements--item .achievement-img {
  width: 58px;
}
.about-us-banner .achievements--item .achievement-text {
  margin-top: 20px;
}
.about-us-banner--left {
  width: 510px;
  font-size: 16px;
  position: relative;
  z-index: 9;
}
.about-us-banner .about-row {
  margin-bottom: 8px;
}

#globe-map {
  position: absolute;
  right: -800px;
  top: 0;
  bottom: 0;
  z-index: 2;
}
#globe-map > div {
  overflow: hidden;
}

#gia-tri-cot-loi {
  padding: 90px 0;
}

.title-section-about {
  font-size: 36px;
  line-height: 48px;
  font-weight: 600;
  text-transform: uppercase;
}

.title-section-about-color {
  color: #1757B7;
}

.bg-highlight {
  background: #E8F0FC;
}

#lich-su-phat-trien {
  background-size: cover;
  background: #F2F2F2;
}
#lich-su-phat-trien .title-about {
  padding-top: 80px;
  margin-bottom: 8px;
}
#lich-su-phat-trien .content-history {
  width: 580px;
}
#lich-su-phat-trien .content-history-en {
  width: 576px;
}
#lich-su-phat-trien .history-pc {
  background: url("../images/about-us/timeline.png");
  height: 819px;
  background-size: cover;
}

.time-line-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  padding-top: 133px;
}

.time-line-item {
  position: relative;
}
.time-line-item:nth-child(odd) .time-line-item--title {
  transform: translateY(-100%);
  padding-bottom: 5px;
}
.time-line-item:nth-child(even) .time-line-item--title {
  transform: translateY(32px);
  padding-top: 5px;
}
.time-line-item--title {
  position: absolute;
  color: white;
  text-align: right;
  right: 0;
  font-size: 14px;
}

.time-line-year {
  height: 32px;
  color: #1757B7;
  font-weight: 600;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 4px;
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

#partners {
  padding: 80px 0;
}
#partners .title-section-about {
  margin-bottom: 48px;
}
#partners .title-partner {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
#partners .partner-logos {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 20px;
  margin: 32px 0 48px 0;
  padding-bottom: 48px;
}
#partners .partner-logos img {
  height: 46px;
  object-fit: contain;
}

.about-us-desc-banner {
  font-size: var(--font-size-base);
  margin-top: 24px;
  line-height: 24px !important;
  max-width: 586px;
}

.content-core-values {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.content-core-values .core-bg-3 {
  background: #1757B7;
  color: white;
}
.content-core-values .core-bg-3 .core-values-item--title {
  color: white;
}
.content-core-values .core-bg-2 {
  background: #F7F7F7;
}
.content-core-values .core-bg-2 .core-values-item--title {
  color: #1757B7;
}
.content-core-values .core-bg-1 {
  background: #031E39;
  color: white;
}
.content-core-values .core-values-item {
  display: grid;
  grid-template-columns: 1fr;
}
.content-core-values .core-values-item .core-box {
  background: #FFFFFF;
}
.content-core-values .core-values-item img {
  width: 100%;
  height: 100%;
}
.content-core-values .core-values-item--text {
  padding: 0 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.content-core-values .core-values-item--title {
  color: var(--primary-color);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 6px;
}
.content-core-values .core-values-item--box {
  width: 100%;
  height: 322px;
}

#important {
  padding: 80px 0;
  background-size: cover;
}

.important {
  display: flex;
  justify-content: flex-end;
}

.important-right {
  width: 50%;
}

.important-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
  color: #1757B7;
  margin-bottom: 24px;
}

.important-row {
  margin-bottom: 16px;
}

.achievements {
  display: flex;
  gap: 20px;
}
.achievements--item {
  flex: 1;
  padding: 16px;
  font-size: 14px;
  line-height: 20px;
  background: white;
  border-top: 2px solid var(--primary-color);
  box-shadow: 0 4px 56px rgba(0, 0, 0, 0.1);
  font-weight: 600;
}
.achievements--item .achievement-img {
  width: 58px;
}
.achievements--item .achievement-text {
  margin-top: 20px;
}

.title-about {
  font-weight: 600;
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
  color: #1757B7;
}

#gia-tri-cot-loi .title-about {
  margin-bottom: 40px;
}

.statistic-left {
  width: 630px;
}
.statistic-left .statistic-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 48px;
}

.statistic-row-1, .statistic-row-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  margin-bottom: 24px;
}

.statistic-row-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
  margin-bottom: 24px;
}

.huong-ket-noi {
  text-align: center;
  transform: translateX(-50%);
}

.statistic-item-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 48px;
  color: #01B8C4;
  margin-bottom: 8px;
}

.core-values-item {
  position: relative;
  overflow: hidden;
  color: #FFFFFF;
  background-size: cover;
}
.core-values-item:hover .core-content {
  background: rgba(23, 87, 183, 0.5);
  transform: translateY(0);
}
.core-values-item .core-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 50px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.core-values-item .core-content {
  padding: 24px 24px 105px 24px;
  transition: 0.3s;
  transform: translateY(54%);
}
.core-values-item .core-content .core-icon {
  width: 96px;
  margin-bottom: 24px;
}

#videos {
  padding: 0 0 80px 0;
}
#videos .title-about {
  margin-bottom: 48px;
}
#videos .videos-wrapper {
  display: grid;
  grid-template-columns: 1fr 250px;
  grid-gap: 20px;
}
#videos .videos-wrapper .main-video {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 15px;
}
#videos .videos-wrapper .main-video > iframe {
  width: 100%;
  height: 100%;
}
#videos .videos-wrapper .sub-videos {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}
#videos .videos-wrapper .sub-videos iframe {
  aspect-ratio: 16/9;
  width: 100%;
}

@media (min-width: 1500px) {
  #globe-map {
    right: -650px;
  }
}
@media (max-width: 1024px) {
  #gia-tri-cot-loi, #partners, #videos {
    padding: 40px var(--padding-base-mobile);
  }
  #lich-su-phat-trien {
    padding: 80px 20px 155px 20px;
  }
  #videos {
    padding: 30px var(--padding-base-mobile);
  }
  .about-us-banner {
    height: auto;
    padding: 50px 30px;
    text-align: center;
    line-height: 30px;
  }
  .about-us-banner--left {
    width: 100%;
  }
  .about-us-banner .achievements {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  #globe-map {
    position: absolute;
    right: auto;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
  .about-us-banner {
    padding: 50px 30px 30px 30px;
    text-align: center;
    line-height: 30px;
  }
  .about-us-banner--left {
    width: 100%;
  }
  .about-us-banner .achievements {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .services-banner--title {
    padding: 0 20px;
  }
  #gia-tri-cot-loi, #lich-su-phat-trien, #partners, #videos {
    padding: 30px var(--padding-base-mobile);
  }
  #lich-su-phat-trien .title-about {
    padding-top: 0;
  }
  #important {
    background-position: right;
  }
  .important-right {
    width: 100%;
    padding: var(--padding-base-mobile);
  }
  .content-core-values {
    grid-template-columns: repeat(1, 1fr);
  }
  .content-core-values .core-values-item .core-content {
    transform: translateY(0);
    padding: 24px 24px 35px 24px;
  }
  .time-line-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-top: 20px;
    gap: 20px;
  }
  .time-line-wrapper .time-line-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .time-line-wrapper .time-line-item:nth-child(odd) .time-line-item--title {
    transform: inherit;
    padding-bottom: 5px;
  }
  .time-line-wrapper .time-line-item:nth-child(even) .time-line-item--title {
    transform: inherit;
    padding-top: 5px;
  }
  .time-line-wrapper .time-line-item--title {
    position: relative;
    color: white;
    text-align: center;
  }
  .statistic-left {
    width: 100%;
    position: relative;
    z-index: 9;
  }
  #partners .partner-logos {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 587px) {
  .item-pop-mobile {
    display: none;
  }
  .item-pop-desktop {
    display: block;
  }
}
@media (max-width: 586px) {
  .item-pop-mobile {
    display: block;
  }
  .item-pop-desktop {
    display: none;
  }
  .about-us-banner {
    height: auto;
    padding: 30px 20px;
    text-align: center;
  }
  .about-us-banner .about-us-banner-title {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 1.5;
  }
  .statistic-left {
    width: 100%;
  }
  #lich-su-phat-trien .content-history {
    width: 100%;
  }
  #lich-su-phat-trien .content-history-en {
    width: 100%;
  }
  .achievements {
    flex-wrap: wrap;
  }
  .achievements br {
    display: none;
  }
  .achievements--item {
    min-width: 250px;
  }
  .statistic-row-1, .statistic-row-2 {
    grid-template-columns: 1fr 1fr;
  }
  .content-core-values .core-values-item--text {
    padding: 0 15px;
    font-size: 13px;
  }
  .content-core-values .core-values-item--box {
    height: 300px;
  }
  .title-section-about {
    font-size: 24px;
  }
  .content-core-values .core-values-item--text {
    font-size: 14px;
  }
  #partners .partner-logos {
    grid-template-columns: repeat(3, 1fr);
  }
  #videos .title-about {
    margin-bottom: 20px;
  }
  #videos .videos-wrapper {
    grid-template-columns: 1fr;
  }
}

/*# sourceMappingURL=about-us.css.map */
