:root {
    --section-p: 100px;
    --section-m: 60px
}

.zwc-main-sec a {
    color: var(--zwc-link-clr)
}

.zwc-main-sec a.act-btn {
    color: #fff;
    margin-top: 15px
}

.zwc-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center
}

.zwc-flx-col-ctn {
    max-width: 560px;
}

.zwc-flx-col {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0
}

.zwc-content-area .zwc-flex-row:nth-child(odd) {
    padding: var(--section-p) 0
}

.zwc-flex-row .zwc-flx-col {
    flex: 0 1 43%
}

.zwc-content-area .zwc-flex-row:nth-child(even) {
    padding: 0
}

.zwc-content-area .zwc-flex-row:nth-child(even) .zwc-flx-col:nth-child(1) {
    order: 2
}

.zwc-content-area .zwc-flex {
    justify-content: center;
    gap: 100px
}

.zw-product-header {
    position: relative;
    z-index: 2
}

.zwc-main-sec a {
    color: var(--zwc-link-clr)
}

.zwc-main-sec h1 {
    font-size: clamp(32px,6vw,60px);
    font-family: var(--zf-primary-semibold);
    line-height: 1.2;
    margin: 0 auto 20px auto;
    letter-spacing: -1.16px;
    max-width: 810px
}

.zwc-main-sec h2 {
    font-size: clamp(28px,4vw,50px);
    font-family: var(--zf-primary-bold);
    line-height: 1.2;
    margin-bottom: 15px;
    letter-spacing: -1.16px
}

.zwc-main-sec h3 {
    font-size: clamp(23px,2vw,32px);
    font-family: var(--zf-primary-bold);
    letter-spacing: -0.42px;
    line-height: 1.2
}

.zwc-main-sec h4 {
    font-size: clamp(18px,2vw,24px);
    font-family: var(--zf-primary-semibold);
    letter-spacing: -0.42px;
    margin-bottom: 10px;
    line-height: 1.2
}

p:last-child {
    margin-bottom: 0
}

.zwc-sec-title {
    text-align: center
}

.zwc-dark-bg .zwc-sec-title h2 {
    color: #fff;
    max-width: 800px;
    margin: 0 auto
}

.zwc-sec-title+.zwc-flex {
    margin-top: var(--section-m)
}

.zwc-banner-box h2 span {
    display: block
}

.zwc-page-sign-btn a {
    margin-top: 0;
    color: #fff;
    padding: 16px 45px 16px 24px;
    border-radius: 4px
}

.zwc-page-sign-btn a::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    display: block;
    transform: translateY(-50%);
    margin-right: 18px;
    background: url(/sites/zweb/images/forms/solutions/sign-button-arrow.svg) 0 0 / 100% no-repeat
}

.zwc-banner-wrap {
    padding: 100px 0 var(--section-p) 0;
    position: relative;
    text-align: center;
    color: #fff
}
.zwc-banner-wrap::before {
    content: "";
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: -1;
    top: -91px;
    background: linear-gradient(135deg,#0b2a7c 0,#02080e 100%)
}

.zwc-banner-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -80px;
    background-image: radial-gradient(#d9d9d9 1.5px,transparent 0);
    background-size: 40px 40px;
    background-position: 0 0;
    opacity: .1;
    z-index: -1;
}
.zwc-logo-part {
    margin-bottom: 35px;
    gap: 9px;
    justify-content: center
}
span.zwc-type-logo{
    width: 60px;
    transform: rotate(0) !important;
    overflow: hidden;
    position: relative;
    height: 41px;
}
span.zwc-type-logo::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url('/sites/zweb/images/otherbrandlogos/typeform-white.svg') no-repeat 0 0 / 270px;
}
.zwc-logo-part span.zwc-int-logo {
    width: 130px;
    height: 130px;
    display: flex;
    justify-content: center;
    position: relative;
    transition: 1s ease-in-out;
    border-radius: 24px;
    border: 1.168px solid #607396;
    background: linear-gradient(193deg,#ebeffc -56.36%,rgba(30,44,73,0) 53.08%,#1e2c49 126.04%);
    box-shadow: 0 2.337px 18.694px 0 rgba(255,255,255,0.1);
    position: relative;
    align-items: center;
}

.zwc-logo-part span:nth-child(1) {
    transform: rotate3d(-3,-3,0,45deg)
}

.zwc-logo-part span:nth-child(3) {
    transform: rotate3d(-7,7,0,-45deg)
}

.middle-animated .zwc-logo-part span.zwc-int-logo {
    transform: rotate3d(0,0,0,0)
}

.zwc-forms-logo,.zwc-ma-logo {
    max-width: 70px;
    width: 100%
}

.zwc-ma-logo {
    max-width: 100%;
    width: 639px;
    display: block;
}

.zwc-plus-icon {
    width: 40px;
    height: 28px;
    background: url(/sites/zweb/images/forms/jotform/arrow.png) no-repeat 0 0 / 40px;
    border-radius: 0;
}

.zwc-banner-ctn p {
    max-width: 850px;
    margin: 0 auto 20px;
    font-size: clamp(16px,3vw,20px)
}
p.zwc-flex.zwc-type span::before {
    content: '';
    position: absolute;
    width: 33px;
    height: 25px;
    background: url(/sites/zweb/images/otherbrandlogos/typeform.svg) no-repeat 1px 0 / 142px;
    left: -43px;
    top: 3px;
}
p.zwc-flex.zwc-type span {
    position: relative;
}
.zwc-banner-ctn p span {
    color: #ffe700;
    font-family: var(--zf-primary-semibold)
}

.zwc-bottom-cta-wrap {
    padding: var(--section-p) 0;
    background: linear-gradient(135deg,#0b2a7c 0,#02080e 100%);
    color: #fff
}
.zwc-bottom-cta-wrap p strong{
    color: #F1DB00;
}
.zwc-type-form-sec{
    padding: var(--section-p) 0;
}
.zwc-type-form-sec .zwc-sec-title{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.zwc-bottom-cta-wrap h2 span {
    color: #ffe700
}

.zwc-bottom-cta-wrap p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.zwc-bottom-cta-wrap .content-wrap {
    max-width: 990px;
    margin: 0 auto;
    text-align: center
}

.zwc-faq-wrap {
    padding: 100px 0
}

.zwc-faq-wrap h2 {
    text-align: center
}

.zwc-faq-wrap h2::before {
    content: "";
    width: 63px;
    height: 63px;
    display: block;
    background: url(/sites/zweb/images/forms/pdf-convert/faq-icon.svg) center / contain no-repeat;
    margin: 0 auto 20px
}

.accordion {
    margin-top: 50px
}

.accord-content p:last-child {
    margin-bottom: 0
}

.zwc-faq-wrap .content-wrap {
    max-width: 840px;
    margin: 0 auto
}

.faq-section .zwc-min-wrap {
    margin-top: var(--inner-sec-t)
}

.zwc-faq-sec .zwc-page-title {
    margin-bottom: 40px
}

.zwc-faq-sec .zwc-page-title h2 {
    font-size: 36px
}

.faq-section h2 {
    margin-bottom: var(--section-m-t-60);
    text-align: center
}

.faq-content {
    transition: .5s;
    border-radius: 8px;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #d9d9d9
}

.faq-content h3 {
    margin-bottom: 0
}

.faq-content.active,.faq-content.active button {
    background: #f4fcea
}

.faq-content button {
    border: 0;
    position: relative;
    font-size: clamp(18px,4vw,22px);
    cursor: pointer;
    transition: .5s;
    padding: 20px 60px 20px 24px;
    font-family: var(--zf-secondary-semibold);
    margin-bottom: 0;
    line-height: 1.5;
    width: 100%;
    text-align: left;
    background: #fff;
    border-radius: 7px;
    color: #000
}

.faq-content button span {
    max-width: 660px;
    width: 100%;
    display: inline-block
}

.faq-content.active button span {
    color: #40ac1d
}

.faq-content:last-child {
    margin-bottom: 0
}

.accord-content {
    display: none;
    padding: 0 20px 30px 24px;
    max-width: 760px
}

.accord-content span {
    font-family: var(--zf-primary-semibold);
    font-size: 15px
}

span.faq-arrow {
    position: absolute;
    right: 24px;
    top: 35px;
    transition: .5s;
    border-radius: 50%;
    z-index: 2;
    width: 15px;
    height: 15px
}

span.faq-arrow::after {
    content: '';
    position: absolute;
    top: -6px;
    width: 10px;
    height: 10px;
    transform: rotate(135deg);
    transition: .5s;
    border-top: 2px solid #000;
    border-right: 2px solid #000
}

.faq-content.active span.faq-arrow::after {
    transform: rotate(-45deg)
}

.accord-content a {
    text-decoration: underline;
    color: var(--zwc-link-clr)
}

.accord-content ul.number li,ul.list li {
    margin-bottom: 15px
}

.accord-content ul {
    margin-bottom: 15px;
    margin-left: 15px
}

.accord-content p b {
    font-family: var(--zf-primary-semibold)
}

.accord-content ul li {
    padding: 10px 10px 0 30px;
    position: relative
}

.accord-content ul li::before {
    content: "";
    inset: 19px 0 0 4px;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
    position: absolute
}

.accord-content ul li::after {
    content: "";
    inset: 15px 0 0;
    width: 18px;
    height: 18px;
    border: 1px dashed gray;
    border-radius: 50%;
    position: absolute
}

.zwc-brand-logo {
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.10);
    padding: 40px 60px;
    justify-content: space-evenly;
    max-width: 1024px;
    margin: 0 auto;
    gap: 40px
}

.zwc-brand-logo li img {
    width: 130px
}

.zwc-brand-logo li.chegg img {
    width: 110px
}

.zwc-flx-col-ctn ul {
    margin-top: 25px;
    display: flex;
    gap: 0 15px;
    flex-wrap: wrap;
}

.zwc-flx-col-ctn ul li {
    position: relative;
    padding-left: 15px;
    font-size: clamp(16px, 3vw, 16px);
    font-family: var(--zf-primary-medium);
    padding-bottom: 17px
}

.zwc-flx-col-ctn ul li::before {
    content: "";
    position: absolute;
    left: 0;
    background: #000;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    top: 8px
}

.zwc-flx-col-img {
    border-radius: 16px;
    background: #e6f2fe;
    padding: 45px
}

.zwc-flx-col-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.zwc-compare-table {
    position: relative;
    padding: var(--section-p) 0
}

.zwc-compare-table::before {
    position: absolute;
    inset:  0;
    content: '';
    background: linear-gradient(135deg,#0b2a7c 0,#02080e 100%)
}

.block3-tbl-sec {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    margin-top: var(--inner-sec-t)
}
.tbl-colmn p:nth-child(1) {
    padding-left: 50px;
}
.block3-tbl-inr {
    width: 100%;
    margin: 0 auto;
    padding-top: 17px;
}

.tbl-colmn {
    align-items: stretch;
    justify-content: center;
    display: flex;
    text-align: center;
    justify-content: space-between
}

.tbl-head-sec .zwc-flex {
    align-items: center;
    justify-content: center
}

.tbl-head-sec {
    position: sticky;
    top: 65px;
    z-index: 9;
    box-shadow: 0 9px 16px 0 rgba(0,0,0,0.10);
    background: #fff
}

.tbl-colmn p {
    padding: 24px 55px 24px 65px;
    width: 33.3%;
    margin-bottom: 0;
    display: flex;
    text-align: left;
    position: relative;
    gap: 11px;
}

.tbl-head-sec p {
    text-transform: uppercase;
    text-align: center;
    font-family: var(--primaryfont-bold)
}

.tbl-head-sec:first-child p:nth-child(2) {
    background: #fff
}

.tbl-colmn p:nth-child(2) {
    background-color: #edf3fe
}

.tbl-colmn p:nth-child(2):not(.tbl-head-sec p:nth-child(2))::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 28px;
    background: url(/sites/zweb/images/forms/integration/wufoo-sprite.png) no-repeat 0 0 / 45px;
    width: 20px;
    height: 20px
}

.tbl-colmn p:nth-child(3):not(.tbl-head-sec p:nth-child(3))::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 27px;
    background: url(/sites/zweb/images/forms/integration/wufoo-sprite.png) no-repeat -25px 0 / 45px;
    width: 20px;
    height: 20px
}

p.zwc-flex.zwc-jot span {
    position: relative
}

p.zwc-flex.zwc-jot span::before {
    content: '';
    position: absolute;
    width: 27px;
    height: 30px;
    left: -35px
}

.tbl-colmn {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-top: 0
}

.zwc-banner-box {
    background: linear-gradient(106deg,#0b2a7c 0,#02080e 100%) no-repeat padding-box padding-box;
    border-radius: 20px;
    padding: 40px 50px;
    color: #fff;
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    margin: 0 auto
}

.zwc-user-sec {
    max-width: 100%;
    width: 100%
}

.zwc-user-count {
    justify-content: space-evenly;
    gap: 20px
}

.zwc-user-count li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.zwc-count-num {
    font-size: clamp(24px,4vw,48px);
    font-family: var(--zf-splfontserif-light);
    color: #faee60
}

.zwc-count-txt {
    font-size: 18px;
    width: 100%;
    margin: 0 auto
}

.zwc-compare-text {
    text-align: center;
    margin-top: var(--section-m)
}

.zwc-compare-text a {
    color: #fff
}

.zwc-compare-text a:hover {
    text-decoration: underline
}
.zwc-flx-col-inr{
    margin-top: 30px;

}
.zwc-dis-text {
    text-align: center;
    color: #fff;
    max-width: 1000px;
    margin: 25px auto 0 auto;
    font-size: 15px;
   display:block;
}
.zwc-dis-text b {
    font-family: var(--zf-primary-bold);
}
 .zwc-dis-text a{
    color:#fff;
    text-decoration:underline;
}
@media only screen and (max-width: 1200px) {
    .zwc-why-integartion .zwc-flx-grid img {
        padding:20px
    }
}

@media only screen and (max-width: 1024px) {
    :root {
        --section-p:70px;
        --section-m: 40px
    }
    .zwc-faq-wrap{
        padding: var(--section-p) 0;
    }
    .zwc-brand-logo {
        justify-content: center
    }

    .zwc-content-area .zwc-flex {
        gap: 30px
    }

    .zwc-flx-col-img {
        padding: 15px
    }
}

@media only screen and (max-width: 767px) {
    .zwc-banner-wrap {
        padding-top:55px
    }

    .block3-tbl-inr {
        width: 850px
    }

    .block3-tbl-sec {
        overflow-x: auto
    }

    .tbl-head-sec {
        top: 0
    }

    .zwc-brand-logo li img,.zwc-brand-logo li.chegg img {
        width: 95px
    }

    .zwc-brand-logo {
        padding: 20px 25px;
        gap: 25px
    }

    .zwc-content-area .zwc-flex {
        flex-direction: column
    }

    .zwc-content-area .zwc-flex-row:nth-child(even) .zwc-flx-col:nth-child(1) {
        order: inherit
    }
}

@media only screen and (max-width: 480px) {
    .zwc-logo-part span.zwc-int-logo {
        width:100px;
        height: 100px;
        border-radius: 10px
    }

    .zwc-forms-logo,.zwc-ma-logo {
        max-width: 50px
    }

    .zwc-banner-box {
        padding: 40px 20px
    }

    .zwc-count-txt {
        font-size: 16px
    }

    .zwc-user-count li {
        flex: 1 1 45%
    }
}
