<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: 55%;
}
.jpd-banner-section .jpd-banner-left h1 {
  font-size: 40px;
}
.jpd-banner-section .jpd-banner-right {
  padding-left: 25px;
}
.jpd-banner-section .jpd-banner-right .banner-img {
  transform: translate(-6.7%, 7.3%);
  min-height: 367px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-1 {
  max-width: 730px;
  min-height: 454px;
  height: 454px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-2 {
  max-width: 730px;
  min-height: 219px;
  height: 219px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-3 {
  max-width: 285px;
  min-height: 403px;
  height: 403px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-4 {
  max-width: 730px;
  min-height: 418px;
  height: 418px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-5 {
  max-width: 730px;
  min-height: 397px;
  height: 397px;
}
@media only screen and (max-width: 1150px) {
  .jpd-banner-section .jpd-banner-right .banner-img {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .jpd-banner-section .jpd-banner-left {
    width: 100%;
  }
  .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: 143px;
  }
}
@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 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>