@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;
    text-align: left;
}

.changelog_info .changelog_date .c_date h6 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    color: #CCCEEF;
}

.changelog_info .changelog_date .c_date p {
    margin-bottom: 0;
    color: #bcc3d7;
}

.changelog_info .version_info {
    margin-right: 15px;
    position: relative;
    height: 100%;
}

.changelog_info .c_version {
    flex: 1 1;
    background: #7064e9;
    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 #7064e9);
}

.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: #7376aa;
    font-size: 17px;
}

.changelog_content span.title {
    color: #ccceef;
    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: #7376aa;
    font-size: 18px;
}

.content-list li:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 10px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #7064e9;
}


.changelog_info .line {
    height: calc(100% + 15px);
    width: 2px;
    background: #7064e9;
    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;
}



.card {
    height: 100%;
    min-height: 350px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    box-shadow: 0px 6px 15px rgba(194, 74, 225, 0.5); /* Soft glow effect */
    border-radius: 10px;
}

.card:hover {
    transform: scale(1.05);
    box-shadow: 0px 12px 30px rgba(194, 74, 225, 0.8); /* Heavy glow effect */
}

/* Icon Hover Effect */
.card:hover i {
    transform: scale(1.2);
    color: #E488FF; /* Lighter Purple */
    transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
}
