.contain {
    padding-top: 180px;
    padding-bottom: 100px;
}

.AboutUsCard {
    display: flex;
    margin-bottom: 50px;
}

.AboutUsCard img {
    width: 195px;
}

.AboutUsCard div {
    background-color: #FFFAE5;
    border-radius: 15px 0px 0px 15px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 82%;
    padding-right: 20%;
}

.AboutUsCard div h1 {
    font-size: 40px;
    line-height: 48.6px;
    font-family: 'UpscaleBold';
    color: #393939;
    margin-bottom: 20px;
}

.AboutUsCard div p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'UpscaleRegular';
    color: #202020;
    margin-bottom: 0px;
    padding-right: 20px;
}


.headT {
    font-size: 40px;
    line-height: 48.6px;
    font-family: 'UpscaleBold';
    color: #393939;
    margin-bottom: 20px;
}

.ParagT {
    font-size: 18px;
    line-height: 30px;
    font-family: 'UpscaleRegular';
    color: #202020;
    padding-top: 50px;
    margin-bottom: 100px;
    padding-right: 20px;
    text-align: justify;
}

/* .AboutUsCard {
    background-color: #FFFAE5;
    border-radius: 15px 0px 0px 15px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-bottom: 130px;
}

.AboutUsCard img {
    width: 195px;
    margin-bottom: 24px;
}

.AboutUsCard h1 {
    font-size: 40px;
    line-height: 48.6px;
    font-family: 'UpscaleBold';
    color: #393939;
    margin-bottom: 20px;
}

.AboutUsCard .AboutParagraph {
    font-size: 18px;
    line-height: 30px;
    font-family: 'UpscaleRegular';
    color: #202020;
    margin-bottom: 0px;
    padding-right: 20px;
    text-align: justify;
} */

.lapImage {
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
}

.OurplatformText {
    font-size: 32px;
    line-height: 47px;
    font-family: 'UpscaleBold';
    color: #202020;
    margin-bottom: 15px;
}

.OurplatformParag {
    font-size: 18px;
    line-height: 30px;
    font-family: 'UpscaleRegular';
    color: #7E7E7E;
    margin-bottom: 48px;
}

.WhyChooseCard img {
    width: 50px;
    margin-right: 33px;
}

.WhyChooseCard h1 {
    font-size: 20px;
    line-height: 24.3px;
    font-family: 'UpscaleBold';
    color: #000000;
}

.WhyChooseCard p {
    font-size: 14px;
    line-height: 18px;
    font-family: 'UpscaleRegular';
    color: #7E7E7E;
}

.Acknowledgment {
    margin: 175px 0px 85px 0px;
}


.Acknowledgment p {
    font-size: 16px;
    line-height: 19.44px;
    font-family: 'UpscaleRegular';
    color: #7E7E7E;
    text-align: center;
    margin-bottom: 7px;
}

.Acknowledgment h4 {
    font-size: 20px;
    line-height: 24.3px;
    font-family: 'UpscaleBold';
    color: #202020;
    text-align: center;
    margin-bottom: 50px;
}

.analysisCard {
    background-color: #FFFCF0;
    padding: 38px 100px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 170px;
}

.analysisCard div{
    border-left: 5px solid #FBCE15;
    padding-left: 8px;
}

.analysisCard p {
    font-size: 32px;
    line-height: 38.88px;
    font-family: 'UpscaleBold';
    color: #FBCE15;
    margin-bottom: 0px;
}

.analysisCard h3 {
    font-size: 20px;
    line-height: 24.3px;
    font-family: 'UpscaleRegular';
    color: #000000;
}

.analysisCard h1 {
    /* font-size: 48px;
    line-height: 58.32px; */
    font-size: 20px;
    line-height: 24.3px;
    font-family: 'UpscaleRegular';
    color: #000;
    text-align: start;
    margin-bottom: 0px;
    border-left: 4px solid #FBCE15;
    padding-left: 8px;
}

.analysisCard h1 span {
    display: block;
    /* font-size: 55px;
    line-height: 66.83px; */
    font-size: 25px;
    line-height: 30.3px;
    font-family: 'UpscaleBold';
    color: #FBCE15;
    text-align: start;
    margin-bottom: 0px;
}

.BecomeParag {
    font-size: 14px;
    line-height: 30px;
    font-family: 'UpscaleRegular';
    color: #393939;
    margin-bottom: 50px;
}

.TrainersLink {
    font-size: 18px;
    line-height: 21.87px;
    font-family: 'UpscaleRegular';
    color: #3A97B7;
    margin-bottom: 0px;
    text-decoration: none;
}

.TrainersLink i {
    margin-left: 10px;
}

.MB {
    margin-bottom: 60px;
}

.OurTeamCard {
    margin-top: 150px;
    margin-bottom: 80px;
}

.OurTeamCard {
    margin-top: 150px;
}

.OurTeamCard .Title {
    font-size: 32px;
    line-height: 38.88px;
    font-family: 'UpscaleBold';
    color: #202020;
    text-align: center;
    margin-bottom: 30px;
    /* margin-bottom: 3px; */
}

.OurTeamCard .Descrip {
    font-size: 20px;
    line-height: 24.3px;
    font-family: 'UpscaleRegular';
    color: #393939;
    text-align: center;
    margin-bottom: 50px;
}

.TeamCard {
    background-color: #FFFCF0;
    border-radius: 15px;

}

.TeamCard img {
    width: 100%;
    border-radius: 15px 15px 0px 0px;
}

.TeamCard div {
    padding: 20px;
}

.TeamCard div h1 {
    font-size: 15px;
    line-height: 18.23px;
    font-family: 'UpscaleBold';
    color: #3B3B3B;
    margin-bottom: 15px;
}

.TeamCard div p {
    font-size: 12px;
    line-height: 14.58px;
    font-family: 'UpscaleSemiBold';
    color: #7E7E7E;
    margin-bottom: 0px;
}


.carousel-indicators {
    bottom: -65px;
}

.carousel-indicators button {
    background-color: #FBCE15 !important;
    width: 50px !important;
    height: 4px !important;
}


.VisionCard {
    background-color: #FFFCF0;
    border-radius: 15px;
    padding: 20px;
    height: 100%;
}

.VisionCard h1 {
    font-size: 20px;
    line-height: 24.3px;
    font-family: 'UpscaleBold';
    color: #000000;
}

.VisionCard p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'UpscaleSemiBold';
    color: #3B3B3B;
    margin-bottom: 0px;
    text-align: justify;
}

@media (max-width: 480px) {

    .lapImage {
        display: none;
    }

    .AboutUsCard div {
        width: 100%;
        padding: 30px;
    }

    .AboutUsCard {
        margin-bottom: 40px;
    }

    .OurplatformText {
        font-size: 20px;
        line-height: 35px;
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .Acknowledgment {
        margin: 75px 0px 75px 0px;
    }

    .analysisCard {
        padding: 20px;
        /* flex-wrap: wrap; */
        margin-bottom: 80px;
    }

    .analysisCard h1 {
        font-size: 16px;
        border-left: 3px solid #FBCE15;
    }

    .mobImg {
        width: 100%;
    }

    .BecomeParag {
        margin-bottom: 25px;
    }

    .OurTeamCard {
        margin-top: 80px;
    }

    .TeamCard {
        margin-bottom: 20px;
    }
}

@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.logos {
    overflow: hidden;
    padding: 60px 0;
    background: white;
    white-space: nowrap;
    position: relative;
}

.logos:before,
.logos:after {
    position: absolute;
    top: 0;
    width: 250px;
    height: 100%;
    content: "";
    z-index: 2;
}

.logos:before {
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

.logos:after {
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.logos:hover .logos-slide {
    animation-play-state: paused;
}

.logos-slide {
    display: inline-block;
    /* animation: 35s slide infinite linear; */
    animation: 20s slide infinite linear;
}

.logos-slide img {
    width: 216px;
}