@keyframes slideText {
    0% {
        opacity: 0;
        transform: translateY(-102%);
    }

    10%,
    30% {
        opacity: 1;
        transform: translateY(0);
    }

    40%,
    100% {
        opacity: 0;
        transform: translateY(102%);
    }
}



.ltchain-slider-bg-icon-wrapper {
    z-index: 1 !important;
    position: static !important;
}

.ltchain-slider-bg-icon-wrapper .ltchain-slider-bg-icon-left {
    left: -30px;
}

.ltchain-slider-bg-icon-wrapper .ltchain-slider-bg-icon {
    transition: 2.5s;
    position: absolute;
    max-width: 823px;
    height: auto;
    bottom: -20px;
    mix-blend-mode: color-dodge;
    -webkit-mix-blend-mode: color-dodge;
    z-index: 1;
}

/* .grid-shape-light, body.active-light-mode .grid-shape-dark {
    display: none;
} */

.ltchain-slider-bg-icon-wrapper .ltchain-slider-bg-icon-right {
    right: -30px;
}



@media only screen and (min-width: 1200px) and (max-width: 1599px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .light-animated-line-wrapper {
        width: calc(100% - 400px);
        margin: 0 200px;
    }
}

.light-animated-line-wrapper {
    height: 100%;
    position: absolute !important;
    left: 0;
    top: 0;
    overflow: hidden;
    width: calc(100% - 600px);
    margin: 0 300px;
    z-index: -1 !important;
    display: flex;
    justify-content: space-between;
}

.separator-animated.separator-animated-line-verticle {
    height: 100%;
    width: 1px;
    background: radial-gradient(65.23% 65.23% at 50% 32.22%, hsla(0, 0%, 100%, .05) 0, hsla(0, 0%, 100%, .01) 100%);
    position: static;
}

.separator-animated {
    position: relative;
    overflow: hidden;
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0) 0, rgba(111, 100, 233, .6) 50%, transparent);
}

.separator-animated.separator-animated-line-verticle.animated-true:nth-child(odd):before {
    animation: separatelineverticle 5s ease-in-out infinite;
}

@keyframes separatelineverticle {
    0% {
        top: -10%;
    }

    100% {
        top: 110%;
    }
}

.separator-animated.separator-animated-line-verticle.animated-true:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 27px;
    background: linear-gradient(180deg, rgba(112, 100, 233, 0), #7064e9 50%, rgba(112, 100, 233, 0));
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    top: -10%;
}

.light-animated-line-wrapper .separator-animated-line-verticle-two.animated-true:before {
    animation-delay: 1s !important;
}

.separator-animated.animated-true:before {
    content: "";
    position: absolute;
    width: 3%;
    height: 100%;
    background: linear-gradient(90deg, transparent 0, hsla(0, 0%, 100%, 0) 0, var(--color-primary) 50%, transparent 100%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    animation: separateline 5s ease-in-out infinite;
}

.separator-animated.separator-animated-line-verticle {
    height: 100%;
    width: 1px;
    background: radial-gradient(65.23% 65.23% at 50% 32.22%, hsla(0, 0%, 100%, .05) 0, hsla(0, 0%, 100%, .01) 100%);
    position: static;
}



.separator-animated.separator-animated-line-verticle.animated-true:nth-child(2n):before {
    animation: separatelineverticleReverce 5s ease-in-out infinite;
}

@keyframes separatelineverticleReverce {
    0% {
        top: -110%;
    }

    100% {
        top: -10%;
    }
}



.separator-animated.separator-animated-line-verticle.animated-true:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 27px;
    background: linear-gradient(180deg, rgba(112, 100, 233, 0), #7064e9 50%, rgba(112, 100, 233, 0));
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    top: -10%;
}

.light-animated-line-wrapper .separator-animated-line-verticle-one.animated-true:before {
    animation-delay: 0s !important;
}

.separator-animated.animated-true:before {
    content: "";
    position: absolute;
    width: 3%;
    height: 100%;
    background: linear-gradient(90deg, transparent 0, hsla(0, 0%, 100%, 0) 0, var(--color-primary) 50%, transparent 100%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    animation: separateline 5s ease-in-out infinite;
}

.light-animated-line-wrapper .separator-animated-line-verticle-two.animated-true:before {
    animation-delay: 1s !important;
}

.light-animated-line-wrapper .separator-animated-line-verticle-three.animated-true:before {
    animation-delay: 2s !important;
}

.light-animated-line-wrapper .separator-animated-line-verticle-four.animated-true:before {
    animation-delay: 3s !important;
}

.light-animated-line-wrapper .separator-animated-line-verticle-five.animated-true:before {
    animation-delay: 4s !important;
}

.light-animated-line-wrapper .separator-animated-line-verticle-six.animated-true:before {
    animation-delay: 3s !important;
}

.light-animated-line-wrapper .separator-animated-line-verticle-seven.animated-true:before {
    animation-delay: 1s !important;
}

.light-animated-line-wrapper .separator-animated-line-verticle-eight.animated-true:before {
    animation-delay: 2s !important;
}

.light-animated-line-wrapper .separator-animated-line-verticle-nine.animated-true:before {
    animation-delay: 0s !important;
}




.ltchain-slider-bg-flash {
    position: absolute;
    width: 537.41px;
    height: 115.487px;
    transform: rotate(36.588deg) translate(-50%, -150%);
    border-radius: 537.41px;
    background: linear-gradient(91deg, #3a00ea -19.64%, #dd00ac 99.25%);
    filter: blur(114.5500030518px);
    top: 50%;
    transform-origin: 0 0;
}

.ltchain-slider-bg-flash1 {
    position: absolute;
    width: 537.41px;
    height: 115.487px;
    transform: rotate(36.588deg) translate(-50%, -150%);
    border-radius: 537.41px;
    background: linear-gradient(91deg, #3a00ea -19.64%, #dd00ac 99.25%);
    filter: blur(114.5500030518px);
    top: 90%;
    transform-origin: 0 0;
}


.ss1 {
    position: absolute;
    top: 35%;
    left: -0%;
    width: 500px;
    height: auto;
    overflow: hidden;
}

.ss2 {
    position: absolute;
    top: 40%;
    right: -0%;
    width: 500px;
    height: auto;
    overflow: hidden;
}




.ltchain-slider-bg-flash-wrapper {
    z-index: 0 !important;
    position: absolute !important;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.ltchain-slider-bg-flash {
    position: absolute;
    width: 537.41px;
    height: 115.487px;
    transform: rotate(36.588deg) translate(-50%, -150%);
    border-radius: 537.41px;
    background: linear-gradient(91deg, #3a00ea -19.64%, #dd00ac 99.25%);
    filter: blur(114.5500030518px);
    top: 50%;
    transform-origin: 0 0;
}

.ltchain-slider-bg-flash-left {
    left: -30px;
    /* animation: rotateFlash 5s ease-in-out infinite; */
}

@keyframes rotateFlash {
    0% {
        transform: rotate(0deg) translate(-50%, -150%);
    }

    50% {
        transform: rotate(36deg) translate(-50%, -150%);
    }

    100% {
        transform: rotate(0deg) translate(-50%, -150%);
    }
}

.ltchain-slider-bg-flash-right {
    right: -30px;
    background: conic-gradient(from 180deg at 50% 50%, #3c80f6 0deg, #9e93fa 1turn);
    transform: rotate(-24.095deg) translate(50%, -50%);
    /* animation: rotateFlashRight 5s ease-in-out infinite; */
    animation-delay: 2s;
}

@keyframes rotateFlashRight {
    0% {
        transform: rotate(-24.095deg) translate(50%, -50%);
    }

    50% {
        transform: rotate(-5deg) translate(50%, -50%);
    }

    100% {
        transform: rotate(-24.095deg) translate(50%, -50%);
    }
}

.ltchain-slider-bg-grid-shape-wrapper {
    position: absolute !important;
    z-index: -1 !important;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.ltchain-slider-bg-grid-shape-wrapper img {
    height: auto;
    object-fit: cover;
    width: 100%;
}

/* .grid-shape-light, body.active-light-mode .grid-shape-dark {
    display: none;
} */






.changelog_info {
    padding-top: 15px;
    justify-content: center;
}

.changelog_info .changelog_date {
    display: flex;
    justify-content: center;
    text-align: center;
}

.changelog_info .changelog_date .c_date h6 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    color: #000000;
}

.changelog_info .changelog_date .c_date p {
    margin-bottom: 0;
    color: #000000;
}

.changelog_info .version_info {
    margin-right: 15px;
    position: relative;
    height: 100%;
}

.changelog_info .c_version {
    flex: 1 1;
    background: #996DCE;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    color: #0f1021;
    display: block;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    filter: drop-shadow(0 4px 15px #996DCE);
}

.fa-duotone,
.fad {
    position: relative;
    font-family: Font Awesome\ 6 Duotone;
    font-weight: 900;
    letter-spacing: normal;
}

.fa,
.fa-brands,
.fa-duotone,
.fa-light,
.fa-regular,
.fa-solid,
.fa-thin,
.fab,
.fad,
.fal,
.far,
.fas,
.fat {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.fa-duotone:before,
.fad:before {
    position: absolute;
    color: var(--fa-primary-color, inherit);
    opacity: var(--fa-primary-opacity, 1);
}

.fa-check:before {
    content: "\f00c";
}

.fa-duotone.fa-check:after,
.fad.fa-check:after {
    content: "\f00c\f00c";
}

.fa-duotone.fa-swap-opacity:before,
.fa-duotone:after,
.fa-swap-opacity .fa-duotone:before,
.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before,
.fad:after {
    opacity: var(--fa-secondary-opacity, .4);
}

.fa-duotone:after,
.fad:after {
    color: var(--fa-secondary-color, inherit);
}

.changelog_content {
    padding-bottom: 60px;
}

.changelog_content p {
    display: flex;
    margin-bottom: 15px;
    color: #000000;
    font-size: 17px;
}

.changelog_content span.title {
    color: #000000;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
}

.content-list {
    margin-bottom: 15px;
    list-style: none;
    padding-left: 20px;
}

.content-list li {
    margin-bottom: 15px;
    position: relative;
    color: #000000;
    font-size: 18px;
}

.content-list li:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 10px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #996DCE;
}


.changelog_info .line {
    height: calc(100% + 15px);
    width: 2px;
    background: #996DCE;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 1;
}


.separator-animated {
    position: relative;
    overflow: hidden;
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0) 0, rgba(111, 100, 233, .6) 50%, transparent);
}

.separator-animated.animated-true:before {
    content: "";
    position: absolute;
    width: 3%;
    height: 100%;
    background: linear-gradient(90deg, transparent 0, hsla(0, 0%, 100%, 0) 0, #7064e9 50%, transparent 100%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    animation: separateline 5s ease-in-out infinite;
}

@keyframes separateline {
    0% {
        left: 0;
    }

    100% {
        left: 110%;
    }

}


.cc11 {
    color: #7376aa;
}


.o1 {
    order: 1;
}

.o2 {
    order: 2;
}





.transaction-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background: #c28cf729;
    background-image: url("./images/staking.webp");
    background-size: cover;
    background-position: center;
    border: 1px solid rgba(255, 255, 255, 0.42);
    border-radius: 12px;
    padding: 25px 18px;
    gap: 12px;
  }

  .history-button1 {
    width: 100%;
    padding: 16px;
    background-color: transparent;
    border: 1px solid #fafafa;
    color: #fafafa;
    border-radius: 8px;
    cursor: pointer;
    font-size: 20px;
    transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out,
      color 0.3s ease-in-out;
  }
  
  .history-button1:hover {
    transform: scale(1.05);
    border: 1px solid #C28CF7;
    color: #C28CF7;
  }

  .address-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 8px;
    padding: 8px;
  }
  
  .address-box {
    display: flex;
    align-items: center;
    flex-grow: 1;
    word-break: break-all;
  }
  
  .wallet-address {
    color: #ffffff;
    font-size: 19px;
word-break: break-all;
    padding: 0 5px;
  }

  .wallet-address1 {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    word-wrap: break-word;
    padding: 0 10px;
  }
  
  .copy-button {
    padding: 10px 20px;
    background-color: #C28CF7;
    color: #000000;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
  }

  .copy-button:hover{
    transform: scale(1.05);
  }


  .history-button {
    width: 100%;
    padding: 16px;
    background-color: transparent;
    border: 1px solid #fafafa;
    color: #fafafa;
    border-radius: 8px;
    cursor: pointer;
    font-size: 20px;
    transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out,
      color 0.3s ease-in-out;
  }
  
  .history-button:hover {
    transform: scale(1.05);
    border: 1px solid #C28CF7;
    color: #C28CF7;
  }


  /* Hide main content until video ends */
.hidden {
    display: none;
  }
  
  .main-content {
    display: block;
    /* Add any additional styles for your main content */
  }




  .modal-header {
    /* background-image: linear-gradient(
      45deg,
      #cdad0b,
      #bc650e,
      #dbb80b
    ) !important; */
    font-weight: bold;
    padding-bottom: 0;
    border-bottom: none;
    text-align: center;
  }
  .modal-header h5 {
    background: linear-gradient(45deg, #9169b9, #9663ca, #8045bc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    width: 100%;
  }
  .cutomizedModal {
    background: #ffffffd2 !important;
    backdrop-filter: blur(5px) !important;
    color: rgb(0, 0, 0) !important;
    border-radius: 10px;
    border: 1px solid white;
    box-sizing: border-box;
  }
  
  .mBodyTitle {
    color: #a570da;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
    font-size: 22px;
  }
  .mBodyTitle:hover {
    color: #8356b0;
  }
  .mBodySubTitle {
    color: rgb(0, 0, 0);
    font-size: 18px;
  }
  .mBodySubTitle2 {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
  }
  
  .modal-footer {
    background-color: #000000;
  }
  
  /* Close Button Styling */
  .close {
    background: none;
    margin-top: -40px;
    border: none;
    font-size: 35px;
    outline: none;
   
  }

  .close span{
    color: #000 !important;
  }
  
  .close:hover span {
    color: #8356b0 !important;
    /* Optional hover effect */
  }


  @media screen and (max-width: 768px) {
    .modal-header h5 {
      font-size: 30px;
    }
    .mBodyTitle {
      font-size: 20px;
    }
    .mBodySubTitle {
      font-size: 16px;
    }
    .mBodySubTitle2 {
      font-size: 16px;
    }
  }






  @import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");



/* Timeline container styling */
.timeline-container {
  display: flex;
  gap: 33.5px;
  width: 100%;
  height: 134px;
  justify-content: center;
  font-weight: 900;
  font-size: 67px;
}

/* Individual timeline point styling */
.timeline-point {
  transition-duration: 0.5s;
  border-radius: 50%;
  background: linear-gradient(145deg, #1e2125, #23282c);
  box-shadow: 13.4px 13.4px 40.2px #1c1f23, -13.4px -13.4px 40.2px #262b2f;
  display: grid;
  place-items: center;
  width: 134px;
  position: relative;
  color: var(--color);
}

.timeline-point::before {
  content: "";
  width: 200px;
  height: 200px;
  z-index: -1;
  border-radius: 50%;
  position: absolute;
  background: conic-gradient(
    var(--color) var(--angle),
    transparent 0deg 360deg
  );
  animation: rotateBorder 1s linear var(--delay) forwards;
}

.timeline-point:nth-child(odd)::before {
  transform: rotate(-90deg);
}

.timeline-point:nth-child(even)::before {
  transform: rotate(90deg) scaleY(-1);
}

/* Custom property for angle */
@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}

/* Common styling for timeline points */
.timeline-point:nth-child(1) {
  --color: #BF1F21;
  --delay: 0s;
}

.timeline-point:nth-child(2) {
  --color: #ffc300;
  --delay: 1s;
}

.timeline-point:nth-child(3) {
  --color: #2ec4b6;
  --delay: 2s;
}

.timeline-point:nth-child(4) {
  --color: #34FF67;
  --delay: 3s;
}

.timeline-point:nth-child(5) {
  --color: #3a86ff;
  --delay: 4s;
}

/* Popup styling */
.popup {
  width: 321.6px;
  height: auto;
  max-height: 0;
  background-color: var(--color);
  display: grid;
  grid-template-columns: 16% 84%;
  position: absolute;
  color: white;
  border-radius: 30px;
  box-shadow: 6.7px 6.7px 21.4px #17191d, -6.7px -6.7px 21.4px #212529;

  transform-origin: bottom bottom;
  animation: expandPopup 0.5s linear calc(var(--delay) + 0.5s) forwards;
}

.timeline-point:nth-child(odd) .popup {
  bottom: 221.1px;
}

.timeline-point:nth-child(even) .popup {
  top: 221.1px;
}

/* Popup number styling */
.popup-number {
  grid-row: span 2;
  display: grid;
  font-size: 2rem;
  font-weight: bold;
  place-items: center;
  cursor: auto;
  animation: fadeIn 0.5s linear calc(var(--delay) + 0.7s) forwards;
  opacity: 0;
  height: 100%;
}

/* Popup title styling */
.popup-title {
  color: var(--color);
  padding-bottom: 6.7px;
  font-size: 20px;
  font-weight: 900;
}

/* Popup details styling */
.popup-details {
  padding: 30px 20px 10px  20px; 
 background-color: #1c1f23;
  border-radius: 30px;
  opacity: 0;
  font-weight: 500;
  user-select: none;
  cursor: auto;
  overflow: hidden;
  font-size: 0.8rem;
  text-align: justify;
  background: linear-gradient(145deg, #16181b, #22262b);
  margin: 3.35px;
  animation: fadeIn 0.5s linear calc(var(--delay) + 0.7s) forwards;
}

.popup::before {
  content: "";
  width: 6.7px;
  height: 0;
  border-radius: 20px;
  background-color: var(--color);
  position: absolute;
  left: 50%;
  top: -41.9px;
  display: flex;
  animation: drawLine 0.5s linear var(--delay) forwards;
}

.timeline-point:nth-child(odd) .popup:before {
  top: calc(100% + 47px);
  transform: rotateX(180deg);
  transform-origin: top;
}

/* Hover effect for timeline points */
.timeline-point:hover {
  background: linear-gradient(145deg, var(--color), #1e2125);
  color: white;
}

/* Animation for border rotation */
@keyframes rotateBorder {
  from {
    --angle: 0deg;
  }

  to {
    --angle: 180deg;
  }
}

/* Animation for popup expansion */
@keyframes expandPopup {
  0% {
    max-height: 0;
  }

  100% {
    max-height: 200px;
  }
}

/* Animation for line drawing */
@keyframes drawLine {
  0% {
    height: 0%;
    opacity: 0;
  }

  100% {
    height: 33.5px;
    opacity: 1;
  }
}

/* Animation for fade-in effect */
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@media (max-width: 1050px) {
  body {
    height: auto;
    display: block;
  }
  .timeline-container {
    flex-direction: column;
    height: auto;
    width: 100%;
    padding: 100px 0px;
    font-size: 40px !important;
  }

  .popup{
    width: 273px !important;
  }

  .popup-details{
    padding: 30px 2px 10px 2px !important; 
  }

  .timeline-point {
    height: 134px;
    width: 84px !important;
    flex-shrink: 0;
    left: calc(-321px / 2);
    margin: 0px auto;
    position: relative;
  }

  .timeline-point:nth-child(odd)::before {
    transform: rotate(0deg);
  }

  .timeline-point:nth-child(even)::before {
    transform: rotate(0deg) scaleX(-1);
  }

  .timeline-point .popup:before {
    display: none;
  }

  .timeline-point:nth-child(odd) .popup {
    bottom: auto;
    right: -292.1px;
  }

  .timeline-point:nth-child(even) .popup {
    top: auto;
    right: -292.1px;
  }
}


.tok1{
    padding: 100px 0;
    overflow: hidden;
}