:root {
  --ff-sans: Lato, sans-serif;
  --ff-serif: EB Garamond, serif;
  --fw-serif-normal: 400;
  --fw-serif-medium: 500;
  --fw-serif-semibold: 600;
  --fw-sans-normal: 400;
  --fw-sans-light: 300;
  --fw-bold: bold;
  --fw-bolder: bolder;
  --fw-light: light;
  --spacer: 1em;
  --flow-spacer: 0.7em;
  --flow-spacer-close: 0.7rem;
  --flow-spacer-top: 1.4em;
  --flow-spacer-bottom: 1.75em;
  --flow-spacer-nontitletext: 0.6em;
  --flow-spacer-extra: 1.2em;
  --flow-spacer-p: 0.85em;
  --flow-spacer-h1: 0.68em;
  --flow-spacer-h1-top-pad: 0.4em;
  --flow-spacer-large: 0.7em;
  --column-gap: 0.7em;
  --narrow-column-gap: 0.6em;
  --wide-column-gap: 2.75em;
  --gap-from-bottom: 2vh;
  --regular-width: 65vw;
  --ultra-wide-width: 80.5vw;
  --ultra-narrow-width: 45vw;
  --max-char-in-line: 60ch;
  --full-bleed-margin-reg: -17.5vw;
  --full-bleed-margin-ultra: -9.75vw;
  --logo-height: 5.1em;
  --logo-height-mob: 10vh;
  --logo-height-sticking: 3.5em;
  --logo-height-sticking-mob: 7vh;
  --icon-height: 1.75em;
  --icon-height-vvsml: 0.7em;
  --icon-height-vsml: 1.1em;
  --icon-height-sml: 1.4em;
  --icon-height-med: 1.55em;
  --icon-height-mob: 1em;
  --primary-header-topbot-padding: 0.65rem;
  --clr-dark-grey: hsl(0 0% 10%);
  --clr-grey: hsl(0 0% 50%);
  --clr-light-grey: hsl(0 0% 90%);
  --clr-neutral-100: 0 0% 100%;
  --clr-neutral-200: 0 0% 90%;
  --clr-neutral-225: 0 0% 88%;
  --clr-neutral-250: 0 0% 80%;
  --clr-neutral-275: 0 0% 75%;
  --clr-neutral-300: 0 0% 70%;
  --clr-neutral-400: 0 0% 60%;
  --clr-neutral-500: 0 0% 50%;
  --clr-neutral-600: 0 0% 40%;
  --clr-neutral-700: 0 0% 30%;
  --clr-neutral-750: 0 0% 22%;
  --clr-neutral-775: 0 0% 15%;
  --clr-neutral-800: 0 0% 10%;
  --clr-neutral-850: 0 0% 5%;
  --clr-neutral-900: 0 0% 0%;
  --clr-primary-100: 0 86% 44%;
  --clr-primary-200: 0 86% 42%;
  --clr-primary-300: 0 86% 40%;
  --clr-primary-400: 0 86% 38%;
  --clr-primary-450: 0 86% 36%;
  --clr-primary-500: 0 86% 34%;
  --clr-primary-550: 0 86% 32%;
  --clr-primary-575: 0 86% 30%;
  --clr-primary-860: 0 86% 28%;
  --clr-primary-700: 0 86% 26%;
  --clr-primary-800: 0 86% 22%;
  --clr-primary-900: 0 100% 37.3%;
  --clr-secondary-100: 357 75% 90%;
  --clr-secondary-200: 357 75% 80%;
  --clr-secondary-300: 357 75% 70%;
  --clr-secondary-400: 357 75% 60%;
  --clr-secondary-450: 357 75% 55%;
  --clr-secondary-500: 357 75% 50%;
  --clr-secondary-525: 357 75% 48%;
  --clr-secondary-550: 357 75% 45%;
  --clr-secondary-600: 357 75% 40%;
  --clr-secondary-650: 357 75% 35%;
  --clr-secondary-700: 357 75% 30%;
  --clr-secondary-800: 357 75% 20%;
  --clr-secondary-900: 357 75% 10%;
  --clr-accent-100: 0 75% 100%;
  --clr-accent-200: 0 75% 97%;
  --clr-accent-300: 0 75% 95%;
  --clr-accent-400: 0 75% 92%;
  --clr-accent-500: 0 75% 90%;
  --clr-accent-600: 0 75% 88%;
  --clr-accent-700: 0 75% 85%;
  --clr-accent-800: 0 75% 82%;
  --clr-accent-900: 0 75% 80%;
  --fs-90: 0.625rem;
  --fs-100: 0.625rem;
  --fs-150: 0.7rem;
  --fs-200: 0.7625rem;
  --fs-250: 0.825rem;
  --fs-300: 0.8975rem;
  --fs-350: 1rem;
  --fs-375: 1.1rem;
  --fs-400: 1.125rem;
  --fs-450: 1.22rem;
  --fs-475: 1.23rem;
  --fs-500: 1.25rem;
  --fs-510: 1.3rem;
  --fs-525: 1.4rem;
  --fs-530: 1.45rem;
  --fs-550: 1.5rem;
  --fs-575: 1.6rem;
  --fs-600: 1.75rem;
  --fs-650: 2rem;
  --fs-700: 2.25rem;
  --fs-750: 2.5rem;
  --fs-800: 2.75rem;
  --fs-850: 3rem;
  --fs-900: 3.25rem;
  --fs-950: 3.5rem;
  --fs-1000: 3.75rem;
  --ls-narrow: -0.03em;
  --ls-normal: 0;
  --ls-semi-wide: 0.02em;
  --ls-wide: 0.1em;
}
@media only screen and (min-width: 50em) {
  :root {
    --fs-90: 0.65rem;
    --fs-100: 0.725rem;
    --fs-150: 0.8rem;
    --fs-200: 0.875rem;
    --fs-250: 0.88rem;
    --fs-300: 1rem;
    --fs-350: 1.05rem;
    --fs-375: 1.1rem;
    --fs-400: 1.125rem;
    --fs-450: 1.22rem;
    --fs-475: 1.275rem;
    --fs-500: 1.325rem;
    --fs-525: 1.4rem;
    --fs-530: 1.5rem;
    --fs-550: 1.66rem;
    --fs-575: 1.75rem;
    --fs-600: 2rem;
    --fs-650: 2.35rem;
    --fs-700: 2.75rem;
    --fs-750: 3rem;
    --fs-800: 3.25rem;
    --fs-850: 3.55rem;
    --fs-900: 4rem;
    --fs-950: 4.5rem;
    --fs-1000: 4.8rem;
  }
}
@media only screen and (min-width: 65em) {
  :root {
    --fs-90: 0.6rem;
    --fs-100: 0.725rem;
    --fs-150: 0.8rem;
    --fs-200: 0.875rem;
    --fs-250: 0.925rem;
    --fs-300: 1rem;
    --fs-350: 1.05rem;
    --fs-375: 1.1rem;
    --fs-400: 1.125rem;
    --fs-450: 1.22rem;
    --fs-475: 1.275rem;
    --fs-500: 1.325rem;
    --fs-525: 1.42rem;
    --fs-530: 1.5rem;
    --fs-550: 1.66rem;
    --fs-575: 1.95rem;
    --fs-600: 2rem;
    --fs-650: 2.35rem;
    --fs-700: 2.75rem;
    --fs-750: 3rem;
    --fs-800: 3.5rem;
    --fs-850: 4.25rem;
    --fs-900: 5rem;
    --fs-950: 5.5rem;
    --fs-1000: 6.25rem;
  }
}

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

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.45;
}

h1,
h2,
h3,
h4 {
  line-height: 1.1;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  display: block;
  object-fit: cover;
  pointer-events: none;
}
img.hot-spot,
picture.hot-spot {
  pointer-events: all;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
body {
  /* Need to explicitly specify this because of the searchBox that slides in and out */
  /* Comment this out during development and debugging */
  overflow-x: hidden;
  --_body-text-color: hsl(var(--clr-neutral-850));
  scroll-behavior: smooth;
}

body {
  position: relative;
  font-family: var(--ff-serif);
  font-size: var(--fs-450);
  color: var(--_body-text-color);
}
@media only screen and (max-width: 50em) {
  body {
    font-size: var(--fs-510);
  }
}

body.lockScroll {
  height: 100dvh;
  overflow: hidden;
}

* {
  scroll-margin-top: calc(var(--logo-height-sticking) + 1.2rem);
}

header {
  font-family: var(--ff-serif);
}

h1,
h2,
h3,
h4 {
  font-family: var(--ff-serif);
  font-weight: var(--fw-serif-normal);
  line-height: 1.2;
}
@media only screen and (max-width: 65em) {
  h1,
  h2,
  h3,
  h4 {
    text-align: center;
  }
}

h1,
h2,
h3 {
  color: hsl(var(--clr-secondary-550));
}

h4 {
  color: hsl(var(--clr-neutral-850));
}

h1 {
  font-size: var(--fs-700);
}
@media only screen and (max-width: 50em) {
  h1 {
    font-size: var(--fs-750);
  }
}
h1.medium-wt {
  font-weight: var(--fw-serif-medium);
}

.medium-wt {
  font-weight: var(--fw-serif-medium);
}

h2 {
  font-size: var(--fs-600);
}
@media only screen and (max-width: 50em) {
  h2 {
    font-size: var(--fs-650);
  }
}

h3 {
  font-size: var(--fs-550);
  font-weight: var(--fw-serif-light);
}
@media only screen and (max-width: 50em) {
  h3 {
    font-size: var(--fs-600);
  }
}

h4 {
  font-size: var(--fs-500);
  font-weight: var(--fw-serif-light);
}
@media only screen and (max-width: 50em) {
  h4 {
    font-size: var(--fs-500);
  }
}

h1 + h3 {
  margin-top: 0 !important;
}

h2 + h4 {
  margin-top: 0 !important;
}

p {
  font-family: var(--ff-serif);
}
p.large {
  font-size: var(--fs-530);
}
p.close-fit {
  line-height: 1.25;
}

a.bodylink {
  color: var(--_body-text-color);
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
  -moz-text-decoration-color: inherit;
  text-decoration-color: inherit;
  text-underline-offset: 0.2em;
}
a.no-decoration {
  text-decoration: none;
}

.underline {
  color: var(--_body-text-color);
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
  -moz-text-decoration-color: inherit;
  text-decoration-color: inherit;
  text-underline-offset: 0.2em;
}

s {
  text-decoration: line-through;
  text-decoration-color: hsl(var(--clr-primary-450));
  text-decoration-thickness: 3px;
  color: var(--_body-text-color);
}

.center {
  text-align: center;
}

.centerflex {
  display: flex;
  justify-content: center;
}

.right {
  text-align: right;
}

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

@media only screen and (max-width: 50em) {
  .center-on-mob {
    text-align: center;
  }
}

@media only screen and (max-width: 50em) {
  .desk-only {
    display: none;
  }
}

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

.redtext {
  color: hsl(var(--clr-secondary-550)) !important;
}

.whitetext {
  color: #fff !important;
}

.infotext {
  color: hsl(var(--clr-neutral-600));
}
.infotext a {
  color: hsl(var(--clr-neutral-600)) !important;
}

.smalltext {
  font-size: var(--fs-250);
}

#at-the-top {
  position: absolute;
  left: 30px;
  top: 1px;
  scroll-margin-top: 0;
}
#at-the-top img.pixel-size {
  width: 1px;
  height: auto;
}

.text-neutral-100 {
  color: hsl(var(--clr-neutral-100));
}

.bg-neutral-100 {
  background-color: hsl(var(--clr-neutral-100));
}

.text-neutral-200 {
  color: hsl(var(--clr-neutral-200));
}

.bg-neutral-200 {
  background-color: hsl(var(--clr-neutral-200));
}

.text-neutral-225 {
  color: hsl(var(--clr-neutral-225));
}

.bg-neutral-225 {
  background-color: hsl(var(--clr-neutral-225));
}

.text-neutral-250 {
  color: hsl(var(--clr-neutral-250));
}

.bg-neutral-250 {
  background-color: hsl(var(--clr-neutral-250));
}

.text-neutral-275 {
  color: hsl(var(--clr-neutral-275));
}

.bg-neutral-275 {
  background-color: hsl(var(--clr-neutral-275));
}

.text-neutral-300 {
  color: hsl(var(--clr-neutral-300));
}

.bg-neutral-300 {
  background-color: hsl(var(--clr-neutral-300));
}

.text-neutral-400 {
  color: hsl(var(--clr-neutral-400));
}

.bg-neutral-400 {
  background-color: hsl(var(--clr-neutral-400));
}

.text-neutral-500 {
  color: hsl(var(--clr-neutral-500));
}

.bg-neutral-500 {
  background-color: hsl(var(--clr-neutral-500));
}

.text-neutral-600 {
  color: hsl(var(--clr-neutral-600));
}

.bg-neutral-600 {
  background-color: hsl(var(--clr-neutral-600));
}

.text-neutral-700 {
  color: hsl(var(--clr-neutral-700));
}

.bg-neutral-700 {
  background-color: hsl(var(--clr-neutral-700));
}

.text-neutral-750 {
  color: hsl(var(--clr-neutral-750));
}

.bg-neutral-750 {
  background-color: hsl(var(--clr-neutral-750));
}

.text-neutral-775 {
  color: hsl(var(--clr-neutral-775));
}

.bg-neutral-775 {
  background-color: hsl(var(--clr-neutral-775));
}

.text-neutral-800 {
  color: hsl(var(--clr-neutral-800));
}

.bg-neutral-800 {
  background-color: hsl(var(--clr-neutral-800));
}

.text-neutral-850 {
  color: hsl(var(--clr-neutral-850));
}

.bg-neutral-850 {
  background-color: hsl(var(--clr-neutral-850));
}

.text-neutral-900 {
  color: hsl(var(--clr-neutral-900));
}

.bg-neutral-900 {
  background-color: hsl(var(--clr-neutral-900));
}

.text-primary-100 {
  color: hsl(var(--clr-primary-100));
}

.bg-primary-100 {
  background-color: hsl(var(--clr-primary-100));
}

.text-primary-200 {
  color: hsl(var(--clr-primary-200));
}

.bg-primary-200 {
  background-color: hsl(var(--clr-primary-200));
}

.text-primary-300 {
  color: hsl(var(--clr-primary-300));
}

.bg-primary-300 {
  background-color: hsl(var(--clr-primary-300));
}

.text-primary-400 {
  color: hsl(var(--clr-primary-400));
}

.bg-primary-400 {
  background-color: hsl(var(--clr-primary-400));
}

.text-primary-450 {
  color: hsl(var(--clr-primary-450));
}

.bg-primary-450 {
  background-color: hsl(var(--clr-primary-450));
}

.text-primary-500 {
  color: hsl(var(--clr-primary-500));
}

.bg-primary-500 {
  background-color: hsl(var(--clr-primary-500));
}

.text-primary-550 {
  color: hsl(var(--clr-primary-550));
}

.bg-primary-550 {
  background-color: hsl(var(--clr-primary-550));
}

.text-primary-575 {
  color: hsl(var(--clr-primary-575));
}

.bg-primary-575 {
  background-color: hsl(var(--clr-primary-575));
}

.text-primary-860 {
  color: hsl(var(--clr-primary-860));
}

.bg-primary-860 {
  background-color: hsl(var(--clr-primary-860));
}

.text-primary-700 {
  color: hsl(var(--clr-primary-700));
}

.bg-primary-700 {
  background-color: hsl(var(--clr-primary-700));
}

.text-primary-800 {
  color: hsl(var(--clr-primary-800));
}

.bg-primary-800 {
  background-color: hsl(var(--clr-primary-800));
}

.text-primary-900 {
  color: hsl(var(--clr-primary-900));
}

.bg-primary-900 {
  background-color: hsl(var(--clr-primary-900));
}

.text-secondary-100 {
  color: hsl(var(--clr-secondary-100));
}

.bg-secondary-100 {
  background-color: hsl(var(--clr-secondary-100));
}

.text-secondary-200 {
  color: hsl(var(--clr-secondary-200));
}

.bg-secondary-200 {
  background-color: hsl(var(--clr-secondary-200));
}

.text-secondary-300 {
  color: hsl(var(--clr-secondary-300));
}

.bg-secondary-300 {
  background-color: hsl(var(--clr-secondary-300));
}

.text-secondary-400 {
  color: hsl(var(--clr-secondary-400));
}

.bg-secondary-400 {
  background-color: hsl(var(--clr-secondary-400));
}

.text-secondary-450 {
  color: hsl(var(--clr-secondary-450));
}

.bg-secondary-450 {
  background-color: hsl(var(--clr-secondary-450));
}

.text-secondary-500 {
  color: hsl(var(--clr-secondary-500));
}

.bg-secondary-500 {
  background-color: hsl(var(--clr-secondary-500));
}

.text-secondary-525 {
  color: hsl(var(--clr-secondary-525));
}

.bg-secondary-525 {
  background-color: hsl(var(--clr-secondary-525));
}

.text-secondary-550 {
  color: hsl(var(--clr-secondary-550));
}

.bg-secondary-550 {
  background-color: hsl(var(--clr-secondary-550));
}

.text-secondary-600 {
  color: hsl(var(--clr-secondary-600));
}

.bg-secondary-600 {
  background-color: hsl(var(--clr-secondary-600));
}

.text-secondary-650 {
  color: hsl(var(--clr-secondary-650));
}

.bg-secondary-650 {
  background-color: hsl(var(--clr-secondary-650));
}

.text-secondary-700 {
  color: hsl(var(--clr-secondary-700));
}

.bg-secondary-700 {
  background-color: hsl(var(--clr-secondary-700));
}

.text-secondary-800 {
  color: hsl(var(--clr-secondary-800));
}

.bg-secondary-800 {
  background-color: hsl(var(--clr-secondary-800));
}

.text-secondary-900 {
  color: hsl(var(--clr-secondary-900));
}

.bg-secondary-900 {
  background-color: hsl(var(--clr-secondary-900));
}

.text-accent-100 {
  color: hsl(var(--clr-accent-100));
}

.bg-accent-100 {
  background-color: hsl(var(--clr-accent-100));
}

.text-accent-200 {
  color: hsl(var(--clr-accent-200));
}

.bg-accent-200 {
  background-color: hsl(var(--clr-accent-200));
}

.text-accent-300 {
  color: hsl(var(--clr-accent-300));
}

.bg-accent-300 {
  background-color: hsl(var(--clr-accent-300));
}

.text-accent-400 {
  color: hsl(var(--clr-accent-400));
}

.bg-accent-400 {
  background-color: hsl(var(--clr-accent-400));
}

.text-accent-500 {
  color: hsl(var(--clr-accent-500));
}

.bg-accent-500 {
  background-color: hsl(var(--clr-accent-500));
}

.text-accent-600 {
  color: hsl(var(--clr-accent-600));
}

.bg-accent-600 {
  background-color: hsl(var(--clr-accent-600));
}

.text-accent-700 {
  color: hsl(var(--clr-accent-700));
}

.bg-accent-700 {
  background-color: hsl(var(--clr-accent-700));
}

.text-accent-800 {
  color: hsl(var(--clr-accent-800));
}

.bg-accent-800 {
  background-color: hsl(var(--clr-accent-800));
}

.text-accent-900 {
  color: hsl(var(--clr-accent-900));
}

.bg-accent-900 {
  background-color: hsl(var(--clr-accent-900));
}

.bg-gradient {
  color: hsl(var(--clr-neutral-100));
  background-image: linear-gradient(var(--bg-deg, -45deg), hsl(var(--clr-primary-400)), hsl(var(--clr-secondary-500)), hsl(var(--clr-accent-500)));
}

.fs-90 {
  font-size: var(--fs-90);
}

.fs-100 {
  font-size: var(--fs-100);
}

.fs-150 {
  font-size: var(--fs-150);
}

.fs-200 {
  font-size: var(--fs-200);
}

.fs-250 {
  font-size: var(--fs-250);
}

.fs-300 {
  font-size: var(--fs-300);
}

.fs-350 {
  font-size: var(--fs-350);
}

.fs-375 {
  font-size: var(--fs-375);
}

.fs-400 {
  font-size: var(--fs-400);
}

.fs-450 {
  font-size: var(--fs-450);
}

.fs-475 {
  font-size: var(--fs-475);
}

.fs-500 {
  font-size: var(--fs-500);
}

.fs-510 {
  font-size: var(--fs-510);
}

.fs-525 {
  font-size: var(--fs-525);
}

.fs-530 {
  font-size: var(--fs-530);
}

.fs-550 {
  font-size: var(--fs-550);
}

.fs-575 {
  font-size: var(--fs-575);
}

.fs-600 {
  font-size: var(--fs-600);
}

.fs-650 {
  font-size: var(--fs-650);
}

.fs-700 {
  font-size: var(--fs-700);
}

.fs-750 {
  font-size: var(--fs-750);
}

.fs-800 {
  font-size: var(--fs-800);
}

.fs-850 {
  font-size: var(--fs-850);
}

.fs-900 {
  font-size: var(--fs-900);
}

.fs-950 {
  font-size: var(--fs-950);
}

.fs-1000 {
  font-size: var(--fs-1000);
}

.flow > :where(:not(:first-child)) {
  margin-top: var(--flow-spacer, var(--spacer));
}

.flow {
  padding-top: var(--flow-spacer-top);
}

.flow {
  padding-bottom: var(--flow-spacer-bottom);
}

.flow:has(> h1:first-child) {
  padding-top: var(--flow-spacer-h1);
}

.flow:has(> p:first-child) {
  padding-top: var(--flow-spacer-p);
}

.flow:has(> p.large:first-child) {
  padding-top: var(--flow-spacer-large);
}

.flow:has(div.pullquote:first-child) {
  padding-top: var(--flow-spacer-large);
}

.flow-extra > :where(:not(:first-child)) {
  margin-top: var(--flow-spacer-extra, var(--spacer));
}

@media only screen and (max-width: 35em) {
  .flow-titletext-mob {
    padding-top: var(--flow-spacer-h1);
  }
}

@media only screen and (min-width: 65em) {
  .flow-titletext-top-pad {
    padding-top: var(--flow-spacer-h1-top-pad);
  }
}

.flow-inbetween > :where(:not(:first-child)) {
  margin-top: var(--flow-spacer, var(--spacer));
}

.flow-inbetween > :where(:not(:first-child)) {
  margin-top: var(--flow-spacer-close, var(--spacer));
}

.flow-nontitletext {
  padding-top: var(--flow-spacer-nontitletext);
}

.flow-flushtop {
  padding-top: 0 !important;
}

.flow-flushbottom {
  padding-bottom: 0 !important;
}

.container {
  width: 100%;
  background-color: transparent;
}

.primary-bg {
  background-color: hsl(var(--clr-primary-450));
}
.primary-bg > * {
  color: hsl(var(--clr-neutral-200)) !important;
}
.primary-bg h1,
.primary-bg h2,
.primary-bg h3,
.primary-bg h4 {
  color: hsl(var(--clr-neutral-200)) !important;
}

.secondary-bg {
  background-color: hsl(var(--clr-secondary-525));
}
.secondary-bg > * {
  color: hsl(var(--clr-neutral-200)) !important;
}
.secondary-bg h1,
.secondary-bg h2,
.secondary-bg h3,
.secondary-bg h4 {
  color: hsl(var(--clr-neutral-200)) !important;
}

.accent-bg {
  background-color: hsl(var(--clr-accent-200));
}

.wrapper {
  margin-inline: auto;
  --width: var(--ultra-wide-width);
  max-width: var(--width, var(--max-char-in-line));
}
@media only screen and (min-width: 50em) {
  .wrapper {
    --width: var(--regular-width);
  }
}
@media only screen and (min-width: 65em) {
  .wrapper {
    --width: var(--regular-width);
  }
}
.wrapper.headwrap {
  --width: 100%;
}
.wrapper.ultra-wide {
  --width: var(--ultra-wide-width);
}
.wrapper.ultra-wide .lrg-screen-shrink-width {
  max-width: var(--width, var(--max-char-in-line));
  margin: 0 auto;
}
@media only screen and (min-width: 65em) {
  .wrapper.ultra-wide .lrg-screen-shrink-width {
    --width: var(--regular-width);
  }
}
.wrapper.ultra-narrow {
  --width: var(--ultra-narrow-width);
}
@media only screen and (max-width: 35em) {
  .wrapper.ultra-narrow {
    --width: var(--ultra-wide-width);
  }
}
.wrapper.border-bottom {
  border-bottom: 1px solid hsl(var(--clr-neutral-200));
}

#banner-container {
  --_primary-header-ht: calc(var(--logo-height) + var(--primary-header-topbot-padding) + 0.5rem);
  position: relative;
  margin-top: calc(var(--_primary-header-ht) * -0.8);
  width: 100vw;
  min-height: 101vh;
  background-color: #000;
}
@media only screen and (max-width: 35em) {
  #banner-container {
    margin-top: calc(var(--_primary-header-ht) * -1);
  }
}

.flex {
  display: flex;
  gap: var(--column-gap, var(--spacer));
}

.grid, #managers.img-text-combo-grid, #trustees.img-text-combo-grid, .even-columns-unlimited, .even-columns, .uneven-columns {
  display: grid;
  gap: var(--column-gap, var(--spacer));
  --_medium-breakpoint2: 1280px;
}
@media only screen and (max-width: 35em) {
  .grid, #managers.img-text-combo-grid, #trustees.img-text-combo-grid, .even-columns-unlimited, .even-columns, .uneven-columns {
    gap: var(--narrow-column-gap);
  }
}

@media only screen and (min-width: 65em) {
  .wide-grid-gap {
    gap: var(--wide-column-gap);
  }
}

.no-gap {
  gap: 0;
}

.left-column {
  grid-area: leftcol;
}

.right-column {
  grid-area: rightcol;
}

.narrow-column {
  grid-area: narrowcol;
}
@media only screen and (max-width: 50em) {
  .narrow-column {
    align-self: center;
  }
}

.narrow-column :where(:not(:first-child)) {
  margin-top: var(--flow-spacer-close);
}

.wide-column {
  grid-area: widecol;
}
@media only screen and (max-width: 50em) {
  .wide-column {
    align-self: center;
  }
}

.spacer-column {
  grid-area: spacercol;
}

.center-column {
  padding-left: 25%;
  padding-right: 25%;
}
@media only screen and (max-width: 50em) {
  .center-column {
    padding-left: 0;
    padding-right: 0;
  }
}

.even-columns-unlimited {
  place-items: center;
}
@media only screen and (min-width: 40em) {
  .even-columns-unlimited {
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
  }
}
.even-columns-unlimited.center-column-pair {
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
}
.even-columns-unlimited.center-column-pair .column-1 {
  grid-row: 1/2;
  grid-column: 1/2;
}
.even-columns-unlimited.center-column-pair .column-2 {
  grid-row: 2/3;
  grid-column: 1/2;
}
@media only screen and (min-width: 50em) {
  .even-columns-unlimited.center-column-pair {
    grid-template-columns: repeat(2, 1fr);
  }
  .even-columns-unlimited.center-column-pair .column-1 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .even-columns-unlimited.center-column-pair .column-2 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
}
@media only screen and (min-width: 65em) {
  .even-columns-unlimited.center-column-pair {
    grid-template-columns: repeat(4, 1fr);
  }
  .even-columns-unlimited.center-column-pair .column-1 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .even-columns-unlimited.center-column-pair .column-2 {
    grid-row: 1/2;
    grid-column: 3/4;
  }
}
.even-columns-unlimited.textbox-card-pair {
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
}
.even-columns-unlimited.textbox-card-pair .textbox-column {
  grid-row: 1/2;
  grid-column: 1/2;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.even-columns-unlimited.textbox-card-pair .card-column {
  grid-row: 2/3;
  grid-column: 1/2;
  /* Prevent content overflow on mobile*/
}
@media only screen and (max-width: 50em) {
  .even-columns-unlimited.textbox-card-pair .card-column {
    min-width: 0;
  }
}
.even-columns-unlimited.textbox-card-pair .card-column img {
  border-radius: 8px;
}
@media only screen and (min-width: 65em) {
  .even-columns-unlimited.textbox-card-pair {
    grid-template-columns: repeat(3, 1fr);
  }
  .even-columns-unlimited.textbox-card-pair .textbox-column {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .even-columns-unlimited.textbox-card-pair .card-column {
    grid-row: 1/2;
    grid-column: 3/4;
  }
}
.even-columns-unlimited .button {
  width: 75%;
}
.even-columns-unlimited .button.fit-content {
  padding-inline: 3rem;
  width: fit-content;
}

.even-columns {
  grid-template-columns: 100%;
  grid-template-areas: "leftcol" "rightcol";
}
@media only screen and (min-width: 50em) {
  .even-columns {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "leftcol rightcol";
  }
}
@media only screen and (max-width: 50em) {
  .even-columns.reverse-mob {
    grid-template-columns: 100%;
    grid-template-areas: "rightcol" "leftcol";
  }
}
@media only screen and (max-width: 65em) {
  .even-columns.reverse-tab {
    grid-template-columns: 100%;
    grid-template-areas: "rightcol" "leftcol";
  }
}
@media only screen and (max-width: 50em) {
  .even-columns.hide-right-mob .right-column {
    display: none;
  }
}
@media only screen and (max-width: 50em) {
  .even-columns.hide-left-mob .left-column {
    display: none;
  }
}

.uneven-columns.narrow-wide {
  grid-template-columns: 100%;
  grid-template-areas: "narrowcol" "widecol";
}
@media only screen and (min-width: 50em) {
  .uneven-columns.narrow-wide {
    grid-template-columns: 34% 63%;
    grid-template-areas: "narrowcol widecol";
  }
}
.uneven-columns.pullquote-column {
  grid-template-columns: 100%;
  grid-template-areas: "narrowcol" "widecol";
}
@media only screen and (min-width: 50em) {
  .uneven-columns.pullquote-column {
    grid-template-columns: 24% 67% 6%;
    grid-template-areas: "narrowcol widecol spacercol";
  }
}
@media only screen and (min-width: 50em) {
  .uneven-columns.pullquote-column .image-plus {
    width: 85% !important;
    margin-left: auto !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 65em) {
  .uneven-columns.pullquote-column .image-plus {
    width: 95% !important;
    margin-left: auto !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 50em) {
  .uneven-columns.pullquote-column.reverse-mob {
    grid-template-areas: "widecol" "narrowcol";
  }
}
.uneven-columns.narrow-wide-40-60 {
  grid-template-columns: 100%;
  grid-template-areas: "narrowcol" "widecol";
}
@media only screen and (min-width: 50em) {
  .uneven-columns.narrow-wide-40-60 {
    grid-template-columns: 40% auto;
    grid-template-areas: "narrowcol widecol";
  }
}
@media only screen and (max-width: 50em) {
  .uneven-columns.narrow-wide.reverse-mob, .uneven-columns.narrow-wide-40-60.reverse-mob {
    grid-template-areas: "widecol" "narrowcol";
  }
}
@media only screen and (max-width: 65em) {
  .uneven-columns.narrow-wide.reverse-tab, .uneven-columns.narrow-wide-40-60.reverse-tab {
    grid-template-areas: "widecol" "narrowcol";
  }
}
.uneven-columns.wide-narrow {
  grid-auto-columns: 100%;
  grid-template-areas: "widecol" "narrowcol";
}
@media only screen and (min-width: 50em) {
  .uneven-columns.wide-narrow {
    grid-template-columns: 63% 34%;
    grid-template-areas: "widecol narrowcol";
  }
}
@media only screen and (max-width: 50em) {
  .uneven-columns.wide-narrow.reverse-mob {
    grid-template-areas: "narrowcol" "widecol";
  }
}
@media only screen and (max-width: 65em) {
  .uneven-columns.wide-narrow.reverse-tab {
    grid-template-areas: "narrowcol" "widecol";
  }
}
.uneven-columns.wide-narrow-60-40 {
  grid-template-columns: 100%;
  grid-template-areas: "widecol" "narrowcol";
}
@media only screen and (min-width: 50em) {
  .uneven-columns.wide-narrow-60-40 {
    grid-template-columns: auto 40%;
    grid-template-areas: "widecol narrowcol";
  }
}
@media only screen and (max-width: 50em) {
  .uneven-columns.wide-narrow.reverse-mob, .uneven-columns.wide-narrow-60-40.reverse-mob {
    grid-template-areas: "narrowcol" "widecol";
  }
}
@media only screen and (max-width: 65em) {
  .uneven-columns.wide-narrow.reverse-tab, .uneven-columns.wide-narrow-60-40.reverse-tab {
    grid-template-areas: "narrowcol" "widecol";
  }
}

.stacked-column {
  display: grid;
  grid-template-columns: 1fr;
}
.stacked-column > * {
  grid-row-start: 1;
  grid-column-start: 1;
}

.left-align-column {
  text-align: left;
}
@media only screen and (max-width: 50em) {
  .left-align-column {
    text-align: left;
  }
}

.right-align-column {
  text-align: right;
}
@media only screen and (max-width: 50em) {
  .right-align-column {
    text-align: left;
  }
}

.bottom-align-column {
  align-self: end;
}

.top-align-column {
  align-self: start;
}

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

.fade-in {
  opacity: 0;
  transform: translateY(30%);
  transition: transform 700ms ease-in-out, opacity 700ms ease-in-out;
}
@media only screen and (min-width: 50em) {
  .fade-in.stickybit {
    position: sticky;
    top: calc(var(--logo-height-sticking) + 2rem);
  }
}

.fade-in.appear {
  opacity: 1;
  transform: translateY(0%);
}

[data-fadein-watcher] {
  height: 0;
}

.fade-in-place {
  opacity: 0;
  transition: opacity 700ms ease-in-out;
}

.fade-in-place.appear {
  opacity: 1;
}

.zoom-in {
  opacity: 0;
  transform: scale(0.75);
  transition: transform 700ms ease-in-out, opacity 700ms ease-in-out;
}

.zoom-in.appear {
  opacity: 1;
  transform: scale(1);
}

.button {
  display: inline-block;
  width: fit-content;
  min-width: 12vw;
  height: 42px;
  padding: 1rem 1.25rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  position: relative;
  background-color: rgba(0, 0, 0, 0.35);
  transition: background-color 0.3s ease;
  /* Label */
  font-family: var(--ff-sans);
  font-size: var(--fs-300);
  font-weight: var(--fw-light);
  color: hsl(var(--clr-neutral-100));
  text-shadow: rgba(10, 10, 10, 0.2) 1px 2px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.button.length-fit-content {
  min-width: fit-content;
}
@media only screen and (max-width: 35em) {
  .button {
    min-width: 20vw;
  }
}
.button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.button.slim {
  height: 35px;
  padding: 3px 1.7em;
}
.button.inline-button {
  display: inline-flex;
}
@media only screen and (max-width: 35em) {
  .button {
    font-weight: var(--fw-normal);
  }
}

.button.stretch {
  width: 100%;
}

.button.center {
  margin-left: auto;
  margin-right: auto;
}

.button .glare {
  position: absolute;
  top: 0;
  border-radius: 5px 5px 0 0;
  height: 3px;
  width: 97%;
  padding: 8px 0;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.12);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.65)), to(rgba(255, 255, 255, 0)));
  /* for FF 3.6 */
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 95%);
}

.button:hover {
  cursor: pointer;
}

.button.inactive:hover {
  cursor: not-allowed;
}

.owl-carousel.ultra-wide {
  padding-top: var(--flow-spacer-top, var(--spacer));
  padding-bottom: var(--flow-spacer, var(--spacer));
}
@media only screen and (max-width: 35em) {
  .owl-carousel.ultra-wide {
    padding-bottom: 0;
  }
}

.owl-carousel .item {
  position: relative;
}

.owl-theme .owl-nav {
  margin-top: 0;
}

.owl-next,
.owl-prev {
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.owl-prev {
  left: 30px;
}

.owl-next {
  right: 30px;
}

button.owl-next,
button.owl-prev {
  background: transparent !important;
  width: -moz-fit-content !important;
  width: -webkit-fit-content !important;
}

button.owl-dot span {
  background-color: transparent !important;
  border: 1px solid hsl(var(--clr-neutral-275));
}

button.owl-dot.active span {
  border: none;
  background: hsl(var(--clr-neutral-250)) !important;
}

.owl-carousel.ultra-wide button.owl-prev,
.owl-carousel.ultra-wide button.owl-next {
  bottom: 45%;
}
.owl-carousel.ultra-wide .owl-dots {
  margin-top: 0 !important;
}
.owl-carousel.ultra-wide button.owl-dot {
  margin-left: -2px;
  margin-right: -2px;
}

img.icon {
  display: inline-block;
  vertical-align: middle;
  height: var(--icon-height);
  width: auto;
  object-fit: contain;
  cursor: pointer;
  padding: 0 2px;
}
img.icon.vsml {
  height: var(--icon-height-vsml);
}
img.icon.sml {
  height: var(--icon-height-sml);
}
img.icon.med {
  height: var(--icon-height-med);
}
img.icon.mob-ht {
  height: var(--icon-height-mob);
}
img.icon.mob {
  display: none;
}
img.icon.desk {
  display: inline-block;
}
@media only screen and (max-width: 35em) {
  img.icon.sml {
    height: var(--icon-height-med);
  }
  img.icon.mob {
    display: inline-block;
  }
  img.icon.desk {
    display: none;
  }
}
img.icon.sml-vsml {
  height: var(--icon-height-sml);
}
@media only screen and (max-width: 35em) {
  img.icon.sml-vsml {
    height: var(--icon-height-vvsml);
  }
}
img.icon.vsml {
  height: var(--icon-height-vsml);
}

ul {
  font-family: var(--ff-serif);
  list-style: disc outside;
  margin-left: -1em;
}
ul.basic {
  margin-top: 0.25em;
}
ul.extra-margin {
  margin-top: 0.25em;
}
ul.extra-margin > li:not(:first-child) {
  margin-top: 0.5em;
}
ul.no-bullets {
  list-style-type: none;
  margin-left: -2em;
}

ol.basic {
  font-family: var(--ff-serif);
  list-style-position: outside;
  margin-left: -1em;
  margin-block: 0;
}
ol.basic li:not(:first-child) {
  margin-top: 0.5em;
}

table.basic {
  font-family: var(--ff-serif);
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 65em) {
  table.basic {
    width: 60%;
  }
}
@media only screen and (min-width: 65em) {
  table.basic.wider {
    width: 100%;
  }
}
table.basic tr:nth-child(2n-1) {
  background-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 0.25em;
}
table.basic td {
  padding: 0.2em 0.5em;
}
@media only screen and (max-width: 35em) {
  table.basic td {
    font-size: var(--fs-350);
  }
}
table.basic td:not(:first-child) {
  width: 35%;
}

.chevron-down:after, .banner-scroll-arrow:after {
  content: " ";
  display: inline-block;
  border-bottom: 1px solid hsl(var(--clr-neutral-200));
  border-right: 1px solid hsl(var(--clr-neutral-200));
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  box-shadow: 1px 1px hsl(var(--clr-neutral-700));
}

.image-card {
  margin: 0;
}
.image-card .image-wrapper {
  overflow: hidden;
  box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.075), 0 2px 2px hsla(0, 0%, 0%, 0.075), 0 4px 4px hsla(0, 0%, 0%, 0.075), 0 8px 8px hsla(0, 0%, 0%, 0.075), 0 16px 16px hsla(0, 0%, 0%, 0.075);
}
.image-card .image-wrapper img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transform: scale(1);
  transition: transform 900ms ease-in-out;
}
.image-card .image-caption {
  display: flex;
  flex-direction: column;
  font-family: var(--ff-sans);
  font-size: var(--fs-400);
  text-align: center;
}
.image-card .image-caption .caption-uppercase {
  text-transform: uppercase;
}
.image-card:hover {
  cursor: pointer;
}
.image-card:hover img {
  transform: scale(1.08);
}
.image-card.active img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.image-card.active .image-caption {
  color: hsl(var(--clr-secondary-550));
}
.image-card.active:hover img {
  transform: scale(1);
}

@media only screen and (min-width: 50em) {
  #trustees .image-caption {
    font-size: var(--fs-250);
  }
}
.text-card {
  display: none;
}
.text-card.active {
  display: block;
}

#managers.img-text-combo-grid:nth-child(1) {
  grid-area: manager-one;
}

#managers.img-text-combo-grid:nth-child(2) {
  grid-area: manager-two;
}

#managers.img-text-combo-grid {
  grid-template-columns: 100%;
  grid-template-areas: "manager-one" "manager-two";
}

@media only screen and (min-width: 50em) {
  #chairperson-bio.text-card {
    grid-area: manager-common-bio;
  }
  #manager-bio.text-card {
    grid-area: manager-common-bio;
  }
  #managers.img-text-combo-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "manager-one manager-two" "manager-common-bio manager-common-bio";
  }
}
#trustees.img-text-combo-grid:nth-child(1) {
  grid-area: trustee-one;
}

#trustees.img-text-combo-grid:nth-child(2) {
  grid-area: trustee-two;
}

#trustees.img-text-combo-grid:nth-child(3) {
  grid-area: trustee-three;
}

#trustees.img-text-combo-grid:nth-child(4) {
  grid-area: trustee-four;
}

#trustees.img-text-combo-grid:nth-child(5) {
  grid-area: trustee-five;
}

#trustees.img-text-combo-grid {
  grid-template-columns: 100%;
  grid-template-areas: "trustee-one" "trustee-two" "trustee-three" "trustee-four" "trustee-five";
}

@media only screen and (min-width: 50em) {
  #trustee1-bio.text-card {
    grid-area: trustee-common-bio;
  }
  #trustee2-bio.text-card {
    grid-area: trustee-common-bio;
  }
  #trustee3-bio.text-card {
    grid-area: trustee-common-bio;
  }
  #trustee4-bio.text-card {
    grid-area: trustee-common-bio;
  }
  #trustee5-bio.text-card {
    grid-area: trustee-common-bio;
  }
  #trustees.img-text-combo-grid {
    grid-gap: 0.75rem;
    grid-template-columns: repeat(5, 1fr);
    grid-template-areas: "trustee-one trustee-two trustee-three trustee-four trustee-five" "trustee-common-bio trustee-common-bio trustee-common-bio trustee-common-bio trustee-common-bio";
  }
}
.primary-header {
  --_bg: linear-gradient(0deg, transparent, rgba(0, 0, 0, .23) 50%, rgba(0, 0, 0, .35) 100%);
  --_logo-color: hsl(var(--clr-secondary-550));
  --_nav-link-color: hsl(var(--clr-neutral-100));
  --_nav-link-color2: hsl(var(--clr-neutral-300));
  --_nav-item-red: hsl(var(--clr-secondary-500));
  --_nav-item-fontsize-lrg: var(--fs-475);
  --_nav-item-fontsize-sml: var(--fs-375);
  --_nav-subitem-fontsize: var(--fs-300);
  --_nav-sublist-bgcolour: rgba(0, 0, 0, 0.9);
  --_nav-sublist-top: 2rem;
  --_nav-sublist-top2: 1.87rem;
  padding: var(--primary-header-topbot-padding) 1rem 0.5rem;
  padding-top: 0.5rem;
  padding-left: 0.5rem;
  color: hsl(var(--clr-neutral-100));
  background: var(--_bg);
  height: fit-content;
  z-index: 999;
  position: sticky;
  top: 0;
  transition: background 500ms ease-in-out;
}

.primary-header.solidbg {
  background-color: #000 !important;
}
.primary-header.solidbg .logo img {
  height: var(--logo-height-mob) !important;
}

.primary-header.showMobile {
  --_bg: hsl(var(--clr-neutral-850));
  height: 100dvh;
}

.primary-header.sticking {
  --_bg: hsl(var(--clr-neutral-850));
  --_nav-link-color: hsl(var(--clr-neutral-200));
  --_logo-color: hsl(var(--clr-secondary-550));
}
@media only screen and (max-width: 35em) {
  .primary-header.sticking {
    padding: 0.5rem;
    padding-bottom: 0;
  }
}
.primary-header.sticking.showMobile {
  padding: 0.45rem 0.5rem 0;
}

.primary-header__inner {
  min-width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
}
@media only screen and (max-width: 50em) {
  .primary-header__inner {
    grid-template-columns: 1fr 1fr;
    justify-items: start;
  }
  .primary-header__inner > :first-child {
    justify-self: start;
  }
  .primary-header__inner > :last-child {
    justify-self: end;
  }
}
.primary-header__inner .icon {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.primary-header__inner .icon img {
  width: 100%;
  height: auto;
  display: block;
}

@media only screen and (max-width: 50em) {
  .donate-desktop {
    display: none;
  }
}

.logo {
  align-self: center;
}
.logo img {
  height: var(--logo-height-sticking);
  width: auto;
  object-fit: contain;
  transition: height 500ms;
}
@media only screen and (max-width: 35em) {
  .logo img {
    height: var(--logo-height-mob);
  }
}
.logo svg {
  height: var(--logo-height-sticking);
  width: auto;
  object-fit: contain;
  transition: height 500ms;
}
@media only screen and (max-width: 35em) {
  .logo svg {
    height: var(--logo-height-mob);
  }
}

.logo.sticking img {
  height: var(--logo-height-sticking);
}
@media only screen and (max-width: 35em) {
  .logo.sticking img {
    height: var(--logo-height-sticking-mob);
  }
}
.logo.sticking svg {
  height: var(--logo-height-sticking);
}
@media only screen and (max-width: 35em) {
  .logo.sticking svg {
    height: var(--logo-height-sticking-mob);
  }
}

.logo {
  color: var(--_logo-color);
}

.m-menu-checkbox {
  display: none !important;
}

.nav-deck {
  display: flex;
  flex-direction: column;
  gap: 0.25em;
  align-items: end;
  visibility: hidden;
  scale: 0;
}
@media only screen and (min-width: 50em) {
  .nav-deck {
    gap: 0.2em;
    visibility: visible;
    scale: 1;
  }
}
.nav-deck .sticky-bottom-nav {
  display: none;
}

@media only screen and (max-width: 50em) {
  .nav-deck.hideMobile {
    display: none;
  }
}

.nav-deck.showMobile {
  visibility: visible;
  scale: 1;
  position: absolute;
  top: calc(var(--logo-height-mob) + 2vh);
  left: 3vw;
  width: 90vw;
  height: 120vh;
}
.nav-deck.showMobile .sticky-bottom-nav {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2vh;
  gap: 1vh;
}
.nav-deck.showMobile .sticky-bottom-nav .mobilemenu-button {
  padding: 2.5px 8px;
  font-family: var(--ff-sans);
  font-size: var(--fs-400);
  width: 75%;
  text-align: center;
}
.nav-deck.showMobile .sticky-bottom-nav .mobilemenu-button.outline {
  border: 1.25px solid hsl(var(--clr-secondary-550));
}
.nav-deck.showMobile .sticky-bottom-nav .mobilemenu-button.solid {
  background-color: hsl(var(--clr-secondary-550));
  color: hsl(var(--clr-neutral-850));
}
.nav-deck.showMobile .sticky-bottom-nav .mobilemenu-button.solid a {
  color: hsl(var(--clr-neutral-850));
}
.nav-deck.showMobile .sticky-bottom-nav .sm-icon-row {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 22px;
  font-size: var(--fs-525);
}

.nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 0.75em;
}
@media only screen and (max-width: 50em) {
  .nav-list {
    gap: 0;
  }
}
.nav-list li {
  position: relative;
}
.nav-list li .nav-item {
  cursor: default;
  padding: 1px 0;
}
@media only screen and (max-width: 50em) {
  .nav-list li .nav-item {
    padding: 0.3vh 0;
  }
}
.nav-list li .nav-item-name,
.nav-list li .nav-item-name a {
  text-transform: uppercase;
  color: var(--_nav-link-color);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  font-size: var(--_nav-subitem-fontsize);
  font-family: var(--ff-sans);
  font-weight: var(--fw-sans-light);
}
@media only screen and (max-width: 50em) {
  .nav-list li .nav-item-name,
  .nav-list li .nav-item-name a {
    font-weight: var(--fw-sans-normal);
  }
}
.nav-list li .nav-item-name.large-font,
.nav-list li .nav-item-name a.large-font {
  font-size: var(--_nav-item-fontsize-lrg) !important;
}
.nav-list li .nav-item-name::before {
  content: "";
  position: absolute;
  bottom: 0.25rem;
  width: 100%;
  height: 1px;
  background-color: var(--_nav-link-color);
  transform: scaleX(0);
  transition: transform 500ms ease-in-out;
  transform-origin: right;
}
.nav-list li .nav-item-name:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.nav-list li .nav-item-name.active {
  text-underline-offset: 0.25rem !important;
  text-decoration: 2px underline hsl(var(--clr-secondary-550)) !important;
}

.nav-deck.showMobile .nav-list {
  flex-direction: column;
  width: 100%;
}
@media only screen and (max-width: 50em) {
  .nav-deck.showMobile .nav-list li {
    width: 100%;
    padding-block: 0.5em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .nav-deck.showMobile .nav-list .nav-item-name {
    display: flex;
    justify-content: space-between;
    font-size: var(--_nav-item-fontsize-sml) !important;
  }
  .nav-deck.showMobile .nav-list .nav-item-name.active {
    text-decoration: none !important;
  }
  .nav-deck.showMobile .nav-list .nav-item-name a {
    font-size: var(--_nav-item-fontsize-sml) !important;
  }
  .nav-deck.showMobile .nav-list .nav-item-name :first-child {
    width: 80%;
  }
  .nav-deck.showMobile .nav-list .nav-item-name :not(:first-child) {
    flex: 1;
  }
  .nav-deck.showMobile .nav-list .large-font {
    font-size: var(--_nav-item-fontsize-sml) !important;
  }
  .nav-deck.showMobile .nav-list label.item-chevron::after {
    content: "";
    position: absolute;
    display: inline-block;
    height: 10px;
    width: 10px;
    border-color: var(--_nav-link-color);
    border-style: solid;
    border-width: 1px 1px 0 0;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    margin-top: -5px;
    right: 12px;
  }
}
.nav-deck.showMobile .nav-list li .nav-item-name::before {
  content: none;
}

@media only screen and (max-width: 50em) {
  .nav-deck.showMobile .nav-sublist:not(:has([data-dropdown-lvl2])) li {
    border-bottom: none;
  }
}

.nav-deck.showMobile .nav-sublist li {
  padding-right: 1.9rem !important;
}
.nav-deck.showMobile .nav-sublist li,
.nav-deck.showMobile .nav-sublist li a {
  font-size: var(--_nav-item-fontsize-sml) !important;
}

.nav-deck.showMobile .nav-list:first-child li .nav-item-name,
.nav-deck.showMobile .nav-list:first-child li .nav-item-name a {
  color: var(--_nav-link-color);
  font-size: var(--_nav-item-fontsize-sml) !important;
}

.nav-sublist {
  z-index: 15;
  list-style: none;
  width: max-content;
  min-width: 15vw;
  display: flex;
  flex-direction: column;
  visibility: hidden;
  opacity: 0;
  transition: opacity 500ms ease-in-out;
  padding: 0;
  position: absolute;
  top: var(--_nav-sublist-top);
  left: 0;
  background-color: var(--_nav-sublist-bgcolour);
  border: 1px solid hsl(var(--clr-neutral-400));
}
.nav-sublist > li {
  padding: 0.7rem;
}
.nav-sublist > li:not(:last-child) {
  border-bottom: 1px solid hsl(var(--clr-neutral-400));
}
.nav-sublist li,
.nav-sublist li a {
  color: var(--_nav-link-color);
  text-decoration: none;
  font-size: var(--_nav-subitem-fontsize);
  font-family: var(--ff-sans);
}
.nav-sublist li a:hover,
.nav-sublist li a:focus {
  opacity: 0.8;
}
.nav-sublist li a::before {
  content: none;
}
.nav-sublist > li {
  text-transform: uppercase;
}
.nav-sublist li a.sublist-item-active::before {
  content: "";
  margin-right: 5px;
  border-left: 2px solid hsl(var(--clr-secondary-550));
}
.nav-sublist li a.sublist-item-active::after {
  content: "";
  margin-left: 5px;
  border-right: 2px solid hsl(var(--clr-secondary-550));
}
.nav-sublist > li li a {
  text-transform: none;
  color: var(--_nav-link-color2);
  word-spacing: 0.1em;
}
.nav-sublist > li li:not(:last-child) {
  padding-bottom: 0.5rem;
}
.nav-sublist > li li:first-child {
  padding-top: 0.4rem;
}
@media only screen and (max-width: 50em) {
  .nav-sublist li {
    padding-left: 0;
  }
  .nav-sublist li,
  .nav-sublist li a {
    font-weight: var(--fw-normal) !important;
  }
  .nav-sublist .nav-item-name-lvl2 {
    width: 95vw;
    display: flex;
    justify-content: space-between;
  }
  .nav-sublist .nav-item-name-lvl2 a {
    font-weight: var(--fw-normal) !important;
  }
  .nav-sublist .nav-item-name-lvl2 :first-child {
    width: 95%;
  }
  .nav-sublist .nav-item-name-lvl2 :not(:first-child) {
    flex: 1;
  }
}

.nav-list:first-child .nav-sublist {
  top: var(--_nav-sublist-top2);
}

.nav-list > li:nth-last-child(1) .nav-sublist,
.nav-list > li:nth-last-child(2) .nav-sublist {
  right: 0;
  left: auto;
}

.nav-sublist-lvl2 {
  display: block;
  list-style: none;
  padding-left: 1rem;
}

li[data-link-active] .nav-sublist {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 50em) {
  li[data-link-active] .nav-item {
    z-index: 20;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100vw;
    background-color: var(--_bg);
    padding-left: 0;
  }
  li[data-link-active] .nav-item.active {
    text-decoration: none !important;
  }
  li[data-link-active] .nav-item .nav-item-name {
    font-weight: bold;
    color: var(--_nav-item-red) !important;
  }
  li[data-link-active] .nav-item .nav-item-name.item-chevron::after {
    content: none !important;
  }
  li[data-link-active] .nav-item .nav-sublist {
    left: 0;
    gap: 0.25em;
    padding-left: 0;
    padding-top: 0.8rem;
    background-color: transparent;
    border: none;
  }
  li[data-link-active] .nav-item .nav-sublist li a.sublist-item-active::before {
    content: none;
  }
  li[data-link-active] .nav-item .nav-sublist li a.sublist-item-active::after {
    content: none;
  }
  li[data-link-active] .nav-item .nav-sublist .nav-sublist-lvl2 {
    display: none;
  }
}

li[data-link-active-lvl2] li {
  width: 100%;
  border: none !important;
}
@media only screen and (max-width: 50em) {
  li[data-link-active-lvl2] .nav-item-lvl2 {
    z-index: 25;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100vw;
    background-color: var(--_bg);
    padding-left: 0;
  }
  li[data-link-active-lvl2] .nav-item-lvl2 .nav-item-name-lvl2 a {
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: var(--_nav-item-fontsize-sml);
    color: var(--_nav-item-red);
    letter-spacing: var(--ls-wide);
  }
  li[data-link-active-lvl2] .nav-item-lvl2 .nav-item-name-lvl2.item-chevron::after {
    content: none !important;
  }
  li[data-link-active-lvl2] .nav-item-lvl2 .nav-sublist-lvl2 {
    left: 0;
    gap: 0.25em;
    padding-left: 0;
    padding-top: 0.8rem;
    background-color: transparent;
    border: none;
  }
  li[data-link-active-lvl2] .nav-item-lvl2 .nav-sublist-lvl2 li a {
    font-size: var(--_nav-item-fontsize-sml);
  }
}

.mobileToggleIcons {
  justify-self: right;
}
@media only screen and (min-width: 50em) {
  .mobileToggleIcons {
    display: none;
  }
}

.mobileToggleIcons > * {
  /* The search div containing the mag glass icon and x icon are at z-index 10*/
  z-index: 11;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

img.icon.hide {
  display: none;
}

.search {
  display: inline-flex;
  align-items: center;
  z-index: 10;
}

.searchBox {
  position: absolute;
  right: -100%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: var(--_bg);
  padding: 0 30px;
  opacity: 0;
  transition: 500ms ease-in-out;
}

.searchBox.active {
  right: 0;
  opacity: 1;
}

.searchBox input {
  width: 100%;
  border: none;
  outline: none;
  height: 50px;
  font-family: var(--ff-sans);
  font-weight: var(--fw-light);
  font-size: var(--fs-500);
  color: var(--clr-neutral-100);
  background-color: var(--_bg);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: 500ms ease-in-out;
}

/* Chrome, Firefox, Opera, Safari 10.1+ */
::placeholder {
  color: var(--clr-neutral-100);
  opacity: 0.65;
}

/* Microsoft Edge */
::-ms-input-placeholder {
  color: var(--clr-neutral-100);
  opacity: 0.65;
}

.searchBtn {
  position: relative;
  top: 2.5px;
  transition: 500ms ease-in-out;
}
@media only screen and (min-width: 35em) {
  .searchBtn {
    left: 0;
  }
}
@media only screen and (min-width: 50em) {
  .searchBtn {
    left: 30px;
  }
}

.searchBtn.active {
  left: 0;
}

.closeBtn {
  opacity: 0;
  visibility: hidden;
  scale: 0;
  transition: 500ms;
}

.closeBtn.active {
  opacity: 1;
  visibility: visible;
  scale: 1;
}

#banner-container {
  container-type: inline-size;
}

#banner-container .banner-image {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  opacity: 0;
  animation: simpleFadeIn ease-out 3s forwards;
}
#banner-container .banner-image img {
  width: 100%;
  height: 101vh;
  object-fit: cover;
}
#banner-container .banner-image img.raisemast {
  width: 100%;
  height: calc(100vh - var(--flow-spacer));
  object-fit: cover;
}

.banner-image-credit {
  position: absolute;
  writing-mode: vertical-rl;
  z-index: 50;
  font-size: var(--fs-200);
  font-family: var(--ff-sans);
  letter-spacing: var(--ls-wide);
  color: hsl(var(--clr-neutral-200));
  text-shadow: 1px 1.5px 1.5px hsl(var(--clr-neutral-700));
  right: 2px;
  bottom: calc(var(--gap-from-bottom) * 4.5);
  opacity: 0;
  animation: fadeIn linear 25ms forwards;
  animation-delay: 750ms;
}
@media only screen and (min-width: 35em) {
  .banner-image-credit {
    bottom: calc(var(--gap-from-bottom) * 3);
  }
}
@media only screen and (min-width: 65em) {
  .banner-image-credit {
    bottom: var(--gap-from-bottom);
    right: 15px;
    color: hsl(var(--clr-neutral-300));
    font-weight: var(--fw-light);
  }
}

.banner-image-credit::after {
  content: "Photo: " attr(data-image-credit-mob);
}
@media only screen and (min-width: 50em) {
  .banner-image-credit::after {
    content: "Photo: " attr(data-image-credit-tab);
  }
}
@media only screen and (min-width: 65em) {
  .banner-image-credit::after {
    content: "Photo: " attr(data-image-credit-desk);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.banner-tagline {
  position: absolute;
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3));
  padding: 1.5em 0.15em 9vh;
  font-size: var(--fs-500);
  font-family: var(--ff-serif);
  line-height: 1.3;
  color: hsl(var(--clr-neutral-100));
  text-shadow: 0 1px 1px hsl(var(--clr-neutral-800));
  text-align: center;
}
@media only screen and (min-width: 50em) {
  .banner-tagline {
    padding-left: 10vw;
    padding-right: 10vw;
    padding-bottom: 8vh;
    font-size: var(--fs-550);
    letter-spacing: var(--ls-semi-wide);
    line-height: 1.2;
  }
}
@media only screen and (min-width: 65em) {
  .banner-tagline {
    padding-bottom: 5.7vh;
    font-size: var(--fs-525);
  }
}

.banner-tagline--text {
  max-width: 90vw;
}
@media only screen and (min-width: 65em) {
  .banner-tagline--text {
    max-width: 42vw;
  }
}

.banner-tagline--credit {
  font-size: var(--fs-300);
}
@media only screen and (min-width: 50em) {
  .banner-tagline--credit {
    font-size: var(--fs-500);
    line-height: 1.2;
  }
}
@media only screen and (min-width: 65em) {
  .banner-tagline--credit {
    font-size: var(--fs-525);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-4px);
  }
}
.banner-scroll-arrow {
  width: 100%;
  position: absolute;
  bottom: 9vh;
  display: flex;
  justify-content: center;
  animation: bounce 4s infinite;
}
@media only screen and (min-width: 50em) {
  .banner-scroll-arrow {
    bottom: 6vh;
  }
}
@media only screen and (min-width: 65em) {
  .banner-scroll-arrow {
    bottom: 1.5vh;
  }
}

.banner-title-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
@media only screen and (max-width: 35em) {
  .banner-title-container {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 15%, rgba(0, 0, 0, 0) 100%);
  }
}

.banner-title {
  font-size: var(--fs-1000);
  line-height: 1.1em;
  font-family: var(--ff-serif);
  font-weight: var(--fw-light);
  color: hsl(var(--clr-neutral-100));
  text-shadow: 0 2px 3px hsl(var(--clr-neutral-800));
  padding-inline: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  white-space: pre-line;
  opacity: 1;
}

.banner-subtitle {
  font-size: var(--fs-550);
  line-height: 1.25;
  font-family: var(--ff-serif);
  font-weight: var(--fw-light);
  color: hsl(var(--clr-neutral-100));
  text-shadow: 0 2px 3px hsl(var(--clr-neutral-800));
  padding-inline: 0.6em;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  white-space: pre-line;
  opacity: 1;
}
@media only screen and (max-width: 50em) {
  .banner-subtitle {
    display: none;
  }
}

.banner-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0.4em;
  margin-top: 1em;
  margin-bottom: 15vh;
  opacity: 1;
}
@media only screen and (min-width: 50em) {
  .banner-buttons {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 65em) {
  .banner-buttons {
    margin-top: 1.5em;
  }
}
.banner-buttons .button {
  padding: 1rem 1.25rem;
  font-size: var(--fs-350);
  border-width: 0.11rem;
}

@keyframes fadeInBannerTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media only screen and (max-width: 50em) {
  .banner-tagline-cta-combo {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
  }
  .banner-tagline-cta-combo .banner-tagline {
    position: static;
  }
}

.red-circle-scroll-arrow {
  text-align: center;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 46.5%;
  scroll-behavior: smooth;
  display: none;
  opacity: 0;
  animation: simpleFadeIn ease-out 3s forwards;
  animation-delay: 3500ms;
}
.red-circle-scroll-arrow:hover {
  cursor: pointer;
}
@media (orientation: landscape) {
  .red-circle-scroll-arrow {
    display: block;
    bottom: 5vh;
    left: 49%;
  }
}
@media only screen and (orientation: landscape) and (min-width: 65em) {
  .red-circle-scroll-arrow {
    bottom: 2vh;
  }
}
.red-circle-scroll-arrow .circle {
  background: #B31921;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  width: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: 0%;
}
.red-circle-scroll-arrow .st-arrow {
  fill: #fff;
  animation: scrolly 3s cubic-bezier(0.77, 0, 0.175, 1) forwards infinite;
  perspective: 9000px;
  transform: translateZ(0);
  transform-origin: bottom;
}

.scroll-arrow-svg {
  z-index: 9;
  position: relative;
}

@keyframes simpleFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scrolly {
  0% {
    transform: translate3d(0, -150%, 0) rotateX(90deg) scale(0.5) skewX(3deg);
  }
  30% {
    transform: translate3d(0, 0, 0) rotateX(0deg) scale(1) skewX(0deg);
  }
  70% {
    transform: translate3d(0, 0, 0) rotateX(0deg) scale(1) skewX(0deg);
  }
  90% {
    transform: translate3d(0, 50%, 0) rotateX(-90deg) scale(0.5) skewX(-3deg);
  }
  100% {
    transform: translate3d(0, 50%, 0) rotateX(-90deg) scale(0.5) skewX(-3deg);
  }
}
/*
 vanillaSlideshow v0.1
 (c) Dimitri Mikadze
 https://github.com/DimitriMikadze/vanilla-slideshow
 License: MIT
*/
#vanilla-slideshow .vanilla-slide {
  width: 100%;
  height: 101vh;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

#vanilla-slideshow .vanilla-slide picture {
  width: 100%;
  height: 100%;
}

#vanilla-slideshow .vanilla-slide picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 800ms ease-in-out;
}

#vanilla-slideshow .vanilla-slide.vanilla-active img {
  opacity: 1;
}

#vanilla-slideshow .vanilla-slide .banner-image-credit {
  opacity: 0;
  animation: none;
  transition: opacity 500ms ease-in-out;
}

#vanilla-slideshow .vanilla-slide.vanilla-active .banner-image-credit {
  opacity: 1;
}

#vanilla-slideshow .vanilla-slide .banner-tagline {
  opacity: 0;
}

#vanilla-slideshow .vanilla-slide.vanilla-active .banner-tagline {
  opacity: 1;
}

/* Arrows */
#vanilla-slideshow-previous {
  position: absolute;
  left: 10px;
  top: 48%;
  background-position: 0 100%;
  cursor: pointer;
  opacity: 0.28;
  z-index: var(--fullscreen-slideshow-z-index);
}
#vanilla-slideshow-previous img {
  width: 28px;
  height: 28px;
}
@media only screen and (max-width: 50em) {
  #vanilla-slideshow-previous img {
    width: 32px;
    height: 32px;
  }
}

#vanilla-slideshow-next {
  position: absolute;
  right: 10px;
  top: 48%;
  background-position: 100% 100%;
  cursor: pointer;
  opacity: 0.28;
  z-index: var(--fullscreen-slideshow-z-index);
}
#vanilla-slideshow-next img {
  width: 28px;
  height: 28px;
}
@media only screen and (max-width: 50em) {
  #vanilla-slideshow-next img {
    width: 32px;
    height: 32px;
  }
}

#vanilla-slideshow-previous:focus,
#vanilla-slideshow-previous:active,
#vanilla-slideshow-next:focus,
#vanilla-slideshow-next:active {
  opacity: 0.9;
}

@media only screen and (min-width: 65em) {
  #vanilla-slideshow-previous:hover,
  #vanilla-slideshow-next:hover {
    opacity: 0.9;
  }
}
/* Indicators */
#vanilla-indicators {
  display: flex;
  justify-content: center;
  text-align: center;
  z-index: var(--fullscreen-slideshow-z-index);
  position: absolute;
  bottom: 150px;
  width: 100%;
}

.vanilla-indicators {
  box-shadow: 0 0 5px #333333;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  float: left;
  margin-right: 5px;
  cursor: pointer;
}

.vanilla-indicators.vanilla-active {
  background-color: #dbdbdb;
}

@media screen and (max-width: 800px) {
  #vanilla-slideshow-next,
  #vanilla-slideshow-previous {
    display: block;
  }
}
.owl-carousel.ultra-wide .item {
  opacity: 1;
  margin: 0;
  transform: scale(1);
  transition: 0.75s ease all;
  position: relative;
  height: fit-content;
}
.owl-carousel.ultra-wide .item img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.owl-carousel.ultra-wide .item.rounded {
  overflow: hidden;
}
@media only screen and (max-width: 50em) {
  .owl-carousel.ultra-wide .item.rounded {
    border-radius: 0;
  }
}
.owl-carousel.ultra-wide .item .photo-credit {
  font-size: var(--fs-200);
  font-family: var(--ff-sans);
  color: hsl(var(--clr-neutral-200));
  text-shadow: 1px 1.5px 1.5px hsl(var(--clr-neutral-700));
  writing-mode: vertical-rl;
  position: absolute;
  bottom: 30px;
  right: 1px;
}
.owl-carousel.ultra-wide .item .photo-caption {
  color: #fff;
  font-size: var(--medium-fontsize);
  font-family: var(--serif-font-family);
  position: absolute;
  bottom: 10px;
  left: 50.25%;
  transform: translateX(-50%);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}

.owl-carousel.ultra-wide .active.center .item {
  filter: brightness(100%);
  opacity: 1;
  transform: scale(1);
}
.owl-carousel.ultra-wide .owl-next,
.owl-carousel.ultra-wide .owl-prev {
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.owl-carousel.ultra-wide .owl-next i,
.owl-carousel.ultra-wide .owl-prev i {
  font-size: 1.2em;
  color: rgba(200, 200, 200, 0.8);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}
.owl-carousel.ultra-wide .owl-prev {
  left: 30px;
}
.owl-carousel.ultra-wide .owl-next {
  right: 30px;
}

@media only screen and (min-width: 35em) {
  .owl-carousel.ultra-wide .owl-next,
  .owl-carousel.ultra-wide .owl-prev {
    top: 45%;
  }
  .owl-carousel.ultra-wide .owl-prev {
    left: 2vw;
  }
  .owl-carousel.ultra-wide .owl-next {
    right: 2vw;
  }
}
@media only screen and (min-width: 50em) {
  .owl-carousel.ultra-wide .item {
    opacity: 1;
    filter: brightness(25%);
    margin: 0;
    padding: 0;
    transform: scale(0.8);
    transition: 1.25s ease all;
  }
  .owl-carousel.ultra-wide .owl-next,
  .owl-carousel.ultra-wide .owl-prev {
    top: 45%;
  }
  .owl-carousel.ultra-wide .owl-prev {
    left: 2vw;
  }
  .owl-carousel.ultra-wide .owl-next {
    right: 2vw;
  }
}
@media only screen and (min-width: 65em) {
  .owl-carousel.ultra-wide .owl-prev {
    left: 4vw;
  }
  .owl-carousel.ultra-wide .owl-next {
    right: 4vw;
  }
}
.image-plus {
  position: relative;
  -webkit-background-clip: content-box;
  -moz-background-clip: content;
  background-clip: content-box;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.image-plus.top-flow {
  margin-top: var(--flow-spacer-extra, var(--spacer));
  margin-bottom: 0;
}
.image-plus.top-flow-reduce {
  margin-top: var(--flow-spacer, var(--spacer)) !important;
}
.image-plus img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media only screen and (min-width: 50em) {
  .image-plus.shrink-desk {
    width: 75%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 50em) {
  .image-plus.shrink-mob {
    width: 75%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 50em) {
  .image-plus {
    margin-left: var(--full-bleed-margin-ultra);
    width: 100vw;
    height: auto;
    border-radius: 0;
  }
  .image-plus img {
    width: 100%;
    height: auto;
  }
}
.image-plus.link:hover, .image-plus.link:active {
  cursor: pointer;
}
@media only screen and (max-width: 50em) {
  .image-plus.link {
    margin: 0 auto;
    width: 100%;
  }
}
.image-plus .credit {
  position: absolute;
  writing-mode: vertical-rl;
  font-size: var(--fs-200);
  font-family: var(--ff-sans);
  color: hsl(var(--clr-neutral-200));
  text-shadow: 1px 1.5px 1.5px hsl(var(--clr-neutral-700));
  right: 2px;
  bottom: 15px;
  z-index: 2;
}
@media only screen and (min-width: 50em) {
  .image-plus .credit {
    font-size: var(--fs-100);
  }
}
@media only screen and (min-width: 65em) {
  .image-plus .credit {
    font-weight: var(--fw-light);
  }
}
.image-plus .credit::after {
  content: "Photo: " attr(data-image-credit);
}
.image-plus .caption {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  bottom: 0.8rem;
  padding-inline: 2rem;
  font-size: var(--fs-400);
  font-family: var(--ff-serif);
  font-weight: var(--fw-light);
  color: hsl(var(--clr-neutral-100));
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 1.2rem;
}
.image-plus .caption.left-align {
  text-align: left;
}
.image-plus.sharp {
  border-radius: 0;
}
.image-plus.card {
  font-family: var(--ff-serif);
  box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.075), 0 2px 2px hsla(0, 0%, 0%, 0.075), 0 4px 4px hsla(0, 0%, 0%, 0.075), 0 8px 8px hsla(0, 0%, 0%, 0.075), 0 16px 16px hsla(0, 0%, 0%, 0.075);
  background-color: rgba(0, 0, 0, 0);
}
.image-plus.card img {
  aspect-ratio: 1.56;
  transform: scale(1);
  transition: transform 1200ms ease-in-out;
}
.image-plus.card:hover, .image-plus.card:active {
  cursor: pointer;
}
.image-plus.card:hover img, .image-plus.card:active img {
  transform: scale(1.05);
}
@media only screen and (max-width: 50em) {
  .image-plus.card {
    margin: 0 auto;
    width: 100%;
  }
}
.image-plus.card .card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-inline: 15px;
  padding-bottom: 15px;
  width: 100%;
  font-size: var(--fs-750);
  color: hsl(var(--clr-neutral-100));
  text-shadow: 0 2px 3px hsl(var(--clr-neutral-800));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.45) 100%);
  line-height: 1.1;
}
.image-plus.card .card-title .sub-title {
  font-size: var(--fs-500);
  text-shadow: 0 1px 2px hsl(var(--clr-neutral-800));
  line-height: 1;
}
.image-plus.card.size-md {
  box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.075), 0 2px 2px hsla(0, 0%, 0%, 0.075), 0 4px 4px hsla(0, 0%, 0%, 0.075), 0 8px 8px hsla(0, 0%, 0%, 0.075), 0 16px 16px hsla(0, 0%, 0%, 0.075);
}
.image-plus.card.size-md .card-title {
  font-size: var(--fs-600);
}
.image-plus.card.size-md .card-title .sub-title {
  font-size: var(--fs-450);
}
.image-plus.card.plain-bg {
  background-color: hsl(var(--clr-secondary-525));
}
.image-plus.card.plain-bg.landscape img {
  aspect-ratio: 2.75;
  scale: 1;
}
@media only screen and (max-width: 35em) {
  .image-plus.card.plain-bg.landscape img {
    aspect-ratio: 3.5;
  }
}
.image-plus.card.plain-bg.landscape .card-title {
  font-size: var(--fs-550);
  background-image: none;
  padding-bottom: 8px;
  width: 55%;
}
@media only screen and (max-width: 35em) {
  .image-plus.card.plain-bg.landscape .card-title {
    font-size: var(--fs-600);
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.45) 100%);
  }
}
.image-plus.card.plain-bg.landscape .card-title .sub-title {
  font-size: var(--fs-400);
}
.image-plus.card.on-hover-fade img {
  opacity: 0.9;
  transition: opacity 750ms ease-in-out;
}
.image-plus.card.on-hover-fade:hover img, .image-plus.card.on-hover-fade:active img {
  opacity: 0;
  transform: scale(1);
}

@keyframes dropshadow {
  0% {
    box-shadow: 0px 4px 9px 3px hsla(0, 0%, 0%, 0.5);
  }
  100% {
    box-shadow: 0 5px 18px 5px hsla(0, 0%, 0%, 0.4);
  }
}
@keyframes dropshadow-off {
  0% {
    box-shadow: 0 5px 18px 5px hsla(0, 0%, 0%, 0.4);
  }
  100% {
    box-shadow: 0px 4px 9px 3px hsla(0, 0%, 0%, 0.5);
  }
}
.slideup-card {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-clip: content-box;
  -moz-background-clip: content;
  background-clip: content-box;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: 0px 4px 9px 3px hsla(0, 0%, 0%, 0.5);
  animation: 400ms dropshadow-off forwards;
  aspect-ratio: 0.58;
}
@media only screen and (max-width: 65em) {
  .slideup-card {
    aspect-ratio: 0.6;
  }
}
@media only screen and (max-width: 35em) {
  .slideup-card {
    aspect-ratio: 0.62;
    width: 68vw;
  }
}
.slideup-card.card-pair {
  width: 25vw;
}
@media only screen and (min-width: 50em) {
  .slideup-card.card-pair {
    height: 44vw;
  }
}
@media only screen and (min-width: 65em) {
  .slideup-card.card-pair {
    height: 29vw;
  }
}

.slideup-card__screen {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 50%, rgb(0, 0, 0) 100%);
  opacity: 0;
  transition: opacity 500ms ease-in;
}

@media only screen and (max-width: 35em) {
  .slideup-card:has(.long-content) .slideup-card__screen {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 50%, rgb(0, 0, 0) 100%);
  }
}

.slideup-card__content {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0 auto;
  width: 100%;
}

.slideup-card__content__title {
  position: absolute;
  top: 86%;
  left: 0;
  padding-left: 8%;
  color: hsl(var(--clr-neutral-100));
  width: 100%;
  font-family: var(--ff-serif);
  font-weight: var(--ff-bold);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.65);
  font-size: var(--fs-650);
  transition: top 700ms ease-in-out;
}
@media only screen and (max-width: ) {
  .slideup-card__content__title {
    font-size: var(--fs-900);
  }
}

.slideup-card__content__wrapper {
  position: absolute;
  bottom: -65%;
  left: 0;
  padding-left: 8%;
  width: 92%;
  transition: bottom 700ms ease-in-out;
}

.slideup-card__content__copy {
  font-family: var(--ff-serif);
  line-height: 1.2;
  font-weight: var(--fw-light);
  color: hsl(var(--clr-neutral-100));
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  width: 100%;
  padding-bottom: 0.5em;
  font-size: var(--fs-500);
  line-height: 1.4;
}

@media (hover: hover) {
  .slideup-card:hover,
  .slideup-card:focus-within {
    animation: 400ms dropshadow forwards;
  }
  .slideup-card:hover .slideup-card__screen,
  .slideup-card:focus-within .slideup-card__screen {
    opacity: 1;
  }
  .slideup-card:hover .slideup-card__content__title,
  .slideup-card:focus-within .slideup-card__content__title {
    top: 15%;
  }
}
@media only screen and (hover: hover) and (max-width: 35em) {
  .slideup-card:hover .long-content .slideup-card__content__title,
  .slideup-card:focus-within .long-content .slideup-card__content__title {
    top: 10%;
  }
}
@media (hover: hover) {
  .slideup-card:hover .slideup-card__content__wrapper,
  .slideup-card:focus-within .slideup-card__content__wrapper {
    bottom: 5%;
  }
}
@media (hover: none) {
  .slideup-card__screen {
    opacity: 1;
  }
  .slideup-card__content__title {
    top: 15%;
  }
}
@media only screen and (hover: none) and (max-width: 35em) {
  .long-content .slideup-card__content__title {
    top: 10%;
  }
}
@media (hover: none) {
  .slideup-card__content__wrapper {
    bottom: 5%;
  }
}
@media only screen and (min-width: 40em) {
  .slideup-card:nth-child(2n) {
    transition-delay: 200ms;
  }
}
@media only screen and (min-width: 70em) {
  .slideup-card:nth-child(2) {
    transition-delay: 200ms;
  }
  .slideup-card:nth-child(3) {
    transition-delay: 400ms;
  }
  .slideup-card:nth-child(4) {
    transition-delay: 600ms;
  }
}
.red-jellybean {
  background-color: rgba(149, 39, 3, 0.915);
  border-top-color: hsl(16, 98%, 38%);
  border-right-color: hsl(14, 93%, 39%);
  border-bottom-color: hsl(14, 67%, 48%);
  border-left-color: hsl(14, 87%, 45%);
  box-shadow: rgba(234, 106, 66, 0.3) 0px 10px 16px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(172, 25, 2, 0.965)), to(rgba(249, 59, 59, 0.9)));
  /* for FF 3.6 */
  background-image: -moz-linear-gradient(rgba(172, 25, 2, 0.965) 0%, rgba(249, 59, 59, 0.9) 90%);
}

.red-jellybean.light {
  background-color: rgba(161, 40, 0, 0.955);
  border-top-color: hsl(8, 99%, 40%);
  border-right-color: hsl(6, 93%, 44%);
  border-bottom-color: hsl(0, 79%, 53%);
  border-left-color: hsl(4, 86%, 51%);
  box-shadow: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(192, 12, 2, 0.965)), to(rgba(255, 67, 67, 0.918)));
  /* for FF 3.6 */
  background-image: -moz-linear-gradient(rgba(181, 26, 2, 0.965) 0%, rgba(252, 65, 65, 0.9) 90%);
}

.red-plastic {
  border-top-color: hsl(16, 98%, 38%);
  border-right-color: hsl(14, 93%, 39%);
  border-bottom-color: hsl(14, 67%, 48%);
  border-left-color: hsl(14, 87%, 45%);
  box-shadow: rgba(234, 106, 66, 0.302) 0px 10px 16px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(249, 59, 59, 0.902)), to(rgba(172, 25, 2, 0.965)));
  /* for FF 3.6 */
  background-image: -moz-linear-gradient(rgba(249, 59, 59, 0.9) 0%, rgba(172, 25, 2, 0.965) 90%);
}

.red-jellybean:active,
.red-plastic:active {
  box-shadow: rgba(234, 106, 66, 0.3) 0px 2px 4px;
}
.red-jellybean:active .glare,
.red-plastic:active .glare {
  background-color: rgba(220, 220, 220, 0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  /* for FF 3.6 */
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 95%);
}

.quad-mosaic-grid-fixed {
  display: grid;
  height: 100%;
  grid-template-rows: repeat(12, 3.2vw);
  grid-template-columns: repeat(9, 3.2vw);
  grid-gap: 12px;
}
.quad-mosaic-grid-fixed.large-mosaic {
  grid-template-rows: repeat(12, 3.4vw);
  grid-template-columns: repeat(9, 3.4vw);
  grid-gap: 16px;
}
.quad-mosaic-grid-fixed a {
  color: #fff;
  text-decoration: none;
  font-size: var(--fs-serif-medium);
  padding: 5px;
  min-width: 100%;
  background-image: none;
  transition: background-image 0.5s;
}
.quad-mosaic-grid-fixed .grid-item {
  display: flex;
  align-items: flex-end;
  border-radius: 8px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  transition: all ease-in-out 300ms;
  overflow: hidden;
}
.quad-mosaic-grid-fixed .grid-item .info {
  font-family: var(--ff-serif);
  color: #fff;
  text-decoration: none;
  font-size: var(--fs-serif-medium);
  padding: 5px;
  min-width: 100%;
  background-image: none;
  transition: background-image 0.5s;
}
.quad-mosaic-grid-fixed .grid-item .info i {
  vertical-align: middle;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  display: inline;
}
.quad-mosaic-grid-fixed .grid-item .info .hover-label {
  font-size: calc(8px + 0.85vw);
  font-weight: 700;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  display: none;
}
.quad-mosaic-grid-fixed .grid-item:hover {
  cursor: pointer;
}
.quad-mosaic-grid-fixed .grid-item:hover .info {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.quad-mosaic-grid-fixed .grid-item:hover i {
  display: none;
}
.quad-mosaic-grid-fixed .grid-item:hover .hover-label {
  display: inline;
}
.quad-mosaic-grid-fixed .grid-item.top-left {
  grid-row: span 6;
  grid-column: span 4;
}
.quad-mosaic-grid-fixed .grid-item.top-right-gap {
  grid-row: span 1;
  grid-column: span 5;
  background-color: transparent;
}
.quad-mosaic-grid-fixed .grid-item.top-right {
  grid-row: span 5;
  grid-column: span 5;
}
.quad-mosaic-grid-fixed .grid-item.bottom-left {
  grid-row: span 6;
  grid-column: span 3;
}
.quad-mosaic-grid-fixed .grid-item.bottom-right {
  grid-row: span 6;
  grid-column: span 6;
}
.quad-mosaic-grid-fixed .grid-item.bottom-left-gap {
  grid-row: span 1;
  grid-column: span 3;
  background-color: transparent;
}

.quad-mosaic-square-grid-fixed {
  display: grid;
  height: 100%;
  grid-template-rows: repeat(12, 3.7vw);
  grid-template-columns: repeat(12, 3.7vw);
  grid-gap: 12px;
}
.quad-mosaic-square-grid-fixed.large-mosaic {
  grid-template-rows: repeat(12, 3.6vw);
  grid-template-columns: repeat(12, 3.6vw);
  grid-gap: 16px;
}
.quad-mosaic-square-grid-fixed a {
  color: #fff;
  text-decoration: none;
  font-size: var(--medium-fontsize);
  padding: 5px;
  min-width: 100%;
  background-image: none;
  transition: background-image 0.5s;
}
.quad-mosaic-square-grid-fixed .grid-item {
  display: flex;
  align-items: flex-end;
  border-radius: 8px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  transition: all ease-in-out 300ms;
  overflow: hidden;
}
.quad-mosaic-square-grid-fixed .grid-item .info {
  color: #fff;
  text-decoration: none;
  font-size: var(--medium-fontsize);
  padding: 5px;
  min-width: 100%;
  background-image: none;
  transition: background-image 0.5s;
}
.quad-mosaic-square-grid-fixed .grid-item .info i {
  vertical-align: middle;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  display: inline;
}
.quad-mosaic-square-grid-fixed .grid-item .info .hover-label {
  font-size: calc(8px + 0.85vw);
  font-weight: 700;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  display: none;
}
.quad-mosaic-square-grid-fixed .grid-item:hover {
  cursor: pointer;
}
.quad-mosaic-square-grid-fixed .grid-item:hover .info {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.quad-mosaic-square-grid-fixed .grid-item:hover i {
  display: none;
}
.quad-mosaic-square-grid-fixed .grid-item:hover .hover-label {
  display: inline;
}
.quad-mosaic-square-grid-fixed .grid-item.top-left {
  grid-row: span 6;
  grid-column: span 6;
}
.quad-mosaic-square-grid-fixed .grid-item.top-right {
  grid-row: span 6;
  grid-column: span 6;
}
.quad-mosaic-square-grid-fixed .grid-item.bottom-left {
  grid-row: span 6;
  grid-column: span 6;
}
.quad-mosaic-square-grid-fixed .grid-item.bottom-right {
  grid-row: span 6;
  grid-column: span 6;
}

.mosaic-square-grid {
  display: grid;
  grid-template-rows: repeat(2, 38vw);
  grid-template-columns: repeat(2, 38vw);
  grid-gap: 3vw;
  justify-content: center;
}
@media only screen and (min-width: 50em) {
  .mosaic-square-grid {
    grid-template-rows: repeat(2, 21vw);
    grid-template-columns: repeat(2, 21vw);
    grid-gap: 1vw;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 65em) {
  .mosaic-square-grid {
    grid-template-rows: repeat(2, 17vw);
    grid-template-columns: repeat(2, 17vw);
    grid-gap: 1vw;
  }
}
.mosaic-square-grid a {
  color: hsl(var(--clr-neutral-200));
  text-decoration: none;
  font-size: var(--fs-275);
  padding: 5px;
  min-width: 100%;
}
.mosaic-square-grid .grid-item {
  position: relative;
  -webkit-background-clip: content-box;
  -moz-background-clip: content;
  background-clip: content-box;
  overflow: hidden;
  margin: 0;
  box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.075), 0 2px 2px hsla(0, 0%, 0%, 0.075), 0 4px 4px hsla(0, 0%, 0%, 0.075), 0 8px 8px hsla(0, 0%, 0%, 0.075), 0 16px 16px hsla(0, 0%, 0%, 0.075);
  background-color: rgba(0, 0, 0, 0);
}
.mosaic-square-grid .grid-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  transform: scale(1);
  transition: transform 700ms ease-in-out;
}
.mosaic-square-grid .grid-item .info {
  font-family: var(--ff-serif);
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: right;
  padding: 4px 8px;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.35) 100%);
}
.mosaic-square-grid .grid-item .info .info-label {
  color: hsl(var(--clr-neutral-100));
  font-size: var(--fs-400);
  font-weight: var(--fw-serif-medium);
  text-shadow: 0 1px hsl(var(--clr-neutral-800));
}
@media only screen and (max-width: 35em) {
  .mosaic-square-grid .grid-item .info {
    padding: 2px 8px;
  }
  .mosaic-square-grid .grid-item .info .info-label {
    font-size: var(--fs-300);
  }
}
.mosaic-square-grid .grid-item .info-icon {
  position: absolute;
  bottom: 8px;
  left: 6px;
  width: 1em;
  height: 1em;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  opacity: 1;
  transition: opacity 1200ms ease-in;
}
.mosaic-square-grid .grid-item .link-icon {
  position: absolute;
  top: 4px;
  right: 4px;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  opacity: 0;
}
.mosaic-square-grid .grid-item:hover {
  cursor: pointer;
}
.mosaic-square-grid .grid-item:hover img {
  transform: scale(1.05);
}
@media (hover: none) {
  .mosaic-square-grid .grid-item .info {
    opacity: 1;
  }
  .mosaic-square-grid .grid-item .info-icon {
    opacity: 0;
  }
  .mosaic-square-grid .grid-item .link-icon {
    opacity: 0;
  }
}
.mosaic-square-grid .grid-item.top-left {
  grid-row: 1/2;
  grid-column: 1/2;
}
.mosaic-square-grid .grid-item.top-right {
  grid-row: 1/2;
  grid-column: 2/3;
}
.mosaic-square-grid .grid-item.bottom-left {
  grid-row: 2/3;
  grid-column: 1/2;
}
.mosaic-square-grid .grid-item.bottom-right {
  grid-row: 2/3;
  grid-column: 2/3;
}

.review-slider .left-column,
.review-slider .right-column {
  overflow: hidden;
}
.review-slider .left-column {
  overflow: hidden;
  padding: 0 5vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: var(--fs-350);
}
@media only screen and (min-width: 65em) {
  .review-slider .left-column {
    font-size: var(--fs-400);
    padding: 3vh 5vw;
  }
}
@media only screen and (max-width: 65em) {
  .review-slider .left-column {
    font-size: var(--fs-400);
    padding: 3vh 7vw;
    align-items: center;
  }
}
@media only screen and (max-width: 50em) {
  .review-slider .left-column {
    font-size: var(--fs-450);
    padding: 5vh 8vw;
    align-items: flex-start;
  }
}
.review-slider .right-column {
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 50em) {
  .review-slider .right-column {
    display: none;
  }
}
.review-slider .owl-stage {
  display: flex;
  flex: 1;
  overflow: hidden;
}
.review-slider .owl-item {
  background-color: hsl(var(--clr-neutral-100));
}
@media only screen and (max-width: 35em) {
  .review-slider .owl-item {
    display: flex;
    align-items: center;
  }
}
.review-slider .owl-item,
.review-slider .item {
  overflow: hidden;
}
.review-slider .item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1.1;
}
.review-slider .owl-prev {
  left: 10px;
}
@media only screen and (max-width: 65em) {
  .review-slider .owl-prev {
    bottom: -55%;
  }
}
@media only screen and (max-width: 35em) {
  .review-slider .owl-prev {
    bottom: 0;
  }
}
.review-slider .owl-prev img {
  height: 3vh;
  width: auto;
  filter: brightness(90%);
}
.review-slider .owl-next {
  right: 10px;
}
@media only screen and (max-width: 65em) {
  .review-slider .owl-next {
    bottom: -55%;
  }
}
@media only screen and (max-width: 35em) {
  .review-slider .owl-next {
    bottom: 0;
  }
}
@media only screen and (min-width: 65em) {
  .review-slider .owl-next {
    right: calc(50% + 10px);
  }
}
.review-slider .owl-next img {
  height: 3vh;
  width: auto;
  filter: brightness(90%);
}
.review-slider .owl-dots {
  position: absolute;
  bottom: 0.1%;
  left: 15.9%;
}
@media only screen and (max-width: 65em) {
  .review-slider .owl-dots {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* lite youtube embed CSS by Paul Irish */
lite-youtube {
  background-color: #000;
  position: relative;
  display: block;
  contain: content;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  cursor: pointer;
  max-width: 100%;
}

/* gradient */
lite-youtube::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
  background-position: top;
  background-repeat: repeat-x;
  height: 60px;
  padding-bottom: 50px;
  width: 100%;
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}

/* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
lite-youtube::after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

lite-youtube > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}

/* play button */
lite-youtube > .lty-playbtn {
  display: block;
  width: 68px;
  height: 48px;
  position: absolute;
  cursor: pointer;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  z-index: 1;
  background-color: transparent;
  /* YT's actual play button svg */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
  filter: grayscale(100%);
  transition: filter 0.1s cubic-bezier(0, 0, 0.2, 1);
  border: none;
}

lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
  filter: none;
}

/* Post-click styles */
lite-youtube.lyt-activated {
  cursor: unset;
}

lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
  opacity: 0;
  pointer-events: none;
}

.lyt-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.lyt-caption {
  position: absolute;
  top: 4%;
  left: 0;
  width: 100%;
  text-align: center;
  color: hsl(var(--clr-neutral-100));
  font-family: var(--ff-sans);
  font-weight: var(--fw-sans-light);
  font-size: var(--fs-450);
  line-height: 1.2;
}
@media only screen and (max-width: 35em) {
  .lyt-caption {
    font-size: var(--fs-300);
    line-height: 1;
  }
}

footer {
  display: grid;
  grid-auto-flow: row;
  place-items: center;
  gap: 1.5em;
  width: 100vw;
  padding-bottom: 2em;
  position: relative;
  background-color: hsl(var(--clr-secondary-525));
  font-family: var(--ff-sans) !important;
  color: hsl(var(--clr-neutral-100));
  font-size: var(--fs-150);
  font-weight: var(--fw-sans-light);
  letter-spacing: var(--ls-wide);
}
@media only screen and (max-width: 35em) {
  footer {
    font-size: var(--fs-200);
  }
}
footer a {
  text-decoration: none;
  color: hsl(var(--clr-neutral-100));
}
footer a.bodylink {
  color: var(--clr-neutral-100) !important;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
  -moz-text-decoration-color: inherit;
  text-decoration-color: inherit;
  text-underline-offset: 0.2em;
}

footer .tagline {
  width: 100vw;
  text-align: center;
  background-color: hsl(var(--clr-secondary-450));
  font-size: var(--fs-350);
  line-height: 1.2;
  letter-spacing: var(--ls-normal);
  padding: 8px 0;
}
@media only screen and (min-width: 40em) {
  footer .tagline {
    font-size: var(--fs-400);
    padding: 10px 0;
  }
}

footer .columnstack {
  display: flex;
  justify-content: center;
  gap: 8em;
  padding: 0 50px 8px 50px;
}
@media only screen and (max-width: 35em) {
  footer .columnstack {
    flex-direction: column;
    gap: 0.5em;
    align-items: center;
  }
}

footer .bottom-border {
  border-bottom: 1px solid hsl(var(--clr-neutral-200));
}

footer .rowstack {
  display: flex;
  flex-direction: column;
  gap: 0.3em;
  align-items: center;
  text-align: center;
  padding: 0 1.2em;
}
footer .rowstack.wide {
  gap: 0.5em;
}
@media only screen and (min-width: 35em) {
  footer .rowstack {
    padding: 0 0.6em;
  }
}

footer .smalltext {
  font-size: var(--fs-100);
  color: hsl(var(--clr-neutral-200));
}

footer .close {
  gap: 0.05em;
}

footer #go-to-top {
  position: absolute;
  right: 2.5vw;
  bottom: var(--gap-from-bottom);
  scroll-margin-bottom: 0;
  color: #fff;
}
footer #go-to-top:hover {
  cursor: pointer;
}
footer #go-to-top img {
  width: 30px;
  height: auto;
}
@media only screen and (max-width: 50em) {
  footer #go-to-top img {
    width: 18px;
  }
}

footer {
  /* Mobile Responsive */
}
footer .footer-container {
  max-width: 85vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
}
footer .footer-column {
  flex: 1;
  text-align: left;
}
footer .footer-column.center {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: left;
}
footer .footer-column.center > div {
  width: 100%;
  max-width: 200px;
}
footer .footer-heading {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: white;
}
footer .footer-heading.brand {
  color: #dc3545;
  font-size: 1.8rem;
}
footer .footer-subtitle {
  color: #cccccc;
  line-height: 1.5;
  font-size: 0.95rem;
}
footer .footer-links {
  list-style: none;
}
footer .footer-links li {
  margin-bottom: 0.8rem;
}
footer .footer-links a {
  color: #cccccc;
  text-decoration: none;
  font-size: 0.95rem;
  transition: color 0.3s ease;
}
footer .footer-links a:hover {
  color: white;
}
footer .contact-info {
  margin-bottom: 1.5rem;
}
footer .contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
  color: #cccccc;
  font-size: 0.95rem;
}
footer .contact-icon {
  margin-right: 0.8rem;
  color: #dc3545;
}
footer .social-icons {
  display: flex;
  gap: 1rem;
}
footer .social-icon {
  width: 35px;
  height: 35px;
  background-color: #444;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.3s ease;
}
footer .social-icon:hover {
  background-color: #dc3545;
}
@media (max-width: 768px) {
  footer .footer-container {
    flex-direction: column;
    gap: 2.5rem;
    text-align: left;
  }
  footer .footer-column.center {
    align-items: flex-start;
    text-align: left;
  }
  footer .footer-column.center > div {
    max-width: none;
  }
  footer .footer {
    padding: 2rem 1.5rem;
  }
  footer .footer-heading {
    font-size: 1.3rem;
  }
  footer .footer-heading.brand {
    font-size: 1.6rem;
  }
}

sidebar {
  position: fixed;
  bottom: var(--gap-from-bottom);
  left: 10px;
  display: flex;
  flex-direction: column;
  gap: 1.1em;
  align-items: center;
  z-index: 20;
}
@media only screen and (max-width: 35em) {
  sidebar {
    position: static;
    flex-direction: row;
  }
  sidebar img {
    mix-blend-mode: lighten;
  }
}
sidebar .hovertext[data-hovertext] {
  position: relative;
}
sidebar .hovertext[data-hovertext]:hover::after, sidebar .hovertext[data-hovertext]:focus::after {
  content: attr(data-hovertext);
  font-family: var(--ff-sans);
  font-size: var(--fs-150);
  color: hsl(var(--clr-neutral-100));
  padding: 3px 5px;
  width: max-content;
  background-color: hsl(var(--clr-neutral-400));
  position: absolute;
  top: 0;
  left: calc(var(--icon-height) + 5px);
}

.marquee {
  --_gap: 2rem;
  max-width: var(--ultra-wide-width);
}

.marquee[data-animated=true] {
  overflow: hidden;
  -webkit-mask: linear-gradient(90deg, transparent, white 8%, white 92%, transparent);
  mask: linear-gradient(90deg, transparent, white 8%, white 92%, transparent);
}

.marquee-content {
  padding-block: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: var(--_gap);
}
.marquee-content.active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.marquee-content :hover {
  cursor: grab;
  cursor: -webkit-grab;
}

.marquee[data-animated=true] .marquee-content {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll 300s forwards linear infinite;
}
@media only screen and (max-width: 35em) {
  .marquee[data-animated=true] .marquee-content {
    animation: scroll 280s forwards linear infinite;
  }
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5 * var(--_gap)));
  }
}
.marquee-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  min-width: fit-content;
}
.marquee-item picture, .marquee-item img {
  height: 8vh;
  width: auto;
}

.marquee-item-caption {
  font-family: var(--ff-sans);
  font-size: var(--fs-200);
  line-height: 1.3;
  color: hsl(var(--clr-neutral-850));
  text-align: center;
}

.pullquote {
  color: hsl(var(--clr-secondary-550));
  font-family: var(--ff-serif);
  font-size: var(--fs-575);
  line-height: 1.25;
}
@media only screen and (max-width: 50em) {
  .pullquote {
    font-size: var(--fs-600);
    text-align: center !important;
  }
}

.pullquote-credit {
  font-family: var(--ff-serif);
  padding-top: 1em;
  font-size: var(--fs-500);
}

dialog {
  padding: 0;
  padding-bottom: 1em;
  position: fixed;
  outline: none;
  overflow-y: hidden;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: fit-content;
  border: 0;
  border-radius: 14px 14px 12px 12px;
}
dialog .modal-header {
  color: hsl(var(--clr-neutral-200));
  background-color: hsl(var(--clr-secondary-550));
  min-height: 20px;
  padding: 0.2em 1em;
  border-radius: 12px 12px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 35em) {
  dialog .modal-header {
    padding: 0.5em 0.75em;
  }
}
dialog .modal-header h4 {
  color: hsl(var(--clr-neutral-200));
  text-align: left;
}
dialog .modal-header .close-button {
  padding: 0;
  padding-left: 5px;
  font-weight: bold;
  font-size: 2rem;
}
dialog .modal-header .close-button:hover {
  cursor: pointer;
}
dialog .modal-body {
  height: 85vh;
  overflow-y: auto;
  margin: 0;
}
dialog .modal-body:focus {
  outline-style: none;
}
dialog .modal-body:has(iframe) {
  padding: 0;
}
dialog .modal-body .image-plus {
  width: 100%;
  margin-left: 0;
}
dialog .modal-body .modal-content {
  padding: 0 2em;
}
@media only screen and (max-width: 50em) {
  dialog .modal-body .modal-content {
    padding: 0;
  }
}
dialog .modal-body .modal-content h2 {
  text-align: left;
}
dialog .modal-body .modal-content.focus-none *:focus {
  outline: none;
}

dialog:has(.image-plus) .modal-content {
  height: 50vh;
}

dialog::backdrop {
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}

.open-modal:hover {
  cursor: pointer;
}
.open-modal.modal-button {
  width: fit-content;
  margin-inline: auto;
}

.timeline--wrapper {
  margin: 1vh 0;
  position: relative;
  background: transparent;
}
.timeline--wrapper > .timelinebar {
  /* the timeline bar */
  position: absolute;
  left: 6vw;
  width: 6px;
  height: 100%;
  background: hsl(var(--clr-neutral-300));
}
.timeline--wrapper .timeline {
  min-height: fit-content;
}
.timeline--wrapper .timeline .timeline--item {
  position: absolute;
  top: 0;
  left: 6vw;
  list-style-type: none;
  transition: 0.5s;
  visibility: hidden;
  /* Box containing details */
}
.timeline--wrapper .timeline .timeline--item div {
  position: relative;
  border-radius: 8px;
  margin-top: 50px;
  width: 70vw;
  background: #f7f7f7;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.25);
  /* draws the dot on the timeline */
  /* draws the arrow */
  /* draws the shadow of arrow */
  /* Gap btw rt-side box and timeline */
  /* Only right-side boxes on mobile */
  left: 38px;
}
.timeline--wrapper .timeline .timeline--item div img {
  width: 100%;
  height: 75%;
  object-fit: cover;
  margin: 0;
  border-radius: 0;
}
.timeline--wrapper .timeline .timeline--item div img:last-child {
  border-radius: 0 0 8px 8px;
}
.timeline--wrapper .timeline .timeline--item div time {
  padding-left: 15px;
  padding-top: 15px;
}
.timeline--wrapper .timeline .timeline--item div p {
  padding: 1px 18px 5px;
  margin: 0;
  /* min-height: 70px; */
  font-size: 19px;
}
.timeline--wrapper .timeline .timeline--item div.dot {
  content: "";
  position: absolute;
  top: 9px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: hsl(var(--clr-secondary-550));
  box-shadow: none;
}
.timeline--wrapper .timeline .timeline--item div.tooltip {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  top: 6px;
  background: transparent;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0);
}
.timeline--wrapper .timeline .timeline--item div.tooltip-shadow {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  top: 8px;
  background: transparent;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0);
}

time {
  display: block;
  font-size: 1.75rem;
  font-weight: 400;
  font-family: var(--ff-serif);
  color: hsl(var(--clr-secondary-550));
}

/* Desktop Media Query */
@media only screen and (min-width: 65em) {
  .timeline--wrapper > .timelinebar {
    /* the timeline bar */
    position: absolute;
    left: 50%;
    width: 6px;
    height: 100%;
    background: hsl(var(--clr-neutral-300));
  }
  .timeline--wrapper .timeline .timeline--item {
    position: absolute;
    top: 0;
    left: 50%;
    list-style-type: none;
    transition: 0.5s;
  }
  .timeline--wrapper .timeline .timeline--item div {
    margin-top: 10px;
    width: 400px;
  }
  .timeline--wrapper .timeline .timeline--item div img {
    width: 100%;
  }
  /* Gap btw rt-side box and timeline */
  .timeline--wrapper .timeline .timeline--item:nth-child(odd) div {
    left: 38px;
  }
  /* Gap btw lft-side box and timeline */
  .timeline--wrapper .timeline .timeline--item:nth-child(even) div {
    left: -425px;
  }
}
/* iPad */
#deskmapid {
  width: 100%;
  height: 80vh;
}
@media only screen and (max-width: 50em) {
  #deskmapid {
    display: none;
  }
}

/* Font Styles for marker pop-ups on map */
city {
  text-transform: uppercase;
  font-weight: bold;
}

location {
  display: block;
  padding-left: 0.5rem;
}

production {
  color: #df0f1c;
  display: block;
}

emph {
  color: #df0f1c;
  padding-left: 0.2rem;
  display: inline-block;
}

date {
  color: #888;
  font-style: oblique;
  padding-left: 0.2rem;
  display: inline-block;
}

/* Style for overlay div to display performance map */
#perfmap-overlay.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255, 255, 255);
  z-index: 999;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}

#perfmap-overlay.overlay:target {
  visibility: visible;
  opacity: 1;
}

#perfmap-overlay.overlay .close {
  position: absolute;
  top: 0;
  right: 10px;
  transition: all 200ms;
  font-size: 45px;
  font-weight: bold;
  text-decoration: none;
  color: #df0f1c;
  z-index: 1100;
}

#perfmap-overlay.overlay #mobmapid {
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
}

/* .overlay .leaflet-container {
    transform: rotate(-90deg);
} */
.mobile-only {
  display: block;
}

@media only screen and (min-width: 50em) {
  .mobile-only {
    display: none;
  }
}
.stacked-img {
  opacity: 0;
  transition: opacity 800ms;
}
.stacked-img.hide {
  opacity: 0;
}
.stacked-img.show {
  opacity: 1;
}

.accordion details {
  padding-bottom: 0.6em;
  border-bottom: 1px solid hsl(var(--clr-neutral-200));
}
.accordion details:not(:first-child) {
  padding-top: 0.6em;
}
.accordion summary {
  list-style: none;
  color: hsl(var(--clr-secondary-550));
}
.accordion summary:hover {
  cursor: pointer;
}

.cta-desk {
  cursor: pointer;
  height: 15vh;
  width: fit-content;
  overflow: hidden;
  position: absolute;
  bottom: 5.7vh;
  right: 3vw;
  background-color: rgba(0, 0, 0, 0.6);
  border: 0.08rem solid hsl(var(--clr-neutral-300));
  color: hsl(var(--clr-neutral-100));
  font-family: var(--ff-serif);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 0;
  animation: simpleFadeIn ease-out 3s forwards;
  animation-delay: 1000ms;
}
.cta-desk img {
  height: 100%;
  width: auto;
  border-right: 0.08rem solid hsl(var(--clr-neutral-775));
}
.cta-desk .cta-textbox {
  min-width: 15vw;
}
.cta-desk .cta-line-lrg {
  padding-top: 0.5rem;
  padding-bottom: 0;
  padding-inline: 0.8rem;
  font-size: var(--fs-530);
}
.cta-desk .cta-line-md {
  padding-top: 0.2rem;
  padding-bottom: 0;
  padding-inline: 0.8rem;
  font-size: var(--fs-300);
}
.cta-desk .cta-line-sml {
  padding-top: 0.2rem;
  padding-bottom: 0;
  padding-inline: 0.8rem;
  font-size: var(--fs-250);
}
.cta-desk .cta-line-sml:last-child {
  padding-bottom: 0.5rem;
}
@media (orientation: portrait) {
  .cta-desk {
    display: none;
  }
}

@keyframes simpleFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cta-mobile {
  display: none;
}
@media (orientation: portrait) {
  .cta-mobile {
    display: grid;
    grid-template-columns: 3% 1fr 10%;
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: hsl(var(--clr-neutral-100));
    border-radius: 0;
    border: none;
    background-color: hsl(var(--clr-secondary-525));
    height: fit-content;
    width: 100vw;
    opacity: 1;
    animation: none;
  }
  .cta-mobile > img {
    display: none;
  }
  .cta-mobile .cta-spacer-col {
    grid-area: 1/1/3/2;
  }
  .cta-mobile .cta-arrow {
    grid-area: 1/3/3/4;
    justify-self: right;
    margin-block: auto;
    padding-right: 10px;
  }
  .cta-mobile .cta-arrow img {
    width: 26px;
    height: 26px;
  }
  .cta-mobile .cta-line-lrg {
    grid-area: 1/2/2/3;
    padding-top: 0.1rem;
    padding-left: 9vw;
    font-size: var(--fs-475);
    font-weight: var(--fw-serif-medium);
    text-align: center;
  }
  .cta-mobile .cta-line-sml {
    grid-area: 2/2/3/3;
    padding-top: 0;
    padding-bottom: 0.5rem;
    padding-left: 9vw;
    font-family: var(--ff-sans);
    font-size: var(--fs-250);
    font-weight: var(--fw-sans-normal);
    text-align: center;
  }
}

.card-title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  gap: 0.85rem;
}

.feature-cards-grid,
.giving-cards-grid,
.impact-cards-grid {
  display: grid;
  gap: var(--spacer);
  grid-template-columns: 1fr;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.feature-card,
.giving-card,
.impact-card {
  background-color: rgba(0, 0, 0, 0.025);
  border-radius: 8px;
  padding-block: 1.75rem;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid hsl(var(--clr-neutral-200));
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  flex: 1;
  align-items: center;
}

.giving-card {
  padding-inline: 1rem;
}
.giving-card h3 + h4 {
  margin-top: -0.5rem !important;
  gap: 0;
}

.giving-card-icon,
.impact-card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.giving-card-icon img,
.impact-card-icon img {
  width: 32px;
  height: 32px;
  height: auto;
  display: block;
}

.impact-card-icon {
  align-self: flex-start;
  margin-left: 1.25rem;
}

.feature-card-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature-card-image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.feature-card-description {
  padding-inline: 1rem;
  font-size: var(--fs-375);
}

.giving-card-description {
  font-size: var(--fs-375);
}

.impact-card-quote {
  padding-inline: 1.25rem;
  font-size: var(--fs-475);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: left;
}

.feature-card-link,
.giving-card-link {
  margin-top: auto;
  /* Pushes button to bottom */
  align-self: flex-start;
  /* Prevents button from stretching */
  padding: 0.2rem 1.25rem;
  padding-bottom: 0.35rem;
  width: fit-content;
  align-self: center;
  background-color: transparent;
  color: hsl(var(--clr-secondary-550));
  border: 1px solid hsl(var(--clr-secondary-550));
  border-radius: 4px;
  transition: background-color 0.5s ease;
}
.feature-card-link a,
.giving-card-link a {
  color: hsl(var(--clr-secondary-550));
  text-decoration: none;
  font-size: var(--fs-300);
  transition: color 0.5s ease;
}
.feature-card-link a:hover,
.giving-card-link a:hover {
  color: #fff;
}
.feature-card-link:hover,
.giving-card-link:hover {
  background-color: hsl(var(--clr-secondary-550));
  cursor: pointer;
}
.feature-card-link:hover a,
.giving-card-link:hover a {
  color: #fff;
}

.giving-card-link {
  padding-inline: 1.75rem;
  background-color: hsl(var(--clr-secondary-550));
  color: #fff;
  border: 1px solid hsl(var(--clr-secondary-550));
  transition: background-color 0.5s ease;
}
.giving-card-link:hover {
  background-color: hsl(var(--clr-secondary-650));
  cursor: pointer;
}
.giving-card-link a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.impact-card-person {
  margin-top: auto;
  /* Pushes button to bottom */
  align-self: flex-start;
  /* Prevents button from stretching */
  padding: 0.5rem 1.25rem;
  display: grid;
  gap: 0.5rem;
  grid-template-columns: 1fr auto;
}
.impact-card-person .impact-card-person-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0.5rem;
}
.impact-card-person .impact-card-person-image img {
  width: 100%;
  height: auto;
  display: block;
}
.impact-card-person .impact-card-person-details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.impact-card-person .impact-card-person-name {
  font-size: var(--fs-375);
  color: hsl(var(--clr-neutral-700));
}
.impact-card-person .impact-card-person-role {
  font-size: var(--fs-300);
  color: hsl(var(--clr-neutral-400));
}

/* Mobile screens */
@media (max-width: 767px) {
  /* Title is full width on mobile */
  .card-title-wrapper {
    width: 100%;
  }
  /* Mobile screens - stack vertically */
  .feature-cards-grid,
  .giving-cards-grid,
  .impact-cards-grid {
    grid-template-columns: 1fr;
  }
  .feature-card-link a {
    font-size: var(--fs-350);
  }
}
.thankyou-card-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-inline: 2rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid hsl(var(--clr-neutral-200));
  text-align: center;
  width: 80vw;
  margin: 0 auto;
}

.thankyou-cards-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 0.75rem;
  margin-block: 1rem 1.5rem;
}

.thankyou-card {
  width: min(20vw, 250px);
  background: rgba(0, 0, 0, 0.025);
  border: 1px solid hsl(var(--clr-neutral-200));
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 50em) {
  .thankyou-card {
    width: 90%;
    margin: 0 auto;
  }
}

.thankyou-card-name {
  font-size: var(--fs-300);
  color: hsl(var(--clr-neutral-800));
}

.thankyou-card-icon {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thankyou-card-icon img {
  width: 100%;
  height: auto;
  display: block;
}

.thankyou-card-footer {
  color: hsl(var(--clr-neutral-300));
  font-size: var(--fs-300);
  text-align: center;
}

.contact-buttons-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0.4em;
}

/* Tablet screens */
@media (min-width: 768px) and (max-width: 1023px) {
  /* Title is 3/4 width on tablet */
  .card-title-wrapper {
    width: 75vw;
  }
  /* Tablet screens - 2 cards in first row, 1 centered in second */
  .feature-cards-grid,
  .giving-cards-grid,
  .impact-cards-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .feature-card:nth-child(3),
  .impact-card:nth-child(3) {
    grid-column: 1/-1;
    max-width: 40vw;
    margin: 0 auto;
  }
}
/* Desktop screens */
@media (min-width: 1024px) {
  /* Title is 1/2 width on desktop */
  .card-title-wrapper {
    width: 65vw;
  }
  /* Desktop screens - 3 cards in a row */
  .feature-cards-grid,
  .giving-cards-grid,
  .impact-cards-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond-Regular.woff2") format("woff2"), url("../fonts/EBGaramond-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond-Italic.woff2") format("woff2"), url("../fonts/EBGaramond-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond-SemiBold.woff2") format("woff2"), url("../fonts/EBGaramond-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond-Bold.woff2") format("woff2"), url("../fonts/EBGaramond-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EB Garamond";
  src: url("../fonts/EBGaramond-Medium.woff2") format("woff2"), url("../fonts/EBGaramond-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Black.woff2") format("woff2"), url("../fonts/Lato-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato Hairline";
  src: url("../fonts/Lato-Hairline.woff2") format("woff2"), url("../fonts/Lato-Hairline.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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