﻿
/* Malli: @include icon($facebook)*/
.person .person-image-wrapper:first-child, .person .person-image-wrapper-outer:first-child, .person .person-name:first-child, .person .person-title:first-child, .person .person-description:first-child, .person .person-languages:first-child, .person .person-email:first-child, .person .person-phone:first-child, .person .person-linkedin:first-child {
  margin-top: 0;
}
.person .person-image-wrapper:last-child, .person .person-image-wrapper-outer:last-child, .person .person-name:last-child, .person .person-title:last-child, .person .person-description:last-child, .person .person-languages:last-child, .person .person-email:last-child, .person .person-phone:last-child, .person .person-linkedin:last-child {
  margin-bottom: 0;
}
.person .person-image-wrapper .person-image-container {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
.person .person-image-wrapper .person-image-container .person-image {
  border-radius: 50%;
  background-color: #5491a3;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.person .person-image-wrapper .person-image-container .person-image .person-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.person .person-image-wrapper .person-image-container .person-image .person-placeholder:before {
  font-family: "hoyryicon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.person .person-image-wrapper .person-image-container .person-image .person-placeholder:before {
  color: #ffffff;
  position: relative;
  top: -0.1875rem;
  font-size: 5.3125rem;
}
.person .person-name, .person .person-title {
  word-wrap: break-word;
}
.person .person-languages .flag {
  margin: 0 0.0625rem;
}
.person .person-email {
  word-break: break-all;
  display: block;
  justify-content: center;
}
.person .person-phone {
  word-break: break-all;
  display: block;
  justify-content: center;
}
.person .person-phone a {
  display: inline-block;
}
.person .person-phone .person-phone-prepend {
  white-space: nowrap;
}
.person .person-linkedin {
  word-break: break-all;
  display: block;
  justify-content: center;
}
.person.vertical {
  background-color: transparent;
  padding: 0rem 0rem 0rem 0rem;
  margin-bottom: 3.125rem;
  border-top-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
  border-right-width: 0rem;
  border-style: solid;
  border-color: #737e83;
  border-radius: 0.25rem;
  box-shadow: none;
}
.person.vertical .person-image-wrapper {
  max-width: 14.25rem;
  margin: 1.5625rem auto;
}
.person.vertical .person-image-wrapper .person-image-container .person-image .person-placeholder:before {
  font-size: calc(14.25rem / 2.5);
}
.person.vertical .person-name, .person.vertical .person-title, .person.vertical .person-description, .person.vertical .person-description *, .person.vertical .person-languages {
  text-align: center !important;
}
.person.vertical .person-email, .person.vertical .person-phone, .person.vertical .person-linkedin {
  text-align: center !important;
}
.person.vertical.text-align-left .person-name, .person.vertical.text-align-left .person-title, .person.vertical.text-align-left .person-description, .person.vertical.text-align-left .person-description *, .person.vertical.text-align-left .person-languages {
  text-align: left !important;
}
.person.vertical.text-align-left .person-email, .person.vertical.text-align-left .person-phone, .person.vertical.text-align-left .person-linkedin {
  text-align: left !important;
}
.person.vertical.text-align-right .person-name, .person.vertical.text-align-right .person-title, .person.vertical.text-align-right .person-description, .person.vertical.text-align-right .person-description *, .person.vertical.text-align-right .person-languages {
  text-align: right !important;
}
.person.vertical.text-align-right .person-email, .person.vertical.text-align-right .person-phone, .person.vertical.text-align-right .person-linkedin {
  text-align: right !important;
}
.person.vertical .person-name {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  color: #283941;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: uppercase;
  margin: 1.25rem 0 0.625rem 0;
  color: #283941;
  margin: 0.9375rem 0;
}
.person.vertical .person-name:after {
  display: none;
}
.person.vertical .person-name a:not(.button):not(.button-alt):not(.button-large):not(.button-large-alt):not(.button-small):not(.button-small-alt), .person.vertical .person-name .a {
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.person.vertical .person-namea, .person.vertical .person-name.a {
  font-family: inherit;
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.person.vertical .person-namea:hover, .person.vertical .person-namea:active, .person.vertical .person-namea:focus, .person.vertical .person-name.a:hover, .person.vertical .person-name.a:active, .person.vertical .person-name.a:focus {
  color: inherit;
}
@media print, screen and (max-width: 31.24875em) {
  .person.vertical .person-name {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .person.vertical .person-name {
    font-size: calc(1rem * 1);
    letter-spacing: calc(0rem * 1);
    margin: calc(1.25rem * 1) 0 calc(0.625rem * 1) 0;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .person.vertical .person-name {
    font-size: calc(1rem * 1);
    letter-spacing: calc(0rem * 1);
    margin: calc(1.25rem * 1) 0 calc(0.625rem * 1) 0;
  }
}
@media print, screen and (max-width: 31.24875em) {
  .person.vertical .person-name {
    font-size: calc(1rem * 0.95);
    letter-spacing: calc(0rem * 0.95);
    margin: calc(1.25rem * 0.95) 0 calc(0.625rem * 0.95) 0;
  }
}
.person.vertical .person-name + .person-title {
  margin-top: calc(0.9375rem / 2 * -1);
}
.person.vertical .person-title {
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-size: 0.9375rem;
  line-height: 1.7;
  color: #283941;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
  opacity: 1;
  color: #283941;
  margin: 0rem 0;
}
.person.vertical .person-title a:not(.button):not(.button-alt):not(.button-large):not(.button-large-alt):not(.button-small):not(.button-small-alt), .person.vertical .person-title .a {
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.person.vertical .person-titlea, .person.vertical .person-title.a {
  font-family: inherit;
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.person.vertical .person-titlea:hover, .person.vertical .person-titlea:active, .person.vertical .person-titlea:focus, .person.vertical .person-title.a:hover, .person.vertical .person-title.a:active, .person.vertical .person-title.a:focus {
  color: inherit;
}
@media print, screen and (max-width: 31.24875em) {
  .person.vertical .person-title {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
.person.vertical .person-description {
  color: #283941;
  margin: 0.3125rem 0;
}
.person.vertical .person-description * {
  color: #283941;
}
.person.vertical .person-description *:before, .person.vertical .person-description *:after {
  color: #283941;
  border-color: #283941;
}
.person.vertical .person-description blockquote:before {
  background-color: #283941;
}
.person.vertical .person-description a {
  color: #283941;
}
.person.vertical .person-description a:hover, .person.vertical .person-description a:active, .person.vertical .person-description a:focus {
  color: #283941;
}
.person.vertical .person-languages {
  margin: 0.625rem 0;
}
.person.vertical .person-email, .person.vertical .person-phone, .person.vertical .person-linkedin {
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-size: inherit;
  line-height: inherit;
  color: #283941;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
  text-decoration: underline;
  transition: color 0.3s;
  outline: none;
  cursor: pointer;
  margin: 0rem 0;
  text-decoration: none;
}
.person.vertical .person-email:hover, .person.vertical .person-email:active, .person.vertical .person-email:focus, .person.vertical .person-phone:hover, .person.vertical .person-phone:active, .person.vertical .person-phone:focus, .person.vertical .person-linkedin:hover, .person.vertical .person-linkedin:active, .person.vertical .person-linkedin:focus {
  color: #5491a3;
  text-decoration: underline;
}
.person.vertical .person-email:hover, .person.vertical .person-email:active, .person.vertical .person-email:focus, .person.vertical .person-phone:hover, .person.vertical .person-phone:active, .person.vertical .person-phone:focus, .person.vertical .person-linkedin:hover, .person.vertical .person-linkedin:active, .person.vertical .person-linkedin:focus {
  text-decoration: none;
}
.person.vertical .person-email a, .person.vertical .person-phone a, .person.vertical .person-linkedin a {
  color: #283941;
}
.person.vertical .person-email a:hover, .person.vertical .person-email a:active, .person.vertical .person-email a:focus, .person.vertical .person-phone a:hover, .person.vertical .person-phone a:active, .person.vertical .person-phone a:focus, .person.vertical .person-linkedin a:hover, .person.vertical .person-linkedin a:active, .person.vertical .person-linkedin a:focus {
  color: #5491a3;
}
.person.vertical .person-linkedin:before {
  font-family: "hoyryicon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.person.vertical .person-linkedin:before {
  font-size: 2.1875rem;
  color: #678f7e;
  margin-top: 1.25rem;
  margin-right: 0.9375rem;
}
.person.horizontal {
  display: flex;
  background-color: #ffffff;
  padding: 1.875rem 2.5rem 1.875rem 1.875rem;
  margin-bottom: 0.625rem;
  border-top-width: 0rem;
  border-bottom-width: 0.375rem;
  border-left-width: 0rem;
  border-right-width: 0rem;
  border-style: solid;
  border-color: #737e83;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.15);
}
@media print, screen and (max-width: 47.99875em) {
  .person.horizontal {
    display: block;
  }
  .person.horizontal .person-name, .person.horizontal .person-title, .person.horizontal .person-description, .person.horizontal .person-description *, .person.horizontal .person-languages, .person.horizontal .person-email, .person.horizontal .person-phone, .person.horizontal .person-linkedin {
    text-align: center !important;
  }
}
@media print, screen and (max-width: 31.24875em) {
  .person.horizontal {
    padding: 1.875rem 1.5625rem;
  }
}
.person.horizontal:last-child {
  margin-bottom: 0;
}
.person.horizontal .person-image-wrapper-outer .person-image-wrapper {
  width: 13.75rem;
  margin-right: 2.1875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .person.horizontal .person-image-wrapper-outer .person-image-wrapper {
    width: 13.75rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .person.horizontal .person-image-wrapper-outer .person-image-wrapper {
    width: initial;
    max-width: 13.75rem;
    margin: 1.5625rem auto;
  }
}
.person.horizontal .person-image-wrapper-outer .person-image-wrapper .person-image-container .person-image .person-placeholder:before {
  font-size: calc(13.75rem / 2.5);
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-name {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #5491a3;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: uppercase;
  margin: 1.5625rem 0 0.75rem 0;
  color: #283941;
  margin: 0.625rem 0;
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-name:after {
  display: none;
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-name a:not(.button):not(.button-alt):not(.button-large):not(.button-large-alt):not(.button-small):not(.button-small-alt), .person.horizontal .person-content-wrapper .person-name-wrapper .person-name .a {
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-namea, .person.horizontal .person-content-wrapper .person-name-wrapper .person-name.a {
  font-family: inherit;
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-namea:hover, .person.horizontal .person-content-wrapper .person-name-wrapper .person-namea:active, .person.horizontal .person-content-wrapper .person-name-wrapper .person-namea:focus, .person.horizontal .person-content-wrapper .person-name-wrapper .person-name.a:hover, .person.horizontal .person-content-wrapper .person-name-wrapper .person-name.a:active, .person.horizontal .person-content-wrapper .person-name-wrapper .person-name.a:focus {
  color: inherit;
}
@media print, screen and (max-width: 31.24875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-name {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-name {
    font-size: calc(1.25rem * 0.95);
    letter-spacing: calc(0rem * 0.95);
    margin: calc(1.5625rem * 0.95) 0 calc(0.75rem * 0.95) 0;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-name {
    font-size: calc(1.25rem * 0.9);
    letter-spacing: calc(0rem * 0.9);
    margin: calc(1.5625rem * 0.9) 0 calc(0.75rem * 0.9) 0;
  }
}
@media print, screen and (max-width: 31.24875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-name {
    font-size: calc(1.25rem * 0.85);
    letter-spacing: calc(0rem * 0.85);
    margin: calc(1.5625rem * 0.85) 0 calc(0.75rem * 0.85) 0;
  }
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-name + .person-title {
  margin-top: calc(0.625rem / 2 * -1);
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-name:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-name:first-child {
    margin-top: 0.625rem;
  }
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-title {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  color: #283941;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: uppercase;
  margin: 1.25rem 0 0.625rem 0;
  color: #283941;
  margin: 0.625rem 0;
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-title:after {
  display: none;
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-title a:not(.button):not(.button-alt):not(.button-large):not(.button-large-alt):not(.button-small):not(.button-small-alt), .person.horizontal .person-content-wrapper .person-name-wrapper .person-title .a {
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-titlea, .person.horizontal .person-content-wrapper .person-name-wrapper .person-title.a {
  font-family: inherit;
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.person.horizontal .person-content-wrapper .person-name-wrapper .person-titlea:hover, .person.horizontal .person-content-wrapper .person-name-wrapper .person-titlea:active, .person.horizontal .person-content-wrapper .person-name-wrapper .person-titlea:focus, .person.horizontal .person-content-wrapper .person-name-wrapper .person-title.a:hover, .person.horizontal .person-content-wrapper .person-name-wrapper .person-title.a:active, .person.horizontal .person-content-wrapper .person-name-wrapper .person-title.a:focus {
  color: inherit;
}
@media print, screen and (max-width: 31.24875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-title {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-title {
    font-size: calc(1rem * 1);
    letter-spacing: calc(0rem * 1);
    margin: calc(1.25rem * 1) 0 calc(0.625rem * 1) 0;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-title {
    font-size: calc(1rem * 1);
    letter-spacing: calc(0rem * 1);
    margin: calc(1.25rem * 1) 0 calc(0.625rem * 1) 0;
  }
}
@media print, screen and (max-width: 31.24875em) {
  .person.horizontal .person-content-wrapper .person-name-wrapper .person-title {
    font-size: calc(1rem * 0.95);
    letter-spacing: calc(0rem * 0.95);
    margin: calc(1.25rem * 0.95) 0 calc(0.625rem * 0.95) 0;
  }
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper {
  margin: 0.625rem 0 0 0;
  display: flex;
}
@media print, screen and (max-width: 63.99875em) {
  .person.horizontal .person-content-wrapper .person-description-and-details-wrapper {
    margin: 0.625rem 0;
    display: block;
  }
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description {
  color: #283941;
  margin: 0;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description * {
  color: #283941;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description *:before, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description *:after {
  color: #283941;
  border-color: #283941;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description *:first-child {
  margin-top: 0;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description *:last-child {
  margin-bottom: 0;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description blockquote:before {
  background-color: #283941;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description a {
  color: #283941;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description a:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description a:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper .person-description a:focus {
  color: #283941;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-description-wrapper + .person-details-wrapper {
  min-width: 16.25rem;
  max-width: 25rem;
  margin-right: 0.9375rem;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper {
  width: 100%;
  margin-left: 2.5rem;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper.no-description {
  margin-left: 0;
  margin-top: 0.9375rem;
}
@media print, screen and (max-width: 63.99875em) {
  .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper {
    min-width: initial;
    max-width: initial;
    margin-left: 0;
    margin-top: 0.9375rem;
  }
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-languages {
  margin: 0.625rem 0;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin {
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-size: inherit;
  line-height: inherit;
  color: #283941;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
  text-decoration: underline;
  transition: color 0.3s;
  outline: none;
  cursor: pointer;
  margin: 0.4375rem 0 !important;
  text-decoration: none;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:focus, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:focus, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:focus {
  color: #5491a3;
  text-decoration: underline;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:focus, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:focus, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:focus {
  text-decoration: none;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email a, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone a, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin a {
  color: #283941;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email a:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email a:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email a:focus, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone a:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone a:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone a:focus, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin a:hover, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin a:active, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin a:focus {
  color: #5491a3;
}
@media screen and (min-width: 64em) {
  .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:first-child, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:first-child, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:first-child {
    margin-top: 0 !important;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone, .person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin {
    justify-content: center;
  }
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:before {
  font-family: "hoyryicon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-email:before {
  font-size: 1.125rem;
  color: #5491a3;
  margin-top: 0.1875rem;
  margin-right: 0.9375rem;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone .person-phone-prepend {
  display: none;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:before {
  font-family: "hoyryicon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-phone:before {
  font-size: 1.125rem;
  color: #5491a3;
  margin-top: 0.125rem;
  margin-right: 0.9375rem;
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:before {
  font-family: "hoyryicon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.person.horizontal .person-content-wrapper .person-description-and-details-wrapper .person-details-wrapper .person-linkedin:before {
  font-size: 1.125rem;
  color: #5491a3;
  margin-top: 0.125rem;
  margin-right: 0.9375rem;
}
@media print {
  .person.horizontal, .person .person-description-and-details-wrapper {
    display: block !important;
  }
  .person .person-details-wrapper {
    margin-top: 0.9375rem;
    margin-left: 0 !important;
  }
}
.persons-wrapper.vertical {
  margin-bottom: calc(3.125rem * -1);
}
