       
.banner-section{
    position: relative;
        
}
.banner-overlay{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
   background: linear-gradient(97deg, rgba(0, 0, 0, 0.00) 50.48%, #000 103.94%), linear-gradient(0deg, rgba(0, 0, 0, 0.00) 57.08%, #000 100%);

}
.banner-img{
   height: 100%;
   object-fit: cover;
   min-height: 285px;
}
             .banner-text {
        color: #fff;
    margin-bottom: 3rem;
  
      font-family: LeagueSpartan-Medium;
    font-size: 33.4px;
    font-style: normal;
    /* font-weight: 600; */
    line-height: normal;
    text-transform: uppercase;

        }
        .banner-text-content{
            position: absolute;
            bottom: 16%;
            left: 8%;
            z-index: 1;
        }
         
        .about-left .title{
            color: #1E1E1E;
font-family: Afacad-Medium;
    font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 121%; /* 26.62px */
        }
        .about-left .text{
            color: #626262;
  font-family: LeagueSpartan-Regular;
    font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
        }

        .about-counter-sec h2{
color: #000;
  font-family: LeagueSpartan-SemiBold;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: 0px;
        }
                .about-counter-sec span{
color: #000;
  font-family: LeagueSpartan-Regular;
    font-size: 14.004px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 1.2px;
        }
       

        .about-keyhighlight-sec{
            background: linear-gradient(180deg, #000 0%, #3B3B3B 49.52%, #000 100%);
            padding-bottom: 32px;
            margin-top: 32px;
        }
        .img-box{
            position: relative;
            border-radius: 10px 10px 10px 0;
                height: 100%;
                overflow: hidden;
        }
        .img-box img{
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .img-box::after{
            content: '';
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50.11%, #000 99.84%);
        }
        .keyhightlight-right .title{
color: #FFF;
text-align: center;
font-family: Afacad-Medium;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 121%; /* 26.62px */
letter-spacing: 0.44px;
margin-bottom: 32px;
        }
        .keyhighlight-box h3{
            color: #FFF;
font-family: LeagueSpartan-Medium;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
        }

        .keyhighlight-box p{
            color: #FFF;
text-align: center;
     font-family: LeagueSpartan-ExtraLight;
font-size: 14px;
font-style: normal;
letter-spacing: 0.80px;
line-height: 139%; /* 19.46px */
        }

        .icon-box{
                min-width: 38px;
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
        }

        .keyhightlight-right{
            padding-top: 35px;
            display: flex;
    flex-direction: column;
    justify-content: center;
        }
        .keyhighlight-box{
            padding-top: 8px;
            padding-bottom: 27px;
        }

        .aboutkeyhighlight-left{
                margin-top: -43px;

        }
        .about-founder-container{
                background: linear-gradient(to bottom, #121212 0%, #2A2A2A 26.3%, #ffffff 80.78%);
                    padding: 1px 1px 0px 1px;
                        border-radius: 10px;
                            overflow: hidden;
        }
        .about-founder-group{
            background: #fff;
            padding: 1px 1px 0px 1px;
                margin: 0px;
                    /* border-radius: 10px; */
                    border-top-left-radius: 10px;
                    border-top-right-radius: 10px;
        }
        .about-founder-one,.about-founder-two{
           padding: 24px 22px;
        }
        .round-and{
            background: #FFDBAD;
            filter: drop-shadow(0 2px 8.2px rgba(152, 152, 152, 0.25));
            width: 52px;
            height: 52px;
            border-radius: 50%;
            

        }
        .about-founder-group h3{
            color: #080808;
text-align: center;
    font-family: LeagueSpartan-SemiBold;
    font-size: 17px;

font-style: normal;

line-height: 150%; /* 22.5px */
text-transform: uppercase;
        } 

        .about-founder-group .found-para{
            color: #080808;
text-align: center;
font-family: LeagueSpartan-Light;
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 21px */
        }

        .about-founder-sec .title-sec{
            background-color: #fff;
            border-radius: 10px;
        }
        .title-sec h2{
             font-family: Afacad-Bold;
             color: #1E1E1E;

font-size: 26.035px;
font-style: normal;
font-weight: 400;
line-height: 121%; /* 31.503px */
letter-spacing: 0.521px;
        }

        .about-btm-text P{
            color: #011617;
text-align: center;
font-family: LeagueSpartan-Light;
    font-size: 16px;

font-style: normal;
font-weight: 300;
line-height: 150%; /* 21px */
        }

        
 
.exp-btm-line{
    background: #FFF;
background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 100%);
height: 1px;
}
        @media (min-width:576px){
              .list2{
            position: relative;
            
        }
        .list2::after,.list2::before{
            content: '';
            position: absolute;
            top: 0px;
            width: 1px;
            height: 100%;
            background: linear-gradient(to bottom, #ffffff 0%, #282828 48.64%, #ffffff 100%);
        }
        .list2::before{
           left: 0px;
        }
         .list2::after{
               right: 0px;
         }
        }
               .keyhighlight-box p{
        display: none;
       }
         @media (min-width:768px){
            .banner-img{
                min-height: 280px;
            }
            .about-founder-container {
    background: linear-gradient(to bottom, #121212 0%, #2A2A2A 26.3%, #ffffff 80.78%);
    padding: 1px 1px 0px 1px;
    border-radius: 10px;
}
 .about-founder-sec .title-sec{
    border-radius: 0px;
 }
   .keyhighlight-box:nth-child(2){
        position: relative;
     }
       .keyhighlight-box:nth-child(2)::after, .keyhighlight-box:nth-child(2)::before,.keyhighlight-box:nth-child(3)::after{
        content: '';
        position: absolute;
        top: 0px;
        width: 1px;
        height: 100%;
     
        background: #2A2A2A;
background: linear-gradient(180deg, rgba(42, 42, 42, 0.65) 0%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 0.55) 100%);
     }
        .keyhighlight-box:nth-child(2)::after{
        right: 0px;
      }
       .keyhighlight-box:nth-child(2)::before{
        left: 0px;
       }
       .keyhighlight-box:nth-child(3)::after{
        right: 0px;
       }
       .keyhighlight-box {
        position: relative;
       }
       .about-founder-one{
        position: relative;
       }

           .about-founder-one::after{
                content: '';
                position: absolute;
                top: 0px;
                right: 0px;
                width: 1px;
                height: 100%;
               background: linear-gradient(to bottom, #121212 35%, #2A2A2A 32.3%, #ffffff 103.78%)
           }
      
        }
         @media (min-width:992px){
           
         }
   @media(min-width:1200px){
    .banner-img{
        min-height: 316px;
    }
    .keyhighlight-box{
         padding-left: 16px;
         padding-right: 16px;
    }
   
   
   }
