* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  margin: 0;
  padding: 33px 0;
  font: 14px/1.4 Helvetica, Arial, sans-serif;
  color: #555;
  touch-action: manipulation;
}
img,
svg {
  max-width: 100%;
}
h1 {
  margin: 0 0 33px 0;
  font-size: 20px;
  color: #666;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-weight: normal;
  color: #777;
  font-size: 12px;
  margin: -22px 0 22px 0;
  line-height: 1.6;
}
h3 {
  margin: 0 0 15px 0;
  font-family: 'Knockout 31 4r';
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 0;
  line-height: 1.2;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  color: #333;
}
.nowrap {
  white-space: nowrap;
}
.footnotes {
  margin-bottom: 20px;
}
.footnotes h4 {
  margin: 2px 0 7px 0;
  color: #666;
  font-size: 11px;
}
.footnotes p,
.footer p {
  margin: 2px 0 0 0;
  font-size: 11px;
  line-height: 1.7;
  color: #999;
}
.footer p {
  font-style: italic;
}
.footer p em {
  font-style: normal;
}
.footnotes p strong {
  color: #666;
}
a,
a:link,
a:visited {
  color: #4774CC;
  text-decoration: none;
}
a:hover,
a:active {
  color: #bccae5;
}
.graphic-wrapper {
  position: relative;
}
.graphic {
  position: relative;
  margin-bottom: 11px;
}
.graphic::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.graphic img {
  max-width: 100%;
  height: auto;
}
.key {
  margin: -11px 0 33px 0;
  padding: 0;
  list-style-type: none;
}
.key .key-item {
  display: inline-block;
  margin: 0 18px 0 0;
  padding: 0;
  line-height: 15px;
}
.key .key-item b {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  float: left;
}
.key .key-item label {
  white-space: nowrap;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
svg {
  overflow: hidden;
}
.axis {
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
  fill: #999;
}
.axis path,
.axis line {
  fill: none;
  stroke: #ccc;
  shape-rendering: crispEdges;
}
.axis.y path {
  display: none;
}
.axis.y .tick line {
  display: none;
}
.grid path {
  display: none;
}
.grid .tick {
  stroke: #eee;
  color: #eee;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.grid.y g:first-child line {
  display: none;
}
.zero-line {
  stroke: #666;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
line,
rect {
  shape-rendering: crispEdges;
}
.bars rect {
  fill: #17807E;
}
.labels {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}
.labels li {
  position: absolute;
  text-align: right;
  font-size: 12px;
  line-height: 1.3;
  color: #666;
  display: table;
  -webkit-font-smoothing: antialiased;
}
.labels li span {
  display: table-cell;
  vertical-align: middle;
}
.value text {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
}
.value text.in {
  fill: #fff;
}
.value text.out {
  fill: #999;
}
body.hp {
  padding-top: 0;
  padding-bottom: 10px;
}
body.childlink {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
img:not([alt]) {
  outline: 3px solid red;
}
[role="img"] img:not([alt]) {
  outline: none;
}
.sr-only {
  opacity: 0;
  position: absolute;
  left: -1000px;
  clip: inset(0, 0, 0, 0);
  width: 1px;
  height: 1px;
}
@media screen and (max-width: 500px) {
  .desktop {
    display: none;
  }
}
body {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.chart-wrapper {
  max-width: 730px;
  margin: 0 auto;
}
path.country {
  stroke-width: 0.5px;
}
path.base {
  stroke: none;
  fill: #ddd;
}
.label {
  font-size: 12px;
  fill: #777;
  font-weight: bold;
}
.bar {
  stroke: 0.25px;
  stroke: #eee;
}
.key {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  text-align: center;
}
.key .key-item {
  display: inline-block;
  margin: 0 18px 0 0;
  padding: 0;
  line-height: 15px;
}
.key .key-item b {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  float: left;
  border-radius: 50%;
}
.key .key-item label {
  padding-top: -15px;
  white-space: nowrap;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.rate-key {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  margin: -11px auto 43px;
  display: block;
  background-image: url("legend.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 10px;
  position: relative;
  max-width: 75%;
}
.rate-key div.stop {
  display: inline-block;
  height: 10px;
  width: 32px;
  margin-bottom: 0;
  position: absolute;
}
.rate-key div.stop:before {
  content: '';
  display: block;
  width: 1px;
  transform: translateX(-0.5px);
  z-index: 2;
  position: absolute;
  height: 14px;
  border-left: 1px solid #999;
}
.rate-key span {
  width: 60px;
  position: absolute;
  text-align: center;
  left: -30px;
  top: 16px;
  font-size: 12px;
  color: #666;
  font-weight: normal;
}
circle.highlight {
  stroke-width: 1px;
  stroke: #333;
  stroke-opacity: 0.8;
}
circle.muted {
  opacity: 0.7;
}
.controls {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -10px;
}
.controls .view-label {
  margin-right: 8px;
  margin-top: 16px;
}
@media screen and (max-width: 500px) {
  .controls .view-label {
    font-size: 11px;
  }
}
.controls label {
  font-family: 'Knockout 31 4r', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: 25px;
  margin: 0;
  padding: 0 15px;
  -webkit-user-select: none;
  user-select: none;
  color: var(--person-color, #333);
  border: 1px solid var(--person-color, #333);
  background-color: #fff;
}
@media screen and (max-width: 500px) {
  .controls label {
    font-size: 12px;
    padding: 0 10px;
  }
}
.controls label:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.controls label:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.controls input:checked + label {
  border: 1px solid #eee;
  color: white;
  background: var(--person-color, #333);
}
.controls label[for="mike-lindell"] {
  --person-color: #A23520;
}
.controls label[for="douglas-frank"] {
  --person-color: #E38D2C;
}
.controls label[for="david-clements"] {
  --person-color: #17807E;
}
.controls label[for="seth-keshel"] {
  --person-color: #51AADE;
}
.controls input {
  opacity: 0;
  position: absolute;
  left: -1000px;
  clip: inset(0, 0, 0, 0);
  width: 1px;
  height: 1px;
}
.controls input:focus + label,
.controls input:hover + label {
  z-index: 999;
  cursor: pointer;
}
.tooltip {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  padding: 5px;
  border: 1px solid #999;
  position: absolute;
  z-index: 10;
  font-size: 10px;
  background: #ffffff;
  pointer-events: none;
  max-width: 275px;
  padding-bottom: 0;
}
.tooltip h4 {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  margin: 0;
  font-weight: bold;
  text-align: left;
  border-bottom: 0.25px solid #EEEEEE;
}
.tooltip p {
  font-size: 11px;
  margin: 5px 0 0;
}
.tooltip table {
  font-size: 11px;
  border-collapse: collapse;
  margin-bottom: 0;
}
.tooltip table tr {
  border-bottom: 0.25px solid #EEEEEE;
}
.tooltip table tr:last-child {
  border-bottom: none;
}
.tooltip table td {
  padding: 3px;
  vertical-align: top;
}
.tooltip table td:first-child {
  padding-left: 0;
  width: 80px;
}
.tooltip table td:last-child {
  padding-right: 0;
}
.tooltip table td span.val {
  font-weight: bold;
}
.tooltip table td span.footnote {
  font-size: 8px;
  vertical-align: top;
}
.tooltip table thead {
  border-bottom: 1px solid #ddd;
}
circle {
  cursor: pointer;
}
.footer,
.footnotes {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
}
h1,
h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  text-align: center;
}
.dropdown-container {
  text-align: center;
  padding-bottom: 15px;
  margin: 0;
  border-bottom: 2px solid #eee;
  margin-bottom: 27px;
}
@media screen and (min-width: 501px) {
  .dropdown-container {
    padding-bottom: 11px;
    display: flex;
    align-content: center;
    justify-content: center;
  }
}
.dropdown-container select {
  width: 100%;
  max-width: 100px;
  font-size: 15px;
  padding: 5px;
  margin: 5px;
}
@media screen and (min-width: 501px) {
  .dropdown-container select {
    width: 100%;
    max-width: 200px;
    font-size: 15px;
    padding: 5px;
    margin: 5px;
  }
}
.dropdown-container h3 {
  font-size: 12px;
  margin-bottom: 6px;
}
@media screen and (min-width: 501px) {
  .dropdown-container h3 {
    font-size: 14px;
    margin-top: 14px;
    margin-right: 5px;
    margin-bottom: 11px;
  }
}
#bioTable {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
}
@media screen and (min-width: 501px) {
  #bioTable .status {
    display: flex;
    justify-content: space-between;
  }
}
#bioTable .bioColumn {
  margin-bottom: 33px;
}
@media screen and (min-width: 501px) {
  #bioTable .bioColumn {
    margin-bottom: 0;
    width: calc(25% - 22px);
  }
}
#bioTable ul {
  list-style-type: none;
  margin: 5px 0 11px 0;
  padding: 0;
  font-size: 11px;
  line-height: 1.3;
}
@media screen and (min-width: 501px) {
  #bioTable ul {
    font-size: 12.5px;
    line-height: 1.3;
  }
}
#bioTable ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (min-width: 501px) {
  #bioTable ul li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#bioTable ul li.appearances {
  border-bottom: 1px solid #999;
  font-style: italic;
}
.range {
  margin-bottom: 40px;
  display: flex;
  width: 100%;
  justify-content: center;
}
.range .timeline {
  font-family: 'Knockout 31 4r', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  background: #F5F5F5;
  border: 1px solid #eee;
  color: #4774CC;
  font-size: 13px;
  line-height: 25px;
  margin: 0;
  padding: 0 15px;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  position: relative;
  float: right;
  margin-right: 10px;
  border-radius: 4px;
}
.range .timeline:hover {
  opacity: 0.7;
}
.range .button__progress {
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  background: #ddd;
  transition: width 0.3s;
}
.range .button__text {
  position: relative;
}
.range .range__value {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #eee;
  padding: 0 5px;
  width: 190px;
}
.excessive .show-more {
  border: none;
  background: none;
  padding: 0;
  color: #4774CC;
  font-weight: bold;
  margin-top: 6px;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
}
@media screen and (min-width: 501px) {
  .excessive .show-more {
    display: none;
  }
}
.excessive .show-more:active,
.excessive .show-more:hover {
  color: #bccae5;
}
@media screen and (max-width: 500px) {
  .excessive .teaser::after {
    content: "...";
  }
  .excessive .more {
    display: none;
  }
  .excessive.expanded .teaser::after {
    content: unset;
  }
  .excessive.expanded .more {
    display: inline;
  }
}
