@charset "UTF-8";
:root {
  --uiText: #000;
  --uiLine: #000;
  --uiSubdue: #7c7c70;
  --line-subdue: #d0cfc1;
  --form-line: #E8EAE3;
  --uiHighlight: #94321c;
  --bg: #f9f9ed;
  --bgSubdue: #E2E4D5;
  --flow-space: 1rem;
  --page-margin: 2rem;
  --space: 5.75rem;
  --bgHighlight: #f2be47;
  --vertUnit: 0.25rem;
}
@media (max-width: 768px) {
  :root {
    --page-margin: 1.25rem;
    --space: 2.5rem;
  }
}

.highlight:not(.color-std),
.highlight a {
  color: var(--uiHighlight);
}

.yellow {
  --bgHighlight: #f2be47;
  --uiHighlight: #f2be47;
}

.red {
  --bgHighlight: #94321c;
  --uiHighlight: #94321c;
}

.blue,
.single-stories,
.page-id-406 {
  --bgHighlight: #89a3bc;
  --uiHighlight: #89a3bc;
}

.inv {
  --uiText: #fff;
  --bg: #000;
  --uiSubdue: rgba(255, 255, 255, 0.5);
}

.cols {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cols > .col {
  flex-basis: 0;
  flex-grow: 1;
}

.padinLR,
.p-lr,
section:not(.bleed) {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
}

@media (min-width: 768px) {
  .padin-B-dt {
    padding-bottom: 2rem;
  }
}

.marLR {
  margin-left: 2rem;
  margin-right: 2rem;
}

.spc-h {
  margin-bottom: 2.5rem;
}

.padinConLR {
  padding-left: 1rem;
  padding-right: 1rem;
}

.col-max {
  width: 83.3333%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.negConM {
  margin-left: -1rem;
  width: 100%;
  width: calc(100% + 2rem);
}

.grid-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  pointer-events: none;
}
.grid-overlay.hidden {
  display: none;
}
.grid-overlay .grid-vis {
  height: 100%;
  display: grid;
  gap: var(--page-margin);
  grid-template-rows: auto;
  grid-template-columns: repeat(12, 1fr);
}
.grid-overlay .grid-vis > * {
  height: 100%;
  background: rgba(255, 0, 0, 0.1);
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.spc-unit-1 {
  margin-bottom: calc(1 * var(--vertUnit));
}

.spc-unit-2 {
  margin-bottom: calc(2 * var(--vertUnit));
}

.spc-unit-3 {
  margin-bottom: calc(3 * var(--vertUnit));
}

.spc-unit-4 {
  margin-bottom: calc(4 * var(--vertUnit));
}

.spc-unit-5 {
  margin-bottom: calc(5 * var(--vertUnit));
}

.spc-unit-6 {
  margin-bottom: calc(6 * var(--vertUnit));
}

.spc-unit-7 {
  margin-bottom: calc(7 * var(--vertUnit));
}

.spc-unit-8 {
  margin-bottom: calc(8 * var(--vertUnit));
}

.spc-unit-9 {
  margin-bottom: calc(9 * var(--vertUnit));
}

@font-face {
  font-family: "Marr Sans Web";
  src: url("../fonts/MarrSans-Regular-Web.woff2") format("woff2"), url("../fonts/MarrSans-Regular-Web.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Marr Sans Web";
  src: url("../fonts/MarrSans-RegularItalic-Web.woff2") format("woff2"), url("../fonts/MarrSans-RegularItalic-Web.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Marr Sans Web";
  src: url("../fonts/MarrSans-Semibold-Web.woff2") format("woff2"), url("../fonts/MarrSans-Semibold-Web.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Marr Sans Web";
  src: url("../fonts/MarrSans-SemiboldItalic-Web.woff2") format("woff2"), url("../fonts/MarrSans-SemiboldItalic-Web.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
.typeBody,
body {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
}

.minus {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
}

.plus {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 768px) {
  .plus {
    font-size: 24px;
  }
}

.headline-minus,
.text-headline.small,
.section-headline.small {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
}

.headline-body {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.0833;
  letter-spacing: -0.012em;
  font-weight: bold;
}
@media (max-width: 768px) {
  .headline-body {
    font-size: 24px;
  }
}

.headline-plus {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 36px;
  line-height: 1.0555;
  font-weight: bold;
  letter-spacing: -0.005em;
}
@media (max-width: 768px) {
  .headline-plus {
    font-size: 24px;
  }
}
.headline-plus.display-smaller {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.0833;
  letter-spacing: -0.012em;
  font-weight: bold;
}
@media (max-width: 768px) {
  .headline-plus.display-smaller {
    font-size: 24px;
  }
}

.headline-lg,
.section-headline.large {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 48px;
  line-height: 1.041;
  letter-spacing: -0.024em;
  font-weight: bold;
}
@media (max-width: 768px) {
  .headline-lg,
.section-headline.large {
    font-size: 30px;
  }
}

.headline-mini-jumbo {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 60px;
  line-height: 1.041;
  letter-spacing: -0.024em;
  font-weight: bold;
  max-width: 60ch;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .headline-mini-jumbo {
    font-size: 30px;
  }
}

.headline-med {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 32px;
  line-height: 1.0625;
  font-weight: bold;
  letter-spacing: -0.005em;
}
@media (max-width: 768px) {
  .headline-med {
    font-size: 24px;
  }
  .section-collection_teaser .headline-med {
    font-size: 30px;
  }
}

.headline-jumbo {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 80px;
  line-height: 1;
  letter-spacing: -0.024em;
  font-weight: bold;
}
@media (max-width: 768px) {
  .headline-jumbo {
    font-size: 42px;
  }
}

.btn-highlight {
  display: inline-block;
  background: var(--uiHighlight);
  color: var(--bg);
  padding: 1.125rem 1.5rem;
  border-radius: 2px;
  transition-duration: 0.15s;
}
@media (hover: hover) {
  .btn-highlight:hover {
    background-color: var(--uiText);
  }
}
.wyg .btn-highlight {
  text-decoration: none;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
}
.btn-highlight.bold {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
}
.btn-highlight.black {
  background: black;
  color: var(--bgHighlight);
}
.button-wrap {
  margin-top: 2rem;
}

.btn-subdue {
  display: inline-block;
  background: rgba(128, 128, 124, 0.6);
  color: var(--bg);
  padding: 1.125rem 1.5rem;
  border-radius: 0.4rem;
  transition-duration: 0.15s;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
  white-space: nowrap;
}
.btn-subdue svg {
  margin-left: 0.5rem;
  display: inline-block;
  width: 15px;
  height: 18px;
  vertical-align: middle;
}
.btn-subdue svg path {
  fill: var(--bg);
}
.btn-subdue:HOVER {
  background: black;
}
.wyg .btn-subdue {
  text-decoration: none;
}
.wyg .btn-subdue span {
  font-weight: inherit !important;
}

.btn-arrow {
  position: relative;
  display: inline-block;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  margin-right: 2rem;
  color: var(--uiText);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
  text-decoration-color: var(--uiSubdue);
}
@media (hover: hover) {
  .btn-arrow:hover {
    text-decoration-color: var(--uiText);
  }
}
.btn-arrow::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 0.5em;
  /* prettier-ignore */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.62 13.6'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23d0cfc1;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M11.2,1.4H2.6l0-1.4h11V11L12.2,11l0-8.6L1,13.6l-1-1Z'/%3E%3C/svg%3E");
}
p + .btn-arrow {
  margin-top: 1em;
}

.arrow-ne::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 0.5em;
  /* prettier-ignore */
  background-image: url("data:image/svg+xml,%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.62 13.6'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:var(--uiText);%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M11.2,1.4H2.6l0-1.4h11V11L12.2,11l0-8.6L1,13.6l-1-1Z'/%3E%3C/svg%3E");
}
.arrow-ne.btn-highlight:after {
  background-image: url("data:image/svg+xml,%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.62 13.6'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M11.2,1.4H2.6l0-1.4h11V11L12.2,11l0-8.6L1,13.6l-1-1Z'/%3E%3C/svg%3E");
}

.link-on-img-cta {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  padding: 1rem 2rem;
  background: var(--bg);
  color: black;
  border-radius: 30px;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
  border: solid 1px transparent;
}
.link-on-img-cta:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 0.5em;
  background-image: url("data:image/svg+xml,%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.62 13.6'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:var(--uiText);%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M11.2,1.4H2.6l0-1.4h11V11L12.2,11l0-8.6L1,13.6l-1-1Z'/%3E%3C/svg%3E");
}

figcaption,
.wp-caption-text {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
}

.pill-link {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border: solid 1px;
  color: var(--uiSubdue);
  border-color: var(--line-subdue);
  border-radius: 0.25rem;
  overflow: hidden;
}
@media (hover: hover) {
  .pill-link:hover {
    color: var(--uiText);
    border-color: var(--uiText);
  }
}

a.site-name {
  position: relative;
  display: inline-block;
  width: 260px;
  height: 110px;
}
a.site-name svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
a.site-name svg .logo-bricks {
  fill: #e2e4d5;
  transition-duration: 0.1s;
}
a.site-name span {
  position: absolute;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
}
@media (hover: hover) {
  a.site-name:hover svg .logo-bricks {
    fill: var(--uiHighlight);
  }
  .home a.site-name:hover svg .logo-bricks {
    fill: white;
  }
}
@media (max-width: 768px) {
  a.site-name {
    width: 182px;
    height: 77px;
    margin-left: calc(-1 * var(--page-margin));
  }
}

.site-header {
  position: relative;
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
  padding-top: 2rem;
}
.site-header nav {
  margin-top: 5.5rem;
  border-bottom: solid 1px;
}
@media (max-width: 768px) {
  .site-header nav {
    border-bottom: none;
  }
}
.site-header .openhours {
  position: absolute;
  top: 2rem;
  right: calc(var(--page-margin) + 90px);
}
@media (min-width: 1150px) {
  .site-header .openhours {
    right: calc(var(--page-margin) + 150px);
  }
}
@media (max-width: 768px) {
  .site-header .openhours {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background: var(--bg);
    height: 50px;
    line-height: 50px;
  }
  .site-header .openhours p {
    white-space: nowrap;
    display: block;
    -webkit-animation: marquee-left 25s linear infinite;
            animation: marquee-left 25s linear infinite;
  }
  .site-header .openhours:after {
    content: "";
    width: 150px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to left, #f9f9ed 0%, #f9f9ed 90%, rgba(249, 249, 237, 0) 100%);
  }
}
.site-header .country-selector.weglot-inline,
.site-header #weglot_here {
  position: absolute;
  top: 2rem;
  right: var(--page-margin);
  display: flex;
  align-items: flex-start;
}
.home .site-header .country-selector.weglot-inline,
.home .site-header #weglot_here {
  top: 0;
  background: none;
}
@media (min-width: 768px) {
  .home .site-header .country-selector.weglot-inline,
.home .site-header #weglot_here {
    top: 1.7rem;
  }
}
.site-header .country-selector.weglot-inline li,
.site-header #weglot_here li {
  margin-top: 0;
  margin-bottom: 4px;
}
.site-header .country-selector.weglot-inline .wgcurrent,
.site-header #weglot_here .wgcurrent {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}
.site-header .country-selector.weglot-inline .country-selector.weglot-inline ul,
.site-header #weglot_here .country-selector.weglot-inline ul {
  vertical-align: top;
}
.site-header .country-selector.weglot-inline a,
.site-header .country-selector.weglot-inline span.wglanguage-name,
.site-header #weglot_here a,
.site-header #weglot_here span.wglanguage-name {
  text-transform: capitalize;
}
.site-header .country-selector.weglot-inline a,
.site-header #weglot_here a {
  color: inherit;
}
.site-header .country-selector.weglot-inline a:HOVER,
.site-header #weglot_here a:HOVER {
  color: inherit !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}
@media (max-width: 768px) {
  .site-header .country-selector.weglot-inline,
.site-header #weglot_here {
    position: fixed;
    top: 0;
    left: auto;
    right: 50px;
    z-index: 5;
    background: var(--bg);
    height: 50px;
    line-height: 50px;
  }
  .site-header .country-selector.weglot-inline p,
.site-header #weglot_here p {
    white-space: nowrap;
    display: block;
    -webkit-animation: marquee-left 25s linear infinite;
            animation: marquee-left 25s linear infinite;
  }
  .menu-on .site-header .country-selector.weglot-inline,
.menu-on .site-header #weglot_here {
    display: none;
  }
}
@media (max-width: 768px) {
  .site-header {
    padding-top: 60px;
  }
  .site-header > nav:not(.subnav) {
    display: none;
    margin-top: 3rem;
  }
  .site-header > nav:not(.subnav) .menu-primary li {
    display: block;
    font-size: 30px;
  }
  .menu-on .site-header > nav:not(.subnav) {
    display: block;
  }
  .site-header .subnav {
    position: relative;
    margin-top: 60px;
    padding-top: 1rem;
  }
  .page-id-25 .site-header .subnav {
    display: none;
  }
  .site-header .subnav:BEFORE {
    content: "";
    position: absolute;
    left: var(--page-margin);
    right: var(--page-margin);
    top: 0;
    height: 1px;
    border-top: solid 1px;
  }
  .menu-on .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: var(--bg);
    z-index: 4;
  }
  .menu-on .site-header .subnav {
    display: none;
  }
}

nav {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
nav a {
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
}
@media (hover: hover) {
  nav a:hover {
    text-decoration-line: underline;
  }
}
nav.subnav {
  margin-top: 0;
  border-bottom: none;
}
nav.subnav .menu-primary > li {
  display: none;
}
nav.subnav .menu-primary > li.current-menu-item, nav.subnav .menu-primary > li.current_page_ancestor, nav.subnav .menu-primary > li.current-page-ancestor {
  display: block;
}
nav.subnav .menu-primary > li.current-menu-item > a, nav.subnav .menu-primary > li.current_page_ancestor > a, nav.subnav .menu-primary > li.current-page-ancestor > a {
  display: none;
}
@media (max-width: 768px) {
  nav.subnav {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    margin-left: calc(-1 * var(--page-margin));
    width: calc(100% + var(--page-margin) * 2);
    padding-bottom: 0;
  }
  nav.subnav > ul {
    padding: 0 var(--page-margin) var(--page-margin);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  nav.subnav > ul > :last-child {
    margin-right: var(--page-margin);
  }
  nav.subnav:after {
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to left, #f9f9ed 0%, rgba(249, 249, 237, 0) 100%);
  }
  nav.subnav .anchor-subnav {
    margin-top: calc(-1 * var(--page-margin));
  }
}

.current_page_item > a,
.current_page_ancestor > a,
.current-page-ancestor > a {
  text-decoration-line: underline;
}

.sub-menu .current_page_ancestor > a,
.sub-menu .current-page-ancestor > a {
  text-decoration: none;
}

.menu-toggle {
  display: none;
}
@media (max-width: 768px) {
  .menu-toggle {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 6;
  }
  .home .menu-toggle {
    position: absolute;
  }
  .menu-toggle span {
    display: none;
  }
  .menu-toggle:BEFORE {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    margin-left: -12px;
    height: 7px;
    border-top: solid 1px;
    border-bottom: solid 1px;
  }
  .menu-toggle:AFTER {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    margin-left: -12px;
    height: 7px;
    border-top: solid 1px;
    margin-top: -6px;
  }
}

.border-top {
  border-top: solid 1px;
}

.menu-item-37 {
  width: 17px;
  overflow: hidden;
  white-space: nowrap;
}
.menu-item-37 a:BEFORE {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 17px;
  height: 17px;
  background-image: url(../assets/search-icon.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 768px) {
  .menu-item-37 {
    position: fixed;
    top: 0;
    z-index: 10;
    right: 40px;
    line-height: 33px;
  }
}

footer {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
  margin-top: 11rem;
  padding-bottom: 2rem;
}
footer nav {
  border-top: none;
  padding: 1.5rem 0;
}
@media (max-width: 768px) {
  footer nav {
    display: none;
  }
  footer nav ul li {
    display: block;
  }
}
footer nav .sub-menu {
  display: none;
}
footer .openhours {
  padding-top: 1.5rem;
  margin-left: auto;
}
footer .social-wrap-footer {
  margin-left: auto;
}
@media (max-width: 768px) {
  footer .social-wrap-footer {
    margin-top: 2rem;
  }
}
footer .addressinfo {
  margin-top: 3rem;
}
@media (max-width: 768px) {
  footer {
    margin-top: 4rem;
  }
  footer .footer-row.border-top {
    border-top: none;
    display: none;
  }
  footer .addressinfo {
    border-top: solid 1px;
    padding-top: 1rem;
  }
  .menu-on footer {
    position: fixed;
    z-index: 10;
    bottom: 0;
    margin-top: 0;
    padding-bottom: 1rem;
  }
  .menu-on footer nav,
.menu-on footer .addressinfo {
    display: none;
  }
  .menu-on footer .footer-row.border-top {
    display: block;
  }
  .menu-on footer .openhours {
    border-bottom: solid 1px;
    padding-bottom: 2rem;
    display: block;
  }
}

.footer-row {
  display: flex;
}
.footer-row.v-end {
  align-items: flex-end;
}
@media (max-width: 768px) {
  .footer-row {
    display: block;
  }
}

.socialLinks {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.socialLinks li {
  position: relative;
}
.socialLinks li:not(:last-child) {
  margin-right: 1rem;
}
.socialLinks li.icon-Twitter {
  width: 21px;
}
.socialLinks li.icon-Facebook {
  width: 10px;
}
.socialLinks li.icon-YouTube {
  width: 25px;
}
.socialLinks li.icon-Instagram {
  width: 18px;
}
.socialLinks li span {
  display: none;
}

@-webkit-keyframes marquee-left {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
}

@keyframes marquee-left {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
}
html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-size: 16px;
  scroll-behavior: smooth;
  flex-direction: column;
}
html ::-moz-selection {
  background: var(--uiHighlight);
  color: #fff;
}
html ::selection {
  background: var(--uiHighlight);
  color: #fff;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

*:focus:not(:focus-visible),
*:active {
  outline: none;
}

:focus-visible {
  outline: 1px solid black;
}
.post-carousel :focus-visible, :focus-visible.post-carousel {
  outline: none;
}

.noflow {
  --flow-space: 0 !important;
}

html,
body {
  min-height: 100%;
}

body {
  margin: 0;
  padding: 0;
  background: var(--bg);
  color: var(--uiText);
  transition-duration: 0.15s;
  transition-property: background;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
}
body.has-modal, body.menu-on {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p,
figure {
  margin: 0;
  padding: 0;
}

h1 {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 80px;
  line-height: 1;
  letter-spacing: -0.024em;
  font-weight: bold;
}
@media (max-width: 768px) {
  h1 {
    font-size: 42px;
  }
}

h2 {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 36px;
  line-height: 1.0555;
  font-weight: bold;
  letter-spacing: -0.005em;
}
@media (max-width: 768px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 48px;
  line-height: 1.041;
  letter-spacing: -0.024em;
  font-weight: bold;
}
@media (max-width: 768px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
}

hr {
  height: 1px;
  background: var(--uiText);
  background: var(--line-subdue);
  border: none;
  margin: 0;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  cursor: pointer;
  border: none;
  background: none;
  border-radius: 0;
  padding: 0;
  color: inherit;
}

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  border: none;
  color: inherit;
}

details .details-text ul {
  margin-left: 1em;
}

dl.simple dt {
  margin: 0 0 0.5rem;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
  color: var(--uiSubdue);
}
dl.simple dt:not(:first-child) {
  margin-top: 1.5rem;
}
dl.simple dd {
  margin: 0 0 var(--flow-space);
}
dl.simple p:not(:first-child) {
  margin-top: var(--flow-space);
}
dl.simple.bold-headers dt {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  font-weight: 600;
  color: var(--uiText);
}

.rnd {
  border-radius: 0.25rem;
  overflow: hidden;
  overflow: hidden;
}

.rnd-sm {
  border-radius: 0.4rem;
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}
.link-under a, .read-more-wrap a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
  text-decoration-color: var(--uiSubdue);
}
a.highlight:hover {
  --uiHighlight: black;
}

section {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
}
section.bleed-r {
  padding-right: 0;
}
section.bleed-l {
  padding-left: 0;
}
section.bleed .img-caption, section.callout-on-highlight .img-caption {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
}
section.bleed.hero-img, section.bleed.main-img, section.bleed.exhibitions-feature, section.bleed.section-image, section.bleed.section-callout_row, section.bleed.section-carousel, section.bleed.media, section.callout-on-highlight.hero-img, section.callout-on-highlight.main-img, section.callout-on-highlight.exhibitions-feature, section.callout-on-highlight.section-image, section.callout-on-highlight.section-callout_row, section.callout-on-highlight.section-carousel, section.callout-on-highlight.media {
  max-width: 100%;
}
section.section-embed {
  max-width: 100%;
}

section + section {
  margin-top: var(--space);
}
@media (min-width: 768px) {
  section + section.upcoming-events, section + section.section-collection_teaser {
    margin-top: calc(var(--space) - 1rem);
  }
  section + section.section-carousel {
    margin-top: calc(var(--space) - 2rem);
  }
  section + section.newsletter-cta {
    margin-top: 2rem;
  }
}

section.spc-none + section {
  margin-top: 0;
}

section.title-wrap + section.section-text {
  margin-top: 3rem;
}
section.title-wrap + section.section-downloadcallout_single {
  margin-top: 4rem;
}
section.title-wrap + section.main-img {
  margin-top: 2rem;
}

section.single-page-title.program-title h1,
section.single-page-title.program-title h2, section.single-page-title.hours-intro h1,
section.single-page-title.hours-intro h2 {
  margin-bottom: 0.5rem;
}
section.single-page-title.program-title + section, section.single-page-title.hours-intro + section {
  margin-top: 3rem;
}

section.empty-wrap,
section.section-logo_block {
  margin-top: 0;
}

.section-two-columns + section.section-logo_block {
  margin-top: 4rem;
}

@media (max-width: 768px) {
  section.mo-no-top-m {
    margin-top: 0;
  }
}

section.spc-min + section,
section.headline + section,
section.breadcrumb + section,
section.img-feature-inset + section.title-wrap,
section.section-section_headline + section {
  margin-top: 1.5rem;
}

main#content > section.section-text:first-child {
  margin-top: 4.5rem;
}
main#content > section.single-page-title:first-child,
main#content section.collection-filters {
  margin-top: 2.5rem;
}
main#content > section.section-callout_row:first-child {
  margin-top: -0.5rem;
}
@media (min-width: 768px) {
  .single-stories main#content > section.title-wrap:first-child {
    margin-top: 5rem;
  }
}

.js .iv {
  opacity: 0;
}
.js .vis {
  transition-duration: 1s;
  transition-property: opacity;
  opacity: 1;
}

.headline-med {
  display: inline-block;
  margin-bottom: 1rem;
}
.headline-med:not(:first-child) {
  margin-top: 1rem;
}

.callout-subtitle {
  margin: -0.5rem 0 1rem;
}

section.title-wrap hr {
  margin: 3rem 0 0.5rem;
}

.below-header {
  margin-top: 3.75rem;
}

.blok {
  display: block;
}
.blok + .blok.type-minus {
  margin-top: 0.175rem;
}

.tac {
  text-align: center;
  display: block;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.subdue {
  color: var(--uiSubdue);
}

.on-matte {
  background: var(--bgSubdue);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.callout-on-highlight {
  background: var(--bgHighlight);
}
@media (max-width: 768px) {
  .callout-on-highlight .span_4_start2 {
    margin-bottom: 4rem;
  }
  .callout-on-highlight .span_4_start2 .headline-med {
    font-size: 30px;
  }
}

.flex {
  display: flex;
}
.flex.end {
  justify-content: flex-end;
}

.color-treatment:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  mix-blend-mode: hard-light;
  background-color: var(--uiHighlight);
}

.inv {
  color: var(--uiText);
}

.ib {
  display: inline-block;
}

.inv-nav .menu-toggle,
.inv-nav .site-name {
  --uiText: white;
}
.menu-on .inv-nav .menu-toggle,
.menu-on .inv-nav .site-name {
  --uiText: black;
}

@media (max-width: 768px) {
  .hours-intro .grid > * + * {
    margin-top: 1rem;
  }
}
@media (min-width: 769px) {
  .r-width {
    grid-column: 2/span 10;
  }
  .r-width blockquote {
    margin: 0;
  }
  .r-width-inset {
    grid-column: 3/span 8;
  }
}
.img-wrap {
  position: relative;
}
.img-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-wrap.cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.3s;
}
.img-wrap * + .txt-wrap {
  margin-top: var(--flow-space);
}

.img-caption {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
}

.on-highlight-bg {
  background-color: var(--bgHighlight);
}
.on-highlight-bg.matte {
  background-color: var(--bgSubdue);
}
.on-highlight-bg.section-callout_row {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  .on-highlight-bg.section-callout_row {
    padding-top: 0;
    padding-bottom: 0;
    margin-left: calc(-1 * var(--page-margin));
    width: calc(100% + var(--page-margin) * 2);
  }
  .on-highlight-bg.section-callout_row .txt-wrap {
    padding: 0 var(--page-margin) var(--page-margin);
  }
}
.on-highlight-bg.section-newsletter {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
@media (max-width: 768px) {
  .on-highlight-bg.section-newsletter {
    margin-left: calc(-1 * var(--page-margin));
    width: calc(100% + var(--page-margin) * 2);
    padding-left: var(--page-margin);
    padding-right: var(--page-margin);
  }
}

.grid-item {
  grid-column: span 4;
}

.span_1 {
  grid-column: span 1;
}

.span_2 {
  grid-column: span 2;
}

.span_3 {
  grid-column: span 3;
}

.span_4 {
  grid-column: span 4;
}

.span_5 {
  grid-column: span 5;
}

.span_6 {
  grid-column: span 6;
}

.span_7 {
  grid-column: span 7;
}

.span_8 {
  grid-column: span 8;
}

.span_9 {
  grid-column: span 9;
}

.span_10 {
  grid-column: span 10;
}

.span_11 {
  grid-column: span 11;
}

.span_12 {
  grid-column: span 12;
}

.cent_4 {
  grid-column: 5/span 4;
}
@media (max-width: 768px) {
  .cent_4 {
    grid-column: 1/-1;
  }
}

.cent_6 {
  grid-column: 4/span 6;
}
@media (max-width: 768px) {
  .cent_6 {
    grid-column: 1/-1;
  }
}

.cent_8 {
  grid-column: 3/span 8;
}
@media (max-width: 768px) {
  .cent_8 {
    grid-column: 1/-1;
  }
}

.cent_10,
.inset-grid {
  grid-column: 2/span 10;
}
@media (max-width: 768px) {
  .cent_10,
.inset-grid {
    grid-column: 1/-1;
  }
}

.span_3_start2 {
  grid-column: 2/span 3;
}

.span_4_start2 {
  grid-column: 2/span 4;
}

.span_4_start3 {
  grid-column: 3/span 4;
}

.span_4_start6 {
  grid-column: 7/span 4;
}

.span_5_start2 {
  grid-column: 2/span 5;
}

.span_5_start6 {
  grid-column: 7/span 5;
}

.span_6_start5 {
  grid-column: 5/span 6;
}

.span_7_start5 {
  grid-column: 5/span 7;
}

.grid {
  display: grid;
  gap: var(--page-margin);
  row-gap: 2.5rem;
  grid-template-columns: repeat(12, 1fr);
}
.grid .grid-header {
  margin-bottom: 2rem;
}
.grid.row-collapse {
  row-gap: 0;
}
.grid.inset-grid.up-2 {
  row-gap: 5rem;
}
.grid.auto {
  grid-template-columns: 1fr auto;
}
.grid .pull-bleed-l {
  margin-left: calc(-1 * var(--page-margin));
}
.grid .pull-bleed-r {
  margin-right: calc(-1 * var(--page-margin));
}
.grid.v-cent {
  align-items: center;
}
@media (max-width: 768px) {
  .grid.section-two-columns, .hours-intro .grid, .grid.callout-on-highlight {
    display: block;
  }
  .grid.section-two-columns .flex-cols + .flex-cols, .hours-intro .grid .flex-cols + .flex-cols, .grid.callout-on-highlight .flex-cols + .flex-cols {
    margin-top: 3rem;
  }
}

@media (max-width: 768px) {
  .r-width {
    grid-column: 1/-1;
  }
}
.grid-cards {
  row-gap: 5rem;
}
.grid-cards .grid-header {
  margin-bottom: -0.25rem;
}
.grid-cards .img-wrap + .txt-wrap {
  margin-top: 1rem;
}
@media (max-width: 768px) {
  .grid-cards.collection-grid {
    row-gap: 3rem;
  }
  .grid-cards.collection-grid .card.span_4 {
    grid-column: span 6;
  }
}

.grid-header {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
  grid-column: 1/-1;
  border-top: solid 1px;
  border-color: var(--line-subdue);
  padding-top: 1rem;
}

.up-2 > * {
  grid-column: span 6;
}
@media (max-width: 768px) {
  .up-2 > * {
    grid-column: 1/-1;
  }
}

[flexlayout-count="2"] > .span_4 {
  grid-column: span 6;
}

@media (max-width: 768px) {
  .mo-half {
    grid-column: span 6;
  }
  .mo-full,
main .mo-full {
    grid-column: 1/-1;
  }
  .exhibitions-grid .span_4:not(.mo-full) {
    grid-column: span 6;
  }
  .exhibitions-grid span.blok {
    font-family: "Marr Sans Web", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.3333;
    letter-spacing: 0.015em;
    font-weight: normal;
  }
}
input,
textarea,
select,
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background: none;
  color: inherit;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
}

#content .gform_wrapper {
  margin-top: 6rem;
}
#content .gform_wrapper br {
  display: none;
}
@media (min-width: 768px) {
  #content .gform_wrapper {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
  }
}
#content .gform_wrapper .ginput_complex.ginput_container_name {
  display: flex;
  justify-content: stretch;
  width: 100%;
  flex-wrap: nowrap;
}
#content .gform_wrapper .ginput_complex.ginput_container_name p {
  width: 100%;
}
#content .gform_wrapper .ginput_complex.ginput_container_name p:first-child {
  padding-right: 1rem;
}
@media (max-width: 768px) {
  #content .gform_wrapper .ginput_complex.ginput_container_name p:first-child {
    padding-right: 0.5rem;
  }
}
#content .gform_wrapper .ginput_complex.ginput_container_name p:last-child {
  padding-left: 1rem;
}
@media (max-width: 768px) {
  #content .gform_wrapper .ginput_complex.ginput_container_name p:last-child {
    padding-left: 0.5rem;
  }
}
#content .gform_wrapper input.gfield-choice-input {
  width: 20px;
  height: 20px;
  border: solid 1px;
  background: var(--bg);
  border-color: var(--uiText);
  border-radius: 50%;
  vertical-align: bottom;
  position: relative;
  margin-bottom: 3px;
}
#content .gform_wrapper input.gfield-choice-input:checked:BEFORE {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: black;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
#content .gform_wrapper input.gfield-choice-input:focus-visible ~ label {
  outline: solid 3px var(--uiText);
}
#content .gform_wrapper input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
  border: none;
  border-bottom: solid 1px;
  padding: 0.5rem 0;
  width: 100%;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  border-color: var(--line-subdue);
}
#content .gform_wrapper input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus {
  border-color: var(--uiText);
}
#content .gform_wrapper select {
  border: none;
  border-bottom: solid 1px;
  padding: 0.5rem 0;
  width: 100%;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  border-color: var(--line-subdue);
  text-overflow: ellipsis;
  padding-right: 60px;
}
#content .gform_wrapper select:focus {
  border-color: var(--uiText);
}
#content .gform_wrapper textarea {
  border: none;
  border-bottom: solid 1px;
  padding: 0.5rem 0;
  width: 100%;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  border-color: var(--line-subdue);
  border: solid 1px;
  border-color: var(--line-subdue);
  padding: 0.5rem;
}
#content .gform_wrapper textarea:focus {
  border-color: var(--uiText);
}
#content .gform_wrapper .ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)),
#content .gform_wrapper .ginput_full:not(:last-of-type) {
  margin-bottom: 0;
}
#content .gform_wrapper .gfield_label {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
}
#content .gform_wrapper #field_1_1 .gfield_label,
#content .gform_wrapper #field_1_10 .gfield_label {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
}
#content .gform_wrapper input:-webkit-autofill,
#content .gform_wrapper input:-webkit-autofill:hover,
#content .gform_wrapper input:-webkit-autofill:focus,
#content .gform_wrapper input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px var(--bg) inset !important;
}
#content .gform_wrapper input[type=submit] {
  display: block;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
  padding: 1rem 3rem;
  margin: 0 auto;
  background: var(--uiHighlight);
  color: var(--bg);
  border-radius: 2px;
  max-width: 200px;
  text-align: center;
  cursor: pointer;
  transition-duration: 0.15s;
}
@media (hover: hover) {
  #content .gform_wrapper input[type=submit]:hover {
    background-color: var(--uiText);
  }
}
#content .gform_wrapper .hour_minute_colon {
  border: none;
  border-bottom: solid 1px;
  padding: 0.5rem 0;
  width: 100%;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  border-color: var(--line-subdue);
  width: auto;
  display: inline-block;
}
#content .gform_wrapper .hour_minute_colon:focus {
  border-color: var(--uiText);
}
#content .gform_wrapper .gsection {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#content .gform_wrapper .gfield {
  margin-bottom: 1rem;
}
#content .gform_wrapper .gfield label {
  transition-duration: 0.15s;
  opacity: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  padding-top: 0.7rem;
  margin-bottom: 0;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
}
#content .gform_wrapper .gfield .gchoice label {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  cursor: pointer;
  color: var(--uiSubdue);
}
@media (hover: hover) {
  #content .gform_wrapper .gfield .gchoice label:hover {
    color: var(--uiText);
  }
}
#content .gform_wrapper .gfield .gchoice :checked ~ label {
  color: var(--uiText);
}
#content .gform_wrapper .gfield .ginput_container_textarea {
  margin-top: 0.5rem;
}
#content .gform_wrapper .gfield.label-shown label {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
#content .gform_wrapper .gfield .gfield_required {
  color: var(--uiHighlight);
}
#content .gform_wrapper .gfield input::-webkit-input-placeholder, #content .gform_wrapper .gfield textarea::-webkit-input-placeholder {
  transition-duration: 0.15s;
}
#content .gform_wrapper .gfield input::-moz-placeholder, #content .gform_wrapper .gfield textarea::-moz-placeholder {
  transition-duration: 0.15s;
}
#content .gform_wrapper .gfield input::placeholder,
#content .gform_wrapper .gfield textarea::placeholder {
  transition-duration: 0.15s;
}
@media (max-width: 768px) {
  #content .gform_wrapper .gfield input::-webkit-input-placeholder, #content .gform_wrapper .gfield textarea::-webkit-input-placeholder {
    font-family: "Marr Sans Web", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.3333;
    letter-spacing: 0.015em;
    font-weight: normal;
  }
  #content .gform_wrapper .gfield input::-moz-placeholder, #content .gform_wrapper .gfield textarea::-moz-placeholder {
    font-family: "Marr Sans Web", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.3333;
    letter-spacing: 0.015em;
    font-weight: normal;
  }
  #content .gform_wrapper .gfield input::placeholder,
#content .gform_wrapper .gfield textarea::placeholder {
    font-family: "Marr Sans Web", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.3333;
    letter-spacing: 0.015em;
    font-weight: normal;
  }
}
#content .gform_wrapper .gfield :focus-visible {
  outline: none;
}
#content .gform_wrapper .gfield.radio-group {
  margin-top: 2rem;
}
#content .gform_wrapper .gfield .gchoice label {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#content .gform_wrapper .gfield:focus-within label, #content .gform_wrapper .gfield.el-filled label {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#content .gform_wrapper .gfield:focus-within input::-webkit-input-placeholder, #content .gform_wrapper .gfield:focus-within textarea::-webkit-input-placeholder, #content .gform_wrapper .gfield.el-filled input::-webkit-input-placeholder, #content .gform_wrapper .gfield.el-filled textarea::-webkit-input-placeholder {
  opacity: 0;
}
#content .gform_wrapper .gfield:focus-within input::-moz-placeholder, #content .gform_wrapper .gfield:focus-within textarea::-moz-placeholder, #content .gform_wrapper .gfield.el-filled input::-moz-placeholder, #content .gform_wrapper .gfield.el-filled textarea::-moz-placeholder {
  opacity: 0;
}
#content .gform_wrapper .gfield:focus-within input::placeholder,
#content .gform_wrapper .gfield:focus-within textarea::placeholder, #content .gform_wrapper .gfield.el-filled input::placeholder,
#content .gform_wrapper .gfield.el-filled textarea::placeholder {
  opacity: 0;
}
#content .gform_wrapper .gfield:focus-within select,
#content .gform_wrapper .gfield:focus-within textarea,
#content .gform_wrapper .gfield:focus-within .select-wrap, #content .gform_wrapper .gfield.el-filled select,
#content .gform_wrapper .gfield.el-filled textarea,
#content .gform_wrapper .gfield.el-filled .select-wrap {
  --line-subdue: #000;
}
#content .gform_wrapper .gfield .gfield_description {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
  color: var(--uiSubdue);
}
#content .gform_wrapper p {
  margin: 0;
}
#content .gform_wrapper p:empty {
  display: none;
}
#content .gform_wrapper .gform_fields {
  grid-row-gap: 0;
}
#content .gform_wrapper .field_sublabel_above {
  margin-top: 1rem;
}
#content .gform_wrapper #field_1_1 .ginput_container_radio,
#content .gform_wrapper #field_1_10 .ginput_container_radio {
  margin-left: -0.75rem;
  width: calc(100% + 1.5rem);
}
#content .gform_wrapper #field_1_1 .radio_wrap,
#content .gform_wrapper #field_1_1 .gfield_radio,
#content .gform_wrapper #field_1_10 .radio_wrap,
#content .gform_wrapper #field_1_10 .gfield_radio {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin-left: -4px;
  width: calc(100% + 8px);
}
#content .gform_wrapper #field_1_1 .radio_wrap .gchoice,
#content .gform_wrapper #field_1_1 .gfield_radio .gchoice,
#content .gform_wrapper #field_1_10 .radio_wrap .gchoice,
#content .gform_wrapper #field_1_10 .gfield_radio .gchoice {
  flex-basis: 50%;
  flex-shrink: 0;
}
#content .gform_wrapper #field_1_1 .radio_wrap .gchoice br,
#content .gform_wrapper #field_1_1 .gfield_radio .gchoice br,
#content .gform_wrapper #field_1_10 .radio_wrap .gchoice br,
#content .gform_wrapper #field_1_10 .gfield_radio .gchoice br {
  display: none;
}
#content .gform_wrapper #field_1_1 .radio_wrap .gchoice label,
#content .gform_wrapper #field_1_1 .gfield_radio .gchoice label,
#content .gform_wrapper #field_1_10 .radio_wrap .gchoice label,
#content .gform_wrapper #field_1_10 .gfield_radio .gchoice label {
  display: block;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
  font-size: 17px;
  cursor: pointer;
  border: solid 1px;
  padding: 1rem 2rem;
  border-radius: 4px;
  text-align: center;
  margin: 1rem;
}
@media (max-width: 768px) {
  #content .gform_wrapper #field_1_1 .radio_wrap .gchoice label,
#content .gform_wrapper #field_1_1 .gfield_radio .gchoice label,
#content .gform_wrapper #field_1_10 .radio_wrap .gchoice label,
#content .gform_wrapper #field_1_10 .gfield_radio .gchoice label {
    margin: 0.5rem;
  }
}
@media (hover: hover) {
  #content .gform_wrapper #field_1_1 .radio_wrap .gchoice:hover label,
#content .gform_wrapper #field_1_1 .gfield_radio .gchoice:hover label,
#content .gform_wrapper #field_1_10 .radio_wrap .gchoice:hover label,
#content .gform_wrapper #field_1_10 .gfield_radio .gchoice:hover label {
    background: var(--uiHighlight);
    color: white;
    border-color: var(--uiHighlight);
  }
}
#content .gform_wrapper #field_1_1 .radio_wrap :checked ~ label,
#content .gform_wrapper #field_1_1 .gfield_radio :checked ~ label,
#content .gform_wrapper #field_1_10 .radio_wrap :checked ~ label,
#content .gform_wrapper #field_1_10 .gfield_radio :checked ~ label {
  background: var(--uiHighlight);
  color: white;
  border-color: var(--uiHighlight);
}
#content .gform_wrapper #field_1_1 .radio_wrap input[type=radio],
#content .gform_wrapper #field_1_1 .gfield_radio input[type=radio],
#content .gform_wrapper #field_1_10 .radio_wrap input[type=radio],
#content .gform_wrapper #field_1_10 .gfield_radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
#content .gform_wrapper #field_1_1 .radio_wrap input[type=radio]:checked + label,
#content .gform_wrapper #field_1_1 .gfield_radio input[type=radio]:checked + label,
#content .gform_wrapper #field_1_10 .radio_wrap input[type=radio]:checked + label,
#content .gform_wrapper #field_1_10 .gfield_radio input[type=radio]:checked + label {
  background: black;
  color: white;
}
#content .gform_wrapper .gform_footer {
  display: block;
}
#content .gform_wrapper legend.gfield_label {
  padding-top: 1rem;
  display: block;
}

main .gform_wrapper .gfield_validation_message,
main .gform_wrapper .validation_message {
  background: none;
  color: var(--uiHighlight) !important;
  border-color: var(--uiHighlight) !important;
}

button.filter-button {
  display: block;
  padding: 1rem 2rem;
  background: var(--bgSubdue);
  color: var(--uiText);
  border-radius: 30px;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
}
@media (hover: hover) {
  button.filter-button:hover {
    --uiText: white;
    --bgSubdue: black;
  }
}
button.filter-button svg {
  display: inline-block;
  width: 27px;
  height: 14px;
  margin-right: 0.5rem;
}
button.filter-button path {
  stroke: var(--uiText);
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
fieldset#field_3_15 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.gsection:not(:first-child) {
  margin-top: 5rem;
}

.filters-exposed {
  flex-basis: 100%;
  display: grid;
  text-align: left;
  gap: var(--page-margin);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  background: var(--bgSubdue);
  padding: 4rem 2rem;
  border-radius: 0.25rem;
  overflow: hidden;
  -webkit-transform: scaleX(0) scaleY(0);
          transform: scaleX(0) scaleY(0);
  -webkit-animation: filtersClose 0.35s forwards 1;
          animation: filtersClose 0.35s forwards 1;
  margin-top: -60px;
  max-height: 60px;
  overflow: hidden;
  transition-duration: 0.15s;
  transition-property: max-height;
}
.filters-on .filters-exposed {
  -webkit-animation: filtersOpen 0.35s forwards 1;
          animation: filtersOpen 0.35s forwards 1;
  max-height: 100vh;
}
.filters-exposed .filter-col {
  opacity: 0;
  transition-duration: 0.15s;
}
.filters-on .filters-exposed .filter-col {
  opacity: 1;
  transition-delay: 0.3s;
}
.filters-exposed.template-66-33 {
  grid-template-columns: 2fr 1fr;
}
.filters-exposed.template-75-25 {
  grid-template-columns: 75% 25%;
}
.filters-exposed h4 {
  border-bottom: solid 1px;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
.filters-exposed ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filters-exposed ul.two-cols {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.hover-within {
  position: relative;
  margin: 1rem 0 0;
}
.hover-within:before {
  content: "";
  position: absolute;
  top: 0;
  left: -1rem;
  right: -1rem;
  bottom: -1rem;
  background: var(--bgSubdue);
  border-radius: 4px;
  z-index: -1;
  opacity: 0;
  transition-duration: 0.15s;
}
@media (max-width: 768px) {
  .hover-within:before {
    left: -0.5rem;
    right: -0.5rem;
  }
}
.hover-within.w-check:BEFORE {
  left: -2.5rem;
}
.hover-within .gfield_label {
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 0.15s;
}
.hover-within .field_sublabel_above span label {
  padding-top: 1rem;
}
.hover-within .ginput_complex label {
  padding-top: 1rem !important;
}
.hover-within:not(.w-check):focus-within .gfield_label, .hover-within.el-filled .gfield_label {
  opacity: 1;
}
.hover-within:not(.w-check):focus-within:before, .hover-within.el-filled:before {
  opacity: 1;
}
.hover-within:not(.w-check):focus-within input::-webkit-input-placeholder, .hover-within:not(.w-check):focus-within textarea::-webkit-input-placeholder, .hover-within.el-filled input::-webkit-input-placeholder, .hover-within.el-filled textarea::-webkit-input-placeholder {
  opacity: 0;
}
.hover-within:not(.w-check):focus-within input::-moz-placeholder, .hover-within:not(.w-check):focus-within textarea::-moz-placeholder, .hover-within.el-filled input::-moz-placeholder, .hover-within.el-filled textarea::-moz-placeholder {
  opacity: 0;
}
.hover-within:not(.w-check):focus-within input::placeholder,
.hover-within:not(.w-check):focus-within textarea::placeholder, .hover-within.el-filled input::placeholder,
.hover-within.el-filled textarea::placeholder {
  opacity: 0;
}
.hover-within:not(.w-check):focus-within input:-webkit-autofill,
.hover-within:not(.w-check):focus-within input:-webkit-autofill:hover,
.hover-within:not(.w-check):focus-within input:-webkit-autofill:focus,
.hover-within:not(.w-check):focus-within input:-webkit-autofill:active, .hover-within.el-filled input:-webkit-autofill,
.hover-within.el-filled input:-webkit-autofill:hover,
.hover-within.el-filled input:-webkit-autofill:focus,
.hover-within.el-filled input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px var(--bgSubdue) inset !important;
}
.hover-within:not(.w-check):focus-within input,
.hover-within:not(.w-check):focus-within select, .hover-within.el-filled input,
.hover-within.el-filled select {
  border-color: var(--uiText) !important;
}
.hover-within.w-check:focus-visible-within .gfield_label {
  opacity: 1;
}
.hover-within.w-check:focus-visible-within:before {
  opacity: 1;
}
.hover-within.w-check:focus-visible-within input::-webkit-input-placeholder, .hover-within.w-check:focus-visible-within textarea::-webkit-input-placeholder {
  opacity: 0;
}
.hover-within.w-check:focus-visible-within input::-moz-placeholder, .hover-within.w-check:focus-visible-within textarea::-moz-placeholder {
  opacity: 0;
}
.hover-within.w-check:focus-visible-within input::placeholder,
.hover-within.w-check:focus-visible-within textarea::placeholder {
  opacity: 0;
}

@-webkit-keyframes filtersOpen {
  0% {
    -webkit-transform: scaleX(0) scaleY(0);
            transform: scaleX(0) scaleY(0);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
}

@keyframes filtersOpen {
  0% {
    -webkit-transform: scaleX(0) scaleY(0);
            transform: scaleX(0) scaleY(0);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
}
@-webkit-keyframes filtersClose {
  0% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    -webkit-transform: scaleX(0) scaleY(0);
            transform: scaleX(0) scaleY(0);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
}
@keyframes filtersClose {
  0% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    -webkit-transform: scaleX(0) scaleY(0);
            transform: scaleX(0) scaleY(0);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
}
.select-wrap {
  position: relative;
}
.select-wrap:BEFORE {
  content: "";
  position: absolute;
  top: 0.9rem;
  right: 1rem;
  width: 12px;
  height: 12px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-color: var(--line-subdue);
  z-index: 2;
}
.gfield .select-wrap:BEFORE {
  top: auto;
  bottom: 1.2rem;
}
.select-wrap select {
  padding-right: 80px;
}
.select-wrap select:focus-visible {
  outline: solid 3px var(--uiText);
}

.collection-filters .select-wrap {
  display: inline-block;
  width: 300px;
  border-radius: 0.25rem;
  overflow: hidden;
  background: var(--bgSubdue);
  accent-color: var(--uiHighlight);
}
.collection-filters .select-wrap:BEFORE {
  top: 1.35rem;
  right: 1.3rem;
  border-color: black;
}
.collection-filters select {
  width: 100%;
  line-height: 60px;
  padding-left: 1rem;
  padding-right: 50px;
  border: none;
}

.wyg {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 768px) {
  .wyg {
    font-size: 24px;
  }
}
.wyg.typeBody, .wyg.size-small {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
}
.wyg.typeBody h4 + p, .wyg.size-small h4 + p {
  margin-top: 0;
}
.wyg h3 {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
}
.wyg h1 > span,
.wyg h2 > span,
.wyg h3 > span,
.wyg h4 > span {
  font-weight: inherit !important;
}
.wyg ul,
.wyg ol {
  margin-left: 1em;
}
.wyg ul,
.wyg ol,
.wyg p {
  max-width: 60ch;
}
.wyg ul:not(:first-child),
.wyg ol:not(:first-child),
.wyg p:not(:first-child) {
  margin-top: 1em;
}
.wyg li:not(:last-child) {
  margin-bottom: 0.5em;
}
.wyg h2:not(:first-child) {
  margin-top: 6rem;
}
h2 + .wyg h2:not(:first-child) {
  margin-top: 0;
}
.wyg h3:not(:first-child) {
  margin-top: 3rem;
}
.wyg h4:not(:first-child) {
  margin-top: 1rem;
}
.wyg h4 + ul:not(:first-child) {
  margin-top: 0;
}
.wyg .headline-minus + *:not(:first-child) {
  margin-top: 1rem;
}
.wyg a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.15em;
  text-decoration-color: var(--line-subdue);
}
.wyg a:HOVER {
  text-decoration-color: var(--uiText);
}

h4.section-break {
  padding-top: 1rem;
  border-top: solid 1px;
  border-color: var(--line-subdue);
}

.readmore-toggle {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  display: inline-block;
  position: relative;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
  text-decoration-color: var(--uiSubdue);
}
@media (hover: hover) {
  .readmore-toggle:hover {
    text-decoration-color: var(--uiText);
  }
}
.read-on .readmore-toggle {
  display: none;
}

.readmore-content > * {
  display: none;
}
.readmore-content > p:first-child {
  margin-top: 1.25rem;
}
.readmore-content.from-excerpt {
  margin-top: 0;
}
.read-on .readmore-content > * {
  display: block;
  opacity: 0;
  -webkit-animation: fadeIn 0.3s 0.15s forwards 1;
          animation: fadeIn 0.3s 0.15s forwards 1;
}

*:not(.btn-highlight) + .btn-highlight {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .wyg .alignright {
    margin-top: 1em;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .wyg .alignleft {
    margin-top: 1em;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.wyg .aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.wyg .small-type {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
}

/*

Available mixins:

typeBody
typeMinus
typePlus
headlineMinus
headineBody
headlinePlus
headlineLg
headlineJumbo

*/
.breadcrumb a {
  display: inline-block;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
  padding: 0.25rem 0.5rem;
  background: none;
  color: var(--uiSubdue);
  border: solid 1px;
  border-color: var(--uiSubdue);
  border-radius: 0.4rem;
}
.breadcrumb a:hover {
  background: var(--bgSubdue);
}

.home header.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
  --uiText: #fff;
  color: var(--uiText);
}
@media (min-width: 768px) {
  .home header.site-header nav:not(.subnav) {
    position: absolute;
    top: 22px;
    right: var(--page-margin);
    margin: 0;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .home header.site-header nav:not(.subnav) {
    width: calc(100% - 400px);
  }
}
@media (min-width: 768px) {
  .home header.site-header nav:not(.subnav) .menu-item-37 a:BEFORE {
    background-image: url(../assets/search-icon-home.svg);
  }
}
.home.menu-on header.site-header {
  --uiText: #000;
}
.home .openhours {
  display: none;
}
@media (min-width: 768px) {
  .home.admin-bar header.site-header {
    top: 32px;
  }
}
@media (max-width: 768px) {
  .home a.site-name {
    margin-top: -2.5rem;
  }
}
.home nav.subnav {
  display: none;
}
.home:not(.menu-on) a.site-name svg path {
  fill: white;
}

.hero-img {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero-img figure {
  position: relative;
  height: 100%;
  width: 100%;
  max-height: 90vh;
  min-height: 600px;
  overflow: hidden;
}
.hero-img figure:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 65%;
}
.hero-img.hl-over:BEFORE {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #94321c;
  mix-blend-mode: multiply;
  z-index: 2;
}
.hero-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-img figcaption {
  width: 100%;
}
.hero-img .txt-wrap {
  position: absolute;
  bottom: var(--page-margin);
  left: var(--page-margin);
  z-index: 3;
  max-width: 60ch;
}
.hero-img .txt-wrap a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
}

.tours-callout {
  text-align: center;
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
  border-radius: 0.25rem;
  overflow: hidden;
}
.tours-callout p {
  text-align: left;
}
@media (min-width: 768px) {
  .tours-callout {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

.exhibitions-feature {
  position: relative;
  height: 80vh;
  min-height: 600px;
  max-height: 1000px;
}
.exhibitions-feature .txt-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 4rem var(--page-margin) var(--page-margin);
  z-index: 2;
}
.exhibitions-feature .txt-wrap > * {
  max-width: 60ch;
}
.exhibitions-feature .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.exhibitions-feature .bg-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.on-highlight-bg .cta-img,
.on-highlight-bg .card-img {
  mix-blend-mode: multiply;
}

.section-newsletter #mc_embed_signup_scroll label {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.section-newsletter form {
  position: relative;
  margin-top: 2rem;
}
.section-newsletter form:AFTER {
  content: "";
  width: 12px;
  height: 12px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  right: 2rem;
  margin-top: -6px;
  pointer-events: none;
}
.section-newsletter input[type=text],
.section-newsletter input[type=email] {
  display: block;
  width: 100%;
  margin: 0;
  padding: 1.5rem 1.5rem;
  background: rgba(255, 255, 255, 0.8);
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
}
.section-newsletter input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  padding: 0;
}
.section-newsletter .mce_inline_error {
  padding: 1rem !important;
  background: var(--uiHighlight);
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  font-weight: normal;
  font-weight: normal !important;
}

.logos-soup {
  display: flex;
  margin-bottom: 3rem;
  margin-left: -1rem;
  width: calc(100% + 2rem);
}
@media (max-width: 768px) {
  .logos-soup {
    flex-direction: column;
  }
}
.logos-soup > * {
  flex-basis: 0;
  flex-grow: 1;
  padding-left: 1rem;
  padding-right: 1rem;
}
.logos-soup > * img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.headline h2 {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 48px;
  line-height: 1.041;
  letter-spacing: -0.024em;
  font-weight: bold;
}
@media (max-width: 768px) {
  .headline h2 {
    font-size: 30px;
  }
}

.headline-lg + hr {
  margin-top: 2.75rem;
}

.single-feature {
  height: 90vh;
  max-height: 780px;
  padding: 100px;
}
.single-feature img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.feature-carousel {
  position: relative;
  height: 90vh;
  max-height: 780px;
  padding: 3rem 0 5.25rem 0;
  overflow: hidden;
}
.feature-carousel figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .feature-carousel figure img {
    top: 1rem;
    left: 1rem;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
  }
}
@media (max-width: 767px) {
  .feature-carousel {
    height: 400px;
    padding: 1rem 0 2.5rem;
  }
}

.gallery-thumbs {
  position: absolute;
  bottom: 2.5rem;
  left: 0;
  width: 100%;
  z-index: 3;
  font-size: 16px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .gallery-thumbs {
    bottom: 1rem;
  }
}
.gallery-thumbs .swiper-wrapper {
  justify-content: center;
  align-items: center;
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}
.gallery-thumbs .swiper-wrapper .swiper-slide {
  width: auto;
  height: auto;
  border-radius: 4px;
  overflow: hidden;
  opacity: 0.5;
  pointer-events: all !important;
  border-radius: 2px;
  overflow: visible;
}
.gallery-thumbs .swiper-wrapper .swiper-slide:hover {
  opacity: 1;
}
.gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.gallery-thumbs img {
  height: 26px;
  width: auto;
  display: block;
  cursor: pointer;
}
.gallery-thumbs .embed-thumb {
  display: block;
  padding: 0.125rem 0.25rem;
  border: solid 1px;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
}
.gallery-thumbs .embed-thumb.no-border {
  border: none;
}
.gallery-thumbs .embed-thumb.has-svg {
  position: relative;
}
.gallery-thumbs .embed-thumb.has-svg svg {
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 0.5rem 0 0 -8px;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.carousel-wrap-fixed {
  overflow: hidden;
  white-space: nowrap;
}
.carousel-wrap-fixed .carousel-item {
  display: inline-block;
  width: 20%;
  min-width: 240px;
  white-space: wrap;
}
.carousel-wrap-fixed .carousel-item.start-position {
  width: var(--page-margin);
  padding-left: 0;
  min-width: 0;
}

.vid-wrap {
  position: relative;
  grid-column: 1/-1;
}
.vid-wrap:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
}
.vid-wrap iframe,
.vid-wrap .img-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vid-wrap * + .txt-wrap, .vid-wrap + .txt-wrap {
  margin-top: var(--flow-space);
}
.vid-wrap .jpg-cover,
.vid-wrap .jpg-cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.vid-wrap .jpg-cover {
  cursor: pointer;
}
.vid-wrap .jpg-cover svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 56px;
  margin: -28px 0 0 -30px;
  z-index: 3;
}
@media (max-width: 768px) {
  .vid-wrap .jpg-cover svg {
    width: 30px;
    height: 28px;
    margin: -15px 0 0 -15px;
  }
}
.vid-wrap .jpg-cover.interacted {
  -webkit-animation: fadeOut 0.15s forwards 1;
          animation: fadeOut 0.15s forwards 1;
  pointer-events: none;
}
.vid-wrap .jpg-cover:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  background: var(--uiHighlight);
  z-index: 2;
}
@media (max-width: 768px) {
  .vid-wrap .jpg-cover:before {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
  }
}

.section-text .text-headline.std {
  color: var(--uiHighlight);
}

.col-flex.headline:not(:first-child) {
  margin-top: 4rem;
}

.anchor-link-intro {
  margin-bottom: 1rem;
}

nav.page-anchors {
  padding: 0;
  margin: 0;
  border: solid 1px;
  border-color: var(--uiSubdue);
  border: none;
  border-radius: 2px;
  padding: 2rem;
  background: var(--bgSubdue);
  grid-column: 2/span 9;
}
@media (max-width: 850px) {
  nav.page-anchors {
    grid-column: 1/-1;
  }
}
@media (max-width: 650px) {
  nav.page-anchors {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
nav.page-anchors ::marker {
  color: var(--bg);
}
nav.page-anchors strong.blok {
  margin-bottom: 1rem;
}
nav.page-anchors li:not(:last-child) {
  margin-bottom: 0.25rem;
}

.section-section_headline {
  position: relative;
}
.section-section_headline .page-anchor {
  position: absolute;
  top: -4em;
  visibility: hidden;
  opacity: 0;
}

.story-lede {
  padding-top: 2rem;
}

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

.section-image figure {
  grid-column: 1/-1;
}
.section-image figure img {
  display: block;
  max-width: 100%;
  height: auto;
}
.section-image.std figure,
.section-image.std figcaption {
  grid-column: 2/span 10;
}
.section-image.bleed figure img {
  width: 100%;
  height: auto;
}
.section-image:not(.bleed) figure img {
  max-height: 100vh;
  max-height: 100lvh;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .section-image.inset figure {
    grid-column: 3/span 8;
  }
}
.section-image.captionside figure {
  display: grid;
  gap: var(--page-margin);
  grid-template-columns: repeat(12, 1fr);
  align-items: flex-end;
}
.section-image.captionside figure img {
  grid-column: 2/span 5;
}
.section-image.captionside figure figcaption {
  grid-column: 7/span 5;
}
.section-image.captionside figure.hor img {
  grid-column: 2/span 7;
}
.section-image.captionside figure.hor figcaption {
  grid-column: 9/span 3;
}

figcaption,
.img-caption {
  margin-top: 1rem;
}
.bleed > figcaption,
.bleed > .img-caption {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
}

.col-flex.image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.logo-set {
  margin-top: 2.5rem;
}
.logo-set img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 300px;
  max-height: 150px;
  margin-right: 2rem;
  mix-blend-mode: darken;
  vertical-align: middle;
}

.img-trans {
  mix-blend-mode: multiply;
}

.exhibition-title {
  max-width: 60ch;
}
.exhibition-title.tac {
  margin-left: auto;
  margin-right: auto;
}

.text-below-img {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
}
.text-below-img figure {
  grid-column: 3/span 8;
}
.text-below-img figure img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .text-below-img figure {
    grid-column: 1/-1;
  }
}
.text-below-img figcaption {
  grid-column: 3/span 8;
}
@media (max-width: 768px) {
  .text-below-img figcaption {
    grid-column: 1/-1;
    padding-left: 0;
    padding-right: 0;
  }
}

.data-table dl,
.hours-intro dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.data-table dl dt,
.data-table dl dd,
.hours-intro dl dt,
.hours-intro dl dd {
  max-width: 50%;
  flex-shrink: 0;
  margin: 0 0 var(--flow-space);
}
@media (min-width: 1400px) {
  .data-table dl dt,
.data-table dl dd,
.hours-intro dl dt,
.hours-intro dl dd {
    width: 50%;
  }
}
.data-table dl dd,
.hours-intro dl dd {
  text-align: right;
}
@media (max-width: 768px) {
  .data-table dl,
.hours-intro dl {
    display: block;
  }
  .data-table dl dt,
.data-table dl dd,
.hours-intro dl dt,
.hours-intro dl dd {
    max-width: 100%;
    text-align: left;
  }
  .data-table dl dt,
.hours-intro dl dt {
    font-weight: bold;
    margin-bottom: 0;
  }
}

.accordion-wrap details {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  padding-left: 0;
}
.accordion-wrap details[open] {
  padding-bottom: 2rem;
}
.accordion-wrap details[open] summary:after {
  display: none;
}
.accordion-wrap details summary {
  position: relative;
  list-style: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.2105;
  letter-spacing: 0.015em;
  font-weight: bold;
  padding: 1rem 3rem 1rem 0;
  border-top: solid 1px;
  border-color: var(--line-subdue);
  cursor: pointer;
}
.accordion-wrap details summary > b,
.accordion-wrap details summary > strong {
  margin-left: 0.5rem;
  color: var(--uiSubdue);
}
.accordion-wrap details summary::-webkit-details-marker, .accordion-wrap details summary::marker {
  display: none;
}
.accordion-wrap details summary:before, .accordion-wrap details summary:after {
  content: "";
  position: absolute;
  top: 26px;
  right: 0;
  width: 20px;
  height: 1px;
  background: var(--line-subdue);
  pointer-events: none;
}
@media (hover: hover) {
  .accordion-wrap details summary:hover:BEFORE, .accordion-wrap details summary:hover:AFTER {
    background: var(--uiSubdue);
  }
}
.accordion-wrap details summary:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.accordion-wrap details .accordion-expand ul {
  margin-left: 1em;
}

.program-text {
  grid-column: 2/span 10;
  margin: 2rem auto 4rem;
}

.program-details {
  grid-template-rows: auto auto;
}

.sidebar {
  grid-column: 9/span 3;
  grid-row: 1;
  grid-row-end: -1;
}
.sidebar .upcoming-events {
  margin-bottom: 3rem;
}
.sidebar .event-upcoming {
  margin-top: 2rem;
}
.sidebar .event-upcoming .img-wrap {
  margin-right: 37%;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  .program-details.article-list-a {
    display: flex;
    flex-direction: column-reverse;
  }
  .program-details.article-list-a article:not(:last-child) {
    margin-bottom: 1rem;
  }
}

.page-intro {
  grid-column: 2/span 10;
}
@media (max-width: 768px) {
  .page-intro {
    grid-column: 1/-1;
  }
}

.event-grid {
  display: flex;
}
@media (hover: hover) {
  .event-grid .headline-body:hover {
    color: var(--uiHighlight);
  }
}

.cta-img {
  position: relative;
  flex-basis: 36%;
  flex-shrink: 0;
  margin-right: var(--page-margin);
  margin-bottom: auto;
  border-radius: 0.25rem;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.cta-img:BEFORE {
  content: "";
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 100%;
  z-index: 2;
  pointer-events: none;
  background: var(--uiHighlight);
  opacity: 0;
  mix-blend-mode: overlay;
  transition-duration: 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  transition-property: opacity;
}
.cta-img img,
.cta-img .img-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.3s;
}

.hovered .headline-body,
.hovered .headline-med a {
  color: var(--uiHighlight);
}
.hovered .cta-img:BEFORE,
.hovered .img-wrap:BEFORE {
  opacity: 0.99;
}
.hovered .cta-img img,
.hovered .img-wrap img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.tax-items:not(:first-child) {
  margin-top: 1rem;
}
.tax-items a {
  margin-right: 0.5rem;
}

.single-program.card {
  grid-column: 1/-1;
}
.single-program.card .img-wrap {
  border-radius: 0.25rem;
  overflow: hidden;
}
.single-program.card .img-wrap:BEFORE {
  content: "";
  position: relative;
  top: 0;
  display: block;
  left: 0;
  width: 100%;
  padding-bottom: 75%;
  pointer-events: none;
  background: var(--uiHighlight);
  opacity: 0;
  mix-blend-mode: overlay;
  transition-duration: 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  transition-property: opacity;
  z-index: 2;
}
.single-program.card .img-wrap + .txt-wrap {
  margin-top: 0;
}
.single-program.card.hovered .img-wrap:BEFORE {
  opacity: 0.99;
}

main article.selected-press {
  grid-column: 2/span 10;
}
main article.selected-press .blok.subdue {
  margin-bottom: 0.5rem;
  margin-top: 2.5rem;
}
main article.selected-press .press-list + .blok.subdue {
  margin-top: 5rem;
}
main article.selected-press .press-list {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  list-style: none;
}
main article.selected-press .press-list li {
  margin-bottom: 0.5rem;
}
main article.selected-press a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
  text-decoration-color: var(--uiHighlight);
}

#searchform {
  position: relative;
  display: inline-block;
  margin-left: 1.5rem;
}
#searchform svg {
  position: absolute;
  top: 50%;
  left: 0.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18.85px;
  height: 18.85px;
}
#searchform input[type=text] {
  text-indent: 40px;
  padding: 0;
  border-radius: 0;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  line-height: 40px;
  transition-duration: 0.3s;
  max-width: 350px;
}
#searchform input[type=text]:-moz-placeholder-shown {
  max-width: 5.5em;
}
#searchform input[type=text]:placeholder-shown {
  max-width: 5.5em;
}
#searchform input[type=text]:-moz-placeholder-shown:focus {
  max-width: 350px;
}
#searchform input[type=text]:placeholder-shown:focus {
  max-width: 350px;
}
#searchform input[type=submit] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 36px;
  height: 100%;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
}

.search-icon {
  fill: none;
  stroke: #000;
  stroke-miterlimit: 10;
}

section.search-header-wrap {
  padding-bottom: 3rem;
}

.results-count {
  grid-column: 1/-1;
}

.searchform {
  position: relative;
  max-width: 250px;
  margin-top: 2rem;
}
header .searchform {
  margin-bottom: 3rem;
}
.searchform:before {
  content: "";
  position: absolute;
  top: -1rem;
  left: -2.5rem;
  right: -2.5rem;
  bottom: -1rem;
  border: solid 1px var(--uiText);
  z-index: -1;
  opacity: 0;
  transition-duration: 0.3s;
}
@media (max-width: 767px) {
  .searchform:before {
    right: -1rem;
    left: -1rem;
    border-radius: 10px;
  }
}
.searchform:focus-within:before {
  opacity: 0.5;
}
header .searchform {
  transition-duration: 0.5s;
  transition-delay: 0.5s;
}
header .searchform:focus-within {
  transition-delay: 0s;
  max-width: 325px;
}
.searchform label {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.searchform input[type=text] {
  display: block;
  width: 100%;
  padding: 0.5rem 0 1rem;
  border: none;
  border-bottom: solid 1px;
  font-size: 26px;
  text-indent: 0.5rem;
}
.search-header-wrap .searchform input[type=text] {
  padding-bottom: 0.5rem;
}
.searchform input[type=text]:focus {
  outline: none;
}
.searchform input[type=text]::-webkit-input-placeholder {
  transition-duration: 0.15s;
  padding-left: 0;
  opacity: 1;
  text-indent: 0;
}
.searchform input[type=text]::-moz-placeholder {
  transition-duration: 0.15s;
  padding-left: 0;
  opacity: 1;
  text-indent: 0;
}
.searchform input[type=text]::placeholder {
  transition-duration: 0.15s;
  padding-left: 0;
  opacity: 1;
  text-indent: 0;
}
.searchform input[type=text]:focus::-webkit-input-placeholder {
  opacity: 0;
}
.searchform input[type=text]:focus::-moz-placeholder {
  opacity: 0;
}
.searchform input[type=text]:focus::placeholder {
  opacity: 0;
}
.searchform .submit-wrap,
.searchform input[type=submit],
.searchform .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  width: 85px;
  height: 100%;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
  padding: 0;
}
.searchform .search-submit svg {
  position: relative;
  width: 40px;
  height: 40px;
}
.searchform .submit-wrap {
  opacity: 1;
  width: 80px;
  height: 52px;
}
.searchform .submit-wrap:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border: solid 1px black;
  border-radius: 50%;
  top: 10px;
  right: 10px;
}
.searchform .submit-wrap:after {
  content: "";
  position: absolute;
  top: 27px;
  right: 10px;
  height: 10px;
  background: black;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 1px;
}
.searchform.search-page-form {
  max-width: 100%;
  grid-column: 3/span 8;
}
.searchform.search-page-form fieldset {
  padding: 0;
  border: none;
}
.searchform.search-page-form fieldset legend {
  display: none;
}
.searchform.search-page-form input[type=text] {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 48px;
  line-height: 1.041;
  letter-spacing: -0.024em;
  font-weight: bold;
}
@media (max-width: 768px) {
  .searchform.search-page-form input[type=text] {
    font-size: 30px;
  }
}
.searchform.search-page-form:after {
  top: 42px;
}
@media (max-width: 768px) {
  .searchform.search-page-form {
    grid-column: 1/-1;
  }
}
@media (max-width: 767px) {
  .searchform {
    margin-bottom: 2rem;
  }
}

section + section.search-results {
  margin-top: 2rem;
}

.search-result .result-thumb {
  grid-column: 2/span 2;
}
.search-result .result-thumb img {
  display: block;
  max-width: 100%;
  height: auto;
}
.search-result .txt-wrap {
  grid-column: 4/span 8;
}
.search-result .bm-1 {
  margin-bottom: 0.75rem;
}
@media (max-width: 767px) {
  .search-result {
    display: block;
    margin-bottom: 2.5rem;
  }
  .search-result .result-thumb {
    margin-bottom: 1rem;
  }
}

@media (max-width: 768px) {
  .section-callout_row,
.single-program,
.section-downloadcallout_single,
.section-downloadcallout_stack {
    row-gap: 1rem;
  }
  .section-callout_row.feature .headline-med,
.single-program.feature .headline-med,
.section-downloadcallout_single.feature .headline-med,
.section-downloadcallout_stack.feature .headline-med {
    text-align: center;
    display: block;
    font-size: 30px;
    margin: 1.5rem 0;
  }
  .section-callout_row.feature .read-more-wrap,
.single-program.feature .read-more-wrap,
.section-downloadcallout_single.feature .read-more-wrap,
.section-downloadcallout_stack.feature .read-more-wrap {
    text-align: center;
  }
}
.section-callout_row.on-matte,
.single-program.on-matte,
.section-downloadcallout_single.on-matte,
.section-downloadcallout_stack.on-matte {
  padding-top: 4rem;
  padding-bottom: 5rem;
}
.section-callout_row.on-matte .img-wrap,
.single-program.on-matte .img-wrap,
.section-downloadcallout_single.on-matte .img-wrap,
.section-downloadcallout_stack.on-matte .img-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 0.25rem;
  overflow: hidden;
}
.section-callout_row.on-matte .img-wrap:BEFORE,
.single-program.on-matte .img-wrap:BEFORE,
.section-downloadcallout_single.on-matte .img-wrap:BEFORE,
.section-downloadcallout_stack.on-matte .img-wrap:BEFORE {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 75%;
}
.section-callout_row.on-matte .img-wrap img,
.single-program.on-matte .img-wrap img,
.section-downloadcallout_single.on-matte .img-wrap img,
.section-downloadcallout_stack.on-matte .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-callout_row .card-img,
.section-callout_row .img-wrap,
.single-program .card-img,
.single-program .img-wrap,
.section-downloadcallout_single .card-img,
.section-downloadcallout_single .img-wrap,
.section-downloadcallout_stack .card-img,
.section-downloadcallout_stack .img-wrap {
  grid-column: 2/span 4;
  border-radius: 0.25rem;
  overflow: hidden;
}
@media (max-width: 768px) {
  .section-callout_row .card-img,
.section-callout_row .img-wrap,
.single-program .card-img,
.single-program .img-wrap,
.section-downloadcallout_single .card-img,
.section-downloadcallout_single .img-wrap,
.section-downloadcallout_stack .card-img,
.section-downloadcallout_stack .img-wrap {
    grid-column: 1/-1;
  }
}
.section-callout_row .card-img:not(.cover) img,
.section-callout_row .img-wrap:not(.cover) img,
.single-program .card-img:not(.cover) img,
.single-program .img-wrap:not(.cover) img,
.section-downloadcallout_single .card-img:not(.cover) img,
.section-downloadcallout_single .img-wrap:not(.cover) img,
.section-downloadcallout_stack .card-img:not(.cover) img,
.section-downloadcallout_stack .img-wrap:not(.cover) img {
  display: block;
  width: 100%;
  height: auto;
}
.section-callout_row .card-img.cover,
.section-callout_row .img-wrap.cover,
.single-program .card-img.cover,
.single-program .img-wrap.cover,
.section-downloadcallout_single .card-img.cover,
.section-downloadcallout_single .img-wrap.cover,
.section-downloadcallout_stack .card-img.cover,
.section-downloadcallout_stack .img-wrap.cover {
  margin-bottom: auto;
}
.section-callout_row .txt-wrap,
.single-program .txt-wrap,
.section-downloadcallout_single .txt-wrap,
.section-downloadcallout_stack .txt-wrap {
  grid-column: 7/span 5;
}
@media (max-width: 768px) {
  .section-callout_row .txt-wrap,
.single-program .txt-wrap,
.section-downloadcallout_single .txt-wrap,
.section-downloadcallout_stack .txt-wrap {
    grid-column: 1/-1;
  }
}
.section-callout_row .img-wrap + .blok,
.single-program .img-wrap + .blok,
.section-downloadcallout_single .img-wrap + .blok,
.section-downloadcallout_stack .img-wrap + .blok {
  margin-top: 1rem;
}
.section-callout_row .read-more-wrap,
.single-program .read-more-wrap,
.section-downloadcallout_single .read-more-wrap,
.section-downloadcallout_stack .read-more-wrap {
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .section-downloadcallout_multiple {
    display: block;
  }
}
.section-downloadcallout_multiple article.section-downloadcallout_stack:not(:first-child) {
  margin-top: 3.5rem;
}
.section-downloadcallout_multiple.display-std .card-img, .section-downloadcallout_multiple.display-small .card-img {
  position: relative;
}
.section-downloadcallout_multiple.display-std .card-img:BEFORE, .section-downloadcallout_multiple.display-small .card-img:BEFORE {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 75%;
}
.section-downloadcallout_multiple.display-std .card-img img, .section-downloadcallout_multiple.display-small .card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-downloadcallout_multiple.display-std {
  display: flex;
  margin-left: calc(-1 * var(--page-margin));
  width: calc(100% + var(--page-margin));
}
@media (max-width: 768px) {
  .section-downloadcallout_multiple.display-std {
    display: block;
  }
}
.section-downloadcallout_multiple.display-std article {
  padding-left: var(--page-margin);
}
.section-downloadcallout_multiple.display-std figure {
  margin-bottom: 1rem;
}
.section-downloadcallout_multiple.display-std .grid {
  display: block;
}
.section-downloadcallout_multiple.display-small {
  display: grid;
  width: 83.3333%;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--page-margin);
}
@media (max-width: 768px) {
  .section-downloadcallout_multiple.display-small {
    display: block;
  }
}
.section-downloadcallout_multiple.display-small article {
  grid-template-columns: repeat(5, 1fr);
  gap: 1.5rem;
  align-items: flex-start;
}
.section-downloadcallout_multiple.display-small article figure {
  grid-column: 1/span 2;
}
.section-downloadcallout_multiple.display-small article .card-img {
  margin-right: 0;
}
.section-downloadcallout_multiple.display-small article .txt-wrap {
  grid-column: 3/span 3;
}
.section-downloadcallout_multiple.display-small article .txt-wrap .headline-med {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.0833;
  letter-spacing: -0.012em;
  font-weight: bold;
}
@media (max-width: 768px) {
  .section-downloadcallout_multiple.display-small article .txt-wrap .headline-med {
    font-size: 24px;
  }
}
.section-downloadcallout_multiple.display-small figure {
  flex-basis: 40%;
  flex-basis: calc(40% - 1rem);
  margin-right: 1rem;
  flex-shrink: 0;
  flex-grow: 0;
}

.audio-player {
  --player-button-width: 3em;
  --sound-button-width: 2em;
  --space: .5em;
  padding-left: 2rem;
  padding-right: 2rem;
}
.audio-player .headline-minus {
  margin-top: 1.5rem;
}
.audio-player .audio-transcript {
  margin-top: 0.5rem;
  list-style: none;
  padding-left: 0;
}
.audio-player .audio-transcript .transcript-text {
  padding: 1rem 0 2rem;
}
.audio-player details summary::-webkit-details-marker {
  display: none;
}
.audio-player details > summary {
  list-style: none;
}
.audio-player details > summary::-webkit-details-marker {
  display: none;
}

.icon-container {
  width: 100%;
  height: 100%;
  background-color: #DE5E97;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.audio-icon {
  width: 90%;
  height: 90%;
}

.controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-top: 10px;
}

.player-button {
  background-color: transparent;
  border: 0;
  width: var(--player-button-width);
  height: var(--player-button-width);
  cursor: pointer;
  padding: 0;
  position: relative;
}
.player-button svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.timeline {
  -webkit-appearance: none;
  width: calc(100% - (var(--player-button-width) + var(--sound-button-width) + var(--space)));
  height: 1px;
  background-color: #000;
  border-radius: 0;
  margin-right: var(--space);
}

.timeline::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  background-color: #a94672;
}

.timeline::-moz-range-thumb {
  -webkit-appearance: none;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  background-color: #a94672;
}

.timeline::-ms-thumb {
  -webkit-appearance: none;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -ms-transition: all 0.1s;
  transition: all 0.1s;
  background-color: #a94672;
}

.timeline::-webkit-slider-thumb:hover {
  background-color: #943f65;
}

.timeline:hover::-webkit-slider-thumb {
  opacity: 1;
}

.timeline::-moz-range-thumb:hover {
  background-color: #943f65;
}

.timeline:hover::-moz-range-thumb {
  opacity: 1;
}

.timeline::-ms-thumb:hover {
  background-color: #943f65;
}

.timeline:hover::-ms-thumb {
  opacity: 1;
}

.timeline::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

.timeline::-moz-range-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

.timeline::-ms-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

.sound-button {
  background-color: transparent;
  border: 0;
  width: var(--sound-button-width);
  height: var(--sound-button-width);
  cursor: pointer;
  padding: 0;
}

.inline-audio-wrap {
  display: inline;
  position: relative;
}
.inline-audio-wrap button.audio-label {
  background: none;
  border: none;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: inherit;
  font-family: inherit;
}
.inline-audio-wrap button.audio-label svg {
  display: inline-block;
  width: 20px;
  margin-left: 0.25em;
}
.inline-audio-wrap textarea {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  width: 10px;
  height: 10px;
}

.audio-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 8;
  display: none;
}
.audio-modal .modal-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.audio-modal iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.audio-modal .modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: white;
}
@media (min-width: 768px) {
  .admin-bar .audio-modal .modal-close {
    margin-top: 32px;
  }
}
.audio-modal .modal-close:BEFORE, .audio-modal .modal-close:AFTER {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 2px;
  background: black;
  margin-left: -12px;
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.audio-modal .modal-close:AFTER {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.audio-modal .modal-close span {
  opacity: 0;
}
.audio-on .audio-modal {
  display: block;
}

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

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide figcaption {
  max-width: 90vw;
}
@media (min-width: 768px) {
  .swiper-slide figcaption {
    max-width: 50vw;
  }
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.paged ul.controls {
  top: -96px;
}
.paged.swiper-initialized .controls {
  opacity: 1;
}

.swiper-pagination {
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  .swiper-pagination {
    bottom: 0.25rem;
  }
}
.swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 12px;
  height: 12px;
  border: solid 1px;
  border-radius: 50%;
  margin: 0 0.25rem 1rem;
  cursor: pointer;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: black;
}

.gradient-overflow {
  position: relative;
}
.gradient-overflow:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  height: 100%;
  background: linear-gradient(90deg, rgba(249, 249, 237, 0) 0%, #f9f9ed 90%);
  z-index: 5;
  pointer-events: none;
}

.feature-carousel .swiper-slide img {
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}

.module-slideshow-overflow {
  padding-left: var(--page-margin);
}
.module-slideshow-overflow img {
  display: block;
  height: 300px;
  width: auto;
}
@media (max-width: 768px) {
  .module-slideshow-overflow img {
    height: 150px;
  }
}
@media (min-width: 900px) {
  .module-slideshow-overflow.gal-gen img {
    height: 600px;
  }
}
.module-slideshow-overflow.gal-gen ul.controls li > div {
  top: 48%;
}
.module-slideshow-overflow .swiper-slide {
  width: auto;
}
.module-slideshow-overflow .txt-wrap {
  margin-top: 1rem;
}

ul.controls {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 6;
}
ul.controls li > div {
  position: absolute;
  top: 170px;
  width: 77px;
  height: 77px;
  border-radius: 50%;
  background: var(--bg);
  z-index: 5;
  left: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: all;
  cursor: pointer;
}
@media (max-width: 768px) {
  ul.controls li > div {
    top: 75px;
    width: 55px;
    height: 55px;
  }
}
ul.controls li > div::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-right: solid 1px;
  border-bottom: solid 1px;
  margin: -9px 0 0 -12px;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-color: var(--uiText);
  pointer-events: none;
}
@media (max-width: 768px) {
  ul.controls li > div::after {
    width: 14px;
    height: 14px;
    margin: -7px 0 0 -10px;
  }
}
ul.controls li > div.prev {
  display: none;
}
ul.controls li > div.next {
  left: auto;
  right: 1.5rem;
}

.quote-wrap {
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 32px;
  line-height: 1.0625;
  font-weight: bold;
  letter-spacing: -0.005em;
  color: var(--uiHighlight);
}
@media (max-width: 768px) {
  .quote-wrap {
    font-size: 24px;
  }
  .section-collection_teaser .quote-wrap {
    font-size: 30px;
  }
}
.quote-wrap.quote-add-quote-1 {
  position: relative;
}
.quote-wrap.quote-add-quote-1 > :first-child:BEFORE {
  content: "“";
  display: inline-block;
  width: 20px;
  text-align: right;
  margin-left: -20px;
}
.quote-wrap.quote-add-quote-1 > :last-child:AFTER {
  content: "”";
}

span.attribution {
  display: block;
  margin-top: 0.5rem;
}

.walking-tour-nav-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  padding: 1rem 0;
  overflow: auto;
  z-index: 5;
  background-color: var(--bg);
  scroll-behavior: smooth;
  box-shadow: rgba(0, 0, 0, 0.1) 0px -2px 10px 0px;
}
@media (max-width: 767px) {
  .walking-tour-nav-wrap {
    border-top: solid 1px;
    border-color: var(--uiHighlight);
  }
}

section.walking-tour-image {
  margin-top: 2rem;
}
section.walking-tour-image img {
  width: 50%;
  height: auto;
  margin: auto;
}
@media (min-width: 768px) {
  section.walking-tour-image img {
    width: 500px;
    height: 500px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.audio-embed {
  margin: 3rem auto 0;
  text-align: center;
  position: relative;
  width: 100%;
  max-width: 550px;
}
.audio-embed:BEFORE {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.audio-embed iframe {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.walking-tour-nav {
  list-style: none;
  grid-column: 1/-1;
  display: flex;
}
.walking-tour-nav li {
  margin-bottom: 1rem;
  display: flex;
  width: 30vw;
  flex-shrink: 0;
  margin-right: var(--page-margin);
}
@media (max-width: 1024px) {
  .walking-tour-nav li {
    width: 45vw;
  }
}
@media (max-width: 767px) {
  .walking-tour-nav li {
    width: auto;
    max-width: 80vw;
    font-size: 12px;
  }
  .walking-tour-nav li:last-child {
    padding-right: 3rem;
  }
  .walking-tour-nav li .headline-med {
    margin-bottom: 0.5rem;
    font-size: 16px;
  }
}
.walking-tour-nav li.active {
  --bg: black;
  --uiText: #f9f9ed;
}

.wt-img-thumb {
  display: block;
  width: 82px;
  height: 82px;
  background-color: var(--bgSubdue);
  position: relative;
  overflow: hidden;
  margin-right: var(--page-margin);
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .wt-img-thumb {
    width: 48px;
    height: 48px;
  }
}
.wt-img-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wt-img-thumb .wt-img-num {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  background-color: var(--bg);
  color: var(--uiText);
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
}

#stopwrap {
  margin-top: 0;
}
@media (max-width: 767px) {
  #stopwrap .col-max {
    width: 100%;
  }
}
#stopwrap article {
  opacity: 0;
  transition-duration: 0.15s;
  -webkit-animation: wtIn 0.5s 0.15s ease-in-out forwards 1;
          animation: wtIn 0.5s 0.15s ease-in-out forwards 1;
}
#stopwrap article figure img {
  width: 50%;
  height: auto;
  margin: auto;
}
@media (min-width: 768px) {
  #stopwrap article figure img {
    width: 500px;
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#stopwrap article .stopnum {
  display: none;
}
#stopwrap article .stopname {
  color: var(--uiHighlight);
  margin-top: 3rem;
  text-align: center;
}
#stopwrap article .stoploc {
  text-align: center;
  margin: 0.5rem 0 2rem;
}
#stopwrap.transitioning article {
  opacity: 0.2;
}

.walking-tour-image,
.walking-tour-intro-wrap,
.wt-title-wrap {
  opacity: 0;
  -webkit-animation: wtIn 0.5s 0.15s ease-in-out forwards 1;
          animation: wtIn 0.5s 0.15s ease-in-out forwards 1;
}

.transitioning .walking-tour-image,
.transitioning .walking-tour-intro-wrap,
.transitioning .wt-title-wrap,
.walking-tour-interior .walking-tour-image,
.walking-tour-interior .walking-tour-intro-wrap,
.walking-tour-interior .wt-title-wrap {
  position: absolute;
  width: 100%;
  pointer-events: none;
  z-index: 3;
  -webkit-animation: wtOut 0.15s ease-in-out forwards 1;
          animation: wtOut 0.15s ease-in-out forwards 1;
}

@-webkit-keyframes wtIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes wtIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes wtOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes wtOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* Note that use of MTA logos, maps and symbols requires a license. For licensing information, contact Mark Heavey at mheavey@mtahq.org. */
/* Hex codes below compiled from http://mta.info/developers/data/colors.csv */
.mta-bullet {
  font-family: Helvetica, sans-serif;
  width: 1.5em;
  height: 1.5em;
  font-size: 1em;
  line-height: 1em;
  padding: 0.25em;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  border-radius: 50%;
  font-style: normal;
}

span.mta-bullet {
  display: inline-block;
}

.mta-a,
.mta-c,
.mta-e,
.mta-ace {
  background-color: #2850AD;
}

.mta-b,
.mta-d,
.mta-f,
.mta-m,
.mta-bdfm {
  background-color: #FF6319;
}

.mta-g {
  background-color: #6CBE45;
}

.mta-j,
.mta-z,
.mta-jz {
  background-color: #996633;
}

.mta-l {
  background-color: #A7A9AC;
}

.mta-n,
.mta-q,
.mta-r,
.mta-nqr {
  background-color: #FCCC0A;
  color: #333;
}

.mta-s {
  background-color: #808183;
}

.mta-1,
.mta-2,
.mta-3,
.mta-123 {
  background-color: #EE352E;
}

.mta-4,
.mta-5,
.mta-6,
.mta-456 {
  background-color: #00933C;
}

.mta-7 {
  background-color: #B933AD;
}

.lirr-babylon {
  background-color: #00985F;
}

.lirr-city-terminal {
  background-color: #4D5357;
}

.lirr-far-rockaway {
  background-color: #6E3219;
}

.lirr-hempstead {
  background-color: #CE8E00;
}

.lirr-long-beach {
  background-color: #FF6319;
}

.lirr-montauk {
  background-color: rgba(102, 153, 136, 0.2);
}

.lirr-oyster-bay {
  background-color: #00AF3F;
}

.lirr-port-jefferson {
  background-color: #0039A6;
}

.lirr-port-washington {
  background-color: #C60C30;
}

.lirr-ronkonkoma {
  background-color: #A626AA;
}

.lirr-west-hempstead {
  background-color: #00A1DE;
}

.metro-north-harlem {
  background-color: #0039A6;
}

.metro-north-hudson {
  background-color: #009B3A;
}

.metro-north-new-haven {
  background-color: #E00034;
}

.metro-north-pascack-valley {
  background-color: #923D97;
}

.metro-north-port-jervis {
  background-color: #FF7900;
}

.mta-ez-pass {
  background-color: #6E267B;
}

@media (max-width: 767px) {
  .single-walkingtours footer {
    padding-bottom: 150px;
  }
}

.wt-next-prompt {
  margin: 4rem auto 0;
  border: solid 1px;
  padding: var(--page-margin);
}

.read-more-wrap {
  margin-top: var(--flow-space);
}

.link-carat-r {
  display: inline-block;
  position: relative;
}
.link-carat-r:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-bottom: 1px;
  margin-left: 0.15em;
}

.article-list-a h2 {
  margin-bottom: 1rem;
}
.article-list-a article {
  grid-column: 2/span 6;
}
.article-list-a article:not(:last-child) {
  margin-bottom: 4rem;
}

.anchor-target {
  position: absolute;
  opacity: 0;
  width: 10px;
  height: 10px;
  overflow: hidden;
}

.text-over-media .txt-wrap:BEFORE {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: -2rem;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: -1;
}

sup.footnote {
  display: inline-block;
  position: relative;
  line-height: 0.5;
  font-family: "Marr Sans Web", Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  letter-spacing: 0.015em;
  font-weight: normal;
  padding-left: 0.25rem;
}

.footnote-single {
  display: flex;
}
.footnote-single .footnote-target {
  margin-right: 1rem;
}
.footnote-single .footnote-text {
  max-width: 60ch;
}

@media (max-width: 768px) {
  .mo-img-size figure {
    height: auto;
    max-height: unset;
    min-height: unset;
  }
  .mo-img-size figure:after {
    display: none;
  }
  .mo-img-size figure img {
    position: relative;
    width: 100%;
    height: auto;
    -o-object-fit: unset;
       object-fit: unset;
  }
}
/* Temp */
.img-placeholder {
  position: relative;
  background: pink;
}
.img-placeholder:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
.img-placeholder:before.vid:before {
  padding-bottom: 56.25%;
}

.cr-tl img {
  -o-object-position: 0 0;
     object-position: 0 0;
}

.cr-tc img {
  -o-object-position: 50% 0;
     object-position: 50% 0;
}

.cr-tr img {
  -o-object-position: 100% 0;
     object-position: 100% 0;
}

.cr-ml img {
  -o-object-position: 0 50%;
     object-position: 0 50%;
}

.cr-mc img {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.cr-mr img {
  -o-object-position: 100% 50%;
     object-position: 100% 50%;
}

.cr-bl img {
  -o-object-position: 0 100%;
     object-position: 0 100%;
}

.cr-bc img {
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}

.cr-br img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

@media (max-width: 768px) {
  #wpadminbar {
    display: none !important;
  }
  html.js {
    margin-top: 0 !important;
  }
}

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