<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-size: 16px;
}

.item:focus {
    outline-width: 0;
}

img {
    display: block;
}

.apps-download-links-wrap a {
    margin-left: 0;
}

.main-container-wrapper {
    overflow: hidden;
}

h1 {
    font-size: 55px;
}

h1 span {
    color: #07da64;
}

body h2 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 15px;
    font-family: var(--zf-secondary-bold);
}

body h2 span {
    font-family: var(--zf-secondary-bold);
}

a.act-btn.cta-btn {
    padding: 15px 50px;
    border-radius: 3px;
    border: 0;
    font-size: 17px;
}

.banner-section,
.zw-product-header  {
    background: #d9eee5;
}

.rows {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.banner-section {
    padding: 2em 0 0;
}

.banner-section .rows {
    align-items: inherit;
    -ms-flex-align: inherit;
}

img.border {
    border: 2px solid #01b28d;
    border-radius: 20px;
}

.banner-content p {
    font-size: 17px;
    max-width: 400px;
}


.banner-img .img-2 {
    max-width: 390px;
    position: absolute;
    left: -200px;
    bottom: -60px;
}

.banner-img .img-2 img {
    border-radius: 10px;
}

.banner-img span.icons.flower {
    right: 5px;
    background: none;
    height: 130px;
    bottom: 14px;
    width: 90px;
}

.banner-img span.icons.icon-1 {
    background: #fff;
    left: -264px;
    bottom: 150px;
}

.banner-img span.icons::before,
.feature-3 span.icons::before {
    background: url(/sites/zweb/images/forms/zf-desk-sprites.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 25px;
    position: absolute;
    background-size: 270px;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-img span.icons.flower {
    background: none;
    box-shadow: none;
}

.banner-img span.icons {
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
    border-radius: 5px;
}

.banner-img span.icons.flower::before {
    background-size: 600px;
    background-position: -390px 0px;
    height: 130px;
    width: 90px;
}

.banner-img span.icon-1::before {
    background-position: 0px 2px;
}

.banner-img span.icons.icon-2::before {
    background-position: -94px 2px;
    width: 24px;
}

.banner-img span.icons.icon-2 {
    left: -264px;
    bottom: 87px;
}

.banner-img span.icons.icon-3::before {
    background-position: -68px 2px;
    width: 26px;
}

.banner-img span.icons.icon-3 {
    left: -264px;
    bottom: 23px;
}

.banner-content span.caption {
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 6px;
}

.banner-content {
    padding-top: 2em;
    position: absolute;
    left: 0;
    top: 0;
    max-width: 650px;
}

.feature-2 picture img,
.banner-img img.banner {
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border: 2px solid #555;
}

.banner-section .rows .col-1,
.banner-section .rows .col-2 {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}

.banner-section .col-2 {
    flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    max-width: 60%;
}

.banner-img .img-3 {
    position: absolute;
    top: 120px;
    right: 0px;
    max-width: 230px;
}

.banner-img {
    width: 750px;
    position: relative;
    margin: 160px 0 0 auto;
    height: 490px;
    left: 50px;
}

.wrapper .title .content-wrap {
    padding-top: 7em;
    max-width: 900px;
    text-align: center;
}

.rows .col-1 {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 40%;
}

.rows .col-2 {
    flex: 0 0 50%;
    -ms-flex: 0 0 60%;
    max-width: 50%;
}

.feature-section:nth-child(2n+2) .feature-content {
    padding-left: 50px;
}

.feature-section:nth-child(2n+1) .feature-content {
    padding-right: 50px;
}

.feature-section {
    padding: 5em 0;
}


.feature-section.content-right .col-1 {
    order: 1;
}

.feature-content h4 {
    font-size: 32px;
    font-family: var(--primaryfont-bold);
    line-height: 1.3;
}

span.pattern {
    background: url(/sites/zweb/images/forms/zf-webform-sprites.png);
    width: 170px;
    height: 160px;
    position: absolute;
    bottom: 40px;
    left: -110px;
    background-position: -1020px 0;
}

span.icons {
    background: url(/sites/zweb/images/forms/zf-desk-sprites.png);
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
    background-size: 400px;
}

.feature-img img {
    position: relative;
    z-index: 1;
}

.features-wrap .feature-img {
    position: relative;
}

.features-wrap {
    background: #edf8f4;
}

.wrapper h4 {
    font-family: var(--primaryfont-bold);
    line-height: 1.2;
}

.zfd-help-section {
    padding: 10em 0 4em;
}

.zfd-help-section .col-1 {
    background: #dae1f3;
}

.zfd-help-section .col-2 {
    background: #d0e6f3;
}

.zfd-help-content img {
    max-width: 250px;
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
    border-radius: 5px;
    margin-top: 12px;
}

.zfd-help-content {
    text-align: center;
}

.zfd-help-section .rows {
    max-width: 700px;
    margin: 0 auto;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

.zfd-help-section .rows&gt;div {
    padding: 50px 60px;
    max-width: 48%;
    border-radius: 10px;
}

.zfd-help-details&gt;div {
    background: #efe0ed;
    padding: 80px 80px;
    max-width: 700px;
    margin: 59px auto 0;
    border-radius: 10px;
    position: relative;
}

.zfd-help-details::before {
    content: "";
    background: url(/sites/zweb/images/forms/zf-desk-sprites.png);
    background-repeat: no-repeat;
    width: 101px;
    height: 105px;
    position: absolute;
    background-size: 480px;
    background-position: -386px 0px;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
}

.zfd-help-details {
    position: relative;
}

.zfd-help-section .fadeinup2 {
    transition-delay: 0.6s;
}

.zfd-help-section .fadeinup3 {
    transition-delay: 1.4s;
    z-index: -1;
}

.zfd-help-details::before {
    transform: translate(-50%, 20%);
    opacity: 0;
    transition: all 1s ease;
    transition-delay: 0.9s;
}

.middle-animated .zfd-help-details::before {
    opacity: 1;
    transform: translate(-50%, 0);
}

.features-wrap .title {
    padding: 80px 0 0;
    text-align: center;
    max-width: 700px;
}

.features-wrap .title h2 {
    font-size: 40px;
}

.features-wrap .rows {
    justify-content: space-between;
    -ms-flex-pack: space-between;
    align-items: center;
    -ms-flex-align: center;
}

.features-wrap img {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

.content-center .feature-img {
    max-width: 900px;
    display: flex;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 0 auto;
}

.content-center .rows {
    display: block;
}

.content-center .rows&gt;div {
    max-width: 100%;
}

.content-center .feature-content {
    max-width: 750px;
    margin: 0 auto 50px;
    text-align: center;
}

/**** Feature-wrap ****/

.small .feature-img {
    width: 550px;
}

.small .feature-img .img-1 {
    max-width: 400px;
}

.small .feature-img .img-2 {
    max-width: 270px;
    position: absolute;
    right: -50px;
    top: 60%;
    transform: translateY(-50%);
    z-index: 1;
}

span.zarrow {
    width: 80px;
    height: 75px;
    display: block;
    position: absolute;
    right: 55px;
    top: 125px;
}

span.zarrow::before {
    content: "";
    background: url(/sites/zweb/images/forms/zf-desk-sprites.png);
    background-repeat: no-repeat;
    width: 82px;
    height: 72px;
    position: absolute;
    background-size: 480px;
    background-position: -230px -7px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.feature-1 span.zarrow {
    top: 100px;
}

.featurre-3 .feature-img .img-1 {
    max-width: 300px;
}

.feature-3 .feature-img .img-2 {
    max-width: 460px;
}


.feature-3 .feature-img .img-3 {
    position: absolute;
    max-width: 330px;
    left: 80px;
    top: 230px;
    margin: 0;
}

.feature-3 .feature-img .img-3 img {
    box-shadow: none;
}

.content-center .feature-img&gt;div {
    margin: 30px;
}

.feature-3 .feature-img .img-1 {
    max-width: 320px;
}

.feature-3 span.icons {
    top: 180px;
    left: -100px;
    background: #fff;
}

.feature-3 span.icons.icon-1 {
    background: #fff;
    left: -50px;
    top: 250px;
}

.feature-3 span.icons.icon-1::before {
    background-position: -32px 2px;
}

.feature-3 span.icons.icon-2::before {
    background-position: -64px 3px;
}

.feature-3 span.icons {
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    border-radius: 5px;
}


.integrate-section {
    background: #f7f7f7;
    padding: 6em 0;
    text-align: center;
    border-top: 1px solid #e8e8e8;
}


.integrate-section h2 {
    margin-bottom: 60px;
}

.integrate-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.integrate-section .rows&gt;div {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 20px;
}

.integrate-section .box-1 img {
    max-width: 300px;
    display: inline-block;
    margin-left: 50px;
}

.integrate-content p {
    max-width: 270px;
    margin: 0 auto;
    font-size: 18px;
}

.integrate-section .box-2 img {
    max-width: 390px;
    display: inline-block;
}

.integrate-section .box-3 .integrate-img &gt; img {
    display: block;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    max-width: 170px;
}

.integrate-img {
    /* min-height: 450px; */
    margin-bottom: 40px;
}

.integrate-section p.click a {
    border: 2px solid #1967ff;
    color: #1967ff;
    display: inline-block;
    padding: 4px 24px;
    border-radius: 4px;
    margin-right: 7px;
    font-family: var(--primaryfont-semibold);
}

.integrate-section .box-1 {
    margin-top: -30px;
}

.integrate-section .box-3 .integrate-img {
    /* margin-bottom: 30px; */
    /* max-width: 150px; */
    position: relative;
    /* width: 43%; */
    /* top: 15px; */
    /* height: 240px; */
}

.integrate-section p.click {
    margin-top: 90px;
}
.integrate-section .box-3 .integrate-img .img-2 {
    width: 60%;
    position: absolute;
    bottom: -20px;
    right: 0;
}
.integrate-section .rows {
    align-items: flex-end;
}
.integrate-section .box-3 p {
    position: relative;
    top: 23px;
}
.integrate-section .box-3 .img-2 img {
    box-shadow: -5px 15px 20px rgba(0,0,0,0.05);
}

/******** Forms slider *******/



.form-section .rows .form-title {
    max-width: 40%;
    flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    position: relative;
    z-index: 10;
    padding-right: 50px;
}

.form-section .form-title h2 {
    font-size: 36px;
}

.form-section .rows .form-main {
    max-width: 60%;
    flex: 0 0 60%;
    -ms-flex: 0 0 65%;
    position: relative;
    padding: 0 0px 70px 0px;
}

.form-section a.btn-more {
    padding: 14px 40px;
    border-radius: 2px;
    background: #f0483e;
    color: #fff;
    font-family: var(--zf-primary-semibold);
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
}

button.slick-prev {
    background: #00b28a;
    width: 40px;
    height: 35px;
    box-shadow: 0 0 25px #eaeaea;
    position: absolute;
    bottom: -73px;
    top: auto;
    right: 390px;
    left: auto;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

button.slick-prev::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 10px;
    box-shadow: 2px -2px 0 0 #ffffff inset;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    height: 10px;
    left: 13px;
    right: 0;
    top: 11px;
    background: none;
}

button.slick-prev::after,
button.slick-next:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 13px;
    height: 2px;
    left: 13px;
    right: 0;
    background: #ffffff;
    transform: none;
    -webkit-transform: none;
    top: 15px;
    border-radius: 10px;
}

button.slick-next {
    background: #00b28a;
    width: 40px;
    height: 35px;
    box-shadow: 12px 0px 20px 0px #ececec;
    position: absolute;
    right: 350px;
    top: auto;
    bottom: -73px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

button.slick-next:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 10px;
    box-shadow: 2px -2px 0 0 #ffffff inset;
    transform: rotate(-130deg);
    -webkit-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    height: 10px;
    left: 16px;
    right: 0;
    top: 11px;
    background: none;
}

button.slick-next.slick-disabled,
button.slick-prev.slick-disabled {
    background: #fff;
    opacity: 1;
}

button.slick-prev.slick-disabled::before,
button.slick-next.slick-disabled::before {
    box-shadow: 2px -2px 0 0 #000000 inset;
    opacity: 0.2;
}

button.slick-prev.slick-disabled::after,
button.slick-next.slick-disabled::after {
    background: #000000;
    opacity: 0.2;
}

.slick-next:hover:before,
.slick-prev:hover:before {
    background: transparent;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.slick-next:hover:after,
.slick-prev:hover:after {
    background: #fff;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.form-section .item {
    margin: 0 20px;
    transition: all 1s;
}

.form-section .item img {
    /*    box-shadow: 0 0 20px #00000014;*/
}

.form-section .slick-list {
    /* overflow: visible; */
}

.form-section .item.slick-slide {
    opacity: 0.3;
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -moz-transform: scale(0.95);
}

.form-section .item.slick-slide.slick-current.slick-active {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
}

.wrapper div.form-section {
    padding: 10em 0;
    position: relative;
    overflow-x: hidden;
}

div.slick-slider .item:focus,
.slick-slider img:focus {
    outline-width: 0;
}

.form-section::before {
    position: absolute;
    content: "";
    width: 45%;
    height: 100%;
    /* background: #fff; */
    left: 0;
    top: 0;
    z-index: 1;
}

.form-main::before {
    position: absolute;
    content: "";
    width: 53%;
    height: 100%;
    background: #ebf4ef;
    left: 38px;
    top: -30px;
}

.form-section .form-slider {
    position: relative;
    left: 50px;
}

.form-section span.ani-1 {
    background: url(/sites/zweb/images/forms/salesiq-leadgen-sprites.png);
    background-size: 730px;
    background-position: -324px -57px;
    width: 28px;
    height: 28px;
    display: block;
    top: -50px;
    position: absolute;
    z-index: 1;
    left: 60px;
    animation: rotate 8s infinite linear;
    -webkit-animation: rotate 8s infinite linear;
    -ms-animation: rotate 8s infinite linear;
    opacity: 0.5;
}


.form-section span.ani-1.two {
    top: inherit;
    bottom: -40px;
    left: inherit;
    right: 70px;
    background-size: 610px;
    background-position: -271px -48px;
    height: 23px;
    width: 23px;
}

.form-section span.ani-3 {
    z-index: 1;
    background: url(/sites/zweb/images/forms/zf-desk-sprites.png);
    background-repeat: no-repeat;
    width: 85px;
    height: 118px;
    position: absolute;
    background-size: 570px;
    background-position: -372px 0;
    content: "";
    bottom: 29px;
    left: 0;
}

/**** MObile ******/

.mobile-app-section h2 {
    font-size: 45px;
}

.mobile-app-section p {
    margin-bottom: 15px;
}

.mobile-app-section {
    background: #02190f;
    color: #fff;
    padding: 6em 0;
}

.mobile-app-section img {
    border: 2px solid #1377f9;
    border-radius: 40px;
    max-width: 320px;
    margin: 0 auto;
}

.mobile-app-section .rows {
    align-items: center;
}

.mobile-app-section .col-1 {
    max-width: 50%;
}

.app-content {
    max-width: 400px;
    margin: 0 auto;
}


/***************** CTA ********************/

.cta-section {
    text-align: center;
    padding: 5em 0;
}

.cta-content p {
    max-width: 750px;
    margin: 0 auto 20px;
    color: #000;
    font-size: 30px;
    font-family: var(--zf-secondary-bold);
    line-height: 1.4;
}

.cta-section ul li {
    display: inline-block;
}

.cta-section a.more-btn {
    padding: 16px 40px;
    border-radius: 3px;
    color: #1e1e1e;
    text-transform: uppercase;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    border: 1px solid #1e1e1e;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 16px;
    margin-left: 18px;
}

.integrate-logo span.int-logo {
    padding: 0 0;
    position: relative;
    width: 51px;
    height: 50px;
}

.integrate-logo span {
    display: inline-block;
    color: #000;
    margin-right: 25px;
}

.integrate-logo span.int-logo::before {
    background: url(/sites/zweb/images/commonroot/integration-icons-sprite-2x.png);
    width: 55px;
    height: 64px;
    background-size: 1600px;
    background-repeat: no-repeat;
    background-position: -900px -130px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.integrate-logo span.int-logo.desk-logo::before {
    background-position: -173px 0px;
    background-size: 1420px;
    height: 60px;
}

.integrate-logo span.plus {
    font-size: 38px;
    font-family: var(--zf-secondary-medium);
}


@media screen and (min-width:768px) {

    /*****animated*****/

    .feature-3 .feature-img .img-3 {
        transform: scale(0.85) translate(-70px, -50px);
        z-index: 1;
        transition: all 1s ease;
        opacity: 0;
        transition-delay: .6s;
    }

    .feature-3 .middle-animated .feature-img .img-3 {
        transform: scale(1) translate(0, 0);
        opacity: 1;
    }

    span.zarrow {
        transition: all 1s ease;
        transition-delay: .3s;
        transform: translateX(-20px);
        opacity: 0;
    }

    .middle-animated span.zarrow {
        opacity: 1;
        transform: translateX(0px);
    }

    .fadeinup1,
    .fadeinup2,
    .fadeinup3,
    .fadeinup4,
    .fadeinup5 {
        opacity: 0;
    }

    .fadeinup1,
    .fadeinup2,
    .fadeinup3,
    .fadeinup4,
    .fadeinup5,
    .textup1,
    .textup2,
    .textup3,
    .textup4,
    .textup5 {
        transform: translate3d(0, 20px, 0);
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
        -webkit-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
    }

    .fadeinleft1 {
        transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        -webkit-transform: translateX(-30px);
        transition: all 1s;
        opacity: 0;
    }

    .fadeinright1 {
        transform: translateX(30px);
        -ms-transform: translateX(30px);
        -webkit-transform: translateX(30px);
        transition: all 1s;
        opacity: 0;
    }

    .middle-animated .fadeinleft1,
    .middle-animated .fadeinright1,
    .middle-animated .fadeinup1,
    .middle-animated .fadeinup2,
    .middle-animated .fadeinup3,
    .middle-animated .fadeinup4,
    .middle-animated .fadeinup5,
    .middle-animated .textup1,
    .middle-animated .textup2,
    .middle-animated .textup3,
    .middle-animated .textup4,
    .middle-animated .textup5 {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .fadeinleft1,
    .fadeinright1,
    .delay1,
    .fadeindown1,
    .fadeinup1,
    .textup1 {
        transition-delay: .2s;
        -webkit-transition-delay: .2s;
    }

    .delay2,
    .fadeindown2,
    .fadeinup2,
    .textup2 {
        transition-delay: .4s;
        -webkit-transition-delay: .4s;
    }

    .delay3,
    .fadeindown3,
    .fadeinup3,
    .textup3 {
        transition-delay: .6s;
        -webkit-transition-delay: .6s;
    }

    .fadeinup4,
    .delay4,
    .textup4 {
        transition-delay: .8s;
        -webkit-transition-delay: .8s;
    }

    .fadeinup5,
    .delay5,
    .textup5 {
        transition-delay: .9s;
        -webkit-transition-delay: .9s;
    }

    .scaling1,
    .scaling2,
    .scaling3,
    .scaling4,
    .scaling5 {
        opacity: 0;
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
    }

    .middle-animated .scaling1,
    .middle-animated .scaling2,
    .middle-animated .scaling3,
    .middle-animated .scaling4,
    .middle-animated .scaling5 {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    .scaling1 {
        transition-delay: 1s;
        -webkit-transition-delay: 1s;
    }

    .scaling2 {
        transition-delay: 1.2s;
        -webkit-transition-delay: 1.2s;
    }

    .scaling3 {
        transition-delay: 1.4s;
        -webkit-transition-delay: 1.4s;
    }

    .scaling4 {
        transition-delay: 1.6s;
        -webkit-transition-delay: 1.6s;
    }

    .scaling5 {
        transition-delay: 1.8s;
        -webkit-transition-delay: 1.8s;
    }

    @keyframes rotate {
        0% {
            transform: rotate(0);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes rotate {
        0% {
            transform: rotate(0);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    @keyframes floating {
        0% {
            transform: translateY(30px);
        }

        50% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(30px);
        }
    }

    @-webkit-keyframes floating {
        0% {
            transform: translateY(30px);
        }

        50% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(30px);
        }
    }

    @keyframes floatingrev {
        0% {
            transform: translateY(-30px);
        }

        50% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(-30px);
        }
    }

    @-webkit-keyframes floatingrev {
        0% {
            transform: translateY(-30px);
        }

        50% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(-30px);
        }
    }
}

@media screen and (max-width:1366px) {
    h1 {
        font-size: 42px;
    }
    .integrate-section .box-2 img {
        max-width: 370px;
    }
}

@media screen and (max-width:1280px) {
    h1 {
        font-size: 36px;
    }

    body h2,
    .form-section .form-title h2 {
        font-size: 32px;
    }

    .banner-content span.caption {
        font-size: 17px;
    }

    .banner-content {
        max-width: 450px;
        left: 100px;
    }

    .banner-content p {
        font-size: 17px;
        max-width: 400px;
    }

    .banner-img .img-2 {
        max-width: 350px;
    }

    .banner-img {
        width: 620px;
        height: 405px;
    }

    .feature-section {
        padding: 3em 0;
    }

    .features-wrap .title h2 {
        font-size: 32px;
    }

    .features-wrap .title {
        max-width: 500px;
        margin: 0 auto;
    }

    .small .feature-img .img-1 {
        max-width: 340px;
    }

    .small .feature-img .img-2 {
        max-width: 220px;
        right: 0px;
    }

    .small .feature-img {
        width: 500px;
        margin: 0 auto;
    }

    span.zarrow {
        right: 70px;
        top: 90px;
    }

    .content-center .feature-img {
        max-width: 650px;
    }

    .feature-3 .feature-img .img-3 {
        max-width: 200px;
        top: 170px;
        left: 100px;
    }

    .integrate-section .box-2 img {
        max-width: 340px;
    }

    .integrate-section .box-2 p {
        margin-top: 0;
    }

    .integrate-content p {
        max-width: 270px;
        font-size: 16px;
    }

    .mobile-app-section h2 {
        font-size: 36px;
    }

    .mobile-app-section img {
        max-width: 280px;
    }

    .cta-section {
        padding: 4em 0;
    }

    .cta-content p {
        max-width: 550px;
        font-size: 24px;
        line-height: 1.4;
    }
}

@media screen and (max-width:1199px) {
    .banner-img {
        margin-top: 0;
        left: 0;
        width: 500px;
    }

    body h2,
    .form-section .form-title h2 {
        font-size: 30px;
    }

    .banner-content {
        left: 0;
    }

    .banner-img .img-2,
    .banner-img span.icons {
        display: none;
    }

    .zfd-help-section {
        padding: 5em 0;
    }

    .feature-section:nth-child(2n+2) .feature-content {
        padding-left: 20px;
    }

    .feature-section:nth-child(2n+1) .feature-content {
        padding-right: 20px;
    }

    .integrate-img {
        margin-bottom: 10px;
    }

    .integrate-section .box-1 img {
        max-width: 250px;
        display: inline-block;
        margin-left: 40px;
    }
     .integrate-section .rows&gt;div {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 20px;
        margin-bottom: 60px;
    }

    .integrate-section .box-1 img {
        max-width: 350px;
        display: inline-block;
        margin-left: 40px;
    }

    .integrate-section .box-2 img,
    .integrate-section .box-3 img {
        max-width: 100%;
    }

    .integrate-section p.click {
        margin-top: 20px;
    }
    .wrapper div.form-section {
        padding: 7em 0;
    }
    .form-section .form-title h2,
    .form-section .form-title a {
        margin-left: 0;
    }

    .form-section span.ani-3 {
        left: 35px;
    }

    .form-section button.slick-next {
        right: 225px;
    }

    .form-section button.slick-prev {
        right: 270px;
    }
    .integrate-section .box-3 .integrate-img {
        max-width: 400px;
        margin: 0 auto 50px;
    }
    .integrate-section .box-3 .integrate-img &gt; img {
        max-width: 200px;
    }

}

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

    h1 {
        max-width: 100%;
        font-size: 32px;
    }

    .banner-section {
        padding: 2em 0 0;
    }

    .banner-content p {
        margin: 0 auto 20px;
    }

    .banner-content span.caption {
        font-size: 20px;
    }

    .banner-img {
        max-width: 600px;
        margin: 0 auto -13px;
        width: auto;
        left: 0;
        height: auto;
    }

    .banner-content {
        margin: 0 auto 50px;
        max-width: 650px;
        text-align: center;
        padding: 0;
        position: relative;
    }

    .banner-section .col-1,
    .banner-section .col-2,
    .rows .col-1,
    .rows .col-2 {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
    }

    span.icons {
        display: none;
    }
    .middle-animated .zfd-help-details::before {
        transform: translate(-50%, 50%);
    }
    .zfd-help-section .rows&gt;div {
        padding: 30px 10px;
    }

    .zfd-help-details {
        padding: 40px 0px;
    }

    .wrapper .title .content-wrap {
        max-width: 800px;
    }

    .feature-content h4 {
        font-size: 28px;
    }

    .feature-content {
        max-width: 660px;
        margin: 0 auto 30px;
        text-align: center;
    }

    .feature-section:nth-child(2n+1) .feature-content,
    .feature-section:nth-child(2n+2) .feature-content {
        padding: 0;
    }

    .feature-section.content-right .col-1 {
        order: 0;
    }

    .feature-section {
        padding: 2em 0;
    }
    .integrate-section {
        padding: 4em 0;
    }

    .form-section .rows .form-title {
        max-width: 600px;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        position: relative;
        z-index: 10;
        margin: 0 auto 30px;
        text-align: center;
        padding-right: 0;
    }

    .wrapper div.form-section {
        padding: 4em 0;
    }

    .form-slider .item.sub,
    .form-section .form-main span,
    .form-main::before,
    .form-section::before {
        display: none;
    }

    .form-section .rows .form-main {
        max-width: 100%;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        position: inherit;
        padding: 0;
        background: #edf8f4;
        border-radius: 15px;
    }

    .form-section .slick-list {
        overflow: hidden;
    }

    .form-section {
        position: relative;
        overflow: visible;
    }

    .form-section .form-slider {
        position: inherit;
        left: 0;
    }

    .form-section .item.slick-slide {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
    }

    .form-section .item {
        margin: 20px 20px;
    }

    .form-section .content-wrap {
        position: inherit;
    }

    .form-main button.slick-prev {
        bottom: 40px;
        left: 60px;
    }

    .form-main button.slick-next {
        bottom: 40px;
        left: 100px;
    }

    .wrapper .form-section {
        padding-bottom: 7em;
    }

    .mobile-app-section {
        padding: 4em 0;
    }

    .app-content {
        max-width: 600px;
        text-align: center;
    }
    .slick-dots li.slick-active {
        background: #00b289;
        border-color: #00b289;
    }
    .slick-dots li {
        background: #afdccc;
        border-color: transparent;
    }
}

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

    h1 {
        font-size: 30px;
    }

    p {
        font-size: 16px;
    }

    body h2,
    .features-wrap .title h2,
    .mobile-app-section h2 {
        font-size: 28px;
    }

    .feature-content h4 {
        font-size: 25px;
    }

    .banner-section {
        padding: 2em 0 0;
    }

    .banner-img {
        max-width: 400px;
    }

    .banner-img .img-3 {
        max-width: 140px;
        right: 0;
        top: 90px;
    }

    .small .feature-img .img-1 {
        max-width: 280px;
    }

    .small .feature-img .img-2 {
        max-width: 170px;
        right: -20px;
    }

    .small .feature-img {
        margin: 0 auto;
        width: 300px;
    }

    span.zarrow {
        top: 90px;
        right: -55px;
        transform: scale(0.7);
    }

    .features-wrap .title {
        padding: 50px 0 0;
    }

    .feature-1 span.zarrow {
        top: 70px;
        right: -55px;
        transform: scale(0.7);
    }

    .content-center .feature-img&gt;div {
        margin: 10px;
    }

    .feature-3 .feature-img .img-3 {
        max-width: 150px;
        top: 100px;
        left: 80px;
    }

    .integrate-section .box-1 img {
        max-width: 310px;
        display: inline-block;
        margin-left: 0;
    }

    .integrate-section p.click a {
        line-height: 1.8;
    }

    .integrate-section p.click {
        line-height: 2;
    }

    .cta-section a.more-btn {
        padding: 14px 21px;
        margin-left: 2px;
    }

    a.act-btn.cta-btn {
        padding: 12px 35px;
    }
    .zfd-help-details&gt;div {
        padding: 30px 30px;
    }
}

@media screen and (max-width:375px) {
    h4 {
        font-size: 17px;
    }

    .small .feature-img .img-2,
    span.zarrow {
        display: none;
    }

    .small .feature-img .img-1 {
        margin: auto;
    }

    .integrate-section .box-2 p {
        margin-top: 0;
    }
}</pre></body></html>