<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.signup-box .za-newsletter-container #signup-newsletter,
.signup-box .za-tos-container #signup-termservice {
    border: 1px solid #b5b5b5
}

.signup-box .za-email-container a {
    color: #fff
}

.header-section,
.zw-product-header {
    background: #fff
}

.signup-box #signup-newsletter.checked::before,
.signup-box #signup-termservice.checked::before,
.signup-box #signup-newsletter.checked::after,
.signup-box #signup-termservice.checked::after {
    background: #b5b5b5
}

.zcollaborate-section h2+p {
    margin: 0 auto;
    max-width: 740px;
    margin-bottom: 25px
}

.zcollaborate-section ul {
    padding-top: 40px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    column-gap: 60px
}

h2 {
    font-family: var(--zf-secondary-bold);
    font-size: 44px;
}

.feature-common-title {
    padding: 80px 0
}

.header-banner-btns .act-btn.cta-btn {
    padding: 15px 32px;
}

.feature-common-title p {
    max-width: 740px;
    margin: 0 auto
}

.branding-logos,
.trust-section,
.testimonial-section,
.connectors-section,
.branding-section {
    display: none
}

.dark-bg {
    background: #070e2f;
    color: #fff;
    padding: 110px 0;
    margin-bottom: 100px;
    position: relative;
    overflow: hidden
}

.hb-slider {
    background: 0;
    border-radius: 5px
}

/* .signup-box h5,
.signup-box .dc-info,
.signup-box .sign_agree,
.signup-box label,
.signup-box .sign_agree a,
.signup-box p.zcountry-info,
.signup-box span#zip-countryname-change,
.signup-box .socl-signup p {
    color: #fff
} */

.umain .header-section .content-wrap {
    display: flex;
    gap: 60px
}

.dark-bg-cont h2 {
    font-size: 36px;
}

a.cta-btn.act-btn {
    padding: 15px 30px
}

.header-section .content-wrap {
    max-width: 1280px
}

.header-section .table-wrap&gt;.column.left {
    text-align: left !important
}

.header-section.banner-shown {
    padding-bottom: 110px
}

.body-umain .header-banner-slider {
    display: block; 
}
 .header-banner-slider {
    display: none; 
}

.dark-bg-cont {
    position: relative;
    text-align: center;
    max-width: 780px;
    margin: 0 auto;
    z-index: 2
}

.dark-bg span {
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 93%;
    height: 93%;
    text-align: center
}

.header-banner-slider:after {
    display: none
}

.bottom-section {
    color: #fff;
    text-align: center;
    padding: 80px 0 80px;
    background-image: -webkit-linear-gradient(90deg, #041b26 0%, #083349 100%);
    background-image: -ms-linear-gradient(90deg, #041b26 0%, #083349 100%)
}

.bottom-section h2 {
    max-width: 850px
}

.sf-icon {
    background-image: url(/sites/zweb/images/dataprep/smb/smb-sprite.png);
    width: 55px;
    height: 55px;
    background-size: 202px auto;
    background-repeat: no-repeat
}

.sf-icon1 {
    background-position: 0 0
}

.sf-icon2 {
    background-position: -54px 0;
    width: 50px
}

.sf-icon3 {
    background-position: -104px 0;
    width: 49px
}

.sf-icon4 {
    background-position: -153px 0
}

.umain h1 {
    max-width: 800px
}

.testimonial-wraps {
    max-width: 820px;
    margin: 0 auto;
    padding-left: 80px
}

.testimonial-block .table-wrap {
    width: auto;
    padding-top: 30px;
    display: flex
}

.testimonial-block .table-wrap .colum.avatar-img {
    width: 60px;
    margin-right: 15px
}

.testimonial-block .table-wrap .column.right {
    width: auto;
    padding-top: 7px
}

.table-wrap&gt;.column {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    text-algin: left
}

.testimonial-block .table-wrap .avatar-img img {
    border-radius: 100%;
    width: 60px;
    height: 60px
}

.testimonial-block .table-wrap h6 {
    font-size: 17px;
    margin-bottom: 0;
    color: #9a8247;
    font-weight: bold
}

.testimonial-block .table-wrap h6+p {
    font-size: 13px;
    margin-bottom: 0
}

.zw-template-inner .testimonial-block p {
    color: #000;
    font-family: var(--zf-secondary-regular);
    font-size: 25px;
    line-height: 43px;
    margin-bottom: 0;
    position: relative
}

.testimonial-block {
    max-width: 850px;
    margin: 100px auto;
    position: relative
}

.umain h1+p {
    max-width: 700px
}

.zcollaborate-section ul {
    padding-top: 40px
}

.header-banner-slider {
    margin: 80px 0 50px
}

#mini-panel-product_menu .menu-icon-help-header .product-title a,
#mini-panel-product_menu .product-nav-links .menu&gt;li&gt;a {
    color: #fff
}

#mini-panel-product_menu .product-nav-links .menu&gt;li&gt;span {
    color: #fff
}

.header-banner-slider:after {
    display: none
}

.menu-icon-help-header&gt;a img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -ms-filter: brightness(0) invert(1)
}

.slick-initialized .slick-slide {
    width: 800px !Important
}

.act-btn.blk-btn {
    transition: all .15s ease-in;
    border-color: #bbb;
    padding: 14px 30px;
}

.act-btn.blk-btn:hover {
    background: #08c7fb;
    color: #fff;
    border: 1px solid #08c7fb
}

.zcollaborate-section ul li {
    width: 100%;
    max-width: 44%
}

@media only screen and (min-width: 1299px) {
    .zw-template-inner p {
        font-size: 18px;
        line-height: 34px;
    }

}

@media only screen and (max-width: 1299px) {
    h1 {
        font-size: 35px;
    }

    .header-section.banner-shown {
        padding-bottom: 70px;
    }

    .dark-bg-cont h2,
    h2 {
        font-size: 32px;
    }

    .zcollaborate-section h2,
    .bottom-section h2 {
        max-width: 690px;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .feature-common-title {
        padding: 80px 0;
        max-width: 680px
    }
}

@media only screen and (max-width: 1024px) {
    h1 {
        font-size: 32px;
    }

}

@media only screen and (max-width: 991px) {

    .testimonial-block {
        max-width: 850px;
        margin: 70px auto;
        position: relative;
    }

    .zcollaborate-section ul li {
        width: 100%;
        max-width: 48%;
    }

    .zw-template-inner .testimonial-block p {
        font-size: 20px;
        line-height: 34px;
    }

    .header-section .content-wrap {
        flex-wrap: wrap;
        gap: 10px;
    }

    h1,
    h1+p {
        max-width: 760px;
        text-align: center;
    }

    .header-banner-slider {
        max-width: 60%;
        margin: 0 auto;
    }

    .non-umain .header-banner-slider {
        display: block;
        opacity: 1;
        max-height: 100%;
    }

    .zcollaborate-section ul {
        column-gap: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .zcollaborate-section ul li {
        width: 100%;
        max-width: 93%;
    }

    .common-section.zcollaborate-section {
        padding-top: 0;
        padding-bottom: 0;
    }

    .header-banner-slider {
        max-width: 90%;
        margin: 0 auto;
    }

    .dark-bg {
        padding: 90px 0;
    }
}


.other-lang .testimonial-block {
    display: none
}</pre></body></html>