<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-right {
  padding-left: 50px;
}
.jpd-banner-section .jpd-banner-right .banner-img {
  transform: translate(-2.3%, 4.5%);
  min-height: 379px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-1 {
  max-width: 750px;
  min-height: 383px;
  height: 383px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-2 {
  max-width: 275px;
  min-height: 493px;
  height: 493px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-3 {
  max-width: 770px;
  min-height: 458px;
  height: 458px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-4 {
  max-width: 630px;
  min-height: 402px;
  height: 402px;
}
@media only screen and (max-width: 1150px) {
  .jpd-banner-section .jpd-banner-right .banner-img {
    padding-top: 45px;
  }
}
@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: 500px) {
  .jpd-banner-section .jpd-banner-right .banner-img {
    max-width: 350px;
  }
}</pre></body></html>