@charset "UTF-8";
@media screen and (max-width: 1099px) {
  .inverted-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
}

.modern-design .payment-provider .payment-option[data-payment=stripe_google_pay] {
  margin-left: 0;
}

.newdonation-seperator {
  display: none !important;
}

.step-3-wrapper .newdonation-cta-submit-wrapper {
  flex-direction: row;
}

.step-3-design .choose-extra-price-box {
  width: 100%;
}

.step-3-design .align-right {
  display: flex;
  justify-content: flex-end;
}

/* Konstants */
.newdonation {
  position: relative;
}

@media screen and (max-width: 767px) {
  #donationamount-section {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.step-3-wrapper {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  width: 100% !important;
}
@media screen and (max-width: 1099px) {
  .step-3-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.step-3-design > .grid-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
}

.step-3-design .button-sticker {
  background: #ffed00;
  border-radius: 100%;
  padding: 1.5rem;
  font-size: 0.9rem;
  line-height: 1.4;
  font-weight: 700;
  transform: rotate(-15deg);
  position: absolute;
  right: 0;
  top: 100px;
  text-align: center;
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1099px) {
  .step-3-design .button-sticker {
    top: -100px;
    transform: rotate(-15deg) scale(0.7);
    z-index: 9;
  }
}

@media screen and (min-width: 1100px) {
  .step-3-design .hero-left-column {
    max-width: 600p;
  }
}

.step-3-design .hero-right-column {
  text-align: right;
  margin-right: 30px;
}

.step-3-design .hero-text-wrapper {
  display: block;
  margin-bottom: 2rem;
  max-width: 100%;
  position: relative;
}

.step-3-design .hero-text {
  position: relative;
  font-size: 2.8rem;
  line-height: 1.3;
  margin-bottom: 0;
  font-weight: 700 !important;
  text-transform: initial;
  text-shadow: none;
  background-color: #0071ba;
  color: #FFF;
  box-shadow: -10px 0px 0 7px #0071ba, 10px 0px 0 7px #0071ba, 0 0 0 7px #0071ba;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  width: -moz-fit-content;
  width: fit-content;
  display: inline;
  margin-left: 15px;
  margin-bottom: 1rem;
  text-align: left;
}

@media screen and (max-width: 64.5rem) {
  .step-3-design .hero-text {
    margin-left: 15px;
    line-height: 1.37;
    font-size: 2rem;
  }
}
@media screen and (max-width: 992px) {
  .step-3-design .hero-text {
    font-size: 2rem;
    line-height: 1.37;
  }
}
@media screen and (max-width: 40em) {
  .step-3-design .hero-text {
    font-size: 1.2rem;
    line-height: 1.37;
  }
}
.step-3-design label .label,
.step-3-design.modern-design label .label {
  display: none;
}
.step-3-design .fundraisingbox-logo img,
.step-3-design.modern-design .fundraisingbox-logo img {
  background-color: transparent;
}
.step-3-design .newdonation-form,
.step-3-design.modern-design .newdonation-form {
  background: rgba(255, 255, 255, 0.75);
}
@media screen and (min-width: 1800px) {
  .step-3-design .newdonation-form,
  .step-3-design.modern-design .newdonation-form {
    max-width: 723px;
  }
}
.step-3-design .newdonation-headline,
.step-3-design.modern-design .newdonation-headline {
  text-align: left;
}
.step-3-design .interval-switch,
.step-3-design.modern-design .interval-switch {
  display: block !important;
}
.step-3-design .donation-action-box,
.step-3-design .logos-container,
.step-3-design .visual_payment_amount_changer,
.step-3-design.modern-design .donation-action-box,
.step-3-design.modern-design .logos-container,
.step-3-design.modern-design .visual_payment_amount_changer {
  background: rgba(255, 255, 255, 0.95);
}
.step-3-design .logos-container,
.step-3-design.modern-design .logos-container {
  max-width: 100%;
  margin-top: 0;
  background: transparent;
}
.step-3-design .logos-container svg#Volkswagen_Aktiengesellschaft_1_,
.step-3-design.modern-design .logos-container svg#Volkswagen_Aktiengesellschaft_1_ {
  height: 63px;
  width: auto;
}
.step-3-design .logos-container .br-logo-wrapper img,
.step-3-design.modern-design .logos-container .br-logo-wrapper img {
  width: 58px;
  height: auto;
}
.step-3-design .logos-step2,
.step-3-design.modern-design .logos-step2 {
  float: left;
}
.step-3-design .hero-certificates,
.step-3-design.modern-design .hero-certificates {
  background: transparent;
}
.step-3-design .hero .hero-text-wrapper,
.step-3-design.modern-design .hero .hero-text-wrapper {
  display: none;
}
@media screen and (max-width: 1099px) {
  .step-3-design .hero-text-wrapper,
  .step-3-design.modern-design .hero-text-wrapper {
    display: none;
  }
  .step-3-design .hero .cell.small-12.medium-12.large-4,
  .step-3-design.modern-design .hero .cell.small-12.medium-12.large-4 {
    width: calc(100% - 1.875rem) !important;
  }
  .step-3-design .hero .hero-certificates,
  .step-3-design.modern-design .hero .hero-certificates {
    display: none;
  }
  .step-3-design .hero .hero-text-wrapper,
  .step-3-design.modern-design .hero .hero-text-wrapper {
    display: block;
    position: absolute;
    bottom: 4em;
    left: 0;
    margin-left: 2em;
    padding-right: 2em;
  }
}
@media screen and (max-width: 1099px) and (max-width: 480px) {
  .step-3-design .hero .hero-text-wrapper,
  .step-3-design.modern-design .hero .hero-text-wrapper {
    bottom: 2em;
  }
}
@media screen and (max-width: 1099px) {
  .step-3-design .hero-lg .inverted-mobile > .cell,
  .step-3-design.modern-design .hero-lg .inverted-mobile > .cell {
    width: calc(100% - 1.875rem) !important;
  }
}
@media screen and (max-width: 1099px) {
  .step-3-design .hero-text-wrapper,
  .step-3-design.modern-design .hero-text-wrapper {
    margin-bottom: 0;
    max-width: 9999px;
  }
}
.step-3-design .visual_payment_amount_changer:-moz-placeholder, .step-3-design.modern-design .visual_payment_amount_changer:-moz-placeholder {
  color: #fff !important;
  font-size: 0.875rem !important;
  padding-left: 10px !important;
  font-weight: 400 !important;
}
.step-3-design .visual_payment_amount_changer:placeholder-shown,
.step-3-design.modern-design .visual_payment_amount_changer:placeholder-shown {
  color: #fff !important;
  font-size: 0.875rem !important;
  padding-left: 10px !important;
  font-weight: 400 !important;
}
@media screen and (max-width: 1099px) {
  .step-3-design .visual_payment_amount_changer:-moz-placeholder, .step-3-design.modern-design .visual_payment_amount_changer:-moz-placeholder {
    font-size: 0.75rem !important;
    line-height: 1.2 !important;
  }
  .step-3-design .visual_payment_amount_changer:placeholder-shown,
  .step-3-design.modern-design .visual_payment_amount_changer:placeholder-shown {
    font-size: 0.75rem !important;
    line-height: 1.2 !important;
  }
}
.step-3-design .visual_payment_amount_changer:-moz-placeholder + span, .step-3-design.modern-design .visual_payment_amount_changer:-moz-placeholder + span {
  display: none !important;
}
.step-3-design .visual_payment_amount_changer:placeholder-shown + span,
.step-3-design.modern-design .visual_payment_amount_changer:placeholder-shown + span {
  display: none !important;
}
.step-3-design .newdonation-description,
.step-3-design.modern-design .newdonation-description {
  font-size: 0.9rem;
  color: #333;
  width: auto;
  display: inline-block !important;
  background-color: #ffed00;
  padding: 0.25em 0.5rem;
  position: absolute;
  left: -2em;
  margin: 0;
  top: -2em;
}
.step-3-design .newdonation-description::before,
.step-3-design.modern-design .newdonation-description::before {
  content: "\f3c5"; /* Font Awesome location-dot icon */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 0.5em;
  display: inline;
  vertical-align: text-bottom;
}
.step-3-design .newdonation-description *,
.step-3-design.modern-design .newdonation-description * {
  color: #333;
  margin-bottom: 0;
  display: inline;
}
.step-3-design .newdonation-description p,
.step-3-design.modern-design .newdonation-description p {
  font-size: 0.9rem;
}
.step-3-design .newdonation-cta,
.step-3-design.modern-design .newdonation-cta {
  max-width: 300px;
}
.step-3-design .interval-0.interval-info .cell,
.step-3-design .interval-1.interval-info .cell,
.step-3-design .interval-12.interval-info .cell,
.step-3-design .interval-3.interval-info .cell,
.step-3-design .interval-6.interval-info .cell,
.step-3-design.modern-design .interval-0.interval-info .cell,
.step-3-design.modern-design .interval-1.interval-info .cell,
.step-3-design.modern-design .interval-12.interval-info .cell,
.step-3-design.modern-design .interval-3.interval-info .cell,
.step-3-design.modern-design .interval-6.interval-info .cell {
  max-width: 100%;
}
.step-3-design .donation-action-box,
.step-3-design.modern-design .donation-action-box {
  cursor: pointer;
  position: relative;
}
.step-3-design .donation-action-box .donation-price,
.step-3-design.modern-design .donation-action-box .donation-price {
  margin-top: 0;
  font-size: 24px !important;
}
@media screen and (max-width: 1099px) {
  .step-3-design .donation-action-box .donation-price,
  .step-3-design.modern-design .donation-action-box .donation-price {
    font-size: 1.2rem !important;
    margin-top: 10%;
  }
}
@media screen and (max-width: 639px) {
  .step-3-design .donation-action-box .donation-price,
  .step-3-design.modern-design .donation-action-box .donation-price {
    margin-top: 7px;
    margin-bottom: 6px;
  }
}
.step-3-design .donation-action-box .donation-info,
.step-3-design.modern-design .donation-action-box .donation-info {
  display: block;
  color: #333;
  font-size: 0.8rem;
  line-height: 1.5;
  font-weight: normal;
  overflow: visible;
}
.step-3-design .donation-action-box .donation-info *,
.step-3-design.modern-design .donation-action-box .donation-info * {
  line-height: inherit;
}
.step-3-design .donation-action-box.active-gm,
.step-3-design.modern-design .donation-action-box.active-gm {
  color: #fff;
  background: #0071ba;
}
.step-3-design .donation-action-box.active-gm .donation-info,
.step-3-design.modern-design .donation-action-box.active-gm .donation-info {
  color: #fff;
}
.step-3-design .donation-action-box img,
.step-3-design.modern-design .donation-action-box img {
  display: block;
  position: absolute;
  top: 10px;
  left: 15px;
  width: 20%;
  max-width: 65px;
}
@media screen and (max-width: 639px) {
  .step-3-design .donation-action-box img,
  .step-3-design.modern-design .donation-action-box img {
    width: 35px;
  }
}
.step-3-design .donation-action-box.active img,
.step-3-design.modern-design .donation-action-box.active img {
  filter: none;
}
.step-3-design .interval-info .cell,
.step-3-design.modern-design .interval-info .cell {
  height: auto;
  max-height: 999999px;
}
@media screen and (max-width: 1099px) {
  .step-3-design .interval-info .cell,
  .step-3-design.modern-design .interval-info .cell {
    max-height: 999999px;
  }
}
.step-3-design .interval-info .cell > .donation-action,
.step-3-design.modern-design .interval-info .cell > .donation-action {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  height: auto;
  padding: 10px 15px !important;
}
.step-3-design .iframe-field > .field-wrap > div:first-child,
.step-3-design.modern-design .iframe-field > .field-wrap > div:first-child {
  border: none;
}
.step-3-design #payment_credit_card_number.StripeElement,
.step-3-design #payment_credit_card_expiry.StripeElement,
.step-3-design #payment_credit_card_secure_id.StripeElement,
.step-3-design.modern-design #payment_credit_card_number.StripeElement,
.step-3-design.modern-design #payment_credit_card_expiry.StripeElement,
.step-3-design.modern-design #payment_credit_card_secure_id.StripeElement {
  padding-top: 7px;
  padding-left: 10px;
  height: 38px;
  border: 1px solid #cbcfd0 !important;
  background-color: #fff;
  transition: border-color 0.3s ease;
}
.step-3-design #payment_credit_card_number.StripeElement.StripeElement--invalid,
.step-3-design #payment_credit_card_expiry.StripeElement.StripeElement--invalid,
.step-3-design #payment_credit_card_secure_id.StripeElement.StripeElement--invalid,
.step-3-design.modern-design #payment_credit_card_number.StripeElement.StripeElement--invalid,
.step-3-design.modern-design #payment_credit_card_expiry.StripeElement.StripeElement--invalid,
.step-3-design.modern-design #payment_credit_card_secure_id.StripeElement.StripeElement--invalid {
  border-color: #FC5619 !important;
}
.step-3-design .payment-provider .payment-option,
.step-3-design.modern-design .payment-provider .payment-option {
  height: 80px;
  padding: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 30px;
}
.step-3-design .payment-provider .payment-option > div,
.step-3-design.modern-design .payment-provider .payment-option > div {
  max-width: 85%;
  border-bottom: 2px solid transparent;
  transition: border 0.4s ease-in-out;
}
.step-3-design .payment-provider .payment-option.active > div,
.step-3-design.modern-design .payment-provider .payment-option.active > div {
  border-bottom: 2px solid #FC5619;
  transition: border 0.4s ease-in-out;
}
.step-3-design .payment-provider .payment-option.active[data-payment=direct_debit] > div, .step-3-design .payment-provider .payment-option.active[data-payment=micropayment_credit_card] > div, .step-3-design .payment-provider .payment-option.active[data-payment=stripe_credit_card] > div,
.step-3-design.modern-design .payment-provider .payment-option.active[data-payment=direct_debit] > div,
.step-3-design.modern-design .payment-provider .payment-option.active[data-payment=micropayment_credit_card] > div,
.step-3-design.modern-design .payment-provider .payment-option.active[data-payment=stripe_credit_card] > div {
  border-bottom: 2px solid #0071ba;
}

.box6 .interval-0.interval-info .cell,
.box6 .interval-1.interval-info .cell,
.box6 .interval-12.interval-info .cell,
.box6 .interval-3.interval-info .cell,
.box6 .interval-6.interval-info .cell {
  width: calc(33.3333333333% - 10px - 1px) !important;
}
@media screen and (max-width: 1000px) {
  .box6 .interval-0.interval-info .cell,
  .box6 .interval-1.interval-info .cell,
  .box6 .interval-12.interval-info .cell,
  .box6 .interval-3.interval-info .cell,
  .box6 .interval-6.interval-info .cell {
    width: calc(50% - 10px - 1px) !important;
  }
}

.box4 .interval-0.interval-info .cell,
.box4 .interval-1.interval-info .cell,
.box4 .interval-12.interval-info .cell,
.box4 .interval-3.interval-info .cell,
.box4 .interval-6.interval-info .cell {
  width: calc(50% - 10px - 1px) !important;
}

@media screen and (max-width: 1099px) {
  #newdonationform {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100vw;
  }
}
.step-indicators {
  display: none;
  justify-content: center;
  margin-bottom: 2rem;
  padding: 1rem 0;
}
@media screen and (min-width: 1100px) {
  .step-indicators {
    display: none !important;
  }
}
@media screen and (max-width: 1099px) {
  .step-indicators {
    display: flex;
  }
}
.step-indicators .step-indicator {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 1rem;
  position: relative;
  width: 30vw;
}
.step-indicators .step-indicator .step-number {
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background: white;
  font-size: 0.8rem;
  color: #0071ba;
  border: 2px solid #0071ba;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 0.5rem;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 480px) {
  .step-indicators .step-indicator .step-number {
    font-size: 0.6rem;
  }
}
.step-indicators .step-indicator .step-label {
  font-size: 0.8rem;
  color: #0071ba;
  font-weight: normal;
  text-align: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  .step-indicators .step-indicator .step-label {
    font-size: 0.6rem;
  }
}
.step-indicators .step-indicator.active .step-number {
  background: #0071ba;
  color: white;
  border-color: #0071ba;
}
.step-indicators .step-indicator.active .step-label {
  color: #0071ba;
  font-weight: normal;
}
.step-indicators .step-indicator.completed .step-number {
  background: white;
  color: #0071ba;
  border-color: #0071ba;
}
.step-indicators .step-indicator.completed .step-number::after {
  content: "✓";
  font-size: 2rem;
  color: #ffed00;
  position: absolute;
  top: -0.45em;
  right: -0.45em;
  width: 1em;
  height: 1em;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .step-indicators .step-indicator.completed .step-number::after {
    font-size: 1rem;
  }
}
.step-indicators .step-indicator.completed .step-label {
  color: #0071ba;
  font-weight: normal;
}
.step-indicators .step-indicator:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 25%;
  left: 50%;
  width: 30vw;
  height: 2px;
  background: #0071ba;
  z-index: -1;
}
.step-indicators .step-indicator.completed:not(:last-child)::after {
  background: #0071ba;
}

.step-3-design .step-next-btn {
  width: auto;
  text-align: center;
  margin-top: 0;
  min-width: 12em;
}
.step-3-design .step-1 .newdonation-cta-submit,
.step-3-design .step-2 .newdonation-cta-submit {
  display: none;
}
.step-3-design .step-1 .step-back-btn,
.step-3-design .step-2 .step-back-btn {
  display: block !important;
}
.step-3-design .step-1 .step-next-btn,
.step-3-design .step-2 .step-next-btn {
  display: flex !important;
}
.step-3-design .step-1 .step-back-btn {
  display: none;
}
.step-3-design .step-3 .step-back-btn {
  display: block;
}
.step-3-design .step-3 .step-next-btn {
  display: none;
}
.step-3-design .step-3 .newdonation-cta-submit {
  display: flex;
}
.step-3-design .ci-error {
  border-color: #00c1ff !important;
}
.step-3-design .ci-error + label select {
  border-color: #00c1ff !important;
}

.aswidget .newdonationform-wrapper .hero-lg {
  display: block;
}
/*# sourceMappingURL=fundraisingform-3step.css.map */
