:root {
  --bs-body-font-family: Lato, sans-serif;
  --bs-body-font-size: 16px;
  --bs-body-color: #000;
  --bs-body-bg: #fff;
}

html {
  font-size: 16px;
  --vh: unset!important;
}

body {
  -webkit-font-smoothing: antialiased;
  overflow-y: scroll;
  overflow-x: hidden;
}
body:has(#btn-menu.menu-open) {
  overflow-y: hidden;
}

main {
  margin-top: 82px;
}

@media (min-width: 576px) {
  main {
    margin-top: 86.5px;
  }
}
@media (min-width: 768px) {
  main {
    margin-top: 99.73px;
  }
}
body:has(#mawc-alert):not(.fixed-header) main {
  margin-top: 0;
}

body.mawc-alert-closed #mawc-alert {
  display: none;
}

.section {
  --section-padding: 3.125rem;
  background: var(--bs-body-bg);
  color: var(--bs-body-color);
  padding: var(--section-padding) 0;
  overflow: hidden;
  scroll-margin-top: 82px;
}
.section.section-title {
  --section-padding: 2rem;
}
.section.section-no-padding, .section.section-event-details, .section.section-donation, .section.section-side-by-side-text-hero, .section.section-full-width-image-hero, .section.section-video-hero {
  --section-padding: 0;
}
.section.section-side-by-side-text-hero p br, .section.section-full-width-image-hero p br, .section.section-video-hero p br {
  display: none;
}
.section.section-event-details {
  padding: 1.5rem;
}
.section.section-no-top {
  padding-top: 0;
}
.section.section-no-bottom {
  padding-bottom: 0;
}
.section.section-pull-quote {
  --section-padding: 0;
}
.section.section-bottom-small {
  padding-bottom: 1.666rem;
}
.section.section-big-image-content:not(.section-flexible-content-bottom), .section.section-flexible-content:not(.section-flexible-content-bottom) {
  padding-bottom: 0;
}
.section.section-flexible-content-none {
  --section-padding: 0;
}
.section.section-story-slider {
  --bs-body-bg: rgba(141, 200, 232, 0.1);
}
.section.section-make-a-donation {
  background: none;
  --section-padding: 0 ;
}
.section.section-form-hero {
  background: none;
}

@media (min-width: 576px) {
  .section {
    --section-padding: 3.333rem;
    scroll-margin-top: 86.5px;
  }
  .section.section-side-by-side-text-hero p br, .section.section-full-width-image-hero p br, .section.section-video-hero p br {
    display: block;
  }
}
@media (min-width: 768px) {
  .section {
    scroll-margin-top: 99.73px;
  }
  .section.section-make-a-donation {
    background: none;
    --section-padding: 3.125rem;
  }
}
@media (min-width: 992px) {
  .section.section-video-hero::after {
    background: rgba(0, 0, 0, 0.5);
  }
  .section.section-full-width-image-hero::after {
    background: linear-gradient(-90deg, rgba(0, 87, 184, 0) 36.88%, #0057B8 100%);
  }
}
.section-white {
  --bs-body-bg: #fff;
}

.section-blue {
  --bs-body-bg: #0057B8;
}

.section-new-blue {
  --bs-body-bg: #0069ff;
}

.section-light-blue {
  --bs-body-bg: #c6e3f3;
}

.section-grey {
  --bs-body-bg: #F8F8F8;
}

.section-light-blue-to-blue {
  --bs-body-bg: linear-gradient(to bottom, #0057B8 0%, #8dc8e8 100%);
}

.section-blue-to-light-blue {
  --bs-body-bg: linear-gradient(to bottom, #8dc8e8 0%, #0057B8 100%);
}

@media (min-width: 992px) {
  .section-light-blue-to-blue {
    --bs-body-bg: linear-gradient(to right, #8dc8e8 0%, #0057B8 100%);
  }
  .section-blue-to-light-blue {
    --bs-body-bg: linear-gradient(to right, #0057B8 0%, #8dc8e8 100%);
  }
}
.section-light-blue-to-blue-down {
  --bs-body-bg: linear-gradient(to top, #8dc8e8 0%, #0057B8 100%);
}

.section-blue-to-light-blue-down {
  --bs-body-bg: linear-gradient(to top, #0057B8 0%, #8dc8e8 100%);
}

@media (min-width: 992px) {
  .section-light-blue-to-blue-down {
    --bs-body-bg: linear-gradient(to bottom, #8dc8e8 0%, #0057B8 100%);
  }
  .section-blue-to-light-blue-down {
    --bs-body-bg: linear-gradient(to bottom, #0057B8 0%, #8dc8e8 100%);
  }
}
.section-light-blue-to-blue-down-40 {
  --bs-body-bg: linear-gradient(to top, #8dc8e8 0%, #0057B8 40%);
}

.section-blue-to-light-blue-down-40 {
  --bs-body-bg: linear-gradient(to top, #0057B8 0%, #8dc8e8 40%);
}

@media (min-width: 992px) {
  .section-light-blue-to-blue-down-40 {
    --bs-body-bg: linear-gradient(to bottom, #8dc8e8 0%, #0057B8 40%);
  }
  .section-blue-to-light-blue-down-40 {
    --bs-body-bg: linear-gradient(to bottom, #0057B8 0%, #8dc8e8 40%);
  }
}
.section-basic-text p + h2, .section-basic-text p + h3, .section-basic-text p + .download-container, .section-basic-text ul + h2, .section-basic-text ul + h3, .section-basic-text ul + .download-container, .section-basic-text ol + h2, .section-basic-text ol + h3, .section-basic-text ol + .download-container, .section-basic-text h2 + h2, .section-basic-text h2 + h3, .section-basic-text h2 + .download-container, .section-basic-text .download-container + h2, .section-basic-text .download-container + h3, .section-basic-text .download-container + .download-container {
  margin-top: 2rem;
}

.section-alternative-text ul li:not(:last-child), .section-alternative-text ol li:not(:last-child),
.section-basic-text ul li:not(:last-child),
.section-basic-text ol li:not(:last-child) {
  margin-bottom: 0.15rem;
}

.section-subscribe-to-newsletter:has(.gform_confirmation_message_2) .col-lg-7 {
  display: none;
}
.section-subscribe-to-newsletter:has(.gform_confirmation_message_2) .col-lg-5 {
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.content-container {
  max-width: 695px;
  margin-left: auto;
  margin-right: auto;
}

.blog .content-container {
  max-width: 696px;
}

.section-donation .content-container {
  max-width: 600px;
}

.object-fit-contain {
  object-fit: contain;
}

.object-position-bottom {
  object-position: bottom;
}

.hero-content {
  --section-padding: 2rem;
  padding: var(--section-padding) 0;
}

.section-side-by-side-text-hero {
  overflow: hidden;
}
.section-side-by-side-text-hero .hero-content .container {
  position: relative;
  z-index: 5;
}
.section-side-by-side-text-hero .ratio::after {
  content: "";
  background: #0057B8;
  position: absolute;
  width: 110%;
  height: 100%;
  bottom: -6.5%;
  left: -5%;
  clip-path: ellipse(50% 15% at 50% 100%);
}

@media (min-width: 768px) {
  .section-page-hero .ratio-lg-21x9 {
    --bs-aspect-ratio: 45.34722222222222%;
  }
}
@media (min-width: 992px) {
  .section-video-hero .hero-content {
    padding-bottom: 8rem;
  }
  .section-side-by-side-text-hero {
    overflow: hidden;
  }
  .section-side-by-side-text-hero .hero-content .container {
    position: relative;
    z-index: 5;
  }
  .section-side-by-side-text-hero .ratio::after {
    width: 200%;
    height: 200%;
    background: #0057B8;
    position: absolute;
    top: -50%;
    left: -180%;
    clip-path: circle(50% at 50% 50%);
  }
}
@media (min-width: 992px) {
  .hero-content {
    --section-padding: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .section-page-hero .ratio-lg-21x9 {
    --bs-aspect-ratio: 45.34722222222222%;
  }
}
.section-background-overlay::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.btn {
  --bs-border-radius: 50px;
  --bs-btn-font-weight: 700;
  --bs-btn-padding-y: .585rem;
  --bs-btn-padding-x: 2.75rem;
  --bs-btn-font-size: 16px;
  --bs-border-width: 2px;
  text-transform: uppercase;
}

.btn-black {
  --bs-btn-bg: #000;
  --bs-btn-border-color: #000;
  --bs-btn-color: #fff;
  --bs-btn-hover-border-color: #000;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-color: #000;
}

.btn-black-outline {
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #000;
  --bs-btn-color: #000;
  --bs-btn-hover-border-color: #000;
  --bs-btn-hover-bg: #000;
  --bs-btn-hover-color: #fff;
}

.btn-blue {
  --bs-btn-bg: #0057B8;
  --bs-btn-border-color: #0057B8;
  --bs-btn-color: #fff;
  --bs-btn-hover-border-color: #0057B8;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-color: #0057B8;
}

.btn-blue-outline {
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0057B8;
  --bs-btn-color: #0057B8;
  --bs-btn-hover-border-color: #0057B8;
  --bs-btn-hover-bg: #0057B8;
  --bs-btn-hover-color: #fff;
}

.btn-red {
  --bs-btn-bg: #D4383C;
  --bs-btn-border-color: #D4383C;
  --bs-btn-color: #fff;
  --bs-btn-hover-border-color: #D4383C;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-color: #000;
}

.btn-white {
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-color: #0057B8;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-color: #fff;
}

.btn-white-outline {
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #fff;
  --bs-btn-color: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-color: #0057B8;
}

.btn-hero {
  --bs-btn-bg: #0057B8;
  --bs-btn-border-color: #0057B8;
  --bs-btn-color: #fff;
  --bs-btn-hover-border-color: #0057B8;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-color: #0057B8;
}

@media (min-width: 992px) {
  .btn-hero {
    --bs-btn-bg: transparent;
    --bs-btn-border-color: #fff;
    --bs-btn-color: #fff;
    --bs-btn-hover-border-color: #fff;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-color: #0057B8;
  }
}
@media (min-width: 576px) {
  .nav-link {
    --bs-nav-pills-border-radius: 50px;
    --bs-nav-link-font-weight: 700;
    --bs-nav-link-padding-y: .585rem;
    --bs-nav-link-padding-x: 2.75rem;
    --bs-nav-link-font-size: 16px;
    --bs-border-width: 2px;
    --bs-btn-bg: transparent;
    --bs-btn-border-color: #75787b;
    --bs-nav-link-color: #75787b;
    --bs-btn-hover-border-color: #75787b;
    --bs-btn-hover-bg: #75787b;
    --bs-btn-hover-color: #fff;
    --bs-nav-pills-link-active-bg: #0057B8;
    border: var(--bs-border-width) solid var(--bs-btn-border-color);
  }
  .nav-link.active {
    --bs-btn-border-color: #0057B8;
  }
}
.ratio img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.25s;
}
.ratio a[data-fancybox] {
  z-index: 1;
}
.ratio a[data-fancybox]:hover img {
  opacity: 0.5;
}

@media (prefers-reduced-motion: reduce) {
  .ratio img {
    transition: none;
  }
}
.ratio-hero {
  --bs-aspect-ratio: 100%;
}

@media (min-width: 768px) {
  .ratio-hero {
    --bs-aspect-ratio: 56.25%;
  }
}
@media (min-width: 992px) {
  .ratio-hero {
    --bs-aspect-ratio: 42.8571428571%;
  }
  .ratio-lg-8x7 {
    --bs-aspect-ratio: 85.75%;
  }
}
.ratio-big-image {
  --bs-aspect-ratio: 113.715%;
}

.ratio-donation {
  --bs-aspect-ratio: 85.75%;
}

.section .tiktok-embed {
  margin: auto;
}

.no-mb-last > *:last-child {
  margin-bottom: 0 !important;
}

.ratio-pull-quote {
  --bs-aspect-ratio: 150%;
}

.pull-quote-content {
  padding: 3.333rem 0;
}
.pull-quote-content.pull-quote-content-long {
  max-width: 90ch;
  margin: auto;
}
.pull-quote-content .pull-quote-icon {
  width: 42px;
}
.pull-quote-content .pull-quote {
  font-size: 1.647rem;
  font-family: droid-serif, serif;
}

.border-14 {
  border-radius: 14px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .border-md-14 {
    border-radius: 14px;
    overflow: hidden;
  }
}
.image-gallery a:hover {
  opacity: 0.5;
}
.image-gallery > * {
  width: 100%;
  max-width: 100%;
  margin-bottom: var(--bs-gutter-y);
}

@media (min-width: 576px) {
  .image-gallery {
    columns: 2;
  }
}
@media (min-width: 992px) {
  .image-gallery {
    columns: 3;
  }
}
.partner-logo {
  width: 175px;
}

.txt-grand {
  font-size: 5.556rem;
}

.counter-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.counter-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.events-filters {
  background: #f8f8f8;
  padding: 2rem 1rem;
}
.events-filters input:not([type=checkbox], [type=radio]),
.events-filters select {
  border: 1px solid #75787b;
  line-height: 1.5;
}
.events-filters input[type=submit] {
  border-width: 2px;
  border-color: #0057B8;
}

.download-container {
  box-shadow: 0px 0px 9px 0px rgba(187, 188, 188, 0.33);
  padding: 1.5rem 1rem;
  background: #fff;
}
.download-container h3 {
  font-size: 1rem;
  font-family: "Lato", sans-serif;
}

.btn-modal {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: rgba(0, 0, 0, 0.5);
  outline: none;
  color: #fff;
  padding: 1rem;
  z-index: 1;
}

.z-10 {
  position: relative;
  z-index: 10;
}

.event-chapter {
  background: #8dc8e8;
  padding: 0.25rem 0.5rem;
  border-radius: 15px;
  font-size: 14px;
  font-weight: bold;
}

.content-text-center {
  text-align: center;
}
.content-text-center:has(p + p) {
  text-align: left;
}

.video-link {
  color: #fff;
  --fa-primary-opacity: 0;
  --fa-secondary-opacity: 1;
  --fa-primary-color: #D4383C;
  z-index: 5;
}
.video-link:hover {
  --fa-primary-opacity: 1;
  --fa-secondary-opacity: .5;
}

.section-section-video .ratio::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  border-radius: 14px;
}

.download-link {
  text-decoration: none;
}
.download-link .download-circle {
  width: 35px;
  height: 35px;
  background: #0057B8;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.download-link .download-text {
  display: block;
  font-size: 12px;
}
.download-link:hover .download-circle {
  opacity: 0.5;
}

.img-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.form-container {
  background: rgba(255, 255, 255, 0.85);
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
}
.form-container:has(.gform_confirmation_wrapper) .form-content {
  display: none;
}

.impact-stat-container {
  background: #0057B8;
  padding: 1rem;
}
.impact-stat-container.impact-stat-container-teal {
  background: #00bab3;
}
.impact-stat-container.impact-stat-container-light-blue {
  background: #8dc8e8;
}
.impact-stat-container.impact-stat-container-new-blue {
  background: #0069ff;
}
.impact-stat-container.impact-stat-container-new-blue-tinted {
  background: #d9e9ff;
}
.impact-stat-container.impact-stat-container-orange {
  background: #FFB549;
}
.impact-stat-container.impact-stat-container-yellow {
  background: #FBD872;
}
.impact-stat-container.impact-stat-container-red {
  background: #D4383C;
}
.impact-stat-container .impact-stat {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0.75rem;
}
.impact-stat-container .impact-icon {
  width: 63px;
}

.make-a-donation-stats-container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .make-a-donation-stats-container {
    padding: 0;
  }
}
.make-a-donation-impact-stat-container {
  background: #E2F1F9;
  padding: 1rem;
}
.make-a-donation-impact-stat-container .impact-stat {
  font-size: 2.667rem;
}
.make-a-donation-impact-stat-container .impact-icon {
  width: 63px;
}

@media (min-width: 768px) {
  .make-a-donation-impact-stat-container {
    background: rgba(255, 255, 255, 0.92);
  }
}
.take-action-container {
  background: rgba(0, 87, 184, 0.5);
  padding: 2rem;
}
.take-action-container.take-action-container-teal {
  background: rgba(0, 186, 179, 0.5);
}
.take-action-container.take-action-container-light-blue {
  background: rgba(141, 200, 232, 0.5);
}
.take-action-container .impact-stat {
  font-size: 1.188rem;
}
.take-action-container .impact-icon {
  width: 63px;
}

@media (min-width: 576px) {
  .take-action-container .impact-stat {
    font-family: droid-serif, serif;
    font-size: 1.533rem;
  }
}
.h-100 {
  height: 100%;
}

.tab-container {
  padding: 2rem 1rem;
  box-shadow: 0px 4px 23px 0px rgba(0, 0, 0, 0.25);
}

.nav-pills {
  width: 100%;
  background: #fff;
  padding: 1rem 0;
  text-align: center;
}
.nav-pills .nav-item:has(.nav-link.active) {
  display: none;
}

@media (min-width: 576px) {
  .dropdown-menu {
    position: relative;
    border: none;
  }
  .nav-pills {
    background: rgba(187, 188, 188, 0.1);
    margin-bottom: 3rem;
  }
  .nav-pills .nav-item:has(.nav-link.active) {
    display: flex;
  }
}
.countdown {
  line-height: 1;
}

.related-events-container {
  background: #f8f8f8;
  padding: 2rem 0;
}

.event-link {
  position: relative;
  text-decoration: none;
}
.event-link::after {
  content: "";
  transition: 0.35s;
  --view-arrow: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3c!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3e%3cpath fill='%230057B8' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3e%3c/svg%3e");
  background-image: var(--view-arrow);
  background-size: contain;
  width: 1rem;
  height: 1em;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  top: 2px;
  position: relative;
}
.event-link:hover {
  text-decoration: underline;
}

@media (prefers-reduced-motion: reduce) {
  .event-link::after {
    transition: none;
  }
}
.posts-filters[type=radio] {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.posts-filters[type=radio] ~ label {
  font-weight: bold;
  display: block;
  width: 100%;
  padding: 0.75rem;
  border-radius: 14px;
}
.posts-filters[type=radio]:checked ~ label {
  background: #0057B8;
  color: #fff;
}
.posts-filters[type=radio]:focus {
  outline: none;
}

.wish {
  padding: 0;
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background: #fff;
}
.wish img {
  object-fit: cover;
}

.wish-content {
  padding: 2rem 1.5rem 2rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wish-content a {
  margin-top: auto;
}

.modal-bios {
  --bs-modal-width: 90%;
}
.modal-bios .modal-header .btn-close {
  background: #0057B8;
  color: #fff;
  outline: none;
  border: none;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
}
.modal-bios .modal-header .btn-close::after {
  content: "";
  width: 30px;
  height: 30px;
  --view-arrow: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"%3e%3c!--!Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license %28Commercial License%29 Copyright 2024 Fonticons, Inc.--%3e%3cpath fill="%23fff" d="M345 137l17-17L328 86.1l-17 17-119 119L73 103l-17-17L22.1 120l17 17 119 119L39 375l-17 17L56 425.9l17-17 119-119L311 409l17 17L361.9 392l-17-17-119-119L345 137z"/%3e%3c/svg%3e');
  background-image: var(--view-arrow);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-left: 0.5rem;
}

.leadership-container {
  padding: 1rem;
}
.leadership-container.leadership-blue {
  background: rgba(0, 87, 184, 0.5);
}
.leadership-container.leadership-light-blue {
  background: rgba(141, 200, 232, 0.5);
}
.leadership-container.leadership-teal {
  background: rgba(0, 186, 179, 0.5);
}

.bio-button-member {
  width: 40px;
  height: 40px;
  background: #0057B8;
  border-radius: 50%;
  border: 1px solid #0057B8;
  outline: none;
  --view-arrow: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3c!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3e%3cpath fill='%23fff' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3e%3c/svg%3e");
  background-image: var(--view-arrow);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center;
}

.bio-button-ceo {
  background: transparent;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #0057B8;
  font-weight: bold;
}
.bio-button-ceo::after {
  content: "";
  width: 40px;
  height: 40px;
  background: #0057B8;
  border-radius: 50%;
  border: 1px solid #0057B8;
  outline: none;
  --view-arrow: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3c!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3e%3cpath fill='%23fff' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3e%3c/svg%3e");
  background-image: var(--view-arrow);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-left: 0.5rem;
}

.svg-clip-path {
  position: absolute;
  width: 0;
  height: 0;
}

.date-countdown {
  font-size: 5.333rem;
  line-height: 1;
}

.modal .date-countdown {
  font-size: 3.389rem;
}

.countdown-container {
  position: relative;
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 50%;
  background: #0057B8;
}
.countdown-container p {
  color: #000;
}

.section-blue .countdown-container {
  background: #8dc8e8;
  color: #fff;
}

@media (min-width: 992px) {
  .col-lg-side-headline {
    width: calc(100% - 650px);
  }
  .col-lg-side-content {
    width: 650px;
    margin-right: unset;
  }
}
.gform_required_legend {
  font-size: 14px;
}

.donation-form-container {
  padding: 3rem 2rem;
}

.slider-image {
  width: 85%;
  margin: 0 auto 1rem;
  border: 1px solid #bbbcbc;
  border-radius: 14px;
}
.slider-image img {
  object-fit: cover !important;
}

.ways-give-container {
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0px 4px 23px 0px rgba(0, 0, 0, 0.25);
  height: 100%;
}
.ways-give-container .ways-give-content {
  padding: 1rem 1.5rem 1rem;
}
.ways-give-container .ways-give-content a {
  margin-top: auto;
}

.staff-icon {
  width: 70px;
}

.make-a-donation-container {
  --bs-body-bg: #0057B8;
  background: var(--bs-body-bg);
  padding: 1.563rem;
}
.make-a-donation-container h1 {
  font-size: 1.725rem;
}

.make-a-donation-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.make-a-donation-iframe-container {
  box-shadow: 0px 4px 19.6px 7px rgba(0, 0, 0, 0.13);
  background: #fff;
}
.make-a-donation-iframe-container iframe {
  width: 100%;
  min-height: 600px;
}

@media (min-width: 768px) {
  .container-md {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
  }
}
#footer-newsletter .gform_footer {
  margin-top: 0;
}

#gform_1 {
  margin-top: 0.5rem;
}

@media (min-width: 1200px) {
  #gform_1 {
    margin-top: 1rem;
  }
}
.no-break {
  white-space: nowrap;
}

.location {
  color: #75787b;
  font-style: italic;
}

.pull-quote-icon-flip {
  transform: rotate(180deg);
}

#btn-search-page {
  background: #0057B8;
  border: 2px solid #0057B8;
  color: #fff;
  width: 100%;
}
#btn-search-page:hover() {
  background: transparent;
  border: 2px solid #0057B8;
  color: #0057B8;
}

@media (min-width: 576px) {
  .blog .collapse:not(.show) {
    display: block;
  }
}
.single-post .section-wish-info + .section-basic-text {
  padding-top: 0;
}
.single-post:has(.section-wish-info + .section-basic-text) .section-wish-info {
  padding-bottom: 0;
}
.single-post:has(.section-wish-info + .section-basic-text) .section-wish-info .no-mb-last {
  margin-bottom: 1rem;
}

.color-white {
  color: #fff;
}
.color-white a:not(.btn) {
  color: #fff;
}

.color-black {
  color: #000;
}
.color-black a:not(.btn) {
  color: #000;
}

.color-blue {
  color: #0057B8;
}
.color-blue a:not(.btn) {
  color: #0057B8;
}

.color-new-blue {
  color: #0069ff;
}
.color-new-blue a:not(.btn) {
  color: #0069ff;
}

.color-light-blue {
  color: #8dc8e8;
}
.color-light-blue a:not(.btn) {
  color: #8dc8e8;
}

.color-dark-grey {
  color: #75787b;
}
.color-dark-grey a:not(.btn) {
  color: #75787b;
}

@media (min-width: 768px) {
  .color-md-white {
    color: #fff;
  }
  .color-md-black {
    color: #000;
  }
  .color-md-blue {
    color: #0057B8;
  }
  .color-md-new-blue {
    color: #0069ff;
  }
  .color-md-light-blue {
    color: #8dc8e8;
  }
  .color-md-dark-grey {
    color: #75787b;
  }
}
@media (min-width: 992px) {
  .color-lg-white {
    color: #fff;
  }
  .color-lg-black {
    color: #000;
  }
  .color-lg-blue {
    color: #0057B8;
  }
  .color-lg-new-blue {
    color: #0069ff;
  }
  .color-lg-light-blue {
    color: #8dc8e8;
  }
  .color-lg-dark-grey {
    color: #75787b;
  }
}
h1, h2, h3, h4, h5, h6, .h1, .h3, .h4, .h5 {
  font-family: droid-serif, serif;
  font-weight: 400;
}

h1, .h1 {
  font-size: 1.75rem;
  font-weight: 700;
}

h2, .h2 {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}

h3, .h3, .h3-size {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
h3.mb-0, .h3.mb-0, .h3-size.mb-0 {
  margin-bottom: 0;
}

.accordion-header {
  font-size: 1.291rem;
}

h4, .h4 {
  font-size: 1.188rem;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

@media (min-width: 576px) {
  h1, .h1 {
    font-size: 2.75rem;
  }
  h2, .h2 {
    font-size: 2.488rem;
  }
  h3, .h3, .h3-size {
    font-size: 2.075rem;
  }
  h4, .h4 {
    font-size: 1.725rem;
  }
  h5, .h5 {
    font-size: 1.44rem;
  }
  h6 {
    font-size: 12rem;
  }
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.988rem;
  }
}
a {
  color: #0057B8;
}
a:hover {
  text-decoration: none;
}

.section-blue a:not(.btn),
.section-light-blue-to-blue-down-40 a:not(.btn) {
  color: #fff;
}

header {
  padding: 1rem 0;
  z-index: 15;
  background: #fff;
  box-shadow: 0px 4px 34px 0px rgba(187, 188, 188, 0.2);
  width: 100%;
  position: fixed;
}
header:has(.alert) {
  padding-top: 0;
}
header .social-media {
  font-size: 1.5rem;
}
header .social-media a {
  color: #0057B8;
}
header .social-media a:hover {
  opacity: 0.5;
}
header .col-logo {
  flex: 0 0 auto;
  width: 30%;
  position: relative;
  z-index: 15;
}
header .col-menu {
  flex: 0 0 auto;
  width: 70%;
}
header .logo {
  padding: 3px 0;
}
header .btn {
  --bs-btn-padding-x: .5rem;
}
header .btn.btn-blue {
  --bs-btn-hover-border-color: #8dc8e8;
  --bs-btn-hover-bg: #8dc8e8;
  --bs-btn-hover-color: #000;
}
header .btn.btn-blue-outline {
  --bs-btn-hover-border-color: #8dc8e8;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-color: #000;
}
header #btn-menu {
  width: 45px;
  height: 50px;
  background: transparent;
  outline: none;
  border: none;
  padding: 0 0 0.25rem;
}
header #btn-menu .open-menu-txt {
  display: block;
}
header #btn-menu .close-menu-txt {
  display: none;
}
header #btn-menu .menu-toggle-label {
  color: #0057B8;
  font-size: 12px;
  font-weight: bold;
  transition: 0.35s;
}
header #btn-menu .hamburger-outer {
  display: inline-block;
  width: 30px;
  position: relative;
}
header #btn-menu .hamburger-inner {
  position: absolute;
  width: 30px;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: 0.25s;
  transition-property: transform;
  border-radius: 0;
  background-color: #0057B8;
  left: 0;
  top: -8px;
  display: block;
}
header #btn-menu .hamburger-inner::before, header #btn-menu .hamburger-inner::after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: 0.25s;
  transition-property: transform;
  border-radius: 0;
  background-color: #0057B8;
  left: 0;
}
header #btn-menu .hamburger-inner::before {
  top: -8px;
}
header #btn-menu .hamburger-inner::after {
  bottom: -8px;
}
header #btn-menu.menu-open .open-menu-txt {
  display: none;
}
header #btn-menu.menu-open .close-menu-txt {
  display: block;
}
header #btn-menu.menu-open .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}
header #btn-menu.menu-open .hamburger-inner::before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease 0.12s;
  opacity: 0;
}
header #btn-menu.menu-open .hamburger-inner::after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}
header #btn-menu:hover .menu-toggle-label {
  color: #000;
}
header #btn-menu:hover .hamburger-inner {
  background-color: #8dc8e8;
}
header #btn-menu:hover .hamburger-inner::before, header #btn-menu:hover .hamburger-inner::after {
  background-color: #8dc8e8;
}
header .site-lang {
  width: 50px;
  height: 50px;
  background: #8DC8E8;
  border-radius: 6px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  transition: 0.35s;
}
header .site-lang:hover {
  background: #0057B8;
  color: #fff;
}

body:has(#mawc-alert) header {
  position: relative;
}
body:has(#mawc-alert).fixed-header header {
  position: fixed;
}

@media (prefers-reduced-motion: reduce) {
  header #btn-menu .menu-toggle-label {
    transition: none;
  }
  header #btn-menu .hamburger-inner {
    transition: none;
  }
  header #btn-menu .hamburger-inner::before, header #btn-menu .hamburger-inner::after {
    transition: none;
  }
  header #btn-menu.menu-open .hamburger-inner::before, header #btn-menu.menu-open .hamburger-inner::after {
    transition: none;
  }
}
nav {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow-y: scroll;
}

.site-nav {
  position: absolute;
  width: 100%;
  top: 82px;
  left: 0;
  z-index: 5;
}
.site-nav #btn-search {
  background: #0057B8;
  color: #fff;
  width: auto;
  display: block;
  border: none;
}
.site-nav .nav-site-lang {
  background: #8DC8E8;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  display: block;
}
.site-nav .nav-site-lang:hover {
  opacity: 0.75;
}
.site-nav .menu-item {
  position: relative;
}
.site-nav .menu-item:not(:first-of-type) {
  margin-top: 1.5rem;
}
.site-nav .menu-item .menu-link {
  font-size: 1.375rem;
  color: #fff;
  text-decoration: none;
  display: block;
  font-family: droid-serif, serif;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.site-nav .menu-item .menu-link.menu-arrow .menu-link-span {
  width: calc(100% - 30px);
  display: inline-block;
}
.site-nav .menu-item .menu-link.menu-arrow::after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 3.5px;
  --menu-arrow: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3c!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3e%3cpath fill='%23fff' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3e%3c/svg%3e");
  background-image: var(--menu-arrow);
  border-radius: 50%;
  border: 2px solid #fff;
  background-size: 65% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.25s;
  margin-left: 0.5rem;
}
.site-nav .menu-item.menu-item-has-2nd-level:not(.menu-2nd-level-open) .menu-2nd-level {
  display: none;
}
.site-nav .menu-item.menu-item-has-3rd-level .menu-link {
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
  display: block;
  font-family: droid-serif, serif;
}
.site-nav .menu-item.menu-item-has-3rd-level .menu-link.menu-arrow .menu-link-span {
  display: unset;
}
.site-nav .menu-item.menu-item-has-3rd-level .menu-link.menu-arrow::after {
  content: "";
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  right: unset;
  margin-left: 0.5rem;
  border: none;
  background-size: 100% auto;
  transition: 0.25s;
}
.site-nav .menu-item.menu-item-has-3rd-level:not(.menu-3rd-level-open) .menu-3rd-level {
  display: none;
}
.site-nav .menu-item .menu-2nd-level {
  border: 1px solid #fff;
  border-radius: 22px;
  padding: 1rem 1.5rem;
  margin-top: 1.5rem;
  animation: fade-in var(--animation-speed, 1s) cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.site-nav .menu-item .menu-2nd-level .menu-item:not(:first-of-type) {
  margin-top: 1.5rem;
}
.site-nav .menu-item .menu-2nd-level .menu-link {
  font-size: 1.111rem;
  font-family: "Lato", sans-serif;
  width: 100%;
  border: none;
  animation: none;
}
.site-nav .menu-item .menu-2nd-level .menu-arrrow {
  position: relative;
  --menu-arrow: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3c!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3e%3cpath fill='%23fff' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3e%3c/svg%3e");
}
.site-nav .menu-item .menu-2nd-level .menu-arrrow::after {
  content: "";
  background-image: var(--menu-arrow);
  width: 20px;
  height: 20px;
  position: absolute;
  right: -25px;
  top: 2px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right;
  transition: 0.25s;
}
.site-nav .menu-item .menu-3rd-level {
  padding: 1rem 1rem 0;
}
.site-nav .menu-item .menu-3rd-level .menu-item:not(:first-of-type) {
  margin-top: 1rem;
}
.site-nav .menu-main-menu {
  background: #0057B8;
  background: linear-gradient(146deg, #0057B8 72.25%, #8dc8e8 100%);
  padding: 2rem;
}
.site-nav #nav-bottom {
  background: #fff;
  padding: 2rem;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.site-nav #nav-bottom form input {
  font-size: 16px;
}

@media (min-width: 576px) {
  .site-nav {
    width: 475px;
    left: unset;
    right: calc(var(--bs-gutter-x) * 0.5);
    top: 86.5px;
  }
  .site-nav .menu-item:nth-child(2) {
    margin-top: 0;
  }
  .site-nav .menu-item .menu-link.menu-arrow::after {
    content: "";
    width: 30px;
    height: 30px;
    top: -1.5px;
  }
}
@media (min-width: 1200px) {
  .site-nav {
    top: 99.73px;
  }
}
@media (min-width: 1200px) {
  .site-nav {
    width: 780px;
  }
  .site-nav .menu-item {
    position: unset;
  }
  .site-nav .menu-item:not(:first-of-type) {
    margin-top: 2.5rem;
  }
  .site-nav .menu-item:nth-child(2) {
    margin-top: 0;
  }
  .site-nav .menu-item .menu-link {
    width: 45%;
    border: none;
  }
  .site-nav .menu-item .menu-link.menu-arrow .menu-link-span {
    width: auto;
  }
  .site-nav .menu-item .menu-link.menu-arrow::after {
    display: inline-block;
    position: relative;
    opacity: 0;
    transform: rotate(-90deg);
    top: 7.5px;
  }
  .site-nav .menu-item .menu-2nd-level {
    margin-top: unset;
    width: calc(55% - 45px);
    position: absolute;
    right: 2rem;
    top: 2rem;
    z-index: 3;
  }
  .site-nav .menu-item.menu-2nd-level-open .menu-link.menu-arrow::after {
    opacity: 1;
  }
  .site-nav .menu-main-menu {
    background: linear-gradient(135deg, #0057B8 0%, #8dc8e8 100%);
    position: relative;
  }
}
@media (min-width: 576px) {
  header .col-logo {
    width: 165px;
  }
  header .col-menu {
    width: auto;
  }
  header .btn {
    --bs-btn-padding-x: 2.75rem;
  }
  header #btn-menu {
    width: 50px;
    margin-right: 0.5rem;
  }
}
@media (min-width: 768px) {
  header .col-logo {
    width: 210px;
  }
}
body:has(#btn-menu.menu-open) main {
  position: relative;
}
body:has(#btn-menu.menu-open) main::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  opacity: 0.44;
}

@media (prefers-reduced-motion: reduce) {
  .site-nav .menu-item .menu-link {
    animation: none;
  }
  .site-nav .menu-item .menu-link.menu-arrow::after {
    transition: none;
  }
  .site-nav .menu-item.menu-item-has-3rd-level .menu-link.menu-arrow::after {
    transition: none;
  }
  .site-nav .menu-item .menu-2nd-level {
    animation: none;
  }
  .site-nav .menu-item .menu-2nd-level .menu-arrrow {
    transition: none;
  }
}
footer {
  position: relative;
  background: #fff;
  z-index: 2;
}
footer:not(:has(#footer-donation, #footer-newsletter)) {
  border-top: 7px solid #0057B8;
}
footer .logo {
  width: 315px;
}
footer .accreditation-logo {
  width: 125px;
}
footer a {
  color: #0057B8;
}
footer a:hover {
  text-decoration: none;
}
footer #footer-donation .btn {
  --bs-btn-padding-x: 1.5rem;
}
footer .footer-main {
  padding: 2rem 0 1rem;
}
footer .footer-main .menu-footer-menu li {
  padding: 0.5rem;
}
footer .footer-main .menu-footer-menu li a {
  text-decoration: none;
}
footer .footer-main .menu-footer-menu li a:hover {
  text-decoration: underline;
}
footer .footer-main .menu-footer-menu li:not(:last-child) {
  border-bottom: 1px solid #BBBCBC;
}
footer .social-media {
  font-size: 1.75rem;
}
footer .social-media li a {
  display: flex;
  align-items: flex-end;
  text-decoration: none;
}
footer .social-media li:not(:last-child) {
  margin-right: 0.75rem;
}
footer .financial-bar {
  border-radius: 50px;
  overflow: hidden;
}
footer .financial-bar .financial-bar-inner {
  height: 35px;
  display: inline-block;
}
footer .financial-legend .financial-bar-legend {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 0.25em;
  border-radius: 2px;
}
footer .financial-bar-legend-blue {
  background: #0057B8;
}
footer .financial-bar-legend-light-blue {
  background: #8dc8e8;
}
footer .financial-bar-legend-red {
  background: #D4383C;
}
footer .financial-bar-legend-teal {
  background: #00bab3;
}
footer .footer-address {
  font-size: 14px;
}
footer .footer-bottom {
  border-top: 1px solid #8dc8e8;
  padding: 2rem 0;
}
footer .footer-bottom .footer-copyright {
  font-size: 14px;
  color: #75787b;
}

#footer-newsletter,
#footer-donation {
  --section-padding: 1.5rem;
}
#footer-newsletter::after,
#footer-donation::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #0057B8;
  left: 0;
  top: -2px;
}

@media (min-width: 576px) {
  .financial-title {
    margin-top: -0.5rem;
  }
}
@media (min-width: 768px) {
  footer .footer-main .menu-footer-menu {
    margin-top: -1rem;
  }
  footer .footer-main .menu-footer-menu li:not(:last-child) {
    border-bottom: none;
    margin-bottom: 0.25rem;
  }
}
input:not([type=checkbox], [type=radio]),
textarea,
select {
  width: 100%;
  padding: 0.5rem 0.75rem;
  line-height: 1;
  border: none;
  border-radius: 4px;
  border: 1px solid #75787b;
  background: #fff;
}
input:not([type=checkbox], [type=radio]):focus-within,
textarea:focus-within,
select:focus-within {
  outline: 2px solid #0057B8;
  outline-offset: 1px;
  border-color: #fff;
}

input[type=submit] {
  border-width: 2px;
}
input[type=submit].btn-search-events {
  background: #0057B8;
}
input[type=submit].btn-search-events:hover {
  background: transparent;
}

textarea {
  height: 18rem;
  border: 1px solid #75787b;
}
textarea.medium {
  height: 12rem;
}
textarea.small {
  height: 6rem;
}

select {
  --select-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  appearance: none;
  background-image: var(--select-icon);
  background-repeat: no-repeat;
  background-position: right 0.5em center;
  background-size: 1em 1em;
  padding: 0.6115rem 0.75rem;
}

input[type=checkbox] {
  --checkbox-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3c!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license %28Commercial License%29 Copyright 2024 Fonticons, Inc.--%3e%3cpath fill='%23fff' d='M447.9 142.5l-23.2 22L181 395.3l-22 20.8-22-20.8L23.2 287.6 0 265.6l44-46.5 23.2 22L159 328 380.7 118l23.2-22 44 46.5z'/%3e%3c/svg%3e");
  appearance: none;
  width: 1.5em;
  height: 1.5em;
  background-color: #fff;
  border: 1px solid #75787b;
  margin-right: 0.25em;
}
input[type=checkbox]:checked {
  background-color: #0057B8;
  background-image: var(--checkbox-icon);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-color: #0057B8;
}
input[type=checkbox] ~ label {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
input[type=checkbox]:focus {
  outline: 2px solid #0057B8;
  outline-offset: 1px;
  border-color: #fff;
}
input[type=radio] {
  --radio-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
  appearance: none;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #75787b;
  margin-right: 0.5em;
}
input[type=radio]:checked {
  background-color: #0057B8;
  background-image: var(--radio-icon);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-color: #0057B8;
}
input[type=radio] ~ label {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
input[type=radio]:focus {
  outline: 2px solid #0057B8;
  outline-offset: 1px;
  border-color: #fff;
}

.gfield_checkbox .gchoice {
  display: flex;
  align-items: center;
}

.gfield_radio input[type=radio] {
  flex: 0 0 auto;
}
.gfield_radio input[type=radio] ~ label {
  width: auto;
}

.gform_fields {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.gform_fields > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.gform_fields .gfield--type-hidden {
  margin: 0;
  padding: 0;
}

.ginput_container--name {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.ginput_container--name > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.ginput_container--name > *:nth-child(1) {
  margin-top: 0;
}
.ginput_container--name .gfield--type-hidden {
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  .gfield--width-one-twelfth {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .gfield--width-one-sixth {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .gfield--width-third {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .gfield--width-five-twelfths {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .gfield--width-half,
  .gfield--width-quarter {
    flex: 0 0 auto;
    width: 50%;
  }
  .gfield--width-seven-twelfths {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .gfield--width-two-thirds {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .gfield--width-three-quarter {
    flex: 0 0 auto;
    width: 75%;
  }
  .gfield--width-five-sixths {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .gfield--width-eleven-twelfths {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .ginput_container--name > * {
    width: 50%;
  }
  .ginput_container--name > *:nth-child(1), .ginput_container--name > *:nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .gfield--width-quarter {
    flex: 0 0 auto;
    width: 25%;
  }
}
.ginput_container_creditcard .gform_card_icon_container,
.ginput_container_creditcard .ginput_card_security_code_icon {
  display: none;
}
.ginput_container_creditcard .ginput_cardextras {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.ginput_container_creditcard .ginput_cardextras > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container {
  --bs-gutter-x: .5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container > * {
  flex-shrink: 0;
  width: 50%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

@media (min-width: 992px) {
  .ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left,
  .ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_right {
    flex: 0 0 auto;
    width: 50%;
  }
}
legend,
label,
.gform-field-label {
  font-size: 1rem;
  display: block;
  margin-bottom: 0.5rem;
}

.spacer.gfield {
  --bs-gutter-y: 0;
}

.gf_clear_complex {
  display: none;
}

.gfield--input-type-address .ginput_container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.gfield--input-type-address .ginput_container > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-bottom: var(--bs-gutter-y);
}
.gfield--input-type-address .ginput_container > *:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .gfield--input-type-address .ginput_container > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .gfield--input-type-address .ginput_container .ginput_full {
    width: 100%;
  }
}
.gfield_required {
  color: #B30909;
  margin-left: 0.15em;
  font-weight: bold;
}

body:lang(fr-ca) .gfield_required {
  margin-left: 0;
}

.gfield_validation_message {
  background: #B30909;
  color: #fff;
  padding: 0.25rem 0.75rem calc(0.25rem + 2px);
  position: relative;
  z-index: 2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.gfield_validation_message.validation_message--hidden-on-empty {
  display: none;
}
.gfield_validation_message::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -2px;
  background: #B30909;
  z-index: -1;
}

.ginput_container_textarea + .gfield_validation_message {
  margin-top: -7px;
}

.gform_validation_errors {
  background: #B30909;
  color: white;
  padding: 0.25rem 0.75rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.gform_required_legend .gfield_required {
  margin-left: 0;
}

.hidden_label label {
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  position: absolute;
}

.screen-reader-text {
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  position: absolute;
}

.ginput_preview .gfield_fileupload_filename {
  font-weight: bold;
  margin-right: 0.25rem;
}
.ginput_preview .gfield_fileupload_percent {
  display: none;
}

.gform_drop_instructions {
  display: none;
}

.gform_footer {
  margin-top: 1rem;
  text-align: center;
}
.gform_footer .gform_button {
  border: 2px solid #0057B8;
  color: #fff;
  background: #0057B8;
}
.gform_footer .gform_button:hover {
  background: #fff;
  color: #0057B8;
  border-color: #0057B8;
}

#gform_2 .gform_footer {
  text-align: left;
}

input[type=submit] {
  width: auto;
  --bs-border-radius: 50px;
  --bs-btn-font-weight: 700;
  --bs-btn-padding-y: .585rem;
  --bs-btn-padding-x: 2.75rem;
  --bs-btn-font-size: 16px;
  --bs-border-width: 2px;
  font-weight: var(--bs-btn-font-weight);
  border-radius: var(--bs-border-radius);
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  transition: 0.25s;
  text-transform: uppercase;
}
input[type=submit].gform-button--width-full {
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  input[type=submit] {
    transition: none;
  }
}
#gform_submit_button_1 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
#gform_submit_button_1:hover {
  background: #fff;
  color: #0057B8;
}

.gfield--has-description .gfield_description {
  font-size: 0.9rem;
}
.gfield--has-description.field_description_above .gfield_description {
  margin-bottom: 0.25rem;
}
.gfield--has-description.field_description_below .gfield_description {
  margin-top: 0.75rem;
}

#gform_submit_button_2 {
  border: 2px solid #0057B8;
  color: #0057B8;
  background: #fff;
}
#gform_submit_button_2:hover {
  background: #0057B8;
  color: #fff;
  border-color: #fff;
}

.mawc-radio-donation .gfield_radio {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.mawc-radio-donation .gfield_radio > * {
  --bs-gutter-y: 1rem;
  flex-shrink: 0;
  width: 50%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.mawc-radio-donation .gfield_radio .gchoice input {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  position: absolute;
}
.mawc-radio-donation .gfield_radio .gchoice input ~ label {
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 0.585rem 1.75rem;
  cursor: pointer;
  width: 100%;
  border-radius: 50px;
}
.mawc-radio-donation .gfield_radio .gchoice input:hover ~ label {
  background: rgba(255, 255, 255, 0.5);
}
.mawc-radio-donation .gfield_radio .gchoice input:checked ~ label {
  background: #fff;
  color: #0057B8;
}
.mawc-radio-donation .gfield_radio .gchoice input:checked:hover ~ label {
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.mawc-radio-donation .gfield_radio .gchoice input:focus ~ label {
  outline: 2px solid #fff;
  outline-offset: 3px;
}
.mawc-radio-donation .gfield_radio .gchoice.gchoice_3_3_4 input ~ label {
  width: 100%;
}
.mawc-radio-donation:not(.mawc-radio-amounts) legend {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  position: absolute;
}
.mawc-radio-donation.mawc-radio-amounts legend {
  text-align: center;
}
.mawc-radio-donation.mawc-radio-amounts legend .gfield_required {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  display: inline-block;
}
.mawc-radio-donation.mawc-radio-amounts .gfield_radio .gchoice:last-of-type {
  width: 100%;
}

#gform_3 legend {
  font-size: 1.25rem;
}
#gform_3 .gform_footer {
  text-align: center;
}
#gform_3 #field_3_1 .gchoice {
  width: 100%;
}

@media (min-width: 576px) {
  #gform_3 #field_3_1 .gchoice {
    width: 50%;
  }
}
#gform_submit_button_3 {
  border: 2px solid #fff;
  color: #fff;
  background: #D4383C;
  line-height: 1.5;
}
#gform_submit_button_3:hover {
  background: #0057B8;
  color: #fff;
  border-color: #fff;
}

#field_5_1 {
  text-align: center;
  margin-top: 0;
}

#gform_submit_button_5 {
  border: 2px solid #fff;
  color: #fff;
  background: #D4383C;
  font-size: 1rem;
  width: auto;
}
#gform_submit_button_5:hover {
  background: #0057B8;
  color: #fff;
  border-color: #fff;
}

#gform_5 legend {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  position: absolute;
}
#gform_5 label {
  margin-bottom: 0;
}
#gform_5 .mawc-radio-donation .gfield_radio {
  flex-wrap: wrap;
  justify-content: space-between;
}
#gform_5 .mawc-radio-donation .gfield_radio > * {
  margin-top: 0;
  margin-bottom: var(--bs-gutter-y);
  width: 50%;
}
#gform_5 .mawc-radio-donation .gfield_radio .gchoice input ~ label {
  padding: 0.585rem 0.75rem;
  line-height: 1;
}
#gform_5 .gform_footer {
  margin-top: 0;
}

@media (min-width: 768px) {
  #gform_5 #field_5_1 {
    width: 100%;
  }
  #gform_5 #field_submit {
    width: 100%;
  }
  #gform_5 .mawc-radio-donation .gfield_radio {
    flex-wrap: nowrap;
  }
  #gform_5 .mawc-radio-donation .gfield_radio > * {
    width: 23.33333%;
    margin-bottom: 0;
  }
  #gform_5 .mawc-radio-donation .gfield_radio .gchoice:last-child {
    width: 30%;
  }
  #gform_5 .mawc-radio-donation .gfield_radio .gchoice input ~ label {
    padding: 0.585rem 1.75rem;
    line-height: 1;
  }
}
@media (min-width: 1400px) {
  #gform_5 #field_5_1 {
    width: 75%;
  }
  #gform_5 #field_submit {
    width: 25%;
  }
}
#gform_2 input:not([type=checkbox], [type=radio]):focus-within,
#gform_2 textarea:focus-within,
#gform_2 select:focus-within {
  outline-color: #fff;
}

.gfield_checkbox .gchoice,
.gfield_radio .gchoice {
  display: flex;
}
.gfield_checkbox .gchoice:not(:first-of-type),
.gfield_radio .gchoice:not(:first-of-type) {
  margin-top: 0.75rem;
}
.gfield_checkbox .gchoice:has(.gchoice_other_control),
.gfield_radio .gchoice:has(.gchoice_other_control) {
  flex-wrap: wrap;
}
.gfield_checkbox .gchoice:has(.gchoice_other_control) .gchoice_other_control,
.gfield_radio .gchoice:has(.gchoice_other_control) .gchoice_other_control {
  display: block;
  margin-top: 0.5rem;
}

#gform_wrapper_3 .gform_required_legend {
  display: none;
}
#gform_wrapper_3 #field_3_1 {
  text-transform: uppercase;
}
#gform_wrapper_3 .gfield_radio .gchoice:nth-child(even) {
  justify-content: flex-end;
}

.gsection_title {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#gform_wrapper_5 .gform_fields {
  margin-top: 0;
}
#gform_wrapper_5 #field_submit {
  text-align: center;
  margin-top: 0;
}

@media (min-width: 768px) {
  #gform_wrapper_5 #field_submit {
    margin-top: 1rem;
  }
}
@media (min-width: 1400px) {
  #gform_wrapper_5 #field_submit {
    margin-top: 0;
  }
}
#gform_fields_1 .gfield {
  margin-top: 1rem;
}

@media (min-width: 992px) {
  #gform_fields_1 .gfield {
    margin-top: 0;
  }
}
.gsection + .gfield--type-name,
.gsection + .gfield--input-type-html {
  margin-top: 0;
}