:root {
  --fallback-font-stack: Helvetica, Arial, serif;
}

.fundraising.informationSection {
  min-height: 134px;
}
.fundraising .fundraisingPromoSection {
  background: var(--src) center center/cover no-repeat;
  border-width: 0 0 2px;
  border-color: rgb(42, 42, 44);
  border-style: solid;
}
.fundraising .contentWrap {
  max-width: 1728px;
  background-color: rgb(9, 43, 81);
}
.fundraising .contentContainer {
  border-width: 0 0 0 2px;
  border-color: rgb(42, 42, 44);
  border-style: solid;
}
.fundraising .contentRow {
  -moz-column-gap: 32px;
  column-gap: 32px;
  margin-top: 233px;
  margin-bottom: 246px;
  width: 1326.4296875px;
  max-width: 85%;
}
@media (max-width: 1399px) {
  .fundraising .contentRow {
    flex-direction: column;
    align-items: center;
    row-gap: 32px;
  }
}
@media (max-width: 991px) {
  .fundraising .contentRow {
    position: relative;
    margin-top: 150px;
    margin-bottom: 150px;
  }
}
@media (max-width: 575px) {
  .fundraising .contentRow {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media (max-width: 383px) {
  .fundraising .contentRow {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.fundraising .contentInfo {
  margin-top: 177px;
  width: 766px;
  min-width: 0;
}
@media (max-width: 1399px) {
  .fundraising .contentInfo {
    position: relative;
    margin-top: 0;
    width: 100%;
    min-width: unset;
  }
}
.fundraising .headlineText {
  color: rgb(255, 230, 97);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 3.2;
}
@media (max-width: 991px) {
  .fundraising .headlineText {
    align-items: flex-start;
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .fundraising .headlineText {
    font-size: 16px;
  }
}
.fundraising .taglineText {
  margin-top: 8px;
  color: rgb(252, 252, 252);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 64px;
  letter-spacing: -1px;
}
@media (max-width: 991px) {
  .fundraising .taglineText {
    align-items: flex-start;
    font-size: 52px;
  }
}
@media (max-width: 479px) {
  .fundraising .taglineText {
    font-size: 36px;
  }
}
.fundraising .descriptionText {
  margin-top: 32px;
  color: rgb(252, 252, 252);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 20px;
  line-height: 1.6;
}
@media (max-width: 991px) {
  .fundraising .descriptionText {
    align-items: flex-start;
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .fundraising .descriptionText {
    font-size: 16px;
  }
}
.fundraising .promoImage {
  width: 439px;
  min-width: 0;
  outline-offset: 0;
  border-radius: 24px;
  -o-object-fit: cover;
  object-fit: cover;
  outline: rgb(42, 42, 44) solid 2px;
}
@media (max-width: 1399px) {
  .fundraising .promoImage {
    position: relative;
    width: 100%;
    min-width: unset;
    max-width: 439px;
  }
}
.fundraising .howToFundraiseSection {
  background-color: rgb(252, 252, 252);
  border-width: 2px 0 0;
  border-color: rgb(42, 42, 44);
  border-style: solid;
}
.fundraising .fundraiseStepsContainer {
  -moz-column-gap: 32px;
  column-gap: 32px;
  margin-top: 227px;
  margin-bottom: 227px;
  width: 1373.0625px;
  max-width: 85%;
}
@media (max-width: 991px) {
  .fundraising .fundraiseStepsContainer {
    position: relative;
    flex-direction: column;
    row-gap: 32px;
    margin-top: 150px;
    margin-bottom: 150px;
  }
}
@media (max-width: 575px) {
  .fundraising .fundraiseStepsContainer {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media (max-width: 383px) {
  .fundraising .fundraiseStepsContainer {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.fundraising .fundraiseBannerImg {
  width: 528px;
  min-width: 0;
  max-width: 85%;
  outline-offset: 0;
  border-radius: 24px;
  -o-object-fit: cover;
  object-fit: cover;
  outline: rgb(42, 42, 44) solid 2px;
}
@media (max-width: 1199px) {
  .fundraising .fundraiseBannerImg {
    position: relative;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 991px) {
  .fundraising .fundraiseBannerImg {
    width: 100%;
    min-width: unset;
    max-width: 528px;
  }
}
@media (max-width: 575px) {
  .fundraising .fundraiseBannerImg {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media (max-width: 383px) {
  .fundraising .fundraiseBannerImg {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.fundraising .stepsWrapper {
  width: 491px;
  min-width: 0;
  max-width: 85%;
}
@media (max-width: 991px) {
  .fundraising .stepsWrapper {
    position: relative;
    margin-right: 32px;
    margin-left: 32px;
    width: 100%;
    min-width: unset;
  }
}
@media (max-width: 575px) {
  .fundraising .stepsWrapper {
    margin: 80px 16px;
  }
}
@media (max-width: 383px) {
  .fundraising .stepsWrapper {
    margin: 50px 8px;
  }
}
.fundraising .introductionStep {
  row-gap: 16px;
}
.fundraising .introHeader {
  color: rgb(42, 42, 44);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .fundraising .introHeader {
    align-items: flex-start;
    font-size: 36px;
  }
}
@media (max-width: 479px) {
  .fundraising .introHeader {
    font-size: 32px;
  }
}
.fundraising .introSubHeader {
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 20px;
  letter-spacing: -0.36956px;
}
@media (max-width: 991px) {
  .fundraising .introSubHeader {
    align-items: flex-start;
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .fundraising .introSubHeader {
    font-size: 16px;
  }
}
.fundraising .dividerLine {
  margin-top: 30px;
  height: 2px;
  min-height: 2px;
  background-color: rgb(42, 42, 44);
}
.fundraising .referralStep {
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin-top: 48px;
}
@media (max-width: 575px) {
  .fundraising .referralStep {
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}
@media (max-width: 383px) {
  .fundraising .referralStep {
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
}
.fundraising .littleIconImg {
  margin-bottom: 96px;
  width: 32px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .fundraising .littleIconImg {
    position: relative;
    display: flex !important;
    height: 25%;
  }
}
@media (max-width: 575px) {
  .fundraising .littleIconImg {
    margin-bottom: 80px;
    height: 37.1875%;
  }
}
@media (max-width: 383px) {
  .fundraising .littleIconImg {
    margin-bottom: 50px;
    max-width: 100%;
  }
}
.fundraising .referralContentWrapper {
  row-gap: 9px;
  width: 435px;
  min-width: 0;
}
.fundraising .referralHeader {
  color: rgb(42, 42, 44);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 32px;
  line-height: 0.91;
}
@media (max-width: 991px) {
  .fundraising .referralHeader {
    align-items: flex-start;
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  .fundraising .referralHeader {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .fundraising .referralDescription_box {
    align-items: flex-start;
  }
}
.fundraising .referralDescription {
  color: rgb(42, 42, 44);
  font-family: Jost, Helvetica, Arial, serif;
  font-size: 20px;
  letter-spacing: -0.36956px;
}
@media (max-width: 991px) {
  .fundraising .referralDescription {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .fundraising .referralDescription {
    font-size: 16px;
  }
}
.fundraising .referralDescription_span1 {
  font-weight: 600;
}
.fundraising .confirmationStep {
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin-top: 32px;
}
@media (max-width: 575px) {
  .fundraising .confirmationStep {
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}
@media (max-width: 383px) {
  .fundraising .confirmationStep {
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
}
.fundraising .littleIconImg1 {
  margin-bottom: 95px;
  width: 32px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .fundraising .littleIconImg1 {
    position: relative;
    display: flex !important;
    height: 48.92%;
  }
}
@media (max-width: 575px) {
  .fundraising .littleIconImg1 {
    margin-bottom: 80px;
    height: 63.375%;
  }
}
@media (max-width: 383px) {
  .fundraising .littleIconImg1 {
    max-width: 100%;
  }
}
.fundraising .confirmationContentWrapper {
  row-gap: 8px;
  width: 435px;
  min-width: 0;
}
.fundraising .confirmationHeader {
  color: rgb(42, 42, 44);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 32px;
  line-height: 0.91;
}
@media (max-width: 991px) {
  .fundraising .confirmationHeader {
    align-items: flex-start;
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  .fundraising .confirmationHeader {
    font-size: 26px;
  }
}
.fundraising .confirmationDetails {
  color: rgb(42, 42, 44);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 20px;
  letter-spacing: -0.36956px;
}
@media (max-width: 991px) {
  .fundraising .confirmationDetails {
    align-items: flex-start;
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .fundraising .confirmationDetails {
    font-size: 16px;
  }
}
.fundraising .progressStep {
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin-top: 32px;
}
@media (max-width: 575px) {
  .fundraising .progressStep {
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}
@media (max-width: 383px) {
  .fundraising .progressStep {
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
}
.fundraising .littleIconImg2 {
  margin-bottom: 101px;
  width: 32px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .fundraising .littleIconImg2 {
    position: relative;
    display: flex !important;
    height: 38.04%;
  }
}
@media (max-width: 575px) {
  .fundraising .littleIconImg2 {
    margin-bottom: 80px;
    height: 69.25%;
  }
}
.fundraising .progressContentWrapper {
  row-gap: 15px;
  width: 435px;
  min-width: 0;
}
.fundraising .progressHeader {
  color: rgb(42, 42, 44);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 32px;
  line-height: 0.88;
}
@media (max-width: 991px) {
  .fundraising .progressHeader {
    align-items: flex-start;
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  .fundraising .progressHeader {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .fundraising .progressDescription_box {
    align-items: flex-start;
  }
}
.fundraising .progressDescription {
  color: rgb(42, 42, 44);
  font-family: Jost, Helvetica, Arial, serif;
  font-size: 20px;
  letter-spacing: -0.36956px;
}
@media (max-width: 991px) {
  .fundraising .progressDescription {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .fundraising .progressDescription {
    font-size: 16px;
  }
}
.fundraising .progressDescription_span1 {
  font-weight: 600;
}
.fundraising .faqSection {
  outline-offset: -1px;
  outline: rgb(42, 42, 44) solid 2px;
}
.fundraising .faqContentWrapper {
  margin-top: 200px;
  margin-bottom: 215px;
  width: 1248.9921875px;
  max-width: 85%;
}
@media (max-width: 991px) {
  .fundraising .faqContentWrapper {
    position: relative;
    margin-top: 150px;
    margin-bottom: 150px;
  }
}
@media (max-width: 575px) {
  .fundraising .faqContentWrapper {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media (max-width: 383px) {
  .fundraising .faqContentWrapper {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.fundraising .faqIntroColumn {
  width: 400px;
  max-width: 85%;
}
.fundraising .faqTitle {
  color: rgb(42, 42, 44);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 48px;
  letter-spacing: -0.4px;
  line-height: 1.22;
}
@media (max-width: 991px) {
  .fundraising .faqTitle {
    font-size: 44px;
  }
}
@media (max-width: 479px) {
  .fundraising .faqTitle {
    font-size: 36px;
  }
}
.fundraising .faqIntroImage {
  -o-object-fit: cover;
  object-fit: cover;
}
.fundraising .faqListColumn {
  margin-top: 34px;
  margin-right: 1px;
}
.fundraising .faqItemBtn {
  -moz-column-gap: 32px;
  column-gap: 32px;
  height: 109px;
  padding: 34.5px 8px;
  border-width: 0 0 2px;
  border-color: rgb(42, 42, 44);
  border-style: solid;
}
.fundraising .faqIcon {
  width: 40px;
}
.fundraising .faqText {
  color: rgb(42, 42, 44);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 1.67;
}
@media (max-width: 575px) {
  .fundraising .faqText {
    align-items: flex-start;
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .fundraising .faqText {
    font-size: 14px;
  }
}
@media (max-width: 383px) {
  .fundraising .faqText {
    font-size: 12px;
  }
}
.fundraising .faqSeeAllColumn {
  -moz-column-gap: 9px;
  column-gap: 9px;
  margin-top: 25px;
  width: 86px;
  max-width: 85%;
}
@media (max-width: 383px) {
  .fundraising .faqSeeAllColumn {
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
}
.fundraising .seeAllText {
  width: 65px;
  color: rgb(42, 42, 44);
  font-family: "DM Sans", Helvetica, Arial, serif;
  font-size: 20px;
  letter-spacing: -0.4px;
}
@media (max-width: 991px) {
  .fundraising .seeAllText {
    align-items: flex-start;
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .fundraising .seeAllText {
    font-size: 16px;
  }
}
.fundraising .seeAllImage {
  width: 12px;
  -o-object-fit: cover;
  object-fit: cover;
}
.fundraising .footerSection {
  min-height: 432px;
}