@font-face {
  font-family: "Montserrat";
  src: url("/storage/datatypes/pages/0000/00000659/files/montserrat-variablefont-wght.ttf") format("truetype");
  font-weight: 100 900;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/storage/datatypes/pages/0000/00000659/files/montserrat-italic-variablefont-wght.ttf") format("truetype");
  font-weight: 100 900;
  font-stretch: 75% 125%;
  font-style: italic;
  font-display: swap;
}
.form-wrapper h2 {
  margin-bottom: 1em;
  margin-top: 1em;
}
.content900 {
  padding: 0 20px !important;
  font-family: "Montserrat";
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .content900 {
    padding: 0 40px !important;
  }
}
.task-description-wrapper {
  margin-bottom: 2em;
}
.image-list-wrapper {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 10px;
  column-gap: 60px;
}
.image-list-wrapper .left-list {
  width: calc(66% - 60px);
}
.image-list-wrapper img {
  width: 100%;
  max-width: 300px;
}
.imgright {
  float: right;
  padding: 0 0 10px 10px;
  width: 33vw;
  max-width: 300px;
}
.imgright img {
  width: 100%;
}
li {
  margin: 10px 0;
}
.confidentiality-wrapper {
  margin-top: 40px;
}
.confidentiality-wrapper .confidentiality {
  font-size: 0.875rem;
}
