/* Mayflower Color Tokens */
/* One-off breakpoints (consider consolidation)*/
.ma__results-list-container .ma__general-teaser {
  padding: 15px; }
  @media (min-width: 911px) {
    .ma__results-list-container .ma__general-teaser {
      padding: 20px; } }
  .ma__results-list-container .ma__general-teaser--active {
    background-color: #F2F2F2; }

.ma__general-teaser + .ma__general-teaser {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DCDCDC;
  margin-top: 0; }

.ma__general-teaser--image {
  display: flex;
  flex-wrap: wrap; }

.ma__general-teaser .ma__quality__wrapper {
  font-family: "Texta", "Helvetica", "Arial", "sans-serif";
  font-size: 19.2px;
  line-height: 23px; }

.ma__general-teaser .ma__address {
  font-size: 18.2px;
  line-height: 27px; }

.ma__general-teaser__image {
  flex-shrink: 1;
  flex-grow: 0;
  flex-basis: 400px;
  font-size: 0;
  margin-right: 30px;
  margin-bottom: 10px; }
  .ma__general-teaser__image span {
    background-size: cover;
    display: block;
    padding-top: 56.25%;
    width: 100%; }

.ma__general-teaser__image + .ma__general-teaser__details {
  flex-basis: 300px;
  flex-shrink: 1;
  flex-grow: 1; }

.ma__general-teaser__eyebrow {
  margin-bottom: 5px; }
  .ma__general-teaser__eyebrow span {
    font-size: 0.813rem;
    letter-spacing: 0.1em;
    padding: 5px 7px;
    text-transform: uppercase;
    background-color: #F2F2F2;
    font-weight: 700; }

.ma__general-teaser__details {
  padding: 2px 0 4px;
  display: flex;
  flex-direction: column; }
  .ma__general-teaser__details .ma__contact-group__details {
    font-style: italic;
    font-size: 0.95rem; }
  .ma__general-teaser__details .ma__contact-group__item {
    font-size: 1.24rem; }
  .ma__general-teaser__details .ma__contact-group__name {
    margin-bottom: 0; }
    .ma__general-teaser__details .ma__contact-group__name span {
      font-size: 1.25rem;
      color: #535353;
      font-weight: 550; }
    .ma__general-teaser__details .ma__contact-group__name > svg {
      height: 1.1rem;
      width: 1.1rem; }

.ma__general-teaser__date, .ma__general-teaser__org {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 1em;
  color: #141414;
  font-style: italic;
  font-weight: 700; }

.ma__general-teaser__date + .ma__general-teaser__org {
  border-left: 1px solid;
  margin-left: 0.75em;
  padding-left: 0.75em; }

.ma__general-teaser__org {
  border-left-color: #DCDCDC; }
  .ma__general-teaser__org__show-more.show-fewer {
    padding-left: 1rem; }
    .ma__general-teaser__org__show-more.show-fewer svg {
      transform: rotate(180deg); }
  .ma__general-teaser__org__show-more svg {
    fill: rgba(20, 85, 143, 0.5);
    width: 1em;
    height: 0.6em; }

.ma__general-teaser__sublink {
  margin-bottom: 0.25rem; }
  .ma__general-teaser__sublink .ma__decorative-link {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-bottom: 0.5rem; }

.ma__general-teaser__description {
  font-size: 1.25rem; }
  @media (max-width: 480px) {
    .ma__general-teaser__description {
      font-size: 1.24rem; } }
  .ma__general-teaser__description p {
    margin-bottom: 0.75em; }

.ma__general-teaser__moreinfo {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-content: flex-start;
  margin-top: 1em; }
  @media (min-width: 621px) {
    .ma__general-teaser__moreinfo {
      flex-flow: row; } }

.ma__general-teaser__primaryinfo {
  padding-right: 0.75em;
  flex: 1 40%;
  flex-grow: 2;
  font-size: 18.2px;
  line-height: 27px;
  margin-bottom: 10px; }
  .ma__general-teaser__primaryinfo:last-child {
    margin-bottom: 0px; }
  .ma__general-teaser__primaryinfo__details {
    margin-bottom: 1em; }

.ma__general-teaser__secondary {
  display: inline-flex;
  flex-flow: column;
  flex: 1 50%; }
  .ma__general-teaser__secondary--border {
    flex: 1 1 40%;
    flex-grow: 1;
    padding-left: 0.75em;
    border-left: 1px solid #DCDCDC; }
  @media (min-width: 621px) {
    .ma__general-teaser__secondary {
      flex: 1 1 40%;
      flex-grow: 1;
      border-left: 1px solid #DCDCDC;
      align-content: flex-start; } }

.ma__general-teaser__secondaryinfo {
  display: flex;
  flex-flow: row;
  align-items: center;
  font-size: 18px;
  line-height: 22px; }
  .ma__general-teaser__secondaryinfo .ma__decorative-link {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-bottom: 0rem;
    margin-left: 0.25em; }

.ma__general-teaser__secondaryicon svg {
  display: inline-block;
  vertical-align: middle;
  height: 1.1rem;
  width: 1.1rem;
  fill: #388557; }

.ma__general-teaser svg.link-arrow {
  height: 1rem;
  width: 1rem;
  fill: #8AAAC7; }

.ma__general-teaser .ma__decorative-link svg {
  height: 1rem;
  width: 1rem;
  fill: #8AAAC7; }

.ma__general-teaser .ma__general-teaser__primary {
  flex-grow: 2; }

.ma__general-teaser .ma-icon__green {
  fill: #388557; }

.ma__general-teaser .ma__website a {
  font-weight: 500; }

.ma__general-teaser .ma__website svg {
  height: 1rem;
  width: 1rem;
  margin-right: 5px; }

.ma__general-teaser .ma__phone {
  font-size: 18px;
  line-height: 27px; }
  .ma__general-teaser .ma__phone a {
    font-weight: 500; }
  .ma__general-teaser .ma__phone svg {
    height: 1rem;
    width: 1rem;
    margin-right: 8px; }
