:root {
  --content-width: 45rem;
  --dropdown-symbol-width: .7em;
  --global-font-family: "Crimson Text", serif;
  --heading-font-family: "SohneBreit", sans-serif;
  --body-font-family: "Dwight-Light", sans-serif;
  --highlight-font-family: "Roboto Condensed", "Helvetica Neue", "Arial Narrow", sans-serif;
  --global-font-size: 20;
  --global-font-line-height: 1.4;
  --font-size-xs: .75rem;
  --font-size-sm: 1rem;
  --font-size-base: 1.25rem;
  --font-size-lg: 2.5rem;
  --font-size-xl: 3.5rem;
  --font-size-2xl: 4rem;
  --font-size-3xl: 5rem;
  --font-size-5xl: 8.5rem;
  --font-size-6xl: 10rem;
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --spacing-0: 0;
  --spacing-1: .25rem;
  --spacing-2: .5rem;
  --spacing-3: .75rem;
  --spacing-4: 1rem;
  --spacing-5: 1.25rem;
  --spacing-6: 1.5rem;
  --spacing-8: 2rem;
  --spacing-10: 2.5rem;
  --spacing-12: 3rem;
  --spacing-16: 4rem;
  --spacing-20: 5rem;
  --spacing-24: 6rem;
  --spacing-32: 8rem;
  --spacing-40: 10rem;
  --spacing-48: 12rem;
  --spacing-56: 14rem;
  --spacing-64: 16rem;
  --color-blue: #2d5eab;
  --color-cream: #f9f8f0;
  --color-black: #101010;
  --color-pink: #f9b1e0;
  --color-yellow: #ccfe00;
  --color-green: #007b39;
  --color-red: #f4021b;
  --color-white: #fff;

  @media (prefers-color-scheme: dark) {
    & {
      --global-font-color: #fff;
      --background-color: #121212;
      --content-background-color: #181818;
      --sub-content-background-color: #333;
      --header-background-color: #1a1a1a;
      --footer-background-color: #1a1a1a;
      --color-link: #4e9efd;
      --color-link-active: #bbdfff;
      --color-link-visited: #bbdfff;
      --border-color-dark: #ccc;
      --border-color-light: #333;
    }
  }
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: #0000;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="button"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="reset"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="submit"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  padding: 0;
  display: table;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template, [hidden] {
  display: none;
}

@font-face {
  font-family: SohneBreit;
  src: url("../../assets/fonts/sohne-breit-kraftig.eot");
  src: url("../../assets/fonts/sohne-breit-kraftig.eot?#iefix") format("eot"), url("../../assets/fonts/sohne-breit-kraftig.woff2") format("woff2"), url("../../assets/fonts/sohne-breit-kraftig.woff") format("woff"), url("../../assets/fonts/sohne-breit-kraftig.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SohneBreit-Light;
  src: url("../../assets/fonts/sohne-breit-kraftig.eot");
  src: url("../../assets/fonts/sohne-breit-kraftig.eot?#iefix") format("eot"), url("../../assets/fonts/sohne-breit-kraftig.woff2") format("woff2"), url("../../assets/fonts/sohne-breit-kraftig.woff") format("woff"), url("../../assets/fonts/sohne-breit-kraftig.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: Dwight;
  src: url("../../assets/fonts/dwight-medium-webfont.eot");
  src: url("../../assets/fonts/dwight-medium-webfont.eot?#iefix") format("eot"), url("../../assets/fonts/dwight-medium-webfont.woff2") format("woff2"), url("../../assets/fonts/dwight-medium-webfont.woff") format("woff"), url("../../assets/fonts/dwight-medium-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Dwight-Light;
  src: url("../../assets/fonts/dwight-light-webfont.eot");
  src: url("../../assets/fonts/dwight-light-webfont.eot?#iefix") format("eot"), url("../../assets/fonts/dwight-light-webfont.woff2") format("woff2"), url("../../assets/fonts/dwight-light-webfont.woff") format("woff"), url("../../assets/fonts/dwight-light-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

body, button, input, select, optgroup, textarea {
  color: var(--global-font-color);
  font-family: var(--global-font-family);
  font-size: var(--font-size-regular);
  line-height: var(--global-font-line-height);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--highlight-font-family);
  clear: both;
  font-stretch: condensed;
}

.entry-title-singular, .page-title {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 2.5rem;
  line-height: 1.4;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote, q {
  quotes: "" "";
}

blockquote {
  border-left: 4px solid var(--color-quote-border);
  margin: 0;
}

.entry-content > blockquote {
  margin-left: 1.5rem;
  padding-left: 1em;
}

@media screen and (width >= 48em) {
  .entry-content > blockquote {
    margin-left: auto;
  }
}

blockquote cite {
  color: var(--color-quote-citation);
  margin-top: 1em;
  font-size: 13px;
  font-style: normal;
  position: relative;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  max-width: 100%;
  margin-bottom: 1.5em;
  padding: 1.5em;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: .9375rem;
  line-height: 1.6;
  overflow: auto;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
  font-size: .8rem;
}

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted #666;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

@property --text-color {
  syntax: "<color>";
  inherits: true;
  initial-value: #000;
}

@property --text-color-hover {
  syntax: "<color>";
  inherits: true;
  initial-value: #f5f0e8;
}

:root {
  --theme-fade-duration: .12s;
  --theme-text-delay: 0s;
  --background-color: var(--color-cream);
  --text-color: var(--color-black);
  --text-color-hover: var(--color-cream);
}

.theme-dark, [data-theme="theme-dark"] {
  --background-color: var(--color-black);
  --text-color: var(--color-cream);
  --text-color-hover: var(--color-black);
}

.theme-light, [data-theme="theme-light"], .theme-cream, [data-theme="theme-cream"] {
  --background-color: var(--color-cream);
  --text-color: var(--color-black);
  --text-color-hover: var(--color-cream);
}

.theme-pink, [data-theme="theme-pink"] {
  --background-color: var(--color-pink);
  --text-color: var(--color-black);
  --text-color-hover: var(--color-cream);
}

.theme-yellow, [data-theme="theme-yellow"] {
  --background-color: var(--color-yellow);
  --text-color: var(--color-black);
  --text-color-hover: var(--color-yellow);
}

.theme-green, [data-theme="theme-green"] {
  --background-color: var(--color-green);
  --text-color: var(--color-white);
  --text-color-hover: var(--color-green);
}

.theme-red, [data-theme="theme-red"] {
  --background-color: var(--color-red);
  --text-color: var(--color-black);
}

.theme-black, [data-theme="theme-black"] {
  --background-color: var(--color-black);
  --text-color: var(--color-yellow);
  --text-color-hover: var(--color-yellow);
}

.theme-blue, [data-theme="theme-blue"] {
  --background-color: var(--color-blue);
  --text-color: var(--color-white);
  --text-color-hover: var(--color-blue);
}

body:is(.theme-dark, .theme-light, .theme-cream, .theme-pink, .theme-yellow, .theme-green, .theme-red, .theme-black, .theme-blue), .site-header__wrapper:is(.theme-dark, .theme-light, .theme-cream, .theme-pink, .theme-yellow, .theme-green, .theme-red, .theme-black, .theme-blue), .printed-matter-banner--in-header:is(.theme-dark, .theme-light, .theme-cream, .theme-pink, .theme-yellow, .theme-green, .theme-red, .theme-black, .theme-blue), .site-footer:is(.theme-dark, .theme-light, .theme-cream, .theme-pink, .theme-yellow, .theme-green, .theme-red, .theme-black, .theme-blue) {
  background-color: var(--background-color);
  color: var(--text-color);
}

body:is(.theme-dark, .theme-light, .theme-cream, .theme-pink, .theme-yellow, .theme-green, .theme-red, .theme-black, .theme-blue), .printed-matter-banner--in-header:is(.theme-dark, .theme-light, .theme-cream, .theme-pink, .theme-yellow, .theme-green, .theme-red, .theme-black, .theme-blue) {
  transition: background-color var(--theme-fade-duration) ease;
}

.site-header__wrapper:is(.theme-dark, .theme-light, .theme-cream, .theme-pink, .theme-yellow, .theme-green, .theme-red, .theme-black, .theme-blue) {
  transition: background-color var(--theme-fade-duration) ease, color var(--theme-fade-duration) ease var(--theme-text-delay);
}

section[data-theme], .component[data-theme] {
  color: var(--text-color);
  background-color: #0000;
}

#primary > section.component[data-theme]:not(.binadw-evolution-promo) {
  --background-color: inherit;
  --text-color: inherit;
  --text-color-hover: inherit;
  color: inherit;
}

#primary > section.component[data-theme]:not(.binadw-evolution-promo) .blog-card {
  transition: background-color var(--theme-fade-duration) ease, color var(--theme-fade-duration) ease var(--theme-text-delay);
}

#primary > section.binadw-evolution-promo {
  color: var(--color-black);
  background-color: #0000;
}

.theme-dark .logo-svg, .theme-light .logo-svg, .theme-cream .logo-svg, .theme-pink .logo-svg, .theme-yellow .logo-svg, .theme-green .logo-svg, .theme-red .logo-svg, .theme-black .logo-svg, .theme-blue .logo-svg, [data-theme] .logo-svg {
  width: auto;
  height: 2.125rem;
}

.theme-dark .logo-path, .theme-light .logo-path, .theme-cream .logo-path, .theme-pink .logo-path, .theme-yellow .logo-path, .theme-green .logo-path, .theme-red .logo-path, .theme-black .logo-path, .theme-blue .logo-path, [data-theme] .logo-path {
  fill: var(--text-color);
}

.site-header__wrapper .logo-svg {
  width: auto;
  height: 2.125rem;
}

.site-header__wrapper .logo-path {
  fill: var(--text-color);
  transition: fill var(--theme-fade-duration) ease var(--theme-text-delay);
}

.site-header__wrapper nav, .site-header__wrapper .primary-menu {
  transition: background-color var(--theme-fade-duration) ease;
}

.site-header__wrapper .primary-menu .sub-menu {
  transition: background-color var(--theme-fade-duration) ease, border-color var(--theme-fade-duration) ease var(--theme-text-delay);
}

.site-header__wrapper .primary-menu li a, .site-header__wrapper .site-header__cart {
  transition: color var(--theme-fade-duration) ease var(--theme-text-delay), border-color var(--theme-fade-duration) ease var(--theme-text-delay);
}

.site-header__wrapper .primary-menu li a:before, .site-header__wrapper .site-header__cart:before {
  transition: background-color var(--theme-fade-duration) ease var(--theme-text-delay), width .3s ease, left .3s ease;
}

.site-header__wrapper .site-header__hamburger-menu span {
  transition: background-color var(--theme-fade-duration) ease var(--theme-text-delay), transform .3s ease-in-out, opacity .3s ease-in-out;
}

html {
  box-sizing: border-box;
}

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

body {
  background: var(--content-background-color);
}

hr {
  background-color: var(--border-color-light);
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em;
  padding-left: 1.5em;
}

ul {
  list-style: outside;
}

ol {
  list-style: decimal;
}

li > ul, li > ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

figure {
  margin: .5em 0;
}

table {
  width: 100%;
  margin: 0 0 1.5em;
}

.flex {
  display: flex;
}

@media screen and (width <= 37.5em) {
  .flex {
    flex-direction: column;

    &.horiz {
      flex-direction: row;
    }
  }
}

.inline-flex {
  display: inline-flex;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.items-baseline {
  align-items: baseline;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

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

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-evenly;
}

.self-auto {
  align-self: auto;
}

.self-start {
  align-self: flex-start;
}

.self-center {
  align-self: center;
}

.self-end {
  align-self: flex-end;
}

.self-stretch {
  align-self: stretch;
}

.grid {
  display: grid;
}

@media screen and (width <= 37.5em) {
  .grid {
    grid-template-columns: 1fr;

    &.keep-cols {
      grid-template-columns: revert;
    }
  }
}

.inline-grid {
  display: inline-grid;
}

.grid-col-auto {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.gap-1 {
  gap: .25rem;
}

.gap-2 {
  gap: .5rem;
}

.gap-3 {
  gap: .75rem;
}

.gap-4 {
  gap: 1rem;
}

.grid-flow-row {
  grid-auto-flow: row;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.grid-flow-row-dense {
  grid-auto-flow: row dense;
}

.grid-flow-col-dense {
  grid-auto-flow: column dense;
}

.justify-items-start {
  justify-items: start;
}

.justify-items-center {
  justify-items: center;
}

.justify-items-end {
  justify-items: end;
}

.justify-items-stretch {
  justify-items: stretch;
}

.items-start {
  align-items: start;
}

.items-center {
  align-items: center;
}

.items-end {
  align-items: end;
}

.items-stretch {
  align-items: stretch;
}

a {
  color: var(--color-link);
}

a:visited {
  color: var(--color-link-visited);
}

a:hover, a:focus, a:active {
  color: var(--color-link-active);
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

.about-hero__heading {
  font-size: 12.5vw;
  font-family: var(--heading-font-family);
  align-items: justify;
  letter-spacing: -.45vw;
  color: var(--text-color);
  margin: 1rem 0;
  font-weight: 100;
  line-height: 1.325;

  @media screen and (width >= 768px) {
    & {
      margin: 2.5rem 0;
      font-size: 7.5vw;
    }
  }

  @media screen and (width >= 992px) {
    & {
      font-size: 7.25vw;
    }
  }

  @media screen and (width >= 1200px) {
    & {
      font-size: 7.5vw;
    }
  }

  & .about-hero__heading-line {
    align-items: center;
    display: flex;
  }

  & .about-hero__desktop {
    display: none;

    @media screen and (width >= 767px) {
      & {
        display: block;
      }
    }

    & .about-hero__heading-line--1 {
      & .image-wrapper__1 {
        width: 16vw;
        height: 11vw;
        margin-left: auto;
      }

      & .image-wrapper__2 {
        width: 9vw;
        height: 11vw;
        margin-left: 1rem;
      }

      & .image-wrapper__3 {
        width: 11vw;
        height: 11vw;
        margin-left: 1rem;
      }
    }

    & .about-hero__heading-line--2 {
      & .image-wrapper__1 {
        width: 10.5vw;
        height: 11vw;
        margin-right: auto;
      }
    }

    & .about-hero__heading-line--3 {
      & .image-wrapper__1 {
        width: 12vw;
        height: 14vw;
        margin-right: auto;
      }
    }
  }
}

.about-hero__mobile {
  @media screen and (width >= 767px) {
    & {
      display: none;
    }
  }

  & .about-hero__heading-line--2 {
    & .image-wrapper__1 {
      width: 18vw;
      height: 17vw;
      margin-left: auto;
    }

    & .image-wrapper__2, & .image-wrapper__3 {
      width: 18vw;
      height: 17vw;
      margin-left: .725rem;
    }
  }

  & .about-hero__heading-line--3 {
    margin-top: 1rem;
  }

  & .about-hero__heading-line--4 {
    margin-bottom: 1rem;
  }

  & .about-hero__heading-line--5 {
    & .image-wrapper__1 {
      width: 28vw;
      height: 17vw;
      margin-right: auto;
    }
  }
}

.about-hero__sub_heading {
  width: 100%;
  margin: 2.5rem 0;
  display: flex;

  @media screen and (width >= 992px) {
    & {
      margin: 5.5rem 0;
    }
  }
}

.about-hero__sub_heading-copy {
  width: 50%;
  margin-left: auto;

  @media screen and (width <= 768px) {
    & {
      width: 100%;
    }
  }

  & p {
    font-family: var(--body-font-family);
    color: var(--text-color);
    margin: 0 0 1.5rem;
    font-size: clamp(20px, 2.5vw, 24px);
    font-weight: 200;
    line-height: 1.35;
  }

  & p:last-child {
    margin-bottom: 0;
  }

  & em {
    font-style: italic;
  }
}

.about-hero__sub_heading-copy .about-hero__lead {
  margin-bottom: 1.75rem;
}

.about-hero__sub_heading-copy .about-hero__closing {
  margin-top: .5rem;
  font-style: italic;
}

.about-hero__sub_heading br {
  @media screen and (width <= 1125px) {
    & {
      display: none;
    }
  }
}

@media (width <= 768px) {
  .about-hero__sub_heading {
    grid-template-columns: 1fr;
  }
}

.partner-page__hero-container {
  padding: 3rem 0 !important;
}

.partner-page__hero-container .section-heading {
  margin-bottom: 1rem;
}

.partner-page__hero-container p {
  font-family: var(--body-font-family);
  max-width: 42rem;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.partner-page__hero-container p strong {
  font-weight: 600;
}

.blog-card {
  font-family: var(--body-font-family);
  background-color: var(--background-color);
  color: var(--text-color);
  width: 100%;
}

.blog-card h2 {
  font-family: var(--heading-font-family);
  margin: 0;
  font-weight: 100;
  text-decoration: none;
}

.blog-card__meta-categories {
  flex-direction: row;
  align-items: start;
  margin: 1rem 0 .75rem;
  padding: 0;
  list-style: none;
  display: flex;
}

.blog-card__category {
  margin: 0 .5rem 0 0;
  font-size: .9rem;
  line-height: normal;
}

.blog-card__category a {
  text-decoration: none;
}

.blog-card__category:after {
  content: "/";
  margin: 0 .5rem;
}

.blog-card__category:last-child:after {
  color: #0000;
}

.blog-card__image {
  width: 100%;
  line-height: 0;
  display: block;
}

.blog-card__image-inner {
  grid-template: 1fr / 1fr;
  width: 100%;
  display: grid;
  overflow: hidden;
}

.blog-card__image-inner img.wp-post-image {
  object-fit: cover;
  width: 100%;
  min-width: 0;
  height: 100%;
  min-height: 0;
  display: block;
}

.newsletter-signup-card {
  aspect-ratio: 3 / 4;
  flex-direction: column;
  min-height: 0;
  display: flex;
}

.newsletter-signup-card__inner {
  flex-direction: column;
  flex: 1;
  min-height: 0;
  padding: 2.5rem;
  display: flex;
}

.newsletter-signup-card__heading {
  font-family: var(--heading-font-family);
  color: var(--text-color);
  margin: 0 0 1rem;
  font-size: 3.5rem;
  line-height: 1;
}

.newsletter-signup-card__text {
  font-family: var(--body-font-family);
  color: var(--text-color);
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.45;
}

.newsletter-signup-card__content {
  flex-direction: column;
  min-height: 0;
  margin-top: auto;
  font-size: 1.5rem;
  display: flex;
}

.newsletter-signup-card__content #mc_signup, .newsletter-signup-card__content #mc_signup_form {
  width: 100%;
  margin: 0;
}

.newsletter-signup-card__content .mc_error_msg, .newsletter-signup-card__content .mc_success_msg {
  font-family: var(--body-font-family);
  color: var(--text-color);
  font-size: .9375rem;
}

.newsletter-signup-card__content form {
  box-sizing: border-box;
  width: 100%;
  margin-top: 0;
  position: relative;
}

.newsletter-signup-card__content form .mc_header_email {
  display: none;
}

.newsletter-signup-card__content form div, .newsletter-signup-card__content form input.mc_input {
  box-sizing: border-box;
}

.newsletter-signup-card__content form .mc_merge_var {
  width: 100%;
}

.newsletter-signup-card__content form input.mc_input {
  border: 1px solid var(--text-color);
  width: 100%;
  height: 40px;
  font-family: var(--body-font-family);
  color: var(--text-color);
  background: none;
  border-radius: 2.5rem;
  padding: 0 1rem;
  font-size: 1rem;
  line-height: 40px;
}

.newsletter-signup-card__content form input.mc_input:focus {
  color: var(--text-color);
  outline: none;
}

@media (width >= 992px) {
  .newsletter-signup-card__content form input.mc_input {
    padding-right: 150px;
  }
}

.newsletter-signup-card__content form input.mc_input::placeholder {
  color: color-mix(in srgb, var(--text-color) 55%, transparent);
}

.newsletter-signup-card__content form .mc_signup_submit {
  border: 0;
  width: 100px;
  position: absolute;
  top: 0;
  right: 0;
}

.newsletter-signup-card__content form #mc_signup_submit {
  width: 100%;
  font-size: 1rem;
  font-family: var(--body-font-family);
  color: var(--text-color);
  border: 1px solid var(--text-color);
  cursor: pointer;
  background: none;
  border-radius: 2.5rem;
  height: 40px;
  padding: .1rem;
  line-height: 38px;
  transition: background-color .3s, color .3s;
}

.newsletter-signup-card__content form #mc_signup_submit:hover {
  color: var(--text-color-hover);
  background-color: var(--text-color);
}

.newsletter-signup-card #mc_message.updated:not(.published) {
  display: block;
}

.newsletter-signup-card__content form #mc_message {
  font-family: var(--body-font-family);
  margin-top: .75rem;
  font-size: .9375rem;
}

@media (width <= 991.98px) {
  .newsletter-signup-card__content form .mc_signup_submit {
    text-align: center;
    width: 100%;
    margin-top: .75rem;
    position: static;
  }

  .newsletter-signup-card__content form .mc_merge_var {
    margin-bottom: 0;
  }
}

.newsletter-signup-card__content .mc_error_msg, .newsletter-signup-card__content .mc_success_msg {
  font-family: var(--body-font-family);
  color: var(--text-color);
  font-size: .9375rem;
  position: absolute;
  bottom: -30px;
}

.home-hero__heading {
  font-size: 19.5vw;
  font-family: var(--heading-font-family);
  align-items: justify;
  letter-spacing: -.55vw;
  color: var(--text-color);
  margin: 1rem 0;
  font-weight: 100;
  line-height: 1.125;

  @media screen and (width >= 768px) {
    & {
      margin: 2.5rem 0;
      font-size: 10.875vw;
    }
  }
}

.home-hero__sub_heading {
  opacity: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  margin: 2.5rem 0;
  animation: 1s cubic-bezier(.22, 1, .36, 1) .85s forwards home-hero-line-in;
  display: flex;

  @media screen and (width >= 768px) {
    & {
      align-items: top;
      flex-direction: row;
      gap: 0;
      margin: 5.5rem 0 4rem;
    }
  }
}

.home-hero__sub_heading a {
  align-self: flex-start;
  min-width: 150px;
  margin-left: 0;

  @media screen and (width >= 768px) {
    & {
      align-self: auto;
      margin-left: auto;
    }
  }
}

.home-hero__sub_heading h2 {
  font-family: var(--body-font-family);
  color: var(--text-color);
  margin: 0;
  padding-right: 0;
  font-size: clamp(20px, 2.5vw, 24px);
  font-weight: 200;
  line-height: 1.25;

  @media screen and (width >= 768px) {
    & {
      max-width: 65%;
      padding-right: 15%;
    }
  }
}

.home-hero__sub_heading br {
  @media screen and (width <= 1125px) {
    & {
      display: none;
    }
  }
}

.home-hero__heading-line {
  align-items: center;
  display: flex;
}

.home-hero__heading-text {
  opacity: 0;
  animation: 1.15s cubic-bezier(.22, 1, .36, 1) forwards home-hero-line-in;
  transform: translateY(.35em);
}

.home-hero__desktop .home-hero__heading-line--1 .home-hero__heading-text {
  animation-delay: .12s;
}

.home-hero__desktop .home-hero__heading-line--2 .home-hero__heading-text {
  animation-delay: .36s;
}

.home-hero__desktop .home-hero__heading-line--3 .home-hero__heading-text {
  animation-delay: .6s;
}

.home-hero__mobile .home-hero__heading-line--1 .home-hero__heading-text {
  animation-delay: .1s;
}

.home-hero__mobile .home-hero__heading-line--2 .home-hero__heading-text {
  animation-delay: .22s;
}

.home-hero__mobile .home-hero__heading-line--3 .home-hero__heading-text {
  animation-delay: .34s;
}

.home-hero__mobile .home-hero__heading-line--4 .home-hero__heading-text {
  animation-delay: .46s;
}

.home-hero__mobile .home-hero__heading-line--5 .home-hero__heading-text {
  animation-delay: .58s;
}

.home-hero__mobile .home-hero__heading-line--6 .home-hero__heading-text {
  animation-delay: .7s;
}

@keyframes home-hero-line-in {
  from {
    opacity: 0;
    transform: translateY(.35em);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .home-hero__heading-text, .home-hero__sub_heading {
    opacity: 1;
    animation: none;
    transform: none;
  }
}

.home-hero__desktop {
  display: none;

  @media screen and (width >= 767px) {
    & {
      display: block;
    }
  }
}

.home-hero__desktop .home-hero__heading-line--1 .image-wrapper {
  width: 19vw;
  height: 12vw;
  margin-left: 5rem;
}

.home-hero__desktop .home-hero__heading-line--1 .image-wrapper img {
  object-position: top center;
}

.home-hero__desktop .home-hero__heading-line--2 .image-wrapper {
  justify-content: start;
  width: 12vw;
  height: 12vw;
  margin-right: auto;
}

.home-hero__desktop .home-hero__heading-line--3 .image-wrapper {
  width: 14vw;
  height: 12vw;
}

.home-hero__mobile {
  @media screen and (width >= 767px) {
    & {
      display: none;
    }
  }
}

.home-hero__mobile .home-hero__heading-line--2 .image-wrapper__1 {
  width: 50vw;
  height: 18vw;
  margin-left: 1rem;
}

.home-hero__mobile .home-hero__heading-line--2 .image-wrapper__2 {
  width: 80vw;
  height: 18vw;
  margin-left: 1rem;
}

.home-hero__mobile .home-hero__heading-line--2 .image-wrapper__3 {
  width: 50vw;
  height: 18vw;
  margin-left: 1rem;
}

.home-hero__mobile .home-hero__heading-line--3 .image-wrapper__1 {
  width: 30vw;
  height: 20vw;
  margin-right: auto;
}

.home-hero__mobile .home-hero__heading-line--4 .image-wrapper__1 {
  width: 17vw;
  height: 17vw;
  margin: 0 auto;
}

.home-hero__mobile .home-hero__heading-line--4 .image-wrapper__2 {
  width: 15vw;
  height: 17vw;
  margin-left: auto;
}

.home-hero__mobile .home-hero__heading-line--5 .image-wrapper__1 {
  width: 20vw;
  height: 20vw;
  margin-right: auto;
}

.home-hero__mobile .home-hero__heading-line--6 .image-wrapper__1 {
  width: 30vw;
  height: 20vw;
  margin-left: auto;
}

:root {
  --site-header-nav-height: 3.75rem;
  --printed-matter-banner-height: 0;
  --site-header-offset-extra: 0;
  --site-header-offset: calc(var(--printed-matter-banner-height)  + var(--site-header-nav-height)  + var(--site-header-offset-extra));
}

body:has(.site-header--has-announcement), body.has-header-announcement {
  --printed-matter-banner-height: 2.85rem;
  --site-header-offset-extra: .75rem;
  --site-header-offset-scale: .67;
  --site-header-offset: calc(( var(--printed-matter-banner-height)  + var(--site-header-nav-height)  + var(--site-header-offset-extra)) * var(--site-header-offset-scale));
}

@media screen and (width >= 767px) {
  :root {
    --site-header-nav-height: 2.825rem;
  }
}

.printed-matter-banner {
  padding: 0;
  overflow: hidden;
}

.printed-matter-banner.theme-dark {
  background-color: var(--color-black);
  color: var(--color-cream);
}

.printed-matter-banner--in-header {
  background-color: var(--color-black);
  color: var(--color-cream);
  flex-shrink: 0;
}

.printed-matter-banner--in-header .printed-matter-banner__viewport {
  border-block: 0;
  border-bottom: 1px solid color-mix(in srgb, var(--color-cream) 22%, transparent);
  padding: .55rem 0;
}

.printed-matter-banner--in-header .printed-matter-banner__item {
  padding-inline: 2rem;
  font-size: clamp(.75rem, 1.1vw, .9375rem);
}

.printed-matter-banner--in-header .printed-matter-banner__track {
  animation-duration: 38s;
}

.printed-matter-banner__link {
  color: inherit;
  text-decoration: none;
  display: block;
}

.printed-matter-banner__link:hover, .printed-matter-banner__link:focus-visible {
  color: inherit;
}

.printed-matter-banner__link:focus-visible {
  outline-offset: -2px;
  outline: 2px solid;
}

.printed-matter-banner__viewport {
  border-block: 1px solid color-mix(in srgb, var(--text-color) 25%, transparent);
  padding: .85rem 0;
  overflow: hidden;
}

.printed-matter-banner__track {
  width: max-content;
  animation: 45s linear infinite printed-matter-banner-scroll;
  display: flex;
}

.printed-matter-banner__group {
  flex-shrink: 0;
  align-items: center;
  display: flex;
}

.printed-matter-banner__item {
  font-family: var(--heading-font-family);
  letter-spacing: .02em;
  white-space: nowrap;
  text-transform: uppercase;
  flex-shrink: 0;
  align-items: center;
  gap: .65rem;
  padding-inline: 2.5rem;
  font-size: clamp(.875rem, 1.35vw, 1.125rem);
  font-weight: 400;
  line-height: 1.2;
  display: inline-flex;
}

.printed-matter-banner__cta {
  text-underline-offset: .2em;
  text-decoration: underline 1px;
}

.printed-matter-banner__dot {
  opacity: .55;
}

@keyframes printed-matter-banner-scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .printed-matter-banner__track {
    width: 100%;
    max-width: var(--content-width, 1200px);
    flex-wrap: wrap;
    justify-content: center;
    margin-inline: auto;
    padding-inline: 1rem;
    animation: none;
  }

  .printed-matter-banner__group:last-child, .printed-matter-banner__item:not(:first-child), .printed-matter-banner__item .printed-matter-banner__dot {
    display: none;
  }
}

.profile-block {
  margin: var(--spacing-xl) 0;
  padding-bottom: 4rem;
}

.profile-block__image-wrapper {
  object-fit: cover;
  margin-bottom: 1.5rem;
  object-position: top !important;
  width: 100% !important;
  height: 45vw !important;
}

.profile-block__name {
  color: var(--color-cream);
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
  margin: 1rem !important;
  font-size: 11vw !important;

  @media screen and (width >= 768px) {
    & {
      margin: 2rem !important;
    }
  }
}

.profile-block__heading.h2 {
  font-size: 2.5rem !important;
}

.profile-block__heading {
  margin-bottom: 1rem !important;
}

.profile-block__content {
  gap: var(--spacing-xl);
  grid-template-columns: 50% 50%;
  display: grid;
}

.profile-block__column--left {
  @media screen and (width <= 768px) {
    & {
      margin-bottom: 1rem;
    }
  }
}

@media (width <= 768px) {
  .profile-block__content {
    gap: var(--spacing-lg);
    grid-template-columns: 1fr;
  }

  .profile-block__name {
    font-size: var(--font-size-xl);
    padding: var(--spacing-md);
  }
}

.media-kit {
  padding: 4rem 0;
}

.media-kit__grid {
  gap: var(--spacing-xl);
  grid-template-columns: 50% 50%;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.media-kit__column {
  width: 100%;
}

.media-kit__content {
  @media screen and (width >= 992px) {
    & {
      max-width: 75%;
    }
  }
}

.media-kit__heading {
  font-family: var(--heading-font-family);
  font-size: var(--font-size-2xl);
  font-weight: 200;
  margin-bottom: 2.5rem !important;

  & p {
    margin: 0 !important;
  }
}

.media-kit__column--right {
  align-items: center;
  padding-top: 1rem;
  display: flex;

  @media screen and (width >= 768px) {
    & {
      padding: 2rem;
    }
  }
}

.media-kit__image-wrapper {
  width: 100%;
  height: 100%;
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.media-kit__image {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.media-kit__logo {
  z-index: 2;
  width: calc(100% - 4rem);
  height: auto;
  color: var(--color-cream);
  margin: 0 auto;
  position: absolute;
  bottom: .5rem;
  left: 0;
  right: 0;

  & svg {
    width: 100%;
    height: auto;
  }

  & path {
    fill: var(--color-cream) !important;
  }
}

.media-kit__heading {
  margin-bottom: var(--spacing-lg);
  font-family: var(--heading-font-family);
  font-size: var(--font-size-2xl);
  font-weight: 200;
}

.media-kit__description {
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  line-height: 1.6;
  margin-bottom: 2.5rem !important;
}

@media (width <= 768px) {
  .media-kit__grid {
    gap: var(--spacing-lg);
    grid-template-columns: 1fr;
  }

  .media-kit__image-wrapper {
    height: 50vw;
    min-height: 300px;
  }

  .media-kit__heading {
    font-size: var(--font-size-lg);
    margin-top: .5rem !important;
    margin-bottom: 1.5rem !important;
  }
}

.post-hero-block {
  width: 100%;
  height: 70vh;
  min-height: 400px;
  color: var(--color-white);
  align-items: center;
  display: flex;
  position: relative;
}

.post-hero__background {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.post-hero__background:before {
  content: "";
  background-image: var(--post-hero-bg);
  filter: grayscale();
  z-index: 1;
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.post-hero__background:after {
  content: "";
  z-index: 2;
  background: #00000059;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.post-hero__title-container {
  z-index: 3;
  margin: 0 auto;
  position: absolute;
  bottom: .5rem;
  left: 0;
  right: 0;
}

.post-hero__title {
  z-index: 3;
  color: var(--color-cream);
  margin: 0;
  font-size: var(--font-size-3xl) !important;
}

@media (width <= 768px) {
  .post-hero__title {
    font-size: var(--font-size-xl) !important;
  }
}

.post-intro-block {
  padding: var(--spacing-16) 0;
}

.post-intro-block .container {
  border-bottom: 1px solid var(--color-black);
  padding-bottom: var(--spacing-8);
}

.post-intro__grid {
  gap: var(--spacing-8);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 768px) {
  .post-intro__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.post-intro__column, .post-intro__meta {
  flex-direction: column;
  display: flex;
}

.post-intro__label {
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  color: var(--color-black);
  margin-bottom: var(--spacing-1);
  display: block;
}

.post-intro__value {
  font-size: var(--font-size-base);
  color: var(--color-black);
}

.post-intro__date time {
  font-size: var(--font-size-sm);
  color: var(--color-black);
  margin-bottom: var(--spacing-2);
  display: block;
}

.post-intro__categories {
  margin-top: var(--spacing-2);
}

.post-intro__category {
  font-size: var(--font-size-sm);
  color: var(--color-black);
  margin-right: var(--spacing-2);
  padding: 0 var(--spacing-4);
  background-color: var(--color-pink);
  text-transform: capitalize;
  border-radius: 999px;
  height: 30px;
  line-height: 32px;
  text-decoration: none;
  transition: all .3s;
  display: inline-block;
}

.post-intro__category:hover {
  background-color: var(--color-black);
  color: var(--color-white);
}

.post-intro__skip-link {
  margin-top: var(--spacing-4);
  border: 1px solid var(--color-black);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .3s;
  display: inline-flex;
}

.post-intro__skip-link svg {
  width: 20px;
  height: 20px;
  transition: transform .3s;
  transform: rotate(90deg);
}

.post-intro__skip-link:not(.no-hover):hover {
  background-color: var(--color-black);
}

.post-intro__skip-link:not(.no-hover):hover svg {
  transform: rotate(90deg)translateY(2px);
}

.post-intro__skip-link:not(.no-hover):hover svg path {
  fill: var(--color-white);
}

.post-intro__excerpt {
  font-size: var(--font-size-base);
  color: var(--color-black);
  line-height: 1.6;
}

.post-intro__excerpt-wrapper {
  position: relative;
}

.post-intro__excerpt--truncated {
  max-height: 20em;
  position: relative;
  overflow: hidden;
}

.post-intro__excerpt--truncated:after {
  content: "";
  background: linear-gradient(to right, transparent, var(--color-cream));
  pointer-events: none;
  width: 40%;
  height: 1.6em;
  position: absolute;
  bottom: 0;
  right: 0;
}

.post-intro__excerpt--full {
  max-height: none;
}

.post-intro__read-more {
  color: var(--color-black);
  font-family: var(--body-font-family);
  font-size: var(--font-size-sm);
  cursor: pointer;
  margin-top: var(--spacing-2);
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  transition: opacity .3s;
}

.post-intro__read-more:hover {
  opacity: .7;
}

.post-intro__read-more-text, .post-intro__read-less-text {
  display: inline;
}

.post-intro__excerpt-wrapper--short .post-intro__read-more {
  display: none;
}

.scroll-section {
  padding: 10px 0;
}

@media (width <= 767px) {
  .scroll-section {
    padding: 0;
  }
}

.scroll-section__mobile-carousel {
  display: block;
}

.scroll-section__desktop-layout {
  display: none;
}

.scroll-section-carousel {
  margin-bottom: var(--spacing-8);
  padding: 0 var(--spacing-4);
}

@media (width <= 767px) {
  .scroll-section-carousel {
    margin-left: calc(-1 * var(--spacing-4));
    padding-left: var(--spacing-4);
  }
}

.scroll-section-carousel .splide__track, .scroll-section-carousel .splide__list {
  overflow: visible;
}

.scroll-section-carousel .splide__slide {
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.scroll-section-carousel .splide__slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.content-wrapper {
  gap: var(--spacing-16);
  margin: 0 auto;
  display: flex;
}

.post-block.image-right .content-wrapper {
  flex-direction: row-reverse;
}

.images-column {
  gap: var(--spacing-16);
  flex-direction: column;
  flex: 1;
  display: flex;
}

.images-column img {
  width: 100%;
  height: auto;
}

.text-column {
  flex: 0 0 45%;
  position: relative;
}

.text-column h3 {
  margin-top: 0;
}

.sticky-text {
  position: sticky;
  top: 50px;
}

.sticky-text blockquote {
  font-family: var(--heading-font-family);
  margin: 0;
  font-size: 2.5rem;
  line-height: 1.125;
}

h4 {
  margin: 0 0 var(--spacing-3) 0;
  font-size: 1.5rem;
  font-family: var(--heading-font-family);
}

@media (width >= 768px) {
  .scroll-section__mobile-carousel {
    display: none;
  }

  .scroll-section__desktop-layout {
    display: block;
  }
}

.scroll-section__mobile-text h4 {
  font-size: 1.5rem;
  font-family: var(--heading-font-family);
}

.post-quote-block {
  padding: var(--spacing-6) 0;

  @media (width <= 767px) {
    & {
      padding: 0;
    }
  }
}

.post-quote-block .post-quote__grid {
  gap: var(--spacing-8);
  align-items: start;
  display: grid;
}

.post-quote-block .post-quote__grid.post-quote__grid--two-column, .post-quote-block .post-quote__grid.post-quote__grid--full-width {
  grid-template-columns: 1fr;
}

.post-quote-block .post-quote__column {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.post-quote-block .post-quote__content {
  font-family: var(--heading-font-family);
  margin: 0;
  font-size: 2.5rem;
  line-height: 1.125;
  position: relative;
}

.post-quote-block .post-quote__content svg {
  width: 3rem;
  height: 3rem;
  margin-bottom: var(--spacing-3);
}

.post-quote-block .post-quote__image-wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

@media (width >= 768px) {
  .post-quote-block .post-quote__grid.post-quote__grid--two-column {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (width <= 767px) {
  .post-quote-block .post-quote__grid {
    grid-template-columns: 1fr !important;
  }

  .post-quote-block .post-quote__image-wrapper {
    min-height: none;
    margin-top: 0;
  }

  .post-quote-block .post-quote__content {
    font-size: var(--font-size-lg);
    padding: 1.5rem 0 0;
  }

  .post-quote-block .post-quote__text {
    margin: 0;
    padding: 0;
  }
}

.featured-posts .container {
  max-width: 100%;
  overflow-x: clip;
}

.featured-posts__mobile-carousel {
  width: 100%;
  max-width: 100%;
  display: block;
  overflow: hidden;
}

.featured-posts-carousel {
  width: 100%;
  margin-bottom: 0;
}

.featured-posts-carousel .splide__track {
  overflow: hidden;
}

.featured-posts-carousel .splide__slide {
  box-sizing: border-box;
  justify-content: flex-start;
  height: auto;
  display: flex;
}

.featured-posts-carousel .splide__slide .blog-card {
  flex: auto;
  width: 100%;
  min-width: 0;
  margin: 0;
}

.featured-posts-carousel .splide__pagination {
  margin-top: 1rem;
  position: relative;
}

.featured-posts__items.featured-posts__desktop-grid {
  flex-flow: wrap;
  justify-content: flex-start;
  margin: 0 -.75rem;
  display: none;
}

.featured-posts__desktop-grid .blog-card {
  width: calc(33.33% - 1.5rem);
  margin: 0 .75rem 3rem;
}

@media (width >= 992px) {
  .featured-posts__mobile-carousel {
    display: none;
  }

  .featured-posts__items.featured-posts__desktop-grid {
    display: flex;
  }
}

@media (width <= 991px) {
  .featured-posts .homepage-promo-panel {
    margin-bottom: 2rem;
  }

  .featured-posts__mobile-carousel {
    width: calc(100% + 15px);
    margin-right: -15px;
    padding-bottom: 1.5rem;
  }

  .featured-posts__view-all {
    padding-top: 1rem;
  }
}

@media (width <= 1130px) and (width >= 992px) {
  .featured-posts__desktop-grid .blog-card {
    width: calc(50% - 1.5rem);
  }
}

.featured-posts__view-all {
  border-top: 1px solid var(--text-color);
  justify-content: end;
  padding: 1.5rem 0 0;
  display: flex;
}

.homepage-promo-panel {
  width: 100%;
  margin-bottom: 4rem;
}

.homepage-promo-panel__panel {
  width: 100%;
  padding: 0;
}

.homepage-promo-panel--archive .homepage-promo-panel__panel {
  background-color: var(--color-black);
  border-block: 1px solid var(--color-black);
  color: var(--color-cream);
}

.homepage-promo-panel__inner {
  padding-block: clamp(1.5rem, 3vw, 2.25rem);
}

.homepage-promo-panel__header {
  margin-bottom: 1.25rem;
}

.homepage-promo-panel__badge {
  background-color: var(--color-yellow);
  color: var(--color-black);
  font-family: var(--heading-font-family);
  letter-spacing: .06em;
  text-transform: uppercase;
  border-radius: 2rem;
  margin: 0 0 1rem;
  padding: .45rem .85rem .35rem;
  font-size: clamp(.6875rem, 1.1vw, .8125rem);
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.homepage-promo-panel__title {
  font-family: var(--heading-font-family);
  letter-spacing: -.03em;
  margin: 0 0 .75rem;
  font-size: clamp(2rem, 4.5vw, 3.25rem);
  font-weight: 100;
  line-height: .95;
}

.homepage-promo-panel__lead {
  font-family: var(--body-font-family);
  max-width: 36rem;
  margin: 0;
  font-size: clamp(1.125rem, 1.75vw, 1.4375rem);
  line-height: 1.4;
}

.homepage-promo-panel__body {
  border-top: 1px solid color-mix(in srgb, var(--color-cream) 28%, transparent);
  font-family: var(--body-font-family);
  margin: 0;
  padding-top: 1.25rem;
  font-size: clamp(1rem, 1.4vw, 1.25rem);
  line-height: 1.5;
}

.homepage-promo-panel__includes {
  flex-wrap: wrap;
  gap: .5rem .65rem;
  margin: 1.25rem 0 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.homepage-promo-panel__include {
  border: 1px solid var(--color-cream);
  font-family: var(--body-font-family);
  border-radius: 2rem;
  padding: .4rem .9rem .35rem;
  font-size: clamp(.875rem, 1.2vw, 1rem);
  line-height: 1.2;
}

.homepage-promo-panel__footer {
  border-top: 1px solid color-mix(in srgb, var(--color-cream) 28%, transparent);
  font-family: var(--body-font-family);
  margin: 1.5rem 0 0;
  padding-top: 1.25rem;
  font-size: clamp(.9375rem, 1.25vw, 1.0625rem);
  line-height: 1.5;
}

.homepage-promo-panel__footer-label {
  font-family: var(--heading-font-family);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: .35rem;
  font-size: .75rem;
  display: block;
}

.homepage-promo-panel__actions {
  margin-top: 15px;
}

.homepage-promo-panel--archive .homepage-promo-panel__actions .button {
  border-color: var(--color-cream);
  color: var(--color-cream);
}

.homepage-promo-panel--archive .homepage-promo-panel__actions .button:hover, .homepage-promo-panel--archive .homepage-promo-panel__actions .button:focus {
  background-color: var(--color-cream);
  color: var(--color-black);
}

@media screen and (width >= 768px) {
  .homepage-promo-panel__inner {
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
    gap: 0 2.5rem;
    display: grid;
  }

  .homepage-promo-panel__header {
    grid-area: 1 / 1 / span 2;
    margin-bottom: 0;
  }

  .homepage-promo-panel__body {
    border-top: none;
    grid-area: 1 / 2;
    padding-top: 0;
  }

  .homepage-promo-panel__includes {
    grid-area: 2 / 2;
    margin-top: .75rem;
  }

  .homepage-promo-panel__footer {
    grid-area: 3 / 1 / auto / -1;
  }

  .homepage-promo-panel__actions {
    grid-area: 4 / 1 / auto / -1;
    margin-top: 15px;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .homepage-promo-panel__panel {
    animation: .85s cubic-bezier(.22, 1, .36, 1) both homepage-promo-panel-in;
  }

  .homepage-promo-panel__badge {
    animation: .7s cubic-bezier(.22, 1, .36, 1) 80ms both homepage-promo-panel-in;
  }
}

@keyframes homepage-promo-panel-in {
  from {
    opacity: 0;
    transform: translateY(.75rem);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .homepage-promo-panel__panel, .homepage-promo-panel__badge {
    animation: none;
  }
}

.binadw-evolution-promo {
  width: 100%;
}

.binadw-evolution-promo__band {
  background-color: var(--color-yellow);
  border-block: 2px solid var(--color-black);
  color: var(--color-black);
  width: 100%;
  padding-block: clamp(1.75rem, 4vw, 3rem);
}

.binadw-evolution-promo__band, .binadw-evolution-promo__band .binadw-evolution-promo__heading, .binadw-evolution-promo__band .binadw-evolution-promo__kicker, .binadw-evolution-promo__band .binadw-evolution-promo__title, .binadw-evolution-promo__band .binadw-evolution-promo__text, .binadw-evolution-promo__band .binadw-evolution-promo__tags {
  color: var(--color-black);
}

.binadw-evolution-promo__grid {
  grid-template-columns: minmax(0, 1fr);
  align-items: end;
  gap: 1.25rem 2rem;
  display: grid;
}

.binadw-evolution-promo__heading {
  font-family: var(--heading-font-family);
  letter-spacing: -.05em;
  text-transform: uppercase;
  margin: 0;
  font-size: clamp(5.5rem, 24vw, 14rem);
  font-weight: 100;
  line-height: .8;
}

.binadw-evolution-promo__kicker {
  font-family: var(--heading-font-family);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin: 0 0 .75rem;
  font-size: .75rem;
}

.binadw-evolution-promo__title {
  font-family: var(--heading-font-family);
  letter-spacing: -.03em;
  max-width: 22ch;
  margin: 0 0 1rem;
  font-size: clamp(1.5rem, 3vw, 2.125rem);
  font-weight: 100;
  line-height: 1;
}

.binadw-evolution-promo__text {
  font-family: var(--body-font-family);
  max-width: 40rem;
  margin: 0 0 1rem;
  font-size: clamp(1.0625rem, 1.5vw, 1.3125rem);
  line-height: 1.45;
}

.binadw-evolution-promo__tags {
  font-family: var(--body-font-family);
  letter-spacing: .02em;
  text-transform: uppercase;
  max-width: 44rem;
  margin: 0 0 1.25rem;
  font-size: clamp(.875rem, 1.15vw, 1rem);
  font-weight: 400;
  line-height: 1.4;
}

.binadw-evolution-promo__cta.button {
  border-color: var(--color-black);
  color: var(--color-black);
  background-color: #0000;
}

.binadw-evolution-promo__cta.button:hover {
  background-color: var(--color-black);
  border-color: var(--color-black);
  color: var(--color-yellow);
}

@media screen and (width >= 768px) {
  .binadw-evolution-promo__grid {
    grid-template-columns: minmax(12rem, 1fr) minmax(0, 1.1fr);
  }

  .binadw-evolution-promo__heading {
    align-self: end;
    font-size: clamp(7rem, 14vw, 14rem);
  }

  .binadw-evolution-promo__content {
    border-left: 2px solid var(--color-black);
    padding-left: 2rem;
  }
}

@media screen and (width >= 992px) {
  .binadw-evolution-promo__grid {
    grid-template-columns: minmax(14rem, 1.05fr) minmax(0, 1fr);
    align-items: end;
    gap: 2rem 3rem;
  }

  .binadw-evolution-promo__heading {
    font-size: 14rem;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .binadw-evolution-promo__heading {
    animation: .9s cubic-bezier(.22, 1, .36, 1) both binadw-evolution-promo-in;
  }

  .binadw-evolution-promo__content {
    animation: .9s cubic-bezier(.22, 1, .36, 1) .1s both binadw-evolution-promo-in;
  }
}

@keyframes binadw-evolution-promo-in {
  from {
    opacity: 0;
    transform: translateY(1rem);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .binadw-evolution-promo__heading, .binadw-evolution-promo__content {
    animation: none;
  }
}

.featured-post-carousel {
  --featured-post-carousel-image-height: clamp(18rem, 32vw, 28rem);

  @media (width <= 767px) {
    & {
      --featured-post-carousel-image-height: clamp(16rem, 52vw, 22rem);
    }
  }

  &.splide .splide__list {
    align-items: flex-start;
  }

  & .splide__slide.featured-post-carousel__slide {
    width: auto;
    height: auto;
  }

  & .splide__slide {
    &.featured-post-carousel__slide--portrait {
      --slide-image-width: calc(var(--featured-post-carousel-image-height) * 3 / 4);
    }

    &.featured-post-carousel__slide--square {
      --slide-image-width: var(--featured-post-carousel-image-height);
    }

    &.featured-post-carousel__slide--landscape {
      --slide-image-width: calc(var(--featured-post-carousel-image-height) * 4 / 3);
    }

    & .image-wrapper {
      height: var(--featured-post-carousel-image-height);
      width: var(--slide-image-width);
      display: block;
      overflow: hidden;
    }

    & .image-wrapper img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      display: block;
    }

    & .featured-post-carousel__post-title-wrapper {
      width: var(--slide-image-width);
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      gap: .75rem;
      margin-top: .75rem;
      display: flex;

      @media (width <= 767px) {
        & {
          flex-direction: column;
          align-items: start;
        }
      }

      & .featured-post-carousel__post-title {
        margin-top: -4px;
        margin-bottom: 4px;
      }
    }
  }

  & .featured-post-carousel__heading {
    justify-content: space-between;
    align-items: center;
    display: flex;

    &--no-title {
      justify-content: flex-end;
    }

    & .featured-post-carousel__custom_navigation {
      padding-top: 0;

      & svg {
        margin: 0;
      }
    }
  }

  & .featured-post-carousel__view-all {
    border-top: 1px solid var(--text-color);
    justify-content: end;
    margin: 2.5rem 0;
    padding: 1.5rem 0 0;
    display: flex;
  }
}

.featured-products {
  padding: 2.5rem 0 4rem;

  & .featured-products__items {
    flex-wrap: wrap;
    display: flex;

    & .product-item {
      box-sizing: border-box;
      border: 1px solid var(--text-color);
      align-items: flex-center;
      flex-direction: column;
      justify-content: center;
      width: 33.33%;
      padding: 1.5rem;
      display: flex;

      & .wps-thumbnails-wrapper, & .swp-product-price, & .wps-component-products-title {
        display: none;
      }
    }
  }
}

.product-columns {
  padding: 2.5rem 0 4rem;
  overflow-x: clip;
}

.featured-two-up + .product-columns {
  margin-top: 4rem;
  padding-top: 0;
}

@media (width <= 991px) {
  .featured-two-up + .product-columns {
    margin-top: 0;
    padding-top: .5rem;
  }

  .featured-two-up + .product-columns .product-columns__heading {
    margin-bottom: 1.25rem;
  }
}

.product-columns > .container {
  max-width: 100%;
  overflow-x: clip;
}

.product-columns__heading {
  margin-bottom: 2rem;
}

.product-columns__shell--has-intro .product-columns__catalog {
  border: 1px solid var(--text-color);
  border-top: none;
}

.product-columns__intro {
  border: 1px solid var(--text-color);
  border-bottom: 1px solid var(--text-color);
  margin-bottom: 0;
  padding: 1.5rem;
}

.product-columns__intro-kicker {
  font-family: var(--heading-font-family);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin: 0 0 .5rem;
  font-size: .75rem;
}

.product-columns__intro-title {
  margin: 0 0 .75rem;
}

.product-columns__intro-text {
  font-family: var(--body-font-family);
  margin: 0;
  font-size: clamp(1rem, 1.4vw, 1.25rem);
  line-height: 1.5;
}

@media screen and (width >= 768px) {
  .product-columns__intro {
    grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
    align-items: end;
    gap: 1.5rem 2.5rem;
    display: grid;
  }

  .product-columns__intro-title {
    margin-bottom: 0;
  }
}

.product-columns__shell--has-intro .product-columns__mobile-carousel {
  border: none;
  padding-bottom: 2.5rem;
}

.product-columns__shell--has-intro .product-columns__desktop-grid.product-columns__items {
  border: none;
}

.product-columns__shell--has-intro .product-columns__items .product-card {
  border-top: none;
}

.product-columns__mobile-carousel {
  width: 100%;
  max-width: 100%;
  display: block;
  overflow: hidden;
}

.product-columns__desktop-grid.product-columns__items {
  display: none;
}

.product-columns-carousel {
  max-width: 100%;
  margin-bottom: 0;
}

.product-columns-carousel .splide__track {
  overflow: hidden;
}

.product-columns-carousel .splide__list {
  max-width: 100%;
}

.product-columns-carousel .splide__slide {
  box-sizing: border-box;
  height: auto;
}

.product-columns-carousel .splide__slide .product-card {
  border: 1px solid var(--text-color);
  box-sizing: border-box;
  border-top: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 1.5rem;
}

.product-columns__shell--has-intro .product-columns-carousel .splide__slide .product-card {
  border-top: none;
  border-left: none;
  border-right: none;
}

.product-columns__shell--has-intro .product-columns-carousel .splide__slide:not(:first-child) .product-card {
  border-top: 1px solid var(--text-color);
}

.product-columns-carousel .splide__pagination {
  margin-top: 1.5rem;
  position: relative;
  bottom: -2rem;
}

.product-columns__items {
  border-bottom: 1px solid var(--text-color);
  border-top: 1px solid var(--text-color);
  box-sizing: border-box;
  grid-template-columns: repeat(3, 1fr);
  margin: 0;
  display: grid;
}

.product-columns__items .product-card {
  border-right: 1px solid var(--text-color);
  box-sizing: border-box;
  width: auto;
  margin: 0;
  padding: 1.5rem;
}

.product-columns__items .product-card:nth-child(3n) {
  border-right: none;
}

.product-card {
  font-family: var(--body-font-family);
  width: 100%;
}

.product-card__media {
  width: 100%;
  position: relative;
}

.product-card__header {
  box-sizing: border-box;
  z-index: 1;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  padding: 0 0 1rem;
  display: flex;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.product-card__title {
  font-family: var(--heading-font-family);
  flex: auto;
  min-width: 0;
  margin: 0;
  font-size: clamp(1.125rem, 1.75vw, 1.5rem);
  font-weight: 100;
  line-height: 1.15;
}

.product-card__title a {
  text-decoration: none;
}

.product-card__price {
  border: 1px solid var(--text-color);
  box-sizing: border-box;
  font-family: var(--body-font-family);
  text-align: center;
  white-space: nowrap;
  background: none;
  border-radius: 2rem;
  flex: none;
  margin: 0;
  padding: .35rem .85rem;
  font-size: .9375rem;
  font-weight: 100;
  line-height: 1.2;
  display: inline-block;
}

.product-card__image {
  width: 100%;
  line-height: 0;
  display: block;
}

.product-card__image-inner {
  grid-template: 1fr / 1fr;
  width: 100%;
  display: grid;
  overflow: hidden;
}

.product-card__image-inner img.wp-post-image {
  object-fit: cover;
  object-position: center;
  width: 100%;
  min-width: 0;
  height: 100%;
  min-height: 0;
}

.product-card__actions {
  width: 100%;
  margin-top: 1rem;
}

.product-card__cart-form {
  width: 100%;
  margin: 0;
}

.product-card__cart-form .wp-block-surecart-product-buy-buttons, .product-card__cart-form .wp-block-button {
  width: 100%;
  margin: 0;
  display: block;
}

.product-card__cart-form .wp-block-button__link, .product-card__actions > .product-card__button.button {
  box-sizing: content-box;
  font-family: var(--body-font-family);
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.125rem;
  min-height: 0;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 100;
  line-height: 2.125rem;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: inline-flex;
  border: 1px solid var(--text-color) !important;
  box-shadow: none !important;
  color: var(--text-color) !important;
  background: none !important;
  border-radius: 2rem !important;
  padding: 5px 0 3px !important;
}

.product-card__cart-form .wp-block-button__link:hover, .product-card__actions > .product-card__button.button:hover {
  background-color: var(--text-color) !important;
  color: var(--text-color-hover) !important;
}

.product-card__cart-form .wp-block-button__link .sc-spinner {
  display: none;
}

.product-card__cart-form .wp-block-button__link .sc-button__link-text {
  font: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}

.product-columns__view-all {
  justify-content: end;
  padding: 1.5rem 0 0;
  display: flex;
}

@media (width >= 992px) {
  .product-columns__mobile-carousel {
    display: none;
  }

  .product-columns__desktop-grid.product-columns__items {
    display: grid;
  }
}

@media (width <= 991px) {
  .product-columns__shell:not(.product-columns__shell--has-intro) .product-columns__mobile-carousel {
    border-bottom: 1px solid var(--text-color);
    border-top: 1px solid var(--text-color);
    padding-bottom: 2.5rem;
  }
}

@media (width <= 1130px) and (width >= 992px) {
  .product-columns__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-columns__items .product-card:nth-child(3n+1) {
    border-left: 1px solid var(--text-color);
  }

  .product-columns__items .product-card:nth-child(odd) {
    border-left: none;
  }

  .product-columns__shell--has-intro .product-columns__items .product-card:nth-child(3n) {
    border-right: 1px solid var(--text-color);
  }

  .product-columns__shell--has-intro .product-columns__items .product-card:nth-child(2n) {
    border-right: none;
  }

  .product-columns__shell--has-intro .product-columns__items .product-card:nth-child(odd) {
    border-left: none;
  }
}

.shop-page__hero-container {
  padding: 5rem 0 3rem !important;
}

.shop-page__hero-container .section-heading {
  margin-bottom: 1rem;
}

.shop-page__intro {
  font-family: var(--body-font-family);
  max-width: 42rem;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.shop-page__intro p {
  margin: 0 0 1rem;
}

.shop-page__intro p:last-child {
  margin-bottom: 0;
}

.shop-page__products-container {
  padding: 3rem 0 4rem !important;
}

.shop-page__content {
  position: relative;
}

.shop-page__filters {
  border-top: 1px solid var(--text-color);
  margin-bottom: 2.5rem;
  padding-top: 1.5rem;
}

.shop-page__filters-dropdown {
  margin-bottom: .5rem;
  position: relative;
}

.shop-page__filters-bar {
  flex-wrap: wrap;
  align-items: center;
  gap: .75rem 1.25rem;
  display: flex;
}

.shop-page__filters-panel {
  z-index: 30;
  width: min(100%, 32rem);
  padding: 1.25rem;
  position: absolute;
  top: calc(100% + .5rem);
  left: 0;
}

.shop-page__filters-panel[hidden] {
  display: none;
}

.shop-page__active-filters {
  margin-bottom: 1rem;
}

.shop-page__products-container .journal-template__filters-panel, .shop-page__products-container .shop-page__filters-panel {
  background-color: var(--background-color);
  border: 1px solid var(--text-color);
  color: var(--text-color);
  border-radius: .35rem;
  box-shadow: 0 8px 28px #0000008c;
}

.shop-page__products-container .journal-template__field-label, .shop-page__products-container .journal-template__filter-clear, .shop-page__products-container .journal-template__filters-empty {
  color: var(--text-color);
}

.shop-page__products-container .journal-template__search-input, .shop-page__products-container .journal-template__multiselect-toggle, .shop-page__products-container .shop-page__sort-select {
  border-color: var(--text-color);
  color: var(--text-color);
  background-color: #0000;
}

.shop-page__products-container .journal-template__search-input::placeholder {
  color: var(--text-color);
  opacity: .55;
}

.shop-page__products-container .journal-template__filters-form .journal-template__search-input:hover, .shop-page__products-container .journal-template__filters-form .journal-template__search-input:focus, .shop-page__products-container .journal-template__multiselect-toggle:hover, .shop-page__products-container .journal-template__multiselect-toggle:focus, .shop-page__products-container .shop-page__sort-select:hover, .shop-page__products-container .shop-page__sort-select:focus {
  border-color: var(--text-color);
  color: var(--text-color);
  outline: none;
}

.shop-page__products-container .shop-page__sort-select {
  color-scheme: dark;
}

.shop-page__products-container .journal-template__multiselect-panel {
  background-color: var(--background-color);
  border-color: var(--text-color);
}

.shop-page__products-container .journal-template__multiselect-options {
  background-color: var(--background-color);
}

.shop-page__products-container .journal-template__multiselect-option-label {
  color: var(--text-color);
}

.shop-page__products-container .journal-template__multiselect-option-label:hover {
  background-color: #f5f0e81a;
}

.shop-page__products-container .journal-template__multiselect-actions {
  border-top-color: var(--text-color);
}

.shop-page__products-container .journal-template__multiselect-clear {
  color: var(--text-color);
}

.shop-page__products-container .journal-template__active-filter {
  background-color: var(--text-color);
  color: var(--background-color);
}

.shop-page__products-container .journal-template__active-filter-remove {
  color: inherit;
}

.shop-page__products-container .journal-template__active-filter-remove:hover, .shop-page__products-container .journal-template__active-filter-remove:focus {
  background-color: var(--background-color);
  color: var(--text-color);
}

.shop-page__products-container .journal-template__filters-toggle, .shop-page__products-container .journal-template__filters-submit .button {
  border-color: var(--text-color);
  color: var(--text-color);
}

.shop-page__product-list {
  margin: 0;
}

.shop-page__content .product-columns__items--shop {
  margin-top: 0;
}

.shop-page__empty {
  font-family: var(--body-font-family);
  margin: 2rem 0 0;
}

@media (width <= 767.98px) {
  .shop-page__filters-panel, .shop-page__filters-form .journal-template__filters-submit .button {
    width: 100%;
  }
}

.single-product {
  padding: 2rem 0 4rem;
}

.single-product__back {
  margin: 2.5rem 0 1.5rem;
  display: inline-flex;
}

.single-product__back svg {
  margin-right: .35rem;
  transform: scaleX(-1);
}

.single-product__article, .single-product__content {
  margin: 0;
}

.single-product .alignwide, .single-product .wp-block-surecart-product-page {
  width: 100% !important;
  max-width: 100% !important;
  margin-inline: 0 !important;
}

.single-product .wp-block-surecart-product-page {
  box-sizing: border-box;
}

.single-product .wp-block-surecart-product-page > .wp-block-columns {
  grid-template-columns: minmax(0, 1fr);
  align-items: start;
  gap: 2rem;
  max-width: 100%;
  margin: 0;
  display: grid;
}

@media screen and (width >= 768px) {
  .single-product .wp-block-surecart-product-page > .wp-block-columns {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 2.5rem 4rem;
  }
}

.single-product .wp-block-surecart-product-page > .wp-block-columns > .wp-block-column {
  min-width: 0;
  display: block;
}

.single-product .wp-block-surecart-product-page > .wp-block-columns > .wp-block-column:last-child {
  flex-direction: column;
  gap: 0;
  display: flex;
}

.single-product .wp-block-surecart-product-title {
  font-family: var(--heading-font-family);
  letter-spacing: -.03em;
  margin: 0 0 1rem;
  font-weight: 100;
  line-height: 1.15;
  color: var(--text-color) !important;
  font-size: clamp(1.125rem, 1.75vw, 1.5rem) !important;
}

.single-product .wp-block-surecart-product-page .wp-block-group:has(.wp-block-surecart-product-selected-price-amount) {
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  margin: 0 0 1.25rem;
  display: flex;
}

.single-product .wp-block-surecart-product-selected-price-amount, .single-product .wp-block-surecart-product-selected-price-scratch-amount {
  font-family: var(--body-font-family);
  font-weight: 100;
  color: var(--text-color) !important;
  font-size: .9375rem !important;
  line-height: 1.2 !important;
}

.single-product .wp-block-surecart-product-selected-price-scratch-amount {
  opacity: .55;
  text-decoration: line-through !important;
}

.single-product .wp-block-surecart-product-selected-price-amount {
  border: 1px solid var(--text-color);
  background: none;
  border-radius: 2rem;
  padding: .35rem .85rem;
  display: inline-block;
}

.single-product .wp-block-surecart-product-media {
  text-align: left;
  margin: 0;
  line-height: 0;
}

.single-product .wp-block-surecart-product-media img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: auto;
  display: block;
}

.single-product .wp-block-surecart-product-media .lightbox-trigger {
  display: none;
}

.single-product .wp-block-surecart-product-quantity {
  max-width: 8rem;
  margin: 0 0 1rem;
}

.single-product .wp-block-surecart-product-buy-buttons {
  width: 100%;
  max-width: 16rem;
  margin: 0;
}

.single-product .sc-quantity-selector {
  border-color: color-mix(in srgb, var(--text-color) 35%, transparent);
}

.single-product .wp-block-surecart-product-page .wp-block-surecart-product-collection-tags, .single-product .wp-block-surecart-product-page .wp-block-surecart-product-pagination, .single-product .wp-block-surecart-product-page .wp-block-group:empty, .single-product .wp-block-surecart-product-page .wp-block-group__inner-container:empty, .single-product .wp-block-surecart-product-sale-badge {
  display: none !important;
}

.single-product .wp-block-surecart-product-buy-buttons .wp-block-button {
  width: 100%;
  margin: 0;
  display: block;
}

.single-product .wp-block-surecart-product-buy-buttons .wp-block-button__link {
  box-sizing: content-box;
  font-family: var(--body-font-family);
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.125rem;
  min-height: 0;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 100;
  line-height: 2.125rem;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: inline-flex;
  border: 1px solid var(--text-color) !important;
  box-shadow: none !important;
  color: var(--text-color) !important;
  background: none !important;
  border-radius: 2rem !important;
  padding: 5px 0 3px !important;
}

.single-product .wp-block-surecart-product-buy-buttons .wp-block-button__link:hover {
  background-color: var(--text-color) !important;
  color: var(--text-color-hover) !important;
}

.single-product .wp-block-surecart-product-buy-buttons .wp-block-button__link .sc-spinner {
  display: none;
}

.single-product .wp-block-surecart-product-description, .single-product .wp-block-surecart-product-page .sc-prose, .single-product .wp-block-surecart-product-page .wp-block-post-content {
  color: var(--text-color);
  font-family: var(--body-font-family);
  max-width: 42ch;
  margin-top: 0;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
}

.single-product .wp-block-surecart-product-list-related {
  max-width: 100%;
  margin-top: 0;
  width: 100% !important;
}

.single-product .wp-block-surecart-product-list-related > .wp-block-group.alignwide {
  display: block;
  max-width: 100% !important;
  margin-bottom: 1.5rem !important;
  padding: 0 !important;
}

.single-product .wp-block-surecart-product-list-related .wp-block-heading {
  font-family: var(--heading-font-family);
  font-size: var(--font-size-lg, 1.5rem);
  text-align: left;
  margin: 0;
  font-weight: 200;
  line-height: 1.2;
}

.single-product .wp-block-surecart-product-list-related .wp-block-surecart-product-pagination {
  display: none !important;
}

.single-product .product-columns__desktop-grid.product-columns__items--related {
  border-bottom: 1px solid var(--text-color);
  border-top: 1px solid var(--text-color);
  box-sizing: border-box;
  grid-template-columns: repeat(3, 1fr);
  max-width: 100%;
  margin: 0;
}

.single-product .product-columns__desktop-grid.product-columns__items--related .product-card {
  border-right: 1px solid var(--text-color);
  box-sizing: border-box;
  width: auto;
  margin: 0;
  padding: 1.5rem;
}

.single-product .product-columns__desktop-grid.product-columns__items--related .product-card:nth-child(3n) {
  border-right: none;
}

@media (width <= 1130px) and (width >= 992px) {
  .single-product .product-columns__desktop-grid.product-columns__items--related {
    grid-template-columns: repeat(2, 1fr);
  }

  .single-product .product-columns__desktop-grid.product-columns__items--related .product-card:nth-child(3n+1) {
    border-right: 1px solid var(--text-color);
  }

  .single-product .product-columns__desktop-grid.product-columns__items--related .product-card:nth-child(odd) {
    border-right: none;
  }
}

.single-product .wp-block-surecart-product-review-list, .single-product .wp-block-surecart-product-review-breakdown, .single-product .wp-block-surecart-product-review-form-template, .single-product .wp-block-surecart-product-review-confirmation-template {
  display: none !important;
}

.featured-two-up {
  padding-bottom: 4.5rem;

  &:has( + .product-columns) {
    padding-bottom: 0;
  }

  & .featured-two-up__mobile-carousel {
    display: none;
  }

  & .featured-two-up__desktop-rows {
    width: 100%;
    display: block;
  }

  & .featured-two-up-carousel {
    max-width: 100%;
    margin-bottom: 0;
  }

  & .featured-two-up-carousel .splide__track {
    overflow: hidden;
  }

  & .featured-two-up-carousel .splide__slide {
    box-sizing: border-box;
    height: auto;
  }

  & .featured-two-up-carousel .splide__slide .featured-two-up__row {
    width: 100%;
  }

  & .featured-two-up-carousel .splide__pagination {
    margin-top: 1.5rem;
    position: relative;
    bottom: -2rem;
  }

  & .featured-two-up__row--carousel .featured-two-up__row-content p {
    margin: 1.5rem 0;
  }

  @media (width <= 991px) {
    & .featured-two-up__desktop-rows .featured-two-up__row {
      flex-direction: column;
      width: 100%;
    }

    & .featured-two-up__desktop-rows .featured-two-up__row + .featured-two-up__row {
      border-top: 1px solid var(--text-color);
    }

    & .featured-two-up__desktop-rows .featured-two-up__row .col {
      width: 100%;
      max-width: 100%;
    }

    & .featured-two-up__desktop-rows .featured-two-up__row .image-wrapper {
      width: 100%;
    }

    & .featured-two-up__desktop-rows .featured-two-up__row-content {
      box-sizing: border-box;
      width: 100%;
      padding: 1.5rem .75rem 1.25rem;
    }

    & .featured-two-up:has( + .product-columns) .featured-two-up__desktop-rows .featured-two-up__row:last-child .featured-two-up__row-content {
      padding-bottom: .5rem;
    }

    & .featured-two-up__desktop-rows .featured-two-up__row-content p {
      margin: 1.5rem 0;
    }
  }

  & .featured-two-up__row {
    flex-direction: column;
    align-items: center;
    display: flex;

    @media screen and (width >= 992px) {
      & {
        flex-direction: row;
      }
    }

    & .image-wrapper {
      width: 100%;
      padding-top: 100%;
      position: relative;
      overflow: hidden;

      & img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
      }
    }

    & .featured-two-up__row-content {
      padding: 2rem 1rem;

      & p {
        margin: 3rem 0;
      }

      @media screen and (width >= 992px) {
        & {
          padding: 2rem 45px;
        }
      }
    }

    & .col {
      box-sizing: border-box;
      width: 100%;

      @media screen and (width >= 992px) {
        &.featured-two-up__row-image, &.featured-two-up__row-content {
          flex: 0 0 50%;
          width: 50%;
          max-width: 50%;
        }
      }
    }
  }

  & .featured-two-up__row.row-reverse {
    @media screen and (width >= 992px) {
      & {
        flex-direction: row-reverse;
      }
    }
  }
}

.featured-two-up.exhibitions-two-up {
  padding-top: 0;
  padding-bottom: 0;
}

.partner-page--overview + .exhibitions-two-up {
  padding-top: 2rem;
}

.exhibitions-two-up > .container {
  padding-left: var(--spacing-4, 1rem);
  padding-right: var(--spacing-4, 1rem);
}

.exhibitions-two-up__wrapper {
  flex-direction: column;
  gap: 0;
  display: flex;
}

.exhibitions-two-up .featured-two-up__row.exhibitions-two-up__row {
  scroll-margin-top: var(--site-header-offset);
  align-items: stretch;
}

.exhibitions-two-up .featured-two-up__row .image-wrapper {
  padding-top: 100%;
}

.exhibitions-two-up .featured-two-up__row-content {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.exhibitions-two-up .featured-two-up__row .featured-two-up__row-content p {
  margin: 0 0 1rem;
}

.exhibitions-two-up .featured-two-up__row .featured-two-up__row-content p:last-of-type {
  margin-bottom: 1.25rem;
}

.exhibitions-two-up .featured-two-up__row .featured-two-up__row-content .section-heading {
  margin: 0 0 .75rem;
}

.exhibitions-two-up .featured-two-up__row .featured-two-up__row-content .button {
  align-self: flex-start;
  width: auto;
}

.exhibitions-two-up__audience-label {
  letter-spacing: .1em;
  opacity: .65;
  text-transform: uppercase;
  margin: 0 0 .35rem;
  font-size: .75rem;
}

@media screen and (width >= 992px) {
  .exhibitions-two-up__wrapper {
    gap: 0;
  }

  .exhibitions-two-up .featured-two-up__row .col.featured-two-up__row-image {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }

  .exhibitions-two-up .featured-two-up__row .col.featured-two-up__row-content {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    padding: 1.5rem 2.25rem;
  }
}

.site-footer {
  padding: 2.5rem 0;
}

.site-footer__wrapper {
  justify-content: space-between;
  margin-bottom: 5.5rem;
  display: flex;

  @media screen and (width <= 992px) {
    & {
      flex-direction: column-reverse;
      margin-bottom: 3.5rem;
    }
  }
}

.site-footer__subscribe {
  box-sizing: border-box;
  flex: 0 0 50%;
  max-width: 500px;

  @media screen and (width <= 992px) {
    & {
      flex: 0 0 100%;
      max-width: none;
    }
  }

  & h3 {
    font-family: var(--heading-font-family);
    letter-spacing: -1px;
    margin: -3px 0 0;
    font-size: 2.5rem;
    font-weight: 100;
    line-height: 110%;

    & br {
      @media screen and (width <= 1280px) {
        & {
          display: none;
        }
      }
    }
  }

  & form {
    width: 100%;
    margin-top: 1.75rem;
    position: relative;

    & div, & input {
      width: 100%;
    }

    & .mc_header_email {
      display: none;
    }

    & input {
      border: 1px solid var(--text-color);
      height: 40px;
      font-family: var(--body-font);
      color: var(--text-color);
      background: none;
      border-radius: 2.5rem;
      padding: 0 1rem;
      font-size: 1rem;
      line-height: 40px;
    }

    & input:focus {
      color: var(--text-color);
    }

    & .mc_signup_submit {
      border: 0;
      width: 140px;
      position: absolute;
      top: 0;
      right: 0;
    }

    & #mc_message {
      font-size: 1rem;
      position: absolute;
      bottom: -100%;
    }

    & .updated:not(.published) {
      display: block;
    }

    & .mc_signup_submit:hover:after {
      color: var(--text-color-hover);
    }

    & .mc_signup_submit:hover #mc_signup_submit {
      color: var(--text-color-hover);
      border: 1px solid var(--text-color);
    }

    & #mc_signup_submit {
      color: var(--text-color);
      padding-left: 1.75rem;
      font-size: 1rem;
      transition: background-color .3s, color .3s;
    }
  }
}

.site-footer__nav {
  flex-direction: column;
  flex: 0 0 50%;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 1.75rem;
  display: flex;

  @media screen and (width <= 992px) {
    & {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
    }
  }

  & .site-footer__nav_footer {
    gap: 7rem;
    margin: 0 0 5.5rem;
    padding: 0;
    list-style: none;
    display: flex;

    @media screen and (width <= 992px) {
      & {
        flex-direction: column;
        flex: 0 0 50%;
        gap: 2rem;
        margin: 0 0 3.5rem;
      }
    }
  }

  & .site-footer__nav_socials {
    gap: 1rem;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;

    @media screen and (width <= 992px) {
      & {
        flex-direction: column;
        justify-content: flex-end;
        gap: .6rem;
      }
    }

    & li {
      & a {
        border: 1px solid;
        border-radius: 100%;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        transition: background-color .3s, color .3s;
        display: flex;

        &:hover {
          background: var(--text-color);
          color: var(--background-color);
        }
      }
    }
  }
}

.support-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 2.5rem;
  position: relative;

  @media screen and (width >= 992px) {
    & {
      margin-bottom: 3.5rem;
    }
  }

  & img {
    width: 100%;
  }
}

.support-hero__wrapper {
  color: var(--color-yellow);
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  inset: 0;

  @media screen and (width >= 992px) {
    & {
      justify-content: flex-end;
      position: absolute;
    }
  }

  & h3 {
    font-family: var(--heading-font-family);
    letter-spacing: -3%;
    margin: 0 0 2.5rem;
    font-size: 3.5rem;
    font-weight: 100;
    line-height: 95%;

    @media screen and (width >= 992px) {
      & {
        margin: 0 0 2.5rem;
        font-size: 3.5rem;
      }
    }

    @media screen and (width >= 1200px) {
      & {
        margin: 0 0 4rem;
        font-size: 5.5rem;
      }
    }
  }

  & p {
    max-width: 750px;
    font-size: 1.25rem;

    @media screen and (width >= 1600px) {
      & {
        font-size: 1.725rem;
      }
    }
  }

  & a {
    border: 1px solid var(--color-yellow);
    cursor: pointer;
    display: inline-block;
  }

  & a:hover {
    background: var(--color-yellow);
    color: var(--color-black);
    border: 1px solid var(--color-yellow);
  }
}

.support-hero__content {
  text-align: center;
  z-index: 2;
  flex-direction: column;
  flex: 0 0 100%;
  align-items: center;
  padding: 3.5rem 15px;
  display: flex;
  position: relative;

  @media screen and (width >= 992px) {
    & {
      border-left: 1px solid var(--color-yellow);
      text-align: left;
      flex: 0 0 50%;
      align-items: flex-start;
      padding: 3.5rem;
    }
  }

  & hr {
    background: var(--color-yellow);
    width: 2px;
    height: 300px;
    margin: 4.5rem auto;

    @media screen and (width >= 992px) {
      & {
        display: none;
      }
    }
  }
}

.support-hero__wrapper:before {
  content: " ";
  z-index: 1;
  background: #00000073;
  display: none;
  position: absolute;
  inset: 0;
}

@media screen and (width <= 992px) {
  .support-hero__wrapper:before {
    display: block;
  }
}

.support-hero__image {
  margin: 0;
  display: none;

  @media screen and (width >= 992px) {
    & {
      display: block;
    }
  }
}

.support-page-hero + .support-page--overview {
  padding: 1.5rem 0 2rem;
}

.support-page__overview-heading {
  font-family: var(--heading-font-family);
  margin: 0 0 1rem;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.25;
}

.support-page__overview {
  grid-template-columns: repeat(2, 1fr);
  gap: .75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
}

@media screen and (width >= 768px) {
  .support-page__overview {
    grid-template-columns: repeat(4, 1fr);
  }
}

.support-page__overview-link {
  border: 1px solid var(--text-color);
  color: inherit;
  border-radius: .35rem;
  align-items: center;
  gap: .75rem;
  padding: .65rem .75rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.support-page__overview-link:hover, .support-page__overview-link:focus {
  background-color: #ffffff1f;
}

.support-page__overview-link img {
  object-fit: cover;
  border-radius: .2rem;
  flex-shrink: 0;
  width: 3.5rem;
  height: 3.5rem;
}

.support-page__overview-label {
  flex-direction: column;
  gap: .15rem;
  font-size: .9rem;
  line-height: 1.25;
  display: flex;
}

.support-page__overview-num {
  font-family: var(--heading-font-family);
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1;
}

.support-section__eyebrow {
  font-family: var(--heading-font-family);
  opacity: .5;
  margin: 0 0 1rem;
  font-size: 2rem;
  font-weight: 200;
  line-height: 1;
}

.support-follow, .support-shop, .support-work {
  padding: 2.5rem 0;
}

.support-follow > .container, .support-work > .container {
  border-top: 1px solid var(--text-color);
  padding-top: 4rem;
}

.support-work .support-follow__grid {
  padding-bottom: 4rem;
}

.support-follow__col--heading .support-follow__copy {
  margin-top: 1rem;
}

.support-follow__col .product-card {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.support-follow__col .product-card__media {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.support-follow__card-intro {
  margin: 0 0 1.25rem;
  font-size: 1.125rem;
  line-height: 1.4;
}

.support-follow__includes {
  flex: 1;
  margin: 0 0 1.25rem;
}

.support-follow__includes-item {
  border-bottom: 1px solid var(--text-color);
  padding: .75rem 0;
  font-size: 1.125rem;
  line-height: 1.4;
}

.support-follow__includes-item:first-child {
  border-top: 1px solid var(--text-color);
}

.support-follow__includes-item--price {
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  display: flex;
}

.support-follow__includes-label {
  font-family: var(--heading-font-family);
  font-weight: 100;
}

.support-follow__includes-meta {
  opacity: .75;
  text-align: right;
  font-size: .9375rem;
}

.support-follow__includes-item--featured .support-follow__includes-meta {
  opacity: 1;
}

.support-follow__col .product-card__actions {
  margin-top: auto;
}

.support-follow__grid {
  grid-template-columns: 1fr;
  gap: 2rem 1.5rem;
  padding-bottom: 4rem;
  display: grid;
}

.support-follow__cards {
  border-bottom: 1px solid var(--text-color);
  border-top: 1px solid var(--text-color);
  box-sizing: border-box;
  grid-template-columns: 1fr;
  display: grid;
}

.support-follow__cards .support-follow__col {
  padding: 1.5rem;
}

.support-follow__cards .support-follow__col + .support-follow__col {
  border-top: 1px solid var(--text-color);
}

.support-follow__col--heading .section-heading {
  margin: 0;
}

.support-follow__copy {
  margin: 0 0 1.25rem;
  font-size: 1.125rem;
  line-height: 1.4;
}

.support-follow__col {
  flex-direction: column;
  display: flex;
}

.support-follow__col .button {
  align-self: flex-start;
}

.support-follow__figure {
  width: 100%;
  margin: 1.25rem 0 0;
  line-height: 0;
  position: relative;
  overflow: hidden;
}

.support-follow__figure:before {
  content: "";
  padding-top: 60%;
  display: block;
}

.support-follow__image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (width >= 992px) {
  .support-follow .support-follow__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
    align-items: start;
    gap: 2rem 2.5rem;
  }

  .support-follow__cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .support-follow__cards .support-follow__col + .support-follow__col {
    border-left: 1px solid var(--text-color);
    border-top: none;
  }

  .support-work .support-follow__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  }
}

.support-shop .section-heading {
  margin: 0 0 1.5rem;
}

.support-options {
  padding: 0 0 4.5rem;
}

.support-options__grid {
  grid-template-columns: 1fr;
  gap: 1.25rem;
  display: grid;
}

@media screen and (width >= 768px) {
  .support-options__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}

.support-option {
  border: 1px solid var(--text-color);
  scroll-margin-top: var(--site-header-offset);
  flex-direction: column;
  display: flex;
}

.support-option__image {
  width: 100%;
  line-height: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.support-option__image:before {
  content: "";
  padding-top: 72%;
  display: block;
}

.support-option__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.support-option__body {
  flex-direction: column;
  flex: 1;
  padding: 1.25rem 1.25rem 1.5rem;
  display: flex;
}

.support-option__num {
  font-family: var(--heading-font-family);
  opacity: .5;
  margin: 0 0 .5rem;
  font-size: 2rem;
  font-weight: 200;
  line-height: 1;
}

.support-option__title {
  font-family: var(--heading-font-family);
  margin: 0 0 .75rem;
  font-size: 1.35rem;
  font-weight: 200;
  line-height: 1.15;
}

.support-option__copy {
  flex: 1;
  margin: 0 0 1.25rem;
}

.support-option .button {
  align-self: flex-start;
  margin-top: auto;
}

.two-col-table {
  padding: 4rem 0;
}

.two-col-table__header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.two-col-table__heading {
  margin: 0;
}

.two-col-table__content {
  flex-direction: column;
  margin-top: 1rem;
  display: flex;
}

.two-col-table__row {
  border-top: 1px solid var(--text-color);
  padding: 1.725rem 0;
  display: flex;
}

.two-col-table__column {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.two-col-table__column:first-child {
  padding-right: 15%;
}

@media (width <= 768px) {
  .two-col-table__row {
    flex-direction: column;
  }

  .two-col-table__column {
    width: 100%;
    padding: 0;
  }

  .two-col-table__content-wrapper.h2 {
    font-size: 2rem;
    margin-bottom: 1rem !important;
  }

  .two-col-table__heading {
    margin-bottom: .5rem !important;
  }

  .two-col-table__column:last-child {
    padding-bottom: 0;
  }
}

.quote-carousel {
  min-height: 400px;
  padding: 2.5rem 0;
}

@media screen and (width <= 991px) {
  .quote-carousel {
    min-height: 0;
    padding: 2rem 0;
  }
}

.quote-carousel__layout {
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 2rem;
  padding-bottom: 4rem;
  display: grid;
}

@media screen and (width <= 991px) {
  .quote-carousel__layout {
    gap: 0;
    padding-bottom: 2rem;
  }
}

@media screen and (width >= 992px) {
  .quote-carousel__layout {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
    align-items: center;
    gap: 3rem;
  }
}

.quote-carousel__image {
  aspect-ratio: 3 / 4;
  width: 100%;
  min-width: 0;
  line-height: 0;
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 991px) {
  .quote-carousel__image {
    display: none;
  }
}

.quote-carousel__image:before {
  content: none;
  display: none;
}

.quote-carousel__image-img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.quote-carousel__quotes {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  column-gap: 1.5rem;
  min-width: 0;
  min-height: 100%;
  display: grid;
  position: relative;
}

.quote-carousel__splide {
  grid-column: 1;
  width: 100%;
  min-width: 0;
}

.quote-carousel__splide .splide__track, .quote-carousel__splide .splide__list, .quote-carousel__splide .splide__slide {
  width: 100%;
  height: 100%;
}

.quote-carousel .splide__pagination {
  width: auto;
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  right: auto;
}

.quote-carousel__custom_navigation {
  flex-shrink: 0;
  grid-area: 1 / 2;
  place-self: center end;
  padding-top: 0;
  position: static;
}

.quote-carousel__custom_navigation svg {
  margin: 0;
}

.quote-carousel .quote__slide {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 12rem;
  margin: 0;
  display: flex;
}

@media screen and (width <= 991px) {
  .quote-carousel .quote__slide {
    min-height: 0;
  }

  .quote-carousel .quote_slide__heading {
    font-size: clamp(1.75rem, 7.5vw, 2.25rem);
  }
}

@media screen and (width >= 992px) {
  .quote-carousel .quote__slide {
    min-height: 100%;
  }
}

.quote-carousel .quote__slide svg {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
}

.quote-carousel .quote__slide svg path {
  fill: var(--text-color);
}

.quote-carousel .quote_slide__heading {
  letter-spacing: -.06em;
  width: 100%;
  margin: 0;
  font-size: clamp(2.125rem, 4vw, 3rem);
  line-height: 1.05;
}

@media screen and (width <= 991px) {
  .quote-carousel__quotes {
    flex-direction: column;
    align-items: stretch;
    gap: 1.25rem;
    display: flex;
  }

  .quote-carousel__splide {
    flex: auto;
    width: 100%;
  }

  .quote-carousel__splide.splide--fade > .splide__track > .splide__list {
    width: 100%;
  }

  .quote-carousel__splide.splide--fade > .splide__track > .splide__list > .splide__slide {
    width: 100%;
    left: 0;
  }

  .quote-carousel__custom_navigation {
    grid-area: auto;
    place-self: flex-start;
  }

  .quote-carousel .splide__pagination {
    margin-top: 1.25rem;
    position: static;
    bottom: auto;
  }
}

.quote-carousel .splide__pagination__page {
  border: 1px solid var(--text-color);
  opacity: 1;
  background: none;
}

.quote-carousel .splide__pagination__page.is-active {
  background: var(--text-color);
  transform: none;
}

.related-posts-block {
  padding: var(--spacing-16) 0;
  border-top: 1px solid var(--color-black);
}

.related-posts__mobile-carousel {
  display: block;
}

.related-posts__desktop-grid {
  display: none;
}

.related-posts-carousel {
  margin-bottom: var(--spacing-8);
}

.related-posts-carousel .splide__track, .related-posts-carousel .splide__list {
  overflow: visible;
}

.related-posts-carousel .splide__slide {
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.related-posts-carousel .splide__slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media (width >= 992px) {
  .related-posts__mobile-carousel {
    display: none;
  }

  .related-posts__desktop-grid {
    gap: var(--spacing-8);
    grid-template-columns: repeat(3, 1fr);
    display: grid;
  }
}

@media (width <= 767px) {
  .related-posts-block {
    padding: var(--spacing-8) 0;
  }
}

.faq {
  padding: 2.5rem 0;
}

@media screen and (width <= 992px) {
  .faq {
    padding: 1.25rem 0 2.5rem;
  }
}

.faq__grid {
  gap: var(--spacing-xl);
  grid-template-columns: 33% 1fr;
  align-items: flex-start;
  display: grid;
}

.faq__heading {
  font-size: var(--font-size-lg);
  font-family: var(--heading-font-family);
  margin: 0 0 1.25rem;
  font-weight: 200;
  line-height: 1.2;
}

.faq__accordion {
  flex-direction: column;
  gap: 0;
  display: flex;
}

.faq__accordion-item {
  border-top: 1px solid var(--text-color);
}

.faq__accordion-item:last-child {
  border-bottom: 1px solid var(--text-color);
}

.faq__accordion-button {
  width: 100%;
  font-family: var(--heading-font-family);
  text-align: left;
  cursor: pointer;
  font-size: var(--font-size-base);
  appearance: none;
  background: none;
  border: 0;
  border-radius: 0;
  align-items: center;
  height: auto;
  padding: 1.25rem 0;
  transition: opacity .3s;
  display: flex;
}

.faq__accordion-button:hover {
  color: var(--text-color);
  background: none;
  border: 0;
}

.faq__accordion-icon {
  font-size: calc(var(--font-size-xl) * .6);
  margin-right: 1rem;
  font-weight: 300;
  transition: opacity .3s;
  display: inline-block;
}

.faq__accordion-content {
  opacity: 0;
  max-height: 0;
  padding: 0;
  transition: max-height .4s, padding .4s, opacity .3s;
  overflow: hidden;
}

.faq__accordion-content.is-open {
  max-height: 2000px;
  padding: 0 0 var(--spacing-lg) 0;
  opacity: 1;
}

.faq__accordion-content[hidden] {
  opacity: 0;
  max-height: 0;
  padding: 0;
  display: block;
}

.faq__accordion-text {
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  color: var(--text-color);
  padding-bottom: 1.25rem;
  line-height: 1.6;
}

.faq__accordion-text p {
  margin: 0;
}

@media (width <= 768px) {
  .faq__grid {
    gap: var(--spacing-lg);
    grid-template-columns: 1fr;
  }
}

.contact {
  padding: 4.5rem 0 4rem;
}

@media screen and (width <= 992px) {
  .contact {
    padding: 3rem 0;
  }
}

.contact__grid {
  gap: var(--spacing-xl);
  grid-template-columns: 33% 1fr;
  align-items: flex-start;
  display: grid;
}

.contact__heading {
  margin: 0;
  padding-right: 15%;
}

.contact__form {
  width: 100%;
  padding-left: 5em;
}

.contact__form br {
  display: none;
}

.contact__form form {
  gap: var(--spacing-md);
  flex-direction: column;
  display: flex;
}

.contact__form label {
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  color: var(--text-color);
  margin-bottom: .5rem;
  display: block;
}

.contact__form input[type="text"]::placeholder, .contact__form input[type="email"]::placeholder, .contact__form input[type="tel"]::placeholder, .contact__form input[type="url"]::placeholder, .contact__form textarea::placeholder, .contact__form select::placeholder {
  color: var(--text-color);
  opacity: .65;
}

.contact__form input[type="text"], .contact__form input[type="email"], .contact__form input[type="tel"], .contact__form input[type="url"], .contact__form select {
  border: 1px solid var(--text-color);
  width: 100%;
  height: 40px;
  min-height: 40px;
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  box-sizing: border-box;
  background: none;
  border-radius: 0;
  margin-bottom: .5rem;
  padding: 0 1rem;
  color: var(--text-color) !important;
}

.contact__form textarea {
  border: 1px solid var(--text-color);
  width: 100%;
  min-height: 40px;
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  box-sizing: border-box;
  background: none;
  border-radius: 0;
  margin-bottom: .5rem;
  padding: .65rem 1rem;
  color: var(--text-color) !important;
}

.contact__form input[type="text"]:focus, .contact__form input[type="email"]:focus, .contact__form input[type="tel"]:focus, .contact__form input[type="url"]:focus, .contact__form textarea:focus, .contact__form select:focus {
  outline: 2px solid var(--text-color);
  outline-offset: 2px;
}

.contact__form textarea {
  resize: vertical;
  max-height: 150px;
}

.contact__form input[type="submit"], .contact__form button[type="submit"], .contact__form .wp-block-button__link {
  border: 1px solid var(--text-color);
  box-sizing: content-box;
  height: 2.125rem;
  color: var(--text-color);
  font-family: var(--body-font-family);
  cursor: pointer;
  background: none;
  border-radius: 2rem;
  align-self: flex-end;
  margin-left: auto;
  padding: 3px 20px 0 16px;
  font-size: 1.125rem;
  text-decoration: none;
  transition: all .3s;
  display: inline-block;
}

.contact__form input[type="submit"]:hover, .contact__form button[type="submit"]:hover, .contact__form .wp-block-button__link:hover {
  background: var(--text-color);
  color: var(--text-color-hover);
}

.contact__form .name-fields, .contact__form p.name-fields, .contact__form div.name-fields {
  align-items: start;
  margin-bottom: 0;
  grid-template-columns: 1fr 1fr !important;
  gap: 2rem !important;
  display: grid !important;
}

.contact__form .name-fields > p, .contact__form p.name-fields > p, .contact__form .name-fields > .wpcf7-form-control-wrap, .contact__form p.name-fields > .wpcf7-form-control-wrap {
  width: 100% !important;
  margin: 0 !important;
}

.contact__form .name-fields .wpcf7-form-control-wrap, .contact__form p.name-fields .wpcf7-form-control-wrap {
  width: 100%;
  margin-bottom: 0;
}

.contact__form .name-fields input {
  width: 100%;
}

.contact__form .wpcf7-form-control-wrap {
  margin-bottom: var(--spacing-md);
  display: block;
}

.contact__form .wpcf7-not-valid-tip, .submissions__form .wpcf7-not-valid-tip {
  color: var(--text-color);
  font-size: var(--font-size-base);
  border: none;
  margin-top: 15px;
  font-style: italic;
}

.contact__form .wpcf7 .wpcf7-response-output, .submissions__form .wpcf7 .wpcf7-response-output {
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  line-height: 1.5;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.contact__form .wpcf7-mail-sent-ok {
  border: 1px solid var(--text-color);
  padding: var(--spacing-md);
  margin: 0 0 var(--spacing-md);
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  line-height: 1.5;
}

.contact__form .wpcf7 form.invalid .wpcf7-response-output, .contact__form .wpcf7 form.unaccepted .wpcf7-response-output, .contact__form .wpcf7 form.payment-required .wpcf7-response-output, .contact__form .wpcf7 form.spam .wpcf7-response-output, .contact__form .wpcf7 form.failed .wpcf7-response-output, .submissions__form .wpcf7 form.invalid .wpcf7-response-output, .submissions__form .wpcf7 form.unaccepted .wpcf7-response-output, .submissions__form .wpcf7 form.payment-required .wpcf7-response-output, .submissions__form .wpcf7 form.spam .wpcf7-response-output, .submissions__form .wpcf7 form.failed .wpcf7-response-output {
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  display: block;
  border: none !important;
  margin: 15px 0 2.5rem !important;
  padding: 0 !important;
}

.contact__form .wpcf7 form.sent .wpcf7-response-output, .submissions__form .wpcf7 form.sent .wpcf7-response-output {
  border: 1px solid var(--text-color);
  padding: var(--spacing-md);
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  display: block;
  margin: 0 0 2.5rem !important;
}

.contact .downloads .container {
  margin: auto;
}

.contact .downloads ul {
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
}

.contact .downloads li {
  border-bottom: 1px solid var(--text-color);
  font-family: var(--heading-font-family);
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 0 1rem;
  display: flex;
}

.contact .downloads li:last-child {
  border-bottom: none;
}

.contact .downloads li a {
  margin-left: auto;
}

.contact .downloads a:hover:before {
  display: none !important;
}

.contact .downloads a:hover {
  background: var(--text-color);
  color: var(--background-color);
}

.contact__form p:has(input[type="submit"]), .contact__form p:has(button[type="submit"]) {
  justify-content: flex-end;
  display: flex;
}

.wpcf7-spinner {
  visibility: visible;
  opacity: .75;
  background-color: #23282d;
  border: none;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  margin: 0 24px;
  padding: 0;
  position: absolute;
  bottom: -25%;
  right: 22px;
}

@media (width <= 992px) {
  .contact__form {
    padding-left: 0;
  }

  .contact__grid {
    gap: var(--spacing-lg);
    grid-template-columns: 1fr;
  }

  .contact__heading {
    padding-right: 0;
  }

  .contact__form .name-fields {
    flex-direction: column;
  }
}

.contact__form .contact-options, .contact__form .contact__form-radios-message {
  display: none !important;
}

.contact__form .wpcf7-radio, .contact__form .wpcf7-list, .contact-options .wpcf7-radio {
  gap: var(--spacing-md);
  flex-flow: wrap !important;
  display: flex !important;
}

.contact__form .wpcf7-list-item, .contact-options .wpcf7-list-item {
  margin: 0;
  display: inline-flex !important;
}

.contact__form .wpcf7-list-item label, .contact-options .wpcf7-list-item label {
  cursor: pointer;
  margin: 0;
  display: inline-block;
}

.contact__form .wpcf7-list-item input[type="radio"], .contact-options .wpcf7-list-item input[type="radio"] {
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
}

.contact__form .wpcf7-list-item-label, .contact-options .wpcf7-list-item-label {
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  text-align: center;
  background-color: #0000;
  border-radius: 2rem;
  height: 35px;
  margin-bottom: 1rem;
  margin-right: 1rem;
  line-height: 35px;
  transition: all .3s;
  display: flex;
  border: 1px solid var(--text-color) !important;
  color: inherit !important;
  border-color: inherit !important;
}

.contact__form .wpcf7-list-item-label, .contact-options .wpcf7-list-item-label:hover {
  border-color: var(--text-color) !important;
  color: var(--text-color) !important;
}

.contact__form .wpcf7-list-item-label {
  padding: 0 1rem;
}

.contact__form .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label, .contact-options .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label {
  background-color: var(--color-black);
  color: var(--color-cream);
  border-color: var(--color-black);
}

.contact__form .wpcf7-list-item input[type="radio"]:not(:checked) + .wpcf7-list-item-label, .contact-options .wpcf7-list-item input[type="radio"]:not(:checked) + .wpcf7-list-item-label {
  color: var(--color-black);
  border-color: var(--color-black);
  background-color: #0000;
}

.contact__form .wpcf7-list-item:hover .wpcf7-list-item-label, .contact-options .wpcf7-list-item:hover .wpcf7-list-item-label {
  background-color: var(--color-black) !important;
  color: var(--color-yellow) !important;
  border-color: var(--color-black) !important;
}

.contact__form .contact__form-radios-message {
  margin-top: var(--spacing-md);
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  color: var(--text-color);
  margin-bottom: 0;
}

.submissions__hero {
  padding: 3rem 0 !important;
}

.submissions__hero .section-heading {
  margin-bottom: 1rem;
}

.submissions__hero-intro {
  font-family: var(--body-font-family);
  max-width: 42rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.submissions__hero-intro p {
  margin: 0;
}

.submissions__guidelines {
  padding: 2.5rem 0;
}

@media screen and (width <= 992px) {
  .submissions__guidelines {
    padding: 1.25rem 0 2.5rem;
  }
}

.submissions__guidelines-grid {
  gap: var(--spacing-xl);
  grid-template-columns: 33% 1fr;
  align-items: flex-start;
  display: grid;
}

.submissions__guidelines-heading {
  margin: 0;
}

.submissions__guidelines-list {
  flex-direction: column;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.submissions__guidelines-item {
  border-top: 1px solid var(--text-color);
  padding: 1.25rem 0;
}

.submissions__guidelines-item:last-child {
  border-bottom: 1px solid var(--text-color);
}

.submissions__guidelines-item-heading {
  font-family: var(--heading-font-family);
  font-size: var(--font-size-base);
  margin: 0 0 .5rem;
  font-weight: 400;
  line-height: 1.3;
}

.submissions__guidelines-item-copy {
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  margin: 0;
  line-height: 1.6;
}

.submissions {
  padding: 4.5rem 0 20%;
}

@media screen and (width <= 992px) {
  .submissions {
    padding: 3rem 0 20%;
  }
}

.submissions__grid {
  gap: var(--spacing-xl);
  grid-template-columns: 33% 1fr;
  align-items: flex-start;
  display: grid;
}

.submissions__heading {
  margin: 0;
  padding-right: 15%;
}

.submissions__form-intro {
  max-width: 36rem;
  margin-bottom: var(--spacing-lg);
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  line-height: 1.6;
}

.submissions__form-intro p {
  margin: 0;
}

.submissions__form, .submissions__form.contact__form {
  width: 100%;
  padding-left: 0;
}

.submissions__form.contact__form input[type="submit"], .submissions__form.contact__form button[type="submit"] {
  align-self: flex-start;
  margin-left: 0;
}

.submissions__form.contact__form p:has(input[type="submit"]), .submissions__form.contact__form p:has(button[type="submit"]) {
  justify-content: flex-start;
}

.submissions__form .wpcf7-file {
  width: 100%;
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  color: var(--text-color);
}

.submissions__form .wpcf7-file::file-selector-button {
  border: 1px solid var(--color-white);
  color: var(--text-color);
  cursor: pointer;
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  background: none;
  border-radius: 2rem;
  height: 40px;
  margin-right: 1rem;
  padding: 0 1rem;
  transition: all .3s;
}

.submissions__form .wpcf7-file::file-selector-button:hover {
  background: var(--text-color);
  border-color: var(--text-color);
  color: var(--text-color-hover);
}

.submissions__form .wpcf7-file::-webkit-file-upload-button {
  border: 1px solid var(--color-white);
  color: var(--text-color);
  cursor: pointer;
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  background: none;
  border-radius: 2rem;
  height: 40px;
  margin-right: 1rem;
  padding: 0 1rem;
  transition: all .3s;
}

.submissions__form .wpcf7-file::-webkit-file-upload-button:hover {
  background: var(--text-color);
  border-color: var(--text-color);
  color: var(--text-color-hover);
}

.submissions__downloads .container {
  margin: auto;
}

.submissions__downloads ul {
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
}

.submissions__downloads li {
  border-bottom: 1px solid var(--text-color);
  font-family: var(--heading-font-family);
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 0 1rem;
  display: flex;
}

.submissions__downloads li:last-child {
  border-bottom: none;
}

.submissions__downloads li a {
  margin-left: auto;
}

.submissions__downloads a:hover:before {
  display: none !important;
}

.submissions__downloads a:hover {
  background: var(--text-color);
  color: var(--background-color);
}

@media (width <= 992px) {
  .submissions__guidelines-grid, .submissions__grid {
    gap: var(--spacing-lg);
    grid-template-columns: 1fr;
  }

  .submissions__heading {
    padding-right: 0;
  }
}

.archive-listing {
  padding: 2.5rem 0;
}

@media screen and (width <= 992px) {
  .archive-listing {
    padding: 1.25rem 0 2.5rem;
  }
}

.archive-listing__grid {
  align-items: flex-start;
  gap: var(--spacing-xl);
  grid-template-columns: 33% 1fr;
  display: grid;
}

@media screen and (width <= 992px) {
  .archive-listing__grid {
    grid-template-columns: 1fr;
  }
}

.archive-listing__heading {
  font-family: var(--heading-font-family);
  font-size: var(--font-size-lg);
  margin: 0 0 1.25rem;
  font-weight: 200;
  line-height: 1.2;
}

.archive-listing__intro {
  max-width: 28ch;
  margin: 0;
}

.archive-listing__items {
  flex-direction: column;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.archive-listing__item {
  border-top: 1px solid var(--text-color);
  padding: 2rem 0;
}

.archive-listing__item:last-child {
  border-bottom: 1px solid var(--text-color);
}

.archive-listing__item-title {
  font-family: var(--heading-font-family);
  margin: 0 0 .5rem;
  font-size: 1.5rem;
  font-weight: 200;
  line-height: 1.2;
}

.archive-listing__item-meta {
  opacity: .85;
  margin: 0 0 1rem;
  font-size: .875rem;
}

.archive-listing__item-copy {
  max-width: 60ch;
  margin: 0 0 1.5rem;
}

.archive-listing__item-title a {
  color: inherit;
  text-decoration: none;
}

.archive-listing__item-title a:hover, .archive-listing__item-title a:focus {
  text-decoration: underline;
}

.archive-listing__empty {
  margin: 0;
}

.exhibitions-bento {
  padding: 0 0 4.5rem;
}

.exhibitions-bento__grid {
  grid-template-columns: 1fr;
  gap: 1rem;
  display: grid;
}

@media screen and (width >= 900px) {
  .exhibitions-bento__grid {
    grid-template-rows: minmax(18rem, 1fr) minmax(14rem, auto);
    grid-template-columns: 1.15fr 1fr;
  }
}

.exhibitions-bento__tile {
  border: 1px solid var(--text-color);
  scroll-margin-top: var(--site-header-offset);
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.exhibitions-bento__media {
  line-height: 0;
  overflow: hidden;
}

.exhibitions-bento__media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 12rem;
  display: block;
}

.exhibitions-bento__content {
  flex-direction: column;
  flex: 1;
  padding: 1.25rem 1.35rem 1.5rem;
  display: flex;
}

.exhibitions-bento__content p {
  margin: 0 0 .75rem;
  font-size: .95rem;
  line-height: 1.45;
}

.exhibitions-bento__num {
  font-family: var(--heading-font-family);
  opacity: .45;
  margin: 0 0 .4rem;
  font-size: 1.35rem;
  font-weight: 200;
  line-height: 1;
}

.exhibitions-bento__title {
  font-family: var(--heading-font-family);
  margin: 0 0 .65rem;
  font-size: 1.35rem;
  font-weight: 200;
  line-height: 1.15;
}

.exhibitions-bento__content .button {
  margin-top: auto;
}

@media screen and (width >= 900px) {
  .exhibitions-bento__tile--lead {
    grid-row: 1 / 3;
  }

  .exhibitions-bento__tile--lead .exhibitions-bento__media img {
    min-height: 20rem;
  }
}

.exhibitions-bento__tile--overlay {
  min-height: 16rem;
  position: relative;
}

.exhibitions-bento__tile--overlay .exhibitions-bento__media {
  flex: 1;
  min-height: 16rem;
  position: relative;
}

.exhibitions-bento__tile--overlay .exhibitions-bento__media:after {
  content: "";
  background: linear-gradient(to top, #000000e0 0%, #0003 55%, #0000 100%);
  position: absolute;
  inset: 0;
}

.exhibitions-bento__tile--overlay .exhibitions-bento__media img {
  min-height: 16rem;
}

.exhibitions-bento__content--overlay {
  color: #fff;
  z-index: 1;
  padding: 1.35rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.exhibitions-bento__content--overlay .exhibitions-bento__num {
  opacity: .7;
}

@media screen and (width >= 900px) {
  .exhibitions-bento__tile--strip {
    flex-direction: row;
    grid-column: 1 / -1;
  }

  .exhibitions-bento__tile--strip .exhibitions-bento__media {
    flex: 0 0 38%;
    max-width: 38%;
  }

  .exhibitions-bento__tile--strip .exhibitions-bento__media img {
    min-height: 100%;
  }

  .exhibitions-bento__tile--strip .exhibitions-bento__content {
    flex: 1;
    justify-content: center;
  }
}

.exhibitions-page-header + .exhibitions-two-up {
  padding-top: 0;
}

.exhibitions-page-header--banner {
  padding: 0;
}

.exhibitions-page-header__banner {
  background-position: center;
  background-size: cover;
  min-height: 14rem;
  position: relative;
}

.exhibitions-page-header__banner:before {
  content: "";
  background: linear-gradient(to top, #000000b8 0%, #00000040 55%, #0000001a 100%);
  position: absolute;
  inset: 0;
}

.exhibitions-page-header__banner-inner {
  color: #fff;
  z-index: 1;
  padding: 5rem 0 2rem;
  position: relative;
}

.exhibitions-page-header--banner .exhibitions-page-header__title {
  margin-bottom: .5rem;
  font-size: clamp(2.5rem, 6vw, 4rem);
}

.exhibitions-page-header--banner .exhibitions-page-header__intro {
  opacity: .95;
  max-width: 40ch;
}

.exhibitions-page-header--split {
  padding: 2rem 0 1.25rem;
}

.exhibitions-page-header__split {
  grid-template-columns: minmax(10rem, 32%) 1fr;
  align-items: start;
  gap: 1.5rem 2.5rem;
  display: grid;
}

@media screen and (width <= 768px) {
  .exhibitions-page-header__split {
    grid-template-columns: 1fr;
  }
}

.exhibitions-page-header--split .exhibitions-page-header__title {
  margin: 0;
  font-size: clamp(2.75rem, 8vw, 4.5rem);
  line-height: .95;
}

.exhibitions-page-header__split-body {
  border-left: 1px solid var(--text-color);
  padding-left: 2rem;
}

@media screen and (width <= 768px) {
  .exhibitions-page-header__split-body {
    border-left: 0;
    border-top: 1px solid var(--text-color);
    padding-top: 1.25rem;
    padding-left: 0;
  }
}

.exhibitions-page-header--split .exhibitions-page-header__intro {
  max-width: 42ch;
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.5;
}

.exhibitions-page-header--minimal {
  padding: 1.5rem 0 .75rem;
}

.exhibitions-page-header__kicker {
  letter-spacing: .12em;
  text-transform: uppercase;
  margin: 0 0 .35rem;
  font-size: .75rem;
}

.exhibitions-page-header__title--display {
  letter-spacing: -.03em;
  margin: 0;
  font-size: clamp(3.5rem, 12vw, 6.5rem);
  line-height: .9;
}

.exhibitions-page-header--pills {
  text-align: center;
  padding: 2rem 0 1.5rem;
}

.exhibitions-page-header--pills .exhibitions-page-header__title {
  margin-bottom: .75rem;
}

.exhibitions-page-header__intro--centered {
  max-width: 46ch;
  margin: 0 auto 1.5rem;
}

.exhibitions-page-header__pills {
  flex-wrap: wrap;
  justify-content: center;
  gap: .65rem;
  display: flex;
}

.exhibitions-page-header__pills a {
  border: 1px solid var(--text-color);
  color: inherit;
  border-radius: 999px;
  padding: .5rem 1rem;
  font-size: .9rem;
  text-decoration: none;
  transition: background-color .2s;
}

.exhibitions-page-header__pills a:hover, .exhibitions-page-header__pills a:focus {
  background-color: var(--text-color);
  color: var(--backround-color);
}

.exhibitions-page-header--editorial {
  padding: 1.5rem 0;
}

.exhibitions-page-header__editorial {
  grid-template-columns: 1fr;
  gap: 1.25rem;
  display: grid;
}

@media screen and (width >= 768px) {
  .exhibitions-page-header__editorial {
    grid-template-columns: 1.1fr 1fr;
    align-items: stretch;
  }
}

.exhibitions-page-header__editorial-media {
  min-height: 12rem;
  line-height: 0;
  overflow: hidden;
}

.exhibitions-page-header__editorial-media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 12rem;
  display: block;
}

.exhibitions-page-header__editorial-panel {
  border: 1px solid var(--text-color);
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem 1.75rem;
  display: flex;
}

.exhibitions-page-header--editorial .exhibitions-page-header__title {
  margin-bottom: .75rem;
}

.exhibitions-page-header--editorial .exhibitions-page-header__intro {
  margin: 0;
}

.exhibitions-page-header__title {
  font-family: var(--heading-font-family);
  font-weight: 200;
  line-height: 1.15;
}

.exhibitions-page-header__intro {
  margin: 0;
}

.exhibitions-header-preview {
  border-bottom: 2px solid var(--text-color);
  padding: 2rem 0 1.5rem;
}

.exhibitions-header-preview__page-title {
  font-family: var(--heading-font-family);
  margin: 0 0 .75rem;
  font-size: 1.75rem;
  font-weight: 200;
}

.exhibitions-header-preview__note {
  max-width: 60ch;
  margin: 0;
}

.exhibitions-header-preview__note code {
  font-size: .9em;
}

.exhibitions-header-preview__option {
  border-bottom: 2px dashed var(--text-color);
  margin-bottom: 0;
}

.exhibitions-header-preview__option-bar {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 1rem 0 .5rem;
  display: flex;
}

.exhibitions-header-preview__label {
  font-family: var(--heading-font-family);
  margin: 0;
  font-size: 1rem;
  font-weight: 200;
}

.journal-template__hero-container {
  padding: 5rem 0 3rem !important;
}

.journal-template__hero-container .section-heading {
  margin-bottom: 1rem;
}

.journal-template__hero-container p {
  font-family: var(--body-font-family);
  max-width: 42rem;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.journal-template__hero-container .featured-post-carousel {
  margin-top: 2.5rem;
}

.journal-template__posts-container {
  padding: 3rem 0 !important;
}

.journal-template__results.is-loading {
  opacity: .45;
  pointer-events: none;
  transition: opacity .2s;
}

.journal-template__filters {
  border-top: 1px solid var(--text-color);
  margin-bottom: 2.5rem;
  padding-top: 1.5rem;
}

.journal-template__filters-dropdown {
  margin-bottom: .5rem;
  position: relative;
}

.journal-template__filters-bar {
  flex-wrap: wrap;
  align-items: center;
  gap: .75rem 1.25rem;
  display: flex;
}

.journal-template__filters-toggle {
  gap: .5rem;
  margin: 0;
}

.journal-template__filters-toggle-count {
  color: var(--backround-color);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-width: 1.25rem;
  padding: .15rem .4rem;
  font-size: .75rem;
  line-height: 1;
  display: inline-flex;
}

.journal-template__filters-panel {
  border: 1px solid var(--text-color);
  z-index: 30;
  background-color: #fff;
  border-radius: .35rem;
  width: 50%;
  padding: 1.25rem;
  position: absolute;
  top: calc(100% + .5rem);
  left: 0;
  box-shadow: 0 8px 24px #0000001f;
}

.journal-template__filters-panel[hidden] {
  display: none;
}

.journal-template__filters-form {
  margin: 0;
}

.journal-template__filters-toolbar {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.journal-template__search-field, .journal-template__filter-fields, .journal-template__filters-submit {
  min-width: 0;
}

.journal-template__field-label {
  font-family: var(--body-font-family);
  letter-spacing: .05em;
  text-transform: uppercase;
  margin: 0 0 .35rem;
  font-size: .75rem;
  display: block;
}

.journal-template__search-input, .journal-template__multiselect-toggle {
  appearance: none;
  border: 1px solid var(--text-color);
  box-sizing: border-box;
  color: var(--text-color);
  font-family: var(--body-font-family);
  background-color: #0000;
  border-radius: .35rem;
  width: 100%;
  min-height: 2.5rem;
  margin: 0;
  padding: .4rem .85rem;
  font-size: .95rem;
  font-weight: 100;
  line-height: 1.2;
}

.journal-template__filters-form .journal-template__search-input {
  border: 1px solid var(--text-color);
  color: var(--text-color);
  border-radius: .35rem;
  padding: .4rem .85rem;
  display: block;
}

.journal-template__search-input::placeholder {
  color: var(--text-color);
  opacity: .65;
}

.journal-template__filters-form .journal-template__search-input:hover, .journal-template__filters-form .journal-template__search-input:focus {
  border: 1px solid var(--text-color);
  color: var(--text-color);
  outline: none;
}

.journal-template__filter-fields {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.journal-template__multiselect {
  position: relative;
}

.journal-template__multiselect-toggle {
  cursor: pointer;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.journal-template__multiselect-toggle:after {
  content: "";
  border-bottom: 1px solid;
  border-right: 1px solid;
  flex: none;
  width: .45rem;
  height: .45rem;
  margin-top: -.15rem;
  transform: rotate(45deg);
}

.journal-template__multiselect.is-open .journal-template__multiselect-toggle:after {
  margin-top: .1rem;
  transform: rotate(-135deg);
}

.journal-template__multiselect-label {
  opacity: .75;
  flex: none;
}

.journal-template__multiselect-value {
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: auto;
  min-width: 0;
  overflow: hidden;
}

.journal-template__multiselect-panel {
  background-color: var(--backround-color);
  border: 1px solid var(--text-color);
  z-index: 20;
  border-radius: .35rem;
  max-height: 16rem;
  margin-top: .35rem;
  position: absolute;
  left: 0;
  right: 0;
  overflow: auto;
  box-shadow: 0 8px 24px #0000001f;
}

.journal-template__multiselect-options {
  background: #fff;
  margin: 0;
  padding: .35rem 0;
  list-style: none;
}

.journal-template__multiselect-option {
  margin: 0;
}

.journal-template__multiselect-option-label {
  cursor: pointer;
  font-family: var(--body-font-family);
  align-items: center;
  gap: .6rem;
  margin: 0;
  padding: .45rem .85rem;
  font-size: .95rem;
  line-height: 1.3;
  display: flex;
}

.journal-template__multiselect-option-label:hover {
  background-color: #0000000f;
}

.journal-template__multiselect-option-label input {
  accent-color: var(--text-color);
  flex: none;
  margin: 0;
}

.journal-template__multiselect-actions {
  border-top: 1px solid var(--text-color);
  padding: .45rem .85rem;
}

.journal-template__multiselect-clear {
  color: var(--text-color);
  cursor: pointer;
  font-family: var(--body-font-family);
  text-transform: none;
  background: none;
  border: 0;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: .875rem;
  text-decoration: underline;
}

.journal-template__multiselect-clear:hover, .journal-template__multiselect-clear:focus {
  color: var(--text-color);
  background: none;
}

.journal-template__filters-submit .button {
  white-space: nowrap;
  margin: 0;
}

.journal-template__active-filters {
  flex-wrap: wrap;
  gap: .5rem;
  margin: 0 0 1rem;
  padding: 0;
  list-style: none;
  display: flex;
}

.journal-template__active-filter {
  background-color: var(--text-color);
  color: #fff;
  font-family: var(--highlight-font-family);
  border-radius: 999px;
  align-items: center;
  gap: .35rem;
  margin: 0;
  padding: .35rem .5rem .35rem .75rem;
  font-size: .875rem;
  line-height: 1.2;
  display: inline-flex;
}

.journal-template__active-filter-label {
  opacity: .85;
  font-weight: 400;
}

.journal-template__active-filter-remove {
  color: inherit;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.35rem;
  height: 1.35rem;
  font-size: 1.1rem;
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
}

.journal-template__active-filter-remove:hover, .journal-template__active-filter-remove:focus {
  background-color: var(--backround-color);
  color: var(--text-color);
}

.journal-template__filters-empty {
  font-family: var(--body-font-family);
  opacity: .85;
  margin: 1rem 0 0;
  font-size: 1rem;
}

.journal-template__filter-clear {
  color: var(--text-color);
  font-family: var(--body-font-family);
  text-underline-offset: .2em;
  white-space: nowrap;
  font-size: .95rem;
  text-decoration: underline;
}

.journal-template__filter-clear:hover, .journal-template__filter-clear:focus {
  text-decoration: none;
}

@media (width <= 767.98px) {
  .journal-template__filters-panel, .journal-template__filters-submit .button {
    width: 100%;
  }
}

.journal-template__no-results {
  border-top: 1px solid var(--text-color);
  font-family: var(--body-font-family);
  text-align: center;
  margin-top: 2rem;
  padding: 2.5rem 0;
}

.journal-template__no-results-message {
  margin: 0 0 1.25rem;
  font-size: 1.125rem;
  font-weight: 100;
  line-height: 1.5;
}

.journal-template__no-results-clear {
  margin: 0;
}

.journal-template__post-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  display: grid;
}

.journal-template__post-grid > article {
  box-sizing: border-box;
  align-self: start;
  width: 100%;
  min-width: 0;
  min-height: 0;
}

.journal-template__pagination {
  width: 100%;
  font-family: var(--body-font-family);
  margin-top: 5rem;
}

.journal-template__pagination ul.page-numbers {
  border-top: 1px solid var(--text-color);
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 2rem 0 0;
  list-style: none;
  display: flex;
  position: relative;
}

.journal-template__pagination ul.page-numbers li {
  border-bottom: 1px solid #0000;
  margin: 0 10px;
}

.journal-template__pagination a:not(.no-hover):before {
  display: none !important;
}

.journal-template__pagination ul.page-numbers li:has( > a.prev.page-numbers), .journal-template__pagination ul.page-numbers li:has( > span.prev.page-numbers) {
  margin: auto;
  position: absolute;
  top: 1.25rem;
  bottom: 0;
  left: 0;
}

.journal-template__pagination ul.page-numbers li:has( > a.next.page-numbers), .journal-template__pagination ul.page-numbers li:has( > span.next.page-numbers) {
  margin: auto;
  position: absolute;
  top: 1.25rem;
  bottom: 0;
  right: 0;
}

.journal-template__pagination ul.page-numbers a:not(.prev):not(.next), .journal-template__pagination ul.page-numbers span.page-numbers:not(.prev):not(.next) {
  padding: 0 5px;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
}

.journal-template__pagination ul.page-numbers a.prev.page-numbers, .journal-template__pagination ul.page-numbers span.prev.page-numbers, .journal-template__pagination ul.page-numbers a.next.page-numbers, .journal-template__pagination ul.page-numbers span.next.page-numbers {
  border: 1px solid var(--text-color);
  width: 40px;
  height: 40px;
  color: var(--text-color);
  box-sizing: border-box;
  background-color: #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s, color .2s, border-color .2s;
  display: flex;
}

.journal-template__pagination ul.page-numbers a.prev.page-numbers:hover, .journal-template__pagination ul.page-numbers span.prev.page-numbers:hover, .journal-template__pagination ul.page-numbers a.next.page-numbers:hover, .journal-template__pagination ul.page-numbers span.next.page-numbers:hover {
  background-color: var(--text-color);
  color: var(--backround-color);
}

.journal-template__pagination ul.page-numbers a.prev.page-numbers:hover path, .journal-template__pagination ul.page-numbers span.prev.page-numbers:hover path, .journal-template__pagination ul.page-numbers a.next.page-numbers:hover path, .journal-template__pagination ul.page-numbers span.next.page-numbers:hover path {
  stroke: var(--backround-color);
}

.journal-template__pagination ul.page-numbers a.page-numbers svg.pagination-arrow, .journal-template__pagination ul.page-numbers span.page-numbers svg.pagination-arrow {
  vertical-align: middle;
  width: 18px;
  height: auto;
  display: inline-block;
}

.journal-template__pagination ul.page-numbers a.page-numbers svg.pagination-arrow--prev, .journal-template__pagination ul.page-numbers span.page-numbers svg.pagination-arrow--prev {
  transform: rotate(180deg);
}

.journal-template__pagination ul.page-numbers li:has( > span.page-numbers.current) {
  border-bottom: 1px solid var(--text-color);
}

.journal-template__pagination ul.page-numbers a.page-numbers:not(.prev):not(.next):hover {
  border-bottom: none !important;
  text-decoration: none !important;
}

.journal-template__pagination ul.page-numbers li:has( > a.page-numbers:not(.prev):not(.next):hover) {
  border-bottom: 1px solid var(--text-color);
}

.journal-template__pagination svg path {
  transition: stroke .2s;
}

.journal-template__pagination ul.page-numbers a.page-numbers:hover svg path, .journal-template__pagination ul.page-numbers span.page-numbers:hover svg path {
  stroke: var(--background-color) !important;
}

@media (width <= 767.98px) {
  .journal-template__post-grid {
    grid-template-columns: 1fr;
  }
}

@media (width >= 768px) and (width <= 1199.98px) {
  .journal-template__post-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

body {
  background-color: var(--background-color);
  color: var(--text-color);
  font-family: var(--body-font-family);
  font-size: var(--font-size-base);
  letter-spacing: -1%;
  overflow-x: hidden;
}

body.menu-open {
  overflow: hidden;
}

section {
  margin: 0;
  overflow: auto;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  position: absolute !important;
}

.screen-reader-text:focus {
  color: #21759b;
  z-index: 100000;
  background-color: #f1f1f1;
  border-radius: 3px;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  display: block;
  top: 5px;
  left: 5px;
  box-shadow: 0 0 2px 2px #0009;
  clip: auto !important;
}

#primary[tabindex="-1"]:focus {
  outline: 0;
}

.site {
  max-width: 100%;
  margin: 0 auto;
}

.container {
  width: calc(100% - 30px);
  margin: auto;

  @media screen and (width >= 992px) {
    & {
      width: calc(100% - 90px);
    }
  }
}

.post-block {
  margin-bottom: 2rem;

  @media screen and (width >= 768px) {
    & {
      margin-bottom: 2.5rem;
    }
  }
}

.post-block-image img {
  width: 100%;
  height: auto;
}

textarea {
  width: 100%;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: var(--border-color-light) var(--border-color-light) #bbb;
  color: var(--global-font-color);
  cursor: pointer;
  background: #eee;
  border-radius: 3px;
  padding: .6em 1em .4em;
  font-size: .75rem;
  line-height: 1;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: var(--border-color-light) #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid var(--border-color-light);
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}

select {
  border: 1px solid var(--border-color-light);
}

.site-header {
  height: auto;
  color: inherit;
  background-color: #0000;
  padding: 0;
}

.site-header__chrome {
  z-index: 10;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.site-header__logo a {
  max-width: none;
  display: flex;
}

.site-header__cart {
  font-family: var(--body-font-family);
  letter-spacing: -1px;
  cursor: pointer;
  color: inherit;
  background: none;
  border: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 100;
  display: none;
  position: relative;

  @media screen and (width >= 767px) {
    & {
      display: block;
    }
  }
}

.site-header__cart:hover {
  color: inherit;
  background: none;
  border: 0;
}

.site-header__cart:before {
  content: " ";
  background-color: var(--text-color);
  width: 0;
  height: 1px;
  transition: width .3s, left .3s;
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
}

.site-header__cart:hover:before {
  width: 100%;
}

.site-header__hamburger-menu {
  cursor: pointer;
  background: none;
  border: none;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 24px;
  padding: 0;
  display: flex;

  @media screen and (width >= 767px) {
    & {
      display: none;
    }
  }
}

.site-header__hamburger-menu:hover {
  background: none;
  border: 0;
}

.site-header__hamburger-menu span {
  background: var(--text-color);
  border-radius: 2px;
  width: 100%;
  height: 2px;
  transition: all .3s ease-in-out;
  display: block;
}

.site-header__hamburger-menu.active span:first-child {
  transform: translateY(11px)rotate(45deg);
}

.site-header__hamburger-menu.active span:nth-child(2) {
  opacity: 0;
}

.site-header__hamburger-menu.active span:nth-child(3) {
  transform: translateY(-11px)rotate(-45deg);
}

.site-header__wrapper {
  background-color: var(--background-color);
  color: var(--text-color);
  flex-shrink: 0;
  align-items: center;
  width: 100%;
  height: 3.75rem;
  margin: 0;
  display: flex;
  position: relative;
  top: auto;

  @media screen and (width >= 767px) {
    & {
      height: 2.825em;
    }
  }
}

.site-header__wrapper nav, .site-header__wrapper .primary-menu, .site-header__wrapper .primary-menu .sub-menu {
  background-color: var(--background-color);
  color: var(--text-color);
}

.site-header .container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

body:has(.site-header--has-announcement) #primary, body.has-header-announcement #primary {
  padding-top: var(--site-header-offset);
}

body:has(.site-header--has-announcement) #primary > .home-hero, body.has-header-announcement #primary > .home-hero {
  padding-top: .85rem;
}

.header-image {
  margin: 0 auto;
}

.header-image img {
  margin: 0 auto;
  display: block;
}

.custom-logo-link {
  margin: 0 auto 1em;
  display: inline-block;
}

.site-branding {
  text-align: center;
  padding: 60px 0 1.75em;

  @media screen and (width <= 37.5em) {
    & {
      margin: 0;
      padding: 1.75em 0;
    }
  }
}

.site-title {
  font-family: var(--highlight-font-family);
  margin: 0 1em;
  font-size: 38px;
  font-weight: 700;
  font-stretch: condensed;
  line-height: 1.2;
}

.site-title a {
  color: inherit;
  text-decoration: none;
}

.site-description {
  font-family: var(--highlight-font-family);
  font-size: 17px;
  font-stretch: condensed;
  font-weight: inherit;
  word-wrap: break-word;
  color: #757575;
  margin: .4375em 0 0;
  line-height: 1.4;
}

@media screen and (width <= 37.5em) {
  header#masthead:has(nav) {
    grid-template-columns: 1fr 6fr;
    display: grid;

    & .site-branding {
      order: 2;
      padding: 0;

      & .site-title {
        margin: .5em 0;
      }
    }

    & .main-navigation.nav--toggle-sub {
      border: 1px solid;
      margin: 0;
      padding: 0;

      & .menu-toggle.icon {
        top: 0;
      }
    }
  }
}

nav div.wp-block-navigation__responsive-dialog {
  @media screen and (width <= 37.5em) {
    & {
      margin: 1em;
    }
  }
}

.nav--toggle-small .menu-toggle {
  font-family: var(--highlight-font-family);
  text-transform: uppercase;
  border: 2px solid var(--border-color-dark);
  background: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-size: 80%;
  font-stretch: condensed;
  display: block;

  &.icon {
    border: none;
    display: none;
    position: relative;
    top: 40px;
    left: 0;

    @media screen and (width <= 37.5em) {
      & {
        display: block;
      }
    }

    & .dashicons-menu-alt:before {
      font-size: 40px;
    }

    & svg.close {
      display: none;
    }
  }

  & svg {
    fill: var(--global-font-color);
  }
}

.nav--toggle-small {
  & .menu {
    display: none;
  }

  &.nav--toggled-on {
    & .menu {
      display: block;
    }

    @media screen and (width >= 37.5em) {
      & .menu {
        justify-content: center;
        display: flex;
      }
    }

    & .menu-toggle.icon svg.close {
      display: block;
    }

    & svg.open-menu {
      display: none;
    }
  }

  &.icon-nav {
    & .menu {
      display: block;
    }

    @media screen and (width >= 37.5em) {
      & .menu {
        justify-content: center;
        display: flex;
      }
    }

    @media screen and (width <= 37.5em) {
      & .primary-menu-container {
        z-index: -5;
        background: var(--background-color);
        opacity: 0;
        visibility: hidden;
        width: 100vw;
        height: 100vh;
        padding: 15px;
        transition: opacity .3s, top .3s ease-out, visibility .1s .4s;
        position: absolute;
        top: calc(2.5em - 7.5px);
        left: 0;
      }

      &.nav--toggled-on {
        & .menu-toggle span.dashicons:before {
          content: "";
        }

        & .primary-menu-container {
          z-index: 5;
          opacity: 1;
          visibility: visible;
          transition: opacity .3s, top .3s ease-out;
        }
      }
    }
  }
}

.nav--toggle-sub .dropdown, .nav--toggle-sub .dropdown-toggle, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
  width: var(--dropdown-symbol-width);
  height: var(--dropdown-symbol-width);
  font-size: inherit;
  line-height: inherit;
  background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  top: 50%;
  right: 0;
  overflow: visible;

  @media screen and (width >= 37.5em) {
    & {
      transform: translateY(-50%);
    }
  }
}

.nav--toggle-sub .dropdown-symbol {
  border: solid var(--border-color-dark);
  background: none;
  border-width: 0 2px 2px 0;
  width: 60%;
  height: 60%;
  transition: transform .2s;
  display: block;
  position: absolute;
  top: 35%;
  right: 20%;
  transform: translateY(-50%)rotate(45deg);
}

.nav--toggle-sub li.menu-item--toggled-on > button.dropdown-toggle .dropdown-symbol {
  transform: translateY(-50%)rotate(225deg);
}

.nav--toggle-sub li.menu-item--toggled-on button.wp-block-navigation__submenu-icon svg {
  transition: transform .2s;
}

.nav--toggle-sub li.menu-item--toggled-on > button.wp-block-navigation-submenu__toggle svg {
  transform: rotate(180deg);
}

@media screen and (width <= 37.5em) {
  .nav--toggle-small.nav--toggled-on .menu {
    display: block;
  }
}

@media screen and (width >= 37.5em) {
  .nav--toggle-small .menu-toggle {
    display: none;
  }

  .nav--toggle-small .menu {
    display: block;
  }

  .nav--toggle-sub ul ul {
    background: var(--sub-content-background-color);
    z-index: 100;
    flex-direction: column;
    margin-left: 0;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px #0003;
  }

  .nav--toggle-sub .dropdown, .nav--toggle-sub .dropdown-toggle {
    width: var(--dropdown-symbol-width);
    height: var(--dropdown-symbol-width);
    font-size: inherit;
    line-height: inherit;
    background: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    overflow: visible;
    transform: translateY(-50%);
  }

  .nav--toggle-sub .dropdown-symbol {
    border: solid var(--border-color-dark);
    background: none;
    border-width: 0 2px 2px 0;
    width: 60%;
    height: 60%;
    display: block;
    position: absolute;
    top: 35%;
    right: 20%;
    transform: translateY(-50%)rotate(45deg);
  }

  .nav--toggle-sub ul ul .dropdown, .nav--toggle-sub ul ul .dropdown-toggle {
    top: 40%;
    right: .2em;
  }

  .nav--toggle-sub ul ul .dropdown-symbol {
    transform: rotate(-45deg);
  }

  .nav--toggle-sub .dropdown-toggle:hover, .nav--toggle-sub .menu-item--has-toggle:hover .dropdown-toggle {
    pointer-events: none;
  }

  .nav--toggle-sub li.menu-item-has-children, .nav--toggle-sub li.menu-item--has-toggle {
    padding-right: var(--dropdown-symbol-width);
    position: relative;
  }

  .nav--toggle-sub li:hover > ul, .nav--toggle-sub li.menu-item--toggled-on > ul, .nav--toggle-sub li:not(.menu-item--has-toggle):focus > ul, .nav--toggle-sub li:not(.menu-item--has-toggle):focus-within > ul {
    display: block;
  }
}

.primary-menu {
  pointer-events: none;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin: 0;
  padding: 15px 0 0;
  list-style: none;
  transition: transform .3s ease-in-out;
  display: flex;
  position: absolute;
  inset: 3.75rem 0 0;
  transform: translateX(100%);
}

.menu-open .primary-menu {
  pointer-events: auto;
  transform: translateX(0);
}

body.menu-open .site-header__wrapper {
  align-items: flex-start;
  height: 100dvh;
  overflow-y: auto;
}

body.menu-open .site-header .container {
  align-items: flex-start;
  min-height: 100%;
}

.primary-menu li {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 15px;
  display: flex;
}

.primary-menu li:after {
  content: "/";
  margin: 0 .5rem;
  font-size: 1rem;
  display: none;
}

.primary-menu li:last-child:after {
  display: none;
}

.primary-menu li a {
  color: var(--text-color);
  border-top: 1px solid;
  width: 100%;
  padding: 10px 0;
  font-family: SohneBreit, sans-serif;
  font-size: 3rem;
  text-decoration: none;
  display: block;
  position: relative;
}

.primary-menu li:last-child a {
  border-bottom: 1px solid;
}

.primary-menu button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background: none;
  border: none;
}

.primary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

.primary-menu li.menu-item-has-children {
  position: relative;
}

.primary-menu .sub-menu {
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  border: 1px solid var(--text-color);
  width: 225px;
  padding: 1rem;
  transition: opacity .3s, visibility .3s;
  display: block;
  position: absolute;
  top: 51px;
  left: 50%;
  transform: translateX(-50%);
}

.primary-menu li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.primary-menu .sub-menu li {
  padding: 0;
}

.primary-menu .sub-menu li a {
  border-top: 0;
  padding: 5px 0;
  font-size: .9em;
}

.primary-menu .sub-menu li:first-child a {
  border-top: 0;
}

.primary-menu .sub-menu li:after, .primary-menu .sub-menu li:hover a:before {
  display: none !important;
}

@media screen and (width >= 767px) {
  body.menu-open .site-header__wrapper {
    height: 2.825em;
    overflow: visible;
  }

  body.menu-open .site-header .container {
    align-items: center;
    min-height: 0;
  }

  .primary-menu {
    pointer-events: auto;
    flex-direction: row;
    width: auto;
    padding: 0;
    position: static;
    transform: none;
  }

  .primary-menu li {
    flex: 0 auto;
    width: auto;
    padding: 0;
  }

  .primary-menu li:after {
    display: inline-block;
  }

  .primary-menu li a:before {
    content: "";
    background-color: var(--text-color);
    width: 0;
    height: 1px;
    transition: width .3s, left .3s;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
  }

  .primary-menu li a:hover:before {
    width: 100%;
    right: 0;
  }

  .primary-menu li a {
    white-space: nowrap;
    width: auto;

    @media screen and (width >= 767px) {
      & {
        font-family: var(--body-font-family);
        letter-spacing: -.9px;
        border: 0;
        font-size: 1.125rem;
        font-weight: 100;
      }
    }
  }

  .primary-menu li:last-child a {
    border-bottom: 0;
  }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  & ul.wp-block-navigation__container {
    width: 100%;
  }

  & .wp-block-navigation__submenu-icon {
    display: block;
  }

  & li.wp-block-navigation-item {
    width: 100%;
  }

  & li.wp-block-navigation-submenu.has-child {
    flex-flow: wrap;

    & ul.wp-block-navigation__submenu-container {
      width: 100%;
      display: none;

      &.toggle-show {
        display: block;
      }
    }

    & a.wp-block-navigation-item__content {
      flex: 90%;
    }
  }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  padding: .3em .5em;
}

@media screen and (width >= 37.5em) {
  .main-navigation ul li {
    margin: 0 0 0 .5em;

    & a, & button {
      padding: .4em .5em;
    }
  }

  .main-navigation ul li:first-child {
    margin-left: 0;
  }

  .main-navigation ul ul a {
    width: 200px;
  }

  .main-navigation ul ul li {
    margin-left: 0;
    padding-left: 0;
  }

  .main-navigation ul ul li a {
    background: none;
    width: 218px;
  }

  .main-navigation ul ul ul {
    min-height: 100%;
    top: 0;
    left: 100%;
  }

  .main-navigation .menu {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .main-navigation.wp-block-navigation ul {
    display: flex;
  }
}

@media screen and (width <= 37.5em) {
  .main-navigation {
    & li.menu-item {
      & button {
        text-align: left;
      }
    }

    & li.menu-item-has-children {
      & a, & button:not(.dropdown-toggle) {
        flex: 90%;
      }
    }

    & li.menu-item-has-children.menu-item {
      flex-flow: wrap;
      align-items: baseline;
      display: flex;
    }

    & ul.sub-menu {
      flex-basis: 100%;
      display: none;

      &.toggle-show {
        display: block;
      }
    }
  }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation, .site-main .pagination {
  border-bottom: 1px solid var(--border-color-dark);
  max-width: var(--content-width);
  font-family: var(--highlight-font-family);
  margin: 0 auto 2em;
  padding: 0 1.5rem 2em;
  font-stretch: condensed;
  overflow: hidden;
}

@media screen and (width >= 48em) {
  .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation, .site-main .pagination {
    padding-left: 0;
    padding-right: 0;
  }
}

.nav-links {
  display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  flex: 1 0 50%;
  width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

.post-navigation-sub span {
  color: var(--global-font-color);
  text-decoration: none;
  display: inline-block;
}

.site-main .pagination {
  margin-bottom: 1.5em;
}

.pagination .nav-links {
  flex-wrap: wrap;
  justify-content: center;
}

.pagination .page-numbers {
  border: 1px solid var(--color-link);
  text-align: center;
  min-width: 1.75em;
  margin-bottom: .5em;
  margin-right: 1em;
  line-height: 1.75;
  text-decoration: none;
  display: inline-block;
}

.pagination a:visited {
  color: var(--color-link);
}

.pagination a:hover, .pagination a:focus, .pagination a:active {
  border-color: var(--color-link-active);
}

.pagination .prev, .pagination .next {
  border-color: #0000;
  min-width: auto;
  text-decoration: underline;
}

.pagination .prev:hover, .pagination .prev:focus, .pagination .prev:active, .pagination .next:hover, .pagination .next:focus, .pagination .next:active {
  border-color: #0000;
}

.pagination .dots {
  border: none;
  min-width: auto;
}

.pagination .current {
  border-color: var(--border-color-dark);
}

.infinite-scroll .posts-navigation, .infinite-scroll .pagination, .infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.wp-rig {
  display: none;
}

a {
  text-decoration: none;
  position: relative;
}

@media (hover: hover) and (pointer: fine) {
  a:not(.no-hover):before {
    content: " ";
    background-color: var(--text-color);
    width: 0;
    height: 1px;
    transition: width .3s, left .3s;
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
  }

  a:hover:before {
    width: 100%;
    right: 0;
  }
}

.component {
  color: var(--text-color);
}

.component:not([data-theme]) {
  background-color: var(--background-color);
}

#primary > section.component[data-theme] {
  background-color: #0000;
}

.section-heading {
  font-family: var(--heading-font-family);
  letter-spacing: -3px;
  margin: 0;
  font-size: 3.725rem;
  font-weight: 100;
  line-height: 95%;
}

.section-heading-md {
  font-family: var(--heading-font-family);
  letter-spacing: -3px;
  margin: 0;
  font-size: 2.5rem;
  font-weight: 100;
  line-height: 95%;
}

.section-heading-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.row {
  flex-direction: row;
  display: flex;
}

.row-reverse {
  flex-direction: row-reverse;
  display: flex;
}

button, .button {
  height: 25px;
  font-family: var(--body-font-family);
  border: 1px solid var(--text-color);
  text-transform: capitalize;
  background: none;
  border-radius: 2rem;
  align-items: center;
  margin: 0;
  font-weight: 100;
  transition: background-color .3s, color .3s;
  display: inline-flex;
}

button:hover, .button:hover {
  background-color: var(--text-color);
  color: var(--text-color-hover);
  border: 1px solid var(--text-color);
}

button svg, .button svg {
  stroke: currentColor;
  color: currentColor;
  fill: currentColor;
  width: 1.725rem;
  height: 1.25rem;
  margin-right: .9rem;
  transition: fill .3s;
}

.button.sm svg {
  stroke: currentColor;
  color: currentColor;
  fill: currentColor;
  width: 1.5rem;
  height: 1.25rem;
  margin-right: .725rem;
  transition: fill .3s;
}

.button.xs svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .5rem;
}

button.lg, .button.lg {
  box-sizing: content-box;
  height: 2.8rem;
  padding: 4px 24px 0;
  font-size: 1.25rem;
  line-height: 2.8rem;
}

button.sm, .button.sm {
  box-sizing: content-box;
  height: 2.125rem;
  padding: 3px 20px 0 16px;
  font-size: 1.125rem;
}

button.xs, .button.xs {
  box-sizing: content-box;
  height: 1.725rem;
  padding: 2px 20px 0 16px;
  font-size: 1rem;
}

.image-wrapper {
  justify-content: center;
  align-items: center;
  width: 11rem;
  height: 12rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-wrapper img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

p {
  margin-top: 0;
}

.h2 {
  font-family: var(--heading-font-family);
  letter-spacing: -1px;
  margin: 0;
  font-size: 1.725rem;
  font-weight: 100;
  line-height: 110%;
}

.h3 {
  font-family: var(--heading-font-family);
  letter-spacing: -1px;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 100;
  line-height: 110%;
}
