#other_rates_panel .item.hidden {
  display: none;
}

#other_rates_panel .btn-offers-toggle {
  text-transform: lowercase;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #F99420;
  font-weight: 700;
  font-family: 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 1.5rem;
  color: #6c625c;
}

#other_rates_panel .btn-offers-toggle, #other_rates_panel .btn-offers-toggle:active, #other_rates_panel .btn-offers-toggle:focus, #other_rates_panel .btn-offers-toggle:hover {
  border: none;
  outline: none;
}

#other_rates_panel .btn-offers-toggle.arrow-up::after {
  font-family: 'Font Awesome 5 Pro';
  margin-left: 0.25rem;
  content: '\f106';
}

#other_rates_panel .btn-offers-toggle.arrow-down::after {
  font-family: 'Font Awesome 5 Pro';
  margin-left: 0.25rem;
  content: '\f107';
}

/*# sourceMappingURL=other-rates.css.map */
