<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --red: #de132f;
  --gray-808080: grey;
  --real-light-gray: #f1f1f1;
  --light-gray: #e9e9e9;
  --dark-gray: #575757;
  --black-40a\&lt;deleted\|variable-08a66568\&gt;: #0006;
  --light-red: #eee2e4;
  --white: white;
  --blue: #16b5d1;
  --gray-for-rule-line: #b6b6b6;
  --black: black;
  --color\&lt;deleted\|variable-3e868160-e95a-dc7c-46e0-56762fc60593\&gt;: #00cc74;
  --trans: #fff0;
}

body {
  color: #333;
  flex-direction: column;
  font-family: Inter;
  font-size: 17px;
  line-height: 1.5;
  display: flex;
}

h1 {
  font-variation-settings: normal;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  font-variation-settings: normal;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  color: var(--red);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Syne;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Syne;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  font-variation-settings: normal;
  text-align: left;
  max-width: 100ch;
  margin-bottom: 10px;
  font-weight: 500;
}

a {
  text-decoration: underline;
}

li {
  font-weight: 500;
}

strong {
  font-family: Libre Franklin, sans-serif;
  font-weight: 700;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.main {
  border-style: none;
  border-width: 0 0 0 7px;
  border-color: var(--gray-808080) var(--red);
  background-color: var(--real-light-gray);
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: relative;
}

.header {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.section {
  border-style: none solid none none;
  border-width: 1px 1px 1px 20px;
  border-color: black black black var(--light-gray);
  background-color: var(--real-light-gray);
  font-variation-settings: normal;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  display: flex;
}

.footer {
  background-color: var(--dark-gray);
  box-shadow: 0 0 20px 0 var(--black-40a\&lt;deleted\|variable-08a66568\&gt;);
  flex-flow: column;
  margin-top: auto;
  padding: 20px;
  font-family: "Styrene 100";
  font-weight: 400;
  display: flex;
  position: sticky;
}

.article {
  border-style: none none none solid;
  border-width: 0 0 0 2px;
  border-color: var(--gray-808080) var(--gray-808080) var(--gray-808080) var(--light-red);
  background-color: var(--white);
  outline-offset: 0px;
  mix-blend-mode: normal;
  border-radius: 0;
  outline: 3px #333;
  flex-direction: column;
  flex: 1;
  align-self: auto;
  align-items: flex-start;
  width: 90%;
  max-width: 1220px;
  height: 0;
  min-height: 50px;
  max-height: none;
  margin: 20px 0 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: "Styrene 400";
  display: block;
}

.figcaption {
  max-width: 70ch;
  font-size: 16px;
  line-height: 1.3;
}

.address {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 60vw;
  max-width: 1280px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.head_h2 {
  z-index: 10;
  color: var(--gray-808080);
  font-variation-settings: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.1;
  display: block;
  position: static;
  top: 63px;
}

.nav_content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav {
  border-style: none;
  border-width: 0 0 1px;
  border-color: transparent transparent var(--light-gray);
  background-color: var(--light-red);
  outline-offset: 0px;
  outline: 0 #333;
  justify-content: flex-start;
  align-self: stretch;
  display: block;
  position: sticky;
  top: 0;
}

.nav_dropdown-icon {
  color: var(--blue);
  margin-top: 25px;
  font-family: "Styrene-a 700-ital";
}

.nav_brand-link {
  width: 125px;
  height: 50px;
  position: static;
}

.nav_link {
  padding-top: 20px;
  text-decoration: none;
}

.nav_link:hover {
  color: #3898ec;
}

.nav_link.w--current {
  padding-top: 40px;
}

.nav_dropdown-list {
  background-color: #0000;
  margin-top: 0;
}

.nav_dropdown-list.w--open {
  background-color: #fff;
  margin-top: -10px;
}

.nav_menu {
  background-color: var(--dark-gray);
  flex: none;
  order: 1;
  align-self: auto;
  margin-left: 129px;
  display: inline-flex;
}

.nav_dropdown-link {
  color: var(--blue);
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  padding: 0 20px 10px 30px;
  font-family: "Styrene-a 400";
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.nav_dropdown-link:hover {
  color: #3898ec;
  background-color: #eef2ff;
}

.nav_link-label {
  color: var(--blue);
  font-family: "Styrene-a 400";
  font-size: 18px;
  font-weight: 700;
}

.nav_brand-image {
  outline-offset: 0px;
  background-color: #0000001a;
  border: 1px solid #000;
  outline: 3px #d9d9d9;
  width: auto;
  max-width: none;
  height: 100px;
  display: block;
}

.figure {
  display: block;
}

.h1 {
  z-index: 0;
  color: #9a94cc;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-left: 15px;
  font-family: Bitter Thin;
  font-style: italic;
  font-weight: 300;
  position: static;
  inset: auto;
}

.rtb {
  border-left: 1px none var(--gray-for-rule-line);
  background-color: var(--white);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Libre Franklin, sans-serif;
  font-style: italic;
  font-weight: 500;
}

.rtb h1 {
  color: var(--dark-gray);
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Bebas Neue, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
}

.rtb h2 {
  color: var(--gray-808080);
  letter-spacing: 1px;
  font-family: Bebas Neue, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
}

.rtb h3 {
  color: var(--gray-808080);
  letter-spacing: 1px;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
}

.rtb p {
  color: var(--dark-gray);
  letter-spacing: .5px;
  text-indent: 0;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  max-width: 80ch;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.rtb blockquote {
  border-top: 1px none var(--red);
  border-bottom: 1px solid var(--red);
  border-left-width: 5px;
  border-left-color: var(--red);
  background-color: var(--white);
  color: var(--red);
  letter-spacing: .5px;
  -webkit-text-fill-color: inherit;
  object-fit: scale-down;
  background-clip: border-box;
  margin-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Libre Franklin, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  display: inline-block;
}

.rtb li {
  letter-spacing: .5px;
  max-width: 60ch;
  font-family: Libre Franklin, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.rtb a {
  border-style: dotted;
  border-width: 0 0 2px;
  border-color: black black var(--dark-gray);
  color: var(--black);
  mix-blend-mode: normal;
  font-weight: 600;
  text-decoration: none;
}

.rtb a:hover {
  border-bottom: 2px solid var(--color\&lt;deleted\|variable-3e868160-e95a-dc7c-46e0-56762fc60593\&gt;);
  background-color: var(--gray-808080);
  color: var(--white);
}

.rtb h4 {
  color: var(--red);
  letter-spacing: .5px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Syne;
  font-size: 24px;
  font-style: normal;
  line-height: 1.3;
}

.rtb h6 {
  color: var(--red);
  letter-spacing: .5px;
  font-size: 15px;
  line-height: 1.1;
}

.body {
  background-color: var(--light-gray);
  background-image: linear-gradient(#000, #fff);
  font-family: Montserrat variablefont wght;
}

.heading, .heading-2 {
  font-family: Montserrat variablefont wght;
  font-weight: 600;
}

.heading-3 {
  font-weight: 600;
}

.paragraph {
  font-weight: 500;
}

.block-quote {
  font-weight: 600;
}

.text-block {
  color: var(--light-gray);
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 100;
}

.heading-4 {
  line-height: 1.1;
}

.heading-5 {
  color: var(--red);
  font-family: Syne;
  font-size: 14px;
  line-height: 1.1;
}

.heading-6 {
  color: var(--red);
  font-size: 15px;
  line-height: 1.1;
}

.heading-7 {
  letter-spacing: .5px;
}

.bold-text {
  font-family: "Styrene-a 500";
}

.bold-text-2 {
  font-weight: 500;
}

.link {
  font-family: "Styrene-a 400";
}

.link.w--current {
  color: var(--red);
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Syne;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
}

.div-block-3 {
  background-color: var(--light-red);
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  align-items: baseline;
  width: 90%;
  max-width: 1440px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-4 {
  background-color: var(--gray-808080);
  width: auto;
  height: auto;
}

.div-block-5 {
  background-color: var(--trans);
  width: auto;
  height: auto;
}

.div-block-6 {
  background-color: var(--blue);
  width: 100px;
  height: 100px;
}

.body-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.navbar1_menu-button {
  color: #52abd1;
  padding: 0;
}

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

.navbar_menu.is-page-height-tablet {
  background-color: var(--white);
  margin-top: 10px;
}

.nav__dropdown-link {
  background-color: var(--light-red);
  color: var(--blue);
  border-bottom-style: none;
  padding: 7px 15px 7px 20px;
  font-family: Roboto Condensed;
  font-size: 15px;
  font-weight: 500;
}

.nav__dropdown-link:hover {
  background-color: #fff;
}

.nav__dropdown-link.w--current {
  background-color: var(--light-red);
  color: var(--blue);
}

.nav__dropdown-link.spacer {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.nav__dropdown-link.spacer.first {
  margin-top: 9px;
}

.nav_component {
  background-color: var(--white);
  color: #52abd1;
  border-bottom: 1px #000;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
  font-weight: 500;
  display: block;
  position: static;
}

.nav_logo-link {
  border-bottom-style: none;
  margin-top: 0;
  padding-left: 0;
}

.nav_container {
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1220px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_logo {
  border-bottom: 1px #000;
  width: 150px;
  margin-bottom: 10px;
}

.navbar_link {
  color: var(--dark-gray);
  letter-spacing: 1px;
  background-color: #0000;
  border-bottom-style: none;
  padding: 8px 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 20px;
}

.navbar_link:hover {
  background-color: #fff;
}

.navbar_link.w--current {
  background-color: var(--white);
  color: var(--dark-gray);
}

.navbar_link.w--current:hover {
  background-color: var(--white);
}

.navbar_link.no-highlight {
  color: var(--blue);
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto Condensed;
  font-size: 15px;
  font-weight: 500;
}

.navbar_link.no-highlight.w--current {
  color: #2aa3af;
  background-color: #f0eeee;
}

.navbar_link.no-highlight.w--current:hover {
  background-color: #fff;
}

.icon-2 {
  font-size: 24px;
}

.dropdown-chevron {
  color: #52abd1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: -4px;
  display: flex;
}

.nav_menu-dropdown {
  color: #faf9f6;
  padding: 8px 10px;
}

.nav_menu-dropdown:hover {
  background-color: #f0eeee;
}

.nav_dropdown-toggle {
  grid-column-gap: .5rem;
  background-color: var(--light-red);
  align-items: center;
  padding: 0;
  display: flex;
}

.nav_dropdown-toggle:hover {
  background-color: #fff;
}

.navbar1_dropdown-list {
  font-size: 15px;
  line-height: 1.2;
}

.navbar1_dropdown-list.w--open {
  background-color: var(--light-red);
  border-style: solid;
  border-width: 1px;
  padding: 0;
}

.link_nav {
  color: var(--blue);
  border-bottom-style: none;
  padding: 8px 0;
  font-family: Roboto Condensed;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.link_nav:hover {
  background-color: #fff;
}

.link_nav.w--current {
  background-color: var(--light-red);
  color: var(--blue);
}

.link_nav.w--current:hover {
  background-color: var(--white);
}

.logo {
  color: var(--black);
  letter-spacing: 1px;
  border: 1px solid #000;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 7px 5px 2px;
  font-family: Bebas Neue, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.image {
  margin-top: 31px;
  padding-left: 33px;
}

.div-block-7 {
  border-bottom: 1px solid var(--red);
}

.coda-image {
  border-bottom: 20px solid var(--light-red);
}

.text-span {
  text-transform: uppercase;
  font-size: 20px;
}

.code-embed {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: 0 auto auto 0;
}

.video-container {
  width: 100%;
  height: 0%;
  padding-bottom: 0%;
  overflow: hidden;
}

.iframe {
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.responsive-container {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.responsive-iframe {
  border: 0 solid #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-text {
  color: var(--light-gray);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Libre Franklin, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.link-2 {
  color: var(--light-red);
  text-decoration: none;
}

.footer-link {
  color: var(--white);
  border: 1px #000;
  font-family: "Styrene 100";
  font-weight: 100;
  text-decoration: underline;
}

.link-footer {
  border-style: none none dashed;
  border-width: 1px;
  border-color: var(--light-gray);
  color: var(--light-gray);
  font-family: Libre Franklin, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.social {
  background-color: var(--gray-808080);
  width: 50px;
  height: 50px;
  margin: 14px;
}

.social-wrapper {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.wrapper-flex-2-col {
  justify-content: flex-start;
  display: flex;
}

.col-right {
  flex: 1;
  order: 0;
  align-self: auto;
  padding-right: 0;
}

.image-2 {
  width: 100%;
}

.col-left {
  width: 25%;
  margin-top: 40px;
}

.church-people {
  margin-bottom: 10px;
}

.img_logo {
  width: 400px;
  max-width: 400px;
}

.figure-caption {
  font-family: Libre Franklin, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.bold-text-3 {
  font-family: Syne;
}

.bold-text-4 {
  font-family: Libre Franklin, sans-serif;
}

.italic-text, .italic-text-2 {
  font-style: normal;
}

.wrapper_slideshow {
  width: 100%;
  margin-top: 10px;
  display: block;
}

.code-embed-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.figure-2 {
  margin-bottom: 30px;
}

.image-3, .image-4, .img_staff {
  width: 250px;
  max-width: 250px;
}

.link-block {
  color: var(--black);
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

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

  .article {
    width: 90%;
    max-width: 1440px;
    margin-left: 0;
    margin-right: 0;
  }

  .figcaption {
    font-size: 15px;
  }

  .head_h2 {
    font-size: 30px;
    top: 148px;
  }

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

  .nav_content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--light-red);
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1440200px;
    margin-left: 0;
    margin-right: auto;
    display: flex;
  }

  .nav_dropdown {
    background-color: #f3f3f5;
  }

  .nav {
    background-color: var(--light-red);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-color: #fff;
    flex: 0 auto;
  }

  .nav:hover {
    border-color: #fff;
  }

  .nav_dropdown-icon {
    margin-top: 5px;
    inset: 0%;
  }

  .icon {
    background-color: var(--light-red);
    font-size: 30px;
  }

  .nav_link {
    margin: 0;
    padding: 0;
    display: inline-block;
  }

  .nav_link.w--current {
    padding-top: 0;
  }

  .nav_link.w--open {
    margin-top: 0;
  }

  .nav_dropdown-list {
    background-color: #eef2ff;
    margin-top: -10px;
    font-family: "Styrene-a 400";
  }

  .nav_dropdown-list.w--open {
    margin-top: -10px;
    inset: 0%;
  }

  .nav_menu {
    background-color: var(--light-red);
    flex: 0 auto;
    align-self: flex-end;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: static;
    inset: 0%;
  }

  .nav_dropdown-link {
    background-color: #eef2ff;
    margin-top: -10px;
    padding: 0 0 10px 20px;
    font-weight: 400;
    top: 30px;
  }

  .nav_link-label {
    display: inline-block;
  }

  .nav_brand-image {
    width: 100px;
    height: 100px;
  }

  .h1 {
    z-index: 0;
    color: #00000054;
    margin-top: 0;
    margin-bottom: 0;
    top: auto;
    left: auto;
  }

  .rtb {
    padding-left: 30px;
  }

  .rtb h1 {
    font-size: 35px;
  }

  .rtb h2 {
    font-size: 30px;
  }

  .rtb h3 {
    font-size: 25px;
  }

  .link.w--current {
    margin-top: 0;
    margin-left: 0;
    line-height: 1;
    display: inline-block;
    overflow: visible;
  }

  .div-block {
    align-self: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    order: -1;
    align-self: flex-start;
  }

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

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

  .navbar_menu.is-page-height-tablet {
    width: 500px;
    height: auto;
    margin-top: 66px;
    padding: 0;
    transition: height .5s;
  }

  .nav__dropdown-link {
    width: auto;
    padding: 0 0 0 20px;
    font-size: 15px;
    line-height: 1.8;
  }

  .nav__dropdown-link:hover {
    background-color: #faf9f6;
  }

  .nav_logo-link {
    margin-top: 3px;
  }

  .navbar_link {
    color: var(--blue);
    width: auto;
    margin-bottom: 5px;
    padding: 0 15px 0 10px;
    font-size: 15px;
    line-height: 2;
  }

  .navbar_link:hover {
    background-color: #faf9f6;
  }

  .icon-2 {
    color: #52abd1;
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    margin-top: 0;
    font-size: 24px;
  }

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

  .nav_menu-dropdown {
    width: 100%;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 2;
  }

  .nav_dropdown-toggle {
    color: #f0eeee;
    align-items: center;
    padding: 0 15px 0 10px;
    display: flex;
  }

  .nav_dropdown-toggle:hover {
    color: #faf9f6;
    background-color: #faf9f6;
  }

  .nav_dropdown-toggle.w--open {
    color: #f5ffd6;
  }

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

  .navbar1_dropdown-list:hover {
    color: #f0eeee;
  }

  .navbar1_dropdown-list.w--open {
    border-style: none;
    width: auto;
    padding: 0;
    overflow: visible;
  }

  .link_nav {
    color: var(--blue);
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 15px;
  }

  .link_nav:hover {
    background-color: #faf9f6;
  }

  .col-left {
    width: 30%;
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 34px;
  }

  p {
    font-size: 16px;
  }

  .article {
    width: 95vw;
    margin-left: 0;
  }

  .head_h2 {
    font-size: 28px;
  }

  .nav_menu-button {
    padding-top: 22px;
  }

  .nav_content-wrapper {
    margin-left: 14px;
  }

  .nav {
    background-color: var(--light-red);
  }

  .icon {
    color: var(--blue);
  }

  .nav_dropdown-list.w--open {
    background-color: #eef2ff;
  }

  .nav_brand-image {
    width: 100px;
    height: 100px;
  }

  .h1 {
    top: -54px;
    left: 14px;
  }

  .rtb {
    margin-top: 20px;
    padding-left: 20px;
  }

  .rtb h1 {
    margin-top: 0;
    font-size: 30px;
  }

  .rtb h2 {
    font-size: 25px;
  }

  .rtb h3 {
    font-size: 20px;
  }

  .rtb p {
    font-size: 16px;
  }

  .rtb blockquote {
    background-color: var(--white);
    margin-left: 30px;
    margin-right: 10px;
    font-family: "Styrene-a 400-ital";
    font-weight: 700;
  }

  .rtb li {
    font-size: 16px;
  }

  .link.w--current {
    margin-top: 17px;
    margin-left: 0;
    font-size: 24px;
  }

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

  .nav_component {
    color: var(--blue);
    height: auto;
    min-height: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .navbar_link {
    padding-left: 40px;
    padding-right: 0;
    font-size: 18px;
  }

  .logo {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .footer-text {
    font-size: 14px;
  }

  .col-left {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block.w--current {
    margin-top: 0;
  }
}

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

  p {
    font-size: 15px;
  }

  .footer {
    font-family: Libre Franklin, sans-serif;
    font-weight: 300;
  }

  .article {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .figcaption {
    font-size: 14px;
  }

  .address {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .head_h2 {
    margin-bottom: 10px;
    font-size: 22px;
    position: static;
    top: 181px;
    left: 6px;
  }

  .nav_menu-button {
    padding: 14px 0 16px;
    font-size: 24px;
  }

  .icon {
    margin-top: 1px;
    font-size: 28px;
  }

  .nav_dropdown-list {
    margin-top: -16px;
  }

  .h1 {
    margin-bottom: 0;
    position: relative;
    top: -62px;
    left: 9px;
  }

  .rtb {
    margin-top: 0;
    padding-left: 10px;
  }

  .rtb h1 {
    margin-top: 20px;
    font-size: 25px;
    line-height: 1;
  }

  .rtb h2, .rtb h3 {
    font-size: 20px;
  }

  .rtb blockquote {
    font-weight: 500;
  }

  .rtb h4 {
    font-size: 21px;
  }

  .link.w--current {
    margin-top: 12px;
    font-size: 21px;
  }

  .nav_component {
    height: auto;
  }

  .nav_logo {
    width: 200px;
  }

  .navbar_link {
    color: var(--dark-gray);
  }

  .icon-2 {
    width: auto;
  }

  .logo {
    padding-top: 5px;
    padding-bottom: 2px;
    font-size: 24px;
    line-height: 1;
  }

  .text-span {
    font-size: 18px;
  }

  .footer-text {
    font-size: 13px;
    font-weight: 300;
  }

  .wrapper-flex-2-col {
    flex-flow: column;
    display: flex;
  }

  .col-right {
    padding-right: 0;
  }

  .col-left {
    flex: 0 auto;
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .church-people {
    box-sizing: border-box;
    text-align: left;
    object-fit: cover;
  }
}


</pre></body></html>