@charset "UTF-8";
.designer-scroll-g {
   /*  scrollbar-color: #58ff84 rgba(36, 38, 44, 1); */
    scrollbar-width: thin;
}
#gr-l {background:linear-gradient(90deg, transparent 0, #6bfbac 33%, #6bfbac 66%, transparent);}
.x1top-logo img {
    width: 180px;
    filter: drop-shadow(2px 0px 0px #00fff0);
}
.x1wrapper {padding-top:1px;background-image:url(light_bg_blue.svg);background-color:#000000;background-size:85px;}
.offer-left {
    align-items:center;
    -webkit-align-items:center;
    background:#1b2a57;
    border-radius:100px 0 0 100px;
    color: #fff;
    /* display: grid; */
    grid-template-columns:2fr 5fr;
    padding:15px 15px 15px 16px;
	/* font-weight:800; */
    position:fixed;
    right:-142px;
    text-transform:uppercase;
    top:12%;
    transform:scale(.8);
    transition:.4s;
    z-index:2000;
}
.offer-left:hover {
    color: #fff;
    opacity: 1;
    right: -30px;
    transition: .4s;
}
.x1banners-section {
    /* display: none; */
    margin-top: 60px;
    margin-bottom: 99px;
    z-index: 1;
    position: relative;
}
#x1blockVid {
    position: relative;
}
#x1blockVid2 {
    position: absolute;
    height: 612px;
    width: auto;
    top: 0px;
    right: -112px;
    mix-blend-mode: lighten;
}
#x1node_device {
    position: absolute;
    right: 0px;
    top: 320px;
    max-width: 335px;
    animation: bounce1 5.5s infinite ease-in-out;
    z-index: 2;
}
#x1_3wh {
    position: absolute;
    right: 30px;
    top: 540px;
    z-index: 2;
}
.x1bannerwrap {
    padding: 5px 0 99px;
    overflow: hidden;
}
.x1bannerwrap__title {
    text-transform: uppercase;
    font-size: calc(0.99rem + 0.99vw);
    line-height: 1.4em;
    margin: 0 0 1rem;
    font-family: 'Eurostile Extended B';
}
.x1bannerwrap__title span {
    background: linear-gradient(90deg, #58ff84 0%, #58ff84 50.96%, #58ff84 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.x1-decor-1 {
    position: absolute;
    top: 399px;
    left: -255px;
    z-index: -1;
}
@media (max-width: 991.98px) {
    .x1-decor-1 {
        display: none;
    }
}
#ligh-t-g {
    text-shadow: rgb(88 255 132) 0px 0px 3px;
}
.x1-ecosystem__content {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 991.98px) {
    .x1-ecosystem__content {
        display: none;
    }
}
.x1-ecosystem__node {
    position: relative;
}
.x1-ecosystem__cap {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 39px;
    font-style: normal;
    font-weight: 600;
    top: -70px;
}
.x1-ecosystem__note {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    width: 240px;
    bottom: 30px;
	width: 290px;
    bottom: 20px;
    font-size: calc(0.99rem + 0.99vw);
}
.x1test-b {
    flex: 0 0 auto;
    width: 66.6666666667%;
}
.x1bias-fon {
    font-weight: 600;
    font-size: 15px;
    padding: 15px;
    line-height: 1.8em;
    margin: 0 0 1rem;
    box-shadow: inset 0px 0px 10px -3px #58ff84;
    border: 1px solid #479c83;    
    background: rgb(18 18 18 / 88%);
}
.x1chain {
    margin-top: 99px;
    margin-bottom: 99px;
    z-index: 1;
    position: relative;
}
.x1chain__container {
    display: flex;
    gap: 2px;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 991.98px) {
	#x1blockVid2 {
        display: none;
    }
	#x1node_device {
        display: none;
    }
	#x1_3wh {
        display: none;
    }
    .x1test-b {
        width: 100%;
    }
	.x1chain__container {
        flex-direction: column;
    }
}
.x1chain__left {
    display: flex;
    flex-direction: column;
    max-width: 675px;
}
.x1chain__title {
    max-width: 675px;
    font-weight: 700;
    font-size: clamp(20px, 4vw, 36px);
    text-transform: uppercase;
    -webkit-text-fill-color: #ffffff;
    margin-bottom: 15px;
    font-family: 'Eurostile Medium';
}
.x1chain__subtitle {
    font-size: clamp(16px, 2vw, 25px);
    opacity: 0.6;
    margin-bottom: 36px;
    max-width: 444px;
}
.x1chain__text {
    font-size: clamp(14px, 2vw, 18px);
    line-height: 139%;   
    margin-bottom: 36px;
    max-width: 428px;
    opacity: 0.6;
}
.x1chain__right {
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 606px;
    width: 100%;
}
.x1chain__img-box {
    position: relative;
}
.x1chain__text_1xnode {
    font-weight: 400;
    font-size: clamp(14px, 3vw, 16px);
    line-height: 179%;
    color: #fff;
    opacity: 0.7;
    text-align: center;
}
.x1chain__img {
    width: 100%;
    min-width: 320px;
    mix-blend-mode: plus-lighter;
}
.x1graphs {
    margin-top: 99px;
    margin-bottom: 99px;
    z-index: 1;
    position: relative;
}
.x1graphs__title {
    font-weight: 700;
    font-size: clamp(25px, 3vw, 45px);
    text-transform: uppercase;
    text-align: center;
    max-width: 715px;
    margin: 0 auto 45px auto;
}
.x1graphs__title span {
    background: linear-gradient(90deg, #58ff84 0%, #58ff84 50.96%, #58ff84 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.graph-swiper-wrapper {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 15px;
    align-items: stretch;
	overflow: overlay;
    padding-bottom: 15px;
}
.graph__slide:first-child {
    max-width: 516px;
    width: 100%;
}
@media (max-width: 576px) {
    .graph__slide:first-child {
    max-width: 335px;
    width: 100%;
}
}
.graph__slide:not(:first-child) {
    max-width: 315px;
    width: 100%;
}
.x1-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.graph__slide-inner {
    border: 1px solid #479c83;
    backdrop-filter: blur(5px);
    background: rgb(217 217 217 / 8%);
	box-shadow: inset 0px 0px 10px -3px #58ff84;
    padding: 20px 25px 20px 25px;
    display: flex;
    flex-direction: column;
    height: 420px;
    position: relative;
    overflow: hidden;
}
.graph__slide-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.graph__slide-text {
    display: flex;
    align-items: center;
    gap: 20px;
}
.graph__slide-text span {
    font-size: 13px;
    line-height: 123%;
    letter-spacing: 0.07em;
    color: #fff;
    max-width: 156px;
    opacity: 0.6;
}
.graph__slide-info {
    font-weight: 500;
    font-size: 35px;
	font-family: 'Eurostile Extended B';
}
.graph__slide-info {
    margin-top: auto;
}
.graph__slide-graph {
    width: 100%;
    z-index: 1;
}
.x1graph__slide-bg {
    position: absolute;
    z-index: -3;
    right: -85px;
    top: -85px;
    opacity: 0.5;
}
.temp .x1graph__slide-bg {
    right: -70px;
    top: -50px;
}
.noise .x1graph__slide-bg {
    right: -90px;
    top: -35px;
}
.chart {
    max-width: 505px;
    width: 100%;
}
.row2 {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
    gap: 27px;
}
.label {
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
    max-width: 10px;
    width: 100%;
}
.bar.x1 {
    width: 15px;
    background: #58ff84;
}
.bar {
    height: 45px;
    border-radius: 5px;
    position: relative;
}
.bar.sol {
    width: 68%;
    background: rgba(255, 255, 255, 0.2);
	border: 1px solid #008b8bd4;
}
.bar.btc {
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
	border: 1px solid #008b8bd4;
}
.axis-x {
    display: flex;
    max-width: 465px;
    width: 100%;
    padding-left: 93px;
    justify-content: space-between;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    opacity: 0.6;
}
.axis-x span {
    position: relative;
}
.axis-x span::before {
    content: "";
    height: 175px;
    width: 0;
    border-left: 1px solid #ffffff52;
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
}
.graph__slide:last-child .graph__slide-inner {
    padding: 20px 25px 20px 25px;
}
.graph__slide:nth-child(2) .graph__slide-inner {
    padding: 20px 25px 25px 25px;
}
.graph__slide:first-child .graph__slide-info {
    margin-bottom: 9px;
}
.graph__slide:nth-child(2) .graph__slide-info {
    margin-bottom: 37px;
}
.graph__slide:nth-child(3) .graph__slide-info {
    margin-bottom: 36px;
}
.graph__slide-chart {
    display: flex;
    gap: 20px;
    width: 100%;
}
.chart__column {
    display: flex;
    flex-direction: column;
    gap: 9px;
    align-items: center;
    max-width: 132px;
    width: 100%;
}
.chart__column-bar {
    height: 132px;
    background: rgba(217, 217, 217, 0.05);
    border-radius: 5px;
    position: relative;
    width: 100%;
    display: flex;
}
.chart__column-name {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    opacity: 0.6;
}
.chart__column:first-child .chart__column-bar span {
    display: block;
    width: 100%;
    height: 19px;
    border-radius: 5px;
    background: #58ff84;
    margin-top: auto;
}
.chart__column:nth-child(2) .chart__column-bar span {
    display: block;
    width: 100%;
    height: 48px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.2);
    margin-top: auto;
	border: 1px solid #008b8bd4;
}
.chart__column:last-child .chart__column-bar span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.2);
    margin-top: auto;
	border: 1px solid #008b8bd4;
}
.noise .chart {
    max-width: 256px;
    width: 100%;
}
.noise .row {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
    gap: 27px;
    width: 100%;
}
.noise .bar.x1 {
    width: 15px;
    background: #58ff84;
}
.noise .bar {
    height: 36px;
    border-radius: 5px;
    position: relative;
}
.noise .bar.sol {
    width: 157px;
    background: rgba(255, 255, 255, 0.2);
}
.noise .bar.btc {
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
}
.x1graphs_info_block span {
    background: linear-gradient(90deg, #58ff86 0%, #81ffa5 50.96%, #58ff86 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tech-specs {
	margin-top: 99px;
    margin-bottom: 99px;
    z-index: 1;
    position: relative;
}
.specs__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    position: relative;
}
.specs__title {
    font-weight: 700;
    font-size: clamp(25px, 3vw, 45px);
    text-transform: uppercase;
    text-align: center;
    max-width: 715px;
    margin: 0 auto 10px auto;
}
.specs__title span {
    background: linear-gradient(90deg, #58ff84 0%, #58ff84 50.96%, #58ff84 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.specs__list {
    display: grid;
    grid-template: repeat(2, 1fr) / repeat(2, 1fr);
    gap: 24px;
    width: 100%;
}
.specs__item {
    padding: 50px 45px;
    max-width: 634px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 60px;
    box-shadow: inset 0px 0px 10px -3px #58ff84;
    border: 1px solid #479c83;  
    background: rgb(18 18 18 / 88%);
}
.specs__content {
    display: flex;
    flex-direction: column;
    gap: 9px;
}
.specs__name {
    font-weight: 700;
    font-size: clamp(12px, 3vw, 22px);
    color: #fff;
}
.specs__value {
    font-weight: 300;
    font-size: clamp(9px, 3vw, 18px);
    line-height: 136%;
    color: #fff;
}
.specs__text {
    font-weight: 400;
    font-size: clamp(14px, 3vw, 20px);
    line-height: 179%;
    color: #fff;
    opacity: 0.6;
    text-align: center;
    max-width: 824px;
}
.x1ecosystem {
    margin-top: 99px;
    margin-bottom: 99px;
    z-index: 1;
    position: relative;
}
.x1eco__container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 0 15px;
}
.eco__title {
    font-weight: 700;
    font-size: clamp(25px, 3vw, 45px);
    text-transform: uppercase;
    text-align: center;
    max-width: 715px;
    margin: 0 auto 0px auto;
}
.eco__text {
    font-weight: 400;
    font-size: clamp(14px, 3vw, 16px);
    line-height: 0;
    color: #fff;
    opacity: 0.7;
    text-align: center;
    text-transform: uppercase;
}
.eco__title span {
    background: linear-gradient(90deg, #58ff84 0%, #58ff84 50.96%, #58ff84 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.eco__list {
    display: grid;
    grid-template: repeat(3, 1fr) / repeat(8, 1fr);
    gap: 10px;
    position: relative;
    z-index: 2;
}
.eco__item {
    padding: 9px;
    backdrop-filter: blur(5px);
    height: 180px;
    max-width: 202px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    border: 1px solid #479c83;
    background: rgb(18 18 18 / 88%);
}
.eco__img-box-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.eco__item:not( :nth-child(7), :nth-child(1), :nth-child(3), :nth-child(1), :nth-child(5), :nth-child(8), :nth-child(9), :nth-child(10), :nth-child(12), :nth-child(14), :nth-child(17), :nth-child(18), :nth-child(19) )::before {
    content: "";
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 1;
    top: 35px;
    filter: blur(35px);
    background: #58ff84;
    opacity: 0;
    transition: opacity 0.5s;
	box-shadow: inset 0px 0px 10px -3px #58ff84;
    border: 1px solid #479c83;
}
.eco__img-box {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    /* background-color: rgb(107 251 171 / 39%); */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
	filter: grayscale(1);
}
.eco__item-title {
    font-weight: 700;
    font-size: clamp(15px, 1vw, 18px);
    line-height: 129%;
    color: #61ff8d;
    text-align: center;
}
.eco__item-text {
    font-weight: 400;
    font-size: clamp(13px, 1vw, 16px);
    line-height: 129%;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
}
.eco__item:not(:nth-child(7)):hover::before {
  opacity: 1;
}
.eco__item:nth-child(1) {
  grid-area: 1 / 2 / 1 / 2;
  background-color: #0f0f16;
  border: none;
}
.eco__item:nth-child(2) {
  grid-area: 1 / 3 / 1 / 3;
  position: relative;
  z-index: 2;
}
.eco__item:nth-child(3) {
  grid-area: 2 / 3 / 2 / 3;
  background-color: #0f0f16;
  border: none;
}
.eco__item:nth-child(4) {
  grid-area: 2 / 2 / 2 / 2;
  position: relative;
  z-index: 2;
}
.eco__item-bg {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
}
.eco__item:nth-child(5) {
  grid-area: 3 / 2 / 3 / 2;
  background-color: #111118;
  border: none;
}
.eco__item:nth-child(6) {
  grid-area: 3 / 3 / 3 / 3;
}

.eco__item:nth-child(7) {
  grid-area: 1 / 4 / 3 / 6;
  height: auto;
  max-width: none;
}
.eco__item:nth-child(7)::before {
  content: "";
  width: 185px;
  height: 185px;
  background-color: #58ff8421;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  box-shadow: 0 55px 132px 20px #58ff8421;
}
.eco__item:nth-child(8) {
  grid-area: 3 / 4 / 3 / 4;
  background-color: #121219;
  border: none;
}
.eco__item:nth-child(9) {
  grid-area: 3 / 5 / 3 / 5;
  background-color: #0f0f16;
  border: none;
}
.eco__item:nth-child(10) {
  grid-area: 1 / 7 / 1 / 7;
  background-color: #111118;
  border: none;
}
.eco__item:nth-child(11) {
  grid-area: 1 / 6 / 1 / 6;
  position: relative;
  z-index: 2;
}
.eco__item:nth-child(12) {
  grid-area: 2 / 6 / 2 / 6;
  background-color: #111118;
  border: none;
}
.eco__item:nth-child(13) {
  grid-area: 2 / 7 / 2 / 7;
  position: relative;
  z-index: 2;
}
.eco__item:nth-child(14) {
  grid-area: 3 / 7 / 3 / 7;
  background-color: #111118;
  border: none;
}
.eco__item:nth-child(15) {
  grid-area: 3 / 6 / 3 / 6;
}
.eco__item:nth-child(16) {
  grid-area: 1 / 1 / 1 / 1;
  background-color: #14141b;
  border: none;
}
.eco__item:nth-child(17) {
  grid-area: 2 / 1 / 2 / 1;
  background-color: #111118;
  border: none;
}
.eco__item:nth-child(18) {
  grid-area: 1 / 8 / 1 / 8;
  background-color: #14141b;
  border: none;
}
.eco__item:nth-child(19) {
  grid-area: 2 / 8 / 2 / 8;
  background-color: #111118;
  border: none;
}
.eco__item:nth-child(20) {
  grid-area: 3 / 1 / 3 / 1;
  background-color: #111118;
  border: none;
}
.eco__item:nth-child(21) {
  grid-area: 1 / 8 / 1 / 8;
  background-color: #14141b;
  border: none;
}
.eco__item:nth-child(22) {
  grid-area: 3 / 8 / 3 / 8;
  background-color: #111118;
  border: none;
}
@media (max-width: 1338px) {
  .eco__item:nth-child(17),
  .eco__item:nth-child(18),
  .eco__item:nth-child(19) {
    display: none;
  }
  .eco__item:nth-child(22) {
    grid-area: 2 / 6 / 2 / 6;
  }
  .eco__item:nth-child(21) {
    grid-area: 3 / 4 / 3 / 4;
  }
  .eco__item:nth-child(20) {
    grid-area: 3 / 5 / 3 / 5;
  }
  .eco__item:nth-child(16) {
    grid-area: 2 / 3 / 2 / 3;
  }
}
@media (max-width: 1276px) {
  .eco__list {
    grid-template: repeat(3, 1fr) / repeat(6, 1fr);
  }
  .eco__item:nth-child(1) {
    grid-area: 1 / 1 / 1 / 1;
  }
  .eco__item:nth-child(2) {
    grid-area: 1 / 2 / 1 / 2;
  }
  .eco__item:nth-child(3) {
    grid-area: 2 / 2 / 2 / 2;
  }
  .eco__item:nth-child(4) {
    grid-area: 2 / 1 / 2 / 1;
  }
  .eco__item:nth-child(5) {
    grid-area: 3 / 1 / 3 / 1;
  }
  .eco__item:nth-child(6) {
    grid-area: 3 / 2 / 3 / 2;
  }
  .eco__item:nth-child(7) {
    grid-area: 1 / 3 / 3 / 5;
  }
  .eco__item:nth-child(8) {
    grid-area: 3 / 3 / 3 / 3;
  }
  .eco__item:nth-child(9) {
    grid-area: 3 / 4 / 3 / 4;
  }
  .eco__item:nth-child(10) {
    grid-area: 1 / 6 / 1 / 6;
  }
  .eco__item:nth-child(11) {
    grid-area: 1 / 5 / 1 / 5;
  }
  .eco__item:nth-child(12) {
    grid-area: 2 / 5 / 2 / 5;
  }
  .eco__item:nth-child(13) {
    grid-area: 2 / 6 / 2 / 6;
  }
  .eco__item:nth-child(14) {
    grid-area: 3 / 6 / 3 / 6;
  }
  .eco__item:nth-child(15) {
    grid-area: 3 / 5 / 3 / 5;
  }
  .eco__item:nth-child(22) {
    grid-area: 2 / 2 / 2 / 2;
  }
  .eco__item:nth-child(21) {
    grid-area: 3 / 3 / 3 / 3;
  }
  .eco__item:nth-child(20) {
    grid-area: 3 / 4 / 3 / 4;
  }
  .eco__item:nth-child(16) {
    grid-area: 2 / 5 / 2 / 5;
  }
}
@media (max-width: 888px) {
  .eco__list {
    grid-template: repeat(7, 1fr) / repeat(2, 1fr);
  }
  .eco__blick {
    display: none;
  }
  .eco__item {
    border-width: 0.5px;
    padding: 7px;
  }
  .eco__item-bg {
    width: 85%;
  }
  .eco__item-logo {
    max-width: 85%;
  }
  .eco__item:nth-child(1) {
    display: none;
  }
  .eco__item:nth-child(2) {
    grid-area: 3 / 1 / 3 / 1;
  }
  .eco__item:nth-child(3) {
    display: none;
  }
  .eco__item:nth-child(4) {
    grid-area: 4 / 1 / 4 / 1;
    background-color: #0f0f16;
    border: 0.5px solid #212129;
  }
  .eco__item:nth-child(5) {
    display: none;
  }
  .eco__item:nth-child(6) {
    grid-area: 5 / 1 / 5 / 1;
  }
  .eco__item:nth-child(7) {
    grid-area: 1 / 1 / 3 / 3;
  }
  .eco__item:nth-child(8) {
    display: none;
  }
  .eco__item:nth-child(9) {
    display: none;
  }
  .eco__item:nth-child(10) {
    display: none;
  }
  .eco__item:nth-child(11) {
    grid-area: 3 / 2 / 3 / 2;
    background-color: #0f0f16;
    border: 0.5px solid #212129;
  }
  .eco__item:nth-child(12) {
    display: none;
  }
  .eco__item:nth-child(13) {
    grid-area: 4 / 2 / 4 / 2;
  }
  .eco__item:nth-child(14) {
    display: none;
  }
  .eco__item:nth-child(15) {
    grid-area: 5 / 2 / 5 / 2;
    background-color: #0f0f16;
    border: 0.5px solid #212129;
  }
  .eco__item:nth-child(22) {
    grid-area: 6 / 1 / 6 / 1;
  }
  .eco__item:nth-child(21) {
    grid-area: 6 / 2 / 6 / 2;
  }
  .eco__item:nth-child(20) {
    grid-area: 7 / 1 / 7 / 1;
  }
  .eco__item:nth-child(16) {
    grid-area: 7 / 2 / 7 / 2;
  }
}
@media (max-width: 400px) {
  .eco__item:nth-child(7)::before {
    width: 150px;
    height: 150px;
  }
}
.x1-tools {
	margin-top: 99px;
    margin-bottom: 99px;
    z-index: 1;
    position: relative;
}
.x1-tools__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    position: relative;
}
.x1-tools__title {
    font-weight: 700;
    font-size: clamp(25px, 3vw, 45px);
    text-transform: uppercase;
    text-align: center;
    max-width: 715px;
    margin: 0 auto 30px auto;
}
.x1-tools__title span {
    background: linear-gradient(90deg, #58ff84 0%, #58ff84 50.96%, #58ff84 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.x1-tools__list {
    display: grid;
    grid-template: repeat(2, 1fr) / repeat(2, 1fr);
    gap: 24px;
    width: 100%;
}
.x1-tools__item {
	display: flex;
    gap: 17px;
    position: relative;
    border: 1px solid #479c83;
    backdrop-filter: blur(5px);
    box-shadow: inset 0px 0px 10px -3px #58ff84;
    background: rgb(18 18 18 / 88%);
    max-width: 635px;
    width: 100%;
    padding: 35px 0 35px 160px;
    overflow: hidden;
}
.x1-tools__img-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.x1-tools__img {
    position: absolute;
	z-index: -1;
}
.x1-tools__content {
    display: flex;
    flex-direction: column;
    gap: 9px;
}
.x1-tools__name {
    font-weight: 700;
    font-size: clamp(12px, 3vw, 22px);
    color: #fff;
}
.x1-tools__value {
    font-weight: 300;
    font-size: clamp(9px, 3.25vw, 18px);
    line-height: 136%;
    color: #fff;
}
.x1-tools__text {
    font-weight: 400;
    font-size: clamp(14px, 3vw, 20px);
    line-height: 179%;
    color: #fff;
    opacity: 0.6;
    text-align: center;
    max-width: 824px;
}
.dex .x1-tools__img {
    left: 0;
	width: calc(5.99rem + 5.99vw);
}
.token .x1-tools__img {
    left: 0;
	width: calc(5.99rem + 5.99vw);
}
.bridge .x1-tools__img {
    left: -8px;
	width: calc(5.99rem + 5.99vw);
}
.dev .x1-tools__img {
    left: -8px;
    width: calc(5.99rem + 5.99vw);
}
.roadmap_x1 {
    padding-left: 0px;
    margin-top: 70px;
    margin-bottom: 60px;
    z-index: 1;
    position: relative;
	overflow: hidden;
}
.x1-roadmap__title {
    font-weight: 700;
    font-size: clamp(25px, 3vw, 45px);
    text-transform: uppercase;
    text-align: center;
    max-width: 715px;
    margin: 0 auto 20px auto;
}
.x1-roadmap__title span {
    background: linear-gradient(90deg, #58ff84 0%, #58ff84 50.96%, #58ff84 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.x1-decor-2 {
    position: absolute;
    z-index: -1;
    right: -140px;
    bottom: -10%;
}
/* .container_roadmap_x1 {
  position: relative;
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
} */
.block {
    /* position: absolute; */
    display: none;
    flex-direction: column;
    /* height: 100vh; */
    width: 100%;
    justify-content: center;
    align-items: center;
}
.block span {
  font-size: 35px;
  color: white;
  text-transform: uppercase;
}
/* .block1 {
  background-color: #3498db;
}

.block2 {
  background-color: #e74c3c;
}

.block3 {
  background-color: #2d3436;
}

.block4 {
  background-color: #636e72;
} */
.roadmap__item_x1 {
    position: relative;
    margin-bottom: 30px;
}
.roadmap__item-wrap_x1 {
    position: relative;
    box-shadow: inset 0px 0px 10px -3px #58ff84;
    background: rgb(18 18 18 / 88%);
    /* overflow: hidden; */
	border: 1px solid #479c83;
}
.roadmap__item-wrap_x1:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 12px;
    height: 100%;
    background-color: #58ff84;
    content: '';
}
.roadmap__item-wrap_x1 h3 {
    color: #0bf4bb;
	padding: 20px 10px 20px 30px;
}
#whitelist-x1 {
    display: block;
    margin-bottom: 16px;
    pointer-events: none;
    padding: 0px 10px 0px 20px;
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
}
.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.active-btn {
    box-shadow: inset 0px 0px 10px -3px #58ff84;
}
.tabs {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: white;
  margin-top: 20px;
  width: 50px;
  height: 50px;
  border: 1px black solid;
}
.blue {
  background-color: rgb(28 28 28 / 84%);
}
.red {
  background-color: rgb(28 28 28 / 84%);
}
.black {
  background-color: rgb(28 28 28 / 84%);
}
.gray {
  background-color: rgb(28 28 28 / 84%);
}
.green {
  background-color: rgb(28 28 28 / 84%);
}
.active-block {
  display: flex;
}
.x1nodeswork {
	margin-top: 99px;
    z-index: 1;
    position: relative;
}
@media (min-width: 768px) {.roadmap__item-wrap_x1{width: 625px;padding:0px 10px 0px 20px;}}
@media (max-width: 1199.98px) {
    .x1-tools__item {
        padding: 35px 0 35px 145px;
    }
}
@media (max-width: 991.98px) {
    .specs__item {
        padding: 15px 20px;
        gap: 25px;
    }
	.x1-tools__item {
        padding: 30px 0 30px 118px;
    }
}
@media (max-width: 768px) {
	.specs__item {
        max-width: none;
    }
    .specs__list {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
	.x1-tools__item {
        max-width: none;
    }
    .x1-tools__list {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
	.scroll-y {
    overflow-y: scroll;
    max-height: 205px;
    /* scrollbar-color: #58ff84 rgba(36, 38, 44, 1); */
    scrollbar-width: thin;
    }
}
@media (max-width: 576px) {
    .x1-tools__item {
        padding: 30px 0px 20px 110px;
        gap: 0px;
    }
}