html {
  font-size: 37.5px;
}
 body {
      margin:0px;
   }
.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 100%;
  height: auto;
}

.group_1 {
  width: 100%;  
  height: 56.22vw;
  background:url(../img/img_bg.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.text-wrapper_1 {
	flex-direction: row;
	vertical-align：middle;
  width: 26.667rem;
  height: 1.6rem;
  margin: .3rem auto .6rem;
}
.image_logo{
	width: 1.6rem;
	height:1.6rem;
	vertical-align: middle;
}
.text_1 {
  width: 4.64rem;
  height: 1.6rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.64rem;
  font-family: RobotoSlab-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 1.6rem;
}

.text_2 {
  width: 2.747rem;
  height: 1.6rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.48rem;
  font-family: Cairo-Regular;
  font-weight: NaN;
  text-align: right;
  white-space: nowrap;
  line-height: 1.6rem;
  margin: 1rem 0 0 11.5rem;
}

.text_3 {
  width: 3.36rem;
  height: 1.6rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.48rem;
  font-family: Cairo-Regular;
  font-weight: NaN;
  text-align: right;
  white-space: nowrap;
  line-height: 1.6rem;
  margin: 0rem 0 0 1.12rem;
}

.image_6 {
  width: 26.667rem;
  height: 12.107rem;
  margin: 0 auto 0;
}

.image-wrapper_2 {
	
	flex-direction: row;
  width: 16.747rem;
  height: 2.054rem;
  margin: 1rem auto 0;
}

.image_3 {
  width: 7.2rem;
  height: 2.027rem;
}

.image_4 {
  width: 7.2rem;
  height: 2.027rem;
}

.text_4 {
  width: 10.96rem;
  height: 0.507rem;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 0.48rem;
  font-family: Cairo-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.96rem;
  margin: 1rem auto 2rem;
}
