._1eX_U6 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.L5Qwyk {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(auto-fill, minmax(290px, 335px));
  gap: 20px;
}

.nvSSa4 {
  min-height: 343px;
  position: relative;
  box-shadow: 0 0 4px var(--color-shadow-card-catalog);
  transition: box-shadow 0.3s ease;
  overflow: hidden;
}

.nvSSa4:hover {
  box-shadow: 0 0 6px var(--color-shadow-card-catalog);
}

._7rYSAO {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 335px;
  height: 220px;
}

.XPBj7_ {
  position: absolute;
  padding: 15px;
  height: 124px;
  width: 100%;
  bottom: 0;
  background-color: var(--color-background);
}

._35ggUI {
  color: var(--color-primary-disabled);
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}

.C_KXF8 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

._3Nkt5E {
  margin-bottom: 20px;
  overflow: auto;
}

._3Nkt5E::-webkit-scrollbar {
  display: none;
}

._36cdy7 {
  margin-right: 20px;
  white-space: nowrap;
  font-size: 13px;
  line-height: 20px;
  color: var(--color-background-footer);
  position: relative;
  transition: all 0.3s ease;
}

._36cdy7::after {
  content: '/';
  display: block;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  right: -15px;
}

._36cdy7,
._36cdy7::after {
  padding: 12px 0;
}

._36cdy7:hover:after {
  color: var(--color-foreground);
}

._36cdy7:last-child:after {
  content: '';
}

._36cdy7:not(:last-child):hover {
  color: var(--color-accent);
}

._36cdy7:last-child {
  cursor: auto;
}

@media (min-width: 320px) and (max-width: 1110px) {
  ._36cdy7 {
    display: none;
  }

  ._36cdy7:nth-last-child(2) {
    display: block;
  }

  ._36cdy7:nth-last-child(2):after {
    content: '';
  }

  ._1SY03c {
    color: var(--color-foreground);
  }

  ._3VdAex {
    margin-right: 10px;
  }

  ._36cdy7:hover > ._3VdAex {
    fill: var(--color-accent);
  }

  ._36cdy7:first-child {
    display: none;
  }
}

@media (min-width: 1110px) {
  ._1SY03c {
    display: none;
  }

  ._3Nkt5E {
    display: flex;
  }

  ._3VdAex {
    display: none;
  }
}

