/**
 * @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
 */
.copy-block[data-v-8f71e435] {
  text-align: center;
}
.copy-block--left[data-v-8f71e435] {
  text-align: left;
}
.copy-block__eyebrow[data-v-8f71e435] {
  margin-bottom: 16px;
  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 .copy-block__eyebrow[data-v-8f71e435], .-bg-section-dark .copy-block__eyebrow[data-v-8f71e435], .-bg-page-dark .-bg-section-transparent .copy-block__eyebrow[data-v-8f71e435] {
  color: #ffffff;
  fill: #ffffff;
}
.copy-block__eyebrow a[data-v-8f71e435] {
  color: #000000;
}
.-bg-dark .copy-block__eyebrow a[data-v-8f71e435], .-bg-section-dark .copy-block__eyebrow a[data-v-8f71e435], .-bg-page-dark .-bg-section-transparent .copy-block__eyebrow a[data-v-8f71e435] {
  color: #ffffff;
  fill: #ffffff;
}
.copy-block__headline[data-v-8f71e435] {
  margin-bottom: 16px;
  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) {
.copy-block__headline[data-v-8f71e435] {
    font-size: 32px;
}
}
@media (min-width: 1025px) {
.copy-block__headline[data-v-8f71e435] {
    font-size: 32px;
}
}
.copy-block__headline[data-v-8f71e435] {
  color: #000000;
}
.-bg-dark .copy-block__headline[data-v-8f71e435], .-bg-section-dark .copy-block__headline[data-v-8f71e435], .-bg-page-dark .-bg-section-transparent .copy-block__headline[data-v-8f71e435] {
  color: #ffffff;
  fill: #ffffff;
}
.copy-block__subcopy[data-v-8f71e435] {
  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 .copy-block__subcopy[data-v-8f71e435], .-bg-section-dark .copy-block__subcopy[data-v-8f71e435], .-bg-page-dark .-bg-section-transparent .copy-block__subcopy[data-v-8f71e435] {
  color: #ffffff;
  fill: #ffffff;
}
.copy-block__subcopy a[data-v-8f71e435] {
  color: #000000;
}
.-bg-dark .copy-block__subcopy a[data-v-8f71e435], .-bg-section-dark .copy-block__subcopy a[data-v-8f71e435], .-bg-page-dark .-bg-section-transparent .copy-block__subcopy a[data-v-8f71e435] {
  color: #ffffff;
  fill: #ffffff;
}
.copy-block__subcopy[data-v-8f71e435] a {
  color: #000000;
  font-family: "DenimINK-Medium", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 16px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .copy-block__subcopy[data-v-8f71e435] a, .-bg-section-dark .copy-block__subcopy[data-v-8f71e435] a, .-bg-page-dark .-bg-section-transparent .copy-block__subcopy[data-v-8f71e435] a {
  color: #ffffff;
  fill: #ffffff;
}
.copy-block__subcopy[data-v-8f71e435] a a {
  color: #000000;
}
.-bg-dark .copy-block__subcopy[data-v-8f71e435] a a, .-bg-section-dark .copy-block__subcopy[data-v-8f71e435] a a, .-bg-page-dark .-bg-section-transparent .copy-block__subcopy[data-v-8f71e435] a a {
  color: #ffffff;
  fill: #ffffff;
}
.copy-block__subcopy[data-v-8f71e435] a {
  text-decoration: underline;
}
.-bg-dark .copy-block__subcopy[data-v-8f71e435] a, .-bg-section-dark .copy-block__subcopy[data-v-8f71e435] a, .-bg-page-dark .-bg-section-transparent .copy-block__subcopy[data-v-8f71e435] a {
  color: #ffffff;
  fill: #ffffff;
  color: #ffffff;
}