#show-project .font-the-sans {
  font-family: "The Sans";
}

#show-project .profile-picture {
  bottom: -7rem;
}

@media screen and (max-width: 639px) {
  #show-project .profile-picture {
    bottom: -154px;
  }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
  #show-project .profile-picture {
    bottom: -170px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #show-project .profile-picture {
    bottom: -42px;
  }
}

@media screen and (max-width: 1239px) and (min-width: 1024px) {
  #show-project .profile-picture {
    bottom: -162px;
  }
}

#show-project .project-title {
  letter-spacing: 0.2px;
  font-size: 40px;
}

#show-project .project-location {
  letter-spacing: 0.63px;
  font-size: 25px;
}

#show-project .project-description {
  font-size: 16px;
  letter-spacing: 0.08px;
}

#show-project .callout-box {
  background: rgba(43, 43, 43, 0.1);
}

#show-project .secondary-footer {
  background: rgba(23, 22, 32, 0.05);
}

#show-project .common-title-before::before {
  position: unset;
  margin-left: 10px;
  margin-right: 10px;
}

#show-project #team .person {
  height: 450px;
}

#show-project #team .person h3:before {
  content: "";
  background-color: #E50043;
  height: 0.25rem;
  width: 2.5rem;
  margin-bottom: 0.5rem;
  display: block;
}

#show-project #team .person.w-1\/4-and-a-bit {
  width: 25.01%;
}

#show-project #team .bottom-4 {
  bottom: 1rem;
}

#show-project #team .-bottom-4 {
  bottom: -1rem;
}

#show-project #team .bottom-8 {
  bottom: 2rem;
}

#show-project #team .-bottom-8 {
  bottom: -2rem;
}

#show-project #team .bottom-12 {
  bottom: 3rem;
}

#show-project #team .-bottom-12 {
  bottom: -3rem;
}

#show-project #team .pr-12 {
  padding-right: 3rem;
}

#show-project #team .pr-16 {
  padding-right: 4rem;
}

#show-project #team .pr-20 {
  padding-right: 5rem;
}

#show-project #team .pr-24 {
  padding-right: 6rem;
}

@media (min-width: 640px) {
  #show-project #team .person.sm\:w-1\/4-and-a-bit {
    width: 25.01%;
  }

  #show-project #team .sm\:bottom-4 {
    bottom: 1rem;
  }

  #show-project #team .sm\:-bottom-4 {
    bottom: -1rem;
  }

  #show-project #team .sm\:bottom-8 {
    bottom: 2rem;
  }

  #show-project #team .sm\:-bottom-8 {
    bottom: -2rem;
  }

  #show-project #team .sm\:bottom-12 {
    bottom: 3rem;
  }

  #show-project #team .sm\:-bottom-12 {
    bottom: -3rem;
  }

  #show-project #team .sm\:pr-12 {
    padding-right: 3rem;
  }

  #show-project #team .sm\:pr-16 {
    padding-right: 4rem;
  }

  #show-project #team .sm\:pr-20 {
    padding-right: 5rem;
  }

  #show-project #team .sm\:pr-24 {
    padding-right: 6rem;
  }
}

@media (min-width: 768px) {
  #show-project #team .person.md\:w-1\/4-and-a-bit {
    width: 25.01%;
  }

  #show-project #team .md\:bottom-4 {
    bottom: 1rem;
  }

  #show-project #team .md\:-bottom-4 {
    bottom: -1rem;
  }

  #show-project #team .md\:bottom-8 {
    bottom: 2rem;
  }

  #show-project #team .md\:-bottom-8 {
    bottom: -2rem;
  }

  #show-project #team .md\:bottom-12 {
    bottom: 3rem;
  }

  #show-project #team .md\:-bottom-12 {
    bottom: -3rem;
  }

  #show-project #team .md\:pr-12 {
    padding-right: 3rem;
  }

  #show-project #team .md\:pr-16 {
    padding-right: 4rem;
  }

  #show-project #team .md\:pr-20 {
    padding-right: 5rem;
  }

  #show-project #team .md\:pr-24 {
    padding-right: 6rem;
  }
}

@media (min-width: 1024px) {
  #show-project #team .person.lg\:w-1\/4-and-a-bit {
    width: 25.01%;
  }

  #show-project #team .lg\:bottom-4 {
    bottom: 1rem;
  }

  #show-project #team .lg\:-bottom-4 {
    bottom: -1rem;
  }

  #show-project #team .lg\:bottom-8 {
    bottom: 2rem;
  }

  #show-project #team .lg\:-bottom-8 {
    bottom: -2rem;
  }

  #show-project #team .lg\:bottom-12 {
    bottom: 3rem;
  }

  #show-project #team .lg\:-bottom-12 {
    bottom: -3rem;
  }

  #show-project #team .lg\:pr-12 {
    padding-right: 3rem;
  }

  #show-project #team .lg\:pr-16 {
    padding-right: 4rem;
  }

  #show-project #team .lg\:pr-20 {
    padding-right: 5rem;
  }

  #show-project #team .lg\:pr-24 {
    padding-right: 6rem;
  }
}

@media (min-width: 1240px) {
  #show-project #team .person.xl\:w-1\/4-and-a-bit {
    width: 25.01%;
  }

  #show-project #team .xl\:bottom-4 {
    bottom: 1rem;
  }

  #show-project #team .xl\:-bottom-4 {
    bottom: -1rem;
  }

  #show-project #team .xl\:bottom-8 {
    bottom: 2rem;
  }

  #show-project #team .xl\:-bottom-8 {
    bottom: -2rem;
  }

  #show-project #team .xl\:bottom-12 {
    bottom: 3rem;
  }

  #show-project #team .xl\:-bottom-12 {
    bottom: -3rem;
  }

  #show-project #team .xl\:pr-12 {
    padding-right: 3rem;
  }

  #show-project #team .xl\:pr-16 {
    padding-right: 4rem;
  }

  #show-project #team .xl\:pr-20 {
    padding-right: 5rem;
  }

  #show-project #team .xl\:pr-24 {
    padding-right: 6rem;
  }
}

@media (min-width: 1441px) {
  #show-project #team .person.xxl\:w-1\/4-and-a-bit {
    width: 25.01%;
  }

  #show-project #team .xxl\:bottom-4 {
    bottom: 1rem;
  }

  #show-project #team .xxl\:-bottom-4 {
    bottom: -1rem;
  }

  #show-project #team .xxl\:bottom-8 {
    bottom: 2rem;
  }

  #show-project #team .xxl\:-bottom-8 {
    bottom: -2rem;
  }

  #show-project #team .xxl\:bottom-12 {
    bottom: 3rem;
  }

  #show-project #team .xxl\:-bottom-12 {
    bottom: -3rem;
  }

  #show-project #team .xxl\:pr-12 {
    padding-right: 3rem;
  }

  #show-project #team .xxl\:pr-16 {
    padding-right: 4rem;
  }

  #show-project #team .xxl\:pr-20 {
    padding-right: 5rem;
  }

  #show-project #team .xxl\:pr-24 {
    padding-right: 6rem;
  }
}

@media (min-width: 2020px) {
  #show-project #team .person.xxxl\:w-1\/4-and-a-bit {
    width: 25.01%;
  }

  #show-project #team .xxxl\:bottom-4 {
    bottom: 1rem;
  }

  #show-project #team .xxxl\:-bottom-4 {
    bottom: -1rem;
  }

  #show-project #team .xxxl\:bottom-8 {
    bottom: 2rem;
  }

  #show-project #team .xxxl\:-bottom-8 {
    bottom: -2rem;
  }

  #show-project #team .xxxl\:bottom-12 {
    bottom: 3rem;
  }

  #show-project #team .xxxl\:-bottom-12 {
    bottom: -3rem;
  }

  #show-project #team .xxxl\:pr-12 {
    padding-right: 3rem;
  }

  #show-project #team .xxxl\:pr-16 {
    padding-right: 4rem;
  }

  #show-project #team .xxxl\:pr-20 {
    padding-right: 5rem;
  }

  #show-project #team .xxxl\:pr-24 {
    padding-right: 6rem;
  }
}