

/* Start:/local/templates/philharmonic/CSS/News.css?17562913793271*/
.main__following {
  color: var(--Neutral-neutral-5, #333);

  font-size: 20px;

  line-height: 130%; /* 26px */
  letter-spacing: 0.4px;
}
.hide{
	display: none;
}
.main h1 {
  margin-top: 64px;
  margin-bottom: 46px;
  font-family: "Geologica-SemiBold";
  font-size: 64px;
  line-height: 100%; /* 64px */
  letter-spacing: -0.02em;
  color: #333333;
}
.news__sorted {
  display: flex;
  justify-content: space-between;
}
.news__block-sort {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#list {
  height: 56px;
  width: 278px;
  border: none;
  border-bottom: 1px solid #333;
  font-family: "Geologica-Regular";
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  color: #333333;
}
.news__block-input {
  align-self: flex-end;
}
.news__block-input input {
  width: 507px;
  height: 60px;
  border: 1px solid #333;
  padding-left: 20px;
  font-family: "Geologica-Light";
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #a3a3a3;
  background-image: url(/Site_Filarmony/images/icon-lupa-black.svg);
  background-position: 95%;

  background-repeat: no-repeat;
}
.news__items {
  margin-top: 40px;
}
.news__list-items {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;


}
.news__item {
  width: 506px;
  height: 320px;
  background-color: #901115;
  padding: 20px;
}
.news__item a {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  gap: 20px;
}
.news__item-date {
  margin-left: 4px;
  font-family: "Geologica-Light";
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.news__item-name {
  font-family: "Geologica-Regular";
  font-size: 24px;
  line-height: 120%;
  color: #ffffff;
  text-align: right;
  flex: 1;
  padding-right: 15px;
}
.news__item-image {
  align-self: end;
}
.news__item-image img {
  width: 28px;
  height: 28px;
}
/* -----Кнопки подгрузки и возврата----------------------------------------- */

.block__many {
  margin-left: auto;
  width: 55%;
  display: flex;
  justify-content: space-between;
}
.block__many-loading {
  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;
}
.block__many-go-start {
  color: var(--Neutral-neutral-5, #333);

  font-family: "Geologica-Regular";
  font-size: 20px;

  line-height: 130%; /* 26px */
  letter-spacing: 0.4px;
}
.main__news-block {
	margin-bottom:48px;

}
@media (max-width:1520px){
.news__list-items {

    justify-content: center;
    align-items: center;
}
}
@media (max-width:600px){
.main h1 {
  font-size: 32px;

}
.faq__title {

  font-size: 24px;

}
.faq__text {

  font-size: 16px;

}
.news__block-input input {
    width: 90vw;

}
.main__news-block{
	margin-bottom: 20px;
	}
.news__list-items {


    flex-direction: column;

    align-items: center;
}
.news__item {
  max-width: 506px;
  height: 320px;
width: 100%;
}
.news__item-name {
  font-family: "Geologica-Regular";
  font-size: 20px;
  line-height: 120%;
  color: #ffffff;
  flex: 1;
  padding-right: 15px;
text-align: left;
}
.news__item-image img {
  width: 20px;
  height: 20px;
}
.block__many {
	display: flex;
gap:40px;
	}
}
/* End */


/* Start:/local/templates/philharmonic/CSS/newsDetail.css?17562913791267*/
.main h1 {
  margin: 3% 0 1% 0;
  font-family: "Geologica-SemiBold";
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #333333;
}

.main__newsDetail-text {
  font-family: "Geologica-Light";
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333333;
  margin-top: 2%;
}
/* ---Слайдер-------------------------------------- */
.swiper_thumbnail .swiper-slide {
  cursor: pointer;
}

.swiper_thumbnail img {
  width: 30%;
}
.swiper-slide img {
  max-width: 100%;
}
.swiper .swiper-pagination {
  position: static;
}
.swiper .swiper-pagination-bullet {
  --swiper-theme-color: #d8432a;
}
.swiper__button-prev,
.swiper__button-next {
  width: 48px;
  height: 48px;
  top: 800px;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
  background-color: #901115;
  width: 48px;
  height: 48px;
}
.swiper__button-prev {
  left: 28px;
}
.swiper__button-next {
  left: 96px;
}
.swiper-button-prev:hover::after,
.swiper-button-next:hover::after {
  background-color: #d8432a;
}


@media (max-width:600px){
.main h1 {
  font-size: 32px;

}
.faq__title {

  font-size: 24px;

}
.faq__text {

  font-size: 16px;

}

}
/* End */
/* /local/templates/philharmonic/CSS/News.css?17562913793271 */
/* /local/templates/philharmonic/CSS/newsDetail.css?17562913791267 */
