.n2-ss-button-container {
  font-weight: bold;
  font-variation-settings: "wght" 700;
}

.hold {
  color: var(--brand-color) !important;
}

.home-banner {
  padding: 0 !important;
  margin-top: 150px;
}

.home-logos-1 {
  background: white;
}
.home-logos-1 .gs_logo_single--wrapper {
  padding: 0 !important;
}
.home-logos-1 .gs_logo_container .gs_logo_single--wrapper.swiper-slide, .home-logos-1 .swiper-wrapper .gs_logo_single--wrapper.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-logos-1 .gs_logo_container .gs_logo-single--flex-center, .home-logos-1 .swiper-wrapper .gs_logo-single--flex-center {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-logos-1 .gs_logo_container .gs-logo--img, .home-logos-1 .swiper-wrapper .gs-logo--img {
  display: block;
  width: auto;
  max-height: 65px;
  max-width: 140px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.home-logos-1 .gs_logo_container img[title=TIME], .home-logos-1 .gs_logo_container img[title=CNN], .home-logos-1 .gs_logo_container img[title=CBS], .home-logos-1 .gs_logo_container img[title=FOX], .home-logos-1 .swiper-wrapper img[title=TIME], .home-logos-1 .swiper-wrapper img[title=CNN], .home-logos-1 .swiper-wrapper img[title=CBS], .home-logos-1 .swiper-wrapper img[title=FOX] {
  max-height: 45px;
}

.home-logos-2 img[title="Empty Cradle"] {
  max-height: 80px;
  width: auto;
}

.home-logos-1 a, .home-logos-2 a {
  transition: var(--base-transition);
}
.home-logos-1 a:hover, .home-logos-2 a:hover {
  filter: brightness(1.15);
  transform: scale(1.075);
  opacity: 0.75;
}

#our-founder, #helping-heal-broken-hearts {
  position: relative;
  max-width: 1300px !important;
}
#our-founder > div, #helping-heal-broken-hearts > div {
  padding: 0 40px;
}
#our-founder > div div, #helping-heal-broken-hearts > div div {
  padding: 0 !important;
}
#our-founder .wp-block-columns, #helping-heal-broken-hearts .wp-block-columns {
  gap: 4em;
  margin-bottom: 0px;
}
#our-founder .home-image-container, #helping-heal-broken-hearts .home-image-container {
  position: relative;
  height: 100%;
}
#our-founder .main-image, #helping-heal-broken-hearts .main-image {
  position: relative;
  top: -25px;
}
#our-founder .h-flair, #helping-heal-broken-hearts .h-flair {
  font-size: 1.25rem;
  font-weight: 200;
  color: var(--brand-color);
  letter-spacing: 3px;
  transform: translateY(-25px);
}
#our-founder h2, #helping-heal-broken-hearts h2 {
  font-size: 3.5em;
  line-height: 1.15em;
  margin-bottom: 15px;
}
#our-founder p:not(.h-flair), #helping-heal-broken-hearts p:not(.h-flair) {
  margin-bottom: 40px;
  margin-top: 0;
}

#our-founder {
  margin-top: 100px;
}

#helping-heal-broken-hearts {
  margin-bottom: 100px !important;
}
#helping-heal-broken-hearts .main-image {
  position: relative;
  top: -15px;
}
#helping-heal-broken-hearts h2, #helping-heal-broken-hearts .h-flair {
  color: var(--brand-color-tertiary);
}
#helping-heal-broken-hearts .wp-element-button {
  border-color: var(--brand-color-tertiary);
  color: var(--brand-color-tertiary);
}
#helping-heal-broken-hearts .wp-element-button:hover {
  color: white;
}
#helping-heal-broken-hearts .wp-element-button::after {
  background: linear-gradient(-10deg, rgb(168, 139, 81) 0%, rgb(116, 95, 54) 100%);
}

.home-bgcontainer {
  background-image: radial-gradient(circle at 10% 20%, rgba(242, 231, 255, 0.03), transparent 55%), radial-gradient(circle at 80% 10%, rgba(218, 206, 234, 0.45), transparent 55%), radial-gradient(circle at 20% 80%, rgba(78, 45, 123, 0.1), transparent 55%), radial-gradient(circle at 90% 70%, rgba(235, 221, 253, 0.05), transparent 55%), radial-gradient(circle at 50% 50%, rgba(124, 69, 200, 0.05), transparent 60%), radial-gradient(circle at 0% 50%, rgba(188, 140, 251, 0.2), transparent 55%), radial-gradient(circle at 100% 40%, rgba(78, 45, 123, 0.1), transparent 55%);
  padding-top: 125px;
  padding-bottom: 62px;
}

#lives-touched {
  padding: 0;
}
#lives-touched .wp-block-columns {
  margin: 0;
}
#lives-touched h2 {
  text-align: center;
}
#lives-touched h2 span.lives-touched {
  font-size: 0.66em;
  color: black;
}
#lives-touched h2 span.mw-incrementing-number {
  font-size: 2.35em;
  transition: 0.5s ease;
  font-weight: bold;
}
#lives-touched h2 span.mw-incrementing-number.counting-up {
  filter: blur(25px) brightness(1.25);
  opacity: 0.75;
}
#lives-touched h2 span.mw-incrementing-number.counting-complete {
  animation: incrementing-number-pop 0.75s forwards ease;
  animation-delay: 0.5s;
}
#lives-touched h2 {
  line-height: 0;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
#lives-touched img {
  position: absolute;
}
#lives-touched div.content {
  position: relative;
  padding: 0;
}
#lives-touched div.partner-with {
  margin-top: 30px !important;
}
#lives-touched div[class*=image-column] {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
}
#lives-touched div[class*=image-column] figure[class*=image-] img {
  max-width: 250px;
  top: -125px;
}
#lives-touched .image-column-left figure[class*=image-] img {
  opacity: 0;
  left: 25%;
  filter: drop-shadow(0px 8px 25px rgba(0, 0, 0, 0.15));
}
#lives-touched .image-column-left .image-left-1 img {
  transform: translate(5%, 17.5%);
  z-index: 3;
}
#lives-touched .image-column-left .image-left-1.mw-animate img {
  animation: home3-images-left-1 0.75s forwards ease-in-out;
  animation-delay: 0.5s;
}
#lives-touched .image-column-left .image-left-2 img {
  transform: translate(-33%, -33%);
}
#lives-touched .image-column-left .image-left-2.mw-animate img {
  animation: home3-images-left-2 0.75s forwards ease-in-out;
  animation-delay: 1s;
}
#lives-touched .image-column-left .image-left-3 img {
  transform: translate(-66%, 40%);
  z-index: 2;
}
#lives-touched .image-column-left .image-left-3.mw-animate img {
  animation: home3-images-left-3 0.75s forwards ease-in-out;
  animation-delay: 1.5s;
}
#lives-touched .image-column-right figure[class*=image-] img {
  opacity: 0;
  right: 25%;
  filter: drop-shadow(0px 8px 25px rgba(0, 0, 0, 0.15));
}
#lives-touched .image-column-right .image-right-1 img {
  transform: translate(-10%, 15.5%);
  z-index: 3;
}
#lives-touched .image-column-right .image-right-1.mw-animate img {
  animation: home3-images-right-1 0.75s forwards ease-in-out;
  animation-delay: 0.85s;
}
#lives-touched .image-column-right .image-right-2 img {
  transform: translate(22%, -48%);
  z-index: 2;
}
#lives-touched .image-column-right .image-right-2.mw-animate img {
  animation: home3-images-right-2 0.75s forwards ease-in-out;
  animation-delay: 1.35s;
}
#lives-touched .image-column-right .image-right-3 img {
  transform: translate(59%, 21%);
  z-index: 2;
}
#lives-touched .image-column-right .image-right-3.mw-animate img {
  animation: home3-images-right-3 0.75s forwards ease-in-out;
  animation-delay: 1.85s;
}

@keyframes home3-images-left-1 {
  0% {
    opacity: 0;
    transform: translate(9%, 17.5%);
  }
  100% {
    opacity: 1;
    transform: translate(12%, 14.5%);
  }
}
@keyframes home3-images-left-2 {
  0% {
    opacity: 0;
    transform: translate(-33%, -33%);
  }
  100% {
    opacity: 1;
    transform: translate(-30%, -36%);
  }
}
@keyframes home3-images-left-3 {
  0% {
    opacity: 0;
    transform: translate(-58%, 36%);
  }
  100% {
    opacity: 1;
    transform: translate(-55%, 33%);
  }
}
@keyframes home3-images-right-1 {
  0% {
    opacity: 0;
    transform: translate(-7%, 12.5%);
  }
  100% {
    opacity: 1;
    transform: translate(-13%, 9.5%);
  }
}
@keyframes home3-images-right-2 {
  0% {
    opacity: 0;
    transform: translate(22%, -42%);
  }
  100% {
    opacity: 1;
    transform: translate(19%, -45%);
  }
}
@keyframes home3-images-right-3 {
  0% {
    opacity: 0;
    transform: translate(59%, 35%);
  }
  100% {
    opacity: 1;
    transform: translate(56%, 32%);
  }
}
@keyframes incrementing-number-pop {
  0% {
    filter: none;
  }
  50% {
    transform: scale(1.1);
    color: #844cd2;
    text-shadow: 0px 0px 20px #cca7ff;
  }
  100% {
    filter: none;
  }
}
#get-involved .wp-block-columns {
  gap: 3em;
  margin: 0;
}
#get-involved .give-bubble {
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
#get-involved .give-bubble::before {
  content: "";
  position: absolute;
  background-color: var(--brand-color);
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.66s ease;
}
#get-involved .give-bubble.donate::before {
  -webkit-mask: url(../../../../wp-content/uploads/2025/07/ways-give-1-4.png) center/contain no-repeat;
          mask: url(../../../../wp-content/uploads/2025/07/ways-give-1-4.png) center/contain no-repeat;
}
#get-involved .give-bubble.volunteer::before {
  -webkit-mask: url(../../../../wp-content/uploads/2025/07/ways-give-3-3.png) center/contain no-repeat;
          mask: url(../../../../wp-content/uploads/2025/07/ways-give-3-3.png) center/contain no-repeat;
}
#get-involved .give-bubble.fundraise::before {
  -webkit-mask: url(../../../../wp-content/uploads/2025/07/ways-give-2-7.png) center/contain no-repeat;
          mask: url(../../../../wp-content/uploads/2025/07/ways-give-2-7.png) center/contain no-repeat;
}
#get-involved .give-bubble div {
  height: 100%;
}
#get-involved .give-bubble h3 {
  font-family: var(--font-family);
  color: white;
  text-shadow: 0px 5px 20px black, 0px 5px 20px black, 0px 5px 50px black;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: bold;
  transition: 0.5s ease-in-out;
}
#get-involved .give-bubble p {
  color: white;
  opacity: 0;
  max-height: 0px;
  max-width: 300px;
  transform: translateY(50px);
  transition: 0.5s ease-in-out;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0 !important;
}
#get-involved .give-bubble:hover {
  cursor: pointer;
}
#get-involved .give-bubble:hover p {
  opacity: 1;
  max-height: 200px;
  transform: none;
  margin-top: 25px !important;
}
#get-involved .give-bubble:hover::before {
  opacity: 0.75;
}
#get-involved .ways-to-give {
  font-size: 4.5em;
  color: black;
  margin: 0;
}
#get-involved .mission {
  color: var(--brand-color);
  font-size: 1.5rem;
  margin-top: 0;
}
#get-involved .text-501c3 {
  max-width: 450px;
  margin: 0 auto;
}

#stay-up-to-date {
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
#stay-up-to-date > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
  border: 2px solid white;
  width: 100%;
  height: 100%;
  margin-left: 25px;
  margin-right: 25px;
  min-height: 500px;
}
#stay-up-to-date h2 {
  font-size: 4.5em;
  font-weight: bold;
  color: white;
}
#stay-up-to-date .socials {
  gap: 3em;
}
#stay-up-to-date .socials a {
  height: 35px;
  width: 35px;
  background-color: white;
}
#stay-up-to-date .socials a svg path {
  fill: var(--brand-color) !important;
}
#stay-up-to-date .socials a:hover {
  opacity: 0.66;
  scale: 0.9;
}

/*
#stay-up-to-date .wp-element-button, .wc-block-mini-cart__footer-actions a {
    border-color: white;
    border-width: 2px;
    color: white;
    z-index: 1;
    &::after {
        background: white;
        z-index: -1;
    }
    &:hover {
        color: var(--brand-color);
        box-shadow: 0px 0px 20px #ffffff82;
    }
}
#stay-up-to-date .wp-element-button {
    font-size: 1.15rem;
}
.wc-block-mini-cart__footer-actions a:hover div {
        color: var(--brand-color);
}

*//*# sourceMappingURL=home.css.map */