h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

.nav {
  width: 30%;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.section {
  width: 70%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 30%;
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.body {
  height: 100%;
}

.brand, .nav-link {
  width: 100%;
}

.nav-link.w--current {
  background-color: #9dcae9;
}

.div-block {
  width: 80%;
  height: 80%;
  background-color: #fff;
  border-radius: 4px;
  text-decoration: none;
  transition: opacity .2s;
}

.heading {
  text-align: center;
  margin-top: 10px;
}

.rich-text-block {
  padding: 20px;
}

.div-block-2 {
  max-width: 250px;
  border-radius: 0;
  flex-direction: row;
  margin-left: 10px;
  display: block;
}

.text-block {
  margin-top: 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  font-weight: 400;
}

.image {
  max-width: 250px;
  text-align: center;
  border-radius: 20px;
}

.rich-text-block-2 {
  font-size: 15px;
}

.paper-headline {
  color: #000;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}

.paper-headline h1, .text-block-2, .text-block-3 {
  font-size: 16px;
}

.text-block-4 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.paper-title {
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

.paper-title:hover {
  color: #000;
  text-decoration: underline;
}

.author {
  color: #000;
  text-decoration: none;
}

.author:hover {
  text-decoration: underline;
}

.link-3 {
  color: #000;
  text-decoration: none;
}

.bold-text {
  opacity: 1;
  mix-blend-mode: normal;
  transition: opacity .2s;
}

.link {
  text-decoration: none;
}

.bold-text-2 {
  color: #3289e7;
}

.category-heading {
  color: #2b6daa;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.paper-category {
  width: 100%;
  align-self: flex-start;
  padding-top: 20px;
  padding-left: 3%;
  padding-right: 3%;
}

.paper {
  width: 99%;
  background-color: #fff;
  border-radius: 7px;
  margin-bottom: 5px;
  padding: 10px;
}

.short-description {
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-style: normal;
}

.related-note {
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-style: normal;
  color: #000;
}

.related-note .note-title {
  color: #000;
  text-decoration: none;
  font-weight: 600;
}

.related-note .note-title:hover {
  color: #000;
  text-decoration: underline;
}

/* Match mobile behavior */
@media screen and (max-width: 991px) {
  .related-note .note-title {
    text-decoration: underline;
  }
}


.accordion-item {
  width: 63vw;
  padding-right: 17px;
  position: relative;
  overflow: hidden;
}

.accordion-toggle {
  width: auto;
  height: 20px;
  max-width: 90%;
  justify-content: flex-start;
  align-items: stretch;
  margin-right: 0;
  padding: 0;
  display: inline-block;
}

.accordion-toggle:hover {
  text-decoration: none;
}

.accordion-icon {
  margin-right: 0;
}

.text-block-5 {
  width: auto;
  white-space: normal;
  flex-wrap: nowrap;
  flex: none;
  justify-content: center;
  margin-right: 0;
  display: block;
}

.dropdown-list {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  display: flex;
  position: static;
}

.columns {
  width: 100%;
  height: auto;
}

.column {
  height: auto;
}

.column-2 {
  height: auto;
  display: flex;
}

.abstract-text {
  width: auto;
  text-align: justify;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
}

.abstract {
  z-index: 0;
  width: 110px;
  max-width: 50%;
  object-fit: contain;
  flex: 0 auto;
  margin-right: 10px;
  position: relative;
}

.slides {
  z-index: 1;
  width: 60px;
  max-width: 25%;
  object-fit: contain;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.div-block-5 {
  width: 180px;
  max-width: 35%;
}

.extended-info {
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 5px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.text-block-7 {
  margin-left: 10px;
  margin-right: 10px;
}

.extended-info-headers {
  color: #2b6daa;
  white-space: normal;
  margin-right: 15px;
}

.extended-info-headers:hover {
  text-decoration: underline;
}

.journal {
  color: #ad0104;
}

.text-block-8 {
  object-fit: contain;
  justify-content: flex-start;
  align-items: center;
  text-decoration: line-through;
  display: flex;
}

.name {
  color: #2b6daa;
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.job-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.research-interests {
  max-width: 300px;
  text-align: center;
  margin-top: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.institution {
  text-align: center;
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.email {
  color: #000;
  text-align: center;
  margin-top: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.email-link {
  color: #2b6daa;
  text-decoration: none;
}

.email-link:hover {
  text-decoration: underline;
}

.bio {
  flex-direction: column;
  margin-top: 25px;
  display: flex;
}

.buttons {
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 0;
  display: flex;
}

.div-block-8, .div-block-9 {
  width: 20%;
}

.icon {
  width: 31px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 2px 3px;
}

.icon:hover {
  padding-left: 1px;
  padding-right: 1px;
}

.cv {
  width: 27px;
  padding: 2px;
}

.cv:hover {
  padding: 0;
}

.contact {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-10 {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.external-links-container {
  color: #000;
  text-align: center;
  margin-left: 7px;
  margin-right: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.external-link {
  color: #2b6daa;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.email-address {
  color: #000;
}

.additional-materials-text {
  width: auto;
  color: #2b6daa;
  margin-right: 10px;
  padding-left: 0;
  font-size: 15px;
  font-weight: 400;
}

.additional-materials {
  padding-left: 10px;
  display: flex;
}

.link-4 {
  color: #2b6daa;
}

.additional-materials-link {
  color: #2b6daa;
  -webkit-text-stroke-color: #2b6daa;
  text-decoration: none;
}

.additional-materials-link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .nav {
    z-index: 2;
    width: 100%;
    height: 320px;
    min-height: 325px;
    clear: right;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-top: 1%;
    padding-bottom: 0%;
    padding-right: 2%;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .section {
    z-index: 3;
    width: 100%;
    height: auto;
    background-color: #fff;
    justify-content: flex-start;
    margin-top: 325px;
    margin-left: 0%;
    position: absolute;
  }

  .body {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paper-headline {
    font-size: 17px;
  }

  .paper-title, .author {
    text-decoration: underline;
  }

  .paper-category {
    padding-top: 10px;
  }

  .short-description {
    font-size: 16px;
  }

  .accordion-item {
    width: 90vw;
  }

  .research-interests {
    margin-top: 15px;
  }

  .profile-pic {
    max-width: 50%;
    object-fit: contain;
  }

  .bio {
    justify-content: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
  }

  .additional-materials-link {
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  .image {
    width: 100%;
    max-width: none;
    object-fit: contain;
  }

  .text-block-5 {
    flex-wrap: nowrap;
  }

  .abstract, .slides, .div-block-5 {
    max-width: 33%;
  }

  .job-title {
    margin-top: 20px;
  }

  .research-interests {
    margin-top: 5px;
    font-size: 14px;
  }

  .institution {
    margin-top: 3px;
    font-size: 16px;
  }

  .email {
    margin-top: 5px;
    font-size: 14px;
  }

  .profile-pic {
    width: 250px;
    max-width: 90%;
    object-fit: fill;
  }

  .bio {
    margin-right: 10px;
    padding-left: 0;
  }

  .external-links-container {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .nav {
    height: 500px;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 25px;
  }

  .section {
    margin-top: 500px;
  }

  .paper-headline {
    font-size: 17px;
  }

  .paper-title, .author {
    text-decoration: underline;
  }

  .paper-category {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .paper {
    margin-bottom: 10px;
  }

  .short-description {
    font-size: 16px;
  }

  .accordion-toggle {
    max-width: 90%;
    padding-right: 0;
  }

  .accordion-icon {
    margin-right: 0;
    display: block;
  }

  .text-block-5 {
    display: flex;
  }

  .abstract {
    max-width: 55%;
  }

  .extended-info-headers {
    margin-right: 15px;
  }

  .name {
    font-size: 22px;
  }

  .job-title, .research-interests {
    margin-top: 10px;
  }

  .institution {
    margin-bottom: 5px;
  }

  .email {
    margin-top: 10px;
  }

  .profile-pic {
    width: 230px;
    max-height: none;
  }

  .bio {
    margin-right: 0;
    padding-left: 0;
  }

  .contact {
    margin-top: 5px;
  }

  .div-block-10 {
    margin-top: 10px;
  }

  .additional-materials-text {
    text-align: center;
  }
}
