.zwf-new-footer .zwf-product-footer .footer-sec-wrap{
border-top: none;
}
/* common header section start*/
.zwc-header-section {
    background: linear-gradient(122deg, #1243a0 40%, #2da3c2 100%);
    background-size: 100% auto;
    position: relative;
    text-align: center;
    padding: 100px 0 100px 0;
    color: #fff;
    margin-top: -68px;
}

.zwc-header-section::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/sites/zweb/images/partners/home-new/banner-patten.png) repeat;
    background-size: 800px auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: .7;
}

.zwc-header-section .content-wrap {
    position: relative;
    z-index: 1;
    max-width: 1170px;
}

.zwc-header-tag {
    font-size: 15px;
    letter-spacing: 0.6px;
    color: #f5e069;
    text-align: center;
    font-family: var(--zf-secondary-medium);
    margin-bottom: 5px;
}

.zwc-main-head {
    color: #fff;
    font-family: var(--primaryfont-regular);
    max-width: max-content;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    position: relative;
    letter-spacing: -2.6px;
}

.zwc-main-h2 {
    font-family: var(--primaryfont-regular);
    letter-spacing: -2px;
    position: relative;
    padding-bottom: 5px;
    line-height: 1.2;
    color: var(--primary-color);
}

.zwc-bottom-line:after,
.zwc-left-line:after {
    content: "";
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #70ebe7;
    bottom: -15px;
    right: 0;
    left: 0;
    margin: auto;
}

.zwc-left-line:after {
    right: unset;
}

.zwc-main-para {
    margin: 0 auto;
    margin-bottom: 25px;
    color: rgb(255 255 255 / 80%);
    letter-spacing: -0.1px;
}

.zwc-second-h2 {
    letter-spacing: -1.3px;
    font-family: var(--primaryfont-regular);
}

.zwf-new-footer .zwf-product-footer .footer-sec-wrap{
   border-top: 1px solid #EAEDF4;
}

@media only screen and (min-width: 767px) {
    .zwc-main-head {
        font-size: 38px;
    }

    .zwc-main-h2 {
        font-size: 34px;
    }

    .zwc-second-h2 {
        font-size: 32px;
    }
}

@media only screen and (min-width: 991px) {
    .zwc-main-head {
        font-size: 48px;
    }

    .zwc-main-h2 {
        font-size: 40px;
    }

    .zwc-second-h2 {
        font-size: 36px;
    }

    .zwc-main-para {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1199px) {
    .zwc-main-head {
        font-size: 60px;
    }

    .zwc-main-h2 {
        font-size: 50px;
    }

    .zwc-second-h2 {
        font-size: 44px;
    }

    .zwc-main-para {
        font-size: 20px;
    }
}

/* common header section end*/

/* common sections start*/
.zwc-common-section {
    padding: 120px 0;
}

.zw-product-header {
    z-index: 1;
    position: relative;
}

/* common sections end*/

/* header section */
.zwc-header-section {
    padding-bottom: 0;
}

.zwc-main-para {
    max-width: 580px;
}

.zwc-stage-meetup {
    border-radius: 10px;
    display: inline-block;
    margin-top: 100px;
}

.zwc-header-section:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    height: calc(100% - 74%);
    bottom: 0;
}

/* header section end*/

/* Benifits section start */
.zwc-benefits-section h2 {
    text-align: center;
}

.zwc-benefits-section .zwc-bottom-line:after {
    background-color: #f33;
}

.zwc-benefits-section h2 span {
    display: block;
}

.zwc-benefits-section h2 {
    text-align: center;
}

.zwc-benefits-section h2 span {
    display: block;
}

.zwc-benifits-wrap {
    display: flex;
    gap: 90px;
    margin-top: 100px;
}

.zwc-benefits-section .content-wrap {
    max-width: 1170px;
}

.zwc-benifits-center img {
    max-width: 340px;
    border-radius: 10px;
}

.zwc-benifits-wrap ul {
    padding-left: 50px;
}

.zwc-benifits-wrap ul li {
    letter-spacing: -0.4px;
    font-size: 20px;
    line-height: 1.5;
    color: var(--secondary-color);
    padding: 35px 0;
    position: relative;
}

.zwc-benifits-wrap ul li span {
    font-family: var(--zf-secondary-medium);
    color: var(--primary-color);
    -webkit-font-smoothing: initial;
}

.zwc-benifits-wrap ul li:not(:last-child) {
    border-bottom: 1px dashed #DADFEC;
}

.zwc-benifits-wrap ul li:first-child {
    padding-top: 0;
}

.zwc-benifits-wrap ul li:last-child {
    padding-bottom: 0;
}

.zwc-benif-wrap {
    position: relative;
    max-width: 260px;
    margin: 0 auto;
}

.zwc-benifits-wrap ul li .zwc-benif-dots {
    content: '';
    position: absolute;
    left: -25px;
    top: 10px;
    width: 6px;
    height: 6px;
    background: #C4D2DD;
    border-radius: 100%;
}

.zwc-benifits-wrap>div {
    width: 33.33%;
}

.zwc-benifits-left ul {
    padding-left: 0;
}

.zwc-benifits-right ul {
    padding-left: 0;
}

/* Benefits section end */

/* bottom cta sections start */
.zwc-bottom-section {
    text-align: center;
    background: #F3F5F9;
    padding-bottom: 80px;
}

.zwf-new-footer,
.zwf-new-footer .zw-global-footer,
.zwf-new-footer .zw-only-copyright,
.zwf-new-footer .zwf-product-footer .footer-sec-wrap {
    background: #F3F5F9;
}

/* bottom cta sections end */

/* Responsive */
@media only screen and (max-width: 1199px) {

    /* common sections start */
    .zwc-common-section {
        padding: 80px 0;
    }

    /* common sections end */
    /* header section start */
    .zwc-main-para {
        max-width: 460px;
    }

    .zwc-header-section {
        padding: 80px 0 0px 0;
    }

    .zwc-stage-meetup {
        margin-top: 60px;
    }

    .zwc-header-section:after {
        height: calc(100% - 72%);
    }

    /* header section end */
    /* Benefits section start */
    .zwc-benifits-left ul,
    .zwc-benifits-right ul {
        padding-left: 20px;
    }

    /* Benefits section end */
}

@media only screen and (max-width: 991px) {

    /* common header section start*/
    .zwc-header-tag {
        font-size: 12px;
    }

    /* common header section end*/
    /* header section start */
    .zwc-main-para {
        max-width: 380px;
        line-height: 1.6;
    }

    .zwc-stage-meetup {
        margin-top: 40px;
    }

    .zwc-header-section:after {
        height: calc(100% - 74%);
    }

    /* header section end */
    /* Benefits section start */
    .zwc-benifits-wrap>div {
        width: 100%;
    }

    .zwc-benifits-wrap {
        flex-wrap: wrap;
        gap: 0;
        max-width: 600px;
        margin: 0 auto;
    }

    .zwc-benif-wrap {
        max-width: 390px;
    }

    .zwc-benifits-center {
        order: 3;
        text-align: center;
        margin-top: 50px;
    }

    .zwc-benifits-wrap ul li:last-child {
        border-bottom: 1px dashed #DADFEC;
    }

    .zwc-benifits-wrap ul li:last-child {
        padding-bottom: 35px;
    }

    .zwc-benifits-wrap ul li:first-child {
        padding-top: 35px;
    }

    .zwc-benifits-center img {
        max-width: 380px;
    }

    .zwc-benifits-wrap ul li {
        font-size: 18px;
    }

    /* Benefits section end */
}

@media only screen and (max-width: 767px) {
    .zwc-common-section {
        padding: 70px 0;
    }

    /* header section start */
    .zwc-main-para {
        max-width: 370px;
    }

    .zwc-header-section:after {
        height: calc(100% - 76%);
    }

    /* header section end */
}

@media only screen and (max-width: 480px) {
    .zwc-common-section {
        padding: 60px 0;
    }

    /* header section start */
    .zwc-header-section:after {
        height: calc(100% - 80%);
    }

    /* header section end */
    /* Benefits section start */
    .zwc-benifits-center img {
        max-width: 90%;
    }

    /* Benefits section end */
}

@media only screen and (max-width: 375px) {

    /* header section start */
    .zwc-header-section:after {
        height: calc(100% - 87%);
    }

    /* header section end */
}