/*======================================
    MetaGuildX
========================================*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #aaa;
  overflow-x: hidden;
  font-size: 13px;
  line-height:1.6;
  background:none!important;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  background: url(../images/bg_body.jpg) center center / cover no-repeat;
  z-index: -1;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}


.inter-<uniquifier> {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/* Selection colours */
::selection {
background: #2e60f0;
color:#fff;
}
::-moz-selection {
background: #2e60f0;
color:#fff;
}

p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color:#aaa;
  line-height: 1.6;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #372be1;
  border-color: #372be1;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #081828;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
     -moz-appearance: menulist;
          appearance: menulist;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
     border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #fff;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  color:#aaa;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

<!--BACKGROUND IMAGE ANIMATION-->
html, body {
  width: 100%;
  height: 100%;
}

.site-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  z-index: -999;
  will-change: transform;
  animation: bgZoom 25s linear infinite alternate;
}

@keyframes bgZoom {
  0% {
    transform: scale(1) translate(0, 0);
  }
  100% {
    transform: scale(1.08) translate(-2%, -2%);
  }
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-bottom: 100px;
  padding-top: 180px;
  z-index: 2;
  text-align: left;
  background-color: #372be1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding-bottom: 60px;
    padding-top: 120px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-bottom: 60px;
    padding-top: 120px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: center;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  position: relative;
  line-height: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 28px;
    line-height: 35px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 25px;
    line-height: 38px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: center;
  margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 8px;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
  text-transform: capitalize;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea5c";
  font-family: lineIcons;
  font-size: 10px;
  position: absolute;
  top: 4px;
  right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  text-decoration: underline;
}




.section {
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* Section Title */
.section-title {
  text-align: left;
  margin-bottom: 80px;
  position: relative;
  z-index: 5;
}

.section-title h3 {
  
  font-size: 13px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  color: #22d3ee;
  text-transform: uppercase;
}

.section-title h2 {
   font-size: 35px;
   font-weight:500;
   color:#fff;
   text-transform:none;

}
.hero__cite {
  font-size: 2rem;
}

.section-title p {
  font-size: 16px;
}


@-webkit-keyframes glow {
  0% {
    background-position: 0% 43%;
  }

  50% {
    background-position: 100% 58%;
  }

  100% {
    background-position: 0% 43%;
  }
}

@keyframes glow {
  0% {
    background-position: 0% 43%;
  }

  50% {
    background-position: 100% 58%;
  }

  100% {
    background-position: 0% 43%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 200px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
    margin-bottom: 70px;
  }
  .section-title h3 {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .section-title p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
    margin-bottom: 60px;
  }
  .section-title h3 {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 18px;
  }
  .section-title p {
    font-size: 14px;
  }

}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #372be1;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #372be1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #fff !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 5px;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #081828;
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #081828;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 40px 0 0 0;
  display: block;
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #081828;
  font-weight: 400;
  font-size: 14px;
  border-radius: 5px;
  padding: 8px 20px;
  text-align: center;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #372be1;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}



.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #372be1;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}


/* ===== MGX WALLET MODAL (Isolated) ===== */

.mgx-wallet-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.65);
  backdrop-filter: blur(8px);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}

.mgx-wallet-box {
  width: 420px;
  max-width: 95%;
  background: linear-gradient(180deg,#0e0e0e,#141414);
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 0 40px rgba(0,0,0,0.6);
  animation: mgxFadeIn 0.3s ease;
}

@keyframes mgxFadeIn {
  from { transform: translateY(15px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

.mgx-wallet-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.mgx-wallet-header h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}

.mgx-wallet-close {
  font-size: 26px;
  color: #888;
  cursor: pointer;
  transition: 0.2s;
}

.mgx-wallet-close:hover {
  color: #fff;
}

.mgx-wallet-options {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.mgx-wallet-btn {
  width: 100%;
  background: #1c1c1c;
  border: none;
  border-radius: 12px;
  padding: 16px;
  cursor: pointer;
  transition: 0.25s ease;
  text-align: left;
}

.mgx-wallet-btn:hover {
  background: #262626;
}

.mgx-wallet-btn.active {
  background: linear-gradient(90deg,#4b2ff7,#2e2ad9);
}

.mgx-wallet-left {
  display: flex;
  align-items: center;
  gap: 15px;
}

.mgx-wallet-left img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #fff;
  padding: 6px;
}

.mgx-wallet-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

.mgx-wallet-btn small {
  color: #aaa;
  font-size: 13px;
}

.mgx-wallet-btn.active small {
  color: #dcdcff;
}

/* Mobile */
@media (max-width: 480px) {
  .mgx-wallet-box {
    padding: 20px;
  }
}


/* ===== WalletConnect Modal ===== */

.mgx-wc-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.7);
  backdrop-filter: blur(6px);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}

.mgx-wc-box {
  width: 430px;
  max-width: 95%;
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  animation: mgxFadeIn .25s ease;
}

.mgx-wc-header {
  background: linear-gradient(90deg,#4da3ff,#3c7eff);
  color: #fff;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
}

.mgx-wc-close {
  cursor: pointer;
  font-size: 22px;
}

.mgx-wc-body {
  padding: 20px;
  text-align: center;
}

.mgx-wc-tabs {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 15px;
}

.mgx-wc-tab {
  border: none;
  background: #f1f1f1;
  padding: 8px 18px;
  border-radius: 20px;
  cursor: pointer;
  font-weight: 500;
}

.mgx-wc-tab.active {
  background: #3c7eff;
  color: #fff;
}

.mgx-wc-qr {
  margin: 15px 0;
}

.mgx-wc-desktop {
  display: none;
  justify-content: space-around;
  margin-top: 15px;
}

.mgx-wallet-app {
  text-align: center;
  cursor: pointer;
}

.mgx-wallet-app img {
  width: 55px;
  height: 55px;
  border-radius: 14px;
  padding: 8px;
  background: #f5f5f5;
}

.mgx-wallet-app span {
  display: block;
  margin-top: 6px;
  font-size: 13px;
}


<!--MODAL POPUP AUTOLOAD-->

/* ================= ULTRA FIXED DISCLAIMER ================= */

#mgxDisclaimerOverlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background: rgba(0,0,0,0.5) !important;
    z-index: 2147483647 !important; /* Maximum possible */
    display: none;
}

#mgxDisclaimerBox {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 90%;
    max-width: 600px;
    background: #111;
    color: #fff;
    border-radius: 16px;
    padding: 25px;
    box-shadow: 0 25px 60px rgba(0,0,0,0.4);
	z-index:100000;
}

.mgx-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

#mgxCloseDisclaimer {
    font-size: 22px;
    cursor: pointer;
    color: #aaa;
}

#mgxCloseDisclaimer:hover {
    color: #fff;
}

.mgx-content {
    max-height: 320px;
    overflow-y: auto;
    font-size: 14px;
    line-height: 1.6;
}

.mgx-content ul {
    padding-left: 18px;
}




/*======================================
	Start Header CSS
========================================*/
/*.header {
  width: 100%;
  background: rgba(0,0,0,0.5);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}*/

/* Floating / Sticky Header */
.header.navbar-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    /*background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 1) 50%,
        rgba(0, 0, 0, 0) 100%
    );*/
    transition: all 0.3s ease;
}

/* Prevent content hiding under header */
body {
    padding-top: 0px;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header {
    padding: 18px 0 !important;
  }
  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }
  .header .button {
    margin: 0 !important;
  }
  .header .navbar-collapse {
    position: absolute;
    top: 67px !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 6px;
  }
  .header .navbar .navbar-nav .nav-item a:hover {
    color: #372be1 !important;
  }
  .header .navbar .navbar-nav .nav-item a.active {
    color: #372be1 !important;
  }
  .header .navbar-nav .nav-item {
    margin: 0;
  }
  .header .navbar-nav .nav-item:hover a {
    color: #372be1;
  }
  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }
  .header .navbar-nav .nav-item a::before {
    display: none;
  }
  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #372be1 !important;
  }
  .header .navbar-nav .nav-item a {
    color: #051441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 0;
  }
  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }
  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #372be1 !important;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }
  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #372be1 !important;
  }
  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #372be1;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 10px 0 !important;
  }
  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }
  .header .navbar-collapse {
    position: absolute;
    top: 58px !important;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.9);
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-radius: 6px;
  }
  .header .navbar .navbar-nav .nav-item a:hover {
    color: #372be1 !important;
  }
  .header .navbar .navbar-nav .nav-item a.active {
    color: #372be1 !important;
  }
  .header .navbar-nav .nav-item {
    margin: 0;
  }
  .header .navbar-nav .nav-item:hover a {
    color: #372be1;
  }
  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }
  .header .navbar-nav .nav-item a::before {
    display: none;
  }
  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #372be1 !important;
  }
  .header .navbar-nav .nav-item a {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 0;
  }
  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }
  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #372be1 !important;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }
  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }
  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #372be1 !important;
  }
  .header .navbar-nav .nav-item a {
    font-size: 12px; line-height:15px;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #372be1;
  }
}

@media (max-width: 767px) {
  .header .button {
    display: none;
  }
  
  .overview h3 {font-size:22px; line-height:30px;}
  .intro h1  {font-size:22px; line-height:30px;}
  .call-action h2  {font-size:22px; line-height:30px;}
}


<!--LANGUAGE CSS-->

/* Language Dropdown Wrapper */
.lang-dropdown {
  position: relative;
}

/* Dropdown Menu */
.lang-menu {
  position: absolute;
  top: calc(100% + 0px);   /* below button */
  left: 75%;                 /* align right edge */
  min-width: 160px;
  background: #1c1c1c;
  border-radius: 8px;
  padding: 6px 0;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
  display: none;
  z-index: 9999;
}

/* Show dropdown */
.lang-dropdown.open .lang-menu {
  display: block;
}

/* Menu items */
.lang-menu li {
  padding: 8px 14px;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: background 0.2s;
}

.lang-menu li:hover {
  background: #2a2a2a;
}

/* Chevron rotation */
.lang-dropdown.open i {
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}


/* Desktop only */
.desktop-lang {
  display: block;
}

.mobile-lang {
  display: none;
}

/* --- Mobile language dropdown fix --- */
@media (max-width: 991px) {
  .desktop-lang {
    display: none !important;
  }

  .mobile-lang {
    display: block !important;
  }

  .mobile-lang .lang-btn {
    padding: 6px 10px;
    font-size: 14px;
  }

  .lang-dropdown {
    position: relative;
  }

  .lang-menu {
    right: 0;
    left: auto;
    z-index: 9999;
  }
}


/* --- Navbar mobile layout --- */
@media (max-width: 991px) {

  .navbar {
    display: flex;
    align-items: center;
  }

  .navbar-brand {
    order: 1;
  }

  .navbar-toggler {
    order: 3;
    margin-left: auto;
  }
  
  .navbar-collapse .lang-dropdown.open .lang-menu {
    display: block;
  }

  .navbar-collapse .lang-menu {
    display: none;
    position: static;
    background: #111;
    margin-top: 8px;
    border-radius: 6px;
  }

  .d-flex.align-items-center {
    order: 2;
    margin-left: auto;
    margin-right: 10px;
  }
}



/* Language button flag */

.lang-btn {background:transparent; border:none;}
.lang-btn span {color:#fff;}
.lang-btn img {
  width: 20px;
  height: 14px;
  object-fit: cover;
  border-radius: 2px;
}

/* Dropdown flags */
.lang-menu img {
  width: 18px;
  height: 12px;
  object-fit: cover;
  border-radius: 2px;
}

.lang-btn i {
  color: #ffffff;
  font-size: 13px;
}



<!--LANGUAGE CSS ENDS-->


/* =========================
   HEX BUTTON – CONNECT WALLET
   ========================= */

.btn.primary {
  background: #372be1;
  border: 2px solid #372be1;
  color: #fff;
  padding: 10px 35px;
  text-transform:uppercase;
  font-size: 14px;
  font-weight: 600;
  clip-path: polygon(
    8% 0%,
    92% 0%,
    100% 50%,
    92% 100%,
    8% 100%,
    0% 50%
  );
  transition: all 0.25s ease;
}

/* Hover */
.btn.primary:hover {
  background: #09F;
  color: #fff;
}

/* Active click */
.btn.primary:active {
  transform: scale(0.96);
}

/* Focus cleanup */


.header .navbar-brand img {
  width: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    width: 170px;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand img {
    width: 120px;
  }
  
}

.header.sticky .navbar-brand .white-logo {
  opacity: 0;
  visibility: hidden;
}

.header.sticky .navbar-brand .dark-logo {
  opacity: 1;
  visibility: visible;
}

.header.sticky .button .btn {
  background: #372be1;
  color: #fff;
  text-transform:none;
  border-color: transparent;
}

.header.sticky .button .btn:hover {
  background: #22d3ee;
}

.sticky {
  position: fixed;
  z-index: 99;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Remove grey background from active menu */
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:focus,
.navbar-nav .show > .nav-link {
  background: transparent !important;
  box-shadow: none !important;
}

/* If theme uses <li class="active"> */
.navbar-nav li.active > a {
  background: transparent !important;
}

/* Optional: keep text highlight only */
.navbar-nav .nav-link.active {
  color: #fff; /* or your brand color */
}

.menu-item.active > a,
.menu-item > a.active {
  background: none !important;
}


.header .navbar .navbar-nav .nav-item a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: #372be1;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #fff;
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: #fff;
}

/* Modal backdrop */
.wallet-modal {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.85);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;

  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Active state */
.wallet-modal.active {
  opacity: 1;
  visibility: visible;
}

/* Modal box */
.wallet-modal-content {
  background: #0f0f0f;
  width: 90%;
  max-width: 420px;
  border-radius: 14px;
  padding: 20px;
  color: #fff;

  transform: scale(0.9);
  transition: transform 0.3s ease;
}

/* Scale up when active */
.wallet-modal.active .wallet-modal-content {
  transform: scale(1);
}


/*===== NAVBAR =====*/
.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar-area.sticky {
  position: fixed;
  z-index: 99;
  
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 1) 50%,
        rgba(0, 0, 0, 0) 100%
    );
  padding:0;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #000;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -7px;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 20px;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: #fff;
}

.sticky .navbar-nav .nav-item:hover a {
  color: #372be1;
}

.navbar-nav .nav-item a {
  font-size: 11px;
  color: #22d3ee;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 35px 0;
  background:none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: uppercase;
}

.navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item:hover a:before {
  width: 100%;
}

.navbar-nav .nav-item a.active {
  color: #fff;
}

.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea58";
  font: normal normal normal 1em/1 "LineIcons";
  position: absolute;
  right: 17px;
  font-size: 10px;
  top: 50%;
  margin-left: 5px;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu::after {
    right: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    top: 18px;
    right: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.navbar-nav .nav-item:hover > .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-nav .nav-item:hover > .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.navbar-nav .nav-item .sub-menu {
  padding: 30px;
  min-width: 240px;
  background: #000;
  -webkit-box-shadow: 0px 5px 20px #0000001a;
          box-shadow: 0px 5px 20px #0000001a;
  position: absolute;
  top: 110% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 4px 4px;
  border-radius: 5px;
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100% !important;
}

.navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 15px;
}

.navbar-nav .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 0;
  color: #22d3ee;
  display: block;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: #fff;
}

.navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

.navbar-nav .nav-item .sub-menu > li {
  display: block;
  margin-left: 0;
}

.navbar-nav .nav-item .sub-menu > li:last-child {
  border: none;
}

.navbar-nav .nav-item .sub-menu > li.active > a {
  color: #372be1 !important;
}

.navbar-nav .nav-item .sub-menu > li > a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #222;
  font-weight: 400;
}

.navbar-nav .nav-item .sub-menu > li:first-child a {
  border: none;
}

.add-list-button {
  display: inline-block;
  margin-left: 10px;
}

.add-list-button .btn i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}


/* Signup popup backdrop (HIDDEN by default) */
.signup-popup {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  z-index: 10000;

  display: flex;
  align-items: center;
  justify-content: center;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  transition: opacity 0.25s ease, visibility 0.25s ease;
}

/* Visible ONLY when active */
.signup-popup.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* White popup box */
.signup-box {
  background: #fff;
  color: #000;
  border-radius: 10px;
  padding: 25px 30px;
  width: 90%;
  max-width: 380px;
  text-align: center;

  transform: scale(0.9);
  transition: transform 0.25s ease;
}

.signup-box h3 {color:#333; font-size:24px; margin-bottom:12px;}

.signup-popup.active .signup-box {
  transform: scale(1);
}


/*======================================
     End Header CSS
  ========================================*/


/* ===== HERO BACKGROUND IMAGE ===== */

.hero-area {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/hero/bg.jpg); 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  
  position: relative;
  text-align: center;
}

.hero-content {
 padding:160px 0;
  max-width: 900px;
  margin: auto;
}

.hero-content img {width:175px; margin-bottom:12px;}

.hero-content h1 {
  font-size: clamp(28px, 4vw, 52px);
  line-height: 1.2;
}

.hero-content p {
  font-size: 16px;
  color:#fff;
  max-width: 700px;
  margin: 20px auto;
}

.hero-content .btn_connect {
  margin-top: 25px;
}


/* RESPONSIVE HEIGHTS */
@media (max-width: 992px){
  .hero-area{
    height:480px;
  }
}

@media (max-width: 576px){
  .hero-area{
    height:380px;
  }
}



/* Connect Wallet Button */

/* Get Started Button */
.get-started-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 12px 34px;
  border-radius: 999px;

  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;

  background: linear-gradient(
    180deg,
    #4f7cff 0%,
    #2b55ff 100%
  );

  box-shadow:
    0 6px 20px rgba(79, 124, 255, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.25);

  border: none;
  transition: all 0.3s ease;
}

/* Hover effect */
.get-started-btn:hover {
  color: #fff;
  transform: translateY(-1px);
  box-shadow:
    0 10px 30px rgba(79, 124, 255, 0.6),
    inset 0 1px 0 rgba(255, 255, 255, 0.35);
}

/* Active click */
.get-started-btn:active {
  transform: translateY(0);
  box-shadow:
    0 5px 15px rgba(79, 124, 255, 0.4);
}

/* Mobile sizing */
@media (max-width: 576px) {
  .get-started-btn {
    padding: 10px 26px;
    font-size: 15px;
  }
}


.btn_connect {
    background: transparent !important;
    color: #ffffff !important;
	font-size:13px;
    padding: 12px 28px;
    font-weight: 400;
    transition: all 0.3s ease;
}

/* Hover effect */
.btn_connect:hover {
    color: #458fbf !important;
}

/* Remove Bootstrap focus shadow */
.btn_connect:focus,
.btn_connect:active {
    box-shadow: none !important;
    outline: none;
}


.btn.primary {
  color: #fff;
  background:none;
  padding: 10px 35px;
  text-transform:none;
  font-size: 13px;
  font-weight: 400;
  transition: all 0.25s ease;
}

/* Hover */
.btn.primary:hover {
  color: #458fbf;
}


@media (max-width: 767px) {
  .hero-area .hero-content .button .video-button {
    margin-top: 20px;
  }
}

.hero-area .hero-content .button .video-button .text {
  display: inline-block;
  margin-left: 15px;
  color: #fff;
  font-weight: 500;
}

.hero-area .hero-content .button .video-button:hover .video {
  color: #fff;
  background-color: #081828;
}

.hero-area .hero-content .button .video-button .video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #372be1;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 10px;
  font-size: 16px;
  padding-left: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
}

.hero-area .hero-content .button .video-button .video:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 2s linear infinite;
  animation: pulse-border-2 2s linear infinite;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@-webkit-keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero-content h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content {
    text-align: center;
  }
  .hero-area .hero-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  }
  .hero-area .hero-content p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content {
	margin-top:50px;
    padding: 0 10px;
    text-align: center;
  }
  .hero-content img {width:100px;}
  .add-list-button {display:block; font-size:18px; font-weight:600;}
  .hero-area .hero-content h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .hero-area .hero-content p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .hero-area .hero-content .button .btn {
    width: 100%;
    margin: 0;
    margin-bottom: 7px;
  }
  .hero-area .hero-content .button .btn:last-child {
    margin: 0;
  }
}


/*======================================
    About Area CSS
========================================*/

.overview { background: transparent;}
.overview h2 {
	
  font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
    color: #372be1;
    text-transform: uppercase;
}
.overview h3 {
	
  font-size: 26px;
  color:#fff;
    margin-bottom: 15px;
    line-height: 34px;
    text-transform: none;
    position: relative;
    font-weight: 500;
}



.overview p {
  line-height: 1.6; font-size:14px; color: #aaa; margin:10px 0;
}

.overview ul {margin:0; padding:0; list-style:none;}
.overview li {margin:0; padding:0; list-style:none; color: #aaa; font-size:17px; line-height:1.6; position: relative;}
.overview li { background:url(../images/bullet.png) no-repeat left 8px; padding-left:18px; line-height:1.6; }

.img-about {padding:0 100px 0 0;}

.how_cont {margin:20px 0;}
.how_cont h4 {margin-bottom:0px;}
.how_cont p {margin:0!important; line-height:1.6; font-size:17px;}


/* Section */
.stats-section{
  padding:1px 0;
}

/* Box */
.stat-box{
  text-align:center;
}

/* Icon */
.stat-icon{
  width:60px;
  height:60px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 20px;
  font-size:26px;
  color:#6fd3ff;
}

/* ===== HORIZONTAL STATS LAYOUT (SCOPED) ===== */

.stats-section .stat-horizontal{
  display:flex;
  align-items:center;
  gap:18px;
  padding:20px 10px;
}

/* Icon left */
.stats-section .stat-icon{
  flex-shrink:0;
  width:56px;
  height:56px;
  border:1px solid rgba(255,255,255,.75);
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:24px;
  color:#372be1;
}

/* Right content */
.stats-section .stat-content{
  display:flex;
  flex-direction:column;
}

/* Number */
.stats-section .counter{
  justify-content:flex-start;
  font-size:38px;
  font-weight:700;
  line-height:1.1;
}

/* Label */
.stats-section .stat-label{
  margin-top:6px;
  font-size:13px;
  color:#22d3ee;
  letter-spacing:1px;
}

/* Divider look (like image) */
.stats-section .col-md-4:not(:last-child){
  border-right:1px solid rgba(255,255,255,.08);
}

/* Tablet */
@media(max-width:991px){
  .stats-section .col-md-4{
    border-right:none;
    border-bottom:1px solid rgba(255,255,255,.08);
    padding-bottom:15px;
  }
}

/* Mobile */
@media(max-width:576px){
  .stats-section .stat-horizontal{
    justify-content:flex-start;
  }
  .stats-section .counter{
    font-size:30px;
  }
}


/* Counter */
.counter{
  display:flex;
  justify-content:center;
  gap:2px;
  font-size:42px;
  color:#fff;
  font-weight:400;
}

/* Digit */
.digit{
  width:28px;
  height:52px;
  overflow:hidden;
  position:relative;
}

/* Number column */
.digit-inner{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  transition:transform 0.8s ease-in-out;
}

.digit-inner div{
  height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
}

/* Label */
.stat-label{
  margin-top:10px;
  font-size:13px;
  color:#6fd3ff;
  letter-spacing:1px;
}

/* Mobile */
@media(max-width:576px){
  .counter{font-size:32px}
  .digit{width:22px;height:44px}
  .digit-inner div{height:44px}
}


/*Register page section*/
.register {padding:90px 0 0 0;}
.bg_form { padding:0;}
.register h3 {
  font-size: 18px;
  color:#fff;
    margin-bottom: 25px;
    line-height: 35px;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
	border-bottom:1px rgba(255,255,255,0.3) solid;
}

.register .form-control {
    border: 1px solid rgba(255,255,255,0.6);
    border-radius: 4px;
    height: 48px;
    padding-left: 18px;
    font-size: 15px;
	color:#fff;
    background: transparent;
	margin:0 0 10px 0;
}

.register .input-group-text {border-radius:0 4px 4px 0; height: 48px;}

.registerbtn {
    background: #372be1; border: 1px solid #372be1;
    color:#fff!important;
    display: inline-block;
    padding: 10px 35px; margin:10px 0 0 0;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    border: 1px solid #28AE60;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.registerbtn:hover {background: linear-gradient(90deg, rgb(6, 182, 212) 0%, rgb(101, 234, 136) 100%); border: 1px solid #372be1; color:#fff;}


.pad_sec {padding:25px 0;}

.hex-btn {
  background: #0d6efd;
  color: #fff;
  padding: 5px 40px;
  font-size: 15px;
  text-transform:uppercase;
  font-weight: 600;
  cursor: pointer;
  clip-path: polygon(
    8% 0%,
    92% 0%,
    100% 50%,
    92% 100%,
    8% 100%,
    0% 50%
  );
  transition: all 0.25s ease;
  margin-right: 10px;
}

.hex-btn:hover {
  background: #fff;
  color: #222;
}

.hex-btn:active {
  transform: scale(0.96);
}


.form-control.black-select {
  background-color: #000 !important;
  color: #fff !important;
  appearance: auto !important;
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
   touch-action: manipulation;
}

.black-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='white' ... ></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
}

.black-select option {
  background-color: black;
  color: white;
}

#amountGroup {
    display: flex;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px;
}

#amountGroup .amount-option {
    width: 50%;
    padding: 8px 6px;          /* space between columns */
    box-sizing: border-box;
    margin-bottom: 12px;      /* vertical gap */
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid rgba(255,255,255,0.6);   /* thin border */
    cursor: pointer;
    background: #transparent;
}


#amountGroup .amount-option:has(input:checked) {
    border-color: #09F;
}


/* Optional: keep full width on desktop */
@media (min-width: 768px) {
    #amountGroup .amount-option {
        width: 100%;
        padding-right: 0;
    }
	

}


/* ===============================
   Mobile SELECT FIX – ALL DEVICES
   =============================== */

select,
select:focus {
  -webkit-appearance: menulist !important;
  -moz-appearance: menulist !important;
  appearance: menulist !important;

  background-image: none !important;
  background-color: #000 !important; /* match your theme */
  color: #fff !important;

  user-select: none !important;
  -webkit-user-select: none !important;
  -webkit-touch-callout: none !important;

  pointer-events: auto !important;
  touch-action: manipulation;
}

/* Remove text-selection behavior */
select option {
  user-select: none !important;
}

/* Fix z-index / overlay issues */
.black-select {
  position: relative;
  z-index: 9999;
}

/* iOS Safari specific fix */
@supports (-webkit-touch-callout: none) {
  select {
    font-size: 16px !important; /* REQUIRED to prevent zoom & tap bug */
  }
}


#statusArea {color: #09F; margin:5px 0; font-size:15px;}


.level-box {
    background: #0b1220;
    border-radius: 8px;
    padding: 22px;
    margin-bottom: 25px;
    box-shadow: 0 12px 35px rgba(0,0,0,.45);
}

.level-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    margin-bottom: 15px;
}

.level-title h4 {
    margin: 0; font-size:16px; font-weight:600; }
}

.level-count {
    background: rgba(93,107,255,.2);
    color: #c7d2fe;
    padding: 6px 14px;
    border-radius: 8px;
    font-size: 13px;
}

.level-table {
    width: 100%;
    border-collapse: collapse;
}

.level-table thead {
    background: #333;
}

.level-table th {
    padding: 12px;
    color: #fff;
    font-size: 14px;
    text-align: left;
}

.level-table td {
    padding: 12px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.08);
    font-size: 13px;
}

.level-table tr:hover {
    background: rgba(93,107,255,.08);
}

.status-active { color: #22c55e; font-weight: 600; }
.status-inactive { color: #ef4444; font-weight: 600; }

.form-card{
    background: rgba(255,255,255,0.06);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 15px 40px rgba(0,0,0,.25);
}

.form-card h4{
    color:#fff;
    margin-bottom:20px;
}

.form-control{
    background: rgba(255,255,255,0.08);
    border:1px solid rgba(255,255,255,0.15);
    color:#fff;
    border-radius:10px;
    padding:12px;
}

.form-control:focus{
    background: rgba(255,255,255,0.12);
    color:#fff;
    box-shadow:none;
    border-color:#5d6bff;
}

label{
    color:#ccc;
    font-size:14px;
}

.btn-save{
    background: linear-gradient(135deg,#5d6bff,#8f5cff);
    border:none;
    padding:12px 30px;
    border-radius:50px;
    font-weight:600;
}

/* LEFT PANEL */
.left-panel {
  flex: 1;
  padding: 50px;
  background: radial-gradient(circle at top left, #1c2c34, #000);
}

.left-panel h1 {
  font-size: 32px;
  margin-bottom: 10px;
}

.left-panel p {
  color: #b5b5b5;
  max-width: 450px;
}

.upline {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.upline img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 15px;
}

.upline small {
  color: #aaa;
}

.cards {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}

.card {
	padding:0;
  /*background: rgba(255,255,255,0.08);
  padding: 20px;
  border-radius: 10px;
  width: 200px;*/
}

.card small {
  color: #aaa;
}

.card strong {
  display: block;
  font-size: 22px;
  margin-top: 5px;
}


<!--LEFT COLOUM-->

.left-info-box {
padding:50px;
color:#fff;
}

.lw-title{
font-size:24px;
font-weight:600;
margin-bottom:10px;
}

.lw-sub{
opacity:.85;
margin-bottom:30px;
}

.lw-card{
background:rgba(255,255,255,0.06);
padding:22px;
border-radius:18px;
border:1px solid rgba(255,255,255,0.12);
backdrop-filter:blur(8px);
-webkit-backdrop-filter:blur(8px);
transition:.3s;
min-height:120px;
}

.lw-card:hover{
background:rgba(255,255,255,0.12);
border-color:rgba(255,255,255,0.25);
}

.lw-cards{
display:flex;
flex-wrap:wrap;
gap:18px;
}

.lw-cards .lw-card{
width:calc(50% - 9px);
}


.lw-card{
background:#222;
padding:18px;
border-radius:10px;
transition:.25s;
border:1px solid rgba(255,255,255,0.07);
}

.lw-card:hover{
background:rgba(255,255,255,0.10);
}

.lw-card b{
display:block;
margin-bottom:6px;
}

.lw-card p{
font-size:12px;
color:#aaa;
margin:0;
opacity:.85;
}

.lw-card{
color:#ddd;
transition:0.3s;
}

/* BLUE HOVER */
.lw-card:hover{
background:#2563eb;   /* professional crypto blue */
border-color:#2563eb;
color:#fff;
}

/* force text inside to become white */
.lw-card:hover p,
.lw-card:hover b{
color:#fff;
}



/* Align left column with right form */
.register .row{
align-items:stretch;
}

/* add top spacing same feel as form */
.left-info-box{
padding:40px 30px 40px 0;
margin-top:20px;
}

/* MOBILE → show cards one by one */
@media (max-width: 768px){

  .lw-cards{
    display:block;
  }

  .lw-card{
    width:100% !important;
    margin-bottom:18px;
  }
  
  .lw-title {font-size:20px;}

}





/* RIGHT PANEL */
.right-panel {
  flex: 1;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.right-panel h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.right-panel p {
  color: #aaa;
  margin-bottom: 30px;
}

.checkbox {
  margin-bottom: 20px;
}

.checkbox input {
  margin-right: 10px;
}

.checkbox a {
  color: #5d6bff;
  text-decoration: none;
}

.signup-btn {
  margin-top: 30px;
  padding: 15px;
  font-size: 16px;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  background: linear-gradient(90deg, #2c2f8f, #1a1b4f);
  color: #aaa;
}

.signup-btn:enabled {
  color: #fff;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .container {
    flex-direction: column;
  }

  .cards {
    flex-direction: column;
  }

  .card {
    width: 100%;
  }
}

/* Fade animation for divs */
.fade-box {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.fade-box.show {
  display: block;
  opacity: 1;
}

.checkbox { margin: 8px 0; }



<!--GENEOLOGY STARTS-->
/* MAIN WRAPPER */
.chart{
  display:flex;
  flex-direction:column;
  align-items:center;
  position:relative;
}

/* LEVELS */
.level{
  display:flex;
  justify-content:center;
  position:relative;
  width:100%;
}

.level.two{
  gap:160px;
  margin-top:40px;
}

.level.three{
  gap:80px;
  margin-top:40px;
}

/* NODE */
.node{
  display:flex;
  flex-direction:column;
  align-items:center;
  position:relative;
}

.circle{
  width:80px;
  height:80px;
  background:#fff;
  border-radius:50%;
}

.label{
  margin-top:6px;
  padding:4px 12px;
  border-radius:6px;
  font-size:13px;
}

.primary{
  background:orange;
  color:#000;
}

.secondary{
  background:#777;
}

/* CONNECTORS */
.v-line{
  width:2px;
  height:40px;
  background:#aaa;
  margin:auto;
}

.h-line{
  height:2px;
  background:#aaa;
  width:50%;
  margin:auto;
  position:relative;
}

/* drops to level 3 */
.drop{
  position:absolute;
  top:-40px;
  left:50%;
  width:2px;
  height:40px;
  background:#aaa;
  transform:translateX(-50%);
}

/* RESPONSIVE */
@media(max-width:768px){

  .circle{
    width:60px;
    height:60px;
  }

  .level.two{
    gap:60px;
  }

  .level.three{
    flex-wrap:wrap;
    gap:40px;
  }

  /* remove last horizontal drop on mobile */
  .level.three .node:last-child .drop{
    display:none;
  }

  .h-line{
    width:90%;
  }
}




<!--GENEOLOGY CSS-->

/* TREE WRAPPER */
.binary-tree {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 0;
}
/* EACH LEVEL */
.tree-level {
	display: flex;
	justify-content: center;
	gap: 70px;
	margin: 35px 0;
	position: relative;
}
/* NODE */
.tree-node {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}
/* ICON CIRCLE */
.node-circle {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #0f172a;
	border: 3px solid #a3a3a3;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}
.tree-node.empty .node-circle {
	border-style: solid;
	opacity: 0.6;
}
/* ICON IMAGE */
.node-circle img {
	width: 100%;
}
/* LABEL */
.node-label {
	margin-top: 8px;
	font-size: 12px;
	background:#000;
	border-radius:5px;
	border:1px solid #999;
	padding:4px 10px;
	z-index:1000;
}
/* VERTICAL LINE */
.tree-node::before {
	content: '';
	position: absolute;
	top: -35px;
	width: 2px;
	height: 35px;
	background: #a3a3a3;
}
.tree-level:first-child .tree-node::before {
	display: none;
}
<!--
16/02/2026
-->

/* AUTO MLM TREE SPACING (SAFE ADD) */

.tree-level {
 width:100%;
}
/* dynamic spacing per level */
.tree-level:nth-child(1) {
	gap: 0px;
}
.tree-level:nth-child(2) {
	gap: 180px;
}
.tree-level:nth-child(3) {
	gap: 120px;
}
.tree-level:nth-child(4) {
	gap: 80px;
}
.tree-level:nth-child(5) {
	gap: 60px;
}
.tree-level:nth-child(n+6) {
	gap: 40px;
}
/* center better */
.binary-tree {
	width: 100%;
}


/* =========================
   SAFE GENEALOGY CONNECTORS
   (does not change design)
========================= */

/* vertical line from parent to children row */
.tree-level + .tree-level{
    position:relative;
}

.tree-level + .tree-level::before{
    content:'';
    position:absolute;
    top:-35px;
    left:50%;
    transform:translateX(-50%);
    width:2px;
    height:35px;
    background:#8b8b8b;
}

/* vertical line above each node */
.tree-level:not(:first-child) .tree-node::before{
    content:'';
    position:absolute;
    top:-35px;
    left:50%;
    transform:translateX(-50%);
    width:2px;
    height:35px;
    background:#8b8b8b;
}

/* horizontal connector across level */
.tree-level:not(:first-child)::after{
    content:'';
    position:absolute;
    top:-35px;
    left:15%;
    right:15%;
    height:2px;
    background:#8b8b8b;
}

/* remove accidental overlap on first level */
.tree-level:first-child::after{
    display:none;
}
.tree-level:first-child .tree-node::before{
    display:none;
}

.binary-tree{
    position:relative;
}

#treeLines{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    pointer-events:none;
}

/* DISABLE OLD CSS CONNECTOR LINES (keep design intact) */

.tree-node::before,
.tree-level::before,
.tree-level::after{
    display:none !important;
}

.binary-tree{ position:relative; }
#treeLines{ z-index:1; }
.node-circle{ position:relative; z-index:2; }

/***** MOBILE TREE SCROLL ONLY *****/

@media(max-width:768px){

.tree-scroll{
    overflow-x:auto;
    overflow-y:hidden;
    width:100%;
}

.tree-scroll .binary-tree{
    min-width:900px;   /* ensures tree wider than phone */
}

}

@media(max-width:768px){

.tree-scroll{
    overflow-x:auto;
    overflow-y:hidden;
    width:100%;
    padding-bottom:8px;
}

/* Chrome / Edge / Safari */
.tree-scroll::-webkit-scrollbar{
    height:8px;
}

.tree-scroll::-webkit-scrollbar-track{
    background:#0b0f1a;
    border-radius:20px;
}

.tree-scroll::-webkit-scrollbar-thumb{
    background:linear-gradient(90deg,#0d6efd,#3d8bfd);
    border-radius:20px;
}

/* hover */
.tree-scroll::-webkit-scrollbar-thumb:hover{
    background:linear-gradient(90deg,#0b5ed7,#0d6efd);
}

/* Firefox */
.tree-scroll{
    scrollbar-color:#0d6efd #0b0f1a;
    scrollbar-width:thin;
}

}



/* =========================
   FLOATING TABLE POPUP
========================= */
#nodePopup {
  position: fixed;
  display: none;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  padding: 8px;
  z-index: 9999;
  box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}

/* =========================
   NODE POPUP MODAL
========================= */
.node {
  position: relative;
}

/* hidden by default */
.node-popup {
  position: absolute;
  top: -10px;
  left: 90px;
  display: none;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  padding: 8px;
  z-index: 9999;
  box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}

/* show on hover */
.node:hover .node-popup {
  display: block;
}

/* =========================
   STRIPED TABLE
========================= */
.popup-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 320px;
  font-size: 12px;
  color: #111827;
}

.popup-table td {
  padding: 6px 8px;
  border: 1px solid #e5e7eb;
  white-space: nowrap;
}

/* white / light-grey stripes */
.popup-table tr:nth-child(odd) {
  background: #ffffff;
}

.popup-table tr:nth-child(even) {
  background: #f3f4f6;
}

/* =========================
   MOBILE SAFE
========================= */
@media (max-width: 768px) {
  .node-popup {
    left: 50%;
    top: 85px;
    transform: translateX(-50%);
  }
}

.circle:hover ~ .node-popup,
.node:hover .node-popup {
  display: block;
}


<!--GENEOLOGY ENDS-->

.dash_box {background:transparent; padding:20px 30px; border-radius:15px; margin:10px 0; border:1px solid rgba(255,255,255,0.5);}
.dash_box:hover {border:1px solid #372be1;}
.dash_box_inner {margin:0; padding:0;}
.dash_box h4 {font-size:16px; color:#fff; text-transform:uppercase; line-height:18px;}
.dash_box h5 {font-size:18px; font-weight:600; text-transform:none; color:#372be1; line-height:25px; margin-bottom:12px;}
.dash_box p {font-size:16px; color:#fff; text-transform:none; line-height:18px;}

.dash_box .price {padding:15px 0;}
.dash_box .price h2 {font-size:45px; font-weight:700; color:#372be1; line-height:30px;}

<!--26/01/2026-->
.card-dark {
      background-color: transparent!important;
	  padding:5px 0;
      border-radius: 12px;
      border: none;
    }

    .service-item {
      background-color: #333;
	  color:#fff;
      border-radius: 8px;
      padding: 8px 16px;
      display: flex;
      justify-content: space-between;
      align-items: center;
	  margin-bottom:2px;
    }
	
	.service-item:hover {background:#444;}
	
    .service-item + .service-item {
      margin-top: 10px;
    }
	
	.service-item a {color:#fff!important;}

    .service-icon {
      width: 36px;
      height: 36px;
      background-color: #000;
      border-radius: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    /* Custom Tabs */
    .income-tabs {
      background-color: #333;
      border-radius: 10px;
      padding: 5px;
      display: flex;
      gap: 5px;
    }

    .income-tabs .nav-link {
      flex: 1;
      border-radius: 5px;
      border: none;
      background: #000;
      color: #9aa0b4;
      font-size: 13px;
      padding: 5px 10px;
    }

    .income-tabs .nav-link.active {
      background-color: #22d3ee;
      color: #fff;
      font-weight: 500;
    }

    .table-dark-custom {
      --bs-table-bg: #1b1f2b;
      --bs-table-border-color: #2a2f44;
      color: #fff;
    }

    .income-amount {
      font-size: 20px;
	  line-height:24px;
      font-weight: 400;
	  padding:15px;
    }
	
	
	
	/* ===== Your Bonuses Section ===== */
.bonus-card {
    background-color: #1a1a1a;
    border-radius: 16px;
    padding: 32px 20px;
    text-align: center;
    width: 100%;
}

.bonus-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 2px solid #22d3ee;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    color: #22d3ee;
    font-size: 42px;
    font-weight: 700;
}

.bonus-title {
    font-size: 15px;
    color: #9ca3af;
}

.view-all {
    color: #22d3ee;
    font-size: 14px;
    text-decoration: none;
}

.view-all:hover {
    text-decoration: underline; color:#fff;
}

<!--26/01/2026-->


/*Infinity scroll animation css*/

.scroller {
  max-width: 100%; background:#458fbf;
}

.scroller__inner {
  padding-block: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.scroller[data-animated="true"] {
  overflow: hidden;
  -webkit-mask: linear-gradient(
    90deg,
    transparent,
    white 20%,
    white 80%,
    transparent
  );
  mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s)
    var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}

.scroller[data-speed="fast"] {
  --_animation-duration: 20s;
}

.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}

/* general styles */



.tag-list {
  margin: 0;
  padding-inline: 0;
  list-style: none;
}

.tag-list li {
  padding: 10px 50px;
  
  font-size:150px;
  line-height:100px;
  color:white;
  font-weight:700;
  opacity:0.3;
  text-transform:uppercase;
  background: var(--clr-primary-400);
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem -0.25rem var(--clr-primary-900);
}

/* for testing purposed to ensure the animation lined up correctly */
.test {
  background: red !important;
}


/*======================================
    Features Area CSS
========================================*/

.shape.right {
    left: auto;
    right: -60%;
}
.features {
    
    background: transparent;

}

.features .section-title {
  margin-bottom: 30px;
}

.features .single-feature {
  text-align: left;
  padding: 35px;
  background-color:rgba(255,255,255,0.1);
  border-radius:15px;
  position: relative;
  margin-top: 30px;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.features .single-feature:hover {
  -webkit-box-shadow: 0px 3px 5px #00000017;
          box-shadow: 0px 3px 5px #00000017;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.features .single-feature img {width:50%;}

.features .single-feature i {
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  background:linear-gradient(150.56deg, #372be1 5.32%, #955925 94.32%) !important;
  color: #000;
  font-size: 20px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 4px 6px #0000002a;
          box-shadow: 0px 4px 6px #0000002a;
  margin-bottom: 30px;
}

.features .single-feature h3 {
  
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}

.features .single-feature p {
  font-size: 16px; line-height: 1.6; color: #fff;
}

.news_sec {padding:50px 0;}

.intro {margin-bottom: 36px;
text-align: left;}

.intro p {
    font-size:13px; line-height:1.6; max-width:500px;
}
.intro h6{
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
    color: #22d3ee;
    text-transform: uppercase;
}

.intro h1 {
    margin-top: 10px;
    margin-bottom: 10px;
	text-transform: none;
	font-size: 35px;
	font-weight: 500;
}


/* News slider arrows */
.news-controls {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.news-arrow {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.2);
  background: transparent;
  color: #7cc7ff;
  font-size: 18px;
  transition: all 0.3s ease;
}

.news-arrow:hover {
  background: #7cc7ff;
  color: #000;
}

/* Make Insights / News section transparent */
#insights,
#insights .carousel-inner,
#insights .carousel-item,
#insights .blog-post {
    background: transparent !important;
}

/* Slight rounded corners for news images */
#insights .blog-post img {
    border-radius: 10px;
}



.content {padding:10px 0;}
.content small {color:#CCC;}
.content h5 {text-transform:none; font-size:15px; margin:10px 0; line-height:20px; width:90%; font-weight:400;}
.content a {color:#22d3ee;}
.content a:hover {color:#fff;}

.info-box {
    align-items: center;
    display: flex;
}

.info-box img {
    width: 90px;
}


.accordion {
  background: rgb(255 255 255 / 14%);
  backdrop-filter: blur(10px);
  border-radius:8px;
  color: #fff;
  cursor: pointer;
  padding: 10px 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  font-weight:400;
  transition: 0.4s;
  margin:2px 0;
}

.accordion:hover {
  background: rgb(255 255 255 / 14%)!important;
  backdrop-filter: blur(4px);
  color:#fff;
}

.accordion:after {
  content: '\002B';
  color: #372be1;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}




.panel {
  padding: 0px 18px;
  background: rgb(255 255 255 / 14%);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel p {font-size: 16px; text-align: left; font-weight: 400; line-height: 1.6; color: rgba(255,255,255,0.6); margin:12px 0;}

/*======================================
    Our Achievement CSS
========================================*/
.our-achievement {
  background: transparent;
  text-align: center;
  padding: 130px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-achievement {
    padding: 80px 0;
  }
}

@media (max-width: 767px) {
  .our-achievement {
    padding: 60px 0;
  }
  .left-info-box {padding:50px 15px;}
  .right-panel {padding:50px 15px;}
  .right-panel h2 {font-size:20px;}
  
  .img-about {padding:0 0 50px 0;}
  
  .register {padding:60px 0 0 0;}
  
  .bg_form {
    padding: 25px 15px;
    border-radius: 8px;
}
	.right-panel {padding:20px 15px;}
	
	.pad_select {padding:12px 0 0 0;}
	#amountGroup .amount-option { width:46%; margin:1.5% 2%;}
	
	.income-tabs .nav-link {font-size:11px; padding:5px 7px;}
}

.our-achievement .title h2 {
  color: #fff;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 10px;
}

.our-achievement .title p {
  color: #fff;
}

.our-achievement .single-achievement {
  margin-top: 50px;
  text-align: center;
  padding: 0px 10px;
}

.our-achievement .single-achievement h3 {
  font-size: 35px;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
  color: #fff;
}

.our-achievement .single-achievement p {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .our-achievement .title h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .our-achievement .single-achievement {
    margin-top: 30px;
  }
  .our-achievement .single-achievement h3 {
    font-size: 28px;
  }
}

/*=============================
	Pricing Table CSS
===============================*/
.pricing-table {
  background-color: #f9f9f9;
}

.pricing-table .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pricing-table .section-title {
    margin-bottom: 30px;
  }
}

.pricing-table .single-table {
  border: 1px solid #eee;
  border-radius: 10px;
  margin-top: 30px;
  background-color: #fff;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.pricing-table .single-table:hover:hover {
  -webkit-box-shadow: 0px 3px 5px #00000017;
          box-shadow: 0px 3px 5px #00000017;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.pricing-table .single-table .table-head {
  padding: 25px;
  border-bottom: 1px solid #eee;
}

.pricing-table .single-table .table-head .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}

.pricing-table .single-table .table-head p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

.pricing-table .single-table .table-head .price {
  padding: 30px 0;
}

.pricing-table .single-table .table-head .price .amount {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
}

.pricing-table .single-table .table-head .price .amount .duration {
  display: inline-block;
  font-size: 14px;
  color: #888;
  font-weight: 400;
  margin-left: 3px;
}

.pricing-table .single-table .table-head .button .btn {
  width: 100%;
  padding: 12px 30px;
  font-size: 13px;
  background-color: #081828;
}

.pricing-table .single-table .table-head .button .btn:hover {
  background-color: #372be1;
  color: #fff;
}

.pricing-table .single-table .table-content {
  padding: 25px;
}

.pricing-table .single-table .table-content .middle-title {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.pricing-table .single-table .table-content .table-list li {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  margin-bottom: 13px;
}

.pricing-table .single-table .table-content .table-list li:last-child {
  margin: 0;
}

.pricing-table .single-table .table-content .table-list li i {
  color: #372be1;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 4px;
}


/*roadmap starts here*/
.timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 1rem
}

@media (min-width:768px) {
    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: .25rem dotted #3bc6f4;
        width: 3.46rem;
        position: absolute;
        left: 7.5rem;
        top: .3125rem
    }
    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: .25rem dotted #3bc6f4;
        width: 3.8125rem;
        position: absolute;
        right: 7.5rem;
        top: .3125rem
    }
}

.timeline-steps .timeline-content {
    width: 10rem;
    text-align: center
}

.timeline-steps .timeline-content p {color:#3bc6f4;}

.timeline-steps .timeline-content .inner-circle {
    border-radius: 1.5rem;
    height: 1rem;
    width: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #3bc6f4;
}

.timeline-steps .timeline-content .inner-circle:before {
    content: "";
    background-color: rgba(59,198,244,0.5);
    display: inline-block;
    height: 3rem;
    width: 3rem;
    min-width: 3rem;
    border-radius: 6.25rem;
    opacity: .5
}

/*roadmap ends here*/




/*======================================
    Call To Action CSS
========================================*/
.call-action {
  background:transparent;
}

.call-action h2 {
    font-size: 35px;
    margin-bottom: 15px;
    line-height: 35px;
    text-transform: none;
    position: relative;
    font-weight: 500;
}

.call-action h3 {
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin-bottom: 8px;
    color: #22d3ee;
    text-transform: uppercase;
}

.call-action p {font-size:14px; line-height:1.6;}

.call-action .cta-content {
  text-align: center;
  padding: 0px 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .cta-content {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .call-action .cta-content {
    padding: 0;
  }
}

.call-action .cta-content h2 {
  color: #fff;
  line-height: 50px;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .cta-content h2 {
    font-size: 32px;
    line-height: 45px;
  }
}

@media (max-width: 767px) {
  .call-action .cta-content h2 {
    font-size: 25px;
    line-height: 35px;
  }
}

.call-action .cta-content p {
  color: #fff;
  padding: 0px 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .cta-content p {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .call-action .cta-content p {
    padding: 0;
  }
}

.call-action .cta-content .button {
  margin-top: 40px;
}

.call-action .cta-content .button .btn {
  background: linear-gradient(264.28deg, #DEC7FF -38.2%, #372be1 103.12%), linear-gradient(89.96deg, rgba(255, 255, 255, 0.05) 0.03%, rgba(255, 255, 255, 0.008) 49.67%, rgba(255, 255, 255, 0.05) 99.96%);
  color: #fff;
}

.call-action .cta-content .button .btn:hover {
  color: #fff;
  background: linear-gradient(264.28deg, #372be1 -38.2%, #DEC7FF 103.12%), linear-gradient(89.96deg, rgba(255, 255, 255, 0.05) 0.03%, rgba(255, 255, 255, 0.008) 49.67%, rgba(255, 255, 255, 0.05) 99.96%);
}

/*======================================
	Error 404 CSS
========================================*/
.error-area {
  height: 100vh;
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  position: relative;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  vertical-align: middle;
}

.d-table-cell {
  display: table-cell !important;
}

.error-area .error-content h1 {
  font-size: 100px;
  color: #372be1;
  margin-bottom: 25px;
  font-weight: 700;
  line-height: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content h1 {
    font-size: 60px;
    line-height: 50px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content h1 {
    font-size: 35px;
    line-height: 30px;
  }
}

.error-area .error-content h2 {
  font-size: 25px;
  margin-bottom: 10px;
  color: #081828;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content h2 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content h2 {
    font-size: 18px;
  }
}

.error-area .error-content p {
  font-weight: 400;
  margin-bottom: 40px;
  color: #888;
}

/*======================================
	Footer CSS
========================================*/

/* ================= FOOTER ================= */

.mw-footer {
  position: relative;
  background: radial-gradient(
    ellipse at top,
    #0b2f5a 0%,
    #061a33 35%,
    #020b18 70%,
    #000000 100%
  );
  color: #b7c7da;
  overflow: hidden;
}

/* Smooth fade from page into footer */
.mw-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 140px;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0)
  );
  pointer-events: none;
}


.footer-top {padding:50px 0;}


/* Inner wrapper */
.mw-footer-inner {
  position: relative;
  z-index: 1;
  max-width: 1400px;
  margin: auto;
  padding: 60px 40px 30px;
}

/* Top layout */
.mw-footer-top {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

/* Footer columns */
.mw-footer-col {
  display: flex;
  flex-direction: column;
  min-width: 140px;
}

/* Headings */
.mw-footer-col h6 {
  color: #22d3ee;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 14px;
}

/* Links */
.mw-footer-col a {
  color: #aaa;
  font-size: 13px;
  margin-bottom: 8px;
  text-decoration: none;
}

.mw-footer-col a:hover {
  color: #22d3ee;
}

/* Brand column */
.brand {
  min-width: 220px;
}

.brand-row {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}

.brand-row img {
  height: 20px;
}

/* Social icons */
.mw-social {
  margin-top: 16px;
}

.mw-social a {
  font-size: 20px;
  margin-right: 14px;
  color: #aaa;
}

.mw-social a:hover {
  color: #ffffff;
}

/* Partners */
.partners .partner {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color:#aaa;
  margin-bottom: 10px;
}

.partners img {
  height: 18px;
}

/* Bottom copyright */
.mw-footer-bottom {
  text-align: center;
  font-size: 13px;
  color:#aaa;
  padding-top: 20px;
}

/* ================= RESPONSIVE ================= */

@media (max-width: 992px) {
  .mw-footer-top {
    justify-content: flex-start;
  }
}

@media (max-width: 576px) {
  .mw-footer-inner {
    padding: 40px 20px;
  }

  .mw-footer-col {
    width: 100%;
  }
}


/* ===== HARD FIX FOR SERVICE ALIGNMENT ===== */

.pad_sec .card-dark .service-item {
    display: flex !important;
    align-items: center !important;
}

/* Keep icon + text grouped */
.pad_sec .card-dark .service-item .d-flex {
    order: 1 !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px;
}

/* Force arrow to extreme right */
.pad_sec .card-dark .service-item .text-muted {
    order: 2 !important;
    margin-left: auto !important;
}

