@charset "UTF-8";
.text-center {
  text-align: center; }

.center {
  margin-left: auto;
  margin-right: auto; }

@font-face {
  font-family: "PTF55F";
  src: url("../fonts/PTF55F-webfont.eott");
  src: url("../fonts/PTF55F-webfont.svg") format("svg");
  src: url("../fonts/PTF55F-webfont.ttf") format("truetype");
  src: url("../fonts/PTF55F-webfont.woff") format("woff");
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
@font-face {
  font-family: "PTF56F";
  src: url("../fonts/PTF56F-webfont.eott");
  src: url("../fonts/PTF56F-webfont.svg") format("svg");
  src: url("../fonts/PTF56F-webfont.ttf") format("truetype");
  src: url("../fonts/PTF56F-webfont.woff") format("woff");
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
@font-face {
  font-family: "PTF75F";
  src: url("../fonts/PTF75F-webfont.eott");
  src: url("../fonts/PTF75F-webfont.svg") format("svg");
  src: url("../fonts/PTF75F-webfont.ttf") format("truetype");
  src: url("../fonts/PTF75F-webfont.woff") format("woff");
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
@font-face {
  font-family: "seravek-medium";
  src: url("../fonts/seravek-medium-webfont.eot");
  src: url("../fonts/seravek-medium-webfont.svg") format("svg");
  src: url("../fonts/seravek-medium-webfont.ttf") format("truetype");
  src: url("../fonts/seravek-medium-webfont.woff") format("woff");
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
@font-face {
  font-family: "seravek-mediumitalic";
  src: url("../fonts/seravek-mediumitalic-webfont.eot");
  src: url("../fonts/seravek-mediumitalic-webfont.svg") format("svg");
  src: url("../fonts/seravek-mediumitalic-webfont.ttf") format("truetype");
  src: url("../fonts/seravek-mediumitalic-webfont.woff") format("woff");
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
@font-face {
  font-family: "seravek";
  src: url("../fonts/seravek-webfont.eot");
  src: url("../fonts/seravek-webfont.svg") format("svg");
  src: url("../fonts/seravek-webfont.ttf") format("truetype");
  src: url("../fonts/seravek-webfont.woff") format("woff");
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
@font-face {
  font-family: "seravek-light";
  src: url("../fonts/seravek-light-webfont.eot");
  src: url("../fonts/seravek-light-webfont.svg") format("svg");
  src: url("../fonts/seravek-light-webfont.ttf") format("truetype");
  src: url("../fonts/seravek-light-webfont.woff") format("woff");
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6, p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  color: #1fc0da;
  font-size: 2.25rem;
  text-align: left;
  font-weight: 100;
  margin-bottom: 14px;
  margin-top: 14px;
  line-height: 1.2em; }

h2 {
  color: #ddd;
  font-size: 31px; }

h3 {
  font-family: "PTF55F", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 31px;
  color: #1fc0da;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 100; }

h4 {
  color: #1fc0da;
  font-family: "PTF55F", Helvetica, Arial, "Lucida Grande", sans-serif; }

button, p {
  font-family: "seravek", Helvetica Arial, "Lucida Grande", sans-serif;
  color: #555;
  font-size: 1rem;
  line-height: 1.5rem; }

a {
  color: #1fc0da;
  text-decoration: none; }

p {
  font-family: "seravek", Helvetica Arial, "Lucida Grande", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.emphasis-link {
  color: #1fc0da; }

.anchor-link {
  padding-top: .5rem;
  margin-top: 0;
  padding-bottom: 1rem; }

#site-intro {
  font-family: "seravek-light", Helvetica Arial, "Lucida Grande", sans-serif;
  color: #aaa; }

.header-site-links {
  font-family: "seravek", Helvetica Arial, "Lucida Grande", sans-serif; }

@media screen and (min-width: 48rem) {
  p {
    font-size: 1.1rem;
    line-height: 1.4; } }
#logo {
  max-width: 35%;
  height: auto;
  display: block;
  margin-top: 14px; }

.uncertain-hour-logo {
  height: 6rem;
  width: auto; }

.svg-comment {
  display: none;
  fill: #313131;
  height: 1.7rem;
  position: absolute;
  right: 4rem;
  top: 1.18rem;
  width: 3rem; }

.hamburger-icon {
  position: absolute;
  right: 20px;
  top: 3%; }

.hamburger-icon,
.hamburger-icon:before,
.hamburger-icon:after {
  cursor: pointer;
  height: 3px;
  width: 16px;
  background-color: white;
  position: absolute;
  display: block;
  content: ''; }

.hamburger-icon:before {
  top: -7px; }

.hamburger-icon:after {
  bottom: -7px; }

.svg-icon {
  margin-bottom: -8px;
  fill: #ddd;
  height: 18px;
  width: 18px;
  padding-right: 5px; }

@media screen and (min-width: 48rem) {
  .svg-comment {
    display: block;
    fill: #888;
    position: absolute;
    right: -0.5rem;
    top: -1.3rem; }
    .svg-comment:hover {
      fill: #1fc0da;
      transition: fill, 250ms, ease-out; } }
.content-wrapper {
  margin: 0 0.75rem 2rem;
  overflow: hidden;
  margin-bottom: 1rem; }

@media screen and (min-width: 48rem) {
  .content-wrapper {
    margin: 3.75rem auto 2rem;
    margin-top: 0;
    max-width: 63rem;
    padding: 0 1rem; } }
#title-wrapper {
  margin-top: 3.4rem; }

#site-title {
  background: #fff;
  bottom: 0rem;
  position: absolute;
  margin-bottom: 0;
  padding-top: 14px;
  text-align: center;
  width: 100%; }
  #site-title h1 {
    color: #313131;
    font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
    font-size: 1.9rem;
    -webkit-font-smoothing: antialiased;
    line-height: 1.15;
    text-align: center; }

.podcast-link {
  border-radius: 1rem;
  transition: all 200ms ease-out;
  border: thin solid #888;
  color: #888;
  display: block;
  font-family: helvetica;
  font-size: .75rem;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  height: 3.325rem;
  line-height: 1.44;
  margin: 2rem auto .5rem;
  padding: 0.5rem .7rem 0 4.1rem;
  position: relative;
  text-align: left;
  width: 16.5rem; }
  .podcast-link .headphones {
    height: 1.5rem;
    left: 1.625rem;
    position: absolute;
    top: .75rem;
    width: 1.5rem; }
  .podcast-link .headphone-fill {
    transition: fill 200ms ease-out;
    fill: #888; }
  .podcast-link:hover {
    border-color: transparent;
    background-color: #46e3fd;
    color: #fff; }
    .podcast-link:hover .headphone-fill {
      fill: #fff; }

#site-banner-image {
  background-image: url("/assets/default/files/robots-hero_0.jpg");
  background-position: center;
  background-size: cover;
  height: 16rem;
  overflow: hidden;
  position: relative;
  width: 100%; }
  #site-banner-image img {
    display: block;
    margin: 0 auto;
    width: 100%; }
  #site-banner-image .svg-tower {
    display: none; }

#site-intro-wrapper {
  margin-bottom: 2rem;
  text-align: center; }

#site-intro {
  line-height: 1.5em;
  padding: 0 0.75rem;
  padding-top: 1rem;
  padding-bottom: 0.75rem;
  margin-top: 0;
  margin-bottom: 1rem;
  color: #aaa;
  font-size: 1.3rem;
  letter-spacing: -.01rem;
  text-align: center; }
  #site-intro span {
    display: block;
    margin-top: .75rem; }

.button-common {
  border-radius: 0.325rem;
  transition: background-color 350ms ease;
  background-color: #1fc0da;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
  font-size: .925rem;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  margin: 0 1.125rem 1.15rem;
  padding: .625rem 0;
  width: auto; }
  .button-common:hover {
    background-color: #46e3fd; }
  .button-common svg {
    height: .75rem;
    margin: 0 .25rem -0.1rem 0;
    width: 1rem; }
  .button-common .people-button {
    height: 1.5rem;
    margin-bottom: -.5rem;
    width: 1.5rem; }

@media screen and (min-width: 30rem) {
  #site-title {
    text-align: center; }

  .button-common {
    display: inline-block;
    text-transform: uppercase;
    width: 14rem; } }
@media screen and (min-width: 48rem) {
  #site-intro-wrapper {
    background-color: #fff;
    margin: auto;
    margin-bottom: 3rem;
    max-width: 68rem;
    padding-top: 1rem;
    padding: 0;
    position: relative; }

  #site-intro {
    max-width: 61rem !important;
    font-size: 1.1rem;
    margin: -5.7rem auto 1.55rem;
    text-align: center;
    margin-top: -5.7rem;
    background-color: #fff;
    min-height: 7rem;
    font-size: 1.325rem;
    line-height: 1.44;
    max-width: 64rem;
    position: relative; }

  #title-wrapper {
    margin: 3.75rem auto 1rem;
    margin-top: 2.5rem;
    position: relative; }

  #site-banner-image {
    height: 27.5rem;
    overflow-y: hidden; }
    #site-banner-image img {
      width: 100%; }
    #site-banner-image .svg-tower {
      display: none;
      margin: auto;
      height: 5rem;
      width: auto;
      margin-top: 5.5rem;
      padding: 2px; }

  #site-title {
    bottom: 4.75rem;
    position: absolute;
    padding-top: 10px;
    width: 100%;
    margin-bottom: 14px; }
    #site-title h1 {
      color: #313131;
      font-size: 2.7rem;
      line-height: 1.3; }

  .button-common {
    display: inline-block;
    margin: 0 1.125rem; }

  .podcast-link {
    width: 16.5rem;
    padding-left: 4.1rem; } }
@media screen and (min-width: 60rem) {
  #site-title {
    background-color: #fff;
    bottom: 4.75rem;
    display: block;
    left: 50%;
    margin-left: -14.5rem;
    width: 29rem;
    max-width: 60rem; }
    #site-title h1 {
      font-size: 3.125rem;
      margin: 0; }
    #site-title .podcast-link {
      border-color: #fff;
      color: #fff; }
      #site-title .podcast-link .headphone-fill {
        fill: #fff; } }
.chart-wrapper {
  margin-bottom: 3.25rem; }
  .chart-wrapper .extreme-chart h4 {
    color: #1fc0da;
    font-weight: normal;
    font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
    font-size: 1.125rem;
    -webkit-font-smoothing: antialiased;
    margin-bottom: .75rem;
    padding-left: 1.5rem; }
  .chart-wrapper .extreme-chart ul {
    border-top: thin solid #ddd;
    color: #1fc0da;
    font-family: "seravek", Helvetica Arial, "Lucida Grande", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    line-height: 1.2;
    list-style: none;
    margin: 0 0 .25rem;
    padding: 1rem 0 0 1.5rem; }
    .chart-wrapper .extreme-chart ul li {
      margin-bottom: .5rem; }
  .chart-wrapper .label {
    fill: #1fc0da;
    font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
    -webkit-font-smoothing: antialiased; }

.chart-1-2 {
  margin-bottom: 1.5rem;
  width: auto; }

.chart-1-1 {
  width: auto; }
  .chart-1-1 svg {
    max-height: 43rem; }
  .chart-1-1 h4 {
    color: #888;
    font-weight: normal;
    font-size: 1.25rem;
    -webkit-font-smoothing: antialiased; }

.data-source {
  color: #888;
  font-size: .78rem;
  line-height: 1.5;
  margin-top: 1.1825rem;
  text-align: left; }
  .data-source ul {
    margin-top: 0; }

#scatterplot .axis path,
#scatterplot .axis line {
  fill: none;
  stroke: #1fc0da;
  shape-rendering: crispEdges; }
#scatterplot .grid {
  stroke: #1fc0da;
  stroke-opacity: 0.2;
  shape-rendering: crispEdges; }
#scatterplot .grid path {
  stroke-width: 0; }
#scatterplot .dot {
  fill: #1fc0da;
  fill: rgba(48, 192, 216, 0.75); }
  #scatterplot .dot:hover {
    fill: #ED5338; }
#scatterplot text {
  font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-size: .825rem;
  fill: #ED5338;
  pointer-events: none; }

.d3-tip {
  line-height: 1;
  padding: .325rem;
  background: rgba(255, 255, 255, 0.8);
  color: #555;
  border-radius: 2px;
  border: thin solid #f5f5f5;
  font-family: "seravek", Helvetica Arial, "Lucida Grande", sans-serif;
  font-size: .75rem;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  max-width: 20rem; }
  .d3-tip strong {
    color: #1fc0da;
    font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
    font-size: .825rem; }
  .d3-tip span {
    font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif; }

/* Style northward tooltips differently */
.d3-tip.n:after {
  margin: -1px 0 0 0;
  top: 100%;
  left: 0; }

.major-chart ul,
.growth-chart ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  text-align: left; }
  .major-chart ul li,
  .growth-chart ul li {
    margin-bottom: .325rem;
    position: relative; }
    .major-chart ul li:hover .tool-tip,
    .growth-chart ul li:hover .tool-tip {
      max-height: 6rem; }
  .major-chart ul h3,
  .growth-chart ul h3 {
    margin: 0;
    font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
    font-size: .825rem;
    -webkit-font-smoothing: antialiased; }
  .major-chart ul .bar,
  .growth-chart ul .bar {
    background-color: #1fc0da;
    height: 1.25rem; }
    .major-chart ul .bar.featured,
    .growth-chart ul .bar.featured {
      background-color: #ED5338; }
      .major-chart ul .bar.featured + .tool-tip,
      .growth-chart ul .bar.featured + .tool-tip {
        border-left: 2px solid #ED5338; }
  .major-chart ul .tool-tip,
  .growth-chart ul .tool-tip {
    transition: max-height 250ms ease-out;
    border-left: 2px solid #1fc0da;
    overflow: hidden;
    margin: 0 0 .625rem 0;
    max-height: 0;
    padding-left: .5rem; }
    .major-chart ul .tool-tip h4,
    .growth-chart ul .tool-tip h4 {
      font-size: .825rem;
      margin: 0; }

@media screen and (min-width: 48rem) {
  .chart-wrapper {
    margin-bottom: 2rem; }
    .chart-wrapper .extreme-chart h4 {
      font-weight: normal;
      font-size: 1.5rem;
      padding-left: 1.25rem; }
    .chart-wrapper .extreme-chart ul {
      font-size: 1.325rem;
      padding-left: 1.5rem;
      vertical-align: top; }
    .chart-wrapper .chart-1-2 {
      float: left;
      margin-bottom: 0;
      width: 45%; }
      .chart-wrapper .chart-1-2:first-child {
        width: 55%; }
        .chart-wrapper .chart-1-2:first-child ul {
          padding-right: 10%; } }
.navbar-wrapper {
  border-bottom: thin solid #f5f5f5;
  height: 3.75rem;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100; }

#navbar-title {
  display: none; }

.header-logo {
  display: inline-block; }

.header-share {
  width: 3.75rem; }
  .header-share .share-button {
    display: inline-block; }
    .header-share .share-button:first-child {
      margin: 0 .75rem 0 0; }

@media screen and (min-width: 48rem) {
  #navbar-title {
    display: inline-block;
    position: absolute;
    top: 1.75rem;
    width: 100%;
    text-align: center;
    font-style: italic;
    font-family: "PTF56F", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: .95em;
    color: #888;
    z-index: -1;
    -webkit-font-smoothing: antialiased; } }
.navbar-wrapper {
  background-color: #ffffff;
  height: 3.4rem;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  border-bottom: thin solid #f5f5f5;
  height: 3.75rem;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100; }

.navbar-logo {
  background-color: #f5f5f5;
  display: inline-block;
  height: 3.4em;
  position: relative;
  width: 53%; }
  .navbar-logo:after {
    border-bottom: 3.4em solid #f5f5f5;
    border-right: 3.4em solid transparent;
    content: '';
    height: 0;
    position: absolute;
    right: -3.3em;
    width: 0; }

.svg-logo {
  height: 1.7rem;
  margin: 0.8rem 0 0 0.75rem;
  width: 9.3rem; }

.header-share {
  float: right;
  margin-right: 0; }

.share-button {
  vertical-align: middle; }
  .share-button path {
    fill: #313131; }

.tanf-menu {
  margin-left: 0.325rem; }
  .tanf-menu path {
    fill: #555; }

.header-site-links {
  margin-top: -10px; }

@media screen and (min-width: 48rem) {
  .navbar-wrapper {
    border-bottom: thin solid #f5f5f5;
    height: 3.75rem;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100; }

  .navbar-logo {
    background-color: transparent; }
    .navbar-logo:after {
      border-color: transparent; }

  .svg-logo {
    height: 2rem;
    margin-left: 1rem;
    width: 11rem; }

  .header-share {
    width: auto;
    margin: 0 1rem 0 0;
    margin-bottom: 2rem; }
    .header-share .share-button:first-child {
      margin-right: .1rem; }

  .header-site-links {
    display: inline-block;
    font-size: 0.77rem;
    position: absolute;
    right: 9rem;
    top: -0.6rem;
    margin-top: 2.7rem;
    color: #1fc0da;
    z-index: 99; }
    .header-site-links:hover {
      cursor: pointer;
      transition: color, 250ms, ease-out; }

  a {
    color: #888; }

  a:hover {
    color: #1fc0da; }

  .share-button {
    transition: background-color, 250ms, ease-out;
    background-color: #1fc0da;
    display: inline-block;
    height: 3.125rem;
    padding-top: 1rem;
    text-align: center;
    vertical-align: middle;
    width: 3.1rem; }
    .share-button:hover {
      background-color: #46e3fd; }
    .share-button:first-child {
      margin-right: 0.1rem; }
    .share-button svg path {
      fill: #fff; }
    .share-button .facebook-share {
      margin-left: -8px; } }
.footer-bar {
  width: 100%;
  background-color: #1fc0da;
  color: #fff;
  font-family: "PTF56F", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  font-weight: 100;
  height: 4rem;
  line-height: 4rem;
  margin-bottom: 1.5rem;
  margin: auto;
  margin-top: 6rem;
  position: relative;
  text-align: center; }
  .footer-bar .robot {
    height: 5rem;
    left: 50%;
    margin-left: -4.05rem;
    position: absolute;
    top: -5rem;
    width: 8.1rem; }
  .footer-bar .svg-tower {
    width: 100%;
    height: 6rem;
    display: block;
    position: absolute;
    top: -6rem; }
  .footer-bar #footer-text a {
    color: #fff;
    display: block;
    padding-top: 0.75rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-size: 1.8rem;
    font-weight: normal; }

.footer-scaffolding {
  background-color: #fff;
  border-top: thin solid #ddd;
  font-family: georgia, serif;
  padding: 3.2em .75em 10em; }
  .footer-scaffolding ul {
    padding-left: 0; }
  .footer-scaffolding.credits {
    color: #888;
    font-family: georgia, serif;
    font-size: .95rem;
    -webkit-font-smoothing: antialiased;
    line-height: 1.8; }
    .footer-scaffolding.credits strong {
      color: #666;
      font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: .85em;
      -webkit-font-smoothing: antialiased;
      font-weight: bold;
      margin: 0 0 .5em 0;
      text-transform: uppercase; }

.copyright-parse {
  display: inline-block;
  font-weight: normal; }

.ancillary {
  font-size: .95em;
  text-align: center; }
  .ancillary h3 {
    color: #555;
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: .85em;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    margin: 0 0 .5em 0;
    text-transform: uppercase; }
  .ancillary li {
    display: inline-block;
    padding: .25em; }
    .ancillary li:first-child {
      padding-left: 0; }
    .ancillary li:before {
      color: #888;
      content: '• '; }
    .ancillary li:first-child:before {
      content: ''; }
  .ancillary a {
    color: #888;
    -webkit-font-smoothing: antialiased; }

.ancillary-apm {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: .625em;
  text-align: center; }
  .ancillary-apm h4 {
    color: #555;
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    margin: .625em 0 .325em; }
    .ancillary-apm h4 span {
      font-weight: normal; }
  .ancillary-apm li {
    display: inline-block;
    padding: .25em; }
    .ancillary-apm li:first-child {
      padding-left: 0; }
    .ancillary-apm li:before {
      color: #888;
      content: '| '; }
    .ancillary-apm li:first-child:before {
      content: ''; }
  .ancillary-apm a {
    color: #888;
    -webkit-font-smoothing: antialiased; }

.podcast-menu {
  display: none; }

.ancillary-meta {
  margin-top: 1.25em; }

.ancillary-social {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: .8em;
  margin-bottom: 1.25em; }
  .ancillary-social svg {
    margin-right: .5em; }
    .ancillary-social svg path {
      fill: #1fc0da; }
  .ancillary-social a {
    color: #1fc0da; }
  .ancillary-social li {
    margin-right: .5em; }
  .ancillary-social li:before {
    content: ''; }
  .ancillary-social li:last-child {
    margin-right: 0;
    padding-right: 0; }

.footer-facebook svg {
  height: 1.07em;
  margin-bottom: -.1em;
  width: .55em; }

.footer-twitter svg {
  height: 1em;
  margin-bottom: -.125em;
  width: 1em; }

.footer-instagram svg {
  height: 1.6em;
  margin-bottom: -.45em;
  width: 1.6em; }

@media screen and (min-width: 48rem) {
  .footer-bar {
    background-color: #1fc0da;
    font-size: 2rem;
    margin-bottom: 1.5rem;
    margin-top: 13rem; }
    .footer-bar .robot {
      height: 8rem;
      margin-left: -6.5rem;
      position: absolute;
      top: -8rem;
      width: 13rem; }
    .footer-bar #footer-text a {
      color: #fff;
      padding-top: 0.7rem;
      padding-bottom: 0.5rem; }

  .footer-container {
    margin: 0 auto;
    max-width: 61rem; }

  .footer-scaffolding {
    border-top: 0;
    padding: 1.2em 1em 3em; }

  .ancillary {
    border-bottom: thin solid #e5e5e5;
    padding-left: 0;
    text-align: left; }
    .ancillary h3,
    .ancillary ul {
      display: inline-block; }
    .ancillary h3 {
      margin-right: .5em; }

  .ancillary-meta {
    margin-top: 1.325em; }

  .ancillary-apm {
    margin-left: 0;
    text-align: left; }

  .stories .ancillary-apm {
    margin-left: 0; }

  .ancillary-social {
    border: 0;
    float: right;
    margin-right: 0;
    text-align: right; }
    .ancillary-social h3 {
      margin-right: 0; }

  .footer-scaffolding .ancillary.podcast-menu {
    display: block;
    margin-left: -1.1em;
    padding-bottom: 0; }
    .footer-scaffolding .ancillary.podcast-menu img {
      vertical-align: bottom;
      width: 17em; }

  .footer-instagram {
    margin-right: 0; }

  .footer-social {
    margin-top: 0; } }
.article {
  margin-bottom: 5rem; }

.article-table {
  border-collapse: collapse;
  width: 100%; }
  .article-table td {
    width: 100%;
    display: block;
    color: #555;
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px dotted lightgray;
    padding: 1rem;
    padding-left: 0; }
  .article-table td:first-child {
    padding-left: 0; }
  .article-table .empty-cell {
    display: none; }

.data-section .article-title-wrapper {
  border-top: thin solid #f5f5f5; }

.article-title-wrapper {
  display: 100%;
  text-align: center;
  width: 100%; }
  .article-title-wrapper .article-title:before {
    background-color: #888;
    content: " ";
    height: .25rem;
    position: absolute;
    width: 13rem;
    top: 0;
    left: 50%;
    margin-left: -6.5rem; }

.article.content-section .article-title {
  color: #313131;
  font-family: "PTF56F", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.9rem;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  text-transform: none; }
.article.content-section p {
  font-family: "PTF55F", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.125rem;
  line-height: 1.625;
  margin-bottom: .625rem;
  text-align: left; }
.article.content-section strong {
  font-family: "PTF55F", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold; }

.article-title {
  color: #1fc0da;
  font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  margin-top: 0rem;
  padding-top: 2.25rem;
  position: relative;
  text-align: center;
  text-transform: uppercase; }

.article.data-section {
  margin-bottom: 2.5rem;
  text-align: center; }
  .article.data-section p {
    color: #aaa; }
.article p {
  color: #555;
  font-size: 1.325rem;
  font-family: "seravek-light", Helvetica Arial, "Lucida Grande", sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; }
  .article p a {
    text-decoration: none;
    color: #1fc0da; }
    .article p a:hover {
      color: #46e3fd; }
  .article p strong {
    font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
    font-weight: normal; }

.jumbo {
  font-size: 6.5625rem;
  color: #1fc0da;
  float: left;
  margin-top: 2rem;
  margin-right: 1rem;
  margin-bottom: 1rem; }

.embed_quote_footnote {
  color: #333;
  display: block;
  font-family: helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 2rem;
  -webkit-font-smoothing: antialiased; }
  .embed_quote_footnote a {
    color: #1fc0da;
    text-decoration: none; }

.article p .embed_quote_footnote_last {
  color: #333;
  display: block;
  font-family: helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 2rem; }

.timeline-wrapper {
  padding-top: 2rem; }

.embed-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 1rem; }
  .embed-wrapper iframe {
    white-space: normal;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%; }
  .embed-wrapper img {
    white-space: normal;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%; }
  .embed-wrapper .article-aside {
    position: relative;
    margin-top: 60%;
    bottom: 0;
    right: 0;
    font-size: 1rem;
    font-family: "PTF56F", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-align: center; }

.article-pull-quote-wrapper {
  display: block;
  text-align: center;
  border-top: 6px solid lightgray;
  margin-top: 1rem; }

.article-pull-quote-wrapper-full {
  display: block;
  margin-top: 1rem; }

.article-pull-quote {
  font-size: 1.6rem;
  color: #555;
  font-style: italic;
  line-height: 2rem;
  -webkit-font-smoothing: antialiased;
  margin: auto;
  margin-top: 1rem;
  padding-left: 3rem;
  padding-right: 1rem; }
  .article-pull-quote:before {
    color: #1fc0da;
    font-style: italic;
    content: open-quote;
    font-size: 7rem;
    position: absolute;
    margin-left: -4.25rem;
    margin-top: 28px;
    -webkit-font-smoothing: antialiased; }

.article-pull-quote-full {
  font-size: 1.6rem;
  color: #555;
  font-style: italic;
  line-height: 2rem;
  -webkit-font-smoothing: antialiased;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-left: 0;
  padding-right: 1rem; }
  .article-pull-quote-full:before {
    color: #1fc0da;
    font-style: italic;
    font-size: 7rem;
    position: absolute;
    margin-left: -4.25rem;
    margin-top: 28px;
    -webkit-font-smoothing: antialiased; }

.teaser {
  margin-top: 2rem;
  margin-bottom: 1rem;
  border-top: thin solid lightgray;
  display: block;
  position: relative;
  color: #1fc0da;
  -webkit-font-smoothing: antialiased; }
  .teaser a {
    text-decoration: none !important; }
  .teaser:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0rem;
    height: 6px;
    background-color: lightgray;
    width: 13.225rem; }
  .teaser img {
    display: none; }
  .teaser span {
    -webkit-font-smoothing: antialiased; }

.teaser-title {
  color: #555;
  margin-bottom: 1rem;
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: bolder;
  font-family: "seravek", Helvetica Arial, "Lucida Grande", sans-serif;
  display: inline-block; }

.teaser-content {
  margin-top: -0.75rem !important;
  border-bottom: thin solid #ddd;
  padding-bottom: 1.5rem;
  margin-bottom: 2rem; }

.teaser-body {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-family: 'PT55';
  color: #1fc0da;
  display: inline-block;
  width: 100%;
  -webkit-font-smoothing: antialiased; }
  .teaser-body .teaser-cta {
    text-decoration: underline; }

@media screen and (min-width: 48rem) {
  .article-title {
    font-size: 1.5rem; }

  .article.content-section .article-title-wrapper {
    margin-bottom: 3.5rem; }
  .article.content-section .article-title {
    font-size: 3.05rem;
    margin-bottom: 1.75rem;
    padding-top: 4rem; }

  .article-table {
    border-collapse: collapse;
    width: 100%; }
    .article-table td {
      display: table-cell;
      width: 50%;
      color: #555;
      font-size: 1.2rem;
      -webkit-font-smoothing: antialiased;
      border-bottom: 1px dotted lightgray;
      padding: .75rem; }
    .article-table td:first-child {
      border-right: 1px dotted lightgray;
      padding-left: 0; }
    .article-table .empty-cell {
      display: table-cell; }

  .embed-wrapper {
    padding-bottom: 0;
    padding-top: 0; }
    .embed-wrapper iframe {
      position: relative !important;
      width: 378px;
      float: right;
      height: 283.5px;
      margin-bottom: 2rem;
      margin-left: 2rem;
      margin-top: 1.5rem;
      border-top: 3px solid darkgray;
      padding-top: .5rem;
      padding-bottom: 1rem; }
    .embed-wrapper img {
      position: relative !important;
      width: 378px;
      float: right;
      height: 283.5px;
      margin-bottom: 2rem;
      margin-left: 2rem;
      margin-top: 3rem;
      border-top: 3px solid darkgray;
      padding-top: .5rem;
      padding-bottom: 1rem; }
    .embed-wrapper .article-aside {
      margin-bottom: 1rem;
      position: absolute;
      bottom: -22rem;
      right: 0;
      font-size: 1rem;
      font-family: "PTF56F", Helvetica, Arial, "Lucida Grande", sans-serif; }

  .article-pull-quote {
    margin-left: 2em;
    margin-right: 0;
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0; }

  .article-pull-quote-wrapper {
    text-align: left;
    float: right;
    margin-left: 2rem;
    width: 378px;
    height: 283.5px; }

  .article-pull-quote-full {
    font-size: 1.6rem;
    color: #555;
    font-style: italic;
    line-height: 2rem;
    -webkit-font-smoothing: antialiased;
    margin-left: 2em;
    margin-right: 0;
    margin-top: 0rem;
    padding-left: 0;
    padding-right: 0; }

  .article-pull-quote-wrapper-full {
    text-align: left;
    float: right;
    margin-left: 2rem;
    width: 100%;
    margin-bottom: .5rem; }

  .teaser {
    margin-top: 3rem;
    margin-bottom: 1rem; }
    .teaser a {
      text-decoration: none !important; }
    .teaser:after {
      width: 24rem; }
    .teaser img {
      display: inline-block;
      margin-top: 1rem;
      height: 8rem;
      width: auto;
      float: left; }
    .teaser .teaser-content {
      width: 76%;
      float: right;
      margin-top: -0.75rem !important; }
    .teaser span {
      -webkit-font-smoothing: antialiased; }

  .teaser-title {
    display: inline-block;
    margin-left: 1rem;
    margin-bottom: 0.5rem; }

  .teaser-body {
    display: inline-block;
    width: 76%;
    margin-left: 1rem; }
    .teaser-body .teaser-cta {
      text-decoration: underline !important; } }
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-embeds {
  margin: 1rem 0; }

@media screen and (min-width: 48rem) {
  .video-embeds {
    display: block;
    width: 66%;
    margin: 2rem auto; } }
#disqus_thread {
  max-width: 63rem;
  margin: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0px 15px; }

/* ----------------------------------- AUDIO ------------------------------------------- */
.audioplayer {
  background: transparent;
  border-radius: 20px;
  border: medium none;
  color: #333;
  float: none;
  height: 75px;
  margin: 0 auto;
  padding-top: 0;
  position: relative;
  text-shadow: none;
  width: 100%;
  z-index: 1; }

.this-playing {
  display: none; }

.audioplayer-playing .this-playing {
  display: block; }
.audioplayer-playing .this-paused {
  display: none; }

.audioplayer:before {
  background-color: #555;
  background-color: rgba(30, 30, 30, 0.8);
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.audioplayer-mini {
  width: 2.5em;
  /* 40 */
  margin: 0 auto; }

.audioplayer > div {
  position: absolute; }

.audioplayer .audioplayer-playpause {
  cursor: pointer;
  height: 70px;
  left: 50%;
  margin-left: -35px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  text-indent: -9999px;
  top: .625rem;
  width: 70px;
  z-index: 111; }
  .audioplayer .audioplayer-playpause .play_audio.play {
    height: 4rem;
    left: 0;
    position: absolute;
    width: 4rem; }

.podcast-player {
  height: 5rem;
  margin-top: -2rem; }

.audioplayer-playpause {
  background-size: 5.5rem 1.6rem;
  height: 1.5rem;
  left: 0;
  margin-left: 0;
  top: 0;
  width: 5.5rem; }

.audioplayer {
  height: 3.5rem;
  left: auto;
  width: 5.5rem; }

.audioplayer:before {
  display: none; }

.sound-bars {
  height: 1.38rem;
  left: 0;
  margin-left: 0;
  top: 0;
  width: 5.5rem; }

.podcast-player {
  height: 5rem; }
  .podcast-player h4 {
    font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal; }

.audio_new_source h4 {
  color: #555;
  cursor: pointer;
  display: inline-block;
  font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
  font-size: 1.325rem;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  margin: .325rem auto; }
.audio_new_source svg {
  display: none;
  height: 1.5rem;
  margin: 0 .25rem -.25rem 0;
  width: 1.25rem; }
.audio_new_source.current-source h4 {
  color: #1fc0da;
  cursor: auto; }
.audio_new_source.current-source svg {
  display: inline-block; }
.audio_new_source:hover {
  color: #1fc0da; }

.robots-carousel-wrapper {
  overflow-x: hidden;
  margin-bottom: .125rem;
  position: relative;
  width: 100%; }
  .robots-carousel-wrapper .robots-carousel {
    background-color: #f5f5f5;
    list-style: none;
    margin-bottom: 0;
    padding: 1rem .25rem 1rem 1.25rem;
    width: 271.5rem; }
    .robots-carousel-wrapper .robots-carousel li {
      display: inline-block;
      height: 11rem;
      width: 12rem;
      padding: 0 .5rem;
      position: relative;
      vertical-align: top; }
      .robots-carousel-wrapper .robots-carousel li figure {
        height: 11rem;
        margin: 0; }
    .robots-carousel-wrapper .robots-carousel figcaption {
      background-color: #ddd;
      background-color: rgba(218, 218, 218, 0.8);
      bottom: 0;
      left: .5rem;
      position: absolute;
      width: 11rem; }
      .robots-carousel-wrapper .robots-carousel figcaption p {
        color: #313131;
        font-size: .7rem;
        line-height: 1.3;
        margin-bottom: 0;
        padding: .125rem .325rem; }

.photo-credit {
  color: #637C6B;
  display: block;
  font-size: .5rem;
  text-align: right;
  line-height: 1.2; }

.robots-carousel-scroll {
  background-color: #ddd;
  background-color: rgba(31, 192, 218, 0.5);
  width: 6rem;
  height: 6rem;
  border-radius: 3.5rem;
  position: absolute;
  right: -3rem;
  z-index: 5;
  top: 50%;
  cursor: pointer;
  margin-top: -3rem;
  text-indent: 99rem;
  overflow: hidden; }
  .robots-carousel-scroll svg {
    height: 3rem;
    position: absolute;
    top: 1.5rem;
    width: 2rem; }
  .robots-carousel-scroll.scroll-forward svg {
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    left: .625rem; }
  .robots-carousel-scroll.scroll-back {
    left: -3rem; }
    .robots-carousel-scroll.scroll-back svg {
      right: .625rem; }
  .robots-carousel-scroll:hover {
    background-color: #222;
    background-color: rgba(31, 192, 218, 0.5); }

.start .scroll-back {
  display: none; }

.q1 .chart-wrapper {
  display: block;
  opacity: 0; }

.q2 .chart-wrapper,
.q3 .chart-wrapper {
  display: none; }

h2.correct-answer {
  font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #2CB34A; }

.q1answered .q1 .question-cta {
  display: none; }
.q1answered .q1 li.answer-pruning,
.q1answered .q1 li.answer-ceo {
  cursor: auto; }
  .q1answered .q1 li.answer-pruning:hover,
  .q1answered .q1 li.answer-ceo:hover {
    color: #555; }
    .q1answered .q1 li.answer-pruning:hover svg path,
    .q1answered .q1 li.answer-ceo:hover svg path {
      fill: red; }
.q1answered .q1 li.answer-realtor {
  cursor: auto; }
  .q1answered .q1 li.answer-realtor svg path, .q1answered .q1 li.answer-realtor svg g {
    fill: #2CB34A; }
  .q1answered .q1 li.answer-realtor:hover {
    color: #555; }
    .q1answered .q1 li.answer-realtor:hover svg path, .q1answered .q1 li.answer-realtor:hover svg g {
      fill: #2CB34A; }
.q1answered .q1 .answer-ceo,
.q1answered .q1 .answer-pruning {
  opacity: .3; }
  .q1answered .q1 .answer-ceo g,
  .q1answered .q1 .answer-ceo path,
  .q1answered .q1 .answer-pruning g,
  .q1answered .q1 .answer-pruning path {
    fill: red !important; }

.q2 .chart-wrapper {
  opacity: 1;
  display: none; }

.q2answered .q2 .question-cta {
  display: none; }
.q2answered .q2 .chart-wrapper {
  opacity: 1; }
.q2answered .q2 li.answer-nurse,
.q2answered .q2 li.answer-freight {
  cursor: auto; }
  .q2answered .q2 li.answer-nurse:hover,
  .q2answered .q2 li.answer-freight:hover {
    color: #555; }
    .q2answered .q2 li.answer-nurse:hover svg path,
    .q2answered .q2 li.answer-freight:hover svg path {
      fill: red; }
.q2answered .q2 li.answer-waiter {
  cursor: auto; }
  .q2answered .q2 li.answer-waiter svg path, .q2answered .q2 li.answer-waiter svg g {
    fill: #2CB34A; }
  .q2answered .q2 li.answer-waiter:hover {
    color: #555; }
    .q2answered .q2 li.answer-waiter:hover svg path, .q2answered .q2 li.answer-waiter:hover svg g {
      fill: #2CB34A; }
.q2answered .q2 .answer-nurse,
.q2answered .q2 li.answer-freight {
  opacity: .3; }
  .q2answered .q2 .answer-nurse g,
  .q2answered .q2 .answer-nurse path,
  .q2answered .q2 li.answer-freight g,
  .q2answered .q2 li.answer-freight path {
    fill: red !important; }

.q3answered .q3 .question-cta {
  display: none; }
.q3answered .q3 .chart-wrapper {
  opacity: 1; }
.q3answered .q3 li.answer-advisor,
.q3answered .q3 li.answer-massage {
  cursor: auto; }
  .q3answered .q3 li.answer-advisor:hover,
  .q3answered .q3 li.answer-massage:hover {
    color: #555; }
    .q3answered .q3 li.answer-advisor:hover svg path,
    .q3answered .q3 li.answer-massage:hover svg path {
      fill: red; }
.q3answered .q3 li.answer-developer {
  cursor: auto; }
  .q3answered .q3 li.answer-developer svg path, .q3answered .q3 li.answer-developer svg g {
    fill: #2CB34A; }
  .q3answered .q3 li.answer-developer:hover {
    color: #555; }
    .q3answered .q3 li.answer-developer:hover svg path, .q3answered .q3 li.answer-developer:hover svg g {
      fill: #2CB34A; }
.q3answered .q3 .answer-massage,
.q3answered .q3 .answer-advisor {
  opacity: .3; }
  .q3answered .q3 .answer-massage g,
  .q3answered .q3 .answer-massage path,
  .q3answered .q3 .answer-advisor g,
  .q3answered .q3 .answer-advisor path {
    fill: red !important; }

.answers {
  color: #555;
  font-size: 1.125rem;
  list-style: none;
  margin: 1.5rem 0 3rem;
  padding-left: 0; }
  .answers li {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 32%; }
    .answers li:hover {
      color: #1fc0da; }
      .answers li:hover svg path {
        fill: #46e3fd; }
  .answers svg {
    height: 4rem;
    margin-bottom: .5rem;
    width: 100%; }

.question-cta {
  border-radius: .325rem;
  color: #555;
  font-family: "seravek-medium", Helvetica Arial, "Lucida Grande", sans-serif;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto 3.5rem;
  padding: 1rem 0;
  position: relative;
  width: 100%; }
  .question-cta svg {
    height: 2rem;
    vertical-align: bottom;
    width: 1.25rem; }

.question-body {
  border-bottom: thin solid #ddd; }

@media screen and (min-width: 48rem) {
  .answers {
    margin: 3.5rem 0 1rem; }
    .answers li {
      width: 22%; }
    .answers svg {
      width: 100%; } }
body {
  font-size: 100%;
  margin: 0; }

img, svg {
  width: 100%; }

*,
*:after,
*:before {
  box-sizing: border-box; }

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

.clearfix {
  clear: both; }

select::-ms-expand {
  display: none; }
