._1j8upj70 {
  display: flex;
  flex: 1;
  width: 100%;
  height: max-content;
  max-width: 600px;
  max-height: 90vh;
  background-color: var(--mantine-color-background-0);
  justify-content: flex-start;
  align-items: flex-start;
  overflow: auto;
  flex-direction: column;
  padding: 40px 70px;
  gap: var(--t1lttd5);
  margin: 0 auto;
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
}
  @starting-style {._1j8upj70 {
    opacity: 0;
    transform: scale(0.98)
}
  }
._1j8upj71 {
  font-size: var(--qidzls1);
  line-height: 1.1;
  font-weight: bold;
  max-width: 100%;
  text-align: left;
}
._1j8upj72 {
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-align: inherit;
  text-decoration: none;
  color: var(--mantine-color-gold-4);
}
._1j8upj73 {
  color: var(--mantine-color-gray-6);
  font-size: var(--qidzlss);
  font-weight: 500;
  max-width: 100%;
  line-height: 1.3;
  text-align: left;
}
._1j8upj74 {
  height: 60px;
}
@media (max-width: 768px) {
  ._1j8upj70 {
    height: max-content;
    padding: 40px 40px;
    justify-content: flex-start;
    align-items: center;
    border-radius: var(--mantine-radius-md);
    box-shadow: var(--mantine-shadow-sm);
  }
  ._1j8upj71 {
    text-align: center;
  }
  ._1j8upj73 {
    text-align: center;
  }
}
.dkhbtz0 {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  max-width: 50%;
  padding: 2.5rem;
  background: linear-gradient(90deg, #c1991837 0%, #00000000 100%), var(--eraxhy0);
  background-size: cover;
  background-position: center var(--eraxhy1);
}
.dkhbtz0::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-backdrop-filter: blur(0px);
  backdrop-filter: blur(0px);
}
@media (max-width: 768px) {
  .dkhbtz0 {
    display: none;
  }
}
