.person__profile + .person__profile {
  margin-top: 50px; }

.person__profile .contact-details {
  margin-top: 20px; }

.person__profile .social__list {
  margin-top: 30px; }

.person__name {
  font-family: Montserrat-SemiBold, arial, sans-serif;
  font-size: 26px;
  text-transform: none;
  line-height: 30px;
  text-transform: capitalize; }

.person__description + .social__list {
  margin-top: 20px; }

.person__info p:not(.person__title), .person__description {
  margin-bottom: 0;
  margin-top: 20px; }

.person__title {
  font-family: Montserrat, arial, sans-serif;
  font-size: 18px;
  text-transform: none;
  line-height: 30px;
  margin-bottom: 0;
  margin-top: 10px; }

.person--s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .person--s .person__description {
    font-family: Montserrat, arial, sans-serif;
    font-size: 16px;
    text-transform: none;
    line-height: 25px;
    margin-left: 20px;
    margin-top: 0; }

@media (min-width: 941px) {
  .person__profile + .person__profile {
    margin-top: 80px; }
  .my-environment-container .person__initials {
    margin-bottom: 0; } }

.carousel--quote {
  padding-bottom: 50px;
  padding-top: 30px; }
  .carousel--quote.slick-dotted {
    padding-bottom: 115px; }
  .carousel--quote .banner__wrapper:focus,
  .carousel--quote .banner__slide:focus {
    outline: 0; }
  .carousel--quote .quotes {
    margin-bottom: 20px;
    width: 94px; }
    .carousel--quote .quotes--s {
      width: 70px; }
  .carousel--quote .content-block__description, .carousel--quote .content-block__author {
    margin-bottom: 0;
    margin-top: 20px; }
  .carousel--quote .content-block__description {
    font-family: Montserrat-ExtraBold, arial, sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px; }
    @media (min-width: 941px) {
      .carousel--quote .content-block__description {
        font-family: Montserrat-ExtraBold, arial, sans-serif;
        font-size: 40px;
        text-transform: uppercase;
        line-height: 45px; } }
  .carousel--quote .content-block__author {
    font-family: Montserrat-SemiBold, arial, sans-serif;
    font-size: 20px;
    text-transform: none;
    line-height: 30px; }
    @media (min-width: 941px) {
      .carousel--quote .content-block__author {
        font-family: Montserrat-SemiBold, arial, sans-serif;
        font-size: 26px;
        text-transform: none;
        line-height: 30px; } }
  .carousel--quote .slick-dots {
    bottom: 50px; }
  .carousel--quote.slick-slider {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; }

@media (min-width: 941px) {
  .carousel--quote {
    padding-bottom: 130px;
    padding-top: 130px; }
    .carousel--quote .banner__wrapper {
      min-height: unset; }
    .carousel--quote .slick-list {
      overflow: initial; }
    .carousel--quote .media-block {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-left: 0;
      width: calc((18/58) * 100%);
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .carousel--quote .media-block img {
        position: relative; }
    .carousel--quote .quotes {
      bottom: inherit;
      margin: 0 auto;
      max-width: 268px;
      position: inherit;
      width: auto; }
      .carousel--quote .quotes--s {
        margin: 0;
        margin-top: -70px;
        position: relative;
        width: calc((8/18) * 100%); }
    .carousel--quote .content-block {
      margin-left: auto;
      width: calc((38/58) * 100%); }
      .carousel--quote .content-block__description {
        margin-top: 0; }
      .carousel--quote .content-block__author {
        margin-top: 30px; }
      .carousel--quote .content-block .button {
        margin-top: 50px; } }

/*# sourceMappingURL=quote.css.map */
