

/* Start:/local/templates/philharmonic/CSS/creative-teams.css?17562913791722*/
.main__list-of-creative-team h1 {
  font-family: "Geologica-SemiBold";
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #333333;
  margin-top: 64px;
  margin-bottom: 40px;
}
.main__list-of-creative-team ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main__list-of-creative-team ul li {
  padding: 20px 0;
}
.main__list-of-creative-team ul li a img{
		height: 460px;
	}
.main__list-of-creative-team ul li p {
  margin-top: 24px;
  font-family: "Geologica-Regular";
  font-size: 24px;
  line-height: 120%;
  max-width: 650px;
  color: #333333;
}
.main__list-of-creative-team ul li p:last-child {
  margin-top: 8px;
  font-family: "Geologica-Light";
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333333;
}
.block__link-for-view-of-vacation {
  width: 507px;
  height: 594px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.list-of-creative-team__link-for-view-of-vacation {
  text-decoration: none;
  font-family: "Geologica-Regular";
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333333;
  padding: 11px 10px;
  border: 1px solid #333;
  transition: 0.15s;
}
.list-of-creative-team__link-for-view-of-vacation:hover {
  border: none;
  background-color: #901115;
  color: white;
}
@media (max-width:1496px){
.main__list-of-creative-team ul {

  flex-direction: column;
	align-items: center;
  justify-content: space-between;
}
}
@media (max-width:750px){
.main__list-of-creative-team ul li a img{
height: auto;
width:100%;
	}
}
@media (max-width:600px){
.main h1 {
  font-size: 32px;

}
.faq__title {

  font-size: 24px;

}
.faq__text {

  font-size: 16px;

}

}
/* End */
/* /local/templates/philharmonic/CSS/creative-teams.css?17562913791722 */
