.event-record-detail .header-banner {
  margin-bottom: 40px;
}
.event-record-detail .header-banner img {
  width: 100%;
}
.event-record-detail .article-body p {
  margin-bottom: 24px;
}
.event-record-detail .iobjects {
  padding: 40px 0;
  margin-top: 40px;
  border-top: 1px solid #D7D9DA;
}
.event-record-detail .iobjects .media-box {
  margin-bottom: 48px;
}
.event-record-detail .media-placeholder {
  margin: 16px 0 40px;
  position: relative;
}
.event-record-detail .media-placeholder .eshop-trigger-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}
.event-record-detail .media-placeholder .media-meta {
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.event-record-detail .media-placeholder .media-meta .media-button {
  width: 48px;
  height: 48px;
}
.event-record-detail .no-title h1.article-title {
  display: none;
}
.event-record-detail .eshop-stripe {
  font-family: "Tabac Sans", Helvetica, sans-serif;
  margin: 40px 0;
  background: #CDEDFA;
  padding: 16px 16px 16px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.event-record-detail .eshop-stripe p {
  font-size: 20px;
  font-weight: 600;
}
.event-record-detail .eshop-stripe .buttons {
  margin-left: 64px;
}

.event-records .list {
  font-family: "Tabac Sans", Helvetica, sans-serif;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.event-records .list .item {
  width: 47%;
  margin-bottom: 40px;
}
.event-records .list .item .title {
  font-family: "Tabac G3", "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 32px;
  padding: 4px 0 8px;
}
.event-records .list .item .title a {
  color: #000;
}
.event-records .list .item .date {
  color: #5A626C;
  font-size: 14px;
  line-height: 21px;
}
.event-records .list .item .meta {
  position: relative;
}
.event-records .list .item .meta img {
  width: 100%;
}
.event-records .list .item .meta .button {
  position: absolute;
  top: 12px;
  right: 12px;
}
.event-records .list .item .meta .button span {
  font-weight: 700;
}

.box-records .box-content {
  padding: 8px;
}
.box-records ul {
  list-style: none;
  padding: 0;
  margin: 16px 0;
}
.box-records ul li {
  padding: 4px 0;
}
.box-records ul li span {
  font-family: "Tabac Sans", Helvetica, sans-serif;
  color: #5A626C;
  font-size: 14px;
  margin-left: 8px;
}
.box-records .more {
  text-align: right;
}

#box-contact .box-content {
  padding: 24px 8px 14px;
  font-size: 17px;
  line-height: 160%;
}
#box-contact .box-content p {
  padding-bottom: 10px;
}

.project-tiles {
  padding-top: 0;
}
@media (max-width: 640px) {
  .project-tiles {
    margin-top: 32px !important;
  }
}

/*# sourceMappingURL=0BE.css.map */
