@charset "UTF-8";
/* PRIMARY COLORS */
/* SECONDARY COLORS */
/*
 * Remove below if autoprefixer get's enabled.
 */
/*
 * Remove below if autoprefixer get's enabled.
 */
.package .profiles__simple .catalog__items .catalog__item:not(:last-child), .page__profile .component__body-text .profile__publications ul:not(.pager__items) li:not(.--hidden) {
  border-bottom: 0.1rem solid #bca685;
}

.package .profiles__simple .catalog__items {
  border-bottom: 0.3rem solid #bca685;
}

.profile__card .content__profile--contact,
.profile__card .content__profile--triggers {
  border-top: 0.1rem solid #bca685;
}

.package .profiles__simple .catalog__items {
  border-top: 0.3rem solid #bca685;
}

.view__profiles .profile__card .content__profile--triggers ul li a,
.package .profiles .profile__card .content__profile--triggers ul li a {
  font-family: var(--font__site--sans);
  font-weight: bold;
  text-align: center;
  padding: 1.5rem 1.5rem 1.25rem;
  border-width: 0.3rem;
  border-style: solid;
  width: 100%;
  height: 100%;
  min-height: 5rem;
  display: block;
  display: flex;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-direction: column;
  -moz-flex-direction: column;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}
.view__profiles .profile__card .content__profile--triggers ul li a,
.package .profiles .profile__card .content__profile--triggers ul li a, .view__profiles .profile__card .content__profile--triggers ul li a > span,
.package .profiles .profile__card .content__profile--triggers ul li a > span {
  font-size: 1.5rem;
  line-height: 2.427rem;
}

.view__profiles .profile__card .content__profile--triggers ul li a,
.package .profiles .profile__card .content__profile--triggers ul li a {
  background: #a41e35;
  border-color: #a41e35;
}
.view__profiles .profile__card .content__profile--triggers ul li a,
.package .profiles .profile__card .content__profile--triggers ul li a, .view__profiles .profile__card .content__profile--triggers ul li a > span,
.package .profiles .profile__card .content__profile--triggers ul li a > span, .view__profiles .profile__card .content__profile--triggers ul li a > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li a > span i::before {
  color: white;
}
.view__profiles .profile__card .content__profile--triggers ul li a:hover,
.package .profiles .profile__card .content__profile--triggers ul li a:hover, .view__profiles .profile__card .content__profile--triggers ul li a:focus,
.package .profiles .profile__card .content__profile--triggers ul li a:focus {
  background: white;
}
.view__profiles .profile__card .content__profile--triggers ul li a:hover,
.package .profiles .profile__card .content__profile--triggers ul li a:hover, .view__profiles .profile__card .content__profile--triggers ul li a:hover > span,
.package .profiles .profile__card .content__profile--triggers ul li a:hover > span, .view__profiles .profile__card .content__profile--triggers ul li a:hover > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li a:hover > span i::before, .view__profiles .profile__card .content__profile--triggers ul li a:focus,
.package .profiles .profile__card .content__profile--triggers ul li a:focus, .view__profiles .profile__card .content__profile--triggers ul li a:focus > span,
.package .profiles .profile__card .content__profile--triggers ul li a:focus > span, .view__profiles .profile__card .content__profile--triggers ul li a:focus > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li a:focus > span i::before {
  color: #a41e35;
}

.profile__card .content__profile--photo.--image__no .image img, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a span > i,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a span > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}

.profile__card .content__profile--photo .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  overflow: hidden;
}

.profile__card {
  max-width: 84rem;
  margin: 0 auto;
  padding: 0;
}

.profile__card .content__profile--photo .image {
  border-radius: 100%;
  overflow: hidden;
}
.profile__card .content__profile--photo .image img {
  min-width: 100%;
  min-height: 100%;
}

.profile__card .--image__no.content__profile--photo .image {
  background: #a41e35 !important;
}
.profile__card .--image__no.content__profile--photo img {
  max-width: 30% !important;
  min-width: unset !important;
  min-height: unset !important;
}
@media (min-width: 860px) {
  .profile__card .--image__no.content__profile--photo img {
    max-width: 40% !important;
  }
}

.profile__card .content__profile--contact ul li a[href^="mailto:"] {
  border-bottom: 0.1rem solid #e7201d;
}
.profile__card .content__profile--contact ul li a[href^="mailto:"],
.profile__card .content__profile--contact ul li a[href^="mailto:"] i,
.profile__card .content__profile--contact ul li a[href^="mailto:"] span {
  color: #e7201d;
}
.profile__card .content__profile--contact ul li a[href^="mailto:"]:hover, .profile__card .content__profile--contact ul li a[href^="mailto:"]:focus {
  border-bottom-color: transparent;
}
.profile__card .content__profile--contact ul li a[href^="mailto:"]:hover,
.profile__card .content__profile--contact ul li a[href^="mailto:"]:hover i,
.profile__card .content__profile--contact ul li a[href^="mailto:"]:hover span, .profile__card .content__profile--contact ul li a[href^="mailto:"]:focus,
.profile__card .content__profile--contact ul li a[href^="mailto:"]:focus i,
.profile__card .content__profile--contact ul li a[href^="mailto:"]:focus span {
  color: #a41e35;
}

.package .profiles__carousel .catalog__items.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  left: auto;
  right: auto;
  z-index: 3;
  text-indent: -10000rem;
  width: 3.5rem;
  height: 3.5rem;
  background: rgba(188, 166, 133, 0.75);
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}
.package .profiles__carousel .catalog__items.slick-slider .slick-arrow.slick-next {
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}
@media (min-width: 940px) {
  .package .profiles__carousel .catalog__items.slick-slider .slick-arrow {
    transform: translate(-55%, -50%);
    -webkit-transform: translate(-55%, -50%);
    -moz-transform: translate(-55%, -50%);
  }
  .package .profiles__carousel .catalog__items.slick-slider .slick-arrow.slick-next {
    transform: translate(55%, -50%);
    -webkit-transform: translate(55%, -50%);
    -moz-transform: translate(55%, -50%);
  }
}
.package .profiles__carousel .catalog__items.slick-slider .slick-arrow:hover, .package .profiles__carousel .catalog__items.slick-slider .slick-arrow:focus {
  background: #bca685;
}
.package .profiles__carousel .catalog__items.slick-slider .slick-arrow::before {
  position: absolute;
  top: 0.1rem;
  left: 0;
  font-size: 2rem;
  line-height: 3.45rem;
  text-align: center;
  text-indent: 0;
  width: 100%;
  height: 3.5rem;
}
.package .profiles__carousel .catalog__items.slick-slider .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: default;
}
.package .profiles__carousel .catalog__items.slick-slider .slick-prev {
  left: 0;
}
.package .profiles__carousel .catalog__items.slick-slider .slick-next {
  right: 0;
}

.profile__card.--teaser-simple, .package .profiles__simple .catalog__items .catalog__item .profile__card {
  border: none;
}
.profile__card.--teaser-simple > a, .package .profiles__simple .catalog__items .catalog__item .profile__card > a {
  position: relative;
  display: block;
}
.profile__card.--teaser-simple > a > i, .package .profiles__simple .catalog__items .catalog__item .profile__card > a > i {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-2.5rem, -50%);
  -webkit-transform: translate(-2.5rem, -50%);
  -moz-transform: translate(-2.5rem, -50%);
}
.profile__card.--teaser-simple > a .content__profile--details .title, .package .profiles__simple .catalog__items .catalog__item .profile__card > a .content__profile--details .title {
  padding: 0;
  margin: 0;
  border: none;
}
.profile__card.--teaser-simple > a:hover > i, .package .profiles__simple .catalog__items .catalog__item .profile__card > a:hover > i, .profile__card.--teaser-simple > a:focus > i, .package .profiles__simple .catalog__items .catalog__item .profile__card > a:focus > i {
  transform: translate(0, calc(-50% - 0.1rem));
  -webkit-transform: translate(0, calc(-50% - 0.1rem));
  -moz-transform: translate(0, calc(-50% - 0.1rem));
}
.profile__card.--teaser-simple > a:hover .content__profile--details > .title, .package .profiles__simple .catalog__items .catalog__item .profile__card > a:hover .content__profile--details > .title, .profile__card.--teaser-simple > a:focus .content__profile--details > .title, .package .profiles__simple .catalog__items .catalog__item .profile__card > a:focus .content__profile--details > .title {
  color: #a41e35;
}
.profile__card.--teaser-simple > a:hover .content__profile--photo .image, .package .profiles__simple .catalog__items .catalog__item .profile__card > a:hover .content__profile--photo .image, .profile__card.--teaser-simple > a:focus .content__profile--photo .image, .package .profiles__simple .catalog__items .catalog__item .profile__card > a:focus .content__profile--photo .image {
  opacity: 0.55;
}
.profile__card.--teaser-simple .content__profile, .package .profiles__simple .catalog__items .catalog__item .profile__card .content__profile {
  gap: 2rem;
  padding: 2.5rem 0 2.5rem;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}
.profile__card.--teaser-simple .content__profile--photo, .package .profiles__simple .catalog__items .catalog__item .profile__card .content__profile--photo {
  margin: 0;
}
.profile__card.--teaser-simple .content__profile--photo .image, .package .profiles__simple .catalog__items .catalog__item .profile__card .content__profile--photo .image {
  width: 9rem;
  height: 9rem;
}
.profile__card.--teaser-simple .content__profile--details > .title, .package .profiles__simple .catalog__items .catalog__item .profile__card .content__profile--details > .title {
  margin: 0;
}
.profile__card.--teaser-simple .content__profile--positions ul li p.position__primary-label, .package .profiles__simple .catalog__items .catalog__item .profile__card .content__profile--positions ul li p.position__primary-label, .profile__card.--teaser-simple .content__profile--positions ul li p.position__secondary-label, .package .profiles__simple .catalog__items .catalog__item .profile__card .content__profile--positions ul li p.position__secondary-label {
  margin-bottom: 0.25rem;
}

.profile__card {
  background: white;
  border: 0.1rem solid #bca685;
  padding: 0;
}
.profile__card > div {
  padding: 3.5rem;
}
.profile__card .content__profile--contact ul,
.profile__card .content__profile--triggers ul {
  flex-direction: column;
  -moz-flex-direction: column;
}
@media (min-width: 580px) {
  .profile__card .content__profile--contact ul,
  .profile__card .content__profile--triggers ul {
    flex-direction: row;
    -moz-flex-direction: row;
  }
}
.profile__card .content__profile--photo {
  position: relative;
  z-index: 3;
  margin-bottom: 2rem;
  display: inline-block;
}
.profile__card .content__profile--photo .image {
  position: relative;
  width: 18rem;
  height: 18rem;
}
.profile__card .content__profile--photo.--image__no .image {
  background: #a41e35;
}
.profile__card .content__profile--positions .position__secondary-label {
  color: #757575;
}
.profile__card .content__profile--positions ul li:not(:first-child) {
  padding-top: 1rem;
}
.profile__card .content__profile--positions ul li:not(:last-child) {
  margin-bottom: 1rem;
}
.profile__card .content__profile--positions ul li p {
  margin-bottom: 0;
}
.profile__card .content__profile--positions ul li p.position__primary-label, .profile__card .content__profile--positions ul li p.position__secondary-label {
  margin-bottom: 0.75rem;
}
.profile__card .content__profile--positions ul .position__label {
  margin-top: 1rem;
}
.profile__card .content__profile--positions ul.position__programs, .profile__card .content__profile--positions ul.position__concentrations {
  margin: 0.5rem 0 0;
}
.profile__card .content__profile--positions ul.position__programs li, .profile__card .content__profile--positions ul.position__concentrations li {
  position: relative;
  padding: 0 0 0 1rem;
  margin-bottom: 0.25rem;
}
.profile__card .content__profile--positions ul.position__programs li::before, .profile__card .content__profile--positions ul.position__concentrations li::before {
  content: "¯";
  position: absolute;
  top: 0.55rem;
  left: 0;
  display: block;
  font-size: 1.25rem;
}
.profile__card .content__profile--contact {
  padding: 3.5rem 3.5rem 2.5rem;
  overflow: hidden;
}
.profile__card .content__profile--contact ul {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.profile__card .content__profile--contact ul li {
  margin-bottom: 2rem;
  flex-basis: calc(50% - 1rem);
  -webkit-flex-basis: calc(50% - 1rem);
  -moz-flex-basis: calc(50% - 1rem);
}
.package .profiles__grid .catalog__items .catalog__item, .package .profiles__carousel .catalog__items .catalog__item {
  margin: 0;
}
.package .profiles__grid .catalog__items .catalog__item .profile__card .content__profile--photo, .package .profiles__carousel .catalog__items .catalog__item .profile__card .content__profile--photo {
  display: block;
}
.package .profiles__grid .catalog__items .catalog__item .profile__card .content__profile--photo .image, .package .profiles__carousel .catalog__items .catalog__item .profile__card .content__profile--photo .image {
  width: 15rem;
  height: 15rem;
  margin: 0 auto;
}
.package .profiles__grid .catalog__items .catalog__item .profile__card .content__profile--triggers ul, .package .profiles__carousel .catalog__items .catalog__item .profile__card .content__profile--triggers ul {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
}
.package .profiles__grid .catalog__items {
  gap: 2rem;
  flex-direction: column;
  -moz-flex-direction: column;
}
.package .profiles__grid .catalog__items .catalog__item {
  margin: 0;
}
@media (min-width: 640px) {
  .package .profiles__grid .catalog__items {
    flex-direction: row;
    -moz-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
  }
  .package .profiles__grid .catalog__items .catalog__item {
    flex-basis: calc(50% - 1rem);
    -webkit-flex-basis: calc(50% - 1rem);
    -moz-flex-basis: calc(50% - 1rem);
  }
  .package .profiles__grid .catalog__items .catalog__item .profile__card {
    height: 100%;
  }
}
.package .profiles__carousel .catalog__items.slick-slider .slick-track {
  gap: 1rem;
}
.package .profiles__carousel .catalog__items.slick-slider .slick-track .slick-slide:first-child {
  margin-left: -1rem;
}
.package .profiles__carousel .catalog__items.slick-slider .slick-track .slick-slide:last-child {
  margin-right: -1rem;
}
.package .profiles__carousel .catalog__items.slick-slider .slick-track .profile__card {
  height: 100%;
}
.package .profiles__simple .catalog__items .catalog__item {
  margin: 0;
}
.view__profiles .profile__card.--expand .content__profile--contact,
.package .profiles .profile__card.--expand .content__profile--contact {
  max-height: 100rem;
  padding: 3.5rem 3.5rem 2.5rem;
  border-color: #bca685;
}
.view__profiles .profile__card.--expand .content__profile--contact ul,
.package .profiles .profile__card.--expand .content__profile--contact ul {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s 0.25s;
  -webkit-transition: opacity 0.5s 0.25s;
  -moz-transition: opacity 0.5s 0.25s;
}
.view__profiles .profile__card.--expand .content__profile--positions ul.position__primary > li:not(:first-child),
.view__profiles .profile__card.--expand .content__profile--positions ul.position__secondary > li:not(:first-child),
.view__profiles .profile__card.--expand .content__profile--positions ul.position__details > li:not(:first-child),
.package .profiles .profile__card.--expand .content__profile--positions ul.position__primary > li:not(:first-child),
.package .profiles .profile__card.--expand .content__profile--positions ul.position__secondary > li:not(:first-child),
.package .profiles .profile__card.--expand .content__profile--positions ul.position__details > li:not(:first-child) {
  opacity: 1;
  visibility: visible;
  max-height: 100rem;
  padding-top: 1rem;
  transition: opacity 0.5s 0.25s;
  -webkit-transition: opacity 0.5s 0.25s;
  -moz-transition: opacity 0.5s 0.25s;
}
.view__profiles .profile__card.--expand .content__profile--positions ul.position__primary > li:not(:last-child),
.view__profiles .profile__card.--expand .content__profile--positions ul.position__secondary > li:not(:last-child),
.view__profiles .profile__card.--expand .content__profile--positions ul.position__details > li:not(:last-child),
.package .profiles .profile__card.--expand .content__profile--positions ul.position__primary > li:not(:last-child),
.package .profiles .profile__card.--expand .content__profile--positions ul.position__secondary > li:not(:last-child),
.package .profiles .profile__card.--expand .content__profile--positions ul.position__details > li:not(:last-child) {
  margin-bottom: 1rem;
}
.view__profiles .profile__card .content__profile--contact,
.package .profiles .profile__card .content__profile--contact {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  border-color: transparent;
}
.view__profiles .profile__card .content__profile--contact ul,
.package .profiles .profile__card .content__profile--contact ul {
  opacity: 0;
  visibility: hidden;
}
.view__profiles .profile__card .content__profile--positions ul.position__primary > li:not(:first-child),
.view__profiles .profile__card .content__profile--positions ul.position__secondary > li:not(:first-child),
.view__profiles .profile__card .content__profile--positions ul.position__details > li:not(:first-child),
.package .profiles .profile__card .content__profile--positions ul.position__primary > li:not(:first-child),
.package .profiles .profile__card .content__profile--positions ul.position__secondary > li:not(:first-child),
.package .profiles .profile__card .content__profile--positions ul.position__details > li:not(:first-child) {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  padding-top: 0;
  margin-bottom: 0;
}
.view__profiles .profile__card .content__profile--triggers,
.package .profiles .profile__card .content__profile--triggers {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background: #f2eee8;
}
.view__profiles .profile__card .content__profile--triggers ul,
.package .profiles .profile__card .content__profile--triggers ul {
  gap: 2rem;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
}
.view__profiles .profile__card .content__profile--triggers ul li,
.package .profiles .profile__card .content__profile--triggers ul li {
  margin: 0;
}
.view__profiles .profile__card .content__profile--triggers ul li a,
.package .profiles .profile__card .content__profile--triggers ul li a {
  background: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-width: 0.2rem;
}
.view__profiles .profile__card .content__profile--triggers ul li a *, .view__profiles .profile__card .content__profile--triggers ul li a > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li a *,
.package .profiles .profile__card .content__profile--triggers ul li a > span i::before {
  color: #a41e35;
}
.view__profiles .profile__card .content__profile--triggers ul li a > span,
.package .profiles .profile__card .content__profile--triggers ul li a > span {
  position: relative;
  padding-left: 2.5rem;
}
.view__profiles .profile__card .content__profile--triggers ul li a > span i,
.package .profiles .profile__card .content__profile--triggers ul li a > span i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}
.view__profiles .profile__card .content__profile--triggers ul li a:hover, .view__profiles .profile__card .content__profile--triggers ul li a:focus,
.package .profiles .profile__card .content__profile--triggers ul li a:hover,
.package .profiles .profile__card .content__profile--triggers ul li a:focus {
  background: #a41e35;
}
.view__profiles .profile__card .content__profile--triggers ul li a:hover *, .view__profiles .profile__card .content__profile--triggers ul li a:hover > span i::before, .view__profiles .profile__card .content__profile--triggers ul li a:focus *, .view__profiles .profile__card .content__profile--triggers ul li a:focus > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li a:hover *,
.package .profiles .profile__card .content__profile--triggers ul li a:hover > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li a:focus *,
.package .profiles .profile__card .content__profile--triggers ul li a:focus > span i::before {
  color: white;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3),
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) {
  margin-left: auto;
  display: none;
}
@media (min-width: 580px) {
  .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3),
  .package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) {
    display: block;
  }
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a {
  max-width: 5rem;
  height: 5rem;
  border-color: #a41e35;
  border-radius: 100rem;
  overflow: hidden;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a *,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a * {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a *, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a *,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a > span i::before {
  color: #a41e35;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a span span,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a span span {
  min-width: 10rem;
  opacity: 0;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a span > i,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a span > i {
  transition: all 0.5s 0.25s;
  -webkit-transition: all 0.5s 0.25s;
  -moz-transition: all 0.5s 0.25s;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active {
  max-width: 25rem;
  background: transparent;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover span span, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus span span, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active span span,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover span span,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus span span,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active span span {
  min-width: 100%;
  opacity: 1;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover span > i, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus span > i, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active span > i,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover span > i,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus span > i,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active span > i {
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transition: all 0.15s;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus {
  border-color: #a41e35;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover *, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover > span i::before, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus *, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover *,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:hover > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus *,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a:focus > span i::before {
  color: #a41e35;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active {
  background: #c7d733;
  border-color: #c7d733;
}
.view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active *, .view__profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active > span i::before,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active *,
.package .profiles .profile__card .content__profile--triggers ul li:nth-child(3) a.--active > span i::before {
  color: white;
}

.page__profile {
  padding-top: 4rem;
}
.page__profile .component__body-text {
  max-width: none !important;
}
.page__profile .component__body-text .content > .profile {
  margin-bottom: 2rem;
}
.page__profile .component__body-text .profile__publications ul::before, .page__profile .component__body-text .profile__publications li::before {
  display: none;
}
.page__profile .component__body-text .profile__publications ul li.--hidden {
  overflow: auto;
  max-height: 0;
  padding: 0 !important;
  margin: 0 !important;
  border: 0;
}
.page__profile .component__body-text .profile__publications ul:not(.pager__items) {
  margin-left: 0 !important;
}
.page__profile .component__body-text .profile__publications ul:not(.pager__items), .page__profile .component__body-text .profile__publications ul:not(.pager__items) li {
  padding: 0;
  margin: 0;
}
.page__profile .component__body-text .profile__publications ul:not(.pager__items) li:not(.--hidden) {
  padding: 1.5rem 0 2rem !important;
}
.page__profile .component__body-text .profile__publications ul:not(.pager__items) li:not(.--hidden):first-child {
  padding-top: 0 !important;
}
.page__profile .component__body-text .profile__publications ul:not(.pager__items) li:not(.--hidden):last-child {
  border: none;
}

.page__view--profiles .overlay .profile__card .content__profile--contact,
.page__node--profile .profile__card .content__profile--contact {
  background: #f2eee8;
}

@media (min-width: 580px) {
  .page__view--profiles .profile__card .content__profile--photo,
  .page__node--profile .profile__card .content__profile--photo,
  .profiles__stack .profile__card.--teaser .content__profile--photo {
    margin-left: 2rem;
    float: right;
  }
}
.page__view--profiles .profile__card .content__profile--details,
.page__node--profile .profile__card .content__profile--details,
.profiles__stack .profile__card.--teaser .content__profile--details {
  min-height: 20rem;
}