/* common-section */
.zw-template-inner {
    background: #F9FAFC;
}
.table-wrap {
    display: flex;
}

.product-header-top {
    box-shadow: none;
    border-bottom: 1px solid #e7ebf0;
}

.common-section {
    padding: 60px 0px;
}
.zwc-scenario-section.common-section{
    padding: 60px 0px 40px 0px;
}
.common-section:not(:last-child){
    border-bottom: 1px solid #E2E8F2;
}

.zwc-main-block {
    max-width: 990px;
    margin: 0 auto;
    background: #fff;
    margin-top: -130px;
    position: relative;
    border-radius: 10px;
    padding: 70px 110px;
    border: 1px solid #E9ECF4;
}

.common-section .content-wrap {
    max-width: 1170px;
    width: 100%;
}

.zwc-bold-txt {
    font-family: var(--zf-secondary-medium);
}

.zwc-main-block p,
.zwc-main-block ul li {
    letter-spacing: -0.17px;
    color: var(--secondary-color);
}

/* common-section end*/

/* header section */

h1 {
    font-size: 55px;
    font-family: var(--primaryfont-regular);
    letter-spacing: -1.65px;
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
}

h2 {
    font-size: 30px;
    font-family: var(--primaryfont-regular);
    letter-spacing: -0.9px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    line-height: 1.2;
    color: var(--primary-color);
}

h3 {
    font-size: 24px;
    font-family: var(--primaryfont-regular);
    letter-spacing: -0.6px;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.2;
    color: var(--primary-color);
}

.zwc-head-two {
    position: relative;
}
.zwc-why-section p{
    max-width: 740px;
}
.zwc-why-section p:last-child, .zwc-leadgen-section p:last-child{
    margin-bottom:0
}

.zwc-head-two::after,
h1::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: #f33;
    bottom: 0;
    left: 0;
    margin: auto;
}

h1::after {
    background-color: #70ebe7;
    right: 0;
    left: 0;
}

.zw-product-header {
    position: relative;
    z-index: 1;
    padding-top: 20px;
}

.zwc-main-wrapper {
    margin-top: -77px;
}

.header-section {
    background: linear-gradient(122deg, #1243a0 40%, #2da3c2 100%);
    background-size: 100%;
    position: relative;
    padding: 180px 0 200px 0;
    color: #fff;
}

.header-section::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/sites/zweb/images/partners/home-new/banner-patten.png) repeat;
    background-size: 810px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: .7;
}

.header-section .table-wrap {
    align-items: center;
}

.header-section .column {
    width: 50%;
}

.header-section .column.left {
    text-align: left;
}

.header-section .content-wrap {
    max-width: 1170px;
}

.zwc-main-wrapper .header-section p {
    font-size: 20px;
    letter-spacing: -0.2px;
    line-height: 1.7;
    font-family: var(--primaryfont-regular);
    max-width: 500px;
    margin-bottom: 40px;
    color: rgb(255 255 255 / 90%);
}

.header-section .column.right img {
    max-width: 450px;
    float: right;
    margin-right: 40px;
}

/* header section end*/

/* tab list */
.zwc-tablist {
    padding: 20px 0;
    border-bottom: 1px solid #dee1e6;
    z-index: 10;
    transition: all .5s ease 0s;
    background: #fff;
    transform: translateY(-100px);
    transition: visibility .3s ease, transform .4s ease;
    box-shadow: 0 6px 12px #0000000A;
    border: 0;
    display: none;
    opacity: 0;
}

.zwc-tablist.zwc-active {
    position: sticky;
    top: 64px;
    transform: translateY(0);
    transition: all .2s ease;
    display: block;
    opacity: 1;
}

.stickylinks {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.zwc-main-wrapper li {
    font-size: 18px;
    letter-spacing: -0.2px;
    line-height: 1.7;
    color: #333;
}

.stickylinks li {
    cursor: pointer;
    font-size: 15px;
    letter-spacing: 0;
}

.stickylinks li.active {
    font-family: var(--zf-primary-medium);
    color: #056cb8;
}

.underline {
    content: '';
    position: absolute;
    width: 2px;
    background: #e23129;
    z-index: 1;
    transition: left .3s ease, width .3s ease;
    bottom: -21px;
    left: 0;
    height: 2px;
    width: 0;
}

/* tab list end */
.common-section.zwc-why-section {
    padding-top: 0;
}

.common-section.zwc-postlaunch-section {
    padding-bottom: 0;
}

.zwc-thirdlevel-section {
    margin-top: 60px;
    position: relative;
}

.zwc-c-space {
    padding-left: 35px;
    position: relative;
    margin-top: 25px;
}

.zwc-c-space:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 1.5px;
    height: 98%;
    background-image: repeating-linear-gradient(to bottom, #cdd6e2,#cdd6e2 4px,transparent 6px,transparent 12px);
}

.zwc-common-ul {
    padding-left: 25px;
}

.zwc-common-ul li {
    position: relative;
}

.zwc-common-ul li:not(:last-child) {
    margin-bottom: 15px;
}

.zwc-common-ul li:before {
    content: '';
    background: #06A86A;
    position: absolute;
    left: -20px;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
}

.zwc-ss-ref {
    padding-top: 35px;
}

.zwc-ss-ref p {
    font-size: 20px;
}

.zwc-common-ul a {
    color: var(--highlight-color);
    word-wrap: break-word;
}

.zwc-scenario-section .zwc-sh-video iframe {
    aspect-ratio: 16 / 9;
}

.zwc-only-dc-based {
    display: none;
}

.zwc-hc-sec-block {
    margin-top: 25px;
    margin-top: 30px;
}

.zwc-hc-sec-block ul {
    padding-left: 48px;
}

.zwc-flg {
    position: relative;
    margin-bottom: 10px;
}

.zwc-flg:before {
    content: '';
    background: url(/sites/zweb/images/events/events-flags-sprite.png) no-repeat;
    width: 29px;
    height: 17px;
    position: absolute;
    left: -47px;
    top: 6px;
    background-size: 550px auto;
    box-shadow: 0px 1px 12px 7px #0000000A;
}

.zwc-flg a {
    color: var(--highlight-color);
    word-wrap: break-word;
}

.zwc-flg.zwc-flg-usa:before {
    background-position: -29px 0px;
}

.zwc-flg.zwc-flg-eu:before {
    background-position: -121px -61px;
}

.zwc-flg.zwc-flg-in:before {
    background-position: 0 -1px;
}

.zwc-flg.zwc-flg-au:before {
    background-position: -87px 0px;
}
.zwc-flg.zwc-flg-jp:before {
    background-size: 570px auto;
    background-position: -392px -1px;
}
.zwc-flg.zwc-flg-ca:before {
    background-position: -87px -20px;
}
.zwc-flg.zwc-flg-sa:before {
    background-position: 0 -41px;
}.zwc-flg.zwc-flg-ae:before {
    background-position: -58px -21px;
}

.zwc-hc-sec-block p {
    font-size: 20px;
}


/* zwc-hc-grid */
.zwc-hc-grid-sec {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-between;
}

.zwc-hc-grid-each {
    position: relative;
    width: 32%;
    padding-left: 60px;
    margin-bottom: 30px;
}

.zwc-hc-grid-each h4 {
    font-size: 20px;
    font-family: var(--primaryfont-regular);
    letter-spacing: -0.3px;
    margin-bottom: 10px;
    color: var(--primary-color);
}

.zwc-hc-grid-each:before {
    content: '';
    background: url(/sites/zweb/images/partners/helpcenter/partner-support-sprite.png) no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 320px auto;
}

.zwc-hc-grid-each1:before {
    background-position: -2px -3px;
}

.zwc-hc-grid-each2:before {
    background-size: 350px auto;
    background-position: -54px -5px;
}

.zwc-hc-grid-each3:before {
    background-size: 350px auto;
    background-position: -103px -6px;
}

.zwc-hc-grid-each4:before {
    background-size: 350px auto;
    background-position: -152px -6px;
}

.zwc-hc-grid-each5:before {
    background-size: 350px auto;
    background-position: -202px -5px;
}

.zwc-hc-grid-each6:before {
    background-size: 350px auto;
    background-position: -251px -5px;
}

.zwc-hc-grid-each7:before {
    background-size: 350px auto;
    background-position: -299px -5px;
}

.zwc-hc-grid-each h4 {
    font-size: 20px;
    font-family: var(--primaryfont-regular);
    letter-spacing: -0.33px;
    margin-bottom: 15px;
    color: var(--primary-color);
}

.zwc-hc-grid-each h4 span {
    display: block;
}

.zwc-hc-grid-each:nth-child(3n) {
    left: 100px;
}

.zwc-hc-grid-each:nth-child(3n + 2) {
    left: 50px;
}

.zwc-hc-grid-each a {
    font-size: 12px;
    display: flex;
    align-items: center;
    color: var(--highlight-color);
    text-transform: uppercase;
    font-family: var(--zf-secondary-medium);
}

.zwc-hc-grid-each a span {
    display: inline-block;
    margin-left: 6px;
    width: 6px;
    height: 6px;
    border-right: 1.5px solid var(--highlight-color);
    border-bottom: 1.5px solid var(--highlight-color);
    transform: rotate(-45deg);
    transition: ease all 0.5s;
}

.zwc-hc-grid-each a:hover span {
    margin-left: 8px;
}

.zwc-leadgen-section iframe {
    aspect-ratio: 16 / 12;
}

.zwc-leadgen-section .zwc-common-ul {
    margin: 30px 0 30px 0;
}

.zwc-chat-widget-img {
    margin-top: 25px;
    max-width: 480px;
}

.zwc-note-blk {
    background: #F2F9FF 0% 0% no-repeat padding-box;
    border: 1px solid #E9F0F7;
    border-radius: 3px;
    padding: 24px 25px;
    margin: 30px 0px 35px 0px;
}

.zwc-note-blk p {
    max-width: 680px;
    margin-bottom: 0;
}

.zwc-note-blk>span {
    letter-spacing: 0px;
    color: #EE0014;
    font-family: var(--zf-secondary-medium);
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}

.wc-italic {
    font-family: var(--zf-primary-regular);
    font-style: italic;
}

.zwc-cta-widget-btn {
    background: #FF5415;
    border-radius: 18px;
    opacity: 1;
    border: none;
    color: #fff;
    padding: 10px 20px;
    letter-spacing: -0.28px;
    font-size: 14px;
    font-family: var(--zf-secondary-medium);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    z-index: 2;
    cursor: pointer;
}

.zwc-widget-overview {
    position: relative;
}

.zwc-widget-overview-active:after {
    content: '';
    background: rgb(0 0 0 / 30%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 99%;
}

/* zwc-hc-grid */
.zw-template-inner {
    background: #F9FAFC;
}
.zwc-bottomcta-section {
    text-align: center;
    margin-top: 120px;
    border-top: 1px solid #E1E6F0;
    background: #F3F5F9;
}
.zwc-bottomcta-section h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.common-section.zwc-bottomcta-section{
    padding: 80px 0;
}

.zwc-bottomcta-section .zwc-head-two:after {
    right: 0;
}

.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;
}

.zwc-bottomcta-section .zwc-cta-btn-red, .zwc-bottomcta-section .zwc-cta-btn-nocolor-blue, .zwc-strategy-section .zwc-cta-btn-red {
    margin: 4px;
    padding: 13px 48px 14px 30px;
}
.zwc-bottomcta-section .zwc-cta-btn-red::before, .zwc-bottomcta-section .zwc-cta-btn-nocolor-blue::before, .zwc-strategy-section .zwc-cta-btn-red::before{
    top: 25px;
}
.zwc-bottomcta-section .zwc-cta-btn-red::after, .zwc-bottomcta-section .zwc-cta-btn-nocolor-blue::after, .zwc-strategy-section .zwc-cta-btn-red::after{
    top: 23px;
}


@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1199px) {
    .zwc-tablist.zwc-active{
        top: 0px;
    }
    .zwc-main-block{
        width: 95%;
    }
}

@media only screen and (max-width: 991px) {
    h1{
        font-size: 45px;
    }
    h2, .zwc-bottomcta-section h2{
        font-size: 28px;
    }
    h3{
        font-size: 22px;
    }
    .zwc-bottomcta-section{
        margin-top: 100px;
    }
    .zwc-main-block{
        padding: 70px 70px;
    }
    .zwc-hc-grid-each:nth-child(3n), .zwc-hc-grid-each:nth-child(3n + 2){
        left: 0;
    }
    .zwc-hc-grid-each{
        width: 30%;
    }
    .zwc-leadgen-section iframe {
        aspect-ratio: 16 / 16;
    }
}

@media only screen and (max-width: 767px) {
    h1{
        font-size: 40px;
    }
    h2, .zwc-bottomcta-section h2{
        font-size: 26px;
    }
    h3{
        font-size: 20px;
    }
    .zwc-main-block {
        padding: 50px 50px;
    }
    .zwc-c-space {
        padding: 0;
    }
    .zwc-c-space:before{
        display: none;
    }
    .header-section {
        padding: 140px 0 160px 0;
    }
    .zwc-hc-grid-each {
        width: 47%;
    }
    .zwc-leadgen-section iframe {
        aspect-ratio: 16 / 24;
    }
    .zwc-tablist.zwc-active, .zwc-tablist {
        display: none;
    }
    .common-section.zwc-bottomcta-section .content-wrap{
        width: 90%;
    }
    .zwc-chat-widget-img {
        max-width: 100%;
        margin: 0 auto;
    }
    .common-section{
        padding: 50px 0px;
    }
}

@media only screen and (max-width: 480px) {
    .zwc-main-block {
        padding: 40px 20px;
    }
    .zwc-hc-grid-each{
        width: 100%;
    }
}