@charset "UTF-8";
@font-face {
  font-family: "Helvetica Neue";
  font-weight: 300;
  src: url("fonts/HelveticaNeueLTStd-Lt.otf") format("opentype");
}
@font-face {
  font-family: "Helvetica Neue";
  font-weight: 500;
  src: url("fonts/HelveticaNeueLTStd-RM.otf") format("opentype");
}
@font-face {
  font-family: "Helvetica Neue";
  font-weight: 700;
  src: url("fonts/HelveticaNeueLTStd-Bd.otf") format("opentype");
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
}

.d-none {
  display: none;
}

.windmill {
  position: absolute;
  bottom: 0;
  left: 565px;
  width: 32px;
  height: 1608px;
  background-image: url("../img/windmill/Windrad_Stil.svg");
  background-repeat: no-repeat;
}
.windmill:before {
  content: " ";
  display: block;
  position: absolute;
  left: -462px;
  top: -438px;
  width: 943px;
  height: 890px;
  background-image: url("../img/windmill/Windrad.svg");
  background-repeat: no-repeat;
  transform-origin: center center;
  animation: windmill 4s linear infinite;
}

@keyframes windmill {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.headline {
  position: absolute;
  color: #ffffff;
  top: 539px;
  left: 296px;
  font-size: 211px;
  line-height: 228px;
}
.headline sup {
  top: -0.5em;
}
.headline span {
  padding-left: 178px;
}

.button {
  position: absolute;
  top: 1332px;
  left: 581px;
  width: 1000px;
  height: 280px;
  border-radius: 20px;
  color: #830051;
  background-color: #F0AB00;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  text-align: center;
  line-height: 55px;
}
.button span {
  display: block;
}
.button span:nth-of-type(1) {
  margin-top: 16px;
  font-size: 48px;
}
.button span:nth-of-type(2) {
  font-weight: 700;
  font-size: 139px;
}
.button span:nth-of-type(3) {
  font-size: 52px;
  margin-top: -22px;
  font-weight: 700;
}

.current-donation-wrapper {
  color: #ffffff;
  position: absolute;
  top: 2521px;
  right: 0;
  width: 780px;
}
.current-donation-wrapper .current-donation-text {
  position: absolute;
  right: 168px;
  font-size: 52px;
}
.current-donation-wrapper .current-donation-count {
  position: absolute;
  right: 189px;
  top: 70px;
  font-size: 245px;
  font-weight: 700;
}
.current-donation-wrapper .current-donation-count:after {
  content: "€";
  display: block;
  position: absolute;
  right: -73px;
  top: 40px;
  font-size: 69px;
}
.current-donation-wrapper .current-donation-information {
  color: #830051;
  position: absolute;
  top: 331px;
  right: 83px;
  font-size: 70px;
  line-height: 86px;
}

sup {
  vertical-align: top;
  position: relative;
  font-size: 0.5em;
}

#wrapper {
  width: 2160px;
  height: 3840px;
  overflow: hidden;
}
#wrapper .content .slide {
  position: relative;
}
#wrapper .content .slide img {
  width: 100%;
  height: 100%;
}
#wrapper .content .slide:not(.slide-active) {
  display: none;
}
#wrapper .content .slide[data-slide=home-2] .headline {
  color: #830051;
}
#wrapper .content .slide[data-slide=home-2] .text {
  position: absolute;
  top: 1786px;
  left: 148px;
  color: #830051;
  font-size: 50px;
  line-height: 64px;
}
#wrapper .content .slide[data-slide=home-2] .more-information-text {
  position: absolute;
  color: #830051;
  right: 190px;
  top: 2104px;
  font-size: 40px;
  line-height: 65px;
}
#wrapper .content[data-content-type=quiz] .headline, #wrapper .content[data-content-type=result] .headline {
  color: #830051;
  font-size: 155px;
  top: 411px;
  left: 140px;
  line-height: 167px;
}
#wrapper .content[data-content-type=quiz] .headline span, #wrapper .content[data-content-type=result] .headline span {
  padding-left: 128px;
}
#wrapper .content[data-content-type=quiz] .references {
  position: absolute;
  color: #3F4444;
  bottom: 296px;
  left: 149px;
  font-size: 30px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper {
  position: absolute;
  top: 1229px;
  left: 148px;
  width: 1909px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .display-correct {
  display: none;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-actions .quiz-action {
  display: none;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  height: 138px;
  right: 0;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-actions .quiz-action[data-action] {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="138" height="138" viewBox="0 0 138 138"><defs><filter id="Rechteck_42" x="0" y="0" width="138" height="138" filterUnits="userSpaceOnUse"><feOffset input="SourceAlpha"/><feGaussianBlur stdDeviation="5" result="blur"/><feFlood flood-opacity="0.502"/><feComposite operator="in" in2="blur"/><feComposite in="SourceGraphic"/></filter><clipPath id="clip-path"><path id="Pfad_151" data-name="Pfad 151" d="M0,28.961H62.109V-42.676H0Z" transform="translate(0 42.676)" fill="none"/></clipPath></defs><g id="Gruppe_74" data-name="Gruppe 74" transform="translate(-8367 -4612)"><g id="Gruppe_61" data-name="Gruppe 61" transform="translate(8382 4627)"><g transform="matrix(1, 0, 0, 1, -15, -15)" filter="url(%23Rechteck_42)"><rect id="Rechteck_42-2" data-name="Rechteck 42" width="108" height="108" rx="15" transform="translate(15 15)" fill="%23f0ab00"/></g></g><g id="Gruppe_65" data-name="Gruppe 65" transform="translate(8404.945 4645.182)"><g id="Gruppe_64" data-name="Gruppe 64" transform="translate(0 0)" clip-path="url(%23clip-path)"><g id="Gruppe_62" data-name="Gruppe 62" transform="translate(5.957 14.837)"><path id="Pfad_149" data-name="Pfad 149" d="M0,8.1A25.1,25.1,0,1,0,25.1-17a25.018,25.018,0,0,0-11.986,3.044" transform="translate(0 17)" fill="none" stroke="%23fff" stroke-miterlimit="1" stroke-width="5"/></g><g id="Gruppe_63" data-name="Gruppe 63" transform="translate(17.514 5.382)"><path id="Pfad_150" data-name="Pfad 150" d="M4.041,6.471-8.484-1.056-.965-13.584" transform="translate(8.484 13.584)" fill="none" stroke="%23fff" stroke-miterlimit="7" stroke-width="5"/></g></g></g></g></svg>');
  width: 138px;
  top: 578px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-actions .quiz-action[data-goto] {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="331" height="138" viewBox="0 0 331 138"><defs><filter id="Rechteck_42" x="0" y="0" width="331" height="138" filterUnits="userSpaceOnUse"><feOffset input="SourceAlpha"/><feGaussianBlur stdDeviation="5" result="blur"/><feFlood flood-opacity="0.502"/><feComposite operator="in" in2="blur"/><feComposite in="SourceGraphic"/></filter></defs><g id="Gruppe_77" data-name="Gruppe 77" transform="translate(-1697 -1933)"><g id="Gruppe_75" data-name="Gruppe 75" transform="translate(1770.998 1948)"><g transform="matrix(1, 0, 0, 1, -74, -15)" filter="url(%23Rechteck_42)"><rect id="Rechteck_42-2" data-name="Rechteck 42" width="301" height="108" rx="15" transform="translate(15 15)" fill="%23f0ab00"/></g><path id="Pfad_202" data-name="Pfad 202" d="M-99.288-19.992h-2.66l-4.06,16.632h-.056l-4.424-16.632h-2.884l-4.48,16.632h-.056l-3.92-16.632h-2.716L-119.42,0h2.772l4.62-16.8h.056L-107.408,0h2.772Zm10.528,15.4a3.488,3.488,0,0,1-3.752,2.828c-3.164,0-4.592-2.24-4.508-4.76h10.836c.14-3.5-1.428-8.288-6.552-8.288-3.948,0-6.8,3.192-6.8,7.532C-99.4-2.856-97.216.336-92.6.336a5.836,5.836,0,0,0,6.188-4.928Zm-8.26-4.032a4.123,4.123,0,0,1,4.144-4.088A4.165,4.165,0,0,1-88.7-8.624ZM-83.58,0h2.38V-14.476h-2.38Zm2.38-19.992h-2.38v2.912h2.38Zm7,1.176h-2.38v4.34h-2.464v2.1h2.464v9.212C-76.58-.5-75.6,0-73.136,0h1.82V-2.1h-1.092c-1.484,0-1.792-.2-1.792-1.288v-8.988h2.884v-2.1H-74.2ZM-58.688-4.592A3.488,3.488,0,0,1-62.44-1.764c-3.164,0-4.592-2.24-4.508-4.76h10.836c.14-3.5-1.428-8.288-6.552-8.288-3.948,0-6.8,3.192-6.8,7.532.14,4.424,2.324,7.616,6.944,7.616a5.836,5.836,0,0,0,6.188-4.928Zm-8.26-4.032A4.123,4.123,0,0,1-62.8-12.712a4.165,4.165,0,0,1,4.172,4.088ZM-53.732,0h2.38V-6.44c0-3.668,1.4-5.852,5.236-5.852v-2.52c-2.576-.084-4.172,1.064-5.32,3.388h-.056v-3.052h-2.24Zm16.016,0h12.208V-2.1h-9.24L-25.9-12.852v-1.624H-37.156v2.1h8.176L-37.716-1.82Zm26.6-14.476H-13.5V-6.3c0,2.6-1.4,4.536-4.284,4.536a2.727,2.727,0,0,1-2.94-2.912v-9.8H-23.1v9.52c0,3.108,1.176,5.292,4.984,5.292a5.039,5.039,0,0,0,4.7-2.632h.056V0h2.24ZM-7.616,0h2.38V-6.44c0-3.668,1.4-5.852,5.236-5.852v-2.52c-2.576-.084-4.172,1.064-5.32,3.388h-.056v-3.052h-2.24ZM-192.164,34h2.38V25.824c0-2.6,1.4-4.536,4.284-4.536a2.727,2.727,0,0,1,2.94,2.912V34h2.38V24.48c0-3.108-1.176-5.292-4.984-5.292a5.039,5.039,0,0,0-4.7,2.632h-.056v-2.3h-2.24Zm24.528-5.04c0,1.316-1.288,3.276-4.424,3.276-1.456,0-2.8-.56-2.8-2.128,0-1.764,1.344-2.324,2.912-2.6,1.6-.28,3.388-.308,4.312-.98Zm3.864,3.136a2.043,2.043,0,0,1-.728.14c-.756,0-.756-.5-.756-1.624V23.164c0-3.388-2.828-3.976-5.432-3.976-3.22,0-5.992,1.26-6.132,4.844h2.38c.112-2.128,1.6-2.744,3.612-2.744,1.512,0,3.22.336,3.22,2.408,0,1.792-2.24,1.624-4.872,2.128-2.464.476-4.9,1.176-4.9,4.452,0,2.884,2.156,4.06,4.788,4.06a6.423,6.423,0,0,0,5.1-2.24c0,1.568.784,2.24,2.016,2.24a3.21,3.21,0,0,0,1.708-.392Zm-5.712-14.672h2.52V14.512h-2.52Zm-5.264,0h2.52V14.512h-2.52Zm25.48,6.748c-.336-3.444-2.968-4.984-6.244-4.984-4.592,0-6.832,3.416-6.832,7.756,0,4.312,2.352,7.392,6.776,7.392,3.64,0,5.852-2.1,6.384-5.628h-2.436a3.743,3.743,0,0,1-3.976,3.528c-3.024,0-4.228-2.632-4.228-5.292,0-2.94,1.064-5.656,4.508-5.656a3.37,3.37,0,0,1,3.584,2.884ZM-146.524,34h2.38V25.824c0-2.6,1.4-4.536,4.284-4.536a2.727,2.727,0,0,1,2.94,2.912V34h2.38V24.48c0-3.108-1.176-5.292-4.984-5.292-1.736,0-3.78.728-4.564,2.464h-.056V14.008h-2.38Zm14.644-4.564c.14,3.584,2.884,4.9,6.132,4.9,2.94,0,6.16-1.12,6.16-4.564,0-2.8-2.352-3.584-4.732-4.116-2.212-.532-4.732-.812-4.732-2.52,0-1.456,1.652-1.848,3.08-1.848,1.568,0,3.192.588,3.36,2.436h2.38c-.2-3.528-2.744-4.536-5.936-4.536-2.52,0-5.4,1.2-5.4,4.116,0,2.772,2.38,3.556,4.732,4.088,2.38.532,4.732.84,4.732,2.688,0,1.82-2.016,2.156-3.5,2.156-1.96,0-3.808-.672-3.892-2.8Zm18.228-14.252h-2.38v4.34H-118.5v2.1h2.464v9.212c0,2.66.98,3.164,3.444,3.164h1.82V31.9h-1.092c-1.484,0-1.792-.2-1.792-1.288V21.624h2.884v-2.1h-2.884ZM-98.14,29.408a3.488,3.488,0,0,1-3.752,2.828c-3.164,0-4.592-2.24-4.508-4.76h10.836c.14-3.5-1.428-8.288-6.552-8.288-3.948,0-6.8,3.192-6.8,7.532.14,4.424,2.324,7.616,6.944,7.616a5.836,5.836,0,0,0,6.188-4.928Zm-8.26-4.032a4.123,4.123,0,0,1,4.144-4.088,4.165,4.165,0,0,1,4.172,4.088ZM-93.1,34h2.38V25.824c0-2.6,1.4-4.536,4.284-4.536A2.727,2.727,0,0,1-83.5,24.2V34h2.38V24.48c0-3.108-1.176-5.292-4.984-5.292a5.039,5.039,0,0,0-4.7,2.632h-.056v-2.3H-93.1Zm23.744,0h2.66V24.844h9.184V22.6H-66.7V16.248h10.472v-2.24H-69.356Zm15.6,0h2.38V27.56c0-3.668,1.4-5.852,5.236-5.852v-2.52c-2.576-.084-4.172,1.064-5.32,3.388h-.056V19.524h-2.24Zm18.368-5.04c0,1.316-1.288,3.276-4.424,3.276-1.456,0-2.8-.56-2.8-2.128,0-1.764,1.344-2.324,2.912-2.6,1.6-.28,3.388-.308,4.312-.98Zm3.864,3.136a2.043,2.043,0,0,1-.728.14c-.756,0-.756-.5-.756-1.624V23.164c0-3.388-2.828-3.976-5.432-3.976-3.22,0-5.992,1.26-6.132,4.844h2.38c.112-2.128,1.6-2.744,3.612-2.744,1.512,0,3.22.336,3.22,2.408,0,1.792-2.24,1.624-4.872,2.128-2.464.476-4.9,1.176-4.9,4.452,0,2.884,2.156,4.06,4.788,4.06a6.423,6.423,0,0,0,5.1-2.24c0,1.568.784,2.24,2.016,2.24a3.21,3.21,0,0,0,1.708-.392Zm8.036-.028c-3.136,0-4.088-2.912-4.088-5.516,0-2.772,1.232-5.264,4.284-5.264,3,0,4.116,2.632,4.116,5.18C-19.18,29.184-20.356,32.068-23.492,32.068Zm6.664-12.544h-2.24V21.6H-19.1a4.725,4.725,0,0,0-4.312-2.408c-5.012,0-6.692,4.228-6.692,7.644,0,3.948,2.156,7.336,6.468,7.336a4.824,4.824,0,0,0,4.508-2.632h.056v.952c0,3.248-1.232,5.488-4.34,5.488-1.568,0-3.64-.616-3.752-2.352h-2.38c.14,3.164,3.276,4.256,5.992,4.256,4.564,0,6.72-2.408,6.72-7.112Zm13.58,9.884A3.488,3.488,0,0,1-7,32.236c-3.164,0-4.592-2.24-4.508-4.76H-.672c.14-3.5-1.428-8.288-6.552-8.288-3.948,0-6.8,3.192-6.8,7.532.14,4.424,2.324,7.616,6.944,7.616A5.836,5.836,0,0,0-.9,29.408Zm-8.26-4.032a4.123,4.123,0,0,1,4.144-4.088,4.165,4.165,0,0,1,4.172,4.088Z" transform="translate(158.001 46)" fill="%23fff"/></g><g id="Gruppe_76" data-name="Gruppe 76" transform="translate(-111 1.5)"><line id="Linie_3" data-name="Linie 3" x2="31" y2="31" transform="translate(2068.5 1971.5)" fill="none" stroke="%23fff" stroke-width="4"/><line id="Linie_4" data-name="Linie 4" x1="31" y2="31" transform="translate(2068.5 1999.5)" fill="none" stroke="%23fff" stroke-width="4"/></g></g></svg>');
  width: 331px;
  top: 705px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-actions .quiz-action[data-goto=result-1] {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="331" height="138" viewBox="0 0 331 138"><defs><filter id="Rechteck_42" x="0" y="0" width="331" height="138" filterUnits="userSpaceOnUse"><feOffset input="SourceAlpha"/><feGaussianBlur stdDeviation="5" result="blur"/><feFlood flood-opacity="0.502"/><feComposite operator="in" in2="blur"/><feComposite in="SourceGraphic"/></filter></defs><g id="Gruppe_77" data-name="Gruppe 77" transform="translate(-1697 -1933)"><g id="Gruppe_75" data-name="Gruppe 75" transform="translate(1770.998 1948)"><g transform="matrix(1, 0, 0, 1, -74, -15)" filter="url(%23Rechteck_42)"><rect id="Rechteck_42-2" data-name="Rechteck 42" width="301" height="108" rx="15" transform="translate(15 15)" fill="%23f0ab00"/></g><path id="Pfad_202" data-name="Pfad 202" d="M-192.864,0h15.9V-2.24H-189.7l12.4-15.512v-2.24h-14.616v2.24h11.48L-192.864-2.24ZM-162.6-14.476h-2.38V-6.3c0,2.6-1.4,4.536-4.284,4.536a2.727,2.727,0,0,1-2.94-2.912v-9.8h-2.38v9.52c0,3.108,1.176,5.292,4.984,5.292a5.039,5.039,0,0,0,4.7-2.632h.056V0h2.24ZM-159.012,0h2.38V-9.016a3.9,3.9,0,0,1,3.864-3.7c2.128,0,2.716,1.344,2.716,3.22V0h2.38V-9.016a3.506,3.506,0,0,1,3.78-3.7c2.324,0,2.8,1.428,2.8,3.22V0h2.38V-10.612c0-3-1.932-4.2-4.816-4.2a5.356,5.356,0,0,0-4.536,2.464c-.588-1.764-2.212-2.464-3.976-2.464a5.336,5.336,0,0,0-4.676,2.464h-.056v-2.128h-2.24Zm29.68,0h2.744l2.24-6.02h8.456L-113.708,0h2.94l-7.812-19.992h-2.94Zm9.212-17.584h.056l3.332,9.324h-6.776Zm22.2,10.22c0,2.828-1.092,5.6-4.34,5.6-3.276,0-4.564-2.632-4.564-5.488,0-2.716,1.232-5.46,4.424-5.46C-99.316-12.712-97.916-10.08-97.916-7.364ZM-109.116,0h2.38V-1.932h.056A5.544,5.544,0,0,0-102,.336C-97.58.336-95.4-3.108-95.4-7.2s-2.212-7.616-6.664-7.616c-1.988,0-3.836.7-4.62,2.3h-.056v-7.476h-2.38Zm15.6-4.564c.14,3.584,2.884,4.9,6.132,4.9,2.94,0,6.16-1.12,6.16-4.564,0-2.8-2.352-3.584-4.732-4.116-2.212-.532-4.732-.812-4.732-2.52,0-1.456,1.652-1.848,3.08-1.848,1.568,0,3.192.588,3.36,2.436h2.38c-.2-3.528-2.744-4.536-5.936-4.536-2.52,0-5.4,1.2-5.4,4.116,0,2.772,2.38,3.556,4.732,4.088,2.38.532,4.732.84,4.732,2.688,0,1.82-2.016,2.156-3.5,2.156-1.96,0-3.808-.672-3.892-2.8ZM-66.3-9.828c-.336-3.444-2.968-4.984-6.244-4.984-4.592,0-6.832,3.416-6.832,7.756,0,4.312,2.352,7.392,6.776,7.392,3.64,0,5.852-2.1,6.384-5.628h-2.436a3.743,3.743,0,0,1-3.976,3.528c-3.024,0-4.228-2.632-4.228-5.292,0-2.94,1.064-5.656,4.508-5.656a3.37,3.37,0,0,1,3.584,2.884ZM-63.56,0h2.38V-8.176c0-2.6,1.4-4.536,4.284-4.536A2.727,2.727,0,0,1-53.956-9.8V0h2.38V-9.52c0-3.108-1.176-5.292-4.984-5.292-1.736,0-3.78.728-4.564,2.464h-.056v-7.644h-2.38Zm15.708,0h2.38V-19.992h-2.38Zm18.06-14.476h-2.38V-6.3c0,2.6-1.4,4.536-4.284,4.536A2.727,2.727,0,0,1-39.4-4.676v-9.8h-2.38v9.52c0,3.108,1.176,5.292,4.984,5.292a5.039,5.039,0,0,0,4.7-2.632h.056V0h2.24Zm2.66,9.912c.14,3.584,2.884,4.9,6.132,4.9,2.94,0,6.16-1.12,6.16-4.564,0-2.8-2.352-3.584-4.732-4.116-2.212-.532-4.732-.812-4.732-2.52,0-1.456,1.652-1.848,3.08-1.848,1.568,0,3.192.588,3.36,2.436h2.38c-.2-3.528-2.744-4.536-5.936-4.536-2.52,0-5.4,1.2-5.4,4.116,0,2.772,2.38,3.556,4.732,4.088,2.38.532,4.732.84,4.732,2.688,0,1.82-2.016,2.156-3.5,2.156-1.96,0-3.808-.672-3.892-2.8Zm14,0C-12.992-.98-10.248.336-7,.336c2.94,0,6.16-1.12,6.16-4.564,0-2.8-2.352-3.584-4.732-4.116-2.212-.532-4.732-.812-4.732-2.52,0-1.456,1.652-1.848,3.08-1.848,1.568,0,3.192.588,3.36,2.436h2.38c-.2-3.528-2.744-4.536-5.936-4.536-2.52,0-5.4,1.2-5.4,4.116,0,2.772,2.38,3.556,4.732,4.088,2.38.532,4.732.84,4.732,2.688,0,1.82-2.016,2.156-3.5,2.156-1.96,0-3.808-.672-3.892-2.8Z" transform="translate(173.001 63.828)" fill="%23fff"/></g><g id="Gruppe_76" data-name="Gruppe 76" transform="translate(-111 1.5)"><line id="Linie_3" data-name="Linie 3" x2="31" y2="31" transform="translate(2068.5 1971.5)" fill="none" stroke="%23fff" stroke-width="4"/><line id="Linie_4" data-name="Linie 4" x1="31" y2="31" transform="translate(2068.5 1999.5)" fill="none" stroke="%23fff" stroke-width="4"/></g></g></svg>');
  width: 331px;
  top: 705px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-wrong .quiz-answer, #wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-correct .quiz-answer {
  pointer-events: none;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-wrong .quiz-action[data-goto], #wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-correct .quiz-action[data-goto] {
  display: block;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-wrong .quiz-action[data-action] {
  display: block;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-wrong .quiz-answer.quiz-answer-selected {
  position: relative;
  background-color: #FF009E;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-wrong .quiz-answer.quiz-answer-selected:after {
  content: "Leider falsch!";
  color: #FF009E;
  display: block;
  position: absolute;
  font-size: 40px;
  bottom: -58px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-correct .display-correct {
  display: inline;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-correct .quiz-answer:not(.quiz-answer-selected) {
  background-color: #BFBFBF;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper.quiz-correct .quiz-answer.quiz-answer-selected {
  background-color: #C4D600;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-pagination {
  color: #F0AB00;
  font-size: 50px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-question {
  margin-top: 35px;
  color: #830051;
  font-size: 76px;
  font-weight: 700;
  line-height: 99px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-question sup {
  top: -0.5em;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-answers {
  position: absolute;
  top: 593px;
  left: 333px;
  display: flex;
  flex-direction: column;
  gap: 69px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-answers .quiz-answer {
  background-color: #830051;
  width: 1200px;
  height: 235px;
  border-radius: 22px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 67px;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-answers .quiz-answer div {
  text-align: center;
}
#wrapper .content[data-content-type=quiz] .quiz-wrapper .quiz-answers .quiz-answer.quiz-answer-selected {
  font-weight: 700;
}
#wrapper .content[data-content-type=result] .current-donation-wrapper {
  color: #830051;
  top: 1017px;
  right: 35px;
}
#wrapper .content[data-content-type=result] .text {
  color: #830051;
  text-align: center;
  position: absolute;
  top: 1781px;
  left: 489px;
  font-size: 80px;
  line-height: 99px;
}
#wrapper .content[data-content-type=result] .button {
  top: 2254px;
}

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