﻿.people-list {
  /*margin-top: 3.75rem;*/
}
.people-list .people-item {
  text-align: center;
}
.people-list .people-item .imgP, .people-list .people-item .nomeP, .people-list .people-item .posizioneP {
  width: 21.7rem;
  margin: 0 auto;
}
.people-list .people-item .nomeP {
  font-family: urw-din, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #98680E;
  font-size: 4.063rem;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
}
.people-list .people-item .nomeP span {
  color: #98680E;
  margin-left: -6px;
}
.people-list .people-item .posizioneP > div {
  /*width: 14rem;*/
  text-align: left;
  margin: 0 auto;
  font-size: 1.25rem;
  padding-left: 0.5rem;
}
.people-list .people-item.compact-margin .nomeP {
  font-size: 2.5rem;
}

.peopleDetail .peopleContainerName {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.625rem;
  font-family: urw-din-condensed, sans-serif;
  font-weight: 600;
}
.peopleDetail .immagineP {
  text-align: center;
}
.peopleDetail .immagineP IMG {
  width: 26rem;
}
.peopleDetail .citazioneP {
  font-size: 1.5rem;
  margin-right: 7.5rem;
  line-height: 1.875rem;
}
.peopleDetail .citazioneP .lineOrizontal {
  background: #191919;
}
.peopleDetail .nomeP, .peopleDetail .cognomeP {
  font-family: urw-din, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #98680E;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
}
.peopleDetail .posizioneP {
  font-size: 1.3rem;
}
.peopleDetail .descrizioneP {
  font-size: 1.15rem;
}
.peopleDetail .bioP a, .peopleDetail .bioP button, .peopleDetail .downloadP a {
  margin: 10px auto;
  display: flex;
  align-items: center;
  color: #98680E;
}
.peopleDetail .bioP button {
  width: 100%;
  border: 0;
  background-color: #F8F8F8;
  text-align: left;
  padding: 0;
}
.peopleDetail .bioP svg, .peopleDetail .downloadP svg {
  width: 1rem;
  /*display: inline-flex;*/
  margin-right: 0.5rem;
}
.peopleDetail .bioP svg line, .peopleDetail .bioP svg path, .peopleDetail .downloadP svg line, .peopleDetail .downloadP svg path {
  stroke: #98680E;
  fill: #98680E;
}
.peopleDetail .bioP a {
  color: #98680E;
}
.peopleDetail .bioP .bioExpanded {
  display: none;
  margin: 2rem auto;
}
.peopleDetail .domanderisposteP {
  font-size: 1.125rem;
  line-height: 1.563rem;
}
.peopleDetail .domanderisposteP .Titolo {
  font-size: 1.125rem;
  font-weight: 500;
  color: #98680E;
  margin-top: 3.75rem;
  line-height: 1.875rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}

@media (max-width: 320px) {
  .people-list .people-item .imgP, .people-list .people-item .nomeP, .people-list .people-item .posizioneP {
    width: 16rem;
  }
  .people-list .people-item .nomeP {
    font-size: 2.9rem;
  }
  .people-list .people-item .posizioneP > div {
    /*width: 10rem;*/
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .people-list .people-item {
    margin-bottom: 3.75rem;
  }
  .people-list .people-item:last-of-type {
    margin-bottom: 0;
  }
  .people-list .people-item .imgP, .people-list .people-item .nomeP, .people-list .people-item .posizioneP {
    width: 20rem;
  }
  .people-list .people-item .nomeP {
    font-size: 2.6rem;
    margin-top: 1.5rem;
  }
  .people-list .people-item .posizioneP > div {
    /*width: 12rem;*/
    font-size: 1.25rem;
  }
  .people-list .people-item.wo-photos {
    margin-top: 0 !important;
  }
  .people-list .people-item.wo-photos .nomeP, .people-list .people-item.wo-photos .posizioneP > div {
    text-align: center;
  }
  .people-list .people-item.wo-photos .nomeP {
    border-bottom: 1px solid #98680E;
    font-size: 2.25rem;
    padding: 1rem;
    font-weight: 300;
  }
  .people-list .people-item.wo-photos .posizioneP > div {
    padding-left: 0;
    font-size: 1.25rem;
    padding: 1rem 1rem 0rem 1rem;
    font-weight: 500;
  }
  .peopleDetail .nomecognomeP, .peopleDetail .citazioneP {
    padding-top: 2.75rem;
  }
  .peopleDetail .nomeP, .peopleDetail .cognomeP {
    font-size: 2.6rem;
  }
  .peopleDetail .citazioneP {
    margin-right: 0;
  }
  .peopleDetail .bioExpanded:focus-visible, .peopleDetail .bioExpanded:focus, .peopleDetail .bioExpanded:focus-within {
    outline-style: none;
    outline-width: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .peopleDetail .primaDomandeRisposte {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }
  .peopleDetail .domanderisposteP .Titolo:first-of-type {
    margin-top: 0rem;
  }
}
@media (min-width: 768px) {
  .people-list .people-item .imgP, .people-list .people-item .nomeP, .people-list .people-item .posizioneP {
    width: 12rem;
    margin: 0 auto;
  }
  .people-list .people-item .nomeP {
    font-size: 2.2rem;
    line-height: 1;
  }
  .people-list .people-item.compact-margin .nomeP {
    font-size: 1.7rem;
  }
  .people-list .people-item .posizioneP > div {
    /*width: 10rem;*/
    font-size: 1rem;
    padding: 1rem 1rem 5rem 1rem;
  }
  .people-list .people-item:nth-child(3n+2), .people-list .people-item.move-down {
    margin-top: 6rem;
  }
  .people-list .people-item.compact-margin > a, .people-list .people-item.compact-margin > div {
    display: block;
    padding: 0 0.8rem;
  }
  .people-list .people-item.compact-margin:nth-child(3n+1) > a, .people-list .people-item.compact-margin:nth-child(3n+1) > div {
    padding: 0 1.6rem 0 0;
  }
  .people-list .people-item.compact-margin:nth-child(3n+3) > a, .people-list .people-item.compact-margin:nth-child(3n+3) > div {
    padding: 0 0 0 1.6rem;
  }
  .people-list .people-item.wo-photos {
    margin-top: 0 !important;
  }
  .people-list .people-item.wo-photos .nomeP, .people-list .people-item.wo-photos .posizioneP > div {
    text-align: center;
  }
  .people-list .people-item.wo-photos .nomeP {
    border-bottom: 1px solid #98680E;
    font-size: 3.125rem;
    padding: 1rem;
    font-weight: 300;
  }
  .people-list .people-item.wo-photos .posizioneP > div {
    padding-left: 0;
    font-size: 1.25rem;
    padding: 1rem 1rem 5rem 1rem;
    font-weight: 500;
  }
  .peopleDetail .immagineP {
    text-align: right;
  }
  .peopleDetail .immagineP IMG {
    margin-right: 7.5rem;
  }
  .peopleDetail .nomeP {
    margin-left: -0.75rem;
  }
}
@media (min-width: 992px) {
  .people-list .people-item .imgP, .people-list .people-item .nomeP, .people-list .people-item .posizioneP {
    width: 18rem;
    margin: 0 auto;
  }
  .people-list .people-item .nomeP {
    font-size: 3.2rem;
    line-height: 1;
  }
  .people-list .people-item .posizioneP > div {
    /* width: 11.3rem;*/
    font-size: 1.25rem;
    padding-left: 1rem;
  }
  .people-list .people-item.compact-margin .nomeP {
    font-size: 2.25rem;
  }
}
@media (min-width: 1200px) {
  .people-list .people-item .imgP, .people-list .people-item .nomeP, .people-list .people-item .posizioneP {
    width: 19.7rem;
    margin: 0 auto;
  }
  .people-list .people-item .nomeP {
    font-size: 4rem;
    line-height: 1;
  }
  .people-list .people-item .posizioneP > div {
    /*width: 13rem;*/
    font-size: 1.25rem;
  }
  .people-list .people-item.compact-margin .nomeP {
    font-size: 2.6rem;
  }
  .peopleDetail .nomeP {
    margin-left: -3.75rem;
  }
}
@media (min-width: 1400px) {
  .people-list .people-item .imgP, .people-list .people-item .nomeP, .people-list .people-item .posizioneP {
    width: 21.7rem;
    margin: 0 auto;
  }
  .people-list .people-item .nomeP {
    font-size: 4.063rem;
    line-height: 1;
  }
  .people-list .people-item .posizioneP > div {
    /* width: 13rem;*/
    font-size: 1.25rem;
  }
  .people-list .people-item.compact-margin .posizioneP > div {
    /*width: 12rem;*/
  }
  .people-list .people-item.compact-margin .nomeP {
    font-size: 2.5rem;
  }
}
@media (min-width: 1600px) {
  .people-list .people-item.compact-margin .nomeP {
    font-size: 2.8rem;
  }
}
