.o1bwv50 {
  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(--_119yoch5);
  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 {.o1bwv50 {
    opacity: 0;
    transform: scale(0.98)
}
  }
.o1bwv51 {
  font-size: var(--_1d1i4ma1);
  line-height: 1.1;
  font-weight: bold;
  max-width: 100%;
  text-align: left;
}
.o1bwv52 {
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-align: inherit;
  text-decoration: none;
  color: var(--mantine-color-gold-4);
}
.o1bwv53 {
  color: var(--mantine-color-gray-6);
  font-size: var(--_1d1i4mas);
  font-weight: 500;
  max-width: 100%;
  line-height: 1.3;
  text-align: left;
}
.o1bwv54 {
  height: 60px;
}
@media (max-width: 768px) {
  .o1bwv50 {
    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);
  }
  .o1bwv51 {
    text-align: center;
  }
  .o1bwv53 {
    text-align: center;
  }
}
.dqkgbo0 {
  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(--_1d9yuvu0);
  background-size: cover;
  background-position: center var(--_1d9yuvu1);
}
.dqkgbo0::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) {
  .dqkgbo0 {
    display: none;
  }
}
