  /**
 * Font mixins
 */
/**
 * Global mixins
 */
/**
 * Buttons mixins
 */
/**
 * Link mixins
 */
/**
 * Single posts mixins
 */
/**
 * Block elements mixins
 */
/**
 * Contact form mixins
 */
/**
 * Gallery slider
 * Used in photo gallery block
 * Used on single post
 * Used on single event
 */
/**
 * Slider elements
 */
.c-post {
  display: flex;
  flex-direction: column;
}
.c-post__link {
  text-decoration: none;
}
.c-post__image {
  position: relative;
  overflow: hidden;
  padding-top: 65.1731160896%;
  border-radius: 0.5rem;
  margin: 0 0 1.5rem;
}
@media screen and (min-width: 577px) {
  .c-post__image {
    border-radius: 1rem;
  }
}
.c-post__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.c-post__image--empty {
  background-color: #cce9ff;
}
.c-post__content {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.c-post__content .post-tag {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
  margin: 0 0 1.5rem;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.2s ease-in-out;
  transition: text-decoration-color 0.2s ease-in-out;
  transition: text-decoration-color 0.2s ease-in-out, -webkit-text-decoration-color 0.2s ease-in-out;
  display: inline-block;
  padding: 0.5rem 0;
  margin: 0 1.25rem 0 0;
}
@media (max-width: 576px) {
  .c-post__content .post-tag {
    font-size: 0.75rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1141px) {
  .c-post__content .post-tag {
    margin: 0 0 2.5rem;
  }
}
.c-post__content .post-tag:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
@media screen and (min-width: 577px) {
  .c-post__content .post-tag {
    width: -moz-min-content;
    width: min-content;
  }
}
@media screen and (min-width: 769px) {
  .c-post__content .post-tag {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 1141px) {
  .c-post__content .post-tag {
    margin: 0 1.25rem 0 0;
  }
}
.c-post__content .post-separator {
  display: inline-block;
  width: 2px;
  height: 1.125rem;
  margin: 0 1.25rem 0 0;
  background-color: #000;
}
.c-post__content .post-separator:first-child {
  display: none;
}
.c-post__content .post-date {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
  margin: 0 0 1.5rem;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
}
@media (max-width: 576px) {
  .c-post__content .post-date {
    font-size: 0.75rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1141px) {
  .c-post__content .post-date {
    margin: 0 0 2.5rem;
  }
}
@media screen and (min-width: 1141px) {
  .c-post__content .post-date {
    margin: 0;
  }
}
.c-post__content .post-title {
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.15;
  margin: 0 0 1.5rem;
}
@media (max-width: 576px) {
  .c-post__content .post-title {
    font-size: 1.125rem;
  }
}
.c-post__content .post-excerpt {
  margin: 0 0 1.5rem;
}
.c-post__content .c-link {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto 0 1.5rem;
}
.c-post__date {
  display: flex;
  align-items: center;
  margin: 0 0 1.5rem;
}
@media screen and (min-width: 1141px) {
  .c-post__date {
    margin: 0 0 1.5rem;
  }
}

@media screen and (min-width: 1601px) {
  .block-latest-news {
    overflow: hidden;
  }
}
.block-latest-news.latest-news-bg-ice-blue {
  background-color: #cce9ff;
}
.block-latest-news.latest-news-bg-ice-blue .c-post__image--empty {
  background-color: #84c2f1;
}
.block-latest-news.latest-news-bg-white {
  background-color: #fff;
}
.block-latest-news .latest-news-header {
  font-size: 4.375rem;
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 0.91;
  margin: 0 0 4rem 0;
}
@media (max-width: 576px) {
  .block-latest-news .latest-news-header {
    font-size: 2rem;
    line-height: 1;
  }
}
.block-latest-news .wombat-slider-container {
  position: relative;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
@media screen and (min-width: 769px) {
  .block-latest-news .wombat-slider-container {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
  }
}
@media screen and (min-width: 993px) {
  .block-latest-news .wombat-slider-container {
    display: flex;
    margin-left: 0;
  }
}
@media screen and (min-width: 1601px) {
  .block-latest-news .wombat-slider-container {
    margin-right: calc(((100vw - 100rem) / 2 + 2.5rem) * -1);
  }
}
.block-latest-news .wombat-slider-container .wombat-slider-buttons-wrapper {
  display: none;
}
@media screen and (min-width: 993px) {
  .block-latest-news .wombat-slider-container .wombat-slider-buttons-wrapper {
    position: relative;
    display: block;
    width: 7.75rem;
    flex-shrink: 0;
    margin-right: min(8vw, 8.125rem);
  }
}
.block-latest-news .wombat-slider-container__inner {
  width: 100%;
  padding-left: 1.25rem;
}
@media screen and (min-width: 769px) {
  .block-latest-news .wombat-slider-container__inner {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 993px) {
  .block-latest-news .wombat-slider-container__inner {
    max-width: 91.875rem;
    padding-left: 0;
  }
}
.block-latest-news .swiper-container {
  overflow: hidden;
}
.block-latest-news .swiper-button {
  display: none;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  margin: 0;
  background-color: #000;
}
@media screen and (min-width: 993px) {
  .block-latest-news .swiper-button {
    display: block;
  }
}
.block-latest-news .swiper-button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 2rem;
  height: 2rem;
  background-image: url("/wp-content/themes/saint-paul-college/img/icon-arrow-left.svg");
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(351deg) brightness(101%) contrast(101%);
  transform: translate(-50%, -50%);
}
.block-latest-news .swiper-button.swiper-button-prev {
  left: 2.5rem;
}
.block-latest-news .swiper-button.swiper-button-next {
  right: 2.5rem;
}
.block-latest-news .swiper-button.swiper-button-next::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.block-latest-news .swiper-button.swiper-button-prev {
  top: 0;
  left: 0;
}
.block-latest-news .swiper-button.swiper-button-next {
  top: 0;
  right: 0;
}

/*# sourceMappingURL=block_latest-news.css.map*/