/* /Components/Toast.razor.rz.scp.css */
.toast-wrapper[b-hoults328o] {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.toast-wrapper i[b-hoults328o] {
  font-size: 40px;
}
.toast-wrapper h6[b-hoults328o] {
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  font-weight: 400;
}
/* /Footer.razor.rz.scp.css */
.footer[b-s4kerlgi0w] {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #6b6b6b;
  border-radius: 4px;
}
.footer p[b-s4kerlgi0w] {
  color: #fff;
  margin: 0;
}
/* /Footer1.razor.rz.scp.css */
.footer[b-w5622s1c6w] {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #6b6b6b;
  border-radius: 4px;
}
.footer p[b-w5622s1c6w] {
  color: #fff;
  margin: 0;
}
/* /Pages/ContactUs.razor.rz.scp.css */
.contact-us[b-r2wxrfgkl3] {
  min-height: calc(100vh - 180px);
  margin-top: 30px;
}
.contact-us h1[b-r2wxrfgkl3] {
  font-size: 18px;
}
.contact-us .contact-us-wrapper[b-r2wxrfgkl3] {
  display: flex;
  gap: 10px;
  height: 100%;
}
.contact-us .contact-us-wrapper .form[b-r2wxrfgkl3] {
  flex-basis: 590px;
}
.contact-us .contact-us-wrapper .image[b-r2wxrfgkl3] {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: start;
}
.contact-us[b-r2wxrfgkl3]  .validation-message {
  color: red;
  font-size: 12px;
}
/* /Pages/PayCallback.razor.rz.scp.css */
.contact-us[b-oq7ghwzm33] {
  min-height: calc(100vh - 180px);
  margin-top: 30px;
}
.contact-us h1[b-oq7ghwzm33] {
  font-size: 18px;
}
.contact-us .contact-us-wrapper[b-oq7ghwzm33] {
  display: flex;
  gap: 10px;
  height: 100%;
}
.contact-us .contact-us-wrapper .form[b-oq7ghwzm33] {
  flex-basis: 590px;
}
.contact-us .contact-us-wrapper .image[b-oq7ghwzm33] {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: start;
}
.contact-us[b-oq7ghwzm33]  .validation-message {
  color: red;
  font-size: 12px;
}
