._e-e-commerce_zj11w_1 {
  background: url("../../assets/1-07.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: calc(1366px)) {
  ._e-e-commerce_zj11w_1 {
    background-image: url("../../assets/home/HML_H.png");
    min-height: unset;
    height: 107.46vh;
  }
}
@media screen and (max-width: calc(667px)) {
  ._e-e-commerce_zj11w_1 {
    background-image: url("../../assets/home/HMP_H.png");
    height: 81.41vh;
  }
}

._e-section_zj11w_21 {
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  width: 28%;
  margin-left: 20%;
  text-align: start;
}
._e-section_zj11w_21 img {
  width: 35px;
}
@media screen and (max-width: calc(1366px)) {
  ._e-section_zj11w_21 {
    margin-left: 5%;
    width: 48%;
  }
}
@media screen and (max-width: calc(667px)) {
  ._e-section_zj11w_21 {
    width: 85%;
    height: 100%;
    justify-content: space-between;
  }
}
._e-section_zj11w_21 h1 {
  width: 68%;
}

._e-title_zj11w_50 {
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 2.75rem;
}
@media screen and (max-width: calc(1366px)) {
  ._e-title_zj11w_50 {
    font-size: 2rem;
    line-height: 2.333rem;
  }
}

@media screen and (max-width: calc(667px)) {
  ._e-button-container_zj11w_63 {
    width: 100%;
    text-align: center;
  }
}

@-webkit-keyframes _coin_zj11w_1 {
  0% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(15%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes _coin_zj11w_1 {
  0% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(15%);
  }
  100% {
    transform: translateY(0);
  }
}
._e-coin_zj11w_80 {
  position: absolute;
  top: 10%;
  right: 35%;
}
@media screen and (min-width: 1366px) and (max-width: calc(1920px)) {
  ._e-coin_zj11w_80 {
    top: 0;
  }
}
@media screen and (max-width: calc(1366px)) {
  ._e-coin_zj11w_80 {
    display: none;
  }
}
._e-coin_zj11w_80 > img {
  -webkit-animation: _coin_zj11w_1 1.5s ease-in-out alternate infinite;
          animation: _coin_zj11w_1 1.5s ease-in-out alternate infinite;
}
._e-coin_zj11w_80 > img:nth-child(1) {
  width: 140px;
}
._e-coin_zj11w_80 > img:nth-child(2) {
  position: absolute;
  left: -70px;
  width: 100px;
  bottom: -100%;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
._e-coin_zj11w_80 > img:nth-child(3) {
  position: absolute;
  right: -190%;
  width: 100px;
  top: 50%;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
._e-coin_zj11w_80 > img:nth-child(4) {
  position: absolute;
  right: -220%;
  width: 90px;
  bottom: -130%;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@media screen and (min-width: 1366px) and (max-width: calc(1920px)) {
  ._e-coin_zj11w_80 > img:nth-child(2) {
    left: -40px;
    bottom: -70%;
  }
  ._e-coin_zj11w_80 > img:nth-child(3) {
    right: -110%;
  }
  ._e-coin_zj11w_80 > img:nth-child(4) {
    right: -170%;
    bottom: -100%;
  }
}