/* Your existing styles */
#scrollToTopBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 100px; /* Place the button 20px from the bottom */
  right: 37px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #555; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  width: 40px;
  height: 40px;
  border-radius: 10px; /* Rounded corners */
}

#scrollToTopBtn:hover {
  background-color: #333; /* Add a dark-grey background on hover */
}
#block_31 .services-filters .dropdown-menu .dropdown-item {
  max-height: 280px;
  white-space: unset;
}
ul.platforms {
  display: flex;
  align-content: center;
  list-style: none;
  gap: 6px;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}

ul.platforms li button {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #222f56;
  background: #192446;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

ul.platforms li button.all {
  background: #4a5cf6;
  border: 1px solid #222f56;
}

ul.platforms li button.instagram {
  background: #ff0099;
  border: 1px solid #ff0099;
}

ul.platforms li button.twitter {
  background: #1da1f2;
  border: 1px solid #1da1f2;
}

ul.platforms li button.facebook {
  background: #3b5998;
  border: 1px solid #3b5998;
}

ul.platforms li button.youtube {
  background: #ff0000;
  border: 1px solid #ff0000;
}

ul.platforms li button.tiktok {
  background: #000000;
  border: 1px solid #000000;
}

ul.platforms li button.telegram {
  background: #0088cc;
  border: 1px solid #0088cc;
}

ul.platforms li button.steam {
  background: #000000;
  border: 1px solid #000000;
}

ul.platforms li button.discord {
  background: #7289da;
  border: 1px solid #7289da;
}

ul.platforms li button.reddit {
  background: #ff4500;
  border: 1px solid #ff4500;
}

ul.platforms li button.twitch {
  background: #6441a5;
  border: 1px solid #6441a5;
}

ul.platforms li button.snapchat {
  background: #fffc00;
  border: 1px solid #fffc00;
}

ul.platforms li button.snapchat i {
  color: #000;
}

ul.platforms li button.linkedin {
  background: #0077b5;
  border: 1px solid #0077b5;
}

ul.platforms li button.pinterest {
  background: #bd081c;
  border: 1px solid #bd081c;
}

ul.platforms li button.tumblr {
  background: #35465c;
  border: 1px solid #35465c;
}

ul.platforms li button.soundcloud {
  background: #ff5500;
  border: 1px solid #ff5500;
}

ul.platforms li button.likee {
  background: #964bff;
  border: 1px solid #964bff;
}

ul.platforms li button.website {
  background: #ff0000;
  border: 1px solid #ff0000;
}
ul.platforms li button.vk {
  background: #0078ff;
  border: 1px solid #0078ff;
}

ul.platforms li button.trendyol {
  background: #f27a1a;
  border: 1px solid #f27a1a;
}
ul.platforms li button.opensea {
  background: #2081e2;
  border: 1px solid #2081e2;
}

ul.platforms li button.cmc {
  background: #f7931a;
  border: 1px solid #2263f0;
}

ul.platforms li button.binance {
  background: #fff;
  border: 1px solid #f3ba2f;
}

ul.platforms li button.github {
  background: #333333;
  border: 1px solid #333333;
}

ul.platforms li button.quora {
  background: #aa2200;
  border: 1px solid #aa2200;
}

ul.platforms li button.whatsapp {
  background: #25d366;
  border: 1px solid #25d366;
}

ul.platforms li button.line {
  background: #00c300;
  border: 1px solid #00c300;
}

ul.platforms li button.googlemaps {
  background: #4285f4;
  border: 1px solid #4285f4;
}

ul.platforms li button.trustpilot {
  background: #00b67a;
  border: 1px solid #00b67a;
}

ul.platforms li button.threads {
  background: #000000;
  border: 1px solid #000000;
}

ul.platforms li button.android {
  background: #a4c639;
  border: 1px solid #a4c639;
}

ul.platforms li button.ios {
  background: #000000;
  border: 1px solid #000000;
}

ul.platforms li button.nichetraffic {
  background: #5e72e4;
  border: 1px solid #5e72e4;
}

ul.platforms li button i {
  font-size: 18px;
  color: #fff;
}

ul.platforms li button.active {
  transform: scale(1.1);
}

/* 移除问题样式 */
/* td[data-label="Average time"] {
        font-size: 0; 
    } */
@media (max-width: 991px) {
  #block_31 .component_table .table-responsive-classic {
    overflow-x: scroll;
    overflow-y: scroll;
  }
  #block_31 .component_table .table-responsive-classic thead {
    border: none;
    height: 40px !important;
    width: 100% !important;
    margin: -1px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    display: block;
    margin-left: 2px !important;
    padding-right: 2px !important;
  }
  #block_31 .component_table .table thead tr {
    display: flex;
  }
  #block_31 .component_table .table thead tr th {
    padding: 2px;
    padding-top: 14px;
    font-size: 10px !important;
    flex: 1;
    text-align: center;
  }
  #block_31 .component_table .table thead tr th:first-child::after {
    content: "";
  }
  #block_31 .component_table .table thead tr th::after {
    content: "|";
  }
  #block_31 .component_table .width-service-name {
    flex: 8 !important;
  }
  #block_31 .component_table .table-responsive-classic tbody tr {
    display: block;
    font-size: 10px;
    height: 50px;
    display: flex;
  }
  #block_31 .component_table .table-responsive-classic tbody tr td {
    text-align: left !important;
    flex: 1;
    padding: 2px;
    padding-top: 4px;
  }
  #block_31 .component_table .table-responsive-classic tbody tr td:last-child {
    width: 100%;
    flex: 2;
    padding: 4px;
  }
  #block_31 .component_table .service-name {
    flex: 8 !important;
  }

  #block_31
    .component_table
    .table-responsive-classic
    tbody
    tr
    td[data-label="ID"] {
  }

  #block_31
    .component_table
    .table-responsive-classic
    tbody
    tr
    td[data-label="Rate"] {
    flex: 1.5;
    text-align: center;
  }
  #block_31
    .component_table
    .table-responsive-classic
    tbody
    tr
    td[data-label="Min"] {
    flex: 1;
    text-align: center;
  }
  #block_31
    .component_table
    .table-responsive-classic
    tbody
    tr
    td[data-label="Max"] {
    flex: 1.5;
    text-align: center !important;
  }
  #block_31 .component_table .table-responsive-classic td::before {
    content: "";
    float: left;
    font-weight: 700;
    padding-right: 8px;
  }

  #block_31 .services-category {
    font-weight: 600;
    color: "" !important;
    background: "" !important;
    padding-top: 2px !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-bottom: 2px !important;
    line-height: 40px;
  }
  #block_31 .services-category h4,
  #block_31 .services-category h2 {
    font-size: 12px !important;
    text-align: left;
    margin-top: 10px;
    margin-left: 5px;
  }
  #block_31 .component_table button {
    font-size: 12px;
    text-align: center;
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 6px;
  }
}
