<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-section {
    background: #FFF2ED;
    padding: 60px 0px 120px 0px;
}

.i18n-en h1 {
    font-size: 44px;
}

.zw-product-header  {
    background: #FFF2ED;
}

.header-section h1 {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.header-section h1+p {
    text-align: center;
    max-width: 920px;
    margin: 0 auto;
    margin-bottom: 25px;
    line-height: 1.8;
}

.header-banners {
    max-width: 940px;
    margin: 0 auto;
    margin-top: 150px;
    position: relative;
}

.tp-add-topic {
    position: absolute;
    max-width: 420px;
    right: 30px;
    margin: auto;
    top: 100px;
    z-index: 2;
}

.tp-contact {
    position: absolute;
    max-width: 200px;
    bottom: -40px;
    left: -50px;
    z-index: 2;
}

.header-section {
    position: relative;
    text-align: center;
}

.tp-rocket {
    position: absolute;
    max-width: 500px;
    right: -80px;
    z-index: 0;
    top: -50px;
}

.tp-list {
    position: absolute;
    background: #dadada;
    top: 0;
    color: #FFFFFF;
    border-radius: 20px;
    padding: 9px 35px 9px 25px;
    font-size: 15px;
    opacity: 0;
    transition: ease all 0.5s;
}

.topics-section .tp-list {
    opacity: 1;
}

.after-load .tp-list {
    opacity: 1;
    transition: ease all 0.5s;
}

.tp-mac {
    position: relative;
    z-index: 1;
}

.tp-list.tp-list3 {
    background: #2DBF71;
    right: -60px;
    top: -100px;
    animation: zodd 5s linear 1s infinite;
}

.tp-list.tp-list1 {
    background: #F74E4E;
    left: -100px;
    top: 50px;
    animation: zodd 5s linear 1s infinite;
}

.tp-list.tp-list2 {
    background: #6C4DFF;
    top: -100px;
    left: -30px;
    animation: zeven 5s linear 1s infinite;
}

.tp-list.tp-list4 {
    background: #5892FF;
    right: -150px;
    top: 50px;
    animation: zeven 5s linear 1s infinite;
}

.tp-list span {
    top: -1px;
    position: relative;
    margin-left: 5px;
}

.tp-list span:before,
.tp-list span:after {
    content: '';
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 4px;
    position: absolute;
    top: 10px;
    transform: rotate(45deg);
    width: 6px;
}

.tp-list span:before {
    left: 6px;
    top: 8px;
    transform: rotate(317deg);
    width: 15px;
}

.tp-list span:after {}

.header-section:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 25%;
    background: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.assign-section .content-wrap&gt;h2 {
    text-align: center;
}

.assign-section .content-wrap&gt;h2+p {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.table-wrap {
    display: block;
}

.table-wrap .column {
    vertical-align: middle;
    display: table-cell;
    width: 50%;
}

.table-wrap .column.left {
    padding-right: 5%;
}

h2 span {
    color: #FF732A;
}

h2 {
    font-size: 38px;
    font-family: var(--zf-primary-bold);
}

.assign-section .column h2 {
    max-width: 480px;
}

.common-section {
    padding: 120px 0;
}

.scroll-area {
    box-shadow: 0px 12px 20px #0000001A;
    border: 7px solid #EDF3FF;
    max-width: 460px;
    margin: 0 auto;
    position: relative;
}

.swrap {
    padding-top: 20px;
}

.assign-section .table-wrap {
    padding-top: 100px;
}

.tp-icon {
    background: url(/sites/zweb/images/jp/campaigns/tp-sprite-image-jp.png) no-repeat;
}

.tp-icon.tp-aimg1 {
    width: 55px;
    height: 55px;
    background-size: 940px auto;
    background-position: 0 0;
    display: inline-block;
    border-radius: 100%;
    background-position: -40px -13px;
    position: absolute;
    top: 50px;
    left: -90px;
    animation: zodd 5s linear 1s infinite;
}

.tp-icon.tp-aimg2 {
    width: 55px;
    height: 55px;
    background-size: 860px auto;
    display: inline-block;
    border-radius: 100%;
    background-position: -96px -9px;
    position: absolute;
    bottom: 140px;
    right: -90px;
    animation: zeven 5s linear 1s infinite;
}

.tp-list.tp-list5 {
    background: #3348E8;
    padding: 9px 25px 9px 25px;
    right: -100px;
    top: -70px;
    z-index: 1;
}

.tp-list.tp-list5 span {
    margin-left: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    left: -8px;
    top: 0px;
    background: url(/sites/zweb/images/jp/campaigns/tp-sprite-image-jp.png) no-repeat;
    background-size: 550px auto;
    background-position: 2px -15px;
}

.tp-list.tp-list5 span:before,
.tp-list.tp-list5 span:after {
    display: none;
}

.tp-icon.tp-arrow {
    width: 60px;
    height: 70px;
    display: inline-block;
    position: absolute;
    top: -53px;
    right: 110px;
    background-size: 840px auto;
    background-position: -279px 3px;
    z-index: 1;
}

.topics-section h2 {
    text-align: center;
}

.topics-section h2+p {
    max-width: 770px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;
}

.img-wrap {
    max-width: 1040px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
}

.tp-list.tp-list6 {
    padding: 0;
    border-radius: 0;
    background: none;
    color: #000;
    font-size: 12px;
    z-index: 1;
    left: -120px;
    top: 100px;
}

.topics-section .tp-list.tp-list6 {
    animation: zeven 5s linear 1s infinite;
}

.tp-list.tp-list6 span {
    width: 65px;
    height: 60px;
    background: url(/sites/zweb/images/jp/campaigns/tp-sprite-image-jp.png) no-repeat;
    background-size: 903px auto;
    display: inline-block;
    border-radius: 100%;
    background-position: -164px -7px;
    margin-left: 0;
    display: block;
    margin: 0 auto;
}

.tp-list.tp-list6 span:before,
.tp-list.tp-list6 span:after {
    display: none;
}

.topics-section .tp-mac {
    box-shadow: 0px 12px 20px #0000001a;
}

.tp-contact-assigned {
    position: absolute;
    right: -110px;
    bottom: 90px;
    max-width: 240px;
    z-index: 1;
    margin: auto;
}

.topics-section .tp-icon.tp-arrow {
    bottom: 290px;
    right: 50px;
    top: auto;
    background-position: -443px 0;
    height: 60px;
    background-size: 950px auto;
    width: 65px;
    left: auto;
}

.scroll-area .tp-icon.tp-arrow {
    left: 280px;
    background-position: -276px 4px;
    top: -60px;
}

.send-section h2 {
    text-align: center;
}

.send-section h2+p {
    max-width: 780px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;
}

.send-section .img-wrap {
    margin-top: 100px;
}

.tp-send-campaigns-nav {
    position: absolute;
    left: -50px;
    top: -35px;
    max-width: 300px;
}

.tp-icon.tp-arrow {
    left: 260px;
    background-position: -335px 4px;
    top: -25px;
}

.tp-send-campaigns-dropdown {
    position: absolute;
    max-width: 640px;
    left: 150px;
    top: 155px;
    z-index: 1;
}

.sidebar {
    position: absolute;
    left: -90px;
    top: 180px;
    bottom: 0;
    z-index: 1;
}

.sidebar .tp-send-campaigns-sidebar {
    max-width: 50px;
}

.tp-icon.tp-active-sidebar {
    width: 80px;
    height: 60px;
    position: absolute;
    background-size: 1121px auto;
    background-position: -705px -12px;
    position: absolute;
    left: -12px;
    top: 39px;
}

.avatarview {
    position: absolute;
    right: -5%;
    top: 35%;
    bottom: 0;
    z-index: 2;
}

.avatarview .tip {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #0000001A;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    margin-bottom: 15px;
}

.avatarview .tip .a-img {
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 100%;
    background-size: 809px auto;
    background-position: -580px -12px;
    margin-right: 15px;
}

.line1 {
    width: 34px;
    height: 5px;
    background: #DCE1E5 0% 0% no-repeat padding-box;
    border-radius: 12px;
    margin-right: 10px;
}

.line2 {
    width: 68px;
    height: 5px;
    background: #DCE1E5 0% 0% no-repeat padding-box;
    border-radius: 12px;
}

.avatarview .tick {
    position: absolute;
    right: -6px;
    top: -8px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: url(/sites/zweb/images/jp/campaigns/tp-sprite-image-jp.png) no-repeat;
    background-size: 1040px auto;
    background-position: -1015px -20px;
}

.send-section .tp-mac {
    box-shadow: 0px 12px 20px #0000001a;
}

.avatarview .tip.tip2\1 .a-img {
    background-position: -623px -12px;
}

.avatarview .tip.tip2 .a-img {
    background-position: -623px -12px;
}

.avatarview .tip.tip3 .a-img {
    background-position: -665px -12px;
}

.hierarchy-section .tp-list.tp-list6 span {
    background-position: -279px 0;
    border-radius: 0px;
    width: 65px;
    height: 84px;
    background-size: 1090px auto;
    margin-bottom: 5px;
    box-shadow: 0px 12px 20px #bdbdbd1a;
}

.hierarchy-section .tp-list.tp-list6 {
    left: -85px;
    top: 200px;
    width: 70px;
    text-align: center;
}

.hierarchy-section .tp-icon.tp-arrow {
    left: -50px;
    background-position: -585px 4px;
    top: 120px;
    background-size: 1070px auto;
    width: 70px;
    height: 70px;
}

.hierarchy-section h2 {
    text-align: center;
}

.hierarchy-section h2+p {
    max-width: 780px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;
}

.hierarchy-section .tp-mac {
    box-shadow: 0px 12px 20px #0000001a;
}

.bottom-cta-section {
    text-align: center;
    padding-bottom: 120px;
}

.tp-botttom-arrow {
    max-width: 120px;
    margin-bottom: 20px;
}

.bottom-cta-section h2 {
    max-width: 570px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.common-section.hierarchy-section {
    padding-top: 50px;
}

.common-section.send-section {
    padding-top: 50px;
}

.common-section.topics-section {
    padding-top: 60px;
}

.common-section.assign-section {
    padding-top: 50px;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


/*Right*/

@keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(30px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(30px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(30px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}


/*slideUp*/

@keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}


/*slideUp*/


/*slideUp*/

@keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}


/*slideUp*/


/*slideleft*/

@keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}


/*slideleft*/

@-webkit-keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -14px);
        transform: translate(0, -14px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -14px);
        transform: translate(0, -14px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@-webkit-keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 14px);
        transform: translate(0, 14px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 14px);
        transform: translate(0, 14px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.transY1,
.transY2,
.transY3,
.transY4,
.transY5,
.transY6,
.transY7,
.transY8 {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all 1s cubic-bezier(0.11, 0.16, 0.43, 0.86);
    transition: all 1s cubic-bezier(0.11, 0.16, 0.43, 0.86)
}

.middle-animated .transY1,
.middle-animated .transY2,
.middle-animated .transY3,
.middle-animated .transY4,
.middle-animated .transY5,
.middle-animated .transY6,
.middle-animated .transY7,
.middle-animated .transY8 {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.transY1 {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms
}

.transY2 {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms
}

.transY3 {
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms
}

.transY4 {
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms
}

.transY5 {
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms
}

.transY6 {
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms
}

.transY7 {
    -webkit-transition-delay: 1400ms;
    transition-delay: 1400ms
}

.transY8 {
    -webkit-transition-delay: 1600ms;
    transition-delay: 1600ms
}

.tp-contact,
.tp-add-topic,
.tp-rocket,
.tp-list.tp-list5,
.scroll-area .tp-icon.tp-arrow,
.tp-contact-assigned,
.topics-section .tp-icon.tp-arrow,
.tp-send-campaigns-nav,
.send-section .tp-icon.tp-arrow,
.tp-icon.tp-active-sidebar,
.avatarview .tip,
.tp-send-campaigns-dropdown,
.hierarchy-section .tp-list.tp-list6,
.hierarchy-section .tp-icon.tp-arrow {
    opacity: 0;
}

.after-load .tp-contact {
    animation: slideDown 0.8s ease-out 0.5s forwards;
}

.after-load .tp-add-topic {
    animation: slideRight 0.8s ease-out 0.3s forwards;
}

.after-load .tp-rocket {
    animation: slideLeft 0.8s ease-out 0.7s forwards;
}

.middle-animated .tp-list.tp-list5 {
    animation: slideRight 0.8s ease-out 0.3s forwards;
}

.middle-animated .scroll-area .tp-icon.tp-arrow {
    animation: slideRight 0.8s ease-out 0.7s forwards;
}

.middle-animated .tp-contact-assigned {
    animation: slideDown 0.8s ease-out 0.3s forwards;
}

.topics-section .middle-animated .tp-icon.tp-arrow {
    animation: slideRight 0.8s ease-out 0.7s forwards;
}

.middle-animated .tp-send-campaigns-nav {
    animation: slideLeft 1s ease-out .3s forwards;
}

.send-section .middle-animated .tp-icon.tp-arrow {
    animation: slideLeft 1s ease-out .5s forwards;
}

.middle-animated .tp-icon.tp-active-sidebar {
    animation: slideDown 1s ease-out .3s forwards;
}

.middle-animated .tp-send-campaigns-dropdown {
    animation: slideDown 1s ease-out .5s forwards;
}

.middle-animated .avatarview .tip.tip1 {
    animation: slideLeft 0.8s ease-out 0.3s forwards;
}

.middle-animated .avatarview .tip.tip2 {
    animation: slideLeft 0.8s ease-out 0.6s forwards;
}

.middle-animated .avatarview .tip.tip3 {
    animation: slideLeft 0.8s ease-out 0.9s forwards;
}

.hierarchy-section .middle-animated .tp-list.tp-list6 {
    animation: slideDown 0.8s ease-out 0.5s forwards;
}

.hierarchy-section .middle-animated .tp-icon.tp-arrow {
    animation: slideDown 0.8s ease-out 0.8s forwards;
}

.tp-rocket-footer {
    width: 100px;
    height: 90px;
    display: inline-block;
    margin-bottom: 15px;
    background-size: 1340px auto;
    background-position: -1181px 0px;
}


/*Responsive*/

@media screen and (max-width: 1366px) {
    .tp-list.tp-list6 {
        left: -90px;
    }

    .tp-contact-assigned {
        right: -80px;
    }
}

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

@media screen and (max-width: 1279px) {
    .tp-icon.tp-aimg2 {
        display: none;
    }

    .header-section .tp-list {
        display: none;
    }

    .header-banners {
        max-width: 740px;
    }

    .tp-contact {
        max-width: 160px;
        bottom: -30px;
        left: -20px;
    }

    .tp-add-topic {
        max-width: 270px;
        right: 30px;
        margin: auto;
        top: 100px;
    }

    .i18n-en h1 {
        font-size: 44px;
    }

    .header-section h1+p {
        max-width: 880px;
    }

    h2 {
        font-size: 36px;
    }

    .tp-list.tp-list5 {
        display: block;
    }

    .assign-section .column h2 {
        max-width: 340px;
    }

    .scroll-area {
        max-width: 400px;
    }

    .scroll-area .tp-icon.tp-arrow {
        left: auto;
        right: 190px;
        top: -55px;
    }

    .tp-list.tp-list5 {
        right: -30px;
    }

    .tp-contact-assigned {
        max-width: 180px;
        bottom: 50px;
    }

    .img-wrap {
        max-width: 740px;
    }

    .topics-section .tp-icon.tp-arrow {
        bottom: 220px;
    }

    .tp-send-campaigns-dropdown {
        max-width: 420px;
        left: 100px;
        top: 115px;
    }

    .avatarview {
        right: -80px;
    }

    .sidebar {
        top: 100px;
    }
}

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

@media screen and (max-width: 991px) {
    .i18n-en h1 {
        font-size: 38px;
    }

    .header-banners {
        max-width: 570px;
        margin-top: 110px;
    }

    .tp-contact {
        max-width: 140px;
    }

    .tp-add-topic {
        max-width: 240px;
        top: 70px;
        right: 20px;
    }

    .tp-rocket {
        max-width: 400px;
        right: -30px;
    }

    .header-banners {}

    h2 {
        font-size: 34px;
    }

    .table-wrap {
        display: block;
    }

    .table-wrap .column {
        width: 100%;
        display: block;
    }

    .assign-section .column h2 {
        max-width: 100%;
        text-align: center;
    }

    .assign-section .column h2+p {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .assign-section .column.right {
        padding-top: 110px;
    }

    .tp-icon.tp-aimg2 {
        display: block;
    }

    .img-wrap {
        max-width: 560px;
    }

    .topics-section .tp-list.tp-list6 {
        display: none;
    }

    .tp-contact-assigned {
        right: -40px;
        max-width: 130px;
    }

    .topics-section .tp-icon.tp-arrow {
        bottom: 170px;
        right: 20px;
    }

    .common-section {
        padding: 90px 0;
    }

    .sidebar {
        left: -70px;
        top: 50px;
    }

    .tp-send-campaigns-dropdown {
        max-width: 320px;
        left: 70px;
        top: 95px;
    }

    .avatarview {
        display: none;
    }

    .hierarchy-section .tp-list.tp-list6 {
        top: 150px;
        left: -80px;
    }

    .hierarchy-section .tp-icon.tp-arrow {
        top: 70px;
    }

    .table-wrap .column.left {
        padding: 0;
    }

    .header-section {
        padding: 40px 0px 100px 0px;
    }

    .assign-section .table-wrap {
        padding-top: 50px;
    }

    .topics-section h2+p,
    .assign-section .column h2+p,
    .send-section h2+p,
    .hierarchy-section h2+p {
        max-width: 95%;
    }
}

@media screen and (max-width: 767px) {
    .header-section {
        padding: 40px 0px 70px 0px;
    }

    .assign-section .column.right {
        padding-top: 60px;
    }

    .common-section.topics-section,
    .common-section.hierarchy-section,
    .common-section.send-section {
        padding-top: 30px;
    }

    .i18n-en h1 {
        font-size: 30px;
    }

    .header-banners {
        max-width: 280px;
        display: none;
    }

    .tp-rocket {
        max-width: 230px;
        right: 0;
        top: -30px;
    }

    .tp-botttom-arrow {
        max-width: 90px;
    }

    .header-section:after {
        height: 20%;
        display: none;
    }

    .tp-contact {
        max-width: 100px;
    }

    .common-section.assign-section {
        padding-top: 60px;
    }

    .tp-add-topic,
    .hierarchy-section .tp-list.tp-list6,
    .tp-botttom-arrow {
        display: none;
    }

    h2 {
        font-size: 28px;
    }

    .tp-icon.tp-aimg2,
    .tp-icon.tp-aimg1 {
        display: none;
    }

    .tp-list.tp-list5 {
        right: 0;
        display: none;
    }

    .scroll-area .tp-icon.tp-arrow {
        display: none;
    }

    .topics-section .tp-icon.tp-arrow,
    .tp-contact-assigned {
        display: none;
    }

    .common-section {
        padding: 70px 0;
    }

    .sidebar,
    .tp-send-campaigns-nav,
    .tp-icon.tp-arrow {
        display: none;
    }

    .send-section .img-wrap {
        margin-left: auto;
    }

    .img-wrap {
        max-width: 480px;
    }

    .tp-send-campaigns-dropdown {
        max-width: 200px;
        left: 40px;
        top: 58px;
    }

    .send-section .img-wrap {
        margin-top: 20px;
    }

    .bottom-cta-section {
        padding-bottom: 60px;
    }

    .tp-contact,
    .tp-add-topic,
    .tp-rocket,
    .tp-list.tp-list5,
    .scroll-area .tp-icon.tp-arrow,
    .tp-contact-assigned,
    .topics-section .tp-icon.tp-arrow,
    .tp-send-campaigns-nav,
    .send-section .tp-icon.tp-arrow,
    .tp-icon.tp-active-sidebar,
    .avatarview .tip,
    .tp-send-campaigns-dropdown,
    .hierarchy-section .tp-list.tp-list6,
    .hierarchy-section .tp-icon.tp-arrow {
        opacity: 1;
    }

    .animated .tp-contact,
    .animated .tp-add-topic,
    .animated .tp-rocket,
    .middle-animated .tp-list.tp-list5,
    .middle-animated .scroll-area .tp-icon.tp-arrow,
    .middle-animated .tp-contact-assigned,
    .topics-section .middle-animated .tp-icon.tp-arrow,
    .middle-animated .tp-send-campaigns-nav,
    .send-section .middle-animated .tp-icon.tp-arrow,
    .middle-animated .tp-icon.tp-active-sidebar,
    .middle-animated .tp-send-campaigns-dropdown,
    .middle-animated .avatarview .tip.tip1,
    .middle-animated .avatarview .tip.tip2,
    .middle-animated .avatarview .tip.tip3,
    .hierarchy-section .middle-animated .tp-list.tp-list6,
    .hierarchy-section .middle-animated .tp-icon.tp-arrow {
        animation: none;
    }

    .tp-rocket-footer {
        display: none;
    }
}


/* Arabic Starts */

.i18n-ar .header-section,
.i18n-ar .header-section *,
.i18n-ar .topics-section,
.i18n-ar .topics-section *,
.i18n-ar .send-section,
.i18n-ar .send-section *,
.i18n-ar .hierarchy-section,
.i18n-ar .hierarchy-section *,
.i18n-ar .bottom-cta-section,
.i18n-ar .bottom-cta-section * {
    text-align: center;
    direction: ltr;
}

.i18n-ar .assign-section .table-wrap .column.left {
    padding-left: 5%;
    padding-right: 0;
}

.i18n-ar .assign-section .table-wrap .column.right,
.i18n-ar .assign-section .table-wrap .column.right * {
    text-align: left;
    direction: ltr;
}

.i18n-ar .tp-list.tp-list5 {
    right: -50px;
}

@media screen and (max-width: 1279px) {
    .i18n-ar .tp-list.tp-list5 {
        right: 0;
    }
}

@media screen and (max-width: 1279px) {
    .i18n-ar .assign-section .table-wrap .column.left {
        padding-left: 0%;
        padding-right: 0;
    }
}


/* Arabic Ends */



/*feature-breadcrumb start*/
.feature-breadcrumb {
  padding-top: 23px;
  background-color: #fff2ed;
}
.feature-breadcrumb.breadcrumb-dark li {
  color: #000;
}
.feature-breadcrumb.breadcrumb-dark li a {
  color: #666;
}
.feature-breadcrumb.breadcrumb-dark li a:hover {
  color: #000;
}
.feature-breadcrumb.breadcrumb-dark li a:after {
  background: #000;
}
.feature-breadcrumb.breadcrumb-light li {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a:hover {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a:after {
  background: #fff;
}
.feature-breadcrumb .jpc-container {
  max-width: 1200px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
.feature-breadcrumb li {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  margin-right: 14px;
  position: relative;
  color: #fff;
}
.feature-breadcrumb li a {
  color: #8cbaff;
  position: relative;
  display: block;
  transition: 0.2s;
  padding-bottom: 4px;
}
.feature-breadcrumb li a:hover {
  color: #fff;
}
.feature-breadcrumb li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.2s linear;
}
.feature-breadcrumb li a:before {
  content: '&gt;';
  display: block;
  height: 5px;
  width: 5px;
  position: absolute;
  right: -8px;
  top: -1px;
  font-size: 13px;
  font-weight: 400;
  pointer-events: none;
}
.feature-breadcrumb li a:after {
  content: '';
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #fff;
  transition: all 0.3s linear;
}
/*feature-breadcrumb end*/

.page-wrapper h1,
.page-wrapper h2,
.page-wrapper h3,
.page-wrapper h4,
.page-wrapper h5,
.page-wrapper h6,
.page-wrapper b {
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1250px) {
  .feature-breadcrumb .jpc-container {
    max-width: 100%;
    padding: 0 25px;
  }
  
}


.rel_1{
    position: relative;
    z-index: 1;
}

.no-webp .three-step-sprite {
    background-image: url("/sites/zweb/images/jp/campaigns/campaigns-3-step-sprite-2x.png");
  }
  .three-step-sprite {
    background-repeat: no-repeat;
    background-size: 200px 35px;
  }
  .three-step-sprite.lazy {
    background-image: url("/sites/zweb/images/jp/campaigns/campaigns-3-step-sprite-lazy.png");
    filter: blur(3px);
  }
  .three-step-sprite.icon-1 {
    background-position: 0 -5px;
    width: 40px;
    height: 25px;
  }
  .three-step-sprite.icon-2 {
    background-position: -51px 0;
    width: 30px;
    height: 34px;
  }
  .three-step-sprite.icon-3 {
    background-position: -93px -1px;
    width: 32px;
    height: 32px;
  }
  .three-step-sprite.dot-icon {
    background-position: -193px -14px;
    width: 7px;
    height: 7px;
  }
  .three-step-sprite.star-icon {
    background-position: -171px -13px;
    width: 11px;
    height: 10px;
  }
  .three-step-sprite.step-arrow {
    background-position: -136px -2px;
    width: 24px;
    height: 32px;
  }
  .step-3-flow-footer {
    background-color: #FFF3ED;
    padding: 90px 0;
  }
  .step-3-flow-footer .inner-wrapper {
    width: 1200px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
  .step-3-flow-footer .inner-wrapper h2 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 60px;
    font-weight: bold;
    text-align: center;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 1090px;
    margin: 0 auto 30px auto;
    gap: 45px;
    max-width: 100%;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li {
    display: flex;
    width: calc(100% / 3 - 30px);
    flex-direction: column;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .step-arrow {
    position: absolute;
    top: 50%;
    right: -37px;
    transform: translate(0, -50%);
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .three-step-sprite {
    display: flex;
    flex-shrink: 0;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt {
    background-color: #FDE3D7;
    display: flex;
    border-radius: 10px 10px 0 0;
    min-height: 80px;
    align-items: center;
    padding: 20px 0 20px 40px;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt .three-step-sprite {
    margin-right: 17px;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont {
    display: flex;
    flex-direction: column;
    padding: 30px 45px;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-badge {
    font-size: 12px;
    background-color: #B73030;
    display: flex;
    align-self: flex-start;
    font-weight: bold;
    color: #fff;
    padding: 1px 12px;
    border-radius: 3px;
    margin-bottom: 12px;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    margin-bottom: 10px;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-link .three-step-sprite {
    display: flex;
    margin-right: 10px;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-link a {
    font-size: 15px;
    font-weight: 500;
    color: #000;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-link a:hover {
    color: #B73030;
  }
  .step-3-flow-footer .inner-wrapper .footer-txt-link {
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #B73030;
    text-align: right;
    width: 1090px;
    max-width: 100%;
  }
  @media only screen and (max-width: 1199px) {
    .step-3-flow-footer {
      padding: 75px 0;
    }
    .step-3-flow-footer .inner-wrapper h2 {
      font-size: 28px;
      margin-bottom: 40px;
    }
    .step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt .three-step-sprite {
      margin-right: 10px;
    }
    .step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt h3 {
      font-size: 18px;
    }
  }
  @media only screen and (max-width: 991px) {
    .step-3-flow-footer {
      padding: 65px 0;
    }
    .step-3-flow-footer .inner-wrapper .step-wrapper {
      flex-direction: column;
    }
    .step-3-flow-footer .inner-wrapper .step-wrapper li {
      width: 400px;
      max-width: 100%;
      margin: 0 auto;
    }
    .step-3-flow-footer .inner-wrapper .step-wrapper li .step-arrow {
      top: unset;
      right: unset;
      left: 50%;
      transform: translate(-50%, 0) rotate(90deg);
      bottom: -40px;
    }
  }
  @media only screen and (max-width: 767px) {
    .step-3-flow-footer {
      padding: 50px 0;
    }
    .step-3-flow-footer .inner-wrapper h2 {
      font-size: 26px;
      margin-bottom: 30px;
    }
  }

  /*video*/
  .video-section {
    display: block;
    text-align: center;
    padding-bottom: 100px;
  }
  @media only screen and (max-width: 991px) {
    .video-section {
      padding-bottom: 75px;
    }
  }
  @media only screen and (max-width: 767px) {
    .video-section {
      padding-bottom: 50px;
    }
  }

  .video-section p {
    margin-bottom: 50px;
  }
  @media only screen and (max-width: 767px) {
    .video-section p {
    margin-bottom: 30px;
  }
  }

  .video-item {
  display: flex;
  flex-direction: column;
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
}
.video-item .thumb-wrapper {
  width: 100%;
  position: relative;
  cursor: pointer;
  font-size: 0;
}
.video-item .thumb-wrapper picture {
  width: 100;
}
.video-item .thumb-wrapper picture img {
  width: 100%;
}
.video-item .thumb-wrapper picture.lazy img {
  filter: blur(5px);
}
.video-item .thumb-wrapper .video-details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / 36%);
}
.video-item .thumb-wrapper .video-details .play-btn {
  background-position: 0 0;
  background-size: 37px 37px;
  width: 37px;
  height: 37px;
  background-image: url('/sites/zweb/images/jp/campaigns/campaigns-video-time-play.png');
  margin-bottom: 10px;
  position: relative;
  transform: scale(1.4);
}
.video-item .thumb-wrapper .video-details .play-btn:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-left: 13px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  margin-left: 2px;
  z-index: 1;
}
.video-item .thumb-wrapper .video-details .play-btn:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 100%;
  animation: pulse 1.5s infinite;
  background-color: #d83847;
}
@keyframes pulse {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}
</pre></body></html>