.featured-content {
  width: 100%;
}
.home .featured-content {
  width: 100vw;
  background-color: #f4f4f2;
}
.featured-content__boundary {
  padding: 13px 20px;
  max-width: 1340px;
  margin: 0 auto;
}
@media only screen and (min-width: 900px) {
  .featured-content__boundary {
    padding: 60px 30px;
    max-width: 1360px;
  }
  .layout-sidebar .featured-content__boundary {
    padding: 60px 0;
  }
}
.featured-content__title {
  display: block;
  font-family: "weiss";
  font-size: 2.375rem;
  line-height: 2.875rem;
  font-weight: normal;
  margin: 1em 0;
  color: #c8102e;
  text-align: center;
  margin: 0;
}
@media only screen and (min-width: 900px) {
  .featured-content__title {
    font-size: 3rem;
    line-height: 3.25rem;
  }
}
.layout-sidebar .featured-content__title {
  text-align: left;
}
.featured-content__teasers {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-items: center;
  justify-content: space-between;
  max-width: 420px;
  width: 100%;
}
@media (min-width: 1200px) {
  .featured-content__teasers {
    max-width: 100%;
    flex-wrap: nowrap;
  }
}
.featured-content__links {
  margin-top: 1.875rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1200px) {
  .featured-content__links {
    display: flex;
  }
}
.featured-content__link {
  position: relative;
  background-color: #083a81;
  color: #ffffff;
  width: 100%;
  height: 60px;
  display: flex;
  margin: 0 auto;
  padding-top: 29px;
  padding-bottom: 25px;
  padding-left: 16px;
  padding-right: 16px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  margin-bottom: 1.875rem;
  width: 100%;
  max-width: 420px;
}
.featured-content__link:hover .featured-content__link__label::before, .featured-content__link:focus .featured-content__link__label::before, .featured-content__link:active .featured-content__link__label::before {
  left: 0;
  right: 0;
}
@media only screen and (min-width: 900px) {
  .featured-content__link {
    max-width: 360px;
    width: auto;
  }
}
.featured-content__link__label {
  font-family: "legacy-bold";
  text-transform: uppercase;
  font-size: 1rem;
  position: relative;
  min-height: 60px;
  display: flex;
  align-items: center;
  color: #fff;
}
.featured-content__link__label::before {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: -2px;
  background: #ffffff;
  height: 5px;
  transition-property: left, right;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
@media (min-width: 900px) {
  .featured-content__link {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .featured-content__link {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 2.8125rem;
  }
}
@media (min-width: 1200px) {
  .featured-content__link:last-child {
    margin-right: 0;
  }
}

.post-teaser {
  position: relative;
  display: block;
  width: 100%;
  max-width: 420px;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .post-teaser {
    padding-right: 10px;
    padding-left: 10px;
    width: 33%;
    margin-bottom: 0;
  }
  .layout-sidebar .post-teaser {
    width: 50%;
  }
}
.post-teaser:first-child {
  padding-left: 0;
}
.post-teaser:last-child {
  padding-right: 0;
}
.layout-sidebar .post-teaser:nth-child(3n) {
  display: none;
}
.post-teaser__boundary {
  position: relative;
  background-color: #ffffff;
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.05);
  height: 100%;
}
.post-teaser__boundary::before {
  opacity: 0;
  content: " ";
  width: 100%;
  height: 100%;
  border: 3px solid #c8102e;
  position: absolute;
  z-index: 1;
  pointer-events: none;
  top: 0;
  left: 0;
  transition: opacity 0.2s ease-in-out;
}
.post-teaser__boundary:hover::before {
  opacity: 1;
}
.post-teaser__image {
  position: relative;
  background-color: #efefef;
  background-size: auto, auto 70%;
  background-position: 0 0, center;
  background-repeat: repeat, no-repeat;
  background-image: url("../DocumentDefault/Assets/shield-pattern.svg"), url("../DocumentDefault/Assets/king-seal.svg");
  height: 0;
  padding-bottom: 57.25%;
  overflow: hidden;
}
.post-teaser__image img {
  max-width: 100%;
}
.post-teaser__label {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
  justify-content: center;
  color: #ffffff;
}
.post-teaser__label-text {
  padding: 8px 8px 4px 8px;
  height: 30px;
  min-width: 130px;
  background-color: #c8102e;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.post-teaser__title {
  display: block;
  font-family: "weiss-bold";
  font-size: 1.375rem;
  line-height: 1.875rem;
  margin: 1.875rem 0 1.1875rem 0;
  color: #02132b;
  text-align: center;
  margin: 0;
}
@media only screen and (min-width: 900px) {
  .post-teaser__title {
    font-size: 1.625rem;
    line-height: 2rem;
  }
}
.post-teaser__text {
  position: relative;
  padding: 60px 55px 45px 55px;
}
.post-teaser__date {
  font-family: "legacy-book";
  font-size: 1.0625rem;
  line-height: 1.875rem;
  text-align: center;
  font-family: "legacy-bold";
  text-transform: uppercase;
  color: #c8102e;
  margin-bottom: 13px;
}
.post-teaser__excerpt {
  font-family: "legacy-book";
  font-size: 1.0625rem;
  line-height: 1.875rem;
  margin-top: 10px;
  text-align: center;
  color: #02132b;
}