@import url("https://fonts.googleapis.com/css2?family=League+Gothic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
body.give-form-templates {
  min-height: 100% !important;
  margin: 0;
  padding: 0;
}
body.give-form-templates #give-form-799-wrap {
  position: relative;
  min-height: 100% !important;
  border: none;
  box-shadow: none;
}
body.give-form-templates #give-form-799-wrap .give-form-navigator {
  display: none;
}
body.give-form-templates #give-form-799-wrap form .give-section {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
body.give-form-templates #give-form-799-wrap form .give-section .step-wrapp {
  width: 97%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
body.give-form-templates #give-form-799-wrap form .give-section .step-one, body.give-form-templates #give-form-799-wrap form .give-section .step-two, body.give-form-templates #give-form-799-wrap form .give-section .step-three {
  min-width: 65px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body.give-form-templates #give-form-799-wrap form .give-section .step-one span:nth-child(1), body.give-form-templates #give-form-799-wrap form .give-section .step-two span:nth-child(1), body.give-form-templates #give-form-799-wrap form .give-section .step-three span:nth-child(1) {
  width: 40px;
  height: 40px;
  margin-bottom: 9px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  border-radius: 50%;
  background-color: #848484;
}
body.give-form-templates #give-form-799-wrap form .give-section .step-one span:nth-child(2), body.give-form-templates #give-form-799-wrap form .give-section .step-two span:nth-child(2), body.give-form-templates #give-form-799-wrap form .give-section .step-three span:nth-child(2) {
  color: #848484;
  font-family: "League Gothic", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}
body.give-form-templates #give-form-799-wrap form .give-section .step-divider {
  position: relative;
  top: -19px;
  width: 100%;
  height: 3px;
  display: block;
  background-color: #848484;
}
body.give-form-templates #give-form-799-wrap form .give-section .give-btn {
  height: 56px;
  padding: 16px 20px !important;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #005191 !important;
  line-height: 1;
  letter-spacing: 0.27px;
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid #005191 !important;
  background-color: #fff !important;
  transition: all 0.2s ease;
  box-shadow: none;
}
body.give-form-templates #give-form-799-wrap form .give-section .give-btn:hover {
  background-color: rgba(0, 81, 145, 0.1) !important;
}
body.give-form-templates #give-form-799-wrap form .give-section .give-btn .currency {
  font-size: 18px;
  margin-bottom: 0;
}
body.give-form-templates #give-form-799-wrap form .give-section .give-btn.give-default-level {
  color: #fff !important;
  background-color: #005191 !important;
}
body.give-form-templates #give-form-799-wrap form .give-section .give-btn.give-default-level:hover {
  filter: brightness(1);
}
body.give-form-templates #give-form-799-wrap form .give-section .give-btn.advance-btn, body.give-form-templates #give-form-799-wrap form .give-section .give-btn.give-submit {
  width: 100%;
  height: 56px;
  margin-top: 34px;
  padding: 10px 32px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 50px;
  border-color: #F57814 !important;
  background-color: #F57814 !important;
  filter: none !important;
}
@media (max-width: 372px) {
  body.give-form-templates #give-form-799-wrap form .give-section .give-btn.advance-btn, body.give-form-templates #give-form-799-wrap form .give-section .give-btn.give-submit {
    height: 46px;
    padding: 15px 20px 13px !important;
  }
}
body.give-form-templates #give-form-799-wrap form .give-section .give-btn.advance-btn:hover, body.give-form-templates #give-form-799-wrap form .give-section .give-btn.give-submit:hover {
  border-color: #F26527 !important;
  background-color: #F26527 !important;
}
body.give-form-templates #give-form-799-wrap form .give-section .give-btn.advance-btn i, body.give-form-templates #give-form-799-wrap form .give-section .give-btn.give-submit i {
  position: relative;
  top: -1px;
}
@media (max-width: 275px) {
  body.give-form-templates #give-form-799-wrap form .give-section.choose-amount.slide-in-left {
    left: 10px;
  }
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount .step-one span:nth-child(1) {
  background-color: #005191;
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount .step-one span:nth-child(2) {
  color: #005191;
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount .content {
  margin-bottom: 20px;
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap {
  margin: 0 !important;
  padding: 0;
  display: flex !important;
  flex-wrap: wrap;
  row-gap: 16px;
  column-gap: 16px;
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li {
  flex: 1 1 31%;
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media (max-width: 372px) {
  body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child {
    flex-direction: column;
    gap: 11px;
  }
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child .give-btn.give-btn-level-custom {
  width: 100%;
  max-width: 120px;
  padding: 0 !important;
  justify-content: flex-start;
  font-weight: 400;
  color: #000 !important;
  text-align: left;
  text-transform: none;
  letter-spacing: normal;
  border: none !important;
  background: transparent !important;
}
@media (max-width: 372px) {
  body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child .give-btn.give-btn-level-custom {
    height: auto;
    max-width: 100%;
    margin-top: 3px;
    display: flex !important;
    justify-content: center;
    font-size: 16px !important;
  }
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child .give-total-wrap {
  flex: 1 1 66%;
  max-width: 321px;
  display: flex;
}
@media (max-width: 372px) {
  body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child .give-total-wrap {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child .give-total-wrap .give-donation-amount {
  width: 100%;
  max-width: 100%;
  height: 54px;
  margin: 0 !important;
  padding: 0 20px;
  display: flex;
  border-radius: 0 !important;
  border: 1px solid #848484;
  box-shadow: none;
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child .give-total-wrap .give-donation-amount .give-currency-symbol {
  padding-right: 20px !important;
  line-height: 1.7;
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child .give-total-wrap .give-donation-amount input {
  width: 100% !important;
  font-family: "Roboto", sans-serif;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1 !important;
  letter-spacing: 0.27px;
}
body.give-form-templates #give-form-799-wrap form .give-section.choose-amount #give-donation-level-button-wrap li:last-child .give_error {
  width: 100%;
  order: 1;
}
body.give-form-templates #give-form-799-wrap form .give-section.payment .step-one span:nth-child(1), body.give-form-templates #give-form-799-wrap form .give-section.payment .step-two span:nth-child(1) {
  background-color: #005191;
}
body.give-form-templates #give-form-799-wrap form .give-section.payment .step-one span:nth-child(2), body.give-form-templates #give-form-799-wrap form .give-section.payment .step-two span:nth-child(2) {
  color: #005191;
}
body.give-form-templates #give-form-799-wrap form .give-section.payment .step-one {
  cursor: pointer;
}
body.give-form-templates #give-form-799-wrap form .give-section.payment .step-divider.divider-one {
  background-color: #005191;
}
@media (min-width: 481px) {
  body.give-form-templates #give-form-799-wrap form .give-section.payment fieldset {
    padding: 0;
  }
}
body.give-form-templates #give-form-799-wrap form .give-section.payment input[type="text"], body.give-form-templates #give-form-799-wrap form .give-section.payment input[type="email"] {
  height: 54px;
  font-family: "Roboto", sans-serif;
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #333;
  text-align: left !important;
  line-height: 1 !important;
  letter-spacing: 0.27px;
  border-radius: 0 !important;
  border: 1px solid #848484 !important;
  box-shadow: none;
}
@media (max-width: 980px) {
  body.give-form-templates #give-form-799-wrap form .give-section.payment input[type="text"], body.give-form-templates #give-form-799-wrap form .give-section.payment input[type="email"] {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.give-form-templates #give-form-799-wrap form .give-section.payment input[type="text"], body.give-form-templates #give-form-799-wrap form .give-section.payment input[type="email"] {
    font-size: 16px !important;
  }
}
body.give-form-templates #give-form-799-wrap form .give-section.payment input[type="text"]:focus, body.give-form-templates #give-form-799-wrap form .give-section.payment input[type="email"]:focus {
  border: 1px solid #848484 !important;
}
body.give-form-templates #give-form-799-wrap form .give-section.payment #give-payment-mode-select svg {
  width: 100%;
  height: auto;
}
body.give-form-templates #give-form-799-wrap .form-footer .secure-notice {
  height: auto;
  margin-top: 0;
  border-top: none;
}
body.give-form-templates #give-form-799-wrap .form-footer .secure-notice i {
  padding: 0 8px 0 0;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Favezdev-heart-of-florida-united-way.pantheonsite.io%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2FUnited%20Way%2Fscss%2Fgivewp-iframes-styles.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAACA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%22%7D */