/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
.module--content-list {
  margin: 2.5rem 0; }
  @media print, screen and (min-width: 47.9375em) {
    .module--content-list {
      margin: 3.75rem; } }
  @media screen and (min-width: 90em) {
    .module--content-list {
      margin: 4rem 0; } }
  @media print, screen and (min-width: 79.9375em) {
    .module--content-list.compact {
      margin-top: 3.75rem;
      margin-bottom: 3.75rem; } }
  .module--content-list .top-content {
    margin-bottom: 2rem;
    text-align: center; }
    @media print, screen and (min-width: 79.9375em) {
      .module--content-list .top-content {
        text-align: left;
        padding-right: 5.625rem;
        margin-bottom: 3.75rem; } }
  @media screen and (min-width: 47.9375em) and (max-width: 79.93625em) {
    .module--content-list .content-list-slider {
      padding: 0 1.25rem; } }
  @media print, screen and (min-width: 79.9375em) {
    .module--content-list .content-list-slider {
      margin-right: -1.875rem;
      margin-left: -1.875rem; } }
  @media screen and (min-width: 47.9375em) and (max-width: 79.93625em) {
    .module--content-list .single-item-wrapper {
      padding: 0 1.25rem; } }
  @media print, screen and (min-width: 79.9375em) {
    .module--content-list .single-item-wrapper {
      padding: 0 1.875rem; } }
  @media screen and (max-width: 47.93625em) {
    .module--content-list .image-wrapper {
      padding: 0 20%; } }
  @media screen and (min-width: 47.9375em) and (max-width: 79.93625em) {
    .module--content-list .image-wrapper {
      padding: 0 10%; } }
  @media print, screen and (min-width: 79.9375em) {
    .module--content-list .image-wrapper {
      margin-bottom: 2rem; } }
  .module--content-list .image-wrapper .bg-img {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .module--content-list .slick-arrow {
    cursor: pointer;
    z-index: 1; }
    @media screen and (max-width: 47.93625em) {
      .module--content-list .slick-arrow {
        top: 20vw; } }
    @media screen and (min-width: 47.9375em) and (max-width: 79.93625em) {
      .module--content-list .slick-arrow {
        top: 11vw; } }
    @media print, screen and (min-width: 79.9375em) {
      .module--content-list .slick-arrow {
        top: -5.75rem; } }
    @media screen and (max-width: 79.93625em) {
      .module--content-list .slick-arrow.slick-prev {
        left: 0; } }
    @media print, screen and (min-width: 79.9375em) {
      .module--content-list .slick-arrow.slick-prev {
        right: calc(1.875rem + 3.25rem); } }
    @media screen and (max-width: 79.93625em) {
      .module--content-list .slick-arrow.slick-next {
        right: 0; } }
    @media print, screen and (min-width: 79.9375em) {
      .module--content-list .slick-arrow.slick-next {
        right: 1.875rem; } }


/*# sourceMappingURL=content-list-styles.h.21d0a96ca3e6.css.map*/