/**
 * @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
 */
.module-50-50-double-media[data-v-824defba] {
  width: 100%;
}
@media (min-width: 768px) {
.module-50-50-double-media[data-v-824defba] {
    display: flex;
}
}
.module-50-50-double-media__container[data-v-824defba] {
  width: 100%;
}
@media (min-width: 768px) {
.module-50-50-double-media__container[data-v-824defba] {
    width: 50%;
}
}
.module-50-50-double-media__container_four-up[data-v-824defba] {
  width: 50%;
}
@media (min-width: 768px) {
.module-50-50-double-media__container_four-up[data-v-824defba] {
    width: 25%;
}
}
.module-50-50-double-media .background-image-container[data-v-824defba] {
  position: relative;
}
.module-50-50-double-media .overlay-text-container[data-v-824defba] {
  position: absolute;
  color: #ffffff;
  top: 28px;
  left: 8vw;
  pointer-events: none;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container[data-v-824defba] {
    top: 48px;
    left: 4vw;
}
}
.module-50-50-double-media .overlay-text-container__bottom-left[data-v-824defba] {
  bottom: 28px;
  top: unset;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container__bottom-left[data-v-824defba] {
    bottom: 48px;
}
}
.module-50-50-double-media .overlay-text-container__four-up-layout[data-v-824defba] {
  bottom: 20px;
  top: unset;
  left: 4vw;
  width: 42vw;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container__four-up-layout[data-v-824defba] {
    bottom: 24px;
    left: 2vw;
    width: 21vw;
}
}
.module-50-50-double-media .overlay-text-container__four-up-layout--redesign[data-v-824defba] {
  bottom: 16px;
  left: 16px;
  right: 16px;
  text-align: center;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container__four-up-layout--redesign[data-v-824defba] {
    bottom: 24px;
    left: 24px;
    right: 24px;
}
}
.module-50-50-double-media .overlay-text-container__four-up-layout--redesign .module-50-50-double-media__link[data-v-824defba] {
  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) {
.module-50-50-double-media .overlay-text-container__four-up-layout--redesign .module-50-50-double-media__link[data-v-824defba] {
    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;
}
}
.module-50-50-double-media .overlay-text-container__bottom-center[data-v-824defba] {
  bottom: 28px;
  top: unset;
  text-align: center;
  left: 20vw;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container__bottom-center[data-v-824defba] {
    bottom: 48px;
    left: 13vw;
}
}
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow[data-v-824defba] {
  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 .module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-section-dark .module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-dark .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-section-dark .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-dark .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-section-dark .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow a[data-v-824defba] {
  color: #000000;
}
.-bg-dark .module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-section-dark .module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-dark .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-section-dark .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-dark .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-section-dark .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow a[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow[data-v-824defba] {
  color: #ffffff;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__eyebrow[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__eyebrow[data-v-824defba] {
    margin-bottom: 16px;
}
}
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__headline.with-sub-fields[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__headline.with-sub-fields[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__headline.with-sub-fields[data-v-824defba] {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__headline.with-sub-fields[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__headline.with-sub-fields[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__headline.with-sub-fields[data-v-824defba] {
    margin-bottom: 16px;
}
}
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__copy.with-link[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__copy.with-link[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__copy.with-link[data-v-824defba] {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__copy.with-link[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__copy.with-link[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__copy.with-link[data-v-824defba] {
    margin-bottom: 16px;
}
}
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__link[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__link[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__link[data-v-824defba] {
  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;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container--top-left-redesign .module-50-50-double-media__link[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign .module-50-50-double-media__link[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-center-redesign .module-50-50-double-media__link[data-v-824defba] {
    ft-link: "type-link-xl" "regular";
    font-family: "DenimINK-Regular", Arial, sans-serif;
    font-style: normal;
    line-height: 1.4;
    font-size: 20px;
    letter-spacing: 0rem;
    text-transform: none;
    text-decoration: underline;
}
}
.module-50-50-double-media .overlay-text-container--top-left-redesign[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign[data-v-824defba] {
  --overlay-left-mobile: calc((1 / 22) * 100%);
  --overlay-width-mobile: calc((13 / 22) * 100%);
  --overlay-left-desktop: calc((1 / 11) * 100%);
  --overlay-width-desktop: calc((6 / 11) * 100%);
  left: var(--overlay-left-mobile);
  width: var(--overlay-width-mobile);
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container--top-left-redesign[data-v-824defba], .module-50-50-double-media .overlay-text-container--bottom-left-redesign[data-v-824defba] {
    left: var(--overlay-left-desktop);
    width: var(--overlay-width-desktop);
}
}
.module-50-50-double-media .overlay-text-container--top-left-redesign[data-v-824defba] {
  top: 24px;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container--top-left-redesign[data-v-824defba] {
    top: 48px;
}
}
.module-50-50-double-media .overlay-text-container--bottom-left-redesign[data-v-824defba] {
  top: unset;
  bottom: 24px;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container--bottom-left-redesign[data-v-824defba] {
    bottom: 48px;
}
}
.module-50-50-double-media .overlay-text-container--bottom-center-redesign[data-v-824defba] {
  --overlay-width-mobile: calc((13 / 22) * 100%);
  --overlay-width-desktop: calc((6 / 11) * 100%);
  top: unset;
  bottom: 24px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: var(--overlay-width-mobile);
  text-align: center;
}
@media (min-width: 768px) {
.module-50-50-double-media .overlay-text-container--bottom-center-redesign[data-v-824defba] {
    bottom: 48px;
    width: var(--overlay-width-desktop);
}
}
.module-50-50-double-media__image[data-v-824defba] {
  position: absolute;
  top: 0px;
}
.module-50-50-double-media--redesign-media[data-v-824defba] .play-pause-button.right-bottom {
  bottom: 16px;
  right: 16px;
}
@media (min-width: 768px) {
.module-50-50-double-media--redesign-media[data-v-824defba] .play-pause-button.right-bottom {
    bottom: 24px;
    right: 24px;
}
}
.module-50-50-double-media .portrait-full-bleed[data-v-824defba] {
  aspect-ratio: 0.8;
}
.module-50-50-double-media .landscape-full-bleed[data-v-824defba] {
  aspect-ratio: 1.25;
}
.module-50-50-double-media .four-up-layout[data-v-824defba] {
  aspect-ratio: 0.8;
}
.module-50-50-double-media__eyebrow[data-v-824defba] {
  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 .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-section-dark .module-50-50-double-media__eyebrow[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__eyebrow[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media__eyebrow a[data-v-824defba] {
  color: #000000;
}
.-bg-dark .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-section-dark .module-50-50-double-media__eyebrow a[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__eyebrow a[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media__eyebrow[data-v-824defba] {
  margin-bottom: 10px;
  color: #ffffff;
}
@media (min-width: 768px) {
.module-50-50-double-media__eyebrow[data-v-824defba] {
    margin-bottom: 14px;
}
}
.module-50-50-double-media__headline[data-v-824defba] {
  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) {
.module-50-50-double-media__headline[data-v-824defba] {
    font-size: 32px;
}
}
@media (min-width: 1025px) {
.module-50-50-double-media__headline[data-v-824defba] {
    font-size: 32px;
}
}
.module-50-50-double-media__headline[data-v-824defba] {
  color: #000000;
}
.-bg-dark .module-50-50-double-media__headline[data-v-824defba], .-bg-section-dark .module-50-50-double-media__headline[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__headline[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media__headline[data-v-824defba] {
  color: #ffffff;
  letter-spacing: 0.04em;
  line-height: 120%;
}
.module-50-50-double-media__headline__large[data-v-824defba] {
  font-size: 32px;
}
@media (min-width: 768px) {
.module-50-50-double-media__headline__large[data-v-824defba] {
    font-size: 40px;
}
}
.module-50-50-double-media__headline.with-sub-fields[data-v-824defba] {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
.module-50-50-double-media__headline.with-sub-fields[data-v-824defba] {
    margin-bottom: 14px;
}
}
.module-50-50-double-media__copy[data-v-824defba] {
  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 .module-50-50-double-media__copy[data-v-824defba], .-bg-section-dark .module-50-50-double-media__copy[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__copy[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media__copy a[data-v-824defba] {
  color: #000000;
}
.-bg-dark .module-50-50-double-media__copy a[data-v-824defba], .-bg-section-dark .module-50-50-double-media__copy a[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__copy a[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media__copy[data-v-824defba] {
  color: #ffffff;
  line-height: 120%;
}
@media (min-width: 768px) {
.module-50-50-double-media__copy[data-v-824defba] {
    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 .module-50-50-double-media__copy[data-v-824defba], .-bg-section-dark .module-50-50-double-media__copy[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__copy[data-v-824defba] {
    color: #ffffff;
    fill: #ffffff;
}
.module-50-50-double-media__copy a[data-v-824defba] {
    color: #000000;
}
.-bg-dark .module-50-50-double-media__copy a[data-v-824defba], .-bg-section-dark .module-50-50-double-media__copy a[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__copy a[data-v-824defba] {
    color: #ffffff;
    fill: #ffffff;
}
}
.module-50-50-double-media__copy.with-link[data-v-824defba] {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
.module-50-50-double-media__copy.with-link[data-v-824defba] {
    margin-bottom: 14px;
}
}
.module-50-50-double-media__link[data-v-824defba] {
  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 .module-50-50-double-media__link[data-v-824defba], .-bg-section-dark .module-50-50-double-media__link[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__link[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media__link a[data-v-824defba] {
  color: #000000;
}
.-bg-dark .module-50-50-double-media__link a[data-v-824defba], .-bg-section-dark .module-50-50-double-media__link a[data-v-824defba], .-bg-page-dark .-bg-section-transparent .module-50-50-double-media__link a[data-v-824defba] {
  color: #ffffff;
  fill: #ffffff;
}
.module-50-50-double-media__link[data-v-824defba] {
  color: #ffffff;
  text-decoration: underline;
  pointer-events: auto;
}