@charset "UTF-8";
@import 'https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet';
:root {
  --color-icon-accent: currentColor;
  --font-weight-body: 500;
  --font-size-label: 15px;
  --color-primary: #f5be37;
  --color-link: #f5be37;
  --color-success: #bbff9b;
  --color-text-primary: #111111;
  --color-text-secondary: #ffffff;
  --color-text-muted: #b2b2b2;
  --color-text-button: #000000;
  --color-bg-page: #111111;
  --color-bg-sidebar: #21212166;
  --color-bg-section: #1a1a1a;
  --color-bg-form-primary: #212121;
  --color-bg-form-secondary: #171717;
  --color-bg-form-tertiary: #111;
  --font-family: "Space Grotesk";
  --tt-button: none;
  --tt-label: uppercase;
  --tt-interactive: uppercase;
  --border-radius-sm: 0;
  --border-radius-md: 0;
  --border-radius-lg: 0;
  --border-primary: 1px solid #ffffff1a;
  --space-0: 0;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 20px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-16: 64px;
  --text-sm: 13px;
  --text-md: 15px;
  --text-lg: 18px;
  --text-xl: 28px;
  --color-button-hover: #c9a02e;
  --color-bg-hover-light: rgba(245, 190, 55, 0.08);
  --color-mutual-bg: rgba(245, 190, 55, 0.08);
  --color-mutual-hover-bg: #3a3a3a;
  --color-mutual-hover-text: #ffffff;
  --color-checkbox-border: #5b5b5b;
  --terms-link-decoration: underline;
  --terms-link-weight: 400;
}
:root[data-theme="everstakeDark"] {
  --color-icon-accent: currentColor;
  --font-weight-body: 500;
  --font-size-label: 15px;
  --color-primary: #f5be37;
  --color-link: #f5be37;
  --color-success: #bbff9b;
  --color-text-primary: #111111;
  --color-text-secondary: #ffffff;
  --color-text-muted: #b2b2b2;
  --color-text-button: #000000;
  --color-bg-page: #111111;
  --color-bg-sidebar: rgba(33, 33, 33, 0.4);
  --color-bg-section: #1a1a1a;
  --color-bg-form-primary: #212121;
  --color-bg-form-secondary: #171717;
  --color-bg-form-tertiary: #111;
  --color-selection: rgba(245, 190, 55, 0.2);
  --dp-primary-text-color-theme: #111111;
  --dp-button-color: #000000;
  --filter-tab-active: #2d281a;
  --nav-tab-active: #2d281a;
  --nav-tab-active-text: #f5be37;
  --font-family: Space Grotesk;
  --tt-button: uppercase;
  --tt-label: uppercase;
  --tt-interactive: uppercase;
  --border-radius-sm: 0;
  --border-radius-md: 0;
  --border-radius-lg: 0;
  --primary-border-color: #2f2f2f;
  --border-primary: 1px solid rgba(255, 255, 255, 0.1019607843);
  --color-border-hover: #5b5b5b;
  --text-lg: 18px;
  --color-error: #ff5353;
  --color-toast-success: transparent;
  --color-toast-error: transparent;
  --color-toast-success-bg: transparent;
  --color-toast-error-bg: transparent;
  --color-bg-skeleton: rgba(255, 255, 255, 0.08);
  --color-bg-skeleton-shine: rgba(255, 255, 255, 0.16);
  --overlay-bg: rgba(3, 70, 56, 0.01);
  --color-button-hover: #c9a02e;
  --color-bg-hover-light: rgba(245, 190, 55, 0.08);
  --color-mutual-bg: rgba(245, 190, 55, 0.08);
  --color-mutual-hover-bg: #3a3a3a;
  --color-mutual-hover-text: #ffffff;
  --color-checkbox-border: #5b5b5b;
  --terms-link-decoration: underline;
  --terms-link-weight: 400;
}
:root[data-theme="coinhouse"] {
  --color-icon-accent: currentColor;
  --font-weight-body: 500;
  --font-size-label: 15px;
  --color-primary: #070707;
  --color-link: #eea88a;
  --color-success: #039855;
  --color-text-primary: #070707;
  --color-text-secondary: #070707;
  --color-text-muted: #727272;
  --color-text-button: #ffffff;
  --color-bg-page: #fcfcfc;
  --color-bg-sidebar: #ffffff;
  --color-bg-section: #ffffff;
  --color-bg-form-primary: #ffffff;
  --color-bg-form-secondary: #ffffff;
  --color-bg-form-tertiary: #ffffff;
  --color-selection: rgba(238, 168, 138, 0.2);
  --dp-primary-text-color-theme: #ffffff;
  --dp-button-color: #070707;
  --filter-tab-active: #f7f7f7;
  --nav-tab-active: #070707;
  --nav-tab-active-text: #ffffff;
  --font-family: DM Sans;
  --tt-button: none;
  --tt-label: uppercase;
  --tt-interactive: uppercase;
  --border-radius-sm: 4px;
  --border-radius-md: 8px;
  --border-radius-lg: 32px;
  --primary-border-color: #e5e5e5;
  --border-primary: 1px solid #f2f2f2;
  --color-border-hover: #d0d0d0;
  --text-lg: 15px;
  --color-error: #ff5353;
  --color-toast-success: transparent;
  --color-toast-error: transparent;
  --color-toast-success-bg: transparent;
  --color-toast-error-bg: transparent;
  --color-bg-skeleton: rgba(7, 7, 7, 0.08);
  --color-bg-skeleton-shine: rgba(7, 7, 7, 0.16);
  --overlay-bg: rgba(3, 70, 56, 0.01);
  --color-button-hover: #333333;
  --color-bg-hover-light: #f7f7f7;
  --color-mutual-bg: rgba(7, 7, 7, 0.04);
  --color-mutual-hover-bg: #f0f0f0;
  --color-mutual-hover-text: #070707;
  --color-checkbox-border: #e5e5e5;
  --terms-link-decoration: underline;
  --terms-link-weight: 400;
}
:root[data-theme="iofinnet"] {
  --color-icon-accent: currentColor;
  --font-weight-body: 500;
  --font-size-label: 15px;
  --color-primary: #000000;
  --color-link: #000000;
  --color-success: #039855;
  --color-text-primary: #ffffff;
  --color-text-secondary: #000000;
  --color-text-muted: #6b7280;
  --color-text-button: #ffffff;
  --color-bg-page: #ffffff;
  --color-bg-sidebar: #ffffff;
  --color-bg-section: #f0f0f0;
  --color-bg-form-primary: #f0f0f0;
  --color-bg-form-secondary: #f8f9fa;
  --color-bg-form-tertiary: #e9ecef;
  --color-selection: rgba(0, 0, 0, 0.08);
  --dp-primary-text-color-theme: #ffffff;
  --dp-button-color: #ffffff;
  --filter-tab-active: #000000;
  --nav-tab-active: #000000;
  --nav-tab-active-text: #ffffff;
  --font-family: Space Grotesk;
  --tt-button: none;
  --tt-label: uppercase;
  --tt-interactive: uppercase;
  --border-radius-sm: 4px;
  --border-radius-md: 4px;
  --border-radius-lg: 4px;
  --primary-border-color: #d0d0d0;
  --border-primary: 1px solid #e5e5e5;
  --color-border-hover: #c0c0c0;
  --text-lg: 16px;
  --color-error: #ff5353;
  --color-toast-success: transparent;
  --color-toast-error: transparent;
  --color-toast-success-bg: transparent;
  --color-toast-error-bg: transparent;
  --color-bg-skeleton: rgba(107, 114, 128, 0.12);
  --color-bg-skeleton-shine: rgba(107, 114, 128, 0.24);
  --overlay-bg: rgba(3, 70, 56, 0.01);
  --color-button-hover: #333333;
  --color-bg-hover-light: #f5f5f5;
  --color-mutual-bg: rgba(0, 0, 0, 0.04);
  --color-mutual-hover-bg: #e5e5e5;
  --color-mutual-hover-text: #000000;
  --color-checkbox-border: #d0d0d0;
  --terms-link-decoration: underline;
  --terms-link-weight: 400;
}
:root[data-theme="everstake"] {
  --color-icon-accent: #40c1ac;
  --font-weight-body: 400;
  --font-size-label: 13px;
  --color-primary: #034638;
  --color-link: #034638;
  --color-success: #034638;
  --color-text-primary: #ffffff;
  --color-text-secondary: #034638;
  --color-text-muted: #55857b;
  --color-text-button: #dee8e6;
  --color-bg-page: #f5fffd;
  --color-bg-sidebar: transparent;
  --color-bg-section: transparent;
  --color-bg-form-primary: #f5fffd;
  --color-bg-form-secondary: transparent;
  --color-bg-form-tertiary: transparent;
  --color-selection: rgba(3, 70, 56, 0.2);
  --dp-primary-text-color-theme: #ffffff;
  --dp-button-color: #dee8e6;
  --filter-tab-active: #034638;
  --nav-tab-active: #034638;
  --nav-tab-active-text: #ffffff;
  --font-family: Zalando Sans;
  --tt-button: capitalize;
  --tt-label: capitalize;
  --tt-interactive: capitalize;
  --border-radius-sm: 0;
  --border-radius-md: 0;
  --border-radius-lg: 0;
  --primary-border-color: #dee8e6;
  --border-primary: 1px solid #dee8e6;
  --color-border-hover: #b8d4ce;
  --text-lg: 18px;
  --color-error: #f76c5e;
  --color-toast-success: #40c1ac;
  --color-toast-error: #f76c5e;
  --color-toast-success-bg: rgba(64, 193, 172, 0.15);
  --color-toast-error-bg: rgba(247, 108, 94, 0.15);
  --color-bg-skeleton: rgba(3, 70, 56, 0.04);
  --color-bg-skeleton-shine: rgba(3, 70, 56, 0.08);
  --overlay-bg: rgba(3, 70, 56, 0.01);
  --color-button-hover: #012d24;
  --color-bg-hover-light: #ebf8f5;
  --color-mutual-bg: rgba(3, 70, 56, 0.04);
  --color-mutual-hover-bg: #dde3e2;
  --color-mutual-hover-text: #0b1d1a;
  --color-checkbox-border: #7b9690;
  --terms-link-decoration: none;
  --terms-link-weight: 600;
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "“" "”" "‘" "’";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
*[hidden] {
  display: none;
}
body {
  line-height: 1;
}
menu,
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.yellow {
  color: #f5be37 !important;
}
.white {
  color: #fff !important;
}
.black {
  color: #111 !important;
}
.green {
  color: var(--color-success) !important;
}
.gray {
  color: #b2b2b2 !important;
}
.red {
  color: #ff5353 !important;
}
.gray-2 {
  color: #b2b2b2 !important;
}
.link {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: var(--color-primary);
  text-decoration: none;
}
.link:hover {
  text-decoration: none;
  color: var(--color-primary);
}
.link:hover img {
  transform: translate(4px);
}
.link img {
  transition: 0.4s;
  width: 28px;
  height: 16px;
  margin-left: 8px;
}
.h1,
h1 {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 88px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
.h2,
h2 {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
.h3,
h3 {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
.h4,
h4 {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
.h5,
h5 {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
.text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
.text-lg {
  font-family: var(--font-family);
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
}
.text-lg b {
  font-weight: 700;
}
.text-sm {
  font-family: var(--font-family);
  font-weight: 400;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
.title {
  font-weight: 500;
  font-size: 100px;
  line-height: 100%;
  text-transform: uppercase;
  margin-left: 150px;
}
.subtitle {
  text-shadow: 0 0 1.6px #fff;
  color: #0a0718;
  font-weight: 500;
  font-size: 100px;
  line-height: 100%;
  text-transform: uppercase;
}
@supports (-webkit-text-stroke: 1px white) {
  .subtitle {
    text-shadow: none;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
  }
}
html {
  scroll-behavior: smooth;
}
body {
  background: var(--color-bg-page);
  color: #fff;
  font-family: var(--font-family), sans-serif;
  overflow-x: hidden;
}
body ::selection {
  color: var(--color-text-secondary);
  background: var(--color-selection);
}
* {
  box-sizing: border-box;
}
a {
  outline: none !important;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ol,
ul,
dl {
  margin-bottom: 0;
}
.wrapper {
  width: 1300px;
  margin: 0 auto;
}
.seo {
  margin-top: 180px;
}
.seo .block {
  margin-top: 74px;
}
.seo .w-65 {
  width: 65%;
}
.seo .w-30 {
  margin: 0;
  width: 30%;
}
.seo .w-50 {
  width: 48%;
}
.seo .mt-80 {
  margin-top: 80px;
}
.seo .mt-64 {
  margin-top: 64px;
}
.seo .m-0 {
  margin: 0;
}
.seo .border-right {
  border-right: 1px solid #5b5b5b;
}
.seo .border-t-none {
  border-top: none !important;
}
.seo hr {
  margin-top: 80px;
  border-color: #5b5b5b;
}
.seo strong {
  font-weight: 700;
}
.seo h1 {
  font-size: 48px;
  scroll-margin: 100px;
  line-height: 120%;
  letter-spacing: 0.88px;
  font-weight: 700;
}
.seo h1 a {
  color: #fff;
  text-decoration: underline;
}
.seo h1 a:hover {
  color: #f5be37;
}
.seo h2 {
  scroll-margin: 100px;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0.48px;
}
.seo h2 a {
  color: #fff;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0.48px;
  text-decoration: underline;
}
.seo h2 a:hover {
  color: #f5be37;
}
.seo h4 {
  scroll-margin: 100px;
  font-size: 32px;
  line-height: 130%;
}
.seo h4 a {
  color: #fff;
  text-decoration: underline;
}
.seo h4 a:hover {
  color: #f5be37;
}
.seo h3 {
  scroll-margin: 100px;
  margin-top: 32px;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
}
.seo h3 a {
  color: #fff;
  text-decoration: underline;
}
.seo h3 a:hover {
  color: #f5be37;
}
.seo p {
  margin-top: 32px;
  line-height: 28px;
}
.seo p a {
  color: #fff;
  text-decoration: underline;
}
.seo p a:hover {
  color: #f5be37;
}
.seo ul {
  list-style-type: square;
  margin-left: 24px;
  margin-bottom: 24px;
}
.seo ul li {
  margin-top: 16px;
  line-height: 32px;
}
.seo-flex {
  margin-top: 48px;
  display: flex;
}
.seo-flex--space {
  justify-content: space-between;
}
.seo-flex .card {
  display: block;
  border: 1px solid #5b5b5b;
  border-left: none;
  padding: 30px 64px;
  height: auto;
}
.seo-flex .card:last-child {
  border-right: none;
}
.seo-end {
  width: 80%;
  margin-left: 150px;
}
.seo__table {
  padding: 24px 32px;
  border: 1px solid #5b5b5b;
  width: 50%;
}
.seo__table ol {
  margin-top: 24px;
  list-style: none;
  counter-reset: li;
}
.seo__table ol ol {
  margin-top: 0;
  padding-left: 10px;
}
.seo__table li {
  font-size: 14px;
  line-height: 220%;
}
.seo__table li a {
  color: #fff;
  text-decoration: underline;
}
.seo__table li a:hover {
  color: #f5be37;
}
.seo__table li:before {
  counter-increment: li;
  content: counters(li, ".") ". ";
}
.seo__block p {
  margin-top: 16px;
  color: #b2b2b2;
}
.seo__block {
  padding-left: 32px;
  width: 50%;
}
.seo__swiper {
  margin-top: 48px;
}
.seo__swiper--card {
  height: auto;
  border: 1px solid #5b5b5b;
  padding: 24px 28px;
}
.seo__swiper--card h3 {
  scroll-margin: 100px;
  margin: 0;
}
.seo__swiper--card p {
  margin-top: 16px;
}
.seo__big-table {
  margin-top: 48px;
}
.seo__big-table--flex {
  display: flex;
  border-bottom: 1px solid #5b5b5b;
}
.seo__big-table--title {
  padding: 10px 20px;
  width: 30%;
  height: auto;
  min-height: 80px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.seo__big-table--content p {
  margin: 0;
  color: #b2b2b2;
  font-weight: 400;
}
.seo__big-table--content {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 20px;
  width: 70%;
  height: auto;
  min-height: 120px;
  line-height: 32px;
  border-left: 1px solid #5b5b5b;
}
.seo__big-table {
  border: 1px solid #5b5b5b;
  border-bottom: none;
}
.seo__list--content {
  margin-left: 48px;
}
.seo__list--content p:first-child {
  margin-top: 8px !important;
}
.seo__list ul {
  list-style-type: square;
  margin-left: 24px;
  margin-bottom: 24px;
}
.seo__list ul li {
  margin-top: 16px;
  line-height: 32px;
}
.seo__list ol {
  margin-top: 24px;
  list-style-type: none;
  counter-reset: my-counter;
  margin-bottom: 24px;
}
.seo__list ol li {
  margin-bottom: 32px;
  line-height: 32px;
}
.seo__list ol li:before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  content: counter(my-counter);
  counter-increment: my-counter;
  color: #111;
  margin-right: 16px;
  width: 32px;
  height: 32px;
  background-color: #b2b2b2;
  font-weight: 500;
  font-size: 20px;
}
.seo__faq {
  margin-top: 64px;
}
.seo__faq--card {
  border: 1px solid #5b5b5b;
  padding: 30px 20px;
  margin-bottom: 20px;
}
.seo__faq--card:last-child {
  margin-bottom: 0;
}
.seo__faq--card h3 {
  margin: 0;
}
.seo__faq:first-child {
  margin-top: 38px;
}
.seo__faq:last-child {
  margin-bottom: 0;
}
.seo .seo__list-clasic ul {
  list-style-type: disc;
  margin-left: 24px;
  margin-bottom: 24px;
}
.seo .seo__list-clasic ul li {
  font-size: 16px;
  margin-top: 16px;
  line-height: 28px;
}
.header-mobile {
  display: none;
}
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
}
.header--inner {
  margin-bottom: 80px;
}
.header--wrapper {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 80px;
  transition: height 0.3s;
}
.header--div {
  color: #b2b2b2;
}
.header--div:hover {
  color: #f5be37;
}
.header__logo {
  cursor: pointer;
  width: 195px;
  height: 35px;
}
.header__items {
  display: flex;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
.header__item {
  margin-left: 40px;
  position: relative;
  transition: color 0.35s;
  cursor: pointer;
}
.header__item--dot {
  position: relative;
}
.header__item--dot:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 99%;
  background: #f5be37;
  top: 40%;
  right: -12px;
}
.header__item--dot:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 0;
  background: #f5be37;
  top: calc(40% + 12px);
  right: -11px;
  transition: 0.4s;
  opacity: 0;
}
.header__item--dot--active {
  opacity: 0;
  position: absolute;
  z-index: 999;
  transition: 0.4s;
  padding: 24px;
  background: #111;
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
  width: 300px;
  height: 0;
  border-top: 2px solid #f5be37;
  top: 60px;
  left: 30px;
  display: none;
  cursor: pointer;
}
.header__item--dot--active:after {
  content: "";
  width: calc(100% + 30px);
  height: 40px;
  background: transparent;
  position: absolute;
  top: -40px;
  left: -30px;
}
.header__item--dot--active_link {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 32px;
}
.header__item--dot--active_link:first-child {
  margin-top: 0;
}
.header__item--dot--active_link--active,
.header__item--dot--active_link:hover {
  color: #f5be37;
}
.header__item--dot:hover .header__item--dot--active {
  opacity: 1;
  height: max-content;
  display: block;
}
.header__item--dot:hover .header__item--dot--active:before {
  width: 100%;
}
.header__item--dot:hover:before {
  opacity: 1;
  height: 38px;
}
.header__item--active {
  color: #f5be37;
}
.header__item--active:before {
  background-color: #f5be37;
}
.header__item:first-child {
  margin-left: 0;
}
.header__item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0;
  height: 1.5px;
  background-color: #f5be37;
  transition: width 0.35s;
}
.header__item:hover {
  color: #f5be37;
}
.header__item:hover:before {
  width: 100%;
}
.main--wrapper {
  position: relative;
  padding-bottom: 805px;
}
.main--wrapper .blob {
  opacity: 0;
}
.main--wrapper:hover .blob {
  opacity: 1 !important;
}
.main--wrapper:hover .main {
  border-color: #f5be37;
}
.main {
  width: 100%;
  border-bottom: 1px solid #5b5b5b;
  height: calc((100vh - 80px) / 3);
  padding: 30px 0;
}
.main .text b {
  font-weight: 700;
}
.main .title {
  transition: 0.5s;
}
.main:hover {
  border-color: #f5be37;
}
.main:hover .title {
  text-shadow: 0 0 1.6px #fff;
  color: #0a0718;
  font-weight: 500;
  font-size: 100px;
  line-height: 100%;
  text-transform: uppercase;
}
@supports (-webkit-text-stroke: 1px white) {
  .main:hover .title {
    text-shadow: none;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
  }
}
.main__title {
  font-weight: 500;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.main-first {
  border-top: 1px solid #5b5b5b;
}
.main-first--wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-first--hidden {
  opacity: 0;
  transition: 0.5s;
}
.main-first__right {
  margin-left: 70px;
  width: 50%;
}
.main-first:hover .main-first {
  border-top: none !important;
}
.main-first:hover .main-first--hidden {
  opacity: 1;
}
.main-first .main__title {
  margin-left: 150px;
  width: 75%;
  margin-top: 12px;
}
.main-second--hidden {
  opacity: 0;
  transition: 0.5s;
}
.main-second .title {
  margin-left: 0;
}
.main-second .main__title {
  width: 90%;
  margin-bottom: 20px;
}
.main-second--wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-second h1 {
  margin-right: 20px;
}
.main-second .text {
  width: 80%;
}
.main-second:hover .main-second--hidden {
  opacity: 1;
}
.main-third--wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-third .title,
.main-third .main__title {
  text-align: end;
}
.main-third .main__title {
  margin-top: 12px;
}
.main-third .title {
  margin-left: 0;
}
.main-third .text {
  width: 50%;
  margin-right: 70px;
}
.main-third .main-third--hidden {
  opacity: 0;
  transition: 0.5s;
}
.main-third:hover .main-third--hidden {
  opacity: 1;
}
.content-loading {
  filter: blur(6px);
  position: relative;
}
.content-loading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.stats {
  margin-top: 190px;
}
.stats__item {
  height: 170px;
  padding: 40px 0;
}
.stats__item--wrapper {
  display: flex;
  align-items: flex-start;
}
.stats__item_text {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 12px;
  transition: 3.3s;
}
.stats__item--second .stats__item--wrapper {
  padding-right: 150px;
  justify-content: flex-end;
}
.stats__item--third .stats__item--wrapper {
  justify-content: space-evenly;
}
.liquid-staking-preview .blob--static {
  left: -5%;
}
.stake {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 925px;
}
.stake .blob--static {
  right: -5%;
}
.stake__item {
  padding: 40px 0 40px 40px;
}
.stake__item h4 {
  margin-top: 12px;
  margin-bottom: 30px;
}
.stake__left {
  width: 40%;
}
.stake__left h2 {
  margin-bottom: 80px;
}
.stake__left .title {
  margin-left: 0;
  margin-top: 4px;
  margin-bottom: 12px;
}
.stake__left svg {
  width: 412px;
  height: 379px;
  transition: 1s;
}
.stake__left button {
  margin-top: 30px;
}
.stake__mid {
  width: 30%;
}
.stake__mid .stake__item {
  padding-right: 40px;
}
.stake__right {
  width: 30%;
}
.institutional {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1325px;
}
.institutional__item {
  padding: 80px 0 80px 80px;
}
.institutional__item h4 {
  margin-top: 12px;
  margin-bottom: 30px;
}
.institutional__left {
  width: 66.6666666667%;
  padding-left: 65px;
}
.institutional__left--wrapper {
  display: flex;
  align-items: center;
}
.institutional__left--wrapper .subtitle {
  margin-right: 15px;
  margin-top: -6px;
}
.institutional__left h2 {
  margin-bottom: 80px;
}
.institutional__left .title {
  margin-left: 0;
  margin-top: 4px;
  margin-bottom: 12px;
}
.institutional__left svg {
  margin-left: 350px;
  width: 380px;
  height: 408px;
  margin-bottom: 140px;
}
.institutional__left button {
  margin-top: 30px;
}
.institutional__left--margin {
  margin-left: 150px;
}
.institutional__right {
  padding-right: 65px;
  width: 33.3333333333%;
}
.institutional__line {
  width: 1px;
  transform: translate(1px);
  background: #f5be37;
  height: 100%;
}
.people-stake {
  border-top: 1px solid #f5be37;
  border-bottom: 1px solid #f5be37;
  margin-top: 160px;
}
.coins {
  margin-top: 160px;
}
.coins__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.coins__top_left {
  width: 65%;
  margin-right: 30px;
}
.coins__top_left .text {
  margin: 30px 0;
}
.coins__top_left .link,
.coins__top_left .text {
  margin-left: 150px;
}
.coins__top_right svg {
  width: 380px;
  height: 408px;
}
.coins-grid {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}
.coins-grid__item {
  transition: background-color 0.2s;
}
.coins-grid__item_top {
  height: 270px;
  padding: 25px;
  border: 1px solid #5b5b5b;
}
.coins-grid__item_bottom {
  height: 70px;
  border: 1px solid #f5be37;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.coins-grid__item_bottom--gray {
  border: 1px solid #5b5b5b;
  justify-content: center;
}
.coins-grid__item_bottom .link {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0.02em;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.coins-grid__item_bottom:after {
  content: "STAKE NOW";
  right: 65px;
  position: absolute;
  opacity: 0;
  transition: 0.4s;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-transform: uppercase;
  color: #f5be37;
}
.coins-grid__item_bottom:hover:after {
  animation: slide-bottom 0.75s ease 0s 1 normal forwards;
}
.coins-grid__item_bottom:hover .link svg {
  transform: translate(4px);
}
.coins-grid__item_currency {
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  text-transform: uppercase;
  color: #5b5b5b;
}
.coins-grid__item_logo {
  text-align: center;
  display: flex;
  align-items: center;
}
.coins-grid__item_logo svg {
  width: 100%;
  margin-bottom: 40px;
  margin-top: 15px;
}
.coins-grid__item_gray {
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: center;
  color: #5b5b5b;
}
.coins-grid__item_name {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.liquid-preview {
  margin-top: 200px;
  margin-bottom: 60px;
  width: 100%;
  position: relative;
}
.liquid-preview__icon {
  position: absolute;
  width: 293px;
  height: 135px;
  top: 0;
  z-index: -1;
  right: 60px;
}
.liquid-preview h2 {
  margin-left: 150px;
}
.liquid-preview .text-lg {
  margin: 40px 0 40px 240px;
}
.liquid-preview__link {
  margin-left: 240px;
}
.bridges {
  margin-top: 160px;
  display: flex;
  justify-content: space-between;
}
.bridges__icon {
  min-width: 508px;
  width: 508px;
  height: 535px;
  margin-right: 55px;
}
.bridges__right .text-lg {
  margin: 40px 0 40px 100px;
}
.bridges__link {
  margin-left: 100px;
}
.institutional-staking .text-lg b {
  font-weight: 700;
}
.institutional-staking_text {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin-left: 15px;
}
.institutional-staking_text--wrapper {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.institutional-staking--wrapper {
  position: relative;
  margin-right: 20px;
}
.b2b {
  margin-top: 200px;
}
.b2b__top {
  border-bottom: 1px solid #f5be37;
  padding-bottom: 100px;
}
.b2b__top--wrapper {
  display: flex;
  align-items: center;
}
.b2b__top_title {
  margin-left: 0;
}
.b2b__top .subtitle {
  margin-left: 240px;
}
.b2b__top_element {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.b2b__top_text {
  width: 300px;
  word-break: break-word;
  margin-left: 20px;
}
.b2b__bottom {
  margin: 70px 0;
}
.b2b__bottom--wrapper {
  display: flex;
  align-items: center;
}
.b2b__bottom_left {
  margin-right: 110px;
}
.b2b__bottom_left-text {
  margin: 42px 0;
}
.b2b__bottom_right {
  width: 50%;
  position: relative;
}
.b2b__bottom_right svg {
  width: 508px;
  height: 466px;
}
.b2b__bottom_right h4 {
  color: #111;
  border: 1px solid #f5be37;
  height: 65px;
  width: max-content;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  position: absolute;
  z-index: 5;
}
.b2b__bottom_right h4:first-child {
  top: 60px;
  left: -70px;
}
.b2b__bottom_right h4:last-child {
  bottom: 60px;
  right: -50px;
}
.partner-list {
  height: 144px;
}
.partner-list--wrapper {
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.partner-list__item:first-child {
  margin-left: 0;
}
.partner-list__item:hover svg path {
  transition: all 0.3s linear;
  fill: #f5be37;
}
.partner-link {
  height: 160px;
  border-top: 1px solid #f5be37;
  border-bottom: 1px solid #f5be37;
}
.partner-link--wrapper {
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.partner-link__item {
  width: 100%;
  height: 100%;
  border-right: 1px solid #f5be37;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px;
}
.partner-link__item_icon {
  display: flex;
  align-items: center;
  width: 200px;
  height: 65px;
}
.partner-link__item_icon svg {
  max-width: 80%;
  max-height: 80%;
}
.partner-link__item:hover .partner-link__item--arrow {
  transform: translate(4px);
}
.partner-link__item--arrow {
  width: 28px;
  height: 16px;
  transition: 0.4s;
}
.partner-link__item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.partner-link__item:last-child {
  border-right: none;
  padding-right: 0;
}
.rpc .blob--static {
  left: 30%;
}
.rpc {
  margin-top: 160px;
  margin-bottom: 160px;
  display: flex;
  align-items: center;
}
.rpc__cube {
  width: 400px;
  min-width: 400px;
  height: 450px;
}
.rpc__item {
  margin-left: 130px;
}
.rpc__item--wrapper {
  margin-left: 90px;
  margin-top: 30px;
}
.rpc__item_blocs {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 45px;
}
.rpc__item_blocs--button {
  width: 50%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #5b5b5b;
}
.rpc__item_blocs--button:first-child {
  border-right: none;
}
.about-preview .blob--static {
  right: -5%;
}
.stories__top {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.stories__top_left {
  width: 50%;
  margin-right: 130px;
}
.stories__top_left h2 {
  margin-bottom: 30px;
}
.stories__top_right {
  min-width: 412px;
  height: 318px;
}
.stories__bottom {
  display: flex;
  justify-content: space-between;
}
.stories__bottom_item {
  height: 360px;
  width: 33.3333333333%;
}
.stories__bottom_item a {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #f5be37;
  text-decoration: none;
  outline: none;
}
.stories__bottom_item a:hover {
  text-decoration: none;
  color: #f5be37;
}
.stories__bottom_item--wrapper {
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stories__bottom_item--wrapper:hover svg path {
  transition: all 0.3s linear;
  fill: #f5be37;
}
.stories__bottom_item a {
  display: flex;
  align-items: center;
}
.stories__bottom_item a svg {
  margin-left: 8px;
  width: 28px;
  height: 16px;
}
.stories__bottom_item a:hover svg {
  transition: transform 0.3s linear;
  transform: translate(8px);
}
.stories__bottom_item--first {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stories__bottom_item--first span {
  font-weight: 500;
  font-size: 88px;
  line-height: 100%;
  color: #f5be37;
  margin-right: 12px;
}
.stories__bottom_item--first div {
  width: 15%;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.info {
  display: flex;
  align-items: flex-end;
  margin-bottom: 100px;
  margin-top: 160px;
}
.info__item {
  width: 50%;
}
.info--wrapper {
  position: relative;
}
.info--wrapper .title {
  margin-left: 0;
}
.info--wrapper .subtitle {
  margin-left: 150px;
}
.info__circle {
  position: absolute;
  background: #f5be37;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  text-align: center;
  padding: 30px;
  color: #111;
  width: 180px;
  height: 180px;
  border-radius: 99px;
  top: -30px;
  right: 130px;
  z-index: -1;
}
.card {
  display: flex;
  justify-content: space-between;
  height: 360px;
}
.card--small {
  height: 250px;
}
.card__item {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px 65px;
}
.card__item_text {
  margin-top: 24px;
}
.card__item_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  color: #f5be37;
  margin-bottom: 10px;
}
.card__item_icon svg {
  width: 165px;
  height: 40px;
}
.card__item--yellow {
  background: #f5be37;
}
.card__item--yellow h4,
.card__item--yellow .text,
.card__item--yellow .link {
  color: #111;
}
.people {
  margin-top: 160px;
}
.people__text {
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  width: 60%;
}
.people__text a {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  text-transform: none;
  color: #f5be37;
  text-decoration: none;
  outline: none;
}
.people__text a:hover {
  text-decoration: none;
  color: #f5be37;
}
.people__link {
  margin-bottom: 40px;
}
.people__card {
  background: #21212166;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  padding: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
.people__card--wrapper {
  display: grid;
  grid-template: repeat(2, 1fr) / repeat(3, 1fr);
  gap: 20px;
}
.people__card_left {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.people__card_left_name {
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
}
.people__card_left_link {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #828282;
}
.people__card_left_followers {
  font-weight: 400;
  font-size: 20px;
  display: flex;
  align-items: center;
}
.people__card_left_followers svg {
  width: 24px;
  height: 20px;
  margin-right: 10px;
}
.people__card_left_followers--gray {
  margin-left: 10px;
  color: #828282;
}
.people__card_right img {
  width: 112px;
  height: 112px;
  border-radius: 99px;
}
.people__card--first {
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.people__card--first_num {
  font-weight: 500;
  font-size: 88px;
  color: #f5be37;
}
.people__card--first_text {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin-left: 12px;
  width: 30%;
}
.blog__preview {
  margin-top: 160px;
}
.blog__preview--wrapper {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.blog__preview--text {
  display: none;
  margin: 24px auto 32px;
}
.blog__preview--swiper,
.blog__preview--link {
  display: none;
}
.blog__preview_card {
  width: 100%;
  margin-left: 20px;
  height: 380px;
  border: 1px solid #5b5b5b;
  padding: 30px;
  transition: 0.3s;
}
.blog__preview_card:hover {
  border: 1px solid #f5be37;
}
.blog__preview_card:first-child {
  margin-left: 0;
}
.blog__preview_card--yellow {
  background: #f5be37;
  border: 1px solid transparent;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.blog__preview_card--yellow .blog__preview_card_top,
.blog__preview_card--yellow .blog__preview_card_title,
.blog__preview_card--yellow .blog__preview_card_subtitle {
  color: #111;
}
.blog__preview_card--yellow:hover {
  background: transparent;
}
.blog__preview_card--yellow:hover .blog__preview_card_top {
  color: #f5be37;
}
.blog__preview_card--yellow:hover .blog__preview_card_title,
.blog__preview_card--yellow:hover .blog__preview_card_subtitle {
  color: #fff;
}
.blog__preview_card--yellow:hover .blog__preview_card_bottom {
  color: #f5be37;
}
.blog__preview_card--yellow:hover .blog__preview_card_bottom--yellow {
  display: block;
}
.blog__preview_card--yellow:hover .blog__preview_card_bottom--black {
  display: none;
}
.blog__preview_card_top {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-transform: uppercase;
  color: #f5be37;
}
.blog__preview_card_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  margin: 12px 0 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog__preview_card_subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog__preview_card_bottom {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #111;
}
.blog__preview_card_bottom--yellow {
  display: none;
}
.blog__preview_card_bottom-black {
  display: block;
}
.blog__preview_card_bottom svg {
  margin-left: 8px;
  width: 28px;
  height: 16px;
}
.subscribe {
  margin-top: 160px;
  margin-bottom: 60px;
  background: #21212166;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  width: 100vw;
  padding: 60px 0;
  overflow-x: hidden;
}
.subscribe .blob {
  width: 250px;
  height: 250px;
  top: 0;
  left: -10%;
}
.subscribe--wrapper {
  display: flex;
  align-items: center;
}
.subscribe_text {
  width: 340px;
  word-break: break-word;
  margin-left: 20px;
}
.subscribe_input--wrapper {
  display: flex;
  align-items: center;
  margin-top: 45px;
  margin-left: 150px;
}
.subscribe_input_content {
  margin-left: 70px;
  transition: 0.5s;
  margin-bottom: 24px;
}
.text-block__item {
  border: 1px solid #565656;
  margin-top: 64px;
}
.text-block__item_title {
  border-bottom: 1px solid #565656;
  height: 80px;
  display: flex;
  align-items: center;
  padding: 0 28px;
}
.text-block__item_text {
  padding: 28px;
}
.text-block__item_text a,
.text-block__item_text a:hover {
  color: #f5be37;
  text-decoration: none;
}
.text-block__item_text h2,
.text-block__item_text h3,
.text-block__item_text h4,
.text-block__item_text h5 {
  color: inherit;
  margin-bottom: 24px;
}
.text-block__item_text h2 span,
.text-block__item_text h3 span,
.text-block__item_text h4 span,
.text-block__item_text h5 span {
  font-weight: 700 !important;
}
.text-block__item_text ul {
  list-style-type: square;
  margin-left: 24px;
  margin-bottom: 24px;
}
.text-block__item_text ul li::marker {
  margin: 0 0.5rem 0 0;
  color: #f5be37;
}
.text-block__item_text p {
  margin-bottom: 24px;
}
.text-block__item_text p:last-child {
  margin-bottom: 0;
}
.press {
  margin-top: 160px;
}
.press--wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.press--inner {
  margin-top: 50px;
}
.press_button--wrapper {
  display: flex;
  align-items: center;
}
.press_button {
  border: 1px solid #5b5b5b;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.3s linear;
  -webkit-user-select: none;
  user-select: none;
}
.press_button:first-child {
  margin-right: 20px;
}
.press_button:hover {
  border-color: #f5be37;
}
.press_button-prev:hover svg {
  transform: translate(-4px);
}
.press_button-next:hover svg {
  transform: translate(4px);
}
.press_button svg {
  transition: 0.4s;
  width: 28px;
  height: 16px;
}
.press__item--wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.press__item {
  height: 420px;
  display: flex;
  justify-content: space-between;
}
.press__item_left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 65px 65px 40px;
}
.press__item {
  position: relative;
}
.press__item:after,
.press__item:before {
  position: absolute;
  opacity: 0;
  transition: opacity 0.5s linear;
}
.press__item:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA4MCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTc5LjIgNjRMNDAgNDAuOTkxN1YyMy4wMDgzTDc5LjIgMEg4MFYxNy45ODM1TDU1Ljg2NjcgMzAuODA5OVYzMy4xOTAxTDgwIDQ2LjAxNjVWNjRINzkuMlpNMzkuMiA2NEwwIDQwLjk5MTdWMjMuMDA4M0wzOS4yIDBINDBWMTcuOTgzNUwxNS44NjY3IDMwLjgwOTlWMzMuMTkwMUw0MCA0Ni4wMTY1VjY0SDM5LjJaIiBmaWxsPSIjRjVCRTM3Ii8+Cjwvc3ZnPgo=);
  left: 15px;
  top: 5px;
}
.press__item:after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA4MCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNzk5OTk3IDY0TDQwIDQwLjk5MTdWMjMuMDA4M0wwLjc5OTk5NyAwSC0xLjI3MTU2ZS0wN1YxNy45ODM1TDI0LjEzMzMgMzAuODA5OVYzMy4xOTAxTC0xLjI3MTU2ZS0wNyA0Ni4wMTY1VjY0SDAuNzk5OTk3Wk00MC44IDY0TDgwIDQwLjk5MTdWMjMuMDA4M0w0MC44IDBINDBWMTcuOTgzNUw2NC4xMzMzIDMwLjgwOTlWMzMuMTkwMUw0MCA0Ni4wMTY1VjY0SDQwLjhaIiBmaWxsPSIjRjVCRTM3Ii8+Cjwvc3ZnPgo=);
  right: 15px;
  bottom: 25px;
}
.press__item:hover:before,
.press__item:hover:after {
  opacity: 1;
}
.press__item svg {
  width: 200px;
  height: 44px;
}
.contact {
  margin-bottom: 65px;
}
.contact .blob {
  width: 200px;
  height: 200px;
}
.contact--wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.contact_title {
  margin-top: 160px;
  margin-bottom: 50px;
}
.contact_subtitle,
.contact_text {
  width: 50%;
}
.footer .blob {
  width: 300px;
  height: 300px;
}
.footer .mobile {
  display: none;
}
.footer .desktop {
  display: block;
}
.footer__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 280px;
}
.footer__top_item {
  width: 33.3333333333%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.footer__top_item_left {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 45px 65px;
}
.footer__top_item:last-child {
  border-right: none;
}
.footer__top_item_icon {
  width: 22px;
  height: 22px;
  margin-bottom: 20px;
}
.footer__top_item_arrow {
  width: 28px;
  height: 16px;
  transition: transform 0.3s linear;
}
.footer__top_item:hover .footer__top_item_arrow {
  transform: translate(8px);
}
.footer__top_item_text {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.footer__top_item_text div {
  width: 170px;
  word-break: break-word;
}
.footer__bottom {
  background: #21212166;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 330px;
  width: 100%;
  border-top: 1px solid #5b5b5b;
  border-bottom: 1px solid #5b5b5b;
}
.footer__bottom_item {
  width: 33.3333333333%;
  padding: 65px;
  height: 100%;
  border-right: 1px solid #5b5b5b;
}
.footer__bottom_item--first svg {
  width: 250px;
  height: 45px;
}
.footer__bottom_item--first {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.footer__bottom_item--first a {
  color: #fff;
}
.footer__bottom_item--first a:hover {
  color: #f5be37;
}
.footer__bottom_item--second a {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  outline: none;
}
.footer__bottom_item--second a:hover {
  text-decoration: none;
  color: #f5be37;
}
.footer__bottom_item--second {
  display: grid;
  grid-template: repeat(4, 1fr) / repeat(2, 60%);
  grid-auto-flow: column;
  align-items: center;
  gap: 20px;
}
.footer__bottom_item:last-child {
  border-right: none;
  padding: 0;
}
.footer__bottom_item_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 65px;
}
.footer__bottom_item_top svg {
  width: 28px;
  height: 28px;
  transition: 0.3s;
}
.footer__bottom_item_top svg:hover path {
  fill: #f5be37;
}
.footer__bottom_item_bottom {
  padding: 0 65px;
  height: 50%;
  border-top: 1px solid #5b5b5b;
  display: flex;
  align-items: center;
}
.footer__bottom_item_bottom svg {
  width: 310px;
  height: 63px;
}
.faq {
  display: flex;
  justify-content: space-between;
  margin-top: 180px;
}
.faq__left {
  margin-right: 70px;
}
.faq__left svg {
  margin-top: 110px;
}
.stake-more {
  background: #21212166;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  padding: 65px 0;
  margin-top: 180px;
}
.stake-more--wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.stake-more__right svg {
  width: 412px;
  height: 318px;
  margin-right: 130px;
}
.stake-more__left--inner {
  margin-left: 60px;
}
.stake-more__left--inner .text-lg {
  margin: 32px 0;
}
.stake-more__left--wrapper {
  display: flex;
  align-items: center;
}
.stake-more__left--wrapper button {
  margin-right: 32px;
}
.about-staking {
  margin-top: 160px;
}
.about-staking_blocs {
  margin-left: 150px;
  display: flex;
  align-items: center;
  width: calc(100% - 150px);
  margin-top: 25px;
  margin-bottom: 45px;
}
.about-staking_blocs--button {
  width: 50%;
  max-width: 325px;
  height: 80px;
  display: flex;
  padding: 0 30px;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #5b5b5b;
}
.about-staking_blocs--button .link {
  margin-left: 0;
}
.about-staking_blocs--button:first-child {
  border-right: none;
}
.bread-crumb {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.bread-crumb--home img {
  width: 0;
  height: 0;
  transition: 0.3s;
  opacity: 0;
}
.bread-crumb--home:hover img {
  width: 28px;
  height: 16px;
  margin-right: 8px;
  opacity: 1;
}
.bread-crumb li {
  display: flex;
  align-items: center;
}
.bread-crumb_link {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
}
.bread-crumb_link:hover {
  color: #fff;
}
.bread-crumb_link--gray {
  color: #828282;
}
.bread-crumb_space {
  margin: 0 5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #f5be37;
  transform: translateY(-2px);
}
.filter {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter__item {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.filter__item svg {
  width: 22px;
  height: 17px;
  margin-right: 12px;
}
.staking-top {
  margin-top: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.staking-top__left {
  width: 50%;
  margin-right: 100px;
}
.staking-top__left .text {
  margin-top: 40px;
}
.staking-top__left--wrapper {
  display: flex;
  align-items: center;
  position: relative;
}
.staking-top__left .circle {
  position: absolute;
  right: -120px;
  top: 10px;
  z-index: -1;
}
.staking-top__right {
  width: 50%;
  text-align: end;
}
.staking-top__right img {
  width: 80%;
}
.circle {
  background: #f5be37;
  width: 180px;
  height: 180px;
  padding: 30px;
  border-radius: 99px;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
  color: #111;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.circle svg {
  margin-top: 12px;
  height: 40px;
}
.block-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
}
.block-top__left {
  width: 100%;
  margin-right: 30px;
}
.block-top__left .text,
.block-top__left .link {
  margin-top: 32px;
}
.card-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card-block__left {
  width: 50%;
  padding-top: 210px;
  padding-bottom: 65px;
  border-right: 1px solid #5b5b5b;
}
.card-block__left svg {
  width: 655px;
  height: 580px;
  display: block;
}
.card-block__right {
  width: 50%;
  height: 100%;
  padding-left: 40px;
  padding-top: 190px;
  padding-bottom: 65px;
}
.card-block__right_icon {
  width: 280px;
  height: 65px;
  margin-bottom: 20px;
}
.card-block__right_icon svg {
  max-width: 165px;
  max-height: 50px;
}
.card-block_text {
  margin-top: 24px;
  margin-bottom: 32px;
}
.card-block_text p {
  margin-bottom: 20px;
}
.card-block_text p:last-child {
  margin-bottom: 0;
}
.card-block_text b {
  font-weight: 700;
}
.card-block--revers {
  flex-direction: row-reverse;
}
.card-block--revers .card-block__left {
  border-right: none;
  border-left: 1px solid #5b5b5b;
  transform: translate(-1px);
}
.card-block--revers .card-block__right {
  padding-right: 40px;
  padding-left: 0;
}
.card-stats {
  border: 1px solid #5b5b5b;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 145px;
}
.card-stats__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  height: 100%;
  width: 25%;
  border-right: 1px solid #5b5b5b;
}
.card-stats__item:last-child {
  border-right: none;
}
.card-stats__item_num {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-transform: uppercase;
  color: #f5be37;
}
.card-stats__item_text {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.card-nodes {
  border: 1px solid #5b5b5b;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 145px;
}
.card-nodes__item {
  width: 50%;
  display: flex;
  align-items: center;
  padding: 25px 40px;
  height: 100%;
  border-right: 1px solid #5b5b5b;
}
.card-nodes__item:last-child {
  border-right: none;
}
.card-nodes__item:first-child {
  justify-content: space-between;
}
.card-nodes__item_icon {
  width: 80%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card-nodes__item_icon svg {
  max-width: 42px;
  max-height: 42px;
}
.card-nodes_text {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin-left: 20px;
}
.card-nodes_num {
  font-weight: 500;
  font-size: 88px;
  line-height: 100%;
  color: #f5be37;
}
.card-nodes_plus {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  color: #f5be37;
  margin-left: 15px;
}
.card-oracle {
  border: 1px solid #5b5b5b;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 145px;
}
.card-oracle__item {
  display: flex;
  align-items: center;
  padding: 40px;
  height: 100%;
  width: 33.3333333333%;
  border-right: 1px solid #5b5b5b;
}
.card-oracle__item:last-child {
  border-right: none;
}
.card-oracle__item_num {
  font-weight: 500;
  font-size: 88px;
  line-height: 100%;
  text-transform: uppercase;
  color: #f5be37;
  margin-right: 20px;
}
.card-oracle__item_text {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.block-protocols {
  padding: 120px 0;
  border-bottom: 1px solid #f5be37;
  display: flex;
  align-items: center;
}
.block-protocols .subtitle {
  margin-left: 300px;
}
.block-protocols .wrapper {
  position: relative;
}
.block-protocols .circle {
  position: absolute;
  right: 100px;
  bottom: 0;
}
.academy-top {
  margin: 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.academy-top__left {
  width: 50%;
}
.academy-top__left h2 {
  margin-bottom: 32px;
}
.academy-top__left .text-lg {
  margin-bottom: 20px;
}
.academy-top__left .text-lg:last-child {
  margin-bottom: 0;
}
.academy-points__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  padding: 0 30px;
  outline: 1px solid #5b5b5b;
  transition: 0.4s;
}
.academy-points__item:hover {
  outline: 1px solid #f5be37;
}
.academy-points__item:hover h4 {
  color: #f5be37;
}
.academy-points__item_left {
  display: flex;
  align-items: center;
}
.academy-points__item_left h4 {
  transition: 0.4s;
  margin-left: 55px;
}
.academy-points__item_right {
  display: flex;
  align-items: center;
}
.academy-points__item_right svg {
  width: 28px;
  height: 16px;
  margin-left: 55px;
}
.content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 160px;
  margin-bottom: 100px;
}
.content__text {
  width: 45%;
}
.content__text .text-lg {
  margin: 32px 0;
}
.marquee {
  width: 100vw;
  height: 140px;
  display: flex;
  align-items: center;
}
.track {
  overflow: hidden;
  position: absolute;
  display: flex;
}
.track-item {
  animation: marquee 20s linear infinite;
  align-items: center;
  display: inline-flex;
  will-change: transform;
}
.track-item div {
  width: 220px;
  height: 108px;
}
.track.-twox {
  animation-duration: 25s;
}
.explorers {
  margin-top: 240px;
}
.explorers .blob--static {
  left: -20%;
}
.explorers h2 {
  margin-left: 150px;
}
.explorers__text {
  margin-top: 32px;
  margin-bottom: 64px;
  display: flex;
  justify-content: center;
}
.explorers__text .text-lg {
  width: 65%;
}
.about-everstake-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: calc(100vh - 200px);
  position: relative;
}
.about-everstake-top img {
  position: absolute;
  left: 33%;
  z-index: -1;
}
.about-everstake-top__left {
  width: 40%;
}
.about-everstake-top__left .text-lg {
  margin-bottom: 32px;
}
.our-team {
  margin-top: 120px;
}
.our-team__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.our-team__top_left {
  width: 70%;
}
.our-team__top_left .text-lg {
  margin-top: 32px;
}
.our-team__top_right {
  width: 30%;
}
.our-team__bottom {
  display: flex;
  justify-content: space-between;
}
.our-team__bottom img {
  padding: 12px;
  width: 33%;
}
.hiring {
  margin-top: 160px;
}
.hiring h2 {
  margin-left: 150px;
  width: 70%;
  margin-bottom: 30px;
}
.hiring__bottom {
  display: flex;
  align-items: center;
  margin-bottom: 80px;
}
.hiring__bottom--wrapper {
  width: 70%;
}
.hiring__bottom .text-lg {
  margin-bottom: 32px;
}
.hiring__bottom .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 70px;
}
.hiring-card {
  display: flex;
  height: 160px;
}
.hiring-card__item {
  width: 100%;
  padding: 50px 70px;
}
.about-products {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.about-products .blob--static {
  right: -20%;
  top: 50%;
}
.about-products__left {
  padding-top: 180px;
  padding-right: 130px;
}
.about-products__left .title {
  margin-left: 0;
}
.about-products__left .subtitle {
  margin-bottom: 48px;
}
.about-products__left_top {
  position: sticky;
  top: 100px;
  margin-bottom: 160px;
}
.about-products__left_bottom {
  margin-top: 490px;
  position: sticky;
  top: 100px;
  margin-bottom: 160px;
  background: #111;
}
.about-products__left_bottom--wrapper {
  display: flex;
  align-items: center;
}
.about-products__left_bottom img {
  border-radius: 99px;
  width: 200px;
  height: 200px;
  margin-right: 32px;
}
.about-products__left_bottom .text-lg {
  color: #828282;
}
.about-products__right {
  padding-top: 180px;
  padding-left: 50px;
}
.about-products__right--1 {
  margin-bottom: 160px;
}
.about-products__right--2 {
  margin-bottom: 350px;
}
.about-products__right--3,
.about-products__right--4 {
  margin-bottom: 180px;
}
.about-products__right--5 {
  margin-bottom: 160px;
}
.about-products__right h4 {
  margin-bottom: 40px;
}
.guide {
  margin-top: 100px;
}
.guide--wrapper {
  display: flex;
}
.guide__item--wrapper {
  width: 50%;
}
.guide__item--wrapper:first-child {
  margin-right: 25px;
}
.guide__item--wrapper:last-child {
  margin-left: 25px;
}
.guide__item--wrapper h5 {
  margin-bottom: 20px;
  margin-top: 50px;
}
.guide__item {
  background: #21212166;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  margin-bottom: 15px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.guide__item span {
  margin-right: 10px;
}
.guide__item--icon {
  opacity: 0;
  transition: 0.3s;
}
.guide__item:hover {
  color: #f5be37;
  transition: 0.3s;
}
.guide__item:hover .guide__item--icon {
  opacity: 1;
  transform: translate(4px);
}
.validator-address {
  display: flex;
}
.validator-address--wrapper {
  margin: 100px 0;
}
.validator-address__left {
  display: flex;
  align-items: center;
  width: 33%;
  padding: 25px 0;
}
.validator-address__left h3 {
  margin-left: 20px;
}
.validator-address__left--svg {
  width: 100px;
  height: 100px;
  background: #21212199;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  border-radius: 99%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.validator-address__left--svg svg {
  height: 50px;
  width: 50px;
}
.validator-address__right {
  width: 66%;
  padding: 25px 0 25px 64px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.validator-address__right_copy {
  display: flex;
  align-items: center;
  word-break: break-all;
  cursor: pointer;
}
.validator-address__right_copy--wrapper {
  display: flex;
  align-items: center;
}
.validator-address__right_copy span {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #f5be37;
}
.validator-address__right_copy span img {
  width: 30px;
  height: 20px;
  margin-left: 14px;
}
.safe {
  display: flex;
  margin-top: 120px;
  margin-bottom: 120px;
}
.safe__left {
  width: 30%;
  position: sticky;
  top: 120px;
  height: 100%;
}
.safe__left .title {
  margin-left: 89px;
}
.safe__left .title:first-child {
  margin-left: 0;
}
.safe__left .circle {
  position: absolute;
  top: -30px;
  left: 195px;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.safe__left .circle span {
  margin-right: 10px;
}
.safe__right {
  width: 50%;
}
.safe_item {
  margin-bottom: 65px;
}
.safe_item:last-child {
  margin-bottom: 0;
}
.safe_item h4 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.safe_item .text-lg p {
  margin-bottom: 25px;
}
.safe_item .text-lg p:last-child {
  margin-bottom: 0;
}
.back-menu {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
}
.back-menu--wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.back-menu__title {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.back-menu__title svg {
  transition: 0.4s;
  margin-right: 20px;
}
.back-menu__title h3 {
  transition: 0.3s;
}
.back-menu__title img {
  opacity: 0;
  width: 0;
  height: 0;
  transition: 0.4s;
}
.back-menu__title:hover img {
  width: 35px;
  height: 20px;
  opacity: 1;
  margin-right: 12px;
}
.back-menu__title:hover h3 {
  color: #f5be37;
}
.back-menu__title:hover svg path {
  fill: #f5be37;
}
.back-menu .text {
  text-transform: uppercase;
}
.staking,
.staking-skeleton {
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
  margin-bottom: 65px;
}
.staking-skeleton-left,
.staking-skeleton-center,
.staking-skeleton-right {
  height: 480px;
  width: 30%;
  border: 1px solid #565656;
  background-color: #212121;
  background-image: linear-gradient(90deg, #5b5b5b00, #5b5b5b33, #5b5b5b00);
  background-size: 360px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  animation: shine 2.5s ease infinite;
}
.staking-skeleton-center {
  width: 480px;
}
.staking .blob {
  top: -100px;
}
.staking-left {
  border: 1px solid #565656;
  height: 480px;
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.staking-left__mobile {
  display: none;
}
.staking-left__top {
  padding: 35px 25px;
}
.staking-left__top_currency {
  font-weight: 400;
  font-size: 32px;
  line-height: 130%;
  text-transform: uppercase;
  color: #565656;
}
.staking-left__top_title {
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  margin-top: 20px;
}
.staking-left__top--wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5px;
}
.staking-left__top--wrapper img {
  height: 170px;
  width: 170px;
}
.staking-left__bottom {
  border-top: 1px solid #565656;
  display: flex;
  align-items: flex-end;
  padding: 15px 25px;
  height: 80px;
}
.staking-left__bottom_num {
  font-weight: 500;
  font-size: 48px;
  line-height: 100%;
  color: #f5be37;
}
.staking-left__bottom_apr {
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  margin-left: 12px;
}
.staking-left-dashboard {
  padding: 24px 24px 0;
}
.staking-left-dashboard h4 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.staking-left-dashboard .blur {
  background: #11111180;
  filter: blur(8px);
}
.staking-left-dashboard__title--balance {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.staking-left-dashboard__title--balance h3 {
  margin-left: 5px;
  font-weight: 500;
  font-size: 48px;
  color: #f5be37;
}
.staking-left-dashboard__title--balance svg {
  width: 35px;
  height: 40px;
}
.staking-left-dashboard__stats {
  margin-top: 10px;
}
.staking-left-dashboard__stats .staking-right__bottom_item {
  height: 53px;
}
.staking-left-dashboard__stats .staking-right__bottom_item--title {
  font-size: 12px;
}
.staking-left-dashboard__stats .staking-right__bottom_item--num {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 12px;
}
.staking-left-dashboard__stats .staking-right__bottom_item--num span {
  margin-left: 5px;
}
.staking-left-dashboard__stats .staking-right__bottom_item--num .my-tooltip {
  margin-left: 10px;
}
.staking-center {
  position: relative;
  background: linear-gradient(186.33deg, #40404066 4.99%, #40404033 94.95%);
  width: 480px;
  height: 480px;
  display: flex;
  flex-direction: column;
  margin: 0 20px;
}
.staking-center__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.staking-center__top_item {
  width: 100%;
  height: 60px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-bottom: 1px solid #565656;
  cursor: pointer;
}
.staking-center__top_item--active {
  border-bottom: 1px solid #f5be37;
}
.staking-center__bottom {
  padding: 88px 30px 0;
  flex-grow: 1;
}
.staking-center__bottom_redirect {
  padding: 0 30px;
  height: 340px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.staking-center__bottom_redirect--icon {
  margin-bottom: 35px;
  display: flex;
  width: 100%;
  justify-content: center;
}
.staking-center__bottom_redirect--icon svg {
  width: 40px;
  height: 40px;
}
.staking-center__bottom_redirect--icon svg path {
  fill: #b2b2b2;
}
.staking-center__bottom_redirect p {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
}
.staking-center__bottom_redirect p span {
  cursor: pointer;
  color: #b2b2b2;
  text-decoration-line: underline;
}
.staking-center__bottom--us p {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.staking-center__bottom--us p:last-child {
  margin-bottom: 0;
}
.staking-center__bottom_tooltip {
  display: flex;
  align-items: center;
}
.staking-center__bottom_tooltip div {
  margin-left: 20px;
}
.staking-center__bottom_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #b1b1b1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 6px;
}
.staking-center__bottom_info {
  height: 80px;
  background: #212121;
  padding: 22px 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
  display: flex;
  align-items: center;
}
.staking-center__bottom_info svg {
  min-width: 16px;
  margin-right: 12px;
}
.staking-center__bottom li {
  margin-bottom: 15px;
}
.staking-center__bottom li:last-child {
  margin-bottom: 0;
}
.staking-center__button {
  margin: 0;
  height: 80px;
  width: 100%;
  background: #f5be37;
  font-weight: 500;
  font-size: 32px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #111;
  border: none;
  outline: none;
  transition: all 0.3s;
}
.staking-center__button:hover .stake-requirements__additional {
  display: inline;
}
.staking-center__about {
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 160px);
}
.staking-center__about--wrapper {
  height: 100%;
}
.staking-center__about_title {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
}
.staking-center__about_email {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #f5be37;
}
.staking-center__mutual img {
  width: 140px;
  margin: 40px auto 0;
}
.staking-center__mutual .staking-center__center {
  display: flex;
  justify-content: center;
  margin-bottom: auto;
}
.staking-center__mutual .staking-center__bottom--us {
  width: 245px;
}
.staking-center__mutual .staking-center__small {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.staking-center__mutual .staking-center__small a {
  color: #f5be37;
  transition: all 0.3s;
}
.staking-center__mutual .staking-center__small a:hover {
  opacity: 0.7;
}
.staking-center__mutual .staking-center__txhash {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 20px;
  color: #f5be37;
  transition: all 0.3s;
}
.staking-center__mutual .staking-center__txhash:hover {
  opacity: 0.7;
}
.staking-center__mutual .staking-center__txhash p {
  margin-bottom: 0;
  text-transform: none;
}
.staking-center__mutual .staking-center__txhash .staking-center__bottom--us {
  width: 245px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.staking-calculator {
  height: 480px;
  width: 30%;
  background: linear-gradient(186.33deg, #40404066 4.99%, #40404033 94.95%);
  display: flex;
  flex-direction: column;
}
.staking-calculator__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.staking-calculator__top_item {
  width: 100%;
  height: 60px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-bottom: 1px solid #565656;
  cursor: pointer;
}
.staking-calculator__top_item--active {
  border-bottom: 1px solid #f5be37;
}
.staking-calculator__body {
  height: 420px;
  padding: 37px 24px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
.staking-calculator__body_title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
}
.staking-calculator__body_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  border-bottom: 1px solid #212121;
}
.staking-calculator__body_item:last-child {
  border-bottom: none;
}
.staking-calculator__body_item--title {
  color: #b2b2b2;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
}
.staking-calculator__body_item--num {
  color: #f5be37;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.staking-calculator__body_item--num span {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
}
.staking-right {
  height: 480px;
  width: 30%;
}
.staking-right__top {
  padding: 25px;
  height: 180px;
  margin-bottom: 20px;
  background: linear-gradient(186.33deg, #40404066 4.99%, #40404033 94.95%);
}
.staking-right__top_title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.staking-right__top_item--wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.staking-right__top_item {
  display: flex;
  align-items: center;
}
.staking-right__top_item--num {
  font-weight: 500;
  font-size: 30px;
  line-height: 130%;
  margin-right: 5px;
}
.staking-right__top_progress {
  background: #565656;
  height: 8px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.staking-right__top_progress--wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #b2b2b2;
}
.staking-right__top_progress--dydx {
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  height: calc(100% - 44px);
}
.staking-right__top_progress--line {
  animation: water 2s linear forwards;
  height: 8px;
  background: linear-gradient(90deg, #f5be37 53.42%, #bbff9b 108.21%);
}
.staking-right__top_progress--success {
  color: #bbff9b;
}
.staking-right__bottom {
  height: 200px;
  border: 1px solid #565656;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.staking-right__bottom--big {
  height: 400px;
}
.staking-right__bottom--big--wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
.staking-right__bottom--big--num {
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0.05em;
  color: #f5be37;
  margin-left: 12px;
}
.staking-right__bottom--big--svg svg {
  width: 45px;
  height: 45px;
}
.staking-right__bottom--big--svg svg path {
  fill: #f5be37;
}
.staking-right__bottom--dashboard {
  height: 480px;
}
.staking-right__bottom--header {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  height: 60px;
  width: 100%;
  border: 1px solid #565656;
  border-bottom: none;
}
.staking-right__bottom--full {
  height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 25px;
}
.staking-right__bottom--full p {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 12px;
}
.staking-right__bottom--full p:last-child {
  margin-bottom: 0;
}
.staking-right__bottom_title {
  display: flex;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  align-items: center;
  justify-content: space-between;
}
.staking-right__bottom_title--balance {
  display: flex;
  align-items: center;
  color: #f5be37;
}
.staking-right__bottom_title--balance span {
  font-size: 12px;
  margin: 0 5px;
  color: #fff;
  align-self: baseline;
}
.staking-right__bottom_title--balance .staking-right__bottom_item--title {
  font-size: 12px;
}
.staking-right__bottom_title--balance .staking-right__bottom_item--num {
  font-size: 14px;
  margin-left: 10px;
}
.staking-right__bottom_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 55px;
  border-bottom: 1px solid #212121;
}
.staking-right__bottom_item--hide {
  border-bottom: none;
}
.staking-right__bottom_item--title {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #b2b2b2;
}
.staking-right__bottom_item--num {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.staking-right__bottom_item--num span {
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
}
.staking-right__button {
  cursor: pointer;
  height: 80px;
  width: 100%;
  background: transparent;
  font-weight: 500;
  font-size: 32px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #f5be37;
  border: 1px solid #f5be37;
  outline: none;
  transition: all 0.3s;
}
.staking-right__button:disabled {
  opacity: 0.6 !important;
}
.staking-right__button--animate {
  transition: all 0.2s linear 0s;
}
.staking-right__button--animate:hover {
  background-color: #f5be37;
  color: #111;
}
.staking__input {
  border: none;
  outline: none;
  background: transparent;
  align-items: center;
  text-align: center;
  color: #fff;
  width: 100%;
  font-weight: 500;
  font-size: 48px;
  letter-spacing: 0.05em;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.staking__input_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  border-bottom: 1px solid #565656;
}
.staking__input_wrap_svg {
  position: absolute;
  bottom: 12px;
  left: 0;
}
.staking__input_wrap_svg svg {
  height: 24px;
  width: auto;
}
.staking__input_wrap_svg svg path {
  fill: #b2b2b2;
}
.staking__input_wrap--success {
  border-bottom: 1px solid #f5be37;
}
.staking__input_wrap--error {
  border-bottom: 1px solid #ff5353;
}
.staking__input_wrap_eth {
  width: 43px;
}
.staking__input_wrap_chain svg {
  width: 40px;
  height: 40px;
}
.staking__input_wrap_chain svg path {
  fill: #b2b2b2;
}
.staking__input_wrap_arrow {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  bottom: 10px;
  cursor: pointer;
}
.staking__input_wrap_arrow svg:first-child {
  margin-bottom: 10px;
}
.staking__input_wrap_btn {
  width: 43px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #b2b2b2;
}
.staking__input_wrap_btn button {
  background: none;
  color: #b2b2b2;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid #565656;
  text-align: center;
  text-transform: uppercase;
  padding: 3px 8px;
}
.staking__input_wrap_btn button:last-child {
  border-top: none;
}
.staking__input_wrap_btn button:disabled,
.staking__input_wrap_btn button[disabled] {
  color: #565656;
}
.staking__input_wrap_btn .active {
  color: #f5be37;
}
.staking-link {
  height: 480px;
  width: 30%;
}
.staking-link__top {
  height: 400px;
  padding: 25px;
  border: 1px solid #565656;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.staking-link__top_img {
  width: 180px;
}
.staking-link__top_title {
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  text-transform: uppercase;
}
.staking-link__bottom {
  height: 80px;
  border: 1px solid #f5be37;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px;
}
.staking-link__bottom_text {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-transform: lowercase;
  color: #f5be37;
}
.dashboard {
  margin-top: 120px;
  margin-bottom: 120px;
}
.validator_link {
  text-transform: lowercase;
  color: #b2b2b2;
}
.validator_link:hover {
  color: #f5be37;
}
.validator_link svg {
  margin-left: 15px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.color__gray-dark {
  color: #565656;
}
.red_border {
  border-color: red;
}
.loading-bg {
  background-color: #f5be3799;
}
p {
  margin: 0;
}
.claim-additional {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 var(--space-4);
  color: var(--color-text-secondary);
  min-height: 65px;
}
.claim-additional--red {
  border-top: 1px solid #ff5353;
}
.claim-additional__text {
  font-size: 14px;
}
.claim-additional svg {
  min-width: 16px;
  min-height: 16px;
}
.hide-mobile:after {
  position: absolute;
  content: "This feature is not available \aon the mobile version of the website. \aPlease switch to the desktop version.";
  width: 100%;
  height: 70%;
  background: #11111180;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding: 0 15px;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  white-space: pre;
  text-align: center;
  justify-content: center;
  top: 13%;
}
.unstake_modal__select {
  width: calc(100% - 32px);
  margin: 20px auto 30px;
  height: 2px;
  background: #b2b2b2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.unstake_modal__select:after {
  content: "";
  position: absolute;
  width: var(--unstake-select-width);
  height: 2px;
  background: #f5be37;
}
.unstake_modal__select--item {
  position: absolute;
}
.unstake_modal__select--item:nth-child(1) {
  left: -8px;
}
.unstake_modal__select--item:nth-child(1) div {
  left: 3px;
}
.unstake_modal__select--item:nth-child(2) {
  left: calc(25% - 4px);
}
.unstake_modal__select--item:nth-child(2) div {
  left: 3px;
}
.unstake_modal__select--item:nth-child(3) {
  left: 50%;
}
.unstake_modal__select--item:nth-child(3) div {
  left: 4px;
}
.unstake_modal__select--item:nth-child(4) {
  left: 75%;
}
.unstake_modal__select--item:nth-child(5) {
  right: 8px;
}
.unstake_modal__select--item:nth-child(5) div {
  right: -24px;
}
.unstake_modal__select--item span {
  position: absolute;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 99px;
  top: -8px;
  cursor: pointer;
  z-index: 99;
}
.unstake_modal__select--item div {
  position: absolute;
  top: 15px;
}
.unstake_modal__select--item--active span {
  background: #f5be37;
}
.unstake_modal__select--item--active div {
  color: #f5be37;
}
.unstake_modal__body {
  padding: 0 30px 30px;
}
.unstake_modal__card {
  border: 1px solid #f5be37;
  padding: 16px;
  margin-top: 24px;
  cursor: pointer;
  transition: 0.3s;
}
.unstake_modal__card--gray {
  border: 1px solid #565656;
}
.unstake_modal__card--gray:hover {
  border: 1px solid #f5be37;
}
.unstake_modal__card:first-child {
  margin-top: 0;
}
.unstake_modal__card--top {
  margin-bottom: 16px;
  text-transform: uppercase;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.unstake_modal__card--title {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
}
.unstake_modal__card--title .my-tooltip {
  margin-left: 10px;
}
.unstake_modal__card--fee {
  color: #b2b2b2;
  font-size: 14px;
  font-weight: 400;
}
.unstake_modal__card--fee span {
  font-size: 12px;
}
.unstake_modal__card--bottom {
  color: #b2b2b2;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}
.pending-requests {
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  width: 390px;
  height: 480px;
  text-align: center;
  border: 1px solid #565656;
}
@media (max-width: 1400px) {
  .pending-requests {
    width: 30%;
  }
}
@media (max-width: 992px) {
  .pending-requests {
    margin: 65px auto 0;
    width: 90%;
    height: auto;
  }
}
.pending-requests__title {
  display: flex;
  gap: 8px;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.pending-requests__blur {
  flex-grow: 1;
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  background: #11111180;
  background-size: contain;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  width: 100%;
  justify-content: center;
}
.pending-requests__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  overflow-y: auto;
}
.pending-requests__content::-webkit-scrollbar {
  width: 4px;
  height: 140px;
  background-color: #111;
  margin: 10px;
}
.pending-requests__content::-webkit-scrollbar-button {
  display: none;
}
.pending-requests__content::-webkit-scrollbar-thumb {
  background-color: #f5be37;
}
.pending-requests__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 12px;
  cursor: pointer;
}
.pending-requests__item--wrapper {
  color: #b2b2b2;
  transition: 0.4s;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: start;
}
.pending-requests__item--wrapper span {
  color: #f5be37;
  margin-bottom: 10px;
}
@media (max-width: 1400px) {
  .pending-requests__item--wrapper {
    font-size: 12px;
  }
  .pending-requests__item--wrapper span {
    margin-bottom: 5px;
  }
}
@media (max-width: 1015px) {
  .pending-requests__item--wrapper span {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .pending-requests__item--wrapper {
    font-size: 14px;
  }
  .pending-requests__item--wrapper span {
    margin-bottom: 10px;
  }
}
.pending-requests__item svg {
  min-width: 35px;
  margin-left: 10px;
  transition: 0.4s;
}
.pending-requests__item:hover .pending-requests__item--wrapper {
  color: #f5be37;
}
.pending-requests__item:hover svg {
  transform: translate(4px);
}
.pending-requests__item:hover svg path {
  stroke: #f5be37;
}
@media (max-width: 1400px) {
  .pending-requests__item svg {
    display: none;
  }
}
@media (max-width: 992px) {
  .pending-requests__item svg {
    display: block;
  }
}
.accordion {
  width: 70%;
  overflow: hidden;
}
.accordion-heading,
.accordion-container {
  cursor: pointer;
  transition: 0.3s;
}
.accordion-container {
  border: 1px solid #5b5b5b;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  padding: 30px;
}
.accordion-container.active {
  border: 1px solid #f5be37;
}
.accordion-container.active .accordion-heading div {
  color: #f5be37;
}
.accordion-container.active .panel {
  max-height: max-content;
  display: block;
  transition: 0.5s;
  margin-top: 30px;
}
.accordion-container .panel {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
}
.accordion-container .panel a {
  color: #f5be37;
  text-decoration: none;
  cursor: pointer;
}
.accordion-container .panel a:hover {
  color: #f5be37;
  text-decoration: none;
}
.accordion-container .panel ul {
  list-style-type: square;
  margin-left: 24px;
  margin-bottom: 24px;
}
.accordion-container .panel ul li::marker {
  margin: 0 0.5rem 0 0;
  color: #f5be37;
}
.accordion-container .panel p {
  margin-bottom: 20px;
}
.accordion-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.accordion-heading span {
  font-size: 40px;
  font-weight: 300;
  color: #f5be37;
}
.button {
  border: none;
  outline: none;
  width: 180px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-button);
  border-radius: var(--border-radius-lg);
  text-transform: var(--tt-button);
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  background: var(--color-primary);
  position: relative;
  overflow: hidden;
  transition: all 0.2s linear 0s;
}
.button:disabled {
  opacity: 0.7;
}
.button-lg {
  width: 220px;
  height: 50px;
}
.button-lg:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjM4MjMgN0gwIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNiIvPgo8cGF0aCBkPSJNMTQuODIwMyAxQzE1LjQzOCAzLjMxNTc5IDE3LjUzNzkgNi42ODQyMSAyMC45OTY4IDYuNjg0MjEiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS42Ii8+CjxwYXRoIGQ9Ik0xNC44MjAzIDEzQzE1LjQzOCAxMC42ODQyIDE3LjUzNzkgNy4zMTU3OSAyMC45OTY4IDcuMzE1NzkiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS42Ii8+Cjwvc3ZnPgo=);
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 34px;
  top: 0;
  opacity: 0;
  height: 100%;
  width: max-content;
  transition: all 0.2s linear 0s;
}
.button-lg:hover {
  text-indent: -20px;
}
.button-lg:hover:before {
  opacity: 1;
  right: 30px;
}
.button--gray {
  border: 1px solid rgba(255, 255, 255, 0.3);
  outline: none;
  width: 180px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #111;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  background: transparent;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
  transition: all 0.2s linear 0s;
}
.button--gray svg:hover {
  fill: var(--color-primary);
}
.button--outline {
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  background: transparent;
  text-transform: var(--tt-button);
  font-size: var(--text-lg);
}
.button--outline:hover {
  background: var(--color-primary);
  color: var(--color-text-primary);
}
.button--outline:disabled {
  opacity: 0.7;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  background: transparent;
}
.button--disabled {
  opacity: 0.7;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  background: transparent;
  cursor: default;
}
.button_export {
  border: 1px solid var(--color-primary);
  outline: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-primary);
  background: transparent;
  width: 180px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s linear;
}
.button_export:hover {
  background: var(--color-primary);
  color: var(--color-primary);
}
.button_export:disabled,
.button_export[disabled] {
  border: 1px solid #565656;
  cursor: not-allowed;
  color: #565656;
}
.button_export:disabled:hover,
.button_export[disabled]:hover {
  background: transparent;
  color: #565656;
}
.button-animated {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  transition: all 0.2s linear 0s;
}
.button-animated:before {
  content: url("data:image/svg+xml,%3Csvg width='39' height='24' viewBox='0 0 39 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.5 12H0.5' stroke='black' stroke-width='2'/%3E%3Cpath d='M27.5 1C28.6 5.07407 32.34 11 38.5 11' stroke='black' stroke-width='2'/%3E%3Cpath d='M27.5 23C28.6 18.9259 32.34 13 38.5 13' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 54px;
  top: 0;
  opacity: 0;
  height: 100%;
  width: max-content;
  transition: all 0.2s linear 0s;
}
.button-animated:disabled:hover:before,
.button-animated[disabled]:hover:before {
  display: none;
}
.button-animated:hover:before {
  opacity: 1;
  right: 50px;
}
.button--xs {
  width: auto;
  padding: 0 10px;
  font-size: 14px;
  line-height: 16px;
  height: 32px;
}
.claim-input__value {
  text-align: center;
  width: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 48px;
  letter-spacing: 0.05em;
}
.claim-input__text {
  display: flex;
  justify-content: flex-end;
}
.field input:-webkit-autofill,
.field input:-webkit-autofill:hover,
.field input:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
.field {
  position: relative;
  width: 480px;
  max-width: 100%;
}
.field--error_text {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  margin-top: 4px;
  transition: 0.5s;
}
.field__subscribe {
  position: absolute;
  top: 11px;
  right: 137.5px;
  width: 0;
  opacity: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #f5be37;
  transition: opacity 0.3s linear;
}
.field--wrapper {
  width: 70px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.field--wrapper:hover ~ .field__subscribe {
  width: max-content;
  right: 40px;
  opacity: 1;
}
.field svg {
  width: 28px;
  height: 16px;
}
.field:hover:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--color-text-secondary);
  animation: border-input 0.4s linear forwards;
}
.field--error:hover:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #ff5353;
  animation: border-input 0.4s linear forwards;
}
.field .input {
  width: 100%;
  padding: 10px 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--color-text-secondary);
  border: none;
  border-bottom: 1px solid var(--color-primary);
  outline: none;
  background: transparent;
}
.field .input:focus ~ .label,
.field .input:valid ~ .label {
  top: -20px;
  left: 0;
  color: var(--color-primary);
  font-weight: 400;
  font-size: 10px;
  line-height: 20px;
  text-transform: var(--tt-button);
}
.field .input:focus {
  border-bottom: 1px solid var(--color-text-secondary);
}
.field .input--error {
  border-bottom: 1px solid #ff5353 !important;
}
.field .label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 0;
  pointer-events: none;
  transition: 0.5s;
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  text-transform: var(--tt-button);
  color: var(--color-text-secondary);
}
.input-border--wrapper {
  border: 1px solid #5b5b5b;
  padding: 24px;
  height: 70px;
  display: flex;
  align-items: center;
}
.input-border--wrapper svg {
  width: 19px;
  height: 19px;
  margin-right: 12px;
}
.input-border {
  padding-right: 50px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #828282;
  border: none;
  outline: none;
  background: transparent;
}
@keyframes border-input {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.input__progress {
  -webkit-user-select: none;
  user-select: none;
  background: #21212166;
  border: none;
  height: 10px;
  width: 100%;
  outline: none;
  transition: background 0.45s ease-in;
  -webkit-appearance: none;
  cursor: pointer;
}
.input__progress_wrap {
  position: relative;
  cursor: grab;
  margin: 40px 0 60px;
}
.input__progress_box {
  position: absolute;
  border: 2px solid #555555;
  width: 25px;
  height: 25px;
  top: 0.5px;
  z-index: 999;
  background: #21212166;
}
.input__progress_box--active {
  background: #f5be37;
  border: 2px solid rgba(245, 190, 55, 0.6);
  transition: all 0.5s;
}
.input__progress::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect x='1' y='1' width='38' height='38' rx='19' fill='%23F5BE37' stroke='%23CDA842' stroke-width='2'/%3E%3Cpath d='M24 25L29 20L24 15' stroke='black' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M16 15L11 20L16 25' stroke='black' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 40px;
  height: 40px;
  z-index: 10;
  border-radius: 50%;
}
.input__progress--small {
  height: 5px;
}
.input__progress--small::-webkit-slider-thumb {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect x='1' y='1' width='38' height='38' rx='19' fill='%23F5BE37' stroke='%23CDA842' stroke-width='2'/%3E%3Cpath d='M24 25L29 20L24 15' stroke='black' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M16 15L11 20L16 25' stroke='black' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transform: scale(0.7);
}
.pagination {
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.page-link {
  color: #5b5b5b !important;
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  display: flex !important;
  align-items: center !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  font-family: var(--font-family) !important;
}
.page-link svg {
  margin: 0 12px;
}
.page-link:hover {
  color: #f5be37 !important;
}
.page-link:hover svg {
  fill: #f5be37;
}
.page-link:focus {
  outline: none !important;
  box-shadow: none !important;
}
.page-item.active .page-link {
  color: #f5be37 !important;
}
.page-item.disabled .page-link {
  color: #565656 !important;
}
.page-item.disabled .page-link svg {
  fill: #565656 !important;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.select {
  position: relative;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #565656;
  outline: none;
  -webkit-user-select: none;
  user-select: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  width: 200px;
  height: 40px;
  background: transparent;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select--title {
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.select--beforeList ul {
  flex-direction: column;
  border-bottom: 1px solid gray !important;
  padding-bottom: 15px !important;
}
.select--beforeList ul li {
  padding: 15px 15px 0;
}
.select:after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggOS40OTkyMkwwLjUgMS45OTkyMkwxLjU1IDAuOTQ5MjE5TDggNy4zOTkyMkwxNC40NSAwLjk0OTIxOUwxNS41IDEuOTk5MjJMOCA5LjQ5OTIyWiIgZmlsbD0iI0Y1QkUzNyIvPgo8L3N2Zz4K);
  position: absolute;
  right: 10px;
  top: 7px;
  transition: 0.4s;
}
.select--pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.select--pagination .disable {
  color: gray !important;
  cursor: not-allowed;
}
.select--pagination .disable svg {
  fill: gray !important;
}
.select--pagination div {
  -webkit-user-select: none;
  user-select: none;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.select--pagination div svg {
  transition: 0.3s;
}
.select--pagination div span {
  margin: 0 5px;
}
.select--pagination div:hover {
  color: #f5be37;
}
.select--pagination div:hover svg {
  fill: #f5be37;
}
.select--option {
  transition: 0.3s;
}
.select--option--path {
  padding: 15px 15px 0;
}
.select--option:hover {
  color: #f5be37;
}
.select--option--title {
  font-size: 16px;
  line-height: 120%;
  color: #fff;
  text-transform: uppercase;
}
.select__wallet .disable {
  display: block;
}
.select__wallet .active {
  display: none;
}
.select__wallet {
  cursor: pointer;
  width: 100%;
  height: 60px;
  border: 2px solid var(--color-bg-form-primary);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
  transition: border 0.3s;
  background-color: var(--color-bg-form-primary);
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-text-secondary);
  margin-top: 15px;
}
.select__wallet--small {
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  line-height: 120%;
  text-transform: none;
}
.select__wallet_name {
  display: flex;
  align-items: center;
  gap: 8px;
}
.select__wallet_name div {
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.select__wallet_name div svg {
  width: 30px;
  height: 30px;
}
.select__wallet_item {
  color: #b2b2b2;
  display: flex;
  align-items: center;
  gap: 7px;
}
.select__wallet_item svg {
  margin-left: 15px;
}
.select__wallet:hover {
  border: 2px solid var(--color-primary);
  background-color: transparent;
}
.select__wallet:hover .select__wallet_item {
  color: var(--color-primary);
}
.select__wallet:hover .disable {
  display: none;
}
.select__wallet:hover .active {
  color: var(--color-primary);
  display: block;
}
.select.multiselect--active:after {
  transform: rotate(180deg);
}
.select__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.select__box div {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
}
.select__box .styled-checkbox + label:before {
  margin-right: 0;
}
.multiselect__tags {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
}
.multiselect__placeholder {
  display: none !important;
}
.multiselect__content-wrapper {
  z-index: 99;
  position: absolute;
  width: calc(100% - 10px);
}
.multiselect__content-wrapper ul,
.multiselect__content-wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
.multiselect__element .select__box {
  padding: 15px 15px 0 !important;
}
.multiselect__content {
  background: linear-gradient(186.33deg, #40404066 4.99%, #40404033 94.95%),
    #111 !important;
  border: 1px solid #565656 !important;
  width: calc(100% + 12px) !important;
  transform: translate(-11px) !important;
  padding-bottom: 15px !important;
}
.multiselect__option {
  width: 100% !important;
}
.multiselect--disabled {
  cursor: auto;
  color: #21212166;
}
.select-stake {
  -webkit-user-select: none;
  user-select: none;
  height: 70px;
  width: 100%;
  border: 1px solid #565656;
  position: relative;
}
.select-stake--wrapper {
  position: relative;
}
.select-stake--icon {
  position: absolute;
  right: 20px;
  top: 40%;
  transition: 0.4s;
}
.select-stake--dropdown-relative {
  position: relative;
}
.select-stake--dropdown {
  position: absolute;
  height: max-content;
  z-index: 100;
  top: 0;
  width: 100%;
  overflow-y: scroll;
  max-height: 180px;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid #565656;
  border-top: none;
  background: #000c;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.select-stake--dropdown::-webkit-scrollbar {
  display: none;
}
.select-stake--dropdown-item {
  height: 60px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  padding: 15px 30px;
  transition: all 0.3s;
  cursor: pointer;
}
.select-stake--dropdown-item:hover {
  background: #21212166;
}
.select-stake:last-child {
  margin-bottom: 0;
}
.select-stake__wrapper {
  overflow-y: scroll;
  height: max-content;
  max-height: 180px;
}
.select-stake__wrapper::-webkit-scrollbar {
  display: none;
}
.select-stake__text {
  cursor: pointer;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 80px 0 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.select-stake__text div:first-child {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select-stake__link {
  width: 420px;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
  padding: 0 30px;
  margin: 30px 0;
  -webkit-user-select: none;
  user-select: none;
}
.select-stake__link svg:hover {
  fill: #f5be37;
}
.select-stake__chain {
  padding: 0 15px;
  width: 240px;
  height: 60px;
  border: 2px solid rgba(33, 33, 33, 0.4);
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.select-stake__chain_text {
  display: flex;
  align-items: center;
}
.select-stake__chain_text svg {
  margin-right: 15px;
}
.select-stake__chain-relative {
  position: relative;
}
.select-stake__chain-absolute {
  position: absolute;
  z-index: 999;
}
.select-stake__chain_select {
  max-width: 240px;
  background: #111;
  display: flex;
  flex-direction: column;
  transition: all 0.3s;
  border: 2px solid rgba(33, 33, 33, 0.4);
  border-top: none;
}
.select-stake__chain_select--item {
  width: 238px;
  height: 60px;
  overflow: hidden;
  border: none;
  border-bottom: 2px solid rgba(33, 33, 33, 0.4);
}
.select-stake__chain_select--item:last-child {
  border-bottom: none;
}
.select-stake__chain_select--item:hover {
  color: #bbff9b;
}
.select-stake__chain_select--item:hover svg {
  fill: #bbff9b;
}
.select-stake__chain_select--active {
  color: #bbff9b;
}
.select-stake__chain_select--active svg {
  fill: #bbff9b;
}
.table {
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
.table__capitalize {
  text-transform: capitalize;
}
.table__uppercase {
  text-transform: uppercase;
}
.table__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  height: 60px;
  border: 1px solid #565656;
  border-top: none;
  background: transparent;
  margin-bottom: 80px;
}
.table__pagination--dark {
  border-top: 1px solid #565656;
}
.table__no_data {
  padding: 0 20px;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  border-left: 1px solid #565656;
  border-right: 1px solid #565656;
}
.table-thead-tr {
  border: 1px solid #565656;
}
.table-thead-tr th {
  -webkit-user-select: none;
  user-select: none;
  text-align: center;
  padding: 20px;
  height: 60px;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #b2b2b2;
}
.table-tbody-tr {
  border: 1px solid #565656;
}
.table-tbody-tr td {
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  text-align: center;
  height: 40px;
  color: #fff;
  border-left: 1px solid #565656;
  background: #111;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
.table_filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}
.table__sort {
  display: flex;
  align-items: center;
}
.table__sort_item {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin-left: 60px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.table__sort_item svg {
  margin-left: 15px;
}
.table.b-table > thead > tr > [aria-sort="none"],
.table.b-table > tfoot > tr > [aria-sort="none"] {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDcgMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02LjM1MzU1IDEwLjM1MzZMNi43MDcxMSAxMEw2IDkuMjkyODlMNS42NDY0NSA5LjY0NjQ1TDYuMzUzNTUgMTAuMzUzNlpNMy41IDEyLjVMMy4xNDY0NSAxMi44NTM2QzMuMjQwMjEgMTIuOTQ3MyAzLjM2NzM5IDEzIDMuNSAxM0MzLjYzMjYxIDEzIDMuNzU5NzggMTIuOTQ3MyAzLjg1MzU1IDEyLjg1MzZMMy41IDEyLjVaTTEuMzUzNTUgOS42NDY0NUwxIDkuMjkyODlMMC4yOTI4OTMgMTBMMC42NDY0NDcgMTAuMzUzNkwxLjM1MzU1IDkuNjQ2NDVaTTUuNjQ2NDUgOS42NDY0NUwzLjE0NjQ1IDEyLjE0NjRMMy44NTM1NSAxMi44NTM2TDYuMzUzNTUgMTAuMzUzNkw1LjY0NjQ1IDkuNjQ2NDVaTTMuODUzNTUgMTIuMTQ2NEwxLjM1MzU1IDkuNjQ2NDVMMC42NDY0NDcgMTAuMzUzNkwzLjE0NjQ1IDEyLjg1MzZMMy44NTM1NSAxMi4xNDY0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTAuNjQ2NDQ3IDMuMTQ2NDVMMC4yOTI4OTMgMy41TDEgNC4yMDcxMUwxLjM1MzU1IDMuODUzNTVMMC42NDY0NDcgMy4xNDY0NVpNMy41IDFMMy44NTM1NSAwLjY0NjQ0N0MzLjY1ODI5IDAuNDUxMTg0IDMuMzQxNzEgMC40NTExODQgMy4xNDY0NSAwLjY0NjQ0N0wzLjUgMVpNNS42NDY0NSAzLjg1MzU1TDYgNC4yMDcxMUw2LjcwNzExIDMuNUw2LjM1MzU1IDMuMTQ2NDVMNS42NDY0NSAzLjg1MzU1Wk0xLjM1MzU1IDMuODUzNTVMMy44NTM1NSAxLjM1MzU1TDMuMTQ2NDUgMC42NDY0NDdMMC42NDY0NDcgMy4xNDY0NUwxLjM1MzU1IDMuODUzNTVaTTMuMTQ2NDUgMS4zNTM1NUw1LjY0NjQ1IDMuODUzNTVMNi4zNTM1NSAzLjE0NjQ1TDMuODUzNTUgMC42NDY0NDdMMy4xNDY0NSAxLjM1MzU1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) !important;
}
.table.b-table > thead > tr > [aria-sort="ascending"],
.table.b-table > tfoot > tr > [aria-sort="ascending"] {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDcgMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02LjM1MzU1IDEwLjM1MzZMNi43MDcxMSAxMEw2IDkuMjkyODlMNS42NDY0NSA5LjY0NjQ1TDYuMzUzNTUgMTAuMzUzNlpNMy41IDEyLjVMMy4xNDY0NSAxMi44NTM2QzMuMjQwMjEgMTIuOTQ3MyAzLjM2NzM5IDEzIDMuNSAxM0MzLjYzMjYxIDEzIDMuNzU5NzggMTIuOTQ3MyAzLjg1MzU1IDEyLjg1MzZMMy41IDEyLjVaTTEuMzUzNTUgOS42NDY0NUwxIDkuMjkyODlMMC4yOTI4OTMgMTBMMC42NDY0NDcgMTAuMzUzNkwxLjM1MzU1IDkuNjQ2NDVaTTUuNjQ2NDUgOS42NDY0NUwzLjE0NjQ1IDEyLjE0NjRMMy44NTM1NSAxMi44NTM2TDYuMzUzNTUgMTAuMzUzNkw1LjY0NjQ1IDkuNjQ2NDVaTTMuODUzNTUgMTIuMTQ2NEwxLjM1MzU1IDkuNjQ2NDVMMC42NDY0NDcgMTAuMzUzNkwzLjE0NjQ1IDEyLjg1MzZMMy44NTM1NSAxMi4xNDY0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTAuNjQ2NDQ3IDMuMTQ2NDVMMC4yOTI4OTMgMy41TDEgNC4yMDcxMUwxLjM1MzU1IDMuODUzNTVMMC42NDY0NDcgMy4xNDY0NVpNMy41IDFMMy44NTM1NSAwLjY0NjQ0N0MzLjY1ODI5IDAuNDUxMTg0IDMuMzQxNzEgMC40NTExODQgMy4xNDY0NSAwLjY0NjQ0N0wzLjUgMVpNNS42NDY0NSAzLjg1MzU1TDYgNC4yMDcxMUw2LjcwNzExIDMuNUw2LjM1MzU1IDMuMTQ2NDVMNS42NDY0NSAzLjg1MzU1Wk0xLjM1MzU1IDMuODUzNTVMMy44NTM1NSAxLjM1MzU1TDMuMTQ2NDUgMC42NDY0NDdMMC42NDY0NDcgMy4xNDY0NUwxLjM1MzU1IDMuODUzNTVaTTMuMTQ2NDUgMS4zNTM1NUw1LjY0NjQ1IDMuODUzNTVMNi4zNTM1NSAzLjE0NjQ1TDMuODUzNTUgMC42NDY0NDdMMy4xNDY0NSAxLjM1MzU1WiIgZmlsbD0iI0Y1QkU0NCIvPgo8L3N2Zz4K) !important;
}
.table.b-table > thead > tr > [aria-sort="descending"],
.table.b-table > tfoot > tr > [aria-sort="descending"] {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDcgMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02LjM1MzU1IDEwLjM1MzZMNi43MDcxMSAxMEw2IDkuMjkyODlMNS42NDY0NSA5LjY0NjQ1TDYuMzUzNTUgMTAuMzUzNlpNMy41IDEyLjVMMy4xNDY0NSAxMi44NTM2QzMuMjQwMjEgMTIuOTQ3MyAzLjM2NzM5IDEzIDMuNSAxM0MzLjYzMjYxIDEzIDMuNzU5NzggMTIuOTQ3MyAzLjg1MzU1IDEyLjg1MzZMMy41IDEyLjVaTTEuMzUzNTUgOS42NDY0NUwxIDkuMjkyODlMMC4yOTI4OTMgMTBMMC42NDY0NDcgMTAuMzUzNkwxLjM1MzU1IDkuNjQ2NDVaTTUuNjQ2NDUgOS42NDY0NUwzLjE0NjQ1IDEyLjE0NjRMMy44NTM1NSAxMi44NTM2TDYuMzUzNTUgMTAuMzUzNkw1LjY0NjQ1IDkuNjQ2NDVaTTMuODUzNTUgMTIuMTQ2NEwxLjM1MzU1IDkuNjQ2NDVMMC42NDY0NDcgMTAuMzUzNkwzLjE0NjQ1IDEyLjg1MzZMMy44NTM1NSAxMi4xNDY0WiIgZmlsbD0iI0Y1QkU0NCIvPgo8cGF0aCBkPSJNMC42NDY0NDcgMy4xNDY0NUwwLjI5Mjg5MyAzLjVMMSA0LjIwNzExTDEuMzUzNTUgMy44NTM1NUwwLjY0NjQ0NyAzLjE0NjQ1Wk0zLjUgMUwzLjg1MzU1IDAuNjQ2NDQ3QzMuNjU4MjkgMC40NTExODQgMy4zNDE3MSAwLjQ1MTE4NCAzLjE0NjQ1IDAuNjQ2NDQ3TDMuNSAxWk01LjY0NjQ1IDMuODUzNTVMNiA0LjIwNzExTDYuNzA3MTEgMy41TDYuMzUzNTUgMy4xNDY0NUw1LjY0NjQ1IDMuODUzNTVaTTEuMzUzNTUgMy44NTM1NUwzLjg1MzU1IDEuMzUzNTVMMy4xNDY0NSAwLjY0NjQ0N0wwLjY0NjQ0NyAzLjE0NjQ1TDEuMzUzNTUgMy44NTM1NVpNMy4xNDY0NSAxLjM1MzU1TDUuNjQ2NDUgMy44NTM1NUw2LjM1MzU1IDMuMTQ2NDVMMy44NTM1NSAwLjY0NjQ0N0wzLjE0NjQ1IDEuMzUzNTVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) !important;
}
.table.b-table > thead > tr > [aria-sort]:not(.b-table-sort-icon-left),
.table.b-table > tfoot > tr > [aria-sort]:not(.b-table-sort-icon-left) {
  background-position: right 20px center !important;
}
@media (max-width: 768px) {
  .table.b-table > thead > tr > [aria-sort]:not(.b-table-sort-icon-left),
  .table.b-table > tfoot > tr > [aria-sort]:not(.b-table-sort-icon-left) {
    background-image: none !important;
  }
}
.table .flip-list-move {
  transition: transform 0.8s;
}
.toast {
  font-size: 16px !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  max-width: 480px !important;
  height: max-content !important;
  width: 480px !important;
}
.toast-header {
  border-top: 2px solid rgba(255, 83, 83, 0.4);
  background-color: transparent !important;
  border-bottom: none !important;
  font-size: 20px !important;
  color: #fff !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  padding: 20px 30px !important;
}
.toast-header .close {
  display: none !important;
}
.toast-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #ff5353;
  animation: progress 4s linear forwards;
}
@keyframes progress {
  to {
    width: 100%;
  }
}
.toast-body {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0.02em !important;
  color: #b2b2b2 !important;
  padding: 0 30px 20px !important;
}
@media (max-width: 768px) {
  .toast {
    max-width: 320px !important;
    width: 320px !important;
  }
}
.success .toast-header {
  border-top: 2px solid rgba(245, 190, 55, 0.6);
}
.success .toast-header:after {
  background-color: var(--color-primary);
}
.toats-success--green .toast-header {
  border-top: 2px solid rgba(187, 255, 155, 0.6);
}
.toats-success--green .toast-header:after {
  background-color: #bbff9b;
}
.b-toast-handle .toast {
  background-color: #000 !important;
  -webkit-backdrop-filter: blur(15px) !important;
  backdrop-filter: blur(15px) !important;
}
.b-toaster-slot {
  overflow: hidden;
}
.b-toaster.b-toaster-top-right {
  width: auto;
  margin: 0 auto;
  top: 12px !important;
  right: 12px !important;
}
.b-toaster.b-toaster-top-right .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot {
  max-width: 480px !important;
}
@media (max-width: 768px) {
  .b-toaster.b-toaster-top-right .b-toaster-slot,
  .b-toaster.b-toaster-top-left .b-toaster-slot,
  .b-toaster.b-toaster-top-center .b-toaster-slot,
  .b-toaster.b-toaster-top-full .b-toaster-slot,
  .b-toaster.b-toaster-bottom-right .b-toaster-slot,
  .b-toaster.b-toaster-bottom-left .b-toaster-slot,
  .b-toaster.b-toaster-bottom-center .b-toaster-slot,
  .b-toaster.b-toaster-bottom-full .b-toaster-slot {
    max-width: 320px !important;
  }
}
.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
  content: "";
  margin-right: 12px;
  display: inline-block;
  vertical-align: text-top;
  width: 24px;
  height: 24px;
  border: 1px solid var(--color-link);
}
.styled-checkbox:hover + label:before {
  background: var(--color-link);
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 2px #0000001f;
}
.styled-checkbox:checked + label:before {
  background: var(--color-link);
}
.styled-checkbox:disabled + label {
  color: var(--color-text-muted);
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: var(--color-text-muted);
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 1;
  width: 19px;
  height: 23px;
  background-position: right 0px center;
  padding-right: 0;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1IDEuNUw0Ljg3NSAxMC41TDEuNSA3LjEyNSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyLjA2MjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K);
}
.unstyled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.unstyled label {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #b2b2b2;
  margin-bottom: 0;
}
.unstyled label a {
  text-decoration: underline;
  color: #fff;
}
.unstyled label a:hover {
  color: #fff;
}
.div-checkbox {
  cursor: pointer;
  width: 22px;
  height: 22px;
  border: 1px solid var(--color-link);
}
.div-checkbox:hover {
  background: var(--color-link);
}
.div-checkbox:focus {
  box-shadow: 0 0 0 3px #0000001f;
}
.div-checkbox--active {
  background: var(--color-link);
  position: relative;
}
.div-checkbox--active:after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1IDEuNUw0Ljg3NSAxMC41TDEuNSA3LjEyNSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyLjA2MjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K);
  position: absolute;
  left: 3px;
  top: -2px;
  z-index: 99999;
  width: 22px;
  height: 22px;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s ease;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}
.line {
  width: 100%;
  height: 1px;
  background: #5b5b5b;
  position: relative;
}
.line--reverse {
  transform: rotate(180deg);
}
.line--active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #f5be37;
  animation: line ease-in forwards;
  animation-duration: 2s;
}
.line--active-d1:after {
  animation-duration: 2s;
}
.line--active-d2:after {
  animation-duration: 2.5s;
}
.line--active-d3:after {
  animation-duration: 3s;
}
.vertical__line {
  width: 1px;
  height: inherit;
  background: #5b5b5b;
  position: relative;
}
.vertical__line--reverse {
  transform: rotate(180deg);
}
.vertical__line--transparent {
  background: transparent;
}
.vertical__line--active:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 1px;
  background: #f5be37;
  animation: vertical-line 2s ease-out forwards;
}
.scale {
  transform: scale(0.5);
}
.scale--active {
  animation: scale 1s linear forwards;
}
.blob {
  position: absolute;
  background: linear-gradient(
    45.53deg,
    #ff77771f,
    #bbff9b66 9.57%,
    #f5be4466 46.1% 79.04%
  );
  animation: move 15s infinite alternate;
  transition: 1s cubic-bezier(0.07, 0.8, 0.16, 1);
  width: 520px;
  height: 520px;
  filter: blur(100px);
  z-index: -1;
}
.blob--static {
  position: absolute;
  background: linear-gradient(
    45.53deg,
    #ff77771f,
    #bbff9b66 9.57%,
    #f5be4466 46.1% 79.04%
  );
  width: 520px;
  height: 520px;
  filter: blur(100px);
  z-index: -1;
  transition: 1.25s;
}
.blob-light {
  position: absolute;
  width: 420px;
  height: 420px;
  filter: blur(100px);
  z-index: -1;
  border-radius: 50%;
  opacity: 0.85;
  animation: moveLight 20s infinite alternate;
}
.blob-light--top {
  width: 250px;
  height: 250px;
  filter: blur(50px);
  background: radial-gradient(
    circle,
    #f5d695 0%,
    #f5d695 45%,
    rgba(245, 214, 149, 0.9) 65%,
    rgba(245, 214, 149, 0.5) 85%,
    transparent 100%
  );
  top: 30px;
  right: -120px;
  animation-delay: 0s;
}
.blob-light--bottom {
  background: radial-gradient(
    circle,
    #90e1c8 0%,
    #90e1c8 40%,
    rgba(144, 225, 200, 0.9) 60%,
    rgba(144, 225, 200, 0.6) 80%,
    rgba(144, 225, 200, 0.3) 90%,
    transparent 100%
  );
  top: 700px;
  left: -150px;
  animation-delay: 2s;
}
@keyframes moveLight {
  0%,
  to {
    transform: translate(0) scale(1);
  }
  50% {
    transform: translate(30px, 30px) scale(1.05);
  }
}
@media (max-width: 1280px) {
  .blob-light {
    width: 300px;
    height: 300px;
    filter: blur(50px);
  }
  .blob-light--top {
    width: 200px;
    height: 200px;
    filter: blur(40px);
    top: -20px;
    right: -180px;
  }
  .blob-light--bottom {
    bottom: -30px;
    left: -30px;
  }
}
@media (max-width: 1024px) {
  .blob-light--bottom {
    width: 200px;
    height: 200px;
    left: -180px;
  }
}
.main-first {
  position: absolute;
  animation: slide-left 1.25s ease-in forwards;
  top: 0;
}
.main-second {
  position: absolute;
  animation: slide-right 1.5s ease-in forwards;
  top: calc((100vh - 80px) / 3);
}
.main-third {
  position: absolute;
  animation: slide-left 2s ease-in forwards;
  top: calc((100vh - 80px) / 3 * 2);
}
@keyframes move {
  0% {
    transform: translate(50%, -5%) rotate(-90deg);
    border-radius: 24% 76% 35% 65%/27% 36% 64% 73%;
  }
  to {
    transform: translate(500px, 100px) rotate(-10deg);
    border-radius: 76% 24% 33% 67%/68% 55% 45% 32%;
  }
}
@keyframes line {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes scale {
  0% {
    transform: scale(0.5);
  }
  to {
    transform: scale(1);
  }
}
@keyframes vertical-line {
  0% {
    height: 0;
  }
  to {
    height: 100%;
  }
}
@keyframes slide-left {
  0% {
    right: -120%;
  }
  to {
    right: 0;
  }
}
@keyframes slide-right {
  0% {
    left: -120%;
  }
  to {
    left: 0;
  }
}
@keyframes slide-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes marquee {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(-100%);
  }
}
@keyframes water {
  0% {
    width: 0;
  }
  to {
    width: var(--width);
  }
}
@keyframes shine {
  0% {
    background-position: left -360px top 0;
  }
  to {
    background-position: right -360px top 0;
  }
}
@media (max-width: 1400px) {
  .wrapper {
    width: 90%;
  }
  .staking-right__top_title {
    font-size: 17px;
  }
}
@media (max-width: 1280px) {
  .subscribe .subtitle {
    font-size: 80px;
  }
  .subscribe--wrapper {
    flex-direction: column;
  }
  .subscribe_input--wrapper .field--wrapper {
    flex-direction: row;
    width: auto;
  }
  .subscribe_input--wrapper .field__subscribe {
    display: none;
  }
  .header__item,
  .header__item--dot--active_link {
    font-size: 16px;
  }
  .footer__bottom_item {
    padding: 50px;
  }
  .footer__bottom_item--first img {
    width: 250px;
  }
  .footer__bottom_item--second {
    grid-template: repeat(4, 1fr) / repeat(2, 50%);
  }
  .footer__bottom_item_top {
    padding: 65px 50px;
  }
  .footer__bottom_item_bottom {
    justify-content: center;
  }
  .footer__bottom_item_bottom img {
    width: 250px;
  }
  .staking-right__top_title {
    font-size: 14px;
  }
  .staking-right__top_progress--wrapper {
    font-size: 10px;
  }
  .staking-left__bottom_num {
    font-size: 46px;
  }
  .staking-left-dashboard h4 {
    font-size: 19px;
  }
  .staking-left-dashboard__title--balance h3 {
    font-size: 40px;
  }
  .staking-left-dashboard__title--balance svg {
    height: 35px;
  }
  .blog__preview_card {
    height: auto;
  }
  .text {
    font-size: 14px;
  }
  .text-lg {
    font-size: 18px;
  }
  .text-sm {
    font-size: 10px;
  }
}
@media (max-width: 1200px) {
  .subscribe_text {
    order: 1;
    width: 100%;
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
  }
  .subscribe .title {
    order: 2;
    font-weight: 500;
    font-size: 42px;
    line-height: 100%;
    margin: 0;
    width: 100%;
  }
  .subscribe--wrapper {
    flex-direction: column;
  }
  .subscribe--wrapper .title {
    order: 2;
    font-weight: 500;
    font-size: 42px;
    line-height: 100%;
    margin: 0;
    width: 100%;
  }
  .subscribe--wrapper .subscribe_text {
    order: 1;
    width: 100%;
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
  }
  .header__logo {
    width: 140px;
  }
  .header__item,
  .header__item--dot--active_link {
    font-size: 12px;
  }
  .header .button--gray {
    width: 160px;
  }
  .header .button {
    width: 160px;
    font-size: 16px;
  }
  .staking-skeleton-center {
    width: 400px;
  }
  .staking-center {
    width: 400px !important;
  }
  .staking-right__top_title {
    font-size: 10px;
  }
  .staking-right__top_progress--wrapper {
    font-size: 8px;
  }
  .staking-right__top_item--num {
    font-size: 24px;
  }
  .staking-right__bottom_title {
    font-size: 18px;
  }
  .staking-right__bottom_item--title {
    font-size: 10px;
  }
  .staking-right__bottom_item--num {
    font-size: 16px;
  }
  .staking-right__bottom_item--num span {
    font-size: 10px;
  }
  .staking-right__button {
    font-size: 28px;
  }
  .staking-left__bottom_num {
    font-size: 33px;
  }
  .staking-left__bottom_apr {
    font-size: 20px;
  }
  .staking-left__top {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .staking-left__top_title {
    font-size: 28px;
  }
  .staking-left__top--wrapper {
    margin-top: 40px;
  }
  .staking-left__top--wrapper img {
    width: 150px;
    height: 150px;
  }
  .staking-left-dashboard .staking-right__bottom_item {
    flex-direction: column;
    align-items: flex-start;
  }
  .staking-left-dashboard .staking-right__bottom_item--num {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .staking-calculator {
    margin: 21px auto 0;
    width: 90%;
  }
  .footer__bottom_item {
    padding: 20px;
  }
  .footer__bottom_item--first img {
    width: 200px;
  }
  .footer__bottom_item--second {
    grid-template: repeat(4, 1fr) / repeat(1, 60%);
  }
  .footer__bottom_item_top {
    padding: 65px 20px;
  }
  .footer__bottom_item_bottom {
    justify-content: center;
  }
  .footer__bottom_item_bottom img {
    width: 200px;
  }
  .back-menu--wrapper {
    padding-top: 65px;
  }
  .back-menu .text {
    display: none;
  }
  .staking {
    width: 100%;
    margin-top: 30px;
    flex-direction: column;
  }
  .staking-skeleton {
    width: 100%;
    flex-direction: column;
  }
  .staking-skeleton-left,
  .staking-skeleton-center,
  .staking-skeleton-right {
    width: 90%;
    margin: 65px auto 0;
  }
  .staking-skeleton-center {
    width: 480px;
  }
  .staking-skeleton-left {
    order: 1;
  }
  .staking-skeleton-right {
    order: 2;
  }
  .staking-left {
    margin: 21px auto 0;
    width: 90%;
    height: auto;
    order: 1;
  }
  .staking-left__top,
  .staking-left__bottom {
    display: none;
  }
  .staking-left__mobile {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 25px 0;
  }
  .staking-left__mobile_top {
    display: flex;
    align-items: center;
  }
  .staking-left__mobile_top--left_title {
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .staking-left__mobile_top--left_balance {
    display: flex;
    color: #f5be37;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .staking-left__mobile_top--left_balance--num {
    font-weight: 500;
    font-size: 56px;
    line-height: 1;
  }
  .staking-left__mobile_top--left_balance--apr {
    margin-left: 5px;
    font-weight: 400;
    font-size: 24px;
    display: flex;
    align-items: flex-end;
  }
  .staking-left__mobile_top--right {
    margin-left: 36px;
  }
  .staking-left__mobile_top--right img {
    width: 150px;
    height: 150px;
  }
  .staking-left__mobile_bottom {
    margin-top: 24px;
  }
  .staking-left__mobile_bottom .text {
    font-weight: 400;
    font-size: 18px;
  }
  .staking-left__mobile_bottom span {
    font-weight: 400;
    font-size: 18px;
    margin-left: 5px;
  }
  .staking-left-dashboard .staking-right__bottom_item {
    flex-direction: row;
    align-items: center;
  }
  .staking-left-dashboard .staking-right__bottom_item--title {
    font-size: 16px;
  }
  .staking-left-dashboard .staking-right__bottom_item--num {
    width: auto;
    font-size: 20px;
    align-items: baseline;
  }
  .staking-right {
    margin: 21px auto 0;
    width: 90%;
    order: 2;
  }
  .staking-right__top {
    margin-bottom: 36px;
  }
  .staking-right__top_title {
    font-size: 16px;
  }
  .staking-right__top_item--num {
    font-size: 28px;
  }
  .staking-right__top_progress--wrapper,
  .staking-right__bottom_item--title {
    font-size: 16px;
  }
  .staking-right__bottom_item--num {
    font-size: 20px;
  }
  .staking-center {
    margin: auto !important;
    width: 480px !important;
  }
  .safe__left .title,
  .safe__left .subtitle {
    font-size: 75px;
  }
  .safe__left .circle {
    left: 140px;
  }
  .subscribe--wrapper {
    flex-direction: column;
  }
  .subscribe_input--wrapper {
    margin-left: 0;
  }
  .header--inner {
    display: none;
  }
  .header-mobile {
    display: block;
  }
  .validator-address {
    flex-direction: column;
  }
  .validator-address__left {
    width: 100%;
  }
  .validator-address__left--svg {
    width: 64px;
    height: 64px;
  }
  .validator-address__left--svg svg {
    height: 32px;
    width: 32px;
  }
  .validator-address__right {
    padding: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  .validator-address__right_copy {
    margin-top: 12px;
  }
  .validator-address__right_copy span {
    word-break: break-all;
  }
  .seo .w-65,
  .seo .w-30,
  .seo .w-50 {
    width: 100%;
  }
  .seo .desktop {
    display: none;
  }
  .seo .border-right {
    border-right: none;
  }
  .seo h1,
  .seo h2,
  .seo h2 a {
    font-size: 24px;
  }
  .seo h3 {
    font-size: 20px;
  }
  .seo h4 {
    font-size: 24px;
  }
  .seo h5 {
    font-size: 20px;
  }
  .seo p {
    font-size: 14px;
  }
  .seo-flex {
    flex-direction: column;
    gap: 20px;
  }
  .seo-end {
    width: 100%;
    margin-left: 0;
  }
  .seo__table {
    width: 100%;
  }
  .seo__table li {
    font-size: 10px;
  }
  .seo__block {
    padding-left: 0;
    width: 100%;
  }
  .seo__big-table--flex {
    flex-direction: column;
  }
  .seo__big-table--title {
    width: 100%;
  }
  .seo__big-table--content {
    width: 100%;
    border-left: none;
  }
  .seo__big-table .description {
    display: none;
  }
  .seo__list--content {
    margin-left: 40px;
  }
  .seo__list ul li,
  .seo__list ol li {
    font-size: 14px;
  }
  .seo__list ol li:before {
    width: 24px;
    height: 24px;
    font-size: 16px;
  }
  .seo .seo__list-clasic ul li {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .staking__input_wrap_arrow {
    bottom: 18px;
  }
  .staking__input_wrap_svg {
    bottom: 20px;
  }
  .blob,
  .footer .desktop {
    display: none;
  }
  .footer .mobile {
    display: block;
  }
  .footer__top {
    flex-wrap: wrap;
    height: auto;
  }
  .footer__top_item {
    flex: 0 0 50%;
  }
  .footer__top_item:first-child {
    display: block;
    flex: 0 0 100%;
  }
  .footer__top_item_text {
    font-size: 16px;
  }
  .footer__top_item_left {
    padding: 48px 20px 32px;
  }
  .footer__top_item .vertical__line {
    height: auto;
  }
  .footer__bottom {
    flex-direction: column;
    height: 100%;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
  .footer__bottom_item {
    width: 100%;
    border-right: none;
  }
  .footer__bottom_item--first {
    padding: 48px 20px;
  }
  .footer__bottom_item--second {
    padding: 20px 20px 68px;
    grid-template: repeat(4, 1fr) / repeat(2, 50%);
  }
  .footer__bottom_item--second div a {
    font-size: 16px;
  }
  .footer__bottom_item_top {
    border-top: 1px solid #5b5b5b;
    padding: 25px 20px;
  }
  .footer__bottom_item_bottom {
    padding: 25px 20px;
  }
  .footer__bottom_item_bottom img {
    width: 260px;
  }
  .footer__bottom_item_bottom--last {
    padding: 48px 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
  }
  .footer__bottom_item_bottom--last div {
    margin-top: 20px;
  }
  .footer__bottom_item_bottom--last div:first-child {
    margin: 0;
  }
  .footer__bottom_item_bottom--last div a {
    color: #f5be37;
  }
  .back-menu {
    flex-direction: column;
  }
  .back-menu__title h3 {
    font-size: 20px;
  }
  .back-menu__title {
    width: 100%;
  }
  .staking-skeleton-left,
  .staking-skeleton-center,
  .staking-skeleton-right {
    width: 90%;
  }
  .staking-skeleton-center {
    height: 336px;
  }
  .staking-skeleton-left {
    height: 180px;
  }
  .staking__input {
    font-size: 24px;
    height: 70px;
  }
  .staking__input_wrap_eth img {
    width: 20px;
  }
  .staking-left--chain {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .staking-left__mobile {
    padding: 0;
    margin: 0;
    align-items: center;
    height: 180px;
    justify-content: center;
  }
  .staking-left__mobile_top {
    justify-content: space-between;
  }
  .staking-left__mobile_top--left_title {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .staking-left__mobile_top--left_balance--num {
    font-size: 32px;
  }
  .staking-left__mobile_top--left_balance--apr {
    font-size: 16px;
  }
  .staking-left__mobile_top--right {
    margin-left: 24px;
  }
  .staking-left__mobile_top--right img {
    width: 100px;
    height: 100px;
  }
  .staking-left__mobile_bottom .text {
    text-transform: uppercase;
    font-size: 12px;
  }
  .staking-left__mobile_bottom span {
    font-size: 12px;
  }
  .staking-left-dashboard .staking-right__bottom_item {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }
  .staking-left-dashboard .staking-right__bottom_item--title {
    font-size: 14px;
  }
  .staking-left-dashboard .staking-right__bottom_item--num {
    width: 100%;
    align-self: flex-end;
  }
  .staking-right {
    order: 2;
  }
  .staking-right--chain {
    height: 360px;
  }
  .staking-right__top_title {
    font-size: 14px;
  }
  .staking-right__top_progress--wrapper {
    font-size: 10px;
  }
  .staking-right__bottom--big {
    height: 280px;
  }
  .staking-right__bottom--big--svg svg {
    width: 32px;
    height: 32px;
  }
  .staking-right__bottom--big--num {
    font-size: 32px;
  }
  .staking-right__bottom_title {
    font-size: 16px;
  }
  .staking-right__bottom_item {
    height: 34px;
    margin-bottom: 15px;
  }
  .staking-right__bottom_item--title,
  .staking-right__bottom_item--num span {
    font-size: 12px;
  }
  .staking-right__button {
    height: 56px;
    font-size: 22px;
  }
  .staking-center {
    margin: auto !important;
    width: 90% !important;
    height: 336px;
  }
  .staking-center__top_item {
    height: 42px;
    font-size: 14px;
  }
  .staking-center__bottom {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .staking-center__bottom_text {
    font-size: 12px;
    width: 100%;
  }
  .staking-center__button {
    height: 56px;
    font-size: 24px;
  }
  .table,
  .table tr th div {
    font-size: 10px;
  }
  .table_filter {
    flex-direction: column;
    gap: 15px;
  }
  .table_filter .button_export,
  .table__sort,
  .table__sort .select,
  .table .button_export {
    width: 100%;
  }
  .safe {
    flex-direction: column;
  }
  .safe__left {
    width: 100%;
    margin: auto;
    top: 0;
    position: relative;
  }
  .safe__left .circle {
    position: absolute;
    width: 150px;
    height: 150px;
  }
  .safe__right {
    width: 100%;
    margin-top: 36px;
  }
  .faq {
    flex-direction: column;
  }
  .faq__left {
    width: 100%;
  }
  .faq .accordion {
    margin-top: 36px;
    width: 100%;
  }
  .blog__preview {
    margin-top: 100px;
  }
  .blog__preview h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
  }
  .blog__preview--text {
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
  }
  .blog__preview--wrapper {
    display: none;
  }
  .blog__preview--link {
    display: block;
    margin-bottom: 48px;
    font-size: 16px;
  }
  .blog__preview--link svg {
    width: 24px;
    height: 14px;
  }
  .blog__preview--swiper {
    margin-top: 32px;
    display: block;
  }
  .blog__preview--swiper .pagination {
    margin-top: 32px;
    justify-content: center;
    border: none;
  }
  .blog__preview--swiper .pagination .swiper-pagination-bullet {
    background: #fff;
    width: 24px;
    height: 1px;
    border-radius: 0;
    border: 2px solid #404040;
    margin: 0 5px;
  }
  .blog__preview--swiper .pagination .swiper-pagination-bullet-active {
    background: #f5be37;
    border: 2px solid #f5be37;
  }
  .blog__preview_card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
    padding: 20px;
  }
  .blog__preview_card_top {
    font-weight: 500;
    font-size: 12px;
    line-height: 130%;
  }
  .blog__preview_card_title {
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
  }
  .blog__preview_card_subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }
  .subscribe_input--wrapper {
    margin: 0;
    flex-direction: column;
  }
  .subscribe_input--wrapper div {
    width: 100%;
  }
  .subscribe_input_content {
    margin: 10px 0 0;
  }
  .subscribe .subtitle {
    font-weight: 500;
    font-size: 42px;
    line-height: 100%;
    margin-bottom: 65px;
  }
  .contact .title,
  .contact_title {
    margin: 0 0 12px;
    font-size: 42px;
  }
  .contact--wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .contact_subtitle {
    width: 100%;
    font-size: 18px;
    margin-bottom: 24px;
  }
  .contact_text {
    margin-top: 24px;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
  }
  .button-animated:hover:before {
    display: none;
  }
  .text-block__item .h3 {
    font-size: 18px;
  }
  .claim-additional {
    padding: 14px 20px;
    min-height: 44px;
  }
  .claim-additional__text {
    font-size: 12px;
  }
  .select-stake {
    height: 50px;
  }
  .select-stake--wrapper {
    width: 100%;
  }
  .dashboard h3 {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .modal-connect__body--text {
    font-size: 18px;
  }
  .select__wallet_item {
    display: none;
  }
}
.mdl-body {
  padding: 0;
}
.mdl-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0 !important;
  color: #fff;
  height: 80px;
  padding: 30px !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
}
.mdl-header span {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mdl-header span svg {
  margin-left: 20px;
}
.mdl-footer {
  padding: 0;
  border-bottom: 0 !important;
  border-top: none !important;
  border-radius: 0 !important;
  width: 100%;
  cursor: pointer;
  color: #111;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 32px;
  line-height: 24px;
  display: flex;
  align-items: center;
  letter-spacing: 0.01em;
}
.mdl-footer svg {
  margin-right: 15px;
}
.mdl-footer div {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.mdl-connect-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 50px;
  letter-spacing: 0.02em;
  color: #fff;
  margin-top: -10px;
}
.mdl-connect-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #fff;
}
.mdl-connect-text a {
  color: #b2b2b2;
  text-decoration: underline;
}
.mdl-connect-text a:hover {
  color: #fff;
  text-decoration: underline;
}
.mdl-connect-body {
  background-color: #111;
  padding: 0 30px 30px !important;
  border: 2px solid #f5be37 !important;
  border-top: none !important;
}
.mdl-connect-header {
  background-color: #111;
  border-radius: 0 !important;
  padding: 30px !important;
  border: 2px solid #f5be37 !important;
  border-bottom: 0 !important;
}
.mdl-connect-header span {
  cursor: pointer;
}
.mdl-connect-header span svg {
  margin-left: 20px;
}
.modal-content {
  background: #111c !important;
  border: none !important;
  border-radius: 0 !important;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}
.modal-xl {
  max-width: 60% !important;
}
.modal-md {
  max-width: 550px !important;
}
.modal-sm {
  max-width: 480px !important;
}
@media (max-width: 575px) {
  .modal-xl {
    max-width: 100% !important;
  }
}
.modal-content .mdl-connect-body--border-gray,
.modal-content .mdl-connect-header--border-gray {
  border: 1px solid #565656 !important;
}
.modal-content .mdl-connect-header--border-gray {
  border-bottom: 0px !important;
}
.mdl-hidden {
  display: none !important;
}
.modal-overlay {
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background: #000c;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  z-index: 10;
}
.modal-connect {
  width: 480px;
  max-width: 100%;
  height: 100vh;
  padding: 24px;
  background-color: var(--color-bg-page);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.modal-connect__header--close {
  cursor: pointer;
  color: var(--color-text-muted);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-left: auto;
  gap: 6px;
}
.modal-connect__body {
  margin-top: 35px;
  height: 100%;
  overflow-y: auto;
}
.modal-connect__body_connect {
  margin-bottom: 30px;
}
.modal-connect__body--trezor {
  background-color: var(--color-bg-page);
  padding: 14px;
  margin-top: 15px;
}
.modal-connect__body--trezor label {
  color: #b2b2b2;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.modal-connect__body--trezor span {
  color: #b2b2b2;
  font-weight: 400;
  font-size: 16px;
}
.modal-connect__body--text {
  color: var(--color-text-secondary);
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
.modal-connect__body::-webkit-scrollbar {
  width: 4px;
  height: 140px;
  background-color: #111;
  margin: 10px;
}
.modal-connect__body::-webkit-scrollbar-button {
  display: none;
}
.modal-connect__body::-webkit-scrollbar-thumb {
  background-color: var(--color-primary);
}
.modal-connect__footer {
  margin-top: 10px;
  padding-top: 24px;
  border-top: 1px solid var(--color-text-muted);
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--color-text-secondary);
}
.modal-connect__footer--text {
  line-height: 130%;
}
.modal-connect__footer--text a {
  color: var(--color-link);
  text-decoration-line: underline;
}
.modal-connect__footer svg {
  width: 24px;
  min-width: 24px;
  height: 24px;
}
.modal-connect__autoconnect {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #b2b2b2;
}
.modal-connect__autoconnect--switcher {
  display: flex;
  align-items: center;
  height: 30px;
  padding: 3px;
  background-color: #212121;
  gap: 3px;
}
.modal-connect__autoconnect--switcher .switcher {
  width: 53px;
  height: 100%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 16px;
  color: #b2b2b2;
  transition: 0.3s;
  cursor: pointer;
}
.modal-connect__autoconnect--switcher .switcher--red {
  color: #111;
  background-color: #ff5353;
}
.modal-connect__autoconnect--switcher .switcher--green {
  color: #111;
  background-color: var(--color-success);
}
.modal-enter,
.modal-leave-to {
  opacity: 0;
}
.modal-enter-active,
.modal-leave-active {
  transition: opacity 0.5s ease;
}
.modal-enter-active .modal-connect {
  transition: all 0.3s ease-out;
}
.modal-leave-active .modal-connect {
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.modal-enter .modal-connect,
.modal-leave-to .modal-connect {
  transform: translate(100%);
}
.modal-open .modal {
  overflow-y: scroll !important;
}
.modal-backdrop {
  opacity: 0.9 !important;
}
.ethereum--wrapper {
  position: relative;
  overflow-x: hidden;
  height: calc(100vh - 80px);
  display: flex;
  align-items: center;
}
.ethereum__main--wrapper {
  display: flex;
  align-items: center;
}
.ethereum__main--wrapper .title {
  margin-left: 0;
  width: 65%;
  margin-right: 50px;
}
.ethereum__main--wrapper .h4 {
  width: 40%;
}
.ethereum__main .subtitle {
  display: flex;
  justify-content: center;
}
.ethereum__cards {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 80px;
}
.ethereum__item {
  width: 33.3333333333%;
  margin-left: 20px;
}
.ethereum__item:first-child {
  margin-left: 0;
}
.ethereum__item_top {
  border: 1px solid #565656;
  background: #000c;
  height: 200px;
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ethereum__item_top--inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ethereum__item_top--wrapper {
  display: flex;
  align-items: center;
}
.ethereum__item_top--wrapper div {
  color: silver;
}
.ethereum__item_top--wrapper svg {
  width: 20px;
  height: 33px;
  margin-right: 10px;
}
.ethereum__item_top .h3 {
  font-weight: 500;
}
.ethereum__item_top .text {
  color: #b2b2b2;
  text-transform: uppercase;
}
.ethereum__item_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
  height: 80px;
  color: #f5be37;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
  border: 1px solid #f5be37;
  background: #000c;
  cursor: pointer;
}
.ethereum__item_bottom span {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.ethereum__item_bottom svg {
  width: 28px;
  height: 16px;
}
.ethereum__schema--inner {
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}
.ethereum__schema--wrapper {
  display: flex;
  align-items: center;
  margin: 80px 0;
}
.ethereum__schema--wrapper .h4 {
  margin-left: 45px;
}
.ethereum__about_item {
  border: 1px solid #565656;
  background: #000c;
  max-width: 840px;
  width: 100%;
  padding: 20px 30px;
  margin-top: 25px;
}
.ethereum__about_item:first-child {
  margin-top: 40px;
}
.ethereum__video {
  background: #171717;
  margin-top: 100px;
  padding: 80px 0;
}
.ethereum__video--wrapper {
  display: flex;
  align-items: center;
}
.ethereum__video_left {
  width: 50%;
}
.ethereum__video_left iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.ethereum__video_right {
  width: 50%;
  margin-left: 80px;
}
.ethereum__video_right .text {
  margin: 20px 0;
}
.ethereum__safety {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 110px;
  margin-bottom: 90px;
}
.ethereum__safety_item {
  width: 33.3333333333%;
  margin-left: 80px;
}
.ethereum__safety_item .text {
  margin: 32px 0;
}
.ethereum__integration .title {
  margin-left: 0;
}
.ethereum__integration_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 80px;
  margin-bottom: -20px;
}
.ethereum__integration_top--left {
  width: 50%;
}
.ethereum__integration_top--right {
  width: 50%;
  margin-left: 60px;
}
.ethereum__integration_card {
  display: flex;
  align-items: center;
  margin-bottom: 150px;
}
.ethereum__integration_card svg {
  min-width: 112px;
  max-width: 112px;
  min-height: 110px;
  max-height: 110px;
}
.ethereum__integration_card--wrapper {
  margin-left: 45px;
}
.ethereum__integration_card--wrapper .text-lg {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.ethereum__integration--inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 90px;
}
.ethereum__integration--wrapper {
  margin-right: 100px;
  width: calc(100% - 302px);
}
.ethereum__integration--wrapper .text-lg {
  margin-top: 35px;
  margin-bottom: 60px;
}
.ethereum__integration_item--wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 90px;
}
.ethereum__integration_item {
  width: 33.3333333333%;
  height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 40px;
}
.ethereum__integration_item:first-child {
  border-right: 2px solid #565656;
  margin-left: 0;
}
@media (max-width: 1400px) {
  .ethereum__main--wrapper {
    flex-direction: column;
  }
  .ethereum__main--wrapper .title {
    font-size: 80px;
    width: 100%;
    margin-right: 0;
  }
  .ethereum__main--wrapper .h4 {
    font-size: 20px;
    display: flex;
    width: 100%;
    justify-content: flex-end;
  }
  .ethereum__main .subtitle {
    font-size: 80px;
  }
  .ethereum__item_top {
    height: 170px;
    padding: 15px 20px;
  }
  .ethereum__item_top .text-lg {
    font-size: 14px;
  }
  .ethereum__item_top .text {
    font-size: 12px;
  }
  .ethereum__item_top .h3 {
    font-size: 28px;
  }
  .ethereum__item_bottom {
    font-size: 18px;
    height: 60px;
    padding: 0 20px;
  }
  .ethereum__item_bottom span {
    font-size: 14px;
  }
  .ethereum__schema--wrapper .subtitle,
  .ethereum__integration .title {
    font-size: 80px;
  }
}
@media (max-width: 1060px) {
  .ethereum__item_top {
    padding: 15px;
  }
  .ethereum__item_top .h3 {
    font-size: 24px;
  }
  .ethereum__item_bottom {
    padding: 0 15px;
  }
  .ethereum__video_right {
    margin-left: 30px;
  }
  .ethereum__integration_item {
    width: 50%;
  }
  .ethereum__integration_item:last-child {
    display: none;
  }
}
@media (min-width: 920px) {
  .ethereum__main--mobile {
    display: none;
  }
  .ethereum--desktop {
    display: block;
  }
  .ethereum--mobile {
    display: none;
  }
}
@media (max-width: 920px) {
  .ethereum--inner .main-video--wrapper {
    display: none;
  }
  .ethereum__item_top {
    padding: 15px 20px;
  }
  .ethereum__item_top .h3 {
    font-size: 28px;
  }
  .ethereum__item_bottom {
    padding: 0 20px;
  }
  .ethereum--wrapper {
    height: max-content;
  }
  .ethereum__cards {
    margin-top: 40px;
    margin-bottom: 80px;
    flex-direction: column;
  }
  .ethereum__item {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
  .ethereum__item:first-child {
    margin-top: 0;
  }
  .ethereum__main--wrapper .title {
    font-size: 40px;
    width: 100%;
    margin-right: 0;
  }
  .ethereum__main--wrapper .h4 {
    font-size: 18px;
    width: 100%;
    justify-content: flex-start;
    display: none;
  }
  .ethereum__main .subtitle {
    font-size: 40px;
    justify-content: flex-start;
    margin: 10px 0;
  }
  .ethereum__main--mobile {
    display: block;
    font-size: 18px;
  }
  .ethereum__title {
    font-size: 28px;
  }
  .ethereum__schema--wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .ethereum__schema--wrapper .subtitle {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .ethereum__schema--wrapper .h4 {
    margin-left: 0;
    font-size: 18px;
  }
  .ethereum__schema--inner svg {
    height: max-content;
  }
  .ethereum--desktop {
    display: none;
  }
  .ethereum--mobile {
    display: block;
  }
  .ethereum__about .h2 {
    font-size: 28px;
  }
  .ethereum__about_item {
    padding: 15px 20px;
  }
  .ethereum__video {
    padding: 40px 0;
  }
  .ethereum__video--wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .ethereum__video_left {
    width: 100%;
  }
  .ethereum__video_right {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .ethereum__safety .h4 {
    font-size: 28px;
  }
  .ethereum__safety {
    flex-direction: column;
    align-items: flex-start;
  }
  .ethereum__safety_item {
    width: 100%;
    margin-left: 0;
    margin-top: 45px;
  }
  .ethereum__integration .title {
    font-size: 28px;
  }
  .ethereum__integration_top {
    flex-direction: column;
  }
  .ethereum__integration_top--left {
    width: 100%;
  }
  .ethereum__integration_top--right {
    width: 100%;
    margin-left: 0;
    margin-bottom: 80px;
  }
  .ethereum__integration_top svg {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
  }
  .ethereum__integration_card {
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .ethereum__integration_card--wrapper {
    margin-left: 20px;
  }
  .ethereum__integration--wrapper {
    width: 100%;
    margin-right: 0;
  }
  .ethereum__integration--wrapper svg {
    display: block;
  }
  .ethereum__integration--inner {
    margin-bottom: 40px;
  }
  .ethereum__integration--inner svg {
    display: none;
  }
  .ethereum__integration_item--wrapper {
    margin-bottom: 40px;
    flex-direction: column;
  }
  .ethereum__integration_item {
    width: 100%;
    margin-left: 0;
    height: max-content;
  }
  .ethereum__integration_item .text {
    margin: 10px 0;
  }
  .ethereum__integration_item:first-child {
    border-right: none;
    margin-bottom: 30px;
  }
}
.primary-heading {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
}
.primary-bg {
  background: #565656;
  background: linear-gradient(186.33deg, #40404066 4.99%, #40404033 94.95%);
}
.primary-border {
  border: 1px solid #565656;
}
.restaking-deposit {
  margin-bottom: 150px;
}
.primary-bg {
  background: #5b5b5b;
  background: linear-gradient(186.33deg, #40404066 4.99%, #40404033 94.95%);
}
.stake-form {
  display: flex;
  min-height: 480px;
}
.stake-form__container {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
}
.stake-form__steps-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: -25px;
}
.stake-form__steps {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.stake-form__steps span {
  color: #f5be37;
}
.stake-form__steps-cancel {
  font-size: 16px;
  line-height: 24px;
  color: #828282;
  background: transparent;
  border: none;
  padding: 0;
  transition: all 0.3s;
}
.stake-form__steps-cancel:hover {
  opacity: 0.7;
}
.stake-form__wrapper {
  padding: 30px;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
}
.stake-form__title {
  text-align: center;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
  margin-bottom: 30px;
}
.stake-form__title--email {
  margin-bottom: 0;
  margin-top: auto;
}
.stake-form__link {
  color: #b2b2b2;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 auto;
  font-weight: 700;
}
.stake-form__link span {
  color: #b2b2b2;
}
.stake-form__link:hover {
  opacity: 0.7;
}
.stake-form__input-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #565656;
}
.stake-form__input {
  flex-grow: 1;
  background: transparent;
  border: none;
  font-size: 48px;
  line-height: 57px;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  width: 100%;
  text-align: center;
}
.stake-form__input--smaller-font-size {
  font-size: 24px;
}
.stake-form__secondary-text {
  color: #b2b2b2;
  font-size: 16px;
  line-height: 19px;
}
.stake-form__input-balance {
  margin-left: auto;
  display: flex;
  gap: 5px;
  font-size: 12px;
  line-height: 24px;
  color: #b1b1b1;
  text-transform: uppercase;
}
.stake-form__input-controls {
  display: flex;
  flex-direction: column;
  padding-left: 68px;
}
.stake-form__control {
  padding: 5px;
  border: 1px solid #565656;
  color: #b2b2b2;
  background: transparent;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  cursor: pointer;
  transition: all 0.1s;
}
.stake-form__control:hover {
  opacity: 0.7;
}
.stake-form__control--max {
  color: #f5be37;
  border-bottom: 0;
}
.stake-form__input-balance-numbers {
  color: #fff;
}
.stake-form__restaking {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #111;
  padding: 20px 30px;
}
.stake-form__restaking-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.stake-form__restaking--center {
  justify-content: center;
}
.stake-form__restaking-title-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.stake-form__restaking-title-wrapper .claim-additional__text {
  color: #b2b2b2;
}
.stake-form__checkbox {
  display: flex;
}
.stake-form__restaking-title {
  display: flex;
  align-items: center;
  gap: 8px;
}
.stake-form__restaking-title svg {
  flex-shrink: 0;
}
.stake-form__footer {
  margin: auto -30px -30px;
}
.stake-form__footer--email {
  margin-top: 50px;
}
.stake-form__submit {
  width: 100%;
  background: #f5be37;
  padding: 30px;
  font-size: 32px;
  line-height: 24px;
  color: #000;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  cursor: pointer;
  transition: all 0.3s;
}
.stake-form__submit:disabled {
  opacity: 0.5;
}
.stake-form__submit:disabled:hover {
  opacity: 0.5;
  cursor: default;
}
.stake-form__submit:hover {
  opacity: 0.7;
}
.stake-form__input-warning {
  max-width: 250px;
  margin-left: auto;
  text-align: right;
  margin-top: 10px;
}
.stake-form__input-warning-text {
  color: #ff5353;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
}
.stake-form__address {
  background: transparent;
  border: none;
  border-bottom: 1px solid #565656;
  padding: 18px 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  outline: none;
}
.stake-form__address-wrapper {
  padding: 32px;
}
.stake-form__address-text {
  font-size: 16px;
  line-height: 19px;
  color: #b2b2b2;
  margin-bottom: 15px;
}
.stake-form__address-copy {
  background: #f5be371a;
  color: #f5be37;
  font-size: 12px;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
  justify-content: center;
}
.stake-form__address-copy-text {
  margin: 0;
}
.stake-form__address-copy-button {
  border: none;
  padding: 0;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s;
  line-height: 1;
  font-size: 0;
}
.stake-form__address-copy-button:hover {
  opacity: 0.7;
}
.stake-form__checking {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
}
.stake-form__checking-item {
  display: flex;
  justify-content: space-between;
}
.stake-form__checking-item:not(:last-child) {
  padding-bottom: 16px;
  border-bottom: 1px solid #565656;
}
.stake-form__checking-item-label {
  text-transform: uppercase;
  color: #b2b2b2;
  font-size: 14px;
  line-height: 28px;
}
.stake-form__checking-item-content {
  color: #fff;
  font-style: 16px;
  line-height: 28px;
}
.stake-form__email-img {
  margin: 0 auto 25px;
}
.stake-form__loading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
}
.stake-form__loading-img {
  margin-bottom: 55px;
}
.stake-dashboard {
  display: grid;
  grid-template-columns: 28.2% 1fr 28.2%;
  gap: 35px;
  grid-auto-flow: dense;
}
.stake-dashboard__stats {
  grid-row: span 2;
}
.stake-dashboard__tip {
  grid-row: span 2;
  grid-column: 3/3;
}
.stake-dashboard__form {
  grid-row: span 2;
  grid-column: 2/2;
}
.tip__title {
  display: flex;
  gap: 8px;
  align-content: center;
}
.tip__subtitle-number {
  display: flex;
  align-content: center;
  gap: 8px;
  color: #b2b2b2;
  margin-bottom: 16px;
}
.tip__subtitle-text {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: #b2b2b2;
}
.restaking {
  display: flex;
  flex-direction: column;
}
.restaking__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 22px;
}
.restaking__item-label {
  font-size: 14px;
  line-height: 28px;
  color: #b2b2b2;
  display: flex;
  align-items: center;
  gap: 8px;
  text-transform: uppercase;
}
.restaking__item-content {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
.restaking__item-content span {
  font-size: 10px;
  line-height: 28px;
}
@media (max-width: 992px) {
  .stake-dashboard {
    grid-template-columns: 1fr;
  }
  .stake-dashboard__form,
  .stake-dashboard__tip {
    grid-column: 1;
  }
}
.dashboard-main-title {
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  color: var(--color-text-secondary);
  text-transform: capitalize;
  font-family: var(--font-family), sans-serif;
}
.dashboard-main-caption {
  margin-bottom: 32px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-text-muted);
}
.dashboard-main-toolbar {
  display: flex;
  justify-content: space-between;
  gap: 14px;
}
.dashboard-main .dashboard-info {
  display: flex;
  flex-direction: column;
  gap: 32px;
  transition: filter 0.3s ease;
}
.dashboard-main .dashboard-info__wrapper {
  position: relative;
}
.dashboard-toolbar-caption {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-text-muted);
  margin-bottom: 32px;
}
.divider {
  height: 1px;
  background-color: var(--color-text-muted);
  opacity: 0.3;
}
.dashboard-staking {
  margin-bottom: 40px;
  background: var(--color-bg-form-secondary);
  border: var(--border-primary);
  border-radius: var(--border-radius-md);
}
.dashboard-staking-content {
  padding: var(--space-4);
}
.dashboard-staking-stake {
  background: var(--color-bg-form-primary);
  margin-bottom: 12px;
  padding: 12px;
}
.dashboard-staking-footer {
  background: var(--color-bg-form-tertiary);
  display: flex;
  gap: var(--space-4);
  flex-direction: column;
  padding: 0;
}
.dashboard-staking .stake-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  color: var(--color-text-muted);
  font-weight: var(--font-weight-body);
  font-size: var(--font-size-label);
  line-height: 20px;
}
.withdraw-section {
  margin-bottom: 40px;
  border: var(--border-primary);
}
.withdraw-section .withdraw-content {
  padding: 16px;
  background: var(--color-bg-form-secondary);
}
.withdraw-section .withdraw-action {
  margin-bottom: 12px;
  padding: 12px;
  background: var(--color-bg-form-primary);
}
.withdraw-section .withdraw-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  color: var(--color-text-muted);
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.mutual {
  padding: 20px 30px;
  border: var(--border-primary);
  border-radius: var(--border-radius-sm);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  color: var(--color-text-secondary);
}
.mutual__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
.mutual__button {
  opacity: 0.7;
}
.mutual__button:disabled {
  opacity: 0.7;
}
@media (min-width: 1024px) {
  .mutual {
    flex-direction: row;
  }
  .mutual__content {
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  .dashboard-main-toolbar {
    flex-direction: column;
    margin-bottom: 24px;
    gap: 24px;
    align-items: stretch;
  }
  .dashboard-toolbar-caption {
    margin-bottom: 0;
  }
}
:root[data-theme="coinhouse"] .dashboard-staking-footer {
  padding: 0 var(--space-4) var(--space-4);
}
:root[data-theme="coinhouse"] .button--outline {
  background: var(--color-primary);
  color: var(--color-text-button);
  border-radius: var(--border-radius-lg);
  max-width: 180px;
  margin: 0 var(--space-4) var(--space-4);
}
:root[data-theme="coinhouse"] .button--disabled {
  background: var(--color-text-muted);
  border: 1px solid var(--color-text-muted);
  color: var(--color-text-button);
  border-radius: var(--border-radius-lg);
  max-width: 180px;
  margin: 0 var(--space-4) var(--space-4);
}
:root[data-theme="iofinnet"] .dashboard-sidebar .router-link-exact-active {
  background-color: var(--color-primary);
  display: block;
  border-radius: var(--border-radius-sm);
  color: var(--color-text-button);
  padding: 0 8px;
}
:root[data-theme="iofinnet"] .dashboard-sidebar .router-link-exact-active svg,
:root[data-theme="iofinnet"] .dashboard-sidebar .router-link-exact-active p {
  color: var(--color-text-button);
}
:root[data-theme="iofinnet"] .stake-now,
:root[data-theme="iofinnet"] .mutual__button,
:root[data-theme="iofinnet"] .connect-wallet {
  background-color: var(--color-text-secondary);
}
:root[data-theme="iofinnet"] .styled-checkbox:checked + label:before,
:root[data-theme="iofinnet"] .styled-checkbox:hover + label:before {
  background-color: var(--color-text-primary);
}
:root[data-theme="everstake"]
  .dashboard-sidebar
  .sidebar-connect
  .connect-wallet,
:root[data-theme="everstake"] .dashboard-header .connect-wallet {
  background: linear-gradient(
    to right,
    var(--color-button-hover) 50%,
    var(--color-primary) 50%
  );
  background-size: 200% 100%;
  background-position: right center;
  transition: background-position 0.3s ease;
}
:root[data-theme="everstake"]
  .dashboard-sidebar
  .sidebar-connect
  .connect-wallet:hover,
:root[data-theme="everstake"] .dashboard-header .connect-wallet:hover {
  background-position: left center;
}
:root[data-theme="everstake"] .dashboard-container {
  padding: 0;
}
:root[data-theme="everstake"] .dashboard-body {
  gap: 0;
}
:root[data-theme="everstake"] .dashboard-content {
  gap: 0;
  align-self: stretch;
}
:root[data-theme="everstake"] .dashboard-center {
  padding: 32px 16px 110px;
}
@media (max-width: 1280px) {
  :root[data-theme="everstake"] .dashboard-center {
    padding: 32px 16px 16px;
  }
}
@media (max-width: 640px) {
  :root[data-theme="everstake"] .dashboard-center {
    padding: 24px 16px 16px;
  }
}
:root[data-theme="everstake"] .vertical-line-left-space,
:root[data-theme="everstake"] .vertical-line-right-space {
  width: 1px;
  background-color: var(--primary-border-color);
  align-self: stretch;
  position: relative;
}
:root[data-theme="everstake"] .vertical-line-left-space:after,
:root[data-theme="everstake"] .vertical-line-right-space:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 1px;
  height: 100vh;
  background-color: inherit;
}
:root[data-theme="everstake"] .vertical-line-right-space {
  margin-right: clamp(20px, 5vw, 56px);
}
@media (max-width: 1024px) {
  :root[data-theme="everstake"] .vertical-line-right-space {
    display: none;
  }
}
:root[data-theme="everstake"] .vertical-line-left-space {
  margin-left: clamp(20px, 5vw, 56px);
}
@media (max-width: 1280px) {
  :root[data-theme="everstake"] .vertical-line-left-space {
    display: none;
  }
}
:root[data-theme="everstake"] .dashboard-header {
  height: 48px;
  margin-bottom: 0;
  border-bottom: 1px solid var(--primary-border-color);
}
:root[data-theme="everstake"] .dashboard-header-buttons {
  display: none;
}
:root[data-theme="everstake"] .dashboard-header-left {
  width: 100%;
  justify-content: space-between;
}
:root[data-theme="everstake"] .dashboard-header-left .burger {
  order: 1;
  background: var(--primary-border-color);
  width: 52px;
  height: 52px;
}
:root[data-theme="everstake"] .dashboard-header-left .main-logo-section {
  order: 0;
  padding: 16px;
}
:root[data-theme="everstake"] .dashboard-header .main-logo-section svg {
  height: 20px;
  width: auto;
}
:root[data-theme="everstake"] .dashboard-header .connect-wallet {
  position: relative;
  padding-right: 44px;
  overflow: hidden;
}
:root[data-theme="everstake"] .dashboard-header .connect-wallet:before {
  content: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M5.88281 0.117252L11.7622 6L5.88281 11.8827' stroke='%239CB7B2'/%3E%3Cpath d='M11.7621 6H0' stroke='%239CB7B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0;
  transition: transform 0.2s ease 0.05s;
}
:root[data-theme="everstake"] .dashboard-header .connect-wallet:hover:before {
  content: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M5.88281 0.117252L11.7622 6L5.88281 11.8827' stroke='%23DEE8E6'/%3E%3Cpath d='M11.7621 6H0' stroke='%23DEE8E6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  transform: translateY(-50%) translate(5px);
}
@media (min-width: 1024px) {
  :root[data-theme="everstake"] .dashboard-header {
    height: 72px;
    padding-left: 8px;
  }
  :root[data-theme="everstake"] .dashboard-header-buttons {
    display: flex;
  }
  :root[data-theme="everstake"] .dashboard-header-left {
    width: auto;
    justify-content: flex-start;
  }
  :root[data-theme="everstake"] .dashboard-header .main-logo-section svg {
    height: 32px;
    width: auto;
  }
  :root[data-theme="everstake"] .dashboard-header .connect-wallet {
    height: 72px;
    width: 166px;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -0.01em;
  }
}
:root[data-theme="everstake"] .dashboard-sidebar {
  border: none;
  gap: 16px;
}
@media (max-width: 1024px) {
  :root[data-theme="everstake"] .dashboard-sidebar.open {
    align-self: flex-start;
    height: calc(100vh - 64px);
    overflow-y: auto;
    overscroll-behavior: none;
  }
}
@media (max-width: 1024px) and (max-height: 600px) {
  :root[data-theme="everstake"] .dashboard-sidebar {
    padding: 12px 64px;
    gap: 4px;
  }
}
@media (max-width: 640px) and (max-height: 600px) {
  :root[data-theme="everstake"] .dashboard-sidebar {
    padding: 12px 16px;
    gap: 4px;
  }
}
:root[data-theme="everstake"] .dashboard-sidebar .divider {
  display: none;
}
:root[data-theme="everstake"] .dashboard-sidebar .sidebar-stake-title p,
:root[data-theme="everstake"] .dashboard-sidebar .section-label {
  text-transform: uppercase;
  padding-left: 8px;
  font-size: 13px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.08em;
}
@media (max-width: 640px) {
  :root[data-theme="everstake"] .dashboard-sidebar .sidebar-stake-title p,
  :root[data-theme="everstake"] .dashboard-sidebar .section-label {
    padding-left: 0;
  }
}
:root[data-theme="everstake"] .dashboard-sidebar .sidebar-stake-items {
  padding-left: 0;
  padding-top: 8px;
}
:root[data-theme="everstake"] .dashboard-sidebar .clickable {
  padding-left: 8px;
  font-size: 14px;
  line-height: 120%;
  font-weight: 500;
}
:root[data-theme="everstake"] .dashboard-sidebar .clickable:hover {
  background-color: var(--color-bg-hover-light);
}
@media (max-width: 640px) {
  :root[data-theme="everstake"] .dashboard-sidebar .clickable {
    padding-left: 4px;
    margin-left: -4px;
    margin-right: -4px;
  }
}
:root[data-theme="everstake"] .dashboard-sidebar a.active .clickable {
  background-color: var(--color-bg-hover-light);
}
:root[data-theme="everstake"]
  .dashboard-sidebar
  .sidebar-connect
  .connect-wallet:before {
  content: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M5.88281 0.117252L11.7622 6L5.88281 11.8827' stroke='%239CB7B2'/%3E%3Cpath d='M11.7621 6H0' stroke='%239CB7B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  order: 1;
  line-height: 0;
  display: flex;
  align-items: center;
  transition: transform 0.2s ease 0.05s;
}
:root[data-theme="everstake"]
  .dashboard-sidebar
  .sidebar-connect
  .connect-wallet:hover:before {
  content: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M5.88281 0.117252L11.7622 6L5.88281 11.8827' stroke='%23DEE8E6'/%3E%3Cpath d='M11.7621 6H0' stroke='%23DEE8E6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  transform: translate(5px);
}
:root[data-theme="everstake"] .select__wallet:hover,
:root[data-theme="everstake"] .select__wallet--small:hover {
  border-color: transparent;
  background-color: var(--color-bg-hover-light);
}
:root[data-theme="everstake"] .select__wallet:hover .select__wallet_item,
:root[data-theme="everstake"]
  .select__wallet--small:hover
  .select__wallet_item {
  color: var(--color-primary);
}
:root[data-theme="everstake"] .dashboard-stats-content {
  border: none;
  padding-top: 32px;
}
:root[data-theme="everstake"] .dashboard-stats-content .stats-title {
  text-transform: uppercase;
}
:root[data-theme="everstake"] .dashboard-stats-content .divider {
  display: none;
}
:root[data-theme="everstake"] .dashboard-stats-content .stats-card {
  display: flex;
  flex-direction: column-reverse;
}
:root[data-theme="everstake"] .dashboard-stats-content .stats-card-top {
  margin-bottom: 0;
  margin-top: 2px;
}
:root[data-theme="everstake"] .dashboard-stats-content .stats-card-top .icon {
  display: none;
}
@media (max-width: 600px) {
  :root[data-theme="everstake"] .mutual-widget {
    padding: 16px;
  }
}
:root[data-theme="everstake"] .dashboard-footer {
  justify-content: center;
}
@media (min-width: 1440px) {
  :root[data-theme="everstake"] .dashboard-footer {
    max-width: 1440px;
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  :root[data-theme="everstake"] .dashboard-footer {
    margin-left: max((100% - 630px) / 2, 249px);
    margin-right: auto;
  }
}
:root[data-theme="everstake"] .styled-checkbox + label:before {
  width: 14px !important;
  height: 14px !important;
}
:root[data-theme="everstake"] .styled-checkbox:checked + label:after {
  width: 13px !important;
  height: 13px !important;
  background-size: 10px 9px !important;
  background-position: center center !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
:root[data-theme="everstake"]
  .connect-wallet
  .connect-wallet-content
  .connect-wallet-icon {
  width: 48px;
  height: 48px;
  color: var(--color-toast-success);
}
@media (max-width: 640px) {
  :root[data-theme="everstake"]
    .connect-wallet
    .connect-wallet-content
    .connect-wallet-icon {
    margin-bottom: var(--space-2);
  }
}
:root[data-theme="everstake"] .reward-rate {
  gap: 8px;
}
:root[data-theme="everstake"] .reward-rate-value {
  border: none !important;
  padding: 0 !important;
  color: var(--color-primary);
  font-size: 13px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: -0.26px;
}
:root[data-theme="everstake"] .settings__input-logo {
  color: var(--color-primary);
}
:root[data-theme="everstake"] .input__progress::-webkit-slider-thumb {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect x='1' y='1' width='38' height='38' rx='19' fill='%23034638' stroke='%23022e25' stroke-width='2'/%3E%3Cpath d='M24 25L29 20L24 15' stroke='%23dee8e6' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M16 15L11 20L16 25' stroke='%23dee8e6' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");
}
:root[data-theme="everstake"] .styled-checkbox:checked + label:before,
:root[data-theme="everstake"] .styled-checkbox:hover + label:before {
  background-color: var(--color-text-primary);
  border-color: var(--color-checkbox-border);
}
:root[data-theme="everstake"] .styled-checkbox + label:before {
  border-color: var(--color-checkbox-border);
}
:root[data-theme="everstake"] .styled-checkbox:checked + label:after {
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 1.5L4.875 10.5L1.5 7.125' stroke='%23034638' stroke-width='2.0625' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/svg%3E");
  background-size: 12px 11px;
  background-position: center;
}
:root[data-theme="everstake"] .info-card .button-arrow,
:root[data-theme="everstake"] .dashboard-staking-footer .button-arrow {
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
  width: calc(100% + 2px) !important;
}
:root[data-theme="everstake"] .info-card .button-arrow.button-arrow--disabled,
:root[data-theme="everstake"]
  .dashboard-staking-footer
  .button-arrow.button-arrow--disabled {
  border: 1px solid var(--primary-border-color);
}
:root[data-theme="everstake"] .info-card .button-arrow .button-arrow__square,
:root[data-theme="everstake"]
  .dashboard-staking-footer
  .button-arrow
  .button-arrow__square {
  margin-right: -1px;
}
:root[data-theme="everstake"] .connect-wallet .button-arrow {
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
  width: calc(100% + 2px) !important;
}
:root[data-theme] {
  --toastify-color-light: #fff;
  --toastify-color-dark: var(--color-bg-form-primary);
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 480px !important;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-color-success-dark: #4caf50;
  --toastify-color-error-dark: #f44336;
  --toastify-color-warning-dark: #ff9800;
  --toastify-color-info-dark: #2196f3;
  --toastify-color-progress-dark: var(--color-text-secondary);
}
.Toastify__toast-theme--dark {
  --toastify-color-success: var(--toastify-color-success-dark);
  --toastify-color-error: var(--toastify-color-error-dark);
  --toastify-color-warning: var(--toastify-color-warning-dark);
  --toastify-color-info: var(--toastify-color-info-dark);
}
.Toastify__slide-enter--top-right {
  animation: toastSlideInRight 0.3s ease-in-out;
}
.Toastify__slide-exit--top-right {
  animation: toastSlideOutRight 0.3s ease-in-out;
}
.Toastify__toast-container {
  padding: 16px;
}
.Toastify__toast {
  border-radius: 0 !important;
  box-shadow: 0 8px 32px #0000001f;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.Toastify__toast:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.Toastify__progress-bar {
  height: 2px !important;
  border-radius: 12px 12px 0 0;
  top: 0;
  bottom: auto;
}
.Toastify__toast--success:after {
  background: #bbff9b80;
}
.Toastify__toast--error:after {
  background: #ff535380;
}
.Toastify__close-button {
  color: #ffffffb3;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}
.Toastify__close-button:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .Toastify__toast-container {
    padding: 8px;
  }
  .Toastify__toast {
    margin-bottom: 8px;
    border-radius: 8px;
  }
  :root {
    --toastify-toast-width: 280px;
  }
}
.loader {
  transform: rotate(0);
  animation: spin 2.4s linear infinite;
}
.loader line {
  stroke: var(--color-primary);
  stroke-width: 4;
  stroke-linecap: round;
  opacity: 0.8;
  stroke-dasharray: 10;
  stroke-dashoffset: 10;
  animation: dash 2.4s ease-in-out infinite;
}
@keyframes dash {
  0% {
    stroke-dashoffset: 10;
    opacity: 0.8;
  }
  50% {
    stroke-dashoffset: 0;
    opacity: 0.4;
  }
  to {
    stroke-dashoffset: 10;
    opacity: 0.8;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.tooltip[data-v-6fef4473] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tooltip .tooltip-icon[data-v-6fef4473] {
  color: var(--color-text-muted);
  width: 16px;
  height: 16px;
}
.tooltip .tooltip-icon path[data-v-6fef4473] {
  transition: 0.3s;
}
.tooltip:hover .tooltip-icon[data-v-6fef4473] {
  color: var(--color-primary);
}
.tooltip:hover .tooltip-content[data-v-6fef4473] {
  visibility: visible;
  opacity: 1;
  transform: translate3d(3%, -85%, 0);
}
.tooltip[data-v-6fef4473]:hover:after {
  content: "";
  width: 1px;
  height: 55px;
  background: var(--color-primary);
  position: absolute;
  top: -55px;
}
.tooltip .tooltip-content[data-v-6fef4473] {
  padding: 15px;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  left: -270.6666666667px;
  opacity: 0;
  transition: 0.3s;
  transform: translate3d(-3%, -105%, 0);
  width: max-content;
  max-width: 305px;
  min-width: 300px;
  height: max-content;
  text-align: start;
  text-transform: none;
  background: var(--color-bg-page);
  border: 1px solid var(--primary-border-color);
  border-bottom: 1px solid var(--color-primary);
  border-radius: var(--border-radius-md);
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: var(--color-text-secondary);
}
.info-card[data-v-eb3c225a] {
  background-color: var(--color-bg-section);
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  border: var(--border-primary);
  height: auto;
  min-height: 130px;
}
.info-card__header[data-v-eb3c225a] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 16px;
  border-bottom: var(--border-primary);
}
.info-card__title[data-v-eb3c225a] {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--color-text-muted);
}
.info-card__content[data-v-eb3c225a] {
  flex-grow: 1;
  padding: 16px;
}
.info-card__heading[data-v-eb3c225a] {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: var(--color-text-secondary);
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.info-card__heading--orange[data-v-eb3c225a] {
  font-weight: 500;
  font-size: 48px;
  line-height: 100%;
  color: var(--color-primary);
}
.info-card__description[data-v-eb3c225a] {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: var(--color-text-muted);
}
.info-card__footer[data-v-eb3c225a] {
  margin-top: auto;
  display: flex;
}
.info-card__footer[data-v-eb3c225a] * {
  flex-grow: 1;
}
.sort-indicator[data-v-f3803681] {
  display: inline-flex;
  flex-direction: column;
  gap: 1px;
  margin-left: 4px;
  vertical-align: middle;
}
.sort-indicator__icon[data-v-f3803681] {
  display: block;
  width: 8px;
  height: 6px;
  color: var(--color-text-muted);
  opacity: 0.35;
  transition: opacity 0.2s, color 0.2s;
}
.sort-indicator__icon--active[data-v-f3803681] {
  opacity: 1;
  color: var(--color-primary);
}
.dedicated-table[data-v-1318ac39] {
  border: var(--border-primary);
  background: var(--color-bg-section);
}
.dedicated-table__container[data-v-1318ac39] {
  position: relative;
}
@media (max-width: 768px) {
  .dedicated-table__container[data-v-1318ac39] {
    overflow: auto;
    max-width: calc(100vw - 32px);
  }
}
.dedicated-table__container[data-v-1318ac39]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.dedicated-table__container[data-v-1318ac39]::-webkit-scrollbar-track {
  background: var(--color-bg-form-secondary);
  border-radius: 4px;
}
.dedicated-table__container[data-v-1318ac39]::-webkit-scrollbar-thumb {
  background: var(--color-border-hover);
  border-radius: 4px;
}
.dedicated-table__container[data-v-1318ac39]::-webkit-scrollbar-thumb:hover {
  background: var(--color-border-hover);
}
.dedicated-table__container[data-v-1318ac39]::-webkit-scrollbar-corner {
  background: var(--color-bg-section);
}
.dedicated-table th[data-v-1318ac39] {
  top: 0;
  background: var(--color-bg-section);
  z-index: 1;
}
.dedicated-table table[data-v-1318ac39] {
  width: 100%;
  min-width: 620px;
  border-collapse: collapse;
}
.dedicated-table table th[data-v-1318ac39],
.dedicated-table table td[data-v-1318ac39] {
  padding: 12px 16px;
  text-align: center;
  border-bottom: var(--border-primary);
}
.dedicated-table table th[data-v-1318ac39] {
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  color: var(--color-text-muted);
  overflow: hidden;
}
.dedicated-table table td[data-v-1318ac39] {
  font-size: 13px;
  line-height: 16px;
  color: var(--color-text-secondary);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dedicated-table table tbody tr[data-v-1318ac39]:hover {
  background: var(--color-bg-form-secondary);
}
.dedicated-table table .text-muted[data-v-1318ac39] {
  width: 100%;
  color: var(--color-text-muted);
  display: flex;
  justify-content: center;
}
.empty-state[data-v-1318ac39] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
}
.empty-state__icon[data-v-1318ac39] {
  color: var(--color-text-muted);
  margin-bottom: 24px;
}
.empty-state__text[data-v-1318ac39] {
  color: var(--color-text-muted);
  font-size: 16px;
  font-weight: 400;
}
.loading[data-v-1318ac39] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 112px 0;
}
.loading--overlay[data-v-1318ac39] {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--overlay-bg);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  z-index: 5;
}
tbody tr:last-child td[data-v-1318ac39] {
  border-bottom: none;
}
.th--sortable[data-v-1318ac39] {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.custom-select[data-v-4899414d] {
  position: relative;
  min-width: 100px;
}
.custom-select__trigger[data-v-4899414d] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  padding: 10px 12px;
  background: var(--color-bg-form-secondary);
  border: var(--border-primary);
  color: var(--color-text-secondary);
  font-size: 14px;
  font-family: var(--font-family), sans-serif;
  cursor: pointer;
  transition: border-color 0.2s;
}
.custom-select__trigger[data-v-4899414d]:hover {
  border-color: var(--color-border-hover);
}
.custom-select__value[data-v-4899414d] {
  white-space: nowrap;
}
.custom-select__icon[data-v-4899414d] {
  color: var(--color-text-muted);
  transition: transform 0.2s;
  flex-shrink: 0;
  transform: rotate(90deg);
}
.custom-select--open .custom-select__icon[data-v-4899414d] {
  transform: rotate(-90deg);
}
.custom-select__dropdown[data-v-4899414d] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  background: var(--color-bg-page);
  border: var(--border-primary);
  border-top: none;
  z-index: 10;
}
.custom-select__option[data-v-4899414d] {
  padding: 8px 12px;
  font-size: 14px;
  font-family: var(--font-family), sans-serif;
  color: var(--color-text-muted);
  cursor: pointer;
  transition: background 0.2s;
}
.custom-select__option[data-v-4899414d]:hover {
  background: var(--color-bg-form-tertiary);
  color: var(--color-text-secondary);
}
.custom-select__option--selected[data-v-4899414d] {
  background: var(--color-bg-form-tertiary);
  color: var(--color-primary);
}
.button-arrow[data-v-5a7f0809] {
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
  border: none;
  border-radius: var(--border-radius-lg);
  font-weight: 500;
  text-transform: var(--tt-button);
  background: var(--color-text-secondary);
  color: var(--color-text-button);
  transition: background 0.2s linear, color 0.2s linear;
}
.button-arrow[data-v-5a7f0809]:hover:not(:disabled):not(
    .button-arrow--disabled
  ) {
  background: var(--color-button-hover);
}
.button-arrow[data-v-5a7f0809]:disabled {
  pointer-events: none;
}
.button-arrow.button-arrow--disabled[data-v-5a7f0809] {
  background: var(--color-bg-hover-light);
  color: var(--color-primary);
  border: 1px solid var(--primary-border-color);
  opacity: 1;
}
.button-arrow.button-arrow--disabled .button-arrow__square[data-v-5a7f0809] {
  border-left-color: var(--primary-border-color);
}
.button-arrow.button-arrow--disabled[data-v-5a7f0809]:hover {
  background: var(--color-bg-hover-light);
}
.button-arrow__text[data-v-5a7f0809] {
  flex: 1;
  text-align: center;
  padding-right: 14px;
}
.button-arrow__square[data-v-5a7f0809] {
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  align-self: stretch;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-left: 1px solid currentColor;
}
.button-arrow__arrow[data-v-5a7f0809] {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.button-arrow__arrow--out[data-v-5a7f0809] {
  transform: translate(0);
  opacity: 1;
}
.button-arrow__arrow--in[data-v-5a7f0809] {
  transform: translate(-24px);
  opacity: 0;
}
.button-arrow--lg[data-v-5a7f0809] {
  height: 48px;
  padding: 0 0 0 14px;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.015em;
}
.button-arrow--sm[data-v-5a7f0809] {
  height: 40px;
  padding: 0 0 0 14px;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.button-arrow:hover:not(:disabled):not(.button-arrow--disabled)
  .button-arrow__arrow--out[data-v-5a7f0809] {
  transform: translate(24px);
  opacity: 0;
}
.button-arrow:hover:not(:disabled):not(.button-arrow--disabled)
  .button-arrow__arrow--in[data-v-5a7f0809] {
  transform: translate(0);
  opacity: 1;
}
.dp__input_wrap {
  position: relative;
  width: 100%;
  box-sizing: unset;
}
.dp__input_wrap:focus {
  border-color: var(--dp-border-color-hover);
  outline: none;
}
.dp__input_valid {
  box-shadow: 0 0 var(--dp-border-radius) var(--dp-success-color);
  border-color: var(--dp-success-color);
}
.dp__input_valid:hover {
  border-color: var(--dp-success-color);
}
.dp__input_invalid {
  box-shadow: 0 0 var(--dp-border-radius) var(--dp-danger-color);
  border-color: var(--dp-danger-color);
}
.dp__input_invalid:hover {
  border-color: var(--dp-danger-color);
}
.dp__input {
  background-color: var(--dp-background-color);
  border-radius: var(--dp-border-radius);
  font-family: var(--dp-font-family);
  border: 1px solid var(--dp-border-color);
  outline: none;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  font-size: var(--dp-font-size);
  line-height: calc(var(--dp-font-size) * 1.5);
  padding: var(--dp-input-padding);
  color: var(--dp-text-color);
  box-sizing: border-box;
}
.dp__input::placeholder {
  opacity: 0.7;
}
.dp__input:hover:not(.dp__input_focus) {
  border-color: var(--dp-border-color-hover);
}
.dp__input_not_clearable {
  padding-inline-end: var(--dp-input-not-clearable-padding) !important;
}
.dp__input_reg {
  caret-color: #0000;
}
.dp__input_focus {
  border-color: var(--dp-border-color-focus);
}
.dp__disabled {
  background: var(--dp-disabled-color);
}
.dp__disabled::placeholder {
  color: var(--dp-disabled-color-text);
}
.dp__input_icons {
  display: inline-block;
  width: var(--dp-font-size);
  height: var(--dp-font-size);
  stroke-width: 0;
  font-size: var(--dp-font-size);
  line-height: calc(var(--dp-font-size) * 1.5);
  padding: 6px 12px;
  color: var(--dp-icon-color);
  box-sizing: content-box;
}
.dp__input_icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  inset-inline-start: 0;
  transform: translateY(-50%);
  color: var(--dp-icon-color);
}
.dp--clear-btn {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  transform: translateY(-50%);
  cursor: pointer;
  color: var(--dp-icon-color);
  background: #0000;
  border: none;
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.dp__input_icon_pad {
  padding-inline-start: var(--dp-input-icon-padding);
}
.dp__menu {
  background: var(--dp-background-color);
  border-radius: var(--dp-border-radius);
  min-width: var(--dp-menu-min-width);
  font-family: var(--dp-font-family);
  font-size: var(--dp-font-size);
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid var(--dp-menu-border-color);
  box-sizing: border-box;
}
.dp__menu:after {
  box-sizing: border-box;
}
.dp__menu:before {
  box-sizing: border-box;
}
.dp__menu:focus {
  border: 1px solid var(--dp-menu-border-color);
  outline: none;
}
.dp--menu-wrapper {
  position: absolute;
  z-index: 99999;
}
.dp__menu_inner {
  padding: var(--dp-menu-padding);
}
.dp--menu--inner-stretched {
  padding: 6px 0;
}
.dp__menu_index {
  z-index: 99999;
}
.dp-menu-loading,
.dp__menu_readonly,
.dp__menu_disabled {
  position: absolute;
  inset: 0;
  z-index: 999999;
}
.dp__menu_disabled {
  background: #ffffff80;
  cursor: not-allowed;
}
.dp__menu_readonly {
  background: #0000;
  cursor: default;
}
.dp-menu-loading {
  background: #ffffff80;
  cursor: default;
}
.dp--menu-load-container {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.dp--menu-loader {
  width: 48px;
  height: 48px;
  border: var(--dp-loader);
  border-bottom-color: #0000;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: dp-load-rotation 1s linear infinite;
  position: absolute;
}
@keyframes dp-load-rotation {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.dp__arrow_top {
  height: 12px;
  width: 12px;
  background-color: var(--dp-background-color);
  position: absolute;
  border-inline-end: 1px solid var(--dp-menu-border-color);
  border-top: 1px solid var(--dp-menu-border-color);
  transform: translateY(-50%) rotate(-45deg);
}
.dp__arrow_bottom {
  left: var(--dp-arrow-left);
  bottom: 0;
  height: 12px;
  width: 12px;
  background-color: var(--dp-background-color);
  position: absolute;
  border-inline-end: 1px solid var(--dp-menu-border-color);
  border-bottom: 1px solid var(--dp-menu-border-color);
  transform: translate(-50%, 50%) rotate(45deg);
}
.dp__action_extra {
  text-align: center;
  padding: 2px 0;
}
.dp--preset-dates {
  padding: 5px;
  border-inline-end: 1px solid var(--dp-border-color);
}
.dp--preset-dates[data-dp-mobile],
.dp--preset-dates-collapsed {
  display: flex;
  align-self: center;
  border: none;
  overflow-x: auto;
  max-width: calc(var(--dp-menu-width) - var(--dp-action-row-padding) * 2);
}
.dp__sidebar_left {
  padding: 5px;
  border-inline-end: 1px solid var(--dp-border-color);
}
.dp__sidebar_right {
  padding: 5px;
  margin-inline-end: 1px solid var(--dp-border-color);
}
.dp--preset-range {
  display: block;
  width: 100%;
  padding: 5px;
  text-align: left;
  white-space: nowrap;
  color: var(--dp-text-color);
  border-radius: var(--dp-border-radius);
  transition: var(--dp-common-transition);
}
.dp--preset-range:hover {
  background-color: var(--dp-hover-color);
  color: var(--dp-hover-text-color);
  cursor: pointer;
}
.dp--preset-range[data-dp-mobile] {
  border: 1px solid var(--dp-border-color);
  margin: 0 3px;
}
.dp--preset-range[data-dp-mobile]:first-child {
  margin-left: 0;
}
.dp--preset-range[data-dp-mobile]:last-child {
  margin-right: 0;
}
.dp--preset-range-collapsed {
  border: 1px solid var(--dp-border-color);
  margin: 0 3px;
}
.dp--preset-range-collapsed:first-child {
  margin-left: 0;
}
.dp--preset-range-collapsed:last-child {
  margin-right: 0;
}
.dp__menu_content_wrapper {
  display: flex;
}
.dp__menu_content_wrapper[data-dp-mobile],
.dp--menu-content-wrapper-collapsed {
  flex-direction: column-reverse;
}
.dp__calendar_header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--dp-text-color);
  white-space: nowrap;
  font-weight: 700;
}
.dp__calendar_header_item {
  text-align: center;
  flex-grow: 1;
  height: var(--dp-cell-size);
  padding: var(--dp-cell-padding);
  width: var(--dp-cell-size);
  box-sizing: border-box;
}
.dp__calendar_row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: var(--dp-row-margin);
}
.dp__calendar_item {
  text-align: center;
  flex-grow: 1;
  box-sizing: border-box;
  color: var(--dp-text-color);
}
.dp__calendar {
  position: relative;
}
.dp__calendar_header_cell {
  border-bottom: thin solid var(--dp-border-color);
  padding: var(--dp-calendar-header-cell-padding);
}
.dp__cell_inner {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: var(--dp-cell-border-radius);
  height: var(--dp-cell-size);
  padding: var(--dp-cell-padding);
  width: var(--dp-cell-size);
  border: 1px solid rgba(0, 0, 0, 0);
  box-sizing: border-box;
  position: relative;
}
.dp__cell_inner:hover {
  transition: all 0.2s;
}
.dp__cell_auto_range_start,
.dp__date_hover_start:hover,
.dp__range_start {
  border-end-end-radius: 0;
  border-start-end-radius: 0;
}
.dp__cell_auto_range_end,
.dp__date_hover_end:hover,
.dp__range_end {
  border-end-start-radius: 0;
  border-start-start-radius: 0;
}
.dp__range_end,
.dp__range_start,
.dp__active_date {
  background: var(--dp-primary-color);
  color: var(--dp-primary-text-color);
}
.dp__date_hover_end:hover,
.dp__date_hover_start:hover,
.dp__date_hover:hover {
  background: var(--dp-hover-color);
  color: var(--dp-hover-text-color);
}
.dp__cell_offset {
  color: var(--dp-secondary-color);
}
.dp__cell_disabled {
  color: var(--dp-secondary-color);
  cursor: not-allowed;
}
.dp--extended-fixed-end,
.dp--extended-fixed-start,
.dp__range_between {
  background: var(--dp-range-between-dates-background-color);
  color: var(--dp-range-between-dates-text-color);
  border-radius: 0;
  border: 1px solid var(--dp-range-between-border-color);
}
.dp__range_between_week {
  background: var(--dp-primary-color);
  color: var(--dp-primary-text-color);
  border-radius: 0;
  border-top: 1px solid var(--dp-primary-color);
  border-bottom: 1px solid var(--dp-primary-color);
}
.dp__today {
  border: 1px solid var(--dp-primary-color);
}
.dp__week_num {
  color: var(--dp-secondary-color);
  text-align: center;
}
.dp__cell_auto_range {
  border-radius: 0;
  border-top: 1px dashed var(--dp-primary-color);
  border-bottom: 1px dashed var(--dp-primary-color);
}
.dp__cell_auto_range_start {
  border-start-start-radius: var(--dp-cell-border-radius);
  border-end-start-radius: var(--dp-cell-border-radius);
  border-inline-start: 1px dashed var(--dp-primary-color);
  border-top: 1px dashed var(--dp-primary-color);
  border-bottom: 1px dashed var(--dp-primary-color);
}
.dp__cell_auto_range_end {
  border-start-end-radius: var(--dp-cell-border-radius);
  border-end-end-radius: var(--dp-cell-border-radius);
  border-top: 1px dashed var(--dp-primary-color);
  border-bottom: 1px dashed var(--dp-primary-color);
  border-inline-end: 1px dashed var(--dp-primary-color);
}
.dp__calendar_header_separator {
  width: 100%;
  height: 1px;
  background: var(--dp-border-color);
}
.dp__calendar_next {
  margin-inline-start: var(--dp-multi-calendars-spacing);
}
.dp__marker_line,
.dp__marker_dot {
  height: 5px;
  background-color: var(--dp-marker-color);
  position: absolute;
  bottom: 0;
}
.dp__marker_dot {
  width: 5px;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%);
}
.dp__marker_line {
  width: 100%;
  left: 0;
}
.dp__marker_tooltip {
  position: absolute;
  border-radius: var(--dp-border-radius);
  background-color: var(--dp-tooltip-color);
  padding: 5px;
  border: 1px solid var(--dp-border-color);
  z-index: 99999;
  box-sizing: border-box;
  cursor: default;
}
.dp__tooltip_content {
  white-space: nowrap;
}
.dp__tooltip_text {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  color: var(--dp-text-color);
}
.dp__tooltip_mark {
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: var(--dp-text-color);
  color: var(--dp-text-color);
  margin-inline-end: 5px;
}
.dp__arrow_bottom_tp {
  bottom: 0;
  height: 8px;
  width: 8px;
  background-color: var(--dp-tooltip-color);
  position: absolute;
  border-inline-end: 1px solid var(--dp-border-color);
  border-bottom: 1px solid var(--dp-border-color);
  transform: translate(-50%, 50%) rotate(45deg);
}
.dp__instance_calendar {
  position: relative;
  width: 100%;
}
.dp__flex_display[data-dp-mobile],
.dp--flex-display-collapsed {
  flex-direction: column;
}
.dp__cell_highlight {
  background-color: var(--dp-highlight-color);
}
.dp__month_year_row {
  display: flex;
  align-items: center;
  height: var(--dp-month-year-row-height);
  color: var(--dp-text-color);
  box-sizing: border-box;
}
.dp__inner_nav {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: var(--dp-month-year-row-button-size);
  width: var(--dp-month-year-row-button-size);
  color: var(--dp-icon-color);
  text-align: center;
  border-radius: 50%;
}
.dp__inner_nav svg {
  height: var(--dp-button-icon-height);
  width: var(--dp-button-icon-height);
}
.dp__inner_nav:hover {
  background: var(--dp-hover-color);
  color: var(--dp-hover-icon-color);
}
[dir="rtl"] .dp__inner_nav {
  transform: rotate(180deg);
}
.dp__inner_nav_disabled:hover,
.dp__inner_nav_disabled {
  background: var(--dp-disabled-color);
  color: var(--dp-disabled-color-text);
  cursor: not-allowed;
}
.dp--year-select,
.dp__month_year_select {
  text-align: center;
  cursor: pointer;
  height: var(--dp-month-year-row-height);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--dp-border-radius);
  box-sizing: border-box;
  color: var(--dp-text-color);
}
.dp--year-select:hover,
.dp__month_year_select:hover {
  background: var(--dp-hover-color);
  color: var(--dp-hover-text-color);
  transition: var(--dp-common-transition);
}
.dp__month_year_select {
  width: 50%;
}
.dp--year-select {
  width: 100%;
}
.dp__month_year_wrap {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.dp__year_disable_select {
  justify-content: space-around;
}
.dp--header-wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.dp__overlay {
  width: 100%;
  background: var(--dp-background-color);
  transition: opacity 1s ease-out;
  z-index: 99999;
  font-family: var(--dp-font-family);
  color: var(--dp-text-color);
  box-sizing: border-box;
}
.dp--overlay-absolute {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.dp--overlay-relative {
  position: relative;
}
.dp__overlay_container::-webkit-scrollbar-track {
  box-shadow: var(--dp-scroll-bar-background);
  background-color: var(--dp-scroll-bar-background);
}
.dp__overlay_container::-webkit-scrollbar {
  width: 5px;
  background-color: var(--dp-scroll-bar-background);
}
.dp__overlay_container::-webkit-scrollbar-thumb {
  background-color: var(--dp-scroll-bar-color);
  border-radius: 10px;
}
.dp__overlay:focus {
  border: none;
  outline: none;
}
.dp__container_flex {
  display: flex;
}
.dp__container_block {
  display: block;
}
.dp__overlay_container {
  flex-direction: column;
  overflow-y: auto;
  height: var(--dp-overlay-height);
}
.dp__time_picker_overlay_container {
  height: 100%;
}
.dp__overlay_row {
  padding: 0;
  box-sizing: border-box;
  display: flex;
  margin-inline: auto;
  flex-wrap: wrap;
  max-width: 100%;
  width: 100%;
  align-items: center;
}
.dp__flex_row {
  flex: 1;
}
.dp__overlay_col {
  box-sizing: border-box;
  width: 33%;
  padding: var(--dp-overlay-col-padding);
  white-space: nowrap;
}
.dp__overlay_cell_pad {
  padding: var(--dp-common-padding) 0;
}
.dp__overlay_cell_active {
  cursor: pointer;
  border-radius: var(--dp-border-radius);
  text-align: center;
  background: var(--dp-primary-color);
  color: var(--dp-primary-text-color);
}
.dp__overlay_cell {
  cursor: pointer;
  border-radius: var(--dp-border-radius);
  text-align: center;
}
.dp__overlay_cell:hover {
  background: var(--dp-hover-color);
  color: var(--dp-hover-text-color);
  transition: var(--dp-common-transition);
}
.dp__cell_in_between {
  background: var(--dp-hover-color);
  color: var(--dp-hover-text-color);
}
.dp__over_action_scroll {
  right: 5px;
  box-sizing: border-box;
}
.dp__overlay_cell_disabled {
  cursor: not-allowed;
  background: var(--dp-disabled-color);
}
.dp__overlay_cell_disabled:hover {
  background: var(--dp-disabled-color);
}
.dp__overlay_cell_active_disabled {
  cursor: not-allowed;
  background: var(--dp-primary-disabled-color);
}
.dp__overlay_cell_active_disabled:hover {
  background: var(--dp-primary-disabled-color);
}
.dp__btn,
.dp--qr-btn,
.dp--time-overlay-btn,
.dp--time-invalid {
  border: none;
  font: inherit;
  transition: var(--dp-common-transition);
  line-height: normal;
}
.dp--year-mode-picker {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  height: var(--dp-cell-size);
}
.dp--tp-wrap {
  width: 100%;
}
.dp--tp-wrap[data-dp-mobile] {
  max-width: 100%;
}
.dp__time_input {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  user-select: none;
  font-family: var(--dp-font-family);
  color: var(--dp-text-color);
}
.dp__time_col_reg_block {
  padding: 0 20px;
}
.dp__time_col_reg_inline {
  padding: 0 10px;
}
.dp__time_col_reg_with_button {
  padding: 0 15px;
}
.dp__time_col_reg_with_button[data-compact~="true"] {
  padding: 0 5px;
}
.dp__time_col_sec {
  padding: 0 10px;
}
.dp__time_col_sec_with_button {
  padding: 0 5px;
}
.dp__time_col_sec_with_button[data-collapsed~="true"] {
  padding: 0;
}
.dp__time_col {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.dp__time_col_block {
  font-size: var(--dp-time-font-size);
}
.dp__time_display_block {
  padding: 0 3px;
}
.dp__time_display_inline {
  padding: 5px;
}
.dp__time_picker_inline_container {
  display: flex;
  width: 100%;
  justify-content: center;
}
.dp__inc_dec_button {
  padding: 5px;
  margin: 0;
  height: var(--dp-time-inc-dec-button-size);
  width: var(--dp-time-inc-dec-button-size);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  color: var(--dp-icon-color);
  box-sizing: border-box;
}
.dp__inc_dec_button svg {
  height: var(--dp-time-inc-dec-button-size);
  width: var(--dp-time-inc-dec-button-size);
}
.dp__inc_dec_button:hover {
  background: var(--dp-hover-color);
  color: var(--dp-hover-icon-color);
}
.dp__time_display {
  cursor: pointer;
  color: var(--dp-text-color);
  border-radius: var(--dp-border-radius);
  display: flex;
  align-items: center;
  justify-content: center;
}
.dp__time_display:hover:enabled {
  background: var(--dp-hover-color);
  color: var(--dp-hover-text-color);
}
.dp__inc_dec_button_inline {
  width: 100%;
  padding: 0;
  height: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.dp__inc_dec_button_disabled,
.dp__inc_dec_button_disabled:hover {
  background: var(--dp-disabled-color);
  color: var(--dp-disabled-color-text);
  cursor: not-allowed;
}
.dp__pm_am_button {
  background: var(--dp-primary-color);
  color: var(--dp-primary-text-color);
  border: none;
  padding: var(--dp-common-padding);
  border-radius: var(--dp-border-radius);
  cursor: pointer;
}
.dp__pm_am_button[data-compact~="true"] {
  padding: 7px;
}
.dp__tp_inline_btn_bar {
  width: 100%;
  height: 4px;
  background-color: var(--dp-secondary-color);
  transition: var(--dp-common-transition);
  border-collapse: collapse;
}
.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r {
  background-color: var(--dp-primary-color);
  transform: rotate(12deg) scale(1.15) translateY(-2px);
}
.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,
.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r {
  background-color: var(--dp-primary-color);
  transform: rotate(-12deg) scale(1.15) translateY(-2px);
}
.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l {
  background-color: var(--dp-primary-color);
  transform: rotate(12deg) scale(1.15) translateY(-2px);
}
.dp--time-overlay-btn {
  background: none;
}
.dp--time-invalid {
  background-color: var(--dp-disabled-color);
}
.dp__action_row {
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--dp-action-row-padding);
  box-sizing: border-box;
  color: var(--dp-text-color);
  flex-flow: row nowrap;
}
.dp__action_row svg {
  height: var(--dp-button-icon-height);
  width: auto;
}
.dp__selection_preview {
  display: block;
  color: var(--dp-text-color);
  font-size: var(--dp-preview-font-size);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dp__action_buttons {
  display: flex;
  flex: 0;
  white-space: nowrap;
  align-items: center;
  justify-content: flex-end;
  margin-inline-start: auto;
}
.dp__action_button {
  display: inline-flex;
  align-items: center;
  background: #0000;
  border: 1px solid rgba(0, 0, 0, 0);
  padding: var(--dp-action-buttons-padding);
  line-height: var(--dp-action-button-height);
  margin-inline-start: 3px;
  height: var(--dp-action-button-height);
  cursor: pointer;
  border-radius: var(--dp-border-radius);
  font-size: var(--dp-preview-font-size);
  font-family: var(--dp-font-family);
}
.dp__action_cancel {
  color: var(--dp-text-color);
  border: 1px solid var(--dp-border-color);
}
.dp__action_cancel:hover {
  border-color: var(--dp-primary-color);
  transition: var(--dp-action-row-transition);
}
.dp__action_buttons .dp__action_select {
  background: var(--dp-primary-color);
  color: var(--dp-primary-text-color);
}
.dp__action_buttons .dp__action_select:hover {
  background: var(--dp-primary-color);
  transition: var(--dp-action-row-transition);
}
.dp__action_buttons .dp__action_select:disabled {
  background: var(--dp-primary-disabled-color);
  cursor: not-allowed;
}
.dp-quarter-picker-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: var(--dp-menu-min-width);
}
.dp--qr-btn-disabled {
  cursor: not-allowed;
  background: var(--dp-disabled-color);
}
.dp--qr-btn-disabled:hover {
  background: var(--dp-disabled-color);
}
.dp--qr-btn {
  width: 100%;
  padding: var(--dp-common-padding);
}
.dp--qr-btn:not(
    .dp--highlighted,
    .dp--qr-btn-active,
    .dp--qr-btn-disabled,
    .dp--qr-btn-between
  ) {
  background: none;
}
.dp--qr-btn:hover:not(.dp--qr-btn-active, .dp--qr-btn-disabled) {
  background: var(--dp-hover-color);
  color: var(--dp-hover-text-color);
  transition: var(--dp-common-transition);
}
.dp--quarter-items {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
  height: 100%;
  justify-content: space-evenly;
}
.dp--qr-btn-active {
  background: var(--dp-primary-color);
  color: var(--dp-primary-text-color);
}
.dp--qr-btn-between {
  background: var(--dp-hover-color);
  color: var(--dp-hover-text-color);
}
:root {
  --dp-common-transition: all 0.1s ease-in;
  --dp-menu-padding: 6px 8px;
  --dp-animation-duration: 0.1s;
  --dp-menu-appear-transition-timing: cubic-bezier(0.4, 0, 1, 1);
  --dp-transition-timing: ease-out;
  --dp-action-row-transition: all 0.2s ease-in;
  --dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto,
    oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  --dp-border-radius: 4px;
  --dp-cell-border-radius: 4px;
  --dp-transition-length: 22px;
  --dp-transition-timing-general: 0.1s;
  --dp-button-height: 35px;
  --dp-month-year-row-height: 35px;
  --dp-month-year-row-button-size: 25px;
  --dp-button-icon-height: 20px;
  --dp-calendar-wrap-padding: 0 5px;
  --dp-cell-size: 35px;
  --dp-cell-padding: 5px;
  --dp-common-padding: 10px;
  --dp-input-icon-padding: 35px;
  --dp-input-padding: 6px 30px 6px 12px;
  --dp-input-not-clearable-padding: 12px;
  --dp-menu-min-width: 260px;
  --dp-action-buttons-padding: 1px 6px;
  --dp-row-margin: 5px 0;
  --dp-calendar-header-cell-padding: 0.5rem;
  --dp-multi-calendars-spacing: 10px;
  --dp-overlay-col-padding: 3px;
  --dp-time-inc-dec-button-size: 32px;
  --dp-font-size: 1rem;
  --dp-preview-font-size: 0.8rem;
  --dp-time-font-size: 2rem;
  --dp-action-button-height: 22px;
  --dp-action-row-padding: 8px;
  --dp-direction: ltr;
}
.dp__theme_dark {
  --dp-background-color: #212121;
  --dp-text-color: #fff;
  --dp-hover-color: #484848;
  --dp-hover-text-color: #fff;
  --dp-hover-icon-color: #959595;
  --dp-primary-color: #005cb2;
  --dp-primary-disabled-color: #61a8ea;
  --dp-primary-text-color: #fff;
  --dp-secondary-color: #a9a9a9;
  --dp-border-color: #2d2d2d;
  --dp-menu-border-color: #2d2d2d;
  --dp-border-color-hover: #aaaeb7;
  --dp-border-color-focus: #aaaeb7;
  --dp-disabled-color: #737373;
  --dp-disabled-color-text: #d0d0d0;
  --dp-scroll-bar-background: #212121;
  --dp-scroll-bar-color: #484848;
  --dp-success-color: #00701a;
  --dp-success-color-disabled: #428f59;
  --dp-icon-color: #959595;
  --dp-danger-color: #e53935;
  --dp-marker-color: #e53935;
  --dp-tooltip-color: #3e3e3e;
  --dp-highlight-color: rgb(0 92 178 / 20%);
  --dp-range-between-dates-background-color: var(--dp-hover-color, #484848);
  --dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);
  --dp-range-between-border-color: var(--dp-hover-color, #fff);
  --dp-loader: 5px solid #005cb2;
}
.dp__theme_light {
  --dp-background-color: #fff;
  --dp-text-color: #212121;
  --dp-hover-color: #f3f3f3;
  --dp-hover-text-color: #212121;
  --dp-hover-icon-color: #959595;
  --dp-primary-color: #1976d2;
  --dp-primary-disabled-color: #6bacea;
  --dp-primary-text-color: #fff;
  --dp-secondary-color: #c0c4cc;
  --dp-border-color: #ddd;
  --dp-menu-border-color: #ddd;
  --dp-border-color-hover: #aaaeb7;
  --dp-border-color-focus: #aaaeb7;
  --dp-disabled-color: #f6f6f6;
  --dp-scroll-bar-background: #f3f3f3;
  --dp-scroll-bar-color: #959595;
  --dp-success-color: #76d275;
  --dp-success-color-disabled: #a3d9b1;
  --dp-icon-color: #959595;
  --dp-danger-color: #ff6f60;
  --dp-marker-color: #ff6f60;
  --dp-tooltip-color: #fafafa;
  --dp-disabled-color-text: #8e8e8e;
  --dp-highlight-color: rgb(25 118 210 / 10%);
  --dp-range-between-dates-background-color: var(--dp-hover-color, #f3f3f3);
  --dp-range-between-dates-text-color: var(--dp-hover-text-color, #212121);
  --dp-range-between-border-color: var(--dp-hover-color, #f3f3f3);
  --dp-loader: 5px solid #1976d2;
}
.dp__flex {
  display: flex;
  align-items: center;
}
.dp__btn {
  background: none;
}
.dp__main {
  font-family: var(--dp-font-family);
  -webkit-user-select: none;
  user-select: none;
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
.dp__main * {
  direction: var(--dp-direction, ltr);
}
.dp__pointer {
  cursor: pointer;
}
.dp__icon {
  stroke: currentcolor;
  fill: currentcolor;
}
.dp__button {
  width: 100%;
  text-align: center;
  color: var(--dp-icon-color);
  cursor: pointer;
  display: flex;
  align-items: center;
  place-content: center center;
  padding: var(--dp-common-padding);
  box-sizing: border-box;
  height: var(--dp-button-height);
}
.dp__button.dp__overlay_action {
  position: absolute;
  bottom: 0;
}
.dp__button:hover {
  background: var(--dp-hover-color);
  color: var(--dp-hover-icon-color);
}
.dp__button svg {
  height: var(--dp-button-icon-height);
  width: auto;
}
.dp__button_bottom {
  border-bottom-left-radius: var(--dp-border-radius);
  border-bottom-right-radius: var(--dp-border-radius);
}
.dp__flex_display {
  display: flex;
}
.dp__flex_display_with_input {
  flex-direction: column;
  align-items: flex-start;
}
.dp__relative {
  position: relative;
}
.calendar-next-enter-active,
.calendar-next-leave-active,
.calendar-prev-enter-active,
.calendar-prev-leave-active {
  transition: all var(--dp-transition-timing-general) ease-out;
}
.calendar-next-enter-from {
  opacity: 0;
  transform: translate(var(--dp-transition-length));
}
.calendar-next-leave-to,
.calendar-prev-enter-from {
  opacity: 0;
  transform: translate(calc(var(--dp-transition-length) * -1));
}
.calendar-prev-leave-to {
  opacity: 0;
  transform: translate(var(--dp-transition-length));
}
.dp-menu-appear-bottom-enter-active,
.dp-menu-appear-bottom-leave-active,
.dp-menu-appear-top-enter-active,
.dp-menu-appear-top-leave-active,
.dp-slide-up-enter-active,
.dp-slide-up-leave-active,
.dp-slide-down-enter-active,
.dp-slide-down-leave-active {
  transition: all var(--dp-animation-duration) var(--dp-transition-timing);
}
.dp-menu-appear-top-enter-from,
.dp-menu-appear-top-leave-to,
.dp-slide-down-leave-to,
.dp-slide-up-enter-from {
  opacity: 0;
  transform: translateY(var(--dp-transition-length));
}
.dp-menu-appear-bottom-enter-from,
.dp-menu-appear-bottom-leave-to,
.dp-slide-down-enter-from,
.dp-slide-up-leave-to {
  opacity: 0;
  transform: translateY(calc(var(--dp-transition-length) * -1));
}
.dp--arrow-btn-nav {
  transition: var(--dp-common-transition);
  height: 100%;
}
.dp--highlighted {
  background-color: var(--dp-highlight-color);
}
.dp--hidden-el {
  visibility: hidden;
}
.dp--centered {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
}
.dp__theme_dark {
  --dp-background-color: var(--color-bg-form-primary);
  --dp-text-color: var(--color-text-secondary);
  --dp-hover-color: transparent;
  --dp-primary-color: var(--color-primary);
  --dp-primary-text-color: var(--dp-primary-text-color-theme);
  --dp-secondary-color: var(--color-text-muted);
  --dp-menu-border-color: var(--color-border-hover);
  --dp-disabled-color: var(--color-bg-form-secondary);
  --dp-range-between-dates-background-color: var(--color-selection);
  --dp-range-between-dates-text-color: var(--color-text-secondary);
  --dp-font-size: 12px;
  --dp-border-color: var(--primary-border-color);
  --dp-border-color-hover: var(--color-border-hover);
  --dp-icon-color: var(--color-text-muted);
  --dp-hover-text-color: var(--color-primary);
}
.dp__main {
  width: 100%;
}
.dp__input_wrap {
  width: 100%;
  height: 38px;
}
.dp__input {
  background: transparent;
  padding: 8px 24px;
  font-family: var(--font-family), sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  height: 38px;
  border-radius: 0;
  text-overflow: ellipsis;
  max-width: none;
}
.dp__input::placeholder {
  color: var(--color-text-muted);
  opacity: 1;
}
.dp__input_icon {
  width: 14px;
  padding: 0;
  left: 8px;
}
.dp__input_icon svg {
  width: 10px;
  height: 10px;
}
.dp--preset-dates {
  padding: 8px;
  border-right: 1px solid var(--color-border-hover);
}
.dp--preset-range.dp__btn {
  font-family: var(--font-family), sans-serif;
  padding: 8px 12px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: var(--color-text-muted);
  border-radius: 4px;
  background: transparent;
}
.dp--preset-range.dp__btn:hover {
  color: var(--color-primary);
}
.dp--preset-range.dp__btn:focus,
.dp--preset-range.dp__btn:active {
  background: var(--color-primary);
  color: var(--dp-primary-text-color);
}
.dp__action_buttons {
  padding: 8px;
  gap: 8px;
}
@media (max-width: 768px) {
  .dp__theme_dark {
    --dp-menu-min-width: min(340px, calc(100vw - 32px));
  }
  .dp__theme_dark .dp__action_row {
    flex-direction: column;
    gap: 8px;
  }
  .dp__theme_dark .dp__selection_preview {
    max-width: 100% !important;
    width: 100% !important;
    text-align: right;
    padding: 0 8px;
    white-space: nowrap;
    overflow: visible;
  }
}
.dp__action_button {
  font-family: var(--font-family), sans-serif;
  font-size: 11px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 10px 16px;
  border-radius: 4px;
  transition: all 0.2s ease;
}
.dp__action_cancel {
  background: transparent;
  color: var(--color-text-muted);
  border: 1px solid var(--color-border-hover);
}
.dp__action_cancel:hover {
  color: var(--color-primary);
  border-color: var(--color-primary);
}
.dp__action_buttons .dp__action_select {
  background: var(--color-primary);
  color: var(--dp-button-color);
  border: 1px solid var(--color-primary);
}
.dp__action_buttons .dp__action_select:hover {
  opacity: 0.9;
}
.dp__action_buttons .dp__action_select:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.dp__month_year_select {
  color: var(--color-text-muted);
}
.dp__month_year_select:hover {
  color: var(--color-primary);
}
.dp--arrow-btn-nav:hover svg {
  color: var(--color-primary);
  fill: var(--color-primary);
}
.dp--arrow-btn-nav:hover svg path {
  stroke: var(--color-primary);
  fill: var(--color-primary);
}
.dp__btn {
  color: var(--color-text-muted);
}
.dp__btn:hover {
  color: var(--color-primary);
}
.pagination[data-v-01eb6999] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  border-radius: 0;
  padding: 16px;
  background: var(--color-bg-form-secondary);
  border: var(--border-primary);
  border-top: none;
}
@media (max-width: 480px) {
  .pagination[data-v-01eb6999] {
    padding: 12px 8px;
  }
}
.pagination__btn[data-v-01eb6999] {
  border: 1px solid var(--primary-border-color);
  margin-left: -1px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: transparent;
  color: var(--color-text-muted);
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.2s;
}
.pagination__btn[data-v-01eb6999]:hover:not(:disabled):not(
    .pagination__btn--active
  ) {
  background-color: var(--color-bg-hover-light);
}
.pagination__btn[data-v-01eb6999]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.pagination__btn--active[data-v-01eb6999] {
  background: var(--color-text-secondary);
  color: var(--color-text-button);
  border-width: 0.5px;
}
.pagination__btn--prev[data-v-01eb6999] {
  position: relative;
  overflow: hidden;
  background: linear-gradient(
    to right,
    var(--color-bg-hover-light) 50%,
    var(--color-button-hover) 50%
  );
  background-size: 200% 100%;
  background-position: left center;
  transition: background-position 0.2s ease, color 0.2s;
}
.pagination__btn--prev[data-v-01eb6999]:before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M7.11719 0.117252L1.23779 6L7.11719 11.8827' stroke='%239CB7B2'/%3E%3Cpath d='M1.2379 6H13' stroke='%239CB7B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  line-height: 0;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transform: translate(0);
  opacity: 1;
}
.pagination__btn--prev[data-v-01eb6999]:after {
  content: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M7.11719 0.117252L1.23779 6L7.11719 11.8827' stroke='%239CB7B2'/%3E%3Cpath d='M1.2379 6H13' stroke='%239CB7B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  line-height: 0;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transform: translate(20px);
  opacity: 0;
}
.pagination__btn--prev[data-v-01eb6999]:hover:not(:disabled) {
  background-position: right center;
  color: var(--color-text-button);
}
.pagination__btn--prev[data-v-01eb6999]:hover:not(:disabled):before {
  transform: translate(-20px);
  opacity: 0;
}
.pagination__btn--prev[data-v-01eb6999]:hover:not(:disabled):after {
  content: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M7.11719 0.117252L1.23779 6L7.11719 11.8827' stroke='%23DEE8E6'/%3E%3Cpath d='M1.2379 6H13' stroke='%23DEE8E6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  transform: translate(0);
  opacity: 1;
}
@media (max-width: 480px) {
  .pagination__btn--prev[data-v-01eb6999] {
    display: none;
  }
}
.pagination__btn--next[data-v-01eb6999] {
  position: relative;
  overflow: hidden;
  background: linear-gradient(
    to right,
    var(--color-button-hover) 50%,
    var(--color-bg-hover-light) 50%
  );
  background-size: 200% 100%;
  background-position: right center;
  transition: background-position 0.2s ease, color 0.2s;
}
.pagination__btn--next[data-v-01eb6999]:before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M5.88281 0.117252L11.7622 6L5.88281 11.8827' stroke='%239CB7B2'/%3E%3Cpath d='M11.7621 6H0' stroke='%239CB7B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  line-height: 0;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transform: translate(0);
  opacity: 1;
}
.pagination__btn--next[data-v-01eb6999]:after {
  content: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M5.88281 0.117252L11.7622 6L5.88281 11.8827' stroke='%239CB7B2'/%3E%3Cpath d='M11.7621 6H0' stroke='%239CB7B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  line-height: 0;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transform: translate(-20px);
  opacity: 0;
}
.pagination__btn--next[data-v-01eb6999]:hover:not(:disabled) {
  background-position: left center;
  color: var(--color-text-button);
}
.pagination__btn--next[data-v-01eb6999]:hover:not(:disabled):before {
  transform: translate(20px);
  opacity: 0;
}
.pagination__btn--next[data-v-01eb6999]:hover:not(:disabled):after {
  content: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_8304)'%3E%3Cpath d='M5.88281 0.117252L11.7622 6L5.88281 11.8827' stroke='%23DEE8E6'/%3E%3Cpath d='M11.7621 6H0' stroke='%23DEE8E6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_8304'%3E%3Crect width='13' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  transform: translate(0);
  opacity: 1;
}
@media (max-width: 480px) {
  .pagination__btn--next[data-v-01eb6999] {
    display: none;
  }
}
.pagination__dots[data-v-01eb6999] {
  border: 1px solid var(--primary-border-color);
  margin-left: -1px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: var(--color-text-muted);
  font-size: 14px;
}
.pagination__dots[data-v-01eb6999]:after {
  content: "...";
}
.pagination[data-v-3cac5a25] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding: 16px;
  background: var(--color-bg-form-secondary);
  border: var(--border-primary);
  border-top: none;
}
@media (max-width: 480px) {
  .pagination[data-v-3cac5a25] {
    gap: 2px;
    padding: 12px 8px;
  }
}
.pagination__btn[data-v-3cac5a25] {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 8px;
  background: transparent;
  border: none;
  color: var(--color-text-muted);
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: color 0.2s;
}
.pagination__btn[data-v-3cac5a25]:hover:not(:disabled) {
  color: var(--color-text-secondary);
}
.pagination__btn[data-v-3cac5a25]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.pagination__btn--page[data-v-3cac5a25] {
  min-width: 32px;
  justify-content: center;
  font-variant-numeric: tabular-nums;
}
.pagination__btn--active[data-v-3cac5a25] {
  color: var(--color-primary);
}
.pagination__btn--nav[data-v-3cac5a25] {
  text-transform: var(--tt-interactive);
  display: flex;
  align-items: center;
}
@media (max-width: 480px) {
  .pagination__btn--nav span[data-v-3cac5a25] {
    display: none;
  }
}
.pagination__dots[data-v-3cac5a25] {
  padding: 8px 4px;
  color: var(--color-text-muted);
  font-size: 14px;
  min-width: 32px;
  text-align: center;
}
.custom-toast[data-v-7b339de4] {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
  padding: 10px 16px;
  border-radius: 8px;
  min-width: 300px;
  max-width: 400px;
}
.toast-content[data-v-7b339de4] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  flex: 1;
}
.toast-icon[data-v-7b339de4] {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.toast-message[data-v-7b339de4] {
  flex: 1;
  min-width: 0;
}
.toast-title[data-v-7b339de4] {
  margin: 0 0 4px;
  font-size: 24px;
  font-weight: 700;
  color: var(--color-text-secondary);
  line-height: 1.2;
}
.toast-text[data-v-7b339de4] {
  margin: 0;
  color: var(--color-text-muted);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-family: var(--font-family), sans-serif;
}
.toast-actions[data-v-7b339de4] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.action-button[data-v-7b339de4] {
  padding: 6px 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  background: #ffffff1a;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}
.action-button[data-v-7b339de4]:hover {
  background: #fff3;
  border-color: #ffffff80;
}
.action-button[data-v-7b339de4]:active {
  transform: translateY(1px);
}
.custom-toast--everstake[data-v-7b339de4] {
  position: relative;
  padding: 0;
  gap: 4px;
}
.custom-toast--everstake .toast-icon-wrapper[data-v-7b339de4] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-bottom: 8px;
}
.custom-toast--everstake .toast-icon-wrapper svg[data-v-7b339de4] {
  width: 17px;
  height: 17px;
}
.custom-toast--everstake.success .toast-icon-wrapper[data-v-7b339de4] {
  background-color: var(--color-toast-success-bg);
}
.custom-toast--everstake.success .custom-toast-icon[data-v-7b339de4] {
  color: var(--color-toast-success);
}
.custom-toast--everstake.error .toast-icon-wrapper[data-v-7b339de4] {
  background-color: var(--color-toast-error-bg);
}
.custom-toast--everstake.error .custom-toast-icon[data-v-7b339de4] {
  color: var(--color-toast-error);
}
.custom-toast--everstake .toast-title[data-v-7b339de4] {
  color: var(--color-button-hover);
  font-size: 20px;
  font-weight: 500;
  line-height: 132%;
  letter-spacing: -0.2px;
}
.custom-toast--everstake .toast-actions[data-v-7b339de4] {
  margin-top: 8px;
}
.custom-toast--everstake .action-button[data-v-7b339de4] {
  background: var(--color-mutual-bg);
  color: var(--color-primary);
  border: 1px solid var(--primary-border-color);
  border-radius: 0;
}
.custom-toast--everstake .action-button[data-v-7b339de4]:hover {
  background: var(--color-mutual-hover-bg);
  color: var(--color-mutual-hover-text);
}
.toast-close-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 0;
  color: var(--color-text-muted);
}
.toast-close-btn:hover {
  color: var(--color-primary);
}
.toast-close-btn .toast-close-icon {
  width: 14px;
  height: 14px;
}
.dashboard-table__header[data-v-d941bdeb] {
  display: flex;
  flex-direction: column;
  padding: 16px;
  border: var(--border-primary);
  border-bottom: none;
  background-color: var(--color-bg-section);
  gap: 12px;
}
.dashboard-table__title-row[data-v-d941bdeb] {
  display: flex;
  align-items: center;
  width: 100%;
}
.dashboard-table__title[data-v-d941bdeb] {
  font-family: var(--font-family), sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: none;
  color: var(--color-text-muted);
}
.dashboard-table__actions[data-v-d941bdeb] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 16px;
  width: 100%;
}
@media (max-width: 480px) {
  .dashboard-table__actions[data-v-d941bdeb] {
    flex-direction: column;
    align-items: flex-end;
  }
}
.dashboard-table__date-range[data-v-d941bdeb] {
  max-width: 175px;
}
@media (max-width: 480px) {
  .dashboard-table__date-range[data-v-d941bdeb] {
    max-width: none;
    width: 100%;
  }
}
.dashboard-table__export[data-v-d941bdeb] {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.dashboard-table__export[data-v-d941bdeb] .button-arrow--sm,
.dashboard-table__export[data-v-d941bdeb] .button {
  height: 38px;
  width: 150px;
}
@media (max-width: 480px) {
  .dashboard-table__export[data-v-d941bdeb] .button-arrow--sm,
  .dashboard-table__export[data-v-d941bdeb] .button {
    width: 100%;
  }
}
.dashboard-title[data-v-83840f1d] {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: var(--color-text-muted);
  padding-bottom: 8px;
  border-bottom: var(--border-primary);
  margin-bottom: 16px;
}
.connect-modal {
  display: flex;
  justify-content: right;
  align-items: flex-start;
  z-index: 900 !important;
}
.connect-modal .vfm--overlay {
  background: #000c;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.connect-modal .mocked-local-address {
  margin-top: var(--space-6);
  width: 100%;
}
@media (max-width: 480px) {
  .modal-connect {
    width: auto;
  }
}
.dashboard-rewards[data-v-0bd53d49] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  gap: 12px;
}
@media (max-width: 1200px) {
  .dashboard-rewards[data-v-0bd53d49] {
    grid-template-columns: 1fr;
  }
}
.dashboard-rewards__table[data-v-0bd53d49] {
  margin-top: 12px;
  grid-column: 1/4;
}
@media (max-width: 1200px) {
  .dashboard-rewards__table[data-v-0bd53d49] {
    grid-column: 1/1;
  }
}
.dashboard-stake-info[data-v-8265f981] {
  display: flex;
  gap: 12px;
}
@media (max-width: 1200px) {
  .dashboard-stake-info[data-v-8265f981] {
    flex-wrap: wrap;
  }
}
.dashboard-withdrawals[data-v-d07edbc7] {
  display: flex;
  gap: 12px;
}
@media (max-width: 1200px) {
  .dashboard-withdrawals[data-v-d07edbc7] {
    flex-wrap: wrap;
  }
}
.dashboard-withdrawals--dedicated[data-v-d07edbc7] {
  width: calc(50% - 6px);
}
@media (max-width: 1200px) {
  .dashboard-withdrawals--dedicated[data-v-d07edbc7] {
    width: 100%;
  }
}
.mode-nav[data-v-9217e9e7] {
  display: flex;
  border: var(--border-primary);
  height: min-content;
  padding: 1px;
}
.mode-nav__link[data-v-9217e9e7] {
  color: var(--color-text-muted);
  padding: 5px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  background: transparent;
  border: none;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}
.mode-nav__link--active[data-v-9217e9e7] {
  background: var(--nav-tab-active);
  color: var(--nav-tab-active-text);
}
@media (max-width: 480px) {
  .mode-nav__link[data-v-9217e9e7] {
    flex-grow: 1;
  }
}
.search-input[data-v-19d08a1e] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: none;
}
.search-input__btn[data-v-19d08a1e],
.search-input__clear[data-v-19d08a1e] {
  position: absolute;
  display: flex;
  padding: 0;
  background: transparent;
  border: none;
  color: var(--color-text-muted);
  cursor: pointer;
  transition: color 0.2s;
}
.search-input__btn[data-v-19d08a1e]:hover,
.search-input__clear[data-v-19d08a1e]:hover {
  color: var(--color-text-secondary);
}
.search-input__btn[data-v-19d08a1e] {
  left: 8px;
}
.search-input__field[data-v-19d08a1e] {
  width: 100%;
  padding: 10px 10px 10px 24px;
  color: var(--color-text-muted);
  background: transparent;
  border: 1px solid;
  border-color: var(--primary-border-color);
  outline: none;
  transition: border-color 0.2s;
  font-family: var(--font-family), sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  text-overflow: ellipsis;
}
.search-input__field[data-v-19d08a1e]::placeholder {
  color: var(--color-text-muted);
  opacity: 1;
}
.search-input__field[data-v-19d08a1e]::-webkit-input-placeholder {
  color: var(--color-text-muted);
}
.search-input__field[data-v-19d08a1e]::-moz-placeholder {
  color: var(--color-text-muted);
  opacity: 1;
}
.search-input__field[data-v-19d08a1e]:-ms-input-placeholder {
  color: var(--color-text-muted);
}
.search-input__field[data-v-19d08a1e]:hover {
  border-color: var(--color-border-hover);
}
.search-input__field[data-v-19d08a1e]:focus {
  border-color: var(--color-border-hover);
}
.search-input__clear[data-v-19d08a1e] {
  right: 10px;
  padding: 2px;
}
.filter-tabs[data-v-3149436f] {
  display: flex;
  gap: 4px;
  padding: 4px;
  width: 100%;
  border: solid 1px var(--color-border-hover);
  background: var(--color-bg-form-secondary);
}
.filter-tabs__btn[data-v-3149436f] {
  padding: 8px 16px;
  background: transparent;
  border: none;
  color: var(--color-text-muted);
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  letter-spacing: 0;
  width: 25%;
}
.filter-tabs__btn--active[data-v-3149436f] {
  background-color: var(--filter-tab-active);
  color: var(--nav-tab-active-text);
}
.filter-tabs__btn[data-v-3149436f]:hover:not(.filter-tabs__btn--active) {
  color: var(--color-text-secondary);
}
.filter-tabs__count[data-v-3149436f] {
  margin-left: 4px;
  opacity: 0.8;
}
.table-link[data-v-07b63359] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--color-text-muted);
  text-decoration: none;
}
.table-link[data-v-07b63359]:hover,
.table-link:hover .table-link__icon[data-v-07b63359] {
  color: var(--color-text-secondary);
}
.table-link__icon[data-v-07b63359] {
  width: 12px;
  height: 12px;
  color: var(--color-text-muted);
}
.validators-table__header[data-v-8820d4ea] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  gap: 16px;
  flex-direction: column;
}
.validators-table__filters[data-v-8820d4ea] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: stretch;
}
.validators-table__actions[data-v-8820d4ea] {
  width: 100%;
  display: flex;
  gap: 16px;
  justify-content: stretch;
}
[data-v-8820d4ea] .validator-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
[data-v-8820d4ea] .validator-status .tooltip-content {
  white-space: normal;
}
[data-v-8820d4ea] .staked-cell {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.multi-select[data-v-01c329cd] {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 300px;
  min-width: 100px;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .multi-select[data-v-01c329cd] {
    max-width: 100%;
  }
}
.multi-select__trigger[data-v-01c329cd] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 10px 16px;
  background: transparent;
  color: var(--color-text-muted);
  border: 1px solid;
  border-color: var(--primary-border-color);
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: border-color 0.2s;
  width: 100%;
  min-width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.multi-select__trigger[data-v-01c329cd]:hover {
  border-color: var(--color-border-hover);
}
.multi-select__placeholder[data-v-01c329cd] {
  font-family: var(--font-family), sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: var(--color-text-muted);
  min-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.multi-select__icon[data-v-01c329cd] {
  flex-shrink: 0;
  color: var(--color-text-muted);
  transition: transform 0.2s;
}
.multi-select__icon--open[data-v-01c329cd] {
  transform: rotate(180deg);
}
.multi-select__menu[data-v-01c329cd] {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  min-width: 200px;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  background: var(--color-bg-page);
  border: 1px solid var(--color-border-hover);
  border-radius: 8px;
  z-index: 100;
}
.multi-select__item[data-v-01c329cd] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  color: var(--color-text-muted);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}
.multi-select__item[data-v-01c329cd]:hover {
  background: var(--color-bg-form-primary);
}
.multi-select__item--selected[data-v-01c329cd],
.multi-select__item--clear[data-v-01c329cd] {
  color: var(--color-primary);
}
.multi-select__divider[data-v-01c329cd] {
  height: 1px;
  margin: 8px 0;
  background: var(--color-border-hover);
}
.multi-select__checkbox[data-v-01c329cd] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 2px solid var(--color-primary);
  border-radius: 4px;
  color: var(--color-primary);
  transition: background 0.15s;
}
.multi-select__checkbox--checked[data-v-01c329cd] {
  background: transparent;
}
.multi-select-enter-active[data-v-01c329cd],
.multi-select-leave-active[data-v-01c329cd] {
  transition: opacity 0.15s, transform 0.15s;
}
.multi-select-enter-from[data-v-01c329cd],
.multi-select-leave-to[data-v-01c329cd] {
  opacity: 0;
  transform: translateY(-4px);
}
.dedicated-table__header[data-v-94443113] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  border: var(--border-primary);
  background-color: var(--color-bg-section);
  border-bottom: none;
  flex-wrap: wrap;
  gap: 12px;
}
.dedicated-table__title[data-v-94443113] {
  font-family: var(--font-family), sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: none;
  padding: 0 16px 0 0;
  color: var(--color-text-muted);
  width: 100%;
}
.actions[data-v-94443113] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 16px;
}
@media (max-width: 480px) {
  .actions[data-v-94443113] {
    flex-wrap: wrap;
  }
}
.actions__left[data-v-94443113] {
  display: flex;
  gap: 16px;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 380px;
  flex: 1;
}
@media (max-width: 480px) {
  .actions__left[data-v-94443113] {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
  }
}
.actions__right[data-v-94443113] {
  display: flex;
  gap: 16px;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 600px;
  flex: auto auto auto;
}
@media (max-width: 480px) {
  .actions__right[data-v-94443113] {
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
.rewards-table[data-v-d3fecab5] {
  background-color: var(--color-bg-form-secondary);
}
.rewards-table__header[data-v-d3fecab5] {
  display: flex;
  align-items: center;
  padding: 16px;
  border: var(--border-primary);
  border-bottom: none;
  flex-wrap: wrap;
  gap: 12px;
}
.rewards-table__title-row[data-v-d3fecab5] {
  display: flex;
  align-items: center;
  width: 100%;
}
.rewards-table__title[data-v-d3fecab5] {
  font-family: var(--font-family), sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: none;
  color: var(--color-text-muted);
}
.rewards-table__export[data-v-d3fecab5] {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.rewards-table__export[data-v-d3fecab5] .button-arrow--sm,
.rewards-table__export[data-v-d3fecab5] .button {
  height: 38px;
  width: 150px;
}
@media (max-width: 668px) {
  .rewards-table__export[data-v-d3fecab5] .button-arrow--sm,
  .rewards-table__export[data-v-d3fecab5] .button {
    width: 100%;
  }
}
.rewards-table__total-row[data-v-d3fecab5] {
  border-top: var(--border-primary);
}
.rewards-table__total-row td[data-v-d3fecab5] {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
  padding: 12px 16px;
  color: var(--color-text-secondary);
  text-align: center;
}
.actions[data-v-d3fecab5] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 16px;
}
@media (max-width: 668px) {
  .actions[data-v-d3fecab5] {
    flex-wrap: wrap;
  }
}
.actions__left[data-v-d3fecab5] {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 668px) {
  .actions__left[data-v-d3fecab5] {
    width: 100%;
    flex-wrap: wrap;
  }
  .actions__left[data-v-d3fecab5] > * {
    width: 100%;
  }
  .actions__left[data-v-d3fecab5] .multi-select {
    max-width: 100%;
  }
}
.actions__right[data-v-d3fecab5] {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 668px) {
  .actions__right[data-v-d3fecab5] {
    width: 100%;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .actions__right[data-v-d3fecab5] {
    flex-direction: column;
    align-items: flex-end;
  }
}
.dedicated-rewards__cards[data-v-3a245c5b] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 12px;
}
@media (max-width: 1200px) {
  .dedicated-rewards__cards[data-v-3a245c5b] {
    grid-template-columns: 1fr;
  }
}
.dedicated-dashboard[data-v-36a2ec1d] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.dedicated-tabs[data-v-36a2ec1d] {
  display: flex;
  gap: 8px;
  border-bottom: var(--border-primary);
  padding-bottom: 16px;
}
.dedicated-tabs__btn[data-v-36a2ec1d] {
  padding: 8px 16px;
  background: transparent;
  border: none;
  color: var(--color-text-muted);
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: -17px;
}
.dedicated-tabs__btn[data-v-36a2ec1d]:hover {
  color: var(--color-text-secondary);
}
.dedicated-tabs__btn--active[data-v-36a2ec1d] {
  color: var(--color-primary);
  border-bottom-color: var(--color-primary);
}
.dedicated-tabs__content[data-v-36a2ec1d] {
  min-height: 200px;
}
.filters[data-v-36a2ec1d] {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px;
  gap: 12px;
}
.new-pool-banner[data-v-acfb4964] {
  background: var(--color-bg-section);
  border: var(--border-primary);
}
.new-pool-banner--compact[data-v-acfb4964] {
  background-color: var(--color-bg-hover-light);
}
.new-pool-banner__body[data-v-acfb4964] {
  padding: var(--space-12) 70px;
}
@media (max-width: 640px) {
  .new-pool-banner__body[data-v-acfb4964] {
    padding: var(--space-5) var(--space-2);
  }
}
.new-pool-banner__content[data-v-acfb4964] {
  margin: 0 auto;
  max-width: 540px;
  text-align: center;
}
@media (max-width: 640px) {
  .new-pool-banner__content[data-v-acfb4964] {
    max-width: 100%;
  }
}
.new-pool-banner__icon[data-v-acfb4964] {
  margin-bottom: var(--space-8);
  width: 40px;
  height: 40px;
  color: var(--color-primary);
}
@media (max-width: 640px) {
  .new-pool-banner__icon[data-v-acfb4964] {
    margin-bottom: var(--space-2);
  }
}
.new-pool-banner__title[data-v-acfb4964] {
  margin-bottom: var(--space-3);
  font-weight: 500;
  font-size: var(--text-xl);
  line-height: 36px;
  color: var(--color-text-secondary);
}
.new-pool-banner__text[data-v-acfb4964] {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-text-muted);
}
.new-pool-banner__inline[data-v-acfb4964] {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  padding: var(--space-3) var(--space-4);
}
.new-pool-banner__inline-icon[data-v-acfb4964] {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  color: var(--color-primary);
}
.new-pool-banner__inline-text[data-v-acfb4964] {
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pool-not-found-banner[data-v-51bcbece] {
  background: var(--color-bg-section);
  border: var(--border-primary);
}
.pool-not-found-banner--compact[data-v-51bcbece] {
  background-color: var(--color-bg-hover-light);
}
.pool-not-found-banner__body[data-v-51bcbece] {
  padding: var(--space-12) 70px;
}
@media (max-width: 640px) {
  .pool-not-found-banner__body[data-v-51bcbece] {
    padding: var(--space-5) var(--space-2);
  }
}
.pool-not-found-banner__content[data-v-51bcbece] {
  margin: 0 auto;
  max-width: 540px;
  text-align: center;
}
@media (max-width: 640px) {
  .pool-not-found-banner__content[data-v-51bcbece] {
    max-width: 100%;
  }
}
.pool-not-found-banner__icon[data-v-51bcbece] {
  margin-bottom: var(--space-8);
  width: 40px;
  height: 40px;
  color: var(--color-error);
}
@media (max-width: 640px) {
  .pool-not-found-banner__icon[data-v-51bcbece] {
    margin-bottom: var(--space-2);
  }
}
.pool-not-found-banner__title[data-v-51bcbece] {
  margin-bottom: var(--space-3);
  font-weight: 500;
  font-size: var(--text-xl);
  line-height: 36px;
  color: var(--color-text-secondary);
}
.pool-not-found-banner__text[data-v-51bcbece] {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-text-muted);
}
.pool-not-found-banner__inline[data-v-51bcbece] {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  padding: var(--space-3) var(--space-4);
}
.pool-not-found-banner__inline-icon[data-v-51bcbece] {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  color: var(--color-error);
}
.pool-not-found-banner__inline-text[data-v-51bcbece] {
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.connect-wallet[data-v-7dd053af] {
  background: var(--color-bg-section);
  border: var(--border-primary);
}
.connect-wallet-body[data-v-7dd053af] {
  padding: var(--space-12) 70px;
  background: var(--color-bg-section);
}
@media (max-width: 640px) {
  .connect-wallet-body[data-v-7dd053af] {
    padding: var(--space-5) var(--space-2);
  }
}
.connect-wallet-content[data-v-7dd053af] {
  margin: 0 auto;
  max-width: 540px;
  text-align: center;
}
@media (max-width: 640px) {
  .connect-wallet-content[data-v-7dd053af] {
    max-width: 100%;
  }
}
.connect-wallet-icon[data-v-7dd053af] {
  margin-bottom: var(--space-8);
  color: var(--color-primary);
}
@media (max-width: 640px) {
  .connect-wallet-icon[data-v-7dd053af] {
    margin-bottom: var(--space-2);
  }
}
.connect-wallet-title[data-v-7dd053af] {
  margin-bottom: var(--space-3);
  font-weight: 500;
  font-size: var(--text-xl);
  line-height: 36px;
  color: var(--color-text-secondary);
}
.connect-wallet-text[data-v-7dd053af] {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-text-muted);
}
.connect-wallet-button[data-v-7dd053af] {
  padding: var(--space-5);
  width: 100%;
  background: var(--color-primary);
  font-weight: 500;
  font-size: var(--text-xl);
  line-height: 24px;
  color: var(--color-text-button);
  text-transform: var(--tt-button);
}
@media (max-width: 640px) {
  .connect-wallet-button[data-v-7dd053af] {
    font-size: 22px;
  }
}
.dashboard__loader[data-v-2294a0e5] {
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translate(-50%);
}
.content-loading[data-v-2294a0e5] {
  filter: blur(6px);
  position: relative;
}
.content-loading[data-v-2294a0e5]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.dashboard-apr[data-v-2294a0e5] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 16px;
  background: #ffffff0d;
  border-radius: 12px;
  padding: 16px;
}
.dashboard-apr__value[data-v-2294a0e5] {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
}
.dashboard-apr__label[data-v-2294a0e5] {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #b2b2b2;
  text-transform: uppercase;
}
.mercuryo__header[data-v-ecec68c9] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
}
.mercuryo__header-close[data-v-ecec68c9] {
  cursor: pointer;
}
.mercuryo__page[data-v-ecec68c9] {
  padding: 16px;
  background: var(--color-bg-form-primary);
  border: var(--border-primary);
}
.mercuryo__wrapper[data-v-ecec68c9],
.mercuryo__header[data-v-ecec68c9] {
  max-width: 480px;
  background: var(--color-bg-form-secondary);
  margin: 0 auto;
}
.mercuryo__content[data-v-ecec68c9] {
  width: 100%;
  min-height: 630px;
}
#mercuryo-widget[data-v-ecec68c9] {
  min-height: 630px;
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
#mercuryo-widget iframe[data-v-ecec68c9],
iframe[data-v-ecec68c9] {
  flex-grow: 1;
}
.final-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000 !important;
}
.final-modal .vfm--overlay {
  background: #000000b3;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.final-modal .vfm__content {
  background: var(--color-bg-form-primary);
  border: var(--border-primary);
  max-width: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 8px 32px #0006;
  overflow-y: auto;
  padding: 0;
}
.final-modal--small .vfm__content {
  width: 400px;
  max-width: 90vw;
}
.final-modal--medium .vfm__content {
  width: 480px;
  max-width: 90vw;
}
.final-modal--large .vfm__content {
  width: 800px;
  max-width: 90vw;
}
.final-modal--full .vfm__content {
  width: 95vw;
  height: 95vh;
}
.final-modal-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 100%;
  padding: 30px;
  background: var(--color-bg-form-primary) !important;
  border: none !important;
  border-radius: 0 !important;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}
.final-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  padding-bottom: 25px;
}
.final-modal-header .final-modal-title {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: var(--color-text-secondary);
}
.final-modal-header .final-modal-close-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
}
.final-modal-header .final-modal-close-btn:hover {
  background-color: var(--color-border-hover);
}
.final-modal-header .final-modal-close-btn img {
  width: 16px;
  height: 16px;
}
.final-modal-header .final-modal-close-btn svg {
  color: var(--color-text-muted);
  transition: color 0.2s ease;
}
.final-modal-content {
  flex: 1;
  overflow-y: auto;
  color: var(--color-text-muted);
}
.final-modal-footer {
  padding: 16px 24px 20px;
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .final-modal--small .vfm--content,
  .final-modal--medium .vfm--content,
  .final-modal--large .vfm__content {
    width: 95vw;
    max-width: 95vw;
  }
  .final-modal-header {
    padding: 16px 20px 12px;
  }
  .final-modal-header .final-modal-title {
    font-size: 16px;
    line-height: 22px;
  }
  .final-modal-content {
    padding: 20px;
  }
  .final-modal-footer {
    padding: 12px 20px 16px;
    flex-direction: column;
  }
  .final-modal-footer > * {
    width: 100%;
  }
}
.mutual__wrapper[data-v-836b6ff0] {
  display: flex;
}
.mutual__content[data-v-836b6ff0] {
  width: 100%;
}
.mutual-header[data-v-836b6ff0] {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  align-items: center;
  gap: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.mutual-header__title[data-v-836b6ff0] {
  font-size: 20px;
  line-height: 30px;
  color: var(--color-text-secondary);
}
.terms p[data-v-836b6ff0] {
  font-size: 14px;
}
.terms a[data-v-836b6ff0] {
  color: var(--color-primary);
}
.terms a[data-v-836b6ff0]:hover {
  text-decoration: underline;
}
.terms__content-title[data-v-836b6ff0] {
  font-size: 16px !important;
  line-height: 24px;
  font-weight: 500;
  color: var(--color-text-secondary);
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: var(--border-primary);
}
.terms__content-list[data-v-836b6ff0] {
  gap: 13px;
  display: flex;
  flex-direction: column;
}
.terms__content-bullet-list[data-v-836b6ff0] {
  font-size: 14px;
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 10px;
}
.terms__content-bullet-list li[data-v-836b6ff0] {
  margin-bottom: 5px;
}
.terms__content-item[data-v-836b6ff0] {
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.terms__content-item svg[data-v-836b6ff0] {
  color: var(--color-primary);
}
.terms svg[data-v-836b6ff0] {
  flex-shrink: 0;
}
@media (min-width: 600px) {
  .terms[data-v-836b6ff0] {
    max-height: 460px;
    overflow-y: auto;
    padding-bottom: 0;
    padding-right: 10px;
  }
  .terms[data-v-836b6ff0]::-webkit-scrollbar {
    width: 6px;
  }
  .terms[data-v-836b6ff0]::-webkit-scrollbar-track {
    background-color: var(--primary-border-color);
    width: 10px;
  }
  .terms[data-v-836b6ff0]::-webkit-scrollbar-thumb {
    background-color: var(--color-primary);
    border: 2px solid transparent;
    background-clip: content-box;
  }
  .terms[data-v-836b6ff0]::-webkit-scrollbar-thumb:hover {
    background-color: var(--color-text-secondary);
  }
}
.overview__buy button[data-v-836b6ff0] {
  background: var(--color-primary);
  font-size: 20px;
  line-height: 24px;
  color: var(--color-text-button);
  padding: 10px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 500;
  border: none;
}
.overview__buy button[data-v-836b6ff0]:disabled {
  opacity: 0.7;
}
@media (min-width: 600px) {
  .overview[data-v-836b6ff0] {
    padding-top: 40px;
  }
}
.mutual-main[data-v-b84be51b] {
  background: var(--color-bg-form-secondary);
  width: 100%;
  padding: 16px;
  border: var(--border-primary);
  margin: 0 auto;
}
.mutual-header[data-v-b84be51b] {
  margin-bottom: 16px;
}
.mutual__wrapper[data-v-b84be51b] {
  display: flex;
}
.mutual__content[data-v-b84be51b] {
  width: 100%;
}
.mutual-header[data-v-b84be51b] {
  display: flex;
  justify-content: space-between;
}
.mutual-header__close[data-v-b84be51b] {
  cursor: pointer;
}
.mutual-header__title[data-v-b84be51b] {
  margin-top: 10px;
  font-size: 16px;
  color: var(--color-text-secondary);
  text-align: center;
  text-transform: var(--tt-label);
  width: 100%;
  margin-bottom: 25px;
  font-weight: 500;
}
.mutual-header__logo[data-v-b84be51b] {
  color: var(--color-text-secondary);
}
.settings[data-v-b84be51b] {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  padding: 10px 0;
}
.settings__amount[data-v-b84be51b] {
  width: 100%;
  flex-shrink: 0;
}
.settings__amount-content[data-v-b84be51b] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.settings__input[data-v-b84be51b] {
  width: 100%;
  padding: 13px;
  color: #ffffff80;
  background: var(--color-bg-form-secondary);
  border: none;
  text-align: center;
  font-size: 48px;
  height: 60px;
  color: var(--color-text-secondary);
}
.settings__input-logo[data-v-b84be51b] {
  color: var(--color-text-muted);
}
.settings__input-label[data-v-b84be51b] {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 15px;
  text-transform: uppercase;
}
.settings__period-buttons[data-v-b84be51b] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.settings__amount-input[data-v-b84be51b] {
  display: flex;
  align-items: center;
  border-bottom: var(--border-primary);
  padding-bottom: 4px;
}
.settings__amount-input[data-v-b84be51b],
.settings__period-input[data-v-b84be51b] {
  position: relative;
}
.settings__amount-input .input__progress_wrap[data-v-b84be51b],
.settings__period-input .input__progress_wrap[data-v-b84be51b] {
  margin-top: 20px;
  margin-bottom: 20px;
}
.settings__amount-title[data-v-b84be51b] {
  font-size: 16px;
  font-weight: 500;
}
.settings__amount-max[data-v-b84be51b] {
  font-size: 12px;
  cursor: pointer;
}
.settings__period[data-v-b84be51b] {
  width: 100%;
  flex-shrink: 0;
}
.settings__period-content[data-v-b84be51b] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 15px;
}
.settings__period-title[data-v-b84be51b] {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: var(--tt-label);
  color: var(--color-primary);
}
.settings__period-title span[data-v-b84be51b] {
  color: var(--color-primary);
}
.settings__period-buttons[data-v-b84be51b] {
  display: flex;
  gap: 0;
}
.settings__period-button[data-v-b84be51b] {
  padding: 2px 7px;
  text-transform: var(--tt-interactive);
  font-size: 12px;
  color: var(--color-text-muted);
  background: transparent;
  border: var(--border-primary);
}
.settings__period-button--active[data-v-b84be51b] {
  color: var(--color-primary);
}
.settings__period-button[data-v-b84be51b]:last-child {
  margin-top: -1px;
}
.settings__period-error[data-v-b84be51b],
.settings__amount-error[data-v-b84be51b] {
  min-height: 18px;
}
.settings__period-error p[data-v-b84be51b],
.settings__amount-error p[data-v-b84be51b] {
  font-size: 12px;
  color: var(--color-error);
  margin-top: 5px;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.settings__period-error p.is-visible[data-v-b84be51b],
.settings__amount-error p.is-visible[data-v-b84be51b] {
  opacity: 1;
}
.settings__balance[data-v-b84be51b] {
  display: flex;
  justify-content: flex-end;
  margin-top: -5px;
  gap: 4px;
  text-transform: var(--tt-label);
  color: var(--color-text-muted);
  font-weight: 400;
}
.settings__balance span[data-v-b84be51b] {
  color: var(--color-text-secondary);
}
.terms[data-v-b84be51b] {
  padding: 20px 0;
  border-top: var(--border-primary);
  border-bottom: var(--border-primary);
  margin-bottom: 25px;
}
.terms__button[data-v-b84be51b] {
  border: none;
  background: transparent;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--color-text-secondary);
  transition: all 0.3s;
}
.terms__button svg path[data-v-b84be51b] {
  transition: all 0.3s;
}
.terms__button[data-v-b84be51b]:hover {
  color: var(--color-primary);
}
.terms__button:hover svg path[data-v-b84be51b] {
  fill: var(--color-primary);
}
.terms__title[data-v-b84be51b] {
  font-size: 16px;
  font-weight: 500;
}
.overview[data-v-b84be51b] {
  width: 100%;
}
.overview__header[data-v-b84be51b] {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
}
.overview__title[data-v-b84be51b] {
  font-size: 16px;
  font-weight: 500;
  text-transform: var(--tt-label);
  color: var(--color-text-secondary);
}
.overview__slippage[data-v-b84be51b] {
  margin-bottom: 15px;
}
.overview__slippage-text[data-v-b84be51b] {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 5px;
  text-transform: var(--tt-label);
  color: var(--color-text-muted);
}
.overview__slippage-buttons[data-v-b84be51b] {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.overview__slippage-button[data-v-b84be51b] {
  font-size: 12px;
  line-height: 1.5;
  text-transform: var(--tt-interactive);
  background: transparent;
  padding: 4px 13px;
  border: var(--border-primary);
  color: var(--color-text-secondary);
  transition: all 0.3s;
  min-width: 52px;
}
.overview__slippage-button[data-v-b84be51b]:hover,
.overview__slippage-button--selected[data-v-b84be51b] {
  color: var(--color-primary);
}
.overview__list[data-v-b84be51b] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.overview__item-line[data-v-b84be51b] {
  display: none;
}
.overview__item[data-v-b84be51b] {
  display: flex;
  flex-direction: column;
}
.overview__item-title[data-v-b84be51b] {
  font-size: 12px;
  line-height: 18px;
  text-transform: var(--tt-label);
  color: var(--color-text-secondary);
  display: flex;
  align-items: center;
  gap: 8px;
}
.overview__item-title--large[data-v-b84be51b] {
  font-size: 14px;
}
.overview__item-desc[data-v-b84be51b] {
  font-size: 12px;
  line-height: 18px;
  color: var(--color-primary);
}
.overview__terms[data-v-b84be51b] {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 17px;
  letter-spacing: 1px;
  display: none;
}
.overview__terms a[data-v-b84be51b],
.overview__terms span[data-v-b84be51b] {
  color: var(--color-primary);
}
.overview__terms a[data-v-b84be51b] {
  transition: all 0.3s;
}
.overview__terms a[data-v-b84be51b]:hover {
  opacity: 0.7;
}
.overview__buy[data-v-b84be51b] {
  width: 100%;
}
.overview__buy-button[data-v-b84be51b] {
  width: 100%;
  background: var(--color-primary);
  border: none;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-text-button);
  padding: 10px;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.3s;
}
.overview__buy-button[data-v-b84be51b]:disabled {
  opacity: 0.7;
}
@media (min-width: 600px) {
  .overview__header[data-v-b84be51b] {
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    margin-bottom: 10px;
  }
  .overview__slippage[data-v-b84be51b] {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 0;
    justify-content: flex-end;
  }
  .overview__slippage-text[data-v-b84be51b] {
    margin-bottom: 0;
  }
  .overview__list[data-v-b84be51b] {
    margin-bottom: 20px;
  }
  .overview__item-line[data-v-b84be51b] {
    display: block;
    flex-grow: 1;
    height: 1px;
    border-top: 1px solid var(--color-border-hover);
    margin: 0 10px;
  }
  .overview__item[data-v-b84be51b] {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.overview__accept-button[data-v-b84be51b] {
  background: transparent;
  border: none;
  color: var(--color-primary);
  text-decoration: underline;
  transition: all 0.3s;
}
.overview__accept-button[data-v-b84be51b]:hover {
  opacity: 0.7;
}
.overview__accept[data-v-b84be51b] {
  margin-bottom: 10px;
  color: var(--color-text-muted);
}
.overview__accept label[data-v-b84be51b] {
  display: flex;
  align-items: center;
}
.overview__accept[data-v-b84be51b] {
  font-size: 12px;
}
.icon {
  width: 16px;
  height: 16px;
  color: var(--color-text-muted);
}
.stake-now[data-v-e84a8afb] {
  background: var(--color-primary);
  color: var(--color-text-button);
  border: 1px solid var(--color-primary);
  border-radius: var(--border-radius-lg);
  width: 100%;
  padding: 20px;
  font-size: 28px;
  font-weight: 500;
  line-height: 24px;
  border: none;
  text-transform: var(--tt-button);
  cursor: pointer;
}
.stake-now[data-v-e84a8afb]:disabled {
  opacity: 0.4;
}
.stake-input-wrapper[data-v-dc07e446] {
  display: flex;
  border: var(--border-primary);
  border-radius: var(--border-radius-sm);
  padding: 14px 12px;
  margin-bottom: 16px;
}
.stake-input-wrapper--error[data-v-dc07e446] {
  border-bottom: 1px solid #ff5353;
}
.stake-input-wrapper .stake-input[data-v-dc07e446] {
  width: 100%;
  flex: 1;
  background: transparent;
  border: none;
  color: var(--color-text-secondary);
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  outline: none;
}
.stake-input-wrapper .stake-input[data-v-dc07e446]::selection {
  background-color: var(--color-selection);
  color: var(--color-text-secondary);
}
.stake-input-wrapper .stake-input-label[data-v-dc07e446] {
  margin-left: 8px;
  color: var(--color-text-muted);
  align-self: center;
}
.stake-input-caption[data-v-dc07e446] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  color: var(--color-text-muted);
}
@media (max-width: 640px) {
  .stake-input-caption[data-v-dc07e446] {
    align-items: flex-start;
  }
}
.stake-input-caption-content[data-v-dc07e446] {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 640px) {
  .stake-input-caption-content[data-v-dc07e446] {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }
}
.stake-input-caption .availability[data-v-dc07e446] {
  display: flex;
  gap: 6px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  align-items: center;
}
.stake-input-caption .availability .availability-amount[data-v-dc07e446] {
  color: var(--color-text-secondary);
}
.stake-input-caption-right[data-v-dc07e446] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.stake-input-caption .gas-fee[data-v-dc07e446] {
  display: flex;
  gap: 6px;
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
}
.stake-input-caption .stake-max[data-v-dc07e446] {
  border: 1px solid var(--color-primary);
  border-radius: var(--border-radius-sm);
  color: var(--color-primary);
  font-weight: 500;
  font-size: 12px;
  background: transparent;
  line-height: 100%;
  padding: 6px;
  cursor: pointer;
}
.stake-input-caption .stake-max--filled[data-v-dc07e446] {
  text-transform: capitalize;
  padding: 4px 6px;
  background: var(--color-primary);
  color: var(--color-text-button);
  border-color: var(--primary-border-color);
}
.stake-input-caption .stake-max--filled[data-v-dc07e446]:hover:not(:disabled) {
  background-color: var(--color-button-hover);
}
.stake-input-caption .stake-max--filled[data-v-dc07e446]:disabled {
  background: var(--color-bg-hover-light);
  color: var(--color-primary);
  border-color: var(--primary-border-color);
  pointer-events: none;
}
.staking-terms[data-v-3bd1b4f7] {
  padding: 0 var(--space-4);
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--color-bg-form-tertiary);
}
.staking-terms-checkbox + label[data-v-3bd1b4f7]:before {
  margin-right: 8px;
  width: 16px;
  height: 16px;
}
.staking-terms-checkbox:checked + label[data-v-3bd1b4f7]:after {
  width: 14px;
  height: 15px;
}
.staking-terms-text[data-v-3bd1b4f7] {
  color: var(--color-text-secondary);
  align-items: center;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
}
.staking-terms-text a[data-v-3bd1b4f7] {
  color: var(--color-link);
  text-decoration: var(--terms-link-decoration);
  font-weight: var(--terms-link-weight);
}
.staking-terms--highlighted .staking-terms-text[data-v-3bd1b4f7],
.staking-terms--highlighted a[data-v-3bd1b4f7] {
  color: var(--color-error);
}
.staking-terms--highlighted .styled-checkbox + label[data-v-3bd1b4f7]:before {
  border-color: var(--color-error) !important;
}
.reward-rate[data-v-0baf71cf] {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 15px;
}
.reward-rate .reward-rate-text[data-v-0baf71cf] {
  display: flex;
  align-items: center;
  gap: 4px;
  color: var(--color-text-muted);
  font-size: var(--font-size-label);
  font-weight: var(--font-weight-body);
}
.reward-rate .reward-rate-value[data-v-0baf71cf] {
  background: transparent;
  padding: 3px 6px;
  border: 1px solid var(--color-primary);
  border-radius: var(--border-radius-sm);
  color: var(--color-primary);
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.staking-details[data-v-41e38e75] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
@media (max-width: 640px) {
  .staking-details[data-v-41e38e75] {
    grid-template-columns: 1fr;
  }
}
.staking-details .detail[data-v-41e38e75] {
  background: var(--color-bg-form-primary);
  border: var(--border-primary);
  border-radius: var(--border-radius-sm);
  padding: var(--space-4);
  color: var(--color-text-muted);
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}
.staking-details .detail[data-v-41e38e75]:nth-child(3) {
  grid-column: span 2;
}
.staking-details .detail .detail-label[data-v-41e38e75] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 14px;
}
.staking-details .detail .detail-label svg[data-v-41e38e75] {
  color: var(--color-icon-accent);
}
.staking-details .detail .detail-value[data-v-41e38e75] {
  font-size: 13px;
  font-weight: 500;
}
.staking-details .detail .detail-value span[data-v-41e38e75] {
  color: var(--color-text-secondary);
}
.staking-details .detail-row[data-v-41e38e75] {
  display: flex;
  justify-content: space-between;
}
.staking-details .detail-row .detail-label[data-v-41e38e75] {
  margin-bottom: 0;
}
.mutual-button[data-v-067f5e9b] {
  width: 100%;
}
@media (min-width: 600px) {
  .mutual-button[data-v-067f5e9b] {
    width: 197px;
  }
}
.mutual-button[data-v-067f5e9b] .button-arrow {
  background: var(--color-mutual-bg);
  color: var(--color-primary);
  border: 1px solid var(--primary-border-color);
}
.mutual-button[data-v-067f5e9b]
  .button-arrow:hover:not(:disabled):not(.button-arrow--disabled) {
  background: var(--color-mutual-hover-bg);
  color: var(--color-mutual-hover-text);
}
.mutual-button[data-v-067f5e9b] .button-arrow__square {
  border-left-color: #fff;
  aspect-ratio: unset;
  width: 46px;
  height: 48px;
  margin-top: -1px;
  margin-bottom: -1px;
}
.mutual-widget[data-v-4ced8b10] {
  padding: 20px 30px;
  border: var(--border-primary);
  border-radius: var(--border-radius-sm);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  color: var(--color-text-secondary);
}
.mutual-widget__content[data-v-4ced8b10] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
.mutual-widget__button[data-v-4ced8b10] {
  opacity: 0.7;
}
.mutual-widget__button[data-v-4ced8b10]:disabled {
  opacity: 0.7;
}
@media (min-width: 600px) {
  .mutual-widget[data-v-4ced8b10] {
    flex-direction: row;
  }
  .mutual-widget__content[data-v-4ced8b10] {
    align-items: flex-start;
  }
}
.airdrop-checker[data-v-9a6a1aaf] {
  color: var(--color-text-secondary);
  padding: var(--space-4);
  background: var(--color-bg-sidebar);
  border: var(--border-primary);
  position: relative;
}
.airdrop-checker__loader[data-v-9a6a1aaf] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media (max-width: 768px) {
  .airdrop-checker[data-v-9a6a1aaf] {
    max-width: calc(100vw - 32px);
  }
}
.airdrop-checker .header[data-v-9a6a1aaf] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--space-4);
  height: unset;
}
@media (max-width: 768px) {
  .airdrop-checker .header[data-v-9a6a1aaf] {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: var(--space-3);
    margin-bottom: var(--space-3);
  }
}
.airdrop-checker .header .header-title[data-v-9a6a1aaf] {
  font-size: var(--text-md);
  line-height: 20px;
  font-weight: 500;
  color: var(--color-text-muted);
  text-transform: capitalize;
}
.airdrop-checker .header .header-tabs[data-v-9a6a1aaf] {
  display: flex;
}
.airdrop-checker .header .header-tabs button[data-v-9a6a1aaf] {
  text-align: center;
  border: none;
  height: 25px;
  padding: 0 var(--space-1);
  border-bottom: 1px solid var(--color-text-muted);
  background: transparent;
  font-weight: 500;
  font-size: var(--text-md);
  line-height: 20px;
  cursor: pointer;
  transition: background 0.2s ease;
  color: var(--color-text-muted);
}
@media (max-width: 768px) {
  .airdrop-checker .header .header-tabs button[data-v-9a6a1aaf] {
    width: 50%;
  }
}
.airdrop-checker .header .header-tabs button.active[data-v-9a6a1aaf] {
  color: var(--color-primary);
  border-width: 2px;
  border-color: var(--color-primary);
}
.airdrop-checker .table[data-v-9a6a1aaf] {
  padding: 0 var(--space-4);
  background: var(--color-bg-form-primary);
  border: var(--border-primary);
  color: var(--color-text-muted);
}
@media (max-width: 768px) {
  .airdrop-checker .table[data-v-9a6a1aaf] {
    overflow-x: auto;
    width: 100%;
  }
}
.airdrop-checker .table-wrapper[data-v-9a6a1aaf] {
  position: relative;
}
.airdrop-checker .table .table-head[data-v-9a6a1aaf],
.airdrop-checker .table .table-row[data-v-9a6a1aaf] {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1.5fr 2fr 0.25fr;
  padding: var(--space-4) 0;
  font-weight: 500;
  font-size: var(--text-md);
  line-height: 20px;
  color: var(--color-text-muted);
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .airdrop-checker .table .table-head[data-v-9a6a1aaf],
  .airdrop-checker .table .table-row[data-v-9a6a1aaf] {
    min-width: 800px;
  }
}
.airdrop-checker .table .table-head[data-v-9a6a1aaf] {
  border-bottom: 1px solid var(--color-text-muted);
}
.airdrop-checker .table .table-row[data-v-9a6a1aaf]:not(:last-child) {
  border-bottom: 1px solid var(--color-text-muted);
}
.airdrop-checker .table .table-row[data-v-9a6a1aaf]:hover {
  color: var(--color-text-secondary);
}
.airdrop-checker .table .table-row:hover .arrow[data-v-9a6a1aaf] {
  display: block;
  transform: translate(4px);
}
.airdrop-checker .table .table-body-loading[data-v-9a6a1aaf] {
  min-height: 500px;
}
.airdrop-checker .table .table-body .project[data-v-9a6a1aaf] {
  display: flex;
  align-items: center;
  gap: var(--space-2);
}
.airdrop-checker .table .table-body .project-image[data-v-9a6a1aaf] {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.airdrop-checker .table .arrow[data-v-9a6a1aaf] {
  display: none;
  transition: transform 0.2s ease;
}
.noneverstake .rewards-banner[data-v-d51cadc9] {
  background: var(--color-bg-form-tertiary);
}
.noneverstake .rewards-banner__cta[data-v-d51cadc9],
.noneverstake .rewards-banner__cta[data-v-d51cadc9]:hover {
  background: var(--color-primary);
}
.noneverstake .rewards-banner__badge[data-v-d51cadc9] {
  border-color: #ff5353;
  color: #ff5353;
}
.rewards-banner[data-v-d51cadc9] {
  background: var(--color-bg-form-tertiary);
  color: var(--color-text-muted);
  padding: 15px;
  border: var(--border-primary);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 9px;
  text-transform: capitalize;
  position: inherit;
}
.rewards-banner__loader[data-v-d51cadc9] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.rewards-banner__header[data-v-d51cadc9] {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 3px;
}
.rewards-banner__title[data-v-d51cadc9] {
  font-size: var(--text-md);
  font-weight: 700;
  line-height: 1.4;
  text-transform: capitalize;
}
.rewards-banner__badge[data-v-d51cadc9] {
  background: #ff53531a;
  color: var(--color-primary);
  font-size: 14px;
  font-weight: 500;
  padding: var(--space-1) var(--space-2);
  border: 1px solid var(--color-primary);
}
.rewards-banner__info[data-v-d51cadc9] {
  padding: var(--space-4);
  display: flex;
  flex-direction: column;
  background: var(--color-bg-form-primary);
  gap: var(--space-3);
}
.rewards-banner__field[data-v-d51cadc9] {
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  font-size: var(--text-md);
}
.label[data-v-d51cadc9] {
  display: flex;
  gap: var(--space-1);
  align-items: center;
  font-weight: 400;
  font-size: var(--text-md);
}
.label__primary[data-v-d51cadc9] {
  font-size: var(--text-md);
}
.label img[data-v-d51cadc9] {
  width: 16px;
  height: 16px;
}
.value[data-v-d51cadc9] {
  display: flex;
  font-size: 16px;
  align-items: center;
  color: var(--color-text-secondary);
  gap: var(--space-2);
  word-break: break-word;
}
.value__column[data-v-d51cadc9] {
  flex-flow: column;
  align-items: end;
}
.value__column div[data-v-d51cadc9] {
  justify-content: right;
}
.value__column--amount[data-v-d51cadc9] {
  font-size: 20px;
  word-break: break-word;
}
.value__column--bottom[data-v-d51cadc9] {
  font-size: 16px;
}
.divider[data-v-d51cadc9] {
  height: 1px;
  background: var(--border-primary);
}
.rewards-banner__field--right[data-v-d51cadc9] {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
  font-size: var(--text-xl);
  font-weight: 700;
  text-align: right;
}
.rewards-banner__cta[data-v-d51cadc9] {
  display: flex;
  margin-top: auto;
  justify-content: center;
  color: var(--color-text-button);
  border: 2px solid var(--color-primary);
  border-top: none;
  background: var(--color-primary);
  font-size: var(--text-xl);
  line-height: 24px;
  font-weight: 500;
  padding: var(--space-5);
  width: 100%;
  cursor: pointer;
  text-transform: var(--tt-button);
  transition: background 0.3s;
}
.rewards-banner__cta[data-v-d51cadc9]:hover {
  background: #cda030;
}
@media (max-width: 1250px) {
  .rewards-banner__header[data-v-d51cadc9] {
    flex-direction: column;
  }
  .rewards-banner__title[data-v-d51cadc9] {
    order: 2;
  }
  .rewards-banner__badge[data-v-d51cadc9] {
    order: 1;
    margin-bottom: var(--space-3);
  }
  .rewards-banner__field[data-v-d51cadc9] {
    flex-flow: column;
    gap: 3px;
  }
  .rewards-banner__cta[data-v-d51cadc9] {
    padding: var(--space-5) var(--space-2);
  }
  .rewards-banner .value__column[data-v-d51cadc9] {
    align-items: flex-start;
  }
}
.wrapper[data-v-3200e148] {
  width: 100%;
}
@media (max-width: 920px) {
  .wrapper[data-v-3200e148] {
    margin: 0;
    width: 100%;
  }
}
.calculate[data-v-3200e148] {
  background-color: #40404033;
}
@media (max-width: 920px) {
  .calculate[data-v-3200e148] {
    width: 100%;
  }
}
.calculate-content[data-v-3200e148] {
  padding: 71px 0;
}
@media (max-width: 768px) {
  .calculate-content[data-v-3200e148] {
    padding: 32px 0;
  }
}
.calculate-center[data-v-3200e148] {
  padding: 0 32px;
}
@media (max-width: 768px) {
  .calculate-center[data-v-3200e148] {
    padding: 0 16px;
  }
}
.calculate-center .field[data-v-3200e148] {
  width: 100%;
  margin-bottom: 12px;
}
.calculate-center .field .input[data-v-3200e148] {
  text-align: center;
  font-size: 24px;
  line-height: 130%;
}
@media (max-width: 768px) {
  .calculate-center .field .input[data-v-3200e148] {
    font-size: 18px;
  }
}
.calculate-center .field .label[data-v-3200e148] {
  font-size: 20px;
  line-height: 130%;
}
.calculate-center .verified[data-v-3200e148] {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #b2b2b2;
}
@media (max-width: 768px) {
  .calculate-center .verified[data-v-3200e148] {
    font-size: 14px;
    line-height: 24px;
  }
}
.calculate-caption[data-v-3200e148] {
  margin-bottom: 22px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #f5be37;
}
@media (max-width: 768px) {
  .calculate-caption[data-v-3200e148] {
    font-size: 12px;
    line-height: 140%;
  }
}
.calculate .cta[data-v-3200e148] {
  background: #f5be37;
  padding: 28px 20px;
  border: none;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 24px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .calculate .cta[data-v-3200e148] {
    padding: 16px 20px;
    font-size: 24px;
  }
}
.calculate .cta[data-v-3200e148]:hover {
  background: #cda030;
}
.error-msg[data-v-3200e148] {
  margin: 10px 0;
  color: #ff5353;
}
.rewards-chart[data-v-005e956f] {
  width: 100%;
  background: var(--color-bg-form-tertiary);
  padding: var(--space-4);
  border: var(--border-primary);
}
.rewards-chart-title[data-v-005e956f] {
  margin-bottom: var(--space-5);
  color: var(--color-text-muted);
  font-weight: 500;
  font-size: var(--text-md);
  line-height: 20px;
}
.chart-wrapper[data-v-005e956f] {
  width: 100%;
  position: relative;
  min-height: 300px;
  height: 300px;
}
@media (max-width: 768px) {
  .chart-wrapper[data-v-005e956f] {
    min-height: 200px;
    height: 200px;
  }
}
.dashboard-rewards[data-v-709b2c7f] {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media (max-width: 768px) {
  .dashboard-rewards[data-v-709b2c7f] {
    gap: 32px;
  }
}
.dashboard-footer[data-v-6d0f90bf] {
  margin: 50px auto 40px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 768px) {
  .dashboard-footer[data-v-6d0f90bf] {
    flex-direction: column-reverse;
  }
}
.dashboard-footer p[data-v-6d0f90bf],
.dashboard-footer a[data-v-6d0f90bf] {
  color: var(--color-text-muted);
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
.dashboard-footer a[data-v-6d0f90bf]:hover {
  text-decoration: underline;
}
.dashboard-footer .divider[data-v-6d0f90bf] {
  height: 16px;
  width: 1px;
  background: var(--color-text-muted);
}
@media (max-width: 768px) {
  .dashboard-footer .divider[data-v-6d0f90bf] {
    display: none;
  }
}
.app-menu[data-v-6c257591] {
  display: flex;
  align-items: center;
  color: var(--color-text-muted);
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  height: 100%;
  width: 100%;
  justify-content: center;
}
@media (max-width: 1024px) {
  .app-menu[data-v-6c257591] {
    background: var(--color-bg-page);
    padding: 40px 64px 30px;
    width: 100vw;
    display: none;
    position: fixed;
    top: 84px;
    left: 0;
    height: 100vh;
    z-index: 1000;
    flex-direction: column;
    align-items: flex-start;
  }
  .app-menu.open[data-v-6c257591] {
    display: flex;
  }
}
@media (max-width: 640px) {
  .app-menu[data-v-6c257591] {
    padding: 20px 16px;
    top: 64px;
  }
}
.app-menu .menu-container[data-v-6c257591] {
  display: flex;
  align-items: center;
  gap: 32px;
  height: 100%;
}
@media (max-width: 1024px) {
  .app-menu .menu-container[data-v-6c257591] {
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }
}
.app-menu .menu-item[data-v-6c257591] {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .app-menu .menu-item[data-v-6c257591] {
    width: 100%;
    height: auto;
  }
}
.app-menu .menu-link[data-v-6c257591] {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 100%;
  padding: 0 16px;
  color: var(--color-text-muted);
  cursor: pointer;
  text-decoration: none;
  transition: color 0.2s ease;
}
.app-menu .menu-link[data-v-6c257591]:hover {
  color: var(--color-text-secondary);
}
@media (max-width: 1024px) {
  .app-menu .menu-link[data-v-6c257591] {
    height: 40px;
    padding: 0;
    justify-content: flex-start;
  }
}
.app-menu .active[data-v-6c257591] {
  color: var(--color-text-secondary);
  border-bottom: 2px solid var(--color-text-secondary);
}
.app-menu .router-link-exact-active[data-v-6c257591] {
  color: var(--color-text-secondary);
}
.app-menu .router-link-exact-active svg[data-v-6c257591] {
  color: var(--color-text-secondary);
}
.app-menu .coming-soon[data-v-6c257591] {
  font-size: 10px;
  line-height: 10px;
  vertical-align: top;
}
.app-menu .disabled[data-v-6c257591] {
  opacity: 0.5;
  cursor: not-allowed !important;
  color: #fff4 !important;
}
.app-menu .disabled[data-v-6c257591]:hover {
  color: #fff4 !important;
}
.network-switcher[data-v-da2b6808] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.network-label[data-v-da2b6808] {
  font-size: 13px;
  font-weight: 500;
  color: var(--color-text-secondary);
  min-width: 60px;
}
@media (max-width: 640px) {
  .network-label[data-v-da2b6808] {
    font-size: 12px;
    min-width: 50px;
  }
}
.switch[data-v-da2b6808] {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
  cursor: pointer;
}
@media (max-width: 640px) {
  .switch[data-v-da2b6808] {
    width: 40px;
    height: 22px;
  }
}
.switch input[data-v-da2b6808] {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider[data-v-da2b6808] {
  position: absolute;
  inset: 0;
  background: var(--color-bg-form-primary);
  border: var(--border-primary);
  border-radius: 24px;
  transition: all 0.3s ease;
}
.slider[data-v-da2b6808]:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 3px;
  background: var(--color-text-secondary);
  border-radius: 50%;
  transition: all 0.3s ease;
}
@media (max-width: 640px) {
  .slider[data-v-da2b6808]:before {
    height: 14px;
    width: 14px;
    left: 3px;
    bottom: 3px;
  }
}
input:checked + .slider[data-v-da2b6808]:before {
  transform: translate(20px);
}
@media (max-width: 640px) {
  input:checked + .slider[data-v-da2b6808]:before {
    transform: translate(18px);
  }
}
input:focus + .slider[data-v-da2b6808] {
  box-shadow: 0 0 0 2px #ffffff1a;
}
.dashboard-header[data-v-18e4d58c] {
  margin-bottom: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
@media (max-width: 640px) {
  .dashboard-header[data-v-18e4d58c] {
    margin-bottom: 28px;
  }
}
.dashboard-header-left[data-v-18e4d58c] {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 640px) {
  .dashboard-header-left[data-v-18e4d58c] {
    gap: 4px;
  }
}
.dashboard-header-buttons[data-v-18e4d58c] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 16px;
}
@media (max-width: 640px) {
  .dashboard-header-buttons[data-v-18e4d58c] {
    gap: 8px;
  }
}
@media (max-width: 433px) {
  .dashboard-header-buttons[data-v-18e4d58c] {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
.dashboard-header .main-logo-section[data-v-18e4d58c] {
  display: flex;
  color: var(--color-text-secondary);
}
@media (min-width: 1440px) {
  .dashboard-header .main-logo-section--offset[data-v-18e4d58c] {
    margin-left: calc((100vw - 1440px) / 2);
  }
}
.dashboard-header .burger[data-v-18e4d58c] {
  display: none;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
}
@media (max-width: 1024px) {
  .dashboard-header .burger[data-v-18e4d58c] {
    display: block;
  }
}
.dashboard-header .burger .line[data-v-18e4d58c] {
  fill: none;
  stroke: var(--color-text-secondary);
  stroke-width: 3;
  transition: stroke-dasharray 0.6s cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.dashboard-header .burger .line1[data-v-18e4d58c] {
  stroke-dasharray: 60 207;
  stroke-width: 3;
}
.dashboard-header .burger .line2[data-v-18e4d58c] {
  stroke-dasharray: 60 60;
  stroke-width: 3;
}
.dashboard-header .burger .line3[data-v-18e4d58c] {
  stroke-dasharray: 60 207;
  stroke-width: 3;
}
.dashboard-header .burger.opened .line1[data-v-18e4d58c] {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 3;
}
.dashboard-header .burger.opened .line2[data-v-18e4d58c] {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 3;
}
.dashboard-header .burger.opened .line3[data-v-18e4d58c] {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 3;
}
.dashboard-header .logo-mobile[data-v-18e4d58c] {
  display: none;
}
.dashboard-header .logo-desktop[data-v-18e4d58c] {
  display: block;
}
@media (max-width: 768px) {
  .dashboard-header .logo-desktop[data-v-18e4d58c] {
    display: none;
  }
  .dashboard-header .logo-mobile[data-v-18e4d58c] {
    display: block;
    min-width: 30px;
  }
}
.dashboard-header .connect-wallet[data-v-18e4d58c] {
  width: 100%;
  max-width: 204px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--color-primary);
  color: var(--color-text-button);
  text-transform: var(--tt-button);
  border-radius: var(--border-radius-lg);
  padding: 8px 24px;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  border: none;
  white-space: nowrap;
  cursor: pointer;
}
@media (max-width: 640px) {
  .dashboard-header .connect-wallet[data-v-18e4d58c] {
    padding: 6px 12px;
  }
}
.dashboard-sidebar[data-v-f30fabc7] {
  flex-basis: 224px;
  flex-shrink: 0;
  width: 200px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: var(--color-bg-sidebar);
  color: var(--color-text-muted);
  border: var(--border-primary);
  padding: 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .dashboard-sidebar[data-v-f30fabc7] {
    background: var(--color-bg-page);
    border: unset;
    padding: 40px 64px 30px;
    width: 100vw;
    display: none;
    position: fixed;
    top: 84px;
    left: 0;
    height: 100vh;
    z-index: 1000;
  }
  .dashboard-sidebar.open[data-v-f30fabc7] {
    display: flex;
    align-self: flex-start;
    height: calc(100vh - 64px);
  }
}
@media (max-width: 640px) {
  .dashboard-sidebar[data-v-f30fabc7] {
    padding: 20px 16px;
    top: 64px;
  }
}
.dashboard-sidebar .close-btn[data-v-f30fabc7] {
  display: none;
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 24px;
  background: none;
  border: none;
  color: var(--color-text-secondary);
  cursor: pointer;
}
@media (max-width: 1024px) {
  .dashboard-sidebar .close-btn[data-v-f30fabc7] {
    display: block;
  }
}
.dashboard-sidebar .sidebar-stake-title[data-v-f30fabc7] {
  justify-content: space-between;
  cursor: pointer;
}
.dashboard-sidebar .sidebar-stake-title .arrow.active[data-v-f30fabc7] {
  transform: rotate(180deg);
}
.dashboard-sidebar .sidebar-stake-title.no-pointer[data-v-f30fabc7] {
  cursor: default;
}
.dashboard-sidebar .sidebar-stake-items[data-v-f30fabc7] {
  padding-left: 12px;
}
.dashboard-sidebar .flex[data-v-f30fabc7] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.dashboard-sidebar .height-40[data-v-f30fabc7] {
  height: 40px;
}
.dashboard-sidebar .clickable[data-v-f30fabc7] {
  color: var(--color-text-muted);
  cursor: pointer;
}
.dashboard-sidebar .clickable[data-v-f30fabc7]:hover,
.dashboard-sidebar .active[data-v-f30fabc7] {
  color: var(--color-text-secondary);
}
.dashboard-sidebar .router-link-exact-active svg[data-v-f30fabc7],
.dashboard-sidebar .router-link-exact-active p[data-v-f30fabc7] {
  color: var(--color-text-secondary);
}
.dashboard-sidebar .coming-soon[data-v-f30fabc7] {
  font-size: 10px;
  line-height: 10px;
  vertical-align: top;
}
.dashboard-sidebar .disabled[data-v-f30fabc7] {
  opacity: 0.5;
  cursor: not-allowed !important;
  color: #fff4 !important;
}
.dashboard-sidebar .disabled[data-v-f30fabc7]:hover {
  color: #fff4 !important;
}
.sidebar-connect[data-v-f30fabc7] {
  margin-top: auto;
  padding-top: 16px;
}
@media (min-width: 1024px) {
  .sidebar-connect[data-v-f30fabc7] {
    display: none;
  }
}
.sidebar-connect .connect-wallet[data-v-f30fabc7] {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--color-primary);
  color: var(--color-text-button);
  text-transform: var(--tt-button);
  border-radius: var(--border-radius-lg);
  padding: 8px 24px;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  border: none;
  cursor: pointer;
}
.dashboard-main[data-v-898f73b2] {
  flex-grow: 1;
}
.dashboard-stats[data-v-492ba30f] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.dashboard-stats-content[data-v-492ba30f] {
  width: 242px;
  flex-basis: 242px;
  min-width: 242px;
  flex-shrink: 0;
}
@media (max-width: 1280px) {
  .dashboard-stats-content[data-v-492ba30f] {
    width: 100%;
    flex-basis: auto;
    min-width: 0;
  }
}
.dashboard-stats-content[data-v-492ba30f] {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  background-color: var(--color-bg-sidebar);
  border: var(--border-primary);
  color: var(--color-text-muted);
}
.dashboard-stats-content .stats-title[data-v-492ba30f] {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
.dashboard-stats-content .stats-cards[data-v-492ba30f] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.dashboard-stats-content .stats-cards .stats-card-top[data-v-492ba30f] {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.dashboard-stats-content .stats-cards .stats-card-label[data-v-492ba30f] {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
.dashboard-stats-content .stats-cards .stats-card-value[data-v-492ba30f] {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: var(--color-text-secondary);
}
.dashboard-stats-content .stats-cards .stats-card .icon[data-v-492ba30f] {
  width: 20px;
  height: 20px;
  color: var(--color-text-muted);
}
.skeleton-value[data-v-492ba30f] {
  width: 53px;
  height: 22px;
  border-radius: 4px;
  background: linear-gradient(
    90deg,
    var(--color-bg-skeleton) 25%,
    var(--color-bg-skeleton-shine) 50%,
    var(--color-bg-skeleton) 75%
  );
  background-size: 200% 100%;
  animation: shimmer-492ba30f 1.5s infinite;
}
@keyframes shimmer-492ba30f {
  0% {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}
.mutual-widget[data-v-c5aea2c8] {
  padding: 20px 30px;
  border: var(--border-primary);
  border-radius: var(--border-radius-sm);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  color: var(--color-text-secondary);
}
.mutual-widget__content[data-v-c5aea2c8] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
.mutual-widget__button[data-v-c5aea2c8] {
  opacity: 0.7;
}
.mutual-widget__button[data-v-c5aea2c8]:disabled {
  opacity: 0.7;
}
@media (min-width: 600px) {
  .mutual-widget[data-v-c5aea2c8] {
    flex-direction: row;
  }
  .mutual-widget__content[data-v-c5aea2c8] {
    align-items: flex-start;
  }
}
.dashboard-container[data-v-e82e2a33] {
  padding: 40px 64px 24px;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: clip;
  overflow-y: clip;
}
@media (max-width: 768px) {
  .dashboard-container[data-v-e82e2a33] {
    padding: 20px 16px;
  }
}
.dashboard-container.sidebarOpen[data-v-e82e2a33] {
  background: var(--color-bg-page);
  overflow: hidden;
}
.dashboard-body[data-v-e82e2a33] {
  display: flex;
  gap: 117px;
  align-items: flex-start;
  flex-grow: 1;
}
@media (min-width: 1440px) {
  .dashboard-body--centered[data-v-e82e2a33] {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    gap: 0;
  }
}
.dashboard-content[data-v-e82e2a33] {
  display: flex;
  align-items: flex-start;
  gap: 117px;
  flex-grow: 1;
  min-width: 0;
}
@media (max-width: 1280px) {
  .dashboard-content[data-v-e82e2a33] {
    flex-direction: column;
    gap: 50px;
    align-items: stretch;
  }
}
.dashboard-center[data-v-e82e2a33] {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 32px;
  min-width: 0;
}
.vfm--fixed {
  position: fixed;
}
.vfm--absolute {
  position: absolute;
}
.vfm--inset {
  inset: 0;
}
.vfm--overlay {
  z-index: -1;
  background-color: #00000080;
}
.vfm--prevent-none {
  pointer-events: none;
}
.vfm--prevent-auto {
  pointer-events: auto;
}
.vfm--outline-none:focus {
  outline: none;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.vfm-fade-enter-active {
  animation: fade-in 0.3s ease;
}
.vfm-fade-leave-active {
  animation: fade-out 0.3s ease;
}
.vfm-bounce-back {
  transition-property: transform;
  transition-duration: 0.3s;
}
.vfm-slide-up-enter-active,
.vfm-slide-up-leave-active,
.vfm-slide-down-enter-active,
.vfm-slide-down-leave-active {
  transition: transform 0.3s ease;
}
.vfm-slide-down-enter-from,
.vfm-slide-down-leave-to {
  transform: translateY(100vh) !important;
}
.vfm-slide-up-enter-from,
.vfm-slide-up-leave-to {
  transform: translateY(-100vh) !important;
}
.vfm-slide-right-enter-active,
.vfm-slide-right-leave-active,
.vfm-slide-left-enter-active,
.vfm-slide-left-leave-active {
  transition: transform 0.3s ease;
}
.vfm-slide-right-enter-from,
.vfm-slide-right-leave-to {
  transform: translate(100vw) !important;
}
.vfm-slide-left-enter-from,
.vfm-slide-left-leave-to {
  transform: translate(-100vw) !important;
}
.vfm-swipe-banner-back,
.vfm-swipe-banner-forward {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 27px;
  z-index: 10;
}
.vfm-swipe-banner-back {
  left: 0;
}
.vfm-swipe-banner-forward {
  right: 0;
}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: #ffffffb3;
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    90deg,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
  --toastify-color-progress-colored: #ddd;
}
.Toastify__toast-container {
  box-sizing: border-box;
  color: #fff;
  padding: 4px;
  position: fixed;
  transform: translate3d(0, 0, var(--toastify-z-index) px);
  width: var(--toastify-toast-width);
  z-index: var(--toastify-z-index);
}
.Toastify__toast-container--top-left {
  left: 1em;
  top: 1em;
}
.Toastify__toast-container--top-center {
  left: 50%;
  top: 1em;
  transform: translate(-50%);
}
.Toastify__toast-container--top-right {
  right: 1em;
  top: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translate(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    left: 0;
    margin: 0;
    padding: 0;
    width: 100vw;
  }
  .Toastify__toast-container--top-center,
  .Toastify__toast-container--top-left,
  .Toastify__toast-container--top-right {
    top: 0;
    transform: translate(0);
  }
  .Toastify__toast-container--bottom-center,
  .Toastify__toast-container--bottom-left,
  .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translate(0);
  }
  .Toastify__toast-container--rtl {
    left: auto;
    right: 0;
  }
}
.Toastify__toast {
  border-radius: 4px;
  box-shadow: 0 1px 10px #0000001a, 0 2px 15px #0000000d;
  box-sizing: border-box;
  cursor: pointer;
  direction: ltr;
  display: flex;
  font-family: var(--toastify-font-family);
  justify-content: space-between;
  margin-bottom: 1rem;
  max-height: var(--toastify-toast-max-height);
  min-height: var(--toastify-toast-min-height);
  overflow: hidden;
  padding: 8px;
  position: relative;
  z-index: 0;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast-body {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  margin: auto 0;
  padding: 6px;
  white-space: pre-wrap;
}
.Toastify__toast-body > div:last-child {
  flex: 1;
}
.Toastify__toast-icon {
  display: flex;
  flex-shrink: 0;
  margin-inline-end: 10px;
  width: 20px;
}
.Toastify--animate {
  animation-duration: 0.7s;
  animation-fill-mode: both;
}
.Toastify--animate-icon {
  animation-duration: 0.3s;
  animation-fill-mode: both;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast {
    border-radius: 0;
    margin-bottom: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  background: var(--toastify-color-info);
  color: var(--toastify-text-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  background: var(--toastify-color-success);
  color: var(--toastify-text-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  background: var(--toastify-color-warning);
  color: var(--toastify-text-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  background: var(--toastify-color-error);
  color: var(--toastify-text-color-error);
}
.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default {
  background: var(--toastify-color-progress-colored);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
  background: var(--toastify-color-transparent);
}
.Toastify__close-button {
  align-self: flex-start;
  background: #0000;
  border: none;
  color: #fff;
  cursor: pointer;
  opacity: 0.7;
  outline: none;
  padding: 0;
  transition: 0.3s ease;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentcolor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:focus,
.Toastify__close-button:hover {
  opacity: 1;
}
@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  to {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  bottom: 0;
  height: 5px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  transform-origin: left;
  width: 100%;
  z-index: var(--toastify-z-index);
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  left: auto;
  right: 0;
  transform-origin: right;
}
.Toastify__spinner {
  animation: Toastify__spin 0.65s linear infinite;
  border: 2px solid;
  border-color: var(--toastify-spinner-color-empty-area);
  border-radius: 100%;
  border-right-color: var(--toastify-spinner-color);
  box-sizing: border-box;
  height: 20px;
  width: 20px;
}
@keyframes Toastify__bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}
.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}
@keyframes Toastify__none {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-duration: 0;
    animation-timing-function: none;
  }
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    transform: translateZ(0);
  }
}
.Toastify__none-enter--bottom-center,
.Toastify__none-enter--bottom-left,
.Toastify__none-enter--bottom-right,
.Toastify__none-enter--top-center,
.Toastify__none-enter--top-left,
.Toastify__none-enter--top-right {
  animation-name: Toastify__none;
}
@keyframes Toastify__zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}
.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}
@keyframes Toastify__flipIn {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  0% {
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}
.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}
@keyframes Toastify__slideInRight {
  0% {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInLeft {
  0% {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInUp {
  0% {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInDown {
  0% {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(110%, 0, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-110%, 0, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, 500px, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, -500px, 0);
    visibility: hidden;
  }
}
.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}
.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}
@keyframes Toastify__spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
