.tyc-06 {
  margin: 0 8px;
  box-sizing: border-box;
  padding: 24px;
}

.tyc-06__text {
  margin: 0;
  padding: 0;
  font-family: 'Inter', -apple-system, 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #646587;
  font-feature-settings: "case" 1;
  word-break: break-word;
}

.tyc-06__link {
  color: #434ce4;
  font-weight: 700;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .tyc-06 { padding: 40px; }
  .tyc-06__text { text-align: center; }
}
