.BUT0BIq7,
.A9vjHTxn,
.wLGGPiRf {
  opacity: 0;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

.BUT0BIq7 {
  animation-name: BUT0BIq7;
}

.A9vjHTxn {
  animation-name: A9vjHTxn;
}

.wLGGPiRf {
  animation-name: wLGGPiRf;
}

@keyframes BUT0BIq7 {
  0%,
  25% {
    opacity: 0;
  }
  25.01%,
  100% {
    opacity: 1;
  }
}

@keyframes A9vjHTxn {
  0%,
  50% {
    opacity: 0;
  }
  50.01%,
  100% {
    opacity: 1;
  }
}

@keyframes wLGGPiRf {
  0%,
  75% {
    opacity: 0;
  }
  75.01%,
  100% {
    opacity: 1;
  }
}

.BShFBpH5 {
  padding: 0;
  min-height: auto;
  height: auto;
  line-height: 0;
  position: sticky;
  top: 0;
  z-index: 1;
}

.dlUixs2I {
  padding: 8px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 8px;
  align-items: center;
}

.Zw785787 {
  text-align: center;
  color: #ffffff;
}

.c7eIZxam {
  padding: 8px;
  overflow: initial;
  flex: 1 0 auto;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 1fr;
}

.dlUixs2I,
.c7eIZxam {
  max-width: var(--main-width);
  width: 100%;
  margin: auto;
}

.sKXWLgT6 {
  height: 100%;
}

* {
  transition: background-color 0.15s;
}

body {
  margin: 0;
  overflow-y: auto !important; /* Или 'scroll', в зависимости от ваших требований */
  width: 100% !important;
  height: 100vh;
}

button {
  cursor: pointer;
}

h3.ant-typography {
  margin: 0.5em 0;
}

h4.ant-typography {
  margin: 0;
}

h5.ant-typography {
  margin: 0;
}

.ant-timeline-item-last {
  padding-bottom: 0 !important;
}

.ant-timeline-item-last .ant-timeline-item-content {
  min-height: auto !important;
}

.ant-result .ant-result-icon {
  pointer-events: none;
}

.ant-divider {
  margin: 0;
}

body {
  --card-width: 280px;
  --main-width: 1200px;
}

