@font-face {
  font-family: "executiveboldregular";
  src: url("../fonts/executivebold-webfont.eot");
  src: url("../fonts/executivebold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/executivebold-webfont.woff2") format("woff2"), url("../fonts/executivebold-webfont.woff") format("woff"), url("../fonts/executivebold-webfont.ttf") format("truetype"), url("../fonts/executivebold-webfont.svg#executiveboldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "executiveboldregular";
  src: url("../fonts/Executive-76BoldIt.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
* {
  font-family: "executiveboldregular", sans-serif;
  font-size: 18px;
  line-height: 1.44em;
  text-underline-offset: 0.3em;
  text-decoration-thickness: 1px;
}

h1, h2 {
  font-size: 1.22rem;
}

h1 {
  text-decoration: underline;
  margin-bottom: 0.25rem;
}

h2 {
  margin-bottom: 1.5rem;
}

strong {
  font-weight: normal;
}

p {
  margin-bottom: 1.5rem;
}
body.template-content p {
  max-width: 66%;
}
@media screen and (max-width: 900px) {
  body.template-content p {
    max-width: 100%;
  }
}

ul {
  list-style: none;
  padding: 0;
}

details summary {
  cursor: pointer;
  list-style: none;
  margin-left: -1rem;
}

details {
  padding-left: 1rem;
}

:root {
  --wrap-width: 1200px;
}

header {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  background: white;
  padding-top: 1rem;
  transition: box-shadow 0.5s;
}
header .icon-hamburger-3 {
  display: none;
}
@media screen and (max-width: 900px) {
  header .icon-hamburger-3 {
    display: flex;
  }
}
@media screen and (max-width: 1230px) {
  header {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 900px) {
  header {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
body.scrolled-down header {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 15px;
}
header .wrap {
  display: flex;
  justify-content: space-between;
}
header .right {
  padding-bottom: 0.2rem;
  width: 13ch;
}
@media screen and (max-width: 900px) {
  header .right {
    margin-left: auto;
  }
}
header .right li {
  max-width: 10ch;
}
header .right * {
  line-height: 1em;
}
header ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  margin-bottom: 0;
  gap: 2.3rem;
}
header a {
  text-decoration: none;
}
header a.active {
  text-decoration: underline;
}
@media screen and (max-width: 900px) {
  header .left {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100dvh;
    width: 260px;
    padding: 1rem;
    background: #f8f8f8;
    transform: translateX(-260px);
    transition: transform 0.5s ease-out;
  }
  header .left ul {
    flex-direction: column;
    gap: 0.25rem;
  }
  header .left * {
    font-size: 1.33rem;
  }
}

@media screen and (max-width: 900px) {
  main, header {
    transform: translateX(0);
    transition: transform 0.5s ease-out;
  }
  body.nav-active main, body.nav-active header {
    transform: translateX(260px);
  }
}

main {
  padding: 5rem 0;
}
@media screen and (max-width: 1230px) {
  main {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
main .icon {
  position: fixed;
  right: 0;
  bottom: 4rem;
  left: 0;
}
main .icon .wrap {
  text-align: right;
}
main .icon img {
  max-width: 100px;
}

.img-shadow, .exhibition .left img, .grid li a > img {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
}

.grid {
  display: flex;
  list-style: none;
  padding-left: 0;
  flex-wrap: wrap;
  gap: 3rem;
}
@media screen and (max-width: 1200px) {
  .grid {
    justify-content: center;
  }
}
.grid li {
  flex: 0 0 calc(25% - 2.25rem);
}
@media screen and (max-width: 1200px) {
  .grid li {
    flex: 0 0 calc(50% - 6rem);
  }
}
@media screen and (max-width: 900px) {
  .grid li {
    flex: 0 1 50%;
  }
}
.grid li a {
  position: relative;
  display: inline-block;
}
.grid li a > img {
  width: 100%;
}

.exhibition {
  display: flex;
  gap: 3rem;
}
@media screen and (max-width: 900px) {
  .exhibition {
    flex-direction: column;
  }
}
.exhibition .left {
  flex: 0 0 21%;
}
@media screen and (max-width: 900px) {
  .exhibition .left {
    display: none;
  }
}
.exhibition .left img {
  width: 100%;
}
.exhibition .right > figure img {
  max-width: 200px;
}

.media .row {
  display: flex;
  gap: 1rem;
}
.media .row .column {
  flex: var(--span);
}
.media .row .column img, .media .row .column video {
  width: 100%;
}

.now-indicator {
  position: absolute;
  top: -10px;
  left: -60px;
}
.now-indicator img {
  width: 220px;
}

#sib-container {
  display: block;
}

.contact {
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 900px) {
  .contact {
    flex-direction: column;
  }
}
.contact .map {
  flex: 0 0 66.66%;
}
.contact p {
  max-width: 100%;
}

.c-form-field-cookie-modules [name=module-essential],
.c-form-field-cookie-modules [for=module-essential] {
  display: none;
}

.c-cookie-consent-modal-container {
  position: relative;
  top: unset;
}
.c-cookie-consent-modal-container .c-cookie-consent-modal {
  padding: 0;
  max-width: unset;
}
.c-cookie-consent-modal-container .c-cookie-consent-modal .c-form-container, .c-cookie-consent-modal-container .c-cookie-consent-modal .c-form-field, .c-cookie-consent-modal-container .c-cookie-consent-modal .c-form-control {
  margin-bottom: 0;
}
.c-cookie-consent-modal-container .c-cookie-consent-modal .c-form-field {
  gap: 0.5rem;
}
.c-cookie-consent-modal-container .c-cookie-consent-modal .c-form-control {
  display: flex;
  gap: 1rem;
}
.c-cookie-consent-modal-container .c-cookie-consent-modal .c-form-container .c-form-field input {
  flex: 0 0 1ch;
}
.c-cookie-consent-modal-container .c-cookie-consent-modal input[type=checkbox] {
  margin-top: 0.3rem;
}
.c-cookie-consent-modal-container .c-cookie-consent-modal input[type=submit] {
  background: none;
  appearance: none;
  border: none;
}

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