/**
 * @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
 */
.strip[data-v-fdb3a654] {
  text-align: center;
}
.strip.strip--redesign .strip__eyebrow[data-v-fdb3a654],
.strip.strip--redesign .strip__eyebrow-image[data-v-fdb3a654],
.strip.strip--redesign .strip__eyebrow-svg[data-v-fdb3a654],
.strip.strip--redesign .strip__headline[data-v-fdb3a654],
.strip.strip--redesign .strip__headline-image[data-v-fdb3a654],
.strip.strip--redesign .strip__subcopy[data-v-fdb3a654] {
  padding-bottom: 0px;
  margin-bottom: 16px;
}
.strip.strip--redesign .strip__eyebrow[data-v-fdb3a654] {
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 14px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .strip.strip--redesign .strip__eyebrow[data-v-fdb3a654], .-bg-section-dark .strip.strip--redesign .strip__eyebrow[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip.strip--redesign .strip__eyebrow[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip.strip--redesign .strip__eyebrow a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip.strip--redesign .strip__eyebrow a[data-v-fdb3a654], .-bg-section-dark .strip.strip--redesign .strip__eyebrow a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip.strip--redesign .strip__eyebrow a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip.strip--redesign .strip__subcopy[data-v-fdb3a654] {
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 14px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .strip.strip--redesign .strip__subcopy[data-v-fdb3a654], .-bg-section-dark .strip.strip--redesign .strip__subcopy[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip.strip--redesign .strip__subcopy[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip.strip--redesign .strip__subcopy a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip.strip--redesign .strip__subcopy a[data-v-fdb3a654], .-bg-section-dark .strip.strip--redesign .strip__subcopy a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip.strip--redesign .strip__subcopy a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
@media (min-width: 768px) {
.strip.strip--redesign .strip__subcopy[data-v-fdb3a654] {
    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 .strip.strip--redesign .strip__subcopy[data-v-fdb3a654], .-bg-section-dark .strip.strip--redesign .strip__subcopy[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip.strip--redesign .strip__subcopy[data-v-fdb3a654] {
    color: #ffffff;
    fill: #ffffff;
}
.strip.strip--redesign .strip__subcopy a[data-v-fdb3a654] {
    color: #000000;
}
.-bg-dark .strip.strip--redesign .strip__subcopy a[data-v-fdb3a654], .-bg-section-dark .strip.strip--redesign .strip__subcopy a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip.strip--redesign .strip__subcopy a[data-v-fdb3a654] {
    color: #ffffff;
    fill: #ffffff;
}
}
.strip.strip--redesign .strip__cta-wrapper[data-v-fdb3a654] {
  margin: 0px 0px 16px 0px;
  gap: 16px;
}
.strip.strip--redesign .strip__cta-link[data-v-fdb3a654] a {
  text-decoration: none;
}
.strip.strip--redesign .strip__cta-link .cta-svg[data-v-fdb3a654] {
  display: none;
}
.strip.strip--redesign .strip__cta-underlined[data-v-fdb3a654] {
  ft-link: "type-link-med" "regular";
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 14px;
  letter-spacing: 0rem;
  text-transform: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
.strip.strip--redesign .strip__cta-underlined[data-v-fdb3a654] {
    ft-link: "type-link-lrg" "regular";
    font-family: "DenimINK-Regular", Arial, sans-serif;
    font-style: normal;
    line-height: 1.4;
    font-size: 16px;
    letter-spacing: 0rem;
    text-transform: none;
    text-decoration: underline;
}
}
.strip.strip--redesign .strip__legal[data-v-fdb3a654] {
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 10px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .strip.strip--redesign .strip__legal[data-v-fdb3a654], .-bg-section-dark .strip.strip--redesign .strip__legal[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip.strip--redesign .strip__legal[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip.strip--redesign .strip__legal a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip.strip--redesign .strip__legal a[data-v-fdb3a654], .-bg-section-dark .strip.strip--redesign .strip__legal a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip.strip--redesign .strip__legal a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip.strip--redesign .strip__legal[data-v-fdb3a654] {
  margin-bottom: 0px;
}
.strip.strip--redesign .strip__content[data-v-fdb3a654] {
  padding-top: 24px;
  padding-bottom: 24px;
}
.strip__eyebrow[data-v-fdb3a654] {
  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 .strip__eyebrow[data-v-fdb3a654], .-bg-section-dark .strip__eyebrow[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__eyebrow[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__eyebrow a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip__eyebrow a[data-v-fdb3a654], .-bg-section-dark .strip__eyebrow a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__eyebrow a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__eyebrow[data-v-fdb3a654] {
  margin-bottom: 24px;
}
.strip__eyebrow-image[data-v-fdb3a654] {
  margin-bottom: 24px;
}
.strip__eyebrow-svg[data-v-fdb3a654] {
  margin-bottom: 16px;
  width: 160px;
  height: 116px;
}
.strip__headline[data-v-fdb3a654] {
  padding-bottom: 16px;
  margin-bottom: 0px;
  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) {
.strip__headline[data-v-fdb3a654] {
    font-size: 32px;
}
}
@media (min-width: 1025px) {
.strip__headline[data-v-fdb3a654] {
    font-size: 40px;
}
}
.strip__headline[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip__headline[data-v-fdb3a654], .-bg-section-dark .strip__headline[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__headline[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__headline-image[data-v-fdb3a654] {
  padding-bottom: 16px;
  margin-bottom: 0px;
}
.strip__subcopy[data-v-fdb3a654] {
  padding-bottom: 24px;
  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 .strip__subcopy[data-v-fdb3a654], .-bg-section-dark .strip__subcopy[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__subcopy[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__subcopy a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip__subcopy a[data-v-fdb3a654], .-bg-section-dark .strip__subcopy a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__subcopy a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-wrapper[data-v-fdb3a654] {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 16px 0px;
  flex-direction: column;
}
@media (min-width: 1025px) {
.strip__cta-wrapper[data-v-fdb3a654] {
    flex-direction: row;
}
}
.strip__cta-link[data-v-fdb3a654] {
  -webkit-font-smoothing: antialiased;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  padding: 0;
  text-align: center;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
}
.-bg-dark .strip__cta-link a[data-v-fdb3a654], .-bg-section-dark .strip__cta-link a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-link a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-link:hover .cta-svg[data-v-fdb3a654], .strip__cta-link:focus .cta-svg[data-v-fdb3a654] {
  transform: translateY(-2px);
}
.-bg-dark .strip__cta-link .cta-svg[data-v-fdb3a654], .-bg-section-dark .strip__cta-link .cta-svg[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-link .cta-svg[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-link .cta-svg[data-v-fdb3a654] {
  bottom: -0.3rem;
  color: #c41320;
  height: 3px;
  left: 0;
  position: absolute;
  transition: transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
.strip__cta-link .custom-color .cta-svg[data-v-fdb3a654] {
  color: inherit;
  fill: inherit;
}
.strip__cta-link[data-v-fdb3a654] {
  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 .strip__cta-link[data-v-fdb3a654], .-bg-section-dark .strip__cta-link[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-link[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-link a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip__cta-link a[data-v-fdb3a654], .-bg-section-dark .strip__cta-link a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-link a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-link[data-v-fdb3a654] {
  margin: 0px auto 24px auto;
  padding: 0px 16px;
  display: block;
  width: fit-content;
}
@media (min-width: 1025px) {
.strip__cta-link[data-v-fdb3a654] {
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: inline-block;
    width: auto;
}
}
.strip__cta-link[data-v-fdb3a654]:empty {
  margin: 0px;
  padding: 0px;
}
.strip__cta-outline-button[data-v-fdb3a654] {
  display: inline-block;
  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 .strip__cta-outline-button[data-v-fdb3a654], .-bg-section-dark .strip__cta-outline-button[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-outline-button[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-outline-button a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip__cta-outline-button a[data-v-fdb3a654], .-bg-section-dark .strip__cta-outline-button a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-outline-button a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-outline-button[data-v-fdb3a654] {
  text-decoration: none;
  text-align: center;
  padding: 12px 16px;
  border-radius: 2px;
  color: #000000;
  border: 1px solid #000000;
}
.strip__cta-outline-button[data-v-fdb3a654]:hover {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
}
.-bg-dark .strip__cta-outline-button[data-v-fdb3a654], .-bg-section-dark .strip__cta-outline-button[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-outline-button[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.-bg-dark .strip__cta-outline-button[data-v-fdb3a654]:hover, .-bg-section-dark .strip__cta-outline-button[data-v-fdb3a654]:hover, .-bg-page-dark .-bg-section-transparent .strip__cta-outline-button[data-v-fdb3a654]:hover {
  color: #000000;
  background-color: #ffffff;
}
.strip__cta-outline-button--customColor[data-v-fdb3a654]:hover, .strip__cta-outline-button--customColor[data-v-fdb3a654]:focus {
  background-color: var(--hoverBgColor) !important;
}
@media (min-width: 1025px) {
.strip__cta-outline-button[data-v-fdb3a654] {
    width: auto;
}
}
.strip__cta-filled-button[data-v-fdb3a654] {
  -webkit-font-smoothing: antialiased;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  padding: 0;
  text-align: center;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
}
.strip__cta-filled-button[data-v-fdb3a654]:focus {
  outline: 3px solid #395775;
}
.strip__cta-filled-button[data-v-fdb3a654] {
  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 .strip__cta-filled-button[data-v-fdb3a654], .-bg-section-dark .strip__cta-filled-button[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-filled-button[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-filled-button a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip__cta-filled-button a[data-v-fdb3a654], .-bg-section-dark .strip__cta-filled-button a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-filled-button a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__cta-filled-button[data-v-fdb3a654] {
  width: 100%;
  padding: 12px 16px;
  transition: background-color 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  text-transform: none;
  border-radius: 2px;
  border: 0;
  color: #ffffff;
  background-color: #000000;
}
@media (min-width: 768px) {
.strip__cta-filled-button[data-v-fdb3a654]:hover {
    background-color: #403e3f;
}
}
.strip__cta-filled-button[data-v-fdb3a654]:disabled {
  cursor: not-allowed;
  color: #b3b3b3;
  background-color: #e9e9e9;
}
.strip__cta-filled-button[data-v-fdb3a654] {
  width: 84vw;
}
.strip__cta-filled-button--customColor[data-v-fdb3a654]:hover, .strip__cta-filled-button--customColor[data-v-fdb3a654]:focus {
  background-color: var(--hoverBgColor) !important;
}
@media (min-width: 1025px) {
.strip__cta-filled-button[data-v-fdb3a654] {
    width: auto;
}
}
.-bg-dark .strip__cta-filled-button[data-v-fdb3a654], .-bg-section-dark .strip__cta-filled-button[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-filled-button[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.-bg-dark .strip__cta-underlined[data-v-fdb3a654], .-bg-section-dark .strip__cta-underlined[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__cta-underlined[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__legal[data-v-fdb3a654] {
  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 .strip__legal[data-v-fdb3a654], .-bg-section-dark .strip__legal[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__legal[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__legal a[data-v-fdb3a654] {
  color: #000000;
}
.-bg-dark .strip__legal a[data-v-fdb3a654], .-bg-section-dark .strip__legal a[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__legal a[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
}
.strip__legal[data-v-fdb3a654] {
  color: #6e6e6e;
}
.-bg-dark .strip__legal[data-v-fdb3a654], .-bg-section-dark .strip__legal[data-v-fdb3a654], .-bg-page-dark .-bg-section-transparent .strip__legal[data-v-fdb3a654] {
  color: #ffffff;
  fill: #ffffff;
  color: #b3b3b3;
}
.strip__legal[data-v-fdb3a654] a {
  color: #6e6e6e;
}
.-bg-dark .strip__legal[data-v-fdb3a654] a, .-bg-section-dark .strip__legal[data-v-fdb3a654] a, .-bg-page-dark .-bg-section-transparent .strip__legal[data-v-fdb3a654] a {
  color: #ffffff;
  fill: #ffffff;
  color: #b3b3b3;
}