@keyframes _1c7jj80 {
  0% {
    opacity: 0;
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
._1c7jj81 {
  animation: _1c7jj80 0.8s ease-out forwards;
  animation-delay: 0.2s;
  background: #1E3860;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  color: var(--_1073cm8h);
  gap: 16px;
  isolation: isolate;
  margin-block: 3.5rem;
  margin-inline: auto;
  opacity: 0;
  padding: 2.5rem;
  width: min(685px, 100%);
  will-change: opacity, transform;
}
._1c7jj82 {
  background: var(--_1073cm8g);
  color: var(--_1073cm8k);
  border: 1px solid var(--_1073cm8g);
  padding: 11px 24px;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s ease;
  width: min(189px, 100%);
}
._1c7jj82:hover {
  background: transparent;
  color: var(--_1073cm8g);
  opacity: 0.9;
}
._1c7jj82:active {
  background: var(--_1073cm8g);
  color: var(--_1073cm8k);
}
._1c7jj82:focus {
  box-shadow: 0 0 0 2px var(--_1073cm8g);
  outline: none;
}
._1c7jj82:focus-visible {
  box-shadow: 0 0 0 2px var(--_1073cm8g);
  outline: none;
}
._1c7jj82:focus-within {
  box-shadow: 0 0 0 2px var(--_1073cm8g);
  outline: none;
}
._1c7jj82:disabled {
  background: #C7C7C7;
  border-color: transparent;
  color: #FFF;
  cursor: not-allowed;
}
._1c7jj83 {
  color: hsl(216 25% 85% / 1);
  text-align: center;
  text-wrap: pretty;
}
._1c7jj84 {
  display: flex;
  gap: 12px;
}
._1c7jj85 {
  width: min(434px, 100%);
}
._1c7jj85 ._18du0lar:focus-within {
  color: var(--_1073cm8q);
}
._1c7jj85 ._18du0laf:focus-within {
  border-color: var(--_1073cm8q);
}
@media (max-width: 603px) {
  ._1c7jj81 {
    padding-inline: 1.5rem;
  }
}