.sort__wrapper {
  margin-top: 0.6818181818rem;
}
.sort__label {
  color: #17280A;
  font-family: "Trade Gothic", sans-serif;
  font-size: 0.5rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  line-height: 1.2;
  text-transform: uppercase;
}
.sort__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%2317280A"><path d="M480-360 280-560h400L480-360Z"/></svg>');
  background-position: right 0.5454545455rem center;
  background-repeat: no-repeat;
  border: solid 0.0454545455rem #17280A;
  color: #17280A;
  padding: 0.4545454545rem 0.6818181818rem;
  width: 7.2727272727rem;
}
.sort__select-option {
  color: #17280A;
}
.sort__select:focus, .sort__select:focus-visible {
  box-shadow: none;
  border-color: inherit;
  outline: none;
}/*# sourceMappingURL=collection.min.css.map */
