@font-face {
  font-family: "Archivo";
  src: url("../fonts/Archivo\ Expanded.ttf");
}

body {
  overflow: visible;
}

.inter {
  font-family: "Inter" !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.main_font {
  font-family: "Archivo";
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 125;
}


.underline {
  border-bottom: 1px solid white !important;
}

.main_img {
  position: relative;
}

.sec_1_blur {
  width: 100vw;
  height: 40vh;
  flex-shrink: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 11.08%, #000 55.11%);
  /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
  position: absolute;
  bottom: -18%;
}

.box_shadows {
  box-shadow: 0px 0px 6px 0px rgb(4, 53, 43);
}

.box_shadows1 {
  box-shadow: 0px 0px 10px 0px rgb(27, 27, 27);
}

.mx-h {
  max-height: 390px;
}


.section1blureffect {
  border-radius: 1256.75px;
  background: var(--Primary, #00b894);
  filter: blur(850px);
  width: 1256.75px;
  height: 1256.75px;
  flex-shrink: 0;
}

.section_w {
  width: 1550px;
}

.main_sec_1_img {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 11.08%, #000 55.11%);
}

.sec_1 {
  position: relative;
}

.sec_1_filter {
  position: absolute;
  top: 0;
  z-index: 1;
}

.sec_1_filter001 {
  position: absolute;
  top: -7%;
  z-index: 1;
}

.h1 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 96px;
  font-style: normal;
  font-weight: 300;
  line-height: 104px;
  /* 108.333% */
  letter-spacing: -4.8px;
  text-transform: uppercase;
  background: linear-gradient(100deg, #00b591 12.22%, #fff 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h2 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  /* 121.875% */
  letter-spacing: -0.96px;
  text-transform: uppercase;
  background: linear-gradient(100deg, #00b591 25.22%, #fff 54.26%, #999 91.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.manage_linear {
  background: linear-gradient(100deg,
      #00b591 15.22%,
      #fff 44.26%,
      #999 81.74%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.p1 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  /* 175% */
  letter-spacing: -0.6px;
}

.p2 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 158.5%;
  /* 25.36px */
}

.main_color_btn {
  display: inline-flex;
  padding: 0.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 12.8px;
  border-radius: 44.8px;
  background: #fff;
  color: #fff;
  text-align: center;
  font-size: 19.2px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 145.833% */
  letter-spacing: -0.576px;
  cursor: pointer;
  z-index: 5;
}

.main_btn {
  display: inline-flex;
  padding: 0.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 12.8px;
  border-radius: 44.8px;
  border: 1.6px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 19.2px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 145.833% */
  letter-spacing: -0.576px;
  cursor: pointer;
  z-index: 5;
}

.main_btn:hover {
  background-color: #fff;
  transition: ease-in-out 0.3s;
}

.main_font_sec {
  position: absolute;
  top: 0;
  transform: translate(45%, 25%);
  z-index: 2;
}

.span_1 {
  color: #848484;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  /* 164.286% */
  letter-spacing: 0.7px;
}

.card_h1 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  /* 243.75% */
  letter-spacing: -0.48px;
}

.underline {
  border-bottom: 1px solid white !important;
}

.main_img {
  position: relative;
}

.sec_1_blur {
  width: 100vw;
  height: 40vh;
  flex-shrink: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 11.08%, #000 55.11%);
  /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
  position: absolute;
  bottom: -18%;
}

.section1blureffect {
  border-radius: 1256.75px;
  background: var(--Primary, #00b894);
  filter: blur(850px);
  width: 1256.75px;
  height: 1256.75px;
  flex-shrink: 0;
}

.section_w {
  width: 1550px;
}

.main_sec_1_img {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 11.08%, #000 55.11%);
}

.sec_1 {
  position: relative;
}

.sec_1_filter {
  position: absolute;
  top: 0;
  z-index: 1;
}

.h1 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 96px;
  font-style: normal;
  font-weight: 300;
  line-height: 104px;
  /* 108.333% */
  letter-spacing: -4.8px;
  text-transform: uppercase;
  background: linear-gradient(100deg, #00b591 12.22%, #fff 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h2 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  /* 121.875% */
  letter-spacing: -0.96px;
  text-transform: uppercase;
  background: linear-gradient(100deg, #00b591 25.22%, #fff 54.26%, #999 91.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.manage_linear {
  background: linear-gradient(100deg,
      #00b591 15.22%,
      #fff 44.26%,
      #999 81.74%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.p1 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  /* 175% */
  letter-spacing: -0.6px;
}

.p2 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 158.5%;
  /* 25.36px */
}

.main_color_btn {
  display: inline-flex;
  padding: 0.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 12.8px;
  border-radius: 44.8px;
  background: #fff;
  color: #fff;
  text-align: center;
  font-size: 19.2px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 145.833% */
  letter-spacing: -0.576px;
  cursor: pointer;
  z-index: 5;
}

.main_btn {
  display: inline-flex;
  padding: 0.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 12.8px;
  border-radius: 44.8px;
  border: 1.6px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 19.2px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 145.833% */
  letter-spacing: -0.576px;
  cursor: pointer;
  z-index: 5;
}

.main_btn:hover {
  background-color: #fff;
  transition: ease-in-out 0.3s;
}

.main_font_sec {
  position: absolute;
  top: 0;
  transform: translate(45%, 25%);
  z-index: 2;
}

.span_1 {
  color: #848484;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  /* 164.286% */
  letter-spacing: 0.7px;
}

.card_h1 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  /* 243.75% */
  letter-spacing: -0.48px;
  text-transform: uppercase;
  background: linear-gradient(100deg, #00b591 12.22%, #fff 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.card_p1 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 158.5%;
  /* 25.36px */
}

.card_img img {
  filter: drop-shadow(0px 0px 0px #00574d);
}

.img_filter_effects {
  filter: drop-shadow(0px 0px 0px #00574d);
  mix-blend-mode: screen;
}

.position_managed {
  position: relative;
  top: -10rem;
}

.position_managed01 {
  position: relative;
  top: -5rem;
}

.s2_bg_effect {
  position: relative;
}

.upper_img {
  position: absolute;
  top: 0;
}

.s3_blur_effect {
  width: 100%;
  height: auto;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--Primary, #00b894);
  filter: blur(300px);
}

.s3_effect_img_1 {
  mix-blend-mode: screen;
  box-shadow: #00b591;
}

.p2_w {
  width: 85%;
}

.s5_img_p {
  position: relative;
  top: -13%;
  left: -11%;
}

.news_card {
  padding: 1rem !important;
}

.news_card_p {
  color: #fff;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 132%;
  /* 18.48px */
}

.logo_img {
  width: 78px;
  margin-top: .5rem;
}

.news_card_span {
  color: #c0c0c0;
  font-family: "Inter";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 132%;
  /* 13.2px */
}

.accordion {
  background: transparent !important;
}

.accordion-item {
  color: White !important;
  background-color: transparent !important;
  border-bottom: 1px solid transparent !important;
}

.accordion-header {
  color: var(--White, #fff) !important;
  /* font-family: "Archivo Expanded" !important; */
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 24px !important;
  /* 150% */
  text-transform: uppercase !important;
}

.accordion {
  --bs-accordion-color: white !important;
  --bs-accordion-bg: none !important;
  --bs-accordion-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: none !important;
  --bs-accordion-border-width: 0 !important;
  --bs-accordion-border-radius: none !important;
  --bs-accordion-inner-border-radius: none !important;
  --bs-accordion-btn-padding-x: 0.25rem;
  --bs-accordion-btn-padding-y: 0.75rem;
  --bs-accordion-btn-color: white;
  --bs-accordion-btn-bg: transparent !important;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
  --bs-accordion-btn-icon-width: 1rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: none !important;
  --bs-accordion-body-padding-x: 0.25rem !important;
  --bs-accordion-body-padding-y: 0.25rem !important;
  --bs-accordion-active-color: white !important;
  --bs-accordion-active-bg: transparent !important;
}

.accordion-body {
  color: var(--White, #fff) !important;
  font-family: "Inter" !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  /* 150% */
}


/* Chat App */
.bg-chat-img-div {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}


.bg-chat-img {

  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}


/* Online Communication */

.content--section {
  position: relative;
  z-index: 2;
}

.community_success {
  color: #00b894;
}


.accordion-header {
  color: var(--White, #fff) !important;
  /* font-family: "Archivo Expanded" !important; */
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 24px !important;
  /* 150% */
  text-transform: uppercase !important;
}

.accordion {
  --bs-accordion-color: white !important;
  --bs-accordion-bg: none !important;
  --bs-accordion-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: none !important;
  --bs-accordion-border-width: 0 !important;
  --bs-accordion-border-radius: none !important;
  --bs-accordion-inner-border-radius: none !important;
  --bs-accordion-btn-padding-x: 0.25rem;
  --bs-accordion-btn-padding-y: 0.75rem;
  --bs-accordion-btn-color: white;
  --bs-accordion-btn-bg: transparent !important;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
  --bs-accordion-btn-icon-width: 1rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: none !important;
  --bs-accordion-body-padding-x: 0.25rem !important;
  --bs-accordion-body-padding-y: 0.25rem !important;
  --bs-accordion-active-color: white !important;
  --bs-accordion-active-bg: transparent !important;
}

.accordion-body {
  color: var(--White, #fff) !important;
  font-family: "Inter" !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  /* 150% */
}


.mainnet_stake_bg {
  border-radius: 1256.75px;
  background: linear-gradient(90deg, rgba(8, 8, 8, 0.2) 25%, #00b894);
  filter: blur(250px);
}


.bg-FAQs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}

.bg-overlay-div {
  height: 100%;
  min-height: 100vh;
  z-index: 1;
  background: rgb(0, 184, 148);
  background: linear-gradient(21deg,
      rgba(0, 184, 148, 1) 10%,
      rgba(21, 21, 21, 0.22387951762736347) 49%,
      rgba(0, 184, 147, 0.875) 100%);
  filter: blur(250px);
}


.stats_confirmation_overlay .cookie__privacy__overlay {
  position: relative;
  z-index: 2;
}



.FAQs-overlay {

  position: relative;
  z-index: 2;
}


.input-border-success {
  border: 1px solid var(--Primary, #00b894);
}

.btn-stats-success-solid {
  border: 1px solid #00ce99;
  background: #00ce99;
  display: inline-flex;
  justify-content: center;
}

.btn-stats-success-solid:hover {
  background: #04bf90;
}

.end_stats_table td {
  background: transparent;
  border: none;
  color: #fff;
}

.faq--card {
  border: 1px solid rgba(1, 72, 54, 0.7);
  border-radius: 1.5rem;
  background: radial-gradient(39.73% 55.87% at 45.59% 22.92%,
      #080808 2.19%,
      #040404 100%) !important;
  backdrop-filter: blur(11.399999618530273px);
}



.underline {
  border-bottom: 1px solid white !important;
}

.main_img {
  position: relative;
}

.sec_1_blur {
  width: 100vw;
  height: 40vh;
  flex-shrink: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 11.08%, #000 55.11%);
  /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
  position: absolute;
  bottom: -18%;
}



.section1blureffect {
  border-radius: 1256.75px;
  background: var(--Primary, #00b894);
  filter: blur(850px);
  width: 1256.75px;
  height: 1256.75px;
  flex-shrink: 0;
}

.section_w {
  width: 1550px;
}

.main_sec_1_img {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 11.08%, #000 55.11%);
}

.sec_1 {
  position: relative;
}

.sec_1_filter {
  position: absolute;
  top: 0;
  z-index: 1;
}

.h1 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 96px;
  font-style: normal;
  font-weight: 300;
  line-height: 104px;
  /* 108.333% */
  letter-spacing: -4.8px;

  text-transform: uppercase;
  background: linear-gradient(100deg, #00b591 12.22%, #fff 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.card_p1 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 158.5%;
  /* 25.36px */
}

.card_img img {
  filter: drop-shadow(0px 0px 0px #00574d);
}

.img_filter_effects {
  filter: drop-shadow(0px 0px 0px #00574d);
  mix-blend-mode: screen;
}

.position_managed {
  position: relative;
  top: -10rem;
}

.position_managed01 {
  position: relative;
  top: -5rem;
}

.s2_bg_effect {
  position: relative;
}

.upper_img {
  position: absolute;
  top: 0;
}


.h2 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  /* 121.875% */
  letter-spacing: -0.96px;
  text-transform: uppercase;
  background: linear-gradient(100deg, #00b591 25.22%, #fff 54.26%, #999 91.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.manage_linear {
  background: linear-gradient(100deg,
      #00b591 15.22%,
      #fff 44.26%,
      #999 81.74%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.p1 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  /* 175% */
  letter-spacing: -0.6px;
}

.p2 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 158.5%;
  /* 25.36px */
}

.main_color_btn {
  display: inline-flex;
  padding: 0.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 12.8px;
  border-radius: 44.8px;
  background: #fff;
  color: #fff;
  text-align: center;
  font-size: 19.2px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 145.833% */
  letter-spacing: -0.576px;
  cursor: pointer;
  z-index: 5;
  border: none;
  outline: none;
}

.main_btn {
  display: inline-flex;
  padding: 0.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 12.8px;
  border-radius: 44.8px;
  border: 1.6px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 19.2px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 145.833% */
  letter-spacing: -0.576px;
  cursor: pointer;
  z-index: 5;
}

.main_btn:hover {
  background-color: #fff;
  transition: ease-in-out 0.3s;
  font-weight: 600;

}

.main_font_sec {
  position: absolute;
  top: 0;
  transform: translate(45%, 25%);
  z-index: 2;
}

.span_1 {
  color: #848484;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  /* 164.286% */
  letter-spacing: 0.7px;
}

.card_h1 {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  /* 243.75% */
  letter-spacing: -0.48px;
  text-transform: uppercase;
  background: linear-gradient(100deg, #00b591 12.22%, #fff 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.card_p1 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 158.5%;
  /* 25.36px */
}

.card_img img {
  filter: drop-shadow(0px 0px 0px #00574d);
}

.img_filter_effects {
  filter: drop-shadow(0px 0px 0px #00574d);
  mix-blend-mode: screen;
}

.position_managed {
  position: relative;
  top: -10rem;
}

.position_managed01 {
  position: relative;
  top: -5rem;
}

.s2_bg_effect {
  position: relative;
}

.upper_img {
  position: absolute;
  top: 0;
}


.s3_blur_effect {
  width: 100%;
  height: auto;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--Primary, #00b894);
  filter: blur(300px);
}

.s3_effect_img_1 {
  mix-blend-mode: screen;
  box-shadow: #00b591;
}

.p2_w {
  width: 85%;
}

.s5_img_p {
  position: relative;
  top: -13%;
  left: -11%;
}

.news_card {
  padding: 1.5rem !important;
}

.news_card_p {
  color: #fff;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 132%;
  /* 18.48px */
}

.news_card_span {
  color: #c0c0c0;
  font-family: "Inter";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 132%;
  /* 13.2px */
}

.accordion {
  background: transparent !important;
}

.accordion-header {
  color: var(--White, #fff) !important;
  /* font-family: "Archivo Expanded" !important; */
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 24px !important;
  /* 150% */
  text-transform: uppercase !important;
}

.accordion {
  --bs-accordion-color: white !important;
  --bs-accordion-bg: none !important;
  --bs-accordion-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: none !important;
  --bs-accordion-border-width: 0 !important;
  --bs-accordion-border-radius: none !important;
  --bs-accordion-inner-border-radius: none !important;
  --bs-accordion-btn-padding-x: 0.25rem;
  --bs-accordion-btn-padding-y: 0.75rem;
  --bs-accordion-btn-color: white;
  --bs-accordion-btn-bg: transparent !important;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
  --bs-accordion-btn-icon-width: 1rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: none !important;
  --bs-accordion-body-padding-x: 0.25rem !important;
  --bs-accordion-body-padding-y: 0.25rem !important;
  --bs-accordion-active-color: white !important;
  --bs-accordion-active-bg: transparent !important;
}

.accordion-body {
  color: var(--White, #fff) !important;
  font-family: "Inter" !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  /* 150% */
}

/* Talha Stylings */

/* For Background Image */
.bg__img_all {
  position: absolute;
  top: -4%;
  right: 0;
  width: 100%;
  filter: blur(350px);
  z-index: 1;
  background: linear-gradient(29deg, rgba(8, 8, 8, 0.8) 70%, #00B894);
  height: 100%;
  overflow-x: hidden;
}

.bg_radial_gradient_all {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(350px);
  z-index: 1;
  background: radial-gradient(#00B894 40%, rgba(0, 0, 0, 1)25%);
}

.black__cards {
  border-radius: 2rem;
  background: #000;
  border: 1px solid #014836B2;
}

.container,
.container-fluid {
  position: relative;
  z-index: 2 !important;
}


.txt__success {
  color: #00B894;
}

.top--margin {
  margin-top: 5rem;
}

.page__heading_all,
.page__sub-heading_all {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 68px;
  /* 108.333% */
  letter-spacing: -3%;
  text-transform: uppercase;
  background: linear-gradient(100.33deg, #00B591 12.22%, #FFFFFF 47.26%, #999999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  text-shadow: 0px 0px 238.5px 0px #000000;
  -webkit-text-fill-color: transparent;
}

.txt__gradient {
  background: linear-gradient(100.33deg, #00B591 0%, #FFFFFF 22%, #999999 81.74%);
  background-clip: text;
  -webkit-background-clip: text !important;
  text-shadow: 0px 0px 238.5px 0px #000000;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.subHeading__gradient {
  background: linear-gradient(117deg, #00b591 32%, #FFFFFF 50%, #999999 81.74%);
  background-clip: text;
  -webkit-background-clip: text !important;
  text-shadow: 0px 0px 238.5px 0px #000000;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.page__sub-heading_all {
  font-size: 32px;
  text-align: left;
  background: linear-gradient(117deg, #00b591 0%, #FFFFFF 12%, #999999 81.74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.press_kit_2nd_last {
  height: 421px;
  border-radius: 2.5rem;
  background: #000;
  border: 1px solid #014836B2;
}

.press_kit_2nd_last_gradient {
  background: linear-gradient(117deg, #00b591 28%, #09b895 32%, #dddbdb 81.74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.press_kit__section_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(350px);
  z-index: 1;
  background: radial-gradient(#00B894 40%, rgba(0, 0, 0, 1)25%);
}

.press_kit_follow li {
  color: #00B894;
}


.press_kit_last_ {
  background: #000;
  border: 1px solid #014836B2;
  border-radius: 2.5rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

@media screen and (max-width: 992px) {
  .press_kit_follow {
    width: 25%;
    margin: 0 auto;
  }

  .press_kit_last_bor_radius,
  .press_kit_last_bor_radius img {
    margin: 1.2rem auto;
    padding: 0;
    border-radius: 2.5rem;
  }

}

.btn__success__outline {
  border: 1px solid #fff;
  color: #fff;
  padding: .6rem 1.2rem;
  margin: 0 1rem;
  background: transparent;
  cursor: pointer;
}

.btn__success__outline:hover {
  transition: .3s all;
  background: #fff;
  color: #000;
}

.subHeading__gradient_communities {
  background: linear-gradient(117deg, #00b591 40%, #FFFFFF 50%, #999999 81.74%)
}



/* Some Only Belonging to Chat Page */
.chat_page_bg__gradient {
  position: absolute;
  top: -10%;
  left: 0;
  background: linear-gradient(80deg, rgba(8, 8, 8, 0.8)60%, #00B894 100%);
  filter: blur(550px);
  width: 100%;
  height: 100%;
  z-index: 1;
}

.chat__sec_2__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(90deg, #000 0%, #000 100%);
  filter: blur(50px);
}

.chat__sec_2__bg_end {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  z-index: 2;
  background: black;
}

.chat__blur__start {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(160deg, #00B894 30%, #000 40%);
  filter: blur(350px);
}

.chat__blur__start_2 {
  position: absolute;
  bottom: -30%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(160deg, #00B894 30%, #000 40%);
  filter: blur(550px);
}

/* Specific for Confirmation Stats Pages */

.stats__2_table tr td {
  background: transparent;
  padding: .7rem;
}

.bg__img_all_confirmation__stats {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(305deg,
      #00B894 30%, #000 80%);
  z-index: 1;
  filter: blur(750px);
}

.stats__img_border_success {
  border: 1px solid #014836B2;
}

.confirmation_stats__1_table tr td {
  border: 0;
  background: none;
  color: #00ce99;
  padding: 1.3rem;
  background: none !important;
  color: #FFF !important;
}

.confirmation_stats__1_table .tr-dark td {
  color: #fff;
  background: rgba(43, 43, 43, 0.803) -4.19%;
}

.confirmation_stats__1_table td {
  background: none !important;
  color: #FFF !important;
}

.centered__table tr td {
  text-align: center;
  vertical-align: middle;
}

.stats_btn_check_success {
  border: 0.2px solid #fff !important;
  text-align: center;
  justify-content: center;
  color: white;
  background: transparent;
}

.txt__stats__success {
  color: #00ce99;
}

/* Specific for Price Page */
.bg__img_all_prices {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: -7%;
  filter: blur(650px);
  background: linear-gradient(100deg, #000 30%, #00B894 100%);
}

/* Specific for Descriptive pages which dont contains any images */

.txt_scripting_pages_gradient {
  background: linear-gradient(117deg, #00b591 25%, #FFFFFF 60%, #999999 81.74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bg__img_all_decriptive {
  position: absolute;
  top: -4%;
  right: 0;
  width: 100%;
  filter: blur(350px);
  z-index: 1;
  background: linear-gradient(29deg, rgba(8, 8, 8, 0.8) 84%, #00B894);
  height: 100%;
  overflow-x: hidden;
}


/* Specific for Commission Changes */

.commission__changes_table {
  border-radius: 31px 31px 0px 0px;
  background: linear-gradient(104deg, rgba(4, 4, 4, 0.65) 0%, rgba(8, 8, 8, 0.65) 97.22%);
  backdrop-filter: blur(11.399999618530273px);
  overflow: hidden;
}

.commission__changes_table .tr-dark {
  color: #fff;
  text-transform: uppercase;
  border-radius: 31px 31px 0px 0px;
  background: linear-gradient(101deg, rgba(56, 55, 55, 0.55) -4.19%, rgba(8, 8, 8, 0.55) 93.58%);
  backdrop-filter: blur(11.399999618530273px);
  overflow: hidden;
}

.commission__changes_table tr td {
  background: transparent;
  border: 0;
  padding: 1.2rem 1.5rem;
  color: #fff;
}

/* Specific for New Particapation Page */

.page__heading_participation {
  text-align: center;
  /* Page Heading */
  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 125;
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 68px;
  /* 106.25% */
  letter-spacing: -1.92px;
  text-transform: uppercase;
  background: linear-gradient(100deg, #00B591 12.22%, #FFF 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


/* Specific for Validators List */

.validator__list__table tr td {
  background: transparent;
  border: 0;
  color: #fff;
  vertical-align: middle;
  padding: 1.8rem 0.8rem;
}


.validator__list__table {
  background: linear-gradient(104deg, rgba(4, 4, 4, 0.65) 0%, rgba(8, 8, 8, 0.65) 97.22%);
  backdrop-filter: blur(11.399999618530273px);

}

.validator__list__table_heading {
  border-radius: 31px 31px 0px 0px;
  background: linear-gradient(101deg, rgba(56, 55, 55, 0.55) -4.19%, rgba(8, 8, 8, 0.55) 93.58%);
  backdrop-filter: blur(11.399999618530273px);
}

.rounded__card__validator {
  background: #000000BF;
  border: 1px solid #171717;
  box-shadow: 0px 0px 76.8px 0px #D2AFFF0D;
  border-radius: 18px;
}

.rounded__card__validator0 {
  background: #000000BF;
  border: 1px solid #171717;
  box-shadow: 0px 0px 76.8px 0px #D2AFFF0D;
  border-radius: 18px;
}

/* Specific for Testnet */

.rounded__card {

  border: 1px solid rgba(1, 72, 54, 0.40);
  backdrop-filter: blur(11.399999618530273px);
  background: radial-gradient(39.73% 55.87% at 45.59% 22.92%, #080808 2.19%, #040404 100%);
  border-radius: 1.5rem;
}

.testnet_progress_bar {

  height: 28px;
  width: 100%;
  background: #000;
  box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(11.399999618530273px);
  border-radius: 1.5rem;
}

.testnet_progress_done {

  width: 60%;
  border-radius: 1.5rem;
  background: #00B894;
}

.bg__img_all_mainnet_validator {
  position: absolute;
  top: -4%;
  right: 0;
  width: 100%;
  filter: blur(550px);
  z-index: 1;
  background: linear-gradient(-305deg, rgba(8, 8, 8, 0.8) 40%, #00B894);
  height: 100%;
  overflow-x: hidden;
}

.mainnet__validator_table_heading {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  background: linear-gradient(101deg, rgba(56, 55, 55, 0.788) -4.19%, rgba(8, 8, 8, 1) 93.58%);
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 1.5rem 1.5rem .5rem 1.5rem;
}

.mainnet__validator_table_heading h1 {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 250;
  line-height: 26.4px;
  /* 110% */
  text-transform: uppercase;
}

.mainnet__validator_table_heading p {
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.5px;
  /* 150% */
}

.mainnet_table_h {
  color: var(--White, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 184.615% */
  text-transform: capitalize !important;
}

.mainnet_map_img {
  position: relative;
  left: -1.7%;
}

.mainnet_sub_heading {
  color: #d4d4d4;
  font-size: 24px;
  font-style: normal;
  font-weight: 150;
  line-height: 26.4px;
  /* 110% */
  text-transform: uppercase;
}

.rounded__card__validator0 {

  min-height: 13.5rem;
}



.mainnet__validator_table {
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
}

.mainnet__validator_table tr td {
  background: transparent;
  color: #00B894;
  border: 0;
  text-align: center;
  vertical-align: middle;
  padding: 1.2rem 0.8rem;
}

.mainnet__validator_table .tr-dark {
  background: linear-gradient(101deg, rgba(56, 55, 55, 0.55) -4.19%, rgba(8, 8, 8, 0.55) 93.58%);
  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 125;
}

.mainnet__validator_table .tr-dark td {
  color: #fff;
}

.mainnet__validator_table {
  background: linear-gradient(104deg, rgba(4, 4, 4, 0.65) 0%, rgba(8, 8, 8, 0.65) 97.22%);
}

/* Specific for Authorities Changes */



.authorities_changes_table {
  border-radius: 31px 31px 0px 0px;
  border: none !important;
  font-family: "Inter" !important;

}

.authorities_changes_table .tr-dark {
  text-transform: uppercase;
  border-radius: 31px 31px 0px 0px;
  background: linear-gradient(101deg, rgba(56, 55, 55, 0.55) -4.19%, rgba(8, 8, 8, 0.55) 93.58%);
  backdrop-filter: blur(11.399999618530273px);
}
.authorities_changes_table tr th {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  padding: 0.8rem 1rem !important;
}
.authorities_changes_table tr td {
  background: none;
  padding: 1.3rem 1rem !important;
  border: 0;
  color: #fff;
  vertical-align: middle;
  font-size: 14px;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #171717;
}


.commission__changes_table .tr-dark {
  border-radius: 31px 31px 0px 0px;
  /* background: linear-gradient(101deg, rgba(56, 55, 55, 0.55) -4.19%, rgba(8, 8, 8, 0.55) 93.58%); */
  backdrop-filter: blur(11.399999618530273px);
}


.authorities_changes_table .tr-dark {
  border-radius: 31px;
  /* background: linear-gradient(101deg, rgba(56, 55, 55, 0.158) -4.19%, rgba(8, 8, 8, 0.55) 93.58%); */
}

/* 
.authorities_changes_table .tr-dark td {
  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 125;
  color: #fff;

  text-transform: uppercase;
  padding-top: 1.2rem;
} */


.commission__changes_table tr td {
  background: transparent;
  border: 0;
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #171717 !important;
  color: #fff;
  padding: 1.2rem 0.8rem;
}

/* .authorities_changes_table tr td {
  background: transparent;
  border: 0;
  vertical-align: middle;
  text-align: start;
  border: 1px solid white;
  color: #fff;
  padding: 1.2rem 1.8rem;
  font-size: 12px;
  overflow: hidden;
} */

/* .authorities_changes_table tr td .txt__success {
  text-transform: uppercase;
} */

.data__centers__table {
  border: none !important;
}

.data__centers__table tr td {
  background: none;
  border: 0;
  color: #fff;
  padding: 0.8rem 1.2rem;
  vertical-align: middle;
}

.data__centers__table .tr-dark {
  border-radius: 31px 31px 0px 0px;
  /* border: 1px solid white; */
  background: linear-gradient(101deg, rgba(56, 55, 55, 0.55) -4.19%, rgba(8, 8, 8, 0.55) 93.58%);
  backdrop-filter: blur(11.399999618530273px);
}


.search_bar_validator {
  color: #fff;
}

.search_bar_validator::placeholder {
  color: #fff;
}

.validator__success__switch:checked {
  background: #fff;
  border: 1px solid #fff
}

.data__centers__table .tr-dark td {
  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-weight: 400;
}

.bg__img_data_centers {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -10%;
  filter: blur(650px);
  background: linear-gradient(-270deg, rgba(8, 8, 8, 0.8) 30%, #00B894);

}

.bg__img_all_grants_1 {
  position: absolute;
  top: -4%;
  right: 0;
  width: 100%;
  filter: blur(500px);
  z-index: 1;
  background: linear-gradient(-305deg, rgba(8, 8, 8, 0.8) 40%, #00B894);
  height: 100%;
  overflow-x: hidden;
}

.grants__subheadings__gradients_left {
  background: linear-gradient(117deg, #09cda5 35%, #09b895 48%, #dddbdb 81.74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
}

.grants__subheadings__gradients_right {
  background: linear-gradient(117deg, #09cda5 0%, #09b895 6%, #dddbdb 40.74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
}

.bg__img_all_grants {
  position: absolute;
  top: -4%;
  right: 0;
  width: 100%;
  filter: blur(550px);
  z-index: 1;
  background: linear-gradient(-305deg, rgba(8, 8, 8, 0.8) 40%, #00B894);
  height: 100%;
  overflow-x: hidden;

}


.index__heading {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;

  /* Major Heading */
  font-size: 96px;
  font-style: normal;
  font-weight: 300;
  line-height: 104px;
  /* 108.333% */
  letter-spacing: -4.8px;
  text-transform: uppercase;

  background: linear-gradient(100deg, #00B591 12.22%, #FFF 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 10rem;
}

.toggle_dev_btn {
  top: 4rem;
  left: 20%;
  z-index: 1000;
  width: 1000px;
  height: 500px;
  background: #000;
}

#develeporsContent {
  z-index: 1000;
  background: linear-gradient(104deg, rgba(4, 4, 4, 0.95) 0%, rgba(8, 8, 8, 0.95) 97.22%);
  backdrop-filter: blur(11.399999618530273px);
}


.index_sub-heading {
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 121.875%;
  /* 121.875% */
  letter-spacing: -0.96px;
  text-transform: uppercase;
}

.txt__gradient__between {
  background: linear-gradient(100deg, #00B591 18.22%, #FFF 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.txt__gradient__center {
  background: linear-gradient(100deg, #00B591 40%, #FFF 52%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* .dropdown-developers-btn:hover .developersMenu {
  display: block;
} */

/* .developersMenu {
  display: block;
} */



.developersMenu {
  background: linear-gradient(104deg, rgba(4, 4, 4, 0.95) 0%, rgba(8, 8, 8, 0.95) 97.22%);
  backdrop-filter: blur(11.399999618530273px);
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 2.5rem;
  border-radius: 0;
  position: absolute !important;
}

.developersMenu span {
  text-align: start !important;
}

.developersMenu span.top {
  color: #5E5F5F;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 210% */
  letter-spacing: 0.5px;
  margin-bottom: 15%;
  padding-left: 0.8rem;
}

.developersMenu span.white {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  /* 131.25% */
}

.developersMenu span.bottom {
  color: #565656;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 175% */
  margin-top: 5%;
}


.footer_gradient_sec {
  background: linear-gradient(101deg, rgba(56, 55, 55, 0.55) -4.19%, rgba(8, 8, 8, 0.55) 93.58%);
  backdrop-filter: blur(11.399999618530273px);
}

.main_top_heading {

  /* Font Family */

  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 125;

  /* Stylings */

  text-align: center !important;
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 68px;
  /* 106.25% */
  letter-spacing: -1.92px;
  text-transform: uppercase;
  margin: 0 auto;

  /* Gradients */

  background: linear-gradient(100deg, #00B591 24.22%, #FFF 57.26%, #999 90%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

.form-control:focus {
  box-shadow: unset !important;
}

.form-control {
  color: white !important;
  /* font-size: 20px !important; */
  /* padding: .9rem 0.75rem !important; */
}

.form-check-input:focus {
  box-shadow: unset !important;
}

.sub_heading_small {
  /* Font Family */

  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 125;

  /* Stylings */
  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 68px;
  /* 283.333% */
  letter-spacing: -0.72px;
  text-transform: uppercase;

  /* Gradient */

  background: linear-gradient(100deg, #00B591 12.22%, #FFF 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sub_heading_big {

  /* Font Family */

  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 125;


  /* Stylings */

  text-align: center;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  /* 121.875% */
  letter-spacing: -0.96px;
  text-transform: uppercase;

  /* Gradient */

  background: linear-gradient(100deg, #00B591 12.22%, #FFF 47.26%, #999 81.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.index_img_set_height .position-absolute {
  /* border: 4px solid white; */
  height: 100% !important;
}

.img_w_set {
  height: 50vh;
}

.index__img00 {
  bottom: 30rem;
  left: 3%;
}

/* .position_manager{
  position: relative;
  top: ;
} */
.para_w_manage {
  width: 75%;
}

.main_color_btn01 {
  display: inline-flex;
  padding: 0.5rem 2.5rem;
  justify-content: center;
  align-items: center;
  gap: 12.8px;
  border-radius: 44.8px;
  background: #fff;
  color: #fff;
  text-align: center;
  font-size: 23.2px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 145.833% */
  letter-spacing: -0.576px;
  cursor: pointer;
  z-index: 5;
}

.main_btn02 {
  display: inline-flex;
  padding: 0.5rem 2.5rem;
  justify-content: center;
  align-items: center;
  gap: 12.8px;
  border-radius: 44.8px;
  color: #fff;
  text-align: center;
  font-size: 23.2px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 145.833% */
  letter-spacing: -0.576px;
  cursor: pointer;
  z-index: 5;
  border: 1px solid #fff;
}

.main_btn02:hover {
  background: #fff;
  transition: ease-in-out .3s;
}

/* Ensure both images are positioned correctly */
.base-image {
  width: 60%;
  display: block;
}

.base-image01 {
  width: 70%;
  display: block;
}

.top_img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.overlay-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  mix-blend-mode: screen;
  /* Change blend mode to achieve desired effect */
  opacity: 1;
  /* Adjust opacity to control melting effect */
  margin: auto;
  transform: translate(50%, -10%);
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1));
  /* Mask to create melting effect on top 25% */
}

/* Optionally, adjust z-index if needed */
.overlay-image {
  z-index: 1;
}

.base-image {
  z-index: 0;
}

.poisition_manager001 {
  top: 20%;
  position: absolute;
}

.poisition_manager002 {
  top: 50%;
  position: absolute;
}

.fotter_url_heading {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.2px;
  /* 137.143% */
  text-transform: uppercase;
}

.fotter_url {
  color: var(--Primary, #00B894);
  font-family: 'Inter';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 100% */
  margin-bottom: 3px;
}

.fotter_url:hover {
  color: var(--Primary, #78f9df);
  transition: ease-in-out .3s;
}

.fotter_b_urls {
  color: var(--White, #FFF);
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.5px;
  /* 121.875% */
  text-decoration: none !important;
  padding: 0 .75rem .05rem .75rem;
}

.fotter_b_urls:hover {
  color: var(--Primary, #00B894) !important;
  transition: ease-in-out .3s !important;
}

.grants_side_h {
  color: var(--Secondary, #fff);
  text-align: start;
  font-family: 'Inter';
  font-size: 15.4px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 278.571% */
  letter-spacing: -0.462px;
}

.grant_li {
  color: #00B591;
  text-align: start;
  font-family: Inter;
  font-size: 15.4px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 278.571% */
  letter-spacing: -0.462px;
  cursor: pointer;
}

.grant_li.active {
  color: #00B591;
}

.grant_li {
  color: #FFF;
  text-align: start;
  font-family: Inter;
  font-size: 15.4px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 278.571% */
  letter-spacing: -0.462px;
  text-decoration: none;
  display: block;
}

.grant_li:hover {
  color: #00B591;
  transition: ease-in-out .3s;
}

.siderow {
  display: flex;
  height: 100%;
}

.sidebar {
  position: sticky;
  top: 10rem;
  height: 100vh;
  overflow-y: auto;
  padding-right: 8px;
  container-type: inline-size;

}

.sidebar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Define the thumb style */
.sidebar::-webkit-scrollbar-thumb {
  background: #727272;
  border-radius: 5px;
}

/* Define the track style */
.sidebar::-webkit-scrollbar-track {
  background-color: #2c2c2c;
  border: 1px solid #171717;
  padding: 0 2px;
}

/* Define the button style */
.sidebar::-webkit-scrollbar-button {
  background-color: #939393;
  border-radius: 5px;
}

/* Define the button style when being hovered over */
.sidebar::-webkit-scrollbar-button:hover {
  background-color: #999999;
}


/* .sidebar::-webkit-scrollbar {
  display: none;
} */

/* .sidebar {
  -ms-overflow-style: none;
  scrollbar-width: none;
} */

.content-area {
  overflow-y: scroll;
  height: 100vh;
  padding-left: 20px;
}

/* .content-area::-webkit-scrollbar,
div::-webkit-scrollbar {
  display: none;
} */

.accordion-content {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.blur_area {
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1));
  height: 100vh;
  top: -5%;
}

.blur_area001 {
  top: 0;
}

.managing_bg {
  top: -9%;
}

.data_centers_card {
  width: 100%;
  border-radius: 31px;
  border: 1px solid #171717;
  background: radial-gradient(39.73% 55.87% at 45.59% 22.92%, #080808 2.19%, #040404 100%);
  backdrop-filter: blur(11.399999618530273px);
  padding: 2rem;
}

.data_centers_card h1 {
  color: #FFF;
  font-family: "Inter Tight";
  font-size: 24px;
  font-style: normal;
  font-weight: 250;
  line-height: 26.4px;
  /* 110% */
  text-transform: uppercase;
}

.data_centers_card .text {
  color: #FFF;
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 175% */
  letter-spacing: -0.48px;

}

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

/* Initial table styling */
/* Initial table styling */
/* Initial table styling */
.table.data__centers__table tbody {
  background: #02100c;
  backdrop-filter: blur(11.4px);
  border-collapse: separate;
  border-spacing: 0;
}

.table.data__centers__table tbody tr {
  padding: 1.75rem 0 !important;
}


.table.data__centers__table thead tr th {
  color: var(--White, #FFF) !important;
  /* Ensuring priority */
  font-family: "Archivo Expanded" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  /* 184.615% */
  text-transform: capitalize !important;
  padding: 1rem 1rem 1rem 1.25rem !important;
}

/* Border radius for the first and last th elements */
.table.data__centers__table thead th:first-child {
  border-top-left-radius: 31px !important;
}

.table.data__centers__table thead th:last-child {
  border-top-right-radius: 31px !important;
}

.table.data__centers__table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 31px !important;
}

.table.data__centers__table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 31px !important;
}


.row_first {
  color: var(--Primary, #00B894) !important;
  font-family: 'Inter' !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  /* 150% */
  text-transform: capitalize !important;

}

.row_others {
  color: var(--White, #FFF);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 19px;
  text-align: center;
  /* 118.75% */
}

.table_data {
  overflow-x: scroll;
}


/* Responsive font sizes */
@media (min-width: 1600px) {
  .table.data__centers__table thead th {
    font-size: 13px !important;
  }
}

@media (max-width: 1599px) {
  .table.data__centers__table thead th {
    font-size: 11px !important;
  }
}

@media (max-width: 767px) {
  
  .table.data__centers__table thead th {
    font-size: 10px !important;
  }
}
@media (max-width: 576px) {
  .table.data__centers__table thead tr th {
    font-size: 14px !important;
  }
  .row_first {
    font-size: 14px !important;
  }
  .row_others {
    font-size: 14px;
  }
  .data_centers_card {
    border-radius: 16px;
    padding: 1.5rem 1rem;
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}
.mainnet_validator_page_table .simple_row td {
    padding: 20px 20px !important;
}

}
.validator_list_table_hb {
  color: var(--White, #FFF);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 184.615% */
  text-transform: uppercase;
  text-align: start;
  margin-bottom: 0 !important;
}

.validator_list_table_h {
  color: var(--Stroke, #D9D9D9);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 240% */
  text-transform: uppercase;
  text-align: start;

}

.tbody_hb {
  color: var(--White, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

.tbody_h {
  color: var(--Stroke, #D9D9D9);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 184.615% */
  text-transform: uppercase;
}

.clr_img {
  width: 15px;
  height: 15px;
}

.grant_p_h2 {
  color: #c9c9c9;
  text-shadow: 0px 0px 238.5px #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 250;
  line-height: 150%;
  /* 340% */
  letter-spacing: -0.6px;
  text-transform: uppercase;
}

.lastUpdateDesc {
  text-align: center;
  color: #848484 !important;
}

.pvtCard {
  border-radius: 31px;
  background: radial-gradient(39.73% 55.87% at 45.59% 22.92%, #080808 2.19%, #040404 100%);
  backdrop-filter: blur(11.399999618530273px);
  height: auto;
  min-height: 181px;
  padding: 30px 30px 50px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.pvtCard h6 {
  margin-bottom: 0;
  color: #FFF;
  font-family: "Archivo" !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 250;
  line-height: 25px;
  /* 340% */
  letter-spacing: 1px;
  text-transform: uppercase;
}

.pvtCard h5 {
  margin-bottom: 0;
  color: var(--White, #FFF);
  font-family: 'Inter';
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  line-break: anywhere;
  /* 50% */
}

.totalAuth {
  color: #FFF;
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
  letter-spacing: -0.48px;
  margin-bottom: 0;
}

.totalAuthNum {
  color: #00B894;
}

















.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #040505;
  box-shadow: 0 0px 12px 0px rgba(63, 63, 63, 0.3);
  /* Green box shadow */
  z-index: 1000;
  top: 3rem !important;
  left: -50% !important;
  width: max-content;
  /* opacity: .99; */
}

.right_border {
  border-right: 1px solid #5E5F5F;
  ;
}


/* Show the dropdown menu on hover */
/* .dropdown:hover .dropdown-menu {
  display: block;
} */

/* Optional: Adjust dropdown items styling */
.dropdown-menu .dropdown-item {
  padding: 10px 20px;
  color: black;
  text-decoration: none;
}

.dropdown-menu .dropdown-item:hover {
  background-color: rgba(0, 128, 0, 0.1);
}


/* Dropdown on hover */


.adjust_mt {
  margin-top: 20rem !important;
  mix-blend-mode: color-burn !important;
}


.mainnet__validator_table .tr-dark {
  background: none;
}

.mainnet__validator_table_heading {
  background: none;
}

.table.mainnet__validator_table thead {
  background: none !important;
  backdrop-filter: none !important;
}

.mainnet__validator_table .tr-dark {
  border: 1px solid white;
  width: 100%;
}


.mainnet_validator_page_table {
  overflow-x: scroll;
}

.mainnet_validator_page_table .main_heading_row th {
  padding: 43px 20px 21px;
  position: relative;
  background: transparent;
  border: none;
}

.mainnet_validator_page_table .main_heading_row th::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 18px 18px 0 0;
  border: 1px solid #171717;
  border-bottom: none;
  top: 0;
  left: 0;
  z-index: -1;
  background: #000000BF;
}

.mainnet_validator_page_table .headings_row {
  border: 1px solid #171717;
}

.mainnet_validator_page_table .headings_row th {
  font-family: "Inter";
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 16px;
  background: #000000BF;
  padding-top: 18px;
  padding-bottom: 22px;
  text-align: center;
}

.mainnet_validator_page_table .simple_row td {
  background-color: transparent;
  border-bottom: 1px solid #171717;
  padding: 30px 20px;
}

.mainnet_validator_page_table .mainnet_validator_body {
  position: relative;
}

.mainnet_validator_page_table .mainnet_validator_body::after {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% + 40px);
  left: 0;
  top: 0;
  z-index: -1;
  border: 1px solid #171717;
  border-top: transparent;
  border-radius: 0 0 18px 18px;
}

.min-w-auto {
  min-width: auto !important;
}

.validator_list_table_main {
  position: relative;
}

.validator_list_table_main::after {
  content: "";
  position: absolute;
  left: -3px;
  top: 0;
  width: 102%;
  height: 100%;
  z-index: -1;
  border: 1px solid #171717;
  border-radius: 18px;
}

.table.data__centers__table tbody {
  background: transparent;
  backdrop-filter: none;
}

.row_first {
  color: white !important;
}

.table.data__centers__table thead tr th {
  font-family: "Inter Tight", sans-serif !important;
}

.data__centers__table tr td {
  padding: 1rem 1.5rem;
  font-family: "Inter";
  border-bottom: 1px solid #171717;
}

.data__centers__table,
.authorities_changes_main_table,
.commission__changes_table_main,
.confirmation_stats__1_table {
  position: relative;
}

.data__centers__table::after,
.authorities_changes_main_table::after,
.commission__changes_table_main::after,
.confirmation_stats__1_table::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  border: 1px solid #171717;
  border-radius: 18px;
  left: 0;
  top: 0;
}

.authorities_changes_main_table::after,
.commission__changes_table_main::after {
  height: 102%;
  top: -3px;
}


.table.data__centers__table thead tr th {
  padding-top: 1.2rem !important;
  padding-left: 1.25rem !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

.border-\[\#171717\] {
  border: 1px solid #171717;
}

.rounded-\[18px\] {
  border-radius: 18px;
}

.confirmation_stats__1_table tr td {
  color: white;
}

.confirmation_stats__1_table tr.bg-transparent td {
  border-bottom: 1px solid #171717;
}

.mainnet_validator_page_table.table-responsive td,
.mainnet_validator_page_table.table-responsive th {
  vertical-align: middle !important;
}


.mainnet_validator_page_table.table-responsive .last_cell {
  padding-right: 5vw;
}


.table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-bg-type: #191919;
}


.single_validator_table td {
  max-width: 400px;
}

.single_validator_table td {
  font-size: 16px;
}

.single_validator_table td:not(.main_font) {
  font-size: 12px;
}

.single_validator_table .simple_row td {
  padding: 1.5rem;
}

.sidebar {
  position: sticky;
  top: 90px;
  /* navbar height ke according */
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}

.mainDocsContainer {
  overflow: visible;
}

.parnet_container_sidebar_gitbook_pages {
  top: 4.3rem;
}