@charset "UTF-8";
.page-node-type-content,
.path-widgets {
  background: none !important; }
  .page-node-type-content .site-header,
  .page-node-type-content .site-footer,
  .page-node-type-content .social-bar,
  .page-node-type-content .region--breadcrumb,
  .path-widgets .site-header,
  .path-widgets .site-footer,
  .path-widgets .social-bar,
  .path-widgets .region--breadcrumb {
    display: none !important; }

.field:not(:last-child) {
  margin-block-end: 0; }

.view-history-search .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: var(--sp2); }
  .view-history-search .view-content .views-row {
    margin-block: 0;
    width: 29%; }
    .view-history-search .view-content .views-row .field {
      font-size: 14px;
      line-height: 16px; }
    .view-history-search .view-content .views-row h3 {
      font-size: 16px;
      line-height: 18px;
      margin-block: 0;
      margin-bottom: 0; }
      .view-history-search .view-content .views-row h3 a {
        text-decoration: none; }
    .view-history-search .view-content .views-row img {
      width: 72px;
      height: 72px; }
    .view-history-search .view-content .views-row .group-left {
      margin-right: 12px;
      width: 72px; }
    .view-history-search .view-content .views-row .group-right {
      width: calc(100% - 84px); }
    .view-history-search .view-content .views-row .field--name-field-history-type {
      font-style: italic;
      margin-bottom: 12px; }

.page-node-type-content .block-page-title-block {
  display: none; }
.page-node-type-content .node--view-mode-full > .group-left {
  margin-bottom: 30px;
  width: 55%; }
  .page-node-type-content .node--view-mode-full > .group-left .node--type-asset {
    height: 400px; }
    .page-node-type-content .node--view-mode-full > .group-left .node--type-asset img {
      height: 400px;
      object-fit: cover;
      width: 100%; }
.page-node-type-content .node--view-mode-full > .group-right {
  float: right;
  margin-bottom: 30px;
  width: 42%; }
  .page-node-type-content .node--view-mode-full > .group-right .field {
    font-size: 14px;
    line-height: 16px; }
  .page-node-type-content .node--view-mode-full > .group-right h2 {
    font-size: 24px;
    line-height: 26px;
    margin-block: 6px 10px; }
  .page-node-type-content .node--view-mode-full > .group-right .field--name-field-description {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px; }
  .page-node-type-content .node--view-mode-full > .group-right .field--name-field-start-decade,
  .page-node-type-content .node--view-mode-full > .group-right .field--name-field-end-decade {
    display: inline-block; }
    .page-node-type-content .node--view-mode-full > .group-right .field--name-field-start-decade > *,
    .page-node-type-content .node--view-mode-full > .group-right .field--name-field-end-decade > * {
      display: inline-block;
      float: none !important;
      padding-inline-end: 0; }
  .page-node-type-content .node--view-mode-full > .group-right .field--name-field-end-decade::before {
    content: " — "; }
  .page-node-type-content .node--view-mode-full > .group-right .field--name-field-location span {
    font-style: italic; }
.page-node-type-content .view-history-search .view-content {
  gap: var(--sp2); }
.page-node-type-content .contributor {
  align-content: center;
  display: flex;
  margin-top: 18px; }
  .page-node-type-content .contributor img {
    border-radius: 100px;
    height: 48px;
    margin-right: 12px;
    width: 48px; }
.page-node-type-content .contributor__name {
  align-self: center;
  font-size: 17px;
  font-weight: 700; }

.content-action {
  display: flex;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
  margin-bottom: 12px;
  justify-content: space-between; }
  .content-action a {
    color: #676767;
    font-weight: bold;
    text-decoration: none; }
  .content-action i {
    color: var(--color--primary-50);
    margin-right: 5px; }

/*# sourceMappingURL=styles.css.map */
