.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: -5%;
} */
.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: -50vh;
width: 90vh;
height: 90vh;
background: transparent;
opacity: 0.6;
border-radius: 100%;
border: 101px solid #FCFDFF;
}
 .main_banner h1{
  font-size: clamp(22px,4vw,50px);
  line-height: clamp(22px,4vw,70px);
font-weight: 700;
 }
 .main_banner .bf{
  font-size: clamp(23px, 4.5vw,72px);
  line-height:clamp(5px, 4vw,60px);
font-weight:600 !important;
 }
 .main_banner p{
  font-size: clamp(16px,2vw,18px);
  line-height: clamp(25px,4vw,32px);
  color: #0D0D0D;
  font-weight: 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: .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;
}
.c-card {
    background: #E2EDFF;
    border-radius: 6px;
    height: 100%; 
}
.c-card .h5{
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/logo.webp) ;
    background-repeat: no-repeat;
     background-size: 12px;
    background-position: 1px 5px;
    padding-left:20px;
}
.iconeyes:hover{
 box-shadow:rgb(7 51 178 / 20%) -3px 0px 19px 7px;
}
.ban-text{
position: relative;
z-index: 3;
}
.blt{
    line-height: 44px;
}
.focus {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/square.webp), white;
    background-repeat: no-repeat;
    padding: 2px 2px 2px 31px;
    background-position: 1px 9px;
    color: black;
   
}
.focus1 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/square.webp),#E2EDFF;
    background-repeat: no-repeat;
    padding: 10px 5px 10px 31px;
    background-position: 6px 15px;
    border-radius:6px;
    height: 100%;
    color: black;
}
.focus1:hover{
  background-color: white!important;
  box-shadow: rgb(14 24 157 / 35%) 4px 6px 15px;
}
.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;
}
.ima{
  width: 130px;
  min-width:100px;
  max-width: 130px;
}
.pd{
  gap: 30px;
}
.pd .d1{
  width: 150px;
  min-width:100px;
}
.pd .d1 p{
  line-height:25px;
}
.cir-w{
  width:100px;
  height: 100px;
  border-radius: 80px;
  background-color: #E3EDFF;
}

@media(max-width:1500px){

.rock{
    max-width: 650px;
}
.flex-c {
    width: 130px;
}
}
@media(max-width:768px){
.rock{
    width: 100%;;
}
.faq{
    overflow: hidden;
}
.ima img{
    max-width: 70px;
    width: 100%;
}
.pd {
    gap: 10px;
}
.pd .d1 {
    width: 100%;
    min-width: 70px;
    max-width: 128px;
}
.pd .d1 p {
    line-height: 19px;
    font-size: 15px;
}
.cir-w {
    width: 70px;
    height: 70px;    
}
.cir-w img {
    max-width: 40px;
    width: 100%;
}
.ima {
    width: 100%;
    min-width: 100px;
    max-width: 120px;
}
.crypto-btn{
font-size: 12px!important;
}
.iconc,.icon-boxs {
    padding: 10px;
}
/* .top-spa {
    margin-top: -39px;
} */
.blt {
    line-height: 35px;
    font-size: 25px;
}
.resca{
  width: 100%;
}
}
@media(max-width:568px){
    .main_banner .bf{
        margin-top: 60px;
    }
}


.marquee {
    overflow: hidden;
    position: relative;
}

.marquee-content {
    display: flex;
    gap: 20px;
    width: max-content;
    animation: marquee 28s linear infinite;
}

.marquee:hover .marquee-content {
    animation-play-state: paused;
}

.script-card {
    width: 360px;               /* lg shows approx 3 cards */
    background: #234b97;
    border: 1px solid #ffffff14;
    border-radius: 16px;
    padding: 18px 20px;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: .35s;
}

.script-card:hover {
    /* transform: translateY(-5px); */
    border-color: #2272ff;
    background: #0042bdc7;    
}

.script-card i {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #2272ff;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    flex-shrink: 0;
  }
  .script-card:hover i{
  background: #ffffff;
  color: #001ec5;
  }

.script-card h6 {
    color: #fff;
    margin: 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.4;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@media (max-width:991px) {
    .script-card {
        width: 300px;
    }
}

@media (max-width:767px) {
    .script-card {
        width: 260px;
        padding: 16px;
    }

    .script-card h6 {
        font-size: 15px;
    }

    .script-card i {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }
}