@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
}

.Block1-GT {
  position: relative;
  background: url("/images/ImgAboutUs/banner.png");
  background-size: contain;
  width: 100%;
  height: 600px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 1;
}
.Block1-GT .Align-content-Block1-GT {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT {
  font-family: AquaWax, sans-serif;
  position: absolute;
  top: 13%;
  width: 35%;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT h3 {
  color: #007ec3;
  font-size: 28px;
  font-weight: 400;
  margin: 0;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT h1 {
  color: #007ec3;
  font-size: 36px;
  font-weight: 700;
  margin: 0;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT .introduction {
  font-size: 18px;
  font-weight: 600;
  line-height: 32.4px;
  margin: 30px 0 20px 0;
  font-family: AquaWax, sans-serif;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT .hightlightText-Bl1 {
  color: #f16037;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  width: 95%;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc {
  position: absolute;
  transform: scale(0.67) translateX(-210px);
  display: flex;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc .title-icon-desc {
  text-align: right;
  font-family: AquaWax, sans-serif;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc .title-icon-desc .TimeLine {
  color: #007ec3;
  font-weight: 700;
  font-size: 40px;
  margin-top: 20%;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc .title-icon-desc p {
  font-size: 20px;
  font-weight: 700;
  text-wrap: nowrap;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(1) {
  top: 14%;
  left: 64%;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(1) .TimeLine {
  margin: 0;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(2) {
  top: 32%;
  left: 77%;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(3) {
  top: 42%;
  left: 54%;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(4) {
  top: 60%;
  left: 70%;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(5) {
  top: 67%;
  left: 28%;
}
.Block1-GT .Align-content-Block1-GT .Content-Block1-GT .background_mobile {
  display: none;
}

.Block2-GT {
  background: var(--Linear, linear-gradient(180deg, #fff 0%, #e8fff6 100%));
}
.Block2-GT .Align-content-Block2-GT {
  padding: 80px 0px;
  margin: auto;
  max-width: 1000px;
  width: 100%;
  font-family: AquaWax, sans-serif;
}
.Block2-GT .Align-content-Block2-GT .header-title-bl2 {
  text-align: center;
  color: #007ec3;
}
.Block2-GT .Align-content-Block2-GT .header-title-bl2 h3 {
  font-weight: 400;
  font-size: 32px;
  margin: 0;
}
.Block2-GT .Align-content-Block2-GT .header-title-bl2 h1 {
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  margin-top: 15px;
}
.Block2-GT .Align-content-Block2-GT .content-bl2 {
  display: flex;
  margin-top: 60px;
}
.Block2-GT .Align-content-Block2-GT .content-bl2 .desc-card-bl2 {
  width: 60%;
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 cột */
  gap: 30px;
  height: 400px;
}
.Block2-GT .Align-content-Block2-GT .content-bl2 .desc-card-bl2 .cards-bl2 {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-align: center;
  box-shadow: 16px 16px 64px 0px rgba(17, 35, 21, 0.06);
  border-radius: 16px;
  height: -moz-fit-content;
  height: fit-content;
  box-sizing: border-box;
}
.Block2-GT .Align-content-Block2-GT .content-bl2 .desc-card-bl2 .cards-bl2 h3 {
  margin: 20px 0 10px 0;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #007ec3;
}
.Block2-GT .Align-content-Block2-GT .content-bl2 .desc-card-bl2 .cards-bl2 p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}
.Block2-GT .Align-content-Block2-GT .content-bl2 .img-bl2 {
  box-sizing: border-box;
  width: 40%;
  margin: 40px;
  display: flex;
  justify-content: right;
}
.Block2-GT .Align-content-Block2-GT .content-bl2 .img-bl2 img {
  width: 100%;
  height: auto;
}

.Block3 {
  background: var(--Linear, linear-gradient(180deg, #e8fff6 0%, #fff 100%));
  padding: 80px 0;
}
.Block3 .Align-Block3 {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  display: flex;
  align-items: center;
}
.Block3 .Align-Block3 .content-Bl3 {
  font-family: AquaWax, sans-serif;
}
.Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 {
  width: 75%;
}
.Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 h3 {
  margin-bottom: 15px;
  color: #007ec3;
  font-weight: 500;
}
.Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 h1 {
  text-transform: uppercase;
  color: #007ec3;
  font-size: 36px;
  font-weight: 700;
}
.Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 p {
  margin-top: 48px;
  font-size: 18px;
  font-weight: 500;
}
.Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 p span {
  color: #f16037;
  font-size: 18px;
  font-weight: 500;
}
.Block3 .Align-Block3 .trademark-Imgs-Side .group-imgs-trademark {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 2 cột */
  gap: 20px; /* Khoảng cách giữa các phần tử con */
  box-sizing: border-box;
}
.Block3 .Align-Block3 .trademark-Imgs-Side .group-imgs-trademark .trademark-item {
  background-color: #ffffff;
  box-shadow: 16px 16px 48px 5px rgba(0, 0, 0, 0.09);
  padding: 30px;
  border-radius: 20px;
  box-sizing: border-box;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Block3 .Align-Block3 .trademark-Imgs-Side .group-imgs-trademark .trademark-item img {
  width: 100%;
}
.Block3 .Align-Block3 .trademark-Imgs-Side .group-imgs-trademark .trademark-item:nth-child(n+4):nth-child(-n+6) {
  transform: translateX(40px);
}

.Block4 {
  background: var(--Linear, linear-gradient(180deg, #fff 0%, #e8fff6 100%));
  padding: 80px 0 120px 0;
}
.Block4 .Align-block4 {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.Block4 .Align-block4 .Header-block4 {
  font-family: AquaWax, sans-serif;
  color: #007ec3;
  text-align: center;
}
.Block4 .Align-block4 .Header-block4 h3 {
  font-size: 28px;
  font-weight: 500;
}
.Block4 .Align-block4 .Header-block4 h1 {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
.Block4 .Align-block4 .content-block4 {
  display: flex;
  margin-top: 60px;
}
.Block4 .Align-block4 .content-block4 .list-question {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.Block4 .Align-block4 .content-block4 .list-question .question-item {
  font-family: AquaWax, sans-serif;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 16px 16px 48px 0px rgba(0, 0, 0, 0.06);
  height: -moz-fit-content;
  height: fit-content;
  overflow: hidden;
  transition: all 0.2s ease;
  background: var(--Linear, linear-gradient(135deg, #ffffff 100%, #1babfa 0%));
}
.Block4 .Align-block4 .content-block4 .list-question .question-item .num-title-question-item {
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0);
}
.Block4 .Align-block4 .content-block4 .list-question .question-item .num-title-question-item .number-question-bl4 {
  padding: 10px;
}
.Block4 .Align-block4 .content-block4 .list-question .question-item .num-title-question-item .number-question-bl4 p {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 24px;
  background-color: #007ec3;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  margin: 0;
}
.Block4 .Align-block4 .content-block4 .list-question .question-item .num-title-question-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 0 16px;
}
.Block4 .Align-block4 .content-block4 .list-question .question-item .multi-collapse {
  color: rgb(255, 255, 255);
  margin-bottom: 0;
}
.Block4 .Align-block4 .content-block4 .list-question .question-item .multi-collapse .content-toggle {
  color: rgb(252, 255, 255);
}
.Block4 .Align-block4 .content-block4 .list-question .question-item:nth-child(n+2):nth-child(-n+3) {
  transform: translateX(-40px);
}
.Block4 .Align-block4 .content-block4 .list-question .question-item:hover {
  background: var(--Linear, linear-gradient(135deg, #1babfa 0%, #0074b4 100%));
}
.Block4 .Align-block4 .content-block4 .list-question .question-item:hover .number-question-bl4 p {
  color: #007ec3;
  background-color: #ffffff;
}
.Block4 .Align-block4 .content-block4 .list-question .question-item:hover .colapse-content-bl4 {
  height: 100%;
}
.Block4 .Align-block4 .content-block4 .list-question .question-item:hover h4 {
  color: #ffffff;
}
.Block4 .Align-block4 .content-block4 .list-question .highlighted {
  background: var(--Linear, linear-gradient(135deg, #1babfa 0%, #0074b4 100%)) !important;
}
.Block4 .Align-block4 .content-block4 .list-question .highlighted .num-title-question-item .number-question-bl4 p {
  color: #007ec3;
  background-color: #ffffff;
}
.Block4 .Align-block4 .content-block4 .list-question .highlighted .num-title-question-item h4 {
  color: #ffffff;
}
.Block4 .Align-block4 .content-block4 .list-question .btn-learn-more-bl4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Block4 .Align-block4 .content-block4 .list-question .btn-learn-more-bl4 a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  font-family: AquaWax, sans-serif;
  padding: 16px 24px;
  background-color: #007ec3;
  border-radius: 8px;
  color: rgb(255, 255, 255);
  transition: all 0.3s ease;
}
.Block4 .Align-block4 .content-block4 .list-question .btn-learn-more-bl4 a:hover {
  background-color: #4fba69;
}
.Block4 .Align-block4 .content-block4 .Iphone-image-block4 {
  margin-left: 120px;
}
.Block4 .Align-block4 .content-block4 .Iphone-image-block4 img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .Block1-GT {
    position: relative;
    background: linear-gradient(180deg, #e8fff6 0%, #ffffff 100%);
    background-size: contain;
    width: 100%;
    height: auto;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 1;
  }
  .Block1-GT .Align-content-Block1-GT {
    width: 100%;
    max-width: 1000px;
    margin: auto;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT {
    width: 100%;
    font-family: AquaWax, sans-serif;
    position: relative;
    padding: 40px 16px;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT h3 {
    color: #007ec3;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 12px 0;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT h1 {
    color: #007ec3;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT .introduction {
    font-size: 18px;
    font-weight: 300;
    line-height: 32.4px;
    margin: 30px 0 20px 0;
    font-family: AquaWax, sans-serif;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT .hightlightText-Bl1 {
    color: #f16037;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    width: 95%;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc {
    display: none;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc {
    position: absolute;
    transform: scale(0.67) translateX(-210px);
    display: flex;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc .title-icon-desc {
    text-align: right;
    font-family: AquaWax, sans-serif;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc .title-icon-desc .TimeLine {
    color: #007ec3;
    font-weight: 700;
    font-size: 40px;
    margin-top: 20%;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc .title-icon-desc p {
    font-size: 20px;
    font-weight: 700;
    text-wrap: nowrap;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(1) {
    top: 14%;
    left: 64%;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(1) .TimeLine {
    margin: 0;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(2) {
    top: 32%;
    left: 77%;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(3) {
    top: 42%;
    left: 54%;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(4) {
    top: 60%;
    left: 70%;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .group-icon-desc .icon-desc:nth-child(5) {
    top: 67%;
    left: 28%;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .background_mobile {
    width: 100%;
    display: block;
  }
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .background_mobile img {
    width: 100%;
  }
  .Block2-GT {
    margin-top: 30px;
  }
  .Block2-GT .Align-content-Block2-GT {
    box-sizing: border-box;
    padding: 0px 16px;
  }
  .Block2-GT .Align-content-Block2-GT .header-title-bl2 {
    text-align: center;
    color: #007ec3;
    margin-bottom: 30px;
  }
  .Block2-GT .Align-content-Block2-GT .header-title-bl2 h3 {
    font-weight: 400;
    font-size: 20px;
    margin: 0;
  }
  .Block2-GT .Align-content-Block2-GT .header-title-bl2 h1 {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 15px;
  }
  .Block2-GT .Align-content-Block2-GT .content-bl2 {
    display: flex;
    margin-top: 60px;
    flex-direction: column;
    margin: 0 10px;
  }
  .Block2-GT .Align-content-Block2-GT .content-bl2 .desc-card-bl2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    height: auto;
  }
  .Block2-GT .Align-content-Block2-GT .content-bl2 .desc-card-bl2 .cards-bl2 {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    text-align: center;
    box-shadow: 16px 16px 64px 0px rgba(17, 35, 21, 0.06);
    border-radius: 16px;
    height: -moz-fit-content;
    height: fit-content;
    box-sizing: border-box;
  }
  .Block2-GT .Align-content-Block2-GT .content-bl2 .desc-card-bl2 .cards-bl2 h3 {
    margin: 20px 0 10px 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #007ec3;
  }
  .Block2-GT .Align-content-Block2-GT .content-bl2 .desc-card-bl2 .cards-bl2 p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
  }
  .Block2-GT .Align-content-Block2-GT .content-bl2 .img-bl2 {
    box-sizing: border-box;
    width: 100%;
    margin: 20px 0 0 0 !important;
    display: flex;
  }
  .Block2-GT .Align-content-Block2-GT .content-bl2 .img-bl2 img {
    width: 100%;
    height: auto;
  }
  .Block3 {
    background: var(--Linear, linear-gradient(180deg, #e8fff6 0%, #fff 100%));
    padding: 80px 0;
  }
  .Block3 .Align-Block3 {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 0 16px;
  }
  .Block3 .Align-Block3 .content-Bl3 {
    width: 100%;
    font-family: AquaWax, sans-serif;
  }
  .Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 {
    width: 100%;
  }
  .Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 h3 {
    margin-bottom: 16px;
    color: #007ec3;
    font-weight: 300;
  }
  .Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 h1 {
    text-transform: uppercase;
    color: #007ec3;
    font-size: 24px;
    font-weight: 700;
  }
  .Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 p {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 400;
  }
  .Block3 .Align-Block3 .content-Bl3 .content-width-control-bl3 p span {
    color: #f16037;
    font-size: 18px;
    font-weight: 400;
  }
  .Block3 .Align-Block3 .trademark-Imgs-Side {
    width: 100%;
  }
  .Block3 .Align-Block3 .trademark-Imgs-Side .group-imgs-trademark {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 2 cột */
    gap: 10px; /* Khoảng cách giữa các phần tử con */
    box-sizing: border-box;
  }
  .Block3 .Align-Block3 .trademark-Imgs-Side .group-imgs-trademark .trademark-item {
    background-color: #ffffff;
    box-shadow: 16px 16px 48px 5px rgba(0, 0, 0, 0.09);
    padding: 20px;
    border-radius: 20px;
    box-sizing: border-box;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .Block3 .Align-Block3 .trademark-Imgs-Side .group-imgs-trademark .trademark-item img {
    width: 100%;
  }
  .Block3 .Align-Block3 .trademark-Imgs-Side .group-imgs-trademark .trademark-item:nth-child(n+4):nth-child(-n+6) {
    transform: translateX(0);
  }
  .Block4 {
    background: var(--Linear, linear-gradient(180deg, #fff 0%, #e8fff6 100%));
    padding: 80px 0 120px 0;
  }
  .Block4 .Align-block4 {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    box-sizing: border-box;
    padding: 0 16px;
  }
  .Block4 .Align-block4 .Header-block4 {
    font-family: AquaWax, sans-serif;
    color: #007ec3;
    text-align: center;
  }
  .Block4 .Align-block4 .Header-block4 h3 {
    font-size: 20px;
    font-weight: 300;
  }
  .Block4 .Align-block4 .Header-block4 h1 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .Block4 .Align-block4 .content-block4 {
    display: flex;
    flex-direction: column;
    margin-top: 60px;
  }
  .Block4 .Align-block4 .content-block4 .list-question {
    display: flex;
    gap: 16px;
    flex-direction: column;
    width: 100%;
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item {
    font-family: AquaWax, sans-serif;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 16px 16px 48px 0px rgba(0, 0, 0, 0.06);
    height: -moz-fit-content;
    height: fit-content;
    overflow: hidden;
    transition: all 0.2s ease;
    background: var(--Linear, linear-gradient(135deg, #ffffff 100%, #1babfa 0%));
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item .num-title-question-item {
    display: flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0);
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item .num-title-question-item .number-question-bl4 {
    padding: 10px;
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item .num-title-question-item .number-question-bl4 p {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 24px;
    background-color: #007ec3;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin: 0;
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item .num-title-question-item h4 {
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 0 13px;
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item .multi-collapse {
    color: rgb(255, 255, 255);
    margin-bottom: 0;
    margin-top: 15px;
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item .multi-collapse .content-toggle {
    color: rgb(252, 255, 255);
    font-size: 14px;
    font-weight: 300;
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item:nth-child(n+2):nth-child(-n+3) {
    transform: translateX(0px);
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item:hover {
    background: var(--Linear, linear-gradient(135deg, #1babfa 0%, #0074b4 100%));
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item:hover .number-question-bl4 p {
    color: #007ec3;
    background-color: #ffffff;
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item:hover .colapse-content-bl4 {
    height: 100%;
  }
  .Block4 .Align-block4 .content-block4 .list-question .question-item:hover h4 {
    color: #ffffff;
  }
  .Block4 .Align-block4 .content-block4 .list-question .highlighted {
    background: var(--Linear, linear-gradient(135deg, #1babfa 0%, #0074b4 100%)) !important;
  }
  .Block4 .Align-block4 .content-block4 .list-question .highlighted .num-title-question-item .number-question-bl4 p {
    color: #007ec3;
    background-color: #ffffff;
  }
  .Block4 .Align-block4 .content-block4 .list-question .highlighted .num-title-question-item h4 {
    color: #ffffff;
  }
  .Block4 .Align-block4 .content-block4 .list-question .btn-learn-more-bl4 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .Block4 .Align-block4 .content-block4 .list-question .btn-learn-more-bl4 a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: AquaWax, sans-serif;
    padding: 16px 24px;
    background-color: #007ec3;
    border-radius: 8px;
    color: rgb(255, 255, 255);
    transition: all 0.3s ease;
  }
  .Block4 .Align-block4 .content-block4 .list-question .btn-learn-more-bl4 a:hover {
    background-color: #4fba69;
  }
  .Block4 .Align-block4 .content-block4 .Iphone-image-block4 {
    width: 100%;
    display: block;
    margin-left: 0px !important;
    margin-top: 30px;
  }
  .Block4 .Align-block4 .content-block4 .Iphone-image-block4 img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1700px) {
  .Block1-GT .Align-content-Block1-GT .Content-Block1-GT .TextArea-Block1-GT {
    width: 26%;
  }
}/*# sourceMappingURL=About.css.map */