body {
    font-family: 'Manrope', sans-serif;
    background-color: rgba(0, 0, 0, 1);
}

nav {
    background-color: rgba(16, 25, 25, 0.3);
}

.navbar {
    margin-top: 0px !important;
}

.navbar-brand {
    font-size: 18px !important;
}

.navbar-nav {
    font-size: 18px;
}

.collapse {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.btn-register {
    background-color: rgba(126, 248, 68, 1);
}

.hero {
    background: linear-gradient(rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)),
        url("../images/bg-home.png") no-repeat center bottom / cover;
    background-attachment: scroll !important;
    height: auto;
    width: 100%;
    /* min-height: 100vh; */
    margin: 0;
    /* margin-top: -110px; */
    padding-top: 20px;
}

.bolt {
    height: 43px;
    width: 246px;
    border: 1px;
    border-radius: 100px;
    padding: 10px;
    background-color: rgba(58, 64, 70, 1);
}

.bolt-blockchain {
    gap: 12px;
}

.blockchain-academy-bolt {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}

.judul-crypto {
    font-size: 34px;
    font-weight: 300;
    padding: 10px;
    line-height: normal;
    background: radial-gradient(49.95% 49.95% at 50.05% 50%, #FFFFFF 50%, #7EF844 100%);
    -webkit-background-clip: text;
    /* untuk potong gradasi mengikuti bentuk teks */
    -webkit-text-fill-color: transparent;
}

.subjudul-crypto {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    font-weight: 300;
    padding: 10px;
}

.btn-home {
    background-color: rgba(126, 248, 68, 1);
    border-radius: 100px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.stats {
    margin-top: 40px;
    margin-bottom: 40px;
    gap: 10px;
}

.stats .divider {
    display: none;
}

.stats h5 {
    font-size: 18px;
    margin-bottom: 8px;
}

.stats p {
    font-size: 12px;
    opacity: 0.8;
    color: #FFFFFFA1;
}

.how-it-works {
    background-color: rgba(0, 0, 0, 1);
    width: 100%;
    height: auto;
    padding: 12px;
}

.bolt-blockchain-1 {
    gap: 10px;
    padding: 10px 20px;
    border: 1px solid rgba(58, 64, 70, 1);
    border-radius: 100px;
    background-color: rgba(10, 16, 21, 1)
}

.heading-how {
    margin: 12px 0px;
}

.where-tech {
    font-size: 24px;
    line-height: 150%;
    color: rgba(255, 255, 255, 1);
}

.heading-how p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.63);
}

.information-how {
    height: auto;
}

.information-card {
    padding: 0;
    margin: 12px 0px;
    margin-right: 0px;
}

.stat-desc {
    width: auto;
    height: auto;
}

.desc {
    width: auto;
    gap: 10px;
    margin-bottom: 56px;
}

.every {
    color: rgba(255, 255, 255, 0.63);
}

.stat {
    width: auto;
    height: auto;
    margin-top: 10px;
    padding: 16px 22px;
}

.market {
    font-size: 24px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 37px;
}

.progress {
    margin-bottom: 27px !important;
    background-color: rgba(255, 255, 255, 0.13);
    height: 10px;
}

.progress-bar {
    background-color: rgba(126, 248, 68, 1);
}

.information {
    height: auto;
    margin: 0px 0px;
    margin-left: 0px;
}

.enterprice p {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0;
}

.smart {
    color: rgba(255, 255, 255, 0.63);
}

.smart li {
    font-size: 24px;
    margin-top: 22px;
}

.smart .psmart {
    font-size: 24px;
}

.img-blockchain {
    height: auto;
    width: 100%;
}

.features {
    height: auto;
    background-color: rgba(0, 0, 0, 1);
    padding: 12px;
}

.heading-features {
    margin: 10px 0px;
    gap: 10px;
}

.automate {
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 34px;
    color: rgba(237, 255, 252, 1);
    margin: 10px 0px;
}

.automate-sub {
    font-size: 18px;
    color: rgba(237, 255, 252, 1);
    padding: 10px;
    margin-bottom: 19px;
}

.automate-info {
    width: auto;
    height: auto;
    margin-bottom: 10px;
}

.gambar-features-kiri {
    width: auto;
    height: auto;
    padding: 10px;
}

.gambar-features-kiri img {
    width: auto;
    height: auto;
}

.gambar-features-kiri p {
    font-size: 24px;
    font-weight: 600;
    align-content: center;
}

.gambar-features-kanan {
    width: 100%;
    height: auto;
    padding: 10px;
}

.gambar-features-kanan1 {
    width: 100%;
    height: auto;
    padding: 10px;
}

.use-cases {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 1);
    padding: 12px;
}

.use-case-img {
    padding: 10px;
}

.use-case-img1 {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: contain;
}

.stats-use-case {
    margin-top: 30px;
    gap: 10px;
}

.stats-use-case p {
    font-size: 18px;
    opacity: 0.8;
    color: #FFFFFFA1;
}

.stats-use-case h5 {
    font-size: 32px;
    margin-bottom: 8px;
}

.btn-usecase {
    background-color: rgba(126, 248, 68, 1);
    border-radius: 100px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    margin-top: 30px;
}

.security {
    height: auto;
    background-color: rgba(126, 248, 68, 0.15);
    padding: 12px;
}

.heading-security {
    margin-top: 20px !important;
    margin-bottom: 26px;
}

.heading-security,
h1 {
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 5px;
}

.heading-security,
p {
    color: rgba(255, 255, 255, 0.63);
    font-size: 18px;
    font-weight: 400;
}

.FAQs {
    height: auto;
    display: flex;
    gap: 10px;

}

.question-faqs {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.06);
    width: auto;
    border-radius: 28px;
}

.question-faqsh1 {
    font-size: 24px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 16px;
}

.questions {
    width: auto;
    height: auto;
}

.questions-title {
    margin: 16px 0px;
}

.questions-title,
.plus-minus {
    color: rgba(154, 68, 82, 1);
}

.questions-title,
.h2 {
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    display: flex;
    justify-content: space-between;
    align-content: center;
}

.questions-text {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.63);
    margin: 19px 0px;
}

.divider-horizontal {
    width: 100%;
    height: 0.95px;
    background: rgba(255, 255, 255, 0.2);
}

.categories {
    width: auto;
    height: auto;
    background-color: rgba(255, 255, 255, 0.06);
    padding: 10px;
    border-radius: 28px;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.category {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.road-map {
    height: auto;
    width: 100%;
    padding: 12px;
}

.text-designed {
    background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    margin: 10px 0px;
}

.text-designed-1 {
    color: rgba(134, 134, 134, 1);
}

.information-road-map {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 40px;
}

.road-map-card {
    padding: 26px 13px;
    box-shadow: 3.57px 3.57px 4.77px 0px rgba(191, 234, 68, 0.17) inset;
    backdrop-filter: blur(23.83px);
    border: 1px solid rgba(126, 248, 68, 0.16);
    border-radius: 10px;
}

.road-map-judul {
    font-size: 24px;
    background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 10px;
    margin: 5px 0px;
}

.road-map-desk {
    font-size: 18px;
    color: rgba(134, 134, 134, 1);
    padding: 10px;
}

.testimonials {
    height: auto;
    width: 100%;
    padding: 12px;
}

.title-testimonials {
    width: auto;
    margin: 28px 0px;
}

.desk-testimonials {
    color: rgba(237, 255, 252, 1);
    margin-bottom: 38px;
}

.card-testimonials {
    padding: 10px;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.09);
    border-radius: 29px;
    margin-top: 50px;
}

.nama-card {
    font-size: 24px;
}

.text-cardtest {
    height: auto;
    width: auto;
}

.testi-img {
    width: 112px;
    height: 112px;
    object-fit: cover;

}

.faq {
    height: auto;
    padding: 12px;
}

.judul-faq {
    margin: 20px 0px;
}

.gambar-faq {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.faq-gambar {
    object-fit: cover;
    width: 100%;
    height: auto;
    border-radius: 15px;
}

.info-faq {
    padding: 10px;
}

.questions-faq {
    width: auto !important;
    height: auto !important;
}

.questions-title-faq {
    margin: 20px 0px;
}

.questions-title-faq,
.plus-minus-faq {
    color: rgba(255, 255, 255, 1);
}

.questions-title-faq,
h2 {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    display: flex;
    justify-content: space-between;
    align-content: center;
}

.questions-text-faq {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.63);
    margin: 10px 0px;
    margin-left: 10px;
}

.footer {
    width: 100%;
    height: auto;
    padding: 12px;
}

.email {
    background-color: #FFFFFF0D;
    font-size: 18px;
    color: rgba(134, 134, 134, 1);
    width: auto;
    height: 50px;
    border-radius: 10px;
    align-content: center;
    padding: 0px 10px;
    margin: 24px 0px;
}

.icon-footer {
    height: 53px;
    width: 53px;
    background-color: #7EF844;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-bottom: 20px;
}

.logo-footer {
    text-decoration: none;
    font-size: 18px !important;
    color: #FEFEFE;
    margin: 10px 0px;
}

.copyrighted {
    margin: 18px 0px;
}

@media (min-width:425px) {
    body {
        font-family: 'Manrope', sans-serif;
        background-color: rgba(0, 0, 0, 1);
    }

    nav {
        background-color: rgba(16, 25, 25, 0.3);
    }

    .navbar {
        margin-top: 0px !important;
    }

    .navbar-brand {
        font-size: 18px !important;
    }

    .navbar-nav {
        font-size: 18px;
    }

    .collapse {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .btn-register {
        background-color: rgba(126, 248, 68, 1);
    }

    .hero {
        background: linear-gradient(rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)),
            url("../images/bg-home.png") no-repeat center bottom / cover;
        background-attachment: scroll !important;
        height: auto;
        width: 100%;
        /* min-height: 100vh; */
        margin: 0;
        /* margin-top: -110px; */
        padding-top: 20px;
    }

    .bolt {
        height: 43px;
        width: 246px;
        border: 1px;
        border-radius: 100px;
        padding: 10px;
        background-color: rgba(58, 64, 70, 1);
    }

    .bolt-blockchain {
        gap: 12px;
    }

    .blockchain-academy-bolt {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
    }

    .judul-crypto {
        font-size: 34px;
        font-weight: 300;
        padding: 10px;
        line-height: normal;
        background: radial-gradient(49.95% 49.95% at 50.05% 50%, #FFFFFF 50%, #7EF844 100%);
        -webkit-background-clip: text;
        /* untuk potong gradasi mengikuti bentuk teks */
        -webkit-text-fill-color: transparent;
    }

    .subjudul-crypto {
        width: 100%;
        height: auto;
        font-size: 16px;
        color: rgba(255, 255, 255, 1);
        font-weight: 300;
        padding: 10px;
    }

    .btn-home {
        background-color: rgba(126, 248, 68, 1);
        border-radius: 100px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }

    .stats {
        margin-top: 40px;
        margin-bottom: 40px;
        gap: 10px;
    }

    .stats .divider {
        display: none;
    }

    .stats h5 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .stats p {
        font-size: 12px;
        opacity: 0.8;
        color: #FFFFFFA1;
    }

    .how-it-works {
        background-color: rgba(0, 0, 0, 1);
        width: 100%;
        height: auto;
        padding: 12px;
    }

    .bolt-blockchain-1 {
        gap: 10px;
        padding: 10px 20px;
        border: 1px solid rgba(58, 64, 70, 1);
        border-radius: 100px;
        background-color: rgba(10, 16, 21, 1)
    }

    .heading-how {
        margin: 12px 0px;
    }

    .where-tech {
        font-size: 24px;
        line-height: 150%;
        color: rgba(255, 255, 255, 1);
    }

    .heading-how p {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
    }

    .information-how {
        height: auto;
    }

    .information-card {
        padding: 0;
        margin: 12px 0px;
        margin-right: 0px;
    }

    .stat-desc {
        width: auto;
        height: auto;
    }

    .desc {
        width: auto;
        gap: 10px;
        margin-bottom: 56px;
    }

    .every {
        color: rgba(255, 255, 255, 0.63);
    }

    .stat {
        width: auto;
        height: auto;
        margin-top: 10px;
        padding: 16px 22px;
    }

    .market {
        font-size: 24px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 37px;
    }

    .progress {
        margin-bottom: 27px !important;
        background-color: rgba(255, 255, 255, 0.13);
        height: 10px;
    }

    .progress-bar {
        background-color: rgba(126, 248, 68, 1);
    }

    .information {
        height: auto;
        margin: 0px 0px;
        margin-left: 0px;
    }

    .enterprice p {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 0;
    }

    .smart {
        color: rgba(255, 255, 255, 0.63);
    }

    .smart li {
        font-size: 24px;
        margin-top: 22px;
    }

    .smart .psmart {
        font-size: 24px;
    }

    .img-blockchain {
        height: auto;
        width: 100%;
    }

    .features {
        height: auto;
        background-color: rgba(0, 0, 0, 1);
        padding: 12px;
    }

    .heading-features {
        margin: 10px 0px;
        gap: 10px;
    }

    .automate {
        width: auto;
        height: auto;
        padding: 10px;
        font-size: 34px;
        color: rgba(237, 255, 252, 1);
        margin: 10px 0px;
    }

    .automate-sub {
        font-size: 18px;
        color: rgba(237, 255, 252, 1);
        padding: 10px;
        margin-bottom: 19px;
    }

    .automate-info {
        width: auto;
        height: auto;
        margin-bottom: 10px;
    }

    .gambar-features-kiri {
        width: auto;
        height: auto;
        padding: 10px;
    }

    .gambar-features-kiri img {
        width: auto;
        height: auto;
    }

    .gambar-features-kiri p {
        font-size: 24px;
        font-weight: 600;
        align-content: center;
    }

    .gambar-features-kanan {
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .gambar-features-kanan1 {
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .use-cases {
        width: 100%;
        height: auto;
        background-color: rgba(0, 0, 0, 1);
        padding: 12px;
    }

    .use-case-img {
        padding: 10px;
    }

    .use-case-img1 {
        width: 100%;
        height: auto;
        border-radius: 20px;
        object-fit: contain;
    }

    .stats-use-case {
        margin-top: 30px;
        gap: 10px;
    }

    .stats-use-case p {
        font-size: 18px;
        opacity: 0.8;
        color: #FFFFFFA1;
    }

    .stats-use-case h5 {
        font-size: 32px;
        margin-bottom: 8px;
    }

    .btn-usecase {
        background-color: rgba(126, 248, 68, 1);
        border-radius: 100px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 25px;
        margin-top: 30px;
    }

    .security {
        height: auto;
        background-color: rgba(126, 248, 68, 0.15);
        padding: 12px;
    }

    .heading-security {
        margin-top: 20px !important;
        margin-bottom: 26px;
    }

    .heading-security,
    h1 {
        color: rgba(255, 255, 255, 1);
        font-size: 24px;
        font-weight: 400;
        padding-bottom: 5px;
    }

    .heading-security,
    p {
        color: rgba(255, 255, 255, 0.63);
        font-size: 18px;
        font-weight: 400;
    }

    .FAQs {
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 10px;

    }

    .question-faqs {
        padding: 15px;
        background-color: rgba(255, 255, 255, 0.06);
        width: auto;
        border-radius: 28px;
    }

    .question-faqsh1 {
        font-size: 24px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 16px;
    }

    .questions {
        width: auto;
        height: auto;
    }

    .questions-title {
        margin: 16px 0px;
    }

    .questions-title,
    .plus-minus {
        color: rgba(154, 68, 82, 1);
    }

    .questions-title,
    .h2 {
        font-size: 20px;
        color: rgba(255, 255, 255, 1);
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .questions-text {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
        margin: 19px 0px;
    }

    .divider-horizontal {
        width: 100%;
        height: 0.95px;
        background: rgba(255, 255, 255, 0.2);
    }

    .categories {
        width: auto;
        height: auto;
        background-color: rgba(255, 255, 255, 0.06);
        padding: 10px;
        border-radius: 28px;
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .category {
        color: rgba(255, 255, 255, 1);
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .road-map {
        height: auto;
        width: 100%;
        padding: 12px;
    }

    .text-designed {
        background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 24px;
        margin: 10px 0px;
    }

    .text-designed-1 {
        color: rgba(134, 134, 134, 1);
    }

    .information-road-map {
        height: auto;
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 40px;
    }

    .road-map-card {
        padding: 26px 13px;
        box-shadow: 3.57px 3.57px 4.77px 0px rgba(191, 234, 68, 0.17) inset;
        backdrop-filter: blur(23.83px);
        border: 1px solid rgba(126, 248, 68, 0.16);
        border-radius: 10px;
    }

    .road-map-judul {
        font-size: 24px;
        background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 10px;
        margin: 5px 0px;
    }

    .road-map-desk {
        font-size: 18px;
        color: rgba(134, 134, 134, 1);
        padding: 10px;
    }

    .testimonials {
        height: auto;
        width: 100%;
        padding: 12px;
    }

    .title-testimonials {
        width: auto;
        margin: 28px 0px;
    }

    .desk-testimonials {
        color: rgba(237, 255, 252, 1);
        margin-bottom: 38px;
    }

    .card-testimonials {
        padding: 10px;
        width: 100%;
        height: auto;
        background-color: rgba(255, 255, 255, 0.09);
        border-radius: 29px;
        margin-top: 50px;
    }

    .nama-card {
        font-size: 24px;
    }

    .text-cardtest {
        height: auto;
        width: auto;
    }

    .testi-img {
        width: 112px;
        height: 112px;
        object-fit: cover;

    }

    .faq {
        height: auto;
        padding: 12px;
    }

    .judul-faq {
        margin: 20px 0px;
    }

    .gambar-faq {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .faq-gambar {
        object-fit: cover;
        width: 100%;
        height: auto;
        border-radius: 15px;
    }

    .info-faq {
        padding: 10px;
    }

    .questions-faq {
        width: auto !important;
        height: auto !important;
    }

    .questions-title-faq {
        margin: 20px 0px;
    }

    .questions-title-faq,
    .plus-minus-faq {
        color: rgba(255, 255, 255, 1);
    }

    .questions-title-faq,
    h2 {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .questions-text-faq {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
        margin: 10px 0px;
        margin-left: 10px;
    }

    .footer {
        width: 100%;
        height: auto;
        padding: 12px;
    }

    .email {
        background-color: #FFFFFF0D;
        font-size: 18px;
        color: rgba(134, 134, 134, 1);
        width: auto;
        height: 50px;
        border-radius: 10px;
        align-content: center;
        padding: 0px 10px;
        margin: 24px 0px;
    }

    .icon-footer {
        height: 53px;
        width: 53px;
        background-color: #7EF844;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        margin-bottom: 20px;
    }

    .logo-footer {
        text-decoration: none;
        font-size: 18px !important;
        color: #FEFEFE;
        margin: 10px 0px;
    }

    .copyrighted {
        margin: 18px 0px;
    }
}

@media (min-width:768px) {
    body {
        font-family: 'Manrope', sans-serif;
        background-color: rgba(0, 0, 0, 1);
    }

    nav {
        background-color: rgba(16, 25, 25, 0.3);
    }

    .navbar {
        margin-top: 0px !important;
    }

    .navbar-brand {
        font-size: 18px !important;
    }

    .navbar-nav {
        font-size: 18px;
    }

    .collapse {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .btn-register {
        background-color: rgba(126, 248, 68, 1);
    }

    .hero {
        background: linear-gradient(rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)),
            url("../images/bg-home.png") no-repeat center bottom / cover;
        background-attachment: scroll !important;
        height: auto;
        width: 100%;
        /* min-height: 100vh; */
        margin: 0;
        /* margin-top: -110px; */
        padding-top: 20px;
    }

    .bolt {
        height: 43px;
        width: 246px;
        border: 1px;
        border-radius: 100px;
        padding: 10px;
        background-color: rgba(58, 64, 70, 1);
    }

    .bolt-blockchain {
        gap: 12px;
    }

    .blockchain-academy-bolt {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
    }

    .judul-crypto {
        font-size: 34px;
        font-weight: 300;
        padding: 10px;
        line-height: normal;
        background: radial-gradient(49.95% 49.95% at 50.05% 50%, #FFFFFF 50%, #7EF844 100%);
        -webkit-background-clip: text;
        /* untuk potong gradasi mengikuti bentuk teks */
        -webkit-text-fill-color: transparent;
    }

    .subjudul-crypto {
        width: 100%;
        height: auto;
        font-size: 16px;
        color: rgba(255, 255, 255, 1);
        font-weight: 300;
        padding: 10px;
    }

    .btn-home {
        background-color: rgba(126, 248, 68, 1);
        border-radius: 100px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }

    .stats {
        margin-top: 40px;
        margin-bottom: 40px;
        gap: 10px;
    }

    .stats .divider {
        display: none;
    }

    .stats h5 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .stats p {
        font-size: 12px;
        opacity: 0.8;
        color: #FFFFFFA1;
    }

    .how-it-works {
        background-color: rgba(0, 0, 0, 1);
        width: 100%;
        height: auto;
        padding: 12px;
    }

    .bolt-blockchain-1 {
        gap: 10px;
        padding: 10px 20px;
        border: 1px solid rgba(58, 64, 70, 1);
        border-radius: 100px;
        background-color: rgba(10, 16, 21, 1)
    }

    .heading-how {
        margin: 12px 0px;
    }

    .where-tech {
        font-size: 24px;
        line-height: 150%;
        color: rgba(255, 255, 255, 1);
    }

    .heading-how p {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
    }

    .information-how {
        height: auto;
    }

    .information-card {
        padding: 0;
        margin: 12px 0px;
        margin-right: 0px;
    }

    .stat-desc {
        width: auto;
        height: auto;
    }

    .desc {
        width: auto;
        gap: 10px;
        margin-bottom: 56px;
    }

    .every {
        color: rgba(255, 255, 255, 0.63);
    }

    .stat {
        width: auto;
        height: auto;
        margin-top: 10px;
        padding: 16px 22px;
    }

    .market {
        font-size: 24px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 37px;
    }

    .progress {
        margin-bottom: 27px !important;
        background-color: rgba(255, 255, 255, 0.13);
        height: 10px;
    }

    .progress-bar {
        background-color: rgba(126, 248, 68, 1);
    }

    .information {
        height: auto;
        margin: 0px 0px;
        margin-left: 0px;
    }

    .enterprice p {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 0;
    }

    .smart {
        color: rgba(255, 255, 255, 0.63);
    }

    .smart li {
        font-size: 24px;
        margin-top: 22px;
    }

    .smart .psmart {
        font-size: 24px;
    }

    .img-blockchain {
        height: auto;
        width: 100%;
    }

    .features {
        height: auto;
        background-color: rgba(0, 0, 0, 1);
        padding: 12px;
    }

    .heading-features {
        margin: 10px 0px;
        gap: 10px;
    }

    .automate {
        width: auto;
        height: auto;
        padding: 10px;
        font-size: 34px;
        color: rgba(237, 255, 252, 1);
        margin: 10px 0px;
    }

    .automate-sub {
        font-size: 18px;
        color: rgba(237, 255, 252, 1);
        padding: 10px;
        margin-bottom: 19px;
    }

    .automate-info {
        width: auto;
        height: auto;
        margin-bottom: 10px;
    }

    .gambar-features-kiri {
        width: auto;
        height: auto;
        padding: 10px;
    }

    .gambar-features-kiri img {
        width: auto;
        height: auto;
    }

    .gambar-features-kiri p {
        font-size: 24px;
        font-weight: 600;
        align-content: center;
    }

    .gambar-features-kanan {
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .gambar-features-kanan1 {
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .use-cases {
        width: 100%;
        height: auto;
        background-color: rgba(0, 0, 0, 1);
        padding: 12px;
    }

    .use-case-img {
        padding: 10px;
    }

    .use-case-img1 {
        width: 100%;
        height: auto;
        border-radius: 20px;
        object-fit: contain;
    }

    .stats-use-case {
        margin-top: 30px;
        gap: 10px;
    }

    .stats-use-case p {
        font-size: 18px;
        opacity: 0.8;
        color: #FFFFFFA1;
    }

    .stats-use-case h5 {
        font-size: 32px;
        margin-bottom: 8px;
    }

    .btn-usecase {
        background-color: rgba(126, 248, 68, 1);
        border-radius: 100px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 25px;
        margin-top: 30px;
    }

    .security {
        height: auto;
        background-color: rgba(126, 248, 68, 0.15);
        padding: 12px;
    }

    .heading-security {
        margin-top: 20px !important;
        margin-bottom: 26px;
    }

    .heading-security,
    h1 {
        color: rgba(255, 255, 255, 1);
        font-size: 24px;
        font-weight: 400;
        padding-bottom: 5px;
    }

    .heading-security,
    p {
        color: rgba(255, 255, 255, 0.63);
        font-size: 18px;
        font-weight: 400;
    }

    .FAQs {
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 10px;

    }

    .question-faqs {
        padding: 15px;
        background-color: rgba(255, 255, 255, 0.06);
        width: auto;
        border-radius: 28px;
    }

    .question-faqsh1 {
        font-size: 24px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 16px;
    }

    .questions {
        width: auto;
        height: auto;
    }

    .questions-title {
        margin: 16px 0px;
    }

    .questions-title,
    .plus-minus {
        color: rgba(154, 68, 82, 1);
    }

    .questions-title,
    .h2 {
        font-size: 20px;
        color: rgba(255, 255, 255, 1);
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .questions-text {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
        margin: 19px 0px;
    }

    .divider-horizontal {
        width: 100%;
        height: 0.95px;
        background: rgba(255, 255, 255, 0.2);
    }

    .categories {
        width: auto;
        height: auto;
        background-color: rgba(255, 255, 255, 0.06);
        padding: 10px;
        border-radius: 28px;
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .category {
        color: rgba(255, 255, 255, 1);
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .road-map {
        height: auto;
        width: 100%;
        padding: 12px;
    }

    .text-designed {
        background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 24px;
        margin: 10px 0px;
    }

    .text-designed-1 {
        color: rgba(134, 134, 134, 1);
    }

    .information-road-map {
        height: auto;
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 40px;
    }

    .road-map-card {
        padding: 26px 13px;
        box-shadow: 3.57px 3.57px 4.77px 0px rgba(191, 234, 68, 0.17) inset;
        backdrop-filter: blur(23.83px);
        border: 1px solid rgba(126, 248, 68, 0.16);
        border-radius: 10px;
    }

    .road-map-judul {
        font-size: 24px;
        background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 10px;
        margin: 5px 0px;
    }

    .road-map-desk {
        font-size: 18px;
        color: rgba(134, 134, 134, 1);
        padding: 10px;
    }

    .testimonials {
        height: auto;
        width: 100%;
        padding: 12px;
    }

    .title-testimonials {
        width: auto;
        margin: 28px 0px;
    }

    .desk-testimonials {
        color: rgba(237, 255, 252, 1);
        margin-bottom: 38px;
    }

    .card-testimonials {
        padding: 10px;
        width: 100%;
        height: auto;
        background-color: rgba(255, 255, 255, 0.09);
        border-radius: 29px;
        margin-top: 50px;
    }

    .nama-card {
        font-size: 24px;
    }

    .text-cardtest {
        height: auto;
        width: auto;
    }

    .testi-img {
        width: 112px;
        height: 112px;
        object-fit: cover;

    }

    .faq {
        height: auto;
        padding: 12px;
    }

    .judul-faq {
        margin: 20px 0px;
    }

    .gambar-faq {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .faq-gambar {
        object-fit: cover;
        width: 100%;
        height: auto;
        border-radius: 15px;
    }

    .info-faq {
        padding: 10px;
    }

    .questions-faq {
        width: auto !important;
        height: auto !important;
    }

    .questions-title-faq {
        margin: 20px 0px;
    }

    .questions-title-faq,
    .plus-minus-faq {
        color: rgba(255, 255, 255, 1);
    }

    .questions-title-faq,
    h2 {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .questions-text-faq {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
        margin: 10px 0px;
        margin-left: 10px;
    }

    .footer {
        width: 100%;
        height: auto;
        padding: 12px;
    }

    .email {
        background-color: #FFFFFF0D;
        font-size: 18px;
        color: rgba(134, 134, 134, 1);
        width: auto;
        height: 50px;
        border-radius: 10px;
        align-content: center;
        padding: 0px 10px;
        margin: 24px 0px;
    }

    .icon-footer {
        height: 53px;
        width: 53px;
        background-color: #7EF844;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        margin-bottom: 20px;
    }

    .logo-footer {
        text-decoration: none;
        font-size: 18px !important;
        color: #FEFEFE;
        margin: 10px 0px;
    }

    .copyrighted {
        margin: 18px 0px;
    }
}

/* 🟤 DESKTOP — mulai 1024px ke atas */
@media (min-width: 1024px) {
    nav {
        background-color: rgba(16, 25, 25, 0.3);
    }

    .navbar {
        margin-top: 23px !important;
    }

    .navbar-brand {
        font-size: 20px !important;
    }

    .navbar-nav {
        font-size: 16px;
    }

    .collapse {
        display: flex;
        flex-direction: row;
        justify-content: end;
    }

    .btn-register {
        background-color: rgba(126, 248, 68, 1);
    }

    .hero {
        background: linear-gradient(rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)),
            url("../images/bg-home.png") no-repeat center bottom / cover;
        background-attachment: fixed;
        height: 900px;
        width: 100%;
        margin: 0;
        margin-top: -110px;
        padding-top: 150px;
    }

    .bolt {
        height: 43px;
        width: 246px;
        border: 1px;
        border-radius: 100px;
        padding: 10px;
        background-color: rgba(58, 64, 70, 1);
    }

    .bolt-blockchain {
        gap: 12px;
    }

    .blockchain-academy-bolt {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
    }

    .judul-crypto {
        font-size: 64px;
        font-weight: 300;
        padding: 10px;
        line-height: 100px;
        background: radial-gradient(49.95% 49.95% at 50.05% 50%, #FFFFFF 50%, #7EF844 100%);
        -webkit-background-clip: text;
        /* untuk potong gradasi mengikuti bentuk teks */
        -webkit-text-fill-color: transparent;
    }

    .subjudul-crypto {
        width: 720px;
        height: 50px;
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        font-weight: 400;
        padding: 10px;
    }

    .btn-home {
        background-color: rgba(126, 248, 68, 1);
        border-radius: 100px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 25px;
        margin-top: 60px;
    }

    .stats {
        margin-top: 110px;
        gap: 50px;
    }

    .stats .divider {
        width: 1px;
        height: 40px;
        background-color: rgba(255, 255, 255, 0.4);
    }

    .stats h5 {
        font-size: 32px;
        margin-bottom: 8px;
    }

    .stats p {
        font-size: 18px;
        opacity: 0.8;
    }

    .how-it-works {
        background-color: rgba(0, 0, 0, 1);
        width: 100%;
        height: 890px;
        padding: 94px 64px;
    }

    .bolt-blockchain-1 {
        gap: 12px;
        padding: 10px 20px;
        border: 1px solid rgba(58, 64, 70, 1);
        border-radius: 100px;
        background-color: rgba(10, 16, 21, 1)
    }

    .heading-how {
        margin: 25px 0px;
    }

    .where-tech {
        font-size: 44px;
        line-height: 150%;
        color: rgba(255, 255, 255, 1);
    }

    .heading-how p {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
    }

    .information-how {
        height: 458px;
    }

    .information-card {
        padding: 0;
        margin: 23px 0px;
        margin-right: 0px;
    }

    .stat-desc {
        width: 447px;
        height: 391px;
    }

    .desc {
        width: 354px;
        gap: 30px;
        margin-bottom: 56px;
    }

    .every {
        color: rgba(255, 255, 255, 0.63);
    }

    .stat {
        width: 347px;
        height: 230px;
        margin-top: 70px;
        padding: 16px 22px;
    }

    .market {
        font-size: 24px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 37px;
    }

    .progress {
        margin-bottom: 27px !important;
        background-color: rgba(255, 255, 255, 0.13);
        height: 10px;
    }

    .progress-bar {
        background-color: rgba(126, 248, 68, 1);
    }

    .information {
        /* width: 144px; */
        height: 324px;
        margin: 0px 0px;
        margin-left: 0px;
    }

    .enterprice p {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 0;
    }

    .smart {
        color: rgba(255, 255, 255, 0.63);
    }

    .smart li {
        font-size: 24px;
        margin-top: 22px;
    }

    .smart .psmart {
        font-size: 24px;
    }

    .img-blockchain {
        height: auto;
        width: 100%;
    }

    .features {
        height: 778px;
        background-color: rgba(0, 0, 0, 1);
        padding: 100px 56px;
    }

    .heading-features {
        margin: 16px 0px;
        gap: 20px;
    }

    .automate {
        width: auto;
        height: 140px;
        padding: 10px;
        font-size: 34px;
        color: rgba(237, 255, 252, 1);
        margin: 19px 0px;
    }

    .automate-sub {
        font-size: 18px;
        color: rgba(237, 255, 252, 1);
        padding: 10px;
        margin-bottom: 19px;
    }

    .automate-info {
        width: auto;
        height: 144px;
    }

    .gambar-features-kiri {
        width: auto;
        height: 409px;
        padding: 10px;
    }

    .gambar-features-kiri img {
        width: auto;
        height: 253px;
    }

    .gambar-features-kiri p {
        font-size: 44px;
        font-weight: 700;
    }

    .gambar-features-kanan {
        width: auto;
        height: 502px;
        padding: 10px;
    }

    .use-cases {
        width: 100%;
        height: 830px;
        background-color: rgba(0, 0, 0, 1);
        padding: 100px 56px;
    }

    .use-case-img {
        padding: 10px;
    }

    .use-case-img1 {
        width: 100%;
        height: 100%auto;
        border-radius: 20px;
        object-fit: contain;
    }

    .stats-use-case {
        margin-top: 30px;
        gap: 40px;
    }

    .stats-use-case p {
        font-size: 18px;
        opacity: 0.8;
        color: #FFFFFFA1;
    }

    .stats-use-case h5 {
        font-size: 32px;
        margin-bottom: 8px;
    }

    .btn-usecase {
        background-color: rgba(126, 248, 68, 1);
        border-radius: 100px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 25px;
        margin-top: 30px;
    }

    .security {
        height: auto;
        background-color: rgba(126, 248, 68, 0.15);
        padding: 100px 64px;
    }

    .heading-security {
        margin-top: 20px !important;
        margin-bottom: 26px;
    }

    .heading-security,
    h1 {
        color: rgba(255, 255, 255, 1);
        font-size: 44px;
        font-weight: 400;
    }

    .heading-security,
    p {
        color: rgba(255, 255, 255, 0.63);
        font-size: 18px;
        font-weight: 400;
    }

    .FAQs {
        height: 861px;
        display: flex;
        gap: 36px;
        flex-direction: row;
    }

    .question-faqs {
        padding: 36px 23px;
        background-color: rgba(255, 255, 255, 0.06);
        width: auto;
        border-radius: 28px;
    }

    .question-faqsh1 {
        font-size: 32px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 26px;
    }

    .questions {
        width: auto;
        height: 629px;
    }

    .questions-title {
        margin: 26px 0px;
    }

    .questions-title,
    .plus-minus {
        color: rgba(154, 68, 82, 1);
    }

    .questions-title,
    .h2 {
        font-size: 24px;
        color: rgba(255, 255, 255, 1);
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .questions-text {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
        margin: 19px 0px;
    }

    .divider-horizontal {
        width: 100%;
        height: 0.95px;
        background: rgba(255, 255, 255, 0.2);
    }

    .categories {
        width: auto;
        height: 89px;
        background-color: rgba(255, 255, 255, 0.06);
        padding: 30px 36px;
        border-radius: 28px;
        margin-bottom: 31px;
        display: flex;
        flex-direction: column;
    }

    .category {
        color: rgba(255, 255, 255, 1);
        font-size: 24px;
    }

    .road-map {
        height: 884px;
        width: 100%;
        padding: 90px 63px;
    }

    .text-designed {
        background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 44px;
    }

    .text-designed-1 {
        color: rgba(134, 134, 134, 1);
    }

    .information-road-map {
        height: 312px;
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 29px;
        margin-top: 40px;
    }

    .road-map-card {
        padding: 26px 13px;
        box-shadow: 3.57px 3.57px 4.77px 0px rgba(191, 234, 68, 0.17) inset;
        backdrop-filter: blur(23.83px);
        border: 1px solid rgba(126, 248, 68, 0.16);
        border-radius: 10px;
    }

    .road-map-judul {
        font-size: 24px;
        background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 10px;
        margin: 5px 0px;
    }

    .road-map-desk {
        font-size: 18px;
        color: rgba(134, 134, 134, 1);
        padding: 10px;
    }

    .testimonials {
        height: 1038px;
        width: 100%;
        padding: 125px 64px;
    }

    .title-testimonials {
        width: auto;
        margin: 28px 0px;
    }

    .desk-testimonials {
        color: rgba(237, 255, 252, 1);
        margin-bottom: 38px;
    }

    .card-testimonials {
        padding: 13px 50px;
        width: auto;
        height: 226px;
        background-color: rgba(255, 255, 255, 0.09);
        border-radius: 29px;
        margin-top: 0px;
    }

    .nama-card {
        font-size: 32px;
    }

    .text-cardtest {
        height: 156px;
        width: auto;
    }

    .testi-img {
        width: 112px;
        height: 112px;
        object-fit: cover;
    }

    .faq {
        width: 100%;
        height: auto;
        padding: 102px 63px;
    }

    .judul-faq {
        margin: 20px 0px;
    }

    .gambar-faq {
        width: 50%;
        height: 685px;
    }

    .faq-gambar {
        object-fit: cover;
        width: 100%;
        height: 665px;
        border-radius: 15px;
    }

    .info-faq {
        padding: 30px;
    }

    .questions-faq {
        width: auto !important;
        height: auto !important;
    }

    .questions-title-faq {
        margin: 20px 0px;
    }

    .questions-title-faq,
    .plus-minus-faq {
        color: rgba(255, 255, 255, 1);
    }

    .questions-title-faq,
    h2 {
        font-size: 24px;
        color: rgba(255, 255, 255, 1);
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .questions-text-faq {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
        margin: 10px 0px;
        margin-left: 10px;
    }

    .footer {
        height: 542px;
        padding: 26px 51px;
    }

    .email {
        background-color: #FFFFFF0D;
        font-size: 18px;
        color: rgba(134, 134, 134, 1);
        width: 323px;
        height: 50px;
        border-radius: 10px;
        align-content: center;
        padding: 0px 10px;
        margin: 44px 0px;
    }

    .icon-footer {
        height: 53px;
        width: 53px;
        background-color: #7EF844;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .logo-footer {
        text-decoration: none;
        font-size: 24px !important;
        color: #FEFEFE;
        margin: 10px 0px;
    }

    .copyrighted {
        margin: 48px 0px;
    }
}

/* ⚫ MONITOR BESAR — mulai 1440px ke atas */
@media (min-width: 1440px) {
    nav {
        background-color: rgba(16, 25, 25, 0.3);
    }

    .navbar {
        margin-top: 23px !important;
    }

    .navbar-brand {
        font-size: 24px !important;
    }

    .collapse {
        display: flex;
        flex-direction: row;
        justify-content: end;
    }

    .navbar-nav {
        font-size: 18px;
    }

    .btn-register {
        background-color: rgba(126, 248, 68, 1);
    }

    .hero {
        background: linear-gradient(rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)),
            url("../images/bg-home.png") no-repeat center bottom / cover;
        background-attachment: fixed;
        height: 1024px;
        width: 100%;
        margin: 0;
        margin-top: -110px;
        padding-top: 200px;
    }

    .bolt {
        height: 43px;
        width: 246px;
        border: 1px;
        border-radius: 100px;
        padding: 10px;
        background-color: rgba(58, 64, 70, 1);
    }

    .bolt-blockchain {
        gap: 12px;
    }

    .blockchain-academy-bolt {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
    }

    .judul-crypto {
        font-size: 84px;
        font-weight: 300;
        padding: 10px;
        line-height: 120px;
        background: radial-gradient(49.95% 49.95% at 50.05% 50%, #FFFFFF 50%, #7EF844 100%);
        -webkit-background-clip: text;
        /* untuk potong gradasi mengikuti bentuk teks */
        -webkit-text-fill-color: transparent;
    }

    .subjudul-crypto {
        width: 720px;
        height: 50px;
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        font-weight: 400;
        padding: 10px;
    }

    .btn-home {
        background-color: rgba(126, 248, 68, 1);
        border-radius: 100px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 25px;
    }

    .stats {
        margin-top: 130px;
        gap: 50px;
    }

    .stats .divider {
        width: 1px;
        height: 40px;
        background-color: rgba(255, 255, 255, 0.4);
    }

    .stats h5 {
        font-size: 32px;
        margin-bottom: 8px;
    }

    .stats p {
        font-size: 18px;
        opacity: 0.8;
    }

    .how-it-works {
        background-color: rgba(0, 0, 0, 1);
        width: 100%;
        height: 890px;
        padding: 94px 64px;
    }

    .bolt-blockchain-1 {
        gap: 12px;
        padding: 10px 20px;
        border: 1px solid rgba(58, 64, 70, 1);
        border-radius: 100px;
        background-color: rgba(10, 16, 21, 1)
    }

    .heading-how {
        margin: 25px 0px;
    }

    .where-tech {
        font-size: 44px;
        line-height: 150%;
        color: rgba(255, 255, 255, 1);
    }

    .heading-how p {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
    }

    .information-how {
        height: 458px;
    }

    .information-card {
        padding: 0;
        width: 762px;
        height: 391px;
        margin: 33px 0px;
        margin-right: 46px;
    }

    .stat-desc {
        width: 447px;
        height: 391px;
    }

    .desc {
        width: 354px;
        gap: 30px;
        margin-bottom: 56px;
    }

    .every {
        color: rgba(255, 255, 255, 0.63);
    }

    .stat {
        width: 447px;
        height: 230px;
        padding: 26px 42px;
    }

    .market {
        font-size: 24px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 37px;
    }

    .progress {
        margin-bottom: 37px !important;
        background-color: rgba(255, 255, 255, 0.13);
        height: 10px;
    }

    .progress-bar {
        background-color: rgba(126, 248, 68, 1);
    }

    .information {
        width: 244px;
        height: 324px;
        margin: 33px 0px;
        margin-left: 71px;
    }

    .enterprice p {
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 0;
    }

    .smart {
        color: rgba(255, 255, 255, 0.63);
    }

    .smart li {
        font-size: 24px;
        margin-top: 22px;
    }

    .smart .psmart {
        font-size: 42px;
    }

    .img-blockchain {
        height: 480px;
        width: 458px;
        display: flex;
        justify-content: end;
    }

    .features {
        height: 778px;
        background-color: rgba(0, 0, 0, 1);
        padding: 138px 56px;
    }

    .heading-features {
        margin: 24px 0px;
        gap: 19px;
    }

    .automate {
        width: 442px;
        height: 120px;
        padding: 10px;
        font-size: 44px;
        color: rgba(237, 255, 252, 1);
        margin: 19px 0px;
    }

    .automate-sub {
        font-size: 18px;
        color: rgba(237, 255, 252, 1);
        padding: 10px;
        margin-bottom: 19px;
    }

    .automate-info {
        width: 518px;
        height: 144px;
    }

    .gambar-features-kiri {
        width: 220px;
        height: 409px;
        padding: 10px;
    }

    .gambar-features-kiri img {
        width: 200px;
        height: 253px;
    }

    .gambar-features-kiri p {
        font-size: 44px;
        font-weight: 700;
    }

    .gambar-features-kanan {
        width: 340px;
        height: 502px;
        padding: 10px;
    }

    .use-cases {
        height: 830px;
        background-color: rgba(0, 0, 0, 1);
        padding: 138px 56px;
    }

    .use-case-img {
        padding: 10px;
    }

    .use-case-img {
        width: 589px;
        height: 507px;
        border-radius: 20px;
    }

    .stats-use-case {
        margin-top: 40px;
        gap: 50px;
    }

    .stats-use-case p {
        font-size: 18px;
        opacity: 0.8;
        color: #FFFFFFA1;
    }

    .stats-use-case h5 {
        font-size: 32px;
        margin-bottom: 8px;
    }

    .security {
        height: 1332px;
        background-color: rgba(126, 248, 68, 0.15);
        padding: 107px 64px;
    }

    .heading-security {
        margin-top: 12px;
        margin-bottom: 56px;
    }

    .heading-security,
    h1 {
        color: rgba(255, 255, 255, 1);
        font-size: 44px;
        font-weight: 400;
    }

    .heading-security,
    p {
        color: rgba(255, 255, 255, 0.63);
        font-size: 18px;
        font-weight: 400;
    }

    .FAQs {
        height: 861px;
        display: flex;
        gap: 56px;
        flex-direction: row;
    }

    .question-faqs {
        padding: 56px 53px;
        background-color: rgba(255, 255, 255, 0.06);
        width: 732px;
        border-radius: 28px;
    }

    .question-faqs h1 {
        font-size: 32px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 56px;
    }

    .questions {
        width: 625px;
        height: 629px;
    }

    .questions-title {
        margin: 36px 0px;
    }

    .questions-title,
    .plus-minus {
        color: rgba(154, 68, 82, 1);
    }

    .questions-title,
    .h2 {
        font-size: 24px;
        color: rgba(255, 255, 255, 1);
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .questions-text {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
        margin: 29px 0px;
    }

    .divider-horizontal {
        width: 100%;
        height: 0.95px;
        background: rgba(255, 255, 255, 0.2);
    }

    .categories {
        width: auto;
        height: 89px;
        background-color: rgba(255, 255, 255, 0.06);
        padding: 30px 36px;
        border-radius: 28px;
        margin-bottom: 31px;
        display: flex;
        flex-direction: column;
    }

    .category {
        color: rgba(255, 255, 255, 1);
        font-size: 24px;
    }

    .road-map {
        height: 884px;
        width: 100%;
        padding: 109px 63px;
    }

    .text-designed {
        background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 44px;
    }

    .text-designed-1 {
        color: rgba(134, 134, 134, 1);
    }

    .information-road-map {
        height: 312px;
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 29px;
        margin-top: 80px;
    }

    .road-map-card {
        padding: 36px 23px;
        box-shadow: 3.57px 3.57px 4.77px 0px rgba(191, 234, 68, 0.17) inset;
        backdrop-filter: blur(23.83px);
        border: 1px solid rgba(126, 248, 68, 0.16);
        border-radius: 10px;
    }

    .road-map-judul {
        font-size: 24px;
        background: linear-gradient(90deg, #FFFFFF 0%, #999999 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 10px;
        margin: 25px 0px;
    }

    .road-map-desk {
        font-size: 18px;
        color: rgba(134, 134, 134, 1);
        padding: 10px;
    }

    .testimonials {
        height: 1038px;
        padding: 125px 64px;
    }

    .title-testimonials {
        width: 434px;
        margin: 38px 0px;
    }

    .desk-testimonials {
        color: rgba(237, 255, 252, 1);
        margin-bottom: 38px;
    }

    .card-testimonials {
        padding: 33px 50px;
        width: 627px;
        height: 226px;
        background-color: rgba(255, 255, 255, 0.09);
        border-radius: 29px;
        margin-top: 0px;
    }

    .nama-card {
        font-size: 32px;
    }

    .text-cardtest {
        height: 156px;
        width: 364px;
    }

    .testi-img {
        width: 112px;
        height: 112px;
        object-fit: cover;
    }

    .faq {
        height: 889px;
        padding: 102px 63px;
    }

    .judul-faq {
        margin: 20px 0px;
    }

    .gambar-faq {
        width: 510px;
        height: 685px;
    }

    .faq-gambar {
        object-fit: cover;
        width: 510px;
        height: 665px;
        border-radius: 15px;
    }

    .info-faq {
        padding: 30px;
    }

    .questions-faq {
        width: 625px;
        height: 629px;
    }

    .questions-title-faq {
        margin: 20px 0px;
    }

    .questions-title-faq,
    .plus-minus-faq {
        color: rgba(255, 255, 255, 1);
    }

    .questions-title-faq,
    h2 {
        font-size: 24px;
        color: rgba(255, 255, 255, 1);
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .questions-text-faq {
        font-size: 18px;
        color: rgba(255, 255, 255, 0.63);
        margin: 10px 0px;
        margin-left: 10px;
    }

    .footer {
        height: 542px;
        padding: 26px 51px;
    }

    .email {
        background-color: #FFFFFF0D;
        font-size: 18px;
        color: rgba(134, 134, 134, 1);
        width: 323px;
        height: 50px;
        border-radius: 10px;
        align-content: center;
        padding: 0px 10px;
        margin: 44px 0px;
    }

    .icon-footer {
        height: 53px;
        width: 53px;
        background-color: #7EF844;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .logo-footer {
        text-decoration: none;
        font-size: 24px !important;
        color: #FEFEFE;
        margin: 10px 0px;
    }

    .copyrighted {
        margin: 48px 0px;
    }

}