.main_banner {
    overflow: hidden;
    position: relative;
    overflow-y: hidden;
    min-height: 100vh !important;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #c0d7ff 0%, #ffffff 100%);
}
.top-spa {
    margin-top: -36px;
    background-color: #e2ecff;
    border-radius: 40px;
    position: relative;
    z-index: 3;
}
.main_banner::after {
    content: "";
    position: absolute;
    top: 0;
    right: -60vh;
    width: 90vh;
    height: 90vh;
    background: transparent;
    opacity: 0.6;
    border-radius: 100%;
    border: 101px solid #fcfdff;
}
.main_banner::before {
    content: "";
    position: absolute;
    bottom: -40vh;
    left: -280px;
    width: 90vh;
    height: 90vh;
    background: transparent;
    opacity: 0.6;
    border-radius: 100%;
    border: 101px solid #fcfdff;
}
.stacks {
    position: relative;
    overflow-x: hidden;
    z-index: 16;
}
.stacks::after {
    content: "";
    position: absolute;
    bottom: 53%;
    left: 88%;
    width: 349px;
    height: 350px;
    background: transparent;
    opacity: 0.6;
    border-radius: 100%;
    border: 61px solid #e2edff;
    transform: rotate(100deg);
}
.stacks1 {
    position: relative;
    z-index: 5;
}
.stacks1::before {
      content: "";
    position: absolute;
    bottom: 21vh;
    left: -30vh;
    width: 350px;
    height:350px;
    background: transparent;
    opacity: 0.6;
    border-radius: 100%;
    border: 61px solid #e2edff;
    transform: rotate(-122deg);
    z-index: -2;
}
.stacks2::before{
    content: "";
    position: absolute;
    bottom: -23vh;
    left: -21vh;
    width: 350px;
    height: 350px;
    background: transparent;
    opacity: 0.6;
    border-radius: 100%;
    border: 61px solid #e2edff;
    transform: rotate(-77deg);
    z-index: -2;

}
.main_banner h1 {
    font-size: clamp(22px, 4vw, 50px);
    line-height: clamp(24px, 4vw, 70px);
    font-weight: 700;
}
.main_banner .bf {
    font-size: clamp(23px, 4.5vw, 72px);
    line-height: clamp(30px, 4vw, 60px);
    font-weight: 600 !important;
}
.main_banner p {
    font-size: clamp(16px, 2vw, 18px);
    line-height: clamp(22px, 4vw, 32px);
    color: #0d0d0d;
    font-weight: normal;
}
.h5{
    white-space: normal;
}
h2 {
    text-transform: capitalize;
}

.d-t {
    color: black;
}
.b-t {
    color: #0d41ec !important;
}
.crypto-btn {
    border-radius: 16px;
    border: 1px solid #000;
    padding-left: 10px;

    background: #000;
    color: #fff;
    font-weight: 500;
    padding: 10px 15px;
}
.blck {
    color: #000;
}

.wrapperwhl {
    max-width: 90% !important;
}
section {
    padding: clamp(3vh, 2vw, 5vh) 0;
}

.con {
    font-size: clamp(16px, 2vw, 18px);
    line-height: clamp(25px, 4vw, 32px);
    color: black;
    margin-bottom: 0 !important;
}
.features {
    background-color: #e0ebff;
}
.feac {
    background-color: #e0ebff;
    border-radius: 16px;
    transition: 0.5s all;
}

.icon-boxs {
    height: 100%;
    padding: 20px;
    transition: 0.5s all;
    background: white;
    border-radius: 10px;
}
.icon-boxs .h5 {
    padding-left: 10px;
    border-left: 4px solid #20283a;
}

.icon-boxs:hover {
    box-shadow: rgb(123 151 242) 0px 0px 20px 7px;
}
.iconc {
    height: 100%;
    padding: 20px;
    transition: 0.5s all;
    background: #e2edff;
    border-radius: 10px;
}
.iconc .h5 {
    padding-left: 10px;
    border-left: 4px solid #20283a;
}
.iconc:hover {
    box-shadow: rgb(7 51 178 / 20%) -3px 0px 19px 7px;
}

.ban-text {
    position: relative;
    z-index: 3;
}

.blt {
    line-height: 44px;
}

.focus1 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/square.webp),
        #e2edff;
    background-repeat: no-repeat;
    padding: 6px 10px 6px 31px;
    background-position: 6px 10px;
    border-radius: 6px;
}
.focus2 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/square.webp), #e2edff;
    background-repeat: no-repeat;
    padding: 11px 10px 6px 38px;
    background-position: 11px 17px;
    border-radius: 6px;
    height: 100%;
}
.scroll {
    height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.bli {
    background: linear-gradient(180deg, #e0ebff 0%, #ffffff 106.37%);
}
.resca {
    width: 59%;
}
.ov {
    overflow-x: auto !important;
    border: none !important;
}
.sk {
    border: none !important;
    color: black !important;
    background-color: #e2e2e2 !important;
}
.sk.active {
    background-color: #0d41ec !important;
    color: white !important;
    border-color: #0d41ec !important;
}
.nav-tabs {
    overflow: auto !important;
}

.imas {
    flex-wrap: wrap;
}

.pd {
    gap: 30px;
}
.pd .d1 {
    width: 120px;
    min-width: 100px;
}

.card {
    background-color: #e0ebff;
}
.cbo {
    border-radius: 12px !important;
}
.bm {
    border-bottom: none !important;
    background-color: #e0ebff !important;
    border-radius: 16px !important;
}
.accb {
    text-transform: capitalize;
    background-color: #e0ebff;
}
.btn:focus {
    outline: none !important;
    box-shadow: none !important;
}
.accb:not(.collapsed) .tt {
    color: #0d41ec !important;
    font-weight: bold;
}
.b-card {
    background-color: #e3edff;
    border-radius: 6px;
    height: 100%;
}
.accb.collapsed .rr {
    transform: rotate(90deg);
}
.cir-w img{
    width: 80px;

}


@media (max-width: 1500px) {
    .rock {
        max-width: 650px;
    }
    .flex-c {
        width: 130px;
    }
}

@media (max-width: 768px) {
    .rock {
        width: 100%;
    }
    .faq {
        overflow: hidden;
    }

    .pd {
        gap: 10px;
    }
    .pd .d1 {
        width: 100%;
        min-width: 100px;
        max-width: 128px;
    }
    .pd .d1 img {
        width: 70px !important;
    }
    .crypto-btn {
        font-size: 12px !important;
    }
    .iconc,
    .icon-boxs {
        padding: 10px;
    }

    .blt {
        line-height: 30px;
        font-size: 23px;
    }
    .resca {
        width: 100%;
    }
    .h5 {
        font-size: 17px !important;
        white-space: wrap;
        margin-bottom: 0;
        width: 80%;
    }
    .arr img {
        width: 35px;
    }
    .stacks1::before {
        display: none;
    }
}
@media (max-width: 568px) {
    .main_banner .bf {
        margin-top: 60px;
    }
}
