.novosib-fest {
  position: relative;
  padding-top: 30px;
  padding-bottom: 75px;
  background: #080808;
  color: #fff;
}

.novosib-fest *,
.novosib-fest *::before,
.novosib-fest *::after {
  box-sizing: border-box;
}

.novosib-fest img {
  max-width: 100%;
  height: auto;
}

.grand__header {
  position: relative;
  z-index: 5;
  max-width: 730px;
  font-family: "Strelka", sans-serif;
  font-weight: 800;
  font-size: 45px;
  line-height: 1.2;
  color: #ffffff;
}

.grand__header span {
  color: #C0F205;
}

.novosib-fest::before {
  position: absolute;
  top: -181px;
  left: -400px;
  content: '';
  display: block;
  width: 1027px;
  height: 1072px;
  background-image: url("/dist/244/bg.png"), url("/dist/244/komus-fest/main-glow.png");
  background-size: auto auto, 1027px 1072px;
  -webkit-mask-image: radial-gradient(circle, black 50%, transparent 100%);
  mask-image: radial-gradient(circle, black 50%, transparent 100%);
  pointer-events: none;
  z-index: -1;
}

.novosib-fest::after {
  position: absolute;
  top: 82px;
  right: 0;
  content: '';
  display: block;
  width: 1027px;
  height: 1072px;
  background-image: url("/dist/244/bg.png"), url("/dist/244/komus-fest/main-glow.png");
  background-size: auto auto, 1027px 1072px;
  -webkit-mask-image: radial-gradient(circle, black 50%, transparent 100%);
  mask-image: radial-gradient(circle, black 50%, transparent 100%);
  pointer-events: none;
  z-index: -1;
}

.novosib-fest__top-block {
  margin-top: 70px;
  margin-bottom: 120px;
}

.novosib-fest__title-block {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 50px;
}

.novosib-fest__title {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 57.35px;
  line-height: 132%;
  color: #ffffff;
}

.novosib-fest__title span {
  color: #C0F205;
}

.novosib-fest__date {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 91px;
  padding: 5px 90px;
  font-family: "Strelka", sans-serif;
  font-weight: 800;
  font-size: 50px;
  line-height: 100%;
  text-align: center;
  background-color: #080808;
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(89.99deg, #11009d -7.02%, #02b3ff 31.54%, #dbff00 103.17%);
}

.novosib-fest__date:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  max-width: 1083px;
  width: 100%;
  height: 48px;
  background-image: url(/dist/245/bg-title.png);
}

.novosib-fest__main-info {
  display: flex;
  gap: 36px;
}

.novosib-fest__main-left {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.novosib-fest__intro-text {
  max-width: 860px;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.35;
  color: #ffffff;
}

.novosib-fest__intro-accent {
  font-family: 'Russo One', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.novosib-fest__main-photo {
  flex-shrink: 0;
  width: 562px;
  border: 2px solid #ffffff;
  line-height: 0;
}

.novosib-fest__main-photo picture,
.novosib-fest__main-photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.novosib-fest__main-right {
  position: relative;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 9px;
  width: 655px;
  height: 342px;
  padding: 28px;
  background-color: #C0F205;
}

.novosib-fest__main-right::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 220px;
  height: 90px;
  background-image: url("/dist/244/bg-all.png");
}

.novosib-fest__main-right::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 220px;
  height: 90px;
  background-image: url("/dist/244/bg-all.png");
}

.novosib-fest__main-row {
  display: flex;
  gap: 16px;
  flex-grow: 1;
}

.novosib-fest__price-text {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 138%;
  color: #080808;
}

.novosib-fest__price {
  font-family: "Strelka", sans-serif;
  font-weight: 800;
  font-size: 66px;
  line-height: 100%;
  color: #080808;
}

.novosib-fest__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 63px;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: white !important;
  text-decoration: none !important;
  background: #133194;
}

.novosib-fest__caption-block {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 17px;
  padding: 50px;
  background-color: #080808;
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(89.99deg, #11009d -7.02%, #02b3ff 31.54%, #dbff00 103.17%);
}

.novosib-fest__city {
  font-family: "Strelka", sans-serif;
  font-weight: 900;
  font-size: 45px;
  line-height: 100%;
  color: #ffffff;
}

.novosib-fest__caption {
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 1.3;
  color: #C0F205;
}

.novosib-fest__img-block {
  width: 363px;
  flex-shrink: 0;
  line-height: 0;
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(89.99deg, #11009d -7.02%, #02b3ff 31.54%, #dbff00 103.17%);
}

.novosib-fest__img-block picture,
.novosib-fest__img-block img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.novosib-fest__container {
  position: relative;
  width: 100%;
  max-width: 1676px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.novosib-fest__container_polygon::before {
  position: absolute;
  top: 47px;
  right: -181px;
  content: '';
  display: block;
  width: 463px;
  height: 460px;
  background-image: url("/dist/244/komus-fest/polygon-sm.png");
  background-size: 463px 460px;
  background-repeat: no-repeat;
  z-index: 10;
}

.novosib-fest__content {
  position: relative;
  background: linear-gradient(62.42deg, rgba(255, 255, 255, 0.15) 20.61%, rgba(255, 255, 255, 0.1) 82.27%);
  box-shadow: 2px 4px 30px 0px #0000001a;
}

.novosib-fest__content::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 917px;
  height: 767px;
  background-image: url("/dist/245/novosib/lines.png");
  z-index: -1;
}

.novosib-fest__content::after {
  position: absolute;
  top: 1112px;
  left: 0;
  content: '';
  width: 890px;
  height: 1631px;
  background-image: url("/dist/245/novosib/lines2.png");
  z-index: -1;
}

.novosib-fest__header-block-logo {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 220px;
  padding: 40px 60px;
  background: #133194;
  overflow: hidden;
}

.novosib-fest__header-block-logo::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 917px;
  height: 767px;
  background-image: url("/dist/245/novosib/lines.png");
  z-index: 1;
}

.novosib-fest__header-block-logo::after {
  position: absolute;
  inset: 0;
  content: '';
  background-image: url("/dist/244/bg-all.png");
  z-index: 1;
}

.novosib-fest__header-block-logo picture {
  position: relative;
  z-index: 2;
}

.novosib-fest__desc-block {
  padding: 60px 60px 50px;
}

.novosib-fest__desc-text {
  max-width: 1500px;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.35;
  color: #ffffff;
}

.novosib-fest__desc-text p {
  margin: 0;
}

.novosib-fest__desc-accent {
  font-family: 'Russo One', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}

.novosib-fest__quote {
  padding: 40px 60px;
  font-family: 'Russo One', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 45px;
  line-height: 1.35;
  color: #ffffff;
  background-color: #133194;
  margin-bottom: 120px;
  position: relative;
}

.novosib-fest__quote::before {
  position: absolute;
  top: 300px;
  left: -132px;
  content: "";
  display: block;
  opacity: 0.6;
  width: 346px;
  height: 333px;
  background-image: url("/dist/244/komus-fest/polygon.png");
  background-size: 346px 333px;
  background-repeat: no-repeat;
  z-index: 10;
}

.novosib-fest__gallery-block {
  display: flex;
  gap: 12px;
  padding: 0 60px 80px;
}

.novosib-fest__gallery-main {
  flex-shrink: 0;
  width: 500px;
  border: 2px solid #385fc9;
  overflow: hidden;
  line-height: 0;
}

.novosib-fest__gallery-main picture,
.novosib-fest__gallery-main img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.novosib-fest__gallery-grid {
  flex: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.novosib-fest__text-block {
  display: flex;
  justify-content: space-between;
  padding: 40px 80px 0 60px;
  position: relative;
  z-index: 3;
}

.novosib-fest__text {
  max-width: 830px;
  padding-top: 60px;
  padding-bottom: 75px;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.3;
  color: #ffffff;
}

.novosib-fest__text_wide {
  max-width: 1190px;
  padding-top: 20px;
}

.novosib-fest__text_wide span {
  font-weight: 700;
}

.novosib-fest__photo-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 12px;
  flex-shrink: 0;
  width: 562px;
  margin-left: 20px;
}

.novosib-fest__photo-item {
  min-height: 200px;
  overflow: hidden;
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(89.99deg, #11009d -7.02%, #02b3ff 31.54%, #dbff00 103.17%);
}

.novosib-fest__photo-item picture,
.novosib-fest__photo-item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.grand__photo-grid .novosib-fest__photo-item {
  height: 251px;
}

.grand__gallery-grid .novosib-fest__photo-item {
  height: 100%;
  min-height: 170px;
}

.novosib-fest__header-block {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 220px;
  margin-top: -37px;
  padding: 40px 60px 40px 0;
  background: #CCD329;
  padding-left: 0 !important;
}

.novosib-fest__header {
  position: relative;
  z-index: 5;
  font-family: "Strelka", sans-serif;
  font-weight: 800;
  font-size: 45px;
  line-height: 1.2;
  color: #ffffff;
  padding: 20px 60px;
}

.novosib-fest__header.bg {
  background-image: url(/dist/244/bg-all.png);
}

.novosib-fest__header.p0 {
  padding: 0;
  margin-bottom: 60px;
}

.novosib-fest__header span {
  color: #C0F205;
}

.novosib-fest__event-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px 15px;
  padding-bottom: 120px;
  padding-left: 60px;
  padding-right: 60px;
}

.novosib-fest__event-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 20px 20px 30px;
  background-color: #C0F205;
}

.novosib-fest__event-item:nth-child(2n) {
  background-color: #080808;
  border: 1.49px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(89.99deg, #11009d -7.02%, #02b3ff 31.54%, #dbff00 103.17%);
}

.novosib-fest__event-item:nth-child(2n) .grand__event-title,
.novosib-fest__event-item:nth-child(2n) .grand__event-text,
.novosib-fest__event-item:nth-child(2n) .grand__event-desc {
  color: #ffffff;
}

.novosib-fest__event-item:nth-child(2n) .grand__event-price {
  color: #C0F205;
}

.novosib-fest__event-title {
  margin-bottom: 10px;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  color: #080808;
  text-transform: uppercase;
}

.novosib-fest__event-title span {
  display: block;
}

.novosib-fest__event-type {
  margin-bottom: 8px;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #080808;
}

.novosib-fest__event-price {
  margin-top: auto;
  font-family: "Strelka", sans-serif;
  font-weight: 900;
  font-size: 28px;
  line-height: 100%;
  color: #080808;
}

.novosib-fest__event-text {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 138%;
  color: #080808;
  text-transform: uppercase;
}

.novosib-fest__event-desc {
  margin-top: 10px;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.4;
  color: #080808;
}

.novosib-fest__info-block {
  position: relative;
  display: flex;
  min-height: 319px;
  padding: 50px 0 35px;
  margin-bottom: 230px;
  background: linear-gradient(90deg, #385FC9 0%, #DF258B 49.52%, #E3EC13 100%);
}

.novosib-fest__info-col {
  display: flex;
  flex-direction: column;
}

.novosib-fest__info-title {
  max-width: 600px;
  margin-bottom: 26px;
  padding-left: 74px;
}

.novosib-fest__info-list {
  display: flex;
  align-items: center;
  gap: 70px;
  min-height: 97px;
  padding: 5px 70px;
  background-image: url("/dist/244/bg-all.png");
}

.novosib-fest__info-item {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 138%;
  color: #ffffff;
}

.novosib-fest__info-img {
  position: absolute;
  top: 30px;
  right: 73px;
  width: 579px;
  height: 497px;
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(89.99deg, #11009d -7.02%, #02b3ff 31.54%, #dbff00 103.17%);
}

.novosib-fest__info-img picture,
.novosib-fest__info-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.novosib-fest__wrapper-block {
  position: relative;
}

.novosib-fest__wrapper-block::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 284px;
  background: linear-gradient(270deg, #11006f 1.02%, #5c019d 97.05%);
  z-index: 1;
}

.novosib-fest__wrapper {
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 80px;
}

.novosib-fest__wrapper::before {
  position: absolute;
  bottom: 484px;
  right: 0;
  content: '';
  width: 1089px;
  height: 1282px;
  background-image: url("/dist/245/novosib/lines3.png");
  z-index: -2;
}

.novosib-fest__wrapper .grand__header {
  margin-bottom: 60px;
}

.novosib-fest__address {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 30px 30px 20px;
}

.novosib-fest__address svg {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  fill: #ffffff;
}

.novosib-fest__address-text {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  color: #ffffff;
}

.novosib-fest__social {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 30px 30px;
}

.novosib-fest__social-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  transition: all 0.3s linear;
}

.novosib-fest__social-item svg {
  width: 45px;
  height: 45px;
  fill: #ffffff;
}

.novosib-fest__social-item:hover svg {
  fill: #C0F205;
}

.novosib-fest__map-row {
  display: flex;
  gap: 36px;
  min-height: 346px;
  margin-bottom: 120px;
}

.novosib-fest__map-block {
  flex-shrink: 0;
  width: 453px;
  background-color: #2c2c2c;
}

.novosib-fest__map {
  flex-grow: 1;
}

.novosib-fest__map picture,
.novosib-fest__map img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.novosib-fest__doc-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 36px;
  margin-bottom: 120px;
}

.novosib-fest__doc-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 0;
  background-color: #ffffff;
}

.novosib-fest__doc-item svg {
  cursor: pointer;
}

.novosib-fest__doc-content {
  padding: 40px;
  flex: 1;
}

.novosib-fest__doc-divider {
  width: 40px;
  height: 100%;
  margin-left: 15px;
  background-color: #C0F205;
}

.novosib-fest__partner-list {
  position: relative;
  z-index: 3 !important;
}

.novosib-fest__partner-item {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}

.novosib-fest__partner-item picture,
.novosib-fest__partner-item img {
  max-width: 373px;
  width: 100%;
  max-height: 220px;
  height: auto;
}

.novosib-fest__partner-item.swiper-slide {
  height: 266px;
}

.novosib-fest__partner-header-block {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.novosib-fest__partner-header-block .komus-fest__header {
  margin-bottom: 0;
}

.novosib-fest__partner-nav {
  display: flex;
  gap: 20px;
  flex-shrink: 0;
}

.novosib-fest__partner-nav-prev,
.novosib-fest__partner-nav-next {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  border: 3px solid #ffffff;
  cursor: pointer;
  transition: all 0.3s linear;
}

.novosib-fest__partner-nav-prev:hover,
.novosib-fest__partner-nav-next:hover {
  color: #080808;
  border-color: #C0F205;
  background-color: #C0F205;
}

@media (max-width: 1650px) {
  .novosib-fest__main-photo {
    width: 460px;
  }

  .novosib-fest__main-right {
    width: 500px;
  }

  .novosib-fest__price {
    font-size: 46px;
  }
}

@media (max-width: 1600px) {
  .novosib-fest__event-item {
    padding: 15px;
  }
}

@media (max-width: 1550px) {
  .novosib-fest__info-title {
    padding-left: 40px;
  }

  .novosib-fest__info-list {
    gap: 40px;
    padding: 5px 40px;
  }

  .novosib-fest__info-item {
    font-size: 24px;
  }
}

@media (max-width: 1500px) {
  .novosib-fest__title {
    font-size: 37.35px;
  }

  .novosib-fest__date {
    min-height: 61px;
    font-size: 30px;
  }

  .novosib-fest__container_polygon::before {
    display: none;
  }

  .novosib-fest__header-block-logo {
    min-height: 180px;
  }

  .novosib-fest__header-block-logo picture {
    width: 500px;
    height: auto;
  }

  .novosib-fest__quote::before {
    display: none;
  }

  .novosib-fest__gallery-main {
    width: 400px;
  }

  .novosib-fest__photo-grid {
    width: 462px;
  }

  .grand__photo-grid .novosib-fest__photo-item {
    height: 200px;
  }

  .novosib-fest__header-block {
    min-height: 180px;
  }
}

@media (max-width: 1450px) {
  .novosib-fest__main-info {
    gap: 20px;
  }

  .novosib-fest__main-left {
    gap: 20px;
  }

  .novosib-fest__main-right {
    height: 330px;
  }

  .novosib-fest__caption-block {
    padding: 30px;
  }

  .novosib-fest__city {
    font-size: 35px;
  }

  .novosib-fest__caption {
    font-size: 22px;
  }

  .novosib-fest__img-block {
    width: 250px;
  }
}

@media (max-width: 1400px) {
  .novosib-fest__intro-text {
    font-size: 22px;
  }

  .novosib-fest__main-photo {
    width: 380px;
  }

  .novosib-fest__header-block-logo {
    padding: 40px;
  }

  .novosib-fest__desc-block {
    padding: 50px;
  }

  .novosib-fest__quote {
    font-size: 30px;
    padding: 30px 50px;
  }

  .novosib-fest__gallery-block {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 60px;
  }

  .novosib-fest__text-block {
    padding: 50px;
  }

  .novosib-fest__text {
    padding-top: 0;
    padding-bottom: 0;
  }

  .novosib-fest__text_wide {
    padding-top: 0;
  }

  .novosib-fest__header-block {
    margin-top: 0;
    padding: 40px;
  }

  .novosib-fest__header {
    font-size: 35px;
  }

  .novosib-fest__event-list {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 80px;
  }

  .novosib-fest__wrapper-block::after {
    height: 180px;
  }

  .novosib-fest__wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }

  .novosib-fest__map-row {
    margin-bottom: 80px;
  }

  .novosib-fest__doc-list {
    margin-bottom: 80px;
  }
}

@media (max-width: 1350px) {
  .novosib-fest__info-block {
    min-height: 280px;
  }

  .novosib-fest__info-img {
    right: 40px;
    width: 490px;
    height: 390px;
  }
}

@media (max-width: 1300px) {
  .novosib-fest__address-text {
    font-size: 17px;
  }

  .novosib-fest__map-block {
    width: 350px;
  }

  .novosib-fest__partner-item.swiper-slide {
    height: 200px;
  }
}

@media (max-width: 1200px) {
  .novosib-fest__intro-text {
    font-size: 18px;
  }

  .novosib-fest__main-photo {
    width: 50%;
  }

  .novosib-fest__main-right {
    width: 50%;
    height: auto;
  }

  .novosib-fest__main-row {
    flex-direction: column;
  }

  .novosib-fest__img-block {
    width: 100%;
  }

  .novosib-fest__content::before {
    display: none;
  }

  .novosib-fest__content::after {
    display: none;
  }

  .novosib-fest__header-block-logo::before {
    display: none;
  }

  .novosib-fest__header-block-logo {
    min-height: 150px;
    padding: 20px 40px;
  }

  .novosib-fest__desc-block {
    padding: 40px 30px;
  }

  .novosib-fest__desc-text {
    font-size: 20px;
  }

  .novosib-fest__quote {
    font-size: 24px;
    padding: 25px 30px;
  }

  .novosib-fest__gallery-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .novosib-fest__gallery-main {
    width: 300px;
  }

  .novosib-fest__text-block {
    padding: 40px 30px;
  }

  .novosib-fest__text {
    font-size: 20px;
  }

  .novosib-fest__photo-grid {
    width: 330px;
  }

  .grand__photo-grid .novosib-fest__photo-item {
    height: 144px;
  }

  .novosib-fest__header-block {
    min-height: 150px;
    padding: 20px 40px;
  }

  .novosib-fest__header.p0 {
    margin-bottom: 40px;
  }

  .novosib-fest__header {
    padding-left: 20px;
  }

  .novosib-fest__event-list {
    padding-left: 30px;
    padding-right: 30px;
    grid-template-columns: repeat(2, 1fr);
  }

  .novosib-fest__info-block {
    margin-bottom: 180px;
  }

  .novosib-fest__info-title {
    max-width: 400px;
  }

  .novosib-fest__info-list {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 40px;
    gap: 10px;
  }

  .novosib-fest__wrapper::before {
    display: none;
  }

  .novosib-fest__wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .novosib-fest__wrapper .grand__header {
    margin-bottom: 40px;
  }

  .novosib-fest__address {
    padding: 20px 20px 15px;
  }

  .novosib-fest__social {
    padding: 10px 20px 20px;
  }

  .novosib-fest__map-row {
    gap: 20px;
  }

  .novosib-fest__doc-list {
    gap: 20px;
  }

  .novosib-fest__doc-content {
    padding: 20px;
  }
}

@media (max-width: 1024px) {
  .novosib-fest {
    padding-bottom: 40px;
  }

  .novosib-fest__top-block {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .novosib-fest__header-block-logo picture {
    width: 300px;
  }

  .novosib-fest__gallery-block {
    flex-direction: column;
  }

  .novosib-fest__gallery-main {
    width: 100%;
    height: 400px;
  }

  .novosib-fest__info-block {
    min-height: 250px;
    margin-bottom: 240px;
    padding-top: 20px;
  }

  .novosib-fest__info-title {
    padding-left: 30px;
  }

  .novosib-fest__info-list {
    min-height: auto;
    padding-left: 30px;
  }

  .novosib-fest__info-item {
    font-size: 16px;
  }

  .novosib-fest__map-row {
    flex-direction: column;
  }

  .novosib-fest__map-block {
    width: 100%;
    min-height: 220px;
  }

  .novosib-fest__map {
    height: 340px;
  }

  .novosib-fest__doc-item picture,
  .novosib-fest__doc-item img {
    width: 140px;
    height: auto;
  }

  .novosib-fest__partner-item.swiper-slide {
    height: 170px;
  }
}

@media (max-width: 1000px) {
  .novosib-fest__title-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 32px;
  }

  .novosib-fest__main-right {
    padding: 15px;
  }

  .novosib-fest__price {
    font-size: 36px;
  }

  .novosib-fest__caption-block {
    padding: 15px;
  }
}

@media (max-width: 930px) {
  .novosib-fest__info-img {
    left: 15px;
    right: 15px;
    top: calc(100% - 40px);
    max-width: 400px;
    width: calc(100% - 30px);
    height: 231px;
  }
}

@media (max-width: 800px) {
  .novosib-fest__partner-item.swiper-slide {
    height: 140px;
  }
}

@media (max-width: 768px) {
  .novosib-fest::before {
    left: -220px;
  }

  .novosib-fest__title {
    font-size: 24px;
  }

  .novosib-fest__date {
    width: 100%;
    min-height: 49px;
    padding: 5px 20px;
    font-size: 24px;
  }

  .novosib-fest__main-info {
    flex-direction: column;
  }

  .novosib-fest__intro-text {
    font-size: 14px;
  }

  .novosib-fest__main-photo {
    width: 100%;
  }

  .novosib-fest__main-right {
    width: 100%;
    padding: 40px 15px;
  }

  .novosib-fest__main-right::before {
    width: 78px;
    height: 32px;
  }

  .novosib-fest__main-right::after {
    width: 78px;
    height: 32px;
  }

  .novosib-fest__main-row {
    gap: 10px;
  }

  .novosib-fest__price-text {
    font-size: 14px;
  }

  .novosib-fest__price {
    font-size: 30px;
  }

  .novosib-fest__btn {
    height: 46px;
    font-size: 14px;
  }

  .novosib-fest__caption-block {
    gap: 10px;
  }

  .novosib-fest__city {
    font-size: 20px;
  }

  .novosib-fest__caption {
    font-size: 16px;
  }

  .novosib-fest__header-block-logo {
    min-height: auto;
    padding: 20px 15px;
  }

  .novosib-fest__header-block-logo picture {
    width: 186px;
  }

  .novosib-fest__desc-block {
    padding: 20px 15px 30px;
  }

  .novosib-fest__desc-text {
    font-size: 14px;
  }

  .novosib-fest__quote {
    font-size: 16px;
    padding: 20px 15px;
    margin-bottom: 40px;
  }

  .novosib-fest__gallery-block {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    gap: 10px;
  }

  .novosib-fest__gallery-main {
    height: 260px;
  }

  .novosib-fest__gallery-grid {
    gap: 10px;
  }

  .novosib-fest__text-block {
    flex-direction: column;
    gap: 35px;
    padding: 20px 15px 50px;
  }

  .novosib-fest__text {
    font-size: 14px;
  }

  .novosib-fest__photo-grid {
    width: 100%;
    margin-left: 0;
  }

  .grand__photo-grid .novosib-fest__photo-item {
    height: 140px;
  }

  .grand__gallery-grid .novosib-fest__photo-item {
    min-height: 120px;
  }

  .novosib-fest__header-block {
    min-height: auto;
    padding: 20px 15px;
  }

  .novosib-fest__header.p0 {
    margin-bottom: 20px;
  }

  .novosib-fest__header {
    padding-left: 15px;
  }

  .novosib-fest__header {
    font-size: 20px;
  }

  .novosib-fest__event-list {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
    grid-template-columns: repeat(1, 1fr);
  }

  .novosib-fest__event-price {
    font-size: 22px;
  }

  .novosib-fest__info-title {
    padding-left: 15px;
  }

  .novosib-fest__info-list {
    padding-left: 15px;
  }

  .novosib-fest__wrapper-block::after {
    height: 272px;
  }

  .novosib-fest__wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
  }

  .novosib-fest__wrapper .grand__header {
    margin-bottom: 20px;
  }

  .novosib-fest__address svg {
    width: 36px;
    height: 36px;
  }

  .novosib-fest__address {
    padding: 15px;
  }

  .novosib-fest__address-text {
    font-size: 14px;
  }

  .novosib-fest__social {
    padding: 10px 15px 15px;
  }

  .novosib-fest__social-item {
    width: 36px;
    height: 36px;
  }

  .novosib-fest__social-item svg {
    width: 36px;
    height: 36px;
  }

  .novosib-fest__map-row {
    gap: 10px;
    margin-bottom: 50px;
  }

  .novosib-fest__doc-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-bottom: 50px;
  }

  .novosib-fest__doc-item picture,
  .novosib-fest__doc-item img {
    width: 110px;
  }

  .novosib-fest__partner-list {
    height: 460px;
  }

  .novosib-fest__partner-item picture,
  .novosib-fest__partner-item img {
    width: auto;
    max-height: 90px;
  }

  .novosib-fest__partner-item.swiper-slide {
    height: auto;
  }

  .novosib-fest__partner-header-block {
    margin-bottom: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .novosib-fest__partner-header-block .komus-fest__header {
    margin-bottom: 0;
  }

  .novosib-fest__partner-nav {
    gap: 12px;
  }

  .novosib-fest__partner-nav-prev,
  .novosib-fest__partner-nav-next {
    width: 40px;
    height: 40px;
    border-width: 2px;
  }

  .novosib-fest__partner-nav-prev svg,
  .novosib-fest__partner-nav-next svg {
    width: 25px;
    height: 25px;
  }
}