:root {
  --colors--dark-blue: #1d3553;
  --white: #fff;
  --colors--light-blue: #2ddee6;
  --_sizes---padding--rg: var(--32);
  --_sizes---gap--rg: var(--32);
  --_sizes---padding--laterals: 6vw;
  --_sizes---gap--lg: var(--64);
  --_sizes---gap--mid: var(--48);
  --orange\<deleted\|variable-fe7be67a-b8fd-ce17-4fbe-fb6c1be1cdc7\>: #f60;
  --white\<deleted\|variable-171812ad-c308-be76-e562-775aa60cd370\>: #fff;
  --_sizes---gap--sm: var(--24);
  --_sizes---padding--tn: var(--16);
  --32: 32px;
  --24: 24px;
  --colors--light-purple: #8d5ae4;
  --_sizes---padding--mid: var(--48);
  --light-purple: #b387ff;
  --_sizes---padding--toppings: var(--160);
  --colors--dark-purple: #6027bf;
  --_sizes---padding--width-invert: 88vw;
  --_sizes---padding--sm: var(--24);
  --_sizes---gap--xg: var(--160);
  --_sizes---padding--hg: var(--160);
  --_sizes---gap--tn: var(--16);
  --16: 16px;
  --48: 48px;
  --64: 64px;
  --160: 160px;
  --_sizes---padding--lg: var(--64);
  --8: 8px;
  --96: 96px;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  background-color: var(--colors--dark-blue);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 18px;
  line-height: 120%;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 100%;
}

h2 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 96px;
  font-weight: 400;
  line-height: 80%;
}

h3 {
  color: var(--colors--light-blue);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 90%;
}

p {
  margin-bottom: 0;
}

.hero {
  z-index: 1;
  width: 100%;
  padding-top: var(--_sizes---padding--rg);
  padding-bottom: var(--_sizes---padding--rg);
  grid-column-gap: var(--_sizes---gap--rg);
  grid-row-gap: var(--_sizes---gap--rg);
  flex-flow: column;
  grid-template-rows: 48px auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: stretch stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brand-hero {
  z-index: 9;
  height: 100%;
  position: relative;
}

.hero-ctt {
  z-index: 2;
  padding-right: var(--_sizes---padding--laterals);
  padding-left: var(--_sizes---padding--laterals);
  grid-column-gap: var(--_sizes---gap--lg);
  grid-row-gap: var(--_sizes---gap--lg);
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.brand-top {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 260px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.spray-under {
  z-index: 0;
  width: 140%;
  max-width: none;
  position: absolute;
}

.rise-brand {
  z-index: 1;
  width: 100%;
  position: relative;
}

.hero-bottom {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-columns: 1fr;
  justify-items: start;
}

.slogan-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.lettering {
  font-size: 48px;
  line-height: 90%;
}

.lettering.big {
  color: var(--orange\<deleted\|variable-fe7be67a-b8fd-ce17-4fbe-fb6c1be1cdc7\>);
  font-size: 104px;
}

.cross-line {
  width: 100%;
  max-width: none;
  position: absolute;
}

.white {
  color: var(--white\<deleted\|variable-171812ad-c308-be76-e562-775aa60cd370\>);
}

.save-stripe {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 96px;
  display: flex;
  position: absolute;
  inset: 36% 0% auto;
  transform: rotate(-2deg);
}

.under-line {
  width: 120%;
  max-width: none;
  position: absolute;
}

.scroll {
  z-index: 1;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  letter-spacing: 4px;
  justify-content: flex-start;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.arrow, .image {
  width: 16px;
  height: 16px;
}

.scroll-unit {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.under-3d {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

._3d {
  max-width: none;
  height: 210%;
}

.spray-bottom {
  z-index: 2;
  width: 960px;
  position: absolute;
  inset: auto 8% -72% auto;
}

.spray-up {
  width: 760px;
  height: 760px;
  position: absolute;
  inset: -63% -10% auto auto;
}

.hero-part {
  grid-column-gap: var(--_sizes---gap--sm);
  grid-row-gap: var(--_sizes---gap--sm);
  grid-template-columns: 1fr;
  width: 320px;
  max-width: none;
}

.logo-lottie {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  display: flex;
  position: relative;
}

.btn {
  padding: var(--_sizes---padding--tn) var(--32);
  background-color: var(--colors--light-blue);
  color: var(--colors--dark-blue);
  text-align: center;
  text-transform: uppercase;
  border-radius: 32px;
  font-weight: 500;
}

.btn.navbar {
  height: 100%;
  padding: 0px var(--24);
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.h2-sm {
  text-align: right;
  font-size: 48px;
  line-height: 100%;
}

.lottie {
  height: 100%;
}

._3d-under {
  z-index: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.mole-spin {
  width: 100%;
  max-width: none;
}

.hero-motto {
  z-index: 1;
  height: 100vh;
  padding-right: var(--_sizes---padding--laterals);
  padding-left: var(--_sizes---padding--laterals);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.spray-circle {
  z-index: 0;
  max-width: none;
  height: 100%;
  position: absolute;
}

.motto-ctt {
  z-index: 2;
  text-align: center;
  max-width: 1020px;
  position: relative;
}

.strip {
  z-index: 1;
  background-image: url('../images/Line-23.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 220px;
  display: flex;
  position: absolute;
  inset: 400px 0% auto;
  overflow: hidden;
}

.strip.static {
  margin-bottom: -100px;
  text-decoration: none;
  position: absolute;
  inset: auto 0% 0%;
}

.strip.bottom {
  position: static;
}

.strip.top {
  text-decoration: none;
  inset: -8% 0% auto;
}

.infinite-ctt {
  grid-column-gap: var(--_sizes---gap--mid);
  grid-row-gap: var(--_sizes---gap--mid);
  color: var(--colors--dark-blue);
  letter-spacing: 8px;
  text-transform: uppercase;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  display: flex;
}

.icon {
  width: 20px;
  height: 20px;
}

.cards {
  padding-right: var(--_sizes---padding--laterals);
  padding-left: var(--_sizes---padding--laterals);
  grid-column-gap: var(--_sizes---gap--lg);
  grid-row-gap: var(--_sizes---gap--lg);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-3d {
  padding: var(--_sizes---padding--rg);
  grid-column-gap: var(--_sizes---gap--sm);
  grid-row-gap: var(--_sizes---gap--sm);
  border: 1px solid var(--colors--light-purple);
  color: var(--white);
  border-radius: 48px;
  grid-template-columns: 1fr;
  justify-items: center;
}

.card-3d.top {
  padding: var(--_sizes---padding--mid);
  grid-column-gap: var(--_sizes---gap--sm);
  grid-row-gap: var(--_sizes---gap--sm);
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

._3d-obj {
  width: 120px;
  height: 120px;
}

.h3-left {
  color: var(--light-purple);
  text-align: left;
}

.h3-left.white {
  color: var(--white);
}

.section {
  padding: var(--_sizes---padding--toppings) var(--_sizes---padding--laterals);
  grid-column-gap: var(--_sizes---gap--lg);
  grid-row-gap: var(--_sizes---gap--lg);
  flex-flow: column;
  display: flex;
  position: relative;
}

.section.relative {
  justify-content: center;
  align-items: center;
  padding-top: 300px;
  padding-bottom: 300px;
  overflow: hidden;
}

.section.purple {
  background-color: var(--colors--dark-purple);
  padding: 0 0;
}

.section.no-top {
  padding-top: 0;
}

.section.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.section.no-bottom {
  padding-bottom: 0;
}

.title-ctt {
  grid-column-gap: var(--_sizes---gap--sm);
  grid-row-gap: var(--_sizes---gap--sm);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brand-title {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
}

.h2-left {
  text-align: left;
  font-size: 80px;
}

.h2-motto {
  line-height: 100%;
}

.crono-card {
  width: 60%;
  height: 540px;
  padding: var(--_sizes---padding--mid);
  grid-column-gap: var(--_sizes---gap--mid);
  grid-row-gap: var(--_sizes---gap--mid);
  background-image: linear-gradient(107deg, var(--colors--light-purple), var(--colors--dark-purple));
  border-radius: 64px;
  display: flex;
  position: sticky;
  top: 96px;
}

.crono-card._3 {
  justify-content: space-between;
  align-items: stretch;
  margin-right: -480px;
}

.crono-card._1 {
  margin-left: -480px;
}

.crono-unit {
  height: 64px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 64px 1fr;
  align-items: center;
}

.crono-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.prgh.lg {
  color: var(--colors--light-blue);
  text-transform: uppercase;
}

.prgh.lg.white {
  color: var(--white);
}

.prgh.lg {
  font-size: 24px;
  line-height: 110%;
}

.chrono-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  grid-template-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.cronos {
  width: var(--_sizes---padding--width-invert);
  grid-column-gap: var(--_sizes---gap--rg);
  grid-row-gap: var(--_sizes---gap--rg);
  flex-flow: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2-huge {
  z-index: 1;
  font-size: 220px;
  font-weight: 400;
  line-height: 84%;
  position: relative;
}

.pretzel {
  z-index: 0;
  max-width: none;
  height: 100%;
  position: absolute;
}

.middle-motto {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.strike {
  z-index: 1;
  width: 800px;
  position: absolute;
  inset: 4% auto auto;
}

.strike._2 {
  width: 1080px;
  max-width: none;
  top: 41%;
}

.speaker-card {
  height: 640px;
  padding-right: var(--_sizes---padding--laterals);
  padding-left: var(--_sizes---padding--laterals);
  background-image: linear-gradient(0deg, var(--colors--light-purple), var(--colors--dark-purple));
  border-radius: 64px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
}

.speaker-ctt {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.spkr-name {
  grid-column-gap: var(--_sizes---gap--rg);
  grid-row-gap: var(--_sizes---gap--rg);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
  max-width: 360px;
}

.social {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.spkr-prgh {
  max-width: 400px;
}

.spkr-pic {
  z-index: 0;
  max-width: none;
  height: 90%;
  position: absolute;
  inset: auto auto 0%;
}

.spkr-pic.david {
  margin-left: auto;
  margin-right: auto;
  left: 2%;
  right: 0;
}

.local-grid {
  grid-column-gap: var(--_sizes---gap--rg);
  grid-row-gap: var(--_sizes---gap--rg);
  grid-template-columns: 1fr 1fr 1fr;
}

.card-local {
  padding: var(--_sizes---padding--rg);
  border: 1px solid var(--colors--light-purple);
  border-radius: 48px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card-local.hrz {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card-local.vert {
  grid-column-gap: var(--_sizes---gap--sm);
  grid-row-gap: var(--_sizes---gap--sm);
  flex-flow: column;
  align-items: stretch;
}

.church {
  justify-content: flex-start;
  align-items: center;
  max-width: 300px;
  display: flex;
}

.imw-logo {
  height: 96px;
}

.local-middle {
  width: 400px;
}

.btn-local {
  padding: var(--_sizes---padding--tn) var(--_sizes---padding--sm);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--white);
  color: var(--colors--dark-blue);
  text-transform: uppercase;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.local-icon {
  height: 32px;
}

.h3.white {
  color: var(--white);
}

.faq-play {
  grid-column-gap: var(--_sizes---gap--xg);
  grid-row-gap: var(--_sizes---gap--xg);
  grid-template-rows: auto;
  align-items: stretch;
}

.faq-ctt {
  padding: var(--_sizes---padding--rg);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0d2847;
  border-radius: 48px;
  flex: 1;
  grid-template-columns: 1fr;
}

.faq-ball {
  border: 1px solid var(--colors--light-blue);
  border-radius: 48px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.faq-a {
  width: 90%;
  overflow: hidden;
}

.faq-unit {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.faq-q {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #124f83;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.arrow-2 {
  width: 16px;
  max-width: none;
  height: 16px;
}

.arrow-2.faq {
  width: 20px;
  height: 20px;
}

.faq-list {
  grid-column-gap: var(--_sizes---padding--tn);
  grid-row-gap: var(--_sizes---padding--tn);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.faq-col {
  grid-column-gap: var(--_sizes---gap--mid);
  grid-row-gap: var(--_sizes---gap--mid);
  flex-flow: column;
  grid-template-columns: 1fr;
  align-content: start;
  align-items: stretch;
  display: flex;
}

.footer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-brand {
  width: 100%;
  max-width: none;
}

.ftr-ctt {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 88vw;
  display: flex;
  position: absolute;
}

.ftr-brand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 96px 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.ftr-info {
  grid-column-gap: var(--_sizes---gap--tn);
  grid-row-gap: var(--_sizes---gap--tn);
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: center end;
  display: grid;
}

.h3-spkr {
  color: var(--white);
  text-align: left;
  font-size: 64px;
}

.imw-brand {
  z-index: 1;
  width: 96px;
  max-width: none;
  height: 96px;
  position: absolute;
}

.code-embed {
  height: 100%;
}

.scroll-infinite {
  display: flex;
}

.footer-imw {
  height: 72px;
}

.video-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.bg-video {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.over-video {
  z-index: 1;
  background-image: linear-gradient(180deg, var(--colors--dark-blue) 8%, #1d3553a3 32%, #1d3553a3 68%, var(--colors--dark-blue) 92%);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.verse {
  z-index: 2;
  grid-column-gap: var(--_sizes---gap--rg);
  grid-row-gap: var(--_sizes---gap--rg);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 72vw;
  display: flex;
  position: absolute;
}

.h3-verse {
  color: var(--white);
  font-size: 64px;
  line-height: 110%;
}

.nav {
  z-index: 10;
  background-color: var(--white);
  border-radius: 48px;
  justify-content: space-between;
  align-items: center;
  width: 600px;
  height: 56px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 8px 8px 24px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.brand-nav {
  max-width: none;
  height: 24px;
}

.date-nav {
  height: 24px;
}

.small-motto {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.span-white {
  color: var(--white);
}

.h3-purple {
  color: var(--light-purple);
}

.socials {
  grid-column-gap: var(--_sizes---gap--tn);
  grid-row-gap: var(--_sizes---gap--tn);
  align-items: center;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .hero {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    height: auto;
  }

  .hero-ctt {
    grid-column-gap: var(--_sizes---gap--mid);
    grid-row-gap: var(--_sizes---gap--mid);
    flex-flow: column;
  }

  .brand-top {
    width: 64%;
  }

  .hero-bottom {
    place-items: stretch center;
    width: 100%;
  }

  .lettering.big {
    font-size: 20vw;
  }

  .save-stripe {
    inset: auto 0% 32%;
  }

  .scroll {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    font-size: 16px;
  }

  .arrow {
    width: 12px;
    height: 12px;
  }

  .scroll-unit {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .spray-bottom {
    width: 100%;
    bottom: -32%;
    right: auto;
  }

  .spray-up {
    display: none;
    inset: 0% 0% auto auto;
  }

  .hero-part {
    grid-column-gap: var(--_sizes---gap--mid);
    grid-row-gap: var(--_sizes---gap--mid);
    text-align: center;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .hero-motto {
    overflow: hidden;
  }

  .strip {
    z-index: 2;
    height: 120px;
    inset: 28% 0% auto;
  }

  .strip.top {
    top: -64px;
  }

  .cards {
    grid-template-columns: 1fr;
    display: flex;
    overflow: scroll;
  }

  .card-3d {
    flex: none;
    width: 88%;
  }

  .card-3d.top {
    grid-template-columns: 1fr;
  }

  ._3d-obj {
    width: 96px;
    height: 96px;
  }

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

  .section.no-hrz-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .h2-left {
    text-align: center;
    font-size: 14vw;
  }

  .h2-motto {
    font-size: 10vw;
  }

  .crono-card {
    background-image: linear-gradient(135deg, var(--colors--light-purple), var(--colors--dark-purple));
    flex: none;
    align-items: flex-start;
    width: 88%;
    height: 100%;
    position: static;
  }

  .crono-card._2 {
    width: 96%;
  }

  .crono-card._3 {
    align-items: flex-start;
    margin-right: 0;
  }

  .crono-card._1 {
    flex: none;
    margin-left: 0;
  }

  .crono-unit {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
    display: flex;
  }

  .crono-row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .chrono-list {
    height: 100%;
  }

  .cronos {
    width: 100%;
    height: 720px;
    padding-right: var(--_sizes---padding--laterals);
    padding-left: var(--_sizes---padding--laterals);
    flex-flow: row;
    overflow: scroll;
  }

  .h2-huge {
    font-size: 18vw;
  }

  .strike {
    width: 80%;
  }

  .strike._2 {
    width: 100%;
  }

  .speaker-card {
    height: auto;
    padding-top: var(--_sizes---padding--mid);
    grid-column-gap: var(--_sizes---gap--rg);
    grid-row-gap: var(--_sizes---gap--rg);
    border-radius: 32px;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
  }

  .speaker-ctt {
    grid-column-gap: var(--_sizes---gap--sm);
    grid-row-gap: var(--_sizes---gap--sm);
    flex-flow: column;
  }

  .spkr-name {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .spkr-prgh {
    max-width: none;
  }

  .spkr-pic {
    height: 480px;
    position: static;
  }

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

  .card-local {
    border-radius: 32px;
  }

  .card-local.hrz {
    grid-column-gap: var(--_sizes---gap--sm);
    grid-row-gap: var(--_sizes---gap--sm);
    flex-flow: column;
    align-items: stretch;
  }

  .card-local.vert {
    text-align: center;
  }

  .church {
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .local-middle {
    width: auto;
  }

  .faq-play {
    grid-template-columns: 1fr;
  }

  .footer {
    padding-bottom: var(--_sizes---padding--rg);
  }

  .footer-brand {
    display: none;
  }

  .ftr-ctt {
    grid-column-gap: var(--_sizes---gap--rg);
    grid-row-gap: var(--_sizes---gap--rg);
    text-align: center;
    flex-flow: column;
    align-items: stretch;
    position: static;
  }

  .ftr-brand, .ftr-info {
    grid-template-columns: 1fr;
    place-items: center;
  }

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

  .imw-brand {
    width: 20%;
    height: auto;
  }

  .code-embed {
    height: auto;
  }

  .date-svg {
    width: 48px;
  }

  .agenda-detail {
    display: none;
  }

  .verse {
    max-width: 92vw;
  }

  .socials {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_sizes---padding--rg: var(--24);
    --_sizes---gap--rg: var(--24);
    --_sizes---padding--laterals: 6vw;
    --_sizes---gap--lg: var(--48);
    --_sizes---gap--mid: var(--32);
    --_sizes---gap--sm: var(--16);
    --_sizes---padding--tn: var(--16);
    --_sizes---padding--mid: var(--32);
    --_sizes---padding--toppings: var(--64);
    --_sizes---padding--width-invert: 88vw;
    --_sizes---padding--sm: var(--24);
    --_sizes---gap--xg: var(--64);
    --_sizes---padding--hg: var(--96);
    --_sizes---gap--tn: var(--8);
    --_sizes---padding--lg: var(--32);
  }

  h2 {
    font-size: 48px;
  }

  h3 {
    font-size: 32px;
  }

  p {
    font-size: 16px;
    line-height: 120%;
  }

  .brand-top {
    width: 140px;
  }

  .lettering {
    font-size: 32px;
  }

  ._3d-under {
    width: 120%;
    height: auto;
    inset: 0% 0% auto;
  }

  .hero-motto {
    height: 480px;
  }

  .strip {
    height: 96px;
  }

  .strip.static {
    margin-bottom: -48px;
  }

  .infinite-ctt {
    font-size: 16px;
  }

  .icon {
    width: 10px;
    height: 10px;
  }

  .card-3d {
    width: 84%;
  }

  .section.relative {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .brand-title {
    width: 96px;
  }

  .crono-card {
    border-radius: 32px;
    width: 92%;
  }

  .prgh.lg {
    line-height: 120%;
  }

  .cronos {
    height: 550px;
  }

  .spkr-pic {
    height: 320px;
  }

  .card-local.vert {
    border-radius: 40px;
  }

  .imw-logo {
    height: 64px;
  }

  .faq-ctt {
    border-radius: 32px;
  }

  .faq-ball {
    width: 32px;
    height: 32px;
  }

  .faq-q {
    justify-content: space-between;
    align-items: flex-start;
  }

  .arrow-2.faq {
    width: 16px;
    height: 16px;
  }

  .footer {
    padding-bottom: var(--_sizes---padding--hg);
  }

  .h3-spkr {
    font-size: 32px;
  }

  .footer-imw {
    height: 48px;
  }

  .video-section {
    height: 64vh;
  }

  .h3-verse {
    font-size: 6vw;
  }

  .nav {
    width: 92vw;
    inset: auto 0% 16px;
  }

  .brand-nav {
    height: 16px;
  }

  .date-nav {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  ._3d-under {
    justify-content: center;
    align-items: flex-start;
  }

  .strip {
    top: 20%;
  }

  .crono-card {
    padding: var(--_sizes---padding--rg);
    grid-column-gap: var(--_sizes---gap--sm);
    grid-row-gap: var(--_sizes---gap--sm);
  }
}

#w-node-_1018ee4d-a97c-a85c-4441-106c6ea92784-6f92f016 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: center;
}

#w-node-a1743fcb-e0d3-2043-be5a-181ac3e62fc1-6f92f016 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-dc394dba-0505-bad3-470d-1e5748313596-6f92f016, #w-node-_7054959d-efe5-c62b-28a6-3621a23cc1ad-6f92f016, #w-node-_9dad3c2b-2d28-84fc-f811-af2235ef2e00-6f92f016 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_455a7bf2-fba4-8b2a-6704-470f4b57b8f5-6f92f016 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_41a1e84d-141e-98f3-61e3-f01ac72a83a0-6f92f016, #w-node-_5405b7f9-dfd7-d271-ee6c-94c8b47cd343-6f92f016, #w-node-_6047363e-4243-36f7-02ee-aeec8c4a5f4f-6f92f016, #w-node-_8e98f8e9-1ce1-f271-68f3-842436c4fd22-6f92f016, #w-node-_646c59eb-46cf-1189-75cd-947f4de4a76c-6f92f016, #w-node-a55ab11a-0034-025b-21a6-f3821960d877-6f92f016, #w-node-_25a0c8f5-8e68-6338-c33d-dcbce97a3b8a-6f92f016, #w-node-_388eda6d-e41c-4eb5-a8f0-cdb4703bb65f-6f92f016, #w-node-_75509b24-962c-1fb9-00bf-84be7875642a-6f92f016, #w-node-ab9b521d-30b6-0e67-c24c-10317c06ddfc-6f92f016 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31a0f647-376e-984e-211a-354f3ae54f1f-6f92f016 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_2a03d81c-59e8-7528-c707-af9d1f4366a5-6f92f016 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e5de2607-eabb-faef-8fff-e2cd354f61af-6f92f016 {
    order: -9999;
  }

  #w-node-_455a7bf2-fba4-8b2a-6704-470f4b57b8f5-6f92f016 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_93ffcd9e-8114-04d6-9a31-85c93fb1f630-6f92f016 {
    order: -9999;
  }

  #w-node-_31a0f647-376e-984e-211a-354f3ae54f1f-6f92f016, #w-node-_2a03d81c-59e8-7528-c707-af9d1f4366a5-6f92f016 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_08c90edb-4766-f46e-f833-082c28fdc982-6f92f016, #w-node-f1e2127c-b517-3d32-0080-2cae84adaf65-6f92f016, #w-node-a589418c-798c-1b88-cbfe-ca9cbe1a8967-6f92f016 {
    order: -9999;
  }
}


