@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.marketing-content {
    position: relative;
    background: radial-gradient(44.86% 44.9% at 50% 74.13%, #8A6BC7 0%, #413894 100%);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 795px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: censter; */
    overflow: hidden;
}


/* Ensures all content is above the overlay */
.marketing-content > * {
    position: relative;
    z-index: 2;
    color: white; /* or your text color */
}

.about-us-title{
    margin-top: 137px;
    width: 842px;
}

.about-us-title span{
    color: #FFAA3E;
}
.about-us-title h1{
    font-weight: 700;
    font-size: 82px;
    line-height: 90px;
    text-align: center;
}
.about-us-title-description{
    margin-top: 20px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}
.about-us-title-button-container{
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-us-title-button{
    margin-top: 25px;
    width: 328px;
    border-radius: 16px;
    height: 54px;
    border: 1.5px solid #FF930A;
    font-weight: 600;
    font-size: 20px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #FFAA3E;

}

  .about-us-title-button:hover{
     cursor: pointer;
    background-color: #413894;
    border: 1.5px solid #FFFFFF;
    color: #ffffff;
    }


.about-us-lastpart{
    position: relative;
    height: 445px;
    /* width: 1440px; */
}
.about-us-img-1{
    position: absolute;
    top: 0;
    left: 140px;

}
.about-us-img-2{
    position: absolute;
    top: 36px;
    right: 60px;
}

.about-us-text-container1{
    position: absolute;
    top: 71px;
    left: 40px;
    width: 158.44px;
    height: 83px;
    background-color: #FFFFFF0D;
    color: #FFFFFF;
    border: 2px solid #FFFFFF33;
    backdrop-filter: blur(3.7962961196899414px);
    border-radius: 18.22px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#container-2{
    width: 180px;
    height: 90px;
    top: 170px;
    left: -200px;
}

#container-3{

    width: 178.31px;
    height: 132.35px;
    top: 290px;
    left: 10px;
}

#container-4{

    width: 189px;
    height: 144.72px;
    top: 85px;
    left: 675px;

}


#container-5{

    width: 235px;
    height: 108px;
    top: 305px;
    left: 730px;

}

.absr{
    text-align: left !important;
}

#abs-p1{
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
}
#abs-p2{
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: right;
}



.abs-p{
    text-align: right;
}



.abs-p-1{
    font-size: 24px;
    font-weight: 700;
    line-height: 24.3px;
    text-align: right;
}
.absr{
    text-align: left;
}
.abs-p-2{
    margin-top: 4.56px;
    font-size:12px;
    font-weight: 600;
    line-height: 16.7px;
}
















.our-story-content{
    margin: 120px;
    width: 1360px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.our-story-content-title{
    width: 440px;
}
.our-story-content-title-h1{
    text-align: left;
    color: #3D348B;
    font-weight: 700;
    font-size: 60px;
    line-height: 75px;
    margin-top: 10px;
}
.span-type-3 {
    background: #3D348B;
    color: #ffffff;
    padding: 0px 5px;
}
.span-type-2 {
    background: #4138941f;
    padding: 0px 5px;
}
.meet-our-leadership-title-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}



.our-story-content-title-description{
    margin-top: 32px;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #606060;
}

.marketing-part-1-container-tag{
    width: fit-content;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #ffaa3e;
    border-radius: 100px;
    padding: 20px 30px;
    background-color: #fff6eb;
}
.our-story-content-description{
    width: 785px;
    height: 363px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ourstory-div1{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ourstory-div1-top{
    width: 273px;
    height: 208px;
    border-radius: 24px;
    background-color:#F8F8FC ;
    border: 2px solid #4138944A;
    padding: 24px;
    flex-direction: column;
    display: flex;
    /* align-items: center  ; */
    justify-content: space-between;
}
.our-story-des-heading{
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    color:#1E1E1E;   
}
.our-story-des-p{
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #1E1E1E;
}
.ourstory-div-1-img{
    width: 273px;
    height: 135px;
    border-radius: 24px;
}
#div-2img-2{
    height: 150px;
}
.our-story-div2-bottom{
    background-color: #FFFBF5;
    border: 2px solid #FFAA3E;
    width: 272px;
    height: 193px;
    padding: 24px;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}
.ourstory-div3-top{
    width: 200px;
    height: 240px;
    border-radius: 24px;
    padding: 24px;
    background-color: #443A96;
    border: 2px solid #473EA3;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#des-heading-3{
    color: #FFFFFF;
}
#des-p-3{
    color: #FFFFFF;
}

#div-2img-3{
    width: 200px;
    height: 103px;
}

#leadership-heading{
    text-align: center;
}

#leadership-p{
    text-align: center;
    margin-top: 20px;
    width: 830px;
}


.leadership-card-container{
    width: 1360px;
    height: 749.59px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 41px;
}
.leadership-card-1{
    width: 665px;
    height: 747.38px;
    border-radius: 32px;
    background-color: #F8F8FC;
    border: 1.99px solid #EAEAF6;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}
.leadership-img{
    height: 338.37px;
    border-radius: 20px;
    width: 601.48px;
    object-fit: contain;
}
.leadership-img img{
    width: 100%;
    height: 100%;
    border-radius: 20px;
    object-fit: cover;  
}

.leadership-card-content{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 577.66px;
        height: 315.46px;
}
.leadership-card-name{
    display: flex;
    flex-direction: column;
}

.leadership-card-name-1{
    font-size: 24px;
    font-weight: 700;
    line-height: 23.82px;
    color: #1E1E1E;
}
.leadership-card-title-1{
    margin-top: 11.91px;
    font-size: 16px;
    font-weight: 500;
    line-height: 15.88px;
    color: #1E1E1E;
}

.leadership-card-desc{
    font-size: 18px;
    font-weight: 500;
    line-height: 23.82px;
    color: #3D348B;
}
.leadership-card-button1-container{
    display: flex;
    justify-content: space-between;
    width: 577.66px;
}
.leadership-card-button-1{
    width: 278px;
    height: 56px;
    border-radius: 20px;
    background-color:#413894;
    border: 1.99px solid #473EA3;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.84px;
    display: flex;
    align-items: center;
    text-align: left;
    padding-left: 19.85px;
    

}
.leadership-card-button-2{
    height: 76px;
}



#leadership-button-2{
    background-color:#FFFFFF;
    border: 1.99px solid #EAEAF6;
    color: #1E1E1E;

}
.button-icon{
    width: 23.82px;
    height: 23.82px;
    /* object-fit: cover; */
    margin-right: 15.88px;
}

#leadership-card-2{
    background-color: #FFFBF5;
    border: 1.98px solid #FFF3E0;

}
#leadership-card-desc-2{
    color: #FFAA3E;
}
#leadership-card-2-button-1{
    background-color: #FFAA3E;
    border: 1.98px solid #FF930A;

}
.why-parent-container{
    /* margin: 120px auto; */
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 1360px;
}

#no-top-margin{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;

}
#for-programpage{
    margin: 61px auto;
}

.parent-cards-container{
 display: flex;
 justify-content: space-between;
 margin-top: 40px;
    background-image: url("../../../icons/zigzag.png");
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
}
.parent-card-1{
    width: 248px;
    /* height: 323px; */
    height: auto;
    border-radius: 32px;
    background-color:#F1F0F9;
    border: 2px dashed #413894;
    transform: rotate(-2deg);
    padding: 10.34px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#parent-card-2{
    background-color: #FFFBF5;
    border: 2px dashed #FFAA3E;
    transform: rotate(3deg);

}
.parent-card-img{
    width: 228px;
    height: 171px;
    border-radius: 20px;
    
    /* transform: rotate(-2deg); */
    
}
.parent-card-title{
    font-size: 20px;
    font-weight: 700;
    line-height: 23.82px;
    color: #1E1E1E;
    margin-top: 13.23px;
    text-align: center;


}
.parent-card-p{
    font-size: 16px;
    font-weight: 500;
    line-height: 23.82px;
    color: #1E1E1E;
    text-align: center;
    margin-top: 10px;
}

.recent-sucess-stories{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 1440px;
}

.stories-wrapper {
    margin-top: 26px;
  position: relative;
  width: 1440px;
  height: 120px; /* container height */
  overflow: hidden;
  display: flex;
  gap: 0px;
}
/* .stories-container{
    display: flex;
    gap: 20px;
    height: 120px;
    width: max-content;
    margin-top: 26px;
} */


.stories-container {
 width: auto;
  display: flex;
  gap: 20px;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
}

.primary {
  animation: primary 20s linear infinite; /* adjust speed */
}

.secondary {
  animation: secondary 20s linear infinite;
}
.stories-heading{
    font-size: 20px;
    font-weight: 700;
    line-height: 16px;
    color: #1E1E1E;
}

.stories{
    flex-shrink: 0;
    width: 318px;
    height: 120px;
    border-radius: 32px;
    background-color:#F8F8FC ;
    border: 2px solid #EAEAF6;
    display: flex;
    align-items:center;
    gap: 12px;
    padding: 10px;
}
.stories-img{
    width: 100px;
    height: 100px;
    border-radius: 20px;
    border: 2px solid #EAEAF6;
    object-fit: cover;

}

.stories-div{
      flex: 1;
  min-width: 0;
    width: 158px;
    height: 74px;
}
.stories-p{
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #413894;
}
.stories-span{
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #1E1E1E;
}

.stories-wrapper:hover .primary,
.stories-wrapper:hover .secondary {
  animation-play-state: paused;
}

/* Keyframes */
@keyframes primary {
  from {
    left: 0%;
  }
  to {
    left: -100%;
  }
}

@keyframes secondary {
  from {
    left: 100%;
  }
  to {
    left: 0%;
  }
}

.our-standards{
    margin: 120px 0;
    width: 1370px;
    display: flex;

}

.our-standards-part1{
    width: 449px;
    height: 389px;
}
.our-standards-part2{
    width: 434px;
    height: 398px;
    border-radius: 32px;
    background-color:#F8F8FC ;
    border: 2px solid #EAEAF6;
    padding: 32px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-left: 23px;
}

.os-icon{
    width: 63px;
    height: 64px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #413894;
    border: 2px solid #473EA3;
}
.os-heading{
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
    color: #413894;
}
.os-p-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
}
.os-p-container-1{
    display: flex;
    gap:10px ;
    align-items: center;
}

.os-p{
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #1E1E1E;
    /* text-align:1; */
}
.os-p-icon{
    width: 18px;
    height: 18px;
}
.os-p span{
    margin-right: 9px;
}


#our-standards-part3{
    background-color: #FFFBF5;
    border: 2px solid #FFF3E0;

}

#os-icon-1{
    background-color: #FFAA3E;
    border: 2px solid #FF930A;

}
#os-heading-1{
    color: #FFAA3E;
}

 .scroll-wrapper-uni {
    margin-top: 40px;
      width: 1440px;
      height: 183px;
      overflow: hidden;
      position: relative;
      display: flex;
      gap: 20px;
    }
    .primaryy, .secondaryy {
      position: absolute;
      top: 0;
      display: flex;
      gap: 20px;
    }

     .primaryy {
      animation: primary 20s linear infinite;
      left: 0%;
    }

    .secondaryy {
      animation: secondary 20s linear infinite;
      left: 100%;
    }

    @keyframes primary {
      from {
        left: 0%;
      }
      to {
        left: -100%;
      }
    }

    @keyframes secondary {
      from {
        left: 100%;
      }
      to {
        left: 0%;
      }
    }

.uni-colab-container{
    width:auto;
    height: 183px;
    /* margin-top: 40px; */
    display: flex;
    gap: 20px;
}
.uni-content-container{
    display: flex;
    flex-direction: column;
    gap: 0;
}

.uni-colab-img{
    width: 202px;
    height: 113px;
    border-radius: 32px;
    border: 2px solid #EAEAF6;
    object-fit: contain;
}

#uni-colab-img-1{
    background-color: #F8F8FC;
}
.uni-colab-p-container{
    width: 202px;
    height: 70px;
    border-radius: 32px;
    border: 2px solid #EAEAF6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.uni-colab-p-container p{
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
}
.uni-content-container-heading{
    width: 467px;
    height: 113px;
    border-radius: 32px;
    background-color: #F1F0F9;
    border: 2px dashed #413894;
    display: flex;
    align-items: center;
    justify-content: center;
}
.uni-content-container-heading h1{
    font-size: 46.54px;
    font-weight: 700;
    line-height: 63.99px;
    color: #413894;
}
    .scroll-wrapper-uni:hover .primaryy,
    .scroll-wrapper-uni:hover .secondaryy {
      animation-play-state: paused;
    }

    




#LE-p{
    width:698px;
    text-align: center;
}
.le-container{
    width: 1362px;
    height: 240px;
    display: flex;
    gap:30px ;
    margin-top: 40px;
    margin-bottom: 40px;
}
.le-item1{
    width: 318px;
    height: 240px;
    border-radius: 32px;
    background-color: #F8F8FC;
    border: 2px solid #EAEAF6;
    padding: 32px 29px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    /* justify-content: center; */
}
.le-item-p-1{
    font-family: "Open Sans";
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    color: #413894;
}
.le-item-p-2{
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color:#000000 ;
}
.last-container{

   margin: 0 auto 120px auto;
    width: 1360px;
    height: 282px;
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 18px;
    justify-content: center;
    align-items: center;
    background: radial-gradient(35.07% 43.79% at 49.26% 67.73%, #725BB7 0%, #423995 100%);
    z-index: 1;
    
    position: relative;

}
.last-container::before{
    content: "";
    position: absolute;
        background-image: url("../../../icons/lastcontainerbg.png");
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 0.05;
    z-index: 0;
}

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


.lc-heading{
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
}

.lc-heading-span{
    color: #FFFFFF;
    background-color: #FFAA3E;
    border: 2px solid #FFA12B;

    display: inline-block;
    position: relative;
    padding: 6px 12px;
    clip-path: polygon(
        0% 0%, 2.5% 25%, 0% 50%, 2.5% 75%, 0% 100%, 100% 100%, 
        97.5% 75%, 100% 50%, 97.5% 25%, 100% 0%
    );

}
.lc-p{
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    width: 638px;
}

.lc-start-button{
    width: 214px;
    height: 48px;
    border-radius: 16px;
    background-color: #FFAA3E;
    border: 1.5px solid #FF930A;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
}
.lc-start-button:hover{
     cursor: pointer;
    background-color: #413894;
    border: 1.5px solid #FFFFFF;
    color: #ffffff;
    }






@media screen and (max-width: 767px) {

    .about-us-title{
    margin-top: 155px;
    width: 345px;
    }
    .about-us-title h1{
    font-size: 42px;
    line-height: 52px;
    text-align: center;
    }

    .about-us-title-description{
    margin-top: 24px;
    }

    .about-us-title-button{
    margin-top: 24px;
    }
    .about-us-title-button:hover{
     cursor: pointer;
    background-color: #413894;
    border: 1.5px solid #FFFFFF;
    color: #ffffff;
    }


    .about-us-lastpart{
    position: relative;
    height: 870px;
    /* width: 1440px; */
    }
    
    .about-us-img-1{
    position: absolute;
    top: 436px;
    left: 64px;

}
.about-us-img-2{
    position: absolute;
    top: 460px;
    right: -10px;
}

.about-us-text-container1{
    top: 52px;
    left: 22px;
}
#container-2{
    width: 202px;
    height: 118px;
    top: 310px;
    left: 65px;
}

#container-3{
    width: 164px;
    height: 120px;
    top: 164px;
    left: 0px;
}

#container-4{
    width: 134px;
    height: 104px;
    top: 83px;
    left: 200px;
}

#container-5{
    width: 165px;
    height: 76px;
    top: 210px;
    left: 196px;
}

#abs-p1{
    font-size: 24.12px;
    line-height: 22.12px;
}
#abs-p2{
    font-size: 12.5px;
    line-height: 15.33px;
}
.abs-p-1{
    font-size: 22.33px;
    line-height: 22.3px;
}

.our-story-content{
    margin: 80px auto;
    width: 345px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.our-story-content-title{
    width: 345px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.our-story-content-title-h1{
    text-align: center;
    color: #3D348B;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    margin-top: 12px;
}   
.our-story-content-title-description{
    margin-top: 12px;
    text-align: center;
}
.our-story-content-description{
    margin-top: 40px;
    width: 345px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    /* justify-content: space-between; */
}
.ourstory-div1-top{
    width: 345px;
    height: 176px;
}
.ourstory-div-1-img{
    width: 345px;
    object-fit: cover;
}
#div-2img-2{
    height: 150px;
}
.our-story-div2-bottom{
    width: 345px;
    height: 176px;
}
.ourstory-div3-top{
    width: 346px;
    height: 162px;
}

#div-2img-3{
    width: 346px;
    height: 103px;
}
.meet-our-leadership{
    width:345px;
}

.meet-our-leadership-title-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#leadership-p{
    text-align: center;
    margin-top: 12px;
    width: 345px;
}
.leadership-card-container{
    width: 345px;
    height:auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: space-between; */
    margin-top: 40px;
    gap: 24px;
}

.leadership-card-1{
    width: 345px;
    height: 732px;
    border-radius: 24px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content:flex-start; 
    gap: 32px;
}

.leadership-img{
    height: 167px;
    border-radius: 12px;
    width: 297px;
}
.leadership-card-content{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 297px;
        height: 487px;
}
.leadership-card-button1-container{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 297px;
    gap:14px
}

.leadership-card-name-1{
    font-size: 20px;
    line-height: 23.82px;
}
.leadership-card-desc{
    font-size: 16px;
    line-height: 22px;
    width: 297px;
}

.leadership-card-button-1{
    width: 297px;
    height: 56px;
    border-radius: 20px;
    background-color:#413894;
    border: 1.99px solid #473EA3;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.84px;
    display: flex;
    align-items: center;
    text-align: left;
    padding-left: 19.85px;
}

.why-parent-container{
    margin: 80px auto;
    width: 345px;
}

.parent-cards-container{
 display: flex;
 flex-direction: column;
 justify-content: space-between;
 gap: 30px;
 margin-top: 40px;
 background:none;
}

.parent-card-1{
    width: 345px;
    height: 299px;
    border-radius: 24px;
    background-color:#F1F0F9;
    border: 2px dashed #413894;
    transform: rotate(0deg);
    padding: 10.34px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#parent-card-2{
    transform: rotate(0deg);
}
.parent-card-img{
    width: 325px;
    height: 171px;
    border-radius: 12px;  
    object-fit: cover;  
}
.hidden{
    display: none;
}

.recent-sucess-stories{
width: 393px;
}
.stories-wrapper {
    margin-top: 26px;
  position: relative;
  /* width: fit-content; */
  height: 120px; /* container height */
  overflow: hidden;
  display: flex;
}
.stories-container{
    display: flex;
    width: fit-content;
    overflow: hidden;
}

.our-standards{
    margin: 80px auto;
    width: 345px;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 40px;

}

.our-standards-part1{
    width: 345px;
    height: 260px;
    display:flex;
    flex-direction: column;
    align-items: center;
}

.our-story-content-title-h1{
    text-align:center;
    color: #3D348B;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    margin-top: 12px;
    width: 345px;
    height: 96px;
}

.our-story-content-title-description{
    margin-top: 12px;
    text-align: center;
    width: 345px;
}

.our-standards-part2{
    width: 345px;
    height: 372px;
    border-radius: 24px;
    padding: 24px;
    margin-left: 0px;
}
.os-icon{
    width: 54px;
    height: 54px;
}
.os-heading{
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
}
.os-p{
    font-size: 16px;
    line-height: 20px;
    color: #1E1E1E;
}
.GR{
    width: 393px;
    overflow: hidden;

}

#leadership-heading{
    height: auto;
}
 .scroll-wrapper-uni {
    margin-top: 40px;
      /* width: 1122px; */
      height: 183px;
      overflow: hidden;
      position: relative;
      display: flex;
      gap: 20px;
    }



.uni-colab-container{
    width:auto;
    /* height: 183px; */
    /* margin-top: 40px; */
    display: flex;
    gap: 20px;
}

.uni-content-container-heading{
    padding: 0;
    width: 272px !important;
}
.uni-content-container-heading h1{
    font-size: 24px;
    line-height: 24px;
}





#LE-p{
    width:345px;
    text-align: center;
}
.le-container{
    width: 345px;
    height: 856px;
    display: flex;
    flex-direction: column;
    gap:20px ;
    margin-top: 40px;
}
.le-item1{
    width: 345px;
    height: 204px;
    border-radius: 24px;
    padding: 24px 29px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    /* justify-content: center; */
}
.le-item-p-1{
    
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
}

.last-container{
    margin: 0 auto 80px auto;
    /* margin-bottom: 80px ; */
    width: 345px;
    border-radius: 24px;
    
}

.lc-heading{
    font-size: 28px;
    line-height: 41px;
}
.lc-p{
    font-size: 16px;
    line-height: 22px;
    width: 297px;
}


   

















}