/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/templates/page-information-page.entry.scss ***!
  \**********************************************************************************************************************************************/
@font-face {
  font-family: "RedHatDisplay";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../../.././dist/css/build/font/RedHatDisplay-VariableFont_wght.ttf) format("truetype-variations");
}
.information-page .content {
  margin-block: 30px 60px;
}
@media only screen and (min-width: 1200px) {
  .information-page .content {
    padding-inline: 15px;
    width: 100%;
    margin-inline: auto;
    margin-block: 40px 100px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .information-page .content {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .information-page .content article {
    display: flex;
    justify-content: space-between;
  }
}
.information-page .entry-content {
  padding-inline: 15px;
}
@media only screen and (min-width: 1200px) {
  .information-page .entry-content {
    padding-inline: unset;
    margin-top: 98px;
    max-width: 750px;
  }
}
@media only screen and (min-width: 1440px) {
  .information-page .entry-content {
    max-width: 847px;
  }
}
@media only screen and (min-width: 1920px) {
  .information-page .entry-content {
    padding-right: 125px;
  }
}
.information-page .entry-content > * {
  padding-bottom: 10px;
}
.information-page .entry-content > h2 {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .information-page .entry-content > h2 {
    font-size: 45px;
  }
}
.information-page .entry-content > h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .information-page .entry-content > h3 {
    font-size: 22px;
  }
}
.information-page .entry-content > h4, .information-page .entry-content > h5, .information-page .entry-content > h6 {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .information-page .entry-content > h4, .information-page .entry-content > h5, .information-page .entry-content > h6 {
    font-size: 18px;
  }
}
.information-page .entry-content > p {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(26, 26, 26, 0.8);
}
@media only screen and (min-width: 1200px) {
  .information-page .entry-content > p {
    font-size: 18px;
  }
}
.information-page .entry-content a {
  color: #4c9bf2;
  text-decoration: underline;
}
.information-page .entry-content a:hover {
  color: #2675cc;
}
.information-page .entry-content ul {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 5px;
}
.information-page .entry-content ul > li::marker {
  color: #4c9bf2;
}
.information-page .entry-content strong {
  font-weight: 700;
}
.information-page .entry-content em {
  font-style: italic;
}
.information-page .entry-content > img {
  height: auto;
  width: 100%;
}

/*# sourceMappingURL=page-information-page.min.13d707f483381e33eb9f.css.map*/