.tyc-ttp-section-imzj {
  width: 100%;
  padding: 30px 16px;
  box-sizing: border-box;
  background: #f5f5f5;
}

.tyc-ttp-text-imzj {
  max-width: 360px;
  margin: 0 auto;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.55);
  text-align: left;
}

.tyc-ttp-link-imzj {
  font-weight: 400;
  color: #3483fa;
  text-decoration: none;
  word-break: break-all;
}

.tyc-ttp-link-imzj:hover {
  text-decoration: underline;
}

@media (min-width: 1024px) {
  .tyc-ttp-section-imzj {
    padding: 30px 24px;
  }

  .tyc-ttp-text-imzj {
    max-width: 1040px;
  }
}
