

/* Start:/local/templates/philharmonic_copy/CSS/buy.css?17562914072318*/
.main__following {
  color: var(--Neutral-neutral-5, #333);
  font-size: 20px;
  line-height: 130%; /* 26px */
  letter-spacing: 0.4px;
}
.main__informations {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.informations__text-buy {
  margin-top: 12px;
  width: 1054px;
}
.informations__text-buy h1 {
  max-width: 750px;
  margin-bottom: 24px;
  font-family: "Geologica-SemiBold";

  font-size: calc(32px + 32 * (100vw / 1600));
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #333333;
}
.informations__text-buy p {
  font-family: "Geologica-Light";
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333333;
  margin-bottom: 12px;
}
.information__text-list {
  margin-top: 24px;
margin-bottom: 10%;
}
.information__text-list li {
  font-family: "Geologica-Light";
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333333;
  padding: 16px 0px;
  border-top: 1px solid #333;
}
.informations__text-buy a {
  margin-top: 48px;
  background-color: #c71d00;
  padding: 10px;
  color: var(--Neutral-White, #fff);
  font-family: "Geologica-Regular";
  font-size: 20px;
  font-style: normal;
  line-height: 130%; /* 26px */
  letter-spacing: 0.4px;
  transition: 0.2s;
}
.informations__text-buy a:hover {
  background-color: #d8432a;
}
.main__materials-for-concert {
  margin-top: 96px;
}
.materials-for-concert__list-element {
  display: flex;
  justify-content: space-between;
}
.main__materials-for-concert h2 {
  font-family: "Geologica-Regular";
  font-size: 48px;
  line-height: 115%;
  letter-spacing: -0.02em;
  color: #333333;
  margin-bottom: 33px;
}
.materials-for-concert__list-element li p {
  font-family: "Geologica-Light";
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333333;
  margin-top: 12px;
}
.informations__img img{
max-width: 510px;
}
@media (max-width: 1100px){
	.main__informations{
		flex-direction: column-reverse;
	}
	.informations__img img{
	width: 100%;
	padding: 0 20px;
	}
	.informations__text-buy {
	padding: 0 20px;
	width: 100%;
	}
	.informations__text-buy h1 {
	
	  font-size: 24px;
	
	}
}
@media (max-width:600px){
.main h1 {
  font-size: 32px;

}
.faq__title {

  font-size: 24px;

}
.faq__text {

  font-size: 16px;

}
.main__sorted-block h1 {

    font-size: 32px;

}
}
/* End */
/* /local/templates/philharmonic_copy/CSS/buy.css?17562914072318 */
