.rows-list .component-title {
  color: #b51f20;
  margin-bottom: 20px;
}
.rows-list .row-list-unit {
  border-radius: 10px;
  overflow: hidden;
  background-color: #f3f8fb;
  margin-bottom: 20px;
}
@media (max-width: 1024.98px) {
  .rows-list .row-list-unit {
    padding: 1.875rem 1.25rem;
  }
}
@media (min-width: 1025px) {
  .rows-list .row-list-unit {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.rows-list .row-list-unit:last-of-type {
  margin-bottom: 0;
}
.rows-list .row-list-unit .event-overline {
  font-weight: bold;
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  line-height: 1.25em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "HKGrotesk", sans-serif;
}
.rows-list .row-list-unit .event-overline > div {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .rows-list .row-list-unit .event-overline > div {
    margin-bottom: 0;
  }
}
.rows-list .row-list-unit .event-overline .cta + .cta {
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .rows-list .row-list-unit .event-overline .cta + .cta {
    margin-top: 25px;
  }
}
@media (min-width: 1025px) {
  .rows-list .row-list-unit .row-actions {
    text-align: right;
    align-self: center;
    padding-right: 36px;
  }
}
@media (min-width: 1367px) {
  .rows-list .row-list-unit .row-actions {
    padding-right: 4.8%;
  }
}
.rows-list .row-list-unit .tag {
  background-color: #fff;
  color: #505555;
  margin-right: 8px;
  margin-top: 8px;
}
.rows-list .row-list-unit .tag:last-of-type {
  margin-right: 0;
}
.rows-list .row-list-unit .event-title + .tags {
  margin-top: 5px;
}
.rows-list .row-list-unit .event-title {
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .rows-list .more-link {
    text-align: right;
  }
}
@media (min-width: 1025px) {
  .rows-list .container[class*=block] .title-row {
    margin-bottom: 24px;
    align-items: center;
  }
  .rows-list.rows-list--spaced .row-list-unit {
    margin-bottom: 20px;
  }
  .rows-list.rows-list--spaced .row-list-unit:last-of-type {
    margin-bottom: 0;
  }
}

.events-list .row-list-unit .row-content {
  padding-bottom: 1.25rem;
}
.events-list .row-list-unit .row-content .content {
  width: 100%;
}
.events-list .row-list-unit .row-content .event-overline div time::before, .events-list .row-list-unit .row-content .event-overline div.location::before {
  content: "\e901";
  color: #505555;
  font-family: "font-icon" !important;
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  line-height: 0.9375rem;
}
.events-list .row-list-unit .row-content .event-overline div.location::before {
  content: "\e90b";
}
@media (min-width: 768px) {
  .events-list .row-list-unit .row-content .event-overline div.location {
    margin-right: 2rem;
  }
}
@media (min-width: 1025px) {
  .events-list .row-list-unit .row-content .event-overline div.location {
    margin-bottom: 10px;
    flex: 0 0 100%;
  }
}
@media (min-width: 1367px) {
  .events-list .row-list-unit .row-content .event-overline div.location {
    flex: 0 0 auto;
    margin-bottom: 0;
    margin-right: 2.5rem;
  }
}
@media (min-width: 768px) {
  .events-list .row-list-unit .row-content .event-overline .date + .date {
    padding-left: 0;
  }
  .events-list .row-list-unit .row-content .event-overline .date + .date::before {
    content: "-";
    display: inline-block;
    margin-right: 0.625rem;
    font-size: 12px;
    line-height: 0.9375rem;
  }
}
@media (max-width: 1024.98px) {
  .events-list .row-list-unit .cta-wrapper {
    margin-bottom: 1.25rem;
  }
}
.events-list .row-list-unit .event-title {
  margin-top: 0.9375rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 1025px) {
  .events-list .row-list-unit .event-title {
    margin-top: 0;
  }
}
.events-list .row-list-unit .row-actions .btn-link::after {
  transition: transform 0.3s ease, background-color 0.3s ease, color 0.3s ease;
}
.events-list .row-list-unit .row-actions.active .btn-link .less {
  display: inline-block !important;
}
.events-list .row-list-unit .row-actions.active .btn-link .more {
  display: none;
}
.events-list .row-list-unit .row-actions.active .btn-link::before, .events-list .row-list-unit .row-actions.active .btn-link::after {
  transform: rotate(45deg);
}
.events-list .row-list-unit .cta .iconfont-calendar:before {
  font-size: 13px;
  line-height: 34px;
}
@media (min-width: 1025px) {
  .events-list .row-list-unit .row-featured-image {
    flex: 0 0 240px;
    max-width: 240px;
  }
  .events-list .row-list-unit .row-featured-image img {
    width: 240px;
    height: 198px;
  }
  .events-list .row-list-unit .row-content {
    width: 100%;
    align-self: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 3.125rem;
  }
}
@media (min-width: 1367px) {
  .events-list .row-list-unit .row-content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 1025px) {
  .press-releases-list .row-list-unit {
    padding: 2.1875rem;
  }
}
.press-releases-list .row-list-unit .event-overline time::before,
.press-releases-list .row-list-unit .event-overline .time::before {
  content: "\e901";
  color: #505555;
  font-family: "font-icon" !important;
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  line-height: 0.9375rem;
}
@media (max-width: 1024.98px) {
  .press-releases-list .row-list-unit .row-actions {
    margin-top: 1.875rem;
  }
}
@media (max-width: 1719.98px) {
  .press-releases-list .row-list-unit .row-actions {
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .press-releases-list.downloads-list .row-list-unit .row-actions .cta {
    display: inline-flex;
    margin-right: 1.875rem;
  }
}
@media (min-width: 1025px) {
  .press-releases-list.downloads-list .row-list-unit .row-actions .cta {
    flex-direction: row-reverse;
  }
  .press-releases-list.downloads-list .row-list-unit .row-actions .cta .link-title {
    padding-right: 12px;
    padding-left: 0;
    padding-bottom: 1px;
  }
}
@media (max-width: 767.98px) {
  .press-releases-list.downloads-list .row-list-unit .row-actions .cta {
    margin-bottom: 1.25rem;
  }
}