.search-input.H-1tgq5qj {
    margin-bottom: 40px;
  }
  .search-input.H-1tgq5qj .search {
    margin: 0;
    padding: 0 32px 0 0;
    height: 60px;
    line-height: 30px;
    box-shadow: 0 0 0 5px rgb(255 255 255 / 15%);
    font-size: 14px;
    border-radius: 30px;
  }
  .search-input.H-1tgq5qj .search button {
    margin-right: -20px;
    padding: 10px 20px;
    line-height: normal;
  }
  .search-input.H-1tgq5qj .search button span {
    line-height: normal;
  }
  .btn.H-1tgq5qj{
    font-size: 16px;
    color: #141414;
  }
  .btn.H-1tgq5qj i:where(.H-1tgq5qj){
    color: #141414;
    font-size: inherit;
  }
  @media screen and (max-width: 640px) {
    .search-input.H-1tgq5qj {
      margin-bottom: 20px;
    }
    .search-input.H-1tgq5qj .search {
      padding: 0;
      height: 48px;
    }
    .search-input.H-1tgq5qj .search button {
      min-width: unset !important;
      border-radius: 8px;
      margin-right: 6px;
      padding: 10px;
      line-height: normal;
    }
    .btn.H-1tgq5qj i:where(.H-1tgq5qj){
      margin-right: 0;
    }
    .txt.H-1tgq5qj{
      display: none;
    }
  }