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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #f26c6d;
}

.navbar {
  color: #fff;
  background-color: #fff;
  border: 10px #f26c6d;
  border-bottom-style: solid;
  border-radius: 0;
  align-items: center;
  padding: 10px 60px 10px 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar.news {
  display: flex;
}

.container {
  color: #000;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.container.nav-news {
  justify-content: space-around;
  display: flex;
}

.nav-menu {
  color: #000;
  text-align: center;
  justify-content: center;
  display: flex;
}

.nav-link {
  color: #000;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.nav-link-2, .nav-link-3 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.nav-link-4 {
  color: #000;
  justify-content: center;
  align-items: flex-start;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.nav-link-5 {
  color: #fff;
}

.button {
  color: #000;
  background-color: #b5d96b;
  border-radius: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.button:hover {
  background-color: #09a679;
}

.button.donate {
  color: #000;
  font-size: 16px;
}

.button.donate:hover {
  color: #fff;
  background-color: #306fa6;
}

.button.donate.nav {
  margin-left: 40px;
}

.button.contact {
  vertical-align: baseline;
  background-color: #f5a94e;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  box-shadow: 0 2px 5px #0003;
}

.button.contact:hover {
  text-align: center;
  background-color: #10a679;
}

.text-block, .icon {
  color: #fff;
}

.section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 99.9999%;
  height: 200px;
  display: block;
}

.dropdown-list {
  margin-top: 15px;
  display: block;
}

.dropdown-list.w--open {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 119.643vw;
  display: block;
}

.section-2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 20px;
  display: flex;
}

.section-2.kids {
  background-color: #f5a94e;
}

.section-2.souls {
  background-color: #306fa6;
}

.section-2.at-home {
  background-color: #10a679;
  padding-bottom: 40px;
}

.section-2.partners {
  background-color: #fff;
}

.section-2.home {
  margin-top: 90px;
}

.section-2.contact {
  background-color: #10a679;
  border-top: 2px #10a679;
  border-bottom: 2px #fff;
  padding-bottom: 20px;
}

.container-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-2.news {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
}

.container-2.kids-events {
  flex-flow: column;
}

.container-2.news-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
}

.container-2.contact {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: row;
  padding-left: 0;
  padding-right: 0;
}

.container-2.get-involved {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f26c6d00;
  padding: 20px;
}

.container-2.partners {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.container-2.souls, .container-2.at-home {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.container-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  text-align: center;
  width: 70%;
  margin-top: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.paragraph.partners {
  width: auto;
  margin-top: auto;
}

.paragraph.events {
  text-transform: none;
  width: 100%;
  margin-top: 10px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  font-style: normal;
  font-weight: 600;
}

.paragraph.fb {
  color: #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.paragraph.email {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 18px;
  display: flex;
}

.heading {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.heading.kids {
  font-family: Gaegu, sans-serif;
}

.heading.souls {
  font-family: Emilys Candy, sans-serif;
}

.text-block-2 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.icon-2 {
  color: #000;
}

.dropdown-link {
  background-color: #f3a950;
  justify-content: center;
  display: flex;
}

.dropdown-link:hover {
  background-color: #f26c6d;
}

.dropdown-link-2 {
  background-color: #2d6ea6;
  justify-content: center;
  display: flex;
}

.dropdown-link-2:hover {
  background-color: #f26c6d;
}

.dropdown-link-3 {
  background-color: #09a679;
  justify-content: center;
  display: flex;
}

.dropdown-link-3:hover {
  background-color: #f26c6d;
}

.heading-2, .heading-3, .heading-4, .heading-5 {
  width: 30%;
  font-family: Varela Round, sans-serif;
}

.heading-6 {
  margin-top: auto;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
}

.image {
  border-radius: 0;
  margin-left: auto;
  padding-left: 0;
}

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

.columns {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: auto;
  display: flex;
}

.columns.events {
  flex-flow: column;
  align-items: center;
  height: auto;
  margin-top: auto;
}

.columns.get-involved {
  background-color: #f26c6d;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
}

.dropdown-toggle {
  color: #000;
  justify-content: center;
  display: flex;
}

.dropdown-toggle:hover {
  color: #000;
}

.column-2, .column-3, .column-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-5 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.heading-7 {
  color: #fdfdfd;
  font-family: Open Sans, sans-serif;
}

.heading-8, .heading-9 {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.container-4 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.section-3 {
  color: #171d12;
  background-color: #b6d669d9;
  margin-top: 40px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: Open Sans, sans-serif;
  overflow: clip;
}

.section-3.about {
  margin-top: 10px;
}

.eyebrow {
  letter-spacing: .01em;
  text-transform: uppercase;
  color: color-mix(in srgb, currentColor 60%, transparent);
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3em;
  display: inline-block;
}

.header {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 3rem;
  display: flex;
}

.grid_2-col {
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.grid_2-col.gap-medium {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.subheading {
  text-align: center;
  letter-spacing: 0;
  color: color-mix(in srgb, currentColor 70%, transparent);
  text-wrap: balance;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.25rem;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.heading_h4 {
  letter-spacing: -.01em;
  margin-bottom: .35em;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.heading-10 {
  text-align: center;
  margin-top: auto;
}

.heading-11 {
  text-align: center;
  background-color: #fff0;
}

.heading-11.values {
  background-color: #fff;
}

.paragraph-5 {
  text-align: center;
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.paragraph-5.valuse {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-6 {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.paragraph-7, .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12 {
  font-size: 16px;
  font-weight: 600;
}

.image-6 {
  order: -1;
  display: block;
}

.container-5 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.container-5.pika {
  background-color: #3fabe5;
}

.container-5.bunbury {
  background-color: #8e2a2a;
}

.link-block {
  background-color: #3fabe500;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.paragraph-13 {
  color: #000;
  order: 1;
  align-self: auto;
  font-family: PT Serif, serif;
}

.paragraph-13.bunbury {
  font-family: PT Serif, serif;
}

.heading-12 {
  color: #000;
  flex-flow: row;
  flex: 0 auto;
  align-self: auto;
  font-family: Inconsolata, monospace;
  font-size: 30px;
  display: block;
}

.heading-12.bunbury {
  color: #fff;
  font-family: PT Serif, serif;
}

.bold-text {
  font-family: Inconsolata, monospace;
  font-size: 18px;
}

.bold-text.bunbury {
  color: #fff;
  font-family: PT Serif, serif;
  line-height: 24px;
}

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

.columns-2 {
  flex-flow: row;
  align-self: auto;
  display: flex;
}

.column-7 {
  align-items: center;
  display: flex;
}

.footer {
  background-color: #fff;
  border-top: 1px #f26c6d;
  margin-top: 10px;
}

.text-block-3 {
  color: #000;
  justify-content: space-between;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  display: flex;
}

.container-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-6.footer {
  flex-flow: row;
  justify-content: center;
  display: block;
}

.link {
  color: #973a9b;
  text-transform: uppercase;
  overflow-wrap: normal;
  background-color: #47383800;
  font-style: normal;
  font-weight: 800;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link:hover {
  color: #10a679;
}

.link.w--current:hover {
  color: #f94c40;
}

.link.pika {
  color: #000;
}

.link.pika:hover {
  color: #f26c6d;
}

.link.contact {
  color: #fff;
}

.link.contact:hover {
  color: #b6d669;
}

.container-7 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-7.home {
  flex-flow: row;
}

.columns-3 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 20px;
  display: flex;
}

.column-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-9 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.container-8 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.container-8.work {
  padding-left: 0;
}

.columns-4 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 20px;
  display: flex;
}

.column-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.columns-5 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 20px;
  display: flex;
}

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

.columns-6 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 20px;
  display: flex;
}

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

.sub-head {
  color: #973a9b;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  display: flex;
}

.sub-head.event {
  color: #973a9b;
  margin-bottom: 20px;
  font-family: Gaegu, sans-serif;
  font-size: 35px;
}

.sub-head.events {
  text-transform: capitalize;
  font-size: 20px;
}

.text-span {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
}

.link-block-2 {
  justify-content: center;
  align-items: center;
  width: 99.9999%;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.div-block-2 {
  background-color: #f5a94e;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-8 {
  border-radius: 20px;
}

.container-10 {
  background-color: #973a9b80;
  display: flex;
}

.container-10.event {
  background-color: #97a88e;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.image-9 {
  box-shadow: 0 2px 5px #0003;
}

.columns-7 {
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.column-14, .column-15 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-13 {
  text-align: center;
}

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

.games {
  text-align: center;
}

.paragraph-14 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-14.header {
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .navbar {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row-reverse;
    justify-content: center;
  }

  .container.nav-news {
    flex-flow: row;
  }

  .nav-menu {
    background-color: #daeab4;
  }

  .nav-link, .nav-link-2, .nav-link-3, .nav-link-4 {
    color: #000;
  }

  .section {
    height: 200px;
  }

  .container-2.news {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
  }

  .container-2.contact {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .container-2.souls, .container-2.at-home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .paragraph {
    margin-top: 10px;
  }

  .text-block-2, .icon-2 {
    color: #000;
  }

  .dropdown-link, .dropdown-link-2, .dropdown-link-3 {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
  }

  .section-3 {
    padding-top: 7rem;
    padding-bottom: 2.5rem;
  }

  .section-3.about {
    padding-top: 1rem;
  }

  .paragraph-5.valuse {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .paragraph-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
  }

  .container-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .menu-button {
    background-color: #f26c6d;
  }

  .menu-button.w--open {
    -webkit-text-fill-color: inherit;
    background-color: #daeab4;
    background-clip: border-box;
  }

  .menu-button.w--open:active {
    background-color: #f26c6d;
  }

  .icon-3 {
    color: #000;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .container-2.contact {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .paragraph.events {
    margin-left: 20px;
  }

  .section-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-3.about {
    padding-bottom: 2.5rem;
  }

  .header {
    margin-bottom: 2rem;
  }

  .grid_2-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid_2-col.gap-medium {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .image-6 {
    max-width: 50%;
  }

  .container-5.bunbury, .link-block {
    flex-flow: row;
  }

  .columns-2 {
    flex-flow: column;
    align-items: center;
  }

  .column-7 {
    justify-content: center;
    align-items: center;
  }

  .text-block-3 {
    flex-flow: column;
  }

  .container-6.footer {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .container-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-10.event {
    flex-flow: column;
    flex: 0 auto;
    max-width: 100%;
    display: flex;
  }

  .columns-7 {
    flex-flow: wrap-reverse;
    padding-left: 0;
  }

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

  .paragraph-14.header {
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    padding-top: 60px;
  }

  .navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .navbar.news {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
  }

  .container.nav-news {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: clip;
  }

  .button.donate {
    margin-left: 10px;
  }

  .container-2.news-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .container-3 {
    flex-flow: column;
  }

  .paragraph {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph.events {
    width: auto;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.fb {
    margin-right: 10px;
  }

  .heading {
    margin-top: auto;
  }

  .image {
    max-width: 50%;
    display: block;
    overflow: clip;
  }

  .columns {
    flex-flow: column;
    align-items: center;
  }

  .section-3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .heading_h4 {
    text-align: center;
  }

  .image-2, .image-3, .image-4, .image-5 {
    margin-top: 20px;
  }

  .paragraph-6 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12 {
    text-align: center;
  }

  .image-6 {
    max-width: 75%;
  }

  .paragraph-13.pika, .paragraph-13.bunbury, .heading-12, .bold-text.bunbury {
    text-align: center;
  }

  .text-block-3 {
    text-align: center;
    flex-flow: column;
  }

  .container-6.footer {
    flex-flow: row;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .columns-3, .columns-4 {
    flex-flow: column;
    align-items: center;
  }

  .image-7 {
    margin-top: 20px;
  }

  .columns-5, .columns-6 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .link-block-3.w--current {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .container-10.event {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-7 {
    padding-left: 0;
  }

  .paragraph-14.header {
    text-overflow: ellipsis;
    overflow-wrap: normal;
    flex-flow: column;
    flex: 1;
    align-items: center;
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 20px;
    display: none;
  }
}

#w-node-f77ca9cc-b6e2-f232-f9c5-fa698699d14d-8699d143.w-node-_03095d1c-5f9e-f36a-d2b7-2ee829395a2a-f23b05c3 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_03095d1c-5f9e-f36a-d2b7-2ee829395a53-f23b05c3 {
  align-self: auto;
}

@media screen and (max-width: 479px) {
  #w-node-_03095d1c-5f9e-f36a-d2b7-2ee829395a53-f23b05c3 {
    justify-self: auto;
  }
}


