body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
    padding:0;
    margin:0;
}
input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}
a{
  text-decoration: none;
}







.page {
  position: relative;
  width: 100%;
}

.section_1 {
  background-color: rgba(255, 255, 255, 1);
  width: 1200px;
  height: 66px;
  margin:0 auto;
}

.group_1 {
  width: 1200px;
  height: 42px;
  margin-top: 12px;
}

.image_1 {
  width: 231px;
  height: 42px;
}

.text-wrapper_1 {
  background-color: rgba(96, 129, 51, 1);
  border-radius: 21px;
  height: 42px;
  margin-left: 431px;
  width: 184px;
}

.text_1 {
  width: 148px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  margin: 7px 0 0 17px;
}

.text_2 {
  width: 112px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 20px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 14px 0 0 59px;
}

.text_3 {
  width: 123px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 20px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 12px 0 0 60px;
}

.group_2 {
  background-color: rgba(244, 244, 244, 1);
  width: 1200px;
  height: 1px;
  margin-top: 11px;
}

.section_2 {
  background-color: rgba(255, 255, 255, 1);
  width: 1200px;
  height: 863px;
  margin:0 auto;
}

.section_3 {
  background-color: rgba(255, 255, 255, 1);
  width: 1200px;
  height: 542px;
}

.group_3 {
  width: 560px;
  height: 312px;
  margin: 121px 0 0 60px;
}

.text_4 {
  width: 509px;
  height: 41px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 48px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 48px;
  margin-left: 2px;
}

.text-group_1 {
  width: 560px;
  height: 94px;
  margin-top: 21px;
}

.text-wrapper_2 {
  width: 424px;
  height: 42px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 48px;
  margin-left: 2px;
}

.text_5 {
  width: 424px;
  height: 42px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 48px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 48px;
}

.text_6 {
  width: 424px;
  height: 42px;
  overflow-wrap: break-word;
  color: rgba(96, 129, 51, 1);
  font-size: 48px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 48px;
}

.text_7 {
  width: 560px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 24px;
}

.paragraph_1 {
  width: 485px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 22px;
  font-family: ArialMT;
  
  text-align: left;
  margin: 32px 0 0 1px;
}

.image_2 {
  width: 180px;
  height: 46px;
  margin: 30px 0 0 1px;
}

.image_3 {
  width: 440px;
  height: 391px;
  margin: 77px 79px 0 61px;
}

.section_4 {
  background-color: rgba(244, 244, 244, 1);
  border-radius: 36px;
  position: relative;
  width: 1200px;
  height: 249px;
  margin-bottom: 72px;
  justify-content: flex-center;
}

.text-group_2 {
  width: 691px;
  height: 60px;
  margin: 30px 0 0 29px;
}

.text_8 {
  width: 653px;
  height: 26px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 1px;
}

.text_9 {
  width: 691px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 20px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 14px;
}

.box_1 {
  width: 1164px;
  height: 106px;
  margin: 23px 0 30px 18px;
}

.box_2 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 36px;
  height: 106px;
  width: 573px;
}

.list_1 {
  width: 496px;
  height: 49px;
  margin: 28px 0 0 24px;
}

.text-group_3-0 {
  position: relative;
  width: 143px;
  height: 48px;
  margin: 1px 57px 0 0;
}

.text-wrapper_3-0 {
  position: absolute;
  left: 33px;
  top: 0;
  width: 78px;
  height: 23px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_10-0 {
  width: 126px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_11-0 {
  width: 126px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_14-0 {
  width: 143px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: ArialMT;
  
  text-align: center;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 43px;
}

.text-group_3-1 {
  position: relative;
  width: 143px;
  height: 48px;
  margin: 1px 57px 0 0;
}

.text-wrapper_3-1 {
  position: absolute;
  left: 33px;
  top: 0;
  width: 78px;
  height: 23px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_10-1 {
  width: 126px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_11-1 {
  width: 126px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_14-1 {
  width: 143px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: ArialMT;
  
  text-align: center;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 43px;
}

.text-group_3-2 {
  position: relative;
  width: 143px;
  height: 48px;
  margin: 1px 57px 0 0;
}

.text-wrapper_4-2 {
  position: absolute;
  left: 12px;
  top: 0;
  width: 83px;
  height: 23px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_12-2 {
  width: 83px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(96, 129, 51, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_13-2 {
  width: 83px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(96, 129, 51, 1);
  font-size: 30px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_14-2 {
  width: 143px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: ArialMT;
  
  text-align: center;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 43px;
}

.box_3 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 36px;
  height: 106px;
  width: 573px;
}

.group_4 {
  background-color: rgba(244, 244, 244, 1);
  border-radius: 16px;
  width: 513px;
  height: 46px;
  margin: 30px 0 0 30px;
}

.text_15 {
  width: 33px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 20px;
  font-family: Arial-BoldMT;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 15px 0 0 31px;
}

.text-wrapper_5 {
  background-color: rgba(96, 129, 51, 1);
  border-radius: 16px;
  height: 46px;
  margin-left: 353px;
  width: 96px;
}

.text_16 {
  width: 44px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: Arial-BoldMT;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 16px 0 0 25px;
}

.image_4 {
  position: absolute;
  left: 499px;
  top: 106px;
  width: 154px;
  height: 28px;
}

.section_5 {
  height: 1371px;
}

.box_4 {
  background-color: rgba(244, 244, 244, 1);
  width: 1200px;
  height: 430px;
  margin:0 auto;
}

.box_5 {
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0,
    rgba(255, 255, 255, 1) 0,
    rgba(255, 255, 255, 1) 100%,
    rgba(255, 255, 255, 1) 100%
  );
  border-radius: 36px;
  width: 636px;
  height: 286px;
  margin-top: 72px;
}

.section_6 {
  background-color: rgba(96, 129, 51, 0.1);
  border-radius: 36px;
  width: 160px;
  height: 202px;
  margin: 42px 0 0 42px;
}

.image-text_1 {
  width: 126px;
  height: 113px;
  margin: 30px 0 0 17px;
}

.image_5 {
  width: 60px;
  height: 60px;
  margin-left: 33px;
}

.text-group_4 {
  width: 126px;
  height: 37px;
  margin-top: 16px;
}

.text_17 {
  width: 93px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 16px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-left: 16px;
}

.text_18 {
  width: 126px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(96, 129, 51, 1);
  font-size: 20px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 5px;
}

.text_19 {
  width: 108px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 14px;
  font-family: ArialMT;
  
  text-align: center;
  white-space: nowrap;
  line-height: 14px;
  margin: 16px 0 29px 26px;
}

.section_7 {
  background-color: rgba(230, 158, 45, 0.1);
  border-radius: 36px;
  width: 160px;
  height: 202px;
  margin: 42px 0 0 36px;
}

.image-text_2 {
  width: 124px;
  height: 113px;
  margin: 30px 0 0 18px;
}

.image_6 {
  width: 60px;
  height: 60px;
  margin-left: 32px;
}

.text-group_5 {
  width: 124px;
  height: 37px;
  margin-top: 16px;
}

.text_20 {
  width: 93px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 16px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-left: 15px;
}

.text_21 {
  width: 124px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(230, 158, 45, 1);
  font-size: 20px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 5px;
}

.text_22 {
  width: 96px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 14px;
  font-family: ArialMT;
  
  text-align: center;
  white-space: nowrap;
  line-height: 14px;
  margin: 16px 0 29px 32px;
}

.section_8 {
  background-color: rgba(183, 157, 254, 0.1);
  border-radius: 36px;
  width: 160px;
  height: 202px;
  margin: 42px 42px 0 36px;
}

.image-text_3 {
  width: 108px;
  height: 113px;
  margin: 30px 0 0 26px;
}

.image_7 {
  width: 60px;
  height: 60px;
  margin-left: 24px;
}

.text-group_6 {
  width: 108px;
  height: 37px;
  margin-top: 16px;
}

.text_23 {
  width: 93px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 16px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-left: 7px;
}

.text_24 {
  width: 108px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(183, 157, 254, 1);
  font-size: 20px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 5px;
}

.text_25 {
  width: 96px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 14px;
  font-family: ArialMT;
  
  text-align: center;
  white-space: nowrap;
  line-height: 14px;
  margin: 16px 0 29px 32px;
}

.box_6 {
  width: 457px;
  height: 183px;
  margin: 113px 47px 0 60px;
}

.text_26 {
  width: 268px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
  margin-left: 1px;
}

.text_27 {
  width: 502px;
  height: 64px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 20px;
  font-family: ArialMT;
  
  text-align: left;
  margin-top: 23px;
}

.image-text_4 {
  width: 187px;
  height: 16px;
  margin-top: 48px;
}

.text-group_7 {
  width: 156px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 16px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.thumbnail_1 {
  width: 16px;
  height: 12px;
}

.box_7 {
  background-color: rgba(255, 255, 255, 1);
  width: 1200px;
  height: 474px;
  justify-content: flex-center;
  margin:0 auto;
}

.text-group_8 {
  width: 653px;
  height: 73px;
  margin: 71px 0 0 42px;
}

.text_28 {
  width: 653px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_29 {
  width: 606px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 22px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 20px 0 0 1px;
}

.box_8 {
  width: 1116px;
  height: 217px;
  margin: 41px 0 72px 42px;
}

.box_9 {
  background-color: rgba(96, 129, 51, 1);
  border-radius: 36px;
  width: 543px;
  height: 217px;
}

.group_5 {
  width: 483px;
  height: 36px;
  margin: 24px 0 0 30px;
}

.label_1 {
  width: 36px;
  height: 36px;
}

.image-text_5 {
  width: 187px;
  height: 16px;
  margin-top: 10px;
}

.text-group_9 {
  width: 156px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.thumbnail_2 {
  width: 16px;
  height: 12px;
  margin-top: 2px;
}

.text_30 {
  width: 233px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 23px 0 0 30px;
}

.text-wrapper_6 {
  width: 400px;
  height: 48px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: ArialMT;
  
  text-align: left;
  margin: 21px 0 46px 30px;
}

.paragraph_2 {
  width: 355px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-family: ArialMT;
  
  text-align: left;
}

.text_31 {
  width: 355px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
}

.text_32 {
  width: 355px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-family: ArialMT;
  
  text-align: left;
}

.box_10 {
  background-color: rgba(97, 134, 249, 1);
  border-radius: 36px;
  width: 543px;
  height: 217px;
}

.block_1 {
  width: 483px;
  height: 36px;
  margin: 24px 0 0 30px;
}

.label_2 {
  width: 36px;
  height: 36px;
}

.image-text_6 {
  width: 187px;
  height: 16px;
  margin-top: 10px;
}

.text-group_10 {
  width: 156px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.thumbnail_3 {
  width: 16px;
  height: 12px;
  margin-top: 2px;
}

.text_33 {
  width: 219px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 23px 0 0 30px;
}

.paragraph_3 {
  width: 490px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-family: ArialMT;
  
  text-align: left;
  margin: 21px 0 46px 31px;
}

.box_11 {
  background-color: rgba(244, 244, 244, 1);
  height: 466px;
  width: 1200px;
  justify-content: flex-center;
  margin:0 auto 1px;
}

.text-wrapper_7 {
  width: 475px;
  height: 30px;
  margin: 72px 0 0 44px;
}

.text_34 {
  width: 475px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text-wrapper_8 {
  width: 690px;
  height: 22px;
  margin: 20px 0 0 44px;
}

.text_35 {
  width: 690px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 22px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.group_6 {
  width: 1158px;
  height: 209px;
  margin: 41px 0 72px 42px;
}

.block_2 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 36px;
  width: 1038px;
  height: 209px;
}

.section_9 {
  width: 235px;
  height: 42px;
  margin: 24px 0 0 30px;
}

.label_3 {
  width: 42px;
  height: 42px;
}

.text_36 {
  width: 167px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 22px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 17px;
}

.text_37 {
  width: 978px;
  height: 74px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  font-family: ArialMT;
  
  text-align: left;
  line-height: 16px;
  margin: 24px 0 45px 29px;
}

.image_8 {
  width: 90px;
  height: 209px;
}

.section_10 {
  background-color: rgba(255, 255, 255, 1);
  width: 1200px;
  height: 663px;
  margin:-1px auto 0;
}

.text-group_11 {
  width: 522px;
  height: 116px;
  margin: 70px 0 0 43px;
}

.paragraph_4 {
  width: 600px;
  height: 74px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
}

.text_38 {
  width: 444px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 22px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  margin: 21px 0 0 1px;
}

.box_12 {
  width: 815px;
  height: 64px;
  margin: 59px 0 0 42px;
}

.text-wrapper_9 {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  height: 60px;
  border: 1px solid rgba(54, 54, 54, 1);
  margin-top: 1px;
  width: 60px;
}

.text_39 {
  width: 27px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 14px 0 0 13px;
}

.text-group_12 {
  width: 728px;
  height: 64px;
}

.text_40 {
  width: 728px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_41 {
  width: 612px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 20px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 15px;
}

.box_13 {
  width: 1105px;
  height: 88px;
  margin: 53px 0 0 42px;
}

.text-wrapper_10 {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  height: 60px;
  border: 1px solid rgba(54, 54, 54, 1);
  margin-top: 1px;
  width: 60px;
}

.text_42 {
  width: 31px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 14px 0 0 13px;
}

.text-group_13 {
  width: 1019px;
  height: 88px;
}

.text_43 {
  width: 698px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 1px;
}

.paragraph_5 {
  width: 1019px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 20px;
  font-family: ArialMT;
  
  text-align: left;
  line-height: 20px;
  margin-top: 15px;
}

.box_14 {
  width: 1113px;
  height: 88px;
  margin: 53px 0 72px 42px;
}

.text-wrapper_11 {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  height: 60px;
  border: 1px solid rgba(54, 54, 54, 1);
  margin-top: 1px;
  width: 60px;
}

.text_44 {
  width: 31px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 14px 0 0 13px;
}

.text-group_14 {
  width: 1026px;
  height: 88px;
}

.text_45 {
  width: 251px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 30px;
  font-family: ArialMT;
  
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.paragraph_6 {
  width: 1026px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 20px;
  font-family: ArialMT;
  
  text-align: left;
  line-height: 20px;
  margin-top: 15px;
}

.section_11 {
  height: 707px;
}

.section_12 {
  background-color: rgba(244, 244, 244, 1);
  height: 374px;
  width: 1200px;
  margin:0 auto;
}

.box_15 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 36px;
  width: 1200px;
  height: 230px;
  margin-top: 72px;
}

.group_7 {
  width: 323px;
  height: 111px;
  margin: 59px 0 0 90px;
}

.text-wrapper_12 {
  width: 322px;
  height: 31px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
  margin-left: 1px;
}

.text_46 {
  width: 322px;
  height: 31px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_47 {
  width: 322px;
  height: 31px;
  overflow-wrap: break-word;
  color: rgba(96, 129, 51, 1);
  font-size: 36px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.paragraph_7 {
  width: 380px;
  height: 54px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 26px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  line-height: 26px;
  margin-top: 26px;
}

.group_8 {
  background-color: rgba(96, 129, 51, 1);
  border-radius: 36px;
  width: 434px;
  height: 95px;
  margin: 67px 90px 0 0;
}

.image-text_7 {
  width: 314px;
  height: 26px;
  margin: 35px 0 0 60px;
}

.text-group_15 {
  width: 315px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  font-family: BerlinSansFBDemi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  margin-top: 2px;
}

.label_4 {
  width: 26px;
  height: 26px;
}

.section_13 {
  background-color: rgba(255, 255, 255, 1);
  height: 332px;
  width: 1200px;
  margin:0 auto 1px;
}

.image-wrapper_1 {
  width: 517px;
  height: 61px;
  margin-top: 72px;
}

.image_9 {
  width: 360px;
  height: 61px;
}

.image_10 {
  width: 121px;
  height: 24px;
  margin-top: 21px;
}

.section_14 {
  width: 1096px;
  height: 57px;
  margin: 42px 0 100px 1px;
}

.section_15 {
  width: 196px;
  height: 55px;
  margin-top: 1px;
}

.box_16 {
  width: 88px;
  height: 20px;
}

.image_11 {
  width: 24px;
  height: 20px;
}

.text_48 {
  width: 56px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(84, 113, 45, 1);
  font-size: 20px;
  font-family: Arial-BoldMT;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  margin-top: -3px;
}

.text_49 {
  width: 195px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(84, 113, 45, 1);
  font-size: 30px;
  font-family: Arial-BoldMT;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 12px 0 0 1px;
}

.section_16 {
  background-image: linear-gradient(
    90deg,
    rgba(96, 129, 51, 0.1) 0,
    rgba(96, 129, 51, 0.1) 0,
    rgba(255, 255, 255, 0.1) 100%,
    rgba(255, 255, 255, 0.1) 100%
  );
  border-radius: 18px 18px 0px 0px;
  width: 166px;
  height: 54px;
  margin-left: 59px;
}

.section_17 {
  width: 293px;
  height: 52px;
  margin: 1px 0 0 21px;
}

.section_18 {
  width: 218px;
  height: 20px;
}

.image_12 {
  width: 24px;
  height: 20px;
}

.text_50 {
  width: 186px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 20px;
  font-family: Arial-BoldMT;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  margin-top: -3px;
}

.text_51 {
  width: 293px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 12px;
  font-family: Arial-BoldMT;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 16px;
}

.section_19 {
  width: 283px;
  height: 55px;
  margin: 2px 0 0 78px;
}

.group_9 {
  width: 102px;
  height: 20px;
}

.image_13 {
  width: 24px;
  height: 20px;
}

.text_52 {
  width: 66px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 20px;
  font-family: Arial-BoldMT;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  margin-top: -2px;
}

.text_53 {
  width: 283px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 20px;
  font-family: Arial-BoldMT;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 15px;
}
