Root gallery wrapper
._root_y5glz_2 {
  margin-top: 40px;
}

/* Swiper slide (the “cards”) */
._slide_y5glz_50 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 257px !important;   /* same fixed width as in your dump */
  border-radius: 20px;
  overflow: hidden;
}

/* Image containers (two stacked per slide) */
._image__1_y5glz_60,
._image__2_y5glz_104 {
  border-radius: 20px;
  overflow: hidden;
}

._image__1_y5glz_60 img,
._image__2_y5glz_104 img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  display: block;
  object-fit: cover;
}

/* Swiper navigation buttons */
._root_15p81_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  gap: 10px;
}

._button_15p81_13 {
  background: #f3f5f7;
  border-radius: 50%;
  padding: 8px;
  color: #333;
  transition: background 0.3s;
  border: none;
  cursor: pointer;
}

._button_15p81_13:hover {
  background: #e0e0e0;
}

/* Pagination dots */
.swiper-pagination-bullet {
  background: #bbb;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #000;
}

._overlay_uzgnm_2,
._wrapper_uzgnm_12._isVisible_uzgnm_22 {
  display: none;
}
._overlay_uzgnm_2.active,
._wrapper_uzgnm_12._isVisible_uzgnm_22.active {
  display: block;
}

/* For RED COLOR */



