section.cepp {
    background-image: url(../images/ceppbg.png), linear-gradient(193deg, #FFF 0%, #F3F5FE 25%, #EBEEFD 100%);
    background-repeat: no-repeat,no-repeat;
    background-position: right bottom;
    background-size: auto 90%, 100% 100%;
}
.ceppinner {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 72px;
}
.ceppinner h1 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-transform: capitalize;
    margin-bottom: 6px;
}
.ceppinner h1 span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    text-transform: capitalize;
}
.ceppinner h1 + p {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 502px;
}
section.ceppus img {
    mix-blend-mode: darken;
}
section.why_partner {
    padding: 72px 0 0 0;
    background: var(--White, #FFF);
}
section.why_partner h2 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize;
    text-align: center;
}
section.why_partner h2 span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}
.why_partnerlst ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 21px;
}
.why_partnerlst ul li {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 16px;
    display: flex;
    gap: 16px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.why_partnerlst ul li svg {
    min-width: 24px;
}
section.offering {
    padding: 72px 0;
    background: var(--Theme-Blue-50, #EBEEFD);
}
section.offering h2 {
    text-align: center;
    margin-bottom: 48px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize;
}
section.offering h2 span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}
.offering-item {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    /* height: 100%; */
}
.offering-item p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 8px;
    cursor: pointer;
}
.offering-item span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: none;
}
section.emmben {
    padding: 72px 0;
    background: var(--Text-Grey-50, #F9FAFB);
}
section.emmben h2 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 16px;
}
section.emmben h2 span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}
section.emmben p {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 886px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 46px;
}
section.emmben img {
    display: block;
    margin: auto;
}

section.emmben .benifit_txt p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-transform: capitalize;
    margin-bottom: 16px;
    text-align: left;
}
section.emmben .benifit_txt span {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
section.works {
    padding: 72px 0;
}
section.works h2 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.96px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 16px;
}
section.works h2 span {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.96px;
    text-transform: capitalize;
}
section.works h2 + p {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 46px;
}
.work-tem {
    border-radius: 8px;
    border: 1px solid var(--Theme-Blue-300, #758AF4);
    background: var(--Theme-Blue-50, #EBEEFD);
    display: flex;
    padding: 75px 24px 46px 24px;
    flex-direction: column;
    /* justify-content: flex-end; */
    align-items: center;
    gap: 24px;
    /* flex: 1 0 0; */
    height: 100%;
}
.work-tem p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.work-tem p a {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.offering-item > svg {
    margin-bottom: 24px;
}
.haveque-img {
    position: relative;
    margin-top: auto;
    display: flex;
    height: 100%;
    align-items: flex-end;
}
.haveque-img>img {
    position: relative;
    z-index: 9;
}
.haveque-img img.img-fluid.Logo-Symbol {
    position: absolute;
    top: auto;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
}
section.have_que {
    border-radius: 24px;
    background: var(--White, #FFF);
    padding: 72px;
}
.have_que_inner h2 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.96px;
    text-transform: capitalize;
    margin-bottom: 24px;
}
.have_que_inner h2 span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: -0.96px;
    text-transform: capitalize;
}
.Get_started .form-floating>textarea.form-control {
    height: 120px;
}
.Get_started .form-floating > label:not(.Get_started.form-floating > textarea + label) {
    height: auto;
}
.required_input{
    color: var(--Error-Red-500, #F04438);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
@media (max-width: 767px) {
    .ceppinner {
        padding-bottom: 0;
    }
    section.your_commitment{
        padding-bottom: 32px;
    }
    section.emmben img {
        display: block;
        margin: initial;
    }
    .ceppinner h1, .ceppinner h1 span {
        font-size: 36px;
    }
    section.why_partner,section.offering,section.emmben,section.works,section.have_que {
        padding: 32px 0;
    }
    
    section.why_partner h2, section.why_partner h2 span,section.offering h2,section.offering h2 span,section.emmben h2,section.emmben h2 span,section.works h2,section.works h2 span,.have_que_inner h2,.have_que_inner h2 span {
        font-size: 32px;
        line-height: 30px;
    }
    section.aboutus{
        padding-top: 32px;
    }
    .haveque-img img.img-fluid.Logo-Symbol {
        max-height: 270px;
        width: 220px;
    }
}