#hp-callouts h2 {
  font-size: 1.3em;
}
#hp-callouts .slick-list {
  overflow: visible;
}
@media (min-width: 641px) {
  #hp-callouts .slick-list {
    overflow: hidden;
  }
}
#hp-callouts .image-wrapper:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#hp-callouts .image-wrapper:after,
#hp-callouts .image-wrapper .hover-image,
#hp-callouts .image-wrapper p {
  opacity: 0;
  transition: opacity 0.3s ease;
}
#hp-callouts .image-wrapper:hover:after,
#hp-callouts .image-wrapper:hover .hover-image,
#hp-callouts .image-wrapper:hover p {
  opacity: 1;
}
#hp-callouts .image-wrapper .hover-image {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
#hp-callouts .image-wrapper h3,
#hp-callouts .image-wrapper p {
  position: absolute;
  left: 0.45em;
  color: #fff;
  text-transform: uppercase;
}
#hp-callouts .image-wrapper h3 {
  font-size: 1.15em;
  text-decoration: none;
  text-align: left;
  bottom: 0.45em;
}
#hp-callouts .image-wrapper h3 small {
  font-size: 0.7em;
  font-family: "Matter-BoldItalic";
}
#hp-callouts .image-wrapper p {
  font-size: 1.25em;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
#hp-callouts .staggered-callout-slider .column:nth-of-type(even) .callout-anchor,
#hp-callouts .staggered-callout-slider .slick-slide:nth-of-type(even) .callout-anchor {
  flex-direction: column;
  transform: translateY(5em);
}
#hp-callouts .inline-cta {
  margin-bottom: 0.5em;
}
#hp-callouts .inline-cta:hover {
  color: #7d7d7d;
}
#hp-callouts p + .inline-cta {
  display: inline-block;
  margin-top: 0.5rem;
}
#hp-callouts .text-wrapper p {
  text-transform: none;
}
#hp-callouts .text-wrapper sup {
  font-size: 30%;
  top: -0.5% !important;
  vertical-align: top;
  position: relative;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22callouts.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAEE;EACE;;AAGF;EACE;;AACA;EAFF;IAGI;;;AAKF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;AAAA;AAAA;EAIE;EACA;;AAIA;AAAA;AAAA;EAIE;;AAIJ;EACE;EACA;EACA;EACA;;AAGF;AAAA;EAGE;EACA;EACA;EACA;;AAEF;EACE;EACA;EACA;EACA;;AACA;EACE;EACA;;AAGJ;EACE;EACA;EACA;EACA;EACA;;AAUA;AAAA;EACE;EACA;;AAKN;EACE;;AACA;EACE;;AAGJ;EACE;EACA;;AAGA;EACE;;AAEF;EACE;EACA;EACA;EACA%22,%22file%22:%22callouts.css%22%7D */
