._1yo1bp90 {
  color: #1E3860;
  font-family: var(--header-font-family);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 50px;
}
._1yo1bp91 {
  color: #1E3860;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 36px;
  margin-block: 16px;
}
._1yo1bp92 {
  color: #1E262F;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 26px;
}
._1yo1bp93 {
  box-sizing: border-box;
  margin-inline: auto;
  width: min(1024px, 100%);
}
.helpArticle .section_spacer:has(>img[style]:only-child) {
  margin-bottom: 3.5rem;
}
@media screen and (max-width:1023px) {
  .helpArticle .section_spacer:has(>img[style]:only-child) {
    margin-bottom: 42px;
  }
}
@media screen and (max-width:768px) {
  ._1yo1bp90 {
    font-size: 28px;
    line-height: 1.29;
  }
  ._1yo1bp91 {
    font-size: 24px;
    line-height: 1.33;
  }
  .helpArticle .section_spacer:has(>img[style]:only-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  ._1yo1bp93 {
    width: min(45rem, calc(100% - 4rem));
  }
}
@media screen and (max-width: 768px) {
  ._1yo1bp93 {
    width: min(1200px, calc(100% - 4rem));
  }
}
@media screen and (max-width: 603px) {
  ._1yo1bp93 {
    width: calc(100% - 2rem);
  }
}
@media screen and (min-width: 1024px) {
  ._1yo1bp93 {
    padding-inline: 1rem;
  }
}