<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*lazy load css*/
picture {
  display: inline-block;
}
.lazy {
  width: 100%;
  height: 100%;
  background-image: url('/sites/zweb/images/jp/crmplus/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
}
.lazy.lazy1 {
  min-height: 190px;
}
.crmplus-page {
  overflow: hidden;
  position: relative;
}
.crmplus-branding-logo {
  background: 0;
}
body {
  font: 18px/1.6 "Roboto";
}
.crmplus-page p,
.crmplus-page li,
.crmplus-page a,
.crmplus-page span,
.crmplus-page i,
.crmplus-page b {
  font: 18px/1.6 Roboto;
  font-weight: 400;
}
h1 {
  font: 52px/1 var(--zf-primary-extrabold);
  font-size: 52px;
  line-height: 1.3;
  font-weight: 700;
  width: 95%;
  letter-spacing: -0.5px;
}
h2 {
  letter-spacing: -0.5px;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 1.3;
  font-weight: 700;
}
.bottom-cta-section h2 {
  margin-bottom: 35px;
}
h3 {
  font: 32px/1.75 var(--zf-primary-light);
  font-weight: normal;
  font-weight: 700;
  margin-bottom: 0;
  width: max-content;
  position: relative;
}
h4 {
  font: 21px/1.4 var(--zf-primary-semibold);
  font-weight: normal;
  font-weight: 500;
  margin-bottom: 20px;
}
.act-btn.cta-btn {
  font-family: var(--zf-primary-semibold);
}
picture {
  max-width: 100%;
  display: inherit;
}
.box-shadow source,
.box-shadow img {
  box-shadow: 0 14px 60px 0 rgba(37, 52, 74, 0.14);
}
.chat-video-box picture source,
.chat-video-box picture img,
.salesiq source,
.salesiq img {
  box-shadow: none;
}
.features-bg .container li span,
h3 .line,
.features-bg .container::after,
.features-bg .container::before,
.brand-section span {
  background: url("/sites/zweb/images/jp/crmplus/voc-crmplus-sprites.svg");
}
.small-image-section {
  background: 0;
}
h3 .line {
  position: absolute;
  width: 110%;
  background-position: -423px -399px;
  height: 5px;
  left: 0;
  top: 48%;
}
.container {
  margin: auto;
  max-width: 1200px;
}
.nav-container {
  position: -webkit-sticky;
  position: fixed;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  top: -50px;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.voc-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  max-width: 100%;
  width: 100%;
}
.nav-container.fixed {
  top: 52px;
  background: #fff;
  z-index: 15;
  opacity: 1;
}
.voc-nav .navlist {
  padding: 0 20px;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-left: 1px solid #ddd;
}
.voc-nav .navlist.first-child {
  border: 0;
}
.voc-nav div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 10px 0;
}
.voc-nav span {
  position: absolute;
  background: #0067ff;
  height: 2px;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#nav-list1 {
  width: 152px;
  left: 0;
}
#nav-list2 {
  width: 170px;
  left: 11.9%;
}
#nav-list3 {
  width: 280px;
  left: 25.1%;
}
#nav-list4 {
  width: 177px;
  left: 47%;
}
#nav-list5 {
  width: 200px;
  left: 60.7%;
}
#nav-list6 {
  width: 199px;
  left: 76.3%;
}
#nav-list7 {
  width: 100px;
  left: 91.9%;
}
.border-rad,
.border-rad img,
.border source {
  border-radius: 12px;
}
.banner-section .text-wrap {
  max-width: 990px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 80px 0 60px;
  margin: auto;
}
.banner-section .text-wrap p a {
  color: #0067ff;
}
.banner-section .banner-img-wrap {
  max-width: 47%;
  width: 100%;
}
.brand-section {
  text-align: center;
  background: 0;
  padding-bottom: 100px;
}
.brand-section h5 {
  margin: 10px 0 20px;
  color: #6b7582;
  font-size: 17px;
  font-family: Roboto;
  font-weight: 400;
}
.brands-logo {
  max-width: 1300px;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.brands-logo li {
  padding-right: 30px;
}
.brands-logo li:last-child {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.brands-logo li span {
  display: block;
}
.brand-section .logo-1 span {
  width: 132px;
  height: 52px;
  background-position: -17px -470px;
}
.brand-section .logo-2 span {
  width: 130px;
  height: 50px;
  background-position: -175px -466px;
}
.brand-section .logo-3 span {
  width: 168px;
  height: 65px;
  background-position: -725px -454px;
}
.brand-section .logo-4 span {
  width: 60px;
  height: 72px;
  background-position: -154px -547px;
}
.brand-section .logo-5 span {
  width: 72px;
  height: 72px;
  background-position: -40px -547px;
}
.brand-section .logo-6 span {
  width: 180px;
  height: 50px;
  background-position: -338px -466px;
}
.brand-section .logo-7 span {
  width: 154px;
  height: 50px;
  background-position: -547px -466px;
}
.features-bg .container {
  max-width: 1130px;
  padding: 75px 0;
  position: relative;
  justify-content: space-between;
  align-items: flex-end;
  background: 0;
  z-index: 1;
}
.features-bg {
  background: url("/sites/zweb/images/jp/crmplus/free-crm-bluebg.jpg");
  position: relative;
  background-size: cover;
}
.features-bg.arrow-bg::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -11%;
  left: 0;
  z-index: 0;
  background-image: url("/sites/zweb/images/jp/crmplus/voc-arrow.png");
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.features-bg .container::after,
.features-bg .container::before {
  content: "";
  position: absolute;
  height: 90px;
  width: 100px;
  left: 47%;
  bottom: -40px;
  background-position: 0 -350px;
  z-index: 2;
}
.features-bg .container::after {
  left: unset;
  right: -40px;
  bottom: unset;
  top: -46px;
  background-position: -105px -350px;
}
.features-bg .container li {
  font: 18px/1.6 "Roboto Slab";
  font-weight: 400;
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  height: 100%;
  background: #fff;
  border-radius: 10px;
  max-width: 205px;
  box-sizing: border-box;
  min-height: 87px;
  animation-name: floating;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.sm-box1 {
  transition: all ease-in-out 0.4s;
  animation-duration: 4.2s;
}
.sm-box2 {
  margin-bottom: 45px;
  transition: all ease-in-out 0.6s;
  animation-duration: 4.4s;
}
.sm-box3 {
  margin-bottom: 70px;
  transition: all ease-in-out 0.8s;
  animation-duration: 4.6s;
}
.sm-box4 {
  transition: all ease-in-out 1s;
  animation-duration: 4.8s;
}
.bottom-cta-section {
  text-align: center;
  padding: 180px 0 140px;
}
.bottom-cta-section p,
.banner-section .text-wrap p {
  margin-bottom: 30px;
}
.detail-section {
  padding: 140px 0 0;
}
.detail-section.first-section {
  padding: 140px 0;
}
.first-section {
  text-align: center;
}
.first-section h2 {
  max-width: 920px;
  margin: auto;
}
.menu-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 55px;
}
.menu-section li {
  padding: 30px 4% 45px;
  width: 25%;
  border-right: 1px solid #e4e4e4;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.menu-section li:hover {
  transition: all 0.2s linear !important;
  box-shadow: rgba(39, 79, 117, 0.2) 0 40px 90px -30px;
  z-index: 2;
}
.white-space::before,
.white-space::after,
.white-space-top::after,
.white-space-top::before {
  content: "";
  background: #fff;
  position: absolute;
  height: 14px;
  width: 14px;
  left: -7px;
  bottom: -7px;
  z-index: 0;
}
.white-space::after,
.white-space-top::after {
  left: unset;
  right: -7px;
}
.white-space-top::after,
.white-space-top::before {
  bottom: unset;
  top: -7px;
}
.border-bottom {
  border-bottom: 1px solid #e4e4e4;
}
.menu-section li:last-child,
.menu-section li:nth-child(4) {
  border-right: 0;
}
.micon {
  background-size: 1440px auto;
  background-repeat: no-repeat;
}
.micon {
  display: block;
  height: 120px;
  position: relative;
  margin: auto;
}
.menu-icon1 {
  width: 157px;
  background-position: -15px -15px;
}
.menu-icon2 {
  width: 192px;
  background-position: -213px -15px;
}
.menu-icon3 {
  background-position: -450px -15px;
  width: 146px;
}
.menu-icon4 {
  background-position: -636px -15px;
  width: 142px;
}
.menu-icon5 {
  background-position: -811px -15px;
  width: 156px;
}
.menu-icon6 {
  background-position: -1008px -15px;
  width: 168px;
}
.menu-icon7 {
  background-position: -1222px -15px;
  width: 190px;
}
.menu-section p {
  margin: 30px 0 0;
  font-weight: 500;
}
.last-detail-section {
  padding-bottom: 140px;
}
.light-dark-bg {
  background: #e2e9f4;
  position: relative;
  z-index: 1;
}
.light-dark-bg::after,
.dark-bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 140px;
  bottom: 0;
  background: #fff;
  z-index: 0;
}
.img-container {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.img-container p {
  margin-bottom: 60px;
}
.detail-section .container,
.banner-section .container,
.features-bg .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.detail-section .img-wrap {
  max-width: 560px;
  width: 100%;
  position: relative;
}
.voc-video {
  width: 100%;
}
.detail-section.defer .img-wrap,
.detail-section .text-wrap {
  max-width: 575px;
  width: 100%;
}
.detail-section.defer .text-wrap {
  max-width: 500px;
  width: 100%;
}
.dark-bg {
  background: url("/sites/zweb/images/jp/crmplus/pattern_blk.jpg");
  position: relative;
}
.dark-bg h2,
.dark-bg p {
  color: #fff;
}
.rounded-text {
  display: flex;
  flex-wrap: wrap;
}
.rounded-text li {
  padding: 10px 20px;
  border: 1px solid #dcdcdc;
  border-radius: 25px;
  margin: 0 10px 10px 0;
  font-size: 16px;
  line-height: 1.2;
}
.small-image-section {
  min-height: 630px;
}
.small-image-section div {
  box-shadow: 0 14px 60px 0 rgba(37, 52, 74, 0.14);
  border-radius: 50%;
}
.small-image-section .sprite_img {
  background-size: 1440px auto !important;
  background-repeat: no-repeat;
  animation-name: floating;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  transition: all ease-in-out 4s, background 0s;
  position: absolute;
}
.small-image-section .icons {
  position: absolute;
  animation: rotate 3s infinite linear;
  display: block;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.small-image-section .pro-img1 {
  height: 225px;
  width: 225px;
  background-position: -15px -160px;
  top: 30%;
  left: 5%;
  animation-duration: 6s;
}
.small-image-section .pro-img2 {
  height: 65px;
  width: 65px;
  background-position: -253px -240px;
  bottom: 0;
  left: 0;
  animation-duration: 5.5s;
}
.small-image-section .pro-img3 {
  height: 70px;
  width: 70px;
  background-position: -333px -238px;
  left: 16%;
  top: 3%;
  animation-duration: 5s;
}
.small-image-section .pro-img4 {
  height: 40px;
  width: 40px;
  background-position: -418px -253px;
  left: 40%;
  bottom: 3%;
  animation-duration: 4.5s;
}
.small-image-section .pro-img5 {
  height: 80px;
  width: 80px;
  background-position: -473px -233px;
  right: 5%;
  top: 70%;
  animation-duration: 4s;
}
.small-image-section .pro-img6 {
  height: 118px;
  width: 118px;
  background-position: -572px -214px;
  right: 0;
  top: 15%;
  animation-duration: 4.5s;
}
.small-image-section .pro-img7 {
  height: 45px;
  width: 45px;
  background-position: -706px -251px;
  top: 0;
  left: 60%;
  animation-duration: 4s;
}
.icons.icon-1 {
  height: 14px;
  width: 14px;
  background-position: -246px -393px;
  bottom: 17%;
  left: 22%;
}
.icons.icon-2 {
  height: 18px;
  width: 18px;
  background-position: -269px -388px;
  left: 42%;
  top: 6%;
  animation: none;
}
.icons.icon-3 {
  height: 14px;
  width: 14px;
  background-position: -296px -394px;
  top: 40%;
  right: 35%;
}
.icons.icon-4 {
  height: 15px;
  width: 16px;
  background-position: -319px -392px;
  right: 11%;
  top: 8%;
}
.icons.icon-5 {
  height: 18px;
  width: 18px;
  background-position: -342px -388px;
  right: 0;
  bottom: 40%;
  animation: none;
}
.icons.icon-6 {
  height: 18px;
  width: 18px;
  background-position: -269px -388px;
  bottom: 20%;
  right: 35%;
  animation: none;
}
.customer-facing-section {
  background: url("/sites/zweb/images/jp/crmplus/pattern_blue.jpg");
  padding: 140px 0 0;
}
.customer-facing-section h2 {
  color: #fff;
  max-width: 1080px;
  margin: auto;
  text-align: center;
}
.cf-logo-section {
  margin-top: 55px;
  min-height: 570px;
  display: flex;
  position: relative;
}
.cf-logo-box {
  text-align: center;
  position: absolute;
  animation: floating ease-in-out infinite;
  -webkit-animation: floating ease-in-out infinite;
  transition: all ease 0.65s;
}
.cf-logo-box .cf-logo {
  position: relative;
  display: block;
  margin: auto;
}
.cf-logo-box p {
  color: #fff;
  font-size: 14px;
  margin: 10px auto 0;
  font-weight: 500;
}
.cf-logo.sprite-img.cf-logo1 {
  height: 111px;
  width: 111px;
  background-position: -493px -167px;
}
.cf-logo.sprite-img.cf-logo2 {
  height: 161px;
  width: 161px;
  background-position: -293px -172px;
}
.cf-logo.sprite-img.cf-logo3 {
  height: 111px;
  width: 111px;
  background-position: -613px -167px;
}
.cf-logo.sprite-img.cf-logo4 {
  height: 142px;
  width: 142px;
  background-position: -463px -11px;
}
.cf-logo.sprite-img.cf-logo5 {
  height: 111px;
  width: 111px;
  background-position: -734px -167px;
}
.cf-logo.sprite-img.cf-logo6 {
  height: 142px;
  width: 142px;
  background-position: -613px -11px;
}
.cf-logo.sprite-img.cf-logo7 {
  height: 161px;
  width: 161px;
  background-position: -293px -2px;
}
.cf-logo.sprite-img.cf-logo8 {
  height: 122px;
  width: 122px;
  background-position: -765px -22px;
}
.cf-logo.sprite-img.cf-logo9 {
  height: 275px;
  width: 267px;
  background-position: 0px 0px;
}
.sales {
  position: relative;
  margin: auto auto -57px;
  animation: none;
}
.sales p {
  position: absolute;
  color: #000;
  font-size: 16px;
  left: 35%;
  bottom: 12%;
}
.box1 {
  bottom: 48%;
  left: 9%;
  animation-duration: 4.2s;
}
.box2 {
  bottom: 8%;
  left: 14%;
  animation-duration: 4.4s;
}
.box3 {
  left: 31%;
  bottom: 38%;
  animation-duration: 4.6s;
}
.box4 {
  left: 39%;
  bottom: 67%;
  animation-duration: 4.8s;
}
.box5 {
  left: 55%;
  bottom: 42%;
  animation-duration: 4.2s;
}
.box6 {
  left: 67%;
  bottom: 10%;
  animation-duration: 4.4s;
}
.box7 {
  left: 70%;
  bottom: 50%;
  animation-duration: 4.6s;
}
.box8 {
  left: 86%;
  bottom: 23%;
  animation-duration: 4.8s;
}
.pattern {
  background: #333;
  opacity: 0.15;
  position: absolute;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
.pt-1 {
  left: 11%;
  top: 57%;
}
.pt-2,
.pt-7 {
  height: 40px;
  width: 40px;
  left: 24%;
  top: 34%;
}
.pt-3 {
  bottom: 10%;
  left: 27%;
}
.pt-4 {
  left: 48%;
  top: 41%;
}
.pt-5 {
  left: 62%;
  top: 24%;
}
.pt-6 {
  right: 17%;
  bottom: 17%;
}
.pt-7 {
  left: unset;
  top: unset;
  right: 15%;
  bottom: 45%;
}
@-webkit-keyframes floating {
  0%,
  100% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 8px);
    -webkit-transform: translate(0, 8px);
  }
}
@keyframes floating {
  0%,
  100% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 8px);
    -webkit-transform: translate(0, 8px);
  }
}
.chat-video-box {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.chat-video {
  border-radius: 12px;
  max-height: 505px;
  width: auto;
  height: 100%;
  z-index: 1;
  box-shadow: 0 14px 60px 0 rgba(37, 52, 74, 0.14);
  border: 1px solid #eee;
}
.img-wrap .container {
  display: block;
  max-width: 100%;
  min-height: 600px;
}
.ss-anim {
  -webkit-transition: all ease-in-out 1s;
  -o-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
  position: relative;
}
.cf-logo-box.ss-anim {
  -webkit-transition: all ease-in-out 1s;
  -o-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s;
  position: absolute;
}
.ss-animate {
  opacity: 0;
}
.line.ss-animated {
  animation: line_animate 1.5s linear;
}
@keyframes line_animate {
  0% {
    width: 0;
  }
  100% {
    width: 110%;
  }
}
.up.ss-animate {
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
}
.cf-logo-box.up.ss-animate {
  bottom: -100px;
}
.left.ss-animate {
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px);
}
.right.ss-animate {
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
}
.ss-animated,
.line.ss-animate {
  opacity: 1;
}
.text-1 {
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.text-2 {
  -webkit-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
}
.text-3 {
  -webkit-transition: all ease-in-out 0.8s;
  -o-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
}
.cf-logo-box.box1 {
  transition: all ease-in-out 1.1s;
}
.cf-logo-box.box2 {
  transition: all ease-in-out 1.8s;
}
.cf-logo-box.box4 {
  transition: all ease-in-out 1.7s;
}
.cf-logo-box.box5 {
  transition: all ease-in-out 1.3s;
}
.cf-logo-box.box8 {
  transition: all ease-in-out 1.5s;
}
.ss-animated.box-anim1 {
  transition: all ease-in-out 0.4s;
}
.ss-animated.box-anim2 {
  transition: all ease-in-out 0.6s;
}
.ss-animated.box-anim3 {
  transition: all ease-in-out 0.8s;
}
.ss-animated.box-anim4 {
  transition: all ease-in-out 1s;
}
.ss-animated.box-anim5,
.cf-logo-box.box3 {
  transition: all ease-in-out 1.2s;
}
.ss-animated.box-anim6,
.cf-logo-box.box7 {
  transition: all ease-in-out 1.4s;
}
.ss-animated.box-anim7,
.cf-logo-box.box6 {
  transition: all ease-in-out 1.6s;
}
@-webkit-keyframes slide-up {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-up {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.promo-sec-wrap .content-wrap .slide-wrap {
  overflow: visible;
}
.customerPho span,
.flag {
  background-size: auto 100px;
  background-repeat: no-repeat;
  background-position: left top;
}
#salesiq-banner-img,
.salesiq {
  display: none;
}
.circle-animate {
  position: relative;
  height: 620px;
  width: 600px;
  margin: 30px auto 0;
}
.banner-content .circle-animate p {
  color: #333;
}
.circle {
  position: absolute;
}
#circle1 {
  height: 600px;
  width: 600px;
  border-radius: 100%;
  border: 1px solid #f3b791;
  background: rgba(255, 255, 255, 0.2);
}
#circle2 {
  border: 1px solid #f3b791;
  border-radius: 100%;
  height: 460px;
  left: 67px;
  top: 67px;
  width: 460px;
}
#circle3 {
  border: 1px solid #f3b791;
  border-radius: 100%;
  height: 320px;
  left: 135px;
  top: 135px;
  width: 320px;
}
#circle4 {
  border: 1px solid #f3b791;
  border-radius: 100%;
  height: 200px;
  left: 195px;
  top: 195px;
  width: 200px;
}
.data {
  position: absolute;
  height: 20px;
  width: 30px;
  display: none;
  z-index: 5;
}
#data0 {
  left: 290px;
  top: 140px;
}
#data1 {
  left: 425px;
  top: 170px;
}
#data2 {
  left: 585px;
  top: 265px;
  display: block;
}
#data3 {
  left: 365px;
  top: 295px;
}
#data5 {
  left: 495px;
  top: 330px;
}
#data6 {
  left: 290px;
  top: 398px;
  display: block;
}
#data7 {
  left: 440px;
  top: 500px;
}
#data8 {
  left: 80px;
  top: 355px;
}
#data9 {
  left: 165px;
  top: 415px;
}
#data10 {
  left: 195px;
  top: 290px;
}
#data11 {
  left: 130px;
  top: 185px;
}
#data12 {
  left: 110px;
  top: 85px;
  display: block;
}
#data13 {
  left: 290px;
  top: 10px;
  display: block;
}
.icon {
  position: absolute;
  top: -39px;
  left: -10px;
  height: 25px;
  width: 50px;
  border: 1px solid #ededed;
  border-radius: 3px;
  background-color: #fff;
  z-index: 5;
}
.bubble {
  position: absolute;
  width: 195px;
  z-index: 10;
  padding: 5px;
  text-align: center;
  background: none repeat scroll 0 0 #555454;
  font-size: 12px;
  color: white;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  opacity: 0;
  transition: 0.7s ease;
  -webkit-transition: 0.7s ease;
}
.bubble.fadeintooltip {
  transition: 0.7s ease;
  -webkit-transition: 0.7s ease;
}
.bubble:after {
  bottom: -5px;
  content: "";
  height: 10px;
  left: 180px;
  position: absolute;
  transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  width: 10px;
  border: 1px solid #555454;
  background: #555454;
  border-bottom: 0;
  border-left: 0;
}
#bubble1 {
  left: 35px;
  top: -40px;
}
#bubble2 {
  left: 45px;
  top: 25px;
}
#bubble3 {
  left: 34px;
  top: 103px;
}
#bubble4 {
  left: 65px;
  top: 155px;
}
.blink {
  position: absolute;
  height: 60px;
  width: 60px;
  border: solid 1px #ea785d;
  border-radius: 30px;
  display: none;
  transition: transform 1s ease;
  transform: scale(0, 0);
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
}
#blink0 {
  left: 275px;
  top: 167px;
}
#blink1 {
  left: 404px;
  top: 197px;
}
#blink2 {
  left: 470px;
  top: 60px;
}
#blink3 {
  left: 350px;
  top: 315px;
}
#blink4 {
  left: 390px;
  top: 436px;
}
#blink5 {
  left: 504px;
  top: 352px;
}
#blink6 {
  left: 274px;
  top: 422px;
}
#blink7 {
  left: 570px;
  top: 285px;
}
#blink8 {
  left: 70px;
  top: 385px;
}
#blink9 {
  left: 150px;
  top: 438px;
}
#blink10 {
  left: 180px;
  top: 313px;
}
#blink11 {
  left: 115px;
  top: 212px;
}
#blink12 {
  left: 95px;
  top: 110px;
}
#blink13 {
  left: 273px;
  top: 35px;
}
.holecontainer p {
  padding: 2px 5px;
  margin: 0 10px;
  font-size: 12px;
  line-height: 18px;
}
.holecontainer {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ededed;
  text-align: center;
  width: 80px;
  position: relative;
  left: -27px;
  top: -8px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.times {
  border-top: 1px solid #ededed;
}
.holecontainer:after {
  bottom: -6px;
  content: "";
  height: 10px;
  left: 36px;
  position: absolute;
  transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  width: 10px;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
  background: #fff;
  border-bottom: 0;
  border-left: 0;
}
.customerPho {
  margin: 0 auto;
  position: relative;
  top: 50px;
  width: 100px;
}
.customerPho span {
  background-position: 0 0;
  height: 100px;
  width: 100px;
  overflow: hidden;
  display: inline-block;
  text-indent: -999em;
  border-radius: 100%;
}
.flag {
  width: 30px;
  height: 20px;
  display: inline-block;
  border-radius: 2px;
}
#flag0 {
  background-position: -200px -60px;
}
#flag1,
#flag11,
#flag13 {
  background-position: -200px -40px;
}
#flag2 {
  background-position: -230px -20px;
}
#flag3,
#flag7 {
  background-position: -230px -80px;
}
#flag5 {
  background-position: -200px -20px;
}
#flag6 {
  background-position: -230px 0px;
}
#flag8 {
  background-position: -230px -40px;
}
#flag9 {
  background-position: -200px 0;
}
#flag10 {
  background-position: -230px -60px;
}
#flag12 {
  background-position: -200px -80px;
}
.other-lang .nav-container {
  display: none;
}
.other-lang h3 .line {
  display: none;
}
.other-lang h3 {
  text-decoration: line-through;
}
.i18n-pt-br .sales p,
.i18n-es-xl .sales p,
.i18n-de .sales p,
.i18n-th .sales p,
.i18n-it .sales p {
  left: 37%;
}
.i18n-id .sales p {
  left: 34%;
}
.i18n-vi .sales p {
  left: 31%;
}
@media (max-width: 1380px) {
  .banner-section .container {
    max-width: 100%;
    width: 90%;
  }
  .voc-nav .navlist {
    font-size: 14px;
  }
  #nav-list1 {
    width: 139px;
  }
  #nav-list2 {
    width: 155px;
  }
  #nav-list3 {
    width: 254px;
  }
  #nav-list4 {
    width: 160px;
  }
  #nav-list5 {
    width: 180px;
  }
  #nav-list6 {
    width: 178px;
  }
  #nav-list7 {
    width: 92px;
    left: 91.6%;
  }
}
@media (max-width: 1180px) {
  h1 {
    font-size: 42px;
  }
  h2 {
    font-size: 38px;
  }
  h3 {
    font-size: 28px;
  }
  h3 .line {
    width: 100%;
  }
  .features-bg .container li {
    font-size: 18px;
  }
  .nav-container.fixed {
    display: none;
  }
  .detail-section .container {
    max-width: 90%;
    width: 100%;
  }
  .detail-section .text-wrap,
  .detail-section.defer .text-wrap {
    max-width: 100%;
    text-align: center;
  }
  .detail-section .img-wrap {
    margin: auto;
  }
  #content_3 .img-wrap {
    order: 1;
    max-width: 600px;
    margin-top: 15px;
  }
  .img-container {
    max-width: 100%;
    width: 90%;
  }
}
@media (max-width: 992px) {
  .bottom-cta-section h2 {
    font-size: 26px;
  }
  .other-lang .cf-logo-box p {
    display: none;
  }
  .brands-logo {
    max-width: 100%;
    width: 90%;
  }
  .brands-logo li {
    padding: 0 15px;
  }
  .brand-section {
    padding-bottom: 60px;
  }
  .white-space-top::after,
  .white-space-top::before {
    display: none;
  }
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 22px;
    margin: auto;
  }
  h3 .line {
    background-position: -535px -399px;
    top: 50%;
  }
  .container,
  .img-container {
    max-width: 100%;
    width: 90%;
  }
  .banner-section .text-wrap,
  .banner-section .banner-img-wrap {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .detail-section.first-section {
    padding: 60px 0;
  }
  .banner-section .text-wrap {
    padding: 50px 0 20px;
  }
  .bottom-cta-section {
    padding: 85px 0 60px;
  }
  .menu-section li,
  .menu-section li:nth-child(4),
  .menu-section li:last-child {
    max-width: 300px;
    width: 100%;
    border: 1px solid #e4e4e4;
    margin: 10px;
  }
  .white-space::after,
  .white-space::before {
    display: none;
  }
  .detail-section,
  .customer-facing-section,
  .customer-facing-section {
    padding: 60px 0 0;
  }
  .last-detail-section {
    padding-bottom: 60px;
  }
  .detail-section .text-wrap,
  .detail-section .img-wrap,
  .detail-section.defer .text-wrap {
    text-align: center;
    max-width: 100%;
    margin: auto;
  }
  .img-container p {
    margin-bottom: 30px;
  }
  .small-image-section {
    min-height: 500px;
  }
  .cf-logo-section {
    min-height: 400px;
    margin-top: 25px;
  }
  .cf-logo-box .cf-logo {
    background-size: 454px auto !important;
  }
  #content_6 .img-wrap {
    max-width: 560px;
    margin-top: 30px;
  }
  .img-wrap .container {
    max-width: 100%;
    width: 100%;
  }
  .cf-logo.sprite-img.cf-logo1 {
    height: 56px;
    width: 56px;
    background-position: -246px -84px;
  }
  .cf-logo.sprite-img.cf-logo2 {
    height: 81px;
    width: 81px;
    background-position: -146px -86px;
  }
  .cf-logo.sprite-img.cf-logo3 {
    height: 56px;
    width: 56px;
    background-position: -306px -84px;
  }
  .cf-logo.sprite-img.cf-logo4 {
    height: 71px;
    width: 71px;
    background-position: -231px -6px;
  }
  .cf-logo.sprite-img.cf-logo5 {
    height: 56px;
    width: 56px;
    background-position: -367px -84px;
  }
  .cf-logo.sprite-img.cf-logo6 {
    height: 71px;
    width: 71px;
    background-position: -306px -6px;
  }
  .cf-logo.sprite-img.cf-logo7 {
    height: 81px;
    width: 81px;
    background-position: -146px -1px;
  }
  .cf-logo.sprite-img.cf-logo8 {
    height: 61px;
    width: 61px;
    background-position: -382px -11px;
  }
  .cf-logo.sprite-img.cf-logo9 {
    height: 132px;
    width: 127px;
  }
  .sales {
    margin: auto auto -25px;
  }
  .sales p {
    font-size: 16px;
    left: 36%;
    bottom: 13%;
  }
  .menu-section {
    margin-top: 25px;
  }
  .rounded-text {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .features-bg .container {
    justify-content: center;
    padding: 60px 0;
  }
  .features-bg .container li {
    width: 45%;
    margin: 10px;
    max-width: unset;
    min-height: unset;
    min-width: unset;
    max-height: unset;
    justify-content: center;
    animation: none;
  }
  .features-bg .container::after {
    right: 0;
  }
  .features-bg .container::before {
    left: 0;
  }
  .detail-section .img-wrap.chat-video-box {
    margin-top: 10px;
    max-width: 560px;
  }
  .features-bg.arrow-bg::after {
    display: none;
  }
  .ss-animate {
    opacity: 1;
  }
  .up.ss-animate {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .cf-logo-box.up.ss-animate,
  .box-up.ss-animate {
    bottom: unset;
  }
  .left.ss-animate {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .right.ss-animate {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .brands-logo li:last-child {
    padding: 10px 0 0;
  }
  .pattern {
    display: none;
  }
  .get-start-btn {
    display: none;
  }
  .brand-section h5 {
    max-width: 90%;
    margin: 0px auto 40px;
  }
  .detail-section .img-wrap.chat-video-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .chat-video-box picture {
    width: 30%;
    display: block;
  }
  .salesiq {
    display: block;
  }
  #container {
    display: none;
  }
  .cf-logo-box p {
    font-size: 12px;
  }
  .box1 {
    left: 5%;
  }
  .box2 {
    left: 12%;
  }
  .box3 {
    left: 28%;
  }
  .box4 {
    left: 39%;
  }
  .box5 {
    left: 51%;
  }
  .box6 {
    left: 65%;
  }
  .box7 {
    left: 72%;
  }
  .box8 {
    left: 86%;
  }
  .sales p {
    font-size: 16px;
  }
  .features-bg .container li {
    width: 90%;
    padding: 15px;
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  .chat-video {
    width: 67%;
  }
}
@media (max-width: 450px) {
  .pro-img1 {
    left: 0;
  }
  .cf-logo-box p {
    font-size: 10px;
    font-weight: 600;
    width: 80%;
  }
  .sales p {
    font-size: 16px;
    width: unset;
  }
  .box1 {
    left: 0;
  }
  .box2 {
    left: 5%;
  }
  .box3 {
    left: 23%;
  }
  .box4 {
    left: 33%;
  }
  .box5 {
    left: 48%;
  }
  .box6 {
    left: 70%;
  }
  .box7 {
    left: 72%;
    bottom: 57%;
  }
  .box8 {
    left: 84%;
    bottom: 35%;
  }
}
.i18n-ar .banner-section .text-wrap p,
.i18n-ar .brand-section h5,
.i18n-ar .detail-section h2,
.i18n-ar .menu-section p,
.i18n-ar .img-container p,
.i18n-ar .bottom-cta-section h2,
.i18n-ar .bottom-cta-section,
.i18n-ar .cf-logo-box p {
  text-align: center;
}
.i18n-ar .features-bg .container::after {
  right: auto;
  left: -40px;
}
.i18n-ar .text-wrap h2 {
  text-align: right;
}
.i18n-ar .rounded-text li {
  margin: 0 0 10px 10px;
}
@media (max-width: 992px) {
  .i18n-ar .container .text-wrap p,
  .i18n-ar .container .text-wrap h2,
  .i18n-ar .container .text-wrap h4 {
    text-align: center;
  }
}
.crmplus-page p {
  line-height: 1.9 !important;
}
.first-section h2,
.full-detail-section h2,
.detail-section h2,
.customer-facing-section h2,
.bottom-cta-section h2 {
  line-height: 1.4;
}
.other-lang h3 .line.bg_lazy_loaded {
  display: block!important;
  width: 100%!important;
}
.other-lang h3 {
  text-decoration: none!important;
}
.other-lang h3 .line {
  display: none;
}
@media (max-width: 767px) {
  .wbnr-popup-banner {
    display: none !important;
  }
}
.wbnr-popup-banner {
  position: fixed;
  top: 46%;
  background: #fff;
  box-shadow: 0 0 40px 0 rgb(0 0 0%);
  z-index: 10;
  opacity: 0;
  transition: 0.6s ease all;
  transform: translateY(-50%);
  z-index: 15;
  overflow: hidden;
  border-radius: 10px;
  box-sizing: border-box;
  width: 240px;
  right: -250px;
  padding: 51px 15px 59px;
}
.wbnr-popup-banner:before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0;
  z-index: -1;
  background: #fdf0dc;
  background: -moz-linear-gradient(-45deg, #fdf0dc 0%, #fbc6ae 100%);
  background: -webkit-linear-gradient(-45deg, #fdf0dc 0%, #fbc6ae 100%);
  background: linear-gradient(135deg, #fdf0dc 0%, #fbc6ae 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdf0dc', endColorstr='#fbc6ae', GradientType=1);
}
.wbnr-popup-banner .overlay {
  background: #FFD328;
  color: #000;
  font-weight: bold;
  position: absolute;
  top: 14px;
  left: 15px;
  text-align: center;
  border: 1px solid #ebca6c;
  border-radius: 5px;
  font-size: 10px;
  width: 99px;
  padding: 5px 3px;
  background: #fdb16d;
  background: -moz-radial-gradient(center, ellipse cover, #fdb16d 0%, #ffd328 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #fdb16d 0%, #ffd328 100%);
  background: radial-gradient(ellipse at center, #fdb16d 0%, #ffd328 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdb16d', endColorstr='#ffd328', GradientType=1);
}
.wbnr-popup-banner .close-banner {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 17px;
  right: 10px;
  display: block;
  cursor: pointer;
}
.wbnr-popup-banner .close-banner:before {
  content: '';
  display: block;
  height: 13px;
  width: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background: #2F4858;
}
.wbnr-popup-banner .close-banner:after {
  content: '';
  display: block;
  height: 13px;
  width: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  background: #2F4858;
}
.wbnr-popup-banner * {
  box-sizing: border-box;
}
.wbnr-popup-banner h3 {
  font-weight: 900;
  margin: 0 0 5px;
  line-height: 1.5;
  font-size: 16px!important;
  letter-spacing: 0px;
  border-bottom: 1px solid #2F4858;
  padding-bottom: 9px;
  width: 100%;
}
.wbnr-popup-banner h4 {
  font-weight: bold;
  margin: 0;
  line-height: 1.6;
  letter-spacing: 0px;
  font-size: 12px;
}
.wbnr-popup-banner p {
  position: relative;
  font-weight: 500;
  line-height: 1.5;
  margin: 9px auto 0;
  font-size: 11px;
}
.wbnr-popup-banner p .banner-calendar-icon {
  position: absolute;
  background: #FFD328;
  border-radius: 50%;
  display: block;
  left: 0;
  top: 1px;
  height: 30px;
  width: 30px;
  background: #fdb16d;
  background: -moz-radial-gradient(center, ellipse cover, #fdb16d 0%, #ffd328 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #fdb16d 0%, #ffd328 100%);
  background: radial-gradient(ellipse at center, #fdb16d 0%, #ffd328 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdb16d', endColorstr='#ffd328', GradientType=1);
}
.wbnr-popup-banner p .banner-calendar-icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  background-image: url("/sites/zweb/images/jp/crmplus/popout-banner-calendar.png");
  background-position: 5px 5px;
  background-repeat: no-repeat;
  background-size: 22px;
}
.wbnr-popup-banner p b {
  font-weight: bold;
  display: block;
  font-size: 11px;
}
.wbnr-popup-banner a.btn-orange {
  font-weight: bold;
  color: #fff;
  background: #F1483E;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50px;
  width: 204px;
  padding: 7px 10px;
  font-size: 12px;
  bottom: 15px;
  border-bottom: 1px solid #d14637;
}
.wbnr-popup-banner.slide-popout {
  opacity: 1;
  right: 10px;
}
.wbnr-popup-banner.slide-closed {
  opacity: 0 !important;
  right: -305px !important;
}
/*# sourceMappingURL=voice_of_the_customer.css.map */</pre></body></html>