:root {
  --_theme---background: var(--_primitives---neutrals--white);
  --_typography---font-styles--body: brandon-grotesque, sans-serif;
  --_theme---text: var(--_primitives---brand--navy);
  --_typography---font-styles--heading: brandon-grotesque, sans-serif;
  --color-scheme-1--text: var(--_primitives---neutrals--neutral-darkest);
  --_primitives---neutrals--white: #fff;
  --_primitives---neutrals--neutral-darkest: #1e1e1e;
  --text-color--text-alternate\<deleted\|relume-variable-text-color-3\>: var(--base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_primitives---opacity--transparent: transparent;
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--border: var(--_primitives---brand--navy);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--white);
  --_primitives---brand--blue: #004a7c;
  --_primitives---brand--cornflower: #7da5ba;
  --_primitives---opacity--neutral-darkest-60: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 60%, transparent);
  --_primitives---opacity--white-60: color-mix(in srgb, var(--_primitives---neutrals--white) 60%, transparent);
  --_ui-styles---stroke--border-width: 1px;
  --color-scheme-1--border: var(--_primitives---neutrals--neutral-darkest);
  --_responsive---radius--medium: .75rem;
  --color-scheme-1--foreground: var(--_primitives---neutrals--neutral-lightest);
  --_primitives---neutrals--neutral-lightest: #efece8;
  --_responsive---padding-vertical--small: 3rem;
  --background-color--background-secondary\<deleted\|relume-variable-background-color-2\>: var(--base-color-neutral--neutral-lightest\<deleted\|relume-variable-color-neutral-3\>);
  --border-color--border-primary\<deleted\|relume-variable-border-color-1\>: var(--base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>);
  --_responsive---padding-horizontal--main: 2.5rem;
  --_responsive---padding-vertical--medium: 5rem;
  --_responsive---padding-vertical--large: 7rem;
  --_responsive---radius--small: .5rem;
  --color-scheme-1--background: var(--_primitives---neutrals--white);
  --_primitives---system--success-light: #cef5ca;
  --_primitives---system--success-dark: #114e0b;
  --_responsive---card-small--horizontal: 1.5rem;
  --_primitives---system--error-light: #f8e4e4;
  --_primitives---system--error-dark: #3b0b0b;
  --_theme---accent: var(--_primitives---brand--taupe-darkest);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-15);
  --_theme---foreground: var(--_primitives---brand--blue);
  --_responsive---radius--large: 1rem;
  --_primitives---brand--blue-lighter: #ccdae4;
  --_primitives---neutrals--neutral-lighter: #d8d5d0;
  --_theme---alt-text: var(--_primitives---neutrals--white);
  --_responsive---card-small--vertical: 1.5rem;
  --_primitives---brand--blue-dark: #003b63;
  --_primitives---brand--cornflower-lightest: #f2f6f8;
  --_primitives---opacity--white-20: color-mix(in srgb, var(--_primitives---neutrals--white) 20%, transparent);
  --_primitives---brand--navy-dark: #002338;
  --_primitives---brand--navy: #002c47;
  --_primitives---brand--taupe-dark: #a69d8b;
  --_responsive---card-medium--vertical: 2rem;
  --_responsive---card-medium--horizontal: 2rem;
  --_primitives---neutrals--neutral: #8f8c87;
  --_responsive---card-large--vertical: 3rem;
  --_responsive---card-large--horizontal: 3rem;
  --_primitives---opacity--neutral-darkest-15: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 15%, transparent);
  --_responsive---column-gap--large: 5rem;
  --_primitives---brand--taupe: #ccc7bd;
  --_primitives---brand--cornflower-light: #a4c0ce;
  --_primitives---opacity--neutral-darkest-20: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 20%, transparent);
  --_primitives---opacity--neutral-darkest-5: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 5%, transparent);
  --_primitives---brand--brand-700: color-mix(in srgb, var(--_primitives---brand--brand-500), black 40%);
  --_responsive---padding-vertical--none: 0px;
  --_theme---selection--background: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--blue);
  --_theme---button-primary--border: var(--_primitives---brand--blue);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---button-primary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_responsive---column-gap--small: 1rem;
  --_responsive---column-gap--medium: 2rem;
  --_theme---button-tertiary--background: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--border: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--text: var(--_primitives---brand--navy);
  --_theme---button-tertiary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--background-hover);
  --_theme---button-tertiary--text-hover: var(--_primitives---neutrals--white);
  --color-scheme-1--accent: var(--_primitives---neutrals--neutral-darkest);
  --_primitives---brand--brand-100: color-mix(in srgb, var(--_primitives---brand--brand-500), white 80%);
  --_primitives---brand--brand-200: color-mix(in srgb, var(--_primitives---brand--brand-500), white 60%);
  --_primitives---brand--brand-300: color-mix(in srgb, var(--_primitives---brand--brand-500), white 40%);
  --_primitives---brand--brand-400: color-mix(in srgb, var(--_primitives---brand--brand-500), white 20%);
  --_primitives---brand--brand-500: var(--_primitives---brand--blue);
  --_primitives---brand--brand-600: color-mix(in srgb, var(--_primitives---brand--brand-500), black 20%);
  --_primitives---brand--brand-800: color-mix(in srgb, var(--_primitives---brand--brand-500), black 60%);
  --_primitives---brand--brand-900: color-mix(in srgb, var(--_primitives---brand--brand-500), black 80%);
  --_primitives---brand--navy-lightest: #e5e9ec;
  --_primitives---brand--navy-lighter: #ccd4da;
  --_primitives---brand--navy-light: #4c6b7e;
  --_primitives---brand--navy-darker: #00111c;
  --_primitives---brand--navy-darkest: #000d15;
  --_primitives---brand--cornflower-lighter: #e5edf1;
  --_primitives---brand--cornflower-dark: #648494;
  --_primitives---brand--cornflower-darker: #32424a;
  --_primitives---brand--cornflower-darkest: #253137;
  --_primitives---brand--taupe-lightest: #f3f2f0;
  --_primitives---brand--taupe-lighter: #e8e6e2;
  --_primitives---brand--taupe-light: #dbd7d0;
  --_primitives---brand--taupe-darker: #817764;
  --_primitives---brand--taupe-darkest: #5c5547;
  --_primitives---brand--blue-lightest: #e5ecf1;
  --_primitives---brand--blue-light: #4c80a3;
  --_primitives---brand--blue-darker: #001d31;
  --_primitives---brand--blue-darkest: #001625;
  --_primitives---neutrals--neutral-light: #b9b6b1;
  --_primitives---neutrals--neutral-dark: #64625e;
  --_primitives---neutrals--neutral-darker: #3f3d3a;
  --_primitives---opacity--white-5: color-mix(in srgb, var(--_primitives---neutrals--white) 5%, transparent);
  --_primitives---opacity--white-10: color-mix(in srgb, var(--_primitives---neutrals--white) 10%, transparent);
  --_primitives---opacity--white-15: color-mix(in srgb, var(--_primitives---neutrals--white) 15%, transparent);
  --_primitives---opacity--white-30: color-mix(in srgb, var(--_primitives---neutrals--white) 30%, transparent);
  --_primitives---opacity--white-40: color-mix(in srgb, var(--_primitives---neutrals--white) 40%, transparent);
  --_primitives---opacity--white-50: color-mix(in srgb, var(--_primitives---neutrals--white) 50%, transparent);
  --_primitives---opacity--neutral-darkest-10: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 10%, transparent);
  --_primitives---opacity--neutral-darkest-30: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 30%, transparent);
  --_primitives---opacity--neutral-darkest-40: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 40%, transparent);
  --_primitives---opacity--neutral-darkest-50: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 50%, transparent);
  --_ui-styles---stroke--divider-width: 1px;
  --_ui-styles---lightbox--background-color: #00000080;
  --_ui-styles---lightbox--border-radius: var(--_responsive---radius--medium);
  --_ui-styles---lightbox--blur: 4px;
  --_ui-styles---focus--width: .125rem;
  --_ui-styles---focus--offset-inner: calc(var(--_ui-styles---focus--width) * -1);
  --_ui-styles---focus--offset-outer: .1875px;
  --_primitives---system--warning-light: #fcf8d8;
  --_primitives---system--warning-dark: #5e5515;
  --_primitives---system--focus-state: #2d62ff;
  --base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>: white;
  --base-color-neutral--neutral-lightest\<deleted\|relume-variable-color-neutral-3\>: #eee;
  --base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>: black;
}

body {
  background-color: var(--_theme---background);
  font-family: var(--_typography---font-styles--body);
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---neutrals--white);
  --_theme---text: var(--_primitives---brand--navy);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--border: var(--_primitives---brand--navy);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--white);
  --_theme---accent: var(--_primitives---brand--taupe-darkest);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-15);
  --_theme---foreground: var(--_primitives---brand--blue);
  --_theme---alt-text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--blue);
  --_theme---button-primary--border: var(--_primitives---brand--blue);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---button-primary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--background: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--border: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--text: var(--_primitives---brand--navy);
  --_theme---button-tertiary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--background-hover);
  --_theme---button-tertiary--text-hover: var(--_primitives---neutrals--white);
  font-size: 1.125rem;
  line-height: 1.5;
}

h1 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: -.01em;
  text-transform: uppercase;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.2;
}

h2 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: -.01em;
  text-transform: uppercase;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: -.01em;
  text-transform: uppercase;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: -.01em;
  text-transform: uppercase;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: -.01em;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

h6 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: -.01em;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

p {
  text-wrap: pretty;
  margin-bottom: 0;
}

a {
  color: var(--_theme---text);
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

img {
  object-fit: cover;
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  font-size: inherit;
  text-wrap: pretty;
  border: 1px #000;
  margin-bottom: 0;
  padding: 0;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

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

.hide {
  display: none;
}

.page-wrapper {
  flex-flow: column;
  min-height: 100svh;
  display: flex;
  overflow: clip;
}

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

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

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.main-wrapper {
  flex: 1;
  scroll-margin-top: 6rem;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.text-size-medium {
  font-size: 1.125rem;
}

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

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.heading-style-h5 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: -.01em;
  text-transform: none;
  text-wrap: balance;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.text-size-tiny {
  font-size: .75rem;
}

.button {
  grid-column-gap: .5rem;
  border: 1px solid var(--_button-style---border);
  background-color: var(--_button-style---background);
  color: var(--_button-style---text);
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.5rem;
  font-size: 1rem;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
}

.button:where(.w-variant-0fa8a599-5f4f-7938-aaf3-d48c48cdb8c2) {
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
}

.button:where(.w-variant-bbab9826-7794-29e3-4efb-f1b5d85252a6) {
  --_button-style---border: var(--_theme---button-tertiary--border);
  --_button-style---background: var(--_theme---button-tertiary--background);
  --_button-style---text: var(--_theme---button-tertiary--text);
  --_button-style---border-hover: var(--_theme---button-tertiary--border-hover);
  --_button-style---background-hover: var(--_theme---button-tertiary--background-hover);
  --_button-style---text-hover: var(--_theme---button-tertiary--text-hover);
}

.button:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.button.is-link {
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_theme---text-link--text);
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link:hover {
  color: var(--_theme---text-link--text-hover);
}

.button.is-link.is-alternate {
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_primitives---neutrals--white);
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button.is-icon {
  z-index: 0;
  grid-column-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  position: relative;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-alternate {
  border-color: var(--_primitives---neutrals--white);
  background-color: var(--_primitives---neutrals--white);
  color: var(--_primitives---neutrals--neutral-darkest);
}

.button.is-icon-link {
  color: var(--_primitives---brand--blue);
  background-color: #0000;
  border-style: none;
  border-radius: 0;
  padding: 0;
}

.button.is-icon-link:where(.w-variant-e3685916-62b2-9ca8-5ede-d767592a6f59) {
  color: var(--_primitives---neutrals--white);
}

.button.is-icon-link:where(.w-variant-ac5736de-157a-3fb9-7bd5-6ffac7469e75) {
  display: flex;
}

.button.is-icon-link:hover {
  color: var(--_primitives---brand--cornflower);
}

.button.is-secondary {
  border-color: var(--_theme---button-secondary--border);
  background-color: var(--_theme---button-secondary--background);
  color: var(--_theme---button-secondary--text);
}

.button.is-secondary:hover {
  border-color: var(--_theme---button-secondary--border-hover);
  background-color: var(--_theme---button-secondary--background-hover);
  color: var(--_theme---button-secondary--text-hover);
}

.button.is-secondary.is-alternate {
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_primitives---neutrals--white);
}

.button.is-secondary.is-blue {
  color: var(--_primitives---brand--blue);
}

.button.is-skip-to-main {
  z-index: 10;
  transition: transform .3s;
  position: absolute;
  inset: 1rem auto auto 1rem;
  transform: translate(0, -14rem);
}

.button.is-skip-to-main:focus {
  transform: translate(0);
}

.heading-style-h4 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: -.01em;
  text-transform: uppercase;
  text-wrap: balance;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.text-size-regular {
  font-size: 1rem;
}

.text-weight-bold {
  font-weight: 700;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-right {
  justify-content: flex-end;
  align-items: center;
}

.button-group.is-bottom {
  margin-top: auto;
}

.button-group.is-center {
  justify-content: center;
  align-items: center;
}

.button-group.is-flex-0 {
  flex: none;
}

.text-style-allcaps {
  text-transform: uppercase;
}

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

.text-size-small {
  font-size: .875rem;
}

.text-rich-text {
  text-wrap: pretty;
}

.text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.text-rich-text blockquote {
  border-left: 4px solid var(--_primitives---neutrals--neutral-lightest);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-style: italic;
}

.text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text figcaption {
  border-left: 2px solid var(--color-scheme-1--text);
  text-align: left;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.text-rich-text li {
  margin-top: .35rem;
  margin-bottom: .35rem;
  padding-left: .25rem;
}

.text-rich-text ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.text-rich-text.text-color-navy:where(.w-variant-dbbb4a78-6e80-61bb-75b2-27fba3ff383d) {
  color: var(--_primitives---neutrals--white);
}

.padding-global {
  padding-right: var(--_responsive---padding-horizontal--main);
  padding-left: var(--_responsive---padding-horizontal--main);
}

.padding-global.padding-section-custom1 {
  padding-top: 8.75rem;
  padding-bottom: 3.75rem;
}

.padding-global.z-index-10 {
  z-index: 10;
  position: relative;
}

.padding-global.z-index-2.padding-section-large.bottom-0 {
  padding-bottom: 0;
}

.padding-section-large {
  padding-top: var(--_responsive---padding-vertical--large);
  padding-bottom: var(--_responsive---padding-vertical--large);
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-xsmall {
  width: 100%;
  padding-top: 1rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1.5rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 7rem;
}

.text-style-tagline {
  font-family: var(--_typography---font-styles--body);
  color: var(--_theme---accent);
  letter-spacing: .05em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: inline-block;
}

.text-style-tagline:where(.w-variant-dbbb4a78-6e80-61bb-75b2-27fba3ff383d) {
  color: var(--_primitives---neutrals--white);
}

.text-style-tagline.small {
  font-size: .875rem;
}

.text-style-tagline.inherit-color {
  color: inherit;
}

.button_text {
  font-weight: 500;
  transition: transform .3s;
}

.button_text:where(.w-variant-ac5736de-157a-3fb9-7bd5-6ffac7469e75) {
  order: 9999;
}

.button_icon {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.button_icon:where(.w-variant-ac5736de-157a-3fb9-7bd5-6ffac7469e75) {
  transform: rotate(180deg);
}

.icon {
  display: inline-flex;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.link-full-cover {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.faq_accordion {
  padding-right: var(--_responsive---card-small--horizontal);
  padding-left: var(--_responsive---card-small--horizontal);
  border-bottom: 1px solid var(--_primitives---neutrals--neutral-lighter);
  border-radius: var(--_responsive---radius--medium);
  background-color: var(--_theme---foreground);
  color: var(--_theme---alt-text);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  transition: background-color .3s;
  display: block;
}

.faq_accordion:hover {
  background-color: var(--_theme---text);
}

.faq_question {
  padding: var(--_responsive---card-small--vertical) 0rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  white-space: normal;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq_icon-wrapper {
  flex: none;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.faq_answer {
  background-color: #0000;
  overflow: hidden;
}

.faq_answer.w--open {
  position: static;
}

.faq_icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.section_feature {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
}

.section_feature:where(.w-variant-9ccd6f15-b581-2cc3-2faf-e92be7eec768) {
  --_theme---background: var(--_primitives---brand--navy);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--white);
  --_theme---accent: var(--_primitives---neutrals--white);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---brand--navy-dark);
  --_theme---alt-text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---selection--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---neutrals--white);
  --_theme---button-primary--border: var(--_primitives---neutrals--white);
  --_theme---button-primary--text: var(--_primitives---brand--navy);
  --_theme---button-primary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--background: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--border: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--text: var(--_primitives---brand--navy);
  --_theme---button-tertiary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--background-hover);
  --_theme---button-tertiary--text-hover: var(--_primitives---neutrals--white);
}

.feature_content {
  grid-column-gap: 5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.feature_image-wrapper {
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.feature_image {
  aspect-ratio: 600 / 400;
  border-radius: var(--_responsive---radius--medium);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.navbar_component {
  z-index: 1000;
  width: 100%;
  height: auto;
  min-height: 5rem;
  padding: .5rem var(--_responsive---padding-horizontal--main);
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---brand--navy);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--white);
  --_theme---accent: var(--_primitives---neutrals--white);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---brand--navy-dark);
  --_theme---alt-text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---selection--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---neutrals--white);
  --_theme---button-primary--border: var(--_primitives---neutrals--white);
  --_theme---button-primary--text: var(--_primitives---brand--navy);
  --_theme---button-primary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--background: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--border: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--text: var(--_primitives---brand--navy);
  --_theme---button-tertiary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--background-hover);
  --_theme---button-tertiary--text-hover: var(--_primitives---neutrals--white);
  border-bottom: 0 solid #fff;
  align-items: center;
  font-size: 1rem;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.navbar_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 82rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar_logo-link {
  width: 11.5rem;
  margin-right: 1rem;
  padding-left: 0;
}

.navbar_logo-link.w--current {
  z-index: 2;
}

.navbar_logo {
  object-fit: contain;
}

.navbar_menu {
  align-items: center;
  display: flex;
  position: static;
}

.navbar_menu-links {
  list-style-type: none;
  display: flex;
}

.navbar_link {
  z-index: 2;
  padding: .5rem 1.5rem;
  display: block;
}

.navbar_link:hover {
  text-decoration: underline;
}

.navbar_link.w--current {
  color: var(--_theme---text);
  text-decoration: underline;
}

.navbar_dropdown-toggle {
  z-index: 2;
  grid-column-gap: .5rem;
  align-items: center;
  padding: .5rem 1.5rem;
  display: flex;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.navbar_dropdown-list.w--open {
  border-radius: var(--_responsive---radius--small);
  background-color: var(--_primitives---neutrals--white);
  color: var(--_primitives---brand--navy);
  padding: 1rem 1.5rem;
  box-shadow: 0 2px 5px #0000001a;
}

.navbar_dropdown-link {
  letter-spacing: 0;
  text-transform: none;
  padding: .5rem 0;
  font-weight: 400;
}

.navbar_dropdown-link:hover {
  text-decoration: underline;
}

.navbar_dropdown-link.w--current {
  color: #000;
}

.navbar_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.navbar_menu-button {
  padding: 0;
}

.footer_component {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---brand--navy);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--white);
  --_theme---accent: var(--_primitives---neutrals--white);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---brand--navy-dark);
  --_theme---alt-text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---selection--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---neutrals--white);
  --_theme---button-primary--border: var(--_primitives---neutrals--white);
  --_theme---button-primary--text: var(--_primitives---brand--navy);
  --_theme---button-primary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--background: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--border: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--text: var(--_primitives---brand--navy);
  --_theme---button-tertiary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--background-hover);
  --_theme---button-tertiary--text-hover: var(--_primitives---neutrals--white);
}

.footer_top-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 18.75rem 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
}

.footer_logo-link {
  order: -9999;
  padding-left: 0;
}

.footer_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.footer_link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
  display: inline-block;
}

.footer_link:hover, .footer_link.w--current {
  text-decoration: underline;
}

.divider-horizontal {
  background-color: var(--_theme---text);
  width: 100%;
  height: 1px;
}

.footer_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: flex;
}

.footer5_credit-text {
  font-size: .875rem;
}

.footer_social-link {
  text-decoration: none;
  transition: color .3s;
  position: relative;
}

.footer_social-link:hover {
  color: var(--_primitives---brand--cornflower);
}

.banner_component {
  z-index: 0;
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---brand--cornflower);
  --_theme---text: var(--_primitives---brand--navy);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--border: var(--_primitives---brand--navy);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--white);
  --_theme---accent: var(--_primitives---brand--blue-darker);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-15);
  --_theme---foreground: var(--_primitives---brand--cornflower-lightest);
  --_theme---alt-text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--blue);
  --_theme---button-primary--border: var(--_primitives---brand--blue);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---button-primary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--background: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--border: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--text: var(--_primitives---brand--navy);
  --_theme---button-tertiary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--background-hover);
  --_theme---button-tertiary--text-hover: var(--_primitives---neutrals--white);
  position: relative;
}

.banner_content-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

.banner_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  width: 100%;
  max-width: 21.5rem;
  margin-right: 2rem;
  display: flex;
}

.banner_close-button {
  z-index: 11;
  margin-left: 1rem;
  position: relative;
}

.banner_component-wrapper {
  z-index: 2000;
  position: relative;
  overflow: hidden;
}

.banner_center-content {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer_logo-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_contact-wrapper {
  padding: var(--_responsive---card-small--vertical) var(--_responsive---card-small--horizontal);
  grid-column-gap: 9rem;
  grid-row-gap: 9rem;
  border-radius: var(--_responsive---radius--medium);
  background-color: var(--_theme---foreground);
  display: flex;
}

.footer_contact-items-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_contact-item {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 10rem;
  display: flex;
}

.footer_contact-link {
  font-size: .875rem;
}

.footer_contact-link:hover {
  text-decoration: underline;
}

.footer_contact-link.no-link:hover {
  text-decoration: none;
}

.footer_contact-link.is-underline {
  text-decoration: underline;
}

.text-size-xtiny {
  font-size: .625rem;
}

.footer_social-links-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.home-header_bg-image {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.text-rich-text-balance h1 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.text-rich-text-balance blockquote {
  border-left: 4px solid var(--_primitives---neutrals--neutral-lightest);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-style: italic;
}

.text-rich-text-balance h2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.text-rich-text-balance h3, .text-rich-text-balance h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text-balance h5, .text-rich-text-balance h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text-balance p {
  text-wrap: balance;
  margin-bottom: 1rem;
}

.text-rich-text-balance figcaption {
  border-left: 2px solid var(--color-scheme-1--text);
  text-align: left;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.text-rich-text-balance li {
  margin-top: .35rem;
  margin-bottom: .35rem;
  padding-left: .25rem;
}

.text-rich-text-balance ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.button_play {
  z-index: 3;
  background-color: var(--_primitives---neutrals--white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 6.25rem;
  height: 6.25rem;
  transition-property: color, background-color;
  transition-duration: .3s, .3s;
  transition-timing-function: ease, ease;
  display: flex;
  position: absolute;
  inset: 40% auto auto 50%;
  transform: translate(-50%);
}

.button_play:hover {
  background-color: var(--_primitives---brand--cornflower);
  color: var(--_primitives---neutrals--white);
}

.button_play.is-small {
  width: 3rem;
  height: 3rem;
}

.button_play-icon {
  width: 2rem;
  height: 2rem;
  padding-left: .25rem;
}

.button_play-icon.is-small {
  width: 1rem;
  height: 1rem;
}

.section_image-header {
  position: relative;
}

.image-header_image-wrapper {
  aspect-ratio: 900 / 506;
  border-radius: var(--_responsive---radius--large);
  width: 100%;
  max-width: 56.25rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.image-header_image-wrapper:where(.w-variant-1e5aecfd-ce35-7ec9-8eef-91de8d87e1ed) {
  aspect-ratio: auto;
  height: auto;
}

.image-header_image {
  width: 100%;
  height: 100%;
}

.image-header_image:where(.w-variant-1e5aecfd-ce35-7ec9-8eef-91de8d87e1ed) {
  height: auto;
}

.image-header_overlay {
  z-index: 0;
  background-color: var(--_theme---background);
  --_theme---background: var(--_primitives---neutrals--neutral-lightest);
  --_theme---text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--border: var(--_primitives---brand--navy);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--white);
  --_theme---accent: var(--_primitives---brand--taupe-darkest);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-15);
  --_theme---foreground: var(--_primitives---neutrals--white);
  --_theme---alt-text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--blue);
  --_theme---button-primary--border: var(--_primitives---brand--blue);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---button-primary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--background: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--border: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--text: var(--_primitives---brand--navy);
  --_theme---button-tertiary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--background-hover);
  --_theme---button-tertiary--text-hover: var(--_primitives---neutrals--white);
  width: 100%;
  height: 8rem;
  position: absolute;
  inset: auto 0% 0%;
}

.section_mission {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---neutrals--neutral-lightest);
  --_theme---text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--border: var(--_primitives---brand--navy);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--white);
  --_theme---accent: var(--_primitives---brand--taupe-darkest);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-15);
  --_theme---foreground: var(--_primitives---neutrals--white);
  --_theme---alt-text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--blue);
  --_theme---button-primary--border: var(--_primitives---brand--blue);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---button-primary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--background: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--border: var(--_primitives---neutrals--white);
  --_theme---button-tertiary--text: var(--_primitives---brand--navy);
  --_theme---button-tertiary--background-hover: var(--_primitives---brand--cornflower);
  --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--background-hover);
  --_theme---button-tertiary--text-hover: var(--_primitives---neutrals--white);
}

.mission_layout {
  grid-column-gap: var(--_responsive---column-gap--large);
  grid-row-gap: var(--_responsive---column-gap--large);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-color-navy {
  color: var(--_primitives---brand--navy);
}

.faq_layout {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.faq_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.navbar_menu-item {
  letter-spacing: .05em;
  text-transform: uppercase;
  align-self: center;
  font-weight: 500;
}

.navbar_menu-item.is-button {
  display: none;
}

.navbar_search-dropdown {
  display: block;
  position: static;
}

.navbar_search-dropdown-toggle {
  padding: .5rem;
  display: block;
}

.navbar_search-dropdown-list {
  z-index: 1;
  overflow: hidden;
}

.navbar_search-dropdown-list.w--open {
  border-bottom-left-radius: var(--_responsive---radius--large);
  border-bottom-right-radius: var(--_responsive---radius--large);
  background-color: var(--_theme---background);
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 1.5rem;
  display: flex;
  inset: 5rem 0% auto;
}

.navbar_search-icon {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  transition: color .3s;
  display: flex;
}

.navbar_search-icon:hover {
  color: var(--_primitives---brand--cornflower-light);
}

.navbar_search-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--_primitives---neutrals--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 32.125rem;
  display: flex;
}

.navbar_search-wrapper-outer {
  margin-bottom: 0;
}

.search_input {
  min-height: 3.125rem;
  color: var(--_theme---text);
  background-color: #0000;
  border: 1px #000;
  flex: 1;
  margin-bottom: 0;
  padding: .75rem;
  font-size: 1.125rem;
}

.search_input::placeholder {
  color: var(--_theme---text);
  font-size: 1.125rem;
}

.search_button {
  width: 2.125rem;
  height: 2.125rem;
  color: var(--_primitives---opacity--transparent);
  background-color: #0000;
  background-image: url("https://cdn.prod.website-files.com/6a200d22a9a3d117b7c61ee4/6a352b5888a81a118605ae8c_double_arrow.svg");
  background-position: 50%;
  background-size: auto;
  padding-top: 9px;
  transition: transform .3s;
}

.search_button:hover {
  transform: translate(.125rem);
}

.search_button.is-dark {
  background-image: url("https://cdn.prod.website-files.com/6a200d22a9a3d117b7c61ee4/6a3a7643b45706196f672ec4_double_arrow.svg");
}

.feature_items {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.volunteer_grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.banner_rich-text {
  text-wrap: pretty;
  font-size: 1rem;
}

.banner_rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.banner_rich-text blockquote {
  border-left: 4px solid var(--_primitives---neutrals--neutral-lightest);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-style: italic;
}

.banner_rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.banner_rich-text h3, .banner_rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.banner_rich-text h5, .banner_rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.banner_rich-text p {
  margin-bottom: 1rem;
}

.banner_rich-text figcaption {
  border-left: 2px solid var(--color-scheme-1--text);
  text-align: left;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.banner_rich-text li {
  margin-top: .35rem;
  margin-bottom: .35rem;
  padding-left: .25rem;
}

.banner_rich-text ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.banner_rich-text.text-color-navy:where(.w-variant-dbbb4a78-6e80-61bb-75b2-27fba3ff383d) {
  color: var(--_primitives---neutrals--white);
}

.navbar_ghost {
  z-index: -1;
  background-color: var(--_primitives---brand--brand-700);
  height: 8rem;
  position: absolute;
  inset: auto 0% 100%;
}

@media screen and (max-width: 991px) {
  .hide-tablet {
    display: none;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .styleguide_item-row {
    grid-template-columns: auto 1fr;
  }

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

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xlarge {
    padding-top: 3.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4.5rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 7.5rem;
  }

  .styleguide_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 4rem;
  }

  .styleguide_image {
    height: 100%;
    max-height: none;
  }

  .styleguide_content {
    max-width: none;
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .styleguide_image-wrapper {
    height: 640px;
  }

  .text-style-tagline.is-absoulte {
    inset: 0% auto 0% -3.5rem;
    display: none;
    position: absolute;
    inset: 0% auto 0% -3.5rem;
  }

  .styleguide_scheme-list {
    grid-template-columns: 1fr;
  }

  .styleguide_icon-components-list {
    grid-auto-flow: row;
  }

  .feature_content {
    grid-column-gap: 3rem;
    min-height: auto;
  }

  .swiper-slide.is-main {
    width: 50%;
  }

  .card_content-wrapper:where(.w-variant-e7fcbb8f-cb90-e860-bb86-80506fac2a56) {
    padding: 2rem;
  }

  .navbar_component {
    border-bottom-style: none;
  }

  .navbar_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar_menu.is-page-height-tablet {
    background-color: var(--_primitives---brand--navy);
    background-color: var(--_primitives---brand--navy);
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .navbar_menu-links {
    flex-flow: column;
  }

  .navbar_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .navbar_dropdown-toggle {
    justify-content: space-between;
    align-items: center;
    padding: .75rem 0;
    display: flex;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navbar_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar_dropdown-list.w--open {
    box-shadow: none;
    color: var(--_primitives---neutrals--white);
    background-color: #0000;
    border-style: none;
    padding: 0;
  }

  .navbar_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 1.25rem;
  }

  .navbar_dropdown-link.w--current {
    color: var(--_primitives---brand--taupe-dark);
  }

  .navbar_menu-buttons {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .navbar_menu-button {
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .navbar_menu-button.w--open {
    background-color: #0000;
  }

  .navbar_menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 48px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu-button-line-top {
    background-color: var(--_primitives---neutrals--white);
    width: 35px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_menu-button-line-middle {
    background-color: var(--_primitives---neutrals--white);
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu-button-line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_menu-button-line-bottom {
    background-color: var(--_primitives---neutrals--white);
    width: 35px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .footer_newsletter-wrapper {
    justify-content: flex-start;
    margin-bottom: 4.5rem;
    display: block;
  }

  .footer_newsletter-text-wrapper {
    margin-bottom: 1.5rem;
  }

  .footer_form_component {
    min-width: auto;
  }

  .footer_top-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .footer_social-icons {
    margin-bottom: 2rem;
  }

  .banner8_icon-wrapper {
    display: none;
  }

  .blog36_list {
    grid-template-columns: 1fr 1fr;
  }

  .floating-media_component {
    padding-bottom: 12%;
  }

  .floating-media_inner-wrapper {
    justify-content: center;
  }

  .floating-media_image-wrapper {
    max-width: 15rem;
  }

  .floating-media_image-wrapper.is-image1 {
    bottom: 74%;
  }

  .floating-media_image-wrapper.is-image4 {
    bottom: 67%;
  }

  .floating-media_image-wrapper.is-image5 {
    bottom: -5%;
  }

  .gallery-slider_component {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    padding-right: 0;
  }

  .card-carousel_heading-wrapper {
    grid-column-gap: 3rem;
  }

  .card-carousel_heading {
    margin-right: 3rem;
  }

  .card-carousel_slider {
    padding-left: 0;
    padding-right: 0;
  }

  .card-carousel_mask {
    width: 50%;
  }

  .content-split_content {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .timeline_tab-wrapper-v2 {
    grid-column-gap: 3rem;
  }

  .team_list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .blog_list, .feature-grid_list, .media-library_list {
    grid-template-columns: 1fr 1fr;
  }

  .footer_contact-items-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .heading-style-display {
    font-size: 5.5rem;
  }

  .home_header-arrows-wrapper {
    margin-left: 1.5rem;
  }

  .logo_marquee-image {
    max-width: 20rem;
  }

  .home-header_overlay {
    height: 10rem;
  }

  .featured-sermon_item {
    justify-content: flex-start;
    align-items: center;
  }

  .button_play {
    width: 3rem;
    height: 3rem;
  }

  .button_play-icon {
    width: 1rem;
    height: 1rem;
  }

  .cta_image-1 {
    left: -9%;
  }

  .cta_image-2 {
    left: -2%;
  }

  .cta_image-3 {
    right: -11%;
  }

  .cta_image-4 {
    top: 4%;
    right: 2%;
  }

  .latest-sermon_list {
    grid-template-columns: 1fr 1fr;
  }

  .image-header_overlay {
    height: 10rem;
  }

  .mission_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .timeline-v2_tab-wrapper {
    grid-column-gap: 3rem;
  }

  .timeline_item {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .heading-style-h3-2 {
    font-size: 2.25rem;
  }

  .modal_wrapper {
    grid-template-columns: 1fr;
  }

  .modal_image {
    max-height: 30vh;
  }

  .modal_content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .modal_layout, .faq_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

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

  .navbar_menu-item.is-button {
    display: block;
  }

  .navbar_search-dropdown-list {
    z-index: 1;
  }

  .navbar_search-dropdown-list.w--open {
    border-radius: 0;
  }

  .expect_layout, .team-member_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .sermon-header_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr;
  }

  .features_cards-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .tabs_filters {
    border-radius: 2rem;
    flex-flow: wrap;
  }

  .tabs_input {
    width: 100%;
    max-width: none;
  }

  .sermons_list {
    grid-template-columns: 1fr 1fr;
  }

  .sermons_card-image-wrapper {
    min-height: auto;
  }

  .sermon-details_items {
    min-width: 20rem;
  }

  .fs-slider_slide {
    width: 19.25rem;
  }

  .show-tablet {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_responsive---radius--medium: .75rem;
    --_responsive---padding-vertical--small: 2rem;
    --_responsive---padding-horizontal--main: 1.25rem;
    --_responsive---padding-vertical--medium: 3rem;
    --_responsive---padding-vertical--large: 4rem;
    --_responsive---radius--small: .5rem;
    --_responsive---card-small--horizontal: 1.25rem;
    --_responsive---radius--large: 1rem;
    --_responsive---card-small--vertical: 1.25rem;
    --_responsive---card-medium--vertical: 2rem;
    --_responsive---card-medium--horizontal: 1.25rem;
    --_responsive---card-large--vertical: 2rem;
    --_responsive---card-large--horizontal: 1.25rem;
    --_responsive---column-gap--large: 2rem;
    --_responsive---padding-vertical--none: 0px;
    --_responsive---column-gap--small: 1rem;
    --_responsive---column-gap--medium: 1rem;
    font-size: 1rem;
  }

  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2.5rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-xsmall {
    padding: .75rem;
  }

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .heading-style-h2 {
    font-size: 2.5rem;
  }

  .heading-style-h6 {
    text-transform: none;
    font-size: 1.125rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .heading-style-h5.text-style-nowrap {
    white-space: nowrap;
    white-space: nowrap;
  }

  .heading-style-h1 {
    font-size: 3rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .padding-global.padding-section-custom1 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-xsmall {
    padding-top: .75rem;
  }

  .spacer-small {
    padding-top: 1.25rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-large {
    padding-top: 2rem;
  }

  .spacer-xlarge {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 5rem;
  }

  .styleguide_component {
    padding-top: 4rem;
  }

  .styleguide_content {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .category-filter-menu {
    width: 100vw;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .category-filter-link.last-link {
    margin-right: 2rem;
  }

  .component-wrapper:where(.w-variant-478eb401-6d6c-2ff9-6879-9e36a674dfdc) {
    flex-flow: column;
    display: flex;
  }

  .faq_icon-wrapper {
    width: 1.75rem;
  }

  .feature_content {
    grid-template-columns: 1fr;
  }

  .swiper-slide.is-main {
    width: 80%;
  }

  .card_content-wrapper:where(.w-variant-e7fcbb8f-cb90-e860-bb86-80506fac2a56) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .navbar_component {
    height: auto;
    min-height: 4rem;
  }

  .navbar_logo-link {
    padding-left: 0;
  }

  .navbar_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .navbar_menu-dropdown {
    font-size: 1rem;
  }

  .footer_newsletter-wrapper {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 3rem;
  }

  .footer_top-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .footer_bottom-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 1.5rem;
  }

  .footer_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-auto-flow: row;
  }

  .footer5_credit-text {
    order: 1;
    margin-top: 1rem;
  }

  .banner_content-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .banner_content {
    align-items: flex-start;
    margin-right: 1.75rem;
  }

  .banner_close-button {
    margin-left: 0;
    position: absolute;
    bottom: auto;
    left: auto;
    right: .5rem;
  }

  .banner_center-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .content-card_wrapper {
    padding: 1.5rem 1.25rem;
  }

  .blog36_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .floating-media_component {
    padding-bottom: 0;
  }

  .floating-media_inner-wrapper {
    min-height: 100vh;
    overflow: hidden;
  }

  .floating-media_images-wrapper {
    justify-content: center;
    width: 100%;
    margin-left: 0%;
    inset: 0%;
  }

  .floating-media_images-wrapper.images-wrapper-right {
    justify-content: center;
    margin-right: 0%;
  }

  .floating-media_image-wrapper {
    max-width: 9.375rem;
  }

  .floating-media_image-wrapper.is-image1 {
    bottom: 77%;
    left: -2rem;
  }

  .floating-media_image-wrapper.is-image2 {
    top: 60%;
    left: -6rem;
  }

  .floating-media_image-wrapper.is-image3 {
    top: 84%;
    right: auto;
  }

  .floating-media_image-wrapper.is-image4 {
    bottom: 72%;
    right: -6rem;
  }

  .floating-media_image-wrapper.is-image5 {
    bottom: 12%;
    right: -3rem;
  }

  .floating-media_content {
    margin-top: -20%;
  }

  .gallery-slider_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .gallery-slider_mask {
    width: 50%;
  }

  .gallery-slider_slide {
    padding-right: 1.5rem;
  }

  .card-carousel_heading-wrapper {
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .card-carousel_heading {
    margin-right: 0;
  }

  .card-carousel_slider {
    padding-bottom: 6rem;
  }

  .card-carousel_mask {
    width: 80%;
  }

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

  .show-mobile-landscape {
    display: block;
  }

  .content-split_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .content-accordion_question {
    padding: 1rem 1.25rem;
  }

  .content-accordion_icon-wrappper {
    width: 1.75rem;
  }

  .content-accordion_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .timeline_progress-bar-v2 {
    bottom: 6.25rem;
  }

  .timeline_tab-wrapper-v2 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .timeline_tabs-menu-v2 {
    width: 100vw;
    margin-bottom: 3rem;
    margin-left: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .team_list {
    grid-template-columns: 1fr 1fr;
  }

  .team_image-wrapper {
    height: 100%;
  }

  .blog_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .feature-grid_list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .media-library_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .footer_contact-wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .spacer-nav {
    padding-top: 4rem;
  }

  .heading-style-display {
    font-size: 4rem;
  }

  .home_header-arrows {
    width: 3.5rem;
  }

  .logo_marquee-image.is-2 {
    max-width: 9rem;
  }

  .about_text {
    font-size: 2rem;
  }

  .padding-section-custom1 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .gallery-slider_content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .next-step_link {
    padding-top: .625rem;
    padding-bottom: .625rem;
  }

  .text-rich-text-balance {
    font-size: 1.125rem;
  }

  .featured-sermon_item {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .featured-sermon_image-wrapper {
    width: 100%;
  }

  .featured-sermon_content-wrapper {
    order: -9999;
    padding-top: 0;
    padding-bottom: 0;
  }

  .events_slider_slide {
    width: 18.75rem !important;
  }

  .events_card-image-wrapper {
    height: 10.625rem;
  }

  .events_overlay.is-left, .events_overlay.is-right, .events_overlay.is-left, .events_overlay.is-right {
    width: 1.25rem;
  }

  .empty-state {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-custom2 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .cta_image-1 {
    width: 9.375rem;
    height: 9.375rem;
    inset: 0% auto auto -4%;
  }

  .cta_image-2 {
    width: 9.375rem;
    height: 9.375rem;
    inset: auto auto -5% -7%;
  }

  .cta_image-3 {
    width: 9.375rem;
    height: 9.375rem;
    inset: auto -4% 6% auto;
  }

  .cta_image-4 {
    width: 9.375rem;
    height: 9.375rem;
    inset: 10% -3% auto auto;
  }

  .latest-sermon_list-wrapper {
    padding-bottom: 1rem;
  }

  .latest-sermon_list {
    display: flex;
  }

  .latest-sermon_list-item {
    flex: none;
    width: 19.25rem;
  }

  .latest-sermon_list-item:last-child {
    padding-right: 5%;
  }

  .mission_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .timeline-v2_progress-bar {
    bottom: 6.25rem;
  }

  .timeline-v2_tab-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .timeline-v2_tabs-menu {
    width: 100vw;
    margin-bottom: 3rem;
    margin-left: -5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .timeline_tab-link {
    flex: none;
    min-width: 9rem;
  }

  .heading-style-h6-2 {
    font-size: 1.125rem;
  }

  .section_timeline {
    overflow: hidden;
  }

  .timeline_fade-overlay-left {
    display: block;
    left: -1.25rem;
  }

  .timeline_tabs {
    flex-flow: column;
    display: flex;
  }

  .timeline_tabs.swiper {
    overflow: visible;
  }

  .timeline_fade-overlay-right {
    display: block;
    right: -1.25rem;
  }

  .timeline_tabs-menu {
    flex: none;
    width: auto;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    overflow: visible;
  }

  .timeline_item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .modal_close {
    padding: 1rem;
  }

  .heading-style-h3-2 {
    font-size: 2rem;
  }

  .modal_popup {
    padding: 1.25rem;
  }

  .modal_wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .modal_content {
    flex-flow: column;
    justify-content: flex-start;
    max-height: calc(100dvh - 2.5rem);
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
  }

  .modal_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1.25fr;
    align-items: start;
  }

  .modal_image-wrapper {
    max-width: 30rem;
  }

  .faq_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .navbar_search-dropdown-list {
    z-index: 1;
    overflow: hidden;
  }

  .navbar_search-wrapper.is-nav {
    z-index: 1;
    z-index: 1;
    border-bottom-style: none;
    flex-flow: column;
    position: relative;
  }

  .search_input.is-nav {
    border-style: solid;
    border-color: var(--_primitives---neutrals--white);
    border-style: solid;
    border-color: var(--_primitives---neutrals--white);
    border-radius: 3rem;
    padding-left: 1.25rem;
  }

  .search_button:hover {
    transform: none;
  }

  .search_button.is-nav {
    background-color: var(--_primitives---neutrals--white);
    width: 100%;
    height: auto;
    min-height: 3.125rem;
    color: var(--_primitives---brand--navy);
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    background-image: none;
    background-size: auto;
    background-color: var(--_primitives---neutrals--white);
    width: 100%;
    height: auto;
    min-height: 3.125rem;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    background-image: none;
    background-size: auto;
    border-radius: 3rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: .75rem 1rem;
    font-size: 1rem;
    font-weight: 500;
    display: inline-flex;
  }

  .padding-section-custom3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .expect_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .expect_image-wrapper {
    max-width: 37.5rem;
  }

  .team-member_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .team-member_image-wrapper {
    max-width: 20rem;
  }

  .sermon-header_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .volunteer_grid, .features_cards-list {
    grid-template-columns: 1fr;
  }

  .tabs_dropdown {
    z-index: auto;
  }

  .tabs_dropdown-toggle {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tabs_dropdown-toggle.w--open {
    position: relative;
  }

  .tabs_dropdown-list.w--open {
    z-index: 2147483647;
  }

  .sermon-details_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .sermon-details_items {
    min-width: 40%;
  }

  .jobs_list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .event-header_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .search_list-image-wrapper {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .hide-mobile-portrait {
    display: none;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .icon-1x1-xxsmall {
    flex: none;
  }

  .styleguide_component {
    grid-template-columns: 1fr;
  }

  .footer_form {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer_top-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .blog-card_item-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .floating-media_image-wrapper {
    max-width: 9rem;
  }

  .floating-media_image-wrapper.is-image1 {
    bottom: 80%;
    left: -4rem;
  }

  .floating-media_image-wrapper.is-image2 {
    top: 72%;
    left: -2rem;
  }

  .floating-media_image-wrapper.is-image3 {
    top: 82%;
    right: auto;
  }

  .floating-media_image-wrapper.is-image4 {
    bottom: 78%;
    right: -2rem;
  }

  .floating-media_image-wrapper.is-image5 {
    bottom: 15%;
    right: -4rem;
  }

  .card-carousel_mask {
    width: 95%;
  }

  .card-carousel_meta-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .content-split_content {
    grid-template-columns: 1fr;
  }

  .team_list {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
  }

  .blog35_item-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .media-library_list {
    grid-row-gap: 3rem;
  }

  .footer_contact-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .footer_contact-items-wrapper {
    grid-template-columns: 1fr;
  }

  .heading-style-display {
    font-size: 2.5rem;
  }

  .home_header-arrows-wrapper {
    margin-left: 0;
    margin-right: .5rem;
  }

  .home_header-arrows {
    width: 2.5rem;
  }

  .logo_marquee-image {
    max-width: 13.375rem;
  }

  .home-header_overlay {
    height: 5rem;
  }

  .cta_image-4 {
    top: 5%;
  }

  .image-header_image-wrapper {
    aspect-ratio: 900 / 700;
  }

  .image-header_image-wrapper:where(.w-variant-1e5aecfd-ce35-7ec9-8eef-91de8d87e1ed) {
    aspect-ratio: auto;
    height: auto;
  }

  .image-header_overlay {
    height: 5rem;
  }

  .team_links-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .modal_content {
    padding-bottom: 2rem;
  }

  .team-member_layout {
    grid-template-columns: 1fr;
  }

  .team-member_image-wrapper {
    max-width: none;
  }

  .tabs_dropdown {
    width: 46%;
  }

  .tabs_dropdown-list.w--open {
    z-index: 999999;
    position: absolute;
  }

  .sermons_list {
    grid-template-columns: 1fr;
  }

  .sermon-details_layout {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .sermon-details_line {
    width: 100%;
    height: 1px;
    min-height: auto;
  }

  .event-header_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .search_list-item {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .search_list-image-wrapper {
    width: 100%;
  }
}

#w-node-_90f4ed4a-5b09-2953-1887-c718f1bc3354-f1bc3354 {
  justify-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_7088077f-8549-8d14-c778-d513e148efa4-d3ee5e02 {
    grid-area: 1 / 1 / 2 / 6;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7088077f-8549-8d14-c778-d513e148efa4-d3ee5e02 {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-_3cb84126-9da6-3433-1848-e2fad3ee5e71-d3ee5e02 {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7088077f-8549-8d14-c778-d513e148efa4-d3ee5e02 {
    grid-column-end: 3;
  }
}
