.style_feedback__gttIQ .style_select__control__mMxpA {
  height: 76px;
  margin-bottom: 40px;
  padding: 16px;
  color: var(--rubic-base-02);
  font-size: 20px;
  line-height: 24px;
  background-color: transparent;
  border: 1px solid var(--rubic-base-02);
  border-radius: 13px;
  box-shadow: none;
}
.style_feedback__gttIQ .style_select__control__mMxpA:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.style_feedback__gttIQ .style_select__control__mMxpA:focus {
  outline: none;
}
.style_feedback__gttIQ .style_select__menu___i1q1 {
  top: 65px;
  margin-top: 0;
  background-color: var(--rubic-base-08);
  border: 1px solid var(--rubic-base-02);
  border-top: 0;
  border-radius: 0 0 13px 13px;
}
.style_feedback__gttIQ .style_select__option__9qJ_4 {
  padding: 13px 26px;
  cursor: pointer;
}
.style_feedback__gttIQ .style_select__option__9qJ_4:hover {
  color: #fff;
  background-color: #00e18c;
}
.style_feedback__gttIQ .style_select__placeholder__o6lCI {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.style_feedback__gttIQ .style_select__single-value__7AMRa {
  color: var(--rubic-base-02);
}
.style_widget-configuration-form___dAuv .style_select__control__mMxpA {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.style_widget-configuration-form___dAuv
  .style_select__control--menu-is-open__u1EKn,
.style_widget-configuration-form___dAuv .style_select__control__mMxpA:hover {
  border-color: #858585;
}
.style_widget-configuration-form___dAuv .style_select__value-container__LsbLy {
  padding-left: 14px;
}
.style_widget-configuration-form___dAuv .style_select__single-value__7AMRa {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form___dAuv .style_select__menu___i1q1 {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.style_widget-configuration-form___dAuv .style_select__menu-list__hF5Vj {
  border-radius: 8px;
}
.style_widget-configuration-form___dAuv .style_select__option__9qJ_4 {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form___dAuv .style_select__option__9qJ_4:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.style_widget-configuration-form___dAuv
  .style_select__option--is-selected__5Yf52,
.style_widget-configuration-form___dAuv
  .style_select__option--is-selected__5Yf52:hover {
  background-color: #00e18c;
}
.style_widget-configuration-form___dAuv
  .style_select__indicator-separator__rfRIb {
  display: none;
}
.style_select-not-to-open__sUAdL .style_select__control__mMxpA {
  cursor: default;
}
.style_select-not-to-open__sUAdL .style_select__indicator__4PJxA {
  display: none;
}
@media (max-width: 767px) {
  .style_feedback__gttIQ .style_select__control__mMxpA {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .style_feedback__gttIQ .style_select__menu___i1q1 {
    top: 44px;
  }
}
.style_modal__wrapper__kmn06 {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.style_modal__body__rE3Ly {
  position: relative;
  max-width: 1100px;
  max-height: 100%;
  margin: 20px;
  padding: 15px 20px;
  overflow-y: scroll;
  text-align: center;
  background: var(--main-background);
  border-radius: 30px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.style_modal__body__rE3Ly::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.style_modal__title__68q5_ {
  margin: 0 0 50px;
  text-align: center;
}
.style_modal__close__GkCww {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.style_modal__button__snuPJ {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.style_modal__button__snuPJ:hover {
  transform: scale(0.99);
}
.style_button__rAx_I,
.style_footer__buttons-documentation__u15_v {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-align: center;
  background: var(--main-green);
  border-radius: 12px;
}
.style_button__rAx_I img,
.style_footer__buttons-documentation__u15_v img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.style_button__rAx_I:hover,
.style_footer__buttons-documentation__u15_v:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.style_button__rAx_I:hover img,
.style_footer__buttons-documentation__u15_v:hover img {
  transform: translateX(3px);
}
.style_button__rAx_I:active,
.style_footer__buttons-documentation__u15_v:active {
  transform: scale(0.95);
}
.style_button_glassy__pI6AV {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.style_button_header___6SQc {
  margin-left: 32px;
  line-height: 42px;
}
.style_button_gradient__g8Xbp {
  padding: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(113.38deg, #30da60 31.59%, #0083ff 178.87%);
  box-shadow: 0 5px 30px rgba(34, 221, 75, 0.33);
  border-radius: 6px;
}
.style_button_gradient__g8Xbp:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.style_button-link__3jg1Q {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.style_button-link__3jg1Q img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.style_button-link__3jg1Q:hover {
  color: #00e18c;
}
.style_button-link__3jg1Q:hover img {
  transform: translateX(3px);
}
.style_button-link__3jg1Q:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .style_button__rAx_I,
  .style_footer__buttons-documentation__u15_v {
    padding: 5px 10px;
    font-size: 18px;
  }
  .style_button_glassy__pI6AV {
    margin-right: 10px;
  }
  .style_button__rAx_I img,
  .style_footer__buttons-documentation__u15_v img {
    max-width: 20px;
  }
}
.style_select___8__g .style_language-select__control__JFM_d {
  background: transparent;
  border: none;
  cursor: pointer;
}
.style_select___8__g .style_language-select__control--is-focused__bU4BT {
  outline: none;
  box-shadow: none;
}
.style_select___8__g .style_language-select__menu__wl8HX {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 0;
  right: 0;
  top: 70px;
  padding: 15px 20px;
  background: #241f2a;
  border: 1px solid var(--rubic-base-06);
  border-radius: 16px;
}
.style_select___8__g .style_language-select__menu-list__iUC_o {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
.style_select___8__g .style_language-select__value-container__1Y3dw {
  padding: 0;
}
.style_select___8__g .style_language-select__value-container__1Y3dw input {
  left: 0;
}
.style_select___8__g .style_language-select__single-value__x17Ip {
  overflow: visible;
  color: var(--rubic-base-05);
}
.style_select___8__g .style_language-select__single-value__x17Ip span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.style_select___8__g .style_language-select__single-value__x17Ip img {
  margin-right: 10px;
}
.style_select___8__g .style_language-select__indicator__FqOKx {
  display: none;
}
.style_select___8__g .style_language-select__option__TK_Hl {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select___8__g .style_language-select__option__TK_Hl:last-child {
  margin-bottom: 0;
}
.style_select___8__g .style_language-select__option__TK_Hl:hover {
  color: #00e18c;
}
.style_select___8__g .style_language-select__option__TK_Hl:active {
  background: transparent;
}
.style_select___8__g .style_language-select__option--is-selected__DY1yl span {
  color: #00e18c;
}
.style_select___8__g .style_language-select__dropdown-indicator__geCNG:hover {
  color: var(--rubic-base-05);
}
.style_select___8__g .style_language-select__indicator-separator__vA9nC {
  display: none;
}
.style_select___8__g .style_statistic-select__control__Mt7_i {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select___8__g .style_statistic-select__control--menu-is-open__ZJscL {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select___8__g
  .style_statistic-select__control--menu-is-open__ZJscL
  .style_statistic-select__indicator__GV5jZ {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select___8__g
  .style_statistic-select__control--menu-is-open__ZJscL
  .style_statistic-select__single-value__lZtKF {
  color: #fff;
}
.style_select___8__g .style_statistic-select__control--is-focused__8S2eg {
  outline: none;
  box-shadow: none;
}
.style_select___8__g .style_statistic-select__menu__PuxSn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select___8__g .style_statistic-select__menu__PuxSn {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select___8__g .style_statistic-select__menu-list__LyFFu {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select___8__g .style_statistic-select__menu-list__LyFFu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select___8__g .style_statistic-select__value-container__XgBHL {
  padding: 0;
}
.style_select___8__g .style_statistic-select__value-container__XgBHL input {
  left: -100px;
}
.style_select___8__g .style_statistic-select__single-value__lZtKF {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select___8__g .style_statistic-select__indicator__GV5jZ {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select___8__g .style_statistic-select__option__EoMOC {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select___8__g .style_statistic-select__option__EoMOC:last-child {
  margin-bottom: 0;
}
.style_select___8__g .style_statistic-select__option__EoMOC:hover {
  color: #4aa956;
}
.style_select___8__g .style_statistic-select__option__EoMOC:active {
  background: transparent;
}
.style_select___8__g .style_statistic-select__option--is-selected__T1Pne {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select___8__g .style_statistic-select__option__EoMOC {
    margin-bottom: 0;
  }
}
.style_select___8__g .style_statistic-select__dropdown-indicator__jNvY9:hover {
  color: var(--rubic-base-05);
}
.style_select___8__g .style_statistic-select__indicator-separator__3_sTt {
  display: none;
}
.style_select-periods__EGnbx .style_statistic-select__control__Mt7_i {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods__EGnbx
  .style_statistic-select__control--menu-is-open__ZJscL {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods__EGnbx
  .style_statistic-select__control--menu-is-open__ZJscL
  .style_statistic-select__indicator__GV5jZ {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods__EGnbx
  .style_statistic-select__control--menu-is-open__ZJscL
  .style_statistic-select__single-value__lZtKF {
  color: #fff;
}
.style_select-periods__EGnbx
  .style_statistic-select__control--is-focused__8S2eg {
  outline: none;
  box-shadow: none;
}
.style_select-periods__EGnbx .style_statistic-select__menu__PuxSn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods__EGnbx .style_statistic-select__menu__PuxSn {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select-periods__EGnbx .style_statistic-select__menu-list__LyFFu {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods__EGnbx .style_statistic-select__menu-list__LyFFu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods__EGnbx .style_statistic-select__value-container__XgBHL {
  padding: 0;
}
.style_select-periods__EGnbx
  .style_statistic-select__value-container__XgBHL
  input {
  left: -100px;
}
.style_select-periods__EGnbx .style_statistic-select__single-value__lZtKF {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods__EGnbx .style_statistic-select__indicator__GV5jZ {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods__EGnbx .style_statistic-select__option__EoMOC {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods__EGnbx .style_statistic-select__option__EoMOC:last-child {
  margin-bottom: 0;
}
.style_select-periods__EGnbx .style_statistic-select__option__EoMOC:hover {
  color: #4aa956;
}
.style_select-periods__EGnbx .style_statistic-select__option__EoMOC:active {
  background: transparent;
}
.style_select-periods__EGnbx
  .style_statistic-select__option--is-selected__T1Pne {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods__EGnbx .style_statistic-select__option__EoMOC {
    margin-bottom: 0;
  }
}
.style_select-periods__EGnbx
  .style_statistic-select__dropdown-indicator__jNvY9:hover {
  color: var(--rubic-base-05);
}
.style_select-periods__EGnbx
  .style_statistic-select__indicator-separator__3_sTt {
  display: none;
}
.style_select_persia__Qzh4W .style_statistic-select__control__Mt7_i {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select_persia__Qzh4W
  .style_statistic-select__control--menu-is-open__ZJscL {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select_persia__Qzh4W
  .style_statistic-select__control--menu-is-open__ZJscL
  .style_statistic-select__indicator__GV5jZ {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select_persia__Qzh4W
  .style_statistic-select__control--menu-is-open__ZJscL
  .style_statistic-select__single-value__lZtKF {
  color: #fff;
}
.style_select_persia__Qzh4W
  .style_statistic-select__control--is-focused__8S2eg {
  outline: none;
  box-shadow: none;
}
.style_select_persia__Qzh4W .style_statistic-select__menu__PuxSn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select_persia__Qzh4W .style_statistic-select__menu__PuxSn {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select_persia__Qzh4W .style_statistic-select__menu-list__LyFFu {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select_persia__Qzh4W .style_statistic-select__menu-list__LyFFu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select_persia__Qzh4W .style_statistic-select__value-container__XgBHL {
  padding: 0;
}
.style_select_persia__Qzh4W
  .style_statistic-select__value-container__XgBHL
  input {
  left: 0;
}
.style_select_persia__Qzh4W .style_statistic-select__single-value__lZtKF {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select_persia__Qzh4W .style_statistic-select__indicator__GV5jZ {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select_persia__Qzh4W .style_statistic-select__option__EoMOC {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select_persia__Qzh4W .style_statistic-select__option__EoMOC:last-child {
  margin-bottom: 0;
}
.style_select_persia__Qzh4W .style_statistic-select__option__EoMOC:hover {
  color: #4aa956;
}
.style_select_persia__Qzh4W .style_statistic-select__option__EoMOC:active {
  background: transparent;
}
.style_select_persia__Qzh4W
  .style_statistic-select__option--is-selected__T1Pne {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select_persia__Qzh4W .style_statistic-select__option__EoMOC {
    margin-bottom: 0;
  }
}
.style_select_persia__Qzh4W
  .style_statistic-select__dropdown-indicator__jNvY9:hover {
  color: var(--rubic-base-05);
}
.style_select_persia__Qzh4W
  .style_statistic-select__indicator-separator__3_sTt {
  display: none;
}
.style_select-periods_persia__hjp9x .style_statistic-select__control__Mt7_i {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__control--menu-is-open__ZJscL {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__control--menu-is-open__ZJscL
  .style_statistic-select__indicator__GV5jZ {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__control--menu-is-open__ZJscL
  .style_statistic-select__single-value__lZtKF {
  color: #fff;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__control--is-focused__8S2eg {
  outline: none;
  box-shadow: none;
}
.style_select-periods_persia__hjp9x .style_statistic-select__menu__PuxSn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods_persia__hjp9x .style_statistic-select__menu__PuxSn {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select-periods_persia__hjp9x .style_statistic-select__menu-list__LyFFu {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods_persia__hjp9x
    .style_statistic-select__menu-list__LyFFu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__value-container__XgBHL {
  padding: 0;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__value-container__XgBHL
  input {
  left: 0;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__single-value__lZtKF {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods_persia__hjp9x .style_statistic-select__indicator__GV5jZ {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods_persia__hjp9x .style_statistic-select__option__EoMOC {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__option__EoMOC:last-child {
  margin-bottom: 0;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__option__EoMOC:hover {
  color: #4aa956;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__option__EoMOC:active {
  background: transparent;
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__option--is-selected__T1Pne {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods_persia__hjp9x .style_statistic-select__option__EoMOC {
    margin-bottom: 0;
  }
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__dropdown-indicator__jNvY9:hover {
  color: var(--rubic-base-05);
}
.style_select-periods_persia__hjp9x
  .style_statistic-select__indicator-separator__3_sTt {
  display: none;
}
.style_paginationContainer__lK726 {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .style_paginationContainer__lK726 {
    grid-gap: 0;
    gap: 0;
  }
}
.style_pageLinkClassName__ABDSx {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .style_pageLinkClassName__ABDSx {
    padding: 8px 13px;
  }
}
.style_activeClassName__g_OwG,
.style_mobileActiveClassName__vb9d0 {
  padding: 8px 0;
  border-radius: 12px;
}
.style_activeClassName__g_OwG {
  background: #4aa956;
}
.style_mobileActiveClassName__vb9d0 .style_pageLinkClassName__ABDSx {
  color: var(--main-green);
}
.style_previousClassName__UVG76 {
  margin-right: 15px;
  cursor: pointer;
}
.style_nextClassName___0Wun {
  margin-left: 15px;
  cursor: pointer;
}
#style_app__uwacP {
  height: 100%;
}
.style_marquee__mb3_o {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 0 !important;
  min-width: auto !important;
}
.style_react-tooltip__UGGZl {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.style_carousel__dO_NW {
  position: relative !important;
  z-index: 10 !important;
}
.style_carousel__dO_NW .style_carousel__slide__jCKs1 {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .style_carousel__dO_NW .style_carousel__slide__jCKs1 {
    padding-bottom: 49px !important;
  }
}
.style_container__Hc2IS,
.style_flex-centered-container__Esp_2,
.style_footer__buttons__XAyWl,
.style_footer__container__e_4qn {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.style_flex-centered-container__Esp_2,
.style_footer__container__e_4qn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_title-h1__RHzKm,
.style_title-h2__FnC2C,
.style_title-h2__small__aa6un,
.style_title__skZgV {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: var(--main-font);
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(56.46deg, #33db9c 6.36%, #8b5195 76.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_title-h1__RHzKm {
  font-size: 90px;
}
@media (max-width: 900px) {
  .style_title-h1__RHzKm {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h1__RHzKm {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h1__RHzKm {
    font-size: 35px;
  }
}
.style_title-h2__FnC2C,
.style_title-h2__small__aa6un {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .style_title-h2__FnC2C,
  .style_title-h2__small__aa6un {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__FnC2C,
  .style_title-h2__small__aa6un {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h2__FnC2C,
  .style_title-h2__small__aa6un {
    font-size: 35px;
  }
}
.style_title-h2__small__aa6un {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .style_title-h2__small__aa6un {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__small__aa6un {
    font-size: 40px;
  }
}
.style_highlight__BCLZt {
  color: #00e18c;
}
.style_bold__82RWU {
  font-weight: 700;
}
.style_section-margin__TSBFU {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .style_section-margin__TSBFU {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .style_section-margin__TSBFU {
    margin-bottom: 81px;
  }
}
.style_nowrap__UKJ4J {
  white-space: nowrap;
}
.style_gradient-main__hBMGY {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: rgba(51, 219, 156, 0.5);
  filter: blur(120px);
}
@media (max-width: 767px) {
  .style_gradient-main__hBMGY {
    display: none;
  }
}
.style_gradient-main_dark__twNNl {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: #231e2e;
  filter: blur(90px);
}
@media (max-width: 767px) {
  .style_gradient-main_dark__twNNl {
    display: none;
  }
}
.style_gradient-ecosystem__oFqgF {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .style_gradient-ecosystem__oFqgF {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .style_gradient-ecosystem__oFqgF {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .style_gradient-ecosystem__oFqgF {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.style_gradient-footer__zXbUo {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.style_gradient-footer__zXbUo,
.style_gradient-footer_blue__8Bn9_ {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.style_gradient-footer_blue__8Bn9_ {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.style_gradient___DKXG {
  position: absolute;
  top: -11%;
  right: -12%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient___DKXG {
    position: absolute;
    top: 0;
    right: 30%;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-sdk__URn2F {
  position: absolute;
  top: -5%;
  right: 88%;
  z-index: 0;
  display: block;
  width: 500px;
  height: 500px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
.style_gradient-swap-form__bxgZv {
  top: -24%;
  right: 0;
}
.style_gradient-benefits-top__XX2C8,
.style_gradient-swap-form__bxgZv {
  position: absolute;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
.style_gradient-benefits-top__XX2C8 {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-top__XX2C8 {
    position: absolute;
    top: -11%;
    right: -16%;
    z-index: -5;
    display: block;
    width: 400px;
    height: 400px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
  }
}
.style_gradient-provideLiquidity__rLwPB {
  position: absolute;
  top: -10%;
  right: 20%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient-provideLiquidity__rLwPB {
    position: absolute;
    top: 40%;
    right: -44%;
    z-index: -5;
    display: block;
    width: 800px;
    height: 800px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-benefits-bottom__2dnYw {
  position: absolute;
  top: 25%;
  right: auto;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-bottom__2dnYw {
    position: absolute;
    top: 14%;
    right: auto;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    left: -50%;
  }
}
.style_gradient-referral-widget__OU0Dm {
  position: absolute;
  top: 50%;
  right: auto;
  z-index: -5;
  display: block;
  width: 1279px;
  height: 300px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: 0;
}
@media (max-width: 480px) {
  .style_gradient-referral-widget__OU0Dm {
    position: absolute;
    right: auto;
    z-index: -5;
    display: block;
    width: 1279px;
    height: 300px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    top: 35%;
    left: -69%;
  }
}
.style_gradient-staking-prepare__azUVl {
  position: absolute;
  top: 51%;
  right: 106%;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(150px);
  content: "";
}
.style_footer__zvwtM {
  z-index: 0;
  position: relative;
}
.style_footer_colored__kdJRz {
  background-color: #f2f2f2 !important;
}
.style_footer_colored__kdJRz .style_footer__wrapper__L4rS8 {
  background-color: #f2f2f2 !important;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.23);
}
.style_footer_colored__kdJRz .style_footer__nav-link__ADVQO,
.style_footer_colored__kdJRz .style_footer__title__g9zhm,
.style_footer_colored__kdJRz .style_social-links__item__jiX8v {
  color: #5e4e72 !important;
}
.style_footer_colored__kdJRz .style_footer__nav-link__ADVQO:hover,
.style_footer_colored__kdJRz .style_footer__title__g9zhm:hover,
.style_footer_colored__kdJRz .style_social-links__item__jiX8v:hover {
  color: #00e18c !important;
}
.style_footer_colored__kdJRz .style_footer__copyright__TevWE,
.style_footer_colored__kdJRz .style_footer__copyright__TevWE a {
  color: #5e4e72 !important;
}
.style_footer_colored__kdJRz .style_footer__copyright__TevWE a:hover {
  color: #00e18c !important;
}
.style_footer__wrapper__L4rS8 {
  z-index: 1;
  position: relative;
  padding: 63px 0 50px;
  background: rgba(16, 12, 21, 0.2);
  box-shadow: inset 0 1px 3px hsla(0, 0%, 100%, 0.23);
  -webkit-backdrop-filter: blur(6.5px);
  backdrop-filter: blur(6.5px);
}
.style_footer__gradient_blue__IRAjW {
  top: -70%;
}
.style_footer__gradient_blue__IRAjW,
.style_footer__gradient_green__k_sTk {
  z-index: -1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  filter: blur(10px);
}
.style_footer__gradient_green__k_sTk {
  top: -40%;
}
.style_footer__container__e_4qn {
  justify-content: space-between;
}
.style_footer__title__g9zhm {
  display: block;
  margin: 0 0 37px;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_footer__menus__Yiszf {
  display: grid;
  grid-gap: 80px;
  gap: 80px;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
}
.style_footer__nav__drfud {
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
  width: 100%;
}
.style_footer__nav-link__ADVQO {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 300;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_footer__nav-link__ADVQO:hover {
  color: #00e18c;
}
.style_footer__bottom__37tRa {
  margin-top: 32px;
  padding-top: 32px;
}
.style_footer__bottom-top__QsMne {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.style_footer__bottom-right__4YcN1 {
  display: flex;
  align-items: center;
}
.style_footer__bottom-sum__mxe86 {
  display: flex;
  align-items: center;
  margin-right: 15px;
  margin-left: 15px;
  cursor: default;
}
.style_footer__bottom-sum__mxe86 span {
  margin-right: 8px;
  margin-left: 8px;
}
.style_footer__bottom-rbc__OzxV8 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_footer__bottom-rbc-link__0oQQv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 22px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background-color: transparent;
  border: 1px solid var(--main-green);
  border-radius: 100px;
}
.style_footer__bottom-rbc-link__0oQQv:hover {
  background-color: rgba(74, 167, 85, 0.25);
}
.style_footer__bottom-rbc-icon__4cY3K {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.style_footer__copyright__TevWE {
  margin: 0;
  align-self: flex-end;
  font-weight: 300;
  font-size: 18px;
  line-height: 120%;
  text-align: right;
  letter-spacing: 0.03em;
  color: #fff;
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_footer__copyright-headQuarters__KGmRk {
  display: block;
  margin-bottom: 20px;
}
.style_footer__copyright-privacy__v8K2Z:hover {
  color: #00e18c;
  opacity: 1;
}
.style_footer__front-cubes__Pb9iX,
.style_footer__front-cubes_shadow__h5y4u {
  position: absolute;
  z-index: 0;
  top: -140px;
  left: 56%;
  transform: translateX(-50%);
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_footer__front-cubes_shadow__h5y4u {
  width: 236px;
  top: -100px;
  left: 58%;
}
.style_footer__buttons__XAyWl {
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  grid-gap: 54px;
  gap: 54px;
  margin: 0 auto -35px;
}
.style_footer__buttons-documentation__u15_v {
  width: 446px;
  padding: 14px 121px;
  box-shadow: 0 4px 23px rgba(51, 219, 156, 0.35);
  border-radius: 25px;
  font-weight: 500;
  font-size: 25px;
  color: #241f2a;
}
.style_footer__buttons-documentation__u15_v:hover {
  color: #fff;
}
.style_footer__buttons-email-wrapper__6c1_w {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 446px;
  padding-left: 66px;
  font-weight: 500;
  font-size: 25px;
  color: #241f2a;
  background: linear-gradient(
    180deg,
    rgba(16, 12, 21, 0.09) 40%,
    rgba(0, 226, 141, 0.11) 105.54%
  );
  box-shadow: inset 0 1px 3px hsla(0, 0%, 100%, 0.24);
  -webkit-backdrop-filter: blur(6.5px);
  backdrop-filter: blur(6.5px);
  border-radius: 25px;
  border: transparent;
}
.style_footer__buttons-email-stayInTheLoop__qKATo {
  position: absolute;
  bottom: -50px;
  right: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #00e28d;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_social-links__EF9m_ {
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
}
.style_social-links__item__jiX8v {
  display: flex;
  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  grid-gap: 8px;
  gap: 8px;
  font-weight: 300;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_social-links__item__jiX8v:hover {
  color: #00e18c;
}
.style_social-links__item__jiX8v:hover svg path {
  fill: #00e18c;
}
.style_social-links__item-icon__OZwMA {
  display: flex;
  align-items: center;
  width: 18px;
}
.style_social-links__item-icon__OZwMA img {
  width: 100%;
}
@media (max-width: 1120px) {
  .style_footer__copyright__TevWE {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  .style_footer__front-cubes__Pb9iX {
    top: -135px;
  }
  .style_footer__front-cubes_shadow__h5y4u {
    top: -95px;
  }
}
@media (max-width: 850px) {
  .style_footer__container__e_4qn {
    flex-direction: column;
    grid-gap: 0;
    gap: 0;
    align-items: flex-start;
  }
  .style_footer__buttons__XAyWl {
    align-items: center;
    margin: 0 auto 95px;
  }
  .style_footer__copyright__TevWE {
    position: static;
    left: auto;
    transform: translateX(0);
    margin-top: 45px;
    align-self: flex-start;
    text-align: left;
  }
}
@media (max-width: 680px) {
  .style_footer__menus__Yiszf {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    gap: 40px;
  }
  .style_footer__title__g9zhm {
    margin: 0 0 16px;
  }
  .style_footer__copyright__TevWE {
    max-width: 265px;
  }
  .style_footer__gradient_blue__IRAjW {
    top: -40%;
    opacity: 0.3;
  }
  .style_footer__gradient_green__k_sTk {
    top: -20%;
    opacity: 0.3;
  }
}
@media (max-width: 580px) {
  .style_footer__menus__Yiszf {
    margin-top: 90px;
  }
  .style_footer__buttons-documentation__u15_v {
    width: 100%;
    padding: 14px 28px;
  }
  .style_footer__front-cubes__Pb9iX {
    left: 50%;
  }
  .style_footer__front-cubes_shadow__h5y4u {
    left: 52%;
  }
}
.style_feedback__urwEM .style_select__control__peYTm {
  height: 76px;
  margin-bottom: 40px;
  padding: 16px;
  color: var(--rubic-base-02);
  font-size: 20px;
  line-height: 24px;
  background-color: transparent;
  border: 1px solid var(--rubic-base-02);
  border-radius: 13px;
  box-shadow: none;
}
.style_feedback__urwEM .style_select__control__peYTm:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.style_feedback__urwEM .style_select__control__peYTm:focus {
  outline: none;
}
.style_feedback__urwEM .style_select__menu__TD__i {
  top: 65px;
  margin-top: 0;
  background-color: var(--rubic-base-08);
  border: 1px solid var(--rubic-base-02);
  border-top: 0;
  border-radius: 0 0 13px 13px;
}
.style_feedback__urwEM .style_select__option__4_esD {
  padding: 13px 26px;
  cursor: pointer;
}
.style_feedback__urwEM .style_select__option__4_esD:hover {
  color: #fff;
  background-color: #00e18c;
}
.style_feedback__urwEM .style_select__placeholder__NAOY_ {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.style_feedback__urwEM .style_select__single-value__d0NTI {
  color: var(--rubic-base-02);
}
.style_widget-configuration-form__6HDzE .style_select__control__peYTm {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.style_widget-configuration-form__6HDzE
  .style_select__control--menu-is-open__5KLVj,
.style_widget-configuration-form__6HDzE .style_select__control__peYTm:hover {
  border-color: #858585;
}
.style_widget-configuration-form__6HDzE .style_select__value-container__277J7 {
  padding-left: 14px;
}
.style_widget-configuration-form__6HDzE .style_select__single-value__d0NTI {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__6HDzE .style_select__menu__TD__i {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.style_widget-configuration-form__6HDzE .style_select__menu-list__DVX_U {
  border-radius: 8px;
}
.style_widget-configuration-form__6HDzE .style_select__option__4_esD {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__6HDzE .style_select__option__4_esD:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.style_widget-configuration-form__6HDzE
  .style_select__option--is-selected__8OkYS,
.style_widget-configuration-form__6HDzE
  .style_select__option--is-selected__8OkYS:hover {
  background-color: #00e18c;
}
.style_widget-configuration-form__6HDzE
  .style_select__indicator-separator__krFkm {
  display: none;
}
.style_select-not-to-open__480JR .style_select__control__peYTm {
  cursor: default;
}
.style_select-not-to-open__480JR .style_select__indicator__X9Et_ {
  display: none;
}
@media (max-width: 767px) {
  .style_feedback__urwEM .style_select__control__peYTm {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .style_feedback__urwEM .style_select__menu__TD__i {
    top: 44px;
  }
}
.style_modal__wrapper__cPPad {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.style_modal__body__klDql {
  position: relative;
  max-width: 1100px;
  max-height: 100%;
  margin: 20px;
  padding: 15px 20px;
  overflow-y: scroll;
  text-align: center;
  background: var(--main-background);
  border-radius: 30px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.style_modal__body__klDql::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.style_modal__title__PE9rn {
  margin: 0 0 50px;
  text-align: center;
}
.style_modal__close__mI9Me {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.style_modal__button__h5_nA {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.style_modal__button__h5_nA:hover {
  transform: scale(0.99);
}
.style_button__Reisp {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-align: center;
  background: var(--main-green);
  border-radius: 12px;
}
.style_button__Reisp img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.style_button__Reisp:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.style_button__Reisp:hover img {
  transform: translateX(3px);
}
.style_button__Reisp:active {
  transform: scale(0.95);
}
.style_button_glassy__GjZok {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.style_button_header__BS_VL {
  margin-left: 32px;
  line-height: 42px;
}
.style_button_gradient__gRKby {
  padding: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(113.38deg, #30da60 31.59%, #0083ff 178.87%);
  box-shadow: 0 5px 30px rgba(34, 221, 75, 0.33);
  border-radius: 6px;
}
.style_button_gradient__gRKby:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.style_button-link___8JE1 {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.style_button-link___8JE1 img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.style_button-link___8JE1:hover {
  color: #00e18c;
}
.style_button-link___8JE1:hover img {
  transform: translateX(3px);
}
.style_button-link___8JE1:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .style_button__Reisp {
    padding: 5px 10px;
    font-size: 18px;
  }
  .style_button_glassy__GjZok {
    margin-right: 10px;
  }
  .style_button__Reisp img {
    max-width: 20px;
  }
}
.style_select__JoC9U .style_language-select__control__lUyc3 {
  background: transparent;
  border: none;
  cursor: pointer;
}
.style_select__JoC9U .style_language-select__control--is-focused__oAvRn {
  outline: none;
  box-shadow: none;
}
.style_select__JoC9U .style_language-select__menu__jVcxx {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 0;
  right: 0;
  top: 70px;
  padding: 15px 20px;
  background: #241f2a;
  border: 1px solid var(--rubic-base-06);
  border-radius: 16px;
}
.style_select__JoC9U .style_language-select__menu-list__A7mIB {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
.style_select__JoC9U .style_language-select__value-container__QkpgJ {
  padding: 0;
}
.style_select__JoC9U .style_language-select__value-container__QkpgJ input {
  left: 0;
}
.style_select__JoC9U .style_language-select__single-value__onHLq {
  overflow: visible;
  color: var(--rubic-base-05);
}
.style_select__JoC9U .style_language-select__single-value__onHLq span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.style_select__JoC9U .style_language-select__single-value__onHLq img {
  margin-right: 10px;
}
.style_select__JoC9U .style_language-select__indicator__UIA_a {
  display: none;
}
.style_select__JoC9U .style_language-select__option__1y5Pt {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select__JoC9U .style_language-select__option__1y5Pt:last-child {
  margin-bottom: 0;
}
.style_select__JoC9U .style_language-select__option__1y5Pt:hover {
  color: #00e18c;
}
.style_select__JoC9U .style_language-select__option__1y5Pt:active {
  background: transparent;
}
.style_select__JoC9U .style_language-select__option--is-selected__J_tXI span {
  color: #00e18c;
}
.style_select__JoC9U .style_language-select__dropdown-indicator__1nXaZ:hover {
  color: var(--rubic-base-05);
}
.style_select__JoC9U .style_language-select__indicator-separator__ge4Mx {
  display: none;
}
.style_select__JoC9U .style_statistic-select__control___LIco {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select__JoC9U .style_statistic-select__control--menu-is-open__WKwtz {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select__JoC9U
  .style_statistic-select__control--menu-is-open__WKwtz
  .style_statistic-select__indicator__STdWu {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select__JoC9U
  .style_statistic-select__control--menu-is-open__WKwtz
  .style_statistic-select__single-value__BAqcs {
  color: #fff;
}
.style_select__JoC9U .style_statistic-select__control--is-focused__BszJ5 {
  outline: none;
  box-shadow: none;
}
.style_select__JoC9U .style_statistic-select__menu__6G_Bo {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select__JoC9U .style_statistic-select__menu__6G_Bo {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select__JoC9U .style_statistic-select__menu-list__arg0b {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select__JoC9U .style_statistic-select__menu-list__arg0b {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select__JoC9U .style_statistic-select__value-container__LuUwU {
  padding: 0;
}
.style_select__JoC9U .style_statistic-select__value-container__LuUwU input {
  left: -100px;
}
.style_select__JoC9U .style_statistic-select__single-value__BAqcs {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select__JoC9U .style_statistic-select__indicator__STdWu {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select__JoC9U .style_statistic-select__option__aolOV {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select__JoC9U .style_statistic-select__option__aolOV:last-child {
  margin-bottom: 0;
}
.style_select__JoC9U .style_statistic-select__option__aolOV:hover {
  color: #4aa956;
}
.style_select__JoC9U .style_statistic-select__option__aolOV:active {
  background: transparent;
}
.style_select__JoC9U .style_statistic-select__option--is-selected__iTDmv {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select__JoC9U .style_statistic-select__option__aolOV {
    margin-bottom: 0;
  }
}
.style_select__JoC9U .style_statistic-select__dropdown-indicator__2ps2I:hover {
  color: var(--rubic-base-05);
}
.style_select__JoC9U .style_statistic-select__indicator-separator__Iq5xz {
  display: none;
}
.style_select-periods___MVQz .style_statistic-select__control___LIco {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods___MVQz
  .style_statistic-select__control--menu-is-open__WKwtz {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods___MVQz
  .style_statistic-select__control--menu-is-open__WKwtz
  .style_statistic-select__indicator__STdWu {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods___MVQz
  .style_statistic-select__control--menu-is-open__WKwtz
  .style_statistic-select__single-value__BAqcs {
  color: #fff;
}
.style_select-periods___MVQz
  .style_statistic-select__control--is-focused__BszJ5 {
  outline: none;
  box-shadow: none;
}
.style_select-periods___MVQz .style_statistic-select__menu__6G_Bo {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods___MVQz .style_statistic-select__menu__6G_Bo {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select-periods___MVQz .style_statistic-select__menu-list__arg0b {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods___MVQz .style_statistic-select__menu-list__arg0b {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods___MVQz .style_statistic-select__value-container__LuUwU {
  padding: 0;
}
.style_select-periods___MVQz
  .style_statistic-select__value-container__LuUwU
  input {
  left: -100px;
}
.style_select-periods___MVQz .style_statistic-select__single-value__BAqcs {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods___MVQz .style_statistic-select__indicator__STdWu {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods___MVQz .style_statistic-select__option__aolOV {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods___MVQz .style_statistic-select__option__aolOV:last-child {
  margin-bottom: 0;
}
.style_select-periods___MVQz .style_statistic-select__option__aolOV:hover {
  color: #4aa956;
}
.style_select-periods___MVQz .style_statistic-select__option__aolOV:active {
  background: transparent;
}
.style_select-periods___MVQz
  .style_statistic-select__option--is-selected__iTDmv {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods___MVQz .style_statistic-select__option__aolOV {
    margin-bottom: 0;
  }
}
.style_select-periods___MVQz
  .style_statistic-select__dropdown-indicator__2ps2I:hover {
  color: var(--rubic-base-05);
}
.style_select-periods___MVQz
  .style_statistic-select__indicator-separator__Iq5xz {
  display: none;
}
.style_select_persia__wr4_a .style_statistic-select__control___LIco {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select_persia__wr4_a
  .style_statistic-select__control--menu-is-open__WKwtz {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select_persia__wr4_a
  .style_statistic-select__control--menu-is-open__WKwtz
  .style_statistic-select__indicator__STdWu {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select_persia__wr4_a
  .style_statistic-select__control--menu-is-open__WKwtz
  .style_statistic-select__single-value__BAqcs {
  color: #fff;
}
.style_select_persia__wr4_a
  .style_statistic-select__control--is-focused__BszJ5 {
  outline: none;
  box-shadow: none;
}
.style_select_persia__wr4_a .style_statistic-select__menu__6G_Bo {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select_persia__wr4_a .style_statistic-select__menu__6G_Bo {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select_persia__wr4_a .style_statistic-select__menu-list__arg0b {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select_persia__wr4_a .style_statistic-select__menu-list__arg0b {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select_persia__wr4_a .style_statistic-select__value-container__LuUwU {
  padding: 0;
}
.style_select_persia__wr4_a
  .style_statistic-select__value-container__LuUwU
  input {
  left: 0;
}
.style_select_persia__wr4_a .style_statistic-select__single-value__BAqcs {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select_persia__wr4_a .style_statistic-select__indicator__STdWu {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select_persia__wr4_a .style_statistic-select__option__aolOV {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select_persia__wr4_a .style_statistic-select__option__aolOV:last-child {
  margin-bottom: 0;
}
.style_select_persia__wr4_a .style_statistic-select__option__aolOV:hover {
  color: #4aa956;
}
.style_select_persia__wr4_a .style_statistic-select__option__aolOV:active {
  background: transparent;
}
.style_select_persia__wr4_a
  .style_statistic-select__option--is-selected__iTDmv {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select_persia__wr4_a .style_statistic-select__option__aolOV {
    margin-bottom: 0;
  }
}
.style_select_persia__wr4_a
  .style_statistic-select__dropdown-indicator__2ps2I:hover {
  color: var(--rubic-base-05);
}
.style_select_persia__wr4_a
  .style_statistic-select__indicator-separator__Iq5xz {
  display: none;
}
.style_select-periods_persia__6Vjut .style_statistic-select__control___LIco {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__control--menu-is-open__WKwtz {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__control--menu-is-open__WKwtz
  .style_statistic-select__indicator__STdWu {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__control--menu-is-open__WKwtz
  .style_statistic-select__single-value__BAqcs {
  color: #fff;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__control--is-focused__BszJ5 {
  outline: none;
  box-shadow: none;
}
.style_select-periods_persia__6Vjut .style_statistic-select__menu__6G_Bo {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods_persia__6Vjut .style_statistic-select__menu__6G_Bo {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select-periods_persia__6Vjut .style_statistic-select__menu-list__arg0b {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods_persia__6Vjut
    .style_statistic-select__menu-list__arg0b {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__value-container__LuUwU {
  padding: 0;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__value-container__LuUwU
  input {
  left: 0;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__single-value__BAqcs {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods_persia__6Vjut .style_statistic-select__indicator__STdWu {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods_persia__6Vjut .style_statistic-select__option__aolOV {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__option__aolOV:last-child {
  margin-bottom: 0;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__option__aolOV:hover {
  color: #4aa956;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__option__aolOV:active {
  background: transparent;
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__option--is-selected__iTDmv {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods_persia__6Vjut .style_statistic-select__option__aolOV {
    margin-bottom: 0;
  }
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__dropdown-indicator__2ps2I:hover {
  color: var(--rubic-base-05);
}
.style_select-periods_persia__6Vjut
  .style_statistic-select__indicator-separator__Iq5xz {
  display: none;
}
.style_paginationContainer__UrzsT {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .style_paginationContainer__UrzsT {
    grid-gap: 0;
    gap: 0;
  }
}
.style_pageLinkClassName__xfPD8 {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .style_pageLinkClassName__xfPD8 {
    padding: 8px 13px;
  }
}
.style_activeClassName___NAPY,
.style_mobileActiveClassName__r2rsM {
  padding: 8px 0;
  border-radius: 12px;
}
.style_activeClassName___NAPY {
  background: #4aa956;
}
.style_mobileActiveClassName__r2rsM .style_pageLinkClassName__xfPD8 {
  color: var(--main-green);
}
.style_previousClassName__In_Zg {
  margin-right: 15px;
  cursor: pointer;
}
.style_nextClassName__DmRyg {
  margin-left: 15px;
  cursor: pointer;
}
#style_app__MP5h5 {
  height: 100%;
}
.style_marquee__y7VoQ {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 0 !important;
  min-width: auto !important;
}
.style_react-tooltip__mcJ_S {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.style_carousel__z4GCZ {
  position: relative !important;
  z-index: 10 !important;
}
.style_carousel__z4GCZ .style_carousel__slide__OsQhk {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .style_carousel__z4GCZ .style_carousel__slide__OsQhk {
    padding-bottom: 49px !important;
  }
}
.style_container__uf2gs,
.style_flex-centered-container__SnM3w {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.style_flex-centered-container__SnM3w {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_title-h1__bLjih,
.style_title-h2__m1kon,
.style_title-h2__small__s8wuw,
.style_title___Br6S {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: var(--main-font);
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(56.46deg, #33db9c 6.36%, #8b5195 76.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_title-h1__bLjih {
  font-size: 90px;
}
@media (max-width: 900px) {
  .style_title-h1__bLjih {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h1__bLjih {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h1__bLjih {
    font-size: 35px;
  }
}
.style_title-h2__m1kon,
.style_title-h2__small__s8wuw {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .style_title-h2__m1kon,
  .style_title-h2__small__s8wuw {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__m1kon,
  .style_title-h2__small__s8wuw {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h2__m1kon,
  .style_title-h2__small__s8wuw {
    font-size: 35px;
  }
}
.style_title-h2__small__s8wuw {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .style_title-h2__small__s8wuw {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__small__s8wuw {
    font-size: 40px;
  }
}
.style_highlight__U1vHL {
  color: #00e18c;
}
.style_bold__UAycm {
  font-weight: 700;
}
.style_section-margin__cuiDI {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .style_section-margin__cuiDI {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .style_section-margin__cuiDI {
    margin-bottom: 81px;
  }
}
.style_nowrap__QQB0i {
  white-space: nowrap;
}
.style_gradient-main__Jf_qW {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: rgba(51, 219, 156, 0.5);
  filter: blur(120px);
}
@media (max-width: 767px) {
  .style_gradient-main__Jf_qW {
    display: none;
  }
}
.style_gradient-main_dark__i_PKV {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: #231e2e;
  filter: blur(90px);
}
@media (max-width: 767px) {
  .style_gradient-main_dark__i_PKV {
    display: none;
  }
}
.style_gradient-ecosystem__F_ImB {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .style_gradient-ecosystem__F_ImB {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .style_gradient-ecosystem__F_ImB {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .style_gradient-ecosystem__F_ImB {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.style_gradient-footer___fpX1 {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.style_gradient-footer___fpX1,
.style_gradient-footer_blue__irBx1 {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.style_gradient-footer_blue__irBx1 {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.style_gradient__WA2go {
  position: absolute;
  top: -11%;
  right: -12%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient__WA2go {
    position: absolute;
    top: 0;
    right: 30%;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-sdk__6gJCN {
  position: absolute;
  top: -5%;
  right: 88%;
  z-index: 0;
  display: block;
  width: 500px;
  height: 500px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
.style_gradient-swap-form__MwOV6 {
  top: -24%;
  right: 0;
}
.style_gradient-benefits-top__sD2c4,
.style_gradient-swap-form__MwOV6 {
  position: absolute;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
.style_gradient-benefits-top__sD2c4 {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-top__sD2c4 {
    position: absolute;
    top: -11%;
    right: -16%;
    z-index: -5;
    display: block;
    width: 400px;
    height: 400px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
  }
}
.style_gradient-provideLiquidity__dXmHQ {
  position: absolute;
  top: -10%;
  right: 20%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient-provideLiquidity__dXmHQ {
    position: absolute;
    top: 40%;
    right: -44%;
    z-index: -5;
    display: block;
    width: 800px;
    height: 800px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-benefits-bottom__Cn1Dt {
  position: absolute;
  top: 25%;
  right: auto;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-bottom__Cn1Dt {
    position: absolute;
    top: 14%;
    right: auto;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    left: -50%;
  }
}
.style_gradient-referral-widget__MyZcU {
  position: absolute;
  top: 50%;
  right: auto;
  z-index: -5;
  display: block;
  width: 1279px;
  height: 300px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: 0;
}
@media (max-width: 480px) {
  .style_gradient-referral-widget__MyZcU {
    position: absolute;
    right: auto;
    z-index: -5;
    display: block;
    width: 1279px;
    height: 300px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    top: 35%;
    left: -69%;
  }
}
.style_gradient-staking-prepare__Wlzj_ {
  position: absolute;
  top: 51%;
  right: 106%;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(150px);
  content: "";
}
.style_language__body-item__TAOMB {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  cursor: pointer;
}
.style_language__body-item__TAOMB :hover {
  color: #00e18c;
}
.style_language__body-item__TAOMB:last-child {
  margin-bottom: 0;
}
.style_language__body-item_icon__PAFly {
  border-radius: 50%;
}
.style_language__body-item_text__BeAyl {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #fff;
  margin: 0 22px;
}
.style_language__placeholder__rDJqs {
  display: flex;
  align-items: center;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_language__placeholder_text__SviqM {
  margin: 0 6px;
}
.style_language__placeholder__rDJqs img {
  width: 20px;
}
.style_language__placeholder__rDJqs:hover {
  color: #00e18c;
}
.style_language__placeholder__rDJqs:hover:before {
  content: "";
  top: 0;
  left: 0;
  background-image: url(/icons/language_g.svg);
  background-size: 100% 100%;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.style_language__placeholder__rDJqs:hover img {
  display: none !important;
}
@media (max-width: 480px) {
  .style_language__placeholder_text__SviqM {
    font-size: 18px;
    margin: 0 0 0 7px;
  }
}
.styles_animated___V5_7 {
  transition: opacity 0.3s ease-in;
}
.styles_drop-portal__K_q4U {
  position: absolute;
  z-index: inherit;
}
.styles_feedback__dZnlc .styles_select__control__H_OdV {
  height: 76px;
  margin-bottom: 40px;
  padding: 16px;
  color: var(--rubic-base-02);
  font-size: 20px;
  line-height: 24px;
  background-color: transparent;
  border: 1px solid var(--rubic-base-02);
  border-radius: 13px;
  box-shadow: none;
}
.styles_feedback__dZnlc .styles_select__control__H_OdV:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.styles_feedback__dZnlc .styles_select__control__H_OdV:focus {
  outline: none;
}
.styles_feedback__dZnlc .styles_select__menu__YrVDm {
  top: 65px;
  margin-top: 0;
  background-color: var(--rubic-base-08);
  border: 1px solid var(--rubic-base-02);
  border-top: 0;
  border-radius: 0 0 13px 13px;
}
.styles_feedback__dZnlc .styles_select__option__u6A78 {
  padding: 13px 26px;
  cursor: pointer;
}
.styles_feedback__dZnlc .styles_select__option__u6A78:hover {
  color: #fff;
  background-color: #00e18c;
}
.styles_feedback__dZnlc .styles_select__placeholder__bK3AE {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.styles_feedback__dZnlc .styles_select__single-value__mP7oS {
  color: var(--rubic-base-02);
}
.styles_widget-configuration-form__E_v3d .styles_select__control__H_OdV {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.styles_widget-configuration-form__E_v3d
  .styles_select__control--menu-is-open__NIgOI,
.styles_widget-configuration-form__E_v3d .styles_select__control__H_OdV:hover {
  border-color: #858585;
}
.styles_widget-configuration-form__E_v3d
  .styles_select__value-container__kCHAo {
  padding-left: 14px;
}
.styles_widget-configuration-form__E_v3d .styles_select__single-value__mP7oS {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.styles_widget-configuration-form__E_v3d .styles_select__menu__YrVDm {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.styles_widget-configuration-form__E_v3d .styles_select__menu-list__prJpH {
  border-radius: 8px;
}
.styles_widget-configuration-form__E_v3d .styles_select__option__u6A78 {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.styles_widget-configuration-form__E_v3d .styles_select__option__u6A78:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.styles_widget-configuration-form__E_v3d
  .styles_select__option--is-selected__AHfgH,
.styles_widget-configuration-form__E_v3d
  .styles_select__option--is-selected__AHfgH:hover {
  background-color: #00e18c;
}
.styles_widget-configuration-form__E_v3d
  .styles_select__indicator-separator__A_DwH {
  display: none;
}
.styles_select-not-to-open__fmgWY .styles_select__control__H_OdV {
  cursor: default;
}
.styles_select-not-to-open__fmgWY .styles_select__indicator__Gmk2y {
  display: none;
}
@media (max-width: 767px) {
  .styles_feedback__dZnlc .styles_select__control__H_OdV {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .styles_feedback__dZnlc .styles_select__menu__YrVDm {
    top: 44px;
  }
}
.styles_modal__wrapper__3kJix {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.styles_modal__body__B_Wze {
  position: relative;
  max-width: 1100px;
  max-height: 100%;
  margin: 20px;
  padding: 15px 20px;
  overflow-y: scroll;
  text-align: center;
  background: var(--main-background);
  border-radius: 30px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.styles_modal__body__B_Wze::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.styles_modal__title__5plhh {
  margin: 0 0 50px;
  text-align: center;
}
.styles_modal__close__3QrWc {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.styles_modal__button__pfdpe {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.styles_modal__button__pfdpe:hover {
  transform: scale(0.99);
}
.styles_button__eIfbo {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-align: center;
  background: var(--main-green);
  border-radius: 12px;
}
.styles_button__eIfbo img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.styles_button__eIfbo:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.styles_button__eIfbo:hover img {
  transform: translateX(3px);
}
.styles_button__eIfbo:active {
  transform: scale(0.95);
}
.styles_button_glassy__I2Llp {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.styles_button_header___kRmY {
  margin-left: 32px;
  line-height: 42px;
}
.styles_button_gradient__yqPkE {
  padding: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(113.38deg, #30da60 31.59%, #0083ff 178.87%);
  box-shadow: 0 5px 30px rgba(34, 221, 75, 0.33);
  border-radius: 6px;
}
.styles_button_gradient__yqPkE:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.styles_button-link__oI9px {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.styles_button-link__oI9px img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.styles_button-link__oI9px:hover {
  color: #00e18c;
}
.styles_button-link__oI9px:hover img {
  transform: translateX(3px);
}
.styles_button-link__oI9px:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .styles_button__eIfbo {
    padding: 5px 10px;
    font-size: 18px;
  }
  .styles_button_glassy__I2Llp {
    margin-right: 10px;
  }
  .styles_button__eIfbo img {
    max-width: 20px;
  }
}
.styles_select__bawR6 .styles_language-select__control__kA57f {
  background: transparent;
  border: none;
  cursor: pointer;
}
.styles_select__bawR6 .styles_language-select__control--is-focused__IuNVA {
  outline: none;
  box-shadow: none;
}
.styles_select__bawR6 .styles_language-select__menu__45FWO {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 0;
  right: 0;
  top: 70px;
  padding: 15px 20px;
  background: #241f2a;
  border: 1px solid var(--rubic-base-06);
  border-radius: 16px;
}
.styles_select__bawR6 .styles_language-select__menu-list__c_kjW {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
.styles_select__bawR6 .styles_language-select__value-container__XpaHz {
  padding: 0;
}
.styles_select__bawR6 .styles_language-select__value-container__XpaHz input {
  left: 0;
}
.styles_select__bawR6 .styles_language-select__single-value__dzLwO {
  overflow: visible;
  color: var(--rubic-base-05);
}
.styles_select__bawR6 .styles_language-select__single-value__dzLwO span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.styles_select__bawR6 .styles_language-select__single-value__dzLwO img {
  margin-right: 10px;
}
.styles_select__bawR6 .styles_language-select__indicator__sdL1M {
  display: none;
}
.styles_select__bawR6 .styles_language-select__option__M7_5s {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.styles_select__bawR6 .styles_language-select__option__M7_5s:last-child {
  margin-bottom: 0;
}
.styles_select__bawR6 .styles_language-select__option__M7_5s:hover {
  color: #00e18c;
}
.styles_select__bawR6 .styles_language-select__option__M7_5s:active {
  background: transparent;
}
.styles_select__bawR6 .styles_language-select__option--is-selected__KDK1f span {
  color: #00e18c;
}
.styles_select__bawR6 .styles_language-select__dropdown-indicator__3hjDv:hover {
  color: var(--rubic-base-05);
}
.styles_select__bawR6 .styles_language-select__indicator-separator__ycydY {
  display: none;
}
.styles_select__bawR6 .styles_statistic-select__control__2ikWj {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.styles_select__bawR6 .styles_statistic-select__control--menu-is-open__B2MxQ {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.styles_select__bawR6
  .styles_statistic-select__control--menu-is-open__B2MxQ
  .styles_statistic-select__indicator__3l8oP {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.styles_select__bawR6
  .styles_statistic-select__control--menu-is-open__B2MxQ
  .styles_statistic-select__single-value__VSbPh {
  color: #fff;
}
.styles_select__bawR6 .styles_statistic-select__control--is-focused__NYdDn {
  outline: none;
  box-shadow: none;
}
.styles_select__bawR6 .styles_statistic-select__menu__cc1Y1 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .styles_select__bawR6 .styles_statistic-select__menu__cc1Y1 {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.styles_select__bawR6 .styles_statistic-select__menu-list__P01f_ {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .styles_select__bawR6 .styles_statistic-select__menu-list__P01f_ {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.styles_select__bawR6 .styles_statistic-select__value-container__ncHPu {
  padding: 0;
}
.styles_select__bawR6 .styles_statistic-select__value-container__ncHPu input {
  left: -100px;
}
.styles_select__bawR6 .styles_statistic-select__single-value__VSbPh {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.styles_select__bawR6 .styles_statistic-select__indicator__3l8oP {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.styles_select__bawR6 .styles_statistic-select__option__rdofg {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.styles_select__bawR6 .styles_statistic-select__option__rdofg:last-child {
  margin-bottom: 0;
}
.styles_select__bawR6 .styles_statistic-select__option__rdofg:hover {
  color: #4aa956;
}
.styles_select__bawR6 .styles_statistic-select__option__rdofg:active {
  background: transparent;
}
.styles_select__bawR6 .styles_statistic-select__option--is-selected__g9bh_ {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .styles_select__bawR6 .styles_statistic-select__option__rdofg {
    margin-bottom: 0;
  }
}
.styles_select__bawR6
  .styles_statistic-select__dropdown-indicator__YrTZm:hover {
  color: var(--rubic-base-05);
}
.styles_select__bawR6 .styles_statistic-select__indicator-separator__ibwgz {
  display: none;
}
.styles_select-periods__FRKeJ .styles_statistic-select__control__2ikWj {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__control--menu-is-open__B2MxQ {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__control--menu-is-open__B2MxQ
  .styles_statistic-select__indicator__3l8oP {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__control--menu-is-open__B2MxQ
  .styles_statistic-select__single-value__VSbPh {
  color: #fff;
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__control--is-focused__NYdDn {
  outline: none;
  box-shadow: none;
}
.styles_select-periods__FRKeJ .styles_statistic-select__menu__cc1Y1 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .styles_select-periods__FRKeJ .styles_statistic-select__menu__cc1Y1 {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.styles_select-periods__FRKeJ .styles_statistic-select__menu-list__P01f_ {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .styles_select-periods__FRKeJ .styles_statistic-select__menu-list__P01f_ {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.styles_select-periods__FRKeJ .styles_statistic-select__value-container__ncHPu {
  padding: 0;
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__value-container__ncHPu
  input {
  left: -100px;
}
.styles_select-periods__FRKeJ .styles_statistic-select__single-value__VSbPh {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.styles_select-periods__FRKeJ .styles_statistic-select__indicator__3l8oP {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.styles_select-periods__FRKeJ .styles_statistic-select__option__rdofg {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__option__rdofg:last-child {
  margin-bottom: 0;
}
.styles_select-periods__FRKeJ .styles_statistic-select__option__rdofg:hover {
  color: #4aa956;
}
.styles_select-periods__FRKeJ .styles_statistic-select__option__rdofg:active {
  background: transparent;
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__option--is-selected__g9bh_ {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .styles_select-periods__FRKeJ .styles_statistic-select__option__rdofg {
    margin-bottom: 0;
  }
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__dropdown-indicator__YrTZm:hover {
  color: var(--rubic-base-05);
}
.styles_select-periods__FRKeJ
  .styles_statistic-select__indicator-separator__ibwgz {
  display: none;
}
.styles_select_persia__HJxwE .styles_statistic-select__control__2ikWj {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.styles_select_persia__HJxwE
  .styles_statistic-select__control--menu-is-open__B2MxQ {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.styles_select_persia__HJxwE
  .styles_statistic-select__control--menu-is-open__B2MxQ
  .styles_statistic-select__indicator__3l8oP {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.styles_select_persia__HJxwE
  .styles_statistic-select__control--menu-is-open__B2MxQ
  .styles_statistic-select__single-value__VSbPh {
  color: #fff;
}
.styles_select_persia__HJxwE
  .styles_statistic-select__control--is-focused__NYdDn {
  outline: none;
  box-shadow: none;
}
.styles_select_persia__HJxwE .styles_statistic-select__menu__cc1Y1 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .styles_select_persia__HJxwE .styles_statistic-select__menu__cc1Y1 {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.styles_select_persia__HJxwE .styles_statistic-select__menu-list__P01f_ {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .styles_select_persia__HJxwE .styles_statistic-select__menu-list__P01f_ {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.styles_select_persia__HJxwE .styles_statistic-select__value-container__ncHPu {
  padding: 0;
}
.styles_select_persia__HJxwE
  .styles_statistic-select__value-container__ncHPu
  input {
  left: 0;
}
.styles_select_persia__HJxwE .styles_statistic-select__single-value__VSbPh {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.styles_select_persia__HJxwE .styles_statistic-select__indicator__3l8oP {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.styles_select_persia__HJxwE .styles_statistic-select__option__rdofg {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.styles_select_persia__HJxwE
  .styles_statistic-select__option__rdofg:last-child {
  margin-bottom: 0;
}
.styles_select_persia__HJxwE .styles_statistic-select__option__rdofg:hover {
  color: #4aa956;
}
.styles_select_persia__HJxwE .styles_statistic-select__option__rdofg:active {
  background: transparent;
}
.styles_select_persia__HJxwE
  .styles_statistic-select__option--is-selected__g9bh_ {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .styles_select_persia__HJxwE .styles_statistic-select__option__rdofg {
    margin-bottom: 0;
  }
}
.styles_select_persia__HJxwE
  .styles_statistic-select__dropdown-indicator__YrTZm:hover {
  color: var(--rubic-base-05);
}
.styles_select_persia__HJxwE
  .styles_statistic-select__indicator-separator__ibwgz {
  display: none;
}
.styles_select-periods_persia__uiHL6 .styles_statistic-select__control__2ikWj {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__control--menu-is-open__B2MxQ {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__control--menu-is-open__B2MxQ
  .styles_statistic-select__indicator__3l8oP {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__control--menu-is-open__B2MxQ
  .styles_statistic-select__single-value__VSbPh {
  color: #fff;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__control--is-focused__NYdDn {
  outline: none;
  box-shadow: none;
}
.styles_select-periods_persia__uiHL6 .styles_statistic-select__menu__cc1Y1 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .styles_select-periods_persia__uiHL6 .styles_statistic-select__menu__cc1Y1 {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__menu-list__P01f_ {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .styles_select-periods_persia__uiHL6
    .styles_statistic-select__menu-list__P01f_ {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__value-container__ncHPu {
  padding: 0;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__value-container__ncHPu
  input {
  left: 0;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__single-value__VSbPh {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__indicator__3l8oP {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.styles_select-periods_persia__uiHL6 .styles_statistic-select__option__rdofg {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__option__rdofg:last-child {
  margin-bottom: 0;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__option__rdofg:hover {
  color: #4aa956;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__option__rdofg:active {
  background: transparent;
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__option--is-selected__g9bh_ {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .styles_select-periods_persia__uiHL6 .styles_statistic-select__option__rdofg {
    margin-bottom: 0;
  }
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__dropdown-indicator__YrTZm:hover {
  color: var(--rubic-base-05);
}
.styles_select-periods_persia__uiHL6
  .styles_statistic-select__indicator-separator__ibwgz {
  display: none;
}
.styles_paginationContainer__YwFyf {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .styles_paginationContainer__YwFyf {
    grid-gap: 0;
    gap: 0;
  }
}
.styles_pageLinkClassName___eOKj {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .styles_pageLinkClassName___eOKj {
    padding: 8px 13px;
  }
}
.styles_activeClassName__FgzDz,
.styles_mobileActiveClassName__u3xFr {
  padding: 8px 0;
  border-radius: 12px;
}
.styles_activeClassName__FgzDz {
  background: #4aa956;
}
.styles_mobileActiveClassName__u3xFr .styles_pageLinkClassName___eOKj {
  color: var(--main-green);
}
.styles_previousClassName__Zm_EZ {
  margin-right: 15px;
  cursor: pointer;
}
.styles_nextClassName__IlePV {
  margin-left: 15px;
  cursor: pointer;
}
#styles_app__vZDgH {
  height: 100%;
}
.styles_marquee__iuf__ {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 0 !important;
  min-width: auto !important;
}
.styles_react-tooltip__ZD3Pi {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.styles_carousel__3etbD {
  position: relative !important;
  z-index: 10 !important;
}
.styles_carousel__3etbD .styles_carousel__slide__FWCsU {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .styles_carousel__3etbD .styles_carousel__slide__FWCsU {
    padding-bottom: 49px !important;
  }
}
.styles_container__XQ3Iy,
.styles_flex-centered-container__YA78D {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.styles_flex-centered-container__YA78D {
  display: flex;
  align-items: center;
  justify-content: center;
}
.styles_title-h1__icm07,
.styles_title-h2__CD7QC,
.styles_title-h2__small__rgRVk,
.styles_title__kcd7a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: var(--main-font);
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(56.46deg, #33db9c 6.36%, #8b5195 76.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.styles_title-h1__icm07 {
  font-size: 90px;
}
@media (max-width: 900px) {
  .styles_title-h1__icm07 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .styles_title-h1__icm07 {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .styles_title-h1__icm07 {
    font-size: 35px;
  }
}
.styles_title-h2__CD7QC,
.styles_title-h2__small__rgRVk {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .styles_title-h2__CD7QC,
  .styles_title-h2__small__rgRVk {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .styles_title-h2__CD7QC,
  .styles_title-h2__small__rgRVk {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .styles_title-h2__CD7QC,
  .styles_title-h2__small__rgRVk {
    font-size: 35px;
  }
}
.styles_title-h2__small__rgRVk {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .styles_title-h2__small__rgRVk {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .styles_title-h2__small__rgRVk {
    font-size: 40px;
  }
}
.styles_highlight__fZ5rU {
  color: #00e18c;
}
.styles_bold__QmXYz {
  font-weight: 700;
}
.styles_section-margin__lb9g4 {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .styles_section-margin__lb9g4 {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .styles_section-margin__lb9g4 {
    margin-bottom: 81px;
  }
}
.styles_nowrap__fbeeK {
  white-space: nowrap;
}
.styles_gradient-main__D4njv {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: rgba(51, 219, 156, 0.5);
  filter: blur(120px);
}
@media (max-width: 767px) {
  .styles_gradient-main__D4njv {
    display: none;
  }
}
.styles_gradient-main_dark__2b0uv {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: #231e2e;
  filter: blur(90px);
}
@media (max-width: 767px) {
  .styles_gradient-main_dark__2b0uv {
    display: none;
  }
}
.styles_gradient-ecosystem___M00M {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .styles_gradient-ecosystem___M00M {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .styles_gradient-ecosystem___M00M {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .styles_gradient-ecosystem___M00M {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.styles_gradient-footer__10FcY {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.styles_gradient-footer__10FcY,
.styles_gradient-footer_blue__WxYrm {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.styles_gradient-footer_blue__WxYrm {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.styles_gradient__ECOCl {
  position: absolute;
  top: -11%;
  right: -12%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
@media (max-width: 480px) {
  .styles_gradient__ECOCl {
    position: absolute;
    top: 0;
    right: 30%;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.styles_gradient-sdk__bJPpN {
  position: absolute;
  top: -5%;
  right: 88%;
  z-index: 0;
  display: block;
  width: 500px;
  height: 500px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
.styles_gradient-swap-form__pe3ma {
  top: -24%;
  right: 0;
}
.styles_gradient-benefits-top__jpvW2,
.styles_gradient-swap-form__pe3ma {
  position: absolute;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
.styles_gradient-benefits-top__jpvW2 {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .styles_gradient-benefits-top__jpvW2 {
    position: absolute;
    top: -11%;
    right: -16%;
    z-index: -5;
    display: block;
    width: 400px;
    height: 400px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
  }
}
.styles_gradient-provideLiquidity__OCUQ4 {
  position: absolute;
  top: -10%;
  right: 20%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
@media (max-width: 480px) {
  .styles_gradient-provideLiquidity__OCUQ4 {
    position: absolute;
    top: 40%;
    right: -44%;
    z-index: -5;
    display: block;
    width: 800px;
    height: 800px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.styles_gradient-benefits-bottom__iGv_7 {
  position: absolute;
  top: 25%;
  right: auto;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: -10%;
}
@media (max-width: 480px) {
  .styles_gradient-benefits-bottom__iGv_7 {
    position: absolute;
    top: 14%;
    right: auto;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    left: -50%;
  }
}
.styles_gradient-referral-widget__1x9vP {
  position: absolute;
  top: 50%;
  right: auto;
  z-index: -5;
  display: block;
  width: 1279px;
  height: 300px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: 0;
}
@media (max-width: 480px) {
  .styles_gradient-referral-widget__1x9vP {
    position: absolute;
    right: auto;
    z-index: -5;
    display: block;
    width: 1279px;
    height: 300px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    top: 35%;
    left: -69%;
  }
}
.styles_gradient-staking-prepare__eI4Lp {
  position: absolute;
  top: 51%;
  right: 106%;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(150px);
  content: "";
}
.styles_dropdown__fgPAf {
  min-width: 208px;
  overflow: hidden;
  background-color: #241f2a;
  border-radius: 25px;
  border: 1px solid #303030;
}
@media screen and (max-width: 768px) {
  .styles_dropdown__fgPAf {
    min-width: 200px;
  }
}
.styles_dropdown__links__4QnJa {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
}
.styles_dropdown__links-icon__8dct7 {
  margin-right: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
}
.styles_dropdown__links-link__TW_pJ {
  display: flex;
  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 17px 28px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  border-radius: 28px;
}
.styles_dropdown__links-link_widget__coW0E:hover svg path,
.styles_dropdown__links-link_widget__coW0E:hover svg rect {
  stroke: #00e18c;
}
.styles_dropdown__links-link_allcrypto__N2Don:hover svg path,
.styles_dropdown__links-link_blog__NKrQ8:hover svg path,
.styles_dropdown__links-link_docs__uzWxF:hover svg path,
.styles_dropdown__links-link_ecosystem__sgId0:hover svg path,
.styles_dropdown__links-link_fiatOnRamp__oZ1pR:hover svg path,
.styles_dropdown__links-link_fiat__VK6sa:hover svg path,
.styles_dropdown__links-link_revoke__tBHXf:hover svg path,
.styles_dropdown__links-link_sdk___h8UN:hover svg path,
.styles_dropdown__links-link_security__lqWyN:hover svg path,
.styles_dropdown__links-link_snap__J2ptF:hover svg path,
.styles_dropdown__links-link_stats__ic_vJ:hover svg path,
.styles_dropdown__links-link_token__4d5cO:hover svg path,
.styles_dropdown__links-link_tools__IEP65:hover svg path,
.styles_dropdown__links-link_widget__coW0E:hover svg path:first-child,
.styles_dropdown__links-link_widget__coW0E:hover svg path:nth-child(4) {
  fill: #00e18c;
}
.styles_dropdown__links-link_fiat__VK6sa:hover svg path:nth-child(3) {
  fill: none;
  stroke: #00e18c;
}
.styles_dropdown__links-link_team__nLEQl:hover svg path {
  stroke: #00e18c;
}
.styles_dropdown__links-link_team__nLEQl:hover svg path:nth-child(2n) {
  fill: #00e18c;
}
.styles_dropdown__links-link_team__nLEQl:hover svg path:nth-child(6) {
  fill: #241f2a;
  stroke: #241f2a;
}
.styles_dropdown__links-link_faq__oIjNs:hover svg circle,
.styles_dropdown__links-link_faq__oIjNs:hover svg line,
.styles_dropdown__links-link_faq__oIjNs:hover svg path {
  stroke: #00e18c;
}
.styles_dropdown__links-link__TW_pJ:hover {
  color: #00e18c;
}
@media screen and (max-width: 768px) {
  .styles_dropdown__links-link__TW_pJ {
    padding: 10px 28px 10px 23px;
  }
  .styles_dropdown__links__4QnJa {
    padding: 15px 0;
  }
}
.styles_dropdown__buy-rbc__cZVDZ {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #303030;
  padding: 18px;
}
.styles_dropdown__buy-rbc-link__AdG8V {
  width: 100%;
  height: 50px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--main-green);
  border-radius: 100px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.styles_dropdown__buy-rbc-link__AdG8V:hover {
  background-color: rgba(74, 167, 85, 0.25);
}
.styles_dropdown__buy-rbc-icon__CGe6w {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.styles_dropdown__buy-rbc-icon__CGe6w img {
  height: 24px;
}
.style_feedback__B8XqK .style_select__control__LIzgV {
  height: 76px;
  margin-bottom: 40px;
  padding: 16px;
  color: var(--rubic-base-02);
  font-size: 20px;
  line-height: 24px;
  background-color: transparent;
  border: 1px solid var(--rubic-base-02);
  border-radius: 13px;
  box-shadow: none;
}
.style_feedback__B8XqK .style_select__control__LIzgV:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.style_feedback__B8XqK .style_select__control__LIzgV:focus {
  outline: none;
}
.style_feedback__B8XqK .style_select__menu__4kP7E {
  top: 65px;
  margin-top: 0;
  background-color: var(--rubic-base-08);
  border: 1px solid var(--rubic-base-02);
  border-top: 0;
  border-radius: 0 0 13px 13px;
}
.style_feedback__B8XqK .style_select__option__P0jvc {
  padding: 13px 26px;
  cursor: pointer;
}
.style_feedback__B8XqK .style_select__option__P0jvc:hover {
  color: #fff;
  background-color: #00e18c;
}
.style_feedback__B8XqK .style_select__placeholder__KsSd9 {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.style_feedback__B8XqK .style_select__single-value___lJh8 {
  color: var(--rubic-base-02);
}
.style_widget-configuration-form__pUIa3 .style_select__control__LIzgV {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.style_widget-configuration-form__pUIa3
  .style_select__control--menu-is-open__BmX_7,
.style_widget-configuration-form__pUIa3 .style_select__control__LIzgV:hover {
  border-color: #858585;
}
.style_widget-configuration-form__pUIa3 .style_select__value-container__uyEU1 {
  padding-left: 14px;
}
.style_widget-configuration-form__pUIa3 .style_select__single-value___lJh8 {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__pUIa3 .style_select__menu__4kP7E {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.style_widget-configuration-form__pUIa3 .style_select__menu-list__vUFcA {
  border-radius: 8px;
}
.style_widget-configuration-form__pUIa3 .style_select__option__P0jvc {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__pUIa3 .style_select__option__P0jvc:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.style_widget-configuration-form__pUIa3
  .style_select__option--is-selected__a7_RP,
.style_widget-configuration-form__pUIa3
  .style_select__option--is-selected__a7_RP:hover {
  background-color: #00e18c;
}
.style_widget-configuration-form__pUIa3
  .style_select__indicator-separator__qyXnT {
  display: none;
}
.style_select-not-to-open__PaZnu .style_select__control__LIzgV {
  cursor: default;
}
.style_select-not-to-open__PaZnu .style_select__indicator__lklI7 {
  display: none;
}
@media (max-width: 767px) {
  .style_feedback__B8XqK .style_select__control__LIzgV {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .style_feedback__B8XqK .style_select__menu__4kP7E {
    top: 44px;
  }
}
.style_modal__wrapper__91tMb {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.style_modal__body___wvAu {
  position: relative;
  max-width: 1100px;
  max-height: 100%;
  margin: 20px;
  padding: 15px 20px;
  overflow-y: scroll;
  text-align: center;
  background: var(--main-background);
  border-radius: 30px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.style_modal__body___wvAu::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.style_modal__title__HHuoJ {
  margin: 0 0 50px;
  text-align: center;
}
.style_modal__close__oxSwu {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.style_modal__button__qsbTJ {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.style_modal__button__qsbTJ:hover {
  transform: scale(0.99);
}
.style_button__X5pJt {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-align: center;
  background: var(--main-green);
  border-radius: 12px;
}
.style_button__X5pJt img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.style_button__X5pJt:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.style_button__X5pJt:hover img {
  transform: translateX(3px);
}
.style_button__X5pJt:active {
  transform: scale(0.95);
}
.style_button_glassy__M4uXs {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.style_button_header__Pj_Sg {
  margin-left: 32px;
  line-height: 42px;
}
.style_button_gradient___8CQ_ {
  padding: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(113.38deg, #30da60 31.59%, #0083ff 178.87%);
  box-shadow: 0 5px 30px rgba(34, 221, 75, 0.33);
  border-radius: 6px;
}
.style_button_gradient___8CQ_:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.style_button-link__cdm6t {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.style_button-link__cdm6t img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.style_button-link__cdm6t:hover {
  color: #00e18c;
}
.style_button-link__cdm6t:hover img {
  transform: translateX(3px);
}
.style_button-link__cdm6t:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .style_button__X5pJt {
    padding: 5px 10px;
    font-size: 18px;
  }
  .style_button_glassy__M4uXs {
    margin-right: 10px;
  }
  .style_button__X5pJt img {
    max-width: 20px;
  }
}
.style_select__esB9H .style_language-select__control__AJ6vm {
  background: transparent;
  border: none;
  cursor: pointer;
}
.style_select__esB9H .style_language-select__control--is-focused__Iiv4B {
  outline: none;
  box-shadow: none;
}
.style_select__esB9H .style_language-select__menu__QEFpL {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 0;
  right: 0;
  top: 70px;
  padding: 15px 20px;
  background: #241f2a;
  border: 1px solid var(--rubic-base-06);
  border-radius: 16px;
}
.style_select__esB9H .style_language-select__menu-list__fJ65i {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
.style_select__esB9H .style_language-select__value-container__epIpY {
  padding: 0;
}
.style_select__esB9H .style_language-select__value-container__epIpY input {
  left: 0;
}
.style_select__esB9H .style_language-select__single-value__e9Tez {
  overflow: visible;
  color: var(--rubic-base-05);
}
.style_select__esB9H .style_language-select__single-value__e9Tez span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.style_select__esB9H .style_language-select__single-value__e9Tez img {
  margin-right: 10px;
}
.style_select__esB9H .style_language-select__indicator__moR1E {
  display: none;
}
.style_select__esB9H .style_language-select__option__KsnrZ {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select__esB9H .style_language-select__option__KsnrZ:last-child {
  margin-bottom: 0;
}
.style_select__esB9H .style_language-select__option__KsnrZ:hover {
  color: #00e18c;
}
.style_select__esB9H .style_language-select__option__KsnrZ:active {
  background: transparent;
}
.style_select__esB9H .style_language-select__option--is-selected__GVtdp span {
  color: #00e18c;
}
.style_select__esB9H .style_language-select__dropdown-indicator__SOL4K:hover {
  color: var(--rubic-base-05);
}
.style_select__esB9H .style_language-select__indicator-separator__z_uj7 {
  display: none;
}
.style_select__esB9H .style_statistic-select__control__jOM3d {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select__esB9H .style_statistic-select__control--menu-is-open__ubFKZ {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select__esB9H
  .style_statistic-select__control--menu-is-open__ubFKZ
  .style_statistic-select__indicator__wPHZT {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select__esB9H
  .style_statistic-select__control--menu-is-open__ubFKZ
  .style_statistic-select__single-value__1GJuV {
  color: #fff;
}
.style_select__esB9H .style_statistic-select__control--is-focused___MBD5 {
  outline: none;
  box-shadow: none;
}
.style_select__esB9H .style_statistic-select__menu__ueiqx {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select__esB9H .style_statistic-select__menu__ueiqx {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select__esB9H .style_statistic-select__menu-list__wLxhi {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select__esB9H .style_statistic-select__menu-list__wLxhi {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select__esB9H .style_statistic-select__value-container__x3Vxy {
  padding: 0;
}
.style_select__esB9H .style_statistic-select__value-container__x3Vxy input {
  left: -100px;
}
.style_select__esB9H .style_statistic-select__single-value__1GJuV {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select__esB9H .style_statistic-select__indicator__wPHZT {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select__esB9H .style_statistic-select__option__Cjt1z {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select__esB9H .style_statistic-select__option__Cjt1z:last-child {
  margin-bottom: 0;
}
.style_select__esB9H .style_statistic-select__option__Cjt1z:hover {
  color: #4aa956;
}
.style_select__esB9H .style_statistic-select__option__Cjt1z:active {
  background: transparent;
}
.style_select__esB9H .style_statistic-select__option--is-selected__OU_HZ {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select__esB9H .style_statistic-select__option__Cjt1z {
    margin-bottom: 0;
  }
}
.style_select__esB9H .style_statistic-select__dropdown-indicator__X_4fs:hover {
  color: var(--rubic-base-05);
}
.style_select__esB9H .style_statistic-select__indicator-separator__wzKuo {
  display: none;
}
.style_select-periods__EFDuy .style_statistic-select__control__jOM3d {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods__EFDuy
  .style_statistic-select__control--menu-is-open__ubFKZ {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods__EFDuy
  .style_statistic-select__control--menu-is-open__ubFKZ
  .style_statistic-select__indicator__wPHZT {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods__EFDuy
  .style_statistic-select__control--menu-is-open__ubFKZ
  .style_statistic-select__single-value__1GJuV {
  color: #fff;
}
.style_select-periods__EFDuy
  .style_statistic-select__control--is-focused___MBD5 {
  outline: none;
  box-shadow: none;
}
.style_select-periods__EFDuy .style_statistic-select__menu__ueiqx {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods__EFDuy .style_statistic-select__menu__ueiqx {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select-periods__EFDuy .style_statistic-select__menu-list__wLxhi {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods__EFDuy .style_statistic-select__menu-list__wLxhi {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods__EFDuy .style_statistic-select__value-container__x3Vxy {
  padding: 0;
}
.style_select-periods__EFDuy
  .style_statistic-select__value-container__x3Vxy
  input {
  left: -100px;
}
.style_select-periods__EFDuy .style_statistic-select__single-value__1GJuV {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods__EFDuy .style_statistic-select__indicator__wPHZT {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods__EFDuy .style_statistic-select__option__Cjt1z {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods__EFDuy .style_statistic-select__option__Cjt1z:last-child {
  margin-bottom: 0;
}
.style_select-periods__EFDuy .style_statistic-select__option__Cjt1z:hover {
  color: #4aa956;
}
.style_select-periods__EFDuy .style_statistic-select__option__Cjt1z:active {
  background: transparent;
}
.style_select-periods__EFDuy
  .style_statistic-select__option--is-selected__OU_HZ {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods__EFDuy .style_statistic-select__option__Cjt1z {
    margin-bottom: 0;
  }
}
.style_select-periods__EFDuy
  .style_statistic-select__dropdown-indicator__X_4fs:hover {
  color: var(--rubic-base-05);
}
.style_select-periods__EFDuy
  .style_statistic-select__indicator-separator__wzKuo {
  display: none;
}
.style_select_persia__5Nwb_ .style_statistic-select__control__jOM3d {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select_persia__5Nwb_
  .style_statistic-select__control--menu-is-open__ubFKZ {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select_persia__5Nwb_
  .style_statistic-select__control--menu-is-open__ubFKZ
  .style_statistic-select__indicator__wPHZT {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select_persia__5Nwb_
  .style_statistic-select__control--menu-is-open__ubFKZ
  .style_statistic-select__single-value__1GJuV {
  color: #fff;
}
.style_select_persia__5Nwb_
  .style_statistic-select__control--is-focused___MBD5 {
  outline: none;
  box-shadow: none;
}
.style_select_persia__5Nwb_ .style_statistic-select__menu__ueiqx {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select_persia__5Nwb_ .style_statistic-select__menu__ueiqx {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select_persia__5Nwb_ .style_statistic-select__menu-list__wLxhi {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select_persia__5Nwb_ .style_statistic-select__menu-list__wLxhi {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select_persia__5Nwb_ .style_statistic-select__value-container__x3Vxy {
  padding: 0;
}
.style_select_persia__5Nwb_
  .style_statistic-select__value-container__x3Vxy
  input {
  left: 0;
}
.style_select_persia__5Nwb_ .style_statistic-select__single-value__1GJuV {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select_persia__5Nwb_ .style_statistic-select__indicator__wPHZT {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select_persia__5Nwb_ .style_statistic-select__option__Cjt1z {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select_persia__5Nwb_ .style_statistic-select__option__Cjt1z:last-child {
  margin-bottom: 0;
}
.style_select_persia__5Nwb_ .style_statistic-select__option__Cjt1z:hover {
  color: #4aa956;
}
.style_select_persia__5Nwb_ .style_statistic-select__option__Cjt1z:active {
  background: transparent;
}
.style_select_persia__5Nwb_
  .style_statistic-select__option--is-selected__OU_HZ {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select_persia__5Nwb_ .style_statistic-select__option__Cjt1z {
    margin-bottom: 0;
  }
}
.style_select_persia__5Nwb_
  .style_statistic-select__dropdown-indicator__X_4fs:hover {
  color: var(--rubic-base-05);
}
.style_select_persia__5Nwb_
  .style_statistic-select__indicator-separator__wzKuo {
  display: none;
}
.style_select-periods_persia__TPHIp .style_statistic-select__control__jOM3d {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__control--menu-is-open__ubFKZ {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__control--menu-is-open__ubFKZ
  .style_statistic-select__indicator__wPHZT {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__control--menu-is-open__ubFKZ
  .style_statistic-select__single-value__1GJuV {
  color: #fff;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__control--is-focused___MBD5 {
  outline: none;
  box-shadow: none;
}
.style_select-periods_persia__TPHIp .style_statistic-select__menu__ueiqx {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods_persia__TPHIp .style_statistic-select__menu__ueiqx {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select-periods_persia__TPHIp .style_statistic-select__menu-list__wLxhi {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods_persia__TPHIp
    .style_statistic-select__menu-list__wLxhi {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__value-container__x3Vxy {
  padding: 0;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__value-container__x3Vxy
  input {
  left: 0;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__single-value__1GJuV {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods_persia__TPHIp .style_statistic-select__indicator__wPHZT {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods_persia__TPHIp .style_statistic-select__option__Cjt1z {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__option__Cjt1z:last-child {
  margin-bottom: 0;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__option__Cjt1z:hover {
  color: #4aa956;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__option__Cjt1z:active {
  background: transparent;
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__option--is-selected__OU_HZ {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods_persia__TPHIp .style_statistic-select__option__Cjt1z {
    margin-bottom: 0;
  }
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__dropdown-indicator__X_4fs:hover {
  color: var(--rubic-base-05);
}
.style_select-periods_persia__TPHIp
  .style_statistic-select__indicator-separator__wzKuo {
  display: none;
}
.style_paginationContainer__UznuE {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .style_paginationContainer__UznuE {
    grid-gap: 0;
    gap: 0;
  }
}
.style_pageLinkClassName___GmYS {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .style_pageLinkClassName___GmYS {
    padding: 8px 13px;
  }
}
.style_activeClassName__xQHjM,
.style_mobileActiveClassName__J_6RN {
  padding: 8px 0;
  border-radius: 12px;
}
.style_activeClassName__xQHjM {
  background: #4aa956;
}
.style_mobileActiveClassName__J_6RN .style_pageLinkClassName___GmYS {
  color: var(--main-green);
}
.style_previousClassName__gZpBM {
  margin-right: 15px;
  cursor: pointer;
}
.style_nextClassName__ypPC8 {
  margin-left: 15px;
  cursor: pointer;
}
#style_app__CTY_c {
  height: 100%;
}
.style_marquee__KHaJs {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 0 !important;
  min-width: auto !important;
}
.style_react-tooltip__2550C {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.style_carousel__Fc_ir {
  position: relative !important;
  z-index: 10 !important;
}
.style_carousel__Fc_ir .style_carousel__slide__eZthi {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .style_carousel__Fc_ir .style_carousel__slide__eZthi {
    padding-bottom: 49px !important;
  }
}
.style_container__FEH9n,
.style_flex-centered-container__5_Z4Z {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.style_flex-centered-container__5_Z4Z {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_title-h1__dyrzp,
.style_title-h2__8CkpH,
.style_title-h2__small__8TOzg,
.style_title__pS0SQ {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: var(--main-font);
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(56.46deg, #33db9c 6.36%, #8b5195 76.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_title-h1__dyrzp {
  font-size: 90px;
}
@media (max-width: 900px) {
  .style_title-h1__dyrzp {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h1__dyrzp {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h1__dyrzp {
    font-size: 35px;
  }
}
.style_title-h2__8CkpH,
.style_title-h2__small__8TOzg {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .style_title-h2__8CkpH,
  .style_title-h2__small__8TOzg {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__8CkpH,
  .style_title-h2__small__8TOzg {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h2__8CkpH,
  .style_title-h2__small__8TOzg {
    font-size: 35px;
  }
}
.style_title-h2__small__8TOzg {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .style_title-h2__small__8TOzg {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__small__8TOzg {
    font-size: 40px;
  }
}
.style_highlight__t_yub {
  color: #00e18c;
}
.style_bold__PaIaQ {
  font-weight: 700;
}
.style_section-margin__JRgu3 {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .style_section-margin__JRgu3 {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .style_section-margin__JRgu3 {
    margin-bottom: 81px;
  }
}
.style_nowrap__v1MvN {
  white-space: nowrap;
}
.style_gradient-main__cWDrb {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: rgba(51, 219, 156, 0.5);
  filter: blur(120px);
}
@media (max-width: 767px) {
  .style_gradient-main__cWDrb {
    display: none;
  }
}
.style_gradient-main_dark__BLr2k {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: #231e2e;
  filter: blur(90px);
}
@media (max-width: 767px) {
  .style_gradient-main_dark__BLr2k {
    display: none;
  }
}
.style_gradient-ecosystem___lzVR {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .style_gradient-ecosystem___lzVR {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .style_gradient-ecosystem___lzVR {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .style_gradient-ecosystem___lzVR {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.style_gradient-footer__lIBSY {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.style_gradient-footer__lIBSY,
.style_gradient-footer_blue__GT6Qh {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.style_gradient-footer_blue__GT6Qh {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.style_gradient__eOUCs {
  position: absolute;
  top: -11%;
  right: -12%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient__eOUCs {
    position: absolute;
    top: 0;
    right: 30%;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-sdk__4eYAM {
  position: absolute;
  top: -5%;
  right: 88%;
  z-index: 0;
  display: block;
  width: 500px;
  height: 500px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
.style_gradient-swap-form__7zmxP {
  top: -24%;
  right: 0;
}
.style_gradient-benefits-top__V2_hC,
.style_gradient-swap-form__7zmxP {
  position: absolute;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
.style_gradient-benefits-top__V2_hC {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-top__V2_hC {
    position: absolute;
    top: -11%;
    right: -16%;
    z-index: -5;
    display: block;
    width: 400px;
    height: 400px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
  }
}
.style_gradient-provideLiquidity___XC8u {
  position: absolute;
  top: -10%;
  right: 20%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient-provideLiquidity___XC8u {
    position: absolute;
    top: 40%;
    right: -44%;
    z-index: -5;
    display: block;
    width: 800px;
    height: 800px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-benefits-bottom__0jT8s {
  position: absolute;
  top: 25%;
  right: auto;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-bottom__0jT8s {
    position: absolute;
    top: 14%;
    right: auto;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    left: -50%;
  }
}
.style_gradient-referral-widget__qCJ_2 {
  position: absolute;
  top: 50%;
  right: auto;
  z-index: -5;
  display: block;
  width: 1279px;
  height: 300px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: 0;
}
@media (max-width: 480px) {
  .style_gradient-referral-widget__qCJ_2 {
    position: absolute;
    right: auto;
    z-index: -5;
    display: block;
    width: 1279px;
    height: 300px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    top: 35%;
    left: -69%;
  }
}
.style_gradient-staking-prepare__oYXWB {
  position: absolute;
  top: 51%;
  right: 106%;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(150px);
  content: "";
}
.style_hamb__D7bPQ {
  background-color: unset;
  border: unset;
  padding: 0;
}
.style_hamb__item__yTOqK {
  display: block;
  width: 19px;
  height: 1px;
  margin: 5px 0;
  background-color: var(--rubic-base-03);
  transform-origin: 1px;
  transition: transform 0.25s ease-in, opacity 0.2s ease-in-out;
}
.style_hamb__item_active__YYum6:first-child {
  transform: rotate(45deg);
}
.style_hamb__item_active__YYum6:nth-child(2) {
  opacity: 0;
}
.style_hamb__item_active__YYum6:last-child {
  transform: rotate(-45deg);
}
.style_hamb__D7bPQ:hover {
  cursor: pointer;
}
.style_hamb__D7bPQ:hover span {
  background-color: #00e18c;
}
.style_burger__RFweG {
  position: relative;
  display: flex;
  align-items: center;
}
.style_settings-container__AKtcW {
  position: absolute;
  top: 50px;
  right: -200px;
}
@media (max-width: 767px) {
  .style_hamb__D7bPQ {
    display: block;
  }
}
@media (max-width: 490px) {
  .style_hamb__D7bPQ:hover div.style_hamb__item_active__YYum6,
  .style_hamb__item_active__YYum6 {
    background-color: var(--main-error);
  }
  .style_burger__RFweG {
    margin: 0;
  }
}
.style_feedback___Ig8_ .style_select__control__Yel48 {
  height: 76px;
  margin-bottom: 40px;
  padding: 16px;
  color: var(--rubic-base-02);
  font-size: 20px;
  line-height: 24px;
  background-color: transparent;
  border: 1px solid var(--rubic-base-02);
  border-radius: 13px;
  box-shadow: none;
}
.style_feedback___Ig8_ .style_select__control__Yel48:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.style_feedback___Ig8_ .style_select__control__Yel48:focus {
  outline: none;
}
.style_feedback___Ig8_ .style_select__menu__JkouA {
  top: 65px;
  margin-top: 0;
  background-color: var(--rubic-base-08);
  border: 1px solid var(--rubic-base-02);
  border-top: 0;
  border-radius: 0 0 13px 13px;
}
.style_feedback___Ig8_ .style_select__option__UzjsH {
  padding: 13px 26px;
  cursor: pointer;
}
.style_feedback___Ig8_ .style_select__option__UzjsH:hover {
  color: #fff;
  background-color: #00e18c;
}
.style_feedback___Ig8_ .style_select__placeholder__cadYb {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.style_feedback___Ig8_ .style_select__single-value__uIJmS {
  color: var(--rubic-base-02);
}
.style_widget-configuration-form__nYOe0 .style_select__control__Yel48 {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.style_widget-configuration-form__nYOe0
  .style_select__control--menu-is-open__EqKoU,
.style_widget-configuration-form__nYOe0 .style_select__control__Yel48:hover {
  border-color: #858585;
}
.style_widget-configuration-form__nYOe0 .style_select__value-container__ClPdp {
  padding-left: 14px;
}
.style_widget-configuration-form__nYOe0 .style_select__single-value__uIJmS {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__nYOe0 .style_select__menu__JkouA {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.style_widget-configuration-form__nYOe0 .style_select__menu-list__zy_Ux {
  border-radius: 8px;
}
.style_widget-configuration-form__nYOe0 .style_select__option__UzjsH {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__nYOe0 .style_select__option__UzjsH:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.style_widget-configuration-form__nYOe0
  .style_select__option--is-selected__g5acj,
.style_widget-configuration-form__nYOe0
  .style_select__option--is-selected__g5acj:hover {
  background-color: #00e18c;
}
.style_widget-configuration-form__nYOe0
  .style_select__indicator-separator__cdgkc {
  display: none;
}
.style_select-not-to-open__TaK0p .style_select__control__Yel48 {
  cursor: default;
}
.style_select-not-to-open__TaK0p .style_select__indicator__ikRhN {
  display: none;
}
@media (max-width: 767px) {
  .style_feedback___Ig8_ .style_select__control__Yel48 {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .style_feedback___Ig8_ .style_select__menu__JkouA {
    top: 44px;
  }
}
.style_modal__wrapper__X4v31 {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.style_modal__body__ELUmO {
  position: relative;
  max-width: 1100px;
  max-height: 100%;
  margin: 20px;
  padding: 15px 20px;
  overflow-y: scroll;
  text-align: center;
  background: var(--main-background);
  border-radius: 30px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.style_modal__body__ELUmO::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.style_modal__title__x4Yhq {
  margin: 0 0 50px;
  text-align: center;
}
.style_modal__close__rureg {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.style_modal__button__hr3da {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.style_modal__button__hr3da:hover {
  transform: scale(0.99);
}
.style_button__DMUjE,
.style_header__launch__3cwda {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-align: center;
  background: var(--main-green);
  border-radius: 12px;
}
.style_button__DMUjE img,
.style_header__launch__3cwda img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.style_button__DMUjE:hover,
.style_header__launch__3cwda:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.style_button__DMUjE:hover img,
.style_header__launch__3cwda:hover img {
  transform: translateX(3px);
}
.style_button__DMUjE:active,
.style_header__launch__3cwda:active {
  transform: scale(0.95);
}
.style_button_glassy__GEuKQ {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.style_button_header__20O_X {
  margin-left: 32px;
  line-height: 42px;
}
.style_button_gradient__yPVEW {
  padding: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(113.38deg, #30da60 31.59%, #0083ff 178.87%);
  box-shadow: 0 5px 30px rgba(34, 221, 75, 0.33);
  border-radius: 6px;
}
.style_button_gradient__yPVEW:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.style_button-link__S1XIO {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.style_button-link__S1XIO img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.style_button-link__S1XIO:hover {
  color: #00e18c;
}
.style_button-link__S1XIO:hover img {
  transform: translateX(3px);
}
.style_button-link__S1XIO:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .style_button__DMUjE,
  .style_header__launch__3cwda {
    padding: 5px 10px;
    font-size: 18px;
  }
  .style_button_glassy__GEuKQ {
    margin-right: 10px;
  }
  .style_button__DMUjE img,
  .style_header__launch__3cwda img {
    max-width: 20px;
  }
}
.style_select__OPhOp .style_language-select__control__HezpF {
  background: transparent;
  border: none;
  cursor: pointer;
}
.style_select__OPhOp .style_language-select__control--is-focused__B__QW {
  outline: none;
  box-shadow: none;
}
.style_select__OPhOp .style_language-select__menu__WoxRf {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 0;
  right: 0;
  top: 70px;
  padding: 15px 20px;
  background: #241f2a;
  border: 1px solid var(--rubic-base-06);
  border-radius: 16px;
}
.style_select__OPhOp .style_language-select__menu-list__AwrLY {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
.style_select__OPhOp .style_language-select__value-container__KJsOS {
  padding: 0;
}
.style_select__OPhOp .style_language-select__value-container__KJsOS input {
  left: 0;
}
.style_select__OPhOp .style_language-select__single-value__Fszln {
  overflow: visible;
  color: var(--rubic-base-05);
}
.style_select__OPhOp .style_language-select__single-value__Fszln span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.style_select__OPhOp .style_language-select__single-value__Fszln img {
  margin-right: 10px;
}
.style_select__OPhOp .style_language-select__indicator__I_tOQ {
  display: none;
}
.style_select__OPhOp .style_language-select__option__rWrLP {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select__OPhOp .style_language-select__option__rWrLP:last-child {
  margin-bottom: 0;
}
.style_select__OPhOp .style_language-select__option__rWrLP:hover {
  color: #00e18c;
}
.style_select__OPhOp .style_language-select__option__rWrLP:active {
  background: transparent;
}
.style_select__OPhOp .style_language-select__option--is-selected___D9O2 span {
  color: #00e18c;
}
.style_select__OPhOp .style_language-select__dropdown-indicator__tehub:hover {
  color: var(--rubic-base-05);
}
.style_select__OPhOp .style_language-select__indicator-separator__2_Qzx {
  display: none;
}
.style_select__OPhOp .style_statistic-select__control__3hlJ3 {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select__OPhOp .style_statistic-select__control--menu-is-open__7J3Bn {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select__OPhOp
  .style_statistic-select__control--menu-is-open__7J3Bn
  .style_statistic-select__indicator__sQYMN {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select__OPhOp
  .style_statistic-select__control--menu-is-open__7J3Bn
  .style_statistic-select__single-value__VcyvI {
  color: #fff;
}
.style_select__OPhOp .style_statistic-select__control--is-focused__mGu8x {
  outline: none;
  box-shadow: none;
}
.style_select__OPhOp .style_statistic-select__menu___HGBu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select__OPhOp .style_statistic-select__menu___HGBu {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select__OPhOp .style_statistic-select__menu-list__npbef {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select__OPhOp .style_statistic-select__menu-list__npbef {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select__OPhOp .style_statistic-select__value-container__GZ7k3 {
  padding: 0;
}
.style_select__OPhOp .style_statistic-select__value-container__GZ7k3 input {
  left: -100px;
}
.style_select__OPhOp .style_statistic-select__single-value__VcyvI {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select__OPhOp .style_statistic-select__indicator__sQYMN {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select__OPhOp .style_statistic-select__option__FWCHv {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select__OPhOp .style_statistic-select__option__FWCHv:last-child {
  margin-bottom: 0;
}
.style_select__OPhOp .style_statistic-select__option__FWCHv:hover {
  color: #4aa956;
}
.style_select__OPhOp .style_statistic-select__option__FWCHv:active {
  background: transparent;
}
.style_select__OPhOp .style_statistic-select__option--is-selected__Vq9GP {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select__OPhOp .style_statistic-select__option__FWCHv {
    margin-bottom: 0;
  }
}
.style_select__OPhOp .style_statistic-select__dropdown-indicator__s5lma:hover {
  color: var(--rubic-base-05);
}
.style_select__OPhOp .style_statistic-select__indicator-separator__IEfRc {
  display: none;
}
.style_select-periods__iNHeo .style_statistic-select__control__3hlJ3 {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods__iNHeo
  .style_statistic-select__control--menu-is-open__7J3Bn {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods__iNHeo
  .style_statistic-select__control--menu-is-open__7J3Bn
  .style_statistic-select__indicator__sQYMN {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods__iNHeo
  .style_statistic-select__control--menu-is-open__7J3Bn
  .style_statistic-select__single-value__VcyvI {
  color: #fff;
}
.style_select-periods__iNHeo
  .style_statistic-select__control--is-focused__mGu8x {
  outline: none;
  box-shadow: none;
}
.style_select-periods__iNHeo .style_statistic-select__menu___HGBu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods__iNHeo .style_statistic-select__menu___HGBu {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select-periods__iNHeo .style_statistic-select__menu-list__npbef {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods__iNHeo .style_statistic-select__menu-list__npbef {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods__iNHeo .style_statistic-select__value-container__GZ7k3 {
  padding: 0;
}
.style_select-periods__iNHeo
  .style_statistic-select__value-container__GZ7k3
  input {
  left: -100px;
}
.style_select-periods__iNHeo .style_statistic-select__single-value__VcyvI {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods__iNHeo .style_statistic-select__indicator__sQYMN {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods__iNHeo .style_statistic-select__option__FWCHv {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods__iNHeo .style_statistic-select__option__FWCHv:last-child {
  margin-bottom: 0;
}
.style_select-periods__iNHeo .style_statistic-select__option__FWCHv:hover {
  color: #4aa956;
}
.style_select-periods__iNHeo .style_statistic-select__option__FWCHv:active {
  background: transparent;
}
.style_select-periods__iNHeo
  .style_statistic-select__option--is-selected__Vq9GP {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods__iNHeo .style_statistic-select__option__FWCHv {
    margin-bottom: 0;
  }
}
.style_select-periods__iNHeo
  .style_statistic-select__dropdown-indicator__s5lma:hover {
  color: var(--rubic-base-05);
}
.style_select-periods__iNHeo
  .style_statistic-select__indicator-separator__IEfRc {
  display: none;
}
.style_select_persia__MF_EL .style_statistic-select__control__3hlJ3 {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select_persia__MF_EL
  .style_statistic-select__control--menu-is-open__7J3Bn {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select_persia__MF_EL
  .style_statistic-select__control--menu-is-open__7J3Bn
  .style_statistic-select__indicator__sQYMN {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select_persia__MF_EL
  .style_statistic-select__control--menu-is-open__7J3Bn
  .style_statistic-select__single-value__VcyvI {
  color: #fff;
}
.style_select_persia__MF_EL
  .style_statistic-select__control--is-focused__mGu8x {
  outline: none;
  box-shadow: none;
}
.style_select_persia__MF_EL .style_statistic-select__menu___HGBu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select_persia__MF_EL .style_statistic-select__menu___HGBu {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select_persia__MF_EL .style_statistic-select__menu-list__npbef {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select_persia__MF_EL .style_statistic-select__menu-list__npbef {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select_persia__MF_EL .style_statistic-select__value-container__GZ7k3 {
  padding: 0;
}
.style_select_persia__MF_EL
  .style_statistic-select__value-container__GZ7k3
  input {
  left: 0;
}
.style_select_persia__MF_EL .style_statistic-select__single-value__VcyvI {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select_persia__MF_EL .style_statistic-select__indicator__sQYMN {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select_persia__MF_EL .style_statistic-select__option__FWCHv {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select_persia__MF_EL .style_statistic-select__option__FWCHv:last-child {
  margin-bottom: 0;
}
.style_select_persia__MF_EL .style_statistic-select__option__FWCHv:hover {
  color: #4aa956;
}
.style_select_persia__MF_EL .style_statistic-select__option__FWCHv:active {
  background: transparent;
}
.style_select_persia__MF_EL
  .style_statistic-select__option--is-selected__Vq9GP {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select_persia__MF_EL .style_statistic-select__option__FWCHv {
    margin-bottom: 0;
  }
}
.style_select_persia__MF_EL
  .style_statistic-select__dropdown-indicator__s5lma:hover {
  color: var(--rubic-base-05);
}
.style_select_persia__MF_EL
  .style_statistic-select__indicator-separator__IEfRc {
  display: none;
}
.style_select-periods_persia__M4VWy .style_statistic-select__control__3hlJ3 {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__control--menu-is-open__7J3Bn {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__control--menu-is-open__7J3Bn
  .style_statistic-select__indicator__sQYMN {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__control--menu-is-open__7J3Bn
  .style_statistic-select__single-value__VcyvI {
  color: #fff;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__control--is-focused__mGu8x {
  outline: none;
  box-shadow: none;
}
.style_select-periods_persia__M4VWy .style_statistic-select__menu___HGBu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods_persia__M4VWy .style_statistic-select__menu___HGBu {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select-periods_persia__M4VWy .style_statistic-select__menu-list__npbef {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods_persia__M4VWy
    .style_statistic-select__menu-list__npbef {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__value-container__GZ7k3 {
  padding: 0;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__value-container__GZ7k3
  input {
  left: 0;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__single-value__VcyvI {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods_persia__M4VWy .style_statistic-select__indicator__sQYMN {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods_persia__M4VWy .style_statistic-select__option__FWCHv {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__option__FWCHv:last-child {
  margin-bottom: 0;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__option__FWCHv:hover {
  color: #4aa956;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__option__FWCHv:active {
  background: transparent;
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__option--is-selected__Vq9GP {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods_persia__M4VWy .style_statistic-select__option__FWCHv {
    margin-bottom: 0;
  }
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__dropdown-indicator__s5lma:hover {
  color: var(--rubic-base-05);
}
.style_select-periods_persia__M4VWy
  .style_statistic-select__indicator-separator__IEfRc {
  display: none;
}
.style_paginationContainer__hklSR {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .style_paginationContainer__hklSR {
    grid-gap: 0;
    gap: 0;
  }
}
.style_pageLinkClassName__I_VcI {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .style_pageLinkClassName__I_VcI {
    padding: 8px 13px;
  }
}
.style_activeClassName__ZmY4J,
.style_mobileActiveClassName__UcQGk {
  padding: 8px 0;
  border-radius: 12px;
}
.style_activeClassName__ZmY4J {
  background: #4aa956;
}
.style_mobileActiveClassName__UcQGk .style_pageLinkClassName__I_VcI {
  color: var(--main-green);
}
.style_previousClassName__wf1w7 {
  margin-right: 15px;
  cursor: pointer;
}
.style_nextClassName__cy_zT {
  margin-left: 15px;
  cursor: pointer;
}
#style_app__qODjV {
  height: 100%;
}
.style_marquee__qghiY {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 0 !important;
  min-width: auto !important;
}
.style_react-tooltip__84cK3 {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.style_carousel__mtIla {
  position: relative !important;
  z-index: 10 !important;
}
.style_carousel__mtIla .style_carousel__slide__Gvm7O {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .style_carousel__mtIla .style_carousel__slide__Gvm7O {
    padding-bottom: 49px !important;
  }
}
.style_container__aW6_F,
.style_flex-centered-container__L_Fx9,
.style_header__container__G_UQ2 {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.style_flex-centered-container__L_Fx9,
.style_header__container__G_UQ2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_title-h1__kzTPL,
.style_title-h2__Qwjce,
.style_title-h2__small___xREM,
.style_title__o5ffA {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: var(--main-font);
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(56.46deg, #33db9c 6.36%, #8b5195 76.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_title-h1__kzTPL {
  font-size: 90px;
}
@media (max-width: 900px) {
  .style_title-h1__kzTPL {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h1__kzTPL {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h1__kzTPL {
    font-size: 35px;
  }
}
.style_title-h2__Qwjce,
.style_title-h2__small___xREM {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .style_title-h2__Qwjce,
  .style_title-h2__small___xREM {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__Qwjce,
  .style_title-h2__small___xREM {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h2__Qwjce,
  .style_title-h2__small___xREM {
    font-size: 35px;
  }
}
.style_title-h2__small___xREM {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .style_title-h2__small___xREM {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__small___xREM {
    font-size: 40px;
  }
}
.style_highlight__XTU9A {
  color: #00e18c;
}
.style_bold__5PecJ {
  font-weight: 700;
}
.style_section-margin__IUSMf {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .style_section-margin__IUSMf {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .style_section-margin__IUSMf {
    margin-bottom: 81px;
  }
}
.style_nowrap__lZePf {
  white-space: nowrap;
}
.style_gradient-main__mzyCr {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: rgba(51, 219, 156, 0.5);
  filter: blur(120px);
}
@media (max-width: 767px) {
  .style_gradient-main__mzyCr {
    display: none;
  }
}
.style_gradient-main_dark__413Dx {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: #231e2e;
  filter: blur(90px);
}
@media (max-width: 767px) {
  .style_gradient-main_dark__413Dx {
    display: none;
  }
}
.style_gradient-ecosystem__Qn1IX {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .style_gradient-ecosystem__Qn1IX {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .style_gradient-ecosystem__Qn1IX {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .style_gradient-ecosystem__Qn1IX {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.style_gradient-footer__5UZE0 {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.style_gradient-footer__5UZE0,
.style_gradient-footer_blue__WyBTc {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.style_gradient-footer_blue__WyBTc {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.style_gradient__1Vnoj {
  position: absolute;
  top: -11%;
  right: -12%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient__1Vnoj {
    position: absolute;
    top: 0;
    right: 30%;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-sdk__0qTvy {
  position: absolute;
  top: -5%;
  right: 88%;
  z-index: 0;
  display: block;
  width: 500px;
  height: 500px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
.style_gradient-swap-form__ekcKj {
  top: -24%;
  right: 0;
}
.style_gradient-benefits-top__Wfoyh,
.style_gradient-swap-form__ekcKj {
  position: absolute;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
.style_gradient-benefits-top__Wfoyh {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-top__Wfoyh {
    position: absolute;
    top: -11%;
    right: -16%;
    z-index: -5;
    display: block;
    width: 400px;
    height: 400px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
  }
}
.style_gradient-provideLiquidity__qpI5h {
  position: absolute;
  top: -10%;
  right: 20%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient-provideLiquidity__qpI5h {
    position: absolute;
    top: 40%;
    right: -44%;
    z-index: -5;
    display: block;
    width: 800px;
    height: 800px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-benefits-bottom__KVy8I {
  position: absolute;
  top: 25%;
  right: auto;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-bottom__KVy8I {
    position: absolute;
    top: 14%;
    right: auto;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    left: -50%;
  }
}
.style_gradient-referral-widget__SC0u4 {
  position: absolute;
  top: 50%;
  right: auto;
  z-index: -5;
  display: block;
  width: 1279px;
  height: 300px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: 0;
}
@media (max-width: 480px) {
  .style_gradient-referral-widget__SC0u4 {
    position: absolute;
    right: auto;
    z-index: -5;
    display: block;
    width: 1279px;
    height: 300px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    top: 35%;
    left: -69%;
  }
}
.style_gradient-staking-prepare__WCOyc {
  position: absolute;
  top: 51%;
  right: 106%;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(150px);
  content: "";
}
.style_link_colored__4uylM {
  color: #5e4e72 !important;
}
.style_header__CsNnP {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 73px;
  transition: all 0.1s linear;
}
.style_header_scroll__QXPU6 {
  top: 0;
  background: linear-gradient(
    180deg,
    rgba(48, 34, 78, 0.08) 16.79%,
    hsla(0, 0%, 100%, 0.054)
  );
  box-shadow: inset 0 1px 3px hsla(0, 0%, 100%, 0.26),
    inset 22px 12px 70px -9px rgba(56, 41, 96, 0.47);
  -webkit-backdrop-filter: blur(18.5px);
  backdrop-filter: blur(18.5px);
  transition: all 0.1s linear;
}
.style_header__container__G_UQ2 {
  justify-content: space-between;
  grid-gap: 20px;
  gap: 20px;
  height: 100%;
}
.style_header__logo__Rrr7S {
  display: flex;
  align-items: center;
  grid-gap: 10px;
  gap: 10px;
}
.style_header__logo_icon__tRCGA {
  display: block;
  max-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_header__logo_text__feE9b {
  font-style: normal;
  font-weight: 700;
  font-size: 27.7807px;
  line-height: 33px;
  color: #fff;
  cursor: default;
}
.style_header__launch__3cwda,
.style_header__logo_text__feE9b {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_header__launch__3cwda {
  transition: 0.1s ease-in;
  white-space: nowrap;
}
.style_header__nav__sprpC {
  grid-gap: 30px;
  gap: 30px;
}
.style_header__nav-container__mRAW7,
.style_header__nav__sprpC {
  display: flex;
  align-items: center;
}
.style_header__nav-links__v5V1y {
  display: flex;
  grid-gap: 30px;
  gap: 30px;
}
.style_header__nav-link__Coo9p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.03em;
  transition: 0.1s ease-in;
  will-change: background-color;
  color: var(--rubic-base-03);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_header__nav-link__Coo9p:hover {
  color: #00e18c;
}
.style_header__burger-container__2jkcD {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
@media (max-width: 870px) {
  .style_header__nav-links__v5V1y {
    display: none;
  }
}
@media (max-width: 480px) {
  .style_header__CsNnP {
    height: 63px;
    background: rgba(0, 0, 0, 0.36);
  }
  .style_header__nav__sprpC {
    grid-gap: 12px;
    gap: 12px;
  }
  .style_header__launch__3cwda {
    display: none;
  }
  .style_header__logo__Rrr7S {
    height: 31px;
    left: 50%;
  }
  .style_header__logo_text__feE9b {
    font-size: 22px;
  }
}
.feedback .select__control {
  height: 76px;
  margin-bottom: 40px;
  padding: 16px;
  color: var(--rubic-base-02);
  font-size: 20px;
  line-height: 24px;
  background-color: transparent;
  border: 1px solid var(--rubic-base-02);
  border-radius: 13px;
  box-shadow: none;
}
.feedback .select__control:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.feedback .select__control:focus {
  outline: none;
}
.feedback .select__menu {
  top: 65px;
  margin-top: 0;
  background-color: var(--rubic-base-08);
  border: 1px solid var(--rubic-base-02);
  border-top: 0;
  border-radius: 0 0 13px 13px;
}
.feedback .select__option {
  padding: 13px 26px;
  cursor: pointer;
}
.feedback .select__option:hover {
  color: #fff;
  background-color: #00e18c;
}
.feedback .select__placeholder {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.feedback .select__single-value {
  color: var(--rubic-base-02);
}
.widget-configuration-form .select__control {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.widget-configuration-form .select__control--menu-is-open,
.widget-configuration-form .select__control:hover {
  border-color: #858585;
}
.widget-configuration-form .select__value-container {
  padding-left: 14px;
}
.widget-configuration-form .select__single-value {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.widget-configuration-form .select__menu {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.widget-configuration-form .select__menu-list {
  border-radius: 8px;
}
.widget-configuration-form .select__option {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.widget-configuration-form .select__option:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.widget-configuration-form .select__option--is-selected,
.widget-configuration-form .select__option--is-selected:hover {
  background-color: #00e18c;
}
.widget-configuration-form .select__indicator-separator {
  display: none;
}
.select-not-to-open .select__control {
  cursor: default;
}
.select-not-to-open .select__indicator {
  display: none;
}
@media (max-width: 767px) {
  .feedback .select__control {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .feedback .select__menu {
    top: 44px;
  }
}
.modal__wrapper {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.modal__body {
  position: relative;
  max-width: 1100px;
  max-height: 100%;
  margin: 20px;
  padding: 15px 20px;
  overflow-y: scroll;
  text-align: center;
  background: var(--main-background);
  border-radius: 30px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal__body::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.modal__title {
  margin: 0 0 50px;
  text-align: center;
}
.modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.modal__button {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.modal__button:hover {
  transform: scale(0.99);
}
.button {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-align: center;
  background: var(--main-green);
  border-radius: 12px;
}
.button img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.button:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.button:hover img {
  transform: translateX(3px);
}
.button:active {
  transform: scale(0.95);
}
.button_glassy {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.button_header {
  margin-left: 32px;
  line-height: 42px;
}
.button_gradient {
  padding: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(113.38deg, #30da60 31.59%, #0083ff 178.87%);
  box-shadow: 0 5px 30px rgba(34, 221, 75, 0.33);
  border-radius: 6px;
}
.button_gradient:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.button-link {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.button-link img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.button-link:hover {
  color: #00e18c;
}
.button-link:hover img {
  transform: translateX(3px);
}
.button-link:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .button {
    padding: 5px 10px;
    font-size: 18px;
  }
  .button_glassy {
    margin-right: 10px;
  }
  .button img {
    max-width: 20px;
  }
}
.select .language-select__control {
  background: transparent;
  border: none;
  cursor: pointer;
}
.select .language-select__control--is-focused {
  outline: none;
  box-shadow: none;
}
.select .language-select__menu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 0;
  right: 0;
  top: 70px;
  padding: 15px 20px;
  background: #241f2a;
  border: 1px solid var(--rubic-base-06);
  border-radius: 16px;
}
.select .language-select__menu-list {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
.select .language-select__value-container {
  padding: 0;
}
.select .language-select__value-container input {
  left: 0;
}
.select .language-select__single-value {
  overflow: visible;
  color: var(--rubic-base-05);
}
.select .language-select__single-value span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.select .language-select__single-value img {
  margin-right: 10px;
}
.select .language-select__indicator {
  display: none;
}
.select .language-select__option {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.select .language-select__option:last-child {
  margin-bottom: 0;
}
.select .language-select__option:hover {
  color: #00e18c;
}
.select .language-select__option:active {
  background: transparent;
}
.select .language-select__option--is-selected span {
  color: #00e18c;
}
.select .language-select__dropdown-indicator:hover {
  color: var(--rubic-base-05);
}
.select .language-select__indicator-separator {
  display: none;
}
.select .statistic-select__control {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.select .statistic-select__control--menu-is-open {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.select .statistic-select__control--menu-is-open .statistic-select__indicator {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.select
  .statistic-select__control--menu-is-open
  .statistic-select__single-value {
  color: #fff;
}
.select .statistic-select__control--is-focused {
  outline: none;
  box-shadow: none;
}
.select .statistic-select__menu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .select .statistic-select__menu {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.select .statistic-select__menu-list {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .select .statistic-select__menu-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.select .statistic-select__value-container {
  padding: 0;
}
.select .statistic-select__value-container input {
  left: -100px;
}
.select .statistic-select__single-value {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.select .statistic-select__indicator {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.select .statistic-select__option {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.select .statistic-select__option:last-child {
  margin-bottom: 0;
}
.select .statistic-select__option:hover {
  color: #4aa956;
}
.select .statistic-select__option:active {
  background: transparent;
}
.select .statistic-select__option--is-selected {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .select .statistic-select__option {
    margin-bottom: 0;
  }
}
.select .statistic-select__dropdown-indicator:hover {
  color: var(--rubic-base-05);
}
.select .statistic-select__indicator-separator {
  display: none;
}
.select-periods .statistic-select__control {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.select-periods .statistic-select__control--menu-is-open {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.select-periods
  .statistic-select__control--menu-is-open
  .statistic-select__indicator {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.select-periods
  .statistic-select__control--menu-is-open
  .statistic-select__single-value {
  color: #fff;
}
.select-periods .statistic-select__control--is-focused {
  outline: none;
  box-shadow: none;
}
.select-periods .statistic-select__menu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .select-periods .statistic-select__menu {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.select-periods .statistic-select__menu-list {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .select-periods .statistic-select__menu-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.select-periods .statistic-select__value-container {
  padding: 0;
}
.select-periods .statistic-select__value-container input {
  left: -100px;
}
.select-periods .statistic-select__single-value {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.select-periods .statistic-select__indicator {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.select-periods .statistic-select__option {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.select-periods .statistic-select__option:last-child {
  margin-bottom: 0;
}
.select-periods .statistic-select__option:hover {
  color: #4aa956;
}
.select-periods .statistic-select__option:active {
  background: transparent;
}
.select-periods .statistic-select__option--is-selected {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .select-periods .statistic-select__option {
    margin-bottom: 0;
  }
}
.select-periods .statistic-select__dropdown-indicator:hover {
  color: var(--rubic-base-05);
}
.select-periods .statistic-select__indicator-separator {
  display: none;
}
.select_persia .statistic-select__control {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.select_persia .statistic-select__control--menu-is-open {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.select_persia
  .statistic-select__control--menu-is-open
  .statistic-select__indicator {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.select_persia
  .statistic-select__control--menu-is-open
  .statistic-select__single-value {
  color: #fff;
}
.select_persia .statistic-select__control--is-focused {
  outline: none;
  box-shadow: none;
}
.select_persia .statistic-select__menu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .select_persia .statistic-select__menu {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.select_persia .statistic-select__menu-list {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .select_persia .statistic-select__menu-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.select_persia .statistic-select__value-container {
  padding: 0;
}
.select_persia .statistic-select__value-container input {
  left: 0;
}
.select_persia .statistic-select__single-value {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.select_persia .statistic-select__indicator {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.select_persia .statistic-select__option {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.select_persia .statistic-select__option:last-child {
  margin-bottom: 0;
}
.select_persia .statistic-select__option:hover {
  color: #4aa956;
}
.select_persia .statistic-select__option:active {
  background: transparent;
}
.select_persia .statistic-select__option--is-selected {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .select_persia .statistic-select__option {
    margin-bottom: 0;
  }
}
.select_persia .statistic-select__dropdown-indicator:hover {
  color: var(--rubic-base-05);
}
.select_persia .statistic-select__indicator-separator {
  display: none;
}
.select-periods_persia .statistic-select__control {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.select-periods_persia .statistic-select__control--menu-is-open {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.select-periods_persia
  .statistic-select__control--menu-is-open
  .statistic-select__indicator {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.select-periods_persia
  .statistic-select__control--menu-is-open
  .statistic-select__single-value {
  color: #fff;
}
.select-periods_persia .statistic-select__control--is-focused {
  outline: none;
  box-shadow: none;
}
.select-periods_persia .statistic-select__menu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .select-periods_persia .statistic-select__menu {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.select-periods_persia .statistic-select__menu-list {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .select-periods_persia .statistic-select__menu-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.select-periods_persia .statistic-select__value-container {
  padding: 0;
}
.select-periods_persia .statistic-select__value-container input {
  left: 0;
}
.select-periods_persia .statistic-select__single-value {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.select-periods_persia .statistic-select__indicator {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.select-periods_persia .statistic-select__option {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.select-periods_persia .statistic-select__option:last-child {
  margin-bottom: 0;
}
.select-periods_persia .statistic-select__option:hover {
  color: #4aa956;
}
.select-periods_persia .statistic-select__option:active {
  background: transparent;
}
.select-periods_persia .statistic-select__option--is-selected {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .select-periods_persia .statistic-select__option {
    margin-bottom: 0;
  }
}
.select-periods_persia .statistic-select__dropdown-indicator:hover {
  color: var(--rubic-base-05);
}
.select-periods_persia .statistic-select__indicator-separator {
  display: none;
}
.paginationContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .paginationContainer {
    grid-gap: 0;
    gap: 0;
  }
}
.pageLinkClassName {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .pageLinkClassName {
    padding: 8px 13px;
  }
}
.activeClassName,
.mobileActiveClassName {
  padding: 8px 0;
  border-radius: 12px;
}
.activeClassName {
  background: #4aa956;
}
.mobileActiveClassName .pageLinkClassName {
  color: var(--main-green);
}
.previousClassName {
  margin-right: 15px;
  cursor: pointer;
}
.nextClassName {
  margin-left: 15px;
  cursor: pointer;
}
#app {
  height: 100%;
}
.marquee {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 0 !important;
  min-width: auto !important;
}
.react-tooltip {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.carousel {
  position: relative !important;
  z-index: 10 !important;
}
.carousel .carousel__slide {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .carousel .carousel__slide {
    padding-bottom: 49px !important;
  }
}
.container,
.flex-centered-container {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.flex-centered-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.title,
.title-h1,
.title-h2,
.title-h2__small {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: var(--main-font);
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(56.46deg, #33db9c 6.36%, #8b5195 76.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.title-h1 {
  font-size: 90px;
}
@media (max-width: 900px) {
  .title-h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .title-h1 {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .title-h1 {
    font-size: 35px;
  }
}
.title-h2,
.title-h2__small {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .title-h2,
  .title-h2__small {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .title-h2,
  .title-h2__small {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .title-h2,
  .title-h2__small {
    font-size: 35px;
  }
}
.title-h2__small {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .title-h2__small {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .title-h2__small {
    font-size: 40px;
  }
}
.highlight {
  color: #00e18c;
}
.bold {
  font-weight: 700;
}
.section-margin {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .section-margin {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .section-margin {
    margin-bottom: 81px;
  }
}
.nowrap {
  white-space: nowrap;
}
.gradient-main {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: rgba(51, 219, 156, 0.5);
  filter: blur(120px);
}
@media (max-width: 767px) {
  .gradient-main {
    display: none;
  }
}
.gradient-main_dark {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: #231e2e;
  filter: blur(90px);
}
@media (max-width: 767px) {
  .gradient-main_dark {
    display: none;
  }
}
.gradient-ecosystem {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .gradient-ecosystem {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .gradient-ecosystem {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .gradient-ecosystem {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.gradient-footer {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.gradient-footer,
.gradient-footer_blue {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.gradient-footer_blue {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.gradient {
  position: absolute;
  top: -11%;
  right: -12%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
@media (max-width: 480px) {
  .gradient {
    position: absolute;
    top: 0;
    right: 30%;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.gradient-sdk {
  position: absolute;
  top: -5%;
  right: 88%;
  z-index: 0;
  display: block;
  width: 500px;
  height: 500px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
.gradient-swap-form {
  top: -24%;
  right: 0;
}
.gradient-benefits-top,
.gradient-swap-form {
  position: absolute;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
.gradient-benefits-top {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .gradient-benefits-top {
    position: absolute;
    top: -11%;
    right: -16%;
    z-index: -5;
    display: block;
    width: 400px;
    height: 400px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
  }
}
.gradient-provideLiquidity {
  position: absolute;
  top: -10%;
  right: 20%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
@media (max-width: 480px) {
  .gradient-provideLiquidity {
    position: absolute;
    top: 40%;
    right: -44%;
    z-index: -5;
    display: block;
    width: 800px;
    height: 800px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.gradient-benefits-bottom {
  position: absolute;
  top: 25%;
  right: auto;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: -10%;
}
@media (max-width: 480px) {
  .gradient-benefits-bottom {
    position: absolute;
    top: 14%;
    right: auto;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    left: -50%;
  }
}
.gradient-referral-widget {
  position: absolute;
  top: 50%;
  right: auto;
  z-index: -5;
  display: block;
  width: 1279px;
  height: 300px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: 0;
}
@media (max-width: 480px) {
  .gradient-referral-widget {
    position: absolute;
    right: auto;
    z-index: -5;
    display: block;
    width: 1279px;
    height: 300px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    top: 35%;
    left: -69%;
  }
}
.gradient-staking-prepare {
  position: absolute;
  top: 51%;
  right: 106%;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(150px);
  content: "";
}
:root {
  --main-font: "RedHat", Roboto, Arial, sans-serif;
  --second-font: "SF-Pro", Roboto, Arial, sans-serif;
  --main-green: #00e28d;
  --main-error: #fb5b16;
  --rubic-base-01: #000;
  --rubic-base-02: #fff;
  --rubic-base-03: #bec2cb;
  --rubic-base-04: hsla(0, 0%, 100%, 0.8);
  --rubic-base-05: hsla(0, 0%, 100%, 0.5);
  --rubic-base-06: #262626;
  --rubic-base-07: hsla(0, 0%, 5%, 0.3);
  --rubic-base-08: #161616;
  --rubic-base-09: hsla(0, 0%, 5%, 0.7);
  --main-background: #241f29;
  --bg-header: hsla(0, 0%, 5%, 0.6);
}
* {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
:focus {
  outline: none;
}
ol {
  margin: 0;
}
html {
  scroll-behavior: smooth;
}
html,
html body {
  overflow-x: hidden;
}
html body {
  position: relative;
  min-width: 375px;
  height: auto;
  margin: 0;
  padding: 0;
  color: var(--rubic-base-02);
  font-family: RedHat, sans-serif;
}
html body button,
html body input,
html body main,
html body select,
html body textarea {
  font-family: RedHat, sans-serif !important;
}
html,
html body {
  width: 100%;
  background: var(--main-background);
}
li,
ul {
  margin: unset;
  padding: unset;
}
li {
  list-style: none;
}
div#rubic-widget-root {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
}
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
button {
  border: none;
  cursor: pointer;
}
a {
  color: var(--rubic-base-02);
  text-decoration: none;
}
.buttonBack___1mlaL,
.buttonFirst___2rhFr,
.buttonLast___2yuh0,
.buttonNext___2mOCa,
.buttonNext___3Lm3s,
.dot___3c3SI {
  cursor: pointer;
}
.image___xtQGH {
  display: block;
  width: 100%;
  height: 100%;
}
.spinner___27VUp {
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  -webkit-animation-name: spin___S3UuE;
  animation-name: spin___S3UuE;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border: 4px solid #a9a9a9;
  border-top-color: #000;
  border-radius: 30px;
}
@-webkit-keyframes spin___S3UuE {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin___S3UuE {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.container___2O72F {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.overlay___IV4qY {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  cursor: zoom-in;
  transition: opacity 0.3s, transform 0.3s;
}
.hover___MYy31,
.loading___1pvNI,
.zoom___3kqYk {
  opacity: 1;
}
.imageLoadingSpinnerContainer___3UIPD {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f4f4f4;
}
.slide___3-Nqo {
  position: relative;
  display: block;
  box-sizing: border-box;
  height: 0;
  margin: 0;
  list-style-type: none;
}
.slide___3-Nqo:focus {
  outline: none !important;
}
.slideHorizontal___1NzNV {
  float: left;
}
[dir="rtl"] .slideHorizontal___1NzNV {
  direction: rtl;
  transform: scaleX(-1);
}
.slideInner___2mfX9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.focusRing___1airF {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  pointer-events: none;
  outline-width: 5px;
  outline-style: solid;
  outline-color: Highlight;
}
@media (-webkit-min-device-pixel-ratio: 0) {
  .focusRing___1airF {
    outline-style: auto;
    outline-color: -webkit-focus-ring-color;
  }
}
.horizontalSlider___281Ls {
  position: relative;
  overflow: hidden;
  touch-action: pan-y pinch-zoom;
}
[dir="rtl"] .horizontalSlider___281Ls {
  direction: ltr;
  transform: scaleX(-1);
}
.horizontalSliderTray___1L-0W {
  overflow: hidden;
  width: 100%;
}
.verticalSlider___34ZFD {
  position: relative;
  overflow: hidden;
}
.verticalSliderTray___267D8 {
  overflow: hidden;
}
.verticalTray___12Key {
  float: left;
}
.verticalSlideTrayWrap___2nO7o {
  overflow: hidden;
}
.sliderTray___-vHFQ {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sliderAnimation___300FY {
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: transform;
}
.masterSpinnerContainer___1Z6hB {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f4f4f4;
}
@font-face {
  font-weight: 400;
  font-family: SF-Pro;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/SFPro/SFProDisplay-Regular.woff2) format("woff2");
}
@font-face {
  font-weight: 500;
  font-family: SF-Pro;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/SFPro/SFProDisplay-Medium.woff2) format("woff2");
}
@font-face {
  font-weight: 600;
  font-family: SF-Pro;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/SFPro/SFProDisplay-Semibold.woff2) format("woff2");
}
@font-face {
  font-weight: 700;
  font-family: SF-Pro;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/SFPro/SFProDisplay-Bold.woff2) format("woff2");
}
@font-face {
  font-weight: 800;
  font-family: SF-Pro;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/SFPro/SFProDisplay-Heavy.woff2) format("woff2");
}
@font-face {
  font-weight: 300;
  font-family: RedHat;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/RedHat/RedHatDisplay-Light.woff2) format("woff2");
}
@font-face {
  font-weight: 400;
  font-family: RedHat;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/RedHat/RedHatDisplay-Regular.woff2) format("woff2");
}
@font-face {
  font-weight: 500;
  font-family: RedHat;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/RedHat/RedHatDisplay-Medium.woff2) format("woff2");
}
@font-face {
  font-weight: 600;
  font-family: RedHat;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/RedHat/RedHatDisplay-SemiBold.woff2) format("woff2");
}
@font-face {
  font-weight: 700;
  font-family: RedHat;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/RedHat/RedHatDisplay-Bold.woff2) format("woff2");
}
@font-face {
  font-weight: 800;
  font-family: RedHat;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/RedHat/RedHatDisplay-ExtraBold.woff2) format("woff2");
}
@font-face {
  font-weight: 900;
  font-family: RedHat;
  font-style: normal;
  font-display: swap;
  src: url(/fonts/RedHat/RedHatDisplay-Black.woff2) format("woff2");
}
.style_feedback__n16p_ .style_select__control__Kibgu {
  height: 76px;
  margin-bottom: 40px;
  padding: 16px;
  color: var(--rubic-base-02);
  font-size: 20px;
  line-height: 24px;
  background-color: transparent;
  border: 1px solid var(--rubic-base-02);
  border-radius: 13px;
  box-shadow: none;
}
.style_feedback__n16p_ .style_select__control__Kibgu:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.style_feedback__n16p_ .style_select__control__Kibgu:focus {
  outline: none;
}
.style_feedback__n16p_ .style_select__menu__syh70 {
  top: 65px;
  margin-top: 0;
  background-color: var(--rubic-base-08);
  border: 1px solid var(--rubic-base-02);
  border-top: 0;
  border-radius: 0 0 13px 13px;
}
.style_feedback__n16p_ .style_select__option__3upP_ {
  padding: 13px 26px;
  cursor: pointer;
}
.style_feedback__n16p_ .style_select__option__3upP_:hover {
  color: #fff;
  background-color: #00e18c;
}
.style_feedback__n16p_ .style_select__placeholder__AQWow {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.style_feedback__n16p_ .style_select__single-value__SNxdy {
  color: var(--rubic-base-02);
}
.style_widget-configuration-form__M2zFs .style_select__control__Kibgu {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.style_widget-configuration-form__M2zFs
  .style_select__control--menu-is-open__I2EtD,
.style_widget-configuration-form__M2zFs .style_select__control__Kibgu:hover {
  border-color: #858585;
}
.style_widget-configuration-form__M2zFs .style_select__value-container__det8a {
  padding-left: 14px;
}
.style_widget-configuration-form__M2zFs .style_select__single-value__SNxdy {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__M2zFs .style_select__menu__syh70 {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.style_widget-configuration-form__M2zFs .style_select__menu-list__CEEqq {
  border-radius: 8px;
}
.style_widget-configuration-form__M2zFs .style_select__option__3upP_ {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__M2zFs .style_select__option__3upP_:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.style_widget-configuration-form__M2zFs
  .style_select__option--is-selected__pXhFA,
.style_widget-configuration-form__M2zFs
  .style_select__option--is-selected__pXhFA:hover {
  background-color: #00e18c;
}
.style_widget-configuration-form__M2zFs
  .style_select__indicator-separator__fkI2c {
  display: none;
}
.style_select-not-to-open__9h_Du .style_select__control__Kibgu {
  cursor: default;
}
.style_select-not-to-open__9h_Du .style_select__indicator__CPhl_ {
  display: none;
}
@media (max-width: 767px) {
  .style_feedback__n16p_ .style_select__control__Kibgu {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .style_feedback__n16p_ .style_select__menu__syh70 {
    top: 44px;
  }
}
.style_modal__wrapper__kEx2_ {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.style_modal__body__6fuWw {
  position: relative;
  max-width: 1100px;
  max-height: 100%;
  margin: 20px;
  padding: 15px 20px;
  overflow-y: scroll;
  text-align: center;
  background: var(--main-background);
  border-radius: 30px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.style_modal__body__6fuWw::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.style_modal__title__xU9FJ {
  margin: 0 0 50px;
  text-align: center;
}
.style_modal__close___zIm5 {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.style_modal__button__7efpH {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.style_modal__button__7efpH:hover {
  transform: scale(0.99);
}
.style_banner__link__oF6oi,
.style_button__lRbbc {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.03em;
  text-align: center;
  background: var(--main-green);
  border-radius: 12px;
}
.style_banner__link__oF6oi img,
.style_button__lRbbc img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.style_banner__link__oF6oi:hover,
.style_button__lRbbc:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.style_banner__link__oF6oi:hover img,
.style_button__lRbbc:hover img {
  transform: translateX(3px);
}
.style_banner__link__oF6oi:active,
.style_button__lRbbc:active {
  transform: scale(0.95);
}
.style_button_glassy__Ko244 {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.style_button_header__Fjnp1 {
  margin-left: 32px;
  line-height: 42px;
}
.style_button_gradient__q5q1k {
  padding: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(113.38deg, #30da60 31.59%, #0083ff 178.87%);
  box-shadow: 0 5px 30px rgba(34, 221, 75, 0.33);
  border-radius: 6px;
}
.style_button_gradient__q5q1k:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.style_button-link__pYmeI {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.style_button-link__pYmeI img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.style_button-link__pYmeI:hover {
  color: #00e18c;
}
.style_button-link__pYmeI:hover img {
  transform: translateX(3px);
}
.style_button-link__pYmeI:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .style_banner__link__oF6oi,
  .style_button__lRbbc {
    padding: 5px 10px;
    font-size: 18px;
  }
  .style_button_glassy__Ko244 {
    margin-right: 10px;
  }
  .style_banner__link__oF6oi img,
  .style_button__lRbbc img {
    max-width: 20px;
  }
}
.style_select__uokCk .style_language-select__control__09hCO {
  background: transparent;
  border: none;
  cursor: pointer;
}
.style_select__uokCk .style_language-select__control--is-focused__tw7wD {
  outline: none;
  box-shadow: none;
}
.style_select__uokCk .style_language-select__menu__WyaEU {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 0;
  right: 0;
  top: 70px;
  padding: 15px 20px;
  background: #241f2a;
  border: 1px solid var(--rubic-base-06);
  border-radius: 16px;
}
.style_select__uokCk .style_language-select__menu-list__jW092 {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
.style_select__uokCk .style_language-select__value-container__lHzNO {
  padding: 0;
}
.style_select__uokCk .style_language-select__value-container__lHzNO input {
  left: 0;
}
.style_select__uokCk .style_language-select__single-value__WvLkR {
  overflow: visible;
  color: var(--rubic-base-05);
}
.style_select__uokCk .style_language-select__single-value__WvLkR span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.style_select__uokCk .style_language-select__single-value__WvLkR img {
  margin-right: 10px;
}
.style_select__uokCk .style_language-select__indicator__ZjbJL {
  display: none;
}
.style_select__uokCk .style_language-select__option__c4oA_ {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select__uokCk .style_language-select__option__c4oA_:last-child {
  margin-bottom: 0;
}
.style_select__uokCk .style_language-select__option__c4oA_:hover {
  color: #00e18c;
}
.style_select__uokCk .style_language-select__option__c4oA_:active {
  background: transparent;
}
.style_select__uokCk .style_language-select__option--is-selected__64HrJ span {
  color: #00e18c;
}
.style_select__uokCk .style_language-select__dropdown-indicator__LDvwZ:hover {
  color: var(--rubic-base-05);
}
.style_select__uokCk .style_language-select__indicator-separator__M8fxl {
  display: none;
}
.style_select__uokCk .style_statistic-select__control__rRjMR {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select__uokCk .style_statistic-select__control--menu-is-open__K6Avj {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select__uokCk
  .style_statistic-select__control--menu-is-open__K6Avj
  .style_statistic-select__indicator__eq6Tq {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select__uokCk
  .style_statistic-select__control--menu-is-open__K6Avj
  .style_statistic-select__single-value__ikj7e {
  color: #fff;
}
.style_select__uokCk .style_statistic-select__control--is-focused__W6m2P {
  outline: none;
  box-shadow: none;
}
.style_select__uokCk .style_statistic-select__menu__lnT6Y {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select__uokCk .style_statistic-select__menu__lnT6Y {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select__uokCk .style_statistic-select__menu-list__iAfEb {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select__uokCk .style_statistic-select__menu-list__iAfEb {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select__uokCk .style_statistic-select__value-container__GWXtG {
  padding: 0;
}
.style_select__uokCk .style_statistic-select__value-container__GWXtG input {
  left: -100px;
}
.style_select__uokCk .style_statistic-select__single-value__ikj7e {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select__uokCk .style_statistic-select__indicator__eq6Tq {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select__uokCk .style_statistic-select__option__jf4xO {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select__uokCk .style_statistic-select__option__jf4xO:last-child {
  margin-bottom: 0;
}
.style_select__uokCk .style_statistic-select__option__jf4xO:hover {
  color: #4aa956;
}
.style_select__uokCk .style_statistic-select__option__jf4xO:active {
  background: transparent;
}
.style_select__uokCk .style_statistic-select__option--is-selected__Lv7kt {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select__uokCk .style_statistic-select__option__jf4xO {
    margin-bottom: 0;
  }
}
.style_select__uokCk .style_statistic-select__dropdown-indicator__QHCwF:hover {
  color: var(--rubic-base-05);
}
.style_select__uokCk .style_statistic-select__indicator-separator__OydEx {
  display: none;
}
.style_select-periods__zinPj .style_statistic-select__control__rRjMR {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods__zinPj
  .style_statistic-select__control--menu-is-open__K6Avj {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods__zinPj
  .style_statistic-select__control--menu-is-open__K6Avj
  .style_statistic-select__indicator__eq6Tq {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods__zinPj
  .style_statistic-select__control--menu-is-open__K6Avj
  .style_statistic-select__single-value__ikj7e {
  color: #fff;
}
.style_select-periods__zinPj
  .style_statistic-select__control--is-focused__W6m2P {
  outline: none;
  box-shadow: none;
}
.style_select-periods__zinPj .style_statistic-select__menu__lnT6Y {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods__zinPj .style_statistic-select__menu__lnT6Y {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select-periods__zinPj .style_statistic-select__menu-list__iAfEb {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods__zinPj .style_statistic-select__menu-list__iAfEb {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods__zinPj .style_statistic-select__value-container__GWXtG {
  padding: 0;
}
.style_select-periods__zinPj
  .style_statistic-select__value-container__GWXtG
  input {
  left: -100px;
}
.style_select-periods__zinPj .style_statistic-select__single-value__ikj7e {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods__zinPj .style_statistic-select__indicator__eq6Tq {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods__zinPj .style_statistic-select__option__jf4xO {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods__zinPj .style_statistic-select__option__jf4xO:last-child {
  margin-bottom: 0;
}
.style_select-periods__zinPj .style_statistic-select__option__jf4xO:hover {
  color: #4aa956;
}
.style_select-periods__zinPj .style_statistic-select__option__jf4xO:active {
  background: transparent;
}
.style_select-periods__zinPj
  .style_statistic-select__option--is-selected__Lv7kt {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods__zinPj .style_statistic-select__option__jf4xO {
    margin-bottom: 0;
  }
}
.style_select-periods__zinPj
  .style_statistic-select__dropdown-indicator__QHCwF:hover {
  color: var(--rubic-base-05);
}
.style_select-periods__zinPj
  .style_statistic-select__indicator-separator__OydEx {
  display: none;
}
.style_select_persia__gS_zv .style_statistic-select__control__rRjMR {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select_persia__gS_zv
  .style_statistic-select__control--menu-is-open__K6Avj {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select_persia__gS_zv
  .style_statistic-select__control--menu-is-open__K6Avj
  .style_statistic-select__indicator__eq6Tq {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select_persia__gS_zv
  .style_statistic-select__control--menu-is-open__K6Avj
  .style_statistic-select__single-value__ikj7e {
  color: #fff;
}
.style_select_persia__gS_zv
  .style_statistic-select__control--is-focused__W6m2P {
  outline: none;
  box-shadow: none;
}
.style_select_persia__gS_zv .style_statistic-select__menu__lnT6Y {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select_persia__gS_zv .style_statistic-select__menu__lnT6Y {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select_persia__gS_zv .style_statistic-select__menu-list__iAfEb {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select_persia__gS_zv .style_statistic-select__menu-list__iAfEb {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select_persia__gS_zv .style_statistic-select__value-container__GWXtG {
  padding: 0;
}
.style_select_persia__gS_zv
  .style_statistic-select__value-container__GWXtG
  input {
  left: 0;
}
.style_select_persia__gS_zv .style_statistic-select__single-value__ikj7e {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select_persia__gS_zv .style_statistic-select__indicator__eq6Tq {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select_persia__gS_zv .style_statistic-select__option__jf4xO {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select_persia__gS_zv .style_statistic-select__option__jf4xO:last-child {
  margin-bottom: 0;
}
.style_select_persia__gS_zv .style_statistic-select__option__jf4xO:hover {
  color: #4aa956;
}
.style_select_persia__gS_zv .style_statistic-select__option__jf4xO:active {
  background: transparent;
}
.style_select_persia__gS_zv
  .style_statistic-select__option--is-selected__Lv7kt {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select_persia__gS_zv .style_statistic-select__option__jf4xO {
    margin-bottom: 0;
  }
}
.style_select_persia__gS_zv
  .style_statistic-select__dropdown-indicator__QHCwF:hover {
  color: var(--rubic-base-05);
}
.style_select_persia__gS_zv
  .style_statistic-select__indicator-separator__OydEx {
  display: none;
}
.style_select-periods_persia__h4kYG .style_statistic-select__control__rRjMR {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__control--menu-is-open__K6Avj {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__control--menu-is-open__K6Avj
  .style_statistic-select__indicator__eq6Tq {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__control--menu-is-open__K6Avj
  .style_statistic-select__single-value__ikj7e {
  color: #fff;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__control--is-focused__W6m2P {
  outline: none;
  box-shadow: none;
}
.style_select-periods_persia__h4kYG .style_statistic-select__menu__lnT6Y {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin-top: 10px;
  padding: 15px;
  background: var(--rubic-base-01);
  border: 1px solid var(--rubic-base-06);
  box-shadow: 2px -12px 20px rgba(0, 0, 0, 0.25),
    5px -5px 22px rgba(0, 0, 0, 0.42);
  border-radius: 16px;
}
@media (max-width: 480px) {
  .style_select-periods_persia__h4kYG .style_statistic-select__menu__lnT6Y {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select-periods_persia__h4kYG .style_statistic-select__menu-list__iAfEb {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow-y: visible;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .style_select-periods_persia__h4kYG
    .style_statistic-select__menu-list__iAfEb {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__value-container__GWXtG {
  padding: 0;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__value-container__GWXtG
  input {
  left: 0;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__single-value__ikj7e {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods_persia__h4kYG .style_statistic-select__indicator__eq6Tq {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods_persia__h4kYG .style_statistic-select__option__jf4xO {
  padding: 0;
  margin-bottom: 15px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-02);
  cursor: pointer;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__option__jf4xO:last-child {
  margin-bottom: 0;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__option__jf4xO:hover {
  color: #4aa956;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__option__jf4xO:active {
  background: transparent;
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__option--is-selected__Lv7kt {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods_persia__h4kYG .style_statistic-select__option__jf4xO {
    margin-bottom: 0;
  }
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__dropdown-indicator__QHCwF:hover {
  color: var(--rubic-base-05);
}
.style_select-periods_persia__h4kYG
  .style_statistic-select__indicator-separator__OydEx {
  display: none;
}
.style_paginationContainer__OotEC {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .style_paginationContainer__OotEC {
    grid-gap: 0;
    gap: 0;
  }
}
.style_pageLinkClassName___IbJU {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .style_pageLinkClassName___IbJU {
    padding: 8px 13px;
  }
}
.style_activeClassName__wazSx,
.style_mobileActiveClassName__AXL0P {
  padding: 8px 0;
  border-radius: 12px;
}
.style_activeClassName__wazSx {
  background: #4aa956;
}
.style_mobileActiveClassName__AXL0P .style_pageLinkClassName___IbJU {
  color: var(--main-green);
}
.style_previousClassName__bPFmr {
  margin-right: 15px;
  cursor: pointer;
}
.style_nextClassName__Pa1H3 {
  margin-left: 15px;
  cursor: pointer;
}
#style_app__F_ROt {
  height: 100%;
}
.style_marquee___1T1H {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 0 !important;
  min-width: auto !important;
}
.style_react-tooltip__8R0qI {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.style_carousel__JIIPp {
  position: relative !important;
  z-index: 10 !important;
}
.style_carousel__JIIPp .style_carousel__slide__n9ZSj {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .style_carousel__JIIPp .style_carousel__slide__n9ZSj {
    padding-bottom: 49px !important;
  }
}
.style_container__CrS6_,
.style_flex-centered-container__C5Ksq {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.style_flex-centered-container__C5Ksq {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_title-h1__BIIpT,
.style_title-h2__small__kobUJ,
.style_title-h2__ukjrT,
.style_title__jXOWz {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: var(--main-font);
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(56.46deg, #33db9c 6.36%, #8b5195 76.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_title-h1__BIIpT {
  font-size: 90px;
}
@media (max-width: 900px) {
  .style_title-h1__BIIpT {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h1__BIIpT {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h1__BIIpT {
    font-size: 35px;
  }
}
.style_title-h2__small__kobUJ,
.style_title-h2__ukjrT {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .style_title-h2__small__kobUJ,
  .style_title-h2__ukjrT {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__small__kobUJ,
  .style_title-h2__ukjrT {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h2__small__kobUJ,
  .style_title-h2__ukjrT {
    font-size: 35px;
  }
}
.style_title-h2__small__kobUJ {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .style_title-h2__small__kobUJ {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__small__kobUJ {
    font-size: 40px;
  }
}
.style_highlight__i9zay {
  color: #00e18c;
}
.style_bold__QgrP1 {
  font-weight: 700;
}
.style_section-margin__fJywt {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .style_section-margin__fJywt {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .style_section-margin__fJywt {
    margin-bottom: 81px;
  }
}
.style_nowrap__F2ywS {
  white-space: nowrap;
}
.style_gradient-main__70h20 {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: rgba(51, 219, 156, 0.5);
  filter: blur(120px);
}
@media (max-width: 767px) {
  .style_gradient-main__70h20 {
    display: none;
  }
}
.style_gradient-main_dark__wz8gr {
  z-index: -1;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 648px;
  height: 229px;
  background: #231e2e;
  filter: blur(90px);
}
@media (max-width: 767px) {
  .style_gradient-main_dark__wz8gr {
    display: none;
  }
}
.style_gradient-ecosystem__yeCoi {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .style_gradient-ecosystem__yeCoi {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .style_gradient-ecosystem__yeCoi {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .style_gradient-ecosystem__yeCoi {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.style_gradient-footer__6DQ1h {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.style_gradient-footer__6DQ1h,
.style_gradient-footer_blue__jwe9k {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.style_gradient-footer_blue__jwe9k {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.style_gradient__C6kqb {
  position: absolute;
  top: -11%;
  right: -12%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient__C6kqb {
    position: absolute;
    top: 0;
    right: 30%;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-sdk__V5Vug {
  position: absolute;
  top: -5%;
  right: 88%;
  z-index: 0;
  display: block;
  width: 500px;
  height: 500px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
.style_gradient-swap-form__r7dbt {
  top: -24%;
  right: 0;
}
.style_gradient-benefits-top__d6Mwa,
.style_gradient-swap-form__r7dbt {
  position: absolute;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
}
.style_gradient-benefits-top__d6Mwa {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-top__d6Mwa {
    position: absolute;
    top: -11%;
    right: -16%;
    z-index: -5;
    display: block;
    width: 400px;
    height: 400px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
  }
}
.style_gradient-provideLiquidity__AtfWA {
  position: absolute;
  top: -10%;
  right: 20%;
  z-index: -5;
  display: block;
  width: 800px;
  height: 800px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(100px);
  content: "";
}
@media (max-width: 480px) {
  .style_gradient-provideLiquidity__AtfWA {
    position: absolute;
    top: 40%;
    right: -44%;
    z-index: -5;
    display: block;
    width: 800px;
    height: 800px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(100px);
    content: "";
  }
}
.style_gradient-benefits-bottom__NQ4gM {
  position: absolute;
  top: 25%;
  right: auto;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-bottom__NQ4gM {
    position: absolute;
    top: 14%;
    right: auto;
    z-index: -5;
    display: block;
    width: 600px;
    height: 600px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    left: -50%;
  }
}
.style_gradient-referral-widget__SCQgU {
  position: absolute;
  top: 50%;
  right: auto;
  z-index: -5;
  display: block;
  width: 1279px;
  height: 300px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(50px);
  content: "";
  left: 0;
}
@media (max-width: 480px) {
  .style_gradient-referral-widget__SCQgU {
    position: absolute;
    right: auto;
    z-index: -5;
    display: block;
    width: 1279px;
    height: 300px;
    background-image: radial-gradient(
      var(--main-green) 0,
      var(--main-background) 70%,
      var(--main-background) 100%
    );
    filter: blur(50px);
    content: "";
    top: 35%;
    left: -69%;
  }
}
.style_gradient-staking-prepare__eUbkS {
  position: absolute;
  top: 51%;
  right: 106%;
  z-index: -5;
  display: block;
  width: 600px;
  height: 600px;
  background-image: radial-gradient(
    var(--main-green) 0,
    var(--main-background) 70%,
    var(--main-background) 100%
  );
  filter: blur(150px);
  content: "";
}
.style_banner___i1sX {
  z-index: 10;
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  height: 57px;
  max-height: 57px;
  overflow: hidden;
  text-decoration: none;
  background-image: url(/images/birthday/birth-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50%;
  padding: 8px;
}
.style_banner___i1sX:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.style_banner__text__mHCJf {
  font-size: 20px;
  line-height: 140%;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
}
.style_banner__mobile-br__5fetp {
  display: none;
}
.style_banner__link__oF6oi:hover {
  box-shadow: 0 0 10px #fff;
}
@media (max-width: 768px) {
  .style_banner___i1sX {
    width: 100%;
  }
  .style_banner__link__oF6oi,
  .style_banner__text__mHCJf {
    font-size: 14px;
    text-align: center;
  }
  .style_banner__link__oF6oi {
    text-wrap: nowrap;
  }
}
@media (max-width: 651px) {
  .style_banner__text__mHCJf {
    display: block;
    text-align: unset;
    max-width: 280px;
  }
}
@media (max-width: 460px) {
  .style_banner___i1sX {
    height: 49px;
  }
  .style_banner__text__mHCJf {
    font-size: 10px;
  }
  .style_banner__link__oF6oi {
    font-size: 12px;
  }
}
