@font-face {
  font-family: PP Neue Montreal;
  src: url('../fonts/PPNeueMontreal-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Neue Montreal;
  src: url('../fonts/PPNeueMontreal-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Neue Montreal;
  src: url('../fonts/PPNeueMontreal-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Fragment Glare;
  src: url('../fonts/PPFragment-GlareLight.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Fragment Sans;
  src: url('../fonts/PPFragment-SansExtraBold.woff2') format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Fragment Glare;
  src: url('../fonts/PPFragment-GlareExtraBold.woff2') format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Fragment Glare;
  src: url('../fonts/PPFragment-GlareRegular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Fragment Glare;
  src: url('../fonts/PPFragment-GlareRegularItalic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --border--secondary: var(--color--neutral--lightest);
  --card--primary: var(--color--brand--accents--foam);
  --card--secondary: var(--color--brand--secondary--shadow);
  --section--secondary: var(--color--brand--primary--day);
  --color--brand--secondary--sand: #d2c6b0;
  --color--neutral--lightest: #e6dfdf;
  --color--neutral--black: #0c0c0c;
  --color--neutral--darkest: #171717;
  --action-button--primary: var(--color--brand--accents--foam);
  --action-button--secondary: var(--color--brand--primary--night);
  --card--tertiary: var(--color--brand--primary--day);
  --action-button--quaternary: var(--color--brand--accents--flare);
  --color--neutral--white: #f7f3f0;
  --action-button--tertiary-hover: var(--color--neutral--lighter);
  --color--brand--primary--sea-foam: #aeccc4;
  --text--primary: var(--color--neutral--darkest);
  --text--tertiary: var(--color--neutral--light);
  --text--secondary: var(--color--neutral--neutral);
  --border--ghost-dark: #0c0c0c14;
  --color--brand--accents--foam: #64afb2;
  --color--brand--accents--sunshine: #f57b5d;
  --text--alternate-display: var(--color--neutral--white);
  --text--display: var(--color--neutral--black);
  --text--alternate-primary: var(--color--neutral--lightest);
  --text--alternate-secondary: var(--color--neutral--lighter);
  --text--alternate-tertiary: var(--color--neutral--light);
  --base--primary: var(--color--neutral--white);
  --base--secondary: var(--color--neutral--black);
  --base--tertiary: var(--color--brand--secondary--sand);
  --section--primary: var(--color--neutral--lightest);
  --section--tertiary: var(--color--brand--secondary--sand);
  --section--quaternary: var(--color--brand--secondary--shell);
  --section--quinary: var(--color--neutral--darkest);
  --card--quaternary: var(--color--brand--accents--sunshine);
  --card--ghost-primary: #efefe3e0;
  --card--ghost-secondary: #f7f3f0e0;
  --card--monochromatic: white;
  --card--monochromatic-alternate: black;
  --action-button--tertiary: var(--color--neutral--white);
  --action-button--text: #efefe300;
  --action-button--ghost: #f7f3f000;
  --border--primary: var(--color--neutral--gray-dark);
  --border--tertiary: var(--color--neutral--gray);
  --border--ghost-light: #cccccc3d;
  --border--alternate: var(--color--neutral--darker);
  --color--brand--primary--golden-hour: #c5ba8d;
  --color--brand--primary--day: #f7f3f0;
  --color--brand--primary--night: #111;
  --color--brand--secondary--sky: #b5d0ed;
  --color--brand--secondary--shell: #efefe3;
  --color--brand--secondary--shadow: #211f20;
  --color--brand--accents--shore: #4990e2;
  --color--brand--accents--moss: #0c4243;
  --color--brand--accents--deep: #05396b;
  --color--brand--accents--flare: #fe5824;
  --color--neutral--gray: #c2bdbd;
  --color--neutral--gray-dark: #969090;
  --color--neutral--lighter: #c9c3c3;
  --color--neutral--light: #a7a1a1;
  --color--neutral--neutral: #4b4848;
  --color--neutral--dark: #302e2e;
  --color--neutral--darker: #211f20;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.page-wrapper {
  z-index: 30;
  width: 100%;
  position: relative;
}

.page-wrapper.has-border {
  border: 2rem solid #000;
}

.nav-options-container {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-end;
  display: flex;
}

.divider {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: var(--border--secondary);
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: .0625rem;
  display: flex;
}

.h1-hero {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: clamp(1.5rem, .625rem + 4.375vw, 5rem);
  font-weight: 700;
  line-height: clamp(1.5rem, .75rem + 3.75vw, 4.5rem);
}

.p-verse {
  color: #1d1e1c;
  text-align: center;
  margin-bottom: 0;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 3.5rem;
}

.container {
  z-index: 50;
  width: 100%;
  position: relative;
}

.container.is-overflow-y {
  overflow-y: visible;
}

.container.overflow-hidden {
  overflow: hidden;
}

.verse {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.nav-text {
  color: #1d1e1c;
  text-transform: uppercase;
  font-family: PP Fragment Sans, Impact, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.nav-text.is-center-text {
  font-weight: 700;
}

.navigation_left-side {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  display: flex;
}

.poem-header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.divider-shape {
  color: #1d1e1c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.is-accent {
  color: #d10909;
}

.button {
  color: #1d1e1c;
  cursor: pointer;
  background-color: #0000;
  padding: 0;
  font-family: PP Neue Montreal, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.navigation_center-side {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: center;
  display: flex;
}

.page-padding {
  z-index: 50;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.page-padding.is-full-height {
  height: 100%;
}

.navigation {
  z-index: 90;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.navigation.is-exclusion {
  z-index: 99;
}

.navigation.is-border-version {
  padding: 6rem 3rem;
}

.h2-poem {
  color: #0a0a0a;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5rem;
  font-weight: 700;
  line-height: 5rem;
}

.content {
  position: relative;
}

.content.is-poem {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  align-items: center;
  width: 85%;
  display: flex;
}

.content.is-hero-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 65%;
  display: flex;
}

.container-large {
  width: 100%;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-large.is-hero-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.container-large.is-poem-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 16rem;
  padding-bottom: 16rem;
  display: flex;
}

.container-large.card {
  background-color: var(--card--primary);
  border-radius: .25rem;
  padding: 2rem 1.5rem;
}

.container-large.card.is-secondary {
  background-color: var(--card--secondary);
}

.main {
  z-index: 50;
  background-color: var(--section--secondary);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.section {
  z-index: 50;
  background-color: var(--section--secondary);
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
}

.section.is-hero {
  padding-bottom: 12rem;
}

.section.is-hero.has-border {
  border: 2rem solid var(--color--brand--secondary--sand);
}

.global-styles {
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.p-author {
  color: #1d1e1c;
  margin-bottom: 0;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: 1.25rem;
  line-height: 2rem;
}

.body {
  font-family: PP Neue Montreal, Arial, sans-serif;
}

.navigation-logo-lockup-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  height: 5.5625rem;
  display: flex;
}

.navigation-logo-lockup-1.is-lightest {
  color: var(--color--neutral--lightest);
}

.navigation-logo-lockup-1.is-lightest.is-blurry-overlay {
  opacity: .5;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
}

.navigation-logo-lockup-1.is-lightest.is-difference {
  mix-blend-mode: difference;
}

.is-lightest {
  color: var(--color--neutral--lightest);
}

.hero-bg-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.hero-bg-video.hide {
  display: none;
}

.hero-bg_overlay {
  z-index: 10;
  background-color: var(--color--neutral--black);
  opacity: .64;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.is-difference {
  mix-blend-mode: difference;
}

.is-exclusion {
  mix-blend-mode: exclusion;
}

.is-darkest {
  color: var(--color--neutral--darkest);
}

.is-text-wrap-balance {
  text-wrap: balance;
}

.h3-hero {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PP Fragment Sans, Impact, sans-serif;
  font-size: clamp(1rem, .875rem + .625vw, 1.5rem);
  font-weight: 700;
  line-height: clamp(1rem, .875rem + .625vw, 1.5rem);
}

.is-sans {
  font-family: PP Fragment Sans, Arial \!important;
}

.flex-container {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.flex-container.is-vertical {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
}

.flex-container.is-vertical.is-extra-gap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.h4-heading {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: clamp(.875rem, .813rem + .313vw, 1.125rem);
  font-weight: 300;
  line-height: clamp(1rem, .938rem + .313vw, 1.25rem);
}

.h4-heading.is-darkest.is-sans {
  font-family: PP Fragment Sans, Impact, sans-serif;
  font-weight: 800;
}

.btn {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--action-button--primary);
  color: var(--color--neutral--darkest);
  border-radius: 2rem;
  flex-flow: row;
  padding: .75rem 2rem;
  font-family: PP Neue Montreal, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  transition: color .4s cubic-bezier(.645, .045, .355, 1), background-color .4s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.btn:hover {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #9690907a;
}

.btn.is-secondary {
  background-color: var(--action-button--secondary);
  color: var(--color--neutral--lightest);
}

.btn.is-tertiary {
  background-color: var(--card--tertiary);
}

.btn.is-quaternary {
  background-color: var(--action-button--quaternary);
  color: var(--color--neutral--white);
}

.btn.is-icon {
  padding-right: 1.25rem;
}

.btn.is-icon.is-quaternary:hover {
  color: var(--color--neutral--black);
  background-color: #9690907a;
}

.btn.is-icon.is-secondary:hover {
  background-color: var(--action-button--tertiary-hover);
  color: var(--color--neutral--darkest);
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.is-italic-serif {
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.is-italic-serif.is-bold {
  font-weight: 800;
}

.grid-12-col {
  z-index: 30;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.grid-container {
  z-index: 30;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.grid-container.gc-4.is-right-aligned-content {
  text-align: right;
}

.grid-container.gc-4.is-flex-stretch-vertical {
  justify-content: space-between;
}

.grid-container.gc-8.m-gc-12.is-aligned-bottom {
  justify-content: flex-end;
}

.grid-container.gc-8.m-gc-12.is-aligned-spaced {
  justify-content: space-between;
}

.spacer-40 {
  width: 100%;
  height: 2.5rem;
}

.spacer-24 {
  width: 100%;
  height: 1.5rem;
}

.spacer-80 {
  width: 100%;
  height: 5rem;
}

.spacer-160 {
  width: 100%;
  height: 10rem;
}

.is-centered-content {
  text-align: center;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.is-full-height {
  height: 100%;
}

.link-block {
  transform: translate(0);
}

.link-block.w--current {
  transform: translate(-25%);
}

.navigation-logo-lockup-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 9.0625rem;
  height: 2rem;
  display: flex;
}

.is-color-white {
  color: var(--color--neutral--white);
}

.ul-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: var(--color--neutral--lightest);
  text-align: center;
  flex-flow: row;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: PP Neue Montreal, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  list-style-type: none;
  display: flex;
}

.ul-list_item.is-inactive {
  opacity: .32;
}

.footer {
  z-index: 50;
  width: 100%;
  position: relative;
}

.footer.is-hero {
  height: 100vh;
}

.footer.is-hero.has-border {
  border: 2rem solid var(--color--brand--secondary--sand);
}

.news-container {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  -webkit-backdrop-filter: blur(1.5rem);
  backdrop-filter: blur(1.5rem);
  background-color: #efefe314;
  border-radius: .125rem;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.news-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--card--tertiary);
  text-align: left;
  cursor: pointer;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  padding: 1.5rem;
  transition: background-color .4s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
}

.news-item:hover {
  background-color: var(--color--brand--primary--sea-foam);
}

.news-item.is-empty-state {
  background-color: #0000;
  padding: .75rem 1rem;
}

.news-item_title {
  color: var(--text--primary);
  font-size: .875rem;
  font-weight: 700;
  line-height: 1rem;
}

.news-item_title.is-empty {
  color: var(--text--tertiary);
  font-size: .75rem;
  font-weight: 500;
  line-height: 1rem;
}

.news-item_p {
  color: var(--text--secondary);
  font-size: .875rem;
  font-weight: 400;
  line-height: 1rem;
}

.news-item-empty-state {
  opacity: .24;
  border: 1px dashed #ccc6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.news-item-divider {
  background-color: var(--border--ghost-dark);
  width: .0625px;
  height: 100%;
  position: absolute;
  inset: 0% 1px 0% auto;
}

.news-item-divider.is-ghost {
  background-color: #cccccc0a;
}

.news-item-image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: .125rem;
  width: clamp(3rem, 2.25rem + 3.75vw, 6rem);
  max-width: none;
}

.news-item_left-side {
  position: relative;
}

.news-item_date {
  color: var(--color--brand--accents--foam);
  font-size: clamp(2.5rem, 2.125rem + 1.875vw, 4rem);
  font-weight: 700;
  line-height: clamp(2.5rem, 2.25rem + 1.25vw, 3.5rem);
}

.news-item_date.is-empty {
  color: var(--text--tertiary);
  font-size: .75rem;
  font-weight: 500;
  line-height: 1rem;
}

.news-item_month {
  color: var(--text--primary);
  font-size: .875rem;
  font-weight: 700;
  line-height: .875rem;
}

.news-item_month.is-empty {
  color: var(--text--tertiary);
  font-size: .75rem;
  font-weight: 500;
  line-height: 1rem;
}

.news-item_container {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.news-item_container.is-date-container {
  text-align: center;
  flex-flow: column;
  align-items: stretch;
  min-width: 5rem;
  max-width: 5rem;
  display: flex;
}

.news-item_container.is-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
}

.news-item_time {
  color: var(--text--secondary);
  letter-spacing: .5px;
  width: 100%;
  font-size: .75rem;
  font-weight: 400;
  line-height: .75rem;
}

.hero-paper-border {
  z-index: 30;
  width: 100%;
  position: absolute;
  inset: auto auto -2px 0%;
}

.h1-heading {
  color: var(--text--primary);
  text-transform: uppercase;
  text-indent: 10rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: clamp(1.5rem, .875rem + 3.125vw, 4rem);
  font-weight: 400;
  line-height: clamp(1.5rem, 1rem + 2.5vw, 3.5rem);
}

.h1-heading.is-sans {
  font-family: PP Fragment Sans, Impact, sans-serif;
  font-weight: 800;
}

.h1-heading.is-no-indent {
  text-indent: 0;
}

.news-events-decoration-1 {
  color: var(--color--brand--accents--foam);
  font-size: .75rem;
  font-weight: 400;
}

.eyebrow {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1rem;
}

.is-justified-content {
  text-align: justify;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.nav-container {
  z-index: 90;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.nav-container.is-exclusion {
  z-index: 99;
}

.nav-container.is-border-version {
  padding: 6rem 3rem;
}

.card-padding {
  z-index: 50;
  width: 100%;
  padding: 2.5rem;
  position: relative;
}

.card-padding.is-full-height {
  height: 100%;
}

.spacer-32 {
  width: 100%;
  height: 2rem;
}

.show-mobile {
  display: none;
}

.about-h2 {
  color: var(--text--primary);
  text-transform: uppercase;
  text-indent: 10rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: clamp(1.25rem, .938rem + 1.563vw, 2.5rem);
  font-weight: 400;
  line-height: clamp(1.25rem, .938rem + 1.563vw, 2.5rem);
}

.about-h2.is-sans {
  font-family: PP Fragment Sans, Impact, sans-serif;
  font-weight: 800;
}

.about-h2.is-no-indent {
  text-indent: 0;
}

.image-video {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  border-radius: .25rem;
  width: 100%;
  height: auto;
}

.paragraph-text {
  color: var(--text--secondary);
  font-size: .875rem;
  font-weight: 500;
}

.icon-cross-svg {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 2.4375rem;
  display: flex;
}

.big-text-decorative {
  z-index: 10;
  color: var(--color--brand--accents--sunshine);
  text-transform: uppercase;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: 50rem;
  line-height: 50rem;
  position: absolute;
  bottom: -640px;
  left: 50%;
  transform: translate(-50%);
}

.h2-heading {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PP Fragment Glare, Georgia, sans-serif;
  font-size: clamp(1.5rem, .625rem + 4.375vw, 5rem);
  font-weight: 700;
  line-height: clamp(1.5rem, .75rem + 3.75vw, 4.5rem);
}

.footer-legal-text {
  color: var(--text--alternate-display);
  letter-spacing: .2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PP Neue Montreal, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1rem;
}

.footer-legal-text.is-darkest.is-sans {
  font-family: PP Fragment Sans, Impact, sans-serif;
  font-weight: 800;
}

@media screen and (min-width: 1440px) {
  .is-eyebrow-text {
    text-align: center;
    font-family: PP Neue Montreal, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1rem;
  }
}

@media screen and (max-width: 991px) {
  .page-padding, .navigation {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .content.is-hero-content {
    width: 100%;
  }

  .section.is-hero {
    padding-bottom: 5rem;
  }

  .section.is-hero.has-border {
    border-width: 1.5rem;
  }

  .btn {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .btn.is-icon {
    padding-right: 1.125rem;
  }

  .footer.is-hero.has-border {
    border-width: 1.5rem;
  }

  .news-container {
    flex-flow: column;
  }

  .news-item.is-empty-state {
    display: none;
  }

  .news-item-divider {
    width: 100%;
    height: .0625rem;
    inset: auto auto 0% 0%;
  }

  .card-padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .nav-options-container.hide-mobile, .navigation_left-side {
    display: none;
  }

  .navigation_center-side {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }

  .page-padding, .navigation {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .content.is-poem, .content.is-hero-content {
    width: 100%;
  }

  .section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section.is-hero.has-border {
    border-width: 1rem;
  }

  .btn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: .875rem;
  }

  .btn.is-icon {
    padding-right: 1rem;
  }

  .grid-container.gc-4.is-flex-stretch-vertical.is-right-aligned-content.m-gc-12.is-reset-aligned-on-mobile {
    text-align: left;
  }

  .link-block.w--current {
    transform: none;
  }

  .footer.is-hero.has-border {
    border-width: 1rem;
  }

  .h1-heading {
    text-indent: 5rem;
  }

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

  .hide-mobile {
    display: none;
  }

  .show-mobile {
    display: block;
  }

  .about-h2 {
    text-indent: 5rem;
  }
}

@media screen and (max-width: 479px) {
  .flex-container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .h1-heading, .about-h2 {
    text-indent: 2.5rem;
  }
}


@font-face {
  font-family: 'PP Neue Montreal';
  src: url('../fonts/PPNeueMontreal-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Neue Montreal';
  src: url('../fonts/PPNeueMontreal-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Neue Montreal';
  src: url('../fonts/PPNeueMontreal-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Fragment Glare';
  src: url('../fonts/PPFragment-GlareLight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Fragment Sans';
  src: url('../fonts/PPFragment-SansExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Fragment Glare';
  src: url('../fonts/PPFragment-GlareExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Fragment Glare';
  src: url('../fonts/PPFragment-GlareRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Fragment Glare';
  src: url('../fonts/PPFragment-GlareRegularItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}