@font-face {
  font-family: Comforter Regular;
  src: url('../fonts/comforter-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bestigia Regular;
  src: url('../fonts/bestigia-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --waves-library-black: #131313;
  --gold-sean: #b69645;
  --light-sea-green: #5b93a9;
  --sky-blue-trans: #75e5ff54;
  --waves-library-white: white;
  --cadet-blue: #6091a5;
  --gray-tr: #0000002e;
  --blue: #0600ee;
  --sky-blue: #8abace;
  --floral-white: #fbf9ee;
  --inside_title: #6da7be;
  --alice-blue-bg: #ebf7ff;
  --powder-blue: #baf2ff54;
  --dodger-blue: #0692ec;
  --light-blue2: #289fd24f;
  --light-blue: #75e5ff;
  --waves-library-dark-elevation: #ede0d8;
  --light-tale: #e2f7ec;
  --nav_current: #0b7dc7;
  --waves-library-background: #faebe3;
  --sandy-brown: #ffa366;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@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 {
  color: #333;
  background-color: #fcf9ee;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  color: #333;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Girassol, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 130%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Girassol, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
}

h4 {
  color: #333;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: Girassol, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}

h5 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Girassol, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

p {
  color: var(--waves-library-black);
  text-align: justify;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

a {
  color: var(--gold-sean);
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}

a:hover {
  -webkit-text-stroke-color: var(--gold-sean);
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: -14px;
  padding-left: 14px;
}

li {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 300;
}

img {
  border-radius: 4px;
  display: inline-block;
  box-shadow: 5px 3px 7px #23687a63;
}

strong {
  color: var(--light-sea-green);
  font-weight: 400;
}

blockquote {
  color: #848f94;
  border-left: 0 solid #000;
  margin-bottom: 10px;
  padding: 10px 0;
  font-family: Outfit, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 115%;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  color: #8d8d8d;
  text-align: left;
  margin-top: 5px;
  font-size: 12px;
  line-height: 16px;
}

.waves---subtitle {
  margin-top: -19px;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
}

.waves---subtitle.top-header {
  text-align: center;
  text-shadow: 0 3px 12px #00000042;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 100%;
}

.waves---mega-heading-1 {
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 7px 13px #00000040;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Girassol, sans-serif;
  font-size: 70px;
  line-height: 130%;
}

.waves-title-wrap-hero-5 {
  z-index: 1;
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: center;
  width: auto;
  max-width: 710px;
  display: flex;
  position: relative;
}

.waves---main-container {
  z-index: 0;
  max-width: 1280px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.waves---main-container.landing {
  clear: both;
  flex-flow: column wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  min-height: auto;
  margin-top: 0;
  margin-bottom: -40px;
  padding-top: 33px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: auto;
}

.waves-gradient-hero {
  background-image: linear-gradient(180deg, var(--sky-blue-trans), #fff0);
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  font-family: Outfit, sans-serif;
  transition: all .4s;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.waves-section-hero {
  color: var(--waves-library-white);
  align-items: center;
  min-width: 100%;
  min-height: 100vh;
  max-height: none;
  padding-top: 95px;
  padding-bottom: 95px;
  display: flex;
  position: relative;
}

.waves-section-hero.section_min_padding {
  height: auto;
  min-height: 100vh;
  max-height: 120vw;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-link {
  color: #333;
  background-color: #0000;
  border-radius: 3px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 15px;
  font-family: Outfit, sans-serif;
  text-decoration: none;
  transition: all .2s;
}

.waves---nav-link:hover {
  background-color: var(--cadet-blue);
  color: #fff;
  text-shadow: 0 2px 4px #0003;
  border-radius: 3px;
  text-decoration: none;
  box-shadow: 0 4px 3px -2px #5c7ba23b;
}

.waves---nav-link.w--current {
  color: #333;
  text-shadow: none;
  border-bottom: 4px solid #3c94b875;
  border-radius: 0;
  margin-bottom: -8px;
  padding-bottom: 15px;
  font-family: Outfit, sans-serif;
  text-decoration: none;
}

.waves---nav-link.w--current:hover {
  color: #fff;
  text-shadow: 0 1px 5px #0003;
  border-radius: 3px;
}

.waves-dropdown-list {
  background-color: #ddddddd4;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
}

.waves-dropdown-list.w--open {
  background-color: #fffffffa;
  border: 1px solid #1313131a;
  border-radius: 9px;
}

.waves-dropdown-list.last.w--open {
  display: flex;
  right: 0;
}

.waves-icon-drodpdown {
  z-index: -1;
  box-shadow: none;
  opacity: .5;
  object-fit: cover;
  border-radius: 3px;
  width: 15px;
  height: 11px;
  margin-top: -9px;
  position: absolute;
  inset: 39px 0% -61% 50%;
  transform: translate(-50%, -2px);
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  color: #353434;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.waves-dropdown-toggle:hover {
  color: var(--blue);
  border-radius: 10px;
}

.waves---nav-menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #333;
  flex-wrap: wrap;
  place-content: flex-start flex-end;
  display: flex;
}

.waves-right-nav-1 {
  grid-column-gap: 16px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-right: -16px;
  display: flex;
}

.waves---brand {
  box-shadow: none;
  object-fit: contain;
  object-position: 0% 50%;
  border-radius: 3px;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: -11px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.waves---nav-brand-link {
  min-width: 115px;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.waves---nav-brand-link.w--current {
  height: 40px;
}

.waves-master-nav-1 {
  outline-offset: 0px;
  outline: 1px #333;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Outfit, sans-serif;
  display: flex;
}

.waves---nav-container {
  background-color: #fbf9ee94;
  max-width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px 24px;
}

.waves-navbar-1 {
  z-index: 105;
  background-color: #fff0;
  border-bottom: 1px solid #13131333;
  height: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.waves-navbar-1.section_min_padding {
  border-bottom-color: #48b9831a;
  margin-bottom: 0;
  padding: 0;
  overflow: visible;
}

.waves---heading-3-no-margins {
  direction: ltr;
  color: var(--cadet-blue);
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  text-transform: uppercase;
  text-shadow: 0 0 #0003;
  width: 95%;
  margin-top: 19px;
  margin-bottom: 0;
  font-family: Girassol, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.waves---heading-3-no-margins:hover {
  color: #4c8da7;
  text-shadow: 0 4px 4px #0000001f;
  text-decoration: none;
  transform: scale(1.03);
}

.waves---heading-3-no-margins.duc-altm {
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  align-self: auto;
  width: auto;
  margin-top: 0;
  font-family: Girassol, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.waves---heading-3-no-margins.duc-altm:hover {
  text-decoration: none;
}

.waves---heading-3-no-margins.no_hover {
  margin-left: auto;
  margin-right: auto;
}

.waves---heading-3-no-margins.no_hover:hover {
  text-shadow: none;
  transform: none;
}

.waves-icon-64 {
  box-shadow: none;
  opacity: .8;
  width: 50px;
  height: 50px;
  margin-bottom: 4px;
}

.waves-icon-64.dwn_ic {
  opacity: 1;
  width: 30px;
  height: 30px;
}

.waves---mg-bottom-16 {
  margin-bottom: 16px;
  position: relative;
}

.waves-tile-contact-3 {
  grid-row-gap: 5px;
  background-color: #fbf9ee80;
  border-radius: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 20px #0b7dc72b;
}

.waves-tile-contact-3.time_schedule {
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #e6fbff80;
  border: 1px solid #fff;
  border-radius: 10px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: inline-block;
}

.waves-grid-contact-3 {
  grid-column-gap: 32px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.waves-grid-contact-3._3-col {
  margin-top: 0;
}

.waves-bottom-footer-2 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.waves-top-footer-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-content: center stretch;
  align-items: stretch;
  padding: 5px;
  display: grid;
}

.waves-footer-2 {
  color: #fff;
  background-color: #495250;
  padding-top: 80px;
  padding-bottom: 64px;
}

.waves-footer-2.section_min_padding {
  color: #fff;
  background-color: #48515a;
  padding-top: 60px;
  position: relative;
  overflow: hidden;
}

.text-block {
  text-align: center;
  padding: 10px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 130%;
}

.waves---paragraph-big-2 {
  color: #1f1d1d;
  text-align: center;
  text-transform: capitalize;
  font-family: Red Hat Display;
  font-size: 18px;
  font-weight: 300;
  line-height: 130%;
}

.waves---content-image-halves {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 4px;
  flex-direction: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 60px 0;
  display: block;
}

.waves---grid-cta-3 {
  background-color: #fbf9ee80;
  grid-template-columns: minmax(200px, 1fr) .25fr;
  justify-content: center;
  align-items: center;
  display: block;
}

.waves---grid-cta-3.grid {
  grid-column-gap: 0px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: stretch;
  display: grid;
}

.waves-master-cta-3 {
  color: var(--waves-library-white);
  background-color: #0000;
  border-radius: 3px;
  flex-flow: column wrap;
  justify-content: center;
  align-items: stretch;
  margin-top: 35px;
  padding: 0;
  display: flex;
  overflow: hidden;
  box-shadow: 0 8px 20px #0b7dc72b;
}

.waves-master-cta-3.no_shadow {
  box-shadow: none;
  overflow: visible;
}

.link-in-text {
  color: var(--gold-sean);
  text-transform: capitalize;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: -4px;
  margin-right: -4px;
  padding: 8px 4px;
  font-family: Outfit, sans-serif;
  line-height: 100%;
  text-decoration: none;
}

.link-in-text:hover {
  opacity: 1;
  outline-offset: 0px;
  -webkit-text-stroke-color: var(--gold-sean);
  outline: 3px #0000;
  line-height: 130%;
  text-decoration: none;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  grid-template: "."
  / 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
  place-content: center space-between;
  margin-top: 0;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 28px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-dates {
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
}

.text-dates.footer-mt {
  text-align: left;
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-dates.landing {
  color: #212324;
  -webkit-text-stroke-color: #000;
  white-space: nowrap;
  overflow-wrap: normal;
  border: 1px #000;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 14px 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.text-dates.landing.hil {
  align-self: center;
  padding: 10px 10px 0;
  display: block;
}

.text-span {
  color: #1f2425;
  -webkit-text-stroke-color: transparent;
  font-size: 16px;
  font-weight: 300;
}

.text-span-2 {
  color: #ffffff5e;
}

.bold-text {
  font-family: Germania One;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.utility-page-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: flex;
}

.utility-page-wrap._404_c {
  margin-top: 90px;
  margin-bottom: 90px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.waves---content-image-halves-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 20px;
  display: flex;
}

.waves---content-image-halves-2.toa {
  -webkit-backdrop-filter: grayscale();
  backdrop-filter: grayscale();
  background-color: #3b8288a8;
  border-radius: 3px;
  width: auto;
  overflow: hidden;
}

.waves---grid-image-halves {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  outline-color: var(--gray-tr);
  outline-offset: 0px;
  background-color: #0000;
  background-image: linear-gradient(#ffffff96, #f3e3b3cc), url('../images/shutterstock_1033747885.webp');
  background-position: 0 0, 108%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border: 0 #0000;
  border-radius: 10px;
  outline-width: 1px;
  outline-style: dashed;
  grid-template-rows: auto;
  overflow: hidden;
}

.waves---grid-image-halves.campaign {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-color: var(--gray-tr);
  outline-offset: 0px;
  background-image: linear-gradient(#ff66004a, #00ffcc4a), url('../images/toa_12.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: 3px;
  outline-width: 1px;
  outline-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  box-shadow: 0 8px 20px #0b7dc72b;
}

.waves---main-container-3 {
  max-width: 1280px;
  padding-left: 24px;
  padding-right: 24px;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: -5px;
  font-family: Girassol, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 130%;
}

.waves---main-container-5 {
  max-width: 1280px;
  margin-top: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---main-container-5.links_bottom {
  margin-top: 0;
}

.waves---main-container-5.volunteer {
  padding-top: 40px;
}

.waves---paragraph-big-6 {
  color: var(--waves-library-black);
  text-align: justify;
  column-count: 2;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 130%;
}

.waves---paragraph-big-6.white-txt {
  column-count: 1;
}

.waves---paragraph-big-6.white-txt.homs {
  color: #fff;
  text-shadow: 0 3px 11px #395c5da1;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.waves---paragraph-big-6.bold-text {
  column-count: 1;
}

.waves---paragraph-big-6._3-colm {
  text-align: left;
  column-count: 3;
}

.waves---heading-2-no-margins-4 {
  color: #333;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Girassol, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.waves---heading-2-no-margins-4.ministry-heading {
  text-align: center;
  font-size: 30px;
}

.waves---heading-2-no-margins-4.white_text {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-shadow: 0 6px 10px #2a656542;
}

.waves---heading-2-no-margins-4.volunteer_titile {
  margin-top: 0;
  margin-bottom: 0;
}

.waves---heading-2-no-margins-4.contact_h {
  margin-bottom: 20px;
}

.waves-content-cta-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-content-cta-2.hptm {
  text-shadow: 0 4px 17px #0003;
}

.waves-master-cta-2 {
  outline-offset: -1px;
  color: var(--waves-library-white);
  background-color: #0000;
  border-radius: 24px;
  outline: 1px #1313132e;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  display: flex;
}

.waves---section-medium-5 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---section-medium-5.referances {
  background-color: #f1f1f1;
  padding-top: 40px;
  padding-bottom: 40px;
}

.waves---section-medium-5.referances.section_min_padding {
  background-color: #fbf9ee;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.waves---section-medium-5.section_min_padding {
  padding-top: 0;
}

.waves---section-medium-5.dark_blue_bg-copy {
  color: #fff;
  background-color: #27272b;
  background-image: linear-gradient(#574640, #4e6081d6), url('../images/shutterstock_249692857.webp');
  background-position: 0 0, 50% 27%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.waves---section-medium-5.dark_blue_bg-copy.section_min_padding {
  background-image: linear-gradient(#3f8692ba, #f1d42f30), url('../images/shutterstock_2225332959.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 100%;
  background-attachment: scroll, fixed;
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-span-5 {
  color: #89e9ff;
}

.text-block-3 {
  color: var(--waves-library-black);
  text-align: center;
  align-self: flex-start;
  margin-top: 20px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.waves---heading-3-no-margins-4 {
  letter-spacing: 1px;
  text-shadow: 0 1px 11px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Girassol, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}

.waves-tile-features-6 {
  grid-row-gap: 16px;
  outline-offset: 0px;
  color: var(--waves-library-black);
  background-color: #0000;
  border-radius: 12px;
  outline: 1px solid #00000017;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 36px 32px;
  font-family: Outfit, sans-serif;
  font-weight: 300;
  display: flex;
}

.waves-tile-features-6.white-txt {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  outline-offset: 0px;
  color: #fff;
  background-color: #426c6d9e;
  border-radius: 3px;
  outline: 1px #ffffff1c;
  justify-content: center;
}

.waves---center-heading-2 {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  font-family: Girassol, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  display: flex;
}

.grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: #566669;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.list {
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-around;
  margin-left: -15px;
  padding-top: 0;
  padding-bottom: 2px;
  display: flex;
}

.list-item-2 {
  font-size: 16px;
  font-weight: 300;
  line-height: 130%;
}

.html-embed {
  text-align: center;
  border-radius: 3px;
  width: 100%;
  max-width: none;
  height: 53vw;
  min-height: auto;
  max-height: 700px;
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}

.container-6 {
  max-width: 1280px;
  height: auto;
  min-height: auto;
  padding: 0 24px;
}

.dropdown-link {
  text-align: left;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.dropdown-link:hover {
  background-color: var(--sky-blue-trans);
}

.dropdown-link.w--current {
  color: #333;
}

.text-block-6 {
  text-align: center;
  padding: 0;
  text-decoration: none;
}

.text-block-6:hover {
  color: #fff;
}

.grid-3 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr;
}

.heading-4 {
  margin-bottom: 0;
  font-family: Girassol, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 130%;
}

.heading-4.footer_hrader {
  color: #fff;
  letter-spacing: 1px;
  font-size: 24px;
  display: inline-block;
}

.heading-4.in_tab {
  margin-top: 20px;
  margin-bottom: 10px;
}

.item_footer {
  color: var(--sky-blue);
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 8px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.section_min_padding {
  max-width: none;
  margin-bottom: 0;
  padding: 0 26px 60px;
  overflow: visible;
}

.section_min_padding.prev {
  display: none;
}

.section_min_padding._2nd_hero_sec {
  background-image: linear-gradient(to bottom, var(--floral-white), #fbf9eec2 9%, #fbf9eec2 90%, var(--floral-white)), url('../images/bg.svg');
  -webkit-text-stroke-color: #0692ec;
  background-position: 0 0, 50% 78%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  background-attachment: scroll, fixed;
}

.section_min_padding.matrprt_holder {
  position: relative;
}

.waves---mega-heading-3 {
  color: #fff;
  text-align: left;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Girassol, sans-serif;
  font-size: 70px;
  font-weight: 300;
  line-height: 130%;
}

.waves---mega-heading-3.comoon {
  text-shadow: 0 3px 12px #1b474cb5;
}

.waves-limit-1008 {
  text-shadow: 0 3px 12px #00000096;
  flex-flow: column-reverse wrap;
  align-self: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
  position: relative;
}

.waves-title-wrap-hero-2 {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 60px 24px 140px;
  display: flex;
}

.waves---main-container-6 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.waves---section-hero-primary-3 {
  background-color: #080805;
  background-image: linear-gradient(#7ebecc61, #c3942f1f), url('../images/shutterstock_158678681.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 144%;
  background-attachment: scroll, fixed;
  min-height: 30vw;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.waves---section-hero-primary-3.volunteer {
  background-image: linear-gradient(#ffffff36, #203c53cc), url('../images/shutterstock_200712503.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.waves---section-hero-primary-3.bulletin {
  background-image: linear-gradient(#fff0, #07414ea1), url('../images/shutterstock_1677618448.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  position: relative;
}

.waves---section-hero-primary-3.gallery {
  background-image: linear-gradient(#fff0, #0a5481b0), url('../images/mma.webp');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.waves---section-hero-primary-3.calender {
  background-image: linear-gradient(#ffffff30, #0000005c), url('../images/ba_holy_spr.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.waves---section-hero-primary-3.contact {
  background-image: linear-gradient(#ffffff45, #462e2e40), url('../images/shutterstock_1910635828.webp');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.waves---section-hero-primary-3.common {
  background-color: #2b6f8a8c;
  background-image: linear-gradient(#bba74e82, #5c3fb96e), url('../images/64adab4a64efce479261461f_bg_.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.waves---section-hero-primary-3.common.carving_station_hero {
  background-color: #2d3b418c;
  background-image: url('../images/station_carving.jpg');
  background-position: 35%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  min-height: auto;
}

.waves---section-hero-primary-3.donation {
  background-image: url('../images/649f18c4c8da01303867b500_cand.jpg');
  background-position: 100% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.waves---section-hero-primary-3.about {
  background-image: linear-gradient(#7ebecc61, #c3942f1f), url('../images/about.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.waves---section-hero-primary-3.p_t_r {
  background-image: linear-gradient(#8b835433, #c3942f1f), url('../images/ptr_2.jpg');
  background-position: 0 0, 50% 45%;
  background-size: auto, 100%;
  background-attachment: scroll, scroll;
  margin-top: 0;
  margin-bottom: 60px;
}

.waves---section-hero-primary-3.my_faith_journey {
  background-image: linear-gradient(#1a1a1a00, #4d757cc4), url('../images/shutterstock_1033747885.webp');
  background-position: 0 0, 100% 0;
}

.waves---section-hero-primary-3.seasonal_gall {
  background-image: url('../images/stpat_1.webp'), linear-gradient(#7ebecc61, #c3942f1f);
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.bold-text-2 {
  color: var(--inside_title);
}

.div-block-2 {
  z-index: 0;
  background-color: #0000;
  padding-top: 46px;
  padding-bottom: 58px;
  position: sticky;
  top: 0;
}

.div-block-2.volunteer, .div-block-2.about, .div-block-2.gallery, .div-block-2.calender, .div-block-2.contact {
  background-image: none;
}

.div-block-2.comoon {
  background-image: linear-gradient(#1313130f, #fff0);
}

.waves---cta-dark-6 {
  background-color: var(--waves-library-black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  margin-top: 25px;
  padding: 8px 24px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-6:hover {
  background-color: #131313e6;
}

.waves-divider-pricing-1 {
  background-color: #14171b1a;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.waves-tile-pricing-1 {
  background-color: var(--waves-library-white);
  outline-offset: -2px;
  border-radius: 8px;
  outline: 2px #333;
  padding: 32px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 14px 3px #363d6f1c;
}

.waves-grid-pricing-1 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
}

.waves---main-container-7 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.white-txt {
  color: #fff;
  text-shadow: 0 1px 11px #0003;
}

.paragraph {
  opacity: .6;
  color: var(--waves-library-black);
  text-align: justify;
  overflow-wrap: normal;
  flex: 1;
  align-self: auto;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.paragraph.sub_hero_title {
  color: #fff;
  text-shadow: 0 2px 12px #00000070;
  font-size: 20px;
  line-height: 26px;
}

.background-video {
  z-index: 0;
  filter: saturate(115%);
  background-color: #455c64;
  flex: none;
  align-self: auto;
  min-height: 100%;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.background-video.moba {
  display: none;
}

.search-result-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-8 {
  max-width: none;
  min-height: auto;
  margin-bottom: 0;
  overflow: hidden;
}

.tabs-menu {
  padding: 10px 24px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.radio-menu-links {
  outline-color: var(--gray-tr);
  outline-offset: -4px;
  color: #6a6a6a;
  background-color: #ddd0;
  border: 1px #000;
  border-radius: 3px;
  outline-width: 1px;
  outline-style: solid;
  margin-left: 5px;
  margin-right: 5px;
}

.radio-menu-links:hover {
  background-color: #cedbda54;
  border-style: none;
  border-width: 0;
  outline-width: 1px;
}

.radio-menu-links.w--current {
  border-style: none;
  border-color: var(--gray-tr);
  background-color: var(--light-sea-green);
  outline-color: var(--gray-tr);
  outline-offset: -4px;
  color: #fff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  outline-width: 1px;
  outline-style: none;
  margin-bottom: -10px;
  padding-bottom: 20px;
}

.tab_holder {
  outline-offset: 3px;
  background-color: #e6f4f4;
  border-radius: 10px;
  outline: 3px #000;
  width: 100%;
  padding: 40px;
}

.inline_bold_titles {
  clear: none;
  color: var(--cadet-blue);
  text-align: left;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: -18px;
  padding-top: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  display: flex;
}

.inline_bold_titles.multi_lines {
  align-items: stretch;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  line-height: 130%;
  display: flex;
}

.inline_bold_titles.multi_lines.first-ch {
  color: var(--cadet-blue);
  margin-top: 0;
  margin-bottom: -18px;
}

.inline_bold_titles.first_ch {
  margin-bottom: -18px;
  padding-top: 0;
}

.bold-text-3 {
  font-weight: 400;
}

.text-span-8 {
  color: var(--gold-sean);
  text-decoration: none;
}

.link-2 {
  color: #0692ecba;
  text-decoration: none;
}

.tabs {
  font-family: Outfit, sans-serif;
}

.link-3 {
  color: var(--cadet-blue);
  align-items: center;
  width: auto;
  padding: 5px;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-3:hover {
  color: #6091a5;
  background-color: #6091a512;
  border-radius: 5px;
  justify-content: flex-start;
}

.grid-5 {
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 15px;
  margin-bottom: 20px;
}

.grid-5.volunteer_positions_link_stack {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 12px;
  display: grid;
}

.div-block-9._3divs {
  grid-template-columns: 1fr 1fr .5fr;
}

.div-block-9._1line {
  grid-template-columns: 1fr;
  padding-top: 0;
}

.div-block-9.first {
  grid-template-columns: .5fr .5fr;
}

.field-label {
  color: #0000007a;
  font-family: Outfit, sans-serif;
  font-weight: 400;
}

.form-block {
  font-family: Outfit, sans-serif;
  font-weight: 300;
}

.text-field {
  border-radius: 5px;
  margin-bottom: 0;
}

.field-label-2 {
  font-size: 16px;
  font-weight: 400;
}

.submit-button {
  background-color: var(--inside_title);
  border-radius: 6px;
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.div-block-10 {
  height: 20px;
}

.div-block-11 {
  height: 20px;
  margin-bottom: 5px;
}

.div-block-12 {
  padding-top: 12px;
}

.form_holder {
  outline-color: var(--gray-tr);
  outline-offset: -1px;
  background-color: #ddd3;
  border-radius: 3px;
  outline-width: 1px;
  outline-style: dashed;
  flex-direction: column;
  justify-content: center;
  padding: 40px 24px;
  display: flex;
}

.form_holder.map_viewer {
  padding: 0;
}

.textarea {
  border-radius: 5px;
  min-width: 300px;
  max-width: 55vw;
  min-height: 150px;
  max-height: 500px;
}

.textarea.volunteer {
  max-width: 90vw;
  min-height: 150px;
}

.div-block-14 {
  flex-flow: wrap;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-14.duc-altm {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.stoc {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.tabs-menu-2 {
  z-index: 3;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fbf9ee;
  border-radius: 0;
  flex-direction: row;
  justify-content: space-around;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: sticky;
  top: 56px;
}

.tabs-menu-2.station {
  background-color: #fbf9ee;
  align-self: stretch;
  padding-left: 10px;
  padding-right: 10px;
}

.tabs-content {
  flex: 1;
}

.tab_002 {
  color: #686868;
  background-color: #fff;
  border-radius: 3px 3px 0 0;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  min-height: 90px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 8px 20px;
  font-family: Outfit, sans-serif;
  font-size: 21px;
  transition: all .125s;
  display: flex;
}

.tab_002:hover {
  background-color: var(--alice-blue-bg);
  border-radius: 3px 3px 0 0;
  margin-top: -10px;
  padding-bottom: 30px;
  text-decoration: none;
  box-shadow: 0 -3px 6px #4c76803b;
}

.tab_002.w--current {
  background-color: var(--inside_title);
  color: #fff;
  border-radius: 3px 3px 0 0;
  flex: 1;
  padding-bottom: 20px;
  text-decoration: none;
  transition-property: all;
}

.tab_002.w--current:hover {
  margin-top: -10px;
  margin-bottom: 0;
  padding-bottom: 30px;
}

.tab-txt {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Girassol, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.tab-txt:hover {
  text-decoration: none;
}

.tab-txt.text_only_tab {
  font-size: 20px;
  line-height: 110%;
}

.tab-txt.numb {
  font-size: 34px;
}

.section_holder {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  background-image: linear-gradient(to bottom, var(--powder-blue), var(--powder-blue)), linear-gradient(to bottom, #fdf9ee8f, #fdf9ee8f), url('../images/bg_234.svg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, 100%;
  background-attachment: scroll, scroll, scroll;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  padding: 40px 35px;
  display: grid;
  position: static;
}

.section_holder.opening {
  display: block;
}

.section_holder.opening.carving {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  background-color: #75bcff1f;
  background-image: linear-gradient(to bottom, var(--powder-blue), var(--powder-blue)), linear-gradient(to bottom, #fbf9eea1, #fbf9eea1), url('../images/bg_234.svg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, 100%;
  background-attachment: scroll, scroll, scroll;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section_holder.ministries {
  background-color: #f1f3ea;
  background-image: none;
  border-radius: 3px;
  grid-template-columns: 1fr;
}

.paragraph_sec {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  font-weight: 300;
}

.paragraph_sec.divide3 {
  column-count: 3;
}

.text-span-10 {
  color: #33333378;
  font-size: 14px;
  font-weight: 400;
}

.image-5 {
  width: auto;
}

.image-5.featured_pic_001 {
  float: none;
  clear: none;
  border-radius: 5px;
  position: static;
  top: auto;
}

.image-5.featured_pic_001._12_p {
  position: sticky;
  top: 87px;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
}

.div-block-17 {
  position: relative;
}

.text-span-12 {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-span-14 {
  color: var(--sky-blue);
  padding-top: 10px;
  padding-bottom: 3px;
  display: flex;
}

.text-span-15 {
  color: #bda250;
  -webkit-text-stroke-color: #c5a34b;
  padding-top: 4px;
  padding-bottom: 0;
  font-size: 14px;
  display: flex;
}

.hero-note {
  color: #fff;
  white-space: nowrap;
  background-color: #445d6899;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 8px 13px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  display: block;
}

.flex-block {
  justify-content: space-between;
}

.waves---nav-container-2 {
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-divider-nav-4 {
  background-color: #1313130d;
  border-radius: 5px;
  width: 100%;
  height: 1px;
}

.waves-wrapper-navbar-4 {
  z-index: 102;
  background-color: var(--waves-library-white);
  flex-direction: column;
  display: block;
  position: relative;
}

.grid-6 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
}

.grid-7 {
  outline-color: var(--gray-tr);
  outline-offset: 0px;
  background-image: linear-gradient(#fbf9eed6, #fbf9eed6), url('../images/group-83-1-1.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 60% 60%;
  border-radius: 3px;
  outline-width: 1px;
  outline-style: dashed;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding: 39px 24px;
}

.inline_contact_desc {
  text-align: left;
  height: auto;
  text-decoration: none;
}

.inline_contact_desc:hover {
  text-decoration: none;
}

.heading_span {
  text-align: left;
  margin-bottom: 10px;
  padding-top: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.sub_inline {
  color: var(--light-sea-green);
  font-size: 14px;
  font-weight: 400;
}

.div-block-19 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.address {
  color: var(--dodger-blue);
  background-color: #79d9ff3d;
  border-radius: 9px;
  padding: 15px;
  text-decoration: none;
  transition: box-shadow .3s;
}

.address:hover {
  background-color: #fff;
  text-decoration: none;
  box-shadow: 0 7px 10px #29336e33;
}

.contact-map-sec {
  margin-top: 0;
}

.body {
  background-color: #fcf9ee;
  overflow: visible;
}

.waves-image-gallery-2 {
  border-radius: 3px;
  width: 100%;
  transition: all .4s;
}

.waves-image-gallery-2:hover {
  transform: scale(1.1);
}

.waves---paragraph-big-9 {
  color: var(--light-sea-green);
  font-family: Outfit, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 126%;
}

.waves-text-wrap-gallery-2 {
  padding-top: 16px;
  padding-bottom: 0;
}

.waves-column-gallery-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.waves-grid-gallery-2 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.waves-master-gallery-2 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.lightbox.loop-lightbox.lb_hover {
  border-radius: 8px;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  box-shadow: -7px 7px 15px #36576e1f;
}

.div_null {
  position: relative;
}

.blurr-bg-nav {
  opacity: 1;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  margin-bottom: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.text-block-11 {
  color: #ffffff94;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-weight: 300;
}

.div-block-24 {
  border: 1px solid #0000;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  display: flex;
}

.text-block-12 {
  color: #ffffff85;
  font-family: Outfit, sans-serif;
  font-weight: 300;
}

.image-6 {
  box-shadow: none;
  outline-offset: 0px;
  outline: 0 solid #47505a0d;
  height: 40px;
  transition: all .5s cubic-bezier(1, .001, .339, .989);
}

.image-6:hover {
  outline-offset: 0px;
  border-radius: 50px;
  outline: 3px solid #37babd2e;
  height: 50px;
  padding: 8px;
  box-shadow: 7px -7px 16px #00000040, -2px 8px 14px #507094c9;
}

.div-block-25 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  opacity: .7;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  display: flex;
}

.div-block-26, .div-block-27 {
  transform: translate(0);
}

.div-block-28, .div-block-29 {
  transform: perspective(58px);
}

.div-block-30 {
  transform: perspective(311px);
}

.div-block-31 {
  transform: perspective(602px);
}

.div-block-32 {
  transform: perspective(816px);
}

.div-block-33 {
  transform: perspective(990px);
}

.div-block-34 {
  transform: perspective(1146px);
}

.div-block-35 {
  transform: perspective(1262px);
}

.div-block-36 {
  transform: perspective(1417px);
}

.div-block-37 {
  transform: perspective(1670px);
}

.div-block-38 {
  transform: perspective(1806px);
}

.div-block-39 {
  transform: perspective(1922px);
}

.div-block-40, .div-block-41, .div-block-42, .div-block-43, .div-block-44, .div-block-45 {
  transform: perspective(2000px);
}

.div-block-46, .div-block-47, .div-block-48 {
  transform: none;
}

.div-block-49 {
  transform: perspective(408px);
}

.div-block-50 {
  transform: perspective(777px);
}

.div-block-51 {
  transform: perspective(971px);
}

.div-block-52 {
  transform: perspective(1087px);
}

.div-block-53 {
  transform: perspective(1165px);
}

.div-block-54, .div-block-55, .div-block-56, .div-block-57, .div-block-58 {
  transform: perspective(1204px);
}

.div-block-59, .div-block-60, .div-block-61 {
  transform: perspective(854px);
}

.div-block-62, .div-block-63, .div-block-64 {
  transform: perspective(78px);
}

.div-block-65 {
  transform: perspective(233px);
}

.div-block-66 {
  transform: perspective(621px);
}

.div-block-67, .div-block-68 {
  transform: perspective(757px);
}

.div-block-69 {
  transform: translate(0);
}

.div-block-70 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: translate(0);
}

.image-7 {
  box-shadow: none;
  transform-style: preserve-3d;
  width: 300px;
  height: auto;
  display: block;
  position: relative;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-7._2nd_wing {
  transform: none;
}

.heading-7 {
  font-family: Outfit, sans-serif;
  font-weight: 200;
}

.text-block-13 {
  font-family: Outfit, sans-serif;
  font-weight: 200;
  text-decoration: none;
}

.link-5 {
  color: var(--dodger-blue);
  padding: 10px;
  text-decoration: none;
}

.leftw, .rightw {
  position: relative;
}

.div-block-72 {
  display: block;
  position: relative;
}

.mouse_mov_anm_holder {
  opacity: 1;
  width: 50px;
  padding-bottom: 66px;
  padding-right: 0%;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.mouse {
  border: 3px solid var(--sky-blue);
  background-color: #fff7f71f;
  border-radius: 20px;
  width: 45px;
  height: 72px;
  position: absolute;
  inset: 15% 162px 0% auto;
}

.scroll-curser {
  border: 3px solid var(--sky-blue);
  background-color: #0000;
  border-radius: 20px;
  width: 10px;
  height: 18px;
  position: absolute;
  inset: 15% 0% auto 50%;
  transform: translate(-50%);
}

.cover-anm {
  width: 30px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.lable_close_scroll_tut {
  color: var(--light-blue2);
  text-align: center;
  text-transform: uppercase;
  flex-flow: row;
  justify-content: flex-end;
  width: 53vh;
  height: 24px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  position: absolute;
  inset: auto 11px 0% auto;
  transform: translate(29px)translate(50%, -260px)rotate(90deg);
}

.website_tag {
  color: var(--gold-sean);
  flex: 0 auto;
  font-weight: 400;
}

.website_tag:hover {
  border: 1px none var(--gold-sean);
  outline-offset: 0px;
  color: #b69645;
  -webkit-text-stroke-color: var(--gold-sean);
  outline: 3px #b69645;
  font-weight: 400;
  line-height: 100%;
  text-decoration: underline;
}

.download_img_btn {
  filter: invert();
  background-color: #9b6d59;
  border-radius: 3px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  min-width: 125px;
  max-height: 50px;
  padding: 15px;
  transition: background-color .2s;
  display: flex;
}

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

.devider_vertical {
  margin-top: -40px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.container-9.footer {
  background-color: #ffffff14;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.container-9.hero {
  opacity: 1;
}

.border_div {
  background-color: #0000;
  background-image: linear-gradient(to right, var(--light-blue2), #fff0);
  opacity: .74;
  border-radius: 20px;
  width: 100%;
  height: 4px;
}

.border_div.left_line_devider {
  background-image: linear-gradient(270deg, var(--light-blue2), #fff0);
}

.border_div.left_line_devider.hero {
  background-image: linear-gradient(to right, #fff0, #fff), linear-gradient(to right, #fff, #fff0), linear-gradient(to right, var(--light-blue2), #fff0);
}

.border_div.left_line_devider.hero._2nd {
  background-image: linear-gradient(265deg, var(--light-blue2), #fff0), linear-gradient(265deg, #fff, #fff0);
}

.border_div.hero {
  background-image: linear-gradient(to right, var(--light-blue2), #fff0), linear-gradient(to right, #fff, #fff0);
  opacity: 1;
  border-radius: 19px;
  height: 2px;
}

.stpt_leaf {
  opacity: 1;
  background-image: url('../images/gold_.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 70px;
  min-height: 70px;
  margin: 20px 5px;
  padding: 10px;
  position: relative;
}

.stpt_leaf.landing {
  opacity: 1;
  background-image: url('../images/group-83-1.svg');
  position: relative;
}

.waves---heading-3-no-margins-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Girassol, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}

.waves-name-wrap-team-1 {
  grid-row-gap: 4px;
  flex-direction: column;
  align-items: center;
  padding: 12px 12px 20px;
  display: flex;
}

.waves-image-team-1 {
  box-shadow: none;
  background-color: #cabbbb17;
  border-radius: 2px;
  flex: 1;
  width: 100%;
}

.waves-image-team-1.temp_paster_pic {
  padding: 20px;
}

.waves-tile-team-1 {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  text-align: center;
  background-color: #bedee554;
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: auto;
  max-width: none;
  padding: 0 0 3px;
  display: flex;
  overflow: hidden;
  box-shadow: -2px 7px 7px -3px #64808b38;
}

.waves-grid-team-1 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.waves---center-heading-4 {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.candle-jitter {
  z-index: auto;
  background-image: url('../images/layer2.jpg');
  background-position: 100% 100%;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.scroll_down_indicator {
  filter: brightness(200%);
  background-image: url('../images/rightarrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 60px;
  margin-top: 12px;
  transform: rotate(90deg);
}

.section-4 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.bulletin-img {
  box-shadow: none;
  width: 250px;
  height: 330px;
}

.item-bulletin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #333;
  background-color: #639b9c12;
  border-radius: 6px;
  flex-wrap: wrap;
  flex: auto;
  place-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  min-width: 280px;
  max-width: 300px;
  min-height: 100px;
  text-decoration: none;
  transition: box-shadow .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.item-bulletin:hover {
  box-shadow: -7px 8px 0 0 var(--sky-blue);
  background-color: #fff;
  overflow: hidden;
}

.lable-txt {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #333;
  text-align: center;
  background-color: #cad9e587;
  flex: 1;
  width: 100%;
  padding: 20px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
  position: absolute;
  inset: auto 0% 0%;
}

.bulletin_holder {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: center;
  align-items: center;
  display: flex;
}

.lottie-animation-2 {
  opacity: 1;
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.container-10 {
  max-width: 1280px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---cta-dark-7 {
  background-color: var(--light-sea-green);
  color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 20px;
  font-weight: 400;
  transition: background-color .2s;
  display: flex;
  overflow: visible;
}

.waves---cta-dark-7:hover {
  background-color: #131313e6;
}

.lightbox-link {
  text-decoration: none;
}

.lightbox-link.loop-lightbox {
  margin-top: 0;
}

.waves-master-pricing-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--waves-library-white);
  background-color: #47505a;
  border-radius: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: flex-start;
  margin: 20px auto;
  padding: 15px;
  display: flex;
}

.waves---center-heading-5 {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-11 {
  box-shadow: none;
  text-align: center;
  object-fit: contain;
  width: 120px;
  max-width: none;
  height: 90px;
  margin: 0 20px 10px;
  display: inline;
}

.link-block-5 {
  background-color: #639b9c0f;
  border-radius: 6px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  min-height: 260px;
  padding-top: 30px;
  padding-bottom: 0;
  text-decoration: none;
  transition: all .35s;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 2px 5px #0003;
}

.link-block-5:hover {
  background-color: #384147;
  text-decoration: none;
  box-shadow: 0 0 8rem 20px #60c7ff61;
}

.link-block-5.hide_-payment {
  display: none;
}

.favicon-icon {
  box-shadow: none;
  object-fit: contain;
  border-radius: 3px;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  padding-right: 0;
}

.landing_title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.landing_title.cms-one {
  text-shadow: 0 1px 6px #0000001c;
  margin-top: 20px;
  margin-bottom: 12px;
}

.html-embed-4 {
  width: 100%;
  height: 100%;
}

.modal {
  z-index: 6;
  opacity: 1;
  background-color: #38454652;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 20px;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal.section_min_padding {
  display: none;
}

.station_title_holder {
  color: #fff;
  background-color: #00000085;
  align-self: center;
  padding: 15px 26px;
  font-family: Girassol, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 100%;
  position: sticky;
  top: 50%;
  transform: translate(0, -30%);
}

.close_enlrg {
  clear: left;
  background-color: #e5dcdc6b;
  border-radius: 18px 18px 18px 0;
  padding: 14px;
  transition: all .2s;
  position: sticky;
  inset: 0 auto auto 100%;
}

.close_enlrg:hover {
  background-color: #0000;
  border-radius: 4px;
  padding: 5px;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1.75fr;
  grid-template-columns: 1.85fr 1fr;
  align-content: center;
  align-self: center;
  align-items: stretch;
  max-width: 1280px;
  height: 60vw;
  min-height: 95vh;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.station_pic_holder {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
  min-height: 100%;
  position: relative;
}

.tab-pane-tab-2 {
  position: static;
}

.decor_holder_cross {
  opacity: .5;
  background-image: url('../images/cross_design_bg_vector.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  min-height: 200px;
  position: absolute;
  inset: -200px auto auto 0%;
}

.decor_holder_cross.hero_section {
  opacity: .7;
  background-image: url('../images/auth_stpt_vec.svg');
  background-position: 50% 100%;
  align-self: center;
  width: 370px;
  min-height: 200px;
  margin: 0 auto 0 0;
  position: static;
  inset: 0 0% 0 auto;
}

.div-block-73 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.image-13 {
  border-radius: 3px;
  width: 100%;
  height: 100%;
  box-shadow: 4px 4px 7px #23687a63;
}

.superscript-2 {
  opacity: .8;
  padding-left: 2px;
  font-family: Outfit, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.togia {
  box-shadow: none;
  filter: contrast(200%) invert();
  outline-offset: 4px;
  border-radius: 3px;
  outline: 1px dashed #0006;
  height: auto;
  transition: background-color .5s;
}

.togia:hover {
  background-color: #ffffff57;
  outline-color: #00000057;
}

.p_t_r {
  color: var(--cadet-blue);
  background-color: #0000;
  border-bottom: 2px solid #639b9c2e;
  border-radius: 3px;
  margin-top: 28px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 10px;
  font-family: Girassol, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
}

.p_t_r.full_width {
  text-align: center;
  margin-top: 16px;
  padding-bottom: 10px;
}

.columns {
  position: relative;
}

.image-14.the-_rosary_tut {
  box-shadow: none;
  object-fit: contain;
  object-position: 50% 50%;
  align-self: auto;
  width: 100%;
  height: 475px;
  max-height: 70vh;
  margin-top: 20px;
  position: relative;
  top: 0;
  bottom: 0;
}

.image-14.full_width {
  object-fit: cover;
  background-color: #0000;
  border-radius: 8px;
  width: 85%;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}

.heading-8 {
  color: var(--waves-library-black);
  margin-top: 20px;
  margin-bottom: 6px;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
}

.heading-8._2nd_type {
  margin-top: 28px;
  font-weight: 400;
}

.column {
  flex-direction: column;
  min-height: 75vh;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  position: sticky;
  top: 60px;
}

.column.full_w {
  margin-top: 10px;
  top: 60px;
}

.r_container_praying {
  margin-bottom: 40px;
}

.praying_title-h2 {
  background-color: var(--cadet-blue);
  color: #fff;
  text-align: center;
  border-radius: 3px;
  align-self: stretch;
  margin-top: 8px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Girassol, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 120%;
}

.praying_title-h2.sub_ptr {
  z-index: 1;
  border-bottom: 1px solid var(--gray-tr);
  color: var(--cadet-blue);
  background-color: #0000;
  position: static;
  top: 60px;
}

.div-block-75 {
  flex: 1;
  align-self: stretch;
  min-height: 100%;
  margin-top: 20px;
  margin-left: -19px;
  position: relative;
}

._1st_l {
  object-fit: contain;
  object-position: 50% 50%;
  background-image: url('../images/st_joe_mercy3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

._2nd_l {
  object-fit: contain;
  object-position: 50% 50%;
  background-image: url('../images/st_joe_mercy31.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

._3rd_l {
  object-fit: contain;
  object-position: 50% 50%;
  background-image: url('../images/st_joe_mercy33.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.non_title_prefix {
  color: #0006;
  justify-content: center;
  width: 100%;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  display: flex;
}

.prefix_sub_title {
  color: #13131380;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.superscript-3 {
  color: #8d8d8d;
  font-weight: 300;
}

.superscript-4 {
  color: #b8b8b8;
  font-weight: 400;
}

.superscript-5 {
  color: #979797;
  font-weight: 400;
}

.div-block-76 {
  z-index: 1;
  background-color: #5b93a9ab;
  border-radius: 100%;
  align-self: auto;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 14px;
  transition: background-color .4s;
  position: sticky;
  bottom: 15px;
  right: 0;
}

.div-block-76:hover {
  background-color: #00000069;
}

.div-block-77 {
  width: 30px;
  height: 30px;
  position: relative;
}

.image-15 {
  box-shadow: none;
  width: 30px;
  height: 30px;
  position: absolute;
  inset: 0%;
}

.html-embed-5 {
  position: absolute;
  inset: auto 100px 15px auto;
}

.heading-11 {
  text-transform: uppercase;
}

.div-block-79 {
  align-self: auto;
  align-items: flex-end;
  height: 100%;
  max-height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rich-text-block-2 {
  column-count: 2;
}

.text-span-17 {
  color: #fff;
  text-shadow: 0 1px 20px #0003;
}

.together_in_action {
  color: #fff;
  font-size: 36px;
}

.rich-text-block-3 {
  text-align: left;
  font-family: Outfit, sans-serif;
  font-weight: 400;
}

.rich-text-block-3 img {
  box-shadow: 4px 4px 7px #23687a63;
}

.rich-text-block-3 h2 {
  text-align: center;
}

.inputs_-2 {
  padding-top: 12px;
}

.div-block-83 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 12px;
  display: grid;
}

.div-block-83._1line {
  grid-template-columns: 1fr;
  padding-top: 0;
}

.div-block-83.first {
  color: #fff;
  grid-template-columns: 1fr 1fr;
}

.div-block-21 {
  padding-top: 12px;
}

.submit-button-2 {
  background-color: var(--waves-library-black);
  border-radius: 6px;
  margin-top: 20px;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 300;
  transition: all .2s;
}

.submit-button-2:hover {
  background-color: #414141;
}

.form-block-2 {
  font-family: Outfit, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 100%;
}

.error-message {
  background-color: #a5467440;
  border-radius: 8px;
}

.image-24 {
  box-shadow: none;
  opacity: 1;
  width: 100px;
  height: 100px;
}

.textarea-2 {
  background-color: #ffffff45;
  border-radius: 5px;
  min-width: 300px;
  max-width: 55vw;
  min-height: 150px;
  max-height: 500px;
}

.success-message {
  background-color: #0000006b;
  border-radius: 9px;
}

.field-label-3 {
  color: var(--waves-library-black);
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}

.text-field-2 {
  color: #0c0c0c;
  background-color: #ffffff45;
  border-radius: 5px;
  margin-bottom: 0;
  transition: all .325s ease-in-out;
}

.text-field-2:focus {
  box-shadow: 0 0 3em #2bfbff42;
}

.image-25 {
  border-radius: 4px;
  width: 100%;
}

.rich-text-block-4 {
  text-align: left;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-85 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-27 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 10px;
  height: 100%;
  max-height: 600px;
  margin-top: 30px;
}

.div-block-86 {
  z-index: 0;
  max-width: 1280px;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: sticky;
  bottom: 0;
}

.div-block-87 {
  z-index: 2;
  background-color: #0692ec70;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  transition: all .2s;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 18%;
}

.div-block-87:hover {
  background-color: #293136fa;
}

.html-embed-6 {
  color: #fff;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 15px 12px 13px;
}

.link-block-7 {
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.div-block-89 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: 8px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-89.home_page {
  margin-top: 50px;
  margin-bottom: 40px;
}

.html-embed-7 {
  outline-offset: -8px;
  border-radius: 9px;
  outline: 3px solid #fbf9eed9;
  width: 100%;
  max-width: 800px;
  height: 50vw;
  max-height: 448px;
  overflow: hidden;
}

.html-embed-7.bishop {
  max-width: none;
}

.div-block-91 {
  opacity: .33;
  filter: invert();
  background-image: url('../images/auth_stpt_vec.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
}

.div-block-91.revert {
  filter: invert();
  transform-style: preserve-3d;
  background-repeat: no-repeat;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div-block-91.home {
  filter: invert();
}

.image-28 {
  box-shadow: none;
  opacity: .72;
  width: 23%;
  margin-bottom: 40px;
}

.image-29 {
  box-shadow: none;
  object-fit: contain;
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
}

.image-30 {
  box-shadow: none;
  height: 50px;
  margin-bottom: 30px;
}

.heading-14 {
  text-align: center;
  margin-bottom: 25px;
}

.html-embed-8 {
  width: 20px;
  height: 35px;
  padding: 0 5px;
  display: inline-block;
}

.link-block-8 {
  padding-top: 0;
  padding-bottom: 0;
}

.link-block-8:hover {
  color: #00bfff;
}

.link-block-8.w--current:hover {
  color: var(--light-blue);
}

.div-block-92 {
  transition: color .2s;
}

.link-6 {
  color: var(--light-blue);
  padding-top: 0;
  padding-bottom: 8px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

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

.link-6.blk {
  display: block;
}

.div-block-93 {
  opacity: .03;
  background-image: url('../images/group-83-1-1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50vw;
  height: 50vw;
  position: absolute;
  inset: -23% -17% auto auto;
}

.flex-block-2 {
  font-family: Outfit, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.div-block-94 {
  justify-content: flex-end;
  margin-bottom: 0;
  display: flex;
}

.html-embed-9 {
  width: 24px;
  height: 24px;
}

.link-block-9 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--inside_title);
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 8px;
  transition: all .2s;
  display: flex;
}

.link-block-9:hover {
  background-color: #71e4ff30;
  border-radius: 7px;
}

.text-block-14 {
  padding-top: 1px;
}

.image-31 {
  box-shadow: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.paragraph-2 {
  color: var(--waves-library-black);
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  line-height: 130%;
}

.div-block-95 {
  padding: 40px;
}

.button {
  background-color: #6091a5;
  border-radius: 4px;
  margin-top: 20px;
  padding: 16px 17px;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
}

.button:hover {
  background-color: var(--waves-library-black);
  text-decoration: none;
  box-shadow: 5px 3px 5px #39464b30;
}

.div-block-96 {
  border-width: 1px;
  border-color: #fff;
  border-right-style: solid;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  min-width: 150px;
  display: flex;
  position: relative;
  right: -1px;
}

.div-block-97 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-span-18 {
  white-space: nowrap;
  overflow-wrap: normal;
}

.text-span-19 {
  margin-top: 4px;
  font-weight: 400;
  display: inline-block;
}

.subscript {
  font-size: 19px;
  font-weight: 400;
  display: inline-block;
  top: -1px;
  left: 3px;
}

.text-block-15 {
  color: #fff;
}

.phone_footer {
  color: var(--light-blue);
  padding: 4px;
  display: inline-block;
}

.heading-17 {
  color: #fff;
  overflow-wrap: break-word;
  margin-top: 0;
  font-family: Outfit, sans-serif;
  font-size: 32px;
  font-weight: 400;
  display: inline;
}

.div-block-105 {
  text-align: center;
  flex: 0 auto;
  align-self: stretch;
  padding: 5px 15px 15px;
}

.paypal {
  box-shadow: none;
  object-fit: contain;
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-bottom: 10px;
  margin-right: 6px;
}

.link-block-10 {
  display: none;
}

.bulletin_shower {
  z-index: 999;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0 0% auto;
  overflow: hidden;
}

.div-block-109 {
  background-color: #0000001f;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 70px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: absolute;
  inset: 10px 0 auto auto;
}

.div-block-109.share {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #ffffff69;
  border: 1px solid #fff;
  border-right-style: none;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  margin-bottom: 10px;
  padding: 0;
  display: flex;
  top: auto;
  bottom: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-109.download_btn {
  background-color: #ffffffdb;
  border: 1px solid #0000002b;
  border-radius: 14px;
  inset: auto auto 10px 10px;
}

.close {
  box-shadow: none;
  object-fit: cover;
  width: 40px;
  height: 40px;
  transition: all .2s;
}

.close:hover {
  width: 50px;
  height: 50px;
}

.html-embed-11 {
  color: #0051ff;
  flex: 0 auto;
  align-self: center;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  min-height: 50px;
  display: inline-block;
}

.link_bulletin {
  color: #26534f;
  white-space: normal;
  align-self: center;
  width: 0;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  line-height: 120%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.link_text_holder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: center;
  padding: 10px;
  display: flex;
}

.pdfholder {
  z-index: -2;
  background-color: #b3b3b387;
  width: 100%;
  position: absolute;
  inset: 0%;
  overflow: auto;
}

.lottie-animation-3 {
  z-index: -3;
  position: absolute;
  inset: 0%;
}

.canvas-wrapper {
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 16px;
  display: flex;
}

.image-39 {
  box-shadow: none;
}

.div-block-111 {
  width: 100%;
  max-width: 800px;
}

.text-block-16 {
  pointer-events: none;
  text-align: center;
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: flex;
  position: absolute;
  inset: -38px 0% auto;
}

.code-embed {
  width: 100%;
  min-width: 100%;
}

.container-11 {
  z-index: 4;
  justify-content: center;
  align-items: center;
  display: block;
}

.donation_pop {
  z-index: 3;
  background-color: #a8a79fe8;
  width: 100%;
  height: 100dvh;
  transition: all .5s;
  position: fixed;
  inset: 0%;
}

.donation_pop.hidden_st {
  width: 0%;
  height: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 50%;
  overflow: hidden;
}

.embd_class {
  margin-top: 100px;
  margin-right: 10px;
  padding: 9px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-40 {
  width: 50px;
  height: 50px;
  padding: 10px;
}

.text-span-21 {
  color: #9e8569;
  font-size: 14px;
}

.link-7 {
  color: #6091a5;
  background-color: #fbfaefd6;
  border: 1px dashed #6091a5;
  border-radius: 7px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Girassol, sans-serif;
  font-size: 48px;
  line-height: 120%;
  transition: all .4s;
}

.link-7:hover {
  color: var(--floral-white);
  background-color: #000;
  border-color: #6091a500;
  text-decoration: none;
}

.div-block-112 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
}

.paragraph-3 {
  text-align: center;
  line-height: 24px;
}

.bold-text-4 {
  color: var(--waves-library-black);
}

.link-8 {
  color: #d3b772;
  background-color: #00000024;
  border-radius: 9px;
  padding: 8px 15px;
  text-decoration: none;
  display: block;
}

.link-8:hover {
  background-color: #00000082;
  text-decoration: none;
}

.link-8.w--current {
  color: #dfc27a;
  background-color: #00000017;
  border-radius: 5px;
  padding: 8px 14px;
  display: block;
}

.heading-18 {
  text-align: center;
  margin-top: 10px;
  font-family: Girassol, sans-serif;
  text-decoration: none;
}

.heading-18:hover {
  text-decoration: none;
}

.link-block-11 {
  color: #6091a5;
  border: 1px solid #00000024;
  border-radius: 8px;
  padding-left: 42px;
  padding-right: 42px;
  transition: all .2s;
}

.link-block-11:hover {
  color: var(--waves-library-white);
  background-color: #6091a5;
  font-weight: 400;
  text-decoration: none;
}

.collection-list {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: row;
  display: flex;
  overflow: auto;
}

.div-block-113 {
  display: flex;
}

.div-block-114 {
  opacity: .51;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  padding-left: 15px;
  display: flex;
}

.collection-item {
  margin-bottom: 60px;
}

.text-block-17 {
  color: #83837f;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 120%;
}

.image-41 {
  opacity: .8;
  outline-offset: 0px;
  object-fit: cover;
  object-position: 50% 50%;
  outline: 1px solid #b6964500;
  min-width: 200px;
  height: 100%;
  max-height: 500px;
  transition: all .2s, opacity .2s;
}

.image-41:hover {
  opacity: 100;
  outline-offset: -10px;
  outline: 3px solid #fbf9ee;
}

.collection-item-2 {
  align-self: stretch;
  display: flex;
}

.text-block-18 {
  text-align: right;
}

.div-block-115 {
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 10px;
  display: flex;
}

.div-block-115.eventhandler_section {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.collection-list-2 {
  aspect-ratio: 4;
  width: 100%;
  position: relative;
}

.collection-item-3 {
  aspect-ratio: 4;
}

.collection-list-wrapper {
  flex: 1;
  align-self: stretch;
}

.image-42 {
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  outline-offset: -7px;
  object-fit: cover;
  border-radius: 20px;
  outline: 3px solid #e6edee;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}

.text-block-19 {
  text-align: center;
  text-shadow: 0 2px 6px #0003;
  margin-bottom: 14px;
  font-family: Outfit, sans-serif;
  font-size: 24px;
  line-height: 120%;
}

.empty-state {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

  ul {
    font-size: 16px;
    font-weight: 300;
  }

  .waves---subtitle {
    text-shadow: 0 1px 6px #0003;
  }

  .waves---subtitle.top-header {
    font-size: 24px;
    line-height: 32px;
  }

  .waves---mega-heading-1 {
    letter-spacing: 0;
    max-width: none;
    font-size: 56px;
    font-weight: 400;
    line-height: 110%;
  }

  .waves-title-wrap-hero-5 {
    grid-row-gap: 15px;
    max-width: 535px;
  }

  .waves---main-container.landing {
    margin-top: 0;
  }

  .waves-section-hero {
    padding-top: 240px;
  }

  .waves-section-hero.section_min_padding {
    height: auto;
    min-height: 580px;
    max-height: 130vw;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .waves---hamburger-icon {
    filter: invert(44%);
    outline-offset: -2px;
    border-radius: 7px;
    outline: 2px solid #13131314;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
  }

  .waves---menu-button {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---menu-button.w--open {
    background-color: var(--waves-library-black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves---nav-link {
    text-align: left;
    text-transform: none;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin-top: 21px;
    margin-bottom: 0;
    margin-left: 14px;
    padding-bottom: 6px;
    padding-left: 0;
    font-size: 18px;
    text-decoration: none;
    display: flex;
  }

  .waves---nav-link:hover {
    box-shadow: none;
    color: #000;
    background-color: #0000;
  }

  .waves---nav-link.w--current:hover {
    color: #000;
  }

  .waves-dropdown-list {
    border: 1px solid var(--gray-tr);
    background-color: var(--waves-library-white);
    border-radius: 3px;
    margin-top: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    position: relative;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    margin-top: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves-dropdown-list.last {
    margin-top: 31px;
  }

  .waves-icon-drodpdown {
    display: none;
  }

  .waves-dropdown-toggle {
    justify-content: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 6px;
    font-size: 20px;
  }

  .waves---nav-menu {
    background-color: var(--waves-library-white);
    border-bottom-left-radius: 12px;
    flex-flow: column;
    justify-content: center;
    width: 50%;
    min-width: auto;
    height: 500px;
    max-height: 90svh;
    margin-top: 4px;
    padding: 20px 20px 40px;
    display: flex;
    position: absolute;
    inset: 65px 0% auto auto;
    overflow: auto;
    box-shadow: 0 8px 20px #2f3d5833;
  }

  .waves-right-nav-1 {
    margin-right: 0;
    overflow: auto;
  }

  .waves---brand {
    margin-left: -5px;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }

  .waves---nav-container {
    outline-offset: 0px;
    border-radius: 0;
    outline: 1px #333;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .waves-navbar-1 {
    left: 0;
    right: 0;
  }

  .waves-navbar-1.section_min_padding {
    padding-left: 0;
    padding-right: 0;
  }

  .waves---heading-3-no-margins:hover {
    text-shadow: none;
    transform: none;
  }

  .waves---heading-3-no-margins.duc-altm {
    text-align: center;
    margin-top: 12px;
    font-family: Girassol, sans-serif;
    font-size: 30px;
  }

  .waves-tile-contact-3 {
    box-shadow: 0 6px 12px #0b7dc72b;
  }

  .waves-tile-contact-3.time_schedule {
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves-grid-contact-3 {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .waves-bottom-footer-2 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
  }

  .waves-top-footer-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: row;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: auto;
    grid-auto-columns: auto;
    justify-content: stretch;
    align-items: stretch;
    display: grid;
  }

  .waves---paragraph-big-2 {
    text-align: center;
    align-self: center;
    margin-bottom: 0;
  }

  .waves---content-image-halves {
    text-align: center;
    flex-wrap: wrap;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 0;
    display: flex;
  }

  .waves---grid-cta-3 {
    grid-row-gap: 64px;
    background-position: 0 0, -103px 0;
    background-size: auto, cover;
    border-radius: 3px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .waves---grid-cta-3.grid {
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  .waves-master-cta-3 {
    margin-top: 40px;
    padding: 0;
    box-shadow: 0 6px 20px #0b7dc72b;
  }

  .link-in-text {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid {
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    align-self: stretch;
    place-items: start center;
    line-height: 21px;
    display: grid;
  }

  .text-dates.footer-mt {
    text-align: left;
    flex: 0 auto;
  }

  .text-dates.landing {
    border-left-style: none;
    width: 100%;
    display: flex;
    position: relative;
  }

  .text-dates.landing.hil {
    white-space: normal;
    flex: 1;
    align-self: stretch;
  }

  .waves---content-image-halves-2 {
    text-align: center;
    align-items: center;
  }

  .waves---content-image-halves-2.toa {
    flex: 1;
    align-self: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .waves---grid-image-halves {
    grid-row-gap: 48px;
    background-color: #f7f1df;
    background-image: linear-gradient(#0000, #0000);
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .waves---grid-image-halves.campaign {
    flex: 1;
    width: 100%;
    height: 350px;
    box-shadow: 0 6px 20px #0b7dc72b;
  }

  .heading-2 {
    text-align: left;
    font-family: Girassol, sans-serif;
    font-size: 32px;
    line-height: 40px;
  }

  .waves---paragraph-big-6 {
    text-align: justify;
    flex: 0 auto;
  }

  .waves---paragraph-big-6._3-colm {
    column-count: 2;
  }

  .waves-content-cta-2 {
    align-self: stretch;
    align-items: stretch;
    width: auto;
  }

  .waves-master-cta-2 {
    text-align: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves-master-cta-2.historical {
    align-items: flex-start;
  }

  .waves---section-medium-5 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .waves---section-medium-5.dark_blue_bg-copy.section_min_padding {
    background-position: 0 0, 74% 27%, 50% 27%;
    background-size: auto, cover, cover;
    background-attachment: scroll, scroll, fixed;
  }

  .waves-tile-features-6 {
    justify-content: space-around;
    align-items: center;
  }

  .waves---center-heading-2 {
    font-family: Girassol, sans-serif;
    font-size: 48px;
    font-weight: 400;
  }

  .list {
    justify-content: space-around;
    padding-left: 20px;
  }

  .list-item-2 {
    text-align: left;
  }

  .html-embed {
    display: none;
  }

  .dropdown-link {
    text-align: left;
    margin-bottom: 12px;
    padding-left: 14px;
    padding-right: 13px;
    font-size: 16px;
  }

  .text-block-6 {
    font-size: 18px;
  }

  .text-block-6:hover {
    color: #000;
  }

  .grid-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template: "Area-2 Area-3"
                   "Area ."
                   / 1fr 1fr;
  }

  .section_min_padding.volunteer_pos {
    background-color: #0000;
  }

  .waves---mega-heading-3 {
    text-align: center;
    font-size: 72px;
    line-height: 110%;
  }

  .waves-limit-1008 {
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .waves-title-wrap-hero-2 {
    text-shadow: 0 2px 5px #0000008f;
    background-color: #0000;
    justify-content: center;
    align-items: center;
    padding-top: 75px;
    padding-bottom: 92px;
  }

  .waves---section-hero-primary-3 {
    text-align: center;
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    margin-bottom: 40px;
    font-family: Outfit, sans-serif;
  }

  .waves---section-hero-primary-3.volunteer {
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .waves---section-hero-primary-3.bulletin {
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    margin-bottom: 40px;
  }

  .waves---section-hero-primary-3.gallery {
    background-image: linear-gradient(#ffffff1a, #1c3d3ca6), url('../images/mma.webp');
    background-position: 0 0, 100% 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    margin-bottom: 40px;
  }

  .waves---section-hero-primary-3.calender {
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .waves---section-hero-primary-3.contact {
    background-position: 0 0, 87% 100%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .waves---section-hero-primary-3.common.carving_station_hero {
    background-position: 95%;
  }

  .waves---section-hero-primary-3.donation {
    background-image: url('../images/649f18c4c8da01303867b500_cand.jpg');
    background-position: 100% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    margin-bottom: 40px;
  }

  .waves---section-hero-primary-3.about {
    background-position: 0 0, 50%, 100%;
  }

  .waves---section-hero-primary-3.p_t_r {
    background-position: 0 0, 100% 45%;
    background-size: auto, cover;
  }

  .div-block-2 {
    background-image: none;
  }

  .waves-grid-pricing-1 {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph {
    position: relative;
  }

  .paragraph.sub_hero_title {
    text-align: center;
    margin-top: 10px;
  }

  .background-video.moba {
    display: block;
  }

  .tab_holder {
    background-color: #adf0ff54;
  }

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

  .grid-5.volunteer_positions_link_stack {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-9.first {
    grid-template-columns: .5fr .5fr;
    padding-top: 0;
  }

  .div-block-10 {
    height: auto;
  }

  .div-block-12 {
    padding-top: 0;
  }

  .textarea {
    max-width: 77vw;
    min-height: 150px;
  }

  .textarea.volunteer {
    max-width: 90vw;
  }

  .div-block-14 {
    justify-content: center;
  }

  .div-block-14.duc-altm {
    text-align: center;
    grid-template-columns: 1fr .25fr;
    justify-content: center;
  }

  .tabs-menu-2 {
    z-index: 1;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: #f8f9ed;
    flex-wrap: wrap;
    place-content: space-around center;
    align-self: flex-start;
    align-items: center;
    margin-bottom: 19px;
    padding: 15px 0;
    position: sticky;
    top: 68px;
  }

  .tabs-menu-2.station {
    margin-bottom: 0;
  }

  .tab_002 {
    background-color: #0000000d;
    border-radius: 7px;
    flex: 0 auto;
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab_002:hover {
    box-shadow: none;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .tab_002.w--current {
    border-radius: 7px;
    flex: 0 auto;
  }

  .tab_002.w--current:hover {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .tab-txt {
    min-height: 20px;
  }

  .section_holder {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    grid-template-columns: 5fr;
  }

  .section_holder.ministries {
    background-image: none;
    background-position: 0 0;
  }

  .section_holder.carving {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

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

  .paragraph_sec.divide3 {
    column-count: 2;
  }

  .image-5.featured_pic_001 {
    max-width: 300px;
  }

  .hero-note {
    margin-top: 12px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .contact-map-sec {
    margin-top: -21px;
  }

  .waves---paragraph-big-9 {
    font-size: 24px;
  }

  .waves-text-wrap-gallery-2 {
    padding-bottom: 16px;
  }

  .div_null {
    flex-direction: column-reverse;
    display: flex;
  }

  .blurr-bg-nav {
    margin-bottom: 0;
  }

  .div-block-24 {
    min-height: 100px;
  }

  .cover-anm {
    width: 0;
    height: 0;
    display: none;
    overflow: hidden;
  }

  .lable_close_scroll_tut {
    justify-content: flex-start;
  }

  .stpt_leaf {
    min-width: 50px;
    min-height: 50px;
  }

  .waves-tile-team-1 {
    grid-column-gap: 2%;
    grid-row-gap: 2%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    display: flex;
  }

  .waves-grid-team-1 {
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    max-width: none;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown {
    flex-direction: column;
    flex: 1;
    align-self: stretch;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .item-bulletin {
    justify-content: center;
    align-items: center;
  }

  .bulletin_holder {
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    width: auto;
  }

  .lottie-animation-2 {
    padding: 20px;
    position: absolute;
    inset: 0%;
  }

  .waves-master-pricing-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
  }

  .link-block-5 {
    width: 100%;
  }

  .landing_title {
    font-size: 20px;
  }

  .html-embed-4 {
    min-height: 350px;
  }

  .modal {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: none;
  }

  .modal.section_min_padding {
    padding-right: 0;
    display: none;
  }

  .station_title_holder {
    margin-top: 0;
    padding-top: 40px;
    position: relative;
    top: auto;
    transform: translate(0);
  }

  .close_enlrg {
    z-index: 1;
    top: 10px;
    right: -20px;
  }

  .grid-8 {
    flex-direction: column-reverse;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    max-height: none;
    margin-top: 164px;
    display: flex;
  }

  .station_pic_holder {
    background-position: 50%;
    width: 100%;
    height: 100vw;
    max-height: none;
    margin: -38px 60px 0;
    padding: 0;
  }

  .decor_holder_cross {
    display: none;
  }

  .decor_holder_cross.hero_section {
    opacity: 0;
    margin-left: 0;
    display: block;
  }

  .div-block-73 {
    grid-template-columns: 1fr;
  }

  .image-13 {
    object-fit: contain;
    object-position: 50% 50%;
    background-image: linear-gradient(#eae2d5cc, #eae2d5cc), url('../images/svdp_picture.webp');
    background-position: 0 0, 50%;
    background-size: auto, 100% 100%;
    width: 100%;
    max-width: 100%;
    max-height: 299px;
  }

  .togia {
    height: auto;
  }

  .p_t_r {
    font-size: 36px;
    line-height: 110%;
  }

  .image-14.the-_rosary_tut {
    max-height: none;
  }

  .image-14.full_width {
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
  }

  .heading-8 {
    font-size: 22px;
  }

  .column {
    margin-top: 20px;
    top: 80px;
  }

  .r_container_praying {
    margin-bottom: 20px;
  }

  .div-block-75 {
    margin-left: -10px;
  }

  ._1st_l {
    object-position: 0% 50%;
  }

  ._2nd_l, ._3rd_l {
    background-position: 50%;
  }

  .heading-10 {
    font-size: 32px;
  }

  .heading-11 {
    align-self: stretch;
  }

  .rich-text-block-2 {
    column-count: 1;
  }

  .together_in_action {
    font-size: 34px;
  }

  .div-block-83.first {
    grid-template-columns: .5fr .5fr;
    padding-top: 0;
  }

  .div-block-21 {
    padding-top: 0;
  }

  .textarea-2 {
    max-width: none;
    min-height: 150px;
  }

  .div-block-85 {
    grid-template-columns: 1fr;
  }

  .image-27 {
    object-position: 50% 74%;
    width: 100%;
    max-height: 400px;
    margin-top: 0;
  }

  .div-block-86 {
    display: none;
  }

  .div-block-87 {
    z-index: 0;
    width: 90px;
    height: 40px;
  }

  .html-embed-6 {
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 12px 24px 4px;
  }

  .div-block-89 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
  }

  .div-block-89.home_page {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-91 {
    flex: 0 auto;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-91.revert {
    flex: none;
    height: 0;
  }

  .div-block-93 {
    background-size: 100vw 100vw;
    width: 100vw;
    height: 100vw;
    top: -14%;
    right: -31%;
  }

  .image-31 {
    object-fit: cover;
    object-position: 50% 100%;
  }

  .paragraph-2 {
    font-size: 18px;
  }

  .div-block-96 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-36 {
    box-shadow: none;
    display: block;
  }

  .text-span-20 {
    color: #4d4c4a;
    text-align: center;
    width: 100%;
    margin-top: 16px;
    font-size: 19px;
    font-weight: 400;
    display: inline-block;
  }

  .link-block-10 {
    display: block;
  }

  .bulletin_shower {
    top: 0;
  }

  .div-block-109.share {
    bottom: -47px;
    transform: translate(0, -120%);
  }

  .div-block-109.download_btn {
    bottom: 45px;
  }

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

  .link-block-11 {
    border: 1px solid #0000001f;
  }

  .text-block-17 {
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
  }

  .image-41 {
    opacity: 100;
  }

  .image-42 {
    outline-offset: -7px;
    border-radius: 9px;
    outline: 3px #e6edee;
  }
}

@media screen and (max-width: 767px) {
  li {
    color: var(--waves-library-black);
  }

  .waves---subtitle {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 29px;
  }

  .waves---subtitle.top-header {
    margin-bottom: 0;
  }

  .waves---mega-heading-1 {
    letter-spacing: 0;
    max-width: none;
    font-size: 56px;
  }

  .waves-title-wrap-hero-5 {
    grid-row-gap: 15px;
    text-align: center;
    align-items: center;
    width: auto;
    max-width: 100%;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---main-container.landing {
    flex-flow: column wrap;
    margin-top: 0;
    padding-top: 0;
  }

  .waves-section-hero {
    padding-top: 160px;
  }

  .waves-section-hero.section_min_padding {
    min-height: 746px;
    max-height: none;
    padding-top: 100px;
  }

  .waves---nav-menu {
    background-color: #fffffff5;
    width: auto;
    height: 450px;
  }

  .waves---brand {
    margin-left: -2px;
  }

  .waves-master-nav-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .waves---nav-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .waves---heading-3-no-margins {
    width: 100%;
  }

  .waves-tile-contact-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .waves-tile-contact-3.time_schedule {
    width: auto;
    margin-top: 10px;
  }

  .waves-top-footer-2 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr;
    justify-content: flex-start;
  }

  .waves---content-image-halves {
    padding: 0;
  }

  .waves---grid-cta-3 {
    background-position: 0 0, -147% 0;
    border-radius: 3px;
    flex: 1;
    align-items: stretch;
  }

  .waves---grid-cta-3.grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  .waves-master-cta-3 {
    margin-top: 40px;
  }

  .link-in-text:hover {
    opacity: .81;
    outline-offset: 0px;
    outline-style: none;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-content: center;
    place-items: stretch stretch;
  }

  .waves---content-image-halves-2.toa {
    height: auto;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .waves---grid-image-halves.campaign {
    flex: 1;
    padding: 10px;
  }

  .waves---main-container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---main-container-5 {
    padding-left: 16px;
    padding-right: 16px;
    overflow: hidden;
  }

  .waves---paragraph-big-6 {
    text-align: justify;
    column-count: 1;
  }

  .waves---paragraph-big-6._3-colm {
    column-count: 1;
  }

  .waves---heading-2-no-margins-4 {
    text-align: center;
    font-size: 44px;
    line-height: 125%;
  }

  .waves-master-cta-2 {
    padding: 0;
  }

  .waves---section-medium-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .waves---section-medium-5.referances.section_min_padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .waves---section-medium-5.dark_blue_bg-copy {
    background-image: linear-gradient(#574640, #4e6081d6);
    background-position: 0 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .waves-tile-features-6 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .waves---center-heading-2 {
    font-size: 32px;
  }

  .grid-2 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-2.hospital_m {
    grid-row-gap: 20px;
  }

  .list {
    padding-left: 20px;
  }

  .list-item-2 {
    color: var(--waves-library-white);
    text-align: justify;
    font-weight: 200;
  }

  .container-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid-3 {
    grid-template: "."
                   "."
                   / 1fr 1fr;
    grid-auto-flow: row;
  }

  .heading-4 {
    font-size: 28px;
  }

  .heading-4.footer_hrader {
    text-align: left;
    letter-spacing: 0;
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
  }

  .section_min_padding._2nd_hero_sec {
    background-repeat: repeat, repeat-y;
  }

  .section_min_padding.history {
    background-repeat: repeat, repeat-y;
    background-size: auto, 100% 12%;
    background-attachment: scroll, scroll;
  }

  .waves---mega-heading-3 {
    font-size: 56px;
  }

  .waves-limit-1008 {
    justify-content: center;
  }

  .waves-title-wrap-hero-2 {
    padding-top: 47px;
    padding-bottom: 30px;
  }

  .waves-title-wrap-hero-2.about_us {
    margin-top: 60px;
    padding-bottom: 10px;
  }

  .waves---main-container-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-hero-primary-3 {
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 200px;
  }

  .waves---section-hero-primary-3.volunteer {
    margin-bottom: 40px;
  }

  .waves---section-hero-primary-3.bulletin {
    background-position: 50%, 50% 16%;
  }

  .waves---section-hero-primary-3.gallery {
    background-image: linear-gradient(#ffffff2b, #1c3772bf 90%), url('../images/mma.webp');
    background-position: 0 0, 100% 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .waves---section-hero-primary-3.calender {
    background-position: 0 0, 50% 100%;
  }

  .waves---section-hero-primary-3.contact {
    background-image: linear-gradient(#fff0, #000000b5), url('../images/shutterstock_1910635828.webp');
    background-position: 0 0, 95% 100%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .waves---section-hero-primary-3.common {
    padding-bottom: 40px;
  }

  .waves---section-hero-primary-3.common.carving_station_hero {
    background-position: 95% 0;
  }

  .waves---section-hero-primary-3.donation {
    background-image: url('../images/649f18c4c8da01303867b500_cand.jpg');
    background-position: 100% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    margin-bottom: 40px;
  }

  .waves---section-hero-primary-3.about {
    background-image: linear-gradient(#7ebecc61, #c3942f1f), url('../images/about.webp');
    background-position: 0 0, 53%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .waves---section-hero-primary-3.p_t_r {
    background-position: 0 0, 95% 45%;
    background-size: auto, cover;
  }

  .div-block-2 {
    background-image: none;
    padding-bottom: 115px;
  }

  .div-block-2.about {
    padding-top: 10px;
    padding-bottom: 60px;
  }

  .waves-tile-pricing-1 {
    box-shadow: 0 0 0 1px #363d6f1c;
  }

  .waves-grid-pricing-1 {
    grid-template-columns: 1fr;
    max-width: none;
  }

  .waves---main-container-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    text-align: justify;
  }

  .paragraph.sub_hero_title {
    color: #fff;
    text-align: center;
    text-shadow: none;
  }

  .tabs-menu {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-left: -5px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .radio-menu-links {
    outline-offset: -1px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
  }

  .radio-menu-links.w--current {
    border-radius: 7px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .tab_holder {
    padding: 15px;
  }

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

  .grid-5.volunteer_positions_link_stack {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-9 {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-9._3divs {
    clear: left;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch space-between;
    align-items: stretch;
    min-height: auto;
    display: flex;
  }

  .div-block-9._1line {
    padding-top: 0;
  }

  .div-block-9.first {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center flex-start;
    margin-bottom: 10px;
    display: grid;
  }

  .text-field {
    min-width: 200px;
  }

  .submit-button {
    border-radius: 3px;
  }

  .div-block-10 {
    flex: 1;
    height: auto;
  }

  .div-block-11 {
    height: 0;
    margin-bottom: 0;
  }

  .div-block-12 {
    padding-top: 0;
  }

  .form_holder {
    outline-color: var(--gray-tr);
    outline-offset: -1px;
    background-color: #0000;
    outline-width: 1px;
    outline-style: none;
    padding: 0;
  }

  .div-block-13 {
    flex: 1;
  }

  .textarea {
    min-width: 200px;
    max-width: 90vw;
  }

  .textarea.volunteer {
    max-width: 90vw;
  }

  .div-block-14.duc-altm {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .stoc {
    flex-flow: column wrap;
  }

  .tabs-menu-2 {
    z-index: 0;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    outline-offset: 0px;
    outline: 3px #333;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 0;
  }

  .tab_002 {
    background-color: #00000012;
    border-radius: 3px;
    flex: 0 auto;
    padding: 9px 18px;
  }

  .tab_002:hover {
    border-radius: 3px;
    padding-bottom: 9px;
  }

  .tab_002.w--current {
    border-radius: 3px;
    flex: 0 auto;
    padding-bottom: 9px;
  }

  .tab_002.w--current:hover {
    padding-bottom: 9px;
  }

  .tab-txt {
    min-height: 0;
  }

  .tab-txt.numb {
    font-size: 24px;
  }

  .section_holder.opening.carving {
    grid-template-columns: 1fr;
  }

  .paragraph_sec.divide3 {
    column-count: 1;
  }

  .image-5.featured_pic_001 {
    max-width: 100%;
  }

  .html-embed-3 {
    min-width: 700px;
    overflow: visible;
  }

  .div-block-17 {
    object-fit: fill;
    overflow: auto;
  }

  .hero-note {
    white-space: normal;
    margin-top: 15px;
  }

  .waves---nav-container-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .grid-7 {
    outline-color: var(--gray-tr);
    outline-offset: 0px;
    outline-width: 1px;
    outline-style: none;
    padding: 0;
  }

  .inline_contact_desc {
    margin-bottom: 0;
  }

  .heading_span {
    padding-top: 0;
    font-size: 16px;
  }

  .sub_inline {
    color: #888;
    font-size: 12px;
  }

  .address {
    border-radius: 3px;
  }

  .contact-map-sec {
    margin-top: -21px;
  }

  .waves-image-gallery-2 {
    border-radius: 3px;
  }

  .waves---paragraph-big-9 {
    font-size: 20px;
    font-weight: 300;
    line-height: 120%;
  }

  .waves-grid-gallery-2 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .waves-master-gallery-2 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-24 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .download_img_btn {
    max-width: none;
  }

  .devider_vertical {
    margin-bottom: 20px;
  }

  .stpt_leaf {
    min-width: 45px;
    min-height: 45px;
  }

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

  .item-bulletin {
    flex: 0 auto;
  }

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

  .lightbox-link.loop-lightbox {
    margin-top: 15px;
  }

  .waves-master-pricing-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-bottom: 40px;
    display: grid;
  }

  .image-11 {
    height: 90px;
  }

  .link-block-5 {
    max-width: 100%;
    padding-top: 30px;
  }

  .landing_title {
    font-size: 16px;
  }

  .modal {
    padding-left: 0;
    display: none;
  }

  .modal.section_min_padding {
    padding-right: 0;
    display: none;
  }

  .grid-8 {
    max-height: 80vh;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .station_pic_holder {
    height: 95vw;
    min-height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .decor_holder_cross.hero_section {
    opacity: 0;
  }

  .div-block-73 {
    grid-template-columns: 1fr;
  }

  .image-13 {
    width: 100%;
  }

  .togia {
    height: auto;
    margin-bottom: 20px;
  }

  .link-block-6 {
    width: auto;
    height: auto;
  }

  .p_t_r {
    border-bottom-style: none;
    margin-bottom: 0;
    margin-left: -2px;
    padding-left: 0;
  }

  .image-14.the-_rosary_tut {
    margin-top: 20px;
    margin-bottom: 0;
    position: static;
    top: 0;
  }

  .column {
    margin-top: 0;
    position: static;
  }

  .column.full_w {
    position: relative;
    top: 0;
  }

  .r_container_praying {
    margin-top: 0;
  }

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

  .div-block-76 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0;
    padding: 10px;
  }

  .together_in_action {
    font-size: 34px;
  }

  .inputs_-2 {
    padding-top: 0;
  }

  .div-block-83 {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-83._1line {
    padding-top: 0;
  }

  .div-block-83.first {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: center flex-start;
    margin-bottom: 10px;
    display: grid;
  }

  .div-block-21 {
    padding-top: 0;
  }

  .submit-button-2 {
    border-radius: 3px;
  }

  .textarea-2 {
    min-width: 200px;
    max-width: 90vw;
  }

  .text-field-2 {
    min-width: 200px;
  }

  .div-block-86 {
    display: none;
  }

  .div-block-89.home_page {
    margin-bottom: 0;
  }

  .html-embed-7 {
    outline-offset: -7px;
    outline: 2px #fbf9eed9;
  }

  .heading-14 {
    margin-bottom: 0;
  }

  .div-block-94 {
    justify-content: flex-start;
  }

  .image-31 {
    object-position: 50% 0%;
    border-radius: 0;
    max-height: 300px;
  }

  .button {
    font-size: 18px;
  }

  .div-block-96 {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .heading-17 {
    white-space: normal;
    overflow-wrap: break-word;
    display: inline;
  }

  .div-block-105 {
    width: 100%;
  }

  .link-7 {
    font-size: 28px;
    line-height: 120%;
  }

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

  .div-block-113 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-114 {
    order: -1;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
  }

  .text-block-17 {
    color: #575757;
    font-size: 16px;
    line-height: 120%;
  }

  .heading-19 {
    margin-top: 0;
  }
}

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

  p {
    text-align: left;
  }

  figcaption {
    color: #7c7b77;
    font-size: 12px;
    line-height: 14px;
  }

  .waves---subtitle {
    font-size: 18px;
    line-height: 25px;
  }

  .waves---subtitle.top-header {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 100%;
  }

  .waves---mega-heading-1 {
    font-size: 40px;
    line-height: 100%;
  }

  .waves-title-wrap-hero-5 {
    grid-row-gap: 18px;
  }

  .waves---main-container {
    padding-left: 0;
    padding-right: 0;
  }

  .waves---main-container.landing {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .waves-gradient-hero {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-image: linear-gradient(#36a2cc42, #ffdebf00);
  }

  .waves-section-hero {
    padding-bottom: 48px;
  }

  .waves-section-hero.section_min_padding {
    height: auto;
    min-height: auto;
    max-height: none;
    margin-bottom: 20px;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .waves-dropdown-list.last {
    flex-direction: column;
    align-self: flex-start;
    width: 100%;
    display: block;
  }

  .waves-icon-drodpdown {
    display: none;
  }

  .waves-dropdown-toggle {
    margin-bottom: 5px;
  }

  .waves---nav-menu {
    border-bottom-left-radius: 12px;
    max-width: 100%;
    padding-left: 13px;
  }

  .waves---brand {
    margin-left: -10px;
  }

  .waves---nav-container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .waves---heading-3-no-margins {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 24px;
  }

  .waves---heading-3-no-margins.duc-altm {
    text-align: center;
  }

  .waves-icon-64 {
    width: 30px;
    height: 30px;
  }

  .waves-tile-contact-3 {
    padding: 20px 10px;
  }

  .waves-tile-contact-3.time_schedule {
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .waves-top-footer-2 {
    background-color: #0000;
    flex-direction: column;
    padding: 0;
  }

  .waves-footer-2.section_min_padding {
    padding-top: 20px;
  }

  .text-block {
    text-align: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 300;
  }

  .waves---paragraph-big-2 {
    text-align: center;
  }

  .waves---content-image-halves {
    justify-content: center;
    align-items: stretch;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .waves---grid-cta-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-radius: 3px;
    flex-direction: column;
    align-items: center;
  }

  .waves---grid-cta-3.grid {
    grid-row-gap: 0px;
  }

  .waves-master-cta-3 {
    outline-offset: 0px;
    outline: 3px #fff;
    flex-flow: column wrap;
    padding: 0;
    box-shadow: 0 8px 12px #0b7dc72b;
  }

  .link-in-text {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    line-height: 100%;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .text-dates {
    font-size: 16px;
  }

  .text-dates.landing {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .waves---content-image-halves-2 {
    align-items: center;
  }

  .waves---content-image-halves-2.toa {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .waves---grid-image-halves {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .waves---grid-image-halves.campaign {
    background-image: url('../images/toa_12.jpg');
    background-position: 28%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    padding: 0;
    box-shadow: 0 4px 4px #0b7dc72b;
  }

  .waves---main-container-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .waves---main-container-5 {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .waves---main-container-5.volunteer {
    padding-top: 20px;
  }

  .waves---paragraph-big-6 {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
  }

  .waves---heading-2-no-margins-4 {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
  }

  .waves---heading-2-no-margins-4.volunteer_titile {
    text-align: left;
    letter-spacing: 1px;
    margin-top: 20px;
    font-size: 24px;
  }

  .waves---heading-2-no-margins-4.contact_h {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .waves-master-cta-2 {
    text-align: left;
    align-items: flex-start;
    margin-bottom: 10px;
    padding: 0;
  }

  .waves---section-medium-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .waves---section-medium-5.referances, .waves---section-medium-5.referances.section_min_padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .waves---section-medium-5.dark_blue_bg-copy.section_min_padding {
    background-image: linear-gradient(#639b9cd4, #4e6081f2), url('../images/shutterstock_2225332959.jpg'), url('../images/shutterstock_249692857.webp');
    background-position: 0 0, 74% 27%, 50% 27%;
    background-size: auto, cover, cover;
    background-attachment: scroll, scroll, fixed;
    margin-bottom: 20px;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .waves---heading-3-no-margins-4 {
    margin-bottom: -10px;
    font-size: 20px;
  }

  .waves-tile-features-6 {
    outline-offset: 0px;
    outline: 1px #00000017;
    align-items: flex-start;
    padding: 0;
    font-family: Outfit, sans-serif;
    font-weight: 300;
  }

  .waves-tile-features-6.white-txt {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
  }

  .waves---center-heading-2 {
    text-align: left;
    align-items: stretch;
    width: 100%;
    font-size: 24px;
  }

  .grid-2 {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
  }

  .list-item-2 {
    text-align: left;
    font-weight: 300;
  }

  .container-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-link {
    white-space: normal;
    overflow-wrap: break-word;
    width: 100%;
  }

  .grid-3 {
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1.75fr;
    padding-top: 15px;
  }

  .heading-4 {
    align-self: flex-start;
    margin-top: 10px;
    font-size: 20px;
  }

  .heading-4.in_tab {
    font-size: 24px;
  }

  .section_min_padding {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .section_min_padding.volunteer_pos {
    margin-bottom: 0;
  }

  .section_min_padding._2nd_hero_sec {
    background-repeat: repeat, repeat-y;
  }

  .waves---mega-heading-3 {
    font-size: 40px;
  }

  .waves-limit-1008 {
    background-color: #0000;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves-title-wrap-hero-2 {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .waves---section-hero-primary-3 {
    background-position: 50% 50px;
    margin-bottom: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---section-hero-primary-3.volunteer {
    background-position: 0 0, 50% 100%;
    margin-bottom: 20px;
  }

  .waves---section-hero-primary-3.bulletin {
    background-position: 0 0, 77%;
    margin-bottom: 20px;
  }

  .waves---section-hero-primary-3.gallery {
    background-position: 0 0, 94% 0;
    margin-bottom: 20px;
  }

  .waves---section-hero-primary-3.calender {
    height: auto;
  }

  .waves---section-hero-primary-3.contact {
    background-position: 0 0, 86% 100%;
    margin-bottom: 19px;
  }

  .waves---section-hero-primary-3.common.carving_station_hero {
    background-position: 91%;
  }

  .waves---section-hero-primary-3.donation {
    background-image: url('../images/649f18c4c8da01303867b500_cand.jpg');
    background-position: 92% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .waves---section-hero-primary-3.p_t_r {
    background-position: 0 0, 87% 45%;
  }

  .div-block-2 {
    display: none;
    position: relative;
  }

  .waves-tile-pricing-1 {
    padding: 24px 16px 16px;
  }

  .waves-grid-pricing-1 {
    margin-top: 40px;
  }

  .waves---main-container-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    text-align: left;
    margin-bottom: 10px;
  }

  .paragraph.sub_hero_title {
    font-size: 16px;
  }

  .tabs-menu {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .radio-menu-links {
    margin-left: 0;
    margin-right: 0;
  }

  .radio-menu-links.w--current {
    margin: 10px 0;
  }

  .tab_holder {
    background-color: #0000;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-5.volunteer_positions_link_stack {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-9.first {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .form-block {
    max-width: none;
  }

  .form_holder {
    outline-offset: -1px;
    background-color: #0000;
    outline: 1px #0000;
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .textarea {
    max-width: 90vw;
  }

  .div-block-14.duc-altm {
    text-align: center;
    justify-content: center;
  }

  .tabs-menu-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #fbf9ee;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 14px;
    display: flex;
  }

  .tabs-menu-2.station {
    justify-content: flex-start;
    margin-bottom: 10px;
  }

  .tabs-content {
    max-width: 100%;
    overflow: visible;
  }

  .tab_002 {
    background-color: #0000000f;
  }

  .tab_002.w--current:hover {
    margin-top: 0;
  }

  .section_holder {
    background-color: #0000;
    max-width: 100%;
    padding: 0;
  }

  .section_holder.opening.carving {
    background-color: #0000;
    grid-template-columns: 1fr;
  }

  .section_holder.ministries {
    background-color: var(--floral-white);
  }

  .section_holder.carving {
    background-color: #0000;
  }

  .image-5.featured_pic_001 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-17 {
    margin-top: 30px;
  }

  .hero-note {
    white-space: normal;
    margin-top: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 130%;
    position: relative;
  }

  .grid-6 {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .grid-7 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
    grid-auto-flow: row;
    width: auto;
    overflow: visible;
  }

  .inline_contact_desc {
    flex: 0 auto;
    order: 0;
    align-self: flex-start;
  }

  .heading_span {
    display: block;
  }

  .form {
    width: 100%;
  }

  .contact-map-sec {
    margin-top: 0;
  }

  .waves---paragraph-big-9 {
    font-size: 18px;
    font-weight: 300;
    line-height: 120%;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .div-block-24 {
    margin-bottom: 89px;
  }

  .div-block-25 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .website_tag {
    text-align: center;
  }

  .download_img_btn {
    background-color: #9b6d59;
    align-items: center;
    max-width: 180px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .devider_vertical {
    margin-top: -20px;
  }

  .stpt_leaf {
    min-width: 35px;
    min-height: 35px;
  }

  .waves---heading-3-no-margins-5 {
    font-size: 22px;
  }

  .waves-name-wrap-team-1 {
    padding-bottom: 0;
  }

  .waves-tile-team-1 {
    max-width: 100%;
    padding: 16px;
  }

  .waves-grid-team-1 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .candle-jitter {
    background-position: 92% 100%;
  }

  .scroll_down_indicator {
    width: 30px;
    height: 50px;
    margin-top: 0;
  }

  .bulletin-img {
    width: 250px;
    height: 320px;
    margin-top: 10px;
  }

  .item-bulletin {
    flex-direction: column;
    flex: 0 auto;
    max-width: none;
  }

  .lable-txt {
    margin-bottom: 0;
  }

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

  .waves-master-pricing-3 {
    grid-row-gap: 16px;
    background-color: #47505a00;
    grid-template-columns: 1fr;
    padding: 30px 0;
  }

  .image-11 {
    height: 75px;
  }

  .link-block-5 {
    background-color: #616e6e;
    padding-top: 20px;
  }

  .html-embed-4 {
    min-height: 300px;
  }

  .modal {
    align-items: stretch;
  }

  .modal.section_min_padding {
    display: none;
  }

  .grid-8 {
    align-self: flex-start;
    margin-top: 100px;
  }

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

  .decor_holder_cross.hero_section {
    width: 150px;
    min-height: 100px;
    margin-bottom: 12px;
  }

  .image-13 {
    width: 100%;
  }

  .togia {
    height: auto;
  }

  .p_t_r {
    color: var(--cadet-blue);
    background-color: #639b9c00;
    margin-bottom: 5px;
    margin-left: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 120%;
  }

  .p_t_r.full_width {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .image-14.the-_rosary_tut {
    width: 100%;
    height: 350px;
    margin-bottom: 0;
  }

  .image-14.full_width {
    padding: 0;
  }

  .heading-8 {
    font-size: 20px;
  }

  .heading-8._2nd_type {
    margin-top: 20px;
  }

  .column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .column.full_w {
    top: 0;
  }

  .praying_title-h2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .praying_title-h2.sub_ptr {
    text-align: left;
    position: relative;
    top: 0;
  }

  .div-block-75 {
    flex: 1;
    align-self: stretch;
    min-height: 300px;
    max-height: 314px;
  }

  ._1st_l, ._2nd_l, ._3rd_l {
    background-position: 50%;
  }

  .non_title_prefix {
    text-align: left;
    justify-content: flex-start;
  }

  .div-block-76 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0;
    padding: 9px 9px 9px 8px;
  }

  .div-block-77, .image-15 {
    width: 30px;
    height: 30px;
  }

  .heading-10, .heading-11 {
    font-size: 28px;
  }

  .rich-text-block-2 {
    text-align: left;
  }

  .together_in_action {
    font-size: 30px;
  }

  .inputs_-2 {
    padding-top: 0;
  }

  .div-block-83.first {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .form-block-2 {
    max-width: none;
  }

  .textarea-2 {
    max-width: 90vw;
  }

  .text-field-2 {
    color: #fff;
  }

  .text-field-2:hover {
    background-color: #ffffff24;
  }

  .div-block-89 {
    margin-left: -22px;
    margin-right: -22px;
  }

  .div-block-89.home_page {
    margin-bottom: 0;
  }

  .html-embed-7 {
    outline-offset: -7px;
    outline: 2px #fbf9eed9;
    height: 57vw;
  }

  .image-28 {
    min-width: 200px;
    margin-top: 20px;
  }

  .heading-14 {
    text-align: left;
    margin-bottom: 0;
  }

  .div-block-93 {
    background-size: contain;
    top: -2%;
    right: -31%;
  }

  .link-block-9 {
    flex-direction: row-reverse;
  }

  .text-block-14 {
    text-align: left;
  }

  .image-31 {
    width: 100%;
    max-height: 230px;
  }

  .paragraph-2 {
    color: var(--waves-library-black);
    font-size: 16px;
  }

  .div-block-95 {
    padding: 10px;
  }

  .button {
    text-align: center;
  }

  .div-block-96 {
    padding-top: 10px;
  }

  .div-block-105 {
    text-align: center;
    padding: 8px;
  }

  .div-block-109.share {
    inset: auto 0% -47px auto;
    overflow: hidden;
  }

  .text-block-16 {
    font-size: 16px;
    top: -34px;
  }

  .link-7 {
    font-size: 24px;
    line-height: 120%;
  }

  .paragraph-3 {
    text-align: left;
  }

  .heading-18 {
    font-size: 29px;
    font-weight: 400;
    line-height: 120%;
  }

  .link-block-11 {
    border: 1px solid #00000024;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-115.eventhandler_section {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-42 {
    border-radius: 10px;
  }
}

#w-node-_4a2d83d2-ddd6-db37-fbc6-5e3531e23124-f266ee26 {
  place-self: center;
}

#w-node-_069ab7b7-59b0-145f-2d1d-5aafcc448623-f266ee26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-ad7b60ac-aa4e-4986-f44a-ef7843685d84-f266ee26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-e2eae5d3-c38a-1e1d-0b0c-9c5826a4ab96-f266ee26, #w-node-_11e0f8eb-723d-bb08-c86d-121dcc3cabbe-f266ee26, #w-node-d722fb39-4157-db0f-40ec-767ab13136f0-f266ee26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_954ab4c2-d6f8-5ef9-a636-84f6ffba8cc2-f266ee26, #w-node-_74f54d1b-f047-b735-0faf-8de131894095-f266ee26, #w-node-ced1cf69-28c6-45f6-8c90-68207d849cad-f266ee26, #w-node-_238baad7-f61e-d03f-4635-03d8e531eb82-f266ee26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f865a1f5-abc5-b035-cf58-c95d9d49444f-f266ee26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-cffc2f45-b638-996c-1a66-7942d58d7ca9-f266ee26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f58e49f6-7a50-9440-3a28-45d973aa2416-f266ee26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center stretch;
}

#w-node-_962ab8a2-9ef9-82e9-6fa6-f1b063c620dc-f266ee26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-de781320-3c73-d082-6dd2-4ddb5148f800-f266ee26 {
  align-self: start;
}

#w-node-_666452fa-1294-9309-b417-8d7ce06ea0d8-f266ee26, #w-node-c91c6ee7-e4ba-ce2a-d854-fa9c5feea5e4-f266ee26, #w-node-a2403689-55ef-8469-549c-cc1d29539cb1-f266ee26, #w-node-_2c1b9156-a9e2-6bbf-5f78-31d2d0659f62-f266ee26, #w-node-c247b68d-10c9-f1ab-8338-b4f5427f6b49-f266ee26, #w-node-_250eda9a-dcc4-3325-4210-cd01979ce413-f266ee26, #w-node-_6391e928-3d44-d8e6-4a81-f3bcd288ef66-f266ee26, #w-node-_2268d88a-bedb-55ab-2a64-184d57da3e6b-f266ee26, #w-node-b6da0af4-c67f-8425-09b9-537b9ec76b7d-f266ee26, #w-node-cf5020c9-9728-db9d-08aa-7d77d3cfe15d-f266ee26, #w-node-a4507539-f9f8-da9d-ffa1-377fd5ec3603-f266ee26, #w-node-_4a5b15bc-f8a6-ff00-53df-d29ad8cdc5cc-f266ee26, #w-node-e13d4fc2-8f8c-e0fe-c5c0-03a2b9c5052d-f266ee26, #w-node-_4ae40422-faf0-c784-5c3c-b526d3edc39b-f266ee26, #w-node-_49a3b61e-420e-4788-001a-9109f32d973b-f266ee26, #w-node-_0d778b4c-bd24-4028-703c-2f77d5d35875-f266ee26, #w-node-d20a9094-8896-10fb-a589-7f97e735ff68-f266ee26, #w-node-_8d8904c5-7210-691b-2fab-0d32e8e9e1a1-f266ee26, #w-node-a5270064-4fba-c496-73b1-ec2fbb86add9-f266ee26, #w-node-_887df758-3ce3-36ab-6937-f8d91a437509-f266ee26, #w-node-_2c6a89b5-0436-8f21-5e24-b466820535e2-c18b2f2c, #w-node-_94754820-5498-616b-af3e-f9d1c483ef8c-c18b2f2c, #w-node-_94754820-5498-616b-af3e-f9d1c483ef8f-c18b2f2c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9dfe3281-88a7-383f-a61d-42c910553ae4-c18b2f2c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-b17629c5-33d5-43cf-70a1-bfb4d07c769c-c18b2f2c, #w-node-b17629c5-33d5-43cf-70a1-bfb4d07c76a1-c18b2f2c, #w-node-b17629c5-33d5-43cf-70a1-bfb4d07c76a6-c18b2f2c, #w-node-b17629c5-33d5-43cf-70a1-bfb4d07c76ab-c18b2f2c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dd522d2b-3797-aae3-f054-23eb9c99f137-9c99f134, #w-node-_0c06836b-1b76-30c6-edf9-d4cce43988f6-f266ee66 {
  place-self: center;
}

#w-node-f536afb9-a6b0-4c30-9e04-fa076ff737a0-f266ee92, #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737a5-f266ee92, #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737aa-f266ee92, #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737af-f266ee92, #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737b4-f266ee92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_3a4aeb86-4555-6c47-1b61-93c4f0167512-f266eeb9, #w-node-_8c197ca4-e36e-5b45-8da6-fc718e9bba96-f266eeb9 {
  place-self: stretch stretch;
}

#w-node-eb1ada96-7fa6-14d4-30f3-4125e7a39aab-f266eeb9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e37a031-cb81-04e4-8f67-1de749498e65-f266eeb9, #w-node-_8a276964-522a-4250-9523-8ddaaf280dad-f266eeb9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch;
}

#w-node-_856ef08c-c617-b470-4af0-897fb554e7be-f266eeb9 {
  align-self: stretch;
}

#w-node-cab96758-7726-03ef-9e71-a476b03da847-f266eeb9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1765b3d-41e4-13fa-5c69-35fba467dc28-f266eecc, #w-node-e003b519-cdac-bb1b-387f-47a29ce1bb9c-f266eecc, #w-node-_48fdd5c4-251f-33f6-8fda-0511a309a42c-f266eecc {
  place-self: center;
}

#w-node-d5fd637d-a1d2-940c-5dea-e43b11c05d76-f266eede, #w-node-d5fd637d-a1d2-940c-5dea-e43b11c05d81-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97be-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97c5-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97cc-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97d3-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97da-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97e1-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97e8-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97ef-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97f6-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c97fd-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c9804-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c980b-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c9812-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c9819-f266eede, #w-node-a58e7677-4182-589a-75f4-b268770c9820-f266eede, #w-node-_486dc023-afb0-ca54-ea05-cf557717bae3-f266eede, #w-node-_025d3138-42af-d47f-04b1-2f53284a0aa4-f266ef1f, #w-node-b171ff3b-b1fb-9230-91ab-8664c464c13a-f266ef1f, #w-node-b01c8e34-0d7a-b23a-ce44-5569e25236ff-f266ef1f, #w-node-_478bfe5a-c72e-0935-6087-a64002c71c6f-f266ef1f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c3ec72e4-11a0-59da-0959-f80752c075fb-f266ef1f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_38b43c8d-3666-2530-2efe-fe183fb5e9d0-f266ef1f, #w-node-af94afda-9327-92a9-97eb-392b07894f7c-f266ef1f, #w-node-_41fb02c9-316b-9574-247a-ed29baa31b50-f266ef1f, #w-node-_88fde373-35aa-06b4-1bfb-cd1950b17a91-f266ef1f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_493aa317-8b8b-e3ab-ec0c-4e9232bf3cdc-f266ef1f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-a9fa8042-b940-b808-3638-dd923a5ce3aa-f266ef1f, #w-node-c28b9e5f-81fc-4ba5-5a0c-74e6be9d844d-f266ef1f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c28b9e5f-81fc-4ba5-5a0c-74e6be9d844f-f266ef1f {
  align-self: auto;
}

#w-node-_04c08e0e-c5b2-7d86-44f9-9c09ba653571-f266ef1f, #w-node-_586b387e-7d54-30cf-bad0-b9675da1f173-f266ef1f, #w-node-b5dacd95-5d7c-7b01-a852-820debf49924-f266ef1f, #w-node-f4131ab2-31a2-f9d0-2625-18e0800abf3f-f266ef1f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f69091fe-8c48-4c8e-f22c-4529dd75b848-f266ef20, #w-node-_4c2cd5cb-7a5a-2ffa-99c4-f97c9bb48379-f266ef20 {
  place-self: center;
}

#w-node-b2b85596-d9aa-051c-1df2-7ef0ffdd1f7c-f266ef22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e223e4d-52d1-988c-9544-4f47a4df7672-f266ef22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e02879ee-9c2a-7495-954a-7138c4b2ef87-f266ef22, #w-node-e2ee8568-2cd6-4ee8-6b6d-148c8b7f3cdc-f266ef22, #w-node-_60f76806-461e-0aed-725f-ab9d0a82b44b-f266ef22, #w-node-_7b02ef97-fdc1-34ac-a5c8-f92e559d45aa-f266ef22, #w-node-aebb9e0d-8814-c0a1-4d89-ee9d29425763-f266ef22, #w-node-_09535d6b-d8eb-8580-46a9-8759ec687ebd-f266ef22, #w-node-bfd15a17-d04d-0b00-bebc-c7de7e71cbe9-f266ef22, #w-node-_2eb5e2da-90c2-8920-8f42-2f5ce5f9e4f8-f266ef22, #w-node-_5d8966f5-b8c9-4eaf-67d8-55f2e86f8ae8-f266ef22, #w-node-_5128021c-5e6e-906b-a602-4140da71256c-f266ef22, #w-node-_7a022a2b-8dec-141c-28ac-fa5b8c7a4ff7-f266ef22, #w-node-_897fdd5b-78eb-86e7-b709-4c79b15606e5-f266ef22, #w-node-_015698ba-526a-ebd9-3f57-01ec42b3777d-f266ef22, #w-node-ade0ec3f-d038-2f49-f77c-58fd0c90af9e-f266ef22, #w-node-_43b3ff06-f27b-ad8f-3bbd-46e9111fdcb6-f266ef22, #w-node-fefaefd7-6224-a588-bdbb-b3a77e66d4f1-f266ef23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fefaefd7-6224-a588-bdbb-b3a77e66d4f3-f266ef23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-fefaefd7-6224-a588-bdbb-b3a77e66d4f5-f266ef23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0baef40c-cca3-1467-7da2-48b632cb54c3-f266ef23 {
  align-self: center;
}

#w-node-e2537de9-5575-1d1a-304f-54102e5c000b-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c0033-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c0059-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c007d-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c009f-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c00c1-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c00e3-f266ef23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2537de9-5575-1d1a-304f-54102e5c010d-f266ef23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-e2537de9-5575-1d1a-304f-54102e5c012f-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c0153-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c0175-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c0197-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c01bb-f266ef23, #w-node-e2537de9-5575-1d1a-304f-54102e5c01dd-f266ef23, #w-node-_307c15f8-4463-30c5-0cac-f2bc5346450a-f266ef23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_307c15f8-4463-30c5-0cac-f2bc5346450c-f266ef23 {
  align-self: center;
}

#w-node-c54d68c7-79fe-c299-942c-f9eba4537798-f266ef26 {
  place-self: center;
}

#w-node-fd8fc0d0-cb99-36bd-e84f-f91ff5e59383-f266ef26, #w-node-_2429453a-9c94-4411-48a9-47b09036c190-f266ef26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_2c6a89b5-0436-8f21-5e24-b466820535e2-c18b2f2c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_94754820-5498-616b-af3e-f9d1c483ef8c-c18b2f2c {
    place-self: stretch stretch;
  }

  #w-node-_9dfe3281-88a7-383f-a61d-42c910553ae4-c18b2f2c {
    justify-self: stretch;
  }

  #w-node-b17629c5-33d5-43cf-70a1-bfb4d07c76a1-c18b2f2c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737a0-f266ee92, #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737a5-f266ee92, #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737aa-f266ee92, #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737af-f266ee92, #w-node-f536afb9-a6b0-4c30-9e04-fa076ff737b4-f266ee92 {
    place-self: center;
  }

  #w-node-c28b9e5f-81fc-4ba5-5a0c-74e6be9d844f-f266ef1f {
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2c6a89b5-0436-8f21-5e24-b466820535e2-c18b2f2c {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_0a3e9133-cefa-79e3-6b6f-64bb6b8385cb-f266ef1f {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f58e49f6-7a50-9440-3a28-45d973aa2416-f266ee26 {
    justify-self: center;
  }

  #w-node-_4c9e7331-a6de-7bbb-b86b-a0ce64220d8e-f266ee26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2c6a89b5-0436-8f21-5e24-b466820535e2-c18b2f2c {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_94754820-5498-616b-af3e-f9d1c483ef8c-c18b2f2c, #w-node-_9dfe3281-88a7-383f-a61d-42c910553ae4-c18b2f2c {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: stretch stretch;
  }

  #w-node-_3a4aeb86-4555-6c47-1b61-93c4f0167512-f266eeb9, #w-node-_8c197ca4-e36e-5b45-8da6-fc718e9bba96-f266eeb9 {
    place-self: auto;
  }

  #w-node-eb1ada96-7fa6-14d4-30f3-4125e7a39aab-f266eeb9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
  }

  #w-node-_9e37a031-cb81-04e4-8f67-1de749498e65-f266eeb9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: stretch stretch;
  }

  #w-node-_8a276964-522a-4250-9523-8ddaaf280dad-f266eeb9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: stretch;
  }

  #w-node-_856ef08c-c617-b470-4af0-897fb554e7be-f266eeb9 {
    place-self: auto;
  }
}


@font-face {
  font-family: 'Comforter Regular';
  src: url('../fonts/comforter-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bestigia Regular';
  src: url('../fonts/bestigia-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}