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

.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%);
}
.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:after{
    position: absolute;
    width: 100vh;
    height: 100vh;
    content: "";
    right: -60vh;
    top: 0;
    background: transparent;
    border-radius: 630px;
    border: 112px solid #fff;
}
.main_banner h1{
    color: #0D41EC;
    font-size:clamp(30px,4vw,80px);
}
.main_banner h2{
     color: #000000;
    font-size:clamp(25px,3vw,50px);
}
.crypto-btn {
    border-radius: 7px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px 15px;
    font-size: clamp(10px, 2vw, 18px);
}
.ban-text{
    position: relative;
    z-index: 3;
}

.theme-bg{
background: linear-gradient(180deg, #D6E5FF 16.83%, #F6F9FF 100%);
padding-top:80px;
}
h2 {
    font-size: clamp(25px, 6vw, 40px);
}
.blck {
    color: #000;
    text-transform: capitalize;
}
.bt {
    color: #0d41ec !important;
}
.d-t {
    font-size: clamp(16px, 2vw, 18px);
    line-height: clamp(25px, 4vw, 32px);
    color: black;
    margin-bottom: 0 !important;
}
.rim{
    min-width: 65px;
    height: 65px;
    background: #212121;
    border-radius: 10px;
}
.nlink{
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/rarr.webp);
    background-repeat: no-repeat;
    background-position:96% center;
    border: 1px solid #B7D0FF;
    border-radius: 6px;
    padding:5px 32px 5px 10px;
    margin-bottom: 5px!important;
    color: black;
    font-weight: 400;
    transition: all 0.2s ease;
}
.nlink:hover{
    border-color:#0D41EC;
    background-color:#d5e4ff;
}
.last .nlink{
      border: 1px solid #B7D0FF;
    border-radius: 6px;
    padding:5px 32px 5px 10px;
    margin-bottom: 5px!important;
    color: black;
    font-weight: 400;
    background: none;

}
.function{
background: linear-gradient(180deg, #FFFFFF 0%, #F1F6FF 100%);
border-radius: 15px;
border-top: 1px solid #0D41EC;

}

    .image-gallery {
    display: flex;
    flex-direction: column;
    gap: 10px;
    }

.rowr {
  display: grid;
  gap: 10px;
height: 500px;}


.row1 {
  grid-template-columns: 1fr 0.8fr 1fr;
}


.row2 {
  grid-template-columns: 1fr 1fr 0.8fr;
}

.row3 {
  grid-template-columns: 0.8fr 1fr 1fr;
}
.row4{
    grid-template-columns:1fr 0.8fr 1fr;
}
.row5 {
  grid-template-columns: 1fr 1fr 0.8fr;
}

.col1 {
  display: grid;
  grid-template-rows: 0.8fr 1fr;
  gap: 10px;
}


.dy.active .card1,.dy.active{
backdrop-filter: blur(10px);

}

.dy{
    position: relative;
    transition-delay: all;
    
}
.text-p{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    visibility: hidden;
    z-index: 55;
    top: 0;
    background-color:#000000ba;
 
 
  
}
.dy.active .text-p{
    visibility:visible;
}
.bold-text{
    font-size: 35px;
    font-weight: bold;
    color: white;
    margin-bottom: 0;
    text-transform: uppercase;
}
.learn-btn{
    border: 1px solid #555555;
    border-radius: 6px;
    color: white;
    font-weight: 600;
    padding: 10px 44px 10px 10px !important;
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/learnarr.webp),black;
    background-repeat: no-repeat;
    background-position: 90%;
}







.card1 { 
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g1.webp);
    background-repeat: no-repeat;
    background-size: cover contain;
    background-position: center;
    border-radius: 10px;
}
.card2 {
     background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
.card3 { 
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g2a.webp) ; 
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
    border-radius: 10px;
}
.card4 { 
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g3.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
}
.card5 { 
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g4.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
.card6 { 
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g5.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }

.card7 { 
     background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g6a.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;

 }
.card8 {
     background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g6b.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
.card9 { 
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g7a.webp) ; 
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    border-radius: 10px;

 }
.card10 {
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g7b.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    
 }
 .card11{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g8.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card12{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g9.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card13{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g10.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card14{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g11a.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card15{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g11b.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card16{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g12.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card17{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g13.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card18{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g14.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card19{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g15a.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
  .card20{
    background:url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/g15b.webp) ; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
 }
 .accor a{
    text-decoration: none!important;
    color:inherit;
 }
 .ready-card{
    margin: 10px 0;
 }

 .whit{
    border-radius: 10px;
    background:white;
    margin-bottom: -50px;
    
 }
 .mang{
       top: 29%;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);

 }

@media (max-width: 768px) {
  .rowr {
     grid-template-columns: repeat(2, 1fr);
    height: auto; 
  }

  .row1,
  .row2,
  .row3,
  .row4,
  .row5 {
    grid-template-columns: 1fr !important;
  }
  .dy,.dy div{
    min-width:100px;
  }

  .col1 {
   display: grid;
  grid-template-rows: auto auto; 
  }

  /* Optional: give cards a nice height */
  .rowr > div {
    min-height: 250px;
    height: auto;
  }
  .mang{
    display: none;
}

}

  

