<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.par_t_118 {
    padding-top: 118px;
  }
  .scta__title {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 90px;
    margin-top: 0;
  }
  .scta-content__title {
    font-weight: bold;
    font-size: 19px;
    color: #414141;
    margin-bottom: 30px;
  }
  .scta-content__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 45px;
  }
  .scta-container {
    width: 96%;
  }

.section.history{
	display:none;
}

@media (max-width: 768px) {
    .scta__title {
      font-size: 17px;
      margin-bottom: 50px;
    }
    .scta-content__text {
      font-size: 13px;
      line-height: 1.9;
      margin-bottom: 24px;
    }
    .par_t_118 {
        padding-top: 50px;
    }
  }
  </pre></body></html>