<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zw-product-header {
  background-color: #deffd7;
}
.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;
}
#block-panels-mini-product-menu {
  background-color: #ddffd6;
}
.jpd-banner-section.jpd-full-width:before {
  content: '';
  background: -moz-linear-gradient(top, #ddffd6 0%, rgba(221, 255, 214, 0.51) 80%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, #ddffd6 0%, rgba(221, 255, 214, 0.51) 80%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #ddffd6 0%, rgba(221, 255, 214, 0.51) 80%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddffd6', endColorstr='#00ffffff', GradientType=0);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.jpd-banner-section {
  background-color: transparent;
  min-height: auto;
}
.jpd-banner-section .jpd-banner-left {
  width: 42%;
  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: 258px;
  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: -1512px -86px;
}
.jpd-banner-section .jpd-banner-right {
  padding-left: 204px;
}
.jpd-banner-section .jpd-banner-right .banner-img {
  transform: translate(-5.9%, -3.5%);
  min-height: 404px;
}
.jpd-section {
  margin-top: 6px;
  margin-bottom: 72px;
}
.jpd-section .jpd-container &gt; h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 48px;
  text-align: center;
}
.jpd-section .jpd-container &gt; p {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  margin: 0;
}
.jpd-card-section {
  margin: 0px auto;
  padding: 80px 0px;
  background-color: #f5f5f7;
  width: 100%;
  max-width: 100%;
}
.jpd-card-section h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 50px;
}
.jpd-card-section .jpd-row.jpd-row-bottom {
  margin-bottom: 8px;
  display: table;
  width: 100%;
  margin-left: 0;
  margin-right: 0px;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card {
  box-shadow: 0px 0px 5.92px 2.08px rgba(212, 212, 212, 0.32);
  background: #fff;
  padding: 45px 45px 80px;
  margin-left: 15px;
  margin-right: 15px;
  display: table-cell;
  float: none;
  width: 48%;
  position: relative;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card:nth-child(1) {
  right: 1.5%;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card:nth-child(2) {
  left: 1.5%;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card h3 {
  position: relative;
  font-weight: 500;
  vertical-align: middle;
  display: inline-block;
  padding: 10px 0px 10px 75px;
  font-size: 22px;
  margin-bottom: 22px;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card h3.lazy {
  background: transparent !important;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card h3.lazy:before {
  width: 55px;
  height: 55px;
  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;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 47px;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card .green-btn {
  display: block;
  background: #1cb06e;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  position: absolute;
  width: 85%;
  bottom: 45px;
  border: 0;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card .icon1:before {
  width: 57px;
  height: 68px;
  background-position: -462px -75px;
}
.jpd-card-section .jpd-row.jpd-row-bottom .icn-card .icon2:before {
  background-position: -903px -15px;
  width: 63px;
  height: 55px;
}
@media only screen and (max-width: 1280px) {
  .jpd-card-section .jpd-row.jpd-row-bottom .icn-card .green-btn {
    width: 82%;
  }
}
@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;
  }
  .jpd-card-section .jpd-row.jpd-row-bottom .icn-card .green-btn {
    width: 80%;
  }
}
@media only screen and (max-width: 1023px) {
  .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-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;
  }
  .jpd-card-section .jpd-row.jpd-row-bottom .icn-card .green-btn {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .jpd-section .jpd-container {
    padding: 0;
  }
  .jpd-card-section {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .jpd-card-section .jpd-row.jpd-row-bottom {
    display: block;
    margin-bottom: 0;
  }
  .jpd-card-section .jpd-row.jpd-row-bottom .icn-card {
    width: calc(100%);
    margin-left: 0px;
    margin-right: 0px;
    display: block;
    margin-bottom: 30px;
    position: static;
    padding: 30px 30px 30px;
  }
  .jpd-card-section .jpd-row.jpd-row-bottom .icn-card:nth-child(1) {
    right: 0%;
  }
  .jpd-card-section .jpd-row.jpd-row-bottom .icn-card:nth-child(2) {
    left: 0%;
  }
  .jpd-card-section .jpd-row.jpd-row-bottom .icn-card p {
    margin-bottom: 30px;
  }
  .jpd-card-section .jpd-row.jpd-row-bottom .icn-card .green-btn {
    position: static;
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .jpd-banner-section .jpd-banner-right .banner-img {
    max-width: 350px;
  }
}</pre></body></html>