:root {
  --_theme---background: var(--_primitives---neutrals--white);
  --_typography---font-styles--body: proxima-nova, sans-serif;
  --_theme---text: var(--_primitives---neutrals--neutral-darker);
  --_typography---font-styles--heading: proxima-nova, sans-serif;
  --_theme---headings: var(--_primitives---neutrals--neutral-darkest);
  --color-scheme-1--text: var(--_primitives---neutrals--neutral-darkest);
  --_primitives---neutrals--white: #fff;
  --_primitives---neutrals--neutral-darkest: #231f20;
  --text-color--text-alternate\<deleted\|relume-variable-text-color-3\>: var(--base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>);
  --_button-style---button-radius: .375rem;
  --_primitives---brand--brand-500: #5794a7;
  --_primitives---brand--brand-600: color-mix(in srgb, var(--_primitives---brand--brand-500), black 20%);
  --_button-style---text: var(--_theme---button-primary--text);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-primary--background: var(--_primitives---brand--brand-500);
  --_primitives---opacity--transparent: transparent;
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--brand-100);
  --_theme---button-secondary--text-hover: var(--_theme---text);
  --_primitives---opacity--white-50: color-mix(in srgb, var(--_primitives---neutrals--white) 50%, transparent);
  --_primitives---opacity--neutral-darkest-50: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 50%, transparent);
  --_primitives---brand--brand-700: color-mix(in srgb, var(--_primitives---brand--brand-500), black 40%);
  --_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: .5rem;
  --color-scheme-1--foreground: var(--_primitives---neutrals--neutral-lightest);
  --_responsive---column-gap--medium: 5rem;
  --_primitives---neutrals--neutral-lightest: #f2f2f2;
  --_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: 4rem;
  --_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;
  --orange: #d78a5c;
  --_primitives---opacity--white-15: color-mix(in srgb, var(--_primitives---neutrals--white) 15%, transparent);
  --_primitives---opacity--white-5: color-mix(in srgb, var(--_primitives---neutrals--white) 5%, transparent);
  --_primitives---opacity--neutral-darkest-15: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 15%, transparent);
  --_primitives---opacity--neutral-darkest-5: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 5%, transparent);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darkest);
  --_responsive---radius--large: 1.25rem;
  --_theme---accent: var(--_primitives---brand--brand-500);
  --_primitives---brand--brand-200: color-mix(in srgb, var(--_primitives---brand--brand-500), white 60%);
  --_primitives---opacity--white-20: color-mix(in srgb, var(--_primitives---neutrals--white) 20%, transparent);
  --_primitives---neutrals--neutral-lighter: #d6d6d6;
  --_primitives---opacity--white-40: color-mix(in srgb, var(--_primitives---neutrals--white) 40%, transparent);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_primitives---neutrals--neutral-light: #b2b2b2;
  --_primitives---opacity--neutral-darkest-40: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 40%, transparent);
  --_primitives---opacity--neutral-darkest-30: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 30%, transparent);
  --_responsive---column-gap--small: 1rem;
  --_primitives---opacity--neutral-darkest-20: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 20%, transparent);
  --_primitives---neutrals--neutral: #7f7f7f;
  --_primitives---neutrals--neutral-darker: #433e3f;
  --text-color--text-primary\<deleted\|relume-variable-text-color-1\>: var(--base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>);
  --_primitives---opacity--white-80: color-mix(in srgb, var(--_primitives---neutrals--white) 80%, transparent);
  --_responsive---radius--xsmall: .125rem;
  --_responsive---card-medium--vertical: 2rem;
  --_responsive---card-medium--horizontal: 2rem;
  --_responsive---card-small--vertical: 1.5rem;
  --_primitives---brand--brand-800: color-mix(in srgb, var(--_primitives---brand--brand-500), black 60%);
  --_primitives---neutrals--neutral-dark: #4f4f4f;
  --background-color--background-primary\<deleted\|relume-variable-background-color-1\>: var(--base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>);
  --_button-style---background: var(--_theme---button-primary--background);
  --_primitives---opacity--neutral-darkest-10: color-mix(in srgb, var(--_primitives---neutrals--neutral-darkest) 10%, transparent);
  --_primitives---brand--brand-300: color-mix(in srgb, var(--_primitives---brand--brand-500), white 40%);
  --_responsive---card-large--vertical: 3rem;
  --_responsive---card-large--horizontal: 3rem;
  --_button-style---border: var(--_theme---button-primary--border);
  --_responsive---padding-vertical--none: 0px;
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_theme---selection--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---brand--brand-800);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_theme---border);
  --_responsive---column-gap--large: 7rem;
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: 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-400: color-mix(in srgb, var(--_primitives---brand--brand-500), white 20%);
  --_primitives---brand--brand-900: color-mix(in srgb, var(--_primitives---brand--brand-500), black 80%);
  --_primitives---opacity--white-10: color-mix(in srgb, var(--_primitives---neutrals--white) 10%, transparent);
  --_primitives---opacity--white-30: color-mix(in srgb, var(--_primitives---neutrals--white) 30%, transparent);
  --_ui-styles---stroke--divider-width: 1px;
  --_ui-styles---lightbox--background-color: #0000004d;
  --_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---neutrals--neutral-darker);
  --_theme---headings: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-primary--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--brand-100);
  --_theme---button-secondary--text-hover: var(--_theme---text);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darkest);
  --_theme---accent: var(--_primitives---brand--brand-500);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---brand--brand-800);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  font-family: var(--_typography---font-styles--heading);
  color: var(--_theme---headings);
  letter-spacing: -.04rem;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

h2 {
  font-family: var(--_typography---font-styles--heading);
  color: var(--_theme---headings);
  letter-spacing: -.035rem;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

h3 {
  font-family: var(--_typography---font-styles--heading);
  color: var(--_theme---headings);
  letter-spacing: -.0275rem;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.2;
}

h4 {
  font-family: var(--_typography---font-styles--heading);
  color: var(--_theme---headings);
  letter-spacing: -.02rem;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
}

h5 {
  font-family: var(--_typography---font-styles--heading);
  color: var(--_theme---headings);
  letter-spacing: -.015rem;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}

h6 {
  font-family: var(--_typography---font-styles--heading);
  color: var(--_theme---headings);
  letter-spacing: -.015rem;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

p {
  text-wrap: pretty;
}

a {
  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 {
  max-width: 100%;
  display: inline-block;
}

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

strong {
  font-weight: bold;
}

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;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-page-count {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.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;
}

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

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

.max-width-large.align-center.is-2-col:where(.w-variant-6d8c3a09-bc61-c81e-57ca-00b11d2c25f9), .max-width-large.align-center.is-2-col:where(.w-variant-43178f62-c54a-7208-15e1-7500185cc28e) {
  margin: 0;
}

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

.main-wrapper.flex {
  flex-flow: column;
  display: flex;
}

.padding-medium {
  padding: 2rem;
}

.padding-top, .padding-top.padding-xhuge, .padding-top.padding-xxhuge, .padding-top.padding-0, .padding-top.padding-large, .padding-top.padding-custom2, .padding-top.padding-xlarge, .padding-top.padding-huge, .padding-top.padding-xxsmall, .padding-top.padding-custom3, .padding-top.padding-tiny, .padding-top.padding-medium, .padding-top.padding-xxlarge, .padding-top.padding-small, .padding-top.padding-xsmall, .padding-top.padding-custom1, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.heading-style-h2 {
  text-wrap: balance;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h2.inherit-color, .heading-style-h2.inherit-color:where(.w-variant-71da35c0-b285-a466-2397-4506bfe33f9b), .heading-style-h2.inherit-color:where(.w-variant-b1c69d04-a074-ffcc-12d2-78a14aa7f30e) {
  color: inherit;
}

.heading-style-h6 {
  letter-spacing: -.015rem;
  text-wrap: balance;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

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

.form_radio.is-alternate {
  color: var(--_primitives---neutrals--white);
}

.form_checkbox-icon.is-alternate {
  border-color: var(--_primitives---neutrals--white);
}

.form_field-label.is-alternate {
  color: var(--text-color--text-alternate\<deleted\|relume-variable-text-color-3\>);
}

.button {
  grid-column-gap: 1rem;
  border-radius: var(--_button-style---button-radius);
  background-image: linear-gradient(105deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  color: var(--_button-style---text);
  text-align: center;
  letter-spacing: .04375rem;
  text-transform: uppercase;
  --_button-style---button-radius: .375rem;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  border: 1px #0000;
  justify-content: center;
  align-items: center;
  padding: .625rem 1rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
}

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

.button:where(.w-variant-014c17be-06a7-1fbd-8f16-f0d30ec45d39) {
  border-style: solid;
  border-color: var(--_theme---button-primary--background);
  background-color: var(--_theme---button-secondary--background);
  color: var(--_theme---button-secondary--text);
  --_button-style---button-radius: .375rem;
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  background-image: none;
}

.button:where(.w-variant-cc530755-989d-2528-faa1-a84b43349292) {
  border-color: var(--_primitives---opacity--transparent);
}

.button:where(.w-variant-02e27868-e6bf-7302-a9f3-9bce7f39e372) {
  border-style: solid;
  border-color: var(--_primitives---brand--brand-500);
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_theme---button-primary--text);
  --_button-style---button-radius: .375rem;
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  background-image: none;
}

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

.button:hover:where(.w-variant-014c17be-06a7-1fbd-8f16-f0d30ec45d39) {
  border-style: solid;
}

.button:hover:where(.w-variant-02e27868-e6bf-7302-a9f3-9bce7f39e372) {
  border-style: solid;
  border-color: var(--_primitives---brand--brand-500);
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_theme---button-primary--text);
}

.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.hide.absoulte {
  position: absolute;
}

.button.is-secondary-blue {
  background-image: none;
  border-style: solid;
}

.button.is-secondary-blue:hover {
  border-color: var(--_primitives---brand--brand-500);
  background-color: var(--_button-style---background-hover);
  background-image: linear-gradient(to bottom, var(--_primitives---brand--brand-700), var(--_primitives---brand--brand-700));
}

.button.secondary-2 {
  border-style: solid;
  border-color: var(--_primitives---brand--brand-500);
  background-color: var(--_theme---button-secondary--background);
  color: var(--_theme---button-secondary--text);
  --_button-style---button-radius: .375rem;
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  background-image: none;
}

.button.is-link {
  grid-column-gap: .5rem;
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_theme---text-link--text);
  background-image: none;
  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-accent {
  color: var(--_primitives---brand--brand-500);
}

.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-link.is-icon.is-blue {
  color: var(--_primitives---brand--brand-600);
}

.button.is-link.is-icon.is-alternate {
  padding-top: 0;
  padding-bottom: 0;
}

.button.is-secondary {
  border-style: solid;
  border-color: var(--_theme---button-primary--background);
  background-color: var(--_theme---button-secondary--background);
  color: var(--_theme---button-secondary--text);
  background-image: none;
}

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

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

.button.is-secondary.is-icon.is-alternate {
  border-color: var(--_primitives---neutrals--white);
}

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

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

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

.button.is-arrow {
  background-color: var(--_primitives---opacity--white-50);
  background-image: none;
  width: 2.25rem;
  height: 2.25rem;
  padding: .75rem;
}

.button.is-arrow.is-flex-none {
  border-style: none;
  flex: none;
  padding: .25rem;
}

.button.is-arrow.is-flex-none:where(.w-variant-57d17928-edbb-5943-5067-a8cae7d85397) {
  background-color: var(--_primitives---opacity--neutral-darkest-50);
}

.button.is-arrow.is-flex-none.is-big {
  border-style: none;
  padding: .25rem;
}

.button.is-pagination {
  border-style: solid;
  border-color: var(--_primitives---neutrals--white);
  background-color: #0000;
  background-image: none;
  width: 100%;
  max-width: 15.625rem;
  margin: 0;
}

.button.is-pagination.is-dark {
  border-color: var(--_primitives---brand--brand-500);
  color: var(--_theme---headings);
}

.button.is-pagination.is-new {
  margin-top: 5rem;
}

.button.is-pagination.is-new.is-dark.is-smaller {
  max-width: 7.5rem;
}

.heading-style-h4 {
  letter-spacing: -.02rem;
  text-wrap: balance;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h4:where(.w-variant-f41535d1-d297-3dad-9dab-ccb7b8463561) {
  color: var(--_theme---background);
}

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

.heading-style-h3 {
  letter-spacing: -.0275rem;
  text-wrap: balance;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h3:where(.w-variant-f41535d1-d297-3dad-9dab-ccb7b8463561) {
  color: var(--_theme---background);
}

.form_input.is-select-input.is-alternate {
  background-image: url("https://cdn.prod.website-files.com/6a7ec9cf3ef3da9cd4b161df/6a7ec9cf3ef3da9cd4b16211_chevron-down-white.svg");
}

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

.form_input.is-alternate::placeholder {
  color: var(--_primitives---opacity--white-60);
}

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

.button-group:where(.w-variant-6eccb9b3-0f95-9938-1a5a-aa2bc5c3ff38), .button-group:where(.w-variant-d3dc1cb2-0e8c-cf05-e2c5-509ead43c425) {
  z-index: 122;
  pointer-events: auto;
  position: relative;
}

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

.button-group.is-vertical {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.button-group.is-nav {
  justify-content: space-between;
  align-items: center;
  padding-left: 1rem;
  padding-right: 5.5rem;
}

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

.button-group.z-index-2 {
  z-index: 5;
}

.text-color-white {
  color: var(--_primitives---neutrals--white);
}

.text-weight-semibold {
  font-weight: 600;
}

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

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

.form_radio-icon.is-alternate {
  border-color: var(--_primitives---neutrals--white);
}

.form_checkbox.is-alternate {
  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-medium {
  z-index: 3;
  position: relative;
}

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

.padding-global.padding-section-large:where(.w-variant-d0b7cf07-a830-942b-34c1-9345e62723e2) {
  padding-bottom: 3.5rem;
}

.padding-global.padding-section-large:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a) {
  padding-top: 0;
}

.padding-global.padding-section-large:where(.w-variant-d8e2f375-0f3d-c0de-3403-d734ea60933f) {
  padding-bottom: 0;
}

.padding-global.padding-section-large:where(.w-variant-9f882dfb-bf7f-6d2b-ca59-5a301bc83187) {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-global.padding-section-large:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642) {
  padding-top: 0;
}

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

.padding-global.padding-section-medium-bottom-small {
  padding-top: var(--_responsive---padding-vertical--medium);
  padding-bottom: var(--_responsive---padding-vertical--small);
}

.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-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.text-style-tagline.text-color-orange:where(.w-variant-a6699090-2ccc-7bee-662b-1e78d38b5f03), .text-style-tagline.text-color-orange:where(.w-variant-42d39faf-89ea-701b-20b3-1d7ac2b08cac) {
  color: var(--orange);
}

.text-style-tagline.text-size-tiny {
  font-size: .75rem;
  font-weight: 700;
}

.text-style-tagline.text-style-nowrap {
  flex: none;
}

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

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

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

.button_icon:where(.w-variant-0fa8a599-5f4f-7938-aaf3-d48c48cdb8c2), .button_icon:where(.w-variant-014c17be-06a7-1fbd-8f16-f0d30ec45d39), .button_icon:where(.w-variant-02e27868-e6bf-7302-a9f3-9bce7f39e372) {
  color: var(--orange);
}

.button_icon.is-animation {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1rem;
  height: 1rem;
  overflow: hidden;
}

.button_icon.is-animation.secondary-4 {
  color: var(--orange);
}

.button_icon-inner {
  flex: none;
  width: 100%;
  height: 100%;
  display: inline-flex;
}

.button_icon-inner.is-second {
  transform: translate(-1rem);
}

.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%;
}

.component-wrapper:where(.w-variant-d51e016c-3dd4-9156-85c6-dcc0c35ac6ce), .component-wrapper:where(.w-variant-ddbbe475-637b-2199-cc1e-565c655550ef) {
  width: 100%;
}

.section_feature:where(.w-variant-54490aea-232b-e106-7fd5-edeccd6b69d0) {
  border-radius: var(--_responsive---radius--large);
  background-color: var(--_primitives---neutrals--neutral-lightest);
}

.section_feature:where(.w-variant-95bc5437-81d1-63cd-0c46-9f4cacc9ad13) {
  border-top-left-radius: var(--_responsive---radius--large);
  border-top-right-radius: var(--_responsive---radius--large);
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
}

.section_feature:where(.w-variant-4156f2f9-2506-1a0d-42f6-e379a0e18aac) {
  border-radius: var(--_responsive---radius--large);
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
}

.section_feature.is-single-story {
  border-top-left-radius: var(--_responsive---radius--large);
  border-top-right-radius: var(--_responsive---radius--large);
  background-color: var(--_theme---background);
  background-image: linear-gradient(180deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
}

.section_feature.is-single-story:where(.w-variant-5449c327-3331-b093-5270-081fa2c1144f), .section_feature.is-single-story:where(.w-variant-dd18a5ea-feac-8547-6b2a-a821f70a6e06), .section_feature.is-single-story:where(.w-variant-5a79d24e-eae7-d5fb-25cd-49cd2bd3301d) {
  --_theme---background: var(--_primitives---neutrals--white);
  --_theme---text: var(--_primitives---neutrals--neutral-darker);
  --_theme---headings: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-primary--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--brand-100);
  --_theme---button-secondary--text-hover: var(--_theme---text);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darkest);
  --_theme---accent: var(--_primitives---brand--brand-500);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---brand--brand-800);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
  background-image: none;
}

.section_feature.is-single-story:where(.w-variant-c333b018-2f85-5a9e-1b1c-be14a8986865) {
  background-color: var(--color-scheme-1--foreground);
  --_theme---background: var(--_primitives---neutrals--white);
  --_theme---text: var(--_primitives---neutrals--neutral-darker);
  --_theme---headings: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-primary--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--brand-100);
  --_theme---button-secondary--text-hover: var(--_theme---text);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darkest);
  --_theme---accent: var(--_primitives---brand--brand-500);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---brand--brand-800);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
  background-image: none;
}

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

.feature_content:where(.w-variant-54490aea-232b-e106-7fd5-edeccd6b69d0) {
  grid-template-columns: .75fr 1fr;
}

.feature_content:where(.w-variant-5a79d24e-eae7-d5fb-25cd-49cd2bd3301d) {
  grid-template-columns: 1fr 1fr;
}

.feature_content.is-team-member {
  grid-template-columns: 1fr .7fr;
}

.feature_content.is-text-large {
  grid-column-gap: 12.5rem;
  grid-template-columns: 1.2fr 1fr;
}

.feature_content-left {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.feature_content-left.is-sermon {
  z-index: 2;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  z-index: 2;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  position: relative;
}

.feature_image-wrapper {
  aspect-ratio: 700 / 500;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.feature_image-wrapper:where(.w-variant-5449c327-3331-b093-5270-081fa2c1144f) {
  aspect-ratio: 700 / 395;
}

.feature_image-wrapper:where(.w-variant-5a79d24e-eae7-d5fb-25cd-49cd2bd3301d) {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.feature_image-wrapper.is-1-1 {
  aspect-ratio: 1;
}

.feature_image-wrapper.is-sermon {
  z-index: 1;
  aspect-ratio: 700 / 394;
  z-index: 1;
  aspect-ratio: 700 / 394;
}

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

.feature_image:where(.w-variant-9f882dfb-bf7f-6d2b-ca59-5a301bc83187) {
  background-color: #494d4e;
}

.slider_navigation-buttons {
  grid-column-gap: 1rem;
  display: flex;
}

.slider_navigation-buttons.show-tablet {
  display: none;
}

.slider_button {
  width: 3rem;
  height: 3rem;
  color: var(--_button-style---text);
  background-image: linear-gradient(105deg, #5794a7 3.73%, #39788c);
  border: 1px #0000001a;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .75rem;
  display: flex;
}

.slider_button:where(.w-variant-ec512683-41b3-1632-fe57-dad19c8ef8d7), .slider_button:where(.w-variant-d242eb00-8de5-c0af-8044-6dc05174d678) {
  background-color: var(--_primitives---neutrals--white);
  color: var(--_primitives---neutrals--neutral-darkest);
  background-image: none;
}

.slider_button.white {
  background-image: linear-gradient(to bottom, var(--_primitives---neutrals--white), var(--_primitives---neutrals--white));
  color: var(--orange);
  transition: background-color .3s;
}

.slider_button.white:hover {
  background-image: linear-gradient(to bottom, var(--_primitives---neutrals--neutral-lighter), var(--_primitives---neutrals--neutral-lighter));
}

.navbar_component {
  z-index: 99;
  background-color: var(--_primitives---opacity--transparent);
  flex-flow: column;
  width: 100%;
  height: auto;
  min-height: 5.5rem;
  transition: transform .4s;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar_container {
  border-radius: var(--_responsive---radius--small);
  background-color: var(--_primitives---opacity--white-40);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 4.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition: all .3s;
  display: flex;
  position: static;
}

.navbar_container:where(.w-variant-60b5c676-8f68-e481-77a6-6274c2114575) {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-image: linear-gradient(90deg, #323232, #232323);
}

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

.navbar_logo {
  width: 13.125rem;
}

.navbar_menu {
  z-index: 999;
  background-color: var(--_primitives---opacity--transparent);
  --_theme---background: var(--_primitives---neutrals--white);
  --_theme---text: var(--_primitives---neutrals--neutral-darker);
  --_theme---headings: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-primary--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--brand-100);
  --_theme---button-secondary--text-hover: var(--_theme---text);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darkest);
  --_theme---accent: var(--_primitives---brand--brand-500);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---brand--brand-800);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
  align-items: center;
  transition: opacity .4s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: fixed;
}

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

.navbar_menu-links.is-hamburger-menu {
  flex-flow: column;
  margin-top: 3rem;
  padding-left: 0;
}

.navbar_link {
  padding: .5rem 1rem;
}

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

.navbar_link.w--current {
  color: #000;
}

.navbar_link.w--current:where(.w-variant-60b5c676-8f68-e481-77a6-6274c2114575) {
  color: var(--_primitives---neutrals--white);
  text-decoration: underline;
}

.navbar_link.is-sidebar {
  letter-spacing: -.015rem;
  text-transform: none;
  font-size: 1.5rem;
  line-height: 1.52;
}

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

.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: 1rem;
  display: flex;
}

.navbar_menu-button {
  width: 40px;
  height: 40px;
  padding: 0;
}

.navbar_menu-button.w--open {
  z-index: 999;
  background-color: #0000;
  position: relative;
}

.navbar_menu-icon {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: -.5rem;
  padding-right: 0;
  display: flex;
}

.navbar_menu-button-line-top {
  background-color: var(--_primitives---neutrals--white);
  width: 40px;
  height: 3px;
}

.navbar_menu-button-line-middle {
  background-color: var(--_primitives---neutrals--white);
  width: 40px;
  height: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
}

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

.navbar_menu-button-line-bottom {
  background-color: var(--_primitives---neutrals--white);
  width: 40px;
  height: 3px;
}

.footer_component {
  color: var(--_theme---selection--text);
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
  background-color: #fff;
  background-image: linear-gradient(90deg, #323232, #232323);
}

.footer_newsletter-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5rem;
  display: flex;
}

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

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

.footer_logo {
  width: 19.1875rem;
}

.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 {
  font-family: var(--_typography---font-styles--body);
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
  display: inline-block;
}

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

.divider-horizontal {
  background-color: var(--_primitives---neutrals--neutral-lighter);
  width: 100%;
  height: 1px;
}

.divider-horizontal.light {
  background-color: var(--_primitives---neutrals--neutral-lightest);
}

.divider-horizontal.is-white-20 {
  background-color: var(--_primitives---opacity--white-20);
}

.divider-horizontal.is-stretch {
  flex: 1;
}

.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;
}

.footer_credit-text {
  font-family: var(--_typography---font-styles--body);
  font-size: .875rem;
}

.footer_legal-link {
  font-family: var(--_typography---font-styles--body);
  font-size: .875rem;
  text-decoration: underline;
}

.footer_legal-link:hover {
  text-decoration: none;
}

.footer_social-icons {
  grid-column-gap: .75rem;
  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;
  place-items: start;
  display: flex;
}

.footer_social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer_social-link:hover {
  color: var(--_primitives---neutrals--neutral-light);
}

.banner_component {
  z-index: 0;
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  color: 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%;
  margin-right: 1rem;
  display: flex;
}

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

.banner_close-button:hover {
  color: var(--_primitives---neutrals--neutral-lighter);
}

.banner_component-wrapper {
  z-index: auto;
  width: 100%;
  overflow: hidden;
}

.banner_center-content {
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-overlay-layer {
  z-index: 2;
  background-color: var(--_primitives---opacity--neutral-darkest-40);
  position: absolute;
  inset: 0%;
}

.image-overlay-layer:where(.w-variant-a7771717-df09-3424-c5b0-ff2dc794bf12), .image-overlay-layer:where(.w-variant-58d8c64d-e99c-a99d-20b7-3ca03211d6c8) {
  background-color: var(--_primitives---opacity--neutral-darkest-30);
}

.image-overlay-layer.neutral-darkest-60 {
  background-color: var(--_primitives---opacity--neutral-darkest-40);
}

.content-slider_card {
  border-radius: var(--_responsive---radius--medium);
  color: var(--_theme---text);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-slider_card.is-events {
  aspect-ratio: 16 / 9;
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
}

.content-slider_card.text-color-white {
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
  min-height: 26.5625rem;
}

.section_content-slider {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  position: relative;
  overflow: hidden;
}

.section_content-slider:where(.w-variant-ec512683-41b3-1632-fe57-dad19c8ef8d7) {
  border-radius: var(--_responsive---radius--large);
  background-image: linear-gradient(105deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
}

.section_content-slider:where(.w-variant-d242eb00-8de5-c0af-8044-6dc05174d678) {
  border-top-left-radius: var(--_responsive---radius--large);
  border-top-right-radius: var(--_responsive---radius--large);
  background-image: linear-gradient(105deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
}

.content-slider_background-image-wrapper {
  z-index: 0;
  background-color: #4f4f4f;
  background-image: linear-gradient(#00000080, #00000080);
  position: absolute;
  inset: 0%;
}

.content-slider_background-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: filter .4s, transform .4s;
  position: absolute;
  inset: 0%;
}

.content-slider_card-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.content-slider_card-content.is-bottom {
  justify-content: space-between;
  align-items: flex-end;
}

.lightbox-play-icon {
  z-index: 2;
  background-color: var(--_primitives---opacity--white-40);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 7.5rem;
  height: 7.5rem;
  color: var(--_primitives---neutrals--white);
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  transition: color .4s, background-color .4s;
  display: flex;
  position: absolute;
}

.lightbox-play-icon.blue.is-lightbox.is-centered:where(.w-variant-5449c327-3331-b093-5270-081fa2c1144f), .lightbox-play-icon.blue.is-lightbox.is-centered:where(.w-variant-5a79d24e-eae7-d5fb-25cd-49cd2bd3301d) {
  color: var(--_primitives---neutrals--white);
}

.lightbox-play-icon.blue {
  color: var(--_primitives---brand--brand-500);
}

.lightbox-play-icon.blue.is-lightbox.is-centered:where(.w-variant-5449c327-3331-b093-5270-081fa2c1144f), .lightbox-play-icon.blue.is-lightbox.is-centered:where(.w-variant-5a79d24e-eae7-d5fb-25cd-49cd2bd3301d) {
  color: var(--_primitives---neutrals--white);
}

.lightbox-play-icon.blue.small {
  width: 5rem;
  height: 5rem;
  color: var(--_primitives---neutrals--white);
  inset: 30% auto auto 50%;
  transform: translate(-50%);
}

.lightbox-play-icon.blue.small.adjusted {
  top: 40%;
}

.lightbox-play-icon.blue.smaller {
  width: 4rem;
  height: 4rem;
  inset: auto auto 2rem 2rem;
}

.lightbox-play-icon.blue.smaller.new {
  color: var(--_primitives---neutrals--white);
}

.lightbox-play-icon.blue.is-lightbox {
  color: var(--_primitives---neutrals--white);
  inset: 30% auto auto 50%;
  transform: translate(-50%);
}

.lightbox-play-icon.blue.is-lightbox:where(.w-variant-c2052f9e-3e6d-263a-2b4e-161fbb9d46af) {
  width: 5rem;
  height: 5rem;
}

.lightbox-play-icon.blue.is-lightbox.is-centered:where(.w-variant-5449c327-3331-b093-5270-081fa2c1144f), .lightbox-play-icon.blue.is-lightbox.is-centered:where(.w-variant-5a79d24e-eae7-d5fb-25cd-49cd2bd3301d) {
  color: var(--_primitives---neutrals--white);
}

.lightbox-play-icon.blue.is-lightbox.is-centered:where(.w-variant-5449c327-3331-b093-5270-081fa2c1144f), .lightbox-play-icon.blue.is-lightbox.is-centered:where(.w-variant-5a79d24e-eae7-d5fb-25cd-49cd2bd3301d) {
  color: var(--_primitives---neutrals--white);
}

.lightbox-play-icon.blue.is-lightbox.is-centered.is-blue:where(.w-variant-5a79d24e-eae7-d5fb-25cd-49cd2bd3301d) {
  margin-left: 7.5rem;
  position: absolute;
  top: auto;
  left: auto;
}

.video-overlay-layer {
  z-index: 1;
  background-color: var(--_primitives---opacity--neutral-darkest-20);
  position: absolute;
  inset: 0%;
}

.video-overlay-layer.is-40 {
  background-color: var(--_primitives---opacity--neutral-darkest-40);
}

.media-library_image-wrapper {
  aspect-ratio: 416 / 252;
  border-radius: var(--_responsive---radius--medium);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.section_media-library {
  border-radius: var(--_responsive---radius--large);
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  color: var(--_theme---text);
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
}

.section_media-library.is-white {
  --_theme---background: var(--_primitives---neutrals--white);
  --_theme---text: var(--_primitives---neutrals--neutral-darker);
  --_theme---headings: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-secondary--background: var(--_primitives---opacity--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-primary--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---brand--brand-100);
  --_theme---button-secondary--text-hover: var(--_theme---text);
  --_theme---border: var(--_primitives---opacity--neutral-darkest-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darkest);
  --_theme---accent: var(--_primitives---brand--brand-500);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-500);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---brand--brand-800);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
  background-image: none;
}

.media-library_component {
  flex-flow: column;
  display: flex;
}

.media-library_item {
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
}

.media-library_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .4s;
}

.footer_links-wrapper {
  grid-column-gap: var(--_responsive---column-gap--medium);
  grid-row-gap: var(--_responsive---column-gap--medium);
  flex-flow: column;
  display: flex;
}

.footer_column-grid {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  padding-bottom: 3rem;
  display: grid;
}

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

.footer_right-top-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar_link-wrapper {
  color: var(--_primitives---neutrals--white);
  letter-spacing: .04375rem;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
}

.navbar_link-wrapper.is-sidebar {
  letter-spacing: -.015rem;
  text-transform: none;
  letter-spacing: -.015rem;
  text-transform: none;
  font-size: 1.5rem;
  line-height: 1.2;
}

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

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

.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: #a4c0ce;
}

.navbar_search-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 32.125rem;
  display: flex;
}

.navbar_search-wrapper.is-nav {
  border-bottom-style: none;
  max-width: none;
}

.search_input {
  color: #002c47;
  background-color: #0000;
  border: 1px solid #000;
  flex: 1;
  max-width: 34.375rem;
  min-height: 2.5625rem;
  margin-bottom: 0;
  padding: .75rem;
  font-size: 1.125rem;
}

.search_input::placeholder {
  color: #002c47;
  font-size: 1.125rem;
}

.search_input.is-nav {
  border-radius: var(--_responsive---radius--medium);
  background-color: var(--_primitives---neutrals--white);
  min-height: 2.5625rem;
  color: var(--_theme---text);
  border-style: none;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.search_input.is-nav::placeholder {
  font-size: 1rem;
}

.search_input.is-nav.is-dark {
  border-style: solid;
  border-color: var(--_primitives---neutrals--neutral);
  min-height: 2.625rem;
}

.navbar_search-wrapper-outer {
  color: var(--_primitives---neutrals--white);
  margin-bottom: 0;
}

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

.navbar_search-dropdown-list:where(.w-variant-60b5c676-8f68-e481-77a6-6274c2114575) {
  z-index: 89;
}

.navbar_search-dropdown-list.w--open {
  z-index: 901;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 44rem;
  padding-top: 2.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: inline-flex;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.navbar_search-dropdown-list.w--open:where(.w-variant-60b5c676-8f68-e481-77a6-6274c2114575) {
  display: inline-flex;
  left: 0%;
  right: auto;
}

.menu-icon_line-middle-top {
  z-index: 2;
  width: 24px;
  height: 2px;
  position: absolute;
  inset: 0;
}

.menu-icon_line-middle-base {
  background-color: var(--text-color--text-primary\<deleted\|relume-variable-text-color-1\>);
  width: 24px;
  height: 2px;
  position: absolute;
}

.menu-icon_line-middle {
  background-color: var(--text-color--text-primary\<deleted\|relume-variable-text-color-1\>);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.navbar_sidebar-menu-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100dvh;
  padding: 1rem 1.5rem 0;
  display: flex;
  position: relative;
}

.menu-icon_line-bottom {
  background-color: var(--text-color--text-primary\<deleted\|relume-variable-text-color-1\>);
  width: 24px;
  height: 2px;
}

.menu-icon_line-top {
  background-color: var(--text-color--text-primary\<deleted\|relume-variable-text-color-1\>);
  width: 24px;
  height: 2px;
  padding-bottom: 0;
  padding-right: 0;
}

.navbar_sidebar-links-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  max-width: 50rem;
  padding-left: 0;
  font-size: 2.5rem;
  list-style-type: none;
  display: flex;
}

.navbar_sidebar-menu-button {
  z-index: 1;
  padding: 0;
}

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

.navbar_sidebar-menu {
  border-left: 1px none var(--border-color--border-primary\<deleted\|relume-variable-border-color-1\>);
  width: 20rem;
  height: 100dvh;
  color: var(--_primitives---neutrals--white);
  background-image: linear-gradient(105deg, #5794a7 3.73%, #39788c);
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: height .5s;
  position: fixed;
  inset: 0% 0% 0% auto;
  overflow: auto;
}

.menu-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
}

.menu-icon_wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar_sidebar-link {
  margin-left: 0;
  margin-right: 0;
  padding: .25rem 0;
  font-weight: 700;
  line-height: 1.2;
}

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

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

.navbar_sidebar-link-wrapper {
  font-family: var(--_typography---font-styles--body);
  letter-spacing: -.015rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.navbar_sidebar-button-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.nav_menu-content-wrapper {
  min-width: 24rem;
  padding-left: 1.5rem;
}

.nav_menu-wrapper {
  border-top-left-radius: var(--_responsive---radius--large);
  border-bottom-left-radius: var(--_responsive---radius--large);
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), #39788c);
  height: 100vh;
  padding-top: 2rem;
}

.main-header_tag-wrapper {
  background-color: var(--_primitives---opacity--white-40);
  border-radius: .25rem;
  padding: .125rem .5rem .2rem;
  display: inline-block;
}

.main-header_tag-wrapper:where(.w-variant-eeaa1fd5-d75a-0d64-1776-0b12740b3727) {
  background-color: var(--_primitives---opacity--white-80);
  color: var(--_primitives---neutrals--neutral-darkest);
}

.feature-cards_tag-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--_theme---headings);
  align-items: center;
  display: inline-flex;
}

.feature-cards_tag-wrapper:where(.w-variant-c6736a03-9d41-c154-09ee-5d188d1fd155) {
  color: var(--_button-style---text);
}

.feature-cards_tag-dot {
  border-radius: var(--_responsive---radius--xsmall);
  background-color: var(--orange);
  width: .75rem;
  height: .75rem;
}

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

.button_arrow:where(.w-variant-0fa8a599-5f4f-7938-aaf3-d48c48cdb8c2), .button_arrow:where(.w-variant-014c17be-06a7-1fbd-8f16-f0d30ec45d39), .button_arrow:where(.w-variant-02e27868-e6bf-7302-a9f3-9bce7f39e372) {
  color: var(--orange);
}

.button_arrow.big {
  width: 1.25rem;
  height: 1.25rem;
}

.content-slider_top-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.content-slider_heading-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 15rem;
  display: flex;
}

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

.section_split-content:where(.w-variant-3e958a47-51b0-c718-53a3-faf9933374f2) {
  background-color: var(--_primitives---neutrals--neutral-lightest);
}

.section_split-content:where(.w-variant-5f1d2521-96e9-fded-48db-b068bb4e05ed) {
  border-radius: var(--_responsive---radius--large);
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  --_theme---background: var(--_primitives---neutrals--neutral-darkest);
  --_theme---text: var(--_primitives---neutrals--white);
  --_theme---headings: var(--_primitives---neutrals--white);
  --_theme---button-secondary--background: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text: var(--_primitives---neutrals--neutral-darkest);
  --_theme---button-primary--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--text: var(--_primitives---neutrals--white);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--text-hover: var(--_primitives---neutrals--neutral-darkest);
  --_theme---border: var(--_primitives---opacity--white-20);
  --_theme---foreground: var(--_primitives---neutrals--neutral-darker);
  --_theme---accent: var(--_primitives---brand--brand-300);
  --_theme---selection--text: var(--_primitives---neutrals--white);
  --_theme---selection--background: var(--_primitives---brand--brand-100);
  --_theme---button-primary--border: var(--_primitives---opacity--transparent);
  --_theme---button-primary--background-hover: var(--_primitives---neutrals--white);
  --_theme---button-primary--border-hover: var(--_primitives---opacity--transparent);
  --_theme---button-primary--text-hover: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border: var(--_primitives---neutrals--white);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---text-link-alt--text: white;
  --_theme---text-link-alt--text-hover: white;
}

.section_split-content:where(.w-variant-1da782bd-53fd-e783-da8e-c722eaf7a8bb), .section_split-content.grey, .section_split-content.is-missionaries, .section_split-content.grey {
  background-color: var(--_primitives---neutrals--neutral-lightest);
}

.split-content_content {
  grid-column-gap: var(--_responsive---column-gap--medium);
  grid-row-gap: var(--_responsive---column-gap--medium);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.split-content_content:where(.w-variant-1da782bd-53fd-e783-da8e-c722eaf7a8bb), .split-content_content.center {
  place-items: center stretch;
}

.cards-slider_slide {
  z-index: 1;
  backface-visibility: hidden;
  width: 30%;
  height: auto;
  transition-property: transform opacity;
  flex: none;
  justify-content: center;
  align-items: stretch;
  position: relative;
}

.cards-slider_list {
  height: auto;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  display: flex;
}

.cards-slider_list:where(.w-variant-ec512683-41b3-1632-fe57-dad19c8ef8d7), .cards-slider_list:where(.w-variant-d242eb00-8de5-c0af-8044-6dc05174d678) {
  align-items: stretch;
}

.cards-slider_list-wrapper {
  z-index: 1;
  perspective: 1200px;
  flex: 1;
  position: relative;
  overflow: visible;
}

.cards-slider_slide-inner {
  width: 100%;
  height: 100%;
}

.cards-slider_pattern {
  z-index: 2;
  pointer-events: none;
  object-fit: cover;
  width: 110vw;
  max-width: none;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
}

.video-header_content-right {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.media-library-content-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.media-library_tags-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--_primitives---neutrals--white);
  flex-flow: wrap;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  inset: .75rem .75rem auto;
}

.sermons_list {
  grid-column-gap: 1rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.sermons_list-item {
  aspect-ratio: auto;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.lightbox-play-icon_inner {
  width: 2.75rem;
  height: 2.75rem;
  padding-left: 11px;
}

.lightbox-play-icon_inner.is-lightbox:where(.w-variant-c2052f9e-3e6d-263a-2b4e-161fbb9d46af), .lightbox-play-icon_inner.small {
  width: 2rem;
  height: 2rem;
  padding-left: 8px;
}

.lightbox-play-icon_inner.smaller {
  width: 1.5rem;
  height: 1.5rem;
  padding-left: 6px;
}

.lightbox-play-icon_inner.is-lightbox:where(.w-variant-c2052f9e-3e6d-263a-2b4e-161fbb9d46af) {
  width: 2rem;
  height: 2rem;
  padding-left: 8px;
}

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

.slider_overlay {
  position: absolute;
}

.slider_overlay.left:where(.w-variant-ec512683-41b3-1632-fe57-dad19c8ef8d7), .slider_overlay.left:where(.w-variant-d242eb00-8de5-c0af-8044-6dc05174d678), .slider_overlay.left.blue {
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), transparent);
}

.slider_overlay.right:where(.w-variant-ec512683-41b3-1632-fe57-dad19c8ef8d7), .slider_overlay.right:where(.w-variant-d242eb00-8de5-c0af-8044-6dc05174d678), .slider_overlay.right.blue {
  background-image: linear-gradient(90deg, transparent, var(--_primitives---brand--brand-600));
}

.slider_overlay.left {
  z-index: 4;
  background-image: linear-gradient(90deg, var(--_theme---background), transparent);
  pointer-events: none;
  width: 2.5rem;
  inset: 0% auto 0% 0%;
}

.slider_overlay.left:where(.w-variant-ec512683-41b3-1632-fe57-dad19c8ef8d7), .slider_overlay.left:where(.w-variant-d242eb00-8de5-c0af-8044-6dc05174d678), .slider_overlay.left.blue {
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), transparent);
}

.slider_overlay.right {
  z-index: 4;
  background-image: linear-gradient(90deg, transparent, var(--_theme---background));
  pointer-events: none;
  width: 2.5rem;
  inset: 0% 0% 0% auto;
}

.slider_overlay.right:where(.w-variant-ec512683-41b3-1632-fe57-dad19c8ef8d7), .slider_overlay.right:where(.w-variant-d242eb00-8de5-c0af-8044-6dc05174d678), .slider_overlay.right.blue {
  background-image: linear-gradient(90deg, transparent, var(--_primitives---brand--brand-600));
}

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

.series_list {
  flex-flow: wrap;
  display: flex;
}

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

.media-library_layout {
  position: relative;
}

.button-dropdown {
  z-index: 5;
  color: var(--_primitives---neutrals--white);
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  font-size: .875rem;
  font-weight: 600;
  transition: transform .4s;
  position: relative;
}

.button-dropdown:hover {
  transform: scale(1.03);
}

.button-dropdown_toggle {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: .625rem 1rem;
  transition: border .3s;
  display: flex;
}

.button-dropdown_toggle.w--open {
  background-image: linear-gradient(to bottom, var(--_primitives---neutrals--neutral-lightest), var(--_primitives---neutrals--neutral-lightest));
  color: var(--_theme---headings);
  transition: color .4s, background-color .4s;
}

.button-dropdown_list {
  z-index: 5;
}

.button-dropdown_list.w--open {
  background-color: var(--_primitives---neutrals--neutral-lightest);
  color: var(--_theme---headings);
  text-align: left;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-flow: column;
  padding: .5rem;
  font-size: .75rem;
  display: flex;
}

.button-dropdown_link {
  border-radius: 6px;
  margin-left: 0;
  margin-right: 0;
  padding: .625rem .75rem;
  transition: color .4s, background-color .4s;
}

.button-dropdown_link:hover {
  background-image: linear-gradient(90deg, var(--_primitives---brand--brand-500), var(--_primitives---brand--brand-600));
  color: var(--_primitives---neutrals--white);
}

.navbar_search-dropdown-wrapper-inner {
  border-radius: var(--_responsive---radius--large);
  background-color: var(--_primitives---opacity--white-40);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 44rem;
  padding: 1.5rem;
  display: flex;
}

.navbar_search-dropdown-wrapper-inner:where(.w-variant-60b5c676-8f68-e481-77a6-6274c2114575) {
  background-color: var(--_primitives---neutrals--neutral-dark);
  background-image: linear-gradient(#323232, #232323);
}

.nav_container-outer {
  padding-right: var(--_responsive---padding-horizontal--main);
  padding-left: var(--_responsive---padding-horizontal--main);
  margin-top: 1rem;
  position: static;
}

.nav_container-outer:where(.w-variant-60b5c676-8f68-e481-77a6-6274c2114575) {
  margin-top: 1rem;
}

.bg-pattern {
  z-index: 1;
  pointer-events: none;
  object-position: 50% 70%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bg-pattern:where(.w-variant-ec512683-41b3-1632-fe57-dad19c8ef8d7), .bg-pattern:where(.w-variant-d242eb00-8de5-c0af-8044-6dc05174d678) {
  top: 10%;
}

.text-style-tagline {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.text-style-tagline.is-read-more {
  z-index: 1;
  color: #494846;
  cursor: pointer;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.text-style-tagline.is-read-more:hover {
  opacity: .5;
}

.text-style-tagline.is-event-details {
  margin-bottom: .5rem;
  font-size: .875rem;
}

.text-style-tagline.is-event-details.is-registration {
  margin-top: 1px;
  margin-bottom: 0;
}

.nav_blur-overlay {
  z-index: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  pointer-events: none;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3.25rem;
  }

  h2 {
    font-size: 2.75rem;
  }

  h3 {
    font-size: 2.25rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  .hide-tablet, .hide-mobile-landscape {
    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-bottom.margin-medium.margin-0-mobile {
    margin-bottom: 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;
  }

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

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

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

  .heading-style-h5.is-jobs {
    order: 9999;
  }

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

  .button.is-pagination.is-new {
    margin-top: 4rem;
  }

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

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

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

  .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;
  }

  .tag.is-jobs {
    order: -9999;
  }

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

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

  .feature_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    min-height: auto;
  }

  .feature_content.is-team-member {
    grid-template-columns: 1fr .9fr;
  }

  .feature_content.is-text-large {
    grid-column-gap: 5rem;
  }

  .slider_navigation-buttons.show-tablet {
    display: flex;
  }

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

  .navbar_menu-buttons {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

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

  .navbar_menu-button-line-top {
    padding-bottom: 0;
    padding-right: 0;
  }

  .footer_newsletter-wrapper {
    justify-content: flex-start;
    margin-bottom: 0;
    display: flex;
  }

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

  .footer_bottom-wrapper {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .main-header_background-image.is-1 {
    object-position: 70% 50%;
    object-position: 70% 50%;
  }

  .feature-cards_card {
    width: 100%;
  }

  .feature-cards_row {
    grid-template-columns: 1fr;
  }

  .feature-cards_row:where(.w-variant-8ab30a82-c9da-912f-8ce1-6c58e033552d), .feature-cards_row:where(.w-variant-fbb7190b-253e-0ff1-d403-f5d2e85f1651), .feature-cards_row:where(.w-variant-a85ff351-12da-99ff-03c2-61118ab3c482), .feature-cards_row:where(.w-variant-bd6ad1ba-8d77-b794-7333-8b60d393ee29), .feature-cards_row:where(.w-variant-a007109b-c966-3c93-7b9d-d06ed20e8cab) {
    grid-template-columns: 1fr 1fr;
  }

  .inline-media_heading {
    font-size: 4rem;
  }

  .content-slider_card {
    padding: 2rem;
  }

  .content-slider_background-image {
    object-position: 50% 40%;
  }

  .lightbox-play-icon.blue.is-lightbox {
    width: 4rem;
    height: 4rem;
    top: 35%;
  }

  .lightbox-play-icon.blue.is-lightbox:where(.w-variant-c2052f9e-3e6d-263a-2b4e-161fbb9d46af) {
    top: 25%;
  }

  .lightbox-play-icon.blue.small.adjusted {
    top: 28%;
  }

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

  .secondary-header_image-top-wrapper1 {
    width: 50rem;
  }

  .contact-banner_content {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .footer_column-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    padding-bottom: 2rem;
    display: flex;
  }

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

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

  .menu-icon_line-middle-top {
    z-index: 2;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0;
  }

  .menu-icon_line-middle-base {
    background-color: var(--text-color--text-primary\<deleted\|relume-variable-text-color-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .menu-icon_line-middle {
    background-color: var(--text-color--text-primary\<deleted\|relume-variable-text-color-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .menu-icon_line-bottom, .menu-icon_line-top {
    background-color: var(--text-color--text-primary\<deleted\|relume-variable-text-color-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_sidebar-links-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1.5rem;
  }

  .navbar_sidebar-menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

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

  .navbar_sidebar-menu {
    flex-direction: column;
    justify-content: center;
    position: absolute;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .menu-icon_wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .navbar_sidebar-link {
    font-size: 2.5rem;
  }

  .nav_desktop-menu {
    display: none;
  }

  .nav_menu-content-wrapper {
    min-width: 22rem;
  }

  .feature-cards_top-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .feature-cards_top-content:where(.w-variant-8ab30a82-c9da-912f-8ce1-6c58e033552d) {
    grid-template-columns: 1fr;
  }

  .cta_title {
    font-size: 4rem;
  }

  .content_tab-pane {
    padding: 2rem;
  }

  .card-grid_row {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .card-grid_row:where(.w-variant-43178f62-c54a-7208-15e1-7500185cc28e) {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-grid_card {
    min-height: 17rem;
  }

  .card-grid_card-content-top {
    flex: 1;
  }

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

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

  .secondary-header_image-bottom-wrapper2.hide-mobile-landscape {
    display: block;
  }

  .cards-slider_slide {
    width: 50%;
  }

  .values-card_number {
    font-size: 3rem;
  }

  .header-big-image_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .split-faq_image-wrapper {
    width: 20rem;
  }

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

  .tabs_dropdown {
    flex: 1;
  }

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

  .sermons_list-item {
    aspect-ratio: auto;
  }

  .card-grid_decoration-wrapper {
    right: -35%;
  }

  .two-col-header_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .lightbox-play-icon_inner.is-lightbox {
    width: 2rem;
    height: 2rem;
    padding-left: 6px;
  }

  .content_tabs-content {
    min-height: 30rem;
  }

  .inline-media_image {
    max-width: 8rem;
  }

  .events-slider_slide {
    width: 60%;
  }

  .logo_marquee-text {
    font-size: 4rem;
  }

  .general_card {
    min-height: 32rem;
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .general_card:where(.w-variant-a7771717-df09-3424-c5b0-ff2dc794bf12), .general_card:where(.w-variant-58d8c64d-e99c-a99d-20b7-3ca03211d6c8) {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .tabs_filters-form {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .tabs_filters-form.left {
    justify-content: space-between;
    align-items: flex-start;
  }

  .tabs_dropdown-wrapper {
    order: 9999;
    width: 100%;
  }

  .speakers_list {
    grid-template-columns: 1fr;
    min-width: auto;
  }

  .flex-spacer {
    display: none;
  }

  .jobs_card {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .split-content_cards {
    grid-template-columns: 1fr 1fr;
  }

  .content_rich-text h2, .content_rich-text h2:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h2:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h2:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h2:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 2.25rem;
  }

  .content_rich-text h3, .content_rich-text h3:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h3:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h3:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h3:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.75rem;
  }

  .content_rich-text h2, .content_rich-text h2:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h2:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h2:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h2:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 2.25rem;
  }

  .content_rich-text h3, .content_rich-text h3:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h3:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h3:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h3:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.75rem;
  }

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

  .tabs_input-wrapper.is-normal {
    padding-right: 4rem;
  }

  .content-details_item {
    max-width: 32rem;
  }

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

  .get-care_heading-wrapper {
    max-width: 24rem;
  }

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

  .stories-slider_slide {
    width: 45%;
  }

  .embed-header-feature_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .section_404 {
    justify-content: center;
    align-items: center;
  }

  ._404_text {
    font-size: 6rem;
  }

  .list_rich-text ul, .list_rich-text-one-line ul, .list_rich-text-one-line ul, .list_rich-text-3-columns ul, .list_rich-text-3-columns ul {
    grid-template-columns: 1.1fr;
  }

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

  .clips_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    display: flex;
  }

  .clips_item {
    flex: none;
    width: 20rem;
  }

  .content_tabs-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .event-detail_content {
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-width: 0;
    min-height: auto;
  }

  .event-detail_image-wrapper {
    overflow: visible;
  }

  .events-subscribe {
    flex: 0 auto;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .events-subscribe.is-event-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .event-detail_rich-text.show-tablet {
    flex-flow: column;
  }

  .show-tablet {
    display: flex;
  }

  .gallery24_image {
    max-height: 40rem;
  }

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

  .gallery_horizontal-scroll-wrapper {
    top: 35%;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_responsive---radius--medium: .5rem;
    --_responsive---column-gap--medium: 2rem;
    --_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: 1.25rem;
    --_responsive---column-gap--small: 1rem;
    --_responsive---radius--xsmall: .125rem;
    --_responsive---card-medium--vertical: 2rem;
    --_responsive---card-medium--horizontal: 1.25rem;
    --_responsive---card-small--vertical: 1.25rem;
    --_responsive---card-large--vertical: 2rem;
    --_responsive---card-large--horizontal: 3rem;
    --_responsive---padding-vertical--none: 0px;
    --_responsive---column-gap--large: 3rem;
  }

  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

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

  .container-medium.text-align-center.left-mobile {
    text-align: left;
    text-align: left;
    text-align: left;
  }

  .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.25rem;
  }

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

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

  .heading-style-h5.is-jobs {
    order: -9999;
  }

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

  .button.is-pagination.is-new {
    margin-top: 3rem;
  }

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

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

  .button-group.is-center.is-left-mobile {
    justify-content: flex-start;
    align-items: center;
  }

  .button-group.is-nav {
    padding-left: 0;
    padding-right: 1.5rem;
  }

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

  .icon-1x1-small {
    width: 1.25rem;
    height: 1.25rem;
  }

  .text-rich-text:where(.w-variant-4fa4b187-65ab-4198-04df-98392ce95b31) {
    font-size: 1rem;
  }

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

  .padding-global.padding-section-large:where(.w-variant-d0b7cf07-a830-942b-34c1-9345e62723e2), .padding-global.padding-section-large:where(.w-variant-28a7b71f-c701-a5f5-f3fc-2c6460a90c9b), .padding-global.padding-section-large:where(.w-variant-d0b7cf07-a830-942b-34c1-9345e62723e2), .padding-global.padding-section-large:where(.w-variant-28a7b71f-c701-a5f5-f3fc-2c6460a90c9b) {
    padding-bottom: 2rem;
  }

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

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

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

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

  .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;
  }

  .tag.is-jobs {
    order: 9999;
  }

  .tabs-menu {
    justify-content: center;
    align-items: center;
  }

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

  .faq_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .faq_icon-wrapper {
    width: 1.75rem;
  }

  .feature_content, .feature_content.is-team-member {
    grid-template-columns: 1fr;
  }

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

  .feature_content.is-text-large {
    grid-template-columns: 1.2fr;
  }

  .feature_content-left.is-sermon {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .feature_image-wrapper.is-1-1 {
    max-width: 32rem;
  }

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

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

  .footer_left-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .divider-horizontal.is-stretch {
    flex: none;
  }

  .footer_bottom-wrapper {
    flex-flow: column;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

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

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

  .banner_content-wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

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

  .main-header_background-image.is-1 {
    object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .feature-cards_card {
    grid-template-columns: 1fr;
    width: 100%;
    padding: 1.5rem;
  }

  .feature-cards_card.color-scheme-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .feature-cards_row:where(.w-variant-8ab30a82-c9da-912f-8ce1-6c58e033552d), .feature-cards_row:where(.w-variant-fbb7190b-253e-0ff1-d403-f5d2e85f1651), .feature-cards_row:where(.w-variant-a85ff351-12da-99ff-03c2-61118ab3c482), .feature-cards_row:where(.w-variant-bd6ad1ba-8d77-b794-7333-8b60d393ee29), .feature-cards_row:where(.w-variant-a007109b-c966-3c93-7b9d-d06ed20e8cab) {
    grid-template-columns: 1fr;
  }

  .inline-media_heading {
    font-size: 3rem;
  }

  .content-slider_card {
    grid-template-columns: 1fr;
    padding: 1.5rem;
  }

  .lightbox-play-icon, .lightbox-play-icon.blue {
    width: 5rem;
    height: 5rem;
  }

  .lightbox-play-icon.blue {
    width: 5rem;
    height: 5rem;
  }

  .lightbox-play-icon.blue.is-lightbox {
    top: 28%;
  }

  .lightbox-play-icon.blue.is-lightbox.is-centered {
    top: 40%;
  }

  .lightbox-play-icon.blue.small {
    top: 25%;
  }

  .lightbox-play-icon.blue.small.adjusted {
    top: 40%;
  }

  .lightbox-play-icon.blue.smaller {
    top: 25%;
  }

  .lightbox-play-icon.blue.smaller.new {
    top: auto;
    bottom: 1.25rem;
    left: 1.25rem;
  }

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

  .content-tabs_tabs-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cta_content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    min-height: 30rem;
  }

  .secondary-header_image-group-top {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-auto-columns: 1fr;
  }

  .secondary-header_image-top-wrapper1 {
    width: 90%;
    height: auto;
  }

  .secondary-header_top-image1 {
    aspect-ratio: 1;
  }

  .secondary-header_top-image1.height-auto {
    aspect-ratio: 3 / 2;
    aspect-ratio: 3 / 2;
  }

  .secondary-header_image-top-wrapper2 {
    aspect-ratio: 1;
    width: auto;
    height: auto;
  }

  .split-faq_content {
    grid-row-gap: var(--_responsive---column-gap--medium);
    grid-template-columns: 1fr;
    padding-bottom: 5rem;
  }

  .split-faq_content:where(.w-variant-d51e016c-3dd4-9156-85c6-dcc0c35ac6ce), .split-faq_content:where(.w-variant-bbf846d9-72e8-dee7-bc20-563e629af170), .split-faq_content:where(.w-variant-ddbbe475-637b-2199-cc1e-565c655550ef), .split-faq_content:where(.w-variant-9c3a4611-a1f2-4fbb-dfa1-e3f00a2f25b2), .split-faq_content:where(.w-variant-9c3a4611-a1f2-4fbb-dfa1-e3f00a2f25b1), .split-faq_content:where(.w-variant-9c3a4611-a1f2-4fbb-dfa1-e3f00a2f25b3), .split-faq_content.is-jobs, .split-faq_content.is-jobs {
    padding-bottom: 0;
  }

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

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

  .search_input.is-nav {
    border-style: solid;
    border-color: #fff;
    border-radius: 3rem;
    max-width: 100rem;
    min-height: 3rem;
  }

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

  .navbar_sidebar-menu-wrapper {
    padding-top: 4rem;
  }

  .navbar_sidebar-links-wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .navbar_sidebar-link {
    font-size: 1.5rem;
  }

  .nav_menu-content-wrapper {
    min-width: 16.625rem;
    padding-left: 2rem;
  }

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

  .feature-cards_top-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .cta_title {
    font-size: 3.5rem;
  }

  .content_tab-pane {
    padding: 1.5rem 1.25rem;
  }

  .content-tabs_content {
    margin-top: 1.5rem;
  }

  .card-grid_row:where(.w-variant-43178f62-c54a-7208-15e1-7500185cc28e) {
    grid-template-columns: 1fr;
  }

  .card-grid_card {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: space-between;
    align-items: stretch;
    min-height: auto;
    display: block;
  }

  .card-grid_card-content-top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .accordion-grid_content {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .split-content_content {
    flex-flow: column;
    display: flex;
  }

  .split-content_content.center {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .content-details_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .secondary-header_image-group-bottom {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .secondary-header_image-bottom-wrapper1 {
    aspect-ratio: 1;
    width: 50%;
    height: auto;
  }

  .secondary-header_image-bottom-wrapper2 {
    aspect-ratio: 1;
    width: auto;
    height: auto;
    min-height: auto;
    max-height: 22rem;
  }

  .secondary-header_image-bottom-wrapper2.hide-mobile-landscape {
    display: none;
  }

  .secondary-header_image-bottom-wrapper2.show-mobile-landscape {
    aspect-ratio: 1;
    min-height: auto;
    display: block;
  }

  .cards-slider_slide {
    width: 25rem;
  }

  .cards-slider_pattern {
    z-index: 0;
    object-position: 0% 50%;
    width: 150vw;
    display: none;
  }

  .values-card_card-wrapper {
    padding: 1.5rem;
  }

  .values-card_number {
    font-size: 2rem;
  }

  .header-big-image_content-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
    margin-right: 0;
  }

  .header-big-image_logo {
    max-height: 10rem;
  }

  .split-faq_image-wrapper {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .contact-banner_card {
    width: 100%;
    max-width: 20rem;
    display: inline-flex;
  }

  .fs-gallery-marquee_item {
    width: 16rem;
  }

  .secondary-header_images-wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .video-header_content-right {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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

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

  .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;
  }

  .card-grid_decoration-wrapper {
    right: -15%;
  }

  .card-grid_decoration {
    height: 20rem;
  }

  .two-col-header_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .lightbox-play-icon_inner {
    width: 2rem;
    height: 2rem;
    padding-left: 6px;
  }

  .lightbox-play-icon_inner.small {
    padding-left: 6px;
  }

  .content_tabs-content {
    min-height: auto;
  }

  .slider_overlay.left, .slider_overlay.right, .slider_overlay.left, .slider_overlay.right {
    width: 1.25rem;
  }

  .events-slider_slide {
    width: 26rem;
  }

  .logo_marquee-text {
    font-size: 3rem;
  }

  .general_card {
    grid-template-columns: 1fr;
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .general_card:where(.w-variant-cacee52d-a5c7-63c7-dfa1-f5a7f612f948) {
    min-height: 20rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .general_card:where(.w-variant-a7771717-df09-3424-c5b0-ff2dc794bf12) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .general_card:where(.w-variant-772a7088-6014-7e81-06d0-2e5581620445) {
    min-height: 20rem;
  }

  .general_card:where(.w-variant-58d8c64d-e99c-a99d-20b7-3ca03211d6c8) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .what-to-expect_layout {
    grid-template-columns: 1fr;
  }

  .what-to-expect_image-wrapper {
    max-width: 32rem;
  }

  .sermon_filters-wrapper {
    flex-flow: column;
    align-items: stretch;
  }

  .jobs_card {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .split-content_cards:where(.w-variant-1da782bd-53fd-e783-da8e-c722eaf7a8bb), .split-content_cards.is-3-text, .split-content_cards.is-3-text {
    grid-template-columns: 1fr 1fr;
  }

  .content_rich-text blockquote:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text blockquote:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text blockquote:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text blockquote:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.125rem;
  }

  .content_rich-text h2, .content_rich-text h2:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h2:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h2:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h2:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 2rem;
  }

  .content_rich-text h3, .content_rich-text h3:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h3:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h3:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h3:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .content_rich-text h4, .content_rich-text h4:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h4:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h4:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h4:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.25rem;
  }

  .content_rich-text h5, .content_rich-text h5:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h5:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h5:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h5:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643), .content_rich-text blockquote:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text blockquote:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text blockquote:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text blockquote:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.125rem;
  }

  .content_rich-text h2, .content_rich-text h2:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h2:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h2:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h2:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 2rem;
  }

  .content_rich-text h3, .content_rich-text h3:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h3:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h3:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h3:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .content_rich-text h4, .content_rich-text h4:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h4:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h4:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h4:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.25rem;
  }

  .content_rich-text h5, .content_rich-text h5:where(.w-variant-aa59ed0e-b63e-1321-37e9-dc4bd6b0c09a), .content_rich-text h5:where(.w-variant-2d4c2763-c176-dd9d-1da9-a60b2b87ae99), .content_rich-text h5:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78642), .content_rich-text h5:where(.w-variant-e16cb3bc-f723-93a4-7729-f6d282d78643) {
    font-size: 1.125rem;
  }

  .tabs_input-wrapper {
    padding-right: 3.5rem;
  }

  .stories_list:where(.w-variant-c2052f9e-3e6d-263a-2b4e-161fbb9d46af) {
    grid-template-columns: 1fr 1fr;
  }

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

  .get-care_tabs {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }

  .get-care_tabs-menu {
    margin-bottom: 3rem;
  }

  .stories-slider_slide {
    width: 50%;
  }

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

  ._404_text {
    font-size: 5rem;
  }

  .fs-age-tabs_instance {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-age-tabs_content-item {
    grid-template-columns: 1fr;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .step_card {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .list_rich-text:where(.w-variant-4fa4b187-65ab-4198-04df-98392ce95b31), .list_rich-text-one-line:where(.w-variant-4fa4b187-65ab-4198-04df-98392ce95b31) {
    font-size: 1rem;
  }

  .split-content_feature {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .split-content_feature:where(.w-variant-117b649d-cd69-ace9-22d9-7514075ec85c) {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .list_rich-text-3-columns:where(.w-variant-4fa4b187-65ab-4198-04df-98392ce95b31), .bold-list_rich-text:where(.w-variant-4fa4b187-65ab-4198-04df-98392ce95b31) {
    font-size: 1rem;
  }

  .image-grid_layout {
    grid-template-columns: 1fr;
  }

  .bg-pattern {
    display: none;
  }

  .clips_item {
    width: 50%;
  }

  .fs-tabs_instance {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    place-items: start stretch;
  }

  .fs-tabs_tab-list {
    grid-row-gap: 1rem;
  }

  .fs-tabs_tab-item.is-tagline {
    display: none;
  }

  .fs-tabs_content-item {
    justify-content: center;
    align-items: flex-start;
    max-width: none;
  }

  .content_tabs-icon {
    width: 1.25rem;
    height: 1.25rem;
  }

  .fs-tabs-care_instance {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }

  .events-subscribe {
    flex-flow: column;
    justify-content: center;
    row-gap: .5rem;
    width: 100%;
  }

  .event-detail_detail-line.is-additional-dates-this-event {
    flex-direction: column;
    align-items: flex-start;
    row-gap: .25rem;
  }

  .events-subscribe_label-wrapper {
    text-align: center;
    width: 100%;
  }

  .events-subscribe_icons {
    width: 100%;
  }

  .gallery24_image {
    width: 90vw;
    max-height: 30rem;
  }

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

  .gallery_horizontal-scroll-wrapper {
    top: 30%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.5rem;
  }

  .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;
  }

  .text-align-center.is-2-col:where(.w-variant-6d8c3a09-bc61-c81e-57ca-00b11d2c25f9), .text-align-center.is-2-col:where(.w-variant-43178f62-c54a-7208-15e1-7500185cc28e), .text-align-center.is-2-col:where(.w-variant-6d8c3a09-bc61-c81e-57ca-00b11d2c25f9), .text-align-center.is-2-col:where(.w-variant-43178f62-c54a-7208-15e1-7500185cc28e) {
    grid-template-columns: 1fr;
  }

  .spacer-medium.smaller-mobile {
    padding-top: 1rem;
  }

  .tab-link {
    flex: 1;
  }

  .navbar_logo {
    width: 10rem;
  }

  .footer_left-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
  }

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

  .main-header_background-image.is-1 {
    object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .feature-cards_card.color-scheme-2 {
    min-height: 30rem;
  }

  .inline-media_heading-span {
    grid-column-gap: 1rem;
    flex-flow: wrap;
  }

  .lightbox-play-icon.blue.is-lightbox {
    top: 34%;
  }

  .lightbox-play-icon.blue.small {
    top: 28%;
  }

  .lightbox-play-icon.blue.small.adjusted {
    top: 30%;
  }

  .lightbox-play-icon.blue.smaller {
    top: 28%;
  }

  .secondary-header_image-group-top {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
  }

  .secondary-header_image-top-wrapper1, .secondary-header_image-top-wrapper2 {
    width: 18rem;
    height: auto;
  }

  .split-faq_content:where(.w-variant-bbf846d9-72e8-dee7-bc20-563e629af170), .split-faq_content:where(.w-variant-9c3a4611-a1f2-4fbb-dfa1-e3f00a2f25b1) {
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .contact-banner_content, .navbar_sidebar-links-wrapper {
    grid-template-columns: 1fr;
  }

  .navbar_sidebar-menu {
    border-left-style: none;
    width: 100dvw;
  }

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

  .search-result_item {
    flex-flow: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .feature-cards_top-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .feature-cards_top-content:where(.w-variant-a85ff351-12da-99ff-03c2-61118ab3c482), .feature-cards_top-content:where(.w-variant-bd6ad1ba-8d77-b794-7333-8b60d393ee29) {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cta_title {
    font-size: 3rem;
  }

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

  .secondary-header_image-group-bottom {
    flex-flow: column;
  }

  .secondary-header_image-bottom-wrapper1, .secondary-header_image-bottom-wrapper2 {
    width: 18rem;
    height: auto;
  }

  .secondary-header_image-bottom-wrapper2.show-mobile-landscape {
    height: 100%;
    min-height: auto;
  }

  .cards-slider_slide {
    width: 90%;
  }

  .header-big-image_content-wrapper {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
  }

  .header-big-image_logo {
    max-height: 6rem;
  }

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

  .tabs_dropdown {
    width: 46%;
  }

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

  .two-col-header_content {
    grid-template-columns: 1fr;
  }

  .inline-media_image {
    order: 9999;
  }

  .events-slider_slide {
    width: 90%;
  }

  .logo_marquee-text {
    font-size: 2.5rem;
  }

  .logo_marquee-line {
    width: 10rem;
  }

  .general_card {
    min-height: 25rem;
  }

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

  .sermon_filters-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .topic_list {
    grid-template-columns: 1fr;
    place-items: start stretch;
  }

  .split-content_cards, .split-content_cards.is-3-text, .split-content_cards.is-3-text {
    grid-template-columns: 1fr;
  }

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

  .stories_list:where(.w-variant-c2052f9e-3e6d-263a-2b4e-161fbb9d46af) {
    grid-template-columns: 1fr;
  }

  .get-care_tabs-menu {
    width: 100%;
  }

  .tab_link {
    text-align: center;
    flex: 1;
  }

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

  .resources_item-content-wrapper {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .stories-slider_slide {
    width: 90%;
  }

  ._404_text {
    font-size: 4rem;
  }

  .stages-table_instance {
    margin-right: -1.25rem;
    padding-right: 1.25rem;
    overflow: auto;
  }

  .stages-table_header {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .stages-table_cell, .stages-table_cell:where(.w-variant-50b12d7f-f4a5-fa66-a9e6-18213b290ddd) {
    padding: 1rem 1.25rem;
  }

  .stages-table_table {
    width: 35rem;
  }

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

  .subscribe-button {
    width: 100%;
  }

  .clips_list {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .clips_item {
    width: 65%;
  }

  .event-detail_content {
    grid-template-columns: 1fr;
  }

  .events-subscribe.is-event-item {
    justify-content: flex-start;
    align-items: center;
  }

  .event-detail_detail-line.is-additional-dates-this-event {
    flex-direction: column;
    align-items: flex-start;
    row-gap: .25rem;
  }

  .gallery_component {
    height: 100vh;
  }

  .gallery24_image {
    max-height: 25rem;
  }

  .gallery_horizontal-scroll-wrapper {
    top: 7rem;
  }

  .gallery_horizontal-scroll-content {
    width: 100vh;
  }
}
