input {
    caret-shape: block !important;
    caret-color: #000 !important;
    font-size: 500px !important
}

section {
    overflow-x: hidden !important
}

body::-webkit-scrollbar-thumb {
    height: 150px !important;
    background-color: #ffc72c;
    border-radius: 45px;
    outline: 0px solid slategrey
}

body::-webkit-scrollbar {
    width: .7em;
    background-color: #ededed
}

.navbar {
    background-color: #fff;
    box-shadow: 2px 2px 4px #00000032;
    overflow: hidden;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    width: 100%;
    height: auto !important
}

.navbar-toggler {
    background-color: #f6af2200 !important;
    border: none !important
}

.item {
    color: #000 !important;
    font-size: 22px !important
}

.nav-item {
    transition: transform .33s ease-in-out
}

.nav-item:hover {
    transform: translateY(-7px);
    text-decoration: none !important
}

.trns-text {
    padding: 0 15px 15px 15px 15px;
    border-radius: 16px;
    display: block;
    text-align: left !important;
    margin-top: -20px;
    font-weight: 700;
    background-size: cover;
    position: relative
}

@media only screen and (max-width: 576px) {
    .navbar .navbar-nav .nav-item {
        width: 100%;
        text-align: start !important
    }
}

.conbtn {
    padding: 10px !important;
    border-radius: 7px !important;
    border: none !important;
    font-size: 20px !important;
    --angle: 100deg;
    background: linear-gradient(var(--angle), #857936, #f7d48f, #857936) !important;
    color: #fff !important;
    font-family: Bunken Tech Sans Pro ExBd, sans-serif !important;
    font-weight: 800;
    text-transform: uppercase;
    box-shadow: 0 10px 20px #00000023;
    overflow: hidden !important;
    transition: transform .3s ease-in, background .3s ease-in-out !important
}

.conbtn:hover {
    --angle: -45deg;
    background: linear-gradient(var(--angle), #857936, #f7d48f, #857936) !important;
    transform: scale(1.05);
    color: #fff !important
}

.conbtn:active {
    box-shadow: 0 0 0 0 transparent !important;
    transition: box-shadow .2s ease-in !important
}

@media only screen and (max-width: 576px) {
    .trns-text {
        margin-top: 50px !important
    }
}

body {
    overflow-x: hidden !important;
    background: rgb(255, 255, 255) !important
}

.section1 {
    background-image: url(/assets/a4998d40-755d-4b73-afa7-f06ddf0697fd-8AbEUJvQ.webp);
    background-position: center;
    background-size: cover;
    position: relative;
}

@media (min-width: 769px) {
    .section1 {
        background-attachment: fixed;
        background-color: #fff !important
    }
}

.section1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 1
}

.section1>* {
    position: relative;
    z-index: 2
}

.btwh {
    width: 350px;
    height: 80px;
    font-size: 38px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .411);
    border-radius: 7px !important;
    background-color: #d786351a;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    transition: transform .3s ease-in-out
}

.btwh:hover {
    transform: translateY(-10px)
}

.audit-heading {
    font-size: 36px;
    font-weight: 700;
    color: #f1d393;
    margin-bottom: 20px;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .3)
}

.btwh1 {
    width: 220px;
    height: 50px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 90px !important;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 10px;
    background-color: #d786351a;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    transition: transform .3s ease-in-out, background-color .3s ease;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px
}

.btwh1:hover {
    transform: translateY(-8px);
    background-color: #d78635;
    color: #fff
}

@media (max-width: 768px) {
    .btwh1 {
        width: 100%;
        max-width: 300px
    }
}

.mission1 {
    padding-bottom: 100px;
    background-color: #fff !important
}

.section4 {
    position: relative;
    background-color: #000;
    background-image: url(/assets/token-htb-bg2-zlTL-QOP.png);
    background-size: cover;
    background-position: center;
    font-family: Bunken Tech Sans Pro ExBd, sans-serif;
    padding-bottom: 100px;
    overflow: hidden;
    min-height: 100vh
}

@media (max-width: 1024px) {
    .section4 {
        padding-bottom: 80px;
        min-height: 90vh;
    }
}

@media (max-width: 768px) {
    .section4 {
        min-height: 100vh !important;
        height: auto !important;
        padding-bottom: 60px;
        background-attachment: scroll;
    }
}

@media (max-width: 480px) {
    .section4 {
        padding-bottom: 40px;
        min-height: 80vh;
        background-size: cover;
        background-position: center top;
    }
}

@media (max-width: 320px) {
    .section4 {
        padding-bottom: 30px;
        min-height: 70vh;
    }
}

.cardcore {
    position: relative;
    background-color: #a75203 !important;
    border: 3px solid #C0C0C0 !important;
    background-image: url(./images/choose.jpg);
    background-position: center;
    background-size: cover;
    box-shadow: 2px 2px 8px #000;
    transition: transform .3s ease-in-out;
    cursor: pointer;
    overflow: hidden
}

.cardcore:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000080;
    z-index: 1;
    transition: background-color .3s ease-in-out
}

.cardcore:hover:before {
    background-color: #000000b3
}

.cardcore:hover {
    transform: translateY(-10px)
}

.hero {
    position: relative
}

.section7 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(/assets/citybg-yKphWe9o.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    z-index: 1
}

.section7:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: -1
}

.section22 {
    position: relative;
    background-image: url(/assets/citybg-yKphWe9o.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    z-index: 1
}

.section22:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: -1
}

.htbcard {
    z-index: 1111;
    padding: 15px;
    border-radius: 10px !important;
    background: #f4d28d48 !important;
    height: 100% !important;
    box-shadow: 0 2px 6px #0003;
    transition: transform .3s ease, box-shadow .3s ease;
    cursor: pointer;
    position: relative;
    border: 1.5px solid rgba(244, 209, 141, .6);
    overflow: hidden
}

.htbcard:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px #0000004d
}

.htbcard h2,
.htbcard p {
    color: #fff;
    font-family: Bunken Tech Sans Pro ExBd, sans-serif;
    text-shadow: 0 0 4px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 2
}

.header2 {
    text-transform: uppercase !important;
    margin-top: 50px !important;
    font-size: 80px;
    color: #f1d393 !important;
    font-family: Bunken Tech Sans Pro ExBd, sans-serif !important
}

.header12 {
    font-size: 80px
}

.header23 {
    text-transform: uppercase !important;
    margin-top: 30px !important;
    font-size: 50px;
    color: #f1d393 !important;
    font-family: Bunken Tech Sans Pro ExBd, sans-serif !important
}

.section22 {
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 70px
}

.main-h1 {
    font-size: 30px;
    color: #f6d48e !important;
    font-family: Bunken Tech Sans Pro ExBd, sans-serif !important;
    text-transform: uppercase
}

@media only screen and (max-width: 480px) {
    .main-h1 {
        font-size: 20px
    }

    .claimbtn {
        width: 100% !important;
        height: 50px;
        font-size: 20px !important
    }
}

.claimbtn:hover {
    --angle: 45deg;
    background: linear-gradient(var(--angle), #b87945, #8d6013, #6c480a) !important;
    -webkit-transition: all .2s ease-out !important;
    -moz-transition: all .2s ease-out !important;
    transition: all .2s ease-out !important
}

.claimbtn {
    width: 400px;
    border: 1px solid #CE8E23 !important;
    --angle: 45deg;
    background: linear-gradient(var(--angle), #d9a955, #CE8E23, #9d6c16) !important;
    box-shadow: 2px 2px 8px #454545;
    border-radius: 15px !important;
    font-size: 23px !important;
    color: #fff !important;
    height: 70px;
    margin-top: 0;
    margin-bottom: 0
}

.reason11,
.reason22 {
    color: #b87517;
    font-size: 40px
}

@media (max-width: 768px) {
    .header23 {
        font-size: 26px !important
    }

    .reason11 {
        font-size: 24px !important
    }

    .reason22 {
        font-size: 40px !important
    }

    .header12 {
        font-size: 47px !important
    }

    .header2 {
        font-size: 33px !important
    }

    .header12 {
        font-size: 80px
    }
}

.section13 {
    position: relative;
    background-color: #000 !important;
    overflow: hidden;
    background-image: url(/assets/token-htb-bg-_VZB2V2G.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: auto;
    min-height: auto;
    padding: 0;
    background-attachment: fixed;
    height: auto;
    min-height: 0;
    padding: 0;
}

/* Removed universal selector to prevent stacking context issues. 
   Apply position: relative; and z-index: 2 only to necessary elements. */

.section13:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1
}

.social-icon {
    color: #e5c273 !important;
    transition: color .3s ease-in-out
}

.social-icon:hover {
    color: #d4a85d !important
}

.responsive-heading {
    text-align: center;
    line-height: 1.4;
    padding: 0 1rem;
    word-break: break-word
}

.desktop-view {
    display: inline
}

.mobile-view {
    display: none
}

@media (max-width: 767px) {
    .desktop-view {
        display: none
    }

    .mobile-view {
        display: inline-block;
        font-size: 1.7rem
    }
}

.hero-video {
    width: 650px
}

.hero-video video {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 0 10px #ffffff80;
    border: 1px solid #e5c273
}

.buy-btn {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 0 10px #ffffff80;
    border: 1px solid #e5c273
}
@media (max-width: 768px) {
    .hero-video {
        width: 100%;
        max-width: 450px
    }
}

@keyframes animParticle {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-2560px)
    }
}

@-webkit-keyframes neon1 {
    0% {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177
    }
}

@-moz-keyframes neon1 {
    0% {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177
    }
}

@keyframes neon1 {
    0% {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177
    }
}

.section2 {
    text-align: center
}

.section2__progressBarContainer {
    flex: 1;
    height: 15px !important;
    border-radius: 10px;
    overflow: hidden
}

.card-change {
    margin-bottom: 160px !important;
    background: #ffffff00 !important;
    border-radius: 25px;
    background-image: url(/assets/presalecardwebfin-sfjh5aRM.png) !important;
    background-position: center !important;
    background-size: cover !important;
    width: 80% !important;
    backdrop-filter: blur(5.2px);
    -webkit-backdrop-filter: blur(5.2px)
}

@media screen and (max-width: 580px) {
    .card-change {
        border: 0px solid white;
        border-radius: 25px !important;
        width: 95% !important;
        background-image: url(/assets/presalecardmobfin-hPPympW3.png) !important;
        background-position: center;
        background-size: cover
    }

    .btn-hover {
        --angle: 45deg;
        background: linear-gradient(var(--angle), #857936, #f7d48f, #857936) !important;
        font-weight: 700;
        border-radius: 20px;
        border: none;
        box-shadow: 2px 2px 10px #0006;
        color: #fff;
        padding: 0;
        font-size: 16px;
        transition: all .3s ease-in-out
    }
}

.section2__progressBar {
    height: 100%;
    background-color: #f31111 !important;
    position: relative;
    border-radius: 10px
}

.section2__progressBarRect {
    height: 100% !important;
    position: absolute;
    background-color: #655ccf;
    border-radius: 10px;
    width: 100px
}

.section2__progressBarCircle {
    width: 100px;
    height: 20px;
    background-color: #2e2e2e;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 0;
    display: none !important
}

.section2__progressBarPoint {
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #ffdabb
}

.section2__progressBarContainer {
    margin-top: 5px;
    position: relative
}

.section2__progressBar {
    background-color: #c0c0c082 !important;
    width: 100%;
    height: 20px !important;
    border-radius: 0 !important;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.section2__progressBarRect {
    background-repeat: no-repeat;
    height: 100%;
    border-radius: inherit;
    animation: none;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.section2__progressBarCircle {
    background-color: var(--color5);
    height: 10px;
    width: 10px;
    border-radius: 0%;
    box-shadow: #00000029 0 1px 4px;
    background-image: url(images/cat-logo.png)
}

.section2__progressBarPoint {
    color: #1df9ab;
    margin-top: 8px;
    font-size: 12px;
    font-weight: var(--boldFont);
    position: absolute
}

.section2__progressBarPoint--end {
    right: 0
}

.p-lines {
    font-family: sans-serif;
    margin: 10px auto;
    text-align: center;
    color: #cecece;
    font-size: 40px;
    max-width: 510px;
    position: relative
}

.p-lines:before,
.p-lines:after {
    content: "";
    display: block;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 40%;
    height: 2px;
    background: #f1ce8a !important;
    position: absolute;
    top: 50%;
    border-radius: 50px
}

.p-lines:before {
    left: -120px
}

.p-lines:after {
    right: -120px
}

@media (max-width: 768px) {

    .p-lines:before,
    .p-lines:after {
        content: "";
        display: block;
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 10% !important;
        height: 2px;
        background: #f1ce8a !important;
        position: absolute;
        top: 50%;
        border-radius: 50px
    }

    .p-lines:before {
        left: -30px !important
    }

    .p-lines:after {
        right: -30px !important
    }
}

.butn,
.butner {
    border-radius: 10px;
    border: 2px solid #ebca85;
    box-shadow: 0 10px 20px #00000043;
    text-decoration: none !important;
    width: 100%;
    height: 50px;
    color: #fff !important;
    list-style: none !important;
    font-weight: 800;
    font-size: 1rem;
    background-color: #ebcb8537;
    transition: transform .3s ease-in-out, background-color .3s ease-in-out, border .3s ease-in-out
}

.butn:hover {
    background-color: #000;
    border: 2px solid #ffffff;
    transform: scale(.97);
    color: #fff !important
}

.butner:hover {
    background-color: #000;
    border: 2px solid #ffffff;
    color: #fff;
    transform: scale(.97);
    color: #fff !important
}

@keyframes scaleAnimation {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(1.2)
    }
}

#claimTokens {
    display: none
}

.input-icon-wrap {
    height: 60px;
    align-items: center;
    background: #eaeaea65;
    border: 2px solid #ebca85 !important;
    border-radius: 7px;
    padding: 0 15px;
    color: #000
}

.input-with-icon {
    background: rgba(16, 154, 253, 0) !important;
    border: none !important;
    outline: none !important;
    color: #000 !important;
    width: 100% !important;
    font-weight: 700
}

#bnbInput::placeholder {
    color: #000
}

#novisInput::placeholder {
    color: #000 !important
}

#logo-currency {
    width: 36px
}

.app-card-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px
}

#purchaseButton,
#approveButton,
#purchaseButtonUSDT {
    display: none
}

.btn-hover {
    --angle: 45deg;
    background: linear-gradient(var(--angle), #857936, #f7d48f, #857936) !important;
    font-weight: 700;
    border-radius: 20px;
    border: none;
    box-shadow: 2px 2px 10px #0006;
    color: #fff;
    padding: 0;
    font-size: 16px;
    transition: all .3s ease-in-out
}

.btn-hover:hover {
    background: linear-gradient(-45deg, #857936, #f7d48f, #857936) !important;
    transform: scale(1.05);
    box-shadow: 4px 4px 12px #00000080
}

.logo-img {
    width: 50%;
    height: auto
}

.roadmap-section {
    position: relative;
    padding: 60px 0;
    background-image: url(/assets/token-htb-bg-_VZB2V2G.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed
}

.roadmap-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1
}

.roadmap-section .container {
    position: relative;
    z-index: 2
}

.roadmap-title {
    font-size: 80px;
    margin-bottom: 40px;
    color: #f6d48e;
    text-transform: uppercase;
    letter-spacing: 1.5px
}
.roadmap-subtitle {
    font-size: 24px;
    margin-bottom: 20px;
    color: #f6d48e;
    text-transform: uppercase;
    letter-spacing: 1.5px
}
.timeline {
    position: relative;
    max-width: 900px;
    margin: auto
}

.timeline-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    padding: 15px;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border-left: 5px solid #f6d48e;
    transition: .3s
}

.timeline-item:hover {
    background: rgba(255, 255, 255, .2)
}

.timeline-icon {
    font-size: 24px;
    background: #f6d48e;
    color: #000;
    border-radius: 50%;
    padding: 15px;
    margin-right: 15px;
    text-align: center;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.timeline-content h4 {
    font-size: 20px;
    color: #f9d891
}

.timeline-content p {
    font-size: 16px;
    color: #ccc;
    margin: 5px 0 0
}

@media (max-width: 768px) {
    .timeline-item {
        flex-direction: column;
        text-align: center;
        border-left: none;
        border-top: 5px solid #f6d48e
    }

    .timeline-icon {
        margin: 0 auto 10px
    }
}

@media (max-width: 768px) {
    .character-card {
        max-width: 99%;
        margin-top: 30px !important
    }

    .main-h1 {
        color: #f6d48e !important
    }

    .p-lines:before,
    .p-lines:after {
        width: 34%
    }

    .p-lines:before {
        left: -70px
    }

    .p-lines:after {
        right: -70px
    }
}

.sci-fi-characters {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(120deg, #010101, #0a0a0a);
    background-image: url(/assets/bg-03-MlO0D0vc.webp);
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff
}

.sci-fi-characters:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    z-index: 1
}

.sci-fi-characters .container {
    position: relative;
    z-index: 2
}

.section-title {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 700;
    color: #f4d18d;
    margin-bottom: 60px;
    text-shadow: 0px 0px 20px rgba(244, 209, 141, .7)
}

.character-card {
    width: 370px;
    height: 490px;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-image: url(/assets/charcard-scOFmkVw.png);
    background-size: cover;
    background-position: center;
    transition: transform .3s ease, box-shadow .3s ease
}

.character-card:hover {
    transform: translateY(-10px)
}

.character-image {
    width: 280px;
    height: 340px;
    margin-top: 10px !important;
    overflow: hidden;
    border-radius: 15px;
    border: 3px solid rgba(244, 209, 141, .3);
    box-shadow: 0 0 15px #f4d18d4d;
    margin: 0 auto
}

.character-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .3s ease
}

.character-details {
    margin-top: 15px
}

.character-name {
    font-size: 22px;
    color: #f4d18d;
    font-weight: 700;
    text-shadow: 0px 0px 10px rgba(244, 209, 141, .7)
}

.character-description {
    font-size: 14px;
    color: #ccc;
    padding: 0 10px
}

.conclusion-section {
    padding: 40px 15px;
    text-align: center;
    max-width: 100%;
    background: transparent
}

.conclusion-section h2 {
    font-size: 2.5rem;
    font-weight: 600;
    position: relative;
    display: inline-block;
    color: #e5c273;
    letter-spacing: 1px
}

.conclusion-section p {
    font-size: 15px;
    color: #fff;
    line-height: 1.7;
    max-width: 600px;
    margin: 0 auto;
    opacity: .9
}

@media (max-width: 768px) {
    .conclusion-section h2 {
        font-size: 2rem
    }

    .conclusion-section p {
        font-size: 1rem
    }
}

.accordion-button:after {
    color: #fff !important
}

.accordion-item {
    background: none
}

.accordion-button {
    color: #fff !important;
    background: none !important;
    border-bottom: 2px solid white !important;
    box-shadow: none !important
}

.accordion-button:not(.collapsed) {
    color: #fff !important;
    background: none !important
}

.accordion-button:focus,
.accordion-button:active {
    box-shadow: none !important;
    color: #fff !important;
    background: none !important;
    border-bottom: 2px solid white !important
}

.accordion-button:after {
    filter: invert(1)
}

.accordion-button:after {
    background-image: rgb(0, 0, 0);
    color: #45ff4b
}

.accordion-item {
    background-color: none !important;
    width: 100%;
    outline: none !important
}

.accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important
}

.accordion-button:focus,
.accordion-button:active {
    box-shadow: none !important
}

@keyframes slide {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(-100%)
    }
}

.section {
    padding: 60px 0;
    text-align: center
}

.section h2 {
    font-size: 1.5rem;
    margin-bottom: 20px;
    font-weight: 700
}

.section p {
    max-width: 600px;
    margin: 0 auto 40px;
    justify-content: center;
    color: #fff;
    font-size: 1.5rem
}

.image-container {
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    box-shadow: 0 4px 20px #0000001a;
    transition: transform .3s, box-shadow .3s
}

.image-container img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform .4s ease
}

.image-container:hover img {
    transform: scale(1.1)
}

.image-container:hover {
    box-shadow: 0 8px 30px #0003;
    transform: translateY(-5px)
}

@media (max-width: 767px) {
    .image-container {
        margin-bottom: 20px
    }
}

@font-face {
    font-family: Bunken Tech Sans Pro;
    src: url(/assets/BunkenTechSansPro-Bold-fgXCaS2g.eot);
    src: local("Bunken Tech Sans Pro Bold"), local("BunkenTechSansPro-Bold"), url(/assets/BunkenTechSansPro-Bold-fgXCaS2g.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-Bold-8HxBpOaJ.woff2) format("woff2"), url(/assets/BunkenTechSansPro-Bold-AAP90_eY.woff) format("woff"), url(/assets/BunkenTechSansPro-Bold-Wj89D209.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Bunken Tech Sans Pro Book;
    src: url(/assets/BunkenTechSansPro-Book-FYA9skru.eot);
    src: local("Bunken Tech Sans Pro Book"), local("BunkenTechSansPro-Book"), url(/assets/BunkenTechSansPro-Book-FYA9skru.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-Book-ywMbqnMf.woff2) format("woff2"), url(/assets/BunkenTechSansPro-Book-l1uJIAiQ.woff) format("woff"), url(/assets/BunkenTechSansPro-Book-gYQYSqy2.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Bunken Tech Sans Pro;
    src: url(/assets/BunkenTechSansPro-BoldIt-mBgUz_ud.eot);
    src: local("Bunken Tech Sans Pro Bold Italic"), local("BunkenTechSansPro-BoldIt"), url(/assets/BunkenTechSansPro-BoldIt-mBgUz_ud.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-BoldIt-bM4cq7_b.woff2) format("woff2"), url(/assets/BunkenTechSansPro-BoldIt-fcVxwYYb.woff) format("woff"), url(/assets/BunkenTechSansPro-BoldIt-2c5t9QFp.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Bunken Tech Sans Pro SeBd;
    src: url(/assets/BunkenTechSansPro-SeBdIt-RNjAtnjr.eot);
    src: local("Bunken Tech Sans Pro SeBd Italic"), local("BunkenTechSansPro-SeBdIt"), url(/assets/BunkenTechSansPro-SeBdIt-RNjAtnjr.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-SeBdIt-XrfqjPpp.woff2) format("woff2"), url(/assets/BunkenTechSansPro-SeBdIt-SzvgicSf.woff) format("woff"), url(/assets/BunkenTechSansPro-SeBdIt-4HniWTgj.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: Bunken Tech Sans Pro Book;
    src: url(/assets/BunkenTechSansPro-BookIt-t2whXa8_.eot);
    src: local("Bunken Tech Sans Pro Book Italic"), local("BunkenTechSansPro-BookIt"), url(/assets/BunkenTechSansPro-BookIt-t2whXa8_.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-BookIt-qpv2CyXF.woff2) format("woff2"), url(/assets/BunkenTechSansPro-BookIt-PKPnNm7f.woff) format("woff"), url(/assets/BunkenTechSansPro-BookIt-hb8_4mjL.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Bunken Tech Sans Pro ExBd;
    src: url(/assets/BunkenTechSansPro-ExBdIt-yd61NADP.eot);
    src: local("Bunken Tech Sans Pro ExBd Italic"), local("BunkenTechSansPro-ExBdIt"), url(/assets/BunkenTechSansPro-ExBdIt-yd61NADP.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-ExBdIt-V5k3mltb.woff2) format("woff2"), url(/assets/BunkenTechSansPro-ExBdIt-X38ybCub.woff) format("woff"), url(/assets/BunkenTechSansPro-ExBdIt-aXZyXtBt.ttf) format("truetype");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: Bunken Tech Sans Pro Med;
    src: url(/assets/BunkenTechSansPro-Med-L-_fpgKJ.eot);
    src: local("Bunken Tech Sans Pro Med"), local("BunkenTechSansPro-Med"), url(/assets/BunkenTechSansPro-Med-L-_fpgKJ.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-Med-PGs8NmJS.woff2) format("woff2"), url(/assets/BunkenTechSansPro-Med-UJkzs-Sx.woff) format("woff"), url(/assets/BunkenTechSansPro-Med-crulv9AC.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Bunken Tech Sans Pro Ligh;
    src: url(/assets/BunkenTechSansPro-LightIt-wcVTd6pA.eot);
    src: local("Bunken Tech Sans Pro Light Italic"), local("BunkenTechSansPro-LightIt"), url(/assets/BunkenTechSansPro-LightIt-wcVTd6pA.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-LightIt-Nmcvp9y7.woff2) format("woff2"), url(/assets/BunkenTechSansPro-LightIt-5LCQr7iU.woff) format("woff"), url(/assets/BunkenTechSansPro-LightIt-_hxfNZQf.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Bunken Tech Sans Pro ExBd;
    src: url(/assets/BunkenTechSansPro-ExBd-YvVajE5G.eot);
    src: local("Bunken Tech Sans Pro ExBd"), local("BunkenTechSansPro-ExBd"), url(/assets/BunkenTechSansPro-ExBd-YvVajE5G.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-ExBd-0z9yYtp5.woff2) format("woff2"), url(/assets/BunkenTechSansPro-ExBd-IoOfgKZ2.woff) format("woff"), url(/assets/BunkenTechSansPro-ExBd-oZpilvY0.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
    unicode-range: U+0000-00FF !important
}

@font-face {
    font-family: Bunken Tech Sans Pro SeBd;
    src: url(/assets/BunkenTechSansPro-SeBd-ylNunVDZ.eot);
    src: local("Bunken Tech Sans Pro SeBd"), local("BunkenTechSansPro-SeBd"), url(/assets/BunkenTechSansPro-SeBd-ylNunVDZ.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-SeBd-JUNUDrGk.woff2) format("woff2"), url(/assets/BunkenTechSansPro-SeBd-nkxtfdFV.woff) format("woff"), url(/assets/BunkenTechSansPro-SeBd-kxwZuOna.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Bunken Tech Sans Pro Med;
    src: url(/assets/BunkenTechSansPro-MedIt-IOK8ZfHp.eot);
    src: local("Bunken Tech Sans Pro Med Italic"), local("BunkenTechSansPro-MedIt"), url(/assets/BunkenTechSansPro-MedIt-IOK8ZfHp.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-MedIt-gyAODZ1F.woff2) format("woff2"), url(/assets/BunkenTechSansPro-MedIt-rXRLRklQ.woff) format("woff"), url(/assets/BunkenTechSansPro-MedIt-oLwJOCQW.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Bunken Tech Sans Pro Ligh;
    src: url(/assets/BunkenTechSansPro-Light-ttUfptF6.eot);
    src: local("Bunken Tech Sans Pro Light"), local("BunkenTechSansPro-Light"), url(/assets/BunkenTechSansPro-Light-ttUfptF6.eot?#iefix) format("embedded-opentype"), url(/assets/BunkenTechSansPro-Light-22bwOTfP.woff2) format("woff2"), url(/assets/BunkenTechSansPro-Light-2sjO_Ab8.woff) format("woff"), url(/assets/BunkenTechSansPro-Light-GqLin3wb.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

.navbar {
    position: fixed !important;
    width: 83%;
    height: 85px !important;
    margin: 20px auto;
    background: rgba(0, 0, 0, .5);
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    box-shadow: 0 4px 10px #0000004d;
    border: 1px solid #f3d190
}

.navbar:before,
.navbar:after {
    content: "";
    position: absolute;
    top: 0;
    width: 12%;
    height: 100%;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, .8));
    z-index: -1
}

.navbar:before {
    left: -12%
}

.navbar:after {
    right: -12%
}

.navbar ul {
    list-style: none;
    display: flex;
    gap: 15px;
    padding: 0;
    margin: 0;
    align-items: center
}

.navbar ul li {
    display: inline
}

.navbar ul li a {
    text-decoration: none;
    color: #f6d48e;
    font-size: 18px !important;
    font-weight: 700;
    padding: 6px 10px;
    transition: .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px
}

.navbar ul li a:hover {
    color: #fff
}

@media (max-width: 768px) {
    .navbar {
        position: fixed !important;
        width: 90%;
        height: auto !important
    }

    .navbar:before,
    .navbar:after {
        width: 8%
    }

    .navbar ul {
        gap: 12px
    }

    .navbar ul li a {
        font-size: 14px;
        padding: 5px 8px
    }
}

@media (max-width: 480px) {
    .navbar {
        width: 95%
    }

    .navbar ul {
        gap: 10px
    }

    .navbar ul li a {
        font-size: 12px;
        padding: 4px 6px
    }
}

.navbar-nav .nav-link {
    background: linear-gradient(180deg, #857936, #f7d48f, #857936);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding: 5px 15px !important;
    display: inline-block;
    text-decoration: none;
    border-bottom: 2px solid #e5c273;
    text-shadow: 1px 1px 6px rgba(247, 212, 143, .5)
}

.navbar-nav .nav-link:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 10px);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1
}

.navbar-nav .nav-link:hover:before {
    filter: drop-shadow(0 0 8px rgba(247, 212, 143, .8))
}

.conbtn {
    background: linear-gradient(180deg, #857936, #f7d48f, #857936);
    color: #000;
    font-weight: 700;
    border: none;
    padding: 6px 14px;
    border-radius: 5px;
    transition: .3s ease-in-out;
    font-size: 12px !important;
    white-space: nowrap;
    min-width: 100px;
    text-align: center
}

.conbtn:hover {
    background: linear-gradient(180deg, #f7d48f, #857936, #f7d48f);
    box-shadow: 0 0 10px #f7d48fcc
}

.custom-section {
    padding: 60px 0;
    text-align: center
}

.custom-section img {
    max-width: 100%;
    height: auto;
    border-radius: 15px;
    box-shadow: 0 4px 20px #0000001a;
    transition: transform .3s ease, box-shadow .3s ease
}

.custom-section img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 30px #0003
}

.custom-section h2 {
    margin-top: 30px;
    font-size: 2rem;
    font-weight: 700;
    color: #f6d48e
}

.custom-section p {
    max-width: 1000px;
    margin: 20px auto;
    color: #fff;
    line-height: 1.8
}

@media (max-width: 768px) {
    .custom-section h2 {
        font-size: 2rem
    }
}
.about-section2 {
    position: relative;
    text-align: center;
    /* padding: 60px 10%; */
    background: linear-gradient(120deg, #0a0a0a, #1c1c1c);
    color: #f6d48e;
    font-family: Bunken Tech Sans Pro ExBd, sans-serif;
    background-image: url(/assets/a4998d40-755d-4b73-afa7-f06ddf0697fd-8AbEUJvQ.webp);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    overflow: hidden;
}
.about-section {
    position: relative;
    text-align: center;
    padding: 60px 10%;
    background: linear-gradient(120deg, #0a0a0a, #1c1c1c);
    color: #f6d48e;
    font-family: Bunken Tech Sans Pro ExBd, sans-serif;
    background-image: url(/assets/a4998d40-755d-4b73-afa7-f06ddf0697fd-8AbEUJvQ.webp);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    overflow: hidden;
}

.about-section .about-text {
    position: relative;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px;
    border-radius: 10px;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.about-section .about-text:hover {
    transform: scale(1.05);
}

.about-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 1
}

.about-section>* {
    position: relative;
    z-index: 2
}

.about-title {
    font-size: 80px;
    color: #f9d891;
    text-transform: uppercase;
    letter-spacing: 2px
}

.about-content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 20px
}

.about-video {
    width: 380px;
    overflow: hidden;
    flex: 0 0 auto
}

.about-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    display: block
}

.about-text-wrapper {
    width: 450px;
    min-height: 430px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-image: url(/assets/aboutcard-3krTUpIK.png);
    background-position: center;
    background-size: cover;
    flex: 1 1 auto
}

.about-text {
    width: 90%;
    height: 100%;
    text-align: left;
    background-color: #0000004d;
    border-radius: 15px;
    padding: 12px 15px;
    overflow: hidden;
    color: #fff;
    word-wrap: break-word;
    hyphens: auto;
    line-height: 1.4
}

@media (max-width: 768px) {
    .about-content {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .about-video {
        width: 100%;
        max-width: 450px;
        height: auto
    }

    .about-video img {
        height: auto;
        object-fit: contain
    }

    .about-text-wrapper {
        width: 90%;
        height: auto;
        min-height: auto;
        padding: 15px;
        background-image: url(/assets/aboutcardmobile-SvRzCdvB.png);
        background-position: center;
        background-size: cover
    }

    .about-text {
        text-align: center;
        padding: 10px;
        height: auto;
        width: 95%
    }

    .about-title {
        font-size: 28px
    }
}

@media (max-width: 480px) {
    .about-title {
        font-size: 24px
    }

    .about-text-wrapper {
        width: 95%;
        padding: 10px
    }

    .about-text {
        font-size: 14px;
        padding: 8px;
        width: 98%
    }

    .about-text h3 {
        font-size: 18px
    }

    .about-text p {
        font-size: 13px
    }
}

.token-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: nowrap;
    gap: 10px;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 4px 10px #0000004d;
    background: #e5c37348;
    width: 90%;
    margin: 20px auto
}

.token-box {
    background: rgba(255, 255, 255, .106);
    padding: 15px 25px;
    border-radius: 10px;
    box-shadow: 0 4px 6px #0003;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .4);
    text-align: center;
    flex-grow: 1;
    min-width: 200px
}

.token-label {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px
}

.token-heading {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #f7d48f;
    margin-top: 50px;
    margin-bottom: 30px;
    letter-spacing: 1px
}

@media (max-width: 768px) {
    .token-container {
        flex-wrap: wrap;
        padding: 15px
    }

    .token-box {
        width: 100%;
        min-width: unset;
        text-align: center;
        padding: 10px 15px
    }

    .token-label {
        font-size: 16px;
        margin-bottom: 2px
    }

    .token-heading {
        font-size: 28px;
        margin-top: 30px
    }
}