<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.no-webp .jpd-card-section .jpd-row.jpd-row-bottom .icn-card h3:before {
  background-image: url("/sites/zweb/images/jp/desk/jpd-fe1-icon.png") !important;
}
.lazy {
  width: 100%;
  height: 100%;
  background-image: url('https://www.zohowebstatic.com/sites/zweb/images/jp/desk/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
}
.zw-product-header {
  background-color: #d2fece;
}
.jpd-banner-section {
  min-height: 710px;
}
.jpd-banner-section .jpd-banner-left {
  width: 53%;
  vertical-align: top;
  padding-top: 53px;
}
.jpd-banner-section .jpd-banner-left .reports-badge-icons {
  font-size: 14px;
  background-color: #00b468;
  padding: 7px 7px 7px 53px;
  color: #ffffff;
  border-radius: 6px;
  position: relative;
  margin-bottom: 17px;
  width: 382px;
  font-weight: 500;
}
.jpd-banner-section .jpd-banner-left .reports-badge-icons:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: -8px;
  left: -5px;
  background-image: url("/sites/zweb/images/jp/desk/jpd-fe1-icon.png");
  background-size: 973px auto;
  background-position: -1590px -86px;
}
.jpd-banner-section .jpd-banner-left .inner_p_banner {
  max-width: 473px;
  font-size: 16px;
}
.jpd-banner-section .jpd-banner-left .banner-card {
  padding: 11px 11px 11px 23px;
  border: 1.5px dashed #1bb574;
  max-width: 546px;
}
.jpd-banner-section .jpd-banner-left .banner-card p {
  font-size: 14px;
  margin-bottom: 11px;
  font-weight: 500;
  text-align: left;
}
.jpd-banner-section .jpd-banner-left .banner-card ul {
  margin-bottom: 7px;
}
.jpd-banner-section .jpd-banner-left .banner-card ul li {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  margin: 0px 20px 0px 33px;
  padding: 5px 0px;
  letter-spacing: -1px;
  border-bottom: 1px solid black;
  text-align: left;
}
.jpd-banner-section .jpd-banner-left .banner-card ul li:before {
  content: "";
  position: absolute;
  top: 6px;
  background-image: url("/sites/zweb/images/jp/desk/common-sprite.png");
  width: 20px;
  background-size: 500px 500px;
  height: 21px;
  height: 35px;
}
.jpd-banner-section .jpd-banner-left .banner-card ul .banner-icon-1:before {
  background-position: -173px -4px;
  left: -28px;
}
.jpd-banner-section .jpd-banner-left .banner-card ul .banner-icon-1 a {
  color: #000 !important;
}
.jpd-banner-section .jpd-banner-left .banner-card ul .banner-icon-2:before {
  background-position: -204px -4px;
  width: 30px;
  left: -34px;
}
.jpd-banner-section .jpd-banner-left .banner-card ul .banner-icon-2 a {
  color: #000 !important;
}
.jpd-banner-section .jpd-banner-left .banner-card .banner-icon-3 {
  margin: 0px 0px 5px 35px;
  padding: 5px 0px 5px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left;
  border-bottom: 1px solid black;
  max-width: 335px;
}
.jpd-banner-section .jpd-banner-left .banner-card .banner-icon-3:before {
  content: "";
  position: absolute;
  top: 7px;
  left: -37px;
  background-image: url("/sites/zweb/images/jp/desk/common-sprite.png");
  background-size: 500px 500px;
  height: 26px;
  background-position: -242px -4px;
  width: 30px;
}
.jpd-banner-section .jpd-banner-left .banner-card .banner-icon-3 a {
  color: #000 !important;
}
.jpd-banner-section .jpd-banner-right {
  padding-left: 159px;
}
.jpd-banner-section .jpd-banner-right .banner-img {
  transform: translate(-5.9%, 0.5%);
  min-height: 455px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-1 {
  max-width: 671px;
  min-height: 492px;
  height: 492px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-2 {
  max-width: 582px;
  min-height: 394px;
  height: 394px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-3 {
  max-width: 567px;
  min-height: 595px;
  height: 595px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-4 {
  max-width: 606px;
  min-height: 495px;
  height: 495px;
}
.jpd-feature-list &gt; li a {
  color: #000;
  text-decoration: none;
  position: relative;
  color: #03a9f5;
}
.jpd-feature-list &gt; li a:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: -6px;
  left: 0;
  transform: scale(1, 1);
  transform-origin: 100% 50%;
  transition: transform 0.5s ease;
}
.jpd-feature-list &gt; li a:hover:before {
  animation: underlineAnim 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) alternate infinite;
}
.jpd-feature-list &gt; li a:before {
  background: #03a9f5;
}
.jpd-chatwidget {
  margin-top: 25px;
}
.jpd-chatwidget .jpd-stripe-container {
  display: table;
  width: 100%;
  border: 2px dotted #000000;
  border-radius: 10px;
  padding: 30px 0px;
  max-width: 1080px;
  margin: 0 auto;
}
.jpd-chatwidget .jpd-stripe-container .stripe-left {
  display: table-cell;
  float: none;
  width: 165px;
  vertical-align: middle;
}
.jpd-chatwidget .jpd-stripe-container .stripe-left .stripe-icon {
  width: 80px;
  height: 80px;
  margin: 0px auto;
  background-size: 975px 750px;
  background-repeat: no-repeat;
  background-color: #ddffd6;
  border-radius: 50%;
  background-position: -747px 3px;
}
.jpd-chatwidget .jpd-stripe-container .stripe-content {
  display: table-cell;
  float: none;
  width: calc(100% - 215px);
  padding-right: 35px;
}
.jpd-chatwidget .jpd-stripe-container .stripe-content p {
  font-size: 14px;
  margin-bottom: 0px;
  text-align: left;
  line-height: 30px;
}
.jpd-chatwidget .jpd-stripe-container .stripe-content p a {
  color: #0f86eb;
}
.jpd-chatwidget .jpd-stripe-container .stripe-content p:nth-child(1) {
  font-weight: bold;
}
@media only screen and (max-width: 1365px) {
  .jpd-banner-section {
    min-height: 760px;
  }
}
@media only screen and (max-width: 1150px) {
  .jpd-banner-section .jpd-banner-left h1 br {
    display: none;
  }
  .jpd-banner-section .jpd-banner-right .banner-img {
    padding-top: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .jpd-banner-section {
    min-height: 1076px;
  }
  .jpd-banner-section .jpd-banner-left {
    width: 100%;
    vertical-align: middle;
    padding-top: 0;
  }
  .jpd-banner-section .jpd-banner-left .reports-badge-icons {
    margin: 0px auto 17px auto;
  }
  .jpd-banner-section .jpd-banner-left .banner-card {
    margin: 0 auto;
    padding: 15px;
  }
  .jpd-banner-section .jpd-banner-right {
    padding-left: 0px;
  }
  .jpd-banner-section .jpd-banner-right .banner-img {
    transform: none;
    min-height: auto;
    padding-top: 0px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .jpd-banner-section .jpd-banner-right .banner-img {
    max-width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .jpd-banner-section {
    min-height: 1012px;
  }
  .jpd-banner-section .jpd-banner-left .banner-card ul li {
    display: block;
    margin: 0px 0px 5px 33px;
    max-width: 203px;
  }
  .jpd-chatwidget .jpd-stripe-container .stripe-left {
    display: block;
    width: 100%;
  }
  .jpd-chatwidget .jpd-stripe-container .stripe-content {
    display: block;
    width: 100%;
    padding: 0 25px;
    margin-top: 15px;
  }
  .jpd-chatwidget .jpd-stripe-container .stripe-content p {
    text-align: center;
  }
}
@media only screen and (max-width: 500px) {
  .jpd-banner-section {
    min-height: 1076px;
  }
  .jpd-banner-section .jpd-banner-left .reports-badge-icons {
    max-width: 372px;
    padding: 7px 7px 7px 43px;
  }
  .jpd-banner-section .jpd-banner-right .banner-img {
    max-width: 350px;
  }
}
@media only screen and (max-width: 380px) {
  .jpd-banner-section {
    min-height: 1101px;
  }
  .jpd-banner-section .jpd-banner-left .reports-badge-icons {
    width: auto;
    padding: 7px 7px 7px 53px;
  }
  .jpd-banner-section .jpd-banner-left .reports-badge-icons:before {
    top: 0px;
    left: 10px;
  }
}</pre></body></html>