@charset "utf-8";

*{margin:0px; padding:0px;}





body{ font-family: "Poppins", sans-serif; font-size: 14px;  color:#c1c1c1; background-color: #000 ; font-weight: 400;}
a, a:active, a:focus, a:hover {outline: none; transition: all 0.5s ease; text-decoration: none;}
button, button:active, button:focus, button:hover {outline: none; box-shadow: none !important; transition: all 0.5s ease; text-decoration: none;}

.container{max-width: 1400px;}

.btn_style{display: inline-block; text-align: center; padding: 11px 20px; color: #000; background-size: 200% 100%; font-weight: 500; transition: all .5s;  border: none;  border-radius: 5px;
background-image: linear-gradient(to right, #b4942e 0%, #fce987 51%, #b89a32 100%);}
.btn_style:hover {background-position: 100% 0;color: #000;}
.body_bg{background: url(../img/body_bg.png) no-repeat; background-attachment: fixed; background-size: cover; min-height: 100dvh;}

header {left: 0; right: 0; top:0; z-index: 111;background-color: #0000; position: fixed;backdrop-filter: blur(20px); }
.header_padding{padding-top: 100px;}

.header_logo{width: 200px;}
.offcanvas{background-color: #ffffff12; backdrop-filter: blur(15px); color: #fff;}
.offcanvas-header .btn-close{filter: brightness(0) invert(1);}
.offcanvas{--bs-offcanvas-height: 40vh;}

.left_menu_list{list-style: none; padding: 0; margin: 0;}
.left_menu_list li{display: block; margin-bottom: 20px;}
.left_menu_list li a{align-items: center; font-size: 17px;  display: flex; gap: 10px;color: #c1c1c1;}
.left_menu_list li a.active span{background: #28282d;}
.left_menu_list li a span{height: 40px; width: 40px; display: flex; align-items: center; justify-content: center; border-radius: 5px;}
.left_menu_list li a.active{color: #fce987;}
.left_menu_list li a:hover{color: #fce987;}
.left_side_width{max-width: 260px;}
.card .bg-black{background: rgba(0, 0, 0, 0.642) !important;}
.set_up_wallet_padding h4{color: #c1c1c1; font-size: 14px;}
.set_up_wallet_padding h3{font-size: 16px; color:  rgb(231, 231, 231);margin-bottom: 0;}

.fw-300{font-weight: 300 !important;}
.fw-400{font-weight: 400 !important;}
.fw-500{font-weight: 500 !important;}
.fw-600{font-weight: 600 !important;}
.fw-700{font-weight: 700 !important;}
.fw-800{font-weight: 800 !important;}
.fw-900{font-weight: 900 !important;}

.max-200{max-width: 200px;}
.max-300{max-width: 300px;}
.max-400{max-width: 400px;}
.max-450{max-width: 450px;}
.max-500{max-width: 500px;}
.max-600{max-width: 600px;}
.max-600{max-width: 600px;}
.max-700{max-width: 700px;}
.max-800{max-width: 800px;}
.max-900{max-width: 900px;}
.max-1000{max-width: 1000px;}
.max-1200{max-width: 1200px;}

.fs-7{font-size: .9rem !important;}
.fs-8{font-size: .8rem !important;}
.font-45 {
  font-size: 45px !important;
}
.pointer{cursor: pointer;}
.theme_color { color: #fffc52;}
.opacity-10{opacity: .10;}
.opacity-20{opacity: .20;}
.opacity-30{opacity: .30;}
.box_bg2 {
  background: #191919;
}
.bg_color1 {
  background: #0a0a0a;
}

.lien_box{width: 100px; border-radius: 20px; height: 3px; background-image: linear-gradient(to right, #b4942e 0%, #fce987 51%, #b89a32 100%);}

.token-circle{width: 100%; margin: auto; display: block;}
.banner_box{padding-top: 200px; padding-bottom: 200px; background: url(../img/banner_bg.jpg)no-repeat bottom; background-repeat: no-repeat; background-size: cover;}
.banner_text h1{font-size: 70px;}
.pattern_bg {position: relative;background: url(../img/pattern.svg),url(../img/pattern.svg);background-position: -40%,140%; background-repeat: no-repeat,no-repeat;}
.feature_box_icon{width: 65px; height: 65px; margin: auto; padding: 16px; border-radius: 15px; background-color: #ffffff12; backdrop-filter: blur(15px);}
.feature_box_icon img{width: 100%;}
.feature_box{text-align: center;}

.card{background-color: #ffffff12; backdrop-filter: blur(15px); border: none; color: #c1c1c1;}
.presaleInput{border:1px solid rgba(61, 61, 61, 0.41); width: 100%; color: #fff; background: #000; padding: 12px 12px; border-radius: 5px; outline: none;}
.left_sticky{position: sticky; top:130px}
.card  .text-white{color: rgb(231, 231, 231) !important;}

.box-glass-grid {display: grid; gap: 15px; grid-template-columns: repeat(auto-fit, minmax(250px, 5fr));}
.box-glass-grid  .card{height: 100%;}
footer{background-color: #ffffff12; backdrop-filter: blur(15px);}

.progress {height: 9px;}
.accordion-item {text-align: left; border-radius: 15px !important; margin-bottom: 15px; border: 1px solid #FFFFFF14  !important; background: transparent; position: relative; width: 100%;  display: block;  color: #fff;}

.faq_btn {background: transparent; font-size: 20px; color: #fff; text-align: left; display: block; width: 100%; border: none; padding: 20px 25px; padding-right: 34px;}
.faq_btn::before {font-family: bootstrap-icons !important; position: absolute; right: 15px; top: 19px;}
.faq_btn.collapsed::before {content: "\f282";}
.faq_btn::before {content: "\f286";}
.accordion-collapse{color: #c1c1c1; padding: 15px 25px; padding-top: 0;}
.accordion-button:not(.collapsed) {color: #fff;}
.accordion-item:last-child{border-bottom: none; margin-bottom: 0;}

.heading_text{display: block; color: #fff;}
.heading_text h2{font-size:50px; font-weight: 500;}
.heading_text p{margin-bottom: 0px;}
.heading_middle{max-width: 800px; margin: auto; text-align: center;}
.heading_width{max-width: 800px;}

.table > thead {border-bottom: 1px solid #ffffff1a;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {background-image: linear-gradient(to right, #b4942e 0%, #fce987 51%, #b89a32 100%); background-size: 200% 100%;}
.nav-tabs .nav-link {color: #fff; border-radius: 5px; font-weight: 500; background: rgba(0, 0, 0, 0.642);border: none;}
.nav-tabs {border-bottom: transparent; }
.dark .nav-tabs .nav-link {color: #bdbdbd;}
.table thead th {background: rgba(0, 0, 0, 0.642); font-weight: 500; padding: 14px 10px; color: #fff;} 
.table td{border-bottom: 1px solid #ffffff1a; color: #fff; background: transparent; border-top: none;}
.table th {border-top: none;}
.table {border-collapse: separate; color: #fff; border-spacing: 0px 5px;}
.teble-box tbody tr{background: #202020;}
.teble-box tbody tr:nth-of-type(2n+1) {background-color: #131313;}

.conect_icon_box{background: #3c3c3c; height: 40px; width: 40px; border-radius: 5px; padding: 8px; display: flex; align-items: center; justify-content: center;}
.conect_icon_box img{width: 100%;}
.max-btn{color: #A09F9F; background: transparent; border: 1px solid #cccccc3b; padding: 2px 10px; border-radius: 5px;}
.max-btn:hover{background: #3c3c3c;}
.bg-262626-hover:hover{background: #313131;}

.trx_btn{display: flex; flex-wrap: wrap; margin: 0; gap: 9px; padding: 0px; overflow: hidden; list-style: none;}
.trx_btn li{display: block; flex-grow: 1; }
.trx_btn li button{display: block; width:100%; padding: 8px 12px; font-size: 12px; text-align: center; border-radius: 5px; background: #262626;  color: #fff;   border: none;}
.trx_btn li button:hover{color:#fff; background: #3c3c3c;}
.trx_btn li button.active{color:#fff; background: #3c3c3c;}



.btn-small{padding: 6px 10px; color: #000; border-radius: 5px; font-size: 12px;}

.loader-container {width: 100vw; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 1111; height: 100vh; display: flex; justify-content: center; align-items: center; background-color:#000000c9;}
.loader3 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: radial-gradient(farthest-side,#fbea83 94%,#0000) top/4px 4px no-repeat,  conic-gradient(#0000 30%,#fbea83);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0);
  animation: spinner-ub 0.8s infinite linear;
}
 
@keyframes spinner-ub {
  100% {
     transform: rotate(1turn);
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.form-check-input:focus{box-shadow: none;}
.form-check-input:checked {background-color: #bd8a3a;  border-color: #fbea83;}
.modal-content {border: 1px solid #FFFFFF29;overflow: hidden;z-index: 1; background-color: #1a1a1a; border-radius: 15px; position: relative;}
.border-box{border: 2px solid #eec35b85;}
.modal .table thead th {background: #2e2e2e;}
.connected .conect_icon_box {background: #0000004d;}
.connected .color-A09F9F {color: #000; opacity: .75;}
.connected {background-image: linear-gradient(to right, #b4942e 0%, #fce987 51%, #b89a32 100%) !important; background-size: 200% 100% !important; color: #000;}




.details_link button {border: none; position: absolute; top: 7px; right: -36px; height: 30px; width: 30px; border-radius: 5px; background-image: linear-gradient(to right, #b4942e 0%, #fce987 51%, #b89a32 100%) !important; background-size: 200% 100% !important; color: #000;}
.gradient_text{background-image: linear-gradient(to right, #b4942e 0%, #fce987 51%, #b89a32 100%); background-size: 200% 100%; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}


.Leaderboard_text{font-size: 14px;}
.feature-icon {border: 1px solid #1d1d1d; padding: 9px; border-radius: 10px;  background-color: #1d1d1d;  flex: none;  justify-content: center;  align-items: center; width: 50px; height: 50px;  display: flex;}
.feature-icon img{width: 100%;}

.token_box{border: 2px solid #FFFFFF29; background: #191919b8; overflow: hidden; z-index: 1; backdrop-filter: blur(10px); border-radius: 15px; position: relative;}


.shooting-stars {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  height: 120vh;
  width: 110vw; z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(20deg);
  transform: translate(-50%, -50%) rotate(20deg);
}

.shooting-star {
  left: 0;
  top: 50px;
  width: 2px;
  height: 2px;
  border-radius: 2px;
  background-color: #fff;
  position: fixed;
  -webkit-animation: 10s linear infinite shoot-star;
  animation: 10s linear infinite shoot-star;
}

.shooting-star:before {
  position: absolute;
  display: block;
  content: "";
  width: 130px;
  right: 1px;
  top: 0;
  height: inherit;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.4))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.4) 100%
  );
}

.shooting-star--mid {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  top: 60%;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.shooting-star--meh {
  -webkit-animation-name: shoot-star-pause;
  animation-name: shoot-star-pause;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  top: 50%;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.shooting-star--fast {
  width: 1px;
  height: 1px;
  -webkit-animation: 10s linear 2s infinite shoot-star-pause;
  animation: 10s linear 2s infinite shoot-star-pause;
  top: 90%;
}

@-webkit-keyframes anim-star {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes anim-star {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@-webkit-keyframes space-color {
  0%,
  100%,
  25% {
    opacity: 0;
  }

  20% {
    opacity: 0.15;
  }

  35% {
    opacity: 0.38;
  }

  50% {
    opacity: 0.6;
  }

  60% {
    opacity: 0.3;
  }

  65% {
    opacity: 0.45;
  }

  85% {
    opacity: 0.25;
  }

  90% {
    opacity: 0.1;
  }
}

@keyframes space-color {
  0%,
  100%,
  25% {
    opacity: 0;
  }

  20% {
    opacity: 0.15;
  }

  35% {
    opacity: 0.38;
  }

  50% {
    opacity: 0.6;
  }

  60% {
    opacity: 0.3;
  }

  65% {
    opacity: 0.45;
  }

  85% {
    opacity: 0.25;
  }

  90% {
    opacity: 0.1;
  }
}

@-webkit-keyframes shoot-star {
  0% {
    left: -100px;
  }

  100%,
  70% {
    left: calc(100% + 100px);
  }
}

@keyframes shoot-star {
  0% {
    left: -100px;
  }

  100%,
  70% {
    left: calc(100% + 100px);
  }
}

@-webkit-keyframes shoot-star-pause {
  0% {
    left: -100px;
  }

  100%,
  20% {
    left: calc(100% + 100px);
  }
}

@keyframes shoot-star-pause {
  0% {
    left: -100px;
  }

  100%,
  20% {
    left: calc(100% + 100px);
  }
}


