span.zpricegroup {
    color: #ffd730;
    font-family: var(--primaryfont-bold);
    display: flex
}

.umain .center-wrap,
.umain .h-content ul {
    display: none
}

.customers-wrap,
.working-wrap {
    background: #fff;
    position: relative
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.h-title {
    font-family: var(--primaryfont-bold);
    margin-bottom: 32px;
    line-height: normal
}

h1 {
    letter-spacing: -2.5px
}

h2 {
    letter-spacing: -1.5px
}

p {
    font-size: 16px;
    letter-spacing: -0.15px
}

h3,
h4 {
    letter-spacing: -0.5px
}

a.act-btn.cta-btn,
a.info-btn {
    font-size: 16px
}

.merge-content {
    background: #f8f3e7;
    position: relative
}

span.prd-text {
    color: #ffd730
}

.ctagroup {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    margin-bottom: 16px
}

a.act-btn.cta-btn,
a.info-btn {
    visibility: visible;
    opacity: 1;
    padding: 16px 25px;
    font-family: var(--primaryfont-semibold);
    border-radius: 5px;
    background: #e42527;
    color: #fff;
    text-transform: uppercase
}

a.cta-btn.getquote-btn {
    padding: 18px 25px;
    border-radius: 4px;
    line-height: 18px;
    font-family: var(--zf-primary-semibold), sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    background: #000
}

section.hero-wrap.zsection {
    padding-bottom: 88px;
    padding-top: 48px;
    background: #fff;
    position: sticky;
    z-index: 0
}

.body-umain.i18n-ja section.hero-wrap.zsection {
    padding-bottom: 100px
}

.hero-wrap {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1
}

.h-content h1 {
    margin-bottom: 16px
}

.h-content p {
    max-width: 768px;
    margin-bottom: 40px;
    font-size: 20px;
    letter-spacing: -0.25px
}

.zsection {
    padding: 48px 0;
    background: #fff
}

.h-content ul {
    font-size: 14px;
    font-family: var(--primaryfont-regular);
    color: #000;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    width: 100%;
    max-width: 580px
}

.h-content ul li {
    position: relative;
    font-size: 16px
}

.h-content ul li::before {
    content: '';
    position: relative;
    top: 4px;
    left: 0;
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url(http://www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat -99px -67px;
    background-size: 990px;
    margin-right: 4px
}

.i18n-ar .h-content ul li::before {
    margin-right: 0;
    margin-left: 4px
}

.h-creative {
    display: flex;
    width: 100%;
    max-width: 360px
}

.h-creative img {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    bottom: -8px
}

.c-text h3 {
    position: relative
}

.c-text h3::after {
    content: '%';
    position: absolute;
    width: 60;
    height: 83;
    left: 127px;
    top: 0;
    opacity: 0;
    transition: ease all .8s;
    transition-delay: .9s
}

.c-text h3.c-animated::after {
    opacity: 1
}

.t-content.t-info h2 {
    position: relative
}

.t-content.t-info h2::after {
    content: '+';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 0;
    opacity: 0;
    transition: ease all .8s;
    transition-delay: .9s
}

.i18n-ja .t-content.t-info h2::after {
    transform: translateX(-44px)
}

.i18n-id .t-content.t-info h2::after,
.i18n-nl .t-content.t-info h2::after,
.i18n-es-xl .t-content.t-info h2::after,
.i18n-pt-br .t-content.t-info h2::after,
.i18n-th .t-content.t-info h2::after {
    transform: translateX(0)
}

.i18n-vi .t-content.t-info h2::after {
    transform: translateX(-10px)
}

.t-content.t-info h2.c-animated::after {
    opacity: 1
}

.dashboard-wrap {
    position: relative;
    height: 100%;
    padding-bottom: 98px;
    transition: ease-out .5s;
    transition-delay: 150ms;
    overflow: hidden;
    text-align: center
}

.dashboard-wrap.bg-fill {
    padding-top: 98px
}

.dashboard-wrap::before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(255, 215, 48, 0) 2.19%,  #1e3c72  27.88%,   #2a5298  65.8%,   #1e3c72 84.15%, rgba(255, 215, 48, 0) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(1);
    transition: ease-in-out .4s
}

.dashboard-wrap.bg-fill::before {
    transform: scale(2.5);
    transition: ease-in .4s
}

.dashboard-wrap svg {
    width: 100%;
    height: 100%;
    max-width: 100%;
    transition: ease all .5s
}

.dashboard-wrap svg:focus:not(:focus-visible),
.field-faq-question:focus:not(:focus-visible),
.field-faq-answer:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none
}

.s-content p b {
    font-family: var(--primaryfont-semibold)
}

.screen,
.screen2 {
    opacity: 0;
    -webkit-transform-origin: center center;
    transform: scale(.99);
    transition: ease-in-out .2s
}

.screen.is-active,
.screen2.is-active {
    opacity: 1;
    transform: scale(1)
}

.sub-screen {
    opacity: 0
}

.screen2.is-active>.sub-screen {
    opacity: 1
}

.c-pointer,
.c-pointer2,
.tab-link,
.v-menu {
    cursor: pointer
}

.c-pointer .c-shadow,
.c-pointer2 .c-shadow {
    animation: pulse 2s ease infinite;
    -webkit-transform-origin: center center;
    opacity: 1
}

g.c-pointer.tab-link.t-productivity.is-active.activated {
    display: block
}

g.c-pointer.tab-link.t-productivity.is-active+g.c-pointer.productivity {
    display: none
}

@keyframes pulse {
    0% {
        stroke-width: 3;
        stroke: #f76f73
    }

    100% {
        stroke-width: 15;
        stroke: rgba(255, 179, 181, 0)
    }
}

.tab-link .active-bg,
.tab-link .active-line,
.tab-link .active-txt {
    display: none
}

.tab-link.activated .active-line,
.tab-link.activated .active-bg,
.tab-link.activated .active-txt {
    display: block
}

.active-icon-bg,
.active-icon {
    opacity: 0;
    transition: ease-in-out .3s
}

.c-pointer.p-mail.is-active.activated,
.c-pointer.p-books.is-active.activated,
.c-pointer.p-home.is-active.activated {
    display: block
}

.c-pointer.p-mail.is-active.activated+g.c-pointer.mail-icon,
.c-pointer.p-books.is-active.activated+g.c-pointer.books-icon,
.c-pointer.p-home.is-active.activated+g.c-pointer.home-icon {
    display: none
}

.activated .active-icon-bg,
.activated .active-icon {
    opacity: 1
}

.c-pointer.is-active,
.c-pointer2.is-active,
.screen2.popimg {
    display: none
}

g.c-pointer2.chats-text.is-active,
g.c-pointer2.b-notes.is-active,
.screen2.popimg.is-active,
g.c-pointer2.text-search.is-active {
    display: block
}

g.c-pointer2.chats-text.is-active+g.c-pointer2.chats,
g.c-pointer2.b-notes.is-active+g.c-pointer2.notes,
g.c-pointer2.text-search.is-active+g.c-pointer2.smart-chat {
    display: none
}

.dashboard-wrap>.cursor {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    border: 2px solid #f76f73;
    background: rgba(255, 179, 181, 1);
    transition: all 200ms ease-out;
    position: fixed;
    pointer-events: none;
    left: 50%;
    top: 50%;
    transform: translate(calc(-50% + 15px), -50%) scale(.1);
    z-index: 1;
    opacity: 0
}

.dashboard-wrap>.cursor2 {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #e42527;
    opacity: 1;
    position: fixed;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: width .3s, height .3s, opacity .3s;
    z-index: 2;
    opacity: 0
}

.dashboard-wrap>.cursor.active {
    width: 72px;
    height: 72px;
    border: 1px solid #f76f73;
    background: rgba(255, 179, 181, .7);
    opacity: 1;
    left: 50%;
    top: 50%;
    transform: translate(calc(-50% + 15px), -50%) scale(1)
}

.dashboard-wrap>.cursor2.active {
    opacity: 0
}

.cursorinnerhover {
    width: 50px;
    height: 50px;
    opacity: .5
}

.dashboard-wrap img {
    display: none
}

.zsection {
    position: relative;
    z-index: 1
}

.reviews-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    max-width: 460px;
    margin: 0 auto
}

.reviews-wrap h4 {
    position: relative;
    font-size: 16px;
    font-family: var(--primaryfont-regular);
    color: #000;
    padding-left: 28px;
    margin-bottom: 0;
    letter-spacing: -0.15px
}

.reviews-wrap h4 span {
    font-size: 24px;
    font-family: var(--primaryfont-bold)
}

.reviews-wrap h4::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat -46px -45px;
    background-size: 750px;
    width: 24px;
    height: 24px
}

.reviews-wrap ul {
    display: flex;
    gap: 8px
}

.reviews-wrap ul li {
    width: 36px;
    height: 36px;
    border: 1px solid #083d1645;
    border-radius: 5px;
    display: flex;
    justify-content: center
}

.overall-stats {
    width: 100%;
    max-width: 950px;
    margin: 48px auto;
    border-bottom: 1px solid #083D301A
}

.stats-data {
    display: flex;
    justify-content: center;
    flex: 1
}

.stats-data.apps {
    border-left: 1px solid #083D301A;
    border-right: 1px solid #083D301A
}

.stats-data p {
    max-width: 309px;
    font-size: 16px;
    font-family: var(--primaryfont-regular);
    text-align: center
}

.stats-data p span {
    font-size: 56px;
    font-family: var(--primaryfont-bold);
    display: block
}

.truted-businesses {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    gap: 16px
}

.t-content {
    display: flex;
    flex: 2;
    position: relative;
    align-items: center
}

.t-content.t-info {
    flex: 1;
    border-radius: 20px;
    background: #045540;
    padding: 50px;
    color: #fff;
    max-width: 309px;
    margin: 0 auto;
    display: block
}

.t-content.t-info p,
.t-content.t-info h2 {
    margin-bottom: 0
}

.t-content.t-info h2 {
    font-size: 40px
}

.t-content.t-info p:nth-of-type(2) {
    margin-bottom: 28px
}

.t-content ul {
    position: relative;
    width: 100%;
    height: 80%;
    display: flex;
    flex-wrap: wrap;
    padding-right: 54px
}

.t-content ul li {
    flex: 47%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    transition: ease-in-out .5s
}

.t-content.rtl-block ul {
    padding-left: 54px;
    padding-right: 0
}

.t-info h2 span.count {
    width: 100%;
    max-width: 170px;
    display: contents
}

div#files ul li:nth-child(5) {
    padding-left: 9px
}

#marketing ul li:nth-child(5) {
    padding-left: 10px
}

section#marketing ul li:nth-child(2) {
    margin-left: -12px;
    margin-right: -12px
}

.h-title.sm {
    display: none
}

.collobration-wrap {
    background: #045540;
    color: #fff;
    position: relative;
    z-index: 2
}

.collobration-wrap h2 {
    max-width: 656px
}

.i18n-nl .collobration-wrap h2 {
    max-width: 720px
}

.tabbed-content {
    padding: 16px 0 0
}

.collobration-wrap .tabs {
    max-width: 950px;
    border-radius: 10px;
    color: #777;
    border: 1px solid #067256;
    background: #036149;
    padding: 12px
}

.collobration-wrap .tabs ul li::before {
    filter: brightness(0) invert(1)
}

.collobration-wrap .integration li a span {
    filter: brightness(0) invert(1)
}

.collobration-wrap .tabs ul li:hover::before,
.collobration-wrap .tabs ul li.active::before {
    filter: none
}

.tabs ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: space-between;
    position: relative
}

.tabs ul li {
    border-radius: 10px;
    background: transparent;
    padding: 10px 10px 10px 40px;
    font-size: 16px;
    font-family: var(--primaryfont-semibold);
    color: #fff;
    position: relative;
    z-index: 1;
    transition: color .2s ease-in-out;
    cursor: pointer
}

.tabs ul li::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 10px;
    top: 10px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat 0 0;
    background-size: 460px;
    filter: opacity(1)
}

.tabs ul li:hover::before,
.tabs ul li.active::before {
    filter: opacity(1)
}

.tabs ul li:nth-child(1)::before,
#communications::after {
    background-position: -128px 0
}

.tabs ul li:nth-child(2)::before,
#Collaboration::after {
    background-position: -103px 0
}

.teams-wrap .tabs ul li:nth-child(3)::before,
#service::after {
    background-position: -50px 1px
}

.teams-wrap .tabs ul li:nth-child(4)::before,
#finance::after {
    background-position: -255px 1px
}

.tabs ul li:nth-child(3)::before,
#files::after {
    background-position: 0 0
}

.tabs ul li:nth-child(4)::before,
#projects::after {
    background-position: -312px 0
}

.tabs ul li:nth-child(5)::before,
#productivity::after {
    background-position: -387px 0
}

.tabs ul li {
    transform: scale(.95);
    transition: ease-in-out .3s
}

.tabs ul li:hover,
.tabs ul li.active {
    color: #000;
    padding: 10px 10px 10px 40px;
    border-radius: 10px;
    background: #ffd730;
    transform: scale(1);
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(0.68)
}

.item::before {
    cursor: pointer;
    font-weight: bold;
    background: #eee;
    padding: .5em;
    display: block
}

.item.active {
    padding: 80px 0 0
}

.item.active::before,
.teams-wrap .item.active::before {
    background: #ffd730;
    border: 1px solid #ffd730;
    color: #000
}

.item-content.flex-wrap {
    gap: 24px;
    flex-wrap: nowrap
}

.item.active .item-content {
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

span.arrow-icon {
    display: none
}

.tabbed-content .tabs {
    display: none
}

.tabbed-content .item::before {
    content: attr(data-title)
}

.tabbed-content div#ai-analytics::before,
.tabbed-content div#customer-management::before {
    content: attr(data-topic)
}

.tabbed-content .item .item-content {
    opacity: 0;
    visibility: hidden;
    height: 0
}

.item-content .c-block.c-content {
    flex: 40%
}

.item-content .c-block.c-creative {
    flex: 60%
}

.tabbed-content .item.active .item-content {
    opacity: 1;
    visibility: visible;
    height: auto
}

.txt-c {
    width: 100%;
    max-width: 337px;
    margin-bottom: 24px
}

.txt-c p {
    max-width: 360px;
    line-height: 1.8;
    letter-spacing: -0.15px
}

.integration {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    max-width: 315px
}

.integration li {
    text-align: center
}

.integration li a {
    color: #fff;
    font-size: 12px;
    font-family: var(--zf-secondary-medium)
}

.c-block.c-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0
}

.teams-wrap .c-block.c-content a.p-btn {
    margin-bottom: 24px;
    display: inline-block
}

.integration li a span {
    margin: 0 auto 8px;
    position: relative
}

.integration li a span::before {
    content: '';
    position: absolute;
    border: 1px solid #083e3030;
    border-radius: 10px;
    left: -16px;
    top: -16px;
    width: 72px;
    height: 72px;
    opacity: 0;
    transform: scale(.85);
    transition: ease-out .6s
}

.integration li a:hover span::before {
    border: 1px solid #083e30
}

.item.active .integration li a span::before {
    opacity: 1;
    transform: scale(1)
}

.c-creative img {
    position: relative;
    z-index: 1;
    box-shadow: #05a078 1px 1px 50px 0;
    transform: scale(0.95);
    border-radius: 12px;
    transition: .6s ease-in-out
}

.item.active .c-creative img {
    transform: scale(1)
}

.btm-group {
    display: flex;
    flex-wrap: wrap;
    gap: 24px
}

.btm-group h4 {
    font-size: 16px
}

.btm-center {
    text-align: center
}

.btm-center a {
    margin-bottom: 16px
}

li.txt-lenght {
    max-width: 68px;
    line-height: 1
}

[class|="zdicon"] {
    background: var(--product-icons) no-repeat;
    background-size: var(--zp-i-bs);
    width: var(--zp-i-w);
    height: var(--zp-i-h);
    display: block;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.zdicon-crm {
    background-position: var(--zp-crm-bp)
}

.zdicon-marketingautomation {
    background-position: var(--zp-marketingautomation-bp)
}

.zdicon-bookings {
    background-position: var(--zp-bookings-bp)
}

.zdicon-books {
    background-position: var(--zp-books-bp)
}

.zdicon-salesiq {
    background-position: var(--zp-salesiq-bp)
}

.zdicon-thrive {
    background-position: var(--zp-thrive-bp)
}

.zdicon-billing {
    background-position: var(--zp-billing-bp)
}

.zdicon-inventory {
    background-position: var(--zp-inventory-bp)
}

.zdicon-commerce {
    background-position: var(--zp-commerce-bp)
}

.zdicon-lens {
    background-position: var(--zp-lens-bp)
}

.zdicon-assist {
    background-position: var(--zp-assist-bp)
}

.zdicon-forms {
    background-position: var(--zp-forms-bp)
}

.zdicon-payroll {
    background-position: var(--zp-payroll-bp)
}

.zdicon-analytics {
    background-position: var(--zp-analytics-bp)
}

.zdicon-bigin {
    background-position: var(--zp-bigin-bp)
}

.zdicon-project {
    background-position: var(--zp-projects-bp)
}

.zdicon-sprint {
    background-position: var(--zp-sprints-bp)
}

.zdicon-bug {
    background-position: var(--zp-bugtracker-bp)
}

.zdicon-desk {
    background-position: var(--zp-desk-bp)
}

.zdicon-cliq {
    background-position: var(--zp-cliq-bp)
}

.zdicon-meeting {
    background-position: var(--zp-meeting-bp)
}

.zdicon-mail {
    background-position: var(--zp-mail-bp)
}

.zdicon-teaminbox {
    background-position: var(--zp-teaminbox-bp)
}

.zdicon-notebook {
    background-position: var(--zp-notebook-bp)
}

.zdicon-workdrive {
    background-position: var(--zp-workdrive-bp)
}

.zdicon-writer {
    background-position: var(--zp-writer-bp)
}

.zdicon-sheet {
    background-position: var(--zp-sheet-bp)
}

.zdicon-show {
    background-position: var(--zp-show-bp)
}

.zdicon-learn {
    background-position: var(--zp-learn-bp)
}

.zdicon-social {
    background-position: var(--zp-social-bp)
}

.zdicon-connect {
    background-position: var(--zp-connect-bp)
}

.zdicon-zia {
    background-position: var(--zp-zia-bp)
}

.zdicon-invoice {
    background-position: var(--zp-invoice-bp)
}

.zdicon-one {
    background-position: var(--zp-one-bp)
}

.zdicon-expense {
    background-position: var(--zp-expense-bp)
}

.zdicon-checkout {
    background-position: var(--zp-checkout-bp)
}

.zdicon-campaigns {
    background-position: var(--zp-campaigns-bp)
}

.zdicon-pagesense {
    background-position: var(--zp-pagesense-bp)
}

.zdicon-sites {
    background-position: var(--zp-sites-bp)
}

.zdicon-recruit {
    background-position: var(--zp-recruit-bp)
}

.zdicon-people {
    background-position: var(--zp-people-bp)
}

.teams-wrap {
    background: #f8f3e7;
    color: #000;
    position: relative
}

.teams-wrap h2 {
    max-width: 946px
}

.teams-wrap .integration li a {
    color: #000
}

.collobration-wrap .integration li a span::before {
    border: 1px solid #FFFFFF33
}

.collobration-wrap .integration li a span::before {
    border: 1px solid #FFFFFF33
}

.collobration-wrap .integration li a:hover span::before {
    border: 1px solid #fff
}

.tabs {
    border-radius: 10px;
    color: #777;
    border: 1px solid #067256;
    background: #036149;
    padding: 12px;
    max-width: 1170px
}

.teams-wrap .tabs {
    max-width: 1011px;
    border: 1px solid #e2dbca;
    color: #777;
    background: #fffdf8
}

.teams-wrap .tabs ul li {
    color: #000
}

.teams-wrap .tabs ul li:hover,
.teams-wrap .tabs ul li.active {
    color: #000
}

.teams-wrap .tabs ul li:first-child::before,
#sales::after {
    background-position: -206px 0
}

.teams-wrap .tabs ul li:nth-child(2)::before,
#marketing::after {
    background-position: -76px 0
}

.teams-wrap .tabs ul li:nth-child(3)::before,
#support::after {
    background-position: -50px 1px
}

.teams-wrap .tabs ul li:nth-child(4)::before,
#accounting::after {
    background-position: -255px 1px
}

.teams-wrap .tabs ul li:nth-child(5)::before,
#hr::after {
    background-position: -179px 0
}

.teams-wrap .tabs ul li:nth-child(6)::before,
#operations::after {
    background-position: -411px 0;
    background-size: 460px
}

.teams-wrap .tabs ul li:last-child::before,
#ecommerce::after {
    background-position: -362px 1px
}

a.p-btn.y-btn {
    color: #ffd730
}

a.p-btn.y-btn::after {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.teams-wrap .c-creative img {
    box-shadow: 1px 1px 50px 0 rgba(255, 215, 48, 0.30);
    border-radius: 8px
}

.txt-c h3 {
    margin-bottom: 16px
}

.customers-wrap h2 {
    max-width: 932px
}

.customers-wrap p.p-btn {
    color: #e42527
}

.customers-wrap p.p-btn::after {
    background-position: -21px -43px;
    background-size: 700px;
    width: 20px;
    height: 20px
}

.customers-block.c-text p.p-btn::after {
    background-position: -27px -55px;
    background-size: 890px;
    width: 24px;
    height: 24px;
    top: 12px
}

.customers-wrap .flex-wrap {
    gap: 24px;
    margin: 42px 0 80px;
    justify-content: space-around
}

.customers-block {
    position: relative;
    display: flex;
    flex: 3;
    max-width: 380px;
    border-radius: 10px;
    min-height: 380px;
    background-color: #ffd730;
    cursor: pointer
}

.customers-block.c-text {
    position: relative;
    width: 100%;
    max-width: inherit;
    flex: 3;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px
}

.center-wrap {
    text-align: center
}

.melanie-cope {
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/melanie-cope-machial.jpg) no-repeat top center
}

.satyan-thukral {
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/satyan-thukral.jpg) no-repeat top center
}

.melanie-cope,
.satyan-thukral {
    background-size: cover;
    align-items: flex-end
}

.customers-block.melanie-cope::before,
.customers-block.satyan-thukral::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0, rgba(0, 0, 0, .55) 2%, rgba(0, 0, 0, 0.01) 30%);
    border-radius: 10px
}

.cus-btm {
    width: 100%;
    position: relative;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    padding: 0 0 24px 24px
}

.cus-btm img {
    position: absolute;
    z-index: 1
}

.cus-btm {
    position: absolute;
    z-index: 1;
    cursor: pointer !important
}

.cus-btm h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    line-height: 20px;
    position: relative;
    z-index: 0
}

.c-text h3 {
    font-size: 72px;
    color: #045540;
    margin-bottom: 0
}

.c-text p {
    font-size: 24px;
    max-width: 342px;
    line-height: 36px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    font-family: var(--zf-secondary-medium);
    position: relative;
    z-index: 1;
    top: -16px;
    color: #000
}

.c-btm.p-btn {
    color: #000;
    font-size: 18px;
    font-family: var(--primaryfont-bold);
    border: 0;
    line-height: 20px;
    text-transform: none;
    position: relative
}

.g-txt:last-child ul {
    padding-left: 5px
}

.cus-btm h4 span,
.c-text span.c-btm.p-btn span {
    font-size: 12px;
    font-family: var(--primaryfont-regular);
    display: block;
    text-transform: none;
    letter-spacing: 0
}

.customers-wrap span.p-btn::after {
    background-position: -27px -55px;
    background-size: 890px;
    width: 24px;
    height: 24px;
    top: 12px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat 1px -44px
}

.customers-wrap .c-text span.c-btm.p-btn::after {
    right: 0;
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.customers-wrap a.p-btn::after {
    background-position: -21px -43px;
    background-size: 700px;
    width: 20px;
    height: 20px
}

.customers-block.c-text::before {
    content: '';
    position: absolute;
    width: 235px;
    height: 180px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/up-arrow.svg) no-repeat center;
    background-size: 86%;
    top: 0;
    right: 0;
    transform: translate(-8%, 24%)
}

.cus-btm h4 {
    padding-left: 56px;
    padding-right: 5px
}

.customers-wrap a.p-btn {
    color: #e42527
}

.working-wrap h2 {
    max-width: 560px
}

.other-lang .working-wrap h2 {
    max-width: 657px
}

.slider-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 42px
}

.slider-tab {
    width: 60%;
    max-width: 516px;
    margin: 0 auto 0 56px;
    text-align: left
}

.lang-rtl .slider-tab {
    margin: 0 56px 0 auto
}

.slider-content-wrap {
    width: 40%
}

.slider-tab .tab-link {
    position: relative;
    cursor: pointer;
    color: #000
}

.slider-tab .tab-link h3 {
    font-size: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
    padding-bottom: 15px;
    color: #ffc833
}

.slider-tab .tab-link p {
    font-size: 16px
}

.slider-tab .tab-link .slider-content {
    padding: 30px 0
}

.slider-tab .tab-link {
    border-radius: 10px 10px 0 0;
    padding: 16px 32px
}

.slider-tab .tab-link h4 {
    margin-bottom: 0;
    position: relative;
    padding-left: 32px;
    font-family: var(--primaryfont-semibold)
}

.slider-tab .tab-link h4::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat;
    background-size: 500px;
    left: 0;
    top: 2px
}

.slider-tab .tab-link:first-child h4::before {
    background-position: -366px 0
}

.slider-tab .tab-link:nth-of-type(2) h4::before {
    background-position: -251px 0
}

.slider-tab .tab-link:nth-of-type(3) h4::before {
    background-position: -167px 0
}

.slider-tab .tab-link:last-child h4::before {
    background-position: -27px 0
}

.slider-tab .tab-link .tab-dec {
    display: none;
    padding: 16px 0 0
}

.slider-tab .tab-link .tab-dec p {
    margin: 0;
    padding-left: 32px
}

.slider-tab .tab-link .tab-dec p a {
    display: block;
    margin-top: 16px
}

.slider-tab .tab-link.active {
    background: #f8f3e7;
    transition: ease all .4s;
    padding: 42px 32px;
    margin: 16px 0
}

.slider-tab .tab-link.active .tab-dec {
    display: block;
    transition: ease-in-out .4s
}

.slider-tab .tab-link .slider-content {
    display: none
}

.slider-tab span.progressBar {
    width: 100%;
    height: 2px;
    display: block;
    left: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    margin-bottom: 0
}

span.progressBar {
    background-color: #000
}

.slider-content {
    position: relative
}

.slider-content img {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    transition-delay: 150ms
}

a.p-btn.t-btn {
    color: #e42527;
    width: max-content;
    margin-top: 8px
}

a.p-btn.t-btn::after {
    background-position: -21px -43px;
    top: 3px
}

.solutions-wrap h2 {
    text-align: center;
    margin-bottom: 60px
}

.solutions-wrap .flex-wrap {
    gap: 24px
}

.s-img {
    border-radius: 10px;
    background: #004d40;
    text-align: center;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    position: relative
}

.s-img img {
    position: relative;
    z-index: 1
}

.s-img::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 300px;
    height: 100%;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/pattern-bg.svg) no-repeat center;
    background-size: 300px;
    z-index: 0;
    transform: translate(-50%, -50%)
}

.s-block {
    flex: 1
}

.s-content h4 {
    margin-bottom: 16px;
    max-width: 320px
}

.s-content p {
    max-width: 356px;
    font-size: 16px
}

section.working-wrap.zsection,
section.solutions-wrap.zsection {
    background: #fff
}

.pricedetails-wrap.zsection {
    background: #f8f3e7
}

.pricedetails-wrap h2 {
    text-align: center;
    margin-bottom: 56px
}

.p-block {
    color: #fff;
    border-radius: 10px;
    background: #004d40;
    padding: 80px 72px
}

.p-content ul {
    column-count: 2;
    margin-bottom: 72px
}

.p-content ul li {
    margin-bottom: 16px;
    font-size: 16px;
    align-items: center;
    position: relative;
    padding-left: 20px
}

.p-content ul li::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat -99px -67px;
    background-size: 990px;
    filter: brightness(0) invert(1);
    opacity: .8
}

.p-value {
    padding: 0 0 0 100px
}

a.info-btn {
    display: inline-block;
    margin-bottom: 15px
}

p.zsupport-price {
    margin-bottom: 32px
}

p.zsupport-price span {
    font-family: var(--zf-primary-light);
    font-size: 14px
}

p.zsupport-price span.zmust {
    font-size: 16px;
    font-family: var(--primaryfont-regular);
    display: block
}

.zpricegroup-common {
    color: #ffd730;
    font-family: var(--primaryfont-bold);
    display: flex
}

span.zcurrency-symbol-common {
    font-size: 32px
}

span.z-price-text-common {
    font-size: 64px
}

.cta-block {
    display: flex;
    flex-wrap: wrap;
    gap: 56px
}

.cta-block a em {
    text-transform: none
}

a.p-btn,
p.cus-btn {
    font-size: 16px;
    font-family: var(--primaryfont-semibold);
    color: #ffd730;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1.5px solid;
    line-height: 16px;
    padding-top: 3px;
    letter-spacing: -0.25px
}

p.cus-btn {
    display: inline
}

a.p-btn::after,
.c-text .c-btm.p-btn::after,
p.cus-btn::after {
    content: '';
    position: absolute;
    right: -27px;
    top: 4px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat 1px -44px;
    background-size: 700px;
    width: 20px;
    height: 20px;
    transition: ease all .5s;
    transform: rotate(360deg)
}

.i18n-ar p.cus-btn::after {
    left: -28px;
    right: inherit;
    transform: rotate(180deg)
}

a.p-btn:hover::after,
.c-text:hover .c-btm.p-btn::after,
p.cus-btn:hover::after {
    transform: rotate(324deg)
}

.i18n-ar p.cus-btn:hover::after {
    transform: rotate(190deg)
}

.bottom-wrap.zsection {
    background: #ffd730;
    padding-bottom: 0;
    position: relative
}

.bottom-wrap ul li::before {
    filter: brightness(0)
}

.bottom-wrap.zsection::before {
    content: '';
    position: absolute;
    right: 144px;
    top: 45%;
    width: 100%;
    max-width: 500px;
    height: 100%;
    transform: translateY(-50%);
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/btm-pattern.svg) no-repeat center
}

.bottom-wrap .h-content h2 {
    margin-bottom: 48px
}

.bottom-wrap .h-creative {
    position: relative;
    max-width: 500px;
    min-height: auto
}

.bottom-wrap .h-creative::before {
    display: none
}

.bottom-wrap .act-btn.cta-btn {
    margin-bottom: 16px
}

footer {
    position: relative;
    z-index: 1
}

.chat-widget {
    position: fixed;
    right: 25px;
    bottom: 5px;
    width: 128px;
    height: 210px;
    z-index: 9;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transition: all 1000ms ease
}

.chat-widget.active {
    visibility: visible;
    opacity: 1
}

.other-lang section.customers-wrap.zsection {
    display: none
}

.lang-rtl .reviews-wrap h4 {
    padding-right: 28px;
    padding-left: unset
}

.lang-rtl .reviews-wrap h4::before {
    right: 0;
    left: unset
}

.lang-rtl .stats-data *,
.lang-rtl .btm-center *,
.lang-rtl .btm-center {
    text-align: center
}

.lang-rtl .slider-tab .tab-link h4::before {
    right: 0;
    left: unset
}

.lang-rtl a.p-btn::after {
    left: -27px;
    right: unset;
    transform: scale(-1)
}

.lang-rtl .t-content.rtl-block ul {
    padding-right: 48px;
    padding-left: 0
}

.lang-rtl .t-content ul {
    padding-left: 54px;
    padding-right: unset
}

.lang-rtl .tabs ul li {
    padding: 10px 40px 10px 10px
}

.lang-rtl .tabs ul li::before {
    right: 10px;
    left: unset
}

.lang-rtl .slider-tab .tab-link h4 {
    padding-right: 32px;
    padding-left: unset
}

.lang-rtl .p-content ul li::before {
    right: 0;
    left: unset
}

.lang-rtl .p-content ul li {
    padding-right: 20px;
    padding-left: unset
}

.lang-rtl .bottom-wrap.zsection::before {
    left: 144px;
    right: unset
}

.lang-rtl .h-content ul li {
    padding-right: unset;
    padding-left: 18px
}

.lang-rtl .h-content ul li::before {
    right: 0;
    left: unset
}

.lang-rtl .slider-tab span.progressBar {
    right: 0;
    left: unset
}

.lang-rtl .customers-wrap.zsection {
    display: block !important
}

.lang-rtl .cus-btm h4 {
    padding-left: 5px
}

.lang-rtl .cus-btm {
    padding: 0 24px 24px 0
}

.lang-rtl .c-text h3,
.lang-rtl .customers-wrap a.p-btn {
    display: none
}

.lang-rtl .customers-block.c-text {
    justify-content: center
}

.lang-rtl .customers-wrap .customers-block a.p-btn {
    display: block
}

.lang-rtl .cus-btm img {
    position: relative
}

.i18n-ar .customers-block:nth-child(3) {
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/walaplus-ar.png)no-repeat top center;
    background-size: cover;
    align-items: flex-end
}

.i18n-ar .customers-block:nth-child(1) {
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/quant-ar.png)no-repeat top center;
    background-size: cover;
    align-items: flex-end
}

.i18n-ar .customers-block.c-text span {
    display: block;
    padding-top: 10px
}

.i18n-he .customers-block:nth-child(3) {
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/justmusic-he.jpg)no-repeat top center;
    background-size: cover;
    align-items: flex-end
}

.i18n-he .customers-block:nth-child(1) {
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/rablab-he.png)no-repeat top center;
    background-size: cover;
    align-items: flex-end
}

.i18n-he .c-text p {
    max-width: 400px
}

.lang-rtl .center-wrap {
    text-align: center
}

.lang-rtl .customers-block.c-text::before {
    transform: scaleX(-1)
}

.lang-rtl .customers-wrap .c-text span.c-btm.p-btn::after {
    display: none
}

.i18n-vi .bottom-wrap .h-content h2 {
    max-width: 560px
}

.i18n-vi .truted-businesses a.p-btn::after {
    right: -90px
}

.i18n-ar .zpricegroup-common {
    flex-direction: row-reverse;
    justify-content: flex-end
}

.zpromotion-wrap {
    position: relative
}

.zpromotion p {
    margin-bottom: 0;
    position: relative;
    display: flex;
    justify-content: center;
    font-size: 17px;
    color: var(--primary-color);
    text-align: center;
    line-height: 1.4;
    padding: 15px 0;
    letter-spacing: inherit
}

.zpromotion a {
    color: var(--highlight-color);
    font-family: var(--zf-secondary-medium);
    margin-left: 2px;
    white-space: nowrap
}

.zwc-zoholics-eu-promo .zpromotion p {
    display: block;
    margin: 0 auto
}

.zwc-zoholics-eu-promo {
    font-size: 20px;
    font-family: var(--zf-secondary-semibold);
    background-color: #fff3dc;
    text-align: center;
    padding: 0 15px
}

.zwc-zoholics-eu-promo a {
    color: #056cb8;
    font-family: var(--zf-secondary-semibold);
    text-decoration: none
}

.zwc-zoholics-eu-promo img {
    vertical-align: middle
}

.zwc-zoholics-eu-promo .zpromotion .zwc-eupromo-close {
    display: inline-block;
    cursor: pointer;
    background: url(//www.zohowebstatic.com/sites/zweb/images/one/images/close-icon.svg) center center no-repeat;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 4px;
    background-size: 10px auto;
    border: 0;
    position: absolute;
    right: 15px
}

.zw-promo-top a:before {
    display: none
}

.i18n-de .t-content.t-info h2::after {
    display: none
}

.i18n-de .pricedetails-wrap.zsection .zsupport-price .zpricegroup-common {
    display: inline-block;
    padding-right: 4px;
    color: #fff
}

.i18n-de .pricedetails-wrap.zsection .zsupport-price .zpricegroup-common span {
    font-size: 18px;
    font-family: var(--primaryfont-regular)
}

@media(min-width:576px) {
    .content-wrap.zcontainer {
        max-width: 540px
    }

    h1 {
        font-size: 40px
    }

    h2,
    .stats-data p span {
        font-size: 32px
    }

    h3 {
        font-size: 24px
    }

    h4 {
        font-size: 20px
    }
}

@media(min-width:768px) {
    .content-wrap.zcontainer {
        max-width: 720px
    }

    h1 {
        font-size: 44px
    }

    h2,
    .stats-data p span {
        font-size: 36px
    }

    h3 {
        font-size: 30px
    }

    .h-creative::before {
        content: '';
        position: absolute;
        left: -6%;
        bottom: -6px;
        width: 400px;
        height: 320px;
        background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/object-anim.svg)no-repeat center;
        background-size: cover;
        z-index: 0
    }

    .tabbed-content .tabs {
        display: block
    }

    .tabbed-content .tabs li a {
        display: block
    }

    .tabbed-content .item {
        min-height: 0
    }

    .tabbed-content .item::before {
        display: none
    }

    .tabbed-content.tabs-side .tabs {
        width: 150px;
        float: left
    }

    .tabbed-content.tabs-side .tabs li {
        display: block
    }

    .tabbed-content.tabs-side .item {
        margin-left: 150px
    }

    .item.active .item-content {
        padding-top: 0
    }

    .tabbed-content {
        min-height: 700px
    }

    .tabs-side .tabs li {
        margin-bottom: 2px
    }
}

@media(min-width:992px) {
    .i18n-ja h2.h-title.count {
        padding: 0 27px 0 0
    }

    .lang-rtl .t-content.t-info h2::after {
        transform: translateX(0)
    }

    .content-wrap.zcontainer {
        max-width: 960px
    }

    .zsection {
        padding: 96px 0
    }

    .h-content {
        flex: 2
    }

    .h-creative {
        flex: 1;
        display: flex;
        align-items: flex-end;
        min-height: 406px;
        position: absolute;
        right: 0;
        width: 100%
    }

    .i18n-de .h-creative,
    .i18n-fr .h-creative,
    .i18n-es-xl .h-creative {
        min-height: 472px
    }

    .i18n-ja .h-creative,
    .i18n-th .h-creative,
    .i18n-ar .h-creative {
        min-height: 424px
    }

    .i18n-nl .h-creative,
    .i18n-it .h-creative,
    .i18n-pt-br .h-creative,
    .i18n-vi .h-creative,
    .i18n-id .h-creative {
        min-height: 440px
    }

    .body-umain .h-creative {
        min-height: 350px
    }

    .body-umain.other-lang .h-creative {
        min-height: 380px
    }

    .body-umain.i18n-ar .h-creative {
        min-height: 361px
    }

    .body-umain.i18n-vi .h-creative {
        min-height: 385px
    }

    .body-umain.i18n-ja .h-creative {
        min-height: 394px
    }

    .p-content {
        flex: 2
    }

    .p-value {
        flex: 1
    }

    h1 {
        font-size: 48px
    }

    h2,
    .stats-data p span {
        font-size: 40px
    }

    h3 {
        font-size: 32px
    }

    .p-content {
        border-right: 1px solid #ffffff10;
        padding-right: 32px
    }

    .lang-rtl .p-content {
        border-right: 0;
        padding-right: 0;
        border-left: 1px solid #ffffff10;
        margin-left: 32px
    }

    .bottom-wrap.zsection {
        border-radius: 60px 60px 0 0
    }

    .slider-tab .tab-link.active {
        border-bottom: 2px solid #000
    }

    .t-content.rtl-block ul li:nth-child(2) {
        padding-left: 16px
    }

    section.customers-wrap.zsection,
    section.working-wrap.zsection {
        padding-bottom: 50px
    }

    section.working-wrap.zsection,
    section.solutions-wrap.zsection {
        padding-top: 50px
    }

    section.bottom-wrap.zsection .h-content {
        margin-bottom: 120px
    }

    .reviews-wrap h4::before {
        opacity: 0;
        transform: scale(.2);
        transition: ease-in .4s
    }

    .stats-wrap>.animated>.reviews-wrap h4::before {
        opacity: 1;
        transform: scale(1);
        animation: rotation 2s linear
    }

    @keyframes rotation {
        50% {
            transform: rotate(360deg)
        }

        100% {
            transform: rotate(0)
        }
    }

    .reviews-wrap ul li {
        opacity: 0;
        transition: ease-in-out .5s;
        transform: scale(.5);
        transition-delay: 550ms
    }

    .reviews-wrap ul li:nth-child(1) {
        transition-delay: 550ms
    }

    .reviews-wrap ul li:nth-child(2) {
        transition-delay: 650ms
    }

    .reviews-wrap ul li:nth-child(3) {
        transition-delay: 750ms
    }

    .stats-wrap>.animated>.reviews-wrap ul li {
        opacity: 1;
        transform: scale(1)
    }

    .t-content ul li {
        transform: scale(.75)
    }

    .t-content.rtl-block ul li {
        justify-content: flex-start
    }

    .t-content ul li:nth-child(1) {
        transition-delay: 450ms
    }

    .t-content ul li:nth-child(2) {
        transition-delay: 550ms
    }

    .t-content ul li:nth-child(3) {
        transition-delay: 650ms
    }

    .t-content ul li:nth-child(4) {
        transition-delay: 1s
    }

    .t-content ul li:nth-child(5) {
        transition-delay: 1.2s
    }

    .middle-animated .t-content ul li {
        transform: scale(1)
    }

    .cus-btm span.video-play-button {
        transition: ease-in-out .5s;
        transition-delay: 550ms;
        transform: scale(.75)
    }

    .middle-animated .cus-btm span.video-play-button {
        transform: scale(1)
    }

    .cus-btm h4 {
        opacity: 0;
        transform: translateX(-10px);
        transition: ease-in-out .5s;
        transition-delay: 750ms
    }

    .middle-animated .cus-btm h4 {
        opacity: 1;
        transform: translateX(0)
    }

    .s-img img {
        transform: scale(.75);
        transition-delay: 450ms;
        transition: ease-in-out .5s
    }

    .middle-animated .s-img img {
        transform: scale(1)
    }

    .s-img::before {
        transform: translate(-50%, -50%) scale(.15);
        opacity: 0;
        transition: ease-in .9s
    }

    .middle-animated .s-img::before {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1)
    }

    .lang-rtl .h-creative {
        left: 0;
        right: unset
    }

    .bottom-wrap .h-content h2 {
        max-width: 528px
    }
}

@media(min-width:1200px) {
    .t-content.t-info h2::after {
        transform: translateX(-15px)
    }

    .content-wrap.zcontainer {
        max-width: 1140px
    }

    h1 {
        font-size: 56px
    }

    h2,
    .stats-data p span {
        font-size: 48px
    }

    h3 {
        font-size: 36px
    }

    .bottom-wrap.zsection {
        border-radius: 100px 100px 0 0
    }

    .bottom-wrap .h-content h2 {
        max-width: 645px
    }

    .i18n-id section.hero-wrap.zsection {
        padding-bottom: 120px
    }

    .lang-rtl .dashboard-wrap .content-wrap.zcontainer {
        text-align: center
    }
}

@media(min-width:1400px) {
    .content-wrap.zcontainer {
        max-width: 1280px
    }

    h1 {
        font-size: 60px
    }

    h2,
    .stats-data p span {
        font-size: 56px
    }

    h3 {
        font-size: 32px
    }

    h4 {
        font-size: 24px
    }

    .bottom-wrap.zsection {
        border-radius: 200px 200px 0 0
    }

    .btm-center {
        margin-top: 56px
    }

    .bottom-wrap .h-content h2 {
        max-width: 762px
    }
}

@media(max-width:1440px) {
    .dashboard-wrap svg {
        width: 90%
    }
}

@media(max-width:1400px) {
    .i18n-fr .h-creative {
        min-height: 532px
    }

    .body-umain.i18n-fr .h-creative {
        min-height: 440px
    }
}

@media(max-width:1366px) {
    .p-value {
        padding: 0 0 0 80px
    }

    .lang-rtl .p-value {
        padding: 0 50px 0 0
    }
}

@media only screen and (max-width:1280px) {
    .zwc-zoholics-eu-promo .zpromotion p {
        max-width: 690px;
        margin: 0 auto;
        position: static
    }

    .zwc-zoholics-eu-promo:after,
    .zwc-zoholics-eu-promo:before {
        display: none
    }

    .zwc-zoholics-eu-promo .zpromotion .zwc-eupromo-close {
        right: -3px;
        top: 10px;
        position: absolute
    }
}

@media(max-width:1199px) {
    .t-content.t-info h2::after {
        transform: translateX(5px)
    }

    .body-umain.i18n-fr section.hero-wrap.zsection {
        padding-bottom: 107px
    }

    .i18n-vi .t-content.t-info h2::after {
        transform: translateX(0)
    }

    .body-umain .h-creative {
        min-height: 367px
    }

    .h-content p {
        max-width: 630px
    }

    .h-content ul {
        max-width: 560px
    }

    .h-creative {
        min-height: 425px
    }

    .i18n-fr .h-creative {
        min-height: 512px
    }

    .slider-tab {
        margin: 0 auto
    }

    .tabs ul {
        justify-content: flex-start;
        gap: 16px
    }

    .item-content .c-block.c-content {
        flex: 36%
    }

    .collobration-wrap .cta-block {
        gap: 16px;
        flex-direction: column
    }

    .c-block.c-content {
        gap: 8px
    }

    .i18n-pt-br section.hero-wrap.zsection {
        padding-bottom: 165px
    }

    .i18n-pt-br .h-creative {
        min-height: 500px
    }

    .body-umain.i18n-pt-br .h-creative {
        min-height: 444px
    }

    .body-umain.i18n-th .h-creative {
        min-height: 380px
    }

    .i18n-id section.hero-wrap.zsection {
        padding-bottom: 100px
    }

    .i18n-ja .t-content.t-info h2::after {
        transform: translateX(-10px)
    }

    .lang-rtl .slider-tab {
        margin: 0
    }

    .i18n-id .t-content.t-info h2::after,
    .i18n-th .t-content.t-info h2::after {
        transform: translateX(15px)
    }

    .i18n-nl .t-content.t-info h2::after,
    .i18n-es-xl .t-content.t-info h2::after,
    .i18n-pt-br .t-content.t-info h2::after {
        transform: translateX(10)
    }

    .i18n-vi.non-umain a.act-btn.cta-btn,
    .i18n-vi.non-umain a.cta-btn.getquote-btn {
        font-size: 14px
    }

    .i18n-vi .h-creative {
        right: -10px;
        width: 100%
    }

    .i18n-ar .dashboard-wrap.bg-fill.content-wrap.zcontainer {
        text-align: center
    }

    .lang-rtl .h-content ul li {
        padding-right: 0;
        padding-left: 15px
    }

    .lang-rtl .t-content.rtl-block ul {
        gap: 14px
    }

    .t-content ul li {
        flex: 46%
    }
}

@media(max-width:991px) {
    .zpromotion p {
        padding: 15px
    }

    .zpromotion p {
        font-size: 15px
    }

    .i18n-ja .t-content.t-info h2 {
        padding-right: 25px
    }

    .i18n-id section.hero-wrap.zsection,
    .i18n-pt-br section.hero-wrap.zsection,
    .body-umain.i18n-ja section.hero-wrap.zsection {
        padding-bottom: 0
    }

    .body-umain .h-creative,
    .i18n-fr .h-creative,
    .i18n-pt-br .h-creative,
    .body-umain.i18n-pt-br .h-creative,
    .body-umain.i18n-pt-br .h-creative {
        min-height: auto
    }

    .h-title.sm {
        display: block
    }

    .h-creative {
        position: relative;
        margin: 30px auto 0;
        min-height: auto
    }

    section.hero-wrap.zsection {
        padding-bottom: 0;
        position: relative
    }

    .h-content {
        margin: 0 auto;
        text-align: center
    }

    .h-content ul {
        justify-content: center;
        margin: 0 auto
    }

    .h-content p {
        font-size: 16px;
        margin: 0 auto 24px
    }

    .ctagroup {
        justify-content: center
    }

    .dashboard-wrap {
        padding-bottom: 48px;
        cursor: pointer
    }

    .bottom-wrap .h-content {
        padding: 0 42px
    }

    .bottom-wrap .h-content h2 {
        max-width: 460px;
        margin: 0 auto 48px
    }

    .p-content {
        width: 100%;
        border-bottom: 1px solid #ffffff10;
        padding-bottom: 24px
    }

    .lang-rtl .p-content {
        margin: 24px 0
    }

    .p-content ul {
        margin-bottom: 32px
    }

    .p-value {
        padding: 0;
        max-width: 315px;
        margin: 0 auto;
        text-align: center
    }

    .zpricegroup-common {
        justify-content: center
    }

    .bottom-wrap.zsection {
        border-radius: 42px 42px 0 0
    }

    .dashboard-wrap.bg-fill {
        padding-top: 0
    }

    .dashboard-wrap.bg-fill::before {
        transform: scale(1);
        transition: ease-in .4s
    }

    .solutions-wrap .flex-wrap {
        justify-content: center
    }

    .solutions-wrap h2 {
        margin-bottom: 38px
    }

    .customers-block,
    .customers-block.c-text {
        flex: 48%;
        max-width: 460px
    }

    .customers-wrap .flex-wrap {
        justify-content: center
    }

    .customers-wrap .flex-wrap .customers-block:first-child {
        order: 1
    }

    .customers-wrap .flex-wrap a.customers-block.c-text {
        order: 3
    }

    .customers-wrap .flex-wrap .customers-block:last-child {
        order: 2
    }

    .truted-businesses {
        flex-direction: column;
        gap: 32px
    }

    .truted-businesses .t-content:first-child {
        order: 1
    }

    .truted-businesses .t-content:nth-of-type(2) {
        order: 3
    }

    .truted-businesses .t-content:last-child {
        order: 2
    }

    .bottom-wrap.zsection {
        padding-bottom: 60px
    }

    .bottom-wrap .h-creative {
        display: none
    }

    .s-img {
        max-width: 350px
    }

    .s-block {
        flex: 48%;
        max-width: 348px
    }

    .slider-wrap {
        padding: 0
    }

    .slider-content-wrap {
        display: none
    }

    .slider-tab {
        width: 100%;
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 16px
    }

    .slider-tab .tab-link.active,
    .slider-tab .tab-link {
        background: #f8f3e7;
        padding: 42px 32px;
        margin: 0;
        border-radius: 10px;
        flex: 35%
    }

    .slider-tab .tab-link.active .progressBar {
        display: none
    }

    .slider-tab .tab-link .tab-dec {
        display: block
    }

    .item.active {
        padding: 60px 0 0
    }

    .t-content ul {
        gap: 16px
    }

    .t-content.rtl-block ul,
    .t-content ul {
        padding: 0
    }

    .t-content ul li,
    .t-content.rtl-block ul li {
        flex: 1;
        justify-content: center
    }

    .overall-stats {
        margin-bottom: 32px
    }

    .customers-wrap .flex-wrap {
        margin: 42px 0
    }

    section.customers-wrap.zsection,
    section.working-wrap.zsection {
        padding-bottom: 32px
    }

    section.working-wrap.zsection,
    section.solutions-wrap.zsection {
        padding-top: 32px
    }

    .customers-wrap a.info-btn {
        margin-bottom: 0
    }

    span.zcurrency-symbol-common {
        font-size: 28px
    }

    span.z-price-text-common {
        font-size: 56px
    }

    .dashboard-wrap .content-wrap.zcontainer {
        max-width: none
    }

    .h-title.count,
    .t-content.t-info h2::after,
    .c-text h3::after {
        display: none
    }

    .p-block {
        padding: 64px 42px
    }

    .lang-rtl .h-content *,
    .lang-rtl .p-value *,
    .lang-rtl .p-value,
    .lang-rtl .h-content {
        text-align: center
    }

    .lang-rtl .t-content.rtl-block ul,
    .lang-rtl .t-content ul {
        padding: 0
    }

    .lang-rtl .h-creative {
        position: relative;
        margin: 30px auto 0;
        min-height: auto
    }

    .lang-rtl .dashboard-wrap .content-wrap.zcontainer {
        text-align: center
    }

    .i18n-ar .zpricegroup-common {
        justify-content: center
    }

    .lang-rtl .customers-wrap .flex-wrap .customers-block:last-child {
        order: 1
    }

    .lang-rtl .customers-wrap .flex-wrap .customers-block:last-child {
        order: 2
    }

    .lang-rtl .customers-wrap .flex-wrap .customers-block:nth-child(2) {
        order: 3
    }
}

@media(max-width:767px) {
    .zwc-zoholics-eu-promo img {
        width: 110px
    }

    .zwc-zoholics-eu-promo .zpromotion .zwc-eupromo-close {
        right: -10px
    }

    .zwc-zoholics-eu-promo .zpromotion p {
        max-width: 600px
    }

    .p-block {
        padding: 56px 42px
    }

    .p-content ul {
        column-count: 1
    }

    .p-content ul li {
        display: flex;
        flex: 100%;
        margin-bottom: 12px;
        font-size: 16px
    }

    .pricedetails-wrap h2 {
        max-width: 400px;
        margin: 0 auto 40px
    }

    .p-content ul li:nth-child(5) {
        margin-bottom: 16px
    }

    .overall-stats {
        flex-direction: column;
        border: 0
    }

    .stats-data.apps {
        border-left: 0;
        border-right: 0;
        border-top: 1px solid #083D301A;
        border-bottom: 1px solid #083D301A
    }

    .s-block {
        flex: auto
    }

    .s-img {
        margin: 0 auto 32px
    }

    .s-content {
        max-width: 350px;
        text-align: center;
        margin: 0 auto
    }

    .slider-tab .tab-link.active,
    .slider-tab .tab-link {
        flex: 100%
    }

    .item {
        position: relative
    }

    .item.active {
        padding: 0
    }

    .tabbed-content .item.active .item-content {
        padding: 32px 0
    }

    .item-content.flex-wrap {
        flex-direction: column
    }

    .item::before {
        cursor: pointer;
        font-family: var(--primaryfont-semibold);
        padding: 8px 16px 8px 38px;
        display: block;
        border-radius: 10px;
        margin-bottom: 16px;
        border-width: 1px;
        border-style: solid;
        border-color: #067256;
        border-image: initial;
        background: #036149
    }

    .item::after {
        content: '';
        position: absolute;
        width: 24px;
        height: 24px;
        left: 10px;
        top: 10px;
        background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat 0 0;
        background-size: 460px
    }

    .item>span.arrow-icon {
        filter: brightness(0) invert(1)
    }

    .item::after {
        filter: brightness(0) invert(1)
    }

    span.arrow-icon {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        background: url(//www.zohowebstatic.com/sites/zweb/images/one/india/home-sprite.svg) no-repeat 2px -46px;
        background-size: 750px;
        width: 24px;
        height: 24px;
        -webkit-filter: brightness(0);
        filter: brightness(0);
        transition: ease all .5s;
        transform: rotate(0);
        text-indent: -9999px
    }

    .teams-wrap .item::after {
        filter: brightness(0) invert(0)
    }

    .teams-wrap .item.active::after {
        filter: none
    }

    .teams-wrap .item::before {
        border-width: 1px;
        border-style: solid;
        border-color: #e2dbca;
        border-image: initial;
        background: #f8f3e7
    }

    .teams-wrap .item>span.arrow-icon {
        filter: brightness(0) invert(0)
    }

    .item.active span.arrow-icon {
        transform: rotate(90deg)
    }

    .item.active::after {
        filter: brightness(0) invert(0)
    }

    .collobration-wrap .item.active>span.arrow-icon {
        filter: brightness(0) invert(0)
    }

    .tabbed-content {
        margin-bottom: 32px
    }

    .bottom-wrap .h-content {
        padding: 0 25px
    }

    .slider-tab .tab-link.active,
    .slider-tab .tab-link {
        padding: 32px 16px
    }

    .dashboard-wrap img {
        display: block
    }

    .dashboard-wrap svg {
        display: none
    }

    .zph-sticky .chat-widget {
        display: block !important
    }

    .other-lang.zph-sticky .chat-widget {
        display: none !important
    }

    .chat-widget {
        max-width: 120px;
        height: auto;
        bottom: 65px
    }

    .lang-rtl .s-content * {
        text-align: center
    }

    .lang-rtl .item::before {
        padding: 8px 38px 8px 16px
    }

    .lang-rtl span.arrow-icon {
        left: 10px;
        right: unset;
        transform: rotate(180deg);
        font-size: 0;
        text-indent: unset
    }

    .lang-rtl .item.active span.arrow-icon {
        transform: rotate(90deg)
    }

    .lang-rtl .item::after {
        right: 10px;
        left: unset
    }

    .bottom-wrap .h-content h2 {
        max-width: 410px
    }
}

@media(max-width:575px) {
    a.act-btn.cta-btn {
        padding: 16px 24px
    }

    .cta-block {
        gap: 32px
    }

    a.p-btn,
    p.cus-btn {
        border-bottom: 0
    }

    h1 {
        font-size: 40px
    }

    h2,
    .stats-data p span {
        font-size: 32px
    }

    h3 {
        font-size: 24px
    }

    h4 {
        font-size: 20px
    }

    .customers-block.c-text {
        padding: 32px
    }

    .truted-businesses {
        gap: 8px
    }

    .t-content.t-info {
        margin-top: 0;
        margin-bottom: 40px
    }

    .overall-stats {
        margin-bottom: 24px
    }

    .t-content.t-info {
        margin-top: 24px
    }

    .h-creative {
        max-width: 300px
    }

    .other-lang h2,
    .other-lang .stats-data p span {
        font-size: 25px
    }

    .slider-tab .tab-link .tab-dec p a {
        border: 0
    }

    .slider-tab .tab-link .tab-dec p {
        padding-left: 0
    }

    .bottom-wrap .h-content {
        padding: 0
    }
}

@media(max-width:480px) {
    .other-lang a.p-btn {
        font-size: 12px;
        line-height: 21px
    }

    .other-lang h1 {
        font-size: 35px
    }

    .i18n-vi .truted-businesses a.p-btn::after {
        right: -30px;
        top: 2px
    }

    .c-text p {
        font-size: 18px;
        max-width: 342px;
        line-height: 24px
    }

    .zwc-zoholics-eu-promo img {
        width: 110px
    }

    .i18n-he .c-text p {
        max-width: 342px
    }

    .zwc-zoholics-eu-promo .zpromotion p {
        max-width: 360px;
        line-height: 1.6
    }

    .zwc-zoholics-eu-promo .zpromotion .zwc-eupromo-close {
        right: -20px
    }

    .zwc-zoholics-eu-promo {
        padding-right: 30px
    }
}

@media(max-width:360px) {

    a.p-btn,
    p.cus-btn {
        font-size: 14px
    }
}

.lang-rtl .t-content.t-info h2::after {
    right: -30px
}

.lang-rtl .h-content ul li::before {
    margin-left: 4px;
    margin-right: 0
}

.i18n-he .t-info p.cus-btn,
.i18n-he .t-info p.cus-btn:after {
    display: none
}

.lang-rtl .solutions-wrap h2,
.lang-rtl .pricedetails-wrap h2 {
    text-align: center
}

.lang-rtl .p-value {
    padding: 0 100px 0 0
}

.lang-rtl .zpricegroup-common {
    flex-direction: row-reverse;
    justify-content: right
}

.lang-rtl .h-content ul {
    max-width: 560px
}

.lang-rtl .h-content ul li::before {
    margin-right: 0;
    margin-left: 4px
}

.lang-rtl .cwf-container.cwf-on-slide .cwf-title-form-wrap {
    left: 0;
    right: unset
}

.i18n-he a.schedule-call.nonlang {
    display: none
}

.lang-rtl .slider-tab .tab-link .tab-dec p {
    padding-left: 0;
    padding-right: 32px
}

@media(max-width:991px) {
    .lang-rtl .p-value {
        padding: 0
    }

    .lang-rtl .zpricegroup-common {
        justify-content: center
    }
}

@media(max-width:767px) {

    .lang-rtl .overall-stats.flex-wrap,
    .lang-rtl .overall-stats.flex-wrap * {
        justify-items: center
    }
}