:root {
  --national: "National 2", sans-serif;
  --sectra: "GT Sectra Fine", serif;
  --proxima: "Proxima Nova", sans-serif;
}
@font-face {
  font-family: "GT Sectra Fine";
  src: url(https://www.reed.edu/global_assets/reed/fonts/gt-sectra/GTSectraFine-Medium.woff2);
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GT Sectra Fine";
  src: url(https://www.reed.edu/global_assets/reed/fonts/gt-sectra/GTSectraFine-MediumItalic.woff2);
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GT Sectra Fine";
  src: url(https://www.reed.edu/global_assets/reed/fonts/gt-sectra/GTSectraFine-Bold.woff2);
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-Light.woff2);
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-LightItalic.woff2);
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-Regular.woff2);
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-RegularItalic.woff2);
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-Medium.woff2);
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-MediumItalic.woff2);
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-Bold.woff2);
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-BoldItalic.woff2);
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-Extrabold.woff2);
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "National 2";
  src: url(https://www.reed.edu/global_assets/reed/fonts/national2/National2-ExtraboldItalic.woff2);
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(https://www.reed.edu/global_assets/reed/fonts/proxima-nova/ProximaNova-Regular-VertFix.woff2);
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(https://www.reed.edu/global_assets/reed/fonts/proxima-nova/ProximaNova-RegularIt-VertFix.woff2);
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(https://www.reed.edu/global_assets/reed/fonts/proxima-nova/ProximaNova-Semibold-VertFix.woff2);
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(https://www.reed.edu/global_assets/reed/fonts/proxima-nova/ProximaNova-SemiboldIt-VertFix.woff2);
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(https://www.reed.edu/global_assets/reed/fonts/proxima-nova/ProximaNova-Bold-VertFix.woff2);
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(https://www.reed.edu/global_assets/reed/fonts/proxima-nova/ProximaNova-BoldIt-VertFix.woff2);
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: var(--national);
  font-size: 17px;
  line-height: 1.6;
}
a {
  color: #000;
  text-decoration-color: #A70E16;
  text-decoration-thickness: 2px!important;
  text-underline-offset: .25em!important;
}
h1 {
  font-family: var(--sectra);
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 38px;
  line-height: 1;
}
p.lead {
  font-size: 15px;
  margin-top: 0;
  max-width: 600px;
  line-height: 1.4;
  padding-bottom: 0;
  margin-bottom: 30px;
}
p.photo-details {
  font-size: 14px;
  margin-top: 0;
  padding-top: 0px;
  max-width: 600px;
  margin-bottom: 40px;
}
#thesisBoard-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  overflow: auto;
  display: flex;
}
/*Thesis board display*/
#thesisBoard-container {
  background-color: white;
}
#thesisBoard-inner {
  width: 100%;
  border: 3px solid #A70E16;
  padding: 30px 30px 0;
  margin: 20px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  position: relative;
}
/* Begin nav dropdown */
#thesisBoard-nav {
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 9999;
}
.disclosure-nav {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.disclosure-nav ul {
  background-color: #eee;
  display: block;
  list-style-type: none;
  white-space: nowrap;
  margin: 0;
  min-width: 100%;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
}
.disclosure-nav li {
  margin: 0;
}
.disclosure-nav > li {
  display: flex;
  position: relative;
}
.disclosure-nav ul a {
  border: 0;
  color: #000;
  display: block;
  margin: 0;
  border-top: 1px solid #fff;
  padding: .8rem 1.3rem;
  text-align: center;
  text-decoration: none;
  font-size: .9rem;
}
.disclosure-nav ul a:hover,
.disclosure-nav ul a:focus {
  background-color: #A70E16;
  color: #fff;
  margin-bottom: 0;
}
.disclosure-nav ul a:focus {
  position: relative;
}
.disclosure-nav ul a[aria-current="page"] {
  font-weight: bold;
}
.disclosure-nav button {
  background: no-repeat center url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'/%3E%3C/svg%3E");
  background-color: #fff;
  border: 1px solid transparent;
  padding: 1rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
.disclosure-nav button:focus {
  position: relative;
}
.disclosure-nav button:hover,
.disclosure-nav button[aria-expanded="true"] {
  background: no-repeat center url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23fff'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'/%3E%3C/svg%3E");
  background-color: #A70E16;
  color: #fff;
}
.disclosure-nav button:hover::after,
.disclosure-nav button[aria-expanded="true"]::after {
  border-color: #fff;
}
/* End nav dropdown */
#thesisBoard-body {
  flex: 1;
}
#thesisBoard {
  margin: 0 auto;
  line-height: normal;
}
@media screen and (min-width: 436px){
  .useGrid #thesisBoard {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-gap: 30px;
    grid-auto-rows: minmax(150px, auto);
    grid-auto-flow: dense;
    justify-items: center;
  }
}
#thesisBoard:after {
  content: "";
  display: block;
  clear: both;
}
#thesisBoard * {
  box-sizing: border-box;
}
.thesisBoard-student,
.grid-sizer {
  width: 150px;
}
.thesisBoard-student {
  position: relative;
  min-height: 290px;
}
.thesisBoard-student.active {
  width: 330px;
  border-radius: 20px;
  margin-bottom: 40px;
  grid-column-end: span 2;
  grid-row-end: span 2;
}
.thesisBoard-student-btnToggle {
  display: block;
  background: transparent;
  border: none;
  -webkit-appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.mousenav-mode .thesisBoard-student-btnToggle {
  outline: none;
}
.thesisBoard-student-btnToggle:hover {
  cursor: pointer;
}
.thesisBoard-student-btnToggle span {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
.thesisBoard-student:after {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 50%;
  background: #d1e1d0
    url(https://www.reed.edu/thesis-board/assets/images/sticker1.png);
  background-size: cover;
}
.thesisBoard-student:nth-of-type(3n):after {
  background: #f7cf5d
    url(https://www.reed.edu/thesis-board/assets/images/sticker3.png);
  background-size: cover;
}
.thesisBoard-student:nth-of-type(3n-1):after {
  background: #FBD5D9
    url(https://www.reed.edu/thesis-board/assets/images/sticker2.png);
  background-size: cover;
}
.thesisBoard-student.active:after {
  background-image: none;
  border-radius: 30px;
  width: 100%;
  height: 100%;
}
.thesisBoard-student-content {
  padding-top: 155px;
  position: relative;
  z-index: 5;
  color: black;
}
.thesisBoard-student.active .thesisBoard-student-content {
  padding: 30px;
  padding-top: 305px;
}
.thesisBoard-heading {
  padding: 0;
  margin: 0;
  border: none;
}
.thesisBoard-name {
  display: block;
  margin-bottom: 7px;
  font-size: 25px;
  font-weight: 500;
  color: black;
  line-height: 1;
}
.thesisBoard-divider {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
.thesisBoard-major {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 0;
  color: #A70E16;
  font-weight: bold;
}
.thesisBoard-thesis {
  display: none;
}
.thesisBoard-student.active .thesisBoard-thesis {
  display: block;
  margin: 20px 0 0;
  font-size: 1.1em;
}
.thesisBoard-student.active .thesisBoard-thesis strong {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.thesisBoard-photo {
  position: absolute;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  top: 4px;
  left: 4px;
  z-index: -1;
  width: 142px;
  height: 142px;
  border-radius: 50%;
  overflow: hidden;
}
.thesisBoard-student.active .thesisBoard-photo {
  top: 30px;
  left: 30px;
  border-radius: 5px;
  width: 270px;
  height: 262px;
}
.thesisBoard-photo-default {
  visibility: hidden;
  /*background-image: url(https://www.reed.edu/thesis-board/assets/images/laurels-2022.png);*/
  background-size: 80%;
}
.thesisBoard-student.active .thesisBoard-photo-default {
  visibility: visible;
}
/*
.thesisBoard-photo:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(0,0,0,.5) 0%, rgba(0,0,0,0) 50%);
  background: linear-gradient(to top, rgba(0,0,0,.5) 0%, rgba(0,0,0,0) 50%);
  width: 100%;
  height: 100%;
}
.thesisBoard-student.active .thesisBoard-photo:after {
  display: none;
}*/
@media screen and (max-width: 435px) {
  #thesisBoard-inner {
    border-width: 2px;
    padding: 20px 20px 0;
  }
  .thesisBoard-student,
  .grid-sizer {
    width: 287px;
    min-height: 80px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .thesisBoard-student.active .thesisBoard-student-content {
      padding: 0 0 10px 0;
      margin: 0 20px 20px 20px;
  }
  .thesisBoard-student.active {
    width: 287px;
  }
  .thesisBoard-student:after {
    width: 80px;
    height: 80px;
  }
  .thesisBoard-student-content {
    padding-top: 15px;
    padding-left: 90px;
  }
  .thesisBoard-student.active .thesisBoard-student-content {
    padding-top: 287px;
    padding-left: 0;
    margin: 20px;
  }
  .thesisBoard-photo {
    top: 2px;
    left: 2px;
    width: 76px;
    height: 76px;
  }
  .thesisBoard-student.active .thesisBoard-photo {
    top: 20px;
    left: 0;
    width: 247px;
    height: 247px;
  }
  .thesisBoard-name {
    font-size: 21px;
  }
  #thesisBoard-container p.lead {
    font-size: 14px;
  }
  
  
  
  .thesisBoard-student.active .thesisBoard-thesis {
font-size: 17px;
margin: 20px 0 20px;
}

  .thesisBoard-student.active:after {
    border-radius: 15px;
  }
}

@media screen and (max-width: 400px) {
  h1 {
    font-size: 34px;
  }
}

@media screen and (max-width: 350px) {
  #thesisBoard-inner {
    border-width: 2px;
    margin: 5px;
  }
  h1 {
    font-size: 30px;
  }
  .thesisBoard-student,
  .grid-sizer {
    width: 250px;
  }
  .thesisBoard-student.active .thesisBoard-thesis {
    font-size: 16px;
    margin: 15px 0 0;
    padding-bottom: 12px;
  }
  .thesisBoard-student.active .thesisBoard-thesis strong {
    margin-bottom: 0;
  }
  .thesisBoard-student.active .thesisBoard-photo {
    width: 210px;
    height: 210px;
  }
  .thesisBoard-student.active {
    width: 250px;
  }
  .thesisBoard-student.active .thesisBoard-student-content {
    padding-top: 250px;
    padding-left: 0;
    margin: 20px;
    overflow-x: hidden;
  }
  .thesisBoard-student.active {
    margin-bottom: 40px;
  }
  #thesisBoard-container p.lead {
    font-size: 13px;
  }
}
