.tiles-links {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-semestr .semestr-title {
  max-width: inherit;
}

.content .semestr-title, .content .semestr-subtitle {
  font-size: 24px;
}

.ul-semestr-2 li {
  padding: 17px 0;
}

.content h2.h2_pre {
  padding-top: 150px;
}

h2 span {
  font-weight: bolder;
  font-size: 48px;
  display: block;
  line-height: 1.5;
  color: var(--color-cold);
}

.content-sp strong {
  font-weight: bold;
}

@media (max-width: 768px) {
  .content p {
    font-size: 14px;
  }
  h2 span {
    font-size: 30px;
    line-height: 1;
    margin-top: 10px;
  }
  .tiles-link > p {
    font-size: 26px;
    line-height: 1;
  }
  .tiles-link {
    min-height: 180px;
  }
  .content h2.h2_pre {
    padding-top: 50px;
  }
  .content .semestr-title, .content .semestr-subtitle {
    font-size: 18px;
  }
  .ul-semestr-2 li {
    padding: 10px 0;
  }
}/*# sourceMappingURL=ii-grants.css.map */