.grand {
  position: relative;
  padding-bottom: 75px;
}

.grand::before {
  position: absolute;
  top: -181px;
  left: -400px;
  content: '';
  display: block;
  width: 1027px;
  height: 1072px;
  background-image: url("../img/content/bg.png"), url("../img/content/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;
}

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

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

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

.grand__title span {
  color: #C0F205;
}

.grand__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%);
}

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

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

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

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

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

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

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

.grand__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;
}

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

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

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

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

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

.grand__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;
  background: #133194;
}

.grand__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%);
}

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

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

.grand__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%);
}

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

.grand__container {
  position: relative;
}

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

.grand__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;
}

.grand__content::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 1017px;
  height: 655px;
  background-image: url("../img/content/grand/novosib/lines.png");
  z-index: -1;
}

.grand__content::after {
  position: absolute;
  top: 1112px;
  left: 0;
  content: '';
  width: 810px;
  height: 1282px;
  background-image: url("../img/content/grand/novosib/lines2.png");
  background-repeat: no-repeat;
  z-index: -1;
}

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

.grand__header-block-logo::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 1017px;
  height: 655px;
  background-image: url("../img/content/grand/novosib/lines.png");
  z-index: 1;
}

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

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

.grand__desc-block {
  padding: 60px 60px 50px;
}

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

.grand__desc-text p {
  margin: 0;
}

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

.grand__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;
}

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

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

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

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

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

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

.grand__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;
}

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

.grand__text_wide span {
  font-weight: 700;
}

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

.grand__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%);
}

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

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

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

.grand__header-block {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 220px;
  margin-top: -37px;
  padding: 40px 60px 40px 0;
  background: #ccd329;
}

.grand__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;
}

.grand__header.bg {
  background-image: url(../img/content/bg-all.png);
}

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

.grand__header span {
  color: #C0F205;
}

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

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

.grand__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%);
}

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

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

.grand__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;
}

.grand__event-title span {
  display: block;
}

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

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

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

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

.grand__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%);
}

.grand__info-col {
  display: flex;
  flex-direction: column;
}

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

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

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

.grand__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%);
}

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

.grand__wrapper-block {
  position: relative;
}

.grand__wrapper-block::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 284px;
  background: #CCD329;
  z-index: -1;
}

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

.grand__wrapper::before {
  position: absolute;
  bottom: 484px;
  right: 0;
  content: '';
  width: 1100px;
  height: 1283px;
  background-image: url("../img/content/grand/novosib/lines3.png");
  background-repeat: no-repeat;
  z-index: -2;
}

.grand__wrapper .grand__header {
  margin-bottom: 60px;
}

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

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

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

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

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

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

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

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

.grand__map-block {
  flex-shrink: 0;
  width: 453px;
  background-color: #2c2c2c;
  border: 1px solid #CCD329;
}

.grand__map {
  flex-grow: 1;
}

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

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

.grand__doc-item {
  display: flex;
  align-items: center;
  line-height: 0;
  background-color: #ffffff;
}

.grand__doc-item svg {
  cursor: pointer;
}

.grand__doc-text {
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2;
  color: #2c2c2c;
}

.grand__doc-content {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 40px 10px 40px 40px;
}

.grand__doc-content picture {
  flex-shrink: 0;
}

.grand__doc-divider {
  flex-shrink: 0;
  width: 40px;
  height: 100%;
  margin-left: 15px;
  background: #ccd329;
}

.grand__doc-download {
  margin-left: auto;
}

.grand__partner-list {
  position: relative;
  z-index: 3;
}

.grand__partner-item.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}

.grand__partner-item.swiper-slide picture,
.grand__partner-item.swiper-slide img {
  max-width: 373px;
  width: 100%;
  max-height: 220px;
  height: auto;
}

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

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

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

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

.grand__partner-nav-prev,
.grand__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;
}

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

.grand__tile-wrap.swiper {
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 120px;
}

.grand__tile.swiper-wrapper {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 20px;
}

.grand__tile-item.swiper-slide {
  min-height: 350px;
  line-height: 0;
  background-color: #2c2c2c;
}

.grand__tile-item.swiper-slide picture,
.grand__tile-item.swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.grand__tile-item:nth-child(1) {
  grid-row: 1 / 4;
}

.grand__nav {
  display: none;
  gap: 12px;
}

.grand__nav-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
  cursor: pointer;
  transition: 0.35s all;
}

.grand__nav-prev:hover {
  color: #080808;
  border-color: #C0F205;
  background-color: #C0F205;
}

.grand__nav-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
  cursor: pointer;
  transition: 0.35s all;
}

.grand__nav-next:hover {
  color: #080808;
  border-color: #C0F205;
  background-color: #C0F205;
}

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

  .grand__main-right {
    width: 500px;
  }

  .grand__price {
    font-size: 46px;
  }
}

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

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

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

  .grand__info-item {
    font-size: 24px;
  }
}

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

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

  .grand__date:after {
    display: none;
  }

  .grand__container_polygon::before {
    display: none;
  }

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

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

  .grand__quote::before {
    display: none;
  }

  .grand__gallery-main {
    width: 400px;
  }

  .grand__photo-grid {
    width: 462px;
  }

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

  .grand__header-block {
    min-height: 180px;
  }
}

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

  .grand__main-left {
    gap: 20px;
  }

  .grand__main-right {
    height: 330px;
  }

  .grand__caption-block {
    padding: 30px;
  }

  .grand__city {
    font-size: 35px;
  }

  .grand__caption {
    font-size: 22px;
  }

  .grand__img-block {
    width: 250px;
  }
}

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

  .grand__main-photo {
    width: 380px;
  }

  .grand__header-block-logo {
    padding: 40px;
  }

  .grand__desc-block {
    padding: 50px;
  }

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

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

  .grand__text-block {
    padding: 50px;
  }

  .grand__text {
    padding-top: 0;
    padding-bottom: 0;
  }

  .grand__text_wide {
    padding-top: 0;
  }

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

  .grand__header {
    font-size: 35px;
  }

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

  .grand__wrapper-block::after {
    height: 180px;
  }

  .grand__wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }

  .grand__map-row {
    margin-bottom: 80px;
  }

  .grand__doc-list {
    margin-bottom: 80px;
  }

  .grand__tile-wrap.swiper {
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 80px;
  }

  .grand__tile-item.swiper-slide {
    min-height: 290px;
  }
}

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

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

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

  .grand__map-block {
    width: 350px;
  }

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

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

  .grand__main-photo {
    width: 50%;
  }

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

  .grand__main-row {
    flex-direction: column;
  }

  .grand__img-block {
    width: 100%;
  }

  .grand__content::before {
    display: none;
  }

  .grand__content::after {
    display: none;
  }

  .grand__header-block-logo::before {
    display: none;
  }

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

  .grand__desc-block {
    padding: 40px 30px;
  }

  .grand__desc-text {
    font-size: 20px;
  }

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

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

  .grand__gallery-main {
    width: 300px;
  }

  .grand__text-block {
    padding: 40px 30px;
  }

  .grand__text {
    font-size: 20px;
  }

  .grand__photo-grid {
    width: 330px;
  }

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

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

  .grand__header.p0 {
    margin-bottom: 40px;
  }

  .grand__header {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .grand__info-block {
    margin-bottom: 180px;
  }

  .grand__info-title {
    max-width: 400px;
  }

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

  .grand__wrapper::before {
    display: none;
  }

  .grand__wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .grand__wrapper .grand__header {
    margin-bottom: 40px;
  }

  .grand__address {
    padding: 20px 20px 15px;
  }

  .grand__social {
    padding: 10px 20px 20px;
  }

  .grand__map-row {
    gap: 20px;
  }

  .grand__doc-list {
    gap: 20px;
  }

  .grand__doc-text {
    font-size: 16px;
  }

  .grand__doc-content picture {
    width: 140px;
  }

  .grand__doc-content {
    padding: 20px;
  }

  .grand__tile-wrap.swiper {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media (max-width: 1100px) {
  .grand__doc-divider {
    width: 30px;
  }
}

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

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

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

  .grand__gallery-block {
    flex-direction: column;
  }

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

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

  .grand__info-title {
    padding-left: 30px;
  }

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

  .grand__info-item {
    font-size: 16px;
  }

  .grand__map-row {
    flex-direction: column;
  }

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

  .grand__map {
    height: 340px;
  }

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

  .grand__doc-content picture {
    width: 110px;
  }

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

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

  .grand__main-right {
    padding: 15px;
  }

  .grand__price {
    font-size: 36px;
  }

  .grand__caption-block {
    padding: 15px;
  }

  .grand__tile.swiper-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grand__tile.swiper-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .grand__tile-item.swiper-slide {
    min-height: auto;
    height: 300px;
  }

  .grand__tile-item:nth-child(1) {
    grid-row: auto;
  }
}

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

@media (max-width: 900px) {
  .grand__doc-text {
    max-width: 176px;
    font-size: 14px;
  }

  .grand__doc-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}

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

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

  .grand__title {
    font-size: 24px;
  }

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

  .grand__main-info {
    flex-direction: column;
  }

  .grand__intro-text {
    font-size: 14px;
  }

  .grand__main-photo {
    width: 100%;
  }

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

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

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

  .grand__main-row {
    gap: 10px;
  }

  .grand__price-text {
    font-size: 14px;
  }

  .grand__price {
    font-size: 30px;
  }

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

  .grand__caption-block {
    gap: 10px;
  }

  .grand__city {
    font-size: 20px;
  }

  .grand__caption {
    font-size: 16px;
  }

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

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

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

  .grand__desc-text {
    font-size: 14px;
  }

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

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

  .grand__gallery-main {
    height: 260px;
  }

  .grand__gallery-grid {
    gap: 10px;
  }

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

  .grand__text {
    font-size: 14px;
  }

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

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

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

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

  .grand__header.p0 {
    margin-bottom: 20px;
  }

  .grand__header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .grand__header {
    font-size: 20px;
  }

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

  .grand__event-price {
    font-size: 22px;
  }

  .grand__info-title {
    padding-left: 15px;
  }

  .grand__info-list {
    padding-left: 15px;
  }

  .grand__wrapper-block::after {
    height: 272px;
  }

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

  .grand__wrapper .grand__header {
    margin-bottom: 20px;
  }

  .grand__address svg {
    width: 36px;
    height: 36px;
  }

  .grand__address {
    padding: 15px;
  }

  .grand__address-text {
    font-size: 14px;
  }

  .grand__social {
    padding: 10px 15px 15px;
  }

  .grand__social-item {
    width: 36px;
    height: 36px;
  }

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

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

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

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

  .grand__doc-divider {
    width: 20px;
    margin-left: 6px;
  }

  .grand__partner-list {
    height: 460px;
  }

  .grand__partner-item.swiper-slide picture,
  .grand__partner-item.swiper-slide img {
    width: auto;
    max-height: 90px;
  }

  .grand__partner-item.swiper-slide.swiper-slide {
    height: auto;
  }

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

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

  .grand__partner-nav {
    gap: 12px;
  }

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

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

  .grand__tile-wrap.swiper {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 60px;
  }
}

@media (max-width: 700px) {
  .grand__map {
    height: 182px;
  }

  .grand__tile.swiper-wrapper {
    display: flex;
    gap: 0;
  }

  .grand__tile-item.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 280px;
  }

  .grand__nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}