@charset "UTF-8";
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  hyphens: auto;
}

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: "";
  content: none;
}

small, .small {
  font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */ /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond/subset-EBGaramond-Italic.a651bdd0200c.woff2") format("woff2"), url("../fonts/EBGaramond/subset-EBGaramond-Italic.1d10b07cb515.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond/subset-EBGaramond-Regular.a4c3c9527313.woff2") format("woff2"), url("../fonts/EBGaramond/subset-EBGaramond-Regular.ba9b435a3bed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond/subset-EBGaramond-Bold.1922d85cc96d.woff2") format("woff2"), url("../fonts/EBGaramond/subset-EBGaramond-Bold.35760b64f777.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond/subset-EBGaramond-BoldItalic.86922e31c495.woff2") format("woff2"), url("../fonts/EBGaramond/subset-EBGaramond-BoldItalic.cba72b2d2925.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
/* spectral-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Spectral";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Spectral/spectral-v13-latin-regular.36da184166e0.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* spectral-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Spectral";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/Spectral/spectral-v13-latin-italic.0b85c07a2976.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root {
  --text-color: #222;
  --body-text-color: #222;
  --body-background-color: #d2b48c;
  --header-text-color: #222;
  --header-background-color: #ffff00;
  --link-color: #007bff;
  --max-width-container-small: 40rem;
  --font-serif: "Spectral", "Times New Roman", Times, serif;
  --font-sans: Arial, Helvetica, sans-serif;
}

.block {
  margin: 0 auto 4.8em;
}

.exhibition_block + .image_block,
.exhibition_block + .embed_block,
.exhibition_block + .video_controls_block {
  margin-top: -2.4em;
}

.exhibition_block .exhibition-header p.date {
  margin: 0;
}

.image_block + .image_block {
  margin-top: -2.4em;
}

.text_block h2, .text_block h3 {
  text-align: center;
}
.text_block h2 {
  margin-top: 2.4em;
  margin-bottom: 3.6em;
}
.text_block p {
  margin: 0 0 1.4em;
}

.quote_block {
  line-height: 1.7;
}

.text_block:first-child,
.quote_block:first-child {
  margin-top: 3.6em;
}

.chapter_block {
  margin-top: -4.8em;
  min-height: 1px;
}
.chapter_block h2 {
  padding-top: 4.8em;
  margin-bottom: -2.4em;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
}

.image_block figure,
.embed_block figure,
.video_controls_block figure {
  margin: 0 auto;
}
.image_block figure.left,
.embed_block figure.left,
.video_controls_block figure.left {
  margin-left: 0;
}
.image_block figure.left.fullwidth,
.embed_block figure.left.fullwidth,
.video_controls_block figure.left.fullwidth {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .image_block figure.left.fullwidth figcaption,
  .embed_block figure.left.fullwidth figcaption,
  .video_controls_block figure.left.fullwidth figcaption {
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 768px) {
  .image_block figure figcaption,
  .embed_block figure figcaption,
  .video_controls_block figure figcaption {
    margin-left: 0 !important;
  }
}
.image_block figure.fullwidth,
.embed_block figure.fullwidth,
.video_controls_block figure.fullwidth {
  width: 100%;
}
.image_block figure.large,
.embed_block figure.large,
.video_controls_block figure.large {
  width: 75%;
}
.image_block figure.medium,
.embed_block figure.medium,
.video_controls_block figure.medium {
  width: 62%;
}
.image_block figure.small,
.embed_block figure.small,
.video_controls_block figure.small {
  width: 52%;
}
.image_block figure.xsmall,
.embed_block figure.xsmall,
.video_controls_block figure.xsmall {
  width: 44%;
}
.image_block figure.xxsmall,
.embed_block figure.xxsmall,
.video_controls_block figure.xxsmall {
  width: 36%;
}
.image_block figure img,
.embed_block figure img,
.video_controls_block figure img {
  width: auto;
  height: auto;
  max-height: 80vh;
}

.embed_block figure {
  position: relative;
}
.embed_block figure .embed-wrapper {
  position: relative;
}
.embed_block figure .embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.embed_block figure .sound {
  border: none;
  outline: 0;
  border-radius: 0;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 2em;
  right: 2em;
  color: white;
  z-index: 999;
  line-height: 1;
}
@media (hover: hover) {
  .embed_block figure .sound:hover {
    cursor: pointer;
  }
}
.embed_block figcaption {
  padding-top: 1.5em;
}

.vimeo_block figure.embed {
  margin: 0 auto;
}
.vimeo_block .embed-wrapper {
  position: relative;
  width: 100%;
  background: black;
}
.vimeo_block .embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.press_block,
.documents_links_block {
  margin-left: auto;
  margin-right: auto;
}
.press_block ul,
.documents_links_block ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: block;
}
.press_block ul li,
.documents_links_block ul li {
  margin-bottom: 0.67em;
}
.press_block ul li a,
.documents_links_block ul li a {
  display: inline;
}
.press_block ul li a::before,
.documents_links_block ul li a::before {
  content: "— ";
}
.press_block ul li p,
.documents_links_block ul li p {
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .two_columns_block,
  .three_columns_block,
  .four_columns_block {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }
  .two_columns_block.container-small,
  .three_columns_block.container-small,
  .four_columns_block.container-small {
    width: 67%;
    min-width: 500px;
  }
  .two_columns_block.container-large,
  .three_columns_block.container-large,
  .four_columns_block.container-large {
    width: 90%;
  }
  .two_columns_block .column {
    width: calc(50% - 8px);
  }
  .three_columns_block .column {
    width: calc(33.333% - 10.6666666667px);
  }
  .four_columns_block .column {
    width: calc(25% - 12px);
  }
}
.spacer_block {
  height: 2.4em;
}

.medium-zoom-overlay {
  z-index: 1000;
}

.medium-zoom-image {
  z-index: 1001;
}

.archive {
  margin: 0 0 3.6em;
}
.archive .section-title {
  margin: 0 0 1.2em;
}
.archive #past section {
  margin-bottom: 3.6em;
}

.exhibitions-block article {
  margin: 0 0 2.4em;
}
@media (hover: hover) {
  .exhibitions-block article a {
    text-decoration: none;
  }
  .exhibitions-block article a:hover {
    text-decoration: underline;
  }
}
.exhibitions-block article figure {
  margin: 1.8rem 0 3rem;
}

#artists h2 {
  text-transform: none;
  letter-spacing: 0;
  margin: 0 0 1.2em;
}
#artists .artist-list {
  margin: 0;
}
#artists .artist-list .artist {
  margin: 0 0 0.6em;
}
@media (hover: hover) {
  #artists .artist-list .artist a {
    text-decoration: none;
  }
  #artists .artist-list .artist a:hover {
    text-decoration: underline;
  }
}

hr {
  border: none;
  outline: 0;
}

.chapter_block {
  max-width: 900px;
}

blockquote {
  margin: 0 6em;
  padding: 0 0.3em;
  border-left: 1px solid var(--body-text-color);
}

table.works {
  width: 99%;
  width: calc(100% - 8px);
  border-collapse: collapse;
}
table.works tr td {
  border: 1px solid black;
  vertical-align: top;
  padding: 8px;
  width: auto p, h1, h2;
  width-margin: 0;
}
table.works tr td h1 {
  font-style: italic;
}
table.works tr td.teaser {
  width: auto;
  max-width: 400px;
  padding: 0;
}
table.works tr td.teaser figure img {
  max-height: 400px;
}
table.works tr td.description, table.works tr td.artists-title {
  width: auto;
  min-width: 7em;
}
table.works tr td.year {
  min-width: 7em;
}
@media only screen and (max-width: 1023px) {
  table.works tr td.description {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  table.works {
    display: block;
    padding: 8px;
    width: 100%;
  }
  table.works tbody, table.works tr, table.works td {
    display: block;
  }
  table.works tr {
    border: 1px solid black;
    margin-bottom: 24px;
  }
  table.works tr td {
    border: none;
    text-align: center;
  }
  table.works tr td.teaser {
    max-width: none;
    border-bottom: 1px solid black;
  }
  table.works tr td.teaser figure {
    width: 100%;
  }
  table.works tr td.teaser figure img {
    max-height: none;
    width: 100%;
  }
  table.works tr td.description {
    display: block;
    padding-top: 0;
  }
  table.works tr td.year {
    padding: 0 8px;
  }
  table.works tr td.artists-title {
    padding-bottom: 0;
  }
  table.works tr td h1, table.works tr td h2, table.works tr td p {
    margin: 0;
  }
}

.template-exhibition-archive .block {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.template-exhibition-archive .block h1, .template-exhibition-archive .block h2, .template-exhibition-archive .block .date, .template-exhibition-archive .block .datetime-note {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  figcaption {
    padding-left: 8px;
    padding-right: 8px;
  }
  .block h1, .block h2, .block .date, .block .location, .block .datetime-note {
    text-align: center;
  }
  .artists_block li {
    text-align: center;
  }
  .news_block,
  .text_block,
  .quote_block {
    padding: 0 1.2em;
  }
  .documents_links_block {
    padding: 0 2.4em;
  }
  .image_block,
  .embed_block,
  .video_controls_block,
  .exhibitions-block {
    padding: 0;
  }
  .image_block figure,
  .embed_block figure,
  .video_controls_block figure,
  .exhibitions-block figure {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  background: transparent;
}

figure.fullwidth img {
  max-height: none;
}

figure {
  margin: 0;
}
figure img {
  width: 100%;
}
figure figcaption {
  margin-top: 1.2em;
  line-height: 1.2;
}
figure figcaption p {
  margin: 0;
}
figure.floor-plan figcaption p {
  margin: 0 0 1.2em;
}

h1, h2, h3, h4 {
  font-weight: normal;
}
h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b {
  font-weight: normal;
}

a {
  color: var(--link-color);
  text-decoration: none;
}
@media (hover: hover) {
  a:hover {
    text-decoration: underline;
  }
}

.small {
  font-size: inherit;
}

body {
  padding: 0;
  margin: 0;
  background: var(--body-background-color);
  font-size: 15px;
  line-height: 1.25;
}
body #content {
  background: var(--body-background-color);
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 14px;
  }
}

#logo {
  max-width: 70px;
  margin: 0;
}
#logo a {
  display: block;
  width: 100%;
}
#logo svg {
  width: 100%;
  height: auto;
  background-color: transparent;
}
#logo .path {
  fill: var(--header-text-color);
}

#cube {
  width: 10em;
  height: 80px;
  margin: 3.6em auto;
}
#cube svg {
  width: 80px;
  height: auto;
  background: transparent;
  margin: 0 auto;
}
#cube .path {
  fill: var(--body-text-color);
}
#cube figcaption {
  margin: 0;
}
#cube figcaption p {
  margin: 0 0 1.4em;
}
@media screen and (min-width: 768px) {
  #cube {
    position: fixed;
    bottom: 3em;
    margin: 0;
    right: 30px;
    width: 140px;
  }
  #cube a {
    display: block;
    height: 80px;
    width: 80px;
    margin-left: -15px;
  }
  #cube figcaption {
    position: absolute;
    bottom: 100%;
    right: 0;
    min-width: 140px;
  }
}

#header {
  font-family: var(--font-sans);
  background: var(--header-background-color);
  color: var(--header-text-color);
  padding: 4em 8px 16px;
  transform: translate3d(0, 0, 0);
  z-index: 999;
  position: relative;
  box-sizing: border-box;
}
#header a {
  color: var(--header-text-color);
}
@media print {
  #header {
    background: var(--header-text-color) !important;
  }
}
@media only screen and (min-width: 768px) {
  #header {
    height: 300px;
    padding: 3.8em 30px 16px;
    position: sticky;
    top: 0;
    transition: height 200ms ease-in-out;
    overflow: hidden;
  }
}
#header .container-small {
  margin-left: 0 !important;
}
@media only screen and (min-width: 768px) {
  #header #main-menu #main-menu--wrapper {
    position: relative;
  }
}
#header #main-menu #main-menu--wrapper #contact-menu {
  text-align: left;
}
#header #main-menu #main-menu--wrapper #contact-menu address {
  margin-top: 1.2em;
  text-align: left;
  font-style: normal;
}
@media only screen and (min-width: 768px) {
  #header #main-menu #main-menu--wrapper #contact-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 10em;
  }
  #header #main-menu #main-menu--wrapper #contact-menu h1#logo {
    position: absolute;
    top: -1.8em;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #header #main-menu #main-menu--wrapper #contact-menu h1#logo {
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
  }
}
#header #main-menu #main-menu--wrapper h4 {
  margin-bottom: 1.2em;
}
#header #main-menu #main-menu--wrapper h4.active {
  font-weight: bold;
}
#header #main-menu #main-menu--wrapper ul li {
  margin-bottom: 1.2em;
}
#header #main-menu #main-menu--wrapper #artists-menu ul {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
#header #main-menu #main-menu--wrapper #exhibitions-menu ul li {
  margin-bottom: 1.2em;
}
#header #main-menu #main-menu--wrapper #exhibitions-menu ul li .exhibition-header {
  margin: 0;
}
#header #main-menu #main-menu--wrapper #exhibitions-menu ul li .exhibition-header h1, #header #main-menu #main-menu--wrapper #exhibitions-menu ul li .exhibition-header h2, #header #main-menu #main-menu--wrapper #exhibitions-menu ul li .exhibition-header h3, #header #main-menu #main-menu--wrapper #exhibitions-menu ul li .exhibition-header p {
  font-size: 1em;
  margin: 0;
}
#header #main-menu #main-menu--wrapper #news-menu ul li p {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  #header #main-menu #main-menu--wrapper {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 12px;
  }
}
#header #main-menu #main-menu--wrapper h4 {
  margin: 0;
}
#header #main-menu #main-menu--wrapper .main-menu--item#artists-menu {
  grid-column: span 3;
}
#header #main-menu #main-menu--wrapper .main-menu--item#publications-menu {
  grid-column: span 2;
}
#header #main-menu #main-menu--wrapper .main-menu--item#exhibitions-menu, #header #main-menu #main-menu--wrapper .main-menu--item#news-menu {
  grid-column: span 4;
}
#header #main-menu #main-menu--wrapper .main-menu--item#news-menu {
  grid-column: span 3;
}
@media only screen and (max-width: 767px) {
  #header #main-menu #main-menu--wrapper .main-menu--item h4 {
    text-align: center;
  }
  #header #main-menu #main-menu--wrapper .main-menu--item ul {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #header #main-menu .foreword,
  #header #main-menu .poems,
  #header #main-menu .essays {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) {
  #header.closed {
    height: 90px;
    overflow: hidden;
  }
  #header.closed #main-menu .poems ul {
    opacity: 0;
  }
  #header.closed #main-menu .poems h4:hover {
    color: #da99a1;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  #header.closed #main-menu .appendix {
    bottom: 11px;
  }
}
@media only screen and (min-width: 768px) {
  #header.closed #main-menu .essays h4 {
    display: block;
  }
  #header.closed #main-menu .essays h4:hover {
    color: #00a9fe;
  }
  #header.closed #main-menu .essays li {
    display: none;
    opacity: 0;
  }
  #header.closed #main-menu .essays li:first-child {
    opacity: 1;
  }
  #header.closed:hover {
    cursor: pointer;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  #header.closed {
    height: 36px;
  }
}

#content,
#footer {
  font-family: var(--font-serif);
  font-size: 16px;
  line-height: 1.5;
  color: var(--body-text-color);
}
@media only screen and (min-width: 768px) {
  #content,
  #footer {
    font-size: 15px;
  }
}
#content a,
#footer a {
  color: var(--body-text-color);
}

#content {
  margin: 0;
  padding: 0;
}
#content h1, #content h2 {
  font-weight: normal;
  font-size: 1em;
}
@media screen and (min-width: 768px) {
  #content {
    min-height: 100vh;
    min-height: calc(100vh - 300px);
  }
}

#footer {
  margin: 6em 8px 1.2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#footer nav {
  margin-right: 2.4em;
}
#footer nav ul {
  display: flex;
  justify-content: center;
}
#footer nav ul li {
  display: block;
  margin-right: 1.2em;
}
#footer #signup .inline-container {
  max-width: 400px;
}
#footer #signup .inline-container .emailoctopus-form-wrapper {
  margin-top: 0.4em;
}
#footer #signup .inline-container .emailoctopus-form-wrapper .emailoctopus-form input {
  font-family: var(--font-serif);
  font-size: 16px;
}
#footer #signup .inline-container .emailoctopus-form-wrapper .emailoctopus-form input:not([type=submit]) {
  background-color: var(--body-background-color);
  color: var(--body-text-color);
  border-color: var(--body-text-color);
}
#footer #signup .inline-container .emailoctopus-form-wrapper .emailoctopus-form input[type=submit] {
  background-color: var(--body-text-color);
  color: var(--body-background-color);
  border-color: var(--body-text-color);
}
#footer #signup .mastfoot {
  display: none;
}
@media screen and (min-width: 768px) {
  #footer {
    margin: 6em 30px 1.2em;
  }
  #footer nav ul {
    justify-content: flex-start;
  }
}

.container-small {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  max-width: var(--max-width-container-small);
}
.container-small .container-small {
  width: 100%;
  margin: 0;
  max-width: 100%;
}

figcaption.container-small {
  width: 100%;
}

.exhibition-header {
  margin-top: 3.6em;
  margin-bottom: 2.4em;
}
.exhibition-header h1, .exhibition-header h2, .exhibition-header p {
  margin: 0;
}
.exhibition-header p.date {
  margin-top: 1.2em;
}
@media screen and (max-width: 767px) {
  .exhibition-header h1, .exhibition-header h2, .exhibition-header .date, .exhibition-header .location, .exhibition-header .datetime-note {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .exhibition.archive .container-small {
    margin-left: 30px;
  }
  .exhibition.archive .container-small .container-small {
    margin-left: 0;
  }
}
.exhibition.archive section h3 {
  font-size: 1em;
  margin-top: 3.6em;
}
.exhibition.archive section article {
  margin-bottom: 1.2em;
}
.exhibition.archive section article h1, .exhibition.archive section article h2, .exhibition.archive section article p {
  margin: 0;
}

#floor-plans {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 12px;
  width: 96%;
  margin: 0 auto;
}
#contents {
  font-size: 1em;
  margin-bottom: 6em;
}
#contents ul li {
  margin-bottom: 0.67em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #contents ul li {
    text-align: left;
  }
  #contents ul li a::before {
    content: "— ";
  }
}

@media screen and (min-width: 768px) {
  .single.exhibition .container-small,
  .single.exhibition .block.image_block figure:not(.fullwidth),
  .single.exhibition .block.embed_block figure:not(.fullwidth),
  .single.exhibition .block.vimeo_block figure:not(.fullwidth) {
    margin-left: 30px;
  }
}

.publications {
  width: 90%;
  margin: 7.2em auto;
}
.publications .publication {
  text-align: center;
  margin-bottom: 3.6em;
}
.publications .publication .publication-header figure {
  margin-bottom: 1.5em;
}
.publications .publication .publication-header figure img {
  margin: 0 auto;
}
@media screen and (min-width: 480px) {
  .publications {
    width: 80%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.6em;
  }
  .publications .publication {
    text-align: left;
    padding-top: 60%;
    position: relative;
  }
  .publications .publication .container-small {
    width: 100%;
  }
  .publications .publication .publication-header {
    padding-top: 1.8em;
  }
  .publications .publication .publication-header figure {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 60%;
    width: 100%;
  }
  .publications .publication .publication-header figure img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    margin: 0;
  }
  .publications .publication .publication-header p.year {
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  .publications {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .publications {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1800px) {
  .publications {
    grid-template-columns: repeat(5, 1fr);
  }
}

.single.publication #content .publication-header {
  margin-top: 3.6em;
  margin-bottom: 4.8em;
}
@media screen and (min-width: 768px) {
  .single.publication .container-small {
    margin-left: calc(30px + (100% - 84px) / 3 + 12px);
  }
  .single.publication .container-small .container-small {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .publication.archive .publications {
    width: calc((100% - 84px) / 3 * 2 + 12px);
    margin-left: calc(30px + (100% - 84px) / 3 + 12px);
  }
}

.publication-header h1, .publication-header h2, .publication-header p {
  margin: 0;
  font-size: 1em;
}

@media screen and (min-width: 768px) {
  ul.news {
    width: calc((100% - 72px) / 2);
    max-width: 24em;
    margin-left: calc(50% + 6px);
  }
}
ul.news li {
  margin-bottom: 1.5em;
}
ul.news li h1, ul.news li h2, ul.news li p {
  margin: 0;
}
ul.news li .images {
  margin-top: 0.75em;
  margin-bottom: 3em;
}
ul.news li .images figure {
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  ul.news li .images figure {
    width: 100% !important;
  }
}

.news.archive ul.news {
  margin-top: 3.6em;
}/*# sourceMappingURL=style.css.map */