.wrap.H-1itycsj {
    margin-top: var(--header-height-negative);
    padding-top: var(--header-height);
    width: 100%;
    height: 408px;
    background-size: cover;
    background-position: center;
    background-color: var(--T1);
  }
  .inner-wrap.H-1itycsj {
    margin: 0 auto;
    width: 1200px;
    max-width: 100%;
    height: auto;
  }
  .inner-wrap.H-1itycsj .image:where(.H-1itycsj){
    width: 420px;
    height: 266px;
    margin-top: 35px;
    font-size: 0;
  }
  .inner-wrap.H-1itycsj .image:where(.H-1itycsj) img:where(.H-1itycsj){
    width: inherit;
    height: inherit;
  }
  .hc.H-1itycsj{
    margin-top: 60px;
    color: #999B9F;
  }
  h2.H-1itycsj {
    line-height: 66px;
    font-size: 48px;
    color: var(--B2);
  }
  .wrap.H-1itycsj .search {
    margin: auto;
    width: 540px;
    max-width: 100%;
    box-shadow: none;
  }
  .wrap.H-1itycsj .search-input{
    margin-bottom: 0;
  }
  .wrap.H-1itycsj .search-input form{
    background-color: #38393D;
    border-width: 0;
    box-shadow: unset;
  }
  .wrap.H-1itycsj .search-input form input{
    color: var(--B2);
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
  }
  .wrap.H-1itycsj .search-input form input::placeholder{
    color: #6C6E74;
  }
  @media screen and (max-width: 992px) {
    .inner-wrap.H-1itycsj .image:where(.H-1itycsj){
      display: none;
    }
  }

  @media screen and (max-width: 640px) {
    .inner-wrap.H-1itycsj {
      padding: 40px 15px;
      display: block;
    }
    .hc.H-1itycsj{
      margin-top: 0;
    }
    .wrap.H-1itycsj{
      height: auto;
    }
    .wrap.H-1itycsj .search {
      width: 100%;
    }
    .wrap.H-1itycsj .search input {
      height: 48px;
    }
    h2.H-1itycsj {
      font-size: 24px;
      line-height: 32px;
    }
  }


  .faq-wrap.H-13ns2tq {
    padding: 60px 0 0;
    width: 100%;
    font-family: "HarmonyOS Sans";
  }
  .inner-wrap.H-13ns2tq {
    margin: 0 auto;
    width: 1200px;
    max-width: 100%;
    height: auto;
  }
  .grid.H-13ns2tq {
    grid-gap: 24px;
    /*grid-template-columns: repeat(3, 1fr);*/
    column-count: 3;
    grid-auto-rows: auto;
    flex-flow: row wrap;
  }
  .item.H-13ns2tq {
    border: 1px solid var(--LINE3);
    box-sizing: border-box;
    padding: 20px;
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    flex-grow: 1;
    break-inside: avoid-column;
    margin-bottom: 24px;
  }
  .item.H-13ns2tq:hover {
    border: 1px solid transparent;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  }
  .item.H-13ns2tq i:where(.H-13ns2tq){
    transform: rotate(-90deg);
  }
  @media screen and (max-width: 1200px) {
    .faq-wrap.H-13ns2tq {
      padding: 60px 16px 0;
    }
  }
  @media screen and (max-width: 640px) {
    .faq-wrap.H-13ns2tq {
      padding: 24px 15px 0;
    }
    .title.H-13ns2tq{
      margin-bottom: 16px;
    }
    h2.H-13ns2tq{
      margin-bottom: 0;
      padding: 0;
    }
    .grid.H-13ns2tq {
      grid-template-columns: auto;
      gap: 16px;
      column-count: 1;
      grid-auto-rows: auto;
      flex-flow: row wrap;
    }
    .item.H-13ns2tq {
      padding: 20px 16px;
      margin-bottom: 16px;
    }
  }


  .start-wrap.H-yipzxd {
    padding: 100px 0;
    width: 100%;
    font-family: "HarmonyOS Sans";
  }
  .start-wrap.H-yipzxd .title:where(.H-yipzxd){
    padding: 0;
  }
  .inner-wrap.H-yipzxd {
    z-index: 1;
    margin: 0 auto;
    width: 1200px;
    max-width: 100%;
    height: auto;
  }
  .grid.H-yipzxd {
    grid-column-gap: 80px;
    grid-template-columns: repeat(2, 1fr);
    word-wrap: break-word;
    word-break: break-all;
  }
  .item.H-yipzxd {
    padding-top: 24px;
    min-width: 0;
    border-bottom: 1px solid var(--LINE3);
  }
  .start-wrap.H-yipzxd a:where(.H-yipzxd):hover {
    color: var(--T1);
    text-decoration: underline;
  }
  @media screen and (max-width: 1200px) {
    .start-wrap.H-yipzxd {
      padding: 100px 16px;
    }
  }
  @media screen and (max-width: 768px) {
    .grid.H-yipzxd {
      grid-template-columns: repeat(1, auto);
    }
  }
  @media screen and (max-width: 640px) {
    .start-wrap.H-yipzxd {
      padding: 20px 15px 16px;
    }
    .title.H-yipzxd {
      margin-bottom: 16px;
      color: var(--T1);
    }
    .grid.H-yipzxd {
      border: none;
      padding: 0;
      grid-gap: 24px;
      grid-template-columns: auto;
    }
    .inner-wrap.H-yipzxd {
      width: 100%;
    }
    .item.H-yipzxd {
      padding-top: 0;
    }
  }


  .us-wrap.H-136gy5v {
    padding: 0 0 100px;
    width: 100%;
    font-family: "HarmonyOS Sans";
  }
  .inner-wrap.H-136gy5v {
    margin: 0 auto;
    width: 1200px;
    max-width: 100%;
    height: auto;
  }
  .grid.H-136gy5v {
    grid-gap: 24px;
    grid-template-columns: repeat(3, auto);
    word-wrap: break-word;
    word-break: break-all;
  }
  .item.H-136gy5v {
    border: 1px solid var(-LINE3);
    padding: 20px;
    gap: 8px;
  }
  .item.H-136gy5v:hover {
    border: 1px solid transparent;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  }
  .item.H-136gy5v .media-icon:where(.H-136gy5v){
    width: 60px;
    height: 60px;
  }
  .item.H-136gy5v .media-icon:where(.H-136gy5v) img:where(.H-136gy5v){
    width: inherit;
    height: inherit;
  }
  .item.H-136gy5v .item-ct:where(.H-136gy5v){
    color: #1D2029;
  }
  .email.H-136gy5v{
    color: #6C6E74;
  }
  @media screen and (max-width: 1200px) {
    .us-wrap.H-136gy5v {
      padding: 0 16px 100px;
    }
  }
  @media screen and (max-width: 992px) {
    .grid.H-136gy5v {
      grid-gap: 14px;
      grid-template-columns: repeat(2, auto);
    }
  }
  @media screen and (max-width: 640px) {
    .us-wrap.H-136gy5v {
      padding: 20px 15px 16px;
    }
    .inner-wrap.H-136gy5v {
      width: 100%;
    }
    .grid.H-136gy5v {
      grid-gap: 16px;
      grid-template-columns: repeat(1, auto);
    }
    h3.H-136gy5v {
      font-size: 14px;
    }
    .item.H-136gy5v {
      margin-bottom: 0;
      border: 1px solid var(--LINE3);
    }
    .item.H-136gy5v .media-icon:where(.H-136gy5v){
      width: 48px;
      height: 48px;
    }
    .email.H-136gy5v {
      font-size: 12px;
    }
  }


  .subscribe-wrap.H-j0tatd {
    margin: 0 auto;
    padding: 60px 0 72px 0;
    width: 100%;
    background: #000;
    font-family: "HarmonyOS Sans";
  }
  .subscribe-inner-wrap.H-j0tatd {
    margin: 0 auto;
    width: 1200px;
    max-width: 100%;
  }
  h3.H-j0tatd {
    font-weight: bold;
  }
  .subscribe-wrap.H-j0tatd .large button{
    background: #33d43e !important;
    border-radius: 20px !important;
  }
  .subscribe-wrap.H-j0tatd .large button:hover{
    background: #43e04e !important;
  }
  .subscribe-wrap.H-j0tatd form{
    border: unset;
    background: #38393D;
    border-radius: 30px !important;
  }
  .subscribe-wrap.H-j0tatd form.sub {
    border-radius: 12px;
    margin: 0;
    padding: 0;
    width: 540px;
    height: 60px;
    font-size: 14px;
  }
  .subscribe-wrap.H-j0tatd .sub button {
    border-radius: 8px;
    margin-right: 10px;
    padding: 10px 20px;
    line-height: normal;
    background-color: var(--TW);
  }
  .subscribe-wrap.H-j0tatd .sub button span {
    line-height: normal;
  }
  .subscribe-wrap.H-j0tatd .sub input{
    color: var(--B2);
    line-height: 20px;
    font-weight: 400;
    font-size: 16px;
  }
  .subscribe-wrap.H-j0tatd .sub input::placeholder{
    color: var(--T4);
  }
  .btn.H-j0tatd{
    font-size: 16px;
    color: #141414;
  }
  .email-con.H-j0tatd span:where(.H-j0tatd){
    width: 568px;
    height: 300px;
    font-size: 0;
    top: -140px;
    right: 0;
  }
  .email-con.H-j0tatd span:where(.H-j0tatd) img:where(.H-j0tatd){
    width: inherit;
    height: inherit;
  }
  @media screen and (max-width: 1200px) {
    .email-con.H-j0tatd span:where(.H-j0tatd){
      width: 430px;
      height: auto;
      top: -80px;
    }
  }
  @media screen and (max-width: 976px) {
    .email-con.H-j0tatd span:where(.H-j0tatd){
      display: none;
    }
  }
  @media screen and (max-width: 640px) {
    .subscribe-wrap.H-j0tatd {
      padding: 24px 15px;
      margin-top: 40px;
    }
    .subscribe-inner-wrap.H-j0tatd {
      flex-direction: column;
      width: 100%;
    }
    .subscribe-wrap.H-j0tatd input {
      padding: 12px;
    }
    .subscribe-wrap.H-j0tatd button{
      line-height: 48px;
    }
    .subscribe-wrap.H-j0tatd form.sub {
      width: 100%;
      height: unset;
      display: block;
      background: unset;
    }
    .subscribe-wrap.H-j0tatd form.sub input {
      width: 100%;
      height: 48px;
      background-color: #38393D;
      border-radius: 32px;
    }
    .subscribe-wrap.H-j0tatd form.sub .light {
      margin-top: 16px;
      width: 100%;
    }
    .subscribe-inner-wrap.H-j0tatd h3:where(.H-j0tatd){
      font-size: 20px
    }
    .subscribe-wrap.H-j0tatd .sub button {
      height: 48px;
      line-height: 48px;
    }
  }


  .help-center.H-oj24mk {
    font-family: "HarmonyOS Sans";
    background: var(--B1);
  }