.wrap.H-12xcik2 {
    background: #031019;
  }
  .content.H-12xcik2 {
    padding-top: 65px;
    padding-bottom: 75px;
    max-width: 620px;
  }
  .bg.H-12xcik2 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  h1.H-12xcik2 {
    font-size: 56px;
    line-height: 1.5;
    margin-bottom: 4px;
  }
  h1.H-12xcik2 span:where(.H-12xcik2) {
    color: #33D43E;
  }
  p.H-12xcik2 {
    opacity: 0.8;
  }
  .content.H-12xcik2 form {
    margin-right: 36px;
    max-width: 326px;
  }
  @media screen and (min-width: 641px) {
    .wrap.H-12xcik2 {
      margin-top: -81px;
      padding-top: 81px;
    }
    .bg.H-12xcik2 div:where(.H-12xcik2) {
      max-width: 1200px;
      width: 100%;
      height: 100%;
      margin: 0 auto;
    }
    .bg.H-12xcik2 img:where(.H-12xcik2) {
      right: 0;
      bottom: 40px;
    }
    .wrap.H-12xcik2 .btn-all {
      border-color: #FFFFFF33;
      min-width: 80px !important;
      box-sizing: border-box;
    }
    .wrap.H-12xcik2 .btn-all:hover {
      border-color: #FFFFFF88;
      color: #fff;
    }
  }
  @media (max-width: 640px) {
    .content.H-12xcik2 {
      padding-top: 45px;
      padding-bottom: 30px;
    }
    .bg.H-12xcik2 {
      padding-bottom: 160px;
    }
    h1.H-12xcik2 {
      font-size: 32px;
    }
    .tool.H-12xcik2 form {
      margin-right: 0;
      margin-bottom: 16px;
      max-width: unset;
      flex: 100%;
    }
  }


  section.H-4k6jmg {
    flex: 6;
  }
  a.H-4k6jmg img:where(.H-4k6jmg) {
    width: 100%;
  }
  .a-img.H-4k6jmg:hover {
    opacity: 1;
  }
  @media screen and (min-width: 641px) {
    section.H-4k6jmg {
      margin-right: 44px;
    }
  }


  h2.H-1734u6w {
    border-bottom: 1px solid var(--BD);
    padding-bottom: 20px;
  }
  li.H-1734u6w {
    margin: 4px 0;
    padding: 16px 16px;
  }
  li.H-1734u6w:hover {
    background: #F5F5F5;
  }
  li.H-1734u6w:hover a:where(.H-1734u6w) {
    color: #1DBF53;
  }
  section.top.H-1734u6w + .top {
    margin-top: 30px;
  }
  .iconfont.H-1734u6w {
    opacity: 0;
  }
  li.H-1734u6w:hover .iconfont:where(.H-1734u6w) {
    opacity: 1;
  }


  .warp.H-jbzcvk {
    margin-top: 30px;
    margin-bottom: 60px;
    padding: 20px 60px;
  }
  .bg.H-jbzcvk {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
  }
  .bg.H-jbzcvk img:where(.H-jbzcvk) {
    max-width: 100%;
    min-height: 100%;
  }
  .warp.H-jbzcvk .sub {
    max-width: 380px;
  }
  .warp.H-jbzcvk .btn {
    background: #fff;
    border-radius: 32px;
    color: #141414;
    font-size: 20px;
    font-weight: bold;
    min-width: 200px !important;
  }
  .warp.H-jbzcvk .btn:hover {
    opacity: 0.8;
  }
  .title.H-jbzcvk {
    font-size: 32px;
  }
  @media screen and (max-width: 640px) {
    .warp.H-jbzcvk {
      padding: 10px 30px;
    }
    .title.H-jbzcvk {
      font-size: 24px;
    }
    .warp.H-jbzcvk .btn {
      height: 36px;
      line-height: 36px;
      font-size: 16px;
    }
    .content.H-jbzcvk {
      justify-content: center;
    }
    .content.H-jbzcvk h3:where(.H-jbzcvk) {
      text-align: center;
    }
  }


  .category.H-hnuqyj + .category {
    border-top: 1px solid var(--BD);
  }
  .overview.H-hnuqyj {
    height: 100%;
  }
  .item.H-hnuqyj {
    overflow: hidden;
    height: 100%;
    background: #fff;
  }
  .content.H-hnuqyj {
    padding: 16px 10px;
  }
  .img.H-hnuqyj {
    overflow: hidden;
  }
  .img.H-hnuqyj img:where(.H-hnuqyj) {
    width: 100%;
    font-size: 0;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  a.H-hnuqyj:hover {
    opacity: 0.9;
  }
  .img.H-hnuqyj:hover {
    opacity: 1;
  }
  .img.H-hnuqyj:hover img:where(.H-hnuqyj) {
    transform: scale(1.1);
    transition: all 0.3s ease;
  }
  .category.H-hnuqyj .view {
    padding: 0;
    display: block;
    text-align: left;
  }
  .overview.H-hnuqyj .small {
    border-radius: 32px !important;
    background: var(--BTN-BG);
    color: var(--BTN-COLOR);
    border-color: var(--BTN-BG);
  }
  .overview.H-hnuqyj .small:hover {
    color: #fff !important;
  }

  @media screen and (min-width: 640px) {
    .category.H-hnuqyj {
      padding-bottom: 60px;
      padding-top: 60px;
    }
  }


  .top.H-i0wy0w {
    flex: 4;
    min-width: 200px;
  }
  @media screen and (min-width: 640px) {
    .main.H-i0wy0w {
      padding-bottom: 60px;
      padding-top: 60px;
    }
  }