@charset "UTF-8";
/*
 * 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=hfs_two_flex] {
  margin-bottom: 25px;
}

/* line 177, src/hub/sass/_module.scss */
.hero-module[data-variation=hfs_two_flex] section,
.hero-module[data-variation=hfs_two_flex] div,
.hero-module[data-variation=hfs_two_flex] 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=hfs_two_flex] {
    margin-bottom: 25px;
  }
}

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

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

/* line 10, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .hero-module__links {
  font-family: "BWHaasGrotesk-55Roman-Web", Helvetica, Arial, sans-serif;
}

/* line 25, src/hub/sass/_fonts.scss */
.hero-module[data-variation=hfs_two_flex] .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=hfs_two_flex] .hero-module__link {
  text-decoration: none;
  position: relative;
}

/* line 30, src/hub/sass/module_base/_hero_module_base_helpers.scss */
.hero-module[data-variation=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .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=hfs_two_flex] .hero-module__links {
    font-size: 24px;
    line-height: 30px;
  }
}

/* line 84, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] {
  display: flex;
  flex-flow: column wrap;
  margin-bottom: 0;
}

/* line 89, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__story {
  position: relative;
  padding-bottom: 20px;
}

/* line 93, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+4) {
  display: none;
}

/* line 98, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__related-stories {
  display: none;
}

/* line 104, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__image {
  font-size: 0;
}

/* line 108, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__image-link {
  width: 100%;
  height: 100%;
  display: block;
}

/* line 114, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__image-img {
  width: 100%;
}

/* line 118, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__info {
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #FFFFFF;
  padding: 10px 20px 10px 0;
  width: 80%;
}

/* line 126, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__info:after {
  content: inherit;
  position: absolute;
  margin-top: 6px;
}

/* line 133, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__byline {
  display: none;
}

/* line 137, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__logo-links {
  display: none;
}

/* line 141, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__headline-link {
  font-family: "BWHaasGrotesk-75Bold-Web", Helvetica, Arial, sans-serif;
  color: #000000;
}

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

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

/* line 146, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__headline-link:lang(ja) {
  font-weight: bold;
}

/* line 151, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__related-stories {
  margin-top: 10px;
}

/* line 155, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__related-story {
  display: flex;
}

/* line 160, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__related-story-arrow:before {
  content: "→";
  padding-right: 5px;
  font-size: 9px;
  color: #000000;
  font-family: "BWHaasGrotesk-75Bold-Web", Helvetica, Arial, sans-serif;
}

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

/* line 169, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hero-module[data-variation="hfs_two_flex"] .hero-module__related-story-link {
  font-family: "BWHaasGrotesk-55Roman-Web", Helvetica, Arial, sans-serif;
  display: inline-block;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
}

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

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

@media screen and (min-width: 0) and (max-width: 759px) {
  /* line 84, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] {
    max-width: 500px;
    padding: 0 25px;
  }
}

@media screen and (min-width: 0) and (max-width: 759px) {
  /* line 84, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] {
    margin: 0 auto 25px;
    height: auto;
  }
  /* line 184, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) {
    padding-top: 20px;
  }
  /* line 188, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__headline-link {
    font-size: 20px;
    line-height: 1.2;
  }
  /* line 193, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .without-image.hero-module__info {
    position: relative;
  }
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 84, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] {
    height: 430px;
    margin-bottom: 25px;
    margin-top: 25px;
  }
  /* line 11, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type {
    width: 100%;
  }
  /* line 36, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image {
    height: 425px;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image img {
    height: auto;
    width: 100%;
  }
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 440px;
  }
  /* line 44, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__headline-link {
    font-size: 20px;
    line-height: 1.2;
  }
  /* line 49, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .without-image .hero-module__headline-link {
    font-size: 34px;
  }
  /* line 53, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 440px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 23, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) {
    width: 220px;
    align-self: flex-end;
  }
  /* line 62, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2):nth-of-type(3) {
    margin-top: 20px;
  }
  /* line 66, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__headline-link {
    font-size: 14px;
    line-height: 1.2;
  }
  /* line 71, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .without-image .hero-module__headline-link {
    font-size: 20px;
  }
  /* line 75, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image {
    height: 200px;
    width: 220px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 84, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] {
    height: 430px;
    margin-bottom: 25px;
  }
  /* line 11, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type {
    width: 100%;
  }
  /* line 36, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image {
    height: 425px;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image img {
    height: auto;
    width: 100%;
  }
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 440px;
  }
  /* line 44, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__headline-link {
    font-size: 20px;
    line-height: 1.2;
  }
  /* line 49, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .without-image .hero-module__headline-link {
    font-size: 34px;
  }
  /* line 53, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 440px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 23, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) {
    width: 220px;
    align-self: flex-end;
  }
  /* line 62, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2):nth-of-type(3) {
    margin-top: 20px;
  }
  /* line 66, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__headline-link {
    font-size: 14px;
    line-height: 1.2;
  }
  /* line 71, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .without-image .hero-module__headline-link {
    font-size: 20px;
  }
  /* line 75, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image {
    height: 200px;
    width: 220px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 84, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] {
    height: 430px;
  }
  /* line 11, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type {
    width: 100%;
  }
  /* line 215, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image {
    height: 425px;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:last-of-type .hero-module__image img {
    height: auto;
    width: 100%;
  }
  /* line 221, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__headline-link {
    font-size: 24px;
    line-height: 1.2;
  }
  /* line 226, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .without-image .hero-module__headline-link {
    font-size: 42px;
  }
  /* line 23, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) {
    width: 300px;
    align-self: flex-end;
  }
  /* line 235, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__headline-link {
    font-size: 16px;
    line-height: 1.2;
  }
  /* line 240, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .without-image .hero-module__headline-link {
    font-size: 26px;
  }
  /* line 244, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image {
    height: 200px;
    width: 300px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    height: auto;
    width: 100%;
  }
  /* line 249, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(3) {
    margin-top: 25px;
  }
}

@media screen and (min-width: 760px) {
  /* line 257, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] {
    height: 460px;
  }
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 455px;
  }
  /* line 266, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 455px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 475px;
  }
  /* line 278, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 475px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 23, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) {
    width: 300px;
  }
  /* line 286, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image {
    height: 200px;
    width: 300px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    height: auto;
    width: 100%;
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 257, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] {
    height: 470px;
  }
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 675px;
  }
  /* line 300, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 675px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hub-zone-lefty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    height: auto;
    width: 100%;
  }
}

@media screen and (min-width: 760px) {
  /* line 310, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] {
    height: 475px;
  }
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 455px;
  }
  /* line 320, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 455px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 405px;
  }
  /* line 332, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 405px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 525px;
  }
  /* line 344, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 525px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-righty__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

/* line 354, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hub-zone-full .hero-module[data-variation="hfs_two_flex"],
.hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] {
  display: flex;
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 354, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"],
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] {
    margin: 0 auto;
    width: 700px;
    height: 460px;
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 354, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"],
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] {
    width: 1000px;
    height: 460px;
  }
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2),
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 675px;
  }
  /* line 371, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 675px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    height: auto;
    width: 100%;
  }
  /* line 23, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2),
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) {
    width: 300px;
  }
  /* line 379, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image {
    height: 200px;
    width: 300px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    height: auto;
    width: 100%;
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 354, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"],
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] {
    width: 1200px;
    height: 475px;
  }
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2),
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 875px;
  }
  /* line 394, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 875px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 19, src/hub/sass/_image_crop.scss */
  .hub-zone-full .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img,
  .hub-zone-full__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    height: auto;
    width: 100%;
  }
}

/* line 404, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] {
  display: flex;
}

@media screen and (min-width: 760px) {
  /* line 404, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] {
    height: 475px;
  }
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 455px;
  }
  /* line 416, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 455px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 305px;
  }
  /* line 428, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 305px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /* line 23, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) {
    width: 170px;
  }
  /* line 436, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image {
    height: 200px;
    width: 170px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:nth-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 17, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) {
    width: 330px;
  }
  /* line 448, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image {
    height: 425px;
    width: 330px;
    overflow: hidden;
    position: relative;
  }
  /* line 7, src/hub/sass/_image_crop.scss */
  .hub-zone-switch__content .hero-module[data-variation="hfs_two_flex"] .hero-module__story:first-of-type:nth-last-of-type(n+2) .hero-module__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

/* line 460, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hub-main[data-theme="dark"] .hero-module[data-variation="hfs_two_flex"] .hero-module__info {
  background-color: #000000;
}

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

/* line 469, src/hub/components/module/hero/_variation/hfs_2_flex.scss */
.hub-main[data-theme="dark"] .hero-module[data-variation="hfs_two_flex"] .hero-module__related-story-arrow:before {
  color: #FFFFFF;
}
