@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main,
figure,
figcaption,
img,
picture,
label {
  display: block;
}

a {
  text-decoration: none;
}

ul,
ol {
  padding: 0;
  list-style-position: inside;
}

ul {
  list-style-type: none;
}

figcaption {
  margin-top: 1rem;
}

img,
picture {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

template,
[hidden],
.hidden {
  display: none;
}

textarea {
  resize: none;
}

fieldset {
  padding: 1rem;
}
fieldset legend {
  float: left;
  width: 100%;
  color: inherit;
}

a,
input,
button,
textarea,
select,
summary,
tr {
  font: inherit;
  -webkit-tap-highlight-color: transparent;
}
a:focus,
input:focus,
button:focus,
textarea:focus,
select:focus,
summary:focus,
tr:focus {
  outline: none;
}

summary {
  cursor: pointer;
}

i {
  font-style: normal;
}

button,
select,
[type=button],
[type=submit],
[type=reset],
[type=file] {
  -webkit-appearance: none;
  cursor: pointer;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
}

[disabled],
:disabled,
.disabled {
  pointer-events: none;
  cursor: default;
}

::-webkit-file-upload-button {
  -webkit-appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  height: auto;
}

[type=search] {
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: none;
}

[type=number] {
  -moz-appearance: textfield;
}

:root,
html[data-theme=dark] {
  --bg: #071620;
  --bg-header: #000f18;
  --bg-footer: #0d2032;
  --bg-card: #0d2032;
  --bg-active: #153146;
  --bg-search-1: #0d2032;
  --bg-search-2: #153146;
  --bg-pending: #071620;
  --bg-dropdown-1: #1A3A53;
  --bg-dropdown-2: #153146;
  --text-color-1: #fff;
  --text-color-2: #878897;
  --text-color-3: #cbcbcb;
  --text-color-4: #9596af;
  --text-color-5: #d0d1e1;
  --color-gwei: #ffe5bd;
  --btn-primary: #355dff;
  --btn-secondary: #878897;
  --btn-tertiary: #153146;
  --icon-color-1: #9596af;
  --icon-color-2: #d0d1e1;
  --hover-1: #6181ff;
  --hover-2: #ffaa2c;
}

html[data-theme=light] {
  --bg: #f6f6f6;
  --bg-header: #fff;
  --bg-footer: #fff;
  --bg-card: #fff;
  --bg-active: #f9f9f9;
  --bg-search-1: #f6f6f6;
  --bg-search-2: #fff;
  --bg-pending: #fffcf8;
  --bg-dropdown-1: #fff;
  --bg-dropdown-2: #f5f5f5;
  --text-color-1: #2c2c2c;
  --text-color-3: #878897;
  --color-gwei: #406787;
  --btn-secondary: #d0d1e1;
  --btn-tertiary: #f3f4fa;
}

body {
  background: var(--bg);
  color: var(--text-color-1);
}

a,
button,
select {
  color: inherit;
  transition: all 0.1s;
}

option {
  background: var(--bg);
}

i {
  flex: none;
  display: inline-flex;
  color: inherit;
  line-height: 0;
  font-size: inherit;
}

.icon {
  fill: currentColor;
}

.link:hover {
  color: var(--hover-1);
}

.green {
  color: #4fbf67;
}

.red {
  color: #ec4a4a;
}

.icon {
  width: 16px;
  height: 16px;
}

.flex {
  display: flex;
}

.flex-br {
  flex: none;
  width: 100%;
  height: 0;
}

.blink {
  animation: blinker 0.15s linear 3 forwards;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
@font-face {
  font-family: "iconfont";
  src: url("../../assets/fonts/iconfont81ee.ttf?54d6b8d2f8c94075a7a5479c5371ebc6") format("truetype"), url("../../assets/fonts/iconfont81ee.woff?54d6b8d2f8c94075a7a5479c5371ebc6") format("woff"), url("../../assets/fonts/iconfont81ee.woff2?54d6b8d2f8c94075a7a5479c5371ebc6") format("woff2");
}
i[class^=icon-]:before, i[class*=" icon-"]:before {
  font-family: iconfont !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ad:before {
  content: "\f101";
}

.icon-airdrop:before {
  content: "\f102";
}

.icon-alert:before {
  content: "\f103";
}

.icon-apple:before {
  content: "\f104";
}

.icon-arrow-down:before {
  content: "\f105";
}

.icon-arrow-up:before {
  content: "\f106";
}

.icon-arrow-upanddown:before {
  content: "\f107";
}

.icon-bell:before {
  content: "\f108";
}

.icon-calendar:before {
  content: "\f109";
}

.icon-certik-audit:before {
  content: "\f10a";
}

.icon-change:before {
  content: "\f10b";
}

.icon-chart:before {
  content: "\f10c";
}

.icon-chat:before {
  content: "\f10d";
}

.icon-checkmark-circle:before {
  content: "\f10e";
}

.icon-checkmark:before {
  content: "\f10f";
}

.icon-chevron-down:before {
  content: "\f110";
}

.icon-chevron-left:before {
  content: "\f111";
}

.icon-chevron-right:before {
  content: "\f112";
}

.icon-chevron-up:before {
  content: "\f113";
}

.icon-clubhouse:before {
  content: "\f114";
}

.icon-copy:before {
  content: "\f115";
}

.icon-cross-circle:before {
  content: "\f116";
}

.icon-cross:before {
  content: "\f117";
}

.icon-dev:before {
  content: "\f118";
}

.icon-discord:before {
  content: "\f119";
}

.icon-download:before {
  content: "\f11a";
}

.icon-dribbble:before {
  content: "\f11b";
}

.icon-facebook:before {
  content: "\f11c";
}

.icon-figma:before {
  content: "\f11d";
}

.icon-file:before {
  content: "\f11e";
}

.icon-filter:before {
  content: "\f11f";
}

.icon-flame:before {
  content: "\f120";
}

.icon-gas-station:before {
  content: "\f121";
}

.icon-github:before {
  content: "\f122";
}

.icon-globe:before {
  content: "\f123";
}

.icon-google:before {
  content: "\f124";
}

.icon-heart:before {
  content: "\f125";
}

.icon-history:before {
  content: "\f126";
}

.icon-info-circle:before {
  content: "\f127";
}

.icon-instagram:before {
  content: "\f128";
}

.icon-link:before {
  content: "\f129";
}

.icon-linkedin:before {
  content: "\f12a";
}

.icon-lock-closed:before {
  content: "\f12b";
}

.icon-lock-open:before {
  content: "\f12c";
}

.icon-logo-plus:before {
  content: "\f12d";
}

.icon-loudspeaker:before {
  content: "\f12e";
}

.icon-mail:before {
  content: "\f12f";
}

.icon-maximize:before {
  content: "\f130";
}

.icon-medium:before {
  content: "\f131";
}

.icon-menu:before {
  content: "\f132";
}

.icon-minimize:before {
  content: "\f133";
}

.icon-minus:before {
  content: "\f134";
}

.icon-moon:before {
  content: "\f135";
}

.icon-paper:before {
  content: "\f136";
}

.icon-percent:before {
  content: "\f137";
}

.icon-pinterest:before {
  content: "\f138";
}

.icon-plus:before {
  content: "\f139";
}

.icon-reddit:before {
  content: "\f13a";
}

.icon-remote-left:before {
  content: "\f13b";
}

.icon-remote-right:before {
  content: "\f13c";
}

.icon-rotate-right:before {
  content: "\f13d";
}

.icon-search:before {
  content: "\f13e";
}

.icon-share:before {
  content: "\f13f";
}

.icon-signal:before {
  content: "\f140";
}

.icon-skype:before {
  content: "\f141";
}

.icon-snapchat:before {
  content: "\f142";
}

.icon-spotify:before {
  content: "\f143";
}

.icon-sun:before {
  content: "\f144";
}

.icon-sync:before {
  content: "\f145";
}

.icon-target:before {
  content: "\f146";
}

.icon-telegram:before {
  content: "\f147";
}

.icon-thumb-down:before {
  content: "\f148";
}

.icon-thumb-up:before {
  content: "\f149";
}

.icon-tiktok:before {
  content: "\f14a";
}

.icon-time-circle:before {
  content: "\f14b";
}

.icon-tumblr:before {
  content: "\f14c";
}

.icon-twitch:before {
  content: "\f14d";
}

.icon-twitter:before {
  content: "\f14e";
}

.icon-vk:before {
  content: "\f14f";
}

.icon-wallet:before {
  content: "\f150";
}

.icon-youtube:before {
  content: "\f151";
}

html {
  font-size: 16px;
}

body {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

p,
ul,
figure,
picture {
  margin: 0;
}

.page-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 2147483647;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: var(--bg);
}

.loader-container {
  transition: 0.5s;
}
.loader-container.loading {
  opacity: 1;
}
.loader-container.loaded {
  opacity: 0;
  pointer-events: none;
}
.loader-container:not(.loading):not(.loaded) {
  display: none;
}

[class*=btn] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  padding: 0 10px;
  border-radius: 14px;
  border: 1px solid transparent;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
}
[class*=btn] .icon-chevron-down {
  margin: 0 -4px 0 4px;
}
[class*=btn].select {
  width: auto;
  padding-right: 24px;
  background-image: url("../../assets/img/chevron-down.svg");
  font-weight: normal;
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: top 50% right 10px;
}

.btn-primary {
  background: var(--btn-primary);
  color: #fff;
}
.btn-primary:hover {
  background: var(--hover-1);
}
.btn-primary i {
  margin: 0 6px 0 0;
}

.btn-secondary {
  background: transparent;
  border-color: var(--btn-secondary);
}
.btn-secondary:hover {
  border-color: var(--hover-1);
}
.btn-secondary .icon {
  fill: var(--btn-secondary);
}
.btn-secondary i {
  color: var(--btn-secondary);
}

.btn-tertiary {
  background: var(--btn-tertiary);
}
.btn-tertiary:hover {
  background: var(--hover-1);
  color: #fff;
}
.btn-tertiary span {
  margin: 0 6px;
}
.btn-tertiary i:last-of-type {
  color: var(--icon-color-2);
}

.btn-ghost {
  background: none;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  padding: 0;
}
.btn-ghost:hover {
  color: var(--hover-1);
}

.btn-icon {
  background: none;
  border: none;
  padding: 0;
  width: auto;
  height: auto;
  color: var(--icon-color-1);
  font-size: inherit;
}
.btn-icon:hover {
  color: var(--icon-color-2);
}
.btn-icon .icon {
  fill: currentColor;
}

.card {
  border-radius: 10px;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
  background: var(--bg-card);
}

.dropdown {
  position: relative;
  display: flex;
  justify-content: center;
}
.dropdown .dropdown-content {
  display: none;
  position: absolute;
  top: 100%;
  left: auto;
  margin-top: 16px;
  z-index: 11;
  border-radius: 10px;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
  padding: 0 2px;
  background: var(--bg-dropdown-1);
  border: 2px solid var(--bg-dropdown-2);
}
.dropdown.active .dropdown-content {
  display: block;
}

.dropdown .dropdown-content:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: calc(50% - 8px);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid var(--bg-dropdown-2);
}
.dropdown .dropdown-list {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .dropdown .dropdown-list {
    padding: 0 2px;
    scrollbar-color: #ffaa2c transparent;
  }
  .dropdown .dropdown-list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .dropdown .dropdown-list::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .dropdown .dropdown-list::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #ffaa2c;
  }
}
.dropdown .dropdown-list .dropdown-item {
  border: none;
  background: none;
  padding: 4px 8px;
  border-radius: 4px;
  position: relative;
  margin: 4px 0;
  display: grid;
  gap: 8px;
  justify-content: start;
  justify-items: start;
  grid-auto-flow: column;
  align-items: center;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  transition: 0s;
}
@media (min-width: 1200px) {
  .dropdown .dropdown-list .dropdown-item {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
  }
}
.dropdown .dropdown-list .dropdown-item:hover {
  background: var(--btn-tertiary);
  color: inherit;
}
.dropdown .dropdown-list .dropdown-item:not(:last-child):after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(146, 146, 146, 0.2);
  position: absolute;
  left: 0;
  bottom: -5px;
}
.dropdown .dropdown-footer {
  position: relative;
  padding: 8px 14px;
  margin: 0 -4px -2px;
  background: var(--bg-dropdown-2);
  border-radius: 0 0 8px 8px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199px) {
  .dropdown.dropdown-overlay .dropdown-content {
    width: 100%;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 72px 16px 0;
    margin: 0;
    background: var(--bg-header);
    border: none;
    box-shadow: none;
    border-radius: 0;
    transition: 0.2s;
    transform: translateX(105%);
    display: flex;
    flex-direction: column;
  }
  .dropdown.dropdown-overlay .dropdown-content:before {
    display: none;
  }
}
@media (max-width: 1199px) {
  .dropdown.dropdown-overlay .dropdown-content .search-field {
    margin: 0 0 12px;
  }
  .dropdown.dropdown-overlay .dropdown-content .search-field:after {
    content: "";
    position: absolute;
    display: block;
    width: 100vw;
    left: calc(50% - 50vw);
    bottom: -12px;
    border-top: 1px solid rgba(146, 146, 146, 0.2);
  }
}
@media (min-width: 1200px) {
  .dropdown.dropdown-overlay .dropdown-content .search-field {
    display: none;
  }
}
@media (max-width: 1199px) {
  .dropdown.dropdown-overlay .dropdown-content .dropdown-list {
    max-height: none;
    flex: 1;
  }
}
@media (max-width: 1199px) {
  .dropdown.dropdown-overlay.active .dropdown-content {
    transform: translateX(0);
  }
}
@media (max-width: 1199px) {
  .dropdown.dropdown-overlay .dropdown-footer {
    border-radius: 0;
    margin: 4px -16px 0;
    padding: 8px 16px;
  }
}

.tabs {
  -webkit-tap-highlight-color: transparent;
  height: 100%;
  width: 100%;
}
.tabs .tab-list {
  border-bottom: 2px solid rgba(146, 146, 146, 0.2);
  height: 50px;
  display: flex;
}
.tabs .tab {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 24px;
  height: 48px;
  position: relative;
  list-style: none;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
}
.tabs .tab:hover {
  background: rgba(0, 0, 0, 0.1);
}
.tabs .tab.selected {
  background: var(--bg-active);
  font-weight: bold;
}
.tabs .tab.selected:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background: #ffaa2c;
}
.tabs .tab.disabled {
  color: #6b6b6b;
  cursor: default;
}
.tabs .tab i {
  margin: 0 8px 0 0;
}
.tabs .tab-panel {
  display: none;
}
.tabs .tab-panel.selected {
  display: block;
}

.table-scrollbox {
  overflow-y: auto;
  padding: 0 12px;
  margin-right: 12px;
  height: 100%;
}
@media (min-width: 1200px) {
  .table-scrollbox {
    scrollbar-color: #ffaa2c transparent;
  }
  .table-scrollbox::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .table-scrollbox::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .table-scrollbox::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #ffaa2c;
  }
}
@media (max-width: 1199px) {
  .table-scrollbox {
    padding: 0;
    margin-right: 0;
  }
}

.table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: left;
}
.table tbody tr:hover {
  background: var(--bg-active);
}
.table th,
.table td {
  border-bottom: 1px solid rgba(146, 146, 146, 0.2);
  padding: 8px;
  vertical-align: middle;
  white-space: nowrap;
}
.table th {
  text-transform: uppercase;
  color: var(--text-color-1);
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  position: relative;
}
.table th .sort-arrow {
  font-size: 10px;
  line-height: 1;
  margin: 0 0 0 4px;
}
.table tr:last-child td {
  border-bottom: none;
}

.etherscan {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../assets/img/etherscan-light.svg") no-repeat center / cover;
}
.etherscan:hover {
  background: url("../../assets/img/etherscan-orange.svg") no-repeat center / cover;
}
[data-theme=light] .etherscan {
  background: url("../../assets/img/etherscan.svg") no-repeat center / cover;
}
[data-theme=light] .etherscan:hover {
  background: url("../../assets/img/etherscan-darker.svg") no-repeat center / cover;
}

.twitter {
  color: #03A9F4;
}
.twitter:hover {
  color: #ffaa2c;
}
[data-theme=light] .twitter:hover {
  color: #008FCF;
}

.discord {
  color: #5865F2;
}
.discord:hover {
  color: #ffaa2c;
}
[data-theme=light] .discord:hover {
  color: #2B39D3;
}

.telegram {
  color: #65B2EA;
}
.telegram:hover {
  color: #ffaa2c;
}
[data-theme=light] .telegram:hover {
  color: #4693CB;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 100px));
  }
}
@keyframes dots-loading {
  0% {
    content: ".";
  }
  25% {
    content: "..";
  }
  50% {
    content: "...";
  }
  75% {
    content: "..";
  }
  100% {
    content: ".";
  }
}
@keyframes clock {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 1199px) {
  .overlay {
    width: 100%;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 72px 16px 0;
    margin: 0;
    background: var(--bg-header);
    border: none;
    box-shadow: none;
    border-radius: 0;
    transition: 0.2s;
    transform: translateX(105%);
    top: 0;
    z-index: 10;
    padding: 16px;
  }
  .overlay:before {
    display: none;
  }
}
@media (min-width: 1200px) {
  .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: flex-start;
    padding-top: 130px;
    z-index: 100;
  }
}
@media (max-width: 1199px) {
  .overlay.active {
    transform: translateX(0);
  }
}
@media (min-width: 1200px) {
  .overlay.active {
    display: flex;
  }
}
.overlay .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 15, 24, 0.9);
}
.overlay .popup {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  background: var(--bg-card);
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .overlay .popup {
    padding: 16px;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .overlay .popup {
    width: 700px;
    height: 620px;
    padding: 24px 32px;
    border-radius: 24px;
  }
}
.overlay .popup .popup-header {
  flex: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 12px;
}
.overlay .popup .popup-header .title {
  margin: 0;
  position: relative;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  display: flex;
  align-items: center;
  max-width: calc(100% - 48px);
}
.overlay .popup .popup-header .title i {
  font-size: 24px;
  color: var(--icon-color-1);
  margin: 0 12px 0 0;
}
.overlay .popup .popup-content {
  overflow-y: auto;
  scrollbar-color: #ffaa2c transparent;
}
.overlay .popup .popup-content::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.overlay .popup .popup-content::-webkit-scrollbar-track {
  background-color: transparent;
}
.overlay .popup .popup-content::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #ffaa2c;
}
.overlay .close-overlay {
  flex: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid currentColor;
}

html, body {
  height: 100%;
}

.container {
  display: grid;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
@media (min-width: 320px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 600px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1024px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1500px;
    padding: 0;
  }
}

@media (max-width: 1199px) {
  main {
    padding-top: 116px;
  }
}
@media (max-width: 1199px) {
  main .container {
    gap: 32px 0;
  }
}
@media (min-width: 1200px) {
  main .container {
    gap: 64px 0;
  }
}

.header {
  background: var(--bg-header);
  position: relative;
}
@media (max-width: 1199px) {
  .header {
    padding: 16px 0 8px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
  }
}
@media (min-width: 1200px) {
  .header {
    padding: 32px 0 8px;
  }
}
.header .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
}
@media (max-width: 1199px) {
  .header .container .logo {
    order: 1;
  }
  .header .container .chain-data {
    order: 2;
    margin: 0 16px;
  }
  .header .container .main-menu {
    order: 3;
    margin: 0 0 0 auto;
  }
  .header .container .search {
    order: 4;
    margin: 0 16px;
  }
  .header .container .burger {
    order: 5;
  }
  .header .container .flex-br {
    order: 6;
  }
  .header .container .trending {
    order: 7;
  }
}
@media (min-width: 1200px) {
  .header .container .search {
    margin: 0 16px;
  }
  .header .container .mobile-nav {
    margin: 0 0 0 16px;
  }
  .header .container .burger {
    display: none;
  }
}
.header .flex-br {
  position: relative;
}
@media (max-width: 1199px) {
  .header .flex-br {
    margin: 13px 0 8px;
  }
}
@media (min-width: 1200px) {
  .header .flex-br {
    margin: 32px 0 8px;
  }
}
.header .flex-br:after {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  top: 0;
  left: calc(50% - 50vw);
  border-top: 1px solid rgba(146, 146, 146, 0.2);
}
@media (max-width: 1199px) {
  .header .flex-br:after {
    z-index: 2;
  }
  .nav-active:not(.overlay-active) .header .flex-br:after {
    z-index: 3;
  }
}
@media (max-width: 1199px) {
  .header .header-bar {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    border-top: 3px solid #ffaa2c;
    content: "";
    z-index: 9;
    pointer-events: none;
    background: transparent;
  }
}
@media (min-width: 1200px) {
  .header .header-bar {
    display: none;
  }
}

.header .logo {
  flex: none;
  position: relative;
}
@media (max-width: 1199px) {
  .header .logo {
    z-index: 10;
    background: url("../../assets/img/logo.svg") no-repeat center / cover;
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 1200px) {
  .header .logo {
    background: url("../../assets/img/logo-light.svg") no-repeat center / cover;
    width: 156px;
    height: 24px;
    margin-right: 40px;
  }
  .header .logo:after {
    position: absolute;
    left: 100%;
    top: 4px;
    font-weight: 700;
    margin: 0 0 0 8px;
    content: "Beta";
  }
  [data-theme=light] .header .logo {
    background: url("../../assets/img/logo-dark.svg") no-repeat center / cover;
  }
}

.search {
  position: static;
  flex: none;
  justify-content: flex-start;
}
@media (min-width: 1200px) {
  .search {
    position: relative;
    width: 375px;
  }
}
@media (max-width: 1199px) {
  .search .search-button {
    flex: none;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 24px;
    color: currentColor;
  }
}
@media (min-width: 1200px) {
  .search .search-button {
    display: none;
  }
}
.search .search-inner {
  width: 100%;
}
@media (max-width: 1199px) {
  .header .search .search-inner {
    width: 100%;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 72px 16px 0;
    margin: 0;
    background: var(--bg-header);
    border: none;
    box-shadow: none;
    border-radius: 0;
    transition: 0.2s;
    transform: translateX(105%);
  }
  .header .search .search-inner:before {
    display: none;
  }
  .search.active .search-inner {
    transform: translateX(0);
  }
}
@media (min-width: 1200px) {
  .search .search-inner {
    display: block;
    position: relative;
    flex: none;
    transition: 0.2s;
  }
  .search.active .search-inner {
    width: 680px;
  }
}
.search .search-field {
  display: block;
}

.search-field {
  position: relative;
  flex: none;
  width: 100%;
}
@media (min-width: 1200px) {
  .search-field {
    z-index: 12;
  }
}
.search-field:before {
  content: "";
  background: url("../../assets/img/search.svg") no-repeat center / cover;
  width: 18px;
  height: 18px;
  position: absolute;
  z-index: 1;
  top: calc(50% - 9px);
  left: 16px;
}
.search-field .search-input {
  width: 100%;
  height: 40px;
  border-radius: 20px;
  background: var(--bg-search-1);
  color: inherit;
  border: none;
  padding: 8px 20px 8px 44px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.search.active .search-field .search-input {
  background: var(--bg-search-2);
}
@media (max-width: 1199px) {
  [data-theme=light] .search.active .search-field .search-input {
    background: var(--bg-search-1);
  }
}
@media (min-width: 1200px) {
  .search.active .search-field .search-input {
    border-radius: 20px 20px 0 0;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
    clip-path: polygon(-20px -20px, calc(100% + 20px) -20px, calc(100% + 20px) 100%, -20px 100%);
  }
}

.search-field .search-input::placeholder {
  color: #6d8ca4;
}

.search-autocomplete {
  display: block;
  margin: 0;
  width: 100%;
}
@media (max-width: 1199px) {
  .search-autocomplete {
    height: calc(100% - 40px);
  }
}
@media (min-width: 1200px) {
  .search-autocomplete {
    position: absolute;
    z-index: 11;
    top: 100%;
    left: 0;
    background: var(--bg-search-2);
    border-radius: 0 0 20px 20px;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
  }
  .search.active .search-autocomplete {
    visibility: visible;
    opacity: 1;
  }
}
.search-autocomplete .search-results {
  position: relative;
}
@media (max-width: 1199px) {
  .search-autocomplete .search-results {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .search-autocomplete .search-results {
    max-height: 408px;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: 8px;
    scrollbar-color: #ffaa2c transparent;
  }
  .search-autocomplete .search-results::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .search-autocomplete .search-results::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .search-autocomplete .search-results::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #ffaa2c;
  }
}
.search-autocomplete .search-results .favorites-nav {
  border-bottom: none;
}
@media (min-width: 1200px) {
  .search-autocomplete .search-results .favorites-nav {
    display: none;
  }
}
@media (max-width: 1199px) {
  .search-autocomplete .search-results .table-scrollbox {
    flex: 1;
    height: auto;
    margin: 0 -16px;
    padding: 0 16px;
  }
}
@media (max-width: 1199px) {
  .search-autocomplete .search-results .search-table {
    min-width: 550px;
  }
}
.search-autocomplete .search-results .search-table thead {
  position: sticky;
  top: 0;
  z-index: 1;
}
@media (max-width: 1199px) {
  .search-autocomplete .search-results .search-table thead {
    background: var(--bg-header);
  }
}
@media (min-width: 1200px) {
  .search-autocomplete .search-results .search-table thead {
    background: var(--bg-search-2);
  }
}
.search-autocomplete .search-results .search-table thead th {
  color: var(--text-color-2);
  padding: 0;
  border: none;
}
.search-autocomplete .search-results .search-table thead th:first-child {
  padding-left: 8px;
}
@media (max-width: 1199px) {
  .search-autocomplete .search-results .search-table tbody {
    font-size: 12px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .search-autocomplete .search-results .search-table tbody {
    font-size: 14px;
    line-height: 24px;
  }
}
.search-autocomplete .search-results .search-table tbody tr {
  cursor: pointer;
}
.search-autocomplete .search-results .search-table tbody tr:hover {
  background: none;
}
.search-autocomplete .search-results .search-table tbody tr:hover .td-inner {
  background: var(--bg-search-1);
}
.search-autocomplete .search-results .search-table tbody td {
  padding: 4px 0;
}
.search-autocomplete .search-results .search-table tbody td .td-inner {
  padding: 8px 0;
}
.search-autocomplete .search-results .search-table tbody td:first-child .td-inner {
  padding-left: 12px;
  border-radius: 4px 0 0 4px;
}
.search-autocomplete .search-results .search-table tbody td:last-child .td-inner {
  border-radius: 0 4px 4px 0;
}
.search-autocomplete .search-results .search-table .name {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.search-autocomplete .search-results .search-table .name .pair {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  color: var(--text-color-2);
}
.search-autocomplete .search-results .search-table .add-favorite {
  width: 24px;
  height: 24px;
}
.search-autocomplete .search-results .search-table .add-favorite .toggle-favorite {
  width: 100%;
  height: 100%;
}
.search-autocomplete .search-results .search-footer {
  position: relative;
  flex: none;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(146, 146, 146, 0.2);
}
@media (max-width: 1199px) {
  .search-autocomplete .search-results .search-footer {
    margin: 0 -16px;
  }
  .search-autocomplete .search-results .search-footer .search-footer-primary {
    margin-bottom: 12px;
  }
}
.search-autocomplete .search-results .search-footer .search-footer-1 {
  padding: 16px;
}
.search-autocomplete .search-results .search-footer .search-footer-1 .title {
  display: block;
  margin: 0 0 8px;
  text-transform: uppercase;
  color: var(--text-color-2);
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}
.search-autocomplete .search-results .search-footer .search-footer-1 .recent-searches {
  display: flex;
  overflow-x: auto;
  margin: -4px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.search-autocomplete .search-results .search-footer .search-footer-1 .recent-searches::-webkit-scrollbar {
  display: none;
}
.search-autocomplete .search-results .search-footer .search-footer-1 .recent-searches .recent-search {
  background: var(--bg-search-1);
  border-radius: 20px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  white-space: nowrap;
  margin: 4px;
}
.search-autocomplete .search-results .search-footer .search-footer-1 .recent-searches .recent-search:hover {
  background: var(--bg);
  cursor: pointer;
}
.search-autocomplete .search-results .search-footer .search-footer-2 {
  padding: 8px 16px 8px 0;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  overflow: hidden;
  background: var(--bg-search-1);
  border-radius: 0 0 10px 10px;
}
@media (max-width: 1199px) {
  .search-autocomplete .search-results .search-footer .search-footer-2 {
    display: none;
  }
}
.search-autocomplete .search-results .search-footer .search-footer-2 .link {
  flex: none;
  text-decoration: underline;
  padding: 0 8px 0 16px;
  position: relative;
  z-index: 1;
  background: inherit;
}
.search-autocomplete .search-results .search-footer .search-footer-2 .marquee {
  flex: 1;
  width: auto;
  white-space: nowrap;
  padding-left: 100%;
  animation: marquee 20s linear infinite;
}

.main-menu {
  display: grid;
  grid-auto-flow: column;
  gap: 24px;
  margin: 0 0 0 auto;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .main-menu {
    gap: 16px;
  }
  .main-menu > *:not(.favorites) {
    display: none;
  }
}
.main-menu .menu-button {
  font-weight: 600;
}
.main-menu .menu-button i {
  font-size: 24px;
  line-height: 0;
  position: relative;
  transition: inherit;
}
.main-menu .menu-button > span {
  margin: 0 0 0 8px;
}
@media (max-width: 1199px) {
  .main-menu .menu-button > span {
    display: none;
  }
}
@media (max-width: 1199px) {
  .main-menu .menu-button i {
    color: var(--text-color-1);
  }
}
@media (min-width: 1200px) {
  .main-menu .menu-button i {
    color: var(--icon-color-1);
  }
}
@media (max-width: 1199px) {
  .main-menu .menu-button.buy-1 {
    display: none;
  }
}

i.toggle-favorite {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../../assets/img/add-fav-light.svg") no-repeat center / cover;
}
i.toggle-favorite.active {
  background: url("../../assets/img/add-fav-light-active.svg") no-repeat center / cover;
}
[data-theme=light] i.toggle-favorite {
  background: url("../../assets/img/add-fav-dark.svg") no-repeat center / cover;
}
[data-theme=light] i.toggle-favorite.active {
  background: url("../../assets/img/add-fav-dark-active.svg") no-repeat center / cover;
}

.favorites-button i {
  position: relative;
}
@media (max-width: 1199px) {
  .favorites-button i {
    color: var(--text-color-1);
  }
}
.favorites-button i:not([data-count="0"]):after {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 1px;
  right: -5px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 8px;
  background: #ec4a4a;
  color: #fff;
  content: attr(data-count);
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
}

.favorites-nav {
  flex: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(146, 146, 146, 0.2);
}
@media (max-width: 1199px) {
  .favorites-nav {
    padding: 16px 0;
  }
}
@media (min-width: 1200px) {
  .favorites-nav {
    padding: 12px 16px;
  }
}
.favorites-nav .favorites-button {
  white-space: nowrap;
  margin: 0 16px 0 0;
}
@media (max-width: 1199px) {
  .favorites-nav .favorites-button {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: var(--text-color-2);
    display: flex;
  }
  .favorites-nav .favorites-button i {
    font-size: 24px;
    line-height: 0;
    margin: 0 12px 0 0;
  }
}
@media (min-width: 1200px) {
  .favorites-nav .favorites-button {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    flex-direction: row-reverse;
  }
  .favorites-nav .favorites-button i:before {
    display: none;
  }
  .favorites-nav .favorites-button i:after {
    display: inline;
    position: static;
    background: none;
    content: "(" attr(data-count) ")";
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
  }
}
.favorites-nav .sort {
  white-space: nowrap;
  font-weight: 400;
}

.favorites {
  display: flex;
  justify-content: center;
}
@media (min-width: 1200px) {
  .favorites .dropdown-content {
    min-width: 480px;
    right: -167px;
  }
  .favorites .dropdown-content:before {
    left: auto;
    right: 200px;
  }
}
.favorites .dropdown-content .favorites-header {
  padding: 4px 10px;
  display: grid;
  grid-template-columns: 130px 130px auto;
  gap: 12px;
  border-bottom: 1px solid rgba(146, 146, 146, 0.2);
}
@media (max-width: 1199px) {
  .favorites .dropdown-content .favorites-header {
    display: none;
  }
}
@media (max-width: 1199px) {
  .favorites .dropdown-content .dropdown-list {
    flex: 1;
    overflow-x: auto;
    overflow-y: auto;
    margin-left: -16px;
    margin-right: -16px;
    width: auto;
    padding: 0 16px;
  }
}
.favorites .dropdown-content .favorite {
  display: grid;
  grid-template-columns: 1fr 24px;
  justify-content: space-between;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  gap: 8px;
}
@media (max-width: 1199px) {
  .favorites .dropdown-content .favorite {
    min-width: 358px;
  }
}
.favorites .dropdown-content .favorite .token {
  width: 100%;
  display: grid;
  gap: 8px;
  align-items: center;
}
@media (max-width: 1199px) {
  .favorites .dropdown-content .favorite .token {
    grid-template-columns: 130px 130px 65px;
  }
}
@media (min-width: 1200px) {
  .favorites .dropdown-content .favorite .token {
    grid-template-columns: 130px 130px auto;
  }
}
.favorites .dropdown-content .favorite .token > * {
  white-space: nowrap;
}
.favorites .dropdown-content .favorite .token .name {
  display: flex;
  align-items: center;
}
.favorites .dropdown-content .favorite .token .name .token-icon {
  flex: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--icon-color-2);
  color: var(--text-color-2);
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  margin: 0 8px 0 0;
}
.favorites .dropdown-content .favorite .token .name span {
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1199px) {
  .favorites .dropdown-content .favorite .token .price {
    display: none;
  }
}
.favorites .dropdown-content .favorite .token .trend.up {
  color: #4fbf67;
}
.favorites .dropdown-content .favorite .token .trend.down {
  color: #ec4a4a;
}
.favorites .dropdown-content .favorite .remove {
  font-size: 24px;
  line-height: 1;
  opacity: 0.5;
  color: var(--icon-color-1);
}
.favorites .dropdown-content .favorite .remove:hover {
  opacity: 1;
}
.favorites .dropdown-content .favorites-empty {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.favorites .dropdown-content .favorites-empty i {
  flex: 0 0 24px;
  vertical-align: middle;
}
.favorites .dropdown-content .favorites-footer {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .favorites .dropdown-content .favorites-footer {
    display: none;
  }
}
.favorites .dropdown-content .favorites-footer .select {
  margin: 0 0 0 16px;
}

.theme-toggle {
  width: 46px;
  overflow: hidden;
  position: relative;
  color: var(--icon-color-1);
  padding: 4px;
}
.theme-toggle:before {
  content: "";
  width: 6px;
  height: 11px;
  background: #355DFF;
  position: absolute;
  right: 8px;
  border-radius: 10px;
}
.theme-toggle:hover {
  color: var(--hover-1);
}
.theme-toggle i {
  transition: 0.2s;
  width: 16px;
  height: 16px;
  position: absolute;
  line-height: 22px;
  color: currentColor;
  left: 8px;
}
.theme-toggle i.icon-sun {
  transform: translateX(calc(100% + 20px));
}
[data-theme=light] .theme-toggle i.icon-moon {
  transform: translateX(calc(-100% - 20px));
}
[data-theme=light] .theme-toggle i.icon-sun {
  transform: translateX(0);
}

.burger {
  width: 24px;
  height: 24px;
  display: grid;
  gap: 3px;
  place-content: center;
  position: relative;
  z-index: 10;
}
.burger span {
  background: var(--text-color-1);
  width: 19px;
  height: 3px;
  transition: all 0.2s, color 0s;
}
.nav-active .burger span, .overlay-active:not(.nav-active) .burger span {
  width: 24px;
}
.nav-active .burger span:nth-child(1), .overlay-active:not(.nav-active) .burger span:nth-child(1) {
  transform: translateY(6px) rotate(-225deg);
}
.nav-active .burger span:nth-child(2), .overlay-active:not(.nav-active) .burger span:nth-child(2) {
  opacity: 0;
}
.nav-active .burger span:nth-child(3), .overlay-active:not(.nav-active) .burger span:nth-child(3) {
  transform: translateY(-6px) rotate(225deg);
}
.nav-active.overlay-active .burger span:nth-child(1) {
  width: 14px;
  transform: translateY(2px) rotate(-220deg);
}
.nav-active.overlay-active .burger span:nth-child(2) {
  opacity: 0;
}
.nav-active.overlay-active .burger span:nth-child(3) {
  width: 14px;
  transform: translateY(-2px) rotate(220deg);
}

@media (max-width: 1199px) {
  .mobile-nav {
    width: 100%;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 72px 16px 0;
    margin: 0;
    background: var(--bg-header);
    border: none;
    box-shadow: none;
    border-radius: 0;
    transition: 0.2s;
    transform: translateX(105%);
    z-index: 3;
    display: flex;
    flex-direction: column;
    padding: 60px 0 0;
  }
  .mobile-nav:before {
    display: none;
  }
  .nav-active .mobile-nav {
    transform: translateX(0);
  }
}
@media (max-width: 1199px) {
  .mobile-nav .scroll-box {
    padding: 0 16px 24px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.mobile-nav .mobile-menu {
  margin: 0 -24px 32px;
}
@media (min-width: 1200px) {
  .mobile-nav .mobile-menu {
    display: none;
  }
}
.mobile-nav .mobile-menu li {
  border-bottom: 1px solid rgba(146, 146, 146, 0.2);
}
.mobile-nav .mobile-menu li > button,
.mobile-nav .mobile-menu li > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 60px;
  padding: 0 24px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: none;
  color: inherit;
}
.mobile-nav .mobile-menu li > button i,
.mobile-nav .mobile-menu li > a i {
  font-size: 24px;
  margin: 0 16px 0 0;
  flex: none;
}
.mobile-nav .mobile-menu li > button:hover,
.mobile-nav .mobile-menu li > a:hover {
  background: var(--bg-card);
}
.mobile-nav .mobile-menu li > button:hover i,
.mobile-nav .mobile-menu li > a:hover i {
  color: #ffaa2c;
}
@media (max-width: 1199px) {
  .mobile-nav .buy-2 {
    flex: none;
    margin: auto auto 0;
    font-weight: 700;
    height: 40px;
    border-radius: 20px;
    width: 100%;
    max-width: 300px;
  }
}
@media (min-width: 1200px) {
  .mobile-nav .buy-2 {
    display: none;
  }
}
.mobile-nav .buy-2:not(:hover) {
  color: #ffaa2c;
  border-color: currentColor;
}
.mobile-nav .settings {
  display: grid;
}
@media (max-width: 1199px) {
  .mobile-nav .settings {
    grid-template-columns: 115px 115px 46px;
    width: 100%;
    margin: 24px auto 0;
    justify-content: center;
    gap: 12px;
  }
}
@media (min-width: 1200px) {
  .mobile-nav .settings {
    grid-auto-flow: column;
    gap: 8px;
  }
}
.mobile-nav .settings .dropdown {
  flex: 1;
  max-width: 115px;
}
.mobile-nav .settings .dropdown .dropdown-trigger {
  width: 100%;
}
.mobile-nav .settings .theme-toggle {
  flex: none;
}
.mobile-nav .socials {
  display: grid;
  grid-template-columns: repeat(4, 24px);
  gap: 32px 64px;
  justify-content: center;
  margin: 32px auto 0;
  width: 100%;
  max-width: 300px;
}
@media (min-width: 1200px) {
  .mobile-nav .socials {
    display: none;
  }
}
.mobile-nav .socials a {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.mobile-nav .socials a:hover {
  color: #ffaa2c;
}
.mobile-nav .menu-links {
  margin: 24px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1200px) {
  .mobile-nav .menu-links {
    display: none;
  }
}
.mobile-nav .menu-links a {
  display: block;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 24px;
}
.mobile-nav .menu-links a:hover {
  color: #ffaa2c;
}

.chain-data {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  gap: 8px;
}
@media (max-width: 1199px) {
  .chain-data {
    margin-left: 8px;
  }
}
@media (min-width: 1200px) {
  .chain-data {
    gap: 16px;
    border-right: 1px solid rgba(146, 146, 146, 0.2);
    padding-right: 16px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
  }
}
.chain-data .title {
  color: var(--text-color-2);
  font-weight: normal;
}
@media (min-width: 1200px) {
  .chain-data .title:after {
    content: ":";
  }
}
.chain-data .price .selected {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  gap: 8px;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
@media (min-width: 1200px) {
  .chain-data .price .selected {
    pointer-events: none;
  }
}
.chain-data .price .selected .icon-gas-station {
  display: none;
  color: var(--text-color-1);
  font-size: 16px;
  line-height: 0;
}
.chain-data .price .selected .icon-chevron-down {
  margin: 0;
}
@media (min-width: 1200px) {
  .chain-data .price .selected .icon-chevron-down {
    display: none;
  }
}
@media (max-width: 1199px) {
  .chain-data .price .selected .trend,
.chain-data .price .selected .title,
.chain-data .price .selected .value {
    display: none;
  }
  .chain-data .price .selected .icon-gas-station {
    display: inline-flex;
  }
}
@media (max-width: 1199px) {
  .chain-data .price .dropdown-content {
    left: -46px;
  }
  .chain-data .price .dropdown-content:before {
    left: 76px;
  }
}
@media (min-width: 1200px) {
  .chain-data .price .dropdown-content {
    display: none;
  }
}
.chain-data .price .dropdown-item {
  grid-template-columns: 16px minmax(28px, 42px) minmax(50px, 1fr) minmax(68px, 1fr);
}
.chain-data .price .dropdown-item .name {
  font-weight: 600;
}
@media (min-width: 1200px) {
  .chain-data .price .dropdown-footer {
    display: none;
  }
}
.chain-data .gas {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: min-content;
  align-items: center;
  gap: 8px;
}
.chain-data .gas i {
  color: var(--icon-color-1);
  font-size: 16px;
}
@media (max-width: 1199px) {
  .chain-data .gas i {
    color: var(--text-color-1);
  }
}
@media (max-width: 1199px) {
  .chain-data .gas.gas-2 {
    display: none;
  }
}

.trending {
  flex: 1;
  width: auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0 16px 0 0;
  border-right: 1px solid rgba(146, 146, 146, 0.2);
}
@media (max-width: 1199px) {
  .trending {
    flex: none;
    width: calc(100% + 16px);
    border: none;
  }
}
.trending .title {
  position: relative;
  z-index: 1;
  flex: none;
  display: flex;
  align-items: center;
  padding: 0 16px 0 0;
  margin: 0 16px 0 0;
  border-right: 1px solid rgba(146, 146, 146, 0.2);
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  background: var(--bg-header);
}
@media (min-width: 1200px) {
  .trending .title {
    padding: 0 16px;
    line-height: 28px;
  }
}
.trending .title i {
  color: #ec4a4a;
  margin: 0 4px 0 0;
}
.trending .trending-list {
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 100%;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  animation: marquee 20s linear infinite;
}
.trending .trending-list:hover {
  animation-play-state: paused;
}
.trending .trending-list li {
  margin: 0 12px;
  white-space: nowrap;
}
.trending .trending-list li:first-child {
  margin-left: 0;
}
.trending .trending-list li:last-child {
  margin-right: 0;
}
.trending .trending-list li:first-child {
  color: #ffaa2c;
}
.trending .trending-list li a {
  display: flex;
  align-items: top;
}
.trending .trending-list li .trend-arrow {
  margin: 7px 0 0 8px;
}
.trending .trending-list li .trend-arrow.up {
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 3px;
  border-bottom: 4px solid #4fbf67;
}
.trending .trending-list li .trend-arrow.down {
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 3px;
  border-top: 4px solid #ec4a4a;
}

footer {
  border-top: 1px solid rgba(146, 146, 146, 0.2);
  background: var(--bg-footer);
}

.footer {
  margin-top: 10px;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 25px;
}
@media (max-width: 1199px) {
  .footer {
    flex-direction: column;
  }
}
.footer .left {
  margin-right: 30px;
}
@media (max-width: 1199px) {
  .footer .left {
    margin-right: 0;
  }
}
.footer .left .logo-footer {
  position: relative;
  top: -8px;
  width: 196px;
  height: 60px;
  background-image: url("../../assets/img/logo-footer-light.png");
  background-size: cover;
}
[data-theme=dark] .footer .left .logo-footer {
  background-image: url("../../assets/img/logo-footer-dark.png");
}
.footer .sub-menu {
  margin-top: 30px;
  height: 100%;
  /*width: 160px;*/
  /*&.socials {
    width: 280px;
  }*/
}
.footer .sub-menu.products {
  width: 446px;
}
.footer .sub-menu.products .column {
  width: 145px;
}
.footer .sub-menu h4 {
  margin-bottom: 0;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
}
[data-theme=dark] .footer .sub-menu h4 {
  color: #FFFFFF;
}
.footer .sub-menu .column {
  display: block;
}
@media (max-width: 1199px) {
  .footer .sub-menu .column {
    display: flex;
    flex-wrap: wrap;
  }
}
.footer .sub-menu .column a {
  display: inline-block;
  margin-right: 30px;
  line-height: 43px;
  font-size: 14px;
  font-weight: 500;
  color: #808191;
}
@media (max-width: 1199px) {
  .footer .sub-menu .column a {
    margin-right: 0;
    width: 50%;
    text-align: center;
  }
}
.footer .sub-menu .column a .icon-twitter {
  color: #03A9F4;
}
.footer .sub-menu .column a .icon-telegram {
  color: #1B7BA6;
}
.footer .sub-menu .column a .icon-discord {
  color: #5865F2;
}
.footer .sub-menu .column a .facebook-icon {
  width: 8px;
  height: auto;
  display: inline-block;
}
.footer .right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 16px;
}
@media (max-width: 1199px) {
  .footer .right {
    flex-direction: column;
    margin-top: 50px;
  }
}
.footer .right button {
  white-space: nowrap;
}
.footer .whitepaper {
  margin-right: 30px;
}
.footer .copyright {
  font-size: 12px;
  font-family: Roboto;
  color: #808191;
}
@media (max-width: 1199px) {
  .footer {
    overflow: hidden;
    padding: 48px 32px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .container,
.footer .footer-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 0;
  }
  .footer .container > li,
.footer .footer-menu > li {
    margin: 0 0 8px 0;
  }
}

.footer-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.footer-menu li {
  margin: 0 16px;
}
.footer-menu li:first-child {
  margin-left: 0;
}
.footer-menu li:last-child {
  margin-right: 0;
}

.tracker {
  display: grid;
  gap: 32px;
}
@media (max-width: 1199px) {
  .tracker {
    grid-auto-columns: 1fr;
    grid-template-areas: "hero" "data" "chart" "trades" "panels" "info";
  }
}
@media (min-width: 1200px) {
  .tracker {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-columns: 1fr;
    grid-template-areas: "hero    hero" "data    data" "chart   panels" "trades  trades" "info    info";
  }
}
.tracker .hero {
  grid-area: hero;
}
.tracker .token-data {
  grid-area: data;
}
.tracker .chart {
  grid-area: chart;
}
.tracker .token-panels {
  grid-area: panels;
}
.tracker .trades {
  grid-area: trades;
}
.tracker .token-info {
  grid-area: info;
}

.hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 32px;
  height: 120px;
}
@media (max-width: 1199px) {
  .hero {
    display: none;
  }
}
.hero .banner {
  height: 100%;
  width: 100%;
}

.data-title {
  color: var(--text-color-2);
  margin: 0 8px 0 0;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  .data-title.fd > span {
    display: none;
  }
  .data-title.fd:after {
    content: "Fully Diluted MC:";
  }
}

.data-value {
  font-weight: bold;
}
.data-value.highlighted {
  color: #57acec;
}

.data-tooltip {
  margin: 2px 0 0 6px;
  align-self: flex-start;
}
.data-tooltip i {
  display: block;
  font-size: 12px;
  color: var(--icon-color-1);
  cursor: pointer;
}
.data-tooltip i:hover {
  color: var(--hover-1);
}

.token-price {
  display: flex;
  align-items: stretch;
}
.token-price .value {
  margin: 0 8px 0 0;
  font-size: 21px;
  line-height: 1;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .token-price .value {
    font-size: 28px;
    line-height: 1;
  }
}
@media (max-width: 1199px) {
  .token-price .value {
    flex-grow: 1;
    position: relative;
    display: block;
  }
  .token-price .value > span {
    display: block;
    position: absolute;
    inset: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.token-price .trend {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1;
}
.token-price .trend.up {
  background: #4fbf67;
}
.token-price .trend.up .arrow {
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 3px;
  border-bottom: 4px solid #fff;
}
.token-price .trend.down {
  background: #ec4a4a;
}
.token-price .trend.down .arrow {
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 3px;
  border-top: 4px solid #fff;
}
.token-price .trend .arrow {
  margin: 0 4px 0 0;
}

.price-bar {
  background: rgba(146, 146, 146, 0.2);
  width: 130px;
}
.price-bar .progress {
  height: 5px;
  background: #ffaa2c;
  position: relative;
  transition: 0.1s;
}
.price-bar .progress .arrow {
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 4.5px;
  border-bottom: 6px solid var(--icon-color-2);
  position: absolute;
  right: -4px;
  top: 9px;
}

.data-block {
  padding-left: 8px;
  display: grid;
  gap: 4px 0;
  border-left: 2px solid #ffaa2c;
}
@media (min-width: 1200px) {
  .data-block {
    padding-left: 16px;
  }
}
.data-block .copy {
  margin-left: 8px;
}

.token-socials {
  display: grid;
  grid-auto-flow: column;
  gap: 0 8px;
}
@media (min-width: 1200px) {
  .token-socials {
    gap: 0 12px;
  }
}
.token-socials a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 1;
  transition: 0.1s;
}
@media (min-width: 1200px) {
  .token-socials a {
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 1;
  }
}

.token-votes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 8px;
}
.token-votes button {
  font-weight: bold;
}
.token-votes button.like {
  color: #4fbf67;
}
.token-votes button.dislike {
  color: #ec4a4a;
}
.token-votes button i {
  width: 14px;
  height: 14px;
  margin: 0 0 0 6px;
}

.tax-buy {
  margin-right: 4px;
  color: var(--text-color-2);
}

.tax-sell {
  margin-left: 4px;
}

.token-data {
  font-size: 14px;
  line-height: 24px;
}
.token-data .data-primary,
.token-data .data-secondary {
  padding: 24px;
}
@media (max-width: 1199px) {
  .token-data .data-primary,
.token-data .data-secondary {
    padding: 18px;
  }
}
.token-data .data-primary {
  display: grid;
  position: relative;
}
@media (max-width: 1199px) {
  .token-data .data-primary {
    display: block;
  }
}
@media (min-width: 1200px) {
  .token-data .data-primary {
    grid-template-columns: auto auto auto auto;
    gap: 20px 40px;
    grid-template-areas: "main    main    .        price" ".       .       .        low-high" "block-1 block-2 block-2  links";
  }
}
@media (min-width: 1600px) {
  .token-data .data-primary {
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) auto;
    gap: 40px 80px;
    grid-template-areas: "main price low-high" "block-1 block-2 links";
  }
}
.token-data .data-primary .data-main {
  grid-area: main;
}
.token-data .data-primary .data-price {
  grid-area: price;
}
.token-data .data-primary .data-low-high {
  grid-area: low-high;
}
@media (max-width: 1199px) {
  .token-data .data-primary .data-block {
    border: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .token-data .data-primary .data-block > .flex {
    flex-basis: 50%;
    display: block;
    border-left: 2px solid #ffaa2c;
    padding-left: 12px;
    margin-bottom: 18px;
  }
  .token-data .data-primary .data-block > .flex > span {
    display: block;
  }
  .token-data .data-primary .data-block .data-tooltip {
    display: none;
  }
}
.token-data .data-primary .block-1 {
  grid-area: block-1;
}
.token-data .data-primary .block-2 {
  grid-area: block-2;
}
@media (max-width: 1199px) {
  .token-data .data-primary .block-2 {
    flex-direction: row-reverse;
    margin-bottom: -50px;
  }
  .token-data .data-primary .block-2 > .flex:nth-child(1), .token-data .data-primary .block-2 > .flex:nth-child(3) {
    transform: translateY(calc(-100% - 18px));
  }
}
.token-data .data-primary .data-links {
  grid-area: links;
}
.token-data .data-secondary {
  display: none;
  border-top: 1px solid rgba(146, 146, 146, 0.2);
  padding-top: 32px;
}
@media (max-width: 1199px) {
  .token-data .data-secondary .data-block {
    border: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .token-data .data-secondary .data-block > .flex {
    flex-basis: 50%;
    display: block;
    border-left: 2px solid #ffaa2c;
    padding-left: 12px;
    margin-bottom: 18px;
  }
  .token-data .data-secondary .data-block > .flex > span {
    display: block;
  }
  .token-data .data-secondary .data-block > .flex .data-tooltip {
    display: none;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .token-data .data-secondary .block-2 {
    flex-direction: row-reverse;
    margin-bottom: -60px;
  }
  .token-data .data-secondary .block-2 > .flex:nth-child(1), .token-data .data-secondary .block-2 > .flex:nth-child(3) {
    transform: translateY(calc(-100% - 18px));
  }
}
@media (max-width: 1199px) {
  .token-data .data-secondary .block-4 {
    flex-direction: row-reverse;
    margin-bottom: -60px;
  }
  .token-data .data-secondary .block-4 > .flex {
    transform: translateY(calc(-100% - 18px));
  }
}
@media (min-width: 1200px) {
  .token-data .data-secondary {
    grid-template-columns: repeat(4, auto);
    gap: 0 40px;
  }
}
@media (min-width: 1600px) {
  .token-data .data-secondary {
    gap: 0 80px;
  }
}
.token-data .data-secondary.active {
  display: grid;
}
.token-data .flex {
  align-items: center;
}
.token-data .data-main,
.token-data .data-price,
.token-data .data-low-high {
  display: grid;
  gap: 8px 0;
  grid-template-rows: 60px 28px;
  align-items: end;
}
@media (max-width: 1199px) {
  .token-data .data-main {
    display: block;
  }
}
.token-data .data-main .token-logo {
  flex: none;
  width: 50px;
  height: 50px;
  margin: 0 12px 0 0;
}
.token-data .data-main .token-logo img {
  width: 100%;
  height: auto;
  border-radius: 50px;
}
.token-data .data-main .token-logo-placeholder {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #E8E8EF;
  text-align: center;
  line-height: 50px;
  font-size: 2rem;
  font-weight: bold;
  color: #767792;
}
.token-data .data-main .token-name {
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
}
.token-data .data-main .token-exchange {
  color: var(--text-color-4);
}
.token-data .data-main .token-symbol {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  color: var(--text-color-1);
}
.token-data .data-main .add-favorite {
  margin: 4px 0 0 8px;
  padding: 0;
  font-size: 24px;
  line-height: 1;
  width: 28px;
  height: 28px;
}
@media (max-width: 1199px) {
  .token-data .data-main .data {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 12px;
  }
}
.token-data .data-main .data > *:first-child {
  margin: 0 24px 0 0;
}
.token-data .data-main .copy,
.token-data .data-main .metamask {
  padding: 0;
  height: 20px;
  width: 20px;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 0 8px;
}
.token-data .data-main .copy *,
.token-data .data-main .metamask * {
  width: 100%;
  height: 100%;
}
.token-data .data-main .copy:not(:hover) .icon {
  fill: var(--icon-color-1);
}
@media (max-width: 1199px) {
  .token-data .data-low-high {
    display: block;
    position: relative;
    margin-top: 24px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .token-data .data-low-high {
    margin: 0 0 20px;
  }
}
.token-data .data-low-high > .data {
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  gap: 16px;
  justify-content: start;
}
@media (max-width: 1199px) {
  .token-data .data-low-high > .data {
    display: block;
    position: relative;
    margin-top: 12px;
  }
  .token-data .data-low-high > .data .dropdown {
    position: absolute;
    top: -40px;
    right: 0;
  }
  .token-data .data-low-high > .data .price-bar {
    margin-top: 6px;
  }
  .token-data .data-low-high > .data .data-low, .token-data .data-low-high > .data .data-high {
    display: block;
  }
  .token-data .data-low-high > .data .data-high {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
  }
  .token-data .data-low-high > .data .data-high .data-title {
    margin-right: 0;
  }
}
.token-data .data-low-high .price-bar {
  width: 100%;
  min-width: 130px;
}
.token-data .data-links {
  display: grid;
  align-content: space-between;
}
@media (max-width: 1199px) {
  .token-data .data-links {
    display: flex;
    justify-content: space-between;
  }
  .token-data .data-links .token-buttons {
    padding-left: 0;
    padding-right: 0;
  }
}
.token-data .data-links > .flex {
  justify-content: flex-end;
}
.token-data .data-links .token-buttons > *:not(:last-child) {
  margin: 0 8px 0 0;
}
.token-data .more-info-button {
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background: var(--bg-card);
}
.token-data .more-info-button:before {
  content: attr(data-value);
}
.token-data .more-info-button i {
  transition: inherit;
}
.token-data .more-info-button.active:before {
  content: attr(data-value-active);
}
.token-data .more-info-button.active i {
  transform: rotate(180deg);
}
.token-data .token-buttons {
  padding: 12px 0;
}

/*.chart.card,
.trades {
	@include down("md") {
		display: none;
	}
}*/
.chart {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .chart #tv-chart {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
}
@media (max-width: 1199px) {
  .chart #tv-chart {
    width: 100%;
    height: 77vh;
  }
}
.chart iframe {
  width: 100% !important;
  height: 100% !important;
}

@media (max-width: 1199px) {
  .token-panels {
    width: 100%;
    overflow-x: auto;
    min-height: 520px;
  }
}
@media (min-width: 1200px) {
  .token-panels {
    overflow: hidden;
    height: 520px;
  }
}
.token-panels .tab-list {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: auto;
}
.token-panels .swap-tabs .tab-list {
  display: none !important;
}
.token-panels .tab {
  padding: 0 8px;
}
.token-panels .tab-panel {
  height: 100%;
  position: relative;
}
.token-panels > .tabs > .tab-panel {
  height: calc(100% - 50px);
}
.token-panels .airdrops-panel,
.token-panels .dev-panel {
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .token-panels .airdrops-panel,
.token-panels .dev-panel {
    padding-bottom: 70px;
  }
}

.table-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
  height: 40px;
  position: sticky;
  top: 0;
  z-index: 1;
  background: var(--bg-card);
  box-shadow: 0 1px 0 0 rgba(146, 146, 146, 0.2);
}
.table-nav .table-title {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  margin-right: 16px;
}
.table-nav .sort-button .sort-arrow {
  font-size: 10px;
  line-height: 1;
  margin: 0 0 0 4px;
}

.panel-footer {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  bottom: 0;
  padding: 0 16px;
  height: 40px;
  font-size: 14px;
  line-height: 1;
  background: #000f18;
  color: var(--text-color-1);
}
@media (max-width: 1199px) {
  .panel-footer {
    height: 70px;
  }
}
.panel-footer i {
  color: var(--text-color-1);
  margin: 0 8px 0 0;
}
.panel-footer .grayed {
  color: var(--text-color-2);
}
.panel-footer .highlighted {
  color: var(--text-color-1);
}
[data-theme=light] .panel-footer {
  background: #f9f9f9;
}

.distribution-table {
  line-height: 1;
}
.distribution-table td:nth-child(1) {
  width: 40px;
}
.distribution-table td:nth-child(2) {
  width: 144px;
}
.distribution-table .index {
  border-radius: 50%;
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--bg-active);
}
.distribution-table .share .value {
  margin: 0 0 2px;
  font-weight: bold;
  text-align: center;
}
.distribution-table .share button {
  width: 100%;
}
.distribution-table .share button .tooltip-message {
  display: none;
}
.distribution-table .share button.copied {
  position: relative;
}
.distribution-table .share button.copied .button-value {
  visibility: hidden;
}
.distribution-table .share button.copied .tooltip-message {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.distribution-table .distribution {
  display: grid;
  grid-template-columns: 1fr auto auto 1fr;
  gap: 6px;
  grid-template-areas: "sold-u total  total  left-u" "bar    bar    bar    bar" "sold-t sold-t left-t left-t";
}
.distribution-table .distribution .sold-usd {
  grid-area: sold-u;
}
.distribution-table .distribution .total-amount {
  grid-area: total;
  text-align: center;
  align-self: end;
  line-height: 1;
}
.distribution-table .distribution .total-amount .title {
  color: var(--text-color-4);
}
.distribution-table .distribution .left-usd {
  grid-area: left-u;
  text-align: right;
}
.distribution-table .distribution .dist-bar {
  grid-area: bar;
  background: #4fbf67;
}
.distribution-table .distribution .dist-bar .progress {
  height: 5px;
  background: #ec4a4a;
}
.distribution-table .distribution .sold-tokens {
  grid-area: sold-t;
}
.distribution-table .distribution .left-tokens {
  grid-area: left-t;
  text-align: right;
}
.distribution-table .distribution .sold-usd,
.distribution-table .distribution .left-usd {
  font-size: 17px;
  line-height: 1;
}
.distribution-table .distribution .sold-tokens,
.distribution-table .distribution .left-tokens {
  color: var(--text-color-4);
}
.distribution-table .actions {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}
.distribution-table .actions .title {
  color: var(--text-color-4);
}

.dev-transactions-table .dev-transactions-loader {
  margin: 0 auto;
  margin-top: 170px;
}
.dev-transactions-table thead {
  position: sticky;
  top: 0;
  background: var(--bg-card);
  box-shadow: 0 1px 0 0 rgba(146, 146, 146, 0.2);
}
.dev-transactions-table th {
  border: none;
  font-weight: 500;
}
.dev-transactions-table td {
  line-height: 18px;
}
.dev-transactions-table .gwei {
  color: #ffe5bd;
}
[data-theme=light] .dev-transactions-table .gwei {
  color: #406787;
}

.dev-transactions-table .pending .status {
  color: #ffaa2c;
}
.dev-transactions-table .success .status {
  color: #4fbf67;
}
.dev-transactions-table .failed .status {
  color: #ec4a4a;
}

.holders-panel {
  padding-bottom: 100px;
}
.holders-panel .tab-panel.nested {
  height: 100%;
}

.holders-tabs .tab-list {
  height: 100px;
  border: solid rgba(146, 146, 146, 0.2);
  border-width: 1px 0 0;
  grid-auto-columns: 1fr;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.holders-tabs .tab {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.holders-tabs .tab:not(:last-child) {
  border-right: 1px solid rgba(146, 146, 146, 0.2);
}
.holders-tabs .tab.selected:after {
  top: -1px;
}
[data-theme=light] .holders-tabs .tab {
  background: var(--bg-active);
}
[data-theme=light] .holders-tabs .tab.selected {
  background: #fff;
}

.holders-tabs .tab .icon-wrap {
  position: relative;
  margin: 0 0 8px;
}
.holders-tabs .tab .icon-wrap .percent {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  bottom: -2px;
  right: -14px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #ffaa2c;
  color: #000f18;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
}
.holders-tabs .tab .icon {
  position: relative;
  height: 45px;
  width: 45px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
[data-theme=light] .holders-tabs .tab .icon {
  filter: invert(1);
}

.holders-tabs .tab.krakens .icon {
  background-image: url("../../assets/img/kraken.svg");
}
.holders-tabs .tab.whales .icon {
  background-image: url("../../assets/img/whale.svg");
}
.holders-tabs .tab.sharks .icon {
  background-image: url("../../assets/img/shark.svg");
}
.holders-tabs .tab.dolphins .icon {
  background-image: url("../../assets/img/dolphin.svg");
}
.holders-tabs .tab.fish .icon {
  background-image: url("../../assets/img/fish.svg");
}
.holders-tabs .tab.shrimps .icon {
  background-image: url("../../assets/img/shrimp.svg");
}
.holders-tabs .tab .title {
  color: #878897;
}
.holders-tabs .tab .title strong {
  color: var(--text-color-1);
}
.holders-tabs .tab.selected .title {
  color: var(--text-color-1);
}

.swap-panel iframe {
  border: none;
  width: 100%;
  height: 100%;
  display: block;
}

.trades {
  position: relative;
  /*.pagination {
  	position: absolute;
  	right: 24px;
  	bottom: 0;
  	height: 45px;
  	display: grid;
  	gap: 8px;
  	grid-auto-flow: column;
  	place-content: center;
  	align-items: center;



  	button {
  		// width: 20px;
  		// height: 20px;
  		// padding: 0;
  	}
  }*/
}
@media (min-width: 1200px) {
  .trades {
    min-height: 410px;
  }
}
.trades .card {
  overflow: hidden;
}
.trades .pagination {
  position: absolute;
  right: 24px;
  bottom: 0;
  height: 45px;
  display: flex;
  gap: 8px;
  align-items: center;
  user-select: none;
}
.trades .pagination .pages {
  display: flex;
  gap: 5px;
}
.trades .pagination .pages > div {
  padding: 5px 4px;
  min-width: 24px;
  text-align: center;
  border-radius: 100px;
  cursor: pointer;
  font-size: 12px;
}
.trades .pagination .pages > div.active {
  background: rgba(255, 255, 255, 0.1);
}
.trades .pagination button {
  border: 0;
  background: none;
}
.trades .pagination button:disabled {
  opacity: 0.3;
}
@media (max-width: 1199px) {
  .trades {
    width: 100%;
    overflow-x: auto;
    grid-row-start: 3;
  }
  .trades .card {
    overflow-y: visible;
  }
  .trades .pagination {
    right: 12px;
  }
  .trades .trade-history {
    overflow-x: auto;
  }
}

/*.trade-history {
  height: 650px;
  overflow-y: scroll;

  table thead th {
    background: var(--bg-card);
    border-bottom: 1px solid #293644;
    position: sticky;
    top: 0;
    z-index: 2;
  }
}*/
.trades-footer {
  height: 45px;
  display: grid;
  grid-auto-flow: column;
  gap: 16px;
  justify-content: start;
  margin: 10px 0 0;
  padding: 10px 40px;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .trades-footer {
    height: auto;
    padding: 10px 15px;
    padding-bottom: 50px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 0;
  }
  .trades-footer > * {
    flex-basis: 33%;
  }
}
@media (min-width: 1200px) {
  .trades-footer {
    padding-right: 200px;
  }
}
@media (max-width: 1599px) {
  .trades-footer .title {
    display: none;
  }
}

.trade-history {
  padding: 1rem;
}
@media (max-width: 1199px) {
  .trade-history {
    padding: 0;
  }
}
.trade-history .table-scroll::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.trade-history .table-scroll::-webkit-scrollbar-track {
  background-color: transparent;
}
.trade-history .table-scroll::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #ffaa2c;
}
.trade-history .table {
  display: inline-block;
  border-spacing: 0;
}
.trade-history .table .thead {
  text-transform: uppercase;
}
.trade-history .table .tr {
  border-bottom: 1px solid rgba(146, 146, 146, 0.2);
}
.trade-history .table .tr :last-child .td {
  border-bottom: 0;
}
.trade-history .table .th {
  font-weight: 500;
}
.trade-history .table .th,
.trade-history .table .td {
  margin: 0;
  padding: 0.5rem;
}
.trade-history .trade-history-loader {
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.trade-history .pending {
  background: var(--bg-pending);
}
.trade-history .status {
  width: 16px;
  height: 16px;
  display: block;
}
.trade-history .pending .status {
  position: relative;
  width: 16px;
  height: 16px;
  position: relative;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  border: 7px solid #ffaa2c;
}
.trade-history .pending .status:before, .trade-history .pending .status:after {
  width: 2px;
  height: 6px;
  position: absolute;
  left: calc(50% - 1px);
  bottom: 50%;
  display: block;
  background: #fff;
  border-radius: 1px 1px 0 0;
  content: "";
  transform-origin: bottom;
  animation-name: clock;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.trade-history .pending .status:before {
  animation-duration: 60s;
  height: 4px;
}
.trade-history .pending .status:after {
  animation-duration: 1s;
}
.trade-history .success .status {
  background: url("../../assets/img/success.svg") no-repeat center / cover;
}
.trade-history .failed .status {
  background: url("../../assets/img/failed.svg") no-repeat center / cover;
}
.trade-history .date {
  color: var(--text-color-2);
}
.trade-history .type {
  display: block;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
}
.trade-history .gwei {
  color: var(--color-gwei);
}
.trade-history .sell .type,
.trade-history .sell .price-usd,
.trade-history .sell .price-eth,
.trade-history .sell .amount,
.trade-history .sell .date,
.trade-history .sell .total-eth {
  color: #ec4a4a;
}
.trade-history .buy .type,
.trade-history .buy .price-usd,
.trade-history .buy .price-eth,
.trade-history .buy .amount,
.trade-history .buy .date,
.trade-history .buy .total-eth {
  color: #4fbf67;
}
.trade-history .maker {
  color: #57acec;
}

/*.trade-history {
  .trade-history-loader {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  padding: 0 4px 4px;

  tr:last-child {
    // border-radius: 0 0 $radius $radius;
    td {
      &:first-child {
        border-radius: 0 0 0 8px;
      }
      &:last-child {
        border-radius: 0 0 8px 0;
      }
    }
  }

  .pending {
    background: var(--bg-pending);
  }

  td {
    line-height: 20px;
    padding: 8px;

    &:first-child {
      width: 16px;
      padding: 8px 36px;

      @include down(lg) {
        padding: 16px 8px;
      }
    }
  }

  .status {
    width: 16px;
    height: 16px;
    display: block;
  }

  .pending .status {
    @include clock;
  }

  .success .status {
    @include bg(success);
  }

  .failed .status {
    @include bg(failed);
  }

  .date {
    color: var(--text-color-2);
  }

  .type {
    display: block;
    text-align: center;
    width: 52px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
  }

  .gwei {
    color: $yellow;

    @include light {
      color: #406787;
    }
  }

  .price-usd,
  .price-eth,
  .total-eth {
    font-weight: 700;
  }

  .sell {
    .type {
      background: $red;
    }

    .price-usd,
    .price-eth {
      color: $red;
    }
  }

  .buy {
    .type {
      background: $green;
    }

    .price-usd,
    .price-eth {
      color: $green;
    }
  }
}*/
.token-info {
  display: none;
}

.faq {
  margin-bottom: 140px;
}
@media (max-width: 1199px) {
  .faq {
    margin-bottom: 60px;
  }
}
.faq h2 {
  text-align: center;
}
.faq .flex {
  gap: 16px;
  width: 100%;
}
.faq .flex > div {
  width: 50%;
}
@media (max-width: 1199px) {
  .faq .flex {
    flex-direction: column;
  }
  .faq .flex > div {
    width: 100%;
  }
}
.faq .faq-item {
  margin-bottom: 6px;
  background: var(--bg-card);
  padding: 10px 16px 10px 28px;
  border-radius: 5px;
  border-top: 2px solid transparent;
  transition: 250ms all ease-out;
}
.faq .faq-item .faq-question {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
}
.faq .faq-item .faq-question::marker {
  content: "";
  display: none;
}
.faq .faq-item .faq-answer {
  padding-left: 8px;
  margin: 20px 0;
}
.faq .faq-item[open] {
  border-top: 2px solid #ffaa2c;
}

.articles-list {
  display: grid;
}
@media (min-width: 1200px) {
  .articles-list {
    grid-auto-flow: column;
    gap: 32px;
  }
}

.disclaimer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 1199px) {
  .disclaimer {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 1199px) {
  .changelog {
    top: 60px;
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .changelog .backdrop {
    pointer-events: none;
    background: var(--bg-header);
  }
}
@media (max-width: 1199px) {
  .changelog .popup {
    border-radius: 0;
    background: none;
    padding: 12px 16px 0;
  }
}
.changelog .popup .popup-header {
  position: relative;
}
@media (max-width: 1199px) {
  .changelog .popup .popup-header:after {
    content: "";
    position: absolute;
    display: block;
    width: 100vw;
    left: calc(50% - 50vw);
    top: 40px;
    border-top: 1px solid rgba(146, 146, 146, 0.2);
  }
}
@media (max-width: 1199px) {
  .changelog .popup .close-overlay {
    display: none;
  }
}
.changelog .tags {
  flex: none;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 32px -4px -8px;
}
.changelog .tags .tag {
  margin: 0 4px 8px;
}
.changelog .tag {
  height: 20px;
  font-size: 12px;
  line-height: 1;
  display: inline-flex;
}
.changelog .changes {
  padding: 32px 0;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 20px;
}
.changelog .changes:not(:last-child) {
  border-bottom: 1px solid rgba(146, 146, 146, 0.2);
}
.changelog .changes .date {
  color: var(--text-color-4);
  margin: 0 0 24px;
}
.changelog .changes .change {
  display: block;
}
.changelog .changes .change:before {
  content: "·";
  font-size: 30px;
  line-height: 0;
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.changelog .changes .change .tag {
  vertical-align: middle;
}

.banner {
  height: 150px;
}

@media (max-width: 1199px) {
  body {
    /* > * {
      pointer-events: none;
      display: none !important;
    }

    &:before,
    &:after {
      position: fixed;
      z-index: 2147483647;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #000;
      text-align: center;
      pointer-events: none;
      user-select: none;
      @include font(24px, 32px, 700);
    }

    &:before {
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background: repeating-linear-gradient(-45deg, $orange 0 30px, #000 30px 60px);
      content: "";
    }

    &:after {
      top: 20px;
      left: 20px;
      height: calc(100vh - 40px);
      width: calc(100vw - 40px);
      padding: 16px;
      background: $orange;
      content: "MOBILE VERSION IS UNDER CONSTRUCTION";
    }*/
  }
}

/*# sourceMappingURL=tracker.css.map */
