/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/fundraising/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.wp-block-popmat-fundraising {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-color: var(--wp--preset--color--white);
  text-align: center;
}
.wp-block-popmat-fundraising p,
.wp-block-popmat-fundraising label {
  color: var(--wp--preset--color--black);
}
.wp-block-popmat-fundraising .crm-af-field label {
  font-family: "Merriweather";
  font-size: 16px;
  text-transform: initial;
  line-height: 150%;
  display: block;
}
.wp-block-popmat-fundraising af-field {
  margin-bottom: 10px;
}
.wp-block-popmat-fundraising .crm-af-field li {
  margin-top: 10px;
  margin-bottom: 3px;
  list-style: none;
}
.wp-block-popmat-fundraising .crm-af-field li label {
  display: inline;
}
.wp-block-popmat-fundraising .crm-af-field ul {
  padding-left: 0;
}
.wp-block-popmat-fundraising > div.help {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-popmat-fundraising h3 {
  background-color: var(--wp--preset--color--light-blue);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 10px 20px;
  font-size: 2.5rem;
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
}
.wp-block-popmat-fundraising .appeal-text {
  font-family: "Neue Plak";
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 1rem;
  line-height: 1;
  font-size: 1.75rem;
  text-align: center;
}
.wp-block-popmat-fundraising .frequency-label,
.wp-block-popmat-fundraising .amount-label {
  font-family: "Neue Plak";
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 1rem;
  line-height: 1;
  font-size: 1.75rem;
}
.wp-block-popmat-fundraising .fee-group,
.wp-block-popmat-fundraising .frequency-group {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 20px;
  flex-wrap: wrap;
}
.wp-block-popmat-fundraising .fee-group label,
.wp-block-popmat-fundraising .fee-group input[type=number],
.wp-block-popmat-fundraising .frequency-group label,
.wp-block-popmat-fundraising .frequency-group input[type=number] {
  border-width: 2px;
  min-height: 35px;
  border-style: solid;
  border-color: var(--wp--preset--color--blue);
  border-radius: 3px;
  padding: 3px 20px;
  color: var(--wp--preset--color--blue);
  text-align: center;
  font-size: 1.75rem;
  margin: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.wp-block-popmat-fundraising .fee-group input[type=number],
.wp-block-popmat-fundraising .frequency-group input[type=number] {
  font-family: "Neue Plak";
  text-transform: uppercase;
  width: 80px;
  padding: 3px;
  color: var(--wp--preset--color--black);
}
.wp-block-popmat-fundraising .fee-group input[type=radio],
.wp-block-popmat-fundraising .frequency-group input[type=radio] {
  display: none;
}
.wp-block-popmat-fundraising .fee-group input[type=radio]:checked + label,
.wp-block-popmat-fundraising .frequency-group input[type=radio]:checked + label {
  background-color: var(--wp--preset--color--blue);
  color: var(--wp--preset--color--white);
}
.wp-block-popmat-fundraising button {
  font-family: "Neue Plak";
  text-transform: uppercase;
  padding: 6px 17px;
  font-size: 1.5rem;
  border-radius: 9999px;
  background-color: var(--wp--preset--color--blue);
  border-color: var(--wp--preset--color--blue);
  color: var(--wp--preset--color--white);
  border-style: none;
  line-height: 115%;
  word-break: keep-all;
  font-size: 2.3rem;
  padding: 10px 30px;
  margin: 20px;
}
.wp-block-popmat-fundraising *:last-child {
  margin-bottom: 32px;
}
.wp-block-popmat-fundraising p.footer-text {
  padding-bottom: 32px;
}

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