/*
 * SHARED WITH JAVELIN - /src/javelin/sass/_colors
 * color nicknames from http://chir.ag/projects/name-that-color/{{#hex-code}}
 */
/**
 * allows you to add styling to the bottom row of a grid using the mixins above
 */
/*
 * SHARED WITH JAVELIN - /src/javelin/sass/_colors
 * color nicknames from http://chir.ag/projects/name-that-color/{{#hex-code}}
 */
/**
 * allows you to add styling to the bottom row of a grid using the mixins above
 */
/* line 5, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=businessweek_white] {
  margin-bottom: 25px;
}

/* line 177, src/hub/sass/_module.scss */
.hero-module[data-variation=businessweek_white] section,
.hero-module[data-variation=businessweek_white] div,
.hero-module[data-variation=businessweek_white] article {
  box-sizing: border-box;
}

@media (max-width: 760px) {
  /* line 5, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] {
    margin-bottom: 25px;
  }
}

/* line 189, src/hub/sass/_module.scss */
.hero-module[data-variation=businessweek_white].client-autofill, .hero-module[data-variation=businessweek_white].client-autofill--broken {
  display: none;
}

/* line 193, src/hub/sass/_module.scss */
.hero-module[data-variation=businessweek_white].client-autofill--loaded {
  display: block;
}

/* line 10, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=businessweek_white] .hero-module__story[data-viewed="true"] .hero-module__info:after {
  content: "read";
  font-family: "BWHaasGrotesk-55Roman-Web", Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 12px;
  color: #767676;
  text-transform: uppercase;
  padding-left: 15px;
  background: url('https://assets.bwbx.io/s3/javelin/public/hub/images/checkmark-green-12c7230eac.svg') left top no-repeat;
}

/* line 15, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=businessweek_white] .hero-module__story[data-viewed="true"][data-type="video"] .hero-module__info:after {
  content: "watched";
}

/* line 22, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=businessweek_white] .hero-module__links {
  font-family: "BWHaasGrotesk-55Roman-Web", Helvetica, Arial, sans-serif;
}

/* line 25, src/hub/sass/_fonts.scss */
.hero-module[data-variation=businessweek_white] .hero-module__links:lang(ja) {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, "MS Pgothic", Helvetica, Arial, Verdana, sans-serif;
}

/* line 26, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=businessweek_white] .hero-module__link {
  text-decoration: none;
  position: relative;
}

/* line 30, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=businessweek_white] .hero-module__link:before {
  content: "";
  display: block;
  border-radius: 100%;
  background-color: #000000;
  width: 15px;
  height: 15px;
  color: #000000;
  position: absolute;
  top: 7px;
  right: 100%;
  margin-right: 3px;
}

/* line 45, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=businessweek_white] .hero-module__headline-link {
  font-family: "BWHaasGrotesk-55Roman-Web", Helvetica, Arial, sans-serif;
  text-decoration: none;
}

/* line 25, src/hub/sass/_fonts.scss */
.hero-module[data-variation=businessweek_white] .hero-module__headline-link:lang(ja) {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, "MS Pgothic", Helvetica, Arial, Verdana, sans-serif;
}

/* line 50, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=businessweek_white] .hero-module__byline {
  font-family: "BWHaasGrotesk-55Roman-Web", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
}

/* line 25, src/hub/sass/_fonts.scss */
.hero-module[data-variation=businessweek_white] .hero-module__byline:lang(ja) {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, "MS Pgothic", Helvetica, Arial, Verdana, sans-serif;
}

@media screen and (max-width: 1019px) {
  /* line 59, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] .hero-module__headline-link {
    font-size: 28px;
    line-height: 33px;
  }
  /* line 64, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] .hero-module__links {
    font-size: 16px;
    line-height: 20px;
  }
  /* line 69, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] .hero-module__link:before {
    height: 10px;
    width: 10px;
    top: 5px;
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 78, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] .hero-module__headline-link {
    font-size: 32px;
    line-height: 38px;
  }
  /* line 83, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] .hero-module__links {
    font-size: 18px;
    line-height: 24px;
  }
  /* line 88, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] .hero-module__link:before {
    height: 12px;
    width: 12px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 96, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] .hero-module__headline-link {
    font-size: 40px;
    line-height: 48px;
  }
  /* line 101, src/hub/sass/module_base/_hero_module_base_helpers.scss */
  .hero-module[data-variation=businessweek_white] .hero-module__links {
    font-size: 24px;
    line-height: 30px;
  }
}

/* line 5, src/hub/components/module/hero/_variation/_businessweek.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__logo {
  top: 0;
  left: 0;
  background: url('https://assets.bwbx.io/s3/javelin/public/hub/images/BW-Logo-Black-cc9035fbb3.svg');
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
}

@media screen and (min-width: 0) and (max-width: 759px) {
  /* line 17, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo {
    display: none;
  }
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 23, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo {
    display: none;
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 30, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo {
    display: block;
    width: 323px;
    height: 80px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 39, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo {
    display: block;
    width: 404px;
    height: 101px;
  }
}

/* line 16, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__story {
  position: relative;
  width: 100%;
}

/* line 20, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__story:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
  background-color: #000000;
  width: 1px;
  display: block;
  height: calc(100% + 50px);
}

/* line 31, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__story:nth-child(n+2) {
  display: none;
}

/* line 36, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__links {
  display: none;
}

/* line 40, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__info {
  text-align: center;
  margin-top: 18px;
  padding: 0;
}

/* line 46, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__headline-link {
  display: block;
  color: #000000;
  line-height: 1.2;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* line 50, src/hub/sass/_module.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__headline-link:hover, .hero-module[data-variation="businessweek_white"] .hero-module__headline-link:focus {
  text-decoration: underline;
}

/* line 57, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hero-module[data-variation="businessweek_white"] .hero-module__byline {
  color: #000000;
}

@media screen and (min-width: 0) and (max-width: 759px) {
  /* line 50, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__story {
    height: auto;
  }
  /* line 54, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo {
    display: none;
  }
  /* line 58, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo-links {
    display: block;
    position: relative;
    padding: 5px 0;
    width: 100%;
    top: 0;
  }
  /* line 66, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__links {
    display: none;
  }
  /* line 70, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__image {
    width: 100%;
    height: auto;
    position: relative;
  }
  /* line 76, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__image-img {
    width: 100%;
  }
  /* line 80, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__info {
    position: relative;
  }
  /* line 84, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__headline-link {
    padding-bottom: 10px;
    display: block;
  }
  /* line 89, src/hub/components/module/hero/_variation/_businessweek.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__headline-link,
  .hero-module[data-variation="businessweek_white"] .hero-module__byline {
    width: 80%;
    margin: 0 auto;
    max-width: 500px;
    position: relative;
    bottom: auto;
    text-align: center;
    text-shadow: none;
    color: #000000;
  }
}

@media screen and (min-width: 0) and (max-width: 759px) {
  /* line 64, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__story:before {
    content: none;
  }
}

@media screen and (min-width: 760px) {
  /* line 70, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo {
    position: relative;
    margin-bottom: 15px;
  }
  /* line 75, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__image-img {
    width: 100%;
  }
  /* line 79, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__headline-link {
    font-size: 32px;
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 86, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__story:before {
    content: none;
  }
  /* line 90, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__headline-link {
    font-size: 48px;
    margin-bottom: 18px;
  }
  /* line 95, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__links {
    display: none;
  }
  /* line 99, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo-links {
    position: relative;
    height: auto;
    padding: 5px 0;
    top: 0;
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 108, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__headline-link {
    font-size: 48px;
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 115, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__logo {
    position: relative;
    margin-bottom: 15px;
  }
  /* line 120, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__image {
    width: 100%;
    position: relative;
  }
  /* line 125, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hero-module[data-variation="businessweek_white"] .hero-module__headline-link {
    font-size: 56px;
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 133, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hub-zone-full .hero-module[data-variation="businessweek_white"],
  .hub-zone-full__content .hero-module[data-variation="businessweek_white"] {
    max-width: 700px;
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 133, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hub-zone-full .hero-module[data-variation="businessweek_white"],
  .hub-zone-full__content .hero-module[data-variation="businessweek_white"] {
    max-width: 1000px;
    position: relative;
  }
  /* line 142, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hub-zone-full .hero-module[data-variation="businessweek_white"]:after,
  .hub-zone-full__content .hero-module[data-variation="businessweek_white"]:after {
    content: "";
    position: absolute;
    bottom: -21px;
    width: 100%;
    height: 1px;
    background-color: #000000;
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 133, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hub-zone-full .hero-module[data-variation="businessweek_white"],
  .hub-zone-full__content .hero-module[data-variation="businessweek_white"] {
    max-width: 1200px;
    position: relative;
  }
  /* line 156, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hub-zone-full .hero-module[data-variation="businessweek_white"]:after,
  .hub-zone-full__content .hero-module[data-variation="businessweek_white"]:after {
    content: "";
    position: absolute;
    bottom: -21px;
    width: 100%;
    height: 1px;
    background-color: #000000;
  }
}

@media screen and (min-width: 0) and (max-width: 759px) {
  /* line 169, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hub-main {
    margin-top: 0;
  }
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 175, src/hub/components/module/hero/_variation/businessweek_white.scss */
  .hub-main {
    margin-top: 0;
  }
}

/* line 181, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hub-zone-righty .hero-module[data-variation="businessweek_white"] {
  display: block;
}

/* line 187, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hub-zone-lefty .hero-module[data-variation="businessweek_white"] {
  display: block;
}

/* line 195, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hub-main[data-theme="dark"] .hero-module[data-variation="businessweek_white"] .hero-module__headline-link,
.hub-main[data-theme="dark"] .hero-module[data-variation="businessweek_white"] .hero-module__byline {
  color: #FFFFFF;
}

/* line 200, src/hub/components/module/hero/_variation/businessweek_white.scss */
.hub-main[data-theme="dark"] .hero-module[data-variation="businessweek_white"] .hero-module__story:before {
  background-color: #FFFFFF;
}
