@font-face {
  font-family: "Mona Sans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Mona-Sans-Regular.woff2) format("woff2");
  font-display: swap
}

@font-face {
  font-family: "Mona Sans";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Mona-Sans-Medium.woff2) format("woff2");
  font-display: swap
}

@font-face {
  font-family: "Mona Sans";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Mona-Sans-SemiBold.woff2) format("woff2");
  font-display: swap
}

@font-face {
  font-family: "Mona Sans";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Mona-Sans-Bold.woff2) format("woff2");
  font-display: swap
}

@font-face {
  font-family: "Mona Sans";
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/Mona-Sans-ExtraBold.woff2) format("woff2");
  font-display: swap
}

* {
  box-sizing: border-box
}

canvas,
img,
svg,
video {
  overflow: hidden;
  max-width: 100%
}

body {
  margin: 0;
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  background-color: #000;
  overflow-x: hidden;
  color: #fff;
  width: 100%;
  min-height: 100vh;
  scroll-behavior: smooth;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

main {
  flex: 1
}

button,
input,
select,
textarea {
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif
}

.section {
  background-image: url(../img/section-bg.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 120px 18px
}

.section-page{
    background-image: none !important;
}

@media (max-width:991px) {
  .section {
    padding: 80px 18px
  }
}

@media (max-width:500px) {
  .section {
    padding: 40px 18px
  }
}

@keyframes ticker-scroll {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(-50%)
  }
}

@keyframes partners-scroll {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(-50%)
  }
}

:root {
  --swiper-theme-color: #007aff
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0)
}

.button {
  padding: 12px 24px;
  border-radius: 9999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  transition: all .2s ease;
  text-decoration: none
}

.button:active {
  transform: translateY(0)
}

.button--primary {
  background: #fff;
  color: #000;
  height: 40px
}

.button--primary:hover {
  background: #0091ff;
  color: #fff
}

.button--secondary {
  padding: 16px 32px;
  font-size: 16px;
  background: #67cc58;
  color: #fff;
  margin-top: 2rem;
  width: 80%
}

.button--secondary:hover {
  background: #0091ff
}

.button--cta {
  background: #67cc58;
  color: #fff;
  padding: 16px 32px
}

.button--cta:hover {
  background: #0091ff;
  color: #fff
}

.button--outline,
.button--wallet {
  height: 40px !important;
  background: 0 0 !important;
  color: #fff !important;
  border: 2px solid #fff !important;
  padding: 10px 20px !important
}

.button--outline:hover,
.button--wallet:hover {
  background: #0091ff !important;
  border-color: #0091ff !important
}

.button__icon {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  border-radius: 50%;
  font-size: 16px;
  line-height: 1;
  color: #fff
}

.button__icon-arrow {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='white'/%3E%3Cpath d='M17.7012 11.752C17.7012 11.998 17.6152 12.207 17.4434 12.3789L13.623 16.1875C13.4473 16.3633 13.25 16.4512 13.0312 16.4512C12.7812 16.4512 12.5801 16.373 12.4277 16.2168C12.2754 16.0645 12.1992 15.875 12.1992 15.6484C12.1992 15.5195 12.2227 15.4062 12.2695 15.3086C12.3203 15.207 12.3848 15.1172 12.4629 15.0391L13.7754 13.7266L15.7148 11.9453L16.0723 12.4785L13.7988 12.6016H7.17188C6.91016 12.6016 6.69727 12.5234 6.5332 12.3672C6.37305 12.2109 6.29297 12.0059 6.29297 11.752C6.29297 11.498 6.37305 11.293 6.5332 11.1367C6.69727 10.9805 6.91016 10.9023 7.17188 10.9023H13.7988L16.0723 11.0254L15.7148 11.5586L13.7754 9.77734L12.4629 8.45898C12.3848 8.38086 12.3203 8.29297 12.2695 8.19531C12.2227 8.09375 12.1992 7.97852 12.1992 7.84961C12.1992 7.62305 12.2754 7.43359 12.4277 7.28125C12.5801 7.125 12.7812 7.04688 13.0312 7.04688C13.1367 7.04688 13.2402 7.07031 13.3418 7.11719C13.4434 7.16016 13.5391 7.22656 13.6289 7.31641L17.4434 11.125C17.6152 11.293 17.7012 11.502 17.7012 11.752Z' fill='%2367CC58'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  transition: transform .2s ease
}

.header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  width: 100%;
  z-index: 100;
  background-color: transparent;
  border-bottom: none;
  box-shadow: none;
  transition: all .3s ease
}

.header--scroll {
  background-color: #141516;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  box-shadow: 0 4px 20px rgba(0, 0, 0, .3);
  transition: all .3s ease
}

.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 18px;
  max-width: 1444px;
  margin: 0 auto
}

.header__group {
  display: flex;
  align-items: center;
  gap: 4rem
}

.header__logo img {
  height: 40px;
  object-fit: contain
}

.header__nav-list {
  display: flex;
  gap: 2.5rem;
  font-size: .875rem;
  font-weight: 500;
  list-style: none;
  padding: 0;
  margin: 0
}

.header__nav-list a {
  color: #f0f0f0;
  text-decoration: none;
  cursor: pointer;
  transition: color .2s ease
}

.header__nav-list a:hover {
  color: #0091ff
}

.header__nav-item {
  display: flex;
  align-items: center;
  gap: 6px
}

.header__nav-item img {
  width: 16px;
  height: 16px
}

.header__actions {
  display: flex;
  align-items: center;
  gap: 15px
}

.header__burger {
  display: none;
  background: 0 0;
  border: none;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  padding: 5px;
  transition: color .2s ease
}

.header__burger:hover {
  color: #67cc58
}

.mobile-menu {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000f2;
  backdrop-filter: blur(20px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  z-index: 99;
  padding-top: 120px;
  opacity: 0;
  visibility: hidden
}

.mobile-menu--open {
  opacity: 1;
  visibility: visible
}

.mobile-menu__nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem
}

.mobile-menu__nav a {
  color: #f0f0f0;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  transition: color .2s ease
}

.mobile-menu__nav a:hover {
  color: #67cc58
}

.body--menu-open {
  overflow: hidden
}

.header__burger {
  z-index: 101;
  font-size: 28px;
  width: 32px;
  height: 32px;
  line-height: 1
}

.hero {
  background-color: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 18px 0;
  margin-top: -100px;
  position: relative;
  overflow: hidden;
  background-image: none
}

.hero__container {
  display: flex;
  width: 100%;
  max-width: 1444px;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center
}

.hero__content {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 80px;
  padding-top: 100px;
  align-items: flex-start;
  height: 100%
}

.hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 16px;
  background: rgba(255, 255, 255, .1);
  border-radius: 9999px;
  width: fit-content;
  color: #a7adb7;
  margin-bottom: 16px
}

.hero__title {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.1;
  word-wrap: break-word;
  margin: 0 0 24px;
  color: #fff
}

.hero__description {
  font-size: 21px;
  line-height: 1.4;
  color: #fff;
  font-weight: 400;
  margin: 0 0 40px;
  max-width: 560px
}

.hero__button-wrapper {
  margin-bottom: 60px
}

.hero__stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  border-top: 1px solid rgba(20, 21, 22, 1)
}

.hero__stat {
  padding-top: 16px;
  text-align: left
}

.hero__stat:not(:last-child) {
  border-right: 1px solid rgba(20, 21, 22, 1)
}

.hero__stat-value {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 8px
}

.hero__stat-label {
  font-size: 12px;
  font-weight: 500;
  color: #8a8f98;
  text-transform: uppercase;
  letter-spacing: .5px;
  line-height: 1.3
}

.hero__media {
  width: 50%;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 800px;
  position: relative
}

.hero__media::before {
  content: "";
  position: absolute;
  top: 0;
  right: -100px;
  height: 100%;
  width: 100px;
  background-color: #000
}

.hero__video {
  width: 100%;
  height: 100%;
  max-width: 660px;
  max-height: 660px;
  object-fit: contain
}

.ticker {
  background: #212426;
  padding: 20px 0;
  overflow: hidden;
  margin: -2px 0
}

.ticker__wrapper {
  width: 100%;
  overflow: hidden;
  white-space: nowrap
}

.ticker__track {
  display: inline-flex;
  align-items: center;
  animation: ticker-scroll 100s linear infinite;
  gap: 40px
}

.ticker__item {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap
}

.ticker__item img {
  width: 24px;
  height: 24px;
  flex-shrink: 0
}

.ticker__item span {
  font-family: "SF Mono", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #a7adb7
}

.about__container {
  max-width: 1444px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 80px
}

.about__content {
  flex: 1;
  max-width: 540px
}

.about__media {
  flex: 1;
  max-width: 640px
}

.about__video-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 125%;
  position: relative;
  border-radius: 24px;
  overflow: hidden
}

.about__video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.about__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  color: #a7adb7;
  margin-bottom: 24px
}

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

.about__title {
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 16px 0
}

.about__description {
  font-size: 18px;
  color: #8a8f98;
  line-height: 1.6;
  margin: 0 0 48px 0
}

.about__feature-list {
  display: flex;
  flex-direction: column;
  gap: 32px
}

.about__feature {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  text-align: left
}

.about__feature-icon {
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  background-color: #212426;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center
}

.about__feature-icon img {
  width: 32px;
  height: 32px
}

.about__feature-title {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 8px 0
}

.about__feature-text {
  font-size: 16px;
  color: #8a8f98;
  line-height: 1.5;
  margin: 0
}

.donate {
  display: flex;
  justify-content: center
}

.donate__container {
  width: 100%;
  max-width: 1444px;
  display: flex;
  gap: 80px;
  align-items: center;
  justify-content: space-between
}

.donate__content {
  flex: 1;
  max-width: 600px
}

.donate__badge {
  content: "🌍 TRUEU DAO";
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: rgba(255, 255, 255, .1);
  border-radius: 9999px;
  font-size: 14px;
  font-weight: 600;
  color: #a7adb7;
  margin-bottom: 18px;
  width: fit-content
}

.donate__title {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.1;
  color: #fff;
  margin: 0 0 18px
}

.donate__description {
  max-width: 600px;
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  color: #a7adb7;
  margin: 0 0 32px
}

.donate__feature {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 35px 0;
  border-top: 1px solid #141516
}

.donate__feature-title {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 600;
  color: #fff
}

.donate__feature-text {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #8a8f98
}

.donate__feature-icon {
  width: 64px;
  height: 64px;
  background-color: #212426;
  border-radius: 100%;
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0
}

.donate__feature-icon--say {
  background-image: url(../img/BlueRaspberry-mini.png)
}

.donate__feature-icon--recognition {
  background-image: url(../img/YPAY.png)
}

.donate__feature-icon--choice {
  background-image: url(../img/2Coins.png)
}

.donation-form {
  box-sizing: border-box;
  width: 457px;
  background: #212426;
  border-radius: 32px;
  padding: 40px 56px;
  border: 1px solid #202122;
  flex-shrink: 0;
  text-align: center;
  position: relative
}

.donation-form::before {
  content: "";
  position: absolute;
  top: -114px;
  left: 50%;
  transform: translateX(-50%);
  width: 400px;
  height: 114px;
  background-image: url(../img/BlueRaspberry.png);
  background-size: cover;
  background-position: center
}

.proposals__aside .donation-form::before {
  content: none
}

.donation-form__tabs {
  display: flex;
  justify-content: center;
  background: #141516;
  border-radius: 9999px;
  margin: 0 auto 40px;
  padding: 4px;
  width: fit-content
}

.donation-form__tab {
  padding: 4px 12px;
  border-radius: 9999px;
  border: none;
  font-weight: 600;
  line-height: 1;
  height: 24px;
  font-size: 14px;
  color: #8a8f98;
  background: 0 0;
  cursor: pointer;
  transition: all .2s ease
}

.donation-form__tab:hover {
  color: #fff
}

.donation-form__tab--active {
  color: #fff;
  background: #61656b
}

.donation-form__step {
  display: none
}

.donation-form__step--active {
  display: block
}

.donation-form__toggle {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center
}

.donation-form__amount-detail {
  color: #fff;
  text-align: left;
  margin-top: 24px
}

.donation-form__amount-num {
  font-weight: 700;
  font-size: 21px;
  margin-top: 6px
}

.toggle {
  margin: 16px 0
}

.toggle__label {
  color: #a7adb7;
  font-size: 13px;
  text-align: left;
  line-height: 1.35
}

.toggle__controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #141516;
  border-radius: 100px;
  padding: 4px;
  width: 100px;
  height: 36px
}

.toggle__option {
  position: relative
}

.toggle__input {
  position: absolute;
  opacity: 0;
  pointer-events: none
}

.toggle__btn {
  background-color: transparent;
  color: #8a8f98;
  border: none;
  border-radius: 100px;
  padding: 5px 12px 3px;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  height: 28px;
  font-weight: 600;
  transition: background-color .2s;
  cursor: pointer;
  user-select: none
}

.toggle__input:checked+.toggle__btn {
  background: #67cc58;
  color: #fff
}

.donation-form__steps-wrapper {
  position: relative
}

.donation-form__submit[disabled] {
  opacity: .5;
  cursor: not-allowed
}

.donation-form__error {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  color: #ff81b2;
  margin: -10px 0 10px 0;
  padding: 0;
  text-align: left;
}

.donation-form__payment-options {
  display: flex;
  flex-direction: column;
  gap: 10px
}

.donation-form__payment-option {
  display: block;
  cursor: pointer
}

.donation-form__radio-input {
  display: none
}

.donation-form__radio-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  font-size: 16px;
  padding: 12px 20px;
  color: #fff;
  font-weight: 600;
  border-radius: 12px;
  background-color: #212426;
  border: 3px solid #61656b;
  transition: background-color .3s, border .3s
}

.donation-form__radio-label_check {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 3px solid #a7adb7;
  box-sizing: border-box;
  position: relative
}

.donation-form__radio-input:checked+.donation-form__radio-label {
  background-color: #67cc58;
  border: 3px solid #67cc58
}

.donation-form__radio-input:checked+.donation-form__radio-label .donation-form__radio-label_check {
  background: #fff;
  border: 3px solid #fff
}

.donation-form__radio-input:checked+.donation-form__radio-label .donation-form__radio-label_check::before {
  content: "✓";
  color: #67cc58;
  font-weight: 700
}

.donation-form__radio-label_title {
  display: flex;
  align-items: center;
  line-height: 1;
  gap: 12px
}

.donation-form__title {
  margin: 0 0 12px 0;
  font-size: 34px;
  line-height: 1.4;
  font-weight: 600;
  color: #fff
}

.donation-form__subtitle {
  margin: 0 0 32px;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 500;
  color: #a7adb7
}

.donation-form__subtitle--success {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}

.donation-form__presets {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 20px
}

.donation-form__preset {
  padding: 9px 12px;
  color: #fff;
  border: 3px solid #61656b;
  border-radius: 12px;
  font-size: 21px;
  height: 50px;
  font-weight: 700;
  cursor: pointer;
  transition: all .2s ease;
  text-align: center;
  background-color: transparent
}

.donation-form__preset--active,
.donation-form__preset:hover {
  background: #67cc58;
  border-color: #67cc58;
  color: #fff
}

.donation-form__input {
  width: 100%;
  padding: 13px 20px 12px;
  height: 50px;
  border: 3px solid #61656b;
  border-radius: 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 16px;
  background-color: #212426
}

.donation-form__input:focus {
  outline: 0;
  border-color: #67cc58;
  background-color: #ffffff14
}

.donation-form__input--amount {
  padding-left: 40px;
  background: url(../img/dollar.svg) #212426 no-repeat 16px center;
  margin-bottom: 24px
}

.donation-form__input--amount:focus {
  background: url(../img/dollar.svg) #ffffff14 no-repeat 16px center;
  box-shadow: 0 0 0 4px rgba(103, 204, 88, .1)
}

.donation-form__input::placeholder {
  color: #61656b;
  padding-top: 18px;
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif
}

.donation-form__submit {
  width: 100%;
  margin-top: 24px;
  padding: 18px 24px;
  background: #67cc58;
  color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  transition: all .2s ease
}

.donation-form__submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(103, 204, 88, .3)
}

.donation-form__submit--blue {
  background: #0091ff
}

.donation-form__submit--blue:hover {
  background: #67cc58
}

.donation-form__success_icon {
  width: 16px;
  height: 16px
}

.donation-form__success_box {
  background: #141516;
  border-radius: 12px;
  padding: 1px 20px 20px;
  color: #fff;
  font-weight: 500;
  text-align: left
}

.donation-form__success_list {
  list-style: none;
  padding: 0
}

.donation-form__success_list li {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 6px
}

.donation-form__success_img {
  margin: 0 auto 24px
}

.donation-form__success_box h4 {
  text-transform: uppercase
}

.dots-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  margin: 0 auto 24px
}

.donation-form__button_view {
  width: 100%;
  margin-top: 8px;
  padding: 10px 12px;
  background: #141516;
  color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all .2s ease
}

.dot {
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background-color: #67cc58;
  border-radius: 50%;
  animation: bounce 1.4s infinite ease-in-out both
}

.dot:nth-child(1) {
  animation-delay: -.32s
}

.dot:nth-child(2) {
  animation-delay: -.16s
}

.dot:nth-child(3) {
  animation-delay: 0s
}

@keyframes bounce {

  0%,
  100%,
  80% {
    transform: scale(0);
    opacity: .5
  }

  40% {
    transform: scale(1);
    opacity: 1
  }
}

.donation-form__fail_sign {
  width: 30px;
  height: 30px;
  margin: 0 auto 12px
}

.partners {
  overflow: hidden
}

.partners__header {
  display: flex;
  flex-direction: column;
  max-width: 1444px;
  margin: 0 auto 64px
}

.partners__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  color: #a7adb7;
  margin-bottom: 24px;
  width: fit-content
}

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

.partners__title {
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 16px
}

.partners__description {
  font-size: 17px;
  color: #8a8f98;
  line-height: 1.6;
  max-width: 640px;
  margin: 0 0 24px
}

.partners__scroller {
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);
  mask-image: linear-gradient(to right, transparent, #000 10%, #000 90%, transparent)
}

.partners__scroller-track {
  display: flex;
  width: fit-content;
  animation: partners-scroll 30s linear infinite
}

.partners__logo-item {
  flex-shrink: 0;
  width: 240px;
  height: 120px;
  background: #1a1b1c;
  border-radius: 16px;
  margin: 0 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .3s
}

.partners__logo-item:hover {
  background: #2a2b2c
}

.partners__logo-item img {
  max-width: 140px;
  max-height: 60px;
  filter: brightness(.7) grayscale(1);
  transition: filter .3s
}

.partners__logo-item:hover img {
  filter: brightness(1) grayscale(0)
}

.proposals {
  min-height: 866px;
  overflow: hidden
}

.proposals--inner {
  margin-top: 80px;
  background-image: none
}

.proposals__container--inner {
  text-align: center
}

.proposals__container {
  max-width: 1444px;
  margin: auto;
  position: relative
}

.proposals__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 16px;
  background: rgba(255, 255, 255, .1);
  border-radius: 9999px;
  color: #a7adb7;
  margin-bottom: 16px
}

.proposals__content {
  line-height: 1.35;
}

.proposals__badge img {
  width: 20px;
  height: 20px
}

.proposals__title {
  font-size: 2.8rem;
  font-weight: 600;
  color: #fff;
  margin: 0 0 24px
}

.proposals__description_box {
  display: flex;
  justify-content: space-between;
  margin: 0 0 64px;
  align-items: center
}

.proposals__description {
  font-size: 21px;
  color: #8a8f98;
  margin: 0
}

.proposals__slider-container {
  position: relative
}

.proposals__slider .swiper-slide {
  height: auto;
  display: flex
}

.proposals__slider {
  overflow: visible;
  margin: 0 -18px;
  padding: 0 18px
}

.proposals__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px
}

.proposal-card {
  width: 100%
}

.swiper-button-next {
  right: -24px
}

.swiper-button-prev {
  left: -24px
}

.swiper-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: 0 0;
  border: none;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  width: 53px;
  height: 53px;
  transition: opacity .2s ease-in-out
}

.proposals__slider-container:hover .swiper-button {
  opacity: .4
}

.proposals__slider-container:hover .swiper-button:hover {
  opacity: 1
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease
}

.modal--open {
  opacity: 1;
  visibility: visible
}

.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  backdrop-filter: blur(10px);
  cursor: pointer
}

.modal__content {
  position: relative;
  z-index: 1001;
  background: #212426;
  border-radius: 24px;
  padding: 32px;
  width: 90%;
  max-width: 1000px;
  color: #fff;
  transform: scale(.9);
  transition: transform .3s ease
}

.modal--open .modal__content {
  transform: scale(1)
}

.modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  background: 0 0;
  border: none;
  color: #8a8f98;
  font-size: 28px;
  cursor: pointer;
  line-height: 1;
  padding: 0
}

.modal-proof {
  border-radius: 24px;
  width: 100%;
  max-width: 100%
}

.proposal__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-top: 32px
}

.proposal__content--inner {
  display: flex;
  flex-direction: column;
  gap: 12px
}

.proposal__content h4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 0;
  text-transform: uppercase
}

.proposal__content p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0
}

.proposalss__maining {
  border-radius: 32px;
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  aspect-ratio: 940 / 494;
}

.proposals__content p.xl {
  font-size: 1.5rem;
  font-weight: 700;
}

.proposals__content ul,
.proposals__content ol {
  padding: 0 0 0 1em;
}

.proposals__content li {
  margin-bottom: 6px;
}

.proposal__organizer_detail {
  color: #A7ADB7;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  letter-spacing: 0.02em;
}

.proposal__organizer_title {
  font-size: 21px;
  font-weight: 700;
}

.proposal__organizer .proposal__organizer_title {
  margin: -8px 0 0 0;
}

.proposal__organizer_box .proposal__organizer_title {
  margin: 0;
}

.proposal__organizers {
  margin-top: 32px;
  padding: 24px 0;
  border-top: 1px solid #a7adb726;
  border-bottom: 1px solid #a7adb726;
}

.proposal__organizer {
  display: flex;
  align-items: center;
  gap: 12px;
}

.proposal__organizer:not(:last-child) {
  margin-bottom: 24px;
}

.proposals__mainsection {
  padding: 170px 18px 100px;
}

.proposals__content_header {
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
}

.proposal__organizer_image img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
}

.proposal__organizer_content {
  display: grid;
  gap: 2px;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem
}

.modal-title {
  font-size: 21px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 24px 0
}

.modal__button {
  width: 100%;
  margin-top: 24px
}

.proposal-card {
  position: relative;
  background: #212426;
  border-radius: 24px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  scroll-snap-align: start;
  text-decoration: none;
}

.proposal-card__header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.proposal-card__badge {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #141516;
  padding: .35rem .85rem;
  border-radius: 100px;
  font-size: .9rem;
  color: #c5cad4
}

.proposal-card__badge img {
  width: 1.2rem;
  height: 1.2rem
}

.proposal-card__votes {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #141516;
  padding: .35rem .85rem;
  border-radius: 100px;
  font-size: .9rem;
  color: #c5cad4
}

.proposal-card__votes img {
  width: 16px;
  height: 16px
}

.proposal-card__content {
  margin: 1.5rem 0
}

.proposal-card__title {
  font-size: 21px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 8px 0
}

.proposal-card__text {
  margin: 0;
  font-size: 17px;
  color: #a7adb7;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 1.5;
  max-height: 6.8em
}

.proposal-card__footer {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  background: #141516;
  padding: 8px 12px;
  border-radius: 12px;
  gap: .5rem;
  margin-bottom: 24px
}

.proposal-card__inputbox {
  position: relative;
  display: flex;
  align-items: center
}

.proposal-card__input {
  width: 100%;
  padding: 1rem 1rem 1rem 3rem;
  margin: 0 0 1rem 0;
  font-size: 1rem;
  background-color: #2a2c2e;
  border: 2px solid #61656b;
  border-radius: 12px;
  color: #fff
}

.proposal-card__input:focus {
  border: 2px solid #cacdd3
}

.proposal-card__inputbox img {
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-90%);
  width: 20px;
  height: 20px
}

.proposal-card__stats {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  display: flex;
  justify-content: space-between
}

.proposal-card__stats--small {
  color: #a7adb7;
  font-size: 13px;
  font-weight: 500
}

.proposal-card__progress-bar {
  background: #333;
  border-radius: 6px;
  height: 8px;
  overflow: hidden;
  margin: .5rem 0
}

.proposal-card__progress {
  background: #67cc58;
  height: 100%
}

.proposal-card__button {
  background: #67cc58;
  color: #fff;
  padding: 1rem;
  margin-top: 1.6rem;
  font-size: 1rem
}

.proposal-card__button:hover {
  background: #56a647
}

.inner__content {
  max-width: 940px;
  line-height: 1.6;
  color: #a7adb7
}

.cta {
  scroll-margin-top: 80px
}

.cta__container {
  width: 100%;
  max-width: 1444px;
  display: flex;
  gap: 80px;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto
}

.cta__content {
  flex: 1;
  max-width: 600px;
  display: flex;
  flex-direction: column
}

.cta__badge {
  content: "💎 TRUEU DAO";
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: rgba(255, 255, 255, .1);
  border-radius: 9999px;
  font-size: 14px;
  font-weight: 600;
  color: #a7adb7;
  margin-bottom: 24px;
  width: fit-content
}

.cta__title {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  margin: 0 0 24px
}

.cta__description {
  font-size: 21px;
  line-height: 1.4;
  color: #8a8f98;
  margin: 0 0 48px
}

.cta__socials {
  display: flex;
  gap: 16px
}

.cta__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: #212426;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  transition: all .2s ease
}
.cta__socials_img {
  width: 20px;
  height: 20px;
  display: block;
}
.cta__social-link:hover {
  background: #333;
  transform: translateY(-2px)
}

.footer {
  border-top: 1px solid rgba(20, 21, 22, 1);
  background: #08090a;
  color: #8a8f98;
  padding: 80px 18px 40px
}

.footer__container {
  max-width: 1444px;
  margin: 0 auto
}

.footer__main {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 60px
}

.footer__info {
  flex: 1;
  max-width: 480px
}

.footer__logo {
  width: 90px;
  margin-bottom: 24px
}

.footer__description {
  max-width: 340px;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 24px
}

.footer__legal {
  text-align: right;
  max-width: 480px
}

.footer__socials {
  display: flex;
  gap: 16px
}

.footer__social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: #3b82f6;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  transition: all .2s ease
}

.footer__social:hover {
  background: #2563eb;
  transform: translateY(-2px)
}

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

.footer__charity-logo {
  width: 80px;
  margin-bottom: 18px
}

.footer__charity-text {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 16px
}

.footer__charity-text a {
  color: #0091ff;
  text-decoration: none;
  border-bottom: 1px solid #0091ff
}

.footer__charity-text a:hover {
  border-bottom-color: transparent
}

.footer__divider {
  border: none;
  height: 1px;
  background-color: #141516;
  margin: 0 auto 40px;
  max-width: 1444px
}

.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px
}

.footer__copyright {
  font-weight: 600
}

.footer__links {
  display: flex;
  gap: 32px
}

.footer__links a {
  color: #fff;
  text-decoration: none;
  transition: color .2s
}

.footer__links a:hover {
  color: #0091ff
}

@media (max-width:1200px) {
  .hero__content {
    width: 45%;
    padding-right: 40px
  }

  .hero__media {
    width: 55%
  }

  .hero__title {
    font-size: 48px
  }

  .hero__description {
    font-size: 19px
  }

  .hero__stats {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: 32px
  }

  .hero__stat:nth-child(2) {
    border-right: none
  }
}

@media (min-width:992px) {
  .proposal__organizer_box {
    display: flex;
    gap: 32px;
    position: relative;
    margin: 0 0 24px 0;
  }

  .proposal__organizer_goal {
    border-right: 1px solid #a7adb726;
    padding: 24px 24px 0 0;
  }

  .proposal__organizer_source {
    padding: 24px 24px 0 0;
  }

  .proposal__organizer_box::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #a7adb726, transparent);
  }

  .proposals__section {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 47px;
    align-items: start;
  }

  .proposals__aside {
    position: sticky;
    top: 145px;
  }
}

@media (max-width:991px) {
  .proposals__mainsection {
    padding: 120px 18px 60px;
  }
  .proposal__organizers {
    border-bottom: none;
}
  .proposal__organizer {
    padding: 0;
    border: none;
    margin-bottom: 32px;
  }

  .proposal__organizer_box {
    display: grid;
    gap: 8px;
    margin: -12px 0 16px;
  }

  .header__nav {
    display: none
  }

  .proposal__organizer_title {
    font-size: 17px;
  }

  .proposals__description_box {
    margin: 0 0 32px;
    align-items: flex-start;
    flex-direction: column;
    gap: 24px
  }

  .proposal__content {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 0
  }

  .proposal-card__content {
    margin: 1.5rem 0 0
  }

  .proposal-card__footer {
    margin-bottom: 0
  }

  .proposal-card__text {
    font-size: 14px
  }

  .proposals__grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .modal__content {
    padding: 32px 18px;
    width: 100%;
    overflow-y: auto;
    height: 100vh;
    border-radius: 0
  }

  /* Improve mobile modal header spacing and close button visibility */
  #proposal-modal .modal__content {
    padding-top: 56px;
  }
  #proposal-modal .modal__close {
    top: 12px;
    right: 12px;
    color: #fff;
    background: rgba(0,0,0,.5);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    z-index: 1002;
  }
  /* Center the token icon inside input on mobile */
  #proposal-modal .proposal-card__inputbox img {
    transform: translateY(-50%);
  }
  /* Add a bit more spacing before mobile section headings */
  #proposal-modal .proposal__content h4 {
    margin-top: 12px;
  }
  #proposal-modal .proposal-card__footer {
    margin-bottom: 16px;
  }

  .header__burger {
    display: block
  }

  .header__donate-btn {
    display: none
  }

  .hero {
    padding: 80px 18px 40px;
    min-height: 80vh;
    margin-top: -20px;
    flex-direction: column
  }

  .hero__container {
    flex-direction: column;
    gap: 22px
  }

  .hero__content {
    width: 100%;
    padding: 0;
    order: 2;
    padding-top: 0
  }

  .hero__badge {
    margin: 0 0 28px 0;
    font-size: 14px
  }

  .hero__description,
  .hero__title {
    text-align: left
  }

  .hero__title {
    font-size: 36px;
    line-height: 1.2
  }

  .hero__description {
    font-size: 16px
  }

  .hero__button-wrapper {
    width: 100%;
    margin-bottom: 48px
  }

  .hero__button {
    width: 100%;
    max-width: 280px;
    margin: 0 auto
  }

  .about__title {
    font-size: 32px
  }

  .donate__description {
    font-size: 16px
  }

  .donate__feature {
    padding: 20px 0
  }

  .donate__feature-icon {
    width: 54px;
    height: 54px
  }

  .hero__stat-value {
    font-size: 28px
  }

  .hero__stat-label {
    font-size: 11px
  }

  .hero__stat {
    border-right: none !important
  }

  .hero__media {
    width: calc(100% + 36px);
    max-width: calc(100% + 36px);
    min-height: 400px;
    order: 1;
    margin: 0 -18px
  }

  .hero__media::before {
    display: none
  }

  .hero__video {
    max-height: 400px
  }

  .donate__feature-title {
    font-size: 18px
  }

  .donate__feature-text {
    font-size: 14px
  }

  .donate__title {
    font-size: 36px
  }

  .about__container,
  .cta__container,
  .donate__container {
    flex-direction: column;
    gap: 60px
  }

  .about__content,
  .cta__content,
  .donate__content {
    max-width: 100%;
    width: 100%
  }

  .about__media {
    max-width: 500px;
    width: 100%
  }

  .donation-form {
    max-width: 500px;
    width: 100%
  }

  .footer__main {
    flex-direction: column;
    margin-bottom: 0
  }

  .footer__legal {
    text-align: left
  }

  .footer__divider {
    margin: 0 auto 20px
  }
}

@media (max-width:768px) {
  .header__container {
    padding: 16px 18px
  }

  .header__actions {
    gap: 10px
  }

  .hero__stat {
    text-align: left
  }

  .ticker__item span {
    font-size: 14px
  }

  .partners__scroller {
    margin: 0 -18px;
    padding: 0 18px;
    width: calc(100% + 36px)
  }

  .proposals__grid {
    grid-template-columns: 1fr
  }

  .footer__bottom {
    flex-direction: column-reverse;
    gap: 20px;
    align-items: flex-start
  }

  .footer__links {
    flex-direction: column;
    gap: 16px
  }

  .proposal-card {
    padding: 32px 16px 16px
  }

  .proposals__title {
    font-size: 24px;
    margin: 24px 0;
    line-height: 1.4
  }

  .partners__title {
    font-size: 32px;
    line-height: 1.4
  }

  .partners__header {
    margin: 0 auto 40px
  }

  .cta__title {
    font-size: 36px
  }

  .cta__description {
    font-size: 16px;
    margin: 0 0 24px
  }

  .cta__socials {
    margin-bottom: 24px
  }

  .donation-form__title {
    font-size: 24px
  }

  .donation-form {
    padding: 32px 24px;
    border-radius: 24px;
    margin: 32px auto 0;
  }

  .donation-form::before {
    display: none;
  }

  .donation-form__tabs {
    width: 100%;
    gap: 8px;
    justify-content: space-between;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .donation-form__tabs::-webkit-scrollbar {
    display: none;
  }

  .donation-form__tab {
    flex: 1;
    min-width: 0;
    font-size: 13px;
    height: 32px;
    padding: 8px;
  }

  .donation-form__subtitle {
    font-size: 15px;
    margin-bottom: 24px;
  }

  .donation-form__steps-wrapper {
    text-align: left;
  }

  .donation-form__presets {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .donation-form__preset {
    font-size: 18px;
    height: 48px;
  }

  .donation-form__toggle {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }

  .toggle__label {
    font-size: 14px;
  }

  .toggle__controls {
    width: 100%;
    justify-content: center;
    gap: 10px;
  }

  .toggle__btn {
    width: 100%;
    justify-content: center;
  }

  .donation-form__input {
    font-size: 15px;
    height: 48px;
  }

  .donation-form__payment-options {
    gap: 12px;
  }

  .donation-form__radio-label {
    padding: 14px 16px;
    font-size: 15px;
  }

  .donation-form__submit {
    margin-top: 20px;
    font-size: 17px;
  }
}

@media (max-width:500px) {
  .proposals__content_header {
    margin-top: 64px;
  }

  .donation-form {
    padding: 20px;
    margin-top: 24px;
    border-radius: 20px;
  }

  .donation-form__tabs {
    gap: 6px;
  }

  .donation-form__tab {
    font-size: 12px;
    padding: 8px 6px;
    height: 30px;
  }

  .donation-form__title {
    font-size: 22px;
  }

  .donation-form__subtitle {
    font-size: 14px;
  }

  .donation-form__amount-detail {
    font-size: 14px;
  }

  .donation-form__presets {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }

  .donation-form__preset {
    font-size: 16px;
    height: 44px;
  }

  .donation-form__input {
    font-size: 14px;
    height: 44px;
  }

  .donation-form__submit {
    font-size: 15px;
    padding: 14px 18px;
  }

  body {
    font-size: 14px;
    line-height: 1.35;
  }

  /* Extra-small screens: ensure close button and spacing stay clean */
  #proposal-modal .modal__content {
    padding-top: 60px;
  }
  #proposal-modal .modal__close {
    top: 10px;
    right: 10px;
  }
  #proposal-modal .proposal__content h4 {
    margin-top: 14px;
  }
}

.proposals--inner .select2-search.select2-search--dropdown,
.wpc-edit-filter-set,
.wpc-filter-header,
.wpc-filters-open-button-container,
.wpc-filters-widget-controls-container,
.wpc-filters-widget-top-container,
.wpc-posts-found,
.wpc-term-count-brackets-close,
.wpc-term-count-brackets-open,
.wpc-widget-close-container {
  display: none
}

.button--load-more {
  color: #fff !important;
  border: 2px solid #fff !important;
  background: #000;
  padding: 16px 24px;
  font-size: unset;
  width: 100%;
  max-width: 550px;
  margin: 3em auto 0
}

.button--load-more:hover {
  border: 2px solid #fff !important;
  background: #fff;
  color: #000 !important
}

.wpc-filter-content select {
  width: 277px
}

.widget_wpc_filters_widget select {
  display: none
}

.wpc-filter-content .select2-container--default .select2-selection--single {
  background-color: #1c1c1f;
  border: none;
  border-radius: 8px;
  height: 40px;
  padding: 6px 0 0 12px;
  text-align: left;
  font-size: 15px
}

.proposals--inner .select2-dropdown {
  background-color: #1c1c1f;
  border: none;
  border-radius: 8px;
  color: #fff;
  text-align: left
}

.proposals--inner .select2-results__options,
.select2-selection__rendered span,
.wpc-dropdown-default {
  color: #c5cad4
}

.select2-results {
  font-size: 15px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: transparent !important;
  border-width: 0 !important;
  background: url(../img/ar.svg) no-repeat;
  width: 11px !important;
  height: 6px !important;
  margin-top: 2px !important;
  left: unset !important
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #232326 !important
}

.select2-container--default .select2-results__option--selected {
  background-color: #232326 !important
}

.select2-results__option {
  padding: 8px 8px 8px 20px !important
}

.widget_wpc_filters_widget {
  margin: 48px 0 0;
  min-height: 140px
}

.wpc-term-count {
  margin-left: 6px
}

.select2-results__options::-webkit-scrollbar {
  background-color: transparent;
  width: 4px
}

.select2-results__options::-webkit-scrollbar-thumb {
  background-clip: content-box;
  background-color: #36373c;
  border-radius: 8px
}

.select2-results__option .fi,
.select2-selection__rendered .fi {
  margin-right: .5rem;
  width: 1.4em;
  height: 1em;
  vertical-align: -.1em;
  border-radius: 2px
}

.fi-all {
  margin: 0 .8rem 0 -.05rem !important
}

::-webkit-scrollbar {
  background-color: transparent;
  width: 8px
}

::-webkit-scrollbar-thumb {
  background-clip: content-box;
  background-color: #212426;
  transition: .2s
}

::-webkit-scrollbar-track {
  background-color: #25272a08;
  transition: .2s
}

::-webkit-scrollbar-thumb:hover {
  background-color: #636a72 !important;
  transition: .2s
}

::-moz-selection {
  color: #fff;
  background: #0091ff
}

::selection {
  color: #fff;
  background: #0091ff
}

body.admin-bar {
  min-height: calc(100vh - 32px)
}

body.admin-bar .header {
  top: 32px
}

.hero__stat{
  padding: 16px 25px 0;
}

.hero__stat:first-child{
  padding: 16px 25px 0 0;
}

.hero__stat:last-child{
  padding: 16px 0 0 25px;
}

.hero__stat-label {
  white-space: nowrap;
}

.proposals__badge, .about__badge, .partners__badge, .cta__badge, .hero__badge, .donate__badge{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 16px;
    background: rgba(255, 255, 255, .1);
    border-radius: 9999px;
    color: #a7adb7;
    margin-bottom: 16px
}

/* Ensure WalletConnect/AppKit modal is above site modals (mobile fix) */
body[data-w3m-open="true"] {
  overflow: hidden;
}

w3m-modal,
appkit-modal,
#w3m-iframe,
iframe#w3m-iframe,
#w3m-iframe iframe,
#w3m-modal,
#w3m-modal *,
#appkit-modal-root,
#appkit-modal-root * {
  position: fixed !important;
  inset: 0;
  z-index: 100003 !important;
}
