.tyc-section-p2w9 {
  background: transparent;
  padding: 0px 24px 48px 24px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.tyc-container-p2w9 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 928px;
  margin-left: auto;
  margin-right: auto;
}

.tyc-text-p2w9 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  color: #646587;
  margin: 0;
}

.tyc-link-p2w9 {
  color: #434ce4;
  text-decoration: underline;
  font-weight: 600;
  transition: color 0.18s ease-out;
}

@media (min-width: 1024px) {
  .tyc-section-p2w9 {
    padding: 0px 40px 40px 40px;
  }
}