

/* Start:/local/templates/aero/template_styles.css?178781459139120*/
html {
  scroll-behavior: smooth;
}

@media (min-width: 2048px) {
  html {
    font-size: 0.0390625vw;
  }
}

pre {
  font-size: 20rem;
  font-size: 20rem;
}

.loader-wrap {
  position: fixed;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  z-index: 10000 !important;
  background-color: rgba(255, 255, 255, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  z-index: 10000 !important;
  background-color: rgba(255, 255, 255, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader {
  width: 48px;
  height: 48px;
  border: 5px solid #fff;
  border-bottom-color: #08b6cd;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  width: 48px;
  height: 48px;
  border: 5px solid #fff;
  border-bottom-color: #08b6cd;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.service-card.hidden {
  display: none;
  display: none;
}

.price-block .empty-filter {
  color: var(--white);
  color: var(--white);
}

.card-2__info {
  height: 100%;
  height: 100%;
}

.card-2__footer {
  margin-top: auto;
  margin-top: auto;
}

.card-2__img {
  display: block;
  min-height: 263rem;
  display: block;
  min-height: 263rem;
}

@media (max-width: 1200px) {
  .card-2__img {
    min-height: 193rem;
  }
}

@media (max-width: 600px) {
  .card-2__img {
    min-height: 177rem;
  }
}

.card-2__img img {
  height: 100%;
  height: 100%;
}

.form-error {
  color: red;
  display: block;
  color: red;
  display: block;
}

.loader-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.loader-form__loader {
  width: 48rem;
  height: 48rem;
  border: 5rem solid var(--white);
  border-bottom-color: var(--blue);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  width: 48rem;
  height: 48rem;
  border: 5rem solid var(--white);
  border-bottom-color: var(--blue);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

form {
  position: relative;
  position: relative;
}

form.process {
  opacity: 0.5;
  pointer-events: none;

  .loader-form {
    display: flex;
  }

  .loader-form {
    display: flex;
  }
}

form.success * {
  display: none;
  display: none;
}

form.success::before {
  content: "Успешно отправлено!";
  text-align: center;
  color: var(--dark);
  justify-content: center;
  align-items: center;
  /* padding: 0 20rem; */
  font-family: NEXT ART;
  font-size: 64rem;
  font-weight: 700;
  line-height: 70rem;
  display: flex;
  content: "Успешно отправлено!";
  text-align: center;
  color: var(--dark);
  justify-content: center;
  align-items: center;
  /* padding: 0 20rem; */
  font-family: NEXT ART;
  font-size: 64rem;
  font-weight: 700;
  line-height: 70rem;
  display: flex;
}

@media (max-width: 1200px) {
  form.success::before {
    font-size: 49rem;
    line-height: 50rem;
  }
}

@media (max-width: 600px) {
  form.success::before {
    font-size: 34rem;
    line-height: 36rem;
  }
}

.service-card__content {
  height: 100%;
  height: 100%;
}

.service-card__img {
  min-height: 263rem;
  min-height: 263rem;
}

@media (max-width: 1200px) {
  .service-card__img {
    min-height: 193rem;
  }
}

@media (max-width: 600px) {
  .service-card__img {
    min-height: 177rem;
  }
}

@media (max-width: 600px) {
  .app__title {
    font-size: 32rem;
    line-height: 34rem;
  }
}

.card-1__title {
  word-break: normal;
  word-break: normal;
}

.tab-list.hidden {
  display: none;
  display: none;
}

.card-2__title {
  display: block;
  display: block;
}

.service-card__content-desc {
  margin-bottom: 48rem;
  margin-bottom: 48rem;
}

@media (max-width: 1200px) {
  .service-card__content-desc {
    margin-bottom: 38rem;
  }
}

@media (max-width: 600px) {
  .service-card__content-desc {
    margin-bottom: 48rem;
  }
}

.service-card__content-footer {
  margin-top: auto;
  margin-top: auto;
}

.input-date__text {
  height: 100%;
  height: 100%;
}

input.invalid {
  border: 1rem solid red;
  border: 1rem solid red;
}

.input-date__picker.invalid+.input-date__text {
  border: 1rem solid red;
}

.cms ol>li::before {
  display: none;
}

.cms h1 {
  font-family: NEXT ART;
  font-size: 30rem;
  font-weight: 700;
  line-height: 34rem;
  color: var(--dark);
  margin-bottom: 20rem;
  font-family: NEXT ART;
  font-size: 30rem;
  font-weight: 700;
  line-height: 34rem;
  color: var(--dark);
  margin-bottom: 20rem;
}

.cms h2 {
  font-family: NEXT ART;
  font-size: 24rem;
  font-weight: 700;
  line-height: 24rem;
  color: var(--dark);
  margin-bottom: 20rem;
}

.cms h3 {
  font-family: NEXT ART;
  font-size: 20rem;
  font-weight: 700;
  line-height: 20rem;
  color: var(--dark);
  margin-bottom: 18rem;
}

@media (max-width: 1200px) {
  .cms h1 {
    font-size: 22rem;
    line-height: 24rem;
  }

  .cms h2 {
    font-size: 20rem;
    line-height: 22rem;
  }

  .cms h3 {
    font-family: NEXT ART;
    font-size: 18rem;
    font-weight: 700;
    line-height: 20rem;
    color: var(--dark);
  }
}

@media (max-width: 600px) {
  .cms h1 {
    font-size: 20rem;
    line-height: 22rem;
  }

  .cms h2 {
    font-size: 18rem;
    line-height: 20rem;
  }

  .cms h3 {
    font-family: NEXT ART;
    font-size: 16rem;
    font-weight: 700;
    line-height: 18rem;
    color: var(--dark);
  }
}

.cms a {
  color: var(--blue);
  color: var(--blue);
}

.faq__content-questions .accordion-body ul {
  list-style-type: disc;
  list-style-position: inside;
  list-style-type: disc;
  list-style-position: inside;
}

.card-2--big-img .card-2__img {
  min-height: 350rem;
  min-height: 350rem;
}

.card-2--big-img .card-2__img img {
  max-height: 350rem;
  max-height: 350rem;
}

@media (max-width: 600px) {
  .card-2--big-img .card-2__img {
    min-height: 300rem;
  }

  .card-2--big-img .card-2__img img {
    max-height: 300rem;
  }

  .card-2--big-img .card-2__img img {
    max-height: 300rem;
  }
}

.place__content .title-detail__plug img {
  height: 400rem;
  height: 400rem;
}

.faq__content-img {
  position: relative;
  overflow: hidden;
}

.faq__content-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}


.ticket {
  background-size: contain;
  background-size: contain;
}

.bxhtmled-popup.bxhtmled-dropdown-list-cont {
  font-size: 17rem;
  font-size: 17rem;
}

.cms--1 b {
  font-size: inherit;
  line-height: inherit;
}

.footer__logo {
  font-family: "NEXT ART";
}

.notification-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  padding: 16rem;
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  padding: 16rem;
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
}

.notification-overlay.active {
  opacity: 1;
  visibility: visible;
  opacity: 1;
  visibility: visible;
}

.notification-modal {
  position: relative;
  background-color: white;
  border-radius: 16rem;
  padding: 16rem;
  max-width: 600rem;
  width: 100%;
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.3);
  position: relative;
  background-color: white;
  border-radius: 16rem;
  padding: 16rem;
  max-width: 600rem;
  width: 100%;
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.3);
}

.notification-close {
  position: absolute;
  top: 6rem;
  right: 16rem;
  background: none;
  border: none;
  font-size: 52rem;
  cursor: pointer;
  color: #666;
  padding: 0.5rem;
  line-height: 1;
  transition: 0.3s ease;
  z-index: 10;
  position: absolute;
  top: 6rem;
  right: 16rem;
  background: none;
  border: none;
  font-size: 52rem;
  cursor: pointer;
  color: #666;
  padding: 0.5rem;
  line-height: 1;
  transition: 0.3s ease;
  z-index: 10;
}

@media (max-width: 600px) {
  .notification-close {
    font-size: 36rem;
  }
}

.notification-close:hover {
  color: #000;
  color: #000;
}

.notification-title {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: #333;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: #333;
}

.notification-text {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  color: #555;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  color: #555;
}

.notification-signature {
  font-size: 0.875rem;
  font-style: italic;
  margin-top: 1.5rem;
  color: #666;
  font-size: 0.875rem;
  font-style: italic;
  margin-top: 1.5rem;
  color: #666;
}

.schedule__top {
  gap: 4px;
  gap: 4px;
}

.schedule__top .tab-1+label {
  padding: 12rem 8rem;
}

@media (max-width: 601px) {
  .schedule__top {
    overflow-y: auto;
  }
}

.schedule__item-description.active {
  color: var(--blue);
  color: var(--blue);
}

.btn-1--doc:before {
  background-image: url("/images/download.svg");
  background-image: url("/images/download.svg");
}

.service-detail__content-btn--flex {
  display: flex;
  gap: 12rem;
  flex-wrap: wrap;
  display: flex;
  gap: 12rem;
  flex-wrap: wrap;
}

.bread__list-item {
  white-space: nowrap;
  white-space: nowrap;
}

.bread__list {
  overflow: auto;
  overflow: auto;
}

.body-2-bold {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

@media (max-width: 600px) {
  .body-2-bold {
    font-size: 16px;
    line-height: 20px;
  }
}

.cms ol,
.cms ul {
  padding-left: 10rem;
}

.promo .promo__content .news-card {
  border: 1px solid #e1e3e6;
  border: 1px solid #e1e3e6;
}

.schedule__top .tab-1+label {
  padding: 12rem 6rem;
}

.title-detail__plug::before {
  display: none !important;
  display: none !important;
}

.price-block-new {
  overflow: unset;
  overflow: unset;
}

.price-block__content-item.price-block__content-item-new {
  background-color: var(--white);
  background-image: url("/images/prices/ticket_lines.svg");
  background-position: 0 63%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 32rem;
  border: 1px solid var(--light-gray);
  background-color: var(--white);
  background-image: url("/images/prices/ticket_lines.svg");
  background-position: 0 63%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 32rem;
  border: 1px solid var(--light-gray);
}

.ticket-new {
  height: 100%;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  gap: 16rem;
  padding: 48rem 32rem 222rem;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  height: 100%;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  gap: 16rem;
  padding: 48rem 32rem 222rem;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
}

.ticket-new1 {
  background-image: url("/images/prices/circle.svg");
  background-image: url("/images/prices/circle.svg");
}

.ticket-new2 {
  background-image: url("/images/prices/foliage.svg");
  background-image: url("/images/prices/foliage.svg");
}

.ticket-new3 {
  background-image: url("/images/prices/glasses.svg");
  background-image: url("/images/prices/glasses.svg");
}

.ticket-new4 {
  background-image: url("/images/prices/slaps.svg");
  background-image: url("/images/prices/slaps.svg");
}

.ticket-new5 {
  background-image: url("/images/prices/star.svg");
  background-image: url("/images/prices/star.svg");
}

.ticket-new6 {
  background-image: url("/images/prices/sunbed.svg");
  background-image: url("/images/prices/sunbed.svg");
}

.ticket-new7 {
  background-image: url("/images/prices/umbrella1.svg");
  background-image: url("/images/prices/umbrella1.svg");
}

.ticket__top-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4rem;
}

.ticket__top {
  display: flex;
  flex-direction: column;
  gap: 32rem;
  display: flex;
  flex-direction: column;
  gap: 32rem;
}

.ticket__top-tabs span {
  color: #8b949e;
  border: 1rem solid #d2e7e1;
  border-radius: 40rem;
  padding: 4rem 8rem;
  font-family: Montserrat;
  font-size: 14rem;
  font-weight: 400;
  line-height: 18rem;
  color: #8b949e;
  border: 1rem solid #d2e7e1;
  border-radius: 40rem;
  padding: 4rem 8rem;
  font-family: Montserrat;
  font-size: 14rem;
  font-weight: 400;
  line-height: 18rem;
}

.ticket__top-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8rem;
}

.ticket__top-header_title {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 32rem;
  line-height: 32rem;
  letter-spacing: 0;
  text-align: center;
  color: #17293d;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 32rem;
  line-height: 32rem;
  letter-spacing: 0;
  text-align: center;
  color: #17293d;
}

.ticket__top-header_desc {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16rem;
  line-height: 24rem;
  letter-spacing: 0;
  text-align: center;
  color: #17293d;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16rem;
  line-height: 24rem;
  letter-spacing: 0;
  text-align: center;
  color: #17293d;
}

.ticket__top-prices {
  display: flex;
  flex-direction: column;
  gap: 8rem;
  display: flex;
  flex-direction: column;
  gap: 8rem;
}

.ticket__top-price {
  display: flex;
  justify-content: space-between;
  gap: 8rem;
  display: flex;
  justify-content: space-between;
  gap: 8rem;
}

.ticket__top-price_name {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18rem;
  line-height: 24rem;
  letter-spacing: 0;
  text-align: center;
  color: #17293d;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8rem;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18rem;
  line-height: 24rem;
  letter-spacing: 0;
  text-align: center;
  color: #17293d;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8rem;
}

.ticket__top-price_name br {
  display: none;
  display: none;
}

.ticket__top-price_name-info {
  position: static;
  display: block;
  background-image: url("/images/ticket_info.svg");
  max-width: 14px;
  max-height: 14px;
  min-width: 14px;
  min-height: 14px;
  margin-bottom: -2rem;
  cursor: pointer;
  position: static;
  display: block;
  background-image: url("/images/ticket_info.svg");
  max-width: 14px;
  max-height: 14px;
  min-width: 14px;
  min-height: 14px;
  margin-bottom: -2rem;
  cursor: pointer;
}

.ticket__top-price_name-info .info-body {
  display: inline-flex;
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  background: #08b6cd33;
  backdrop-filter: blur(27rem);
  padding: 16rem;
  border-radius: 20rem;
  color: #17293d;
  font-size: 14rem;
  line-height: 24rem;
  font-weight: 400;
  text-align: left;
  min-width: 365rem;
  width: 100%;
  z-index: 1;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: inline-flex;
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  background: #08b6cd33;
  backdrop-filter: blur(27rem);
  padding: 16rem;
  border-radius: 20rem;
  color: #17293d;
  font-size: 14rem;
  line-height: 24rem;
  font-weight: 400;
  text-align: left;
  min-width: 365rem;
  width: 100%;
  z-index: 1;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.ticket__top-price_name-info .info-body ul {
  padding-left: 8rem;
  padding-left: 8rem;
}

.ticket__top-price_name-info .info-body ul li:before {
  content: "";
  width: 6rem;
  height: 6rem;
  background-color: var(--blue);
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 4rem;
  display: inline-block;
  content: "";
  width: 6rem;
  height: 6rem;
  background-color: var(--blue);
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 4rem;
  display: inline-block;
}

.ticket__top-price_name-info:hover .info-body {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.ticket__top-price_desc {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18rem;
  line-height: 24rem;
  letter-spacing: 0;
  text-align: center;
  color: #17293d;
  max-width: 140rem;
  width: 100%;
  display: flex;
  gap: 8rem;
  justify-content: space-between;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18rem;
  line-height: 24rem;
  letter-spacing: 0;
  text-align: center;
  color: #17293d;
  max-width: 140rem;
  width: 100%;
  display: flex;
  gap: 8rem;
  justify-content: space-between;
}

.ticket__top-price_desc span:last-child {
  font-weight: 400;
  font-size: 16rem;
  line-height: 24rem;
  font-weight: 400;
  font-size: 16rem;
  line-height: 24rem;
}

.ticket__buy {
  display: flex;
  justify-content: center;
  display: flex;
  justify-content: center;
}

.ticket__buy .btn-new {
  background-color: var(--blue);
  width: max-content;
  height: max-content;
  color: var(--white);
  cursor: pointer;
  --svgSize: 24rem;
  border: none;
  border-radius: 40rem;
  align-items: center;
  gap: 24rem;
  padding: 8rem 8rem 8rem 24rem;
  font-family: Montserrat;
  font-size: 18rem;
  font-weight: 400;
  line-height: 18rem;
  transition: all 0.3s ease-in-out;
  display: flex;
  background-color: var(--blue);
  width: max-content;
  height: max-content;
  color: var(--white);
  cursor: pointer;
  --svgSize: 24rem;
  border: none;
  border-radius: 40rem;
  align-items: center;
  gap: 24rem;
  padding: 8rem 8rem 8rem 24rem;
  font-family: Montserrat;
  font-size: 18rem;
  font-weight: 400;
  line-height: 18rem;
  transition: all 0.3s ease-in-out;
  display: flex;
}

.ticket__buy .btn-new:after {
  content: "";
  width: var(--svgSize);
  height: var(--svgSize);
  min-width: var(--svgSize);
  min-height: var(--svgSize);
  background-color: #ffffff;
  background-image: url("/images/prices/arrow_right_up.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24rem;
  border-radius: 32px;
  padding: 12rem 16rem;
  transition: all 0.3s ease-in-out;
  display: block;
  content: "";
  width: var(--svgSize);
  height: var(--svgSize);
  min-width: var(--svgSize);
  min-height: var(--svgSize);
  background-color: #ffffff;
  background-image: url("/images/prices/arrow_right_up.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24rem;
  border-radius: 32px;
  padding: 12rem 16rem;
  transition: all 0.3s ease-in-out;
  display: block;
}

.ticket__buy .btn-new:hover {
  background-color: var(--dark);
  background-color: var(--dark);
}

@media (max-width: 1200px) {
  .ticket-new {
    padding: 48rem 32rem 190rem;
  }

  .ticket__top-price_name br {
    display: block;
  }

  .ticket__top-price_name br {
    display: block;
  }
}

@media (max-width: 600px) {
  .ticket__top-header_title {
    font-size: 30rem;
    line-height: 30rem;
  }

  .ticket__top-price_name-info .info-body {
    min-width: 280rem;
  }

  .ticket__top-price_name-info .info-body {
    min-width: 280rem;
  }

  .ticket__top-price {
    align-items: center;
  }

  .ticket-new {
    padding: 48rem 32rem 175rem;
  }

  .ticket-new {
    padding: 48rem 32rem 175rem;
  }
}

.auto-modal__wrapper {
  min-height: auto !important;

  .body__img {
    object-fit: contain !important;
  }
}

.service-detail__img {
  min-height: 660rem;
  height: 100%;
}

@media (max-width: 1200px) {
  .service-detail__img {
    /* height: 468rem; */
    min-height: auto;
  }
}

@media (max-width: 600px) {
  .service-detail__img {
    /* height: 230rem; */
    min-height: auto;
  }
}

.ticket__top-price_desc {
  white-space: nowrap;
}

.checkbox-block {
  grid-column: 1 / -1;
}

.checkbox-block__input {
  display: none;
}

.checkbox-block__label {
  color: var(--light-dark);
  font-family: Montserrat;
  font-size: 16rem;
  font-weight: 400;
  line-height: 24rem;
  display: flex;
  gap: 12rem;
  align-items: center;
  cursor: pointer;
}

.checkbox-block__input.invalid+.checkbox-block__label {
  color: red;
}

.checkbox-block__input.invalid+.checkbox-block__label::before {
  background-image: url("/images/radio.b6587826red.svg");
}

.checkbox-block__input:checked+.checkbox-block__label::before {
  background-image: url("/local/templates/aero/frontend/dist/images/radioActive.5343b8e6.svg");
}

.checkbox-block__label::before {
  content: "";
  width: 24rem;
  height: 24rem;
  min-width: 24rem;
  min-height: 24rem;
  background-image: url("/local/templates/aero/frontend/dist/images/radio.b6587826.svg");
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease-in-out;
  display: block;
}

@media (max-width: 600px) {
  .checkbox-block__label {
    font-size: 15rem;
    line-height: 17rem;
  }
}

.form-2__content {
  align-items: flex-start;
}

.form-2__content-right {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.form-2__content-block {
  align-items: center;
  gap: 8rem;
  display: flex;
}

@media (max-width: 1200px) {
  .form-2__content-block {
    flex-direction: column;
  }
}

.header.popup-top-scrolled {
  top: 37rem;
}

@media (max-width: 1800px) {
  .header.popup-top-scrolled {
    top: 34rem;
  }
}

@media (max-width: 1200px) {
  .offcanvas.popup-top-scrolled {
    top: 100rem;
  }
}

@media (max-width: 1000px) {
  .header.popup-top-scrolled {
    top: 33rem;
  }
}

@media (max-width: 600px) {
  .header.popup-top-scrolled {
    top: 29rem;
  }

  .offcanvas.popup-top-scrolled {
    top: 88rem;
  }
}

.light {
  color: var(--blue);
}

.schedule__item-description-subtitle.coin:after {
  background-image: url("/images/coin-new.svg");
}

.ticket-new-ng1 {
  background-image: url("/images/prices-new-year/1.svg");
}

.ticket-new-ng2 {
  background-image: url("/images/prices-new-year/2.svg");
}

.ticket-new-ng3 {
  background-image: url("/images/prices-new-year/3.svg");
}

.ticket-new-ng4 {
  background-image: url("/images/prices-new-year/4.svg");
}

.ticket-new-ng5 {
  background-image: url("/images/prices-new-year/5.svg");
}

/*.new-label-var{margin-top: 36rem;}*/

.new-year-label {
  position: relative;
  transition: all 0.2s ease;
}

.new-year-label::before {
  position: absolute;
  content: "";
  top: -35rem;
  right: -26rem;
  width: 76rem;
  height: 46rem;
  background-image: url("/images/prices-new-year/hood-btn.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.2s ease;
  transform: scaleX(-1);
}

.new-year-label:hover::before {
  animation: hoodBounce 0.4s;
}

@keyframes hoodBounce {

  0%,
  100% {
    rotate: 0;
    /*transform: translateY(0) rotate(0);*/
  }

  50% {
    rotate: -10deg;
    /*transform: translateY(3px) rotate(-10deg);*/
  }
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}


.schedule-block__img img {
  /* width: 71%; */
  border-radius: 32rem;
}

.btn-1 {
  white-space: nowrap;
}

.btn-1:before {
  background-color: inherit !important;
}

@font-face {
  font-family: "CyrillicOld [Edited by me]";
  src:
    url("/local/templates/aero/fonts/CyrillicOldEditedbyme-Bold.woff2") format("woff2"),
    url("/local/templates/aero/fonts/CyrillicOldEditedbyme-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.cyrillicOld {
  font-family: "CyrillicOld [Edited by me]";
  text-transform: uppercase;
}

.fire-dim {
  filter: grayscale(1);
}

.saturation {
  width: 16px;
  height: 16px;
  background-image: url("/images/list.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.saturation--disabled {
  background-image: url("/images/list2.png");
}

.cms table {
  margin-bottom: 16px;
}

.cms th p {
  margin-bottom: 0;
}

.cms table {
  margin-bottom: 16px;
}

.cms td p {
  margin-bottom: 0;
}

.header {
  box-shadow: 0px -20px 20px 10px #3333334d;
}

@media (max-width: 600px) {
  .header__logo {
    max-width: 130rem;
  }
}

.cms {

  ol,
  ul {
    margin-left: 10rem;
    padding-left: 16rem;
  }
}

.cms li:not(:last-child) {
  margin-bottom: 8rem;
}

.cms ul {
  position: relative;
}

.cms li {
  list-style: none;
  display: flex;
  align-items: normal;
}

.cms li:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: var(--blue);
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 4rem;
  display: inline-block;
  position: absolute;
  left: 0;
  margin-top: 10rem;
  /* content: unset; */
}

@media (max-width: 1200px) {
  .cms li:before {
    margin-top: 10rem;
  }
}

@media (max-width: 600px) {
  .cms li:before {
    margin-top: 6rem;
  }
}

/* .cms li {
  display: flex;
  align-items: normal;
  display: list-item;
  list-style: disc;

  unicode-bidi: isolate;
}

.cms li::marker {
  list-style-position: inside;
  list-style-image: url("/images/ellipse.svg");
  color: var(--blue);
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  text-align-last: auto !important;
}

.cms ul {
  list-style-type: disc;
} */

@media (max-width: 992px) {

  .schedule__item-description .schedule__item-description-row {
    flex-direction: column;
    align-items: flex-start;
  }

}

.contacts-page__link {
  transition: all 0.3s ease-in-out;
}

.contacts-page__link:hover {
  color: var(--blue);
}

.ticket__top-price_desc {
  justify-content: end;
}

.card-2__description {
  display: block;
}

.schedule__item-description-subtitle--sm {
  font-size: 12rem;
  line-height: 12rem;
}

.footer__content {
  gap: 0;
}

.footer-information {
  display: flex;
  gap: 64rem;
  max-width: 700rem;
}

@media(max-width: 600px) {
  .footer-information {
    display: block;
  }
}

.footer-information__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.footer__content-info-apps {
  margin-bottom: 16rem;
}

.footer__content-nav {
  gap: 102rem;
}

@media(max-width: 1200px) {
  .footer-information__wrapper {
    flex-direction: column-reverse;
    align-items: start;
    gap: 24rem;
  }

  .footer__content-info-apps {
    margin-bottom: 0;
  }

  .footer__content-nav {
    margin-bottom: 24rem;
  }

}

@media(max-width: 600px) {
  .footer__content-nav {
    gap: 16rem;
  }
}


.title-detail__img {
  height: 440rem;
}

.title-detail__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 40rem;
  object-position: bottom;
}

@media (max-width: 600px) {
  .title-detail__title {
    font-size: 38rem;
    line-height: 42rem;
  }

  .title-detail__img {
    height: 143rem;
  }

  .title-detail__img img {
    border-radius: 24rem;
  }

}

.tab-link {
  background-color: var(--light-green);
  color: var(--dark);
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 16rem;
  padding: 12rem 24rem;
  font-family: Montserrat;
  font-size: 18rem;
  font-weight: 400;
  line-height: 24rem;
  transition: all .3s ease-in-out;
  display: block;
}

.tab-link.active {
  background-color: var(--light-dark);
  color: var(--white);
  pointer-events: none;
}

@media (max-width: 600px) {
  .tab-link {
    border-radius: 12rem;
    padding: 8rem 12rem;
    font-size: 16rem;
    line-height: 20rem;
  }

  .tab-link.active {
    background-color: var(--light-dark);
    color: var(--white);
    pointer-events: none;
  }

}

.unicum__content-text {
  display: flex;
  flex-direction: column;
  gap: 16rem;
}

.unicum__content-text--small {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16rem;
  line-height: 24rem;
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 600px) {
  .unicum {
    border-radius: 16rem;
  }

  .unicum__content-text--small {
    font-size: 15rem;
    line-height: 20rem;
  }
}

.form-2__content {
  margin-bottom: 16rem;
}

@media (max-width: 600px) {
  .form-2__content {
    margin-bottom: 24rem;
  }
}

.ivent-card {
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 1rem 1rem 19rem 0rem rgba(0, 0, 0, 0.09);
  border-radius: 32rem;
  padding: 24rem;
  display: flex;
  flex-direction: column;
  gap: 16rem;
  background-image: url("/images/prices/ticket_lines.svg");
  background-size: 100% auto;
  background-position: 0 -40%;
  background-repeat: no-repeat;
}

.ivent-card__tags {
  display: flex;
  align-items: center;
  gap: 8rem;
  flex-wrap: wrap;
}

.ivent-card__tags span {
  background-color: rgba(246, 247, 247, 1);
  border: 1rem solid rgba(246, 247, 247, 1);
  border-radius: 40rem;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 14rem;
  line-height: 18rem;
  letter-spacing: 0;
  width: max-content;
  display: block;
  padding: 4rem 8rem;
}


.ivent-card__desc {
  display: flex;
  flex-direction: column;
  gap: 16rem;
  margin-bottom: 8rem;
}

.ivent-card__desc-title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 32rem;
  line-height: 32rem;
  letter-spacing: 0;
  color: rgba(8, 182, 205, 1);
}

.ivent-card__desc-text {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16rem;
  line-height: 24rem;
  letter-spacing: 0;
  color: rgba(62, 90, 121, 1);
}

.ivent-card__btn {
  margin-top: auto;
}

.btn-standart {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 18rem;
  line-height: 18rem;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(8, 182, 205, 1);
  border-radius: 12rem;
  border: none;
  padding: 16rem 24rem;
  transition: .2s ease-in-out;
}

.btn-standart.disabled,
.btn-standart:disabled {
  background-color: rgba(211, 242, 246, 1);
  color: rgba(23, 41, 61, 1);
  pointer-events: none;
}

@media (hover: hover) {
  .btn-standart:hover {
    background-color: rgba(211, 242, 246, 1);
    color: rgba(23, 41, 61, 1);
  }
}


.ivents-grid {
  display: flex;
  flex-direction: column;
  gap: 32rem;
}

.ivents-grid__content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24rem;
}

.ivents-grid__subtitle {
  color: rgba(129, 157, 188, 1);
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16rem;
  line-height: 24rem;
  letter-spacing: 0;
}

@media (max-width: 1200px) {
  .ivents-grid__content {
    grid-template-columns: repeat(2, 1fr);
    gap: 16rem;
  }
}

@media(max-width: 600px) {
  .ivent-card {
    padding: 8rem;
    border-radius: 16rem;
    background-size: 120% auto;
    background-position: 0 -100%;
  }

  .ivent-card__tags {
    gap: 4rem;
  }

  .ivent-card__desc {
    gap: 8rem;
    margin-bottom: 0;
  }

  .ivent-card__desc-title {
    font-size: 22rem;
    line-height: 24rem;
  }

  .ivent-card__desc-text {
    font-size: 15rem;
    line-height: 20rem;
  }

  .btn-standart {
    font-size: 14rem;
    line-height: 16rem;
    border-radius: 12rem;
    padding: 12rem 24rem;
  }

  .ivents-grid {
    gap: 16rem;
  }

  .ivents-grid__content {
    grid-template-columns: 1fr;
    gap: 8rem;
  }

  .ivents-grid__subtitle {
    font-size: 15rem;
    line-height: 20rem;
  }

  .form-2__content-inputs {
    width: 100%;
  }
}

.grid-4-2-1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24rem;
}

@media (max-width: 1200px) {
  .grid-4-2-1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 16rem;
  }
}

@media (max-width: 600px) {
  .grid-4-2-1 {
    grid-template-columns: 1fr;
    gap: 8rem;
  }
}

.grid-5-2-1 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200rem, 1fr));
  gap: 24rem;
}

@media (max-width: 1200px) {
  .grid-5-2-1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 16rem;
  }
}

@media (max-width: 600px) {
  .grid-5-2-1 {
    grid-template-columns: 1fr;
    gap: 8rem;
  }
}

.buy-ticket__text {
  display: flex;
  flex-direction: column;
  gap: 16rem;
}

.section-1--mb48 {
  margin-bottom: 48rem;
}

@media (max-width: 1200px) {
  .section-1--mb48 {
    margin-bottom: 24rem;
  }
}

@media (max-width: 600px) {
  .section-1--mb48 {
    margin-bottom: 16rem;
  }
}

.section-1__top {
  display: flex;
  flex-direction: column;
  gap: 24rem;
  margin-bottom: 48rem;
}

.section-1__top-row {
  display: flex;
  align-items: flex-end;
  gap: 48rem;
}

.section-1__top--max1077 {
  max-width: 1077rem;
}

.section-1__top--max1077 .section-1__top-desc {
  max-width: 585rem;
}

.section-1__top-title {
  color: var(--dark);
  white-space: normal;
  font-family: "NEXT ART";
  font-size: 79rem;
  font-weight: 700;
  line-height: 79rem;
}

.section-1__top-desc {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 24rem;
  line-height: 28rem;
  letter-spacing: 0;
  color: rgba(23, 41, 61, 1);
  max-width: 1036rem;
  display: flex;
  flex-direction: column;
  gap: 16rem;
}

.section-1__top-desc--small {
  font-size: 18rem;
  line-height: 24rem;
  color: rgba(62, 90, 121, 1);
}

@media (max-width: 1200px) {
  .section-1__top-title {
    font-size: 49rem;
    line-height: 50rem;
  }

  .section-1__top-row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24rem;
  }
}

@media (max-width: 600px) {
  .section-1__top {
    margin-bottom: 24rem;
  }

  .section-1__top-row {
    gap: 16rem;
  }

  .section-1__top-title {
    font-size: 34rem;
    line-height: 36rem;
  }

  .section-1__top-desc {
    font-size: 18rem;
    line-height: 22rem;
  }

  .section-1__top-desc--small {
    font-size: 16rem;
    line-height: 20rem;
  }
}

.buy-ticket__content--gap16 {
  gap: 16rem;
}

.buy-ticket__content--gap16 .buy-ticket__content-info {
  max-width: 972rem;
}


.slider-nav {
  width: 40rem;
  height: 40rem;
  background-color: var(--white);
  border-radius: 50%;
  box-shadow: 1rem 1rem 19rem 0rem rgba(0, 0, 0, 0.09);
  background-image: url('/images/arrow-blue.svg');
  background-repeat: no-repeat;
  background-size: 24rem;
  background-position: center;
  border: 1rem solid transparent;
  outline: none;
  cursor: pointer;
  pointer-events: all !important;
  transition: .2s ease-in-out;
}

.slider-nav:disabled {
  pointer-events: none !important;
  opacity: 0;
}

@media (hover: hover) {
  .slider-nav:hover {
    scale: 1.02;
    border: 1rem solid var(--blue)
  }

  .slider-nav:active {
    scale: 0.98
  }
}

.slider-nav--next {
  rotate: 180deg
}

@media (max-width: 600px) {
  .slider-nav {
    width: 30rem;
    height: 30rem;
    background-size: 16rem;
  }
}

.buy-ticket__text--mb0 {
  margin-bottom: 0;
}

.title-detail__description--large {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 24rem;
  line-height: 28rem;
  letter-spacing: 0;
  max-width: 884rem;
}

@media (max-width: 1200px) {
  .title-detail__description--large {
    font-size: 20rem;
    line-height: 24rem;
  }
}

@media (max-width: 600px) {
  .title-detail__description--large {
    font-size: 16rem;
    line-height: 20rem;
  }
}


.tab-2--transparent {
  background-color: transparent;
  border: 1rem solid var(--green);
}

.tab-2--large-text {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16rem;
  line-height: 24rem;
  letter-spacing: 0;
  padding: 4rem 8rem;
}

@media (max-width: 600px) {
  .tab-2--large-text {
    font-size: 15rem;
    line-height: 20rem;
    padding: 4rem 8rem;
  }
}

.cms li:last-child {
  margin-bottom: 0;
}

.btn-3 {
  display: flex;
  align-items: center;
  justify-content: center;
}


/* PRODUCT BLOCK */

.product-block {
  display: flex;
  flex-direction: column;
  gap: 40rem;
}

.product-block__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24rem;
}

.product-block__bottom {
  display: flex;
  align-items: stretch;
  gap: 16rem;
  justify-content: center;
}

.product-card {
  background-color: var(--light-green);
  padding: 24rem;
  border-radius: 32rem;
  display: flex;
  flex-direction: column;
  gap: 16rem;
  height: 100%;
}

.product-card__img {
  flex: 0 0 410rem;
  border-radius: 24rem;
  overflow: hidden;
  pointer-events: none;
}

.product-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-card__info {
  display: flex;
  flex-direction: column;
  gap: 24rem;
}

.product-card__info-top {
  display: flex;
  flex-direction: column;
  gap: 16rem;
}

.product-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8rem;
}


.product-card__title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 32rem;
  line-height: 32rem;
  letter-spacing: 0;
  color: var(--blue);
}

.product-card__info-bottom {
  display: flex;
  flex-direction: column;
  gap: 12rem;
}

.product-card__subtitle {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 18rem;
  line-height: 24rem;
  letter-spacing: 0;
  color: var(--dark);
}

ul.product-card__list {
  margin-left: 0;
  padding-left: 12rem;
}

@media (max-width: 1200px) {
  .product-block__list {
    grid-template-columns: 1fr;
    gap: 16rem;
  }

  .product-card__img {
    flex: 0 0 310rem;
  }

  ul.product-card__list {
    margin-left: 0;
    padding-left: 12rem;
  }
}

@media (max-width: 600px) {
  .product-block {
    gap: 24rem;
  }

  .product-block__list {
    gap: 8rem;
  }

  .product-block__bottom {
    flex-direction: column;
    gap: 8rem;
  }

  .product-block__bottom .btn-1 {
    width: 100%;
  }

  .product-block__bottom .btn-1 span {
    flex: 1;
  }


  .product-card {
    padding: 8rem;
    border-radius: 16rem;
  }

  .product-card__img {
    flex: 0 0 220rem;
    border-radius: 8rem;
  }

  .product-card__info {
    gap: 16rem;
  }

  .product-card__title {
    font-size: 22rem;
    line-height: 24rem;
  }

  .product-card__subtitle {
    font-size: 16rem;
    line-height: 20rem;
  }

  ul.product-card__list {
    padding-left: 10rem;
  }
}

@media (max-width: 1200px) {
  .title-link__title--full-mob {
    max-width: 100% !important;
  }
}

.form-2__title {
  font-size: 50rem;
  line-height: 50rem;
}
@media (max-width: 1200px) {
  .form-2__title {
    font-size: 40rem;
  }
}

@media (max-width: 600px) {
  .form-2__title {
    font-size: 27rem;
    line-height: 29rem;
  }
}
/* End */
/* /local/templates/aero/template_styles.css?178781459139120 */
