.auth {
  margin-top: 2rem;
  color: #16356c;
  border: 1px solid #159da2;
  border-radius: 16px;
  background-color: #eef9fa;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  padding: 20px;
}

.title {
  color: #087d83;
  font-size: clamp(24px, 2.6vw, 35px);
  line-height: 1.16;
  font-weight: 600;
}

.disclaimer {
  padding: 28px 0;
  color: #16356c;
  border-top: 1px solid #e6edef;
  text-align: center;
  font-size: clamp(24px, 2.6vw, 35px);
  line-height: 1.16;
  font-weight: 800;
  letter-spacing: -0.8px;
}

/*# sourceMappingURL=video.css.map */
