

/* Start:/local/templates/philharmonic_copy/CSS/workers.css?17135654261209*/
.main__workers-list {
  margin-top: 64px;
}
.main__workers {
  margin-bottom: 96px;
}
.main__workers > ul {
  margin-top: 40px;
  display: flex;
  gap: 40px;
}

.main__workers h2 {
  font-family: "Geologica-SemiBold";
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #333333;
}
.main__worker-info {
  max-width: 507px;
}
.main__worker-info img{
  width: 100%;
}
.main__list-info li {
  padding: 16px 0;
  font-family: "Geologica-Regular";
  font-size: 24px;
  line-height: 120%;
  color: #333333;
}
.main__list-info li a{
  padding: 16px 0;
  font-family: "Geologica-Regular";
  font-size: 24px;
  line-height: 120%;
  color: #333333;
}
.main__list-info li:not(:last-child) {
  border-bottom: 1px solid black;
}
.main__info-name {
  margin-bottom: 8px;
}
.main__info-job-title {
  font-family: "Geologica-Light";
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333333;
}
@media (max-width:600px){
.main h1 {
  font-size: 32px;

}
.faq__title {

  font-size: 24px;

}
.faq__text {

  font-size: 16px;

}
.main__workers h2 {

    font-size: 36px;

}
.main__workers-list {
    display: flex;
flex-wrap: wrap;
}
.main__workers > ul {
    flex-wrap: wrap;
}
}
/* End */
/* /local/templates/philharmonic_copy/CSS/workers.css?17135654261209 */
