/**
 * @param {string} $scheme - The color scheme of the button. Options are nothing, $scheme-light, $scheme-dark
 * if $scheme-dark is passed, the button will be black text and black outline
 * if $scheme-light is passed, the button will be white text and white outline
 * if no $scheme is passed, the button will depend on the background color via the bg-dark mixin
 *   - if ancestor DOES have bg-dark, then white text and white outline
 *   - if ancestor DOES NOT have bg-dark, then black text and black outline
 */
.blog-article[data-v-ae3a739c] {
  margin-top: 6px;
}
@media (min-width: 768px) {
.blog-article[data-v-ae3a739c] {
    margin-top: 40px;
}
}
.blog-article .article-header__eyebrow[data-v-ae3a739c] {
  font-family: "DenimINK-Medium", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 14px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .blog-article .article-header__eyebrow[data-v-ae3a739c], .-bg-section-dark .blog-article .article-header__eyebrow[data-v-ae3a739c], .-bg-page-dark .-bg-section-transparent .blog-article .article-header__eyebrow[data-v-ae3a739c] {
  color: #ffffff;
  fill: #ffffff;
}
.blog-article .article-header__eyebrow a[data-v-ae3a739c] {
  color: #000000;
}
.-bg-dark .blog-article .article-header__eyebrow a[data-v-ae3a739c], .-bg-section-dark .blog-article .article-header__eyebrow a[data-v-ae3a739c], .-bg-page-dark .-bg-section-transparent .blog-article .article-header__eyebrow a[data-v-ae3a739c] {
  color: #ffffff;
  fill: #ffffff;
}
.blog-article .article-header__eyebrow[data-v-ae3a739c] {
  margin-bottom: 16px;
  text-transform: none;
}
.blog-article .article-header__headline[data-v-ae3a739c] {
  margin-bottom: 16px;
  text-indent: -2px;
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.2;
  font-size: 24px;
  letter-spacing: 0rem;
  text-transform: none;
}
@media (min-width: 768px) {
.blog-article .article-header__headline[data-v-ae3a739c] {
    font-size: 32px;
}
}
@media (min-width: 1025px) {
.blog-article .article-header__headline[data-v-ae3a739c] {
    font-size: 40px;
}
}
.blog-article .article-header__headline[data-v-ae3a739c] {
  color: #000000;
}
.-bg-dark .blog-article .article-header__headline[data-v-ae3a739c], .-bg-section-dark .blog-article .article-header__headline[data-v-ae3a739c], .-bg-page-dark .-bg-section-transparent .blog-article .article-header__headline[data-v-ae3a739c] {
  color: #ffffff;
  fill: #ffffff;
}
.blog-article .article-header__share[data-v-ae3a739c] {
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 12px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .blog-article .article-header__share[data-v-ae3a739c], .-bg-section-dark .blog-article .article-header__share[data-v-ae3a739c], .-bg-page-dark .-bg-section-transparent .blog-article .article-header__share[data-v-ae3a739c] {
  color: #ffffff;
  fill: #ffffff;
}
.blog-article .article-header__share a[data-v-ae3a739c] {
  color: #000000;
}
.-bg-dark .blog-article .article-header__share a[data-v-ae3a739c], .-bg-section-dark .blog-article .article-header__share a[data-v-ae3a739c], .-bg-page-dark .-bg-section-transparent .blog-article .article-header__share a[data-v-ae3a739c] {
  color: #ffffff;
  fill: #ffffff;
}
.blog-article .article-header__share[data-v-ae3a739c] {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  text-transform: uppercase;
  margin-top: 20px;
}
@media (min-width: 768px) {
.blog-article .article-header__share[data-v-ae3a739c] {
    margin-top: 28px;
}
}
.blog-article .article-header__copysection[data-v-ae3a739c] {
  margin: auto;
}
.blog-article .article-header__launchSchedule[data-v-ae3a739c] {
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 16px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .blog-article .article-header__launchSchedule[data-v-ae3a739c], .-bg-section-dark .blog-article .article-header__launchSchedule[data-v-ae3a739c], .-bg-page-dark .-bg-section-transparent .blog-article .article-header__launchSchedule[data-v-ae3a739c] {
  color: #ffffff;
  fill: #ffffff;
}
.blog-article .article-header__launchSchedule a[data-v-ae3a739c] {
  color: #000000;
}
.-bg-dark .blog-article .article-header__launchSchedule a[data-v-ae3a739c], .-bg-section-dark .blog-article .article-header__launchSchedule a[data-v-ae3a739c], .-bg-page-dark .-bg-section-transparent .blog-article .article-header__launchSchedule a[data-v-ae3a739c] {
  color: #ffffff;
  fill: #ffffff;
}
.blog-article .article-header__image-container[data-v-ae3a739c] {
  margin-top: 24px;
}
@media (min-width: 768px) {
.blog-article .article-header__image-container[data-v-ae3a739c] {
    margin-top: 32px;
}
}
.blog-article .article-sections[data-v-ae3a739c] {
  isolation: isolate;
}