.root-load-wrapper {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
  }

  .root-load-wrapper div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    margin: 4px;
    border: 4px solid #ec4899;
    border-radius: 50%;
    animation: root-load-spin 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #ec4899 transparent transparent transparent;
  }

  .root-load-wrapper div:nth-child(1) {
    animation-delay: -0.45s;
  }

  .root-load-wrapper div:nth-child(2) {
    animation-delay: -0.3s;
  }

  .root-load-wrapper div:nth-child(3) {
    animation-delay: -0.15s;
  }

  @keyframes root-load-spin {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }

  small {
    font-size: 80%;
  }



  .h-max {
    height: max-content;
  }

  .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .leading-6 {
    line-height: 1.5rem;
  }

  .text-content {
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity));
  }

  .p-list-tabset .ant-tabs-nav {
    margin-bottom: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .p-list-tabset .p-list-tab-item {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 0.75rem;
  }

  .p-city-list {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 0.75rem;
    display: grid;
    align-items: center;
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
    grid-template-columns: 80px auto;
  }

  .p-city-list .p-less {
    display: flex;
    align-items: center;
  }

  .p-city-list .p-less .p-text {
    margin-right: 0.75rem;
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity));
  }

  .p-city-list .p-more {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-column-gap: 0.25rem;
    column-gap: 0.25rem;
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
  }

  .p-city-list .p-more .p-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity));
  }

  .p-city-list .p-more .p-item.p-active {
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity));
  }

  .p-city-list .p-btn {
    width: min-content;
  }

  .l-nav[_ngcontent-serverApp-c75] {
    margin-left: 2rem;
    margin-right: 0.75rem;
  }

  .l-nav[_ngcontent-serverApp-c75] .l-list[_ngcontent-serverApp-c75] {
    margin: 0;
    display: flex;
    list-style-type: none;
    padding: 0;
  }

  .l-nav[_ngcontent-serverApp-c75] .l-list[_ngcontent-serverApp-c75] .l-item[_ngcontent-serverApp-c75] .l-link[_ngcontent-serverApp-c75] {
    display: flex;
    height: 5rem;
    align-items: center;
    white-space: nowrap;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity));
  }

  .l-nav[_ngcontent-serverApp-c75] .l-list[_ngcontent-serverApp-c75] .l-item[_ngcontent-serverApp-c75] .l-link[_ngcontent-serverApp-c75]:hover {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
  }

  .l-nav[_ngcontent-serverApp-c75] .l-list[_ngcontent-serverApp-c75] .l-item[_ngcontent-serverApp-c75] .l-link.l-active[_ngcontent-serverApp-c75] {
    border-width: 0px;
    border-bottom-width: 2px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(236 72 153 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity));
  }

  .l-pink[_ngcontent-serverApp-c75] {
    --tw-bg-opacity: 1;
    background-color: rgb(236 72 153 / var(--tw-bg-opacity));
  }

  .l-green[_ngcontent-serverApp-c75] {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity));
  }

  .l-red[_ngcontent-serverApp-c75] {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity));
  }

  .l-yellow[_ngcontent-serverApp-c75] {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity));
  }

  .l-blue[_ngcontent-serverApp-c75] {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity));
  }

  .l-indigo[_ngcontent-serverApp-c75] {
    --tw-bg-opacity: 1;
    background-color: rgb(99 102 241 / var(--tw-bg-opacity));
  }

  .l-purple[_ngcontent-serverApp-c75] {
    --tw-bg-opacity: 1;
    background-color: rgb(168 85 247 / var(--tw-bg-opacity));
  }

  [_nghost-serverApp-c78] {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  [_nghost-serverApp-c78]>nz-spin[_ngcontent-serverApp-c78] {
    width: 100%;
  }

  .c-custom[_ngcontent-serverApp-c103] .ant-back-top {
    bottom: 100px;
  }

  .c-custom[_ngcontent-serverApp-c103] .ant-back-top .c-custom-up {
    margin-bottom: 0.75rem;
  }

  .c-custom[_ngcontent-serverApp-c103] .ant-back-top .c-custom-up,
  .c-custom[_ngcontent-serverApp-c103] .ant-back-top .c-custom-back {
    display: flex;
    height: 2.5rem;
    width: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity));
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  .c-custom[_ngcontent-serverApp-c103] .ant-back-top .c-custom-up:hover,
  .c-custom[_ngcontent-serverApp-c103] .ant-back-top .c-custom-back:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  }
  .bg-red-400[_ngcontent-serverApp-c86] {
    background-color: red;
  }
  .pagination {
    display: flex;
    flex-direction: row;
  }

  .pagination>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .pagination>.item {
    border-radius: 0.25rem;
    border-width: 1px;
    border-style: solid;
    padding: 0.5rem;
    text-align: center;
    min-width: 40px;
  }

  .pagination>.item:hover {
    cursor: pointer;
    --tw-border-opacity: 1;
    border-color: rgb(236 72 153 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity));
  }

  .pagination>.item.disabled {
    --tw-text-opacity: 1;
    color: rgb(163 163 163 / var(--tw-text-opacity));
  }

  .pagination>.item.disabled:hover {
    cursor: not-allowed;
  }
  .p-list-tabset[_ngcontent-serverApp-c127] .ant-tabs-nav {
    margin-bottom: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .p-list-tabset[_ngcontent-serverApp-c127] .p-list-tab-item[_ngcontent-serverApp-c127] {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 0.75rem;
  }

  .p-city-list[_ngcontent-serverApp-c127] {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 0.75rem;
    display: grid;
    align-items: center;
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
    grid-template-columns: 80px auto;
  }

  .p-city-list[_ngcontent-serverApp-c127] .p-less[_ngcontent-serverApp-c127] {
    display: flex;
    align-items: center;
  }

  .p-city-list[_ngcontent-serverApp-c127] .p-less[_ngcontent-serverApp-c127] .p-text[_ngcontent-serverApp-c127] {
    margin-right: 0.75rem;
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity));
  }

  .p-city-list[_ngcontent-serverApp-c127] .p-more[_ngcontent-serverApp-c127] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-column-gap: 0.25rem;
    column-gap: 0.25rem;
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
  }

  .p-city-list[_ngcontent-serverApp-c127] .p-more[_ngcontent-serverApp-c127] .p-item[_ngcontent-serverApp-c127] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity));
  }

  .p-city-list[_ngcontent-serverApp-c127] .p-more[_ngcontent-serverApp-c127] .p-item.p-active[_ngcontent-serverApp-c127] {
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity));
  }

  .p-city-list[_ngcontent-serverApp-c127] .p-btn[_ngcontent-serverApp-c127] {
    width: min-content;
  }
  .bg-red-400[_ngcontent-serverApp-c87] {
    background-color: red;
  }
  .p-city-wrapper[_ngcontent-serverApp-c88] {
    margin-bottom: 0.75rem;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-columns: 80px auto;
  }

  .p-city-wrapper[_ngcontent-serverApp-c88] .p-city-area[_ngcontent-serverApp-c88] {
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity));
  }

  .p-city-wrapper[_ngcontent-serverApp-c88] .p-city-items[_ngcontent-serverApp-c88] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
  }

  @media (min-width: 576px) {
    .p-city-wrapper[_ngcontent-serverApp-c88] .p-city-items[_ngcontent-serverApp-c88] {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }

  @media (min-width: 768px) {
    .p-city-wrapper[_ngcontent-serverApp-c88] .p-city-items[_ngcontent-serverApp-c88] {
      grid-template-columns: repeat(10, minmax(0, 1fr));
    }
  }

  .p-city-wrapper[_ngcontent-serverApp-c88] .p-city-items[_ngcontent-serverApp-c88] .p-city-item[_ngcontent-serverApp-c88] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity));
  }
  .image-group[_ngcontent-serverApp-c153] .item[_ngcontent-serverApp-c153] {
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity));
    padding-bottom: 133.33%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .image-group[_ngcontent-serverApp-c141] .item[_ngcontent-serverApp-c141] {
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity));
    padding-bottom: 133.33%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .p-city-list[_ngcontent-serverApp-c145] {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 0.75rem;
    display: grid;
    align-items: center;
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
    grid-template-columns: 80px auto;
  }

  .p-city-list[_ngcontent-serverApp-c145] .p-less[_ngcontent-serverApp-c145] {
    display: flex;
    align-items: center;
  }

  .p-city-list[_ngcontent-serverApp-c145] .p-less[_ngcontent-serverApp-c145] .p-text[_ngcontent-serverApp-c145] {
    margin-right: 0.75rem;
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity));
  }

  .p-city-list[_ngcontent-serverApp-c145] .p-more[_ngcontent-serverApp-c145] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-column-gap: 0.25rem;
    column-gap: 0.25rem;
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem;
  }

  .p-city-list[_ngcontent-serverApp-c145] .p-more[_ngcontent-serverApp-c145] .p-item[_ngcontent-serverApp-c145] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity));
  }

  .p-city-list[_ngcontent-serverApp-c145] .p-more[_ngcontent-serverApp-c145] .p-item.p-active[_ngcontent-serverApp-c145] {
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity));
  }

  .p-city-list[_ngcontent-serverApp-c145] .p-btn[_ngcontent-serverApp-c145] {
    width: min-content;
  }