<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: #d2fece;
}
.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: #d2fece;
}
.jpd-banner-section .jpd-banner-left {
  width: 58%;
  vertical-align: top;
  padding-top: 100px;
}
.jpd-banner-section .jpd-banner-left .subheading {
  font-size: 22px;
}
.jpd-banner-section .jpd-banner-left h1 {
  font-size: 38px;
}
.jpd-banner-section .jpd-banner-right {
  padding-left: 60px;
}
.jpd-banner-section .jpd-banner-right .banner-img {
  transform: translate(2.4%, 5.8%);
  min-height: 422px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-1 {
  max-width: 675px;
  min-height: 374px;
  height: 374px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-2 {
  max-width: 573px;
  min-height: 537px;
  height: 537px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-3 {
  max-width: 670px;
  min-height: 254px;
  height: 254px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-4 {
  max-width: 410px;
  min-height: 283px;
  height: 283px;
}
@media only screen and (max-width: 1280px) {
  .jpd-banner-section .jpd-banner-left {
    padding-top: 70px;
  }
  .jpd-banner-section .jpd-banner-left .subheading {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1150px) {
  .jpd-banner-section .jpd-banner-right .banner-img {
    transform: none;
    min-height: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .jpd-banner-section .jpd-banner-left {
    width: 100%;
    vertical-align: middle;
    padding-top: unset;
  }
  .jpd-banner-section .jpd-banner-right {
    padding-left: 0;
  }
}
@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 .jpd-banner-left .subheading {
    font-size: 20px;
  }
  .jpd-banner-section .jpd-banner-left h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 500px) {
  .jpd-banner-section .jpd-banner-right .banner-img {
    max-width: 350px;
  }
}</pre></body></html>