.BasicErrorBoundary_1aU7U {
  height: 100vh;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  .BasicErrorBoundary_1aU7U .innerContainer_1B0hf {
    max-width: 700px;
    padding: 20px; }
    .BasicErrorBoundary_1aU7U .innerContainer_1B0hf .logo_3E92h {
      background-image: url("/static/img/landing/1x/v2-logo-mobile.png");
      background-size: 49px 48px;
      width: 49px;
      height: 48px;
      background-position: initial;
      margin-bottom: 60px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .BasicErrorBoundary_1aU7U .innerContainer_1B0hf .logo_3E92h {
          background-image: url("/static/img/landing/2x/v2-logo-mobile.png"); } }
    .BasicErrorBoundary_1aU7U .innerContainer_1B0hf h1 {
      margin: 0;
      margin-bottom: 15px;
      font-size: 42px;
      font-weight: 600; }
    .BasicErrorBoundary_1aU7U .innerContainer_1B0hf p {
      font-size: 24px;
      line-height: 30px;
      color: #99a5b2;
      margin-bottom: 40px; }

html,
body,
#root {
  height: 100%; }

body {
  background: #fbfbfb;
  font-size: 14px; }

h1, h2, h3, h4, h5, h6 {
  color: #282f3e;
  font-weight: 600; }

h2, h3, h4 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 25px; }

strong {
  font-weight: 600; }

body {
  background-color: transparent !important; }

.BdrChart_1GFHv .StrokeRect {
  display: none; }

.BdrChart_1GFHv g.LineLayer path {
  stroke-width: 4px !important; }

.BdrChart_1GFHv text.valueLabel, .BdrChart_1GFHv text.categoryLabel {
  font-size: 16px;
  font-weight: 800; }

.BdrChart_1GFHv text.valueLabel {
  font-size: 18px; }

.BdrChart_1GFHv text.categoryLabel {
  fill: #fff; }

.BdrChart_1GFHv.isDark_15uPh text.valueLabel {
  fill: #fff; }

.BdrChart_1GFHv .BarsLayer rect.highlighted {
  stroke-width: 0; }

@media (max-width: 599px) {
  .BdrChart_1GFHv text.valueLabel, .BdrChart_1GFHv text.categoryLabel {
    font-size: 14px;
    font-weight: 600; }
  .BdrChart_1GFHv text.valueLabel {
    font-size: 14px; } }

.tooltip_2t04B .tooltipBubble {
  background-color: #000000;
  border-radius: 4px;
  padding: 12px 12px; }
  .tooltip_2t04B .tooltipBubble > span {
    display: none; }
  .tooltip_2t04B .tooltipBubble ul {
    margin-bottom: 0; }
  .tooltip_2t04B .tooltipBubble li div {
    border-radius: 6px;
    width: 12px;
    height: 12px; }
  .tooltip_2t04B .tooltipBubble h4, .tooltip_2t04B .tooltipBubble li span {
    font-size: 18px; }
  .tooltip_2t04B .tooltipBubble h4 {
    padding-left: 25px;
    margin-bottom: 8px; }
  .tooltip_2t04B .tooltipBubble li span {
    font-weight: 600; }

@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 400;
  src: url("https://static.media.thinknum.com/fonts/Soehne-Regular.eot") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-Regular.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-Regular.woff") format("woff"); }

@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 500;
  src: url("https://static.media.thinknum.com/fonts/Soehne-Medium.eot") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-Medium.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-Medium.woff") format("woff"); }

@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 600;
  src: url("https://static.media.thinknum.com/fonts/Soehne-SemiBold.eot") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-SemiBold.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-SemiBold.woff") format("woff"); }

@font-face {
  font-family: "Sohne";
  font-style: normal;
  font-weight: 800;
  src: url("https://static.media.thinknum.com/fonts/Soehne-ExtraBold.eot") format("eot"), url("https://static.media.thinknum.com/fonts/Soehne-ExtraBold.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Soehne-ExtraBold.woff") format("woff"); }

@font-face {
  font-family: "Monorama";
  font-style: normal;
  font-weight: 600;
  src: url("https://static.media.thinknum.com/fonts/Monorama-SemiBold.woff2") format("woff2"), url("https://static.media.thinknum.com/fonts/Monorama-SemiBold.woff") format("woff"); }

html, body {
  height: 100%;
  overflow: hidden; }

body {
  background-color: #fff; }
  body.dark {
    background-color: #000; }

#root {
  width: 100%;
  height: 100%; }
  #root svg {
    border: none; }

div#html-preloader {
  background: transparent; }
  div#html-preloader.dark svg circle {
    stroke: #ffffff !important; }

.Chart_z6KRu {
  overflow: hidden; }

.MediaHeroChart_3kYO8 {
  max-width: 1280px !important;
  margin: auto;
  padding: 0 40px;
  height: 100%;
  box-sizing: border-box; }
  @media (max-width: 599px) {
    .MediaHeroChart_3kYO8 {
      padding: 0 25px; } }

.timesliderPadded_2rJik {
  padding-top: 8px !important; }

.TimeSlider_1_1Ms {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  flex-grow: 0;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
  padding-bottom: 6px; }
  .TimeSlider_1_1Ms .buttons_1ew7a {
    display: flex; }
    .TimeSlider_1_1Ms .buttons_1ew7a div.button_3GAim {
      border: 1px solid #000;
      box-sizing: border-box;
      margin-right: 10px;
      width: 24px;
      height: 23px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .TimeSlider_1_1Ms .buttons_1ew7a div.button_3GAim.isActive_1WnW0 {
        background: #000; }
        .TimeSlider_1_1Ms .buttons_1ew7a div.button_3GAim.isActive_1WnW0 svg path {
          fill: #fff; }
    .TimeSlider_1_1Ms .buttons_1ew7a .buttonTooltip_1NMrd {
      font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .TimeSlider_1_1Ms .sliderContainer_2Xe4W {
    flex: 1 1 auto; }
    .TimeSlider_1_1Ms .sliderContainer_2Xe4W .slider_3eiqI {
      position: relative;
      height: 6px;
      width: 100%;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .slider_3eiqI .rail {
        position: absolute;
        width: 100%;
        background-color: #dedede;
        height: 6px; }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .slider_3eiqI .track {
        position: absolute;
        left: 0;
        width: 100%;
        background-color: #000;
        border-radius: 0;
        height: 6px; }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .slider_3eiqI .handle {
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
        border-image: initial;
        background: transparent;
        position: absolute;
        margin-left: -7px;
        margin-top: -5px;
        width: 14px;
        height: 14px;
        cursor: default;
        touch-action: pan-x;
        border-radius: 50%;
        left: 100%;
        z-index: 2; }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .slider_3eiqI .tooltip {
        bottom: 12px;
        font-weight: 500;
        background: #000;
        font-size: 15px;
        padding: 5px 10px;
        padding-bottom: 7px;
        color: #fff;
        position: absolute;
        opacity: 0;
        font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
        .TimeSlider_1_1Ms .sliderContainer_2Xe4W .slider_3eiqI .tooltip.isVisible_2Tr5x {
          opacity: 1; }
    .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x .tick_3WAgX, .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legendTest_JTqas .tick_3WAgX {
      font-family: "Monorama", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      position: absolute;
      top: 0;
      transform: translate(-50%, 0);
      text-align: center;
      overflow: hidden;
      line-height: 28px;
      font-weight: 600; }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x .tick_3WAgX.isActive_1WnW0, .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legendTest_JTqas .tick_3WAgX.isActive_1WnW0 {
        color: #000; }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x .tick_3WAgX.left_3wITf, .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legendTest_JTqas .tick_3WAgX.left_3wITf {
        left: 0;
        margin-left: 0;
        text-align: left;
        transform: none; }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x .tick_3WAgX.right_1uWwT, .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legendTest_JTqas .tick_3WAgX.right_1uWwT {
        right: 0;
        margin-left: 0;
        text-align: right;
        transform: none; }
    .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legendTest_JTqas {
      pointer-events: none;
      visibility: hidden;
      opacity: 0;
      font-size: 13px; }
    .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x {
      position: relative;
      height: 18px;
      font-size: 13px;
      color: #000;
      margin-top: -4px; }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x > {
        pointer-events: none; }
      .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x .smallTicks_1hA0g {
        position: relative;
        height: 18px;
        margin-top: 0; }
        .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x .smallTicks_1hA0g > .tick_3WAgX {
          position: absolute;
          background: none;
          width: 1px;
          height: 7px;
          margin-left: 0; }
          .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x .smallTicks_1hA0g > .tick_3WAgX.left_3wITf {
            left: 2px; }
          .TimeSlider_1_1Ms .sliderContainer_2Xe4W .legend_es77x .smallTicks_1hA0g > .tick_3WAgX.right_1uWwT {
            right: 2px; }
  .TimeSlider_1_1Ms .SpeedSelector_19F25 {
    position: relative; }
    .TimeSlider_1_1Ms .SpeedSelector_19F25 .menu_2DOTg {
      position: absolute;
      z-index: 10;
      bottom: 22px;
      left: 0;
      background-color: #000;
      padding-bottom: 6px;
      width: 78px; }
      .TimeSlider_1_1Ms .SpeedSelector_19F25 .menu_2DOTg span.label_3JSz0 {
        display: block;
        font-size: 15px;
        padding-left: 5px;
        padding-left: 12px;
        padding-top: 8px;
        padding-bottom: 5px;
        color: #fff; }
      .TimeSlider_1_1Ms .SpeedSelector_19F25 .menu_2DOTg ul li {
        padding: 4px 14px;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        display: flex;
        cursor: pointer; }
        .TimeSlider_1_1Ms .SpeedSelector_19F25 .menu_2DOTg ul li:hover {
          background-color: #0b71e6; }
        .TimeSlider_1_1Ms .SpeedSelector_19F25 .menu_2DOTg ul li span {
          flex: 1 1 auto; }
        .TimeSlider_1_1Ms .SpeedSelector_19F25 .menu_2DOTg ul li div {
          flex: 0 0 auto; }

