/**
 * @file
 * Visual styles for Press+'s node in teaser tile view.
 */
.node--view-mode-mt-featured-teaser {
  margin-bottom: 50px;
}
.node--view-mode-mt-featured-teaser .promoted-label {
  display: inline-block;
  padding: 4px 10px 3px;
  font-size: 14px;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: 500;
}
.mt-style-oval .node--view-mode-mt-featured-teaser .mt-style-custom-all.promoted-label {
  -webkit-border-radius: var(--mt-rounded-radius);
  -moz-border-radius: var(--mt-rounded-radius);
  border-radius: var(--mt-rounded-radius);
}
.region--dark-background .node--view-mode-mt-featured-teaser .promoted-label {
  background-color: var(--mt-color-dark-contrast);
  border-color: var(--mt-color-dark-contrast);
  color: var(--mt-color-dark);
}
.region--shade-background .node--view-mode-mt-featured-teaser .promoted-label {
  background-color: var(--mt-color-shade-contrast);
  border-color: var(--mt-color-shade-contrast);
  color: var(--mt-color-shade);
}
.region--colored-background .node--view-mode-mt-featured-teaser .promoted-label {
  background-color: var(--mt-color-colored-contrast);
  border-color: var(--mt-color-colored-contrast);
  color: var(--mt-color-colored);
}
.region--dark-colored-background .node--view-mode-mt-featured-teaser .promoted-label {
  background-color: var(--mt-color-dark-colored-contrast);
  border-color: var(--mt-color-dark-colored-contrast);
  color: var(--mt-color-dark-colored);
}
.node--view-mode-mt-featured-teaser .featured-teaser-image {
  margin-bottom: 15px;
}
.region--default-background .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-default-contrast);
}
.region--bright-background .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-bright-contrast);
}
.region--pattern .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-pattern-contrast);
}
.region--accent-background .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-accent-contrast);
}
.region--tint-background .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-tint-contrast);
}
.region--shade-background .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-shade-contrast);
}
.region--colored-background .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-colored-contrast);
}
.region--dark-colored-background .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-dark-colored-contrast);
}
.region--dark-background .node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-dark-contrast);
}
@media (min-width: 1200px) {
  .node--view-mode-mt-featured-teaser h2.node__title {
    margin: 0 0 20px;
  }
  .node--view-mode-mt-featured-teaser .node__content {
    margin-bottom: 30px;
  }
  .node--view-mode-mt-featured-teaser .node__content .field > p:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .node--view-mode-mt-featured-teaser .node__content {
    margin-bottom: 20px;
  }
}
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term,
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term.field__item {
  margin: 0 0 5px;
  padding: 0;
}
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term:before,
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term.field__item:before {
  content: "";
}
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term:not(.field--label-above)::after {
  content: "";
}
.node--view-mode-mt-featured-teaser .profile {
  display: inline-block;
}
.node--view-mode-mt-featured-teaser .profile .field--name-user-picture {
  float: none;
  margin-right: 0;
}
.node--view-mode-mt-featured-teaser .field--name-user-picture img {
  border-radius: 100%;
  max-width: 40px;
  margin-right: 10px;
}
.node--view-mode-mt-featured-teaser .node__meta {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 5px;
  font-weight: 500;
}
.node--view-mode-mt-featured-teaser .promoted-label + .node__meta {
  margin: 0 0 0 10px;
  padding: 0;
  display: inline-block;
  line-height: 1.35;
}
.node--view-mode-mt-featured-teaser .node__meta a {
  font-size: 14px;
}
.node--view-mode-mt-featured-teaser .node__meta-item {
  display: inline-block;
  margin-bottom: 5px;
}
.node--view-mode-mt-featured-teaser .node__meta-item:after {
  content: "/";
}
.node--view-mode-mt-featured-teaser .node__meta-item:last-child:after {
  content: "";
}
.node--view-mode-mt-featured-teaser .featured-teaser-image {
  position: relative;
}
.node--view-mode-mt-featured-teaser .node__submitted-date {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 10px;
  text-align: center;
}
.node--view-mode-mt-featured-teaser .node__submitted-date .day {
  font-size: 50px;
  font-weight: 600;
  display: block;
  line-height: 1;
}
.node--view-mode-mt-featured-teaser .node__submitted-date .month-year {
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .node--view-mode-mt-featured-teaser .node__submitted-date .day {
    font-size: 35px;
  }
  .node--view-mode-mt-featured-teaser .node__submitted-date .month-year {
    font-size: 14px;
  }
}

/* featured teaser 2 */
@media (min-width: 1200px) {
  .node--view-mode-mt-featured-teaser-2.fixed-width {
    max-width: 860px;
    margin-right: auto;
    margin-left: auto;
  }
}
.node--view-mode-mt-featured-teaser-2 .region--default-background {
  color: var(--mt-color-default-contrast);
}
.node--view-mode-mt-featured-teaser-2 .featured-teaser-content {
  font-size: 20px;
  line-height: 1.6;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e8e8e8;
}
.node--view-mode-mt-featured-teaser-2 .region--default-background .node__title a {
  color: var(--mt-color-default-contrast);
}
.node--view-mode-mt-featured-teaser-2 .featured-teaser-content > div > p:last-child {
  padding-bottom: 0;
}
.node--view-mode-mt-featured-teaser-2 .quote-icon {
  font-size: 0px;
  position: relative;
  width: 30px;
  height: 30px;
  margin-bottom: 10px;
}
.node--view-mode-mt-featured-teaser-2 .quote-icon:after {
  content: "\f10d";
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  font-weight: 900;
  left: 0;
  top: 0;
  font-size: 24px;
  transform: none;
  position: absolute;
}
.node--view-mode-mt-featured-teaser-2 .featured-teaser-footer h2.node__title {
  font-size: 18px;
  margin-bottom: 5px;
}
.node--view-mode-mt-featured-teaser-2 .featured-teaser-footer > div {
  font-size: 16px;
}
