#gap-1179210425 {
  padding-top: 30px;
}

#text-3466113073 {
  text-align: left;
}

@media (min-width: 550px) {
  #text-3466113073 {
    text-align: left;
  }
}

#text-2780763923 {
  text-align: left;
}

@media (min-width: 550px) {
  #text-2780763923 {
    text-align: left;
  }
}

#section_947150988 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ps-zoom-modal {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.86);
  z-index: 9999;
  padding: 24px;
}

.ps-zoom-modal.is-active {
  display: flex;
}

.ps-zoom-backdrop {
  position: absolute;
  inset: 0;
}

.ps-zoom-image {
  position: relative;
  z-index: 2;
  max-width: min(92vw, 1400px);
  max-height: 92vh;
  width: auto;
  height: auto;
  display: block;
  object-fit: contain;
}

.ps-zoom-close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  color: #111;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  z-index: 3;
}

.product-images .zoom-button {
  cursor: zoom-in;
}
