@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;600;700;800&family=Open+Sans:wght@500;600;700&display=swap');
body{
    padding: 0px;
    margin: 0px;
    font-family: 'Inter', sans-serif;
    font-size:16px;
}
.font-14{
    font-size: 14px;
}
.font-18{
    font-size: 18px;
}
.font-20{
    font-size: 20px;
}
.font-24{
    font-size: 24px;
}
.font-26{
    font-size: 26px;
}
.font-30{
    font-size: 30px;
}
.font-36{
    font-size: 36px !important;
}
.purple-color{
    color: #791875;
}
/* .text-line{
    height: 0px;
    width: 70px;
    left: 52px;
    top: 247px;
    border-top: 2px solid #791875;
} */
.text-line{
    padding-right:10px;
}
.start-text{
    color: #300A2E;
    font-weight: 400;
}
.email-work{
    height: 75px;
    width: 457px;
    border-radius: 10px;
    text-align: center;
    background: #FEF8FD;
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;

}
.request-demo{
    font-size: 21px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    background: #791875;
    color: #FFF;
    height: 75px;
    width: 457px;
    border-radius: 60px;
}
.left-6person{
    padding-left: 6%;
}
.heading-text{
    font-size: 42px;
    color: ##300A2E;
    font-weight: 700;
}
.marg-bottom{
    margin-bottom: 100px;
}
.bg-pinklight{
    background: #FAF1FA;
}
.section-spacing{
    padding: 100px 6%;
}
.program-header{
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;

}
.program-text{
font-size: 24px;
font-weight: 500;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
}
.icon-width{
    width: 150px;
}
.progres-bar{
    height: 149px;
    width: 456px;
    border-radius: 20px;

}
.progress-text{
    font-size: 24px;
    line-height: 29px;
}
.progres-header{
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
}
.progress-box{
    height: 149px;
    width: 456px;
    border-radius: 20px;
    background: #FAF1FA;
    box-shadow: inset 4px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px;
}
.progress-box-3{
    height: 149px;
    width: 578px;
    border-radius: 20px;
    
    background: #FAF1FA;
    box-shadow: inset 4px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px;
}
.progress-box-4{
    width: 467px;
    height: 149px;
    border-radius: 20px;
    background: #FAF1FA;
    box-shadow: inset 4px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px;
}
.progress-box-5 {
    width: 517px;
    height: 149px;
    border-radius: 20px;
    background: #FAF1FA;
    box-shadow: inset 4px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px;
}
.step-img1{
    width: 341px;
}
.step-img2{
    width: 598px;
}
.step-img3{
    width: 500px;
}
.bg-drkblack{
    background: #300A2E;
}
.card-padd-top{
    padding-top: 80px;
}

.vector-img{
    background-image: url("images/line-progress.png");
    background-size: cover;
    height: 100vh;
    
}
.marg-top{
    margin-top: -100px;
}
.card-box{
    background: #FAF1FA;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 40px;
    width: 320px;
    height: 362px;
    padding: 30px;
}
.box-heading{
    font-size: 26px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}
.box-text{
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000;
}
.footer-text{
    font-size: 21px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;

}
.btn-join {
    background: #faf1fa;
    color: #212529;
    padding: 8px 20px;
    font-weight: 600;
    border-radius: 6px;
    margin-right: 30px;
}
/*Landing Page 2 Start  */
.btn-demo{
    font-size: 16;
    font-weight: 700;
    color: #212529;
    background: #fbf1fa;
    border-radius: 5px;
}
.right-6person{
    padding-right: 6%;
}
.banner-text{
    font-size: 26px;
    color: #000000;
    font-weight: 400;
}
.banner-text span{
    font-size: 36px;
    color: #791875;
    font-weight: 700;
}
.banner-text::before {
    content: '';
    background-image: url(../images/Line-5.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    top: 19px;
    left: 38px;
    width: 65px;
    height: 2px;
}

.pl-96{
    padding-left: 94px;
}
.img-set{
    margin-top: -100px;
    width: 100%;
}
.section-footer{
    padding: 50px 6% 0px;
}
.footer-list-link{
    display: flex;
    justify-content: end;
    gap: 20px;
    list-style: none;
    padding: 0px;
}

.footer-list-link li a{
    color: #000000;
    font-weight: 700;
    font-size: 18px;

}
.btn-submit {
    background: #791875;
    color: #FFF;
    font-weight: 700;
    font-size: 18px;
    padding: 5px 30px;
    text-align: center;
    border: 1px solid #791875;
    cursor: pointer !important;
}
.btn-submit:hover {
    color: #791875;
    background: transparent;
    border: 1px solid #791875;
}
/*Landing Page 2 Start  */



@media only screen and (max-width: 1500px) {
    .progress-text {
        font-size: 18px;
        line-height: 25px;
    }
    .email-work{
        width: 100%;
    }
    .request-demo{
        width: 100%;
    }
    .step-img2 {
        width: 100%;
    }
    .progress-box-3 {
        width: 100%;}
    .step-img3 {
            width: 100%;
        }
        .progress-box-4 {
            width: 100%;}
    .progress-box-5{
        width: 100%;}
}
@media only screen and (max-width: 768px) {
    .section-footer{
        padding: 10px 6% 0px;
    }
    .marg-bottom {
        margin-bottom: 30px;
    }
    .start-text{
        padding-top: 0px;
    }
    .font-36 {
        font-size: 26px !important;
    }
    .img-set {
        margin-top: -36px;
        position: relative;
        bottom: 0px;   
    }
    .step-img1 {
        width: 100%;
    }
    .progress-box {
        height: 169px;
        width: 100%;}
    .mob-width{
        width: 50px;
    }
    .progres-header {
        font-size: 21px;
        font-weight: 400;
        line-height: 34px;}
    .progress-text {
        font-size: 18px;
        line-height: 25px;
    }
    .step-img2 {
        width: 100%;
    }
    .progress-box-3 {
        width: 100%;}
    .step-img3 {
            width: 100%;
        }
        .progress-box-4 {
            width: 100%;}
    .progress-box-5{
        width: 100%;}
    .footer-list-link li a {
        font-size: 16px;
    }
    .footer-list-link {
        gap: 10px;
    }
    .footer-text{
        font-size: 16px;
    }
}
@media only screen and (max-width: 600px) {
    .heading-text {
        font-size: 25px;
        color: ##300A2E;
        font-weight: 600;
    }
    .btn-join {
        font-size: 14px;
    }
    .email-work {
        height: 55px;
        width: 100%;
        border-radius: 10px;
        text-align: center;
        background: #FEF8FD;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .request-demo {
        font-size: 16px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        background: #791875;
        color: #FFF;
        height: 61px;
        width: 100%;
        border-radius: 30px;
    }
    .marg-bottom {
        margin-bottom:0px;
        padding-top: 20px;
    }
    .section-spacing {
        padding: 50px 6%;
    }
    .program-text{
        font-size:18px;
    }
    .program-header {
        font-size: 21px;
        line-height: 32px;}
    .icon-width {
        width: 120px;
        margin-bottom: 10px;
    }  
    .step-img1 {
        width: 100%;
    }  
    .step-img2 {
        width:100%;
    }
    .step-img3 {
        width:100%;
    }
    .progres-header {
        font-size: 20px;
        line-height: 30px;
    }
    .marg-top {
        margin-top:auto;
        }
    .progress-text{
        font-size: 16px;
        line-height: 23px;
    }    
    .progress-box{
        height: 149px;
    width: 100%;
    background: #FAF1FA;
    box-shadow: inset 4px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 15px;
    }
    .mob-width{
        width: 40px;
    }
    .card-padd-top {
        padding-top: 40px;
    }
    .progress-box-3 {
        width: 100%;}
    .progress-box-4 {
        width: 100%;
    }
    .progress-box-5 {
        width: 100%;
    }
    .box-heading {
        font-size: 21px;}
    .box-text {
        font-size: 18px;}
  }
  @media only screen and (max-width: 500px) {
    .card-box{
        width: 100%;
        height: 322px;
    }
    .banner-text span{
        font-size: 28px;
    }
    .banner-text::before{
        display: none;
    }
    .footer-text{
        font-size: 16px;
    }
    .banner-text{
        font-size: 16px;
    }
    .pl-96 {
        padding-left: 0px;
    }
    .start-text {
        padding-top: 0px;
    }
    .font-26 {
        font-size: 16px;
    }
    .font-36 {
        font-size: 22px !important;
    }
    .section-footer{
        padding: 100px 6% 40px;
        margin-top: 70px;
    }
    .ptm-200{
        padding-top: 45px;
    }
    .font-20 {
        font-size: 16px;
    }
    .img-set {
        margin-top: -164px;
    }
    .footer-list-link {
        justify-content: center;
        padding: 0px;}
    .footer-list-link li a {
        font-size: 14px;
    }
  }





.bg-line-arrow {
    background: url('../images/line-progress.png') no-repeat center 300px;
    background-size: contain;
    /* padding-top: 150px; */
    /* padding-bottom: 300px; */
}





.text-box{
	display: inline-block;
	position: relative;
}

.text-box div{
	display: inline-block;
	position: absolute;
	top: -47px;
	transform: rotateX(-90deg);
	opacity: 0;
	/* text-shadow: 0px 5px 5px rgba(0,0,0,.25); */
	animation-timing-function: ease;
}

.text-box div:nth-child(1){
	animation: rollDown 10s forwards infinite;
}

.text-box div:nth-child(2){
	animation: rollDown2 10s forwards infinite;
}

.text-box div:nth-child(3){
	animation: rollDown3 10s forwards infinite;
}


/* .curcle-vector{
    animation: mysecond 1s infinite;
    animation-direction: alternate;
    animation-timing-function: ease-out;
} */
.moving {
    position: relative; /* Required for absolute positioning */
    animation: moveUpDown 3.5s infinite alternate cubic-bezier(0.25, 0.1, 0.25, 0.2);
}
/* @keyframes mysecond {
  0%   {transform: translate(0px, 0px);}
  100%  {transform: translate(0px, 25px);}
} */
@keyframes moveUpDown {
    0%, 100% {
        top: -15px;
    }
    50% {
        top: 0px; /* Move down by 10px */
    }
}

@keyframes rollDown {
	0%{
		/* top: -200px; */
		transform: rotateX(-90deg);
	}
	11%{
		/* top: -50px; */
		transform: rotateX(0deg);
		opacity: 1;
	}
	22%{
		/* top: -50px; */
		transform: rotateX(0deg);
		opacity: 1;
	}
	33%{
		/* top: 50px; */
		transform: rotateX(30deg);
		opacity: 0;
	}
}

@keyframes rollDown2 {
	33%{
		/* top: -200px; */
		transform: rotateX(-90deg);
	}
	44%{
		/* top: -50px; */
		transform: rotateX(0deg);
		opacity: 1;
	}
	55%{
		/* top: -50px; */
		transform: rotateX(0deg);
		opacity: 1;
	}
	66%{
		/* top: 50px; */
		transform: rotateX(30deg);
		opacity: 0;
	}
}

@keyframes rollDown3 {
	66%{
		/* top: -200px; */
		transform: rotateX(-90deg);
	}
	77%{
		/* top: -50px; */
		transform: rotateX(0deg);
		opacity: 1;
	}
	88%{
		/* top: -50px; */
		transform: rotateX(0deg);
		opacity: 1;
	}
	99%{
		/* top: 50px; */
		transform: rotateX(30deg);
		opacity: 0;
	}
}

@keyframes slideColor{
	0%{
		background-color: #387780;
	}
	33%{
		background-color: #3f88c5;
	}
	66%{
		background-color: #588b8b;
	}
	100%{
		background-color: #387780;
	}
}