@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  z-index: unset;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: cte ollapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

@font-face {
  font-family: "Dolly";
  src: url("../fonts/Dolly-Roman.ttf") format("truetype");
}
@font-face {
  font-family: "DollySmallCap";
  src: url("../fonts/Dolly-SmallCaps.otf") format("opentype");
}
@font-face {
  font-family: "Knockout";
  src: url("../fonts/Knockout-HTF94-UltmtSumo.otf") format("opentype");
}
body {
  font-family: "Dolly", "Times", serif;
  font-size: 26px;
  line-height: 37px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: black;
}

.longText {
  font-family: "Dolly", "Times", serif;
  font-size: 26px;
  line-height: 34px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: black;
}

.serifL {
  font-family: "Dolly", "Times", serif;
  font-size: 26px;
  line-height: 37px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: black;
}

.smallCap {
  font-family: "DollySmallCap", "Times", serif;
  font-size: 30px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-transform: lowercase;
  letter-spacing: -0.05em;
  color: black;
}

.smallCapIt {
  font-family: "DollySmallCap", "Times", serif;
  font-size: 30px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-transform: lowercase;
  letter-spacing: -0.05em;
  color: black;
  font-style: oblique;
}

.smallCapS {
  font-family: "DollySmallCap", "Times", serif;
  font-size: 17px;
  line-height: 17px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-transform: lowercase;
  letter-spacing: -0.05em;
  color: black;
}

.smallCapItS {
  font-family: "DollySmallCap", "Times", serif;
  font-size: 17px;
  line-height: 17px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-transform: lowercase;
  letter-spacing: -0.05em;
  color: black;
  font-style: oblique;
}

.serifS {
  font-family: "Dolly", "Times", serif;
  font-size: 16px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: black;
}

.serifSIt {
  font-family: "Dolly", "Times", serif;
  font-size: 16px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-style: oblique;
}

.serifM {
  font-family: "Dolly", "Times", serif;
  font-size: 22px;
  line-height: 26.5px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: black;
}

.sans {
  font-family: "Knockout", "Helvetica", sans;
  font-size: 32px;
  line-height: 37px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: black;
  font-style: oblique;
}

a {
  color: black;
}

@media only screen and (max-width: 1300px) {
  body {
    font-size: 22px;
    line-height: 29px;
  }
  .longText {
    font-size: 22px;
    line-height: 28px;
  }
  .serifL {
    font-size: 22px;
    line-height: 29px;
  }
  .smallCap {
    font-size: 22px;
    line-height: 22px;
  }
  .smallCapS {
    font-size: 15px;
    line-height: 15px;
  }
  .smallCapItS {
    font-size: 15px;
    line-height: 15px;
  }
  .smallCapIt {
    font-size: 22px;
    line-height: 22px;
    font-style: oblique;
  }
  .serifS {
    font-size: 12px;
    line-height: 15px;
  }
  .serifSIt {
    font-size: 12px;
    line-height: 15px;
    font-style: oblique;
  }
  .serifM {
    font-size: 18px;
    line-height: 24px;
  }
  .sans {
    font-size: 24px;
    line-height: 29px;
    font-style: oblique;
  }
  .news .newsGrid .gridCard .cardInfo .title .titleWrapper .smallCapS {
    font-size: 15px !important;
    line-height: 15px;
  }
  .exhibition .navBar .dynMenu .dynButton .exTitle .exTitleW {
    margin-top: 0px;
  }
  .exhibition .navBar .dynMenu .dynButton .exTitle #bannerTitle {
    font-size: 25px !important;
    line-height: 22px;
  }
  .exhibition .navBar .dynMenu .dynButton .name {
    font-size: 25px !important;
    line-height: 23px !important;
    transform: none;
  }
  .article .navBar .dynMenu .dynButton .smallCap {
    font-size: 25px !important;
    line-height: 25px !important;
  }
  .fair .navBar .dynMenu .dynButton .smallCap {
    font-size: 25px !important;
    line-height: 25px !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 5px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

body {
  width: 100vw;
  overflow-x: hidden;
}

.grid {
  width: 100vw;
  box-sizing: border-box;
  padding: 0 30px;
  display: grid;
  grid-template-columns: calc((100vw - (30px * 3)) / 4 - 15px) 1fr 1fr 1fr;
  grid-gap: 10px;
}

.arrow {
  position: fixed;
  z-index: 9999;
  width: 100px;
  height: 100px;
  background-image: url("../img/arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
}
.arrow.right {
  transform: translate(-50%, -50%) rotate(180deg);
}
.arrow.visible {
  opacity: 1;
}

a:hover {
  cursor: pointer !important;
}

.gridCard:hover {
  cursor: pointer;
}

.cc-window {
  border-radius: 22px;
  font-family: "Dolly", "Times", serif;
  font-size: 16px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: black;
  text-align: center;
}

.cc-btn {
  border-radius: 22px;
  font-family: "Dolly", "Times", serif;
  font-size: 16px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: black;
}

.navBar {
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  padding-bottom: 0px;
  display: grid;
  grid-template-columns: calc((100vw - (30px * 3)) / 4 - 15px) 1fr 1fr 1fr;
  grid-gap: 10px;
  color: black;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 998;
}
.navBar .dynMenu {
  grid-column-end: span 3;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-start: 2;
  align-items: start;
}
.navBar .dynMenu .dynButton {
  border: 2px solid black;
  border-radius: 22.5px;
  background-color: white;
  box-sizing: border-box;
}
.navBar .dynMenu .dynButton .name {
  transform: translateY(-1px);
}
.navBar .dynMenu .dynButton .address {
  margin-top: 10px;
  display: none;
  margin-bottom: 6px;
}
.navBar .dynMenu .dynButton .address a {
  pointer-events: none;
}
.navBar .dynMenu .dynButton span {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.navBar .dynMenu .dynButton div {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.menu {
  background-color: #dcdcdc;
  position: fixed;
  width: calc((100vw - (30px * 3)) / 4 - 15px);
  top: 30px;
  left: 30px;
  border-radius: 22.5px;
  z-index: 999;
  border: 2px solid #dcdcdc;
  box-sizing: border-box;
}
.menu .nav {
  width: 100%;
  text-align: center;
  display: none;
  vertical-align: middle;
  position: relative;
  transform: translateY(1px);
  pointer-events: none;
  font-style: oblique;
}
.menu .nav.active {
  display: inline-block;
}
.menu .nav:hover {
  font-style: normal;
}
.menu .nav .hamburger {
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 50%;
  height: 16px;
  width: 41px;
  transform: translateY(calc(-50% - 1px));
  background-size: contain;
  background-image: url("../img/theHole_hamburger.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.menu.open .nav {
  display: inline-block;
  border-top: 2px solid black;
  pointer-events: auto;
}
.menu.open .nav:first-child {
  border-top: 0px;
}

.logoWrapper {
  width: calc((100vw - (30px * 3)) / 4 - 15px);
  height: 100vh;
  top: 0px;
  position: fixed;
  left: 30px;
}
.logoWrapper .address {
  display: none;
}
.logoWrapper .logo {
  width: 110px;
  height: 110px;
  position: absolute;
  left: 50%;
  top: 50vh;
  background-image: url("../img/logo.png");
  background-size: contain;
  background-position: center;
  transform: translate(-50%, -50%);
}
.logoWrapper .logo:hover {
  cursor: pointer;
}
.logoWrapper .socialWrapper {
  width: 100%;
  position: absolute;
  bottom: 90px;
}
.logoWrapper .socialWrapper .icons {
  display: flex;
  gap: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.logoWrapper .socialWrapper .icons .icon {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.logoWrapper .socialWrapper .icons .icon#ig {
  background-image: url("../img/icon_ig.svg");
}
.logoWrapper .socialWrapper .icons .icon#yt {
  background-image: url("../img/icon_yt.svg");
}
.logoWrapper .socialWrapper .icons .icon#tw {
  background-image: url("../img/icon_tw.svg");
}
.logoWrapper .socialWrapper .icons .icon#fb {
  background-image: url("../img/icon_fb.svg");
}
.logoWrapper .socialWrapper .icons .icon:hover {
  opacity: 0.3;
  cursor: pointer;
}
.logoWrapper .copyright {
  font-family: "Helvetica", sans-serif;
  font-size: 12px;
  line-height: 15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  position: absolute;
  bottom: 30px;
}

.homepage .navBar .dynMenu .dynButton:hover {
  background-color: yellow;
}
.homepage .navBar .dynMenu .dynButton:hover .address {
  display: inline-block;
}
.homepage .grid {
  margin-top: calc(71px + 10px);
}
.homepage .homeSlides {
  grid-column-start: 2;
  grid-column-end: span 3;
  height: calc(100vh - 30px - 71px - 10px);
  overflow: hidden;
  border-radius: 22.5px;
  z-index: 998;
}
.homepage .homeSlides .slick-arrow {
  position: absolute;
  z-index: 998;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  width: 33.33%;
  height: 100%;
  top: 0px;
  border: 0px;
  border-radius: 0;
  opacity: 0;
}
.homepage .homeSlides .slick-arrow.slick-next {
  left: 66.66%;
}
.homepage .homeSlides .homeSlide {
  width: 100%;
  height: calc(100vh - 30px - 71px - 10px);
  position: relative;
  border-radius: 22.5px;
}
.homepage .homeSlides .homeSlide img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100vh - 30px - 71px - 10px);
  object-fit: cover;
}
.homepage .homeSlides .homeSlide .caption {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  bottom: 10px;
  text-align: center;
  padding: 5px 20px 10px 20px;
  border-radius: 30px;
  background-color: #dcdcdc;
}
.homepage .homeSlides .slick-arrow:hover {
  cursor: none;
}

.exhibitions .navBar .dynMenu .dynButton.hovered {
  background-color: yellow;
}
.exhibitions .navBar .dynMenu .dynButton:hover {
  cursor: pointer;
  background-color: yellow;
}
.exhibitions .navBar .dynMenu .dynButton.active {
  background-color: yellow;
}
.exhibitions .grid {
  margin-top: calc(71px + 10px);
  margin-bottom: 30px;
}
.exhibitions .exhibitionGrid {
  grid-column-start: 2;
  grid-column-end: span 3;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
}
.exhibitions .exhibitionGrid .gridCard {
  width: 100%;
  height: 35vw;
  background-color: #dcdcdc;
  border-radius: 22.5px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.exhibitions .exhibitionGrid .gridCard img {
  width: 100%;
  height: 31vw;
  object-fit: cover;
  display: block;
}
.exhibitions .exhibitionGrid .gridCard .cardInfo {
  position: absolute;
  width: 100%;
  padding-bottom: 0.5vw;
}
.exhibitions .exhibitionGrid .gridCard .cardInfo span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.exhibitions .exhibitionGrid .gridCard .cardInfo .title {
  height: 4vw;
  width: 100%;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.exhibitions .exhibitionGrid .gridCard .cardInfo .title .titleWrapper {
  margin-top: 2vw;
  transform: translateY(-50%);
}
.exhibitions .exhibitionGrid .gridCard .cardInfo .moreInfo {
  margin-top: 10px;
  padding-bottom: 10px;
}
.exhibitions .exhibitionGrid .gridCard.banner {
  grid-column-start: span 3;
  height: auto;
  display: block;
  padding: 2px;
}
.exhibitions .exhibitionGrid .gridCard.banner .label {
  width: 100%;
  position: relative;
  text-align: center;
  transform: translateY(1px);
}
.exhibitions .exhibitionGrid .gridCard:hover .cardInfo {
  bottom: 0px;
  background-color: yellow;
}
.exhibitions .exhibitionGrid .gridCard.dimmed {
  opacity: 0.3;
}
.exhibitions .exhibitionGrid .gridCard.hidden {
  opacity: 0.3;
  pointer-events: none;
}
.exhibitions .exhibitionGrid .gridCard.notDimmed {
  opacity: 1;
}

.exhibition .navBar .dynMenu {
  align-items: stretch;
}
.exhibition .navBar .dynMenu .exhibitionInfo {
  grid-column-end: span 2;
}
.exhibition .navBar .dynMenu .exhibitionInfo .exInfo {
  margin-top: 30px;
  margin-bottom: calc(10px * 1);
}
.exhibition .navBar .dynMenu .dynButton {
  padding: 5px;
}
.exhibition .navBar .dynMenu .dynButton .exTitle {
  display: inline-block;
  margin-top: calc(10px * 0.5);
  line-height: 1.1;
}
.exhibition .navBar .dynMenu .dynButton .exTitle span {
  display: inline;
}
.exhibition .navBar .dynMenu .dynButton .address {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: calc(10px * 2);
  line-height: 1.1;
}
.exhibition .navBar .dynMenu .dynButton .name {
  margin-top: 6px;
}
.exhibition .navBar .dynMenu .dynButton.collapse .name {
  margin-top: 0px;
}
.exhibition .navBar .dynMenu .dynButton.collapse .address {
  display: none;
}
.exhibition .navBar .dynMenu .dynButton.collapse .exInfo {
  display: none;
}
.exhibition .navBar .dynMenu .dynButton.collapse.exLocation {
  display: grid;
  align-items: center;
}
.exhibition .navBar .dynMenu.hovered .dynButton.collapse .address {
  display: inline-block;
}
.exhibition .navBar .dynMenu.hovered .dynButton.collapse .exInfo {
  display: inline-block;
}
.exhibition .navBar .dynMenu.hovered .dynButton.collapse.exLocation {
  display: block;
}
.exhibition .content {
  background-color: #dcdcdc;
  position: relative;
  grid-column-start: 2;
  grid-column-end: span 3;
  border-radius: 22.5px;
  margin-bottom: 30px;
}
.exhibition .content .hero {
  margin-top: 30px;
  width: 78%;
  margin-left: 11%;
  margin-bottom: 90px;
}
.exhibition .content .hero .slideshow {
  width: 100%;
}
.exhibition .content .hero .slideshow .slide {
  width: 100%;
}
.exhibition .content .hero .slideshow .slide img {
  width: 100%;
  height: 65vh;
  object-fit: contain;
}
.exhibition .content .hero .slideshow .slide .caption {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.exhibition .content .hero .slideshow .slick-arrow {
  position: absolute;
  z-index: 997;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  width: 50%;
  height: 100%;
  top: 0px;
  border: 0px;
  border-radius: 0;
  opacity: 0;
  transform: none;
}
.exhibition .content .hero .slideshow .slick-arrow.slick-next {
  left: 50%;
}
.exhibition .content .hero .slideshow .slick-arrow.slick-prev {
  left: 0px;
}
.exhibition .content .hero .slideshow .slick-arrow:hover {
  cursor: none;
}
.exhibition .content .module {
  margin-bottom: 90px;
}
.exhibition .content .module.text {
  width: 78%;
  margin-left: 11%;
}
.exhibition .content .module.text p {
  margin-bottom: 30px;
}
.exhibition .content .module.text p:last-child {
  margin-bottom: 0px;
}
.exhibition .content .module.oneImg .horizontal {
  width: 78%;
  margin-left: 11%;
  display: block;
}
.exhibition .content .module.oneImg .vertical {
  width: 50%;
  margin-left: 50%;
  transform: translate(-50%);
  display: block;
}
.exhibition .content .module.oneImg .caption {
  margin-top: 10px;
  text-align: center;
}
.exhibition .content .module.twoImg {
  box-sizing: border-box;
  width: 100%;
  padding: 0px 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.exhibition .content .module.twoImg .wrapper {
  width: 100%;
  position: relative;
}
.exhibition .content .module.twoImg .wrapper img {
  width: 100%;
  display: block;
}
.exhibition .content .module.twoImg .wrapper .caption {
  margin-top: 10px;
  text-align: center;
}
.exhibition .content .module.embed {
  box-sizing: border-box;
  width: 100%;
  padding: 0px 30px;
}
.exhibition .content .module.embed iframe {
  max-width: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
}

.artists .navBar .dynMenu .dynButton.hovered {
  background-color: yellow;
}
.artists .navBar .dynMenu .dynButton:hover {
  cursor: pointer;
  background-color: yellow;
}
.artists .navBar .dynMenu .dynButton.active {
  background-color: yellow;
}
.artists .grid {
  margin-top: 30px;
  margin-bottom: 30px;
}
.artists .artistGrid {
  grid-column-start: 2;
  grid-column-end: span 3;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
}
.artists .artistGrid .gridCard {
  width: 100%;
  height: 35vw;
  background-color: #dcdcdc;
  border-radius: 22.5px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.artists .artistGrid .gridCard .label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
.artists .artistGrid .gridCard img {
  width: 100%;
  height: 31vw;
  object-fit: cover;
  display: block;
}
.artists .artistGrid .gridCard .cardInfo {
  position: absolute;
  width: 100%;
}
.artists .artistGrid .gridCard .cardInfo span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.artists .artistGrid .gridCard .cardInfo .title {
  height: 4vw;
  width: 100%;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.artists .artistGrid .gridCard .cardInfo .title .titleWrapper {
  margin-top: 2vw;
  transform: translateY(-50%);
}
.artists .artistGrid .gridCard .cardInfo .moreInfo {
  margin-top: 10px;
  padding-bottom: 10px;
}
.artists .artistGrid .gridCard:hover .cardInfo {
  bottom: 0px;
  background-color: yellow;
}
.artists .artistGrid .gridCard.dimmed {
  opacity: 0.3;
}
.artists .artistGrid .gridCard.hidden {
  opacity: 0;
}

.artist .navBar .dynMenu {
  align-items: stretch;
}
.artist .navBar .dynMenu .exhibitionInfo {
  grid-column-end: span 2;
}
.artist .navBar .dynMenu .exhibitionInfo .exInfo {
  margin-top: 30px;
}
.artist .navBar .dynMenu .dynButton {
  grid-column-end: span 3;
}
.artist .fullscreen {
  background-color: white;
  position: fixed;
  width: calc(100vw - (30px * 2));
  height: 100vh;
  box-sizing: border-box;
  padding: 30px 0px;
  top: 100vh;
  left: 30px;
  z-index: 1200;
  transition: top 1s;
}
.artist .fullscreen.visible {
  top: 0px;
}
.artist .fullscreen .slideshow {
  width: 100%;
  position: relative;
  height: calc(100vh - (30px * 2));
  background-color: #dcdcdc;
  border-radius: 22.5px;
  overflow: hidden;
}
.artist .fullscreen .slideshow .slide {
  width: 100%;
  height: calc(100vh - (30px * 2));
  pointer-events: none;
}
.artist .fullscreen .slideshow .slide img {
  width: 100%;
  height: calc(100% - 90px);
  object-fit: contain;
}
.artist .fullscreen .slideshow .slide .caption {
  margin-top: 30px;
  text-align: center;
}
.artist .fullscreen .slideshow .slick-dots {
  bottom: 10px;
  z-index: 1300;
}
.artist .fullscreen .slideshow .slick-arrow {
  position: absolute;
  z-index: 999;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  width: 50%;
  height: 100%;
  top: 0px;
  border: 0px;
  border-radius: 0;
  opacity: 0;
  transform: none;
}
.artist .fullscreen .slideshow .slick-arrow.slick-next {
  left: 50%;
}
.artist .fullscreen .slideshow .slick-arrow.slick-prev {
  left: 0px;
}
.artist .fullscreen .slideshow .slick-arrow:hover {
  cursor: none;
}
.artist .fullscreen .close {
  background-image: url("../img/close.svg");
  height: 30px;
  width: 30px;
  position: absolute;
  right: 30px;
  top: calc(30px * 2);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1300;
}
.artist .fullscreen .close:hover {
  cursor: pointer;
  opacity: 0.3;
}
.artist .content {
  background-color: #dcdcdc;
  position: relative;
  grid-column-start: 2;
  grid-column-end: span 3;
  border-radius: 22.5px;
  margin-bottom: 30px;
  margin-top: calc(71px + 10px);
}
.artist .content p {
  width: 78%;
  margin-left: 11%;
  margin-bottom: 30px;
}
.artist .content img {
  width: 50%;
  max-height: 70vh;
  margin-left: 25%;
}
.artist .content .hero {
  margin-top: 30px;
  width: 100%;
  margin-bottom: 90px;
}
.artist .content .hero .enlarge {
  border: 2px solid black;
  padding: 0px 20px 5px 20px;
  display: block;
  position: absolute;
  border-radius: 22.5px;
  right: 30px;
}
.artist .content .hero .enlarge:hover {
  background-color: #ffff00;
  cursor: pointer;
}
.artist .content .hero .slideshow {
  width: 100%;
}
.artist .content .hero .slideshow .slide {
  width: 100%;
}
.artist .content .hero .slideshow .slide img {
  width: 100%;
  height: 50vh;
  object-fit: contain;
  margin-left: 0px;
  max-height: none;
}
.artist .content .hero .slideshow .slide .caption {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.artist .content .hero .slideshow .slick-slide {
  margin: 0px 15px;
}
.artist .content .hero .slideshow .slick-arrow {
  position: absolute;
  z-index: 900;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  width: 50%;
  height: 100%;
  top: 0px;
  border: 0px;
  border-radius: 0;
  opacity: 0;
  transform: none;
}
.artist .content .hero .slideshow .slick-arrow.slick-next {
  left: 50%;
}
.artist .content .hero .slideshow .slick-arrow.slick-prev {
  left: 0px;
}
.artist .content .hero .slideshow .slick-arrow:hover {
  cursor: none;
}
.artist .content .cv {
  width: 89%;
  margin-left: 11%;
  margin-top: 90px;
}
.artist .content .cv .category {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-row-gap: 0;
  grid-column-gap: 10px;
  margin-bottom: 30px;
  align-items: flex-start;
  grid-auto-rows: min-content;
}
.artist .content .cv .category .label {
  grid-column-end: span 2;
  width: 15.626vw;
  position: absolute;
}
.artist .content .cv .category .entry {
  grid-column-start: 3;
  grid-column-end: span 5;
}
.artist .content .cv .category .entry p {
  margin: 0px;
  width: 100%;
}
.artist .content .cv .category .entry a:hover {
  opacity: 0.3;
}
.artist .content .cv .category .year {
  grid-column-end: span 1;
  text-align: right;
  padding-right: 30px;
  box-sizing: border-box;
  grid-template-rows: 1fr auto;
  display: grid;
  break-inside: avoid;
}

.news .navBar .dynMenu .dynButton.hovered {
  background-color: yellow;
}
.news .navBar .dynMenu .dynButton:hover {
  cursor: pointer;
  background-color: yellow;
}
.news .navBar .dynMenu .dynButton.active {
  background-color: yellow;
}
.news .grid {
  margin-top: 30px;
  margin-bottom: 30px;
}
.news .newsGrid {
  grid-column-start: 2;
  grid-column-end: span 3;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
}
.news .newsGrid .gridCard {
  width: 100%;
  height: 35.2vw;
  background-color: #dcdcdc;
  border-radius: 22.5px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.news .newsGrid .gridCard .label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
.news .newsGrid .gridCard img {
  width: 100%;
  height: 17.6vw;
  object-fit: cover;
  display: block;
}
.news .newsGrid .gridCard .cardInfo {
  width: 100%;
}
.news .newsGrid .gridCard .cardInfo span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.news .newsGrid .gridCard .cardInfo .title {
  width: 90%;
  margin-left: 5%;
  bottom: 8.8vw;
  transform: translateY(42%);
  position: absolute;
  display: block;
  text-align: center;
  vertical-align: middle;
}
.news .newsGrid .gridCard .cardInfo .title .titleWrapper {
  margin-top: 10px;
}
.news .newsGrid .gridCard .cardInfo .title .titleWrapper .smallCapS {
  font-size: 19px;
}
.news .newsGrid .gridCard .cardInfo .moreInfo {
  margin-top: 10px;
  padding-bottom: 10px;
}
.news .newsGrid .gridCard:hover {
  background-color: yellow;
}
.news .newsGrid .gridCard:hover .cardInfo {
  bottom: 0px;
}
.news .newsGrid .gridCard.dimmed {
  opacity: 0.3;
}
.news .newsGrid .gridCard.hidden {
  opacity: 0;
}

.article .navBar .dynMenu {
  align-items: stretch;
}
.article .navBar .dynMenu .dynButton {
  grid-column-end: span 3;
}
.article .navBar .dynMenu .dynButton .name {
  margin-top: 4px;
}
.article .navBar .dynMenu .dynButton .info {
  transform: translateY(-3px);
}
.article .navBar .dynMenu .dynButton.collapse .info {
  display: none;
}
.article .content {
  background-color: #dcdcdc;
  position: relative;
  grid-column-start: 2;
  grid-column-end: span 3;
  border-radius: 22.5px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding: 30px;
}
.article .content p {
  width: 78%;
  margin-left: 11%;
  margin-bottom: 30px;
}
.article .content img {
  width: 78%;
  max-height: 80vh;
  margin-left: 11%;
  object-fit: contain;
  margin-bottom: 30px;
}
.article .content .hero {
  margin-top: 30px;
  width: 78%;
  margin-left: 11%;
  margin-bottom: 90px;
}
.article .content .hero .slideshow {
  width: 100%;
}
.article .content .hero .slideshow .slide {
  width: 100%;
}
.article .content .hero .slideshow .slide img {
  width: 100%;
  height: 65vh;
  object-fit: contain;
  margin-left: 0px;
  max-height: none;
}
.article .content .hero .slideshow .slide .caption {
  margin-top: 10px;
}
.article .content .cv {
  width: 89%;
  margin-left: 11%;
  margin-top: 90px;
}
.article .content .cv .category {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 10px;
  margin-bottom: 90px;
}
.article .content .cv .category .label {
  grid-column-end: span 2;
  text-transform: uppercase;
}
.article .content .cv .category .entry {
  grid-column-start: 3;
  grid-column-end: span 5;
}
.article .content .cv .category .year {
  grid-column-end: span 1;
  text-align: right;
  padding-right: 30px;
  box-sizing: border-box;
}

.fairs .navBar .dynMenu .dynButton.hovered {
  background-color: yellow;
}
.fairs .navBar .dynMenu .dynButton:hover {
  cursor: pointer;
  background-color: yellow;
}
.fairs .navBar .dynMenu .dynButton.active {
  background-color: yellow;
}
.fairs .grid {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fairs .fairsGrid {
  grid-column-start: 2;
  grid-column-end: span 3;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
}
.fairs .fairsGrid .gridCard {
  width: 100%;
  height: 44.492vw;
  background-color: #dcdcdc;
  border-radius: 22.5px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  grid-column-start: span 2;
}
.fairs .fairsGrid .gridCard.banner {
  grid-column-start: span 2;
  height: auto;
  display: block;
  padding: 2px;
}
.fairs .fairsGrid .gridCard.banner .label {
  width: 100%;
  position: relative;
  text-align: center;
  transform: translateY(1px);
  top: auto;
  left: auto;
  position: relative;
}
.fairs .fairsGrid .gridCard.banner:hover {
  cursor: default;
}
.fairs .fairsGrid .gridCard.upcoming {
  grid-column-start: span 1;
  height: 15vw;
}
.fairs .fairsGrid .gridCard.upcoming .title {
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -55%);
  width: 90%;
  position: absolute;
}
.fairs .fairsGrid .gridCard.upcoming:hover {
  cursor: default;
}
.fairs .fairsGrid .gridCard .label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
.fairs .fairsGrid .gridCard img {
  width: 100%;
  height: 40.492vw;
  object-fit: cover;
  display: block;
}
.fairs .fairsGrid .gridCard .cardInfo {
  position: absolute;
  width: 100%;
}
.fairs .fairsGrid .gridCard .cardInfo span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.fairs .fairsGrid .gridCard .cardInfo .title {
  height: 4vw;
  width: 100%;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.fairs .fairsGrid .gridCard .cardInfo .title .titleWrapper {
  margin-top: 2vw;
  transform: translateY(-50%);
}
.fairs .fairsGrid .gridCard .cardInfo .moreInfo {
  margin-top: 10px;
  padding-bottom: calc(10px * 2);
}
.fairs .fairsGrid .gridCard:hover .cardInfo {
  bottom: 0px;
  background-color: yellow;
}
.fairs .fairsGrid .gridCard.dimmed {
  opacity: 0.3;
}
.fairs .fairsGrid .gridCard.hidden {
  opacity: 0;
}

.fair .navBar .dynMenu {
  align-items: stretch;
}
.fair .navBar .dynMenu .dynButton {
  grid-column-end: span 3;
}
.fair .navBar .dynMenu .dynButton .name {
  margin-top: 3px;
}
.fair .navBar .dynMenu .dynButton .info {
  transform: translateY(-5px);
}
.fair .navBar .dynMenu .dynButton.collapse .info {
  display: none;
}
.fair .content {
  background-color: #dcdcdc;
  position: relative;
  grid-column-start: 2;
  grid-column-end: span 3;
  border-radius: 22.5px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding: 30px;
}
.fair .content .hero {
  margin-top: 30px;
  width: 78%;
  margin-left: 11%;
  margin-bottom: 90px;
}
.fair .content .hero .slideshow {
  width: 100%;
}
.fair .content .hero .slideshow .slide {
  width: 100%;
}
.fair .content .hero .slideshow .slide img {
  width: 100%;
  height: 65vh;
  max-height: none;
  max-width: none;
  margin-left: 0px;
  transform: none;
  object-fit: contain;
}
.fair .content .hero .slideshow .slide .caption {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.fair .content .hero .slideshow .slick-arrow {
  position: absolute;
  z-index: 997;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  width: 50%;
  height: 100%;
  top: 0px;
  border: 0px;
  border-radius: 0;
  transform: none;
  opacity: 0;
}
.fair .content .hero .slideshow .slick-arrow.slick-next {
  left: 50%;
}
.fair .content .hero .slideshow .slick-arrow.slick-prev {
  left: 0px;
}
.fair .content .hero .slideshow .slick-arrow:hover {
  cursor: none;
}
.fair .content p {
  width: 78%;
  margin-left: 11%;
  margin-bottom: 30px;
}
.fair .content img {
  max-width: 78%;
  max-height: 80vh;
  margin-left: 50%;
  transform: translateX(-50%);
  object-fit: contain;
  margin-bottom: 30px;
}
.fair .content .hero {
  margin-top: 30px;
  width: 78%;
  margin-left: 11%;
  margin-bottom: 90px;
}
.fair .content .hero .slideshow {
  width: 100%;
}
.fair .content .hero .slideshow .slide {
  width: 100%;
}
.fair .content .hero .slideshow .slide img {
  width: 100%;
  height: 65vh;
  object-fit: contain;
  margin-left: 0px;
  max-height: none;
}
.fair .content .hero .slideshow .slide .caption {
  margin-top: 10px;
}

.about .navBar .dynMenu .dynButton.hovered {
  background-color: yellow;
}
.about .navBar .dynMenu .dynButton:hover {
  cursor: pointer;
  background-color: yellow;
}
.about .navBar .dynMenu .dynButton.active {
  background-color: yellow;
}
.about .grid {
  margin-top: 30px;
  margin-bottom: 30px;
}
.about .aboutGrid {
  grid-column-start: 2;
  grid-column-end: span 3;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr;
}
.about .aboutGrid .aboutIntro {
  margin-bottom: 90px;
}
.about .aboutGrid .gridCard {
  width: 100%;
  background-color: #dcdcdc;
  border-radius: 22.5px;
  position: relative;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.about .aboutGrid .gridCard.location {
  overflow: hidden;
  height: 34vw;
}
.about .aboutGrid .gridCard .titleWrapper {
  position: relative;
}
.about .aboutGrid .gridCard .aboutTitle {
  text-align: center;
  top: 50%;
  width: 100%;
  position: absolute;
  transform: translateY(-52%);
}
.about .aboutGrid .gridCard .aboutTitle a:hover {
  cursor: pointer;
  opacity: 0.3;
}
.about .aboutGrid .gridCard .aboutTitle span {
  display: inline-block;
}
.about .aboutGrid .gridCard .aboutTitle form input {
  display: none;
}
.about .aboutGrid .gridCard .aboutTitle form button {
  padding: 0px 15px 5px 15px;
  border-radius: 22.5px;
  background-color: transparent;
  border: 2px solid black;
}
.about .aboutGrid .gridCard .aboutTitle form button:hover {
  background-color: #ffff00;
  cursor: pointer;
}
.about .aboutGrid .gridCard .aboutImg {
  grid-column-start: 2;
  grid-column-end: span 3;
}
.about .aboutGrid .gridCard .aboutImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.about .aboutGrid .gridCard .contactGrid {
  grid-column-start: 1;
  grid-column-end: span 4;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 10px;
}
.about .aboutGrid .gridCard .contactGrid .generalContact p {
  margin-bottom: calc(10px *2);
}
.about .aboutGrid .gridCard .contactGrid .pContact {
  grid-column-end: span 3;
  grid-column-start: 2;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 10px;
}
.about .aboutGrid .gridCard .contactGrid .pContact .contactItem {
  margin-bottom: calc(10px *2);
  align-items: start;
  justify-items: start;
}
.about .aboutGrid .gridCard .contactGrid .pContact .contactItem span {
  display: inline-block;
  width: 100%;
}
.about .aboutGrid .gridCard.infoSheet {
  padding: 30px;
}
.about .aboutGrid .gridCard.infoSheet .aboutIntro {
  grid-column-end: span 4;
}

@media only screen and (max-width: 1300px) {
  .menu .nav .hamburger {
    width: 35px;
    height: 14px;
  }
  .homepage .grid {
    margin-top: calc(64px + 10px);
  }
  .exhibitions .grid {
    margin-top: calc(64px + 10px);
  }
}
@media only screen and (max-width: 1025px) {
  .arrow {
    display: none;
  }
  .menu {
    width: calc(100% - (20px * 2));
    left: 20px;
    top: 20px;
  }
  .grid {
    grid-template-columns: 1fr;
    padding: 0px 20px;
    margin-bottom: 10px;
  }
  .logoWrapper {
    display: block;
    position: relative;
    background-color: #dcdcdc;
    width: calc(100% - (20px * 2));
    margin-left: 20px;
    box-sizing: border-box;
    padding: 20px;
    padding-top: 10px;
    margin-top: 0px;
    border-radius: 22.5px;
    height: auto;
    left: auto;
    margin-bottom: 20px;
  }
  .logoWrapper .logo {
    position: relative;
    top: auto;
    transform: translateX(-50%);
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .logoWrapper .address {
    text-align: center;
    margin-bottom: 20px;
    display: block;
  }
  .logoWrapper .copyright {
    position: static;
    transform: none;
    top: auto;
    left: auto;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .logoWrapper .socialWrapper {
    position: relative;
    bottom: auto;
    height: 30px;
  }
  .homepage .grid {
    margin-top: calc(56px + 10px);
  }
  .homepage .homeSlides {
    grid-column-start: 1;
    height: calc(100vw - (20px * 2));
  }
  .homepage .homeSlides .slick-arrow {
    display: none !important;
  }
  .homepage .homeSlides .homeSlide {
    height: calc(100vw - (20px * 2));
  }
  .homepage .homeSlides .homeSlide img {
    height: calc(100vw - (20px * 2));
  }
  .homepage .homeSlides .homeSlide .caption {
    width: 70%;
    margin-bottom: 20px;
  }
  .homepage .navBar {
    position: relative;
    width: 100%;
    grid-template-columns: 1fr;
    padding: 10px 20px;
    display: none;
  }
  .homepage .navBar .dynMenu {
    grid-column-start: 1;
    grid-template-columns: 1fr;
    position: relative;
  }
  .homepage .navBar .dynMenu .dynButton {
    display: block;
  }
  .homepage .navBar .dynMenu .dynButton .address {
    display: inline-block;
    position: relative;
  }
  .exhibitions .navBar {
    display: none;
  }
  .exhibitions .grid {
    margin-top: calc(56px + 10px);
    margin-bottom: 10px;
    grid-gap: 0px;
    grid-gap: 10px;
  }
  .exhibitions .exhibitionGrid {
    grid-column-start: 1;
    grid-template-columns: 1fr;
    display: block;
  }
  .exhibitions .exhibitionGrid .gridCard {
    height: auto;
    margin-top: 10px;
  }
  .exhibitions .exhibitionGrid .gridCard:first-child {
    margin-top: 0px;
  }
  .exhibitions .exhibitionGrid .gridCard .label {
    line-height: 29px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    transform: none;
    text-align: center;
    vertical-align: middle;
    line-height: 34px;
  }
  .exhibitions .exhibitionGrid .gridCard img {
    height: calc(100vw - (20px * 2));
  }
  .exhibitions .exhibitionGrid .gridCard .cardInfo {
    position: relative;
  }
  .exhibitions .exhibitionGrid .gridCard .cardInfo .title {
    height: auto;
  }
  .exhibitions .exhibitionGrid .gridCard .cardInfo .title .titleWrapper {
    transform: none;
  }
  .exhibition .navBar {
    grid-template-columns: 1fr;
    grid-gap: 0px;
    margin-top: calc(56px + 10px);
    padding: 0px 20px;
    position: relative;
  }
  .exhibition .navBar .dynMenu {
    grid-template-columns: 1fr;
    grid-column-start: 1;
    grid-gap: 0px;
    row-gap: 10px;
  }
  .exhibition .navBar .dynMenu .dynButton {
    box-sizing: border-box;
    padding: 10px;
  }
  .exhibition .navBar .dynMenu .dynButton .exTitle span {
    display: inline-block;
  }
  .exhibition .navBar .dynMenu .dynButton .exTitle .emdash {
    display: none;
  }
  .exhibition .navBar .dynMenu .dynButton.exLocation .address {
    margin-bottom: 0px;
  }
  .exhibition .navBar .dynMenu .dynButton.collapse .address {
    display: inline-block;
  }
  .exhibition .navBar .dynMenu .dynButton.collapse .exInfo {
    display: inline-block;
  }
  .exhibition .navBar .dynMenu .dynButton.collapse.exLocation {
    display: block;
    align-items: center;
  }
  .exhibition .navBar .dynMenu .exhibitionInfo .exInfo {
    margin-top: 10px;
  }
  .exhibition .navBar .dynMenu .exhibitionInfo .exTitleW {
    margin-top: -20px;
  }
  .exhibition .grid {
    margin-top: 10px;
    grid-gap: 0px;
    grid-gap: 10px;
  }
  .exhibition .content {
    grid-column-start: 1;
    padding: 20px;
    margin-bottom: 0px;
  }
  .exhibition .content .hero {
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
  }
  .exhibition .content .hero .slideshow .slick-arrow {
    display: none !important;
  }
  .exhibition .content .hero .slideshow .slide img {
    height: auto;
  }
  .exhibition .content .hero .slideshow .slick-dots {
    position: relative;
    bottom: auto;
  }
  .exhibition .content .module {
    margin-bottom: 20px;
  }
  .exhibition .content .module.text {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .exhibition .content .module.twoImg {
    padding: 0px 0px;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    display: block;
  }
  .exhibition .content .module.twoImg .wrapper {
    margin-bottom: 20px;
  }
  .exhibition .content .module.oneImg .horizontal {
    box-sizing: border-box;
    width: 100%;
    padding: 0px 0px;
    margin-left: 0px;
  }
  .exhibition .content .module.oneImg .vertical {
    box-sizing: border-box;
    width: 100%;
    padding: 0px 0px;
    margin-left: 0px;
    transform: none;
  }
  .exhibition .content .module.embed {
    padding: 0px 20px;
  }
  .exhibition .content .module.embed iframe {
    width: 100% !important;
    height: calc((100vw - (20px * 4)) * 0.75);
  }
  .artists .grid {
    margin-top: calc(56px + 10px);
    grid-gap: 0px;
    grid-gap: 10px;
    margin-bottom: 10px;
  }
  .artists .artistGrid {
    grid-column-start: 1;
    grid-template-columns: 1fr;
  }
  .artists .artistGrid .gridCard {
    height: auto;
  }
  .artists .artistGrid .gridCard .label {
    line-height: 29px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    transform: none;
    text-align: center;
    vertical-align: middle;
  }
  .artists .artistGrid .gridCard img {
    height: calc(100vw - (20px * 2));
  }
  .artists .artistGrid .gridCard .cardInfo {
    position: relative;
  }
  .artists .artistGrid .gridCard .cardInfo .title {
    height: auto;
  }
  .artists .artistGrid .gridCard .cardInfo .title .titleWrapper {
    transform: none;
    margin: 10px 0px;
  }
  .artist .fullscreen {
    display: none;
  }
  .artist .navBar {
    grid-template-columns: 1fr;
    grid-gap: 0px;
    margin-top: calc(56px + 10px);
    padding: 0px 20px;
    position: relative;
  }
  .artist .navBar .dynMenu {
    grid-template-columns: 1fr;
    grid-column-start: 1;
    grid-gap: 0px;
    row-gap: 10px;
  }
  .artist .navBar .dynMenu .dynButton {
    box-sizing: border-box;
    padding: 10px;
  }
  .artist .navBar .dynMenu .dynButton .exTitle span {
    display: inline-block;
  }
  .artist .navBar .dynMenu .dynButton .exTitle .emdash {
    display: none;
  }
  .artist .navBar .dynMenu .dynButton.exLocation {
    display: none;
  }
  .artist .grid {
    margin-top: 10px;
    grid-gap: 0px;
    grid-gap: 10px;
    margin-bottom: 10px;
  }
  .artist .content {
    grid-column-start: 1;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .artist .content .hero {
    width: 100%;
    margin: 0px;
    margin-bottom: 60px;
    margin-top: 60px;
  }
  .artist .content .hero .enlarge {
    display: none;
  }
  .artist .content .hero .slideshow .slick-arrow {
    display: none !important;
  }
  .artist .content .hero .slideshow .slide img {
    height: auto;
    width: 100%;
    max-height: 50vh;
    padding: 0px;
  }
  .artist .content .hero .slideshow .slick-dots {
    bottom: -24px;
  }
  .artist .content .hero .slideshow .slick-list {
    pointer-events: auto;
  }
  .artist .content p {
    width: calc(100% - (20px * 2));
    margin: 0px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .artist .content img {
    box-sizing: border-box;
    width: 100%;
    padding: 0px 0px;
    margin: 0px;
    max-height: none;
    margin-bottom: 20px;
    transform: none;
    max-width: none;
  }
  .artist .content .cv {
    width: calc(100% - (20px * 2));
    margin: 0px;
    margin-left: 20px;
  }
  .artist .content .cv .category {
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 20px;
    margin-bottom: 60px;
  }
  .artist .content .cv .category .label {
    grid-column-end: span 3;
    position: relative;
    width: 100%;
  }
  .artist .content .cv .category .entry {
    grid-column-end: span 2;
    grid-column-start: 1;
  }
  .artist .content .cv .category .year {
    padding-right: 0px;
  }
  .news .grid {
    margin-top: calc(56px + 10px);
    grid-gap: 0px;
    grid-gap: 10px;
    margin-bottom: 10px;
  }
  .news .newsGrid {
    grid-column-start: 1;
    grid-template-columns: 1fr;
  }
  .news .newsGrid .gridCard {
    height: auto;
  }
  .news .newsGrid .gridCard .label {
    line-height: 29px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    transform: none;
    text-align: center;
    vertical-align: middle;
  }
  .news .newsGrid .gridCard img {
    height: calc(100vw - (20px * 2));
  }
  .news .newsGrid .gridCard .cardInfo {
    position: relative;
  }
  .news .newsGrid .gridCard .cardInfo .title {
    height: auto;
    background-color: #dcdcdc;
    transform: none;
    bottom: 0px;
    width: 100%;
    margin-left: 0px;
  }
  .news .newsGrid .gridCard .cardInfo .title .titleWrapper {
    transform: none;
    margin: 10px 0px;
  }
  .article .navBar {
    grid-template-columns: 1fr;
    grid-gap: 0px;
    margin-top: calc(56px + 10px);
    padding: 0px 20px;
    position: relative;
  }
  .article .navBar .dynMenu {
    grid-template-columns: 1fr;
    grid-column-start: 1;
    grid-gap: 0px;
    row-gap: 10px;
  }
  .article .navBar .dynMenu .dynButton {
    box-sizing: border-box;
    padding: 10px;
  }
  .article .navBar .dynMenu .dynButton .exTitle span {
    display: inline-block;
  }
  .article .navBar .dynMenu .dynButton .exTitle .emdash {
    display: none;
  }
  .article .navBar .dynMenu .dynButton.exLocation {
    display: none;
  }
  .article .grid {
    margin-top: 10px;
    grid-gap: 0px;
    grid-gap: 10px;
    margin-bottom: 10px;
  }
  .article .content {
    grid-column-start: 1;
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .article .content .hero {
    width: 100%;
    margin: 0px;
    margin-bottom: 60px;
  }
  .article .content .hero .slideshow .slick-arrow {
    display: none !important;
  }
  .article .content .hero .slideshow .slide img {
    height: auto;
  }
  .article .content .hero .slideshow .slick-dots {
    position: relative;
    bottom: auto;
  }
  .article .content p {
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
  }
  .article .content img {
    box-sizing: border-box;
    width: 100%;
    padding: 0px 0px;
    margin: 0px;
    max-height: none;
    margin-bottom: 20px;
    transform: none;
    max-width: none;
  }
  .article .content .cv {
    width: 100%;
    margin-left: 0px;
  }
  .article .content .cv .category {
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 20px;
    margin-bottom: 60px;
  }
  .article .content .cv .category .label {
    grid-column-end: span 3;
  }
  .article .content .cv .category .entry {
    grid-column-end: span 2;
    grid-column-start: 1;
  }
  .article .content .cv .category .year {
    padding-right: 0px;
  }
  .fairs .grid {
    margin-top: calc(56px + 10px);
    grid-gap: 0px;
    margin-bottom: 10px;
  }
  .fairs .fairsGrid {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-gap: 0px;
    grid-template-columns: 1fr;
  }
  .fairs .fairsGrid .gridCard {
    height: auto;
    margin-top: 10px;
  }
  .fairs .fairsGrid .gridCard:first-child {
    margin-top: 0px;
  }
  .fairs .fairsGrid .gridCard.upcoming {
    grid-column-end: 1;
    grid-column-start: 1;
    width: 100%;
    height: auto;
    padding: 10px;
  }
  .fairs .fairsGrid .gridCard.upcoming .title {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    text-align: center;
  }
  .fairs .fairsGrid .gridCard.upcoming .title .titleWrapper {
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .fairs .fairsGrid .gridCard .label {
    line-height: 29px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    transform: none;
    text-align: center;
    vertical-align: middle;
  }
  .fairs .fairsGrid .gridCard img {
    height: calc(100vw - (20px * 2));
  }
  .fairs .fairsGrid .gridCard .cardInfo {
    position: relative;
  }
  .fairs .fairsGrid .gridCard .cardInfo .title {
    height: auto;
  }
  .fairs .fairsGrid .gridCard .cardInfo .title .titleWrapper {
    transform: none;
    margin: 10px 0px;
  }
  .fairs .fairsGrid .gridCard .cardInfo .moreInfo {
    padding-bottom: 10px;
  }
  .fair .navBar {
    grid-template-columns: 1fr;
    grid-gap: 0px;
    margin-top: calc(56px + 10px);
    padding: 0px 20px;
    position: relative;
  }
  .fair .navBar .dynMenu {
    grid-template-columns: 1fr;
    grid-column-start: 1;
    grid-gap: 0px;
    row-gap: 10px;
  }
  .fair .navBar .dynMenu .dynButton {
    box-sizing: border-box;
    padding: 10px;
  }
  .fair .navBar .dynMenu .dynButton .exTitle span {
    display: inline-block;
  }
  .fair .navBar .dynMenu .dynButton .exTitle .emdash {
    display: none;
  }
  .fair .navBar .dynMenu .dynButton.exLocation {
    display: none;
  }
  .fair .grid {
    margin-top: 10px;
    grid-gap: 0px;
    grid-gap: 10px;
    margin-bottom: 10px;
  }
  .fair .content {
    margin-bottom: 0px;
    grid-column-start: 1;
    padding: 20px;
    margin-top: 0px;
  }
  .fair .content .hero {
    width: 100%;
    margin: 0px;
    margin-bottom: 60px;
  }
  .fair .content .hero .slideshow .slick-arrow {
    display: none !important;
  }
  .fair .content .hero .slideshow .slide img {
    height: auto;
  }
  .fair .content .hero .slideshow .slick-dots {
    position: relative;
    bottom: auto;
  }
  .fair .content p {
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
  }
  .fair .content img {
    box-sizing: border-box;
    width: 100%;
    padding: 0px 0px;
    margin: 0px;
    max-height: none;
    margin-bottom: 20px;
    transform: none;
    max-width: none;
  }
  .about .grid {
    margin-top: calc(56px + 10px);
    grid-gap: 0px;
    grid-gap: 10px;
    margin-bottom: 10px;
  }
  .about .navBar {
    display: none;
  }
  .about .aboutGrid {
    grid-column-start: 1;
    grid-template-columns: 1fr;
    grid-column-end: span 1;
  }
  .about .aboutGrid .aboutIntro {
    margin-bottom: 20px;
  }
  .about .aboutGrid .gridCard {
    grid-template-columns: 1fr;
    position: relative;
  }
  .about .aboutGrid .gridCard.location {
    height: auto;
  }
  .about .aboutGrid .gridCard .titleWrapper {
    margin-top: 20px;
  }
  .about .aboutGrid .gridCard .titleWrapper .aboutTitle {
    position: relative;
    top: 0px;
    transform: none;
    margin-bottom: 20px;
  }
  .about .aboutGrid .gridCard .titleWrapper form {
    display: none;
  }
  .about .aboutGrid .gridCard .aboutImg {
    grid-column-start: 1;
    grid-column-end: span 1;
  }
  .about .aboutGrid .gridCard .aboutImg img {
    height: auto;
    width: calc(100vw - (20px * 2));
  }
  .about .aboutGrid .gridCard .contactGrid {
    grid-column-end: 1;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }
  .about .aboutGrid .gridCard .contactGrid .generalContact {
    grid-column-end: span 1;
  }
  .about .aboutGrid .gridCard .contactGrid .pContact {
    grid-column-start: 1;
    grid-column-end: span 1;
    grid-template-columns: 1fr 1fr;
  }
  .about .aboutGrid .gridCard.infoSheet {
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
  }
}