.c58JO4 {
  display: none;
}

._3ER6i4,
.zqq1Ez {
  transition: fill 0.3s ease;
}

@media (min-width: 900px) {
  .c58JO4 {
    display: flex;
    font-size: 18px;
    font-weight: bold;
  }

  .zqq1Ez {
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
  }

  ._3ER6i4:hover,
  .zqq1Ez:hover {
    cursor: pointer;
    fill: var(--color-accent);
  }
}

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

._3QI--0 {
  margin-top: 0;
}

.q73wiI {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.4);
}

._3IIAn7 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

._38Ei1r {
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 20px;
}

._1c-cU4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px;
  text-align: center;
}

._30pj6A {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 25px;
}

.c2YIv1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-size: 16px;
  color: var(--color-primary-disabled);
  font-weight: normal;
}

._2BUHPX {
  display: inline-block;
  margin-right: 5px;
}

._2nhsA1 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
  grid-gap: 8px;
  margin-bottom: 10px;
}

._3KjjTD {
  color: var(--color-foreground);
  box-shadow: 0 0 4px var(--color-shadow-card-catalog);
  display: flex;
  align-items: center;
  text-align: center;
  cursor: pointer;
  padding: 8px;
  min-height: 88px;
  max-width: 230px;
  transition: background 0.3s ease;
}

._2jw9Op {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 20px;
  flex-grow: 1;
  font-size: 14px;
  word-break: break-word;
}

._1V268q {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
  border: 1px solid var(--color-border);
  max-width: 230px;
  min-height: 88px;
  box-shadow: 0 0 4px var(--color-shadow-card-catalog);
  transition: border-color 0.3s ease;
  cursor: pointer;
}

.HCkERm {
  margin-bottom: 10px;
}

._3G_eQ- {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  flex-grow: 1;
  color: var(--color-accent);
}

._3LS0BB {
  margin-bottom: 25px;
}

._2GbMSj {
  display: flex;
}

._2sUz6l,
.uV8lwm {
  flex-direction: column;
}

._2HtMW0 {
  text-align: center;
  color: var(--color-accent);
  text-transform: uppercase;
  font-weight: bold;
}

@media only screen and (min-width: 410px) {
  ._2nhsA1 {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }

  ._2jw9Op {
    line-height: 24px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  ._38Ei1r {
    font-size: 30px;
    margin-bottom: 30px;
  }

  ._1c-cU4 {
    font-size: 40px;
    line-height: 42px;
  }

  ._30pj6A {
    font-size: 32px;
    line-height: 36px;
  }

  ._2nhsA1 {
    display: block;
  }

  ._1CD3hE {
    display: none;
  }

  ._3KjjTD {
    max-width: 100%;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 10px 12px;
    min-height: auto;
    background: rgba(224, 224, 224, 0.4);
    box-shadow: none;
  }

  ._3KjjTD:hover {
    background: var(--color-border);
  }

  ._1V268q {
    max-width: 100%;
    display: inline-flex;
    min-height: 44px;
    padding: 10px 12px;
    margin-top: 6px;
    position: relative;
    top: -7px;
    box-shadow: none;
  }

  ._1V268q:hover {
    border-color: var(--color-accent);
  }

  .HCkERm {
    display: none;
  }

  ._3G_eQ- {
    font-size: 18px;
    line-height: 22px;
  }

  ._3LS0BB {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (min-width: 900px) {
  ._2sUz6l {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
    margin: 0;
  }
}

@media (min-width: 1360px) {
  ._38Ei1r {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .c2YIv1 {
    font-size: 18px;
    margin-top: 6px;
    margin-left: 12px;
  }

  ._2sUz6l {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

