    /* Page style */
    .txt-wrap1 a{
        color: var(--zwc-link-clr);
        text-decoration: underline;
    }
    .text-center{
        text-align: center;
    }
    .flex-wrap {
        max-width: 1036px;
        margin: 0 auto 112px;
        display: flex;
        gap: 56px;
        flex-wrap: wrap; 
        align-items: center;
    }
    
    .zwc-col {
        flex: 1; 
        min-width: 0;
    }
    .testi-wrap .flex-wrap{
        gap: 48px;
        max-width: 858px;
        margin-bottom: 40px;
    }
    .testi-wrap .flex-wrap .zwc-col:first-child {
        width: 40%;
    }
    
    .testi-wrap .flex-wrap .zwc-col:last-child {
        width: 60%;
    }
    /* Button sets */
    .txt-cntr{
        text-align: center;
    }
    .flx-jstfy-cntr {
        justify-content: center;
    }
    .zwc-btn-set {
        display: flex;
        flex-wrap: wrap;
        gap: 14px;
        justify-content: center;
        align-items: center;
    }
    .hero-wrap .zwc-btn-set{
    margin-bottom: 50px;
    }
    /* Button Set*/
    .zwc-content-wrap {
        padding: 100px 0;
    }
    .zw-product-header{
        background-color: #007c4d; 
    background-image:
        linear-gradient(to right, rgb(0, 138, 86) 1px, transparent 1px),
        linear-gradient(to bottom, rgb(0, 138, 86) 1px, transparent 1px);
        background-size: 100px 100px; 
    }
    .zwc-content-wrap.hero-wrap{
        color: #fff;
    background-color: #007c4d; 
    background-image:
        linear-gradient(to right, rgb(0, 138, 86) 1px, transparent 1px),
        linear-gradient(to bottom, rgb(0, 138, 86) 1px, transparent 1px);
    background-size: 100px 100px;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
    }

    .hero-wrap .content-wrap h1, .hero-wrap .content-wrap p{
        max-width: 905px;
        margin: 0 auto 32px;
    }
    .hero-wrap .content-wrap h1{
        margin-bottom: 10px;
    }
    .hero-wrap .content-wrap img{
        position: relative;
        bottom: -6px;
        transform: scale(.95) translateY(20px);
        transition: ease-in-out .4s;
    }
    .hero-wrap .content-wrap.middle-animated img{
            transform: scale(1) translateY(0);
    }
    .zwc-title h1, .zwc-title h2{
        font-family: var(--primaryfont-semibold);
        margin-bottom: 20px;
        letter-spacing: -0.3px;
    }
    .zwc-title h1, .bottom-wrap .zwc-title h2 {
        font-size: 72px;
        line-height: 80px;
        letter-spacing: -0.9px;
    }
    .zwc-title h2{
        font-size: 48px;
        line-height: 56px;
        font-family: var(--zf-secondary-medium);
    }

    .zwc-title p{
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 32px;
    }
    section.zwc-content-wrap.hero-wrap {
        padding-top: 80px;
    }
    .hero-wrap .zwc-title p{
    font-size: 24px;
    line-height: 34px;
        margin: 0 auto 32px;
    }
    .secondary-wrap .content-wrap{
        max-width: 1036px;
    }
    .img-wrap{
        margin-top: 32px;
        text-align: center;
    }
    .img-wrap.pattern1, .img-wrap.pattern2, .img-wrap.pattern3, .img-wrap.pattern4, .img-wrap.pattern5, .creative-img, .vid-wrap.pattern3{
        position: relative;
    }

    .img-wrap.pattern1::after, .img-wrap.pattern1::before, .img-wrap.pattern2::after, .img-wrap.pattern2::before, .vid-wrap.pattern3::after, .vid-wrap.pattern3::before, .img-wrap.pattern4::after, .img-wrap.pattern4::before, .img-wrap.pattern5::after, .img-wrap.pattern5::before, .creative-img::after{
    content: '';
    position: absolute;
    background: url(/sites/zweb/images/sheet/pivot-tables/dotten-pattern.png) no-repeat center;
    width: 100%;
    max-width: 363px;
    height: 363px;
    background-size: contain;
    z-index: -1;
    }

    .img-wrap.pattern1 {
        margin-bottom: 140px;
    }
    .img-wrap.pattern1::after, .img-wrap.pattern1::before{
    max-width: 428px;
    height: 428px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(974%) hue-rotate(360deg) brightness(110%) contrast(80%);
    }
    .img-wrap.pattern1::after{
        right: -30px;
        top: -40px;
    }
    .img-wrap.pattern1::before{
        left: -50px;
        bottom: -25px;
    }
    .creative-img::after{
        right: -90px;
        bottom: -80px;
        filter: brightness(0) saturate(100%) invert(87%) sepia(83%) saturate(2572%) hue-rotate(317deg) brightness(100%) contrast(102%);
    }
    .img-wrap.pattern2::after{
        right: -30px;
        top: 50%;
        transform: translateY(-50%);
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(974%) hue-rotate(360deg) brightness(110%) contrast(80%);
    }
    .img-wrap.pattern2::before{
        left: -50px;
        top: 50%;
        transform: translateY(-50%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(974%) hue-rotate(360deg) brightness(110%) contrast(80%);
    }
    .vid-wrap.pattern3::after{
        right: -100px;
        top: 50%;
        transform: translateY(-50%);
        filter: brightness(0) saturate(100%) invert(75%) sepia(39%) saturate(7362%) hue-rotate(116deg) brightness(106%) contrast(86%);
        z-index: 0;
    }
    .vid-wrap.pattern3::before{
        left: -100px;
        top: 50%;
        transform: translateY(-50%);
        filter: brightness(0) saturate(100%) invert(75%) sepia(39%) saturate(7362%) hue-rotate(116deg) brightness(106%) contrast(86%);
        z-index: 0;
    }
    .img-wrap.pattern4::after, .img-wrap.pattern4::before, .img-wrap.pattern5::after, .img-wrap.pattern5::before{
        filter: brightness(0) saturate(100%) invert(87%) sepia(83%) saturate(2572%) hue-rotate(317deg) brightness(100%) contrast(102%);
    }
    .img-wrap.pattern4::after{
        right: -100px;
        bottom: -40px;
    }
    .img-wrap.pattern4::before{
        left: -100px;
        top: -40px;
    }
    .img-wrap.pattern5 {
        padding-top: 26px;
    }
    .img-wrap.pattern5::after{
        right: -30px;
        bottom: -35px;
    }
    .img-wrap.pattern5::before{
        left: -35px;
        top: -40px;
    }
    .zwc-title.txt-cntr.txt-wrap1.p0{
        padding: 0;
    }
    @media(max-width:1199px){
    .img-wrap.pattern1::after, .img-wrap.pattern1::before, .img-wrap.pattern2::after, .img-wrap.pattern2::before, .vid-wrap.pattern3::after, .vid-wrap.pattern3::before, .img-wrap.pattern4::after, .img-wrap.pattern4::before, .img-wrap.pattern5::after, .img-wrap.pattern5::before, .creative-img::after{
        display: none;
    }
    .img-wrap.pattern1 {
        margin-bottom: 0;
    }
    }
    .secondary-wrap  .zwc-title{
        padding-bottom: 32px;
    }
    .secondary-wrap .img-wrap{
    max-width: 1036px;
    min-height: 440px;
    border-radius: 12px;
    margin: 0 auto 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .secondary-wrap .img-wrap.pattern5{
        margin-bottom: 42px;
    }
    .secondary-wrap .img-wrap:first-child{
        margin: 0 auto 112px;
    }
    .secondary-wrap .zwc-title.txt-wrap1 h2 span{
        display: block;
    }
    .secondary-wrap .zwc-title.txt-wrap1 h2, .secondary-wrap .zwc-title.txt-wrap1 p{
        max-width: 704px;
        margin: 0 auto 24px;
    }
    .secondary-wrap .zwc-title.txt-wrap1 p{
            margin: 0 auto 16px;
    }
    .secondary-wrap .zwc-title.txt-wrap2 h2{
        max-width: 385px;
        margin: 0 auto 24px;
    }
    .secondary-wrap .zwc-title.txt-wrap2 p{
        max-width: 506px;
        margin: 0 auto 8px;
    }
    .secondary-wrap .img-wrap:last-child{
        margin-bottom: 0;
    }
    .secondary-wrap .img-wrap:last-child img{
        border-radius: 8px;
        border: 1px solid #C9C9C9;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    }
    .creative-img{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* Videos */
    .vid-wrap{
        max-width: 918px;
        margin: 0 auto;
        text-align: center;
    }
    .video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; 
    overflow: hidden;
    z-index: 1;
    }

    .video-container iframe{
        border-radius: 16px;
        border: 1px solid #CFCFCF;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    /* Play / Pause Button */
    .play-pause-btn {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgba(0, 0, 0, 0.6);
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    }

    .play-pause-btn .icon.play {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent white;
    margin-left: 3px;
    }

    .play-pause-btn .icon.pause {
    position: relative;
    width: 16px;
    height: 20px;
    }

    .play-pause-btn .icon.pause::before,
    .play-pause-btn .icon.pause::after {
    content: "";
    position: absolute;
    top: 0;
    width: 5px;
    height: 100%;
    background: white;
    border-radius: 1px;
    }

    .play-pause-btn .icon.pause::before {
    left: 0;
    }

    .play-pause-btn .icon.pause::after {
    right: 0;
    }


    /* Videos */

    ul.sales-list li:last-child {
        margin-bottom: 0;
    }
    ul.sales-list li {
        font-size: 18px;
        margin-bottom: 24px;
    }

    ul.sales-list li span {
        font-size: 12px;
        color: #000;
        display: table;
        font-family: var(--zf-primary-semibold);
        padding: 4px 12px;
        border: 1px solid #004D40;
        border-radius: 25px;
        margin-bottom: 4px;
    }
    .text-block h3{
        font-size: 20px;
        font-family: var(--zf-primary-bold);  
        margin-bottom: 24px; 
    }

    .secondary-wrap .flex-wrap:last-child {
        margin-bottom: 0;
    }
    .testi-wrap{
        background: #007C4D;
        color:#fff;
    }
    .testi-wrap .flex-wrap .zwc-col:first-child h3{
        max-width: 370px;
        font-size: 30px;
    }
    .testi-wrap .flex-wrap .zwc-col:first-child h3 span{
        display: block;
    }
    .process-wrap{
        max-width: 1036px;
        margin: 0 auto;
        padding: 64px 72px;
        background: #fff;
        border: 1px solid #000;
        border-radius: 12px;
    }
    .process-wrap p{
        margin-bottom: 0;
    }
    .bottom-wrap{
        background: #0F0F0F;
        color: #fff;
    }

    .bottom-wrap .zwc-title h2 span{
        display: block;
    }
    .zwc-title.txt-cntr.txt-wrap1.p0 p {
        margin-bottom: 0;
    }
    .zwc-title h2 span{
        display: block;
    }
    @media only screen and (min-width: 1200px) {
        .act-btn.cta-btn {
            padding: 14px 37px;
            font-size: 18px;
        }
    }
    @media(max-width:1199px){
        .zwc-content-wrap {
            padding: 80px 0;
        }
        .zwc-title h1, .bottom-wrap .zwc-title h2 {
        font-size: 64px;
        line-height: 76px;
        }
        .hero-wrap .zwc-title p{
            font-size: 20px;
            line-height: 30px;
        }
        .zwc-title h2{
        font-size: 44px;
        line-height: 54px;
        }
    }
    @media(max-width:1024px){
        .zwc-title h1, .bottom-wrap .zwc-title h2 {
            font-size: 58px;
            max-width: 600px;
            margin: 0 auto 32px;
        }
        .zwc-title h2{
        font-size: 42px;
        line-height: 52px;
        }
        .testi-wrap .flex-wrap .zwc-col:first-child h3{
            font-size: 28px;
        }
    }
    @media(max-width:991px){
        .secondary-wrap .img-wrap{
            min-height: auto;
            padding: 0 25px;
            margin: 0 auto 40px;
        }
        .secondary-wrap .zwc-title.txt-wrap2 h2{
            margin-bottom: 0;
        }
    }
    @media(max-width:767px){
        .secondary-wrap .img-wrap{
                margin: 0 auto 24px;
        }
        .zwc-title h1, .bottom-wrap .zwc-title h2 {
            font-size: 48px;
            line-height: 60px;
            margin-bottom: 24px;
        }
        .zwc-title h2{
        font-size: 38px;
        line-height: 48px;
        }
        .hero-wrap .zwc-title p{
            font-size: 18px;
            line-height: 28px;
        }
        .zwc-title h2{
            font-size: 36px;
        }
        .zwc-title p{
            margin-bottom: 24px;
        }
        .zwc-content-wrap {
            padding: 60px 0;
        }
        .secondary-wrap  .zwc-title{
            text-align: center;
            padding-bottom: 24px;
        }
        .testi-wrap .zwc-title{
            text-align: center;

        }
        .testi-wrap .zwc-title h2{
            margin-bottom: 0px;
        }
        .img-wrap{
            margin-top: 24px;
        }
        .flex-wrap{
            gap: 24px;
            margin-bottom: 60px;
        }
        .testi-wrap .flex-wrap{
            gap: 24px;
        }
        .zwc-col, .testi-wrap .flex-wrap .zwc-col:first-child, .testi-wrap .flex-wrap .zwc-col:last-child {
            width: 100%;
            flex: none;
        }
        .testi-wrap .flex-wrap .zwc-col:first-child h3{
            font-size: 26px;
        }
    }
    @media(max-width:480px){
        .zwc-title h1, .bottom-wrap .zwc-title h2  {
            font-size: 42px;
            line-height: 54px;
        }
        .zwc-title h2{
        font-size: 32px;
        line-height: 42px;
        }
    
        .testi-wrap .flex-wrap .zwc-col:first-child h3{
            font-size: 24px;
        }
    }
    /* Page style */