.filter {
  font-family: 'Montserrat', "Trebuchet MS", Verdana, sans-serif;
  font-weight: normal;
  font-weight: 400;
}
.filter legend {
  font-family: 'Montserrat', "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  font-weight: 700;
}
.filter input {
  margin-right: .25em;
}
.filter label {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  margin-top: .5em;
}
@media screen and (min-width: 60em) {
  .filter label {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}
.filterHeading {
  border-top: 0;
  font-family: 'Montserrat', "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  padding-top: 0;
}
.comparisonTrigger {
  display: inline-block;
  margin-top: .5em;
  font-family: 'leitura-news-n3', 'leitura-news', 'Georgia', serif;
  font-weight: 400;
}
.comparisonTrigger input[type=checkbox] {
  margin-right: .5em;
}
.keyInfo {
  margin-top: .5em;
}
.keyInfo a {
  font-size: 22px;
  font-size: 1.375rem;
}
