._1EKXr {
  font-family: 'Montserrat', sans-serif;
  color: #303c45;
  color: var(--phoenixDark, #303c45);
  box-sizing: border-box;
  opacity: 0;
  transition: 0.2s;
}
._1EKXr._4XtOZ {
  opacity: 1;
}
.ZxXS3 {
  max-width: 720px;
  margin: 72px auto 120px;
  padding: 0 16px;
}
.ZxXS3 a {
  color: #00a660;
  color: var(--primary, #00a660);
  text-decoration: none;
}
.ZxXS3 a:hover {
  color: #008c52;
  color: var(--primaryDark, #008c52);
}
.ZxXS3 .text-doc {
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
}
.ZxXS3 .text-doc h1 {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  padding-bottom: 64px;
}
.ZxXS3 .text-doc h2 {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 26px;
  padding-bottom: 24px;
}
.ZxXS3 .text-doc h3 {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 20px;
}

