<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';
.salepage_formprod_wrap .salepage_formprod_prodlabel {
  z-index: 1;
  left: 21px; }

.salepage_formprod_wrap .salepage_formprod_image img {
  border-radius: 0;
  border: none !important; }

#sandbox_theme_panel_119102 a {
  color: #000; }

.decor-wrap.fullWidth .salepage_formprod_body .salepage_formprod_image {
  justify-content: flex-start;
  flex-direction: column; }

.slider-area {
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.good-gallery {
  position: relative;
  height: 100%;
  padding: 0 21px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.good-gallery ul {
  position: relative;
  width: 99999px;
  height: 100%;
  left: 0;
  text-align: left; }

.good-gallery ul, .good-gallery ul &gt; li {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  list-style: none; }

.good-gallery ul li {
  float: left;
  height: 100%;
  width: 613px;
  text-align: center;
  vertical-align: middle; }

.good-gallery ul li a {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0; }

.good-gallery ul li a img {
  width: 100%;
  margin: auto; }

.good-gallery ul li:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%; }

.good-gallery .arr {
  position: absolute;
  width: 21px;
  top: 0px;
  bottom: 0px;
  background: #00826c;
  cursor: pointer; }

.good-gallery .arr:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -3px; }

.good-gallery .arr.left {
  left: 0; }

.good-gallery .arr.left:after {
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 5px 4.5px 0;
  border-color: transparent #fff transparent transparent; }

.good-gallery .arr.right {
  right: 0; }

.good-gallery .arr.right:after {
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 5px;
  border-color: transparent transparent transparent #fff; }

.product-thumbs {
  margin-top: 20px;
  padding: 2px; }

.product-thumbs {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  padding: 0; }
  .product-thumbs &gt; a {
    background-color: #fff !important;
    margin: 0 10px 10px 0;
    max-width: calc(25% - 10px);
    min-width: calc(25% - 10px);
    box-sizing: border-box;
    font-size: 0; }
    .product-thumbs &gt; a.active {
      box-shadow: 0 0 0 2px #00826c; }
    .product-thumbs &gt; a img {
      cursor: pointer !important;
      opacity: 0; }

@media (max-width: 1680px) {
  .good-gallery ul li {
    width: 508px; } }

@media (max-width: 1600px) {
  .good-gallery ul li {
    width: 470px; } }

@media (max-width: 1440px) {
  .good-gallery ul li {
    width: 396px; } }

@media (max-width: 1280px) {
  .good-gallery ul li {
    width: 323px; }

  .product-thumbs &gt; a {
    max-width: calc(33.33% - 10px);
    min-width: calc(33.33% - 10px); } }

@media (max-width: 1024px) {
  .good-gallery ul li {
    width: 210px; }

  .product-thumbs &gt; a {
    max-width: calc(50% - 10px);
    min-width: calc(50% - 10px); } }

@media (max-width: 960px) {
  .good-gallery ul li {
    width: 390px; }

  .product-thumbs &gt; a {
    max-width: calc(33.33% - 10px);
    min-width: calc(33.33% - 10px); } }

@media (max-width: 768px) {
  .good-gallery ul li {
    width: 272px; } }

@media (max-width: 640px) {
  .good-gallery ul li {
    width: 240px; }

  .product-thumbs &gt; a {
    max-width: calc(50% - 10px);
    min-width: calc(50% - 10px); } }

@media (max-width: 480px) {
  .good-gallery ul li {
    width: calc(100vw - 82px); }

  .product-thumbs &gt; a {
    max-width: calc(33.33% - 10px);
    min-width: calc(33.33% - 10px); } }

@media (max-width: 360px) {
  .product-thumbs &gt; a {
    max-width: calc(50% - 10px);
    min-width: calc(50% - 10px); } }
</pre></body></html>