@charset "UTF-8";
body:not(.elementor-editor-active) #header {
  padding-bottom: 0 !important;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: linear-gradient(-4.5deg, #9ea1db calc(7.87vw + 4px), #111 calc(7.87vw + 5px));
  -webkit-mask-image: linear-gradient(-4.5deg, transparent 7.87vw, black calc(7.87vw + 1px));
  mask-image: linear-gradient(-4.5deg, transparent 7.87vw, black calc(7.87vw + 1px));
}

#header h1 {
  transform: rotate(-4.5deg);
  transform-origin: 0 100%;
  text-transform: uppercase;
  font-size: 1.04rem;
  letter-spacing: 4px;
  margin-top: 17.6px;
  margin-bottom: 1px;
}
#header h1 div:first-child span {
  display: inline-block;
  color: #000 !important;
  padding: 10px;
  margin-bottom: 35px;
  position: relative;
  top: 15px;
  left: -10px;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.08;
  font-weight: 400;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  letter-spacing: 2.5px !important;
  z-index: 1;
  display: inline-block;
  margin-right: -10px;
  font-size: 0.8rem;
  font-weight: 400;
  top: -10px;
  left: 0;
  margin-bottom: 0;
  transform: rotate(4.5deg);
  padding: 12px 5px;
  letter-spacing: 2px !important;
}
#header h1 div:first-child span::before {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  content: "";
  background-color: #F3EB16;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: rotate(1deg);
}
#header h1 div:first-child span::before {
  box-shadow: 2px 2px 2px black;
  transform: rotate(-2deg);
  height: calc(100% - 8px);
  top: 4px;
}
#header h1 div:last-child {
  font-size: 0.64rem;
}
#header h1 div:last-child span:not(:last-child)::after {
  content: "  |  ";
  white-space: pre-wrap;
}
@media (max-width: 604px) {
  #header h1 div:last-child span:nth-child(2) {
    display: none;
  }
}
@media (max-width: 500px) {
  #header h1 div:last-child span:not(:last-child)::after {
    content: " | ";
  }
}
@media (max-width: 475px) {
  #header h1 div:last-child span:first-child {
    display: none;
  }
  #header h1 div:last-child span:nth-child(2) {
    display: inline;
  }
}

body:not(.elementor-editor-active) .sidenav, body:not(.elementor-editor-active) #sidenav {
  pointer-events: none;
  position: fixed;
  left: 20px;
  top: 100px;
  z-index: 100;
  height: calc(100% - 100px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.9rem;
  /*
  a.inactive::after
  {
    background-color: #F3EB16 !important;
  }
  */
}
body:not(.elementor-editor-active) .sidenav ul, body:not(.elementor-editor-active) #sidenav ul {
  padding: 0;
  position: relative;
}
body:not(.elementor-editor-active) .sidenav ul::after, body:not(.elementor-editor-active) #sidenav ul::after {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #F3EB16;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 0;
  visibility: visible;
}
body:not(.elementor-editor-active) .sidenav li, body:not(.elementor-editor-active) #sidenav li {
  display: flex;
  height: 35px;
  align-items: center;
}
body:not(.elementor-editor-active) .sidenav a, body:not(.elementor-editor-active) #sidenav a {
  display: flex;
  padding: 0 10px 0 30px;
  box-sizing: border-box;
  align-items: center;
  color: #F3EB16;
  text-decoration: none;
  text-shadow: 1px 1px 2px #000;
  letter-spacing: 3px;
  position: relative;
  height: 100%;
  left: -6px;
  pointer-events: auto;
}
body:not(.elementor-editor-active) .sidenav a:focus, body:not(.elementor-editor-active) .sidenav a:hover, body:not(.elementor-editor-active) .sidenav a.active, body:not(.elementor-editor-active) #sidenav a:focus, body:not(.elementor-editor-active) #sidenav a:hover, body:not(.elementor-editor-active) #sidenav a.active {
  color: #F18936;
}
body:not(.elementor-editor-active) .sidenav a::after, body:not(.elementor-editor-active) #sidenav a::after {
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
  content: "";
  background-color: #F3EB16;
  width: 11px;
  height: 11px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 1;
  opacity: 1 !important;
}
body:not(.elementor-editor-active) .sidenav a:focus::after, body:not(.elementor-editor-active) .sidenav a:hover::after, body:not(.elementor-editor-active) .sidenav a.active::after, body:not(.elementor-editor-active) #sidenav a:focus::after, body:not(.elementor-editor-active) #sidenav a:hover::after, body:not(.elementor-editor-active) #sidenav a.active::after {
  background-color: #F18936;
}
body:not(.elementor-editor-active) .sidenav a span.sidenav-hidden, body:not(.elementor-editor-active) #sidenav a span.sidenav-hidden {
  display: none;
  max-width: 190px;
}
body:not(.elementor-editor-active) .sidenav a:focus span, body:not(.elementor-editor-active) .sidenav a:hover span, body:not(.elementor-editor-active) #sidenav a:focus span, body:not(.elementor-editor-active) #sidenav a:hover span {
  display: block !important;
  opacity: 1 !important;
}

@media (max-width: 1620px) {
  body:not(.elementor-editor-active) .sidenav ul li a:hover span.sidenav-hidden,
body:not(.elementor-editor-active) .sidenav ul li a:focus span.sidenav-hidden {
    font-size: 16px;
    max-width: 160px;
  }
}
@media (max-width: 1550px) {
  body:not(.elementor-editor-active) .sidenav ul li a span.sidenav-hidden,
body:not(.elementor-editor-active) .sidenav ul li a:hover span.sidenav-hidden,
body:not(.elementor-editor-active) .sidenav ul li a:focus span.sidenav-hidden {
    display: none !important;
  }
}
@media (max-width: 1250px) {
  body:not(.elementor-editor-active) .sidenav {
    left: 5px;
  }

  .elementor-top-section:not(.sidenav):not(#header) {
    padding-left: 30px !important;
  }

  body:not(.elementor-editor-active) .sidenav ul li a span,
body:not(.elementor-editor-active) .sidenav ul li a:hover span,
body:not(.elementor-editor-active) .sidenav ul li a:focus span {
    display: none !important;
  }
}
body:not(.mousenav) .sidenav .menu-item a:focus {
  outline: 0;
  position: relative;
}
body:not(.mousenav) .sidenav .menu-item a:focus::after {
  outline: 2px solid #F7A30A;
  outline-offset: 6px;
}

body:not(.elementor-editor-active) {
  /*
  .elementor-top-section.tiltnopad
  {
    padding-top: calc(7.87vw) !important;
    padding-bottom: calc(7.87vw) !important;
  }
  */
}
body:not(.elementor-editor-active) .elementor-top-section.tiltup,
body:not(.elementor-editor-active) .elementor-top-section.tiltdown {
  margin-top: calc(-7.87vw - 2px) !important;
  padding-top: calc(7.87vw + 5px) !important;
  padding-bottom: calc(7.87vw + 5px) !important;
  -webkit-mask-image: linear-gradient(175.5deg, transparent 7.87vw, black calc(7.87vw + 1px));
  mask-image: linear-gradient(175.5deg, transparent 7.87vw, black calc(7.87vw + 1px));
}
body:not(.elementor-editor-active) .elementor-top-section.tiltdown {
  -webkit-mask-image: linear-gradient(184.5deg, transparent 7.87vw, black calc(7.87vw + 1px));
  mask-image: linear-gradient(184.5deg, transparent 7.87vw, black calc(7.87vw + 1px));
}
body:not(.elementor-editor-active) footer.elementor-top-section.tiltup,
body:not(.elementor-editor-active) footer.elementor-top-section.tiltdown {
  padding-bottom: 10px !important;
}

body[data-mobile=true] #home .elementor-background-overlay,
body[data-motion=reduced] #home .elementor-background-overlay {
  background-size: cover !important;
}

#home .elementor-background-overlay {
  opacity: 0;
}

#home .elementor-widget-container {
  max-width: 550px;
  margin-left: auto;
  margin-right: 35px;
  position: relative;
}

#home .elementor-widget-container strong {
  display: block;
  position: absolute;
  right: 100%;
  font-size: 3.8rem;
  padding-top: 16px;
  padding-right: 0.1em;
}

#home .elementor-widget-image .elementor-widget-container {
  max-width: 500px;
}

@media (max-width: 850px) {
  #home .elementor-widget-container {
    font-size: 2.91vw;
    margin-left: 190px;
  }
  #home .elementor-widget-container strong {
    font-size: 8.49vw;
  }
}
@media (max-width: 675px) {
  #home {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  #home .elementor-widget-image .elementor-widget-container {
    max-width: 400px;
    margin-left: auto;
    margin-right: 30px;
  }

  #home .elementor-widget-container {
    margin-left: auto;
    margin-right: 30px;
    max-width: 400px;
    text-align: center;
    font-size: 1.11rem;
  }
  #home .elementor-widget-container strong {
    position: static;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    font-size: 3.17rem;
  }
}
@media (max-width: 675px) and (max-width: 380px) {
  #home .elementor-widget-container {
    font-size: 16px;
  }
}
body:not(.elementor-editor-active) .readmore-content {
  display: none;
}

.readmore-toggle .elementor-button-text {
  text-transform: uppercase;
  letter-spacing: 5px !important;
}

.elementor-author-box__avatar {
  margin-bottom: 8px !important;
}
.elementor-author-box__avatar img {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  display: block;
  width: auto;
  height: auto;
}

.elementor-author-box__name {
  margin-bottom: 0;
}

.elementor-blockquote--skin-quotation {
  position: relative;
  padding: 20px 0 20px 25px;
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before,
.elementor-widget-testimonial-carousel::before {
  content: "“";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 4rem !important;
  line-height: 50px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.swiper-pagination-bullet {
  border-radius: 0;
  width: 50px !important;
  height: 6px !important;
  background-color: #fff;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

.elementor-swiper-button-prev {
  display: none;
}

.elementor-swiper-button-next {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.swiper-container .elementor-testimonial:focus {
  outline: 0;
  position: relative;
}
.swiper-container .elementor-testimonial:focus::before {
  position: absolute;
  top: 2px;
  left: -5px;
  content: "";
  outline: 2px solid #F7A30A;
  width: 100%;
  height: calc(100% - 2px);
}

.gallery-contain .e-gallery-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.gallery-shadow .elementor-gallery-item {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.gallery-shadow-off .elementor-gallery-item {
  box-shadow: none;
}

.logo-filter {
  filter: brightness(0%) invert(90%) drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.25));
}

.logo-filter2 {
  filter: brightness(0%) invert(100%) drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.25));
}

.logo-filter3 .e-gallery-item:first-child {
  filter: brightness(0%) invert(100%) drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.25));
}

.logo-filter3 .e-gallery-item:not(:first-child) {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.dff-ch-signature {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin-top: 48px;
  padding-right: 8px;
}
.dff-ch-signature .dff-ch-signature-image {
  max-width: 150px;
  margin-left: 16px;
}
.dff-ch-signature .dff-ch-signature-image img {
  display: block;
}
.dff-ch-signature .dff-ch-signature-text {
  text-align: right;
}
.dff-ch-signature .dff-ch-signature-text p:first-child {
  font-size: 0.9rem;
  line-height: 1.5rem;
}
.dff-ch-signature .dff-ch-signature-text p:first-child span, .dff-ch-signature .dff-ch-signature-text p:first-child strong {
  display: block;
}
.dff-ch-signature .dff-ch-signature-text p:last-child {
  font-size: 0.8rem;
  margin-bottom: 0;
}

@media (max-width: 675px) {
  .responsive-2col .elementor-widget-text-editor:last-child {
    column-count: 1;
  }
  .responsive-2col .elementor-container {
    flex-direction: column;
  }
  .responsive-2col .elementor-column {
    width: auto !important;
  }
}

@media (max-width: 980px) {
  .responsive-3col .elementor-widget-text-editor:last-child {
    column-count: 2;
  }
}
@media (max-width: 660px) {
  .responsive-3col .elementor-widget-text-editor:last-child {
    column-count: 1;
  }
}

.responsive-trust .responsive-trust-intro {
  width: auto !important;
  flex: 0 0 350px;
}
@media (max-width: 1000px) {
  .responsive-trust .responsive-trust-intro {
    flex: 0 0 calc(150px + 20vw);
  }
}
@media (max-width: 720px) {
  .responsive-trust .responsive-trust-intro {
    flex: 1 1 auto;
  }
}
.responsive-trust .responsive-trust-people {
  width: auto !important;
  flex: 1 1 auto;
}
.responsive-trust .responsive-trust-people .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
}
.responsive-trust .responsive-trust-people .elementor-container .elementor-column {
  width: 25%;
}
@media (max-width: 869px) {
  .responsive-trust .responsive-trust-people .elementor-container .elementor-column {
    width: 33.3%;
  }
}
@media (max-width: 720px) {
  .responsive-trust .responsive-trust-people .elementor-container .elementor-column {
    width: 25% !important;
  }
}
@media (max-width: 500px) {
  .responsive-trust .responsive-trust-people .elementor-container .elementor-column {
    width: 33.3% !important;
  }
}
@media (max-width: 381px) {
  .responsive-trust .responsive-trust-people .elementor-container .elementor-column {
    width: 50% !important;
  }
}
@media (max-width: 720px) {
  .responsive-trust .responsive-trust-people > .elementor-widget-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 720px) {
  .responsive-trust > .elementor-container {
    flex-direction: column;
  }
  .responsive-trust > .elementor-container .elementor-column {
    width: auto !important;
  }
}

.responsive-grantees .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
}
.responsive-grantees .elementor-widget-wrap {
  position: relative;
  height: 0;
  padding-bottom: calc(100% - 20px) !important;
}
.responsive-grantees .elementor-widget-wrap > .elementor-widget-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.responsive-grantees .elementor-widget-wrap > .elementor-widget-image .elementor-widget-container {
  height: 100%;
  padding: 0;
}
.responsive-grantees .elementor-widget-wrap > .elementor-widget-image a {
  padding: 10px;
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.responsive-grantees .elementor-column {
  width: 20%;
}
@media (max-width: 725px) {
  .responsive-grantees .elementor-column {
    width: 25%;
  }
}
@media (max-width: 580px) {
  .responsive-grantees .elementor-column {
    width: 50%;
  }
}

@media (max-width: 675px) {
  .responsive-grantee-left .elementor-top-column > .elementor-widget-wrap,
.responsive-grantee-right .elementor-top-column > .elementor-widget-wrap {
    border: 0 !important;
    padding: 0 !important;
  }
}
@media (max-width: 500px) {
  .responsive-grantee-left .elementor-inner-section .elementor-container,
.responsive-grantee-right .elementor-inner-section .elementor-container {
    flex-direction: column !important;
  }
  .responsive-grantee-left .elementor-column,
.responsive-grantee-right .elementor-column {
    width: 100% !important;
  }
  .responsive-grantee-left .elementor-widget-image a,
.responsive-grantee-right .elementor-widget-image a {
    display: block;
  }
  .responsive-grantee-left .elementor-widget-image img,
.responsive-grantee-right .elementor-widget-image img {
    width: 100%;
    max-width: 360px;
  }
}

@media (max-width: 675px) {
  .responsive-grantee-left .elementor-inner-section:first-child .elementor-column:first-child {
    width: 80%;
  }
  .responsive-grantee-left .elementor-inner-section:first-child .elementor-column:last-child {
    width: 20%;
  }
  .responsive-grantee-left .elementor-inner-section:not(:first-child) .elementor-container {
    flex-direction: row-reverse;
  }
  .responsive-grantee-left .elementor-inner-section:not(:first-child) .elementor-column:nth-child(1) {
    width: 20%;
  }
  .responsive-grantee-left .elementor-inner-section:not(:first-child) .elementor-column:nth-child(2) {
    width: 80%;
  }
  .responsive-grantee-left .elementor-inner-section:not(:first-child) .elementor-column:last-child {
    display: none;
  }
}
@media (max-width: 500px) {
  .responsive-grantee-left .elementor-inner-section:first-child .elementor-container {
    flex-direction: column-reverse !important;
  }
}

@media (max-width: 675px) {
  .responsive-grantee-right .elementor-inner-section .elementor-container {
    flex-direction: row-reverse;
  }
  .responsive-grantee-right .elementor-inner-section:first-child .elementor-column:first-child {
    width: 20%;
  }
  .responsive-grantee-right .elementor-inner-section:first-child .elementor-column:last-child {
    width: 80%;
  }
  .responsive-grantee-right .elementor-inner-section:not(:first-child) .elementor-column:first-child {
    display: none;
  }
  .responsive-grantee-right .elementor-inner-section:not(:first-child) .elementor-column:nth-child(2) {
    width: 20%;
  }
  .responsive-grantee-right .elementor-inner-section:not(:first-child) .elementor-column:nth-child(3) {
    width: 80%;
  }
}

.convening-images {
  display: flex;
  justify-content: flex-end;
}
.convening-images img:first-child {
  margin-right: 20px;
}
.convening-images img {
  width: auto;
  max-height: 181px;
  display: inline-block;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
@media (max-width: 480px) {
  .convening-images img {
    max-height: 140px;
  }
}

@media (max-width: 675px) {
  .responsive-convenings-title-left h3,
.responsive-convenings-title-right h3 {
    padding-top: 20px;
    text-align: right;
  }
}

@media (max-width: 675px) {
  .responsive-convenings-left .elementor-container {
    flex-direction: column-reverse;
  }
  .responsive-convenings-left .elementor-widget-image .elementor-widget-container {
    display: flex;
    justify-content: flex-end;
  }
}

@media (max-width: 675px) {
  .responsive-convenings-right .elementor-column:last-child .elementor-widget-gallery {
    margin-left: auto;
  }
  .responsive-convenings-right .elementor-column:last-child .elementor-widget-text-editor:last-child {
    text-align: right;
  }
  .responsive-convenings-right .elementor-widget-image .elementor-widget-container {
    display: flex;
    justify-content: flex-end;
  }
}

@media (max-width: 1160px) {
  .responsive-partners .elementor-column:last-child {
    align-self: center;
  }
}
@media (max-width: 675px) {
  .responsive-partners .elementor-column:last-child {
    align-self: auto;
  }
}

@media (max-width: 675px) {
  .responsive-change-funders .elementor-widget-gallery {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.responsive-wrap-left .swiper-container {
  width: 100%;
}
.responsive-wrap-left .swiper-slide {
  padding-right: 0;
}
@media (max-width: 1160px) {
  .responsive-wrap-left .elementor-column:nth-child(2) .elementor-widget-container {
    position: relative;
    left: calc(50vw - 580px);
    margin-right: calc(50vw - 580px);
  }
  .responsive-wrap-left .elementor-column:nth-child(2) .elementor-testimonial__text::before {
    content: "";
    float: left;
    height: var(--dff-video-height);
    width: calc(580px - 50vw);
  }
}
@media (max-width: 675px) {
  .responsive-wrap-left .elementor-column:nth-child(2) .elementor-widget-container {
    left: auto;
    margin-right: 0;
  }
  .responsive-wrap-left .elementor-column:nth-child(2) .elementor-testimonial__text::before {
    display: none;
  }
  .responsive-wrap-left .elementor-container {
    flex-direction: column;
  }
  .responsive-wrap-left .elementor-column {
    width: auto !important;
  }
}

@media (max-width: 980px) {
  .responsive-thanks .responsive-thanks-main .elementor-container {
    flex-direction: column;
  }
  .responsive-thanks .responsive-thanks-main .elementor-column {
    width: auto;
  }
}

.responsive-footer-bottom {
  padding: 50px 0 25px 0;
}

@media (max-width: 850px) {
  .responsive-footer .elementor-container {
    flex-direction: column;
    align-items: center;
  }
  .responsive-footer .elementor-container .elementor-column {
    width: auto;
    max-width: 500px;
  }
  .responsive-footer .elementor-container .elementor-column:last-child {
    padding-top: 50px;
  }
  .responsive-footer .elementor-container .elementor-widget-wrap {
    margin-left: 0 !important;
  }
}

#a11y {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  font-size: 16px;
}
@media (max-width: 1225px) {
  #a11y {
    top: calc(90px - 7vw);
  }
}
@media (max-width: 725px) {
  #a11y {
    top: -15px;
    right: -10px;
  }
  #a11y .a11y-settings-toggle {
    background-color: transparent !important;
  }
}
@media (max-width: 610px) {
  #a11y {
    top: -10px;
  }
  #a11y .a11y-settings-content {
    position: relative;
    top: -5px;
    padding-top: 50px !important;
  }
  #a11y h1 {
    top: 17px;
  }
}
@media (max-width: 380px) {
  #a11y {
    top: -7px;
  }
}
@media (max-width: 325px) {
  #a11y {
    right: -15px;
  }
}
#a11y h1 {
  margin: 0;
  position: absolute;
  top: 12px;
  left: 15px;
  font-size: 19.2px;
  line-height: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}
#a11y * {
  transition-property: none !important;
}
#a11y .a11y-settings {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
#a11y .a11y-settings-toggle {
  font-size: 16px;
  border: 0;
  padding: 0;
  letter-spacing: normal;
  display: block;
  padding: 15px;
  font-size: 1em;
  line-height: 1;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#a11y .a11y-settings-toggle .fa-universal-access {
  display: none;
}
#a11y .a11y-settings.notice .a11y-settings-toggle .fa-universal-access {
  display: block;
}
#a11y .a11y-settings.notice .a11y-settings-toggle .fa-cog {
  display: none;
}
#a11y .a11y-settings-toggle:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#a11y .a11y-settings.active .a11y-settings-toggle,
#a11y .a11y-settings.active .a11y-settings-toggle:hover,
#a11y .a11y-settings.active .a11y-settings-toggle:focus {
  position: absolute;
  background-color: #fff;
  border: 1px solid transparent;
  color: #000;
  display: block;
  text-align: right;
  z-index: 1;
}
#a11y .a11y-settings-content {
  display: none;
  color: #000;
  background-color: #fff;
  font-size: 1em;
  text-shadow: none;
  text-transform: none;
  padding: 0 15px;
  width: 225px;
}
#a11y .a11y-settings.active .a11y-settings-content {
  display: block;
  padding-top: 45px;
}
#a11y button::hover {
  background-color: transparent;
}
#a11y h2 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  line-height: 1.5;
}
#a11y .a11y-settings-group {
  margin: 0 -6px;
  padding-bottom: 15px;
}
#a11y label {
  position: relative;
  padding: 0 6px;
  cursor: pointer;
}
#a11y input[type=radio] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
#a11y input[type=radio]:checked ~ .a11y-settings-label {
  text-decoration: underline;
}

#a11y .a11y-settings .a11y-notice-toggle-container {
  border-top: 1px solid #000;
  padding-top: 15px;
  font-size: 14px;
  line-height: 14px;
}
#a11y .a11y-settings .a11y-notice-toggle {
  padding: 0 6px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
#a11y .a11y-settings .a11y-notice-toggle .fas {
  padding-right: 5px;
}
#a11y .a11y-settings .a11y-notice {
  display: none;
  font-size: 14px;
}
#a11y .a11y-settings .a11y-notice a {
  color: #000;
}
#a11y .a11y-settings .a11y-notice .a11y-notice-toggle {
  padding: 0;
}

#a11y .a11y-settings.notice .a11y-settings-content {
  width: 300px;
}
#a11y .a11y-settings.notice .a11y-notice {
  display: block;
}
#a11y .a11y-settings.notice form {
  display: none;
}

body[data-motion=reduced] .swiper-wrapper {
  transition-property: none;
}

.responsive-grantee .elementor-top-column > .elementor-widget-wrap {
  transition-property: none !important;
}

body[data-contrast=more] .responsive-grantee .elementor-top-column > .elementor-widget-wrap {
  border: 0;
  background-color: rgba(0, 0, 0, 0.25);
}
body[data-contrast=more] .elementor-top-section.bgfixed::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
}
body[data-contrast=more] #home .elementor-background-overlay::before,
body[data-contrast=more] .elementor-top-section.bgnone::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
}

body[data-contrast=most] .responsive-grantee .elementor-top-column > .elementor-widget-wrap {
  border: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
body[data-contrast=most] .elementor-top-section.bgfixed:not(.responsive-grantee)::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
}
body[data-contrast=most] #home .elementor-background-overlay::before,
body[data-contrast=most] .elementor-top-section.bgnone::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
}

body:not(.mousenav) #a11y label:focus-within {
  outline: 2px solid #56507d;
  outline-offset: 2px;
}
body:not(.mousenav) #a11y .a11y-settings-toggle:focus {
  outline: 2px solid #F7A30A;
  outline-offset: -2px;
}
body:not(.mousenav) #a11y .a11y-settings.active .a11y-settings-toggle:focus {
  outline: 2px solid #56507d;
}
body:not(.mousenav) #a11y a:focus {
  outline: 2px solid #56507d;
  outline-offset: 1px;
}
body:not(.mousenav) a:focus {
  outline: 2px solid #F7A30A;
  outline-offset: 2px;
}

.responsive-footer-bottom .elementor-icon-list-item {
  padding: 4px !important;
}

/*!
Theme Name: Democracy Frontlines Fund
Theme URI: https://www.democracyfrontlinesfund.org/
Description: Elementor Child Theme
Template: hello-elementor
*/
/*
html {
  scroll-behavior: smooth;
}
*/
html {
  font-size: 20px;
}
@media (max-width: 980px) {
  html {
    font-size: 19px;
  }
}
@media (max-width: 675px) {
  html {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 17px;
  }
}
@media (max-width: 380px) {
  html {
    font-size: 16px;
  }
}

p {
  margin-bottom: 14.4px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 8px;
  margin-bottom: 16px;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.6rem;
}

h3 {
  font-size: 1.4rem;
}

h4 {
  font-size: 1.2rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.8rem;
}

/*
  transition: none !important;
  transition-duration: 0s !important;
*/
.e-gallery-container {
  --image-transition-duration: 0s !important;
  --animation-duration: 0s !important;
}

body:not(.elementor-editor-active) {
  text-shadow: 1px 1px 2px #000;
}
body:not(.elementor-editor-active) .textshadow2 {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
body:not(.elementor-editor-active) .boxshadow {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.h2logostyle h2 {
  display: inline-block;
  color: #000 !important;
  padding: 10px;
  margin-bottom: 35px;
  position: relative;
  top: 15px;
  left: -10px;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.08;
  font-weight: 400;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  letter-spacing: 2.5px !important;
  z-index: 1;
  margin-right: -10px;
}
.h2logostyle h2::before {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  content: "";
  background-color: #F3EB16;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: rotate(1deg);
}

.list-tighter ul {
  padding-left: 16px;
}
.list-tighter ul li {
  margin-bottom: 7.2px !important;
  line-height: 1.4;
}

body:not([data-motion=reduced]):not([data-mobile=true]) .bgfixed,
body:not([data-motion=reduced]):not([data-mobile=true]) .bgfixed .elementor-background-overlay {
  background-attachment: fixed;
}

.elementor-background-overlay {
  transition-property: none !important;
}

.elementor-widget-text-editor ul {
  list-style-type: square;
}

.list-type-none ul {
  list-style-type: none !important;
}

.elementor-button a, .elementor-button span, .elementor-button-link {
  text-decoration: none !important;
}

.timeline .elementor-widget-heading {
  margin-bottom: 10px;
}

.timeline h3 {
  line-height: 1.75;
}

.timeline h3::first-line {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.72rem;
  letter-spacing: 5px;
  padding-bottom: 15px;
}

.funder-carousel {
  /*  
    .e-gallery-item .funder-carousel-active
    {
      border: 1px solid #F7A30A;
    }
  */
}
.funder-carousel .elementor-blockquote--skin-quotation .elementor-blockquote:before,
.funder-carousel .elementor-widget-testimonial-carousel::before {
  display: none;
}
.funder-carousel .e-gallery-item {
  padding: 25px;
  border: 1px solid transparent;
  background-color: #ffffff7F;
}
.funder-carousel .e-gallery-item:hover,
.funder-carousel .e-gallery-item.funder-carousel-active {
  background-color: #ffffffff;
}

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