*[class$=__container] {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@font-face {
  font-family: "Uni Neue";
  src: url("../../fonts/UniNeueRegular.eot");
  src: local("UniNeueRegular"), local("UniNeueRegular"), url("../../fonts/UniNeueRegular.eot?#iefix") format("embedded-opentype"), url("../../fonts/UniNeueRegular.woff2") format("woff2"), url("../../fonts/UniNeueRegular.woff") format("woff"), url("../../fonts/UniNeueRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Uni Neue";
  src: url("../../fonts/UniNeueBold.eot");
  src: local("UniNeueBold"), local("UniNeueBold"), url("../../fonts/UniNeueBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/UniNeueBold.woff2") format("woff2"), url("../../fonts/UniNeueBold.woff") format("woff"), url("../../fonts/UniNeueBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
* {
  font-family: "Uni Neue", sans-serif;
}

body {
  background: #F5F4F8;
  color: #45495E;
}

.pdfjs-iframe {
  border: 0;
}

.single-projects-post__caption {
  height: 28.125rem;
  position: absolute;
  overflow: hidden;
  top: 4.5625rem;
  width: 100%;
  background: linear-gradient(0deg, #A59695 0%, #A59695 0.01%, #45495E 100%);
  z-index: 1;
}
.single-projects-post__title {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 120%;
  letter-spacing: 0;
}
.single-projects-post__heading {
  display: grid;
  gap: 1.875rem;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 2rem;
}
@media (max-width: 47.99875rem) {
  .single-projects-post__heading {
    grid-template-columns: repeat(1, 1fr);
  }
}
.single-projects-post__heading-date {
  display: flex;
  flex-direction: column;
  font-weight: 800;
  font-size: 0.5625rem;
  line-height: 150%;
  letter-spacing: 0;
  text-transform: uppercase;
}
.single-projects-post__heading-date span {
  font-weight: 800;
  font-size: 0.5625rem;
  line-height: 150%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #A094B8;
}
.single-projects-post__heading-partners {
  display: flex;
  gap: 1.875rem;
  justify-content: flex-end;
}
@media (max-width: 47.99875rem) {
  .single-projects-post__heading-partners {
    justify-content: flex-start;
  }
}
.single-projects-post__heading-partners img {
  max-height: 1.875rem;
}
.single-projects-post__subtitle {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 140%;
  letter-spacing: 0;
  padding-bottom: 2rem;
  padding-top: 9.375rem;
}
.single-projects-post__container {
  max-width: 81.875rem;
  position: relative;
  z-index: 10;
  margin-top: 3.75rem;
  margin-bottom: 7rem;
}
.single-projects-post__content {
  max-width: 57.5rem;
  padding: 2.875rem 3.75rem;
  background: #FFFFFF;
  border: 0.0625rem solid #EAE0EE;
  border-radius: 0.25rem;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 64.0625rem) {
  .single-projects-post__content {
    padding: 1.5625rem;
  }
}
.single-projects-post__content p {
  margin-bottom: 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  color: #171717;
  display: inline-block;
}
.single-projects-post__content figure {
  padding: 2rem 0;
}
.single-projects-post__content figure img {
  border-radius: 0.25rem;
  width: 100%;
}
.single-projects-post__content figure figcaption {
  margin-bottom: 0;
  margin-top: 0.375rem;
  color: #A094B8;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 150%;
  letter-spacing: 0;
}
.single-projects-post__content h1 {
  padding-bottom: 1.5rem;
  color: #45495E;
  font-weight: 700;
  font-size: 2rem;
  line-height: 130%;
  letter-spacing: 0;
}
@media (max-width: 64.0625rem) {
  .single-projects-post__content h1 {
    font-size: 1.625rem;
  }
}
.single-projects-post__content a {
  font-weight: 700;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  text-decoration: underline;
  color: #A094B8;
  transition: all 0.3s ease;
}
.single-projects-post__content a:hover {
  transition: all 0.3s ease;
  color: #45495E;
}
.single-projects-post__content ul, .single-projects-post__content ol {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  color: #171717;
  border-left: 0.125rem solid #A094B8;
}
.single-projects-post__content blockquote {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.125rem;
  border-radius: 0.25rem;
  margin-top: 1.25rem;
  margin-bottom: 2.5rem;
  background: #F5F4F8;
  padding: 2rem 5rem;
}
.single-projects-post__content blockquote p {
  font-weight: 700;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  color: #171717;
}
.single-projects-post__content h2 {
  padding-top: 1.5rem;
  margin-bottom: 1.25rem;
  display: block;
  padding-bottom: 0.375rem;
  border-bottom: 0.0625rem solid #A094B8;
  color: #45495E;
}
.single-projects-post__content h3 {
  display: block;
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  padding-bottom: 0.375rem;
  border-bottom: 0.0625rem solid #A094B8;
  color: #45495E;
}
.single-projects-post__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 47.99875rem) {
  .single-projects-post__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.single-projects-post__item {
  background: #FFFFFF;
  border-radius: 0.25rem;
  border: 0.0625rem solid #45495E;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  transition: all 0.3s ease;
}
.single-projects-post__item:hover {
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  transform: translateY(-0.125rem);
}
.single-projects-post__item-title {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 140%;
  letter-spacing: 0;
  color: #45495E;
}
.single-projects-post__item-excerpt {
  font-weight: 500;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  color: #000;
}
.single-projects-post__item-footer {
  margin-top: 2.5rem;
  padding-top: 1.5rem;
  border-top: 0.0625rem solid #45495E;
}
.single-projects-post__item-partner-title {
  font-weight: 800;
  font-size: 0.5625rem;
  line-height: 150%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #A094B8;
  padding-bottom: 0.75rem;
}
.single-projects-post__item-partners {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 2.5rem;
}
.single-projects-post__item-partner img {
  max-height: 2.5rem;
}
.single-projects-post__partners-items {
  display: grid;
  gap: 2.5rem;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 47.99875rem) {
  .single-projects-post__partners-items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.single-projects-post__partners-image {
  max-height: 3.125rem;
}
.single-projects-post__partners-itemtitle {
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 150%;
  letter-spacing: 0;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.single-projects-post__partners-description {
  font-weight: 500;
  font-size: 0.6875rem;
  line-height: 150%;
  letter-spacing: 0;
  padding-bottom: 1rem;
}
.single-projects-post__partners-link {
  font-weight: 500 !important;
  font-size: 0.75rem !important;
  line-height: 150% !important;
  letter-spacing: 0 !important;
  text-decoration: underline !important;
  text-decoration-style: solid !important;
  color: #45495E !important;
}