.style_feedback__R7KPG .style_select__control__lyI1C {
  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__R7KPG .style_select__control__lyI1C:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.style_feedback__R7KPG .style_select__control__lyI1C:focus {
  outline: none;
}
.style_feedback__R7KPG .style_select__menu__Q4Ssr {
  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__R7KPG .style_select__option__KtZLN {
  padding: 13px 26px;
  cursor: pointer;
}
.style_feedback__R7KPG .style_select__option__KtZLN:hover {
  color: #fff;
  background-color: #00e18c;
}
.style_feedback__R7KPG .style_select__placeholder__984R9 {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.style_feedback__R7KPG .style_select__single-value__Ez8MM {
  color: var(--rubic-base-02);
}
.style_widget-configuration-form__kLj1l .style_select__control__lyI1C {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.style_widget-configuration-form__kLj1l
  .style_select__control--menu-is-open__LiuJQ,
.style_widget-configuration-form__kLj1l .style_select__control__lyI1C:hover {
  border-color: #858585;
}
.style_widget-configuration-form__kLj1l .style_select__value-container__QaEj_ {
  padding-left: 14px;
}
.style_widget-configuration-form__kLj1l .style_select__single-value__Ez8MM {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__kLj1l .style_select__menu__Q4Ssr {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.style_widget-configuration-form__kLj1l .style_select__menu-list__JNf5o {
  border-radius: 8px;
}
.style_widget-configuration-form__kLj1l .style_select__option__KtZLN {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__kLj1l .style_select__option__KtZLN:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.style_widget-configuration-form__kLj1l
  .style_select__option--is-selected__saPJZ,
.style_widget-configuration-form__kLj1l
  .style_select__option--is-selected__saPJZ:hover {
  background-color: #00e18c;
}
.style_widget-configuration-form__kLj1l
  .style_select__indicator-separator__x_OHf {
  display: none;
}
.style_select-not-to-open__CBjpv .style_select__control__lyI1C {
  cursor: default;
}
.style_select-not-to-open__CBjpv .style_select__indicator__LHUn6 {
  display: none;
}
@media (max-width: 767px) {
  .style_feedback__R7KPG .style_select__control__lyI1C {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .style_feedback__R7KPG .style_select__menu__Q4Ssr {
    top: 44px;
  }
}
.style_modal__wrapper__XaR_v {
  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___1NGt {
  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___1NGt::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.style_modal__title__EY_gJ {
  margin: 0 0 50px;
  text-align: center;
}
.style_modal__close__ShXmE {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.style_modal__button__JEduk {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.style_modal__button__JEduk:hover {
  transform: scale(0.99);
}
.style_button__JDxby {
  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__JDxby img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.style_button__JDxby:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.style_button__JDxby:hover img {
  transform: translateX(3px);
}
.style_button__JDxby:active {
  transform: scale(0.95);
}
.style_button_glassy__GUXxC {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.style_button_header__6kKGl {
  margin-left: 32px;
  line-height: 42px;
}
.style_button_gradient__jhGiu {
  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__jhGiu:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.style_button-link__tCCbM {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.style_button-link__tCCbM img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.style_button-link__tCCbM:hover {
  color: #00e18c;
}
.style_button-link__tCCbM:hover img {
  transform: translateX(3px);
}
.style_button-link__tCCbM:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .style_button__JDxby {
    padding: 5px 10px;
    font-size: 18px;
  }
  .style_button_glassy__GUXxC {
    margin-right: 10px;
  }
  .style_button__JDxby img {
    max-width: 20px;
  }
}
.style_select__z2ZMe .style_language-select__control__kSmrY {
  background: transparent;
  border: none;
  cursor: pointer;
}
.style_select__z2ZMe .style_language-select__control--is-focused__KjhMc {
  outline: none;
  box-shadow: none;
}
.style_select__z2ZMe .style_language-select__menu__3Z8st {
  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__z2ZMe .style_language-select__menu-list__7aPQo {
  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__z2ZMe .style_language-select__value-container__4ulfT {
  padding: 0;
}
.style_select__z2ZMe .style_language-select__value-container__4ulfT input {
  left: 0;
}
.style_select__z2ZMe .style_language-select__single-value__5E8Nl {
  overflow: visible;
  color: var(--rubic-base-05);
}
.style_select__z2ZMe .style_language-select__single-value__5E8Nl span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.style_select__z2ZMe .style_language-select__single-value__5E8Nl img {
  margin-right: 10px;
}
.style_select__z2ZMe .style_language-select__indicator__htidT {
  display: none;
}
.style_select__z2ZMe .style_language-select__option__oqAuq {
  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__z2ZMe .style_language-select__option__oqAuq:last-child {
  margin-bottom: 0;
}
.style_select__z2ZMe .style_language-select__option__oqAuq:hover {
  color: #00e18c;
}
.style_select__z2ZMe .style_language-select__option__oqAuq:active {
  background: transparent;
}
.style_select__z2ZMe .style_language-select__option--is-selected__7FCWN span {
  color: #00e18c;
}
.style_select__z2ZMe .style_language-select__dropdown-indicator__uW9zp:hover {
  color: var(--rubic-base-05);
}
.style_select__z2ZMe .style_language-select__indicator-separator__8Pbk2 {
  display: none;
}
.style_select__z2ZMe .style_statistic-select__control__J9GSe {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select__z2ZMe .style_statistic-select__control--menu-is-open__47t_z {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select__z2ZMe
  .style_statistic-select__control--menu-is-open__47t_z
  .style_statistic-select__indicator__yoW2G {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select__z2ZMe
  .style_statistic-select__control--menu-is-open__47t_z
  .style_statistic-select__single-value__irFOm {
  color: #fff;
}
.style_select__z2ZMe .style_statistic-select__control--is-focused__EuBDv {
  outline: none;
  box-shadow: none;
}
.style_select__z2ZMe .style_statistic-select__menu__pJBpG {
  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__z2ZMe .style_statistic-select__menu__pJBpG {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select__z2ZMe .style_statistic-select__menu-list__FO1X1 {
  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__z2ZMe .style_statistic-select__menu-list__FO1X1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select__z2ZMe .style_statistic-select__value-container__qP958 {
  padding: 0;
}
.style_select__z2ZMe .style_statistic-select__value-container__qP958 input {
  left: -100px;
}
.style_select__z2ZMe .style_statistic-select__single-value__irFOm {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select__z2ZMe .style_statistic-select__indicator__yoW2G {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select__z2ZMe .style_statistic-select__option__YI5zx {
  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__z2ZMe .style_statistic-select__option__YI5zx:last-child {
  margin-bottom: 0;
}
.style_select__z2ZMe .style_statistic-select__option__YI5zx:hover {
  color: #4aa956;
}
.style_select__z2ZMe .style_statistic-select__option__YI5zx:active {
  background: transparent;
}
.style_select__z2ZMe .style_statistic-select__option--is-selected__ng27I {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select__z2ZMe .style_statistic-select__option__YI5zx {
    margin-bottom: 0;
  }
}
.style_select__z2ZMe .style_statistic-select__dropdown-indicator__ntTup:hover {
  color: var(--rubic-base-05);
}
.style_select__z2ZMe .style_statistic-select__indicator-separator__5WYKC {
  display: none;
}
.style_select-periods__OFE_f .style_statistic-select__control__J9GSe {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods__OFE_f
  .style_statistic-select__control--menu-is-open__47t_z {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods__OFE_f
  .style_statistic-select__control--menu-is-open__47t_z
  .style_statistic-select__indicator__yoW2G {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods__OFE_f
  .style_statistic-select__control--menu-is-open__47t_z
  .style_statistic-select__single-value__irFOm {
  color: #fff;
}
.style_select-periods__OFE_f
  .style_statistic-select__control--is-focused__EuBDv {
  outline: none;
  box-shadow: none;
}
.style_select-periods__OFE_f .style_statistic-select__menu__pJBpG {
  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__OFE_f .style_statistic-select__menu__pJBpG {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select-periods__OFE_f .style_statistic-select__menu-list__FO1X1 {
  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__OFE_f .style_statistic-select__menu-list__FO1X1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods__OFE_f .style_statistic-select__value-container__qP958 {
  padding: 0;
}
.style_select-periods__OFE_f
  .style_statistic-select__value-container__qP958
  input {
  left: -100px;
}
.style_select-periods__OFE_f .style_statistic-select__single-value__irFOm {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods__OFE_f .style_statistic-select__indicator__yoW2G {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods__OFE_f .style_statistic-select__option__YI5zx {
  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__OFE_f .style_statistic-select__option__YI5zx:last-child {
  margin-bottom: 0;
}
.style_select-periods__OFE_f .style_statistic-select__option__YI5zx:hover {
  color: #4aa956;
}
.style_select-periods__OFE_f .style_statistic-select__option__YI5zx:active {
  background: transparent;
}
.style_select-periods__OFE_f
  .style_statistic-select__option--is-selected__ng27I {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods__OFE_f .style_statistic-select__option__YI5zx {
    margin-bottom: 0;
  }
}
.style_select-periods__OFE_f
  .style_statistic-select__dropdown-indicator__ntTup:hover {
  color: var(--rubic-base-05);
}
.style_select-periods__OFE_f
  .style_statistic-select__indicator-separator__5WYKC {
  display: none;
}
.style_select_persia__tEdJr .style_statistic-select__control__J9GSe {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select_persia__tEdJr
  .style_statistic-select__control--menu-is-open__47t_z {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select_persia__tEdJr
  .style_statistic-select__control--menu-is-open__47t_z
  .style_statistic-select__indicator__yoW2G {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select_persia__tEdJr
  .style_statistic-select__control--menu-is-open__47t_z
  .style_statistic-select__single-value__irFOm {
  color: #fff;
}
.style_select_persia__tEdJr
  .style_statistic-select__control--is-focused__EuBDv {
  outline: none;
  box-shadow: none;
}
.style_select_persia__tEdJr .style_statistic-select__menu__pJBpG {
  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__tEdJr .style_statistic-select__menu__pJBpG {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select_persia__tEdJr .style_statistic-select__menu-list__FO1X1 {
  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__tEdJr .style_statistic-select__menu-list__FO1X1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select_persia__tEdJr .style_statistic-select__value-container__qP958 {
  padding: 0;
}
.style_select_persia__tEdJr
  .style_statistic-select__value-container__qP958
  input {
  left: 0;
}
.style_select_persia__tEdJr .style_statistic-select__single-value__irFOm {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select_persia__tEdJr .style_statistic-select__indicator__yoW2G {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select_persia__tEdJr .style_statistic-select__option__YI5zx {
  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__tEdJr .style_statistic-select__option__YI5zx:last-child {
  margin-bottom: 0;
}
.style_select_persia__tEdJr .style_statistic-select__option__YI5zx:hover {
  color: #4aa956;
}
.style_select_persia__tEdJr .style_statistic-select__option__YI5zx:active {
  background: transparent;
}
.style_select_persia__tEdJr
  .style_statistic-select__option--is-selected__ng27I {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select_persia__tEdJr .style_statistic-select__option__YI5zx {
    margin-bottom: 0;
  }
}
.style_select_persia__tEdJr
  .style_statistic-select__dropdown-indicator__ntTup:hover {
  color: var(--rubic-base-05);
}
.style_select_persia__tEdJr
  .style_statistic-select__indicator-separator__5WYKC {
  display: none;
}
.style_select-periods_persia__MWP_X .style_statistic-select__control__J9GSe {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__control--menu-is-open__47t_z {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__control--menu-is-open__47t_z
  .style_statistic-select__indicator__yoW2G {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__control--menu-is-open__47t_z
  .style_statistic-select__single-value__irFOm {
  color: #fff;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__control--is-focused__EuBDv {
  outline: none;
  box-shadow: none;
}
.style_select-periods_persia__MWP_X .style_statistic-select__menu__pJBpG {
  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__MWP_X .style_statistic-select__menu__pJBpG {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select-periods_persia__MWP_X .style_statistic-select__menu-list__FO1X1 {
  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__MWP_X
    .style_statistic-select__menu-list__FO1X1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__value-container__qP958 {
  padding: 0;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__value-container__qP958
  input {
  left: 0;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__single-value__irFOm {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods_persia__MWP_X .style_statistic-select__indicator__yoW2G {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods_persia__MWP_X .style_statistic-select__option__YI5zx {
  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__MWP_X
  .style_statistic-select__option__YI5zx:last-child {
  margin-bottom: 0;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__option__YI5zx:hover {
  color: #4aa956;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__option__YI5zx:active {
  background: transparent;
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__option--is-selected__ng27I {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods_persia__MWP_X .style_statistic-select__option__YI5zx {
    margin-bottom: 0;
  }
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__dropdown-indicator__ntTup:hover {
  color: var(--rubic-base-05);
}
.style_select-periods_persia__MWP_X
  .style_statistic-select__indicator-separator__5WYKC {
  display: none;
}
.style_paginationContainer__NsJ3M {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .style_paginationContainer__NsJ3M {
    grid-gap: 0;
    gap: 0;
  }
}
.style_pageLinkClassName__QLV1V {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .style_pageLinkClassName__QLV1V {
    padding: 8px 13px;
  }
}
.style_activeClassName__O2_1g,
.style_mobileActiveClassName__yEkx_ {
  padding: 8px 0;
  border-radius: 12px;
}
.style_activeClassName__O2_1g {
  background: #4aa956;
}
.style_mobileActiveClassName__yEkx_ .style_pageLinkClassName__QLV1V {
  color: var(--main-green);
}
.style_previousClassName__Q4zD_ {
  margin-right: 15px;
  cursor: pointer;
}
.style_nextClassName__D5Ds_ {
  margin-left: 15px;
  cursor: pointer;
}
#style_app__sU1md {
  height: 100%;
}
.style_marquee__9Z6BI {
  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__9zMYi {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.style_carousel___6Jsu {
  position: relative !important;
  z-index: 10 !important;
}
.style_carousel___6Jsu .style_carousel__slide__lY24B {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .style_carousel___6Jsu .style_carousel__slide__lY24B {
    padding-bottom: 49px !important;
  }
}
.style_container__8sLWR,
.style_flex-centered-container__nMpIW {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.style_flex-centered-container__nMpIW {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_title-h1__hCmbP,
.style_title-h2__3bhH1,
.style_title-h2__small__irrBA,
.style_title__6__YA {
  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__hCmbP {
  font-size: 90px;
}
@media (max-width: 900px) {
  .style_title-h1__hCmbP {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h1__hCmbP {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h1__hCmbP {
    font-size: 35px;
  }
}
.style_title-h2__3bhH1,
.style_title-h2__small__irrBA {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .style_title-h2__3bhH1,
  .style_title-h2__small__irrBA {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__3bhH1,
  .style_title-h2__small__irrBA {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h2__3bhH1,
  .style_title-h2__small__irrBA {
    font-size: 35px;
  }
}
.style_title-h2__small__irrBA {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .style_title-h2__small__irrBA {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .style_title-h2__small__irrBA {
    font-size: 40px;
  }
}
.style_highlight__q9HO8 {
  color: #00e18c;
}
.style_bold__aT3cf {
  font-weight: 700;
}
.style_section-margin__ylQ4Q {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .style_section-margin__ylQ4Q {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .style_section-margin__ylQ4Q {
    margin-bottom: 81px;
  }
}
.style_nowrap__t3_sC {
  white-space: nowrap;
}
.style_gradient-main__zH8Mt {
  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__zH8Mt {
    display: none;
  }
}
.style_gradient-main_dark__U1zuv {
  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__U1zuv {
    display: none;
  }
}
.style_gradient-ecosystem__v8oGd {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .style_gradient-ecosystem__v8oGd {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .style_gradient-ecosystem__v8oGd {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .style_gradient-ecosystem__v8oGd {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.style_gradient-footer__udELq {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.style_gradient-footer__udELq,
.style_gradient-footer_blue__HJ8Q7 {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.style_gradient-footer_blue__HJ8Q7 {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.style_gradient__j_4qj {
  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__j_4qj {
    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__dx4C8 {
  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__ZqiDc {
  top: -24%;
  right: 0;
}
.style_gradient-benefits-top__KL_bX,
.style_gradient-swap-form__ZqiDc {
  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__KL_bX {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-top__KL_bX {
    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__0NHB9 {
  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__0NHB9 {
    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__5uzPM {
  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__5uzPM {
    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__lC246 {
  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__lC246 {
    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__2GDJI {
  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_network__wrapper__oK3eV {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  grid-gap: 20px;
  gap: 20px;
}
@media (max-width: 460px) {
  .style_network__wrapper__oK3eV {
    grid-gap: 10px;
    gap: 10px;
  }
}
.style_network__wrapper__oK3eV a:hover + span {
  color: var(--main-green);
}
@media (max-width: 750px) {
  .style_network__icon__pM_lV {
    width: 170px;
  }
}
@media (max-width: 460px) {
  .style_network__icon__pM_lV {
    width: 120px;
  }
}
.style_network__title__RXu6y {
  font-weight: 400;
  font-size: 25px;
  line-height: 140%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #fff;
}
@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__jnyA4 .style_select__control___1fn0 {
  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__jnyA4 .style_select__control___1fn0:hover {
  border-color: var(--rubic-base-02);
  outline: none;
}
.style_feedback__jnyA4 .style_select__control___1fn0:focus {
  outline: none;
}
.style_feedback__jnyA4 .style_select__menu__LQoGX {
  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__jnyA4 .style_select__option__92rHI {
  padding: 13px 26px;
  cursor: pointer;
}
.style_feedback__jnyA4 .style_select__option__92rHI:hover {
  color: #fff;
  background-color: #00e18c;
}
.style_feedback__jnyA4 .style_select__placeholder__sSHAy {
  overflow: hidden;
  color: #757575;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.style_feedback__jnyA4 .style_select__single-value__3H1uq {
  color: var(--rubic-base-02);
}
.style_widget-configuration-form__gXxfF .style_select__control___1fn0 {
  height: 44px;
  background: #39353f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.style_widget-configuration-form__gXxfF
  .style_select__control--menu-is-open__iq_e_,
.style_widget-configuration-form__gXxfF .style_select__control___1fn0:hover {
  border-color: #858585;
}
.style_widget-configuration-form__gXxfF .style_select__value-container___blrr {
  padding-left: 14px;
}
.style_widget-configuration-form__gXxfF .style_select__single-value__3H1uq {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__gXxfF .style_select__menu__LQoGX {
  top: 43px;
  margin-top: 0;
  border-radius: 8px;
  background-color: #333;
}
.style_widget-configuration-form__gXxfF .style_select__menu-list__8Tsgy {
  border-radius: 8px;
}
.style_widget-configuration-form__gXxfF .style_select__option__92rHI {
  padding: 10px 16px;
  margin-bottom: 0;
  background: #39353f;
  cursor: pointer;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
}
.style_widget-configuration-form__gXxfF .style_select__option__92rHI:hover {
  background-color: rgba(0, 225, 140, 0.4);
}
.style_widget-configuration-form__gXxfF
  .style_select__option--is-selected__49yof,
.style_widget-configuration-form__gXxfF
  .style_select__option--is-selected__49yof:hover {
  background-color: #00e18c;
}
.style_widget-configuration-form__gXxfF
  .style_select__indicator-separator__eBSS7 {
  display: none;
}
.style_select-not-to-open__bJaLR .style_select__control___1fn0 {
  cursor: default;
}
.style_select-not-to-open__bJaLR .style_select__indicator__fP1Rz {
  display: none;
}
@media (max-width: 767px) {
  .style_feedback__jnyA4 .style_select__control___1fn0 {
    height: 56px;
    margin-bottom: 30px;
    padding: 9px 16px;
  }
  .style_feedback__jnyA4 .style_select__menu__LQoGX {
    top: 44px;
  }
}
.style_modal__wrapper__rc9wt {
  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__2YbCJ {
  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__2YbCJ::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.style_modal__title__ksmEQ {
  margin: 0 0 50px;
  text-align: center;
}
.style_modal__close__U6skl {
  position: absolute;
  top: 12px;
  right: 12px;
  color: gray;
  text-align: right;
  cursor: pointer;
}
.style_modal__button__sBexw {
  width: 100%;
  transition: 0.1s ease-in-out;
}
.style_modal__button__sBexw:hover {
  transform: scale(0.99);
}
.style_button__JDleJ {
  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__JDleJ img {
  margin-left: 8px;
  transition: 0.1s ease-in;
}
.style_button__JDleJ:hover {
  text-decoration: none;
  box-shadow: 0 0 15px var(--main-green);
  transition: all 0.1s linear;
}
.style_button__JDleJ:hover img {
  transform: translateX(3px);
}
.style_button__JDleJ:active {
  transform: scale(0.95);
}
.style_button_glassy__U0kzl {
  margin-right: 20px;
  color: var(--rubic-base-02);
  background: rgba(48, 218, 96, 0.1);
}
.style_button_header__uSRPB {
  margin-left: 32px;
  line-height: 42px;
}
.style_button_gradient__5S5dL {
  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__5S5dL:hover {
  background: linear-gradient(113.38deg, #29bd53 31.59%, #0474df 178.87%);
}
.style_button-link__h6BXR {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease-in;
}
.style_button-link__h6BXR img {
  margin-left: 20px;
  transition: 0.1s ease-in;
}
.style_button-link__h6BXR:hover {
  color: #00e18c;
}
.style_button-link__h6BXR:hover img {
  transform: translateX(3px);
}
.style_button-link__h6BXR:focus {
  color: #00e18c;
}
@media (max-width: 480px) {
  .style_button__JDleJ {
    padding: 5px 10px;
    font-size: 18px;
  }
  .style_button_glassy__U0kzl {
    margin-right: 10px;
  }
  .style_button__JDleJ img {
    max-width: 20px;
  }
}
.style_select__c0NhX .style_language-select__control__jPkoS {
  background: transparent;
  border: none;
  cursor: pointer;
}
.style_select__c0NhX .style_language-select__control--is-focused__G_hj_ {
  outline: none;
  box-shadow: none;
}
.style_select__c0NhX .style_language-select__menu__DzDmS {
  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__c0NhX .style_language-select__menu-list__S0NFi {
  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__c0NhX .style_language-select__value-container__HCjZd {
  padding: 0;
}
.style_select__c0NhX .style_language-select__value-container__HCjZd input {
  left: 0;
}
.style_select__c0NhX .style_language-select__single-value__Megbk {
  overflow: visible;
  color: var(--rubic-base-05);
}
.style_select__c0NhX .style_language-select__single-value__Megbk span {
  text-overflow: clip;
  text-transform: uppercase;
  font-weight: 400;
}
.style_select__c0NhX .style_language-select__single-value__Megbk img {
  margin-right: 10px;
}
.style_select__c0NhX .style_language-select__indicator__LBmHp {
  display: none;
}
.style_select__c0NhX .style_language-select__option__E6qVz {
  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__c0NhX .style_language-select__option__E6qVz:last-child {
  margin-bottom: 0;
}
.style_select__c0NhX .style_language-select__option__E6qVz:hover {
  color: #00e18c;
}
.style_select__c0NhX .style_language-select__option__E6qVz:active {
  background: transparent;
}
.style_select__c0NhX .style_language-select__option--is-selected__WlwR_ span {
  color: #00e18c;
}
.style_select__c0NhX .style_language-select__dropdown-indicator__k6TAl:hover {
  color: var(--rubic-base-05);
}
.style_select__c0NhX .style_language-select__indicator-separator__6I7FW {
  display: none;
}
.style_select__c0NhX .style_statistic-select__control__CJIZS {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select__c0NhX .style_statistic-select__control--menu-is-open__jH_sr {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select__c0NhX
  .style_statistic-select__control--menu-is-open__jH_sr
  .style_statistic-select__indicator__J0miJ {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select__c0NhX
  .style_statistic-select__control--menu-is-open__jH_sr
  .style_statistic-select__single-value__N_GL5 {
  color: #fff;
}
.style_select__c0NhX .style_statistic-select__control--is-focused__mojL0 {
  outline: none;
  box-shadow: none;
}
.style_select__c0NhX .style_statistic-select__menu__CJVhU {
  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__c0NhX .style_statistic-select__menu__CJVhU {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select__c0NhX .style_statistic-select__menu-list__aj28x {
  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__c0NhX .style_statistic-select__menu-list__aj28x {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select__c0NhX .style_statistic-select__value-container__0K5dH {
  padding: 0;
}
.style_select__c0NhX .style_statistic-select__value-container__0K5dH input {
  left: -100px;
}
.style_select__c0NhX .style_statistic-select__single-value__N_GL5 {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select__c0NhX .style_statistic-select__indicator__J0miJ {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select__c0NhX .style_statistic-select__option__YG_TU {
  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__c0NhX .style_statistic-select__option__YG_TU:last-child {
  margin-bottom: 0;
}
.style_select__c0NhX .style_statistic-select__option__YG_TU:hover {
  color: #4aa956;
}
.style_select__c0NhX .style_statistic-select__option__YG_TU:active {
  background: transparent;
}
.style_select__c0NhX .style_statistic-select__option--is-selected__tIP6D {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select__c0NhX .style_statistic-select__option__YG_TU {
    margin-bottom: 0;
  }
}
.style_select__c0NhX .style_statistic-select__dropdown-indicator__Ud1vr:hover {
  color: var(--rubic-base-05);
}
.style_select__c0NhX .style_statistic-select__indicator-separator__c4f7a {
  display: none;
}
.style_select-periods__1dBSw .style_statistic-select__control__CJIZS {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods__1dBSw
  .style_statistic-select__control--menu-is-open__jH_sr {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods__1dBSw
  .style_statistic-select__control--menu-is-open__jH_sr
  .style_statistic-select__indicator__J0miJ {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods__1dBSw
  .style_statistic-select__control--menu-is-open__jH_sr
  .style_statistic-select__single-value__N_GL5 {
  color: #fff;
}
.style_select-periods__1dBSw
  .style_statistic-select__control--is-focused__mojL0 {
  outline: none;
  box-shadow: none;
}
.style_select-periods__1dBSw .style_statistic-select__menu__CJVhU {
  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__1dBSw .style_statistic-select__menu__CJVhU {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
.style_select-periods__1dBSw .style_statistic-select__menu-list__aj28x {
  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__1dBSw .style_statistic-select__menu-list__aj28x {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods__1dBSw .style_statistic-select__value-container__0K5dH {
  padding: 0;
}
.style_select-periods__1dBSw
  .style_statistic-select__value-container__0K5dH
  input {
  left: -100px;
}
.style_select-periods__1dBSw .style_statistic-select__single-value__N_GL5 {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods__1dBSw .style_statistic-select__indicator__J0miJ {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods__1dBSw .style_statistic-select__option__YG_TU {
  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__1dBSw .style_statistic-select__option__YG_TU:last-child {
  margin-bottom: 0;
}
.style_select-periods__1dBSw .style_statistic-select__option__YG_TU:hover {
  color: #4aa956;
}
.style_select-periods__1dBSw .style_statistic-select__option__YG_TU:active {
  background: transparent;
}
.style_select-periods__1dBSw
  .style_statistic-select__option--is-selected__tIP6D {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods__1dBSw .style_statistic-select__option__YG_TU {
    margin-bottom: 0;
  }
}
.style_select-periods__1dBSw
  .style_statistic-select__dropdown-indicator__Ud1vr:hover {
  color: var(--rubic-base-05);
}
.style_select-periods__1dBSw
  .style_statistic-select__indicator-separator__c4f7a {
  display: none;
}
.style_select_persia__bbDD4 .style_statistic-select__control__CJIZS {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select_persia__bbDD4
  .style_statistic-select__control--menu-is-open__jH_sr {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select_persia__bbDD4
  .style_statistic-select__control--menu-is-open__jH_sr
  .style_statistic-select__indicator__J0miJ {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select_persia__bbDD4
  .style_statistic-select__control--menu-is-open__jH_sr
  .style_statistic-select__single-value__N_GL5 {
  color: #fff;
}
.style_select_persia__bbDD4
  .style_statistic-select__control--is-focused__mojL0 {
  outline: none;
  box-shadow: none;
}
.style_select_persia__bbDD4 .style_statistic-select__menu__CJVhU {
  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__bbDD4 .style_statistic-select__menu__CJVhU {
    left: 100%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select_persia__bbDD4 .style_statistic-select__menu-list__aj28x {
  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__bbDD4 .style_statistic-select__menu-list__aj28x {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select_persia__bbDD4 .style_statistic-select__value-container__0K5dH {
  padding: 0;
}
.style_select_persia__bbDD4
  .style_statistic-select__value-container__0K5dH
  input {
  left: 0;
}
.style_select_persia__bbDD4 .style_statistic-select__single-value__N_GL5 {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select_persia__bbDD4 .style_statistic-select__indicator__J0miJ {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select_persia__bbDD4 .style_statistic-select__option__YG_TU {
  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__bbDD4 .style_statistic-select__option__YG_TU:last-child {
  margin-bottom: 0;
}
.style_select_persia__bbDD4 .style_statistic-select__option__YG_TU:hover {
  color: #4aa956;
}
.style_select_persia__bbDD4 .style_statistic-select__option__YG_TU:active {
  background: transparent;
}
.style_select_persia__bbDD4
  .style_statistic-select__option--is-selected__tIP6D {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select_persia__bbDD4 .style_statistic-select__option__YG_TU {
    margin-bottom: 0;
  }
}
.style_select_persia__bbDD4
  .style_statistic-select__dropdown-indicator__Ud1vr:hover {
  color: var(--rubic-base-05);
}
.style_select_persia__bbDD4
  .style_statistic-select__indicator-separator__c4f7a {
  display: none;
}
.style_select-periods_persia__hgq5l .style_statistic-select__control__CJIZS {
  padding: 8px 14px;
  background: transparent;
  border: none;
  border-radius: 16px;
  cursor: pointer;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__control--menu-is-open__jH_sr {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: none;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__control--menu-is-open__jH_sr
  .style_statistic-select__indicator__J0miJ {
  transform: rotate(-180deg);
  transition: 0.1s linear;
  color: #fff;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__control--menu-is-open__jH_sr
  .style_statistic-select__single-value__N_GL5 {
  color: #fff;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__control--is-focused__mojL0 {
  outline: none;
  box-shadow: none;
}
.style_select-periods_persia__hgq5l .style_statistic-select__menu__CJVhU {
  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__hgq5l .style_statistic-select__menu__CJVhU {
    left: 127%;
    right: auto;
    transform: translateX(-50%);
  }
}
.style_select-periods_persia__hgq5l .style_statistic-select__menu-list__aj28x {
  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__hgq5l
    .style_statistic-select__menu-list__aj28x {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 25px;
    gap: 15px 25px;
  }
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__value-container__0K5dH {
  padding: 0;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__value-container__0K5dH
  input {
  left: 0;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__single-value__N_GL5 {
  overflow: visible;
  text-overflow: clip;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--rubic-base-05);
}
.style_select-periods_persia__hgq5l .style_statistic-select__indicator__J0miJ {
  padding: 0;
  color: var(--rubic-base-05);
  transition: 0.1s linear;
}
.style_select-periods_persia__hgq5l .style_statistic-select__option__YG_TU {
  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__hgq5l
  .style_statistic-select__option__YG_TU:last-child {
  margin-bottom: 0;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__option__YG_TU:hover {
  color: #4aa956;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__option__YG_TU:active {
  background: transparent;
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__option--is-selected__tIP6D {
  background: transparent;
  color: #4aa956;
}
@media (max-width: 480px) {
  .style_select-periods_persia__hgq5l .style_statistic-select__option__YG_TU {
    margin-bottom: 0;
  }
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__dropdown-indicator__Ud1vr:hover {
  color: var(--rubic-base-05);
}
.style_select-periods_persia__hgq5l
  .style_statistic-select__indicator-separator__c4f7a {
  display: none;
}
.style_paginationContainer__ed5Wj {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 36px;
}
@media (max-width: 480px) {
  .style_paginationContainer__ed5Wj {
    grid-gap: 0;
    gap: 0;
  }
}
.style_pageLinkClassName__WW5Ea {
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .style_pageLinkClassName__WW5Ea {
    padding: 8px 13px;
  }
}
.style_activeClassName__LSnd_,
.style_mobileActiveClassName__zzDla {
  padding: 8px 0;
  border-radius: 12px;
}
.style_activeClassName__LSnd_ {
  background: #4aa956;
}
.style_mobileActiveClassName__zzDla .style_pageLinkClassName__WW5Ea {
  color: var(--main-green);
}
.style_previousClassName__AsE35 {
  margin-right: 15px;
  cursor: pointer;
}
.style_nextClassName__hKaBP {
  margin-left: 15px;
  cursor: pointer;
}
#style_app__wK7uz {
  height: 100%;
}
.style_marquee__wvkfv {
  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__5Fh_i {
  width: 90% !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.style_carousel__QWjva {
  position: relative !important;
  z-index: 10 !important;
}
.style_carousel__QWjva .style_carousel__slide__RxJcx {
  padding-bottom: 57px !important;
}
@media (max-width: 460px) {
  .style_carousel__QWjva .style_carousel__slide__RxJcx {
    padding-bottom: 49px !important;
  }
}
.style_container__VBqTg,
.style_flex-centered-container__hqxTj {
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}
.style_flex-centered-container__hqxTj {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_grantsAndAudits__block-title__2uh2e,
.style_grantsAndAudits__title__zkgv_,
.style_title-h1__unZ7y,
.style_title-h2__fDZbt,
.style_title-h2__small__BqXP5,
.style_title__vJddJ {
  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__unZ7y {
  font-size: 90px;
}
@media (max-width: 900px) {
  .style_title-h1__unZ7y {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_title-h1__unZ7y {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_title-h1__unZ7y {
    font-size: 35px;
  }
}
.style_grantsAndAudits__block-title__2uh2e,
.style_grantsAndAudits__title__zkgv_,
.style_title-h2__fDZbt,
.style_title-h2__small__BqXP5 {
  margin-bottom: 36px;
  font-size: 70px;
}
@media (max-width: 900px) {
  .style_grantsAndAudits__block-title__2uh2e,
  .style_grantsAndAudits__title__zkgv_,
  .style_title-h2__fDZbt,
  .style_title-h2__small__BqXP5 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .style_grantsAndAudits__block-title__2uh2e,
  .style_grantsAndAudits__title__zkgv_,
  .style_title-h2__fDZbt,
  .style_title-h2__small__BqXP5 {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .style_grantsAndAudits__block-title__2uh2e,
  .style_grantsAndAudits__title__zkgv_,
  .style_title-h2__fDZbt,
  .style_title-h2__small__BqXP5 {
    font-size: 35px;
  }
}
.style_grantsAndAudits__block-title__2uh2e,
.style_title-h2__small__BqXP5 {
  font-size: 60px;
  text-transform: none;
}
@media (max-width: 900px) {
  .style_grantsAndAudits__block-title__2uh2e,
  .style_title-h2__small__BqXP5 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .style_grantsAndAudits__block-title__2uh2e,
  .style_title-h2__small__BqXP5 {
    font-size: 40px;
  }
}
.style_highlight__0Yp7R {
  color: #00e18c;
}
.style_bold__FR_M0 {
  font-weight: 700;
}
.style_section-margin__Semhn {
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .style_section-margin__Semhn {
    margin-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .style_section-margin__Semhn {
    margin-bottom: 81px;
  }
}
.style_nowrap__dul9z {
  white-space: nowrap;
}
.style_gradient-main___WOYJ {
  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___WOYJ {
    display: none;
  }
}
.style_gradient-main_dark__4NJxb {
  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__4NJxb {
    display: none;
  }
}
.style_gradient-ecosystem__TO69J {
  position: absolute;
  top: 190px;
  right: -360px;
  width: 850px;
  height: 341px;
  background: #33db9c;
  filter: blur(150px);
}
@media (max-width: 1160px) {
  .style_gradient-ecosystem__TO69J {
    height: 220px;
    width: 640px;
  }
}
@media (max-width: 870px) {
  .style_gradient-ecosystem__TO69J {
    top: 170px;
    height: 120px;
    filter: blur(90px);
  }
}
@media (max-width: 560px) {
  .style_gradient-ecosystem__TO69J {
    top: 110px;
    width: 480px;
    height: 70px;
    filter: blur(50px);
  }
}
.style_gradient-footer__uXyd_ {
  width: 1280px;
  height: 216px;
  background: rgba(51, 219, 156, 0.4);
}
.style_gradient-footer__uXyd_,
.style_gradient-footer_blue__IsZXP {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  filter: blur(120px);
}
.style_gradient-footer_blue__IsZXP {
  width: 1436px;
  height: 420px;
  background: rgba(118, 11, 169, 0.19);
}
.style_gradient__XaN5H {
  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__XaN5H {
    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__HmYqZ {
  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__khkZg {
  top: -24%;
  right: 0;
}
.style_gradient-benefits-top__PmwnM,
.style_gradient-swap-form__khkZg {
  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__PmwnM {
  top: -12%;
  right: -10%;
}
@media (max-width: 480px) {
  .style_gradient-benefits-top__PmwnM {
    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__zmNbB {
  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__zmNbB {
    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__taKZ3 {
  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__taKZ3 {
    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__IItPy {
  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__IItPy {
    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___II7f {
  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_grantsAndAudits__POXoG {
  position: relative;
  margin-bottom: 161px;
}
.style_grantsAndAudits__container__8AHU7 {
  max-width: 1060px;
  margin: 0 auto;
}
.style_grantsAndAudits__content__ikTFs {
  display: flex;
  flex-direction: row;
  align-items: normal;
  justify-content: space-between;
  grid-gap: 30px;
  gap: 30px;
}
.style_grantsAndAudits__audit__g6KOk,
.style_grantsAndAudits__grants__bkrKh {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.style_grantsAndAudits__title__zkgv_ {
  color: #fff;
  text-transform: none;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.style_grantsAndAudits__consensus-incubation__FhKad {
  display: flex;
  flex-direction: column;
  align-items: normal;
  justify-content: flex-start;
  grid-gap: 10px;
  gap: 10px;
}
.style_grantsAndAudits__list__erfPD {
  display: flex;
  align-items: center;
  grid-gap: 14px;
  gap: 14px;
}
.style_grantsAndAudits__list-grants__P6dY8 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}
.style_grantsAndAudits__list-grants-item__Exfn7 {
  align-items: center;
  grid-gap: 36px;
  gap: 36px;
  width: 174px;
  height: 174px;
  text-align: left;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_grantsAndAudits__list-audits-item__PANem {
  align-items: center;
  grid-gap: 20px;
  gap: 20px;
  width: 398px;
  height: 360px;
  transition: all 0.1s linear;
}
.style_grantsAndAudits__list-audits-item__PANem:hover {
  z-index: 2;
  transform: scale(1.06);
  transition: all 0.2s ease-in-out;
  box-shadow: 0 21px 50px rgba(26, 20, 34, 0.84),
    inset 2px 1px 3px rgba(55, 48, 73, 0.58),
    inset 118px 0 93px rgba(33, 26, 40, 0.47),
    inset -105px 0 100px rgba(62, 54, 70, 0.04),
    inset 0 0 15px rgba(221, 119, 223, 0.3);
  cursor: pointer;
}
.style_grantsAndAudits__list-audits-item__PANem:hover
  .style_grantsAndAudits__name-audits__k_aON {
  color: var(--main-green);
}
.style_grantsAndAudits__list-item__GLXGU {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
  background: #241f2a;
  box-shadow: 0 21px 50px rgba(26, 20, 34, 0.84),
    inset 2px 1px 3px rgba(55, 48, 73, 0.58),
    inset 118px 0 93px rgba(33, 26, 40, 0.47),
    inset -105px 0 100px rgba(62, 54, 70, 0.04);
  border-radius: 30px;
}
.style_grantsAndAudits__list-item-consensys__pEpjM,
.style_grantsAndAudits__list-item-incubation__8QsRZ {
  transition: all 0.2s ease-in-out;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.style_grantsAndAudits__list-item-consensys__pEpjM:hover,
.style_grantsAndAudits__list-item-incubation__8QsRZ:hover {
  z-index: 2;
  transform: scale(1.06);
  box-shadow: 0 21px 50px rgba(26, 20, 34, 0.84),
    inset 2px 1px 3px rgba(55, 48, 73, 0.58),
    inset 118px 0 93px rgba(33, 26, 40, 0.47),
    inset -105px 0 100px rgba(62, 54, 70, 0.04),
    inset 0 0 15px rgba(221, 119, 223, 0.3);
  cursor: pointer;
}
.style_grantsAndAudits__list-item-consensys__pEpjM span {
  cursor: pointer;
}
.style_grantsAndAudits__list-item-consensys__pEpjM img {
  width: 208px;
  cursor: pointer;
}
.style_grantsAndAudits__list-mixbytes__V64jD {
  justify-content: space-between;
  padding: 35px;
}
.style_grantsAndAudits__right__RCIcx {
  display: flex;
  flex-direction: column;
  align-items: normal;
  justify-content: space-between;
  grid-gap: 10px;
  gap: 10px;
}
.style_grantsAndAudits__icon__Z7nOA {
  z-index: 1;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_grantsAndAudits__icon-grants__zYBUA {
  height: 65px;
}
.style_grantsAndAudits__icon-audits___a1dI:hover,
.style_grantsAndAudits__incubation-icon__G3uSB {
  cursor: pointer;
}
.style_grantsAndAudits__name__SaAMv {
  z-index: 1;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_grantsAndAudits__name-audits__k_aON,
.style_grantsAndAudits__name__SaAMv {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
}
.style_grantsAndAudits__name-audits__k_aON:hover {
  cursor: pointer;
}
.style_grantsAndAudits__incubation-name__nxha5 {
  font-size: 27px;
  text-align: left;
  line-height: 35px;
  font-weight: 700;
  cursor: pointer;
}
.style_grantsAndAudits__cube-big__U0aaW,
.style_grantsAndAudits__cube-medium__clCKf,
.style_grantsAndAudits__cube-small__gNrhF {
  position: absolute;
  z-index: 0;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.style_grantsAndAudits__cube-big__U0aaW {
  top: 376px;
  left: -188px;
  width: 400px;
}
.style_grantsAndAudits__cube-medium__clCKf {
  bottom: -124px;
  right: -50px;
  width: 251px;
}
.style_grantsAndAudits__cube-small__gNrhF {
  top: 426px;
  right: -129px;
  width: 200px;
}
@media (max-width: 1020px) {
  .style_grantsAndAudits__content__ikTFs {
    flex-direction: column;
    align-items: center;
    grid-gap: 90px;
    gap: 90px;
  }
  .style_grantsAndAudits__title__zkgv_ {
    margin: 0 0 36px;
    text-align: center;
  }
  .style_grantsAndAudits__list-item-incubation__big-margin___eX6K {
    margin-top: 14px;
  }
}
@media (max-width: 980px) {
  .style_grantsAndAudits__cube-big__U0aaW,
  .style_grantsAndAudits__cube-medium__clCKf,
  .style_grantsAndAudits__cube-small__gNrhF {
    display: none;
  }
}
@media (max-width: 630px) {
  .style_grantsAndAudits__content__ikTFs {
    grid-gap: 30px;
    gap: 30px;
  }
  .style_grantsAndAudits__title__zkgv_ {
    margin: 0;
  }
  .style_grantsAndAudits__incubation-name__nxha5 {
    display: block;
    margin-left: 20px;
    font-size: 20px !important;
    line-height: 1;
  }
  .style_grantsAndAudits__incubation-icon__G3uSB {
    width: 120px;
    margin-right: 20px;
  }
  .style_grantsAndAudits__list__erfPD {
    grid-gap: 5px;
    gap: 5px;
  }
  .style_grantsAndAudits__list-item__GLXGU {
    padding: 15px 0;
  }
  .style_grantsAndAudits__list-item__GLXGU:before {
    filter: none;
  }
  .style_grantsAndAudits__list-item-consensys__pEpjM span {
    margin-left: 20px;
  }
  .style_grantsAndAudits__list-item-consensys__pEpjM img {
    margin-right: 20px;
  }
  .style_grantsAndAudits__list-grants-item__Exfn7 {
    width: 110px;
    height: 110px;
    grid-gap: initial;
    gap: initial;
    justify-content: space-between;
  }
  .style_grantsAndAudits__list-audits-item__PANem {
    padding: 15px;
    width: 350px;
    height: 320px;
  }
  .style_grantsAndAudits__list-mixbytes__V64jD {
    width: 100%;
    padding: 10px;
  }
  .style_grantsAndAudits__icon-grants__zYBUA {
    width: 42px !important;
    height: 42px;
  }
  .style_grantsAndAudits__name__SaAMv {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .style_grantsAndAudits__POXoG {
    margin-bottom: 131px;
  }
  .style_grantsAndAudits__right__RCIcx {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .style_grantsAndAudits__list-item__GLXGU {
    padding: 15px 0;
  }
  .style_grantsAndAudits__list-audits-item__PANem {
    width: 290px;
    height: 190px;
  }
  .style_grantsAndAudits__icon-grants__zYBUA {
    width: 190px;
  }
}
