.button {
  --bs-border-radius: 0;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.paragraph--type--people .field--name-field-heading,
.paragraph--type--people .field--name-field-headline,
.paragraph--type--faculty .field--name-field-heading,
.paragraph--type--faculty .field--name-field-headline {
  font-family: "Helvetica Neue LT", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 750;
  font-size: 2.375rem;
  line-height: 1.05263;
  text-transform: uppercase;
  color: #222222;
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 992px) {
  .paragraph--type--people .field--name-field-heading,
  .paragraph--type--people .field--name-field-headline,
  .paragraph--type--faculty .field--name-field-heading,
  .paragraph--type--faculty .field--name-field-headline {
    font-size: 5rem;
    line-height: 1.1;
    margin-bottom: 2rem;
  }
}
.paragraph--type--people .accordion-toggle,
.paragraph--type--faculty .accordion-toggle {
  position: relative;
  padding: 1.0625rem 3.125rem 1.0625rem 1.25rem;
  background-color: #fff;
  border: 1px solid #000;
  color: #222222;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.16667;
  text-transform: uppercase;
  text-align: left;
}
.paragraph--type--people .accordion-toggle.is-open,
.paragraph--type--faculty .accordion-toggle.is-open {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  font-weight: 500;
}
.paragraph--type--people .accordion-toggle.is-open .open,
.paragraph--type--faculty .accordion-toggle.is-open .open {
  display: none;
}
.paragraph--type--people .accordion-toggle.is-open .close,
.paragraph--type--faculty .accordion-toggle.is-open .close {
  display: block;
}
.paragraph--type--people .accordion-toggle:not(.is-open) .open,
.paragraph--type--faculty .accordion-toggle:not(.is-open) .open {
  display: block;
}
.paragraph--type--people .accordion-toggle:not(.is-open) .close,
.paragraph--type--faculty .accordion-toggle:not(.is-open) .close {
  display: none;
}
.paragraph--type--people .accordion-toggle svg,
.paragraph--type--faculty .accordion-toggle svg {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
}
@media (max-width: 767.98px) {
  .paragraph--type--people .accordion-toggle + .people-container:not(.is-open),
  .paragraph--type--faculty .accordion-toggle + .people-container:not(.is-open) {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .paragraph--type--people .people-container,
  .paragraph--type--faculty .people-container {
    margin-top: 1rem;
  }
}
@media (max-width: 767.98px) {
  .paragraph--type--people .people-container.is-open .person,
  .paragraph--type--faculty .people-container.is-open .person {
    border: 1px solid #E1E1E1;
  }
}
@media (max-width: 767.98px) {
  .paragraph--type--people .people-container .person,
  .paragraph--type--faculty .people-container .person {
    margin-right: auto;
    margin-left: auto;
  }
}
.paragraph--type--people .people-container .person a,
.paragraph--type--faculty .people-container .person a {
  display: flex;
  flex-direction: column;
}
.paragraph--type--people .people-container .person a:hover,
.paragraph--type--faculty .people-container .person a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .paragraph--type--people .people-container .person a:hover img,
  .paragraph--type--faculty .people-container .person a:hover img {
    transform: scale(1.025);
  }
}
.paragraph--type--people .people-container .person a:hover .name,
.paragraph--type--faculty .people-container .person a:hover .name {
  text-decoration: underline;
}
.paragraph--type--people .people-container .person .image-container,
.paragraph--type--faculty .people-container .person .image-container {
  background-image: linear-gradient(to bottom left, #F7F7F7, #E1E1E1);
  margin-bottom: 2rem;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .paragraph--type--people .people-container .person .image-container,
  .paragraph--type--faculty .people-container .person .image-container {
    margin-bottom: 0;
  }
}
.paragraph--type--people .people-container .person .image-container img,
.paragraph--type--faculty .people-container .person .image-container img {
  overflow: hidden;
  transition: all 0.2s ease;
}
.paragraph--type--people .people-container .person .image-container img:hover,
.paragraph--type--faculty .people-container .person .image-container img:hover {
  opacity: 1;
}
@media (max-width: 767.98px) {
  .paragraph--type--people .people-container .person .text-container,
  .paragraph--type--faculty .people-container .person .text-container {
    padding: 1.875rem 1.5rem;
  }
}
.paragraph--type--people .people-container .person .text-container .name,
.paragraph--type--faculty .people-container .person .text-container .name {
  color: #222222;
  font-family: "Helvetica Neue LT", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.14286;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .paragraph--type--people .people-container .person .text-container .name,
  .paragraph--type--faculty .people-container .person .text-container .name {
    font-size: 1.5625rem;
    line-height: 1.28;
  }
}
.paragraph--type--people .people-container .person .text-container .title-container .title,
.paragraph--type--faculty .people-container .person .text-container .title-container .title {
  color: #6B6B6B;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.46667;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0.9375rem;
}
@media (min-width: 1200px) {
  .paragraph--type--people .people-container .person .text-container .title-container .title,
  .paragraph--type--faculty .people-container .person .text-container .title-container .title {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1.25rem;
  }
}
.paragraph--type--people .people-container .person .text-container .title-container .title:last-child,
.paragraph--type--faculty .people-container .person .text-container .title-container .title:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .paragraph--type--people.horizontal .people-container .person a,
  .paragraph--type--faculty.horizontal .people-container .person a {
    flex-direction: row;
    align-items: center;
    border: 1px solid #E1E1E1;
  }
  .paragraph--type--people.horizontal .people-container .person a .image-container,
  .paragraph--type--people.horizontal .people-container .person a .text-container,
  .paragraph--type--faculty.horizontal .people-container .person a .image-container,
  .paragraph--type--faculty.horizontal .people-container .person a .text-container {
    flex: 0 0 50%;
    margin-bottom: 0;
  }
  .paragraph--type--people.horizontal .people-container .person a .text-container,
  .paragraph--type--faculty.horizontal .people-container .person a .text-container {
    padding-left: 8%;
    padding-right: 1.25rem;
  }
  .paragraph--type--people.horizontal .people-container .person a .button.text,
  .paragraph--type--faculty.horizontal .people-container .person a .button.text {
    margin-top: 1.25rem;
  }
  .paragraph--type--people.horizontal .people-container .person a:hover .button.text,
  .paragraph--type--faculty.horizontal .people-container .person a:hover .button.text {
    color: #434343;
    border-bottom-color: #9B0000;
  }
}
/*# sourceMappingURL=maps/people.css.map */
