.register.H-gb0pe8 {
    width: 360px;
    background: linear-gradient(219deg, #1DBF53 0%, #1DBF53 100%);
  }
  .register.show.H-gb0pe8 {
    display: block;
  }
  .register-title.H-gb0pe8 {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 12px 20px;
  }
  .register-title.H-gb0pe8 img:where(.H-gb0pe8) {
    width: 40px;
    height: 40px;
  }
  @media screen and (min-width: 640px) {
    .wrap.H-gb0pe8 {
      margin-left: 40px;
    }
  }
  @media screen and (max-width: 640px) {
    .register.H-gb0pe8 {
      width: 100%;
    }
  }


  .article.H-1y8wie7 {
    max-width: 800px;
  }