body {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: default;
  font-weight: 400;
  width: 100%;
}

@font-face {
  font-family: 'Be Vietnam Pro';
  src: url(https://duy-ielts-public.oss-cn-hangzhou.aliyuncs.com/font/BeVietnamPro-SemiBold.ttf);
}

@font-face {
  font-family: Manrope-ExtraBold;
  src: url(https://duy-ielts-public.oss-cn-hangzhou.aliyuncs.com/font/Manrope-ExtraBold.ttf);
}

@font-face {
  font-family: Alibaba PuHuiTi-Bold;
  src: url(https://duy-ielts-public.oss-cn-hangzhou.aliyuncs.com/font/AlibabaPuHuiTi-3-85-Bold.woff);
}

@font-face {
  font-family: Alibaba PuHuiTi-Regular;
  src: url(https://duy-ielts-public.oss-cn-hangzhou.aliyuncs.com/font/AlibabaPuHuiTi-Regular-xyz.woff);
}

@media screen and (max-width: 1920px) {
  body {
    align-items: flex-start;
  }
}

a {
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}

.active_entry {
  cursor: pointer;
}

.page {
  width: 1920px;
  display: flex;
}

.box_16 {
  width: 100%;
}

.block_6>div, .block_7>div {
  overflow: hidden;
}

.image_16_wrapper {
  position: absolute;
  height: 197px;
  width: 360px;
  overflow: hidden;
}
.image_16 {
  position: unset;
  left: unset;
  top: unset;
  width: unset;
  height: unset;
}

.box_17 *, .box_8 * {
  line-height: 1.5 !important;
}

.text_76 {
  font-weight: 500;
}

.text-wrapper_9, .text-wrapper_11, .text-wrapper_13 {
  font-weight: 500;
}

.image-wrapper_2, .image-wrapper_3, .image-wrapper_4 {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.image-wrapper_2 img, .image-wrapper_3 img, .image-wrapper_4 img {
  margin: 0;
}

.text_51, .text_58, .text_65 {
  line-height: 58px !important;
  font-weight: 600;
}

.paragraph_1 {
  line-height: 2;
  margin: 25px 0 20px 160px;
}

.text_33 {
  font-weight: 500;
}

.text_67 {
  margin-top: 30px;
}

.paragraph_1 {
  margin-top: 20px;
}

.copyright {
  color: #FFFFFF;
  font-size: 14px;
  margin: 20px 0 20px 160px;
}

@media screen and (max-width: 2714px) {
  /* .box_4, .group_15 {
    align-self: flex-start;
  } */
}