@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;
}

@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;
}

.homepage .main .container {
  gap: 0;
}
@media (min-width: 1200px) {
  .homepage .header .search {
    display: none;
  }
}
.homepage .hero {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
@media (max-width: 1199px) {
  .homepage .hero {
    padding: 0 0 64px;
  }
}
@media (min-width: 1200px) {
  .homepage .hero {
    padding: 120px 0;
  }
}
.homepage .hero h1 {
  color: var(--text-color-1);
  font-family: Poppins;
}
@media (max-width: 1199px) {
  .homepage .hero h1 {
    margin: 0;
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
  }
}
@media (min-width: 1200px) {
  .homepage .hero h1 {
    margin: 0 0 24px;
    font-size: 48px;
    line-height: 64px;
    font-weight: 400;
  }
}
.homepage .hero h1 strong {
  font-weight: 700;
}
.homepage .hero h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199px) {
  .homepage .hero h2 {
    display: none;
  }
}
@media (min-width: 1200px) {
  .homepage .hero h2 {
    max-width: 1040px;
  }
}
@media (max-width: 1199px) {
  .homepage .search-section {
    padding: 0 0 200px;
  }
}
@media (min-width: 1200px) {
  .homepage .search-section {
    padding: 0 0 450px;
  }
}
@media (max-width: 1199px) {
  .homepage .search-section .search {
    width: 100%;
    position: relative;
    max-width: 635px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .homepage .search-section .search {
    width: 635px;
    margin: 0 auto;
  }
}
@media (max-width: 1199px) {
  .homepage .search-section .search .homepage-search-button {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .homepage .search-section .search .homepage-search-button {
    display: none;
  }
}
@media (min-width: 1200px) {
  .homepage .search-section .search .search-field:before {
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    top: calc(50% - 12px);
    left: 32px;
  }
}
.homepage .search-section .search .search-input {
  background: var(--bg-search-2);
}
.homepage .search:not(.active) .search-input {
  box-shadow: inset 0 0 0 1px rgba(146, 146, 146, 0.2);
}

@media (max-width: 1199px) {
  .homepage .search-section .search .search-input {
    user-select: none;
  }
}
@media (min-width: 1200px) {
  .homepage .search-section .search .search-input {
    height: 72px;
    border-radius: 36px;
    padding: 8px 20px 8px 72px;
    font-size: 22px;
    line-height: 1;
  }
}
.homepage .search-section .search .search-autocomplete {
  display: none;
  visibility: visible;
  opacity: 1;
}
@media (min-width: 1200px) {
  .homepage .search-section .search.active .search-input {
    border-radius: 36px 36px 0 0;
  }
}
@media (min-width: 1200px) {
  .homepage .search-section .search.active .search-inner {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .homepage .search-section .search.active .search-autocomplete {
    display: block;
  }
}
.homepage .subscribe {
  padding: 42px 0;
}
.homepage .subscribe .newsletter {
  height: 200px;
  border-top: solid 2px #fdbf00;
  background: #ffffff;
}
[data-theme=dark] .homepage .subscribe .newsletter {
  background: #0d2032;
}
[data-theme=dark] .homepage .subscribe .newsletter h1,
[data-theme=dark] .homepage .subscribe .newsletter h2 {
  color: #ffffff;
}
.homepage .subscribe .newsletter div {
  margin: 0 auto;
  width: 1200px;
}
.homepage .subscribe .newsletter div .left {
  float: left;
  margin-left: 66px;
  width: 500px;
  padding-left: 100px;
  padding-top: 22px;
}
.homepage .subscribe .newsletter div .left img {
  float: left;
  width: 60px;
  height: 60px;
  margin-left: -90px;
  margin-top: 40px;
}
.homepage .subscribe .newsletter div .left h1 {
  margin: 0;
  font-size: 20px;
}
.homepage .subscribe .newsletter div .left h2 {
  margin: 0;
}
.homepage .subscribe .newsletter div .right {
  float: left;
  width: 603px;
  height: 100%;
  padding: 83px 0px 0px 23px;
}
.homepage .subscribe .newsletter div .right .subscribe-form {
  width: 472px;
  height: 54px;
  padding: 4px 4px 4px 34px;
  border: solid 1px #dadada;
  border-radius: 31px;
}
.homepage .subscribe .newsletter div .right .subscribe-form input[type=text] {
  height: 100%;
  width: 281px;
  margin-left: 4px;
  background: transparent;
  border: 0;
  font-size: 16px;
  font-weight: 100;
}
.homepage .subscribe .newsletter div .right .subscribe-form button {
  float: right;
  width: 142px;
  height: 100%;
  border-radius: 29px;
  border: 0;
  font-size: 18px;
  font-weight: 700;
  color: #8f4f04;
  background: #fdbf00;
}
.homepage .subscribe .newsletter div h1 {
  margin: 0;
  line-height: 60px;
  letter-spacing: 0.2px;
  font-size: 34px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  color: #1b1d21;
}
.homepage .subscribe .newsletter div h2 {
  line-height: 32px;
  font-size: 18px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  color: #1b1d21;
}
@media (min-width: 1200px) {
  .homepage .main {
    min-height: calc(100vh - 250px);
  }
}

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