.main-container {
  z-index: 2;
  position: relative;
}

.inner-section {
  max-width: 1920px;
  z-index: 5;
  position: relative;
  height: auto;
}

.hama-logo {
  padding-top: 49.8px;
  padding-bottom: 25.4px;
}

.center-text1 {
  font-family: "Garamond";
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 52px;
  text-align: center;
  color: var(--darkhighprio);
  padding-bottom: 90px;
  width: 919px;
}

.center-img1 {
  mix-blend-mode: multiply;
}

.center-text1 > i {
  color: var(--pink);
}

.section1 {
  position: relative;
  padding-bottom: 101px;
}

.section4 {
  padding-bottom: 162px;
}

.section2-text {
  width: 410px;
  font-family: "Garamond";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 44px;
  color: var(--darkhighprio);
  padding-top: 50%;
}

.section3-text {
  width: 538px;
  font-family: "Garamond";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 44px;
  color: var(--darkhighprio);
}

.section3-text > .orange {
  color: var(--orange);
}

.process-line1 {
  margin-top: 22px;
}

.process-line2 {
  margin-bottom: 11px;
}

.process-line3 {
  margin-top: 39px;
  margin-bottom: 17px;
}

.process-line4 {
  margin-top: 39.67px;
  margin-bottom: 20px;
}

.process-line5 {
  margin-top: 19px;
  margin-bottom: 2px;
}

.section4-text {
  width: 917px;
  font-family: "Garamond";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 44px;
  color: var(--darkhighprio);
  text-align: center;
}

@media (max-width: 912px) {
  .center-text1 {
    font-size: 24px;
    line-height: 32px;
    width: 343px;
  }

  .section2-text {
    font-size: 18px;
    line-height: 28px;
    width: 343px;
    padding-top: 0;
    padding-bottom: 24px;
  }

  .section3-text {
    width: 343px;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 32px;
  }

  .section4-text {
    font-size: 18px;
    line-height: 28px;
    width: 343px;
    padding-bottom: 80px;
  }

  .section1 {
    padding-bottom: 61px;
  }

  .process-line1 {
    margin-top: 16px;
    margin-bottom: 16px;
    width: 1px;
    height: 88px;
  }

  .img2 {
    width: 341.29px;
    height: 271.4px;
  }

  .img3 {
    width: 202px;
    height: 289.19px;
  }

  .img4 {
    width: 287.36px;
    height: 230.13px;
  }
}
