/**
 * @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
 */
.horizontal-carousel[data-v-4cc44101] {
  position: relative;
}
.horizontal-carousel .media-block-aspect-ratio-box[data-v-4cc44101] {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  margin-bottom: 24px;
}
.horizontal-carousel .media-block-aspect-ratio-box .background-image[data-v-4cc44101] {
  position: absolute;
  top: initial;
  right: 0px;
  bottom: 0px;
  left: initial;
  width: 100%;
  height: 100%;
}
.horizontal-carousel__wrapper[data-v-4cc44101] {
  position: relative;
  margin-bottom: 44px;
}
@media (min-width: 768px) {
.horizontal-carousel__wrapper[data-v-4cc44101] {
    margin-bottom: 0px;
}
}
.horizontal-carousel__group[data-v-4cc44101] {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.horizontal-carousel__slide[data-v-4cc44101] {
  left: 0px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0px;
  transition: opacity 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
.horizontal-carousel__slide.-initiatives-active[data-v-4cc44101] {
  opacity: 1;
  pointer-events: all;
  position: relative;
}
.horizontal-carousel__caption[data-v-4cc44101] {
  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 .horizontal-carousel__caption[data-v-4cc44101], .-bg-section-dark .horizontal-carousel__caption[data-v-4cc44101], .-bg-page-dark .-bg-section-transparent .horizontal-carousel__caption[data-v-4cc44101] {
  color: #ffffff;
  fill: #ffffff;
}
.horizontal-carousel__caption a[data-v-4cc44101] {
  color: #000000;
}
.-bg-dark .horizontal-carousel__caption a[data-v-4cc44101], .-bg-section-dark .horizontal-carousel__caption a[data-v-4cc44101], .-bg-page-dark .-bg-section-transparent .horizontal-carousel__caption a[data-v-4cc44101] {
  color: #ffffff;
  fill: #ffffff;
}
.horizontal-carousel__caption[data-v-4cc44101] {
  text-align: center;
}
@media (min-width: 768px) {
.horizontal-carousel__caption[data-v-4cc44101] {
    text-align: left;
}
}
.horizontal-carousel__button[data-v-4cc44101] {
  -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;
}
.horizontal-carousel__button[data-v-4cc44101]:focus {
  outline: 3px solid #395775;
}
.horizontal-carousel__button[data-v-4cc44101] {
  height: 45px;
  width: 45px;
}
.horizontal-carousel__button-arrow[data-v-4cc44101] {
  height: 28px;
  width: 48px;
}
.-bg-dark .horizontal-carousel__button-arrow[data-v-4cc44101], .-bg-section-dark .horizontal-carousel__button-arrow[data-v-4cc44101], .-bg-page-dark .-bg-section-transparent .horizontal-carousel__button-arrow[data-v-4cc44101] {
  color: #ffffff;
  fill: #ffffff;
}
.horizontal-carousel__button-arrow--left[data-v-4cc44101] {
  transform: rotate(180deg);
}
.horizontal-carousel__arrows[data-v-4cc44101] {
  bottom: -44px;
  left: 0px;
  position: absolute;
  right: 0px;
}
@media (min-width: 768px) {
.horizontal-carousel__arrows[data-v-4cc44101] {
    bottom: -16px;
}
}
.horizontal-carousel__pagination[data-v-4cc44101] {
  font-family: "DenimINK-Medium", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 12px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .horizontal-carousel__pagination[data-v-4cc44101], .-bg-section-dark .horizontal-carousel__pagination[data-v-4cc44101], .-bg-page-dark .-bg-section-transparent .horizontal-carousel__pagination[data-v-4cc44101] {
  color: #ffffff;
  fill: #ffffff;
}
.horizontal-carousel__pagination a[data-v-4cc44101] {
  color: #000000;
}
.-bg-dark .horizontal-carousel__pagination a[data-v-4cc44101], .-bg-section-dark .horizontal-carousel__pagination a[data-v-4cc44101], .-bg-page-dark .-bg-section-transparent .horizontal-carousel__pagination a[data-v-4cc44101] {
  color: #ffffff;
  fill: #ffffff;
}
.horizontal-carousel__pagination[data-v-4cc44101] {
  padding: 0px 16px;
}/**
 * @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
 */
.media-carousel[data-v-a44e33ee] {
  position: relative;
}
.media-carousel .media-grid .signpost-with-eyebrow[data-v-a44e33ee] {
  position: relative;
  z-index: 100;
}
.media-carousel__signpost[data-v-a44e33ee] {
  margin-bottom: 32px;
  z-index: 100;
}
.media-carousel__signpost--is-locked[data-v-a44e33ee] {
  padding-top: 33.33vh;
}