._h-how-it-works-2_1ibjl_1 {
  background: url("../../assets/1-03.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 675px;
  min-height: 675px;
  z-index: 2;
}
@media screen and (max-width: calc(1366px)) {
  ._h-how-it-works-2_1ibjl_1 {
    background-image: url("../../assets/home/HML_D.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: unset;
    height: 481px;
    min-height: 481px;
  }
}
@media screen and (max-width: calc(1000px)) {
  ._h-how-it-works-2_1ibjl_1 {
    height: 70px;
    min-height: unset;
    background-image: url("../../assets/1-08.jpg");
  }
}

._h-how-it-works-1_1ibjl_29 {
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: calc(1000px)) {
  ._h-how-it-works-1_1ibjl_29 {
    display: block;
    background-image: url("../../assets/home/HMP_C.png");
    min-height: unset;
    height: 1000px;
    background-position: center;
  }
}

._h-section_1ibjl_44 {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  align-items: center;
}
@media screen and (max-width: calc(1000px)) {
  ._h-section_1ibjl_44 {
    justify-content: center;
    position: relative;
    top: -45%;
  }
}
@media (max-width: 525px) {
  ._h-section_1ibjl_44 {
    top: -30%;
  }
}

._h-phone_1ibjl_63 {
  width: 26%;
  padding-right: 26%;
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1000px;
}
._h-phone_1ibjl_63 img {
  max-height: 90%;
  transform-style: preserve-3d;
}
@media screen and (max-width: calc(1366px)) {
  ._h-phone_1ibjl_63 {
    display: none;
  }
}
._h-phone_1ibjl_63 ._h-phone-wrapper_1ibjl_80 {
  position: relative;
}
._h-phone_1ibjl_63 ._h-phone-blur_1ibjl_83 {
  position: absolute;
  height: 75%;
  width: 64%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  will-change: backdrop-filter transform;
}
._h-phone_1ibjl_63 ._h-phone-blur_1ibjl_83:hover {
  -webkit-animation: _blur-blinking_1ibjl_1 2s ease-in-out infinite;
          animation: _blur-blinking_1ibjl_1 2s ease-in-out infinite;
}

@-webkit-keyframes _blur-blinking_1ibjl_1 {
  0% {
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0);
  }
  50% {
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
  }
  70% {
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0);
  }
}

@keyframes _blur-blinking_1ibjl_1 {
  0% {
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0);
  }
  50% {
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
  }
  70% {
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0);
  }
}
._h-container_1ibjl_107 {
  width: 32%;
  padding-right: 17.5%;
  text-align: start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
@media screen and (min-width: 1000px) and (max-width: calc(1366px)) {
  ._h-container_1ibjl_107 {
    width: 37%;
    padding-right: 12%;
  }
}
@media screen and (max-width: calc(1000px)) {
  ._h-container_1ibjl_107 {
    align-items: center;
    width: 100%;
    padding: 0;
  }
}

._h-label_1ibjl_130 {
  color: #4d4d4d;
  font-size: 2.67rem;
  line-height: 3.33rem;
  font-weight: 800;
}
@media screen and (min-width: calc(1920px + 1px)) {
  ._h-label_1ibjl_130 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media screen and (max-width: calc(1366px)) {
  ._h-label_1ibjl_130 {
    margin-bottom: 0.5rem;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: calc(1000px)) {
  ._h-label_1ibjl_130 {
    text-align: center;
    font-size: 2rem;
  }
}

._h-chat-container_1ibjl_155 {
  padding-top: 2.2rem;
  padding-bottom: 2.5rem;
  width: 613px;
}
._h-chat-container_1ibjl_155 > div > div:nth-child(even) h5 {
  text-align: end;
}
._h-chat-container_1ibjl_155 h5 {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: unset;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
._h-chat-container_1ibjl_155 h5 img {
  max-width: 1.5rem;
  margin: 0 8px;
}
@media screen and (max-width: calc(1366px)) {
  ._h-chat-container_1ibjl_155 h5 {
    font-size: 0.8rem;
    line-height: 1rem;
  }
}
@media screen and (max-width: calc(1366px)) {
  ._h-chat-container_1ibjl_155 {
    width: 508px;
  }
}
@media screen and (max-width: calc(1000px)) {
  ._h-chat-container_1ibjl_155 {
    width: 94%;
    z-index: 1;
  }
}
@media (max-width: 525px) {
  ._h-chat-container_1ibjl_155 {
    width: 87%;
  }
}
@media screen and (max-width: calc(667px)) {
  ._h-chat-container_1ibjl_155 {
    padding-top: 1rem;
  }
}
._h-chat-container_1ibjl_155 :nth-child(3) * {
  padding-top: 34px;
  height: 56px;
}
._h-chat-container_1ibjl_155 :nth-child(3) * p {
  padding: 0;
}
@media (max-width: 525px) {
  ._h-chat-container_1ibjl_155 :nth-child(3) * {
    padding-top: 1.3rem;
    height: 66px;
  }
  ._h-chat-container_1ibjl_155 :nth-child(3) * p {
    padding: 0;
  }
}
@media (max-width: 525px) {
  ._h-chat-container_1ibjl_155 :nth-child(4) * {
    height: 86px;
  }
}

._h-chat-card_1ibjl_224 {
  position: relative;
  background: #95e1bf;
  border-radius: 0 15px 15px 15px;
  height: 66px;
  text-align: start;
  margin-bottom: 16px;
  padding-left: 33px;
  padding-top: 24px;
  padding-right: 3rem;
  font-size: 1.13rem;
  line-height: 1.42rem;
}
@media screen and (min-width: calc(1920px + 1px)) {
  ._h-chat-card_1ibjl_224 {
    font-size: 0.85rem;
    line-height: 1.065rem;
  }
}
@media screen and (max-width: calc(1366px)) {
  ._h-chat-card_1ibjl_224 {
    padding-left: 22px;
    padding-right: 1.3rem;
    padding-top: 1.67rem;
  }
}
@media (max-width: 525px) {
  ._h-chat-card_1ibjl_224 {
    padding-top: 1.3rem;
    height: 106px;
  }
}