 #cover-spin {position: fixed;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(255, 255, 255, 0.7);z-index: 9999;display: none;}@-webkit-keyframes spin {from {-webkit-transform: rotate(0deg);}to {-webkit-transform: rotate(360deg);}}@keyframes spin {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}#cover-spin::after {content: "";display: block;position: absolute;left: 48%;top: 40%;width: 40px;height: 40px;border-style: solid;border-color: black;border-top-color: transparent;border-width: 4px;border-radius: 50%;-webkit-animation: spin 0.8s linear infinite;animation: spin 0.8s linear infinite;}ul.f3-widget-paginator li a {color: #505050;padding: 5px 10px 4px;display: inline-block;}ul.f3-widget-paginator li.current {padding: 5px 10px 4px;}.navigation .search-box .form-group {margin-bottom: 0;}.navigation .search-box h3 {display: none;}.navigation .search-box .form-group label {display: none;}.navigation .search-box .tx-indexedsearch-search-submit {display: none;}.tx-indexedsearch-browsebox {display: inline-block;padding-left: 0;}.tx-indexedsearch-browsebox li {list-style-type: none;}.tx-indexedsearch-browsebox li a {color: #f5c85b;border: 1px solid #f5c85b;padding: 10px 15px;}.tx-indexedsearch-browsebox li:hover {background-color: #f5c85b;color: #fff;cursor: pointer;}.tx-indexedsearch-browsebox li:hover a {color: #fff;}@media (min-width: 768px) {.tx-indexedsearch-browsebox {display: flex;}}.news-image a, .news-image img {width: 100%;}.goto-top {bottom: 20px;}@media (min-width: 576px) {.goto-top {bottom: 65px;}}@media (min-width: 992px) {.goto-top {bottom: 20px;}}.news-title span {word-wrap: break-word;}.contact-icon-teaser p {color: #fff;}.list-inline {padding-left: 15px;}.list-inline li {list-style-type: disc;}.list-inline li a {color: #f5c85b;}.list-inline li a:hover {color: #3b2f2a;}.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {overflow: hidden !important;}@media (min-width: 768px) {.top-header-block a span {left: 225px;}}@media (min-width: 992px) {.top-header-block a span {left: 350px;}}@media (min-width: 1200px) {.top-header-block a span {left: 450px;}}@media (min-width: 1600px) {.top-header-block a span {left: 550px;}}.causes-image, .causes-teaser {display: inline-block;}.team-block .team-image img {height: 100%;object-fit: cover;}.twitter-x-icon {margin-top: -2px;transition: all 0.2s ease 0s;}.twitter-x-icon:hover {fill: #f5c85b;}.footer-main, .footer-bottom {color: #ababab;}.program-for-wrapper {justify-content: center;}.lazy.lz-loading {animation: gradient-loading 3s ease infinite;background: linear-gradient(-45deg, #eee, #a8a8a8, #ddd);background-size: 400% 400%;transition: all 3s ease 0s;}@keyframes gradient-loading {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}.frame-space-before-extra-small {margin-top: 10px;}.frame-space-before-small {margin-top: 20px;}.frame-space-before-medium {margin-top: 30px;}.frame-space-before-large {margin-top: 40px;}.frame-space-before-extra-large {margin-top: 50px;}.frame-space-after-extra-large {margin-bottom: 50px;}.frame-space-after-large {margin-bottom: 40px;}.frame-space-after-medium {margin-bottom: 30px;}.frame-space-after-small {margin-bottom: 20px;}.frame-space-after-extra-small {margin-bottom: 10px;}@media (min-width: 992px) {.frame-space-before-medium {margin-top: 50px;}.frame-space-before-large {margin-top: 65px;}.frame-space-before-extra-large {margin-top: 85px;}.frame-space-after-extra-large {margin-bottom: 85px;}.frame-space-after-large {margin-bottom: 65px;}.frame-space-after-medium {margin-bottom: 50px;}}.project-posts .project-posts-image img{height: 100%;width: 100%;object-fit: cover;}.project-grid-block{height: calc(100% - 30px);}.news-link{height:calc(100% - 30px)}.news-link .news-teaser{min-height:100%}.gallery-image img{width: 100%;}

.dark-text {
  color: #3b2f2a;
}

.testimonial-slide .visitor-image img {
  height: 100%;
  object-fit: cover;
}

.team-block .team-image img {
  height: 100%;
  object-fit: cover;
}

.causes-image img {
  width: 100%;
  object-fit: cover;
}

h1,h2,h3,h4,h5,h6 {
hyphens: auto;
}

header.page a.brand-logo-text {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.fixed-header header.page a.brand-logo-text {
  color: #3b2f2a;
}