<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-right .banner-img {
  transform: translate(-5.5%, 5.5%);
  min-height: 375px;
}
.jpd-section .jpd-card {
  padding: 80px 78px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-1 {
  max-width: 355px;
  min-height: 463px;
  height: 463px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-2 {
  max-width: 465px;
  min-height: 403px;
  height: 403px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-3 {
  max-width: 650px;
  min-height: 386px;
  height: 386px;
}
.jpd-feature-list &gt; li .jpd-list-img.img-4 {
  max-width: 650px;
  min-height: 433px;
  height: 433px;
}
@media only screen and (max-width: 1280px) {
  .jpd-section .jpd-card {
    padding: 67px 78px;
  }
}
@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-right .banner-img {
    padding-bottom: 100px;
  }
  .jpd-section .jpd-card {
    padding: 40px;
  }
  .jpd-section .jpd-card.jpd-card-top {
    margin-top: -120px;
  }
}
@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-section .jpd-card {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 500px) {
  .jpd-banner-section .jpd-banner-right .banner-img {
    max-width: 350px;
  }
}</pre></body></html>