.header[data-v-6bd00abd] {
  /* background: linear-gradient(to top left, #9b0404 0%, #2867aa 29%) */
  text-align: center;
  padding: 40px 15px 100px 15px;
  margin-bottom: -60px;
}

.header img[data-v-6bd00abd] {
  width: 300px;
  max-width: 100%;
}

.dialog-card[data-v-0d7fa4f0] {
  display: block;
  /* background: #ffffff; */
  box-shadow: 0 0 13px rgba(0, 0, 0, 1);
  border-radius: 6px;
  padding: 30px 15px;
  margin: 0 auto 15px auto;
  max-width: calc(100% - 30px);
  width: 500px;
}

.dialog-card .card-heading[data-v-0d7fa4f0] {
  margin: 0 0 30px 0;
}

.dialog-card .card-heading .card-title[data-v-0d7fa4f0] {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}
