.complete[data-v-0f600ce9] {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 64px 10px;
  position: relative;
}
.complete-tiny[data-v-0f600ce9] {
    padding: 32px 10px;
}
.complete .icons[data-v-0f600ce9] {
    color: #e9ecf7;
    font-size: 72px;
    line-height: 96px;
    margin-bottom: 20px;
    text-align: center;
    width: 96px;
}
.complete .icons.primary[data-v-0f600ce9] {
      color: #378FFF;
}
.complete .icons.success[data-v-0f600ce9] {
      color: #096;
}
.complete .icons.error[data-v-0f600ce9] {
      color: #f00;
}
.complete .icons.warning[data-v-0f600ce9] {
      color: #f90;
}
.complete .icons.info[data-v-0f600ce9] {
      color: #09f;
}
.complete .icons.large[data-v-0f600ce9] {
      font-size: 128px;
      line-height: 160px;
      width: 160px;
}
.complete .image[data-v-0f600ce9] {
    margin-bottom: 20px;
    max-width: 200px;
}
.complete .image img[data-v-0f600ce9],
    .complete .image svg[data-v-0f600ce9] {
      width: 100%;
}
.complete h1[data-v-0f600ce9] {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin: 10px;
    text-align: center;
}
.complete h3[data-v-0f600ce9] {
    color: #000;
    font-weight: normal;
    margin: 10px;
    text-align: center;
}
.complete h4[data-v-0f600ce9] {
    font-weight: normal;
    margin: 10px;
    text-align: center;
}
.complete .options[data-v-0f600ce9] {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 10px;
    position: relative;
}

