.page-gioithieu {
  background: #eef1f5;
}

.page-gioithieu .header,
.page-gioithieu .header-mobile {
  z-index: 80;
}

.page-gioithieu .gt-hero {
  background: -webkit-gradient(linear, left top, right top, from(rgba(55, 33, 17, 0.92)), to(rgba(55, 33, 17, 0.56))), url("../../img/bg-GioiThieu.png") center/cover no-repeat;
  background: linear-gradient(90deg, rgba(55, 33, 17, 0.92), rgba(55, 33, 17, 0.56)), url("../../img/bg-GioiThieu.png") center/cover no-repeat;
  color: #fff;
  padding: 20px 0 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  height: 190px;
}

.page-gioithieu .gt-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  color: #d9dde6;
  font-size: 16px;
}

.page-gioithieu .gt-breadcrumb a {
  color: #d9dde6;
  text-decoration: none;
}

.page-gioithieu .gt-breadcrumb span {
  color: #fff;
}

.page-gioithieu .gt-hero__title {
  margin: 0;
  max-width: 920px;
  font-size: 39px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 900;
}

.page-gioithieu .gt-hero__line {
  width: 88px;
  height: 2px;
  background: #f29f51;
  margin-top: 10px;
}

.page-gioithieu .gt-main.container {
  max-width: 1500px;
  padding-top: 18px;
  padding-bottom: 30px;
}

.page-gioithieu .gt-layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 357px 1fr;
      grid-template-columns: 357px 1fr;
  gap: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.page-gioithieu .gt-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 108px;
}

.page-gioithieu .gt-sidebar__card {
  border: 1px solid #d8e0ea;
  border-radius: 6px;
  overflow: hidden;
  background: #f8fafc;
}

.page-gioithieu .gt-sidebar__head {
  background: #dc7f2f;
  color: #fff;
  padding: 10px 14px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

.page-gioithieu .gt-sidebar__head-icon {
  width: 16px;
  height: 16px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 2px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.page-gioithieu .gt-sidebar__head-icon span {
  border: 1.5px solid #fff;
  border-radius: 1px;
}

.page-gioithieu .gt-sidebar__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2px 0;
}

.page-gioithieu .gt-sidebar__nav a {
  position: relative;
  text-decoration: none;
  color: #2f3744;
  padding: 12px 16px 12px 34px;
  border-bottom: 1px solid #e2e8f0;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8fafc;
}

.page-gioithieu .gt-sidebar__nav a::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 5px;
  height: 5px;
  background: #dc7f2f;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.page-gioithieu .gt-sidebar__nav a:last-child {
  border-bottom: none;
}

.page-gioithieu .gt-sidebar__nav a:hover {
  background: #f3f6fa;
}

.page-gioithieu .gt-help {
  margin-top: 10px;
  border: 1px solid #f0b07f;
  border-radius: 8px;
  background: #fff;
  padding: 10px;
}

.page-gioithieu .gt-help h4 {
  margin: 0 0 4px;
  color: #1565c0;
  font-size: 14px;
  font-weight: 700;
}

.page-gioithieu .gt-help p {
  margin: 0 0 8px;
  color: #475569;
  font-size: 16px;
  line-height: 1.45;
}

.page-gioithieu .gt-help button {
  width: 100%;
  border: none;
  border-radius: 999px;
  padding: 7px 10px;
  background: #dc7f2f;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}

.page-gioithieu .gt-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.page-gioithieu .gt-section {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}

.page-gioithieu .gt-section__title {
  margin: 0 0 10px;
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: #334155;
}

.page-gioithieu .gt-section__title > span {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #dc7f2f;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.page-gioithieu .gt-text p {
  margin: 0;
  color: #334155;
  font-size: 16px;
  line-height: 1.55;
}

.page-gioithieu .gt-highlights {
  margin-top: 14px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  gap: 18px;
  background: transparent;
}

.page-gioithieu .gt-highlights article {
  padding: 14px 18px 14px 16px;
  border-left: 4px solid #f08a3c;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(15, 23, 42, 0.16);
          box-shadow: 0 1px 3px rgba(15, 23, 42, 0.16);
}

.page-gioithieu .gt-highlights h4 {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 700;
  color: #1f2937;
  line-height: 1.3;
}

.page-gioithieu .gt-highlights p {
  margin: 0;
  font-size: 12px;
  color: #374151;
  line-height: 1.55;
}

.page-gioithieu .gt-box {
  background: #fff;
  border: 1px solid #efbf97;
  border-radius: 5px;
  padding: 10px 12px;
}

.page-gioithieu .gt-box__lead {
  margin: 0 0 8px;
  color: #334155;
  font-weight: 700;
  font-size: 16px;
}

.page-gioithieu .gt-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.page-gioithieu .gt-box li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  color: #334155;
  font-size: 16px;
  line-height: 1.45;
}

.page-gioithieu .gt-box li .icon {
  width: 14px;
  height: 14px;
  margin-top: 1px;
  color: #dc7f2f;
}

.page-gioithieu .gt-timeline {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  border: none;
  padding-left: 0;
}

.page-gioithieu .gt-timeline::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #e2e8f0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.page-gioithieu .gt-stage {
  --stage-main: #2563c9;
  --stage-border: #aac4ef;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 320px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 320px;
          flex: 0 1 320px;
}

.page-gioithieu .gt-stage__hex-outer,
.page-gioithieu .gt-stage__hex-inner {
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.page-gioithieu .gt-stage__hex-outer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 86.6%;
  background: var(--stage-border);
}

.page-gioithieu .gt-stage__hex-inner {
  position: absolute;
  inset: 5px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px 46px;
}

.page-gioithieu .gt-stage__content {
  text-align: center;
}

.page-gioithieu .gt-stage h4 {
  margin: 0;
  color: var(--stage-main);
  font-weight: 800;
  line-height: 1.3;
}

.page-gioithieu .gt-stage__step,
.page-gioithieu .gt-stage__name {
  display: block;
  font-size: 17px;
}

.page-gioithieu .gt-stage__divider {
  display: block;
  width: 36px;
  height: 3px;
  border-radius: 99px;
  background: var(--stage-main);
  margin: 10px auto 10px;
}

.page-gioithieu .gt-stage .gt-time {
  margin: 0 0 10px;
  color: #6b7280;
  font-size: 16px;
  font-style: italic;
}

.page-gioithieu .gt-stage p {
  margin: 0;
  color: #374151;
  font-size: 16px;
  line-height: 1.65;
}

.page-gioithieu .gt-stage-arrow {
  position: relative;
  z-index: 1;
  width: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  color: inherit;
}

.page-gioithieu .gt-stage-arrow__chevron {
  width: 12px;
  height: 20px;
  background: currentColor;
  -webkit-clip-path: polygon(0 0, 58% 0, 100% 50%, 58% 100%, 0 100%, 42% 50%);
          clip-path: polygon(0 0, 58% 0, 100% 50%, 58% 100%, 0 100%, 42% 50%);
}

.page-gioithieu .gt-stage-arrow--one {
  color: #2563c9;
}

.page-gioithieu .gt-stage--two {
  --stage-main: #d97706;
  --stage-border: #f4b97a;
}

.page-gioithieu .gt-stage-arrow--two {
  color: #d97706;
}

.page-gioithieu .gt-stage--three {
  --stage-main: #dc3545;
  --stage-border: #f4a0a0;
}

.page-gioithieu .gt-org {
  border: 1px solid #dc7f2f;
  border-radius: 10px;
  background: #fff;
  padding: 40px 26px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(280px, 42%) 1fr;
      grid-template-columns: minmax(280px, 42%) 1fr;
  gap: 18px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.page-gioithieu .gt-org__label {
  grid-column: 1 / -1;
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 700;
  color: #1f2937;
}

.page-gioithieu .gt-org__diagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

.page-gioithieu .gt-org__diagram > .gt-pill {
  width: 100%;
  border-radius: 10px;
  padding: 10px 14px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}

.page-gioithieu .gt-pill--red {
  background: #b95a16;
}

.page-gioithieu .gt-pill--orange {
  background: #d97c33;
}

.page-gioithieu .gt-pill--yellow {
  background: #eb9349;
}

.page-gioithieu .gt-org__arrow {
  width: 32px;
  height: 16px;
  background: #d8ac8d;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.page-gioithieu .gt-org__desc p {
  position: relative;
  margin: 0 0 10px;
  padding-left: 18px;
  font-size: 14px;
  line-height: 1.65;
  color: #2f3744;
}

.page-gioithieu .gt-org__desc p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.58em;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #dc7f2f;
}

.page-gioithieu .gt-org__desc p:last-child {
  margin-bottom: 0;
}

.page-gioithieu .gt-backtop {
  position: fixed;
  right: 12px;
  bottom: 12px;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  background: #dc7f2f;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 75;
  text-decoration: none;
}

.page-gioithieu .gt-backtop .icon {
  width: 16px;
  height: 16px;
}

@media (max-width: 1199.98px) {
  .page-gioithieu .gt-layout {
    -ms-grid-columns: 220px 1fr;
        grid-template-columns: 220px 1fr;
  }
  .page-gioithieu .gt-stage {
    width: 100%;
    max-width: 286px;
    -ms-flex-preferred-size: 286px;
        flex-basis: 286px;
  }
  .page-gioithieu .gt-stage__hex-inner {
    padding: 20px 38px;
  }
  .page-gioithieu .gt-stage__step,
  .page-gioithieu .gt-stage__name {
    font-size: 16px;
  }
  .page-gioithieu .gt-stage .gt-time {
    font-size: 16px;
  }
  .page-gioithieu .gt-stage p {
    font-size: 11px;
  }
  .page-gioithieu .gt-stage-arrow {
    width: 30px;
    gap: 3px;
  }
  .page-gioithieu .gt-stage-arrow__chevron {
    width: 10px;
    height: 16px;
  }
}

@media (max-width: 991.98px) {
  .page-gioithieu .gt-main.container {
    padding-top: 16px;
  }
  .page-gioithieu .gt-layout {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .page-gioithieu .gt-sidebar {
    position: static;
  }
  .page-gioithieu .gt-timeline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    padding: 8px 0;
  }
  .page-gioithieu .gt-timeline::before {
    top: 0;
    bottom: 0;
    left: 50%;
    right: auto;
    width: 1px;
    height: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .page-gioithieu .gt-stage {
    width: 100%;
    max-width: 360px;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .page-gioithieu .gt-stage__hex-inner {
    padding: 26px 48px;
  }
  .page-gioithieu .gt-stage__step,
  .page-gioithieu .gt-stage__name {
    font-size: 19px;
  }
  .page-gioithieu .gt-stage .gt-time {
    font-size: 13px;
  }
  .page-gioithieu .gt-stage p {
    font-size: 13px;
  }
  .page-gioithieu .gt-stage-arrow {
    width: 36px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .page-gioithieu .gt-org {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 14px;
  }
  .page-gioithieu .gt-org__label {
    margin-bottom: 0;
  }
  .page-gioithieu .gt-org__diagram > .gt-pill {
    font-size: 14px;
  }
  .page-gioithieu .gt-org__desc p {
    font-size: 13px;
  }
}

@media (max-width: 575.98px) {
  .page-gioithieu .gt-hero {
    padding: 16px 0;
  }
  .page-gioithieu .gt-hero__title {
    font-size: 24px;
    line-height: 1.3;
  }
  .page-gioithieu .gt-section__title {
    font-size: 16px;
  }
  .page-gioithieu .gt-highlights {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 12px;
  }
  .page-gioithieu .gt-highlights article {
    padding: 12px 14px 12px 14px;
  }
  .page-gioithieu .gt-stage {
    width: 100%;
  }
  .page-gioithieu .gt-stage__hex-inner {
    padding: 20px 34px;
  }
  .page-gioithieu .gt-stage__step,
  .page-gioithieu .gt-stage__name {
    font-size: 16px;
  }
  .page-gioithieu .gt-stage .gt-time {
    font-size: 16px;
  }
  .page-gioithieu .gt-stage p {
    font-size: 16px;
  }
}
/*# sourceMappingURL=GioiThieu.css.map */