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

@media (min-width: 768px) {
  ._10-oWL {
    box-shadow: 0 0 4px var(--color-shadow-card-catalog);
    padding: 30px 15px;
  }

  ._3cgF6p {
    margin: 0 auto;
    max-width: 873px;
  }
}

@media (min-width: 1100px) {
  ._10-oWL {
    padding: 40px 15px;
  }
}

._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;
  }
}

