/*Общаг*/
/*Иконки*/
.plus-icon-style {
  fill: black;
}
.promotions-section svg,
.page-food svg,
.page-delivery svg {
  width: 32px;
  height: 32px;
}
.page-interest svg {
  width: 28px;
  height: 27px;
}
.icon-daleye-style {
  width: 7px;
  height: 11px;
}
.after-quest svg {
  width: 15px;
  height: 16px;
}
.page-price-banner h1 {
  color: #ffffff;
  font-family: Manrope !important;
  font-weight: 800 !important;
  font-size: clamp(64px, calc(6.597vw + 13.33px), 120px) !important;
  line-height: clamp(60px, calc(5.208vw + 20px), 120px) !important;
  letter-spacing: -0.28px !important;
  text-align: center !important;
  vertical-align: middle;
}
.extra-prev {
  z-index: 99;
}
/**/
.page-slider-video-section,
.pade-slider-it,
.page-stsenarii,
.base-swiper,
.toggle-wrapper,
.page-after-try.after-quest,
.swiper.book-slider,
.after-quest .slider-wrapper,
.after-quest .swiper-wrapper,
.dop-price-section-wrapper.swiper-wrapper {
  height: max-content;
}
/*Навигация, стрелки*/
.slider-buttons-postition-right-block {
  height: 37px;
  margin-right: 5%;
  position: relative;
}

.slider-buttons-postition-right-block .swiper-button-prev,
.slider-buttons-postition-right-block .swiper-button-next {
  width: 36px;
  height: 36px;
  background-color: #d2d2d7a3;
  border-radius: 50%;
}
.slider-buttons-postition-right-block .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: auto;
  right: 60px;
}
/**/
.swiper-slide.faq-slide {
  overflow-x: hidden;
}
.swiper-wrapper {
  box-sizing: border-box;
}
/**/
.after-slider-vip-buttons,
.faq-slider-controls,
.book-slider-buttons {
  height: 37px;
  position: relative;
}
.after-slider-vip-buttons .swiper-button-next,
.after-slider-vip-buttons .swiper-button-prev,
.faq-slider-controls .swiper-button-next,
.faq-slider-controls .swiper-button-prev,
.book-slider-buttons .swiper-button-next,
.book-slider-buttons .swiper-button-prev {
  width: 36px;
  height: 36px;
  background-color: #d2d2d7a3;
  border-radius: 50%;
}
.after-slider-vip-buttons .swiper-button-prev,
.swiper-rtl .swiper-button-next,
.faq-slider-controls .swiper-button-prev,
.swiper-rtl .swiper-button-next,
.book-slider-buttons .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: auto;
  right: 60px;
}
/*h2*/
.after-quest h2,
.page-food h2,
.page-delivery h2,
.page-after-try h2 {
  font-family: Corbel;
  font-weight: 700;
  /*font-size: 74.22px;*/
  font-size: clamp(50px, calc(2.102vw + 33.85px), 74.22px);
  /*line-height: 84px;*/
  line-height: clamp(60px, calc(2.083vw + 44px), 84px);
  letter-spacing: -1.2px;
  vertical-align: middle;
  color: #d464ae;
}
/*h2 градиент*/
.promotions-title {
  font-size: 120px;
  line-height: 120%;
  font-weight: 800;
  background: linear-gradient(
    90deg,
    rgba(0, 151, 250, 1) 0%,
    rgba(64, 146, 252, 1) 19%,
    rgba(137, 140, 255, 1) 31%,
    rgba(165, 128, 255, 1) 38%,
    rgba(183, 114, 255, 1) 44%,
    rgba(208, 102, 249, 1) 56%,
    rgba(249, 95, 222, 1) 69%,
    rgba(251, 90, 208, 1) 74%,
    rgba(255, 78, 166, 1) 81%,
    rgba(255, 67, 77, 1) 97%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*Хлебные кроки*/
.header-dop {
  height: 52px;
}
/*
Секция верхнего баннера
*/
.page-banner-background,
.main-banner-background {
  margin: 0 auto;
  padding: 29px 0;
  height: 954px;
  width: 100%;
}
.page-banner-text-wrapper,
.main-banner-text-wrapper {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.page-banner-price,
.page-banner-price-description,
.page-banner-text-wrapper h1,
.page-banner-description {
  font-family: Manrope;
  font-weight: 800;
  text-align: center;
  vertical-align: middle;
}
.page-banner-text-wrapper h1,
.page-banner-description,
.page-banner-price {
  color: #ffffff;
}
.page-banner-text-wrapper h1 {
  font-size: clamp(148.5px, calc(5.748vw + 89.64px), 200px);
  line-height: 140px;
  letter-spacing: -0.28px;
}
.page-banner-description,
.main-banner-description {
  font-size: clamp(43.5px, calc(0.725vw + 36.07px), 45px);
  line-height: 55px;
  letter-spacing: 0.2px;
  max-width: 1550px;
  margin-top: 250px;
  margin-left: auto;
  margin-right: auto;
}
.page-banner-buttons-wrapper {
  margin-top: 54px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 2.76%;
}
.page-banner-button-wrapper-one,
.page-banner-button-wrapper-two {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Corbel;
  font-weight: 400;
  font-size: clamp(15px, calc(8.213vw + -48.07px), 32px);
  line-height: 25px;
  letter-spacing: -0.37px;
  text-align: center;
  vertical-align: middle;
  border-radius: 30px;
  /*padding: 18px 12px;*/
  padding: clamp(10px, calc(3.865vw + -19.68px), 18px) 12px;
  color: #000000;
}
.page-banner-button-wrapper-one {
  background-color: #db8302;
  box-shadow: 0px 0px 0.9px 0px #fd9700;
  box-shadow: 0px 0px 1.81px 0px #fd9700;
  box-shadow: 0px 0px 6.33px 0px #fd9700;
  box-shadow: 0px 0px 12.65px 0px #fd9700;
  box-shadow: 0px 0px 21.69px 0px #fd9700;
  box-shadow: 0px 0px 37.95px 0px #fd9700;
  transition: all 0.5s ease;
}
.page-banner-button-wrapper-one:hover {
  background: rgba(255, 255, 255, 0.8);
  transform: scale(1.05);
  box-shadow: 0 4px 20px rgba(255, 255, 255, 0.8);
}
.page-banner-button-wrapper-two {
  background-color: #f5f5f7;
  transition: all 0.5s ease;
}
.page-banner-button-wrapper-two:hover {
  transform: scale(1.05);
  background-color: #db8302;
  box-shadow: 0px 0px 0.9px 0px #fd9700;
  box-shadow: 0px 0px 1.81px 0px #fd9700;
  box-shadow: 0px 0px 6.33px 0px #fd9700;
  box-shadow: 0px 0px 12.65px 0px #fd9700;
  box-shadow: 0px 0px 21.69px 0px #fd9700;
  box-shadow: 0px 0px 37.95px 0px #fd9700;
}
.page-banner-price {
  font-size: clamp(28px, calc(2.972vw + -9.06px), 48px);
  margin-top: 29px;
  line-height: 25px;
  letter-spacing: -0.37px;
}
.page-banner-price-description {
  font-size: clamp(17px, calc(1.128vw + 8.33px), 30px);
  color: #fd9700;
  line-height: 30px;
  letter-spacing: -0.37px;
  max-width: 1069px;
  margin: 20px auto 0;
}
@media (max-width: 1629px) {
  .page-banner-buttons-wrapper {
    margin-top: 48px;
  }
}
@media (max-width: 1247px) {
  .page-banner-buttons-wrapper {
    margin-top: 28px;
  }
}
@media (max-width: 1024px) {
  .page-banner-text-wrapper h1 {
    font-size: clamp(90px, calc(22.852vw + -85.5px), 148.5px);
  }
  .page-banner-description {
    font-size: clamp(37px, calc(2.539vw + 17.5px), 43.5px);
  }
}
/*
Секция
Видео слайдер
*/
.page-slider-video-section,
.pade-slider-it {
  font-family: Corbel;
  vertical-align: middle;
  padding-top: 70px;
}
.page-container {
  padding: 0 120px;
}
.page-slider-video-section-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}
.page-slider-video-section-title h2,
.pade-slider-it h2 {
  font-weight: 700;
  font-size: 51.19px;
  line-height: 60px;
  letter-spacing: -0.28px;
  color: #1d1d1f;
  max-width: 80%;
  margin-top: 0;
  text-align: left;
}
.page-slider-video-section-links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  gap: 5px;
  padding-bottom: 20px;
  white-space: nowrap;
}
.page-slider-video-section-title a {
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.37px;
  color: #0066cc;
  display: flex;
  align-items: center;
}
.page-slider-video-section-title a svg {
  width: 18px;
  height: 16px;
  color: #0066cc;
  font-size: 18px;
}
/*слайдер*/
.swiper-slide-page-video {
  width: clamp(934px, 0.65vw + 884px, 1680px);
  height: clamp(628px, 0.1vw + 620px, 740px) !important;
}
.swiper-slide-page-video img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: relative;
}
.slider-wrapper-page-video {
  position: relative;
  overflow: hidden;
  transition: margin-left 0.3s ease;
}
/* Стилизация текстового блока */
.swiper-slide-page-video-text {
  position: absolute;
  top: 37px;
  left: 5%;
  max-width: 500px;
  color: #ffffffeb;
  font-weight: 700;
  font-size: 25.16px;
  /*line-height: 32px;*/
  line-height: normal;
  letter-spacing: 0.2px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 4px 20px rgba(255, 255, 255, 0.2);
}
.swiper-slide-page-video-text p {
  margin-bottom: 30px;
}
.swiper-slide-page-video-text p:last-child {
  margin-bottom: 0;
}
.prev-button-page-video,
.next-button-page-video {
  position: absolute;
  top: 0;
  width: 133px;
  height: 740px;
  z-index: 10;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.prev-button-page-video {
  left: -30px;
}
.next-button-page-video {
  right: -30px;
}
.prev-button-page-video.hidden {
  display: none;
}
.page-slider-video-section .swiper-button-next.swiper-button-disabled,
.page-slider-video-section .swiper-button-prev.swiper-button-disabled {
  opacity: 0; /* скрыть полностью */
  pointer-events: none;
  visibility: hidden; /* опционально */
}
.page-slider-video-section .swiper-button-next::after,
.page-slider-video-section .swiper-button-prev::after {
  content: none !important;
}
/* Кнопка Play - круглая, центрируется на слайде */
.play-button {
  position: absolute;
  top: 69px;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
  background: none;
 /* background: #e8e8edb2;
  border-radius: 50%;*/
  border: none;
  cursor: pointer;
  z-index: 10;
  transition: background 0.3s ease;
}
.play-button svg{
  width: 56px;
  height: 56px;
}
/*
.play-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent #1d1d1f;
}*/
/* При наведении — чуть подсвечиваем */
/*
.play-button:hover {
  background: rgba(0, 0, 0, 0.8);
}*/
.custom-pagination {
  position: absolute;
  top: 40px;
  z-index: inherit;
  border-radius: 30px;
  width: 192px;
  height: 56px;
  background: #e8e8edb2;
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.play-button {
  left: 47%;
}
.custom-pagination {
  left: 49%;
}
/* Положение на последнем слайде */
.custom-pagination-end {
  left: 58.5%;
}
.progress-bar {
  width: 48px;
  height: 8px;
  background: #1d1d1f99;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
}
.progress-fill {
  height: 100%;
  width: 0;
  background: white;
  transition: width 0.1s linear;
}
/* Адаптация под разные экраны */
@media (max-width: 1629px) {
  .custom-pagination {
    left: 50%;
  }
  .custom-pagination-end {
    left: 59%;
  }
}
@media (max-width: 1440px) {
  .play-button {
    left: 56%;
  }
  .custom-pagination {
    left: 59%;
  }
  .custom-pagination-end {
    left: 67%;
  }
}
@media (max-width: 1220px) {
  .swiper-slide-page-video-text {
    max-width: 470px;
  }
  .play-button {
    left: 62%;
  }
  .custom-pagination {
    left: 66%;
  }
  .custom-pagination-end {
    left: 72%;
  }
}
@media (max-width: 1045px) {
  .swiper-slide-page-video-text {
    max-width: 450px;
  }
  .play-button {
    left: 67%;
  }
  .custom-pagination {
    left: 72%;
  }
  .custom-pagination-end {
    left: 77%;
  }
}
@media (max-width: 911px) {
  .swiper-slide-page-video-text {
    max-width: 390px;
  }
  .custom-pagination {
    left: 75%;
  }
  .custom-pagination-end {
    left: 77%;
  }
}
/*
Секция
Особенности
*/
.quad-features {
  font-family: Corbel;
  font-weight: 700;
  text-align: left;
  vertical-align: middle;
  color: #1d1d1f;
}
.quad-features-content {
  max-width: 1400px;
  margin: 0 auto;
}
.quad-features-title {
  text-align: left;
  font-size: 73.28px;
  line-height: 84px;
  letter-spacing: -1.2px;
  vertical-align: middle;
  max-width: 1046px;
  margin-bottom: 34px;
}
.quad-features-subtitle {
  font-size: 36.41px;
  line-height: 44px;
  letter-spacing: 0%;
}
.quad-features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: center; /* чтобы были по центру */
  margin-bottom: 20px;
  margin-top: 41px;
}
.quad-feature-card {
  max-width: 350px;
}
.quad-feature-card-img {
  max-width: 96px;
  height: 96px;
}
.quad-feature-card img {
  width: 100%;
  height: 100%;
}
.quad-feature-card p {
  font-size: 19.2px;
  line-height: 29px;
  letter-spacing: 0.23px;
  color: #6e6e73;
}
.quad-features-more {
  font-size: 17.37px;
  line-height: 23px;
  letter-spacing: 0.23px;
  margin-bottom: 40px;
  color: #0066cc;
  transition: color 0.3s;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.quad-features-more:hover {
  color: #0066cc;
}
@media (max-width: 1440px) {
  .quad-features-grid,
  .quad-features-title,
  .quad-features-subtitle,
  .quad-features-more {
    padding: 0 40px;
  }
}
/*
Секция 
базы
*/
/**/
.collapsible {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease;
}

.collapsible.expanded {
  max-height: 1000px; /* Достаточно для раскрытия */
}

.show-more-price {
  margin-top: 10px;
  background: none;
  border: none;
  color: #007bff;
  font-size: 14px;
  cursor: pointer;
  padding: 0;
  width: 100%;
}
/**/
.base-selection {
  background: linear-gradient(180deg, #f5f5f7 81%, #ffffff 100%);
}
.section-title {
  padding-left: 54px;
  text-align: left;
  color: #1d1d1f;
  font-size: 50.31px;
  line-height: 60px;
  letter-spacing: -0.28px;
}
.base-swiper {
  width: 100%;
  position: relative;
  margin: 30px 0 48px;
}
.base-swiper .swiper-slide {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  /* width: 1120px !important;*/
  /* height: 838px;*/
  height: 70vh;
  opacity: 0.5;
}
.base-swiper .swiper-slide-active {
  opacity: 1;
}
.slide-content {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 28px;
  color: #fff;
}
.slide-text {
  background: #00000066;
  -webkit-text-stroke: 0.5px black;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,
    1px 1px 0 #000;
  align-self: flex-start;
  margin-bottom: 17px;
  font-weight: 700;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: 2px;
  max-width: 588px;
  font-family: Corbel;
  padding: 6px;
}
.base-swiper button {
  margin: 0 auto;
}
.toggle-wrapper {
  background: #e8e8ed;
  border-radius: 50px;
  padding: 0 13px;
  /*max-width: 1024px;*/
  max-width: max-content;
  margin: 0 auto;
  overflow: hidden; /* скрываем прокрутку у обёртки */
}
.base-toggle-swiper {
  overflow-x: auto; /* разрешаем прокрутку именно кнопкам */
}
.base-toggle-swiper .swiper-wrapper {
  display: flex;
  align-items: center;
  padding: 5px 13px 10px;
}
.base-toggle-swiper .swiper-slide {
  width: auto;
  flex-shrink: 0;
}
.toggle-button {
  background: #e8e8ed;
  padding: 5px 10px;
  max-width: 164px;
  border-radius: 30px;
  border: none;
}
.toggle-button.active {
  background-color: #1d1d1f;
  color: #ffffff;
}
.base-note {
  margin-top: 15px;
  font-family: Corbel;
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  letter-spacing: -0.37px;
  text-align: center;
  vertical-align: middle;
  color: #6e6e73;
}
/*
Секция 
забронировать
*/
.mb38 {
  margin-bottom: 38px;
}
.booking-section {
  background: #000000;
  width: 100%;
  text-align: center;
  padding: 50px 0 94px;
}
.booking-section h2 {
  font-size: 120px;
  line-height: 120%;
  font-weight: 800;
  background: linear-gradient(
    90deg,
    rgba(0, 151, 250, 1) 0%,
    rgba(64, 146, 252, 1) 19%,
    rgba(137, 140, 255, 1) 31%,
    rgba(165, 128, 255, 1) 38%,
    rgba(183, 114, 255, 1) 44%,
    rgba(208, 102, 249, 1) 56%,
    rgba(249, 95, 222, 1) 69%,
    rgba(251, 90, 208, 1) 74%,
    rgba(255, 78, 166, 1) 81%,
    rgba(255, 67, 77, 1) 97%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.booking-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 2%;
  max-width: 1680px;
  margin: 54px auto 0;
}
.booking-sliders,
.booking-info {
  background: linear-gradient(0deg, #211b2a 0%, rgba(33, 27, 42, 0) 60%);
  border-radius: 10px;
}
.menu-page-container .booking-sliders,
.menu-page-container .booking-info {
  background: none;
}
.booking-sliders {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 755px;
  padding: 0 clamp(0px, calc(15.459vw + -118.72px), 32px);
}
/**/
.vertical-slider {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 720px;
  width: 259px;
  position: relative;
}
.book-slider-vertical .swiper-slide {
  width: 259px;
  flex-shrink: 0;
  height: 144px;
  gap: 0;
}
.book-slider-vertical .swiper-slide img {
  width: 100%;
  height: 100%;
}
.vertical-slider .swiper-button-prev img {
  transform: rotate(268deg); /* Можно -90deg если нужна стрелка вверх */
  width: 100%;
}
.vertical-slider .swiper-button-next img {
  width: 100%;
  transform: rotate(90deg); /* Повернём вниз, если нужно 268*/
}
.vertical-slider .swiper-button-next {
  top: 93% !important;
}
.vertical-slider .swiper-button-prev {
  top: 0 !important;
}
.vertical-slider .swiper-button-next.swiper-button-disabled,
.vertical-slider .swiper-button-prev.swiper-button-disabled,
.horizontal-slider .swiper-button-next.swiper-button-disabled,
.horizontal-slider .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.vertical-slider .swiper-button-prev img,
.vertical-slider .swiper-button-next img {
  width: 43px;
  height: 187px;
}
.vertical-slider .swiper-button-next,
.vertical-slider .swiper-button-prev {
  position: absolute;
  width: 187px;
  height: 43px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  left: 50%;
  transform: translate(-50%);
}
/**/
.book-slider-horizontal {
  max-width: 552px;
  /*width: clamp(496px, calc(19.244vw + 182.52px), 552px);*/
  /* width: 552px;*/
  height: 720px;
}
.book-slider-horizontal .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-button-prev img,
.swiper-button-next img {
  width: 68px;
  height: 297px;
}
.book-slider-horizontal .swiper-button-next {
  right: 5% !important;
}
.book-slider-horizontal .swiper-button-prev {
  left: 5% !important;
}
/**/
.booking-info {
  display: flex;
  flex-direction: column;
  /*width: 808px;*/
  width: clamp(727px, calc(27.835vw + 273.57px), 808px);
  padding: 0 39px;
}
.booking-info h3 {
  text-align: center;
  font-weight: 700;
  font-size: clamp(50px, calc(1.302vw + 40px), 65px);
  line-height: 84px;
  letter-spacing: -1.2px;
  color: #eda4ff;
  margin: 0 auto 80px;
}
.booking-info label,
.booking-info-price-block {
  font-family: Corbel;
  font-weight: 700;
  /* font-size: 40px;*/
  font-size: clamp(36px, calc(1.375vw + 13.61px), 40px);
  line-height: 28px;
  letter-spacing: 0.22px;
  vertical-align: middle;
  color: #f5f5f7;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}
.booking-info label p {
  text-align: left;
}
.booking-info input,
.booking-info select,
.booking-info-price-block span,
.booking-info .choices__inner {
  font-family: Corbel;
  font-weight: 700;
  /*font-size: 24px;*/
  /*font-size: clamp(21px, calc(1.031vw + 4.21px), 24px);*/
  line-height: 28px;
  letter-spacing: 0.22px;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  margin-top: 5px;
  background: black;
  color: white;
  border-radius: 30px;
  width: clamp(290px, calc(11.34vw + 105.27px), 323px);
  height: 65px;
  border: 1px solid white;
}
.booking-info .choices__list--single .choices__item{
  margin-top: -10px;
}
/* Выпадающий список при открытом селекте */
.booking-info .choices.is-open .choices__list--dropdown {
  border-top: none !important;
}
/* Выпадающий список */
.booking-info .choices__list--dropdown,
.booking-info .choices__list[aria-expanded] {
  background: black !important;
  border: 1px solid white !important;
}
.booking-info .choices__list--dropdown .choices__item--selectable.is-highlighted, .booking-info .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{
  background-color: black !important;
}
.booking-info-price-block {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-end !important;
  gap: 38px;
  margin: 65px 0;
}
.booking-info-price-block p {
  max-width: 208px !important;
}
#total-price {
  font-family: Corbel;
  font-weight: 700;
  /*font-size: 36px;*/
  font-size: clamp(32px, calc(1.375vw + 9.61px), 36px);
  line-height: 28px;
  letter-spacing: 0.22px;
  border: 1px solid white;
}
.booking-info button {
  display: flex;
  font-size: 29px;
  line-height: 16px;
  width: 334px;
  height: 79px;
  margin: 0 auto;
}
@media (max-width: 1629px) {
  .booking-info {
    padding: 0 clamp(35.1px, calc(2.063vw + 5.39px), 39px);
  }
  .booking-info input,
  .booking-info select,
  .booking-info-price-block span {
    width: clamp(261px, calc(15.344vw + 40.05px), 290px);
    font-size: clamp(21px, calc(1.031vw + 4.21px), 24px);
  }
  #total-price {
    font-size: clamp(28.8px, calc(1.693vw + 4.42px), 32px);
  }
}
@media (max-width: 1476px) {
  .booking-info label,
  .booking-info-price-block {
    font-size: clamp(30.6px, calc(3.313vw + -12.9px), 36px);
  }
  .booking-info input,
  .booking-info select,
  .booking-info-price-block span {
    width: clamp(221.85px, calc(24.018vw + -93.51px), 261px);
    font-size: clamp(17.85px, calc(1.933vw + -7.52px), 21px);
  }
  .booking-info {
    padding: 0 clamp(26.1px, calc(1.779vw + 2.74px), 29px);
  }
}
@media (max-width: 1340px) {
  .vertical-slider {
    display: none;
  }
}
@media (max-width: 1313px) {
  .booking-info label,
  .booking-info-price-block {
    font-size: clamp(27px, calc(1.84vw + 2.83px), 30px);
  }
  .booking-sliders {
    padding: 0 clamp(5px, calc(4.532vw + -29.8px), 20px);
  }
  .book-slider-horizontal {
    /* max-width: clamp(500px, calc(15.71vw + 379.35px), 552px);*/
    max-width: clamp(480px, calc(13.235vw + 378.22px), 552px);
  }
  .booking-wrapper {
    flex-direction: column;
    justify-content: center;
  }
  .vertical-slider {
    display: flex;
  }
  .booking-info {
    margin: 20px auto 0;
    padding: 0 70px 28px !important;
  }
  .booking-section h2 {
    font-size: clamp(90px, calc(16.76vw + -38.72px), 120px);
  }
}

/*
Секция 
Акции
*/
.promotions-section {
  padding: 117px 0 0;
}
.promotions-section .container {
  width: 1680px;
  max-width: 95%;
  margin: 0 auto;
  position: relative;
}
.promotions-description {
  font-family: Corbel;
  font-weight: 700;
  /* font-size: 72.97px;*/
  font-size: clamp(48px, calc(2.168vw + 31.35px), 72.97px);
  line-height: 84px;
  letter-spacing: -1.2px;
  vertical-align: middle;
  /*padding-left: 40%;*/
  padding-left: clamp(283px, calc(38.715vw + -14.33px), 729px);
  margin-top: 69px;
}
.promotions-grid {
  margin: 117px auto 82px;
  display: grid;
  justify-content: center;
  grid-template-columns: auto auto;
  grid-template-rows: auto;
}
.promotion-card {
  /*width: 723px;*/
  width: clamp(357px, calc(31.771vw + 113px), 723px);
  height: 567px;
  display: flex;
  /* justify-content: flex-end;*/
  position: relative;
  overflow: hidden;
}
.promo-card-left {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 80%;
  /*  height: 60%;*/
  padding-left: 5px;
}
.promo-card-right img {
  max-width: 100%;
  max-height: 250px;
  object-fit: cover;
  border-radius: 8px;
}
.promo-card-right {
  width: 366px;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.promo-card-left h3 {
  font-family: Corbel;
  font-weight: 700;
  /*font-size: 37.5px;*/
  font-size: clamp(24px, calc(1.128vw + 15.33px), 37px);
  line-height: clamp(24px, calc(1.736vw + 10.67px), 44px);
  /* line-height: 44px;*/
  letter-spacing: 0%;
  vertical-align: middle;
  text-align: left;
  max-width: 236px;
}
.promo-card-left p {
  margin-left: auto;
  text-align: right;
  max-width: 206px;
  font-family: Corbel;
  font-weight: 700;
  /*font-size: 25.27px;*/
  font-size: clamp(18px, calc(0.608vw + 13.33px), 25px);
  line-height: 25px;
  letter-spacing: 0.2px;
  vertical-align: middle;
  color: #0000008f;
}
.choose-btn {
  background-color: #0071e3;
  color: #fff;
  font-family: Corbel;
  font-weight: 400;
  /*font-size: 32px;*/
  font-size: clamp(18px, calc(1.215vw + 8.67px), 32px);
  line-height: clamp(18px, calc(1.215vw + 8.67px), 32px);
  /*line-height: 32px;*/
  letter-spacing: -0.12px;
  text-align: center;
  vertical-align: middle;
  border-radius: 30px;
  border: none;
  margin: 0 auto;

  /*width: 179px;*/
  width: clamp(100px, calc(6.858vw + 47.33px), 179px);
  height: clamp(30px, calc(3.038vw + 6.67px), 65px);
  /* height: 65px;*/
}
.promo-details {
  position: absolute;
  right: 90px;
  bottom: 50px;
}
.promo-details button {
  font-family: Corbel;
  font-weight: 700;
  font-size: 25.27px;
  line-height: 32px;
  letter-spacing: 0.2px;
  vertical-align: middle;
  font-size: 16px;
  color: #0000008f;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  border: none;
  background: none;
}
/*
секция
отдых
*/

.link-see-all {
  font-weight: 700;
  font-size: 17px !important;
  line-height: 25px;
  letter-spacing: -0.37px;
  text-align: center;
  vertical-align: middle;
  justify-content: center;
  margin-top: 48px;
}
.after-quest h3 {
  font-family: Corbel;
  font-weight: 700;
  font-size: 50.31px;
  line-height: 60px;
  letter-spacing: -0.28px;
  vertical-align: middle;
  text-align: center;
}
.after-quest .swiper-slide {
  /* width: 550px !important;*/
  width: clamp(462px, calc(7.639vw + 403.33px), 550px);
  flex-shrink: 0;
}
.after-quest .after-slide {
  width: clamp(462px, calc(7.639vw + 403.33px), 550px);
  display: flex;
  flex-direction: column;
  min-height: 1200px;
  border-radius: 12px;
  justify-content: space-between;
}
/*
.bannyy-kompleks .swiper-slide{
  width: 550px !important;
  flex-shrink: 0;
}
  */
.slide-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 16px;
}
.slide-header h4,
.page-stsenarii.after-quest h3 {
  font-family: Corbel;
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  letter-spacing: -0.37px;
  vertical-align: middle;
  margin: 0;
  flex: 1;
}
.page-stsenarii.after-quest h3 {
  text-align: left;
}
.video-link,
.link-see-all {
  color: #007bff;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  display: flex;
  gap: 10px;
  align-items: center;
}
.slide-description,
.price-block,
.price-block p strong {
  margin-bottom: 20px;
  flex-grow: 1;
  color: #6e6e73;
  font-family: Corbel;
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  letter-spacing: -0.37px;
}
.price-block p strong {
  color: #1d1d1f;
  text-decoration: underline;
}
.after-list {
  margin-top: 20px;
  padding-left: 20px;
  margin-bottom: 20px;
  color: #6e6e73;
}
.price-block-title {
  margin-left: -20px;
}
.btn-wrapper {
  margin-top: auto;
  margin: 0 auto;
}
/*
Секция
Food
*/
.page-food,
.page-food-wrappe,
.page-delivery,
.page-delivery-wrapper,
.page-after-try h2,
.page-dop {
  max-width: clamp(669px, calc(83.42vw + 28.33px), 1630px);
  margin: 0 auto;
}
.page-food h2,
.page-food,
.page-food-wrapper,
.page-delivery h2,
.page-after-try,
.page-after-try h2,
.page-dop h2,
.page-dop-obor h2 {
  text-align: left !important;
}
.page-food-wrapper,
.page-delivery-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 67px 0;
}
.page-food-wrapper-left,
.page-food-wrapper-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page-food-wrapper-left-title,
.page-food-wrapper-left-descrittion p,
.page-food-wrapper-left-link a {
  font-family: Corbel;
  font-weight: 700;
  vertical-align: middle;
}
.page-food-wrapper-left-title {
  font-size: clamp(30px, calc(0.651vw + 25px), 37.5px);
  line-height: 44px;
}
.page-food-wrapper-left-descrittion {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 9%;
  gap: 20px;
}
.page-food-wrapper-left-descrittion a {
  padding: 20px 10px;
}
.page-food-wrapper-left-descrittion p {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #0000008f;
  margin-top: 65px;
  max-width: 524px;
}

.page-food-wrapper-left-image {
  display: flex;
  width: clamp(398px, calc(5.99vw + 352px), 467px);
  height: clamp(398px, calc(5.99vw + 352px), 467px);
}
.page-food-wrapper-left-image:hover,
.page-delivery-right img:hover {
  transition: all 0.5s ease;
  transform: scale(1.05);
}
.page-food-wrapper-left-image img {
  width: 100%;
}
.page-food-wrapper-left-link,
.page-food-wrapper-left-link a {
  font-size: clamp(20px, calc(0.457vw + 16.49px), 25.27px);
  line-height: 32px;
  letter-spacing: 0.2px;
  vertical-align: middle;
  color: #0000008f;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  text-align: right;
}
.d-none1920 {
  display: none;
}
.d-none768 {
  display: flex !important;
}
/*
Секция
delivery/доставка
*/
.page-delivery {
  padding: 33px 0 clamp(35px, calc(1.302vw + 25px), 50px);
}
.page-delivery-left {
  max-width: 50%;
}
.page-delivery-title,
.page-delivery-list-2 {
  font-weight: 700;
  font-family: Corbel;
  color: #0000008f;
  vertical-align: middle;
}
.page-delivery-title {
  line-height: clamp(35px, calc(0.781vw + 29px), 44px);
  font-size: clamp(30px, calc(0.651vw + 25px), 37.5px);
}
.page-delivery-list-2 {
  font-family: Corbel;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.2px;
  vertical-align: middle;
}
.page-delivery-list-2 li,
.page-delivery-list li {
  list-style: disc;
}
.page-delivery-list {
  font-size: 30px;
  line-height: 44px;
  margin: 40px 0;
  padding-left: 20px;
}
.delivery-list-title {
  text-decoration: underline;
  list-style: none !important;
}
.page-delivery-right {
  text-align: center;
  margin-bottom: 27px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page-delivery-right img {
  width: 100%;
}
/*
Секция
Phone/basket
*/
.page-phone-basket {
  background: #000000;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: clamp(40px, calc(12.847vw + -58.67px), 188px);
  height: auto;
  padding: clamp(115px, calc(2.691vw + 94.33px), 146px)
    clamp(59px, calc(26.215vw + -142.33px), 361px);
}
.page-phone-basket-basket,
.page-phone-basket-phone {
  background: linear-gradient(0deg, #211b2a 0%, rgba(33, 27, 42, 0) 60%);
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  min-height: clamp(205px, calc(3.559vw + 177.67px), 246px);
  min-width: clamp(304px, calc(17.448vw + 170px), 505px);
  padding: 0 clamp(54px, calc(1.823vw + 40px), 75px) 0
    clamp(60px, calc(-1.302vw + 70px), 45px);
}
.page-phone-basket-basket:hover,
.page-phone-basket-phone:hover {
  transition: all 0.5s ease;
  transform: scale(1.05);
}
.page-phone-basket-basket img,
.page-phone-basket-phone img {
  width: clamp(128px, calc(5.122vw + 88.67px), 187px);
  height: clamp(29px, calc(1.215vw + 19.67px), 43px);
}
.page-phone-basket-phone-text,
.page-phone-basket-basket-text {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #708dfa;
  font-family: Corbel;
  font-weight: 700;
  font-size: clamp(24px, calc(2.083vw + 8px), 48px);
  line-height: clamp(48px, calc(1.736vw + 34.67px), 68px);
  letter-spacing: -1.2px;
  vertical-align: middle;
}
.page-phone-basket-basket-text img,
.page-phone-basket-phone-text img {
  width: clamp(44px, calc(3.559vw + 16.67px), 85px) !important;
  height: clamp(44px, calc(3.559vw + 16.67px), 85px) !important;
}
/*
Секция
posle
*/
.after-try-swiper .after-slide {
  min-height: 1000px;
  max-width: 550px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.after-try-swiper .slide-header h3 {
  margin-top: 40px;
  font-size: 17px;
}
.after-try-swiper .btn-wrapper,
.book-slide-actions {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: auto !important;
}
.after-try-swiper .btn-wrapper a,
.book-slide-actions a {
  color: #0066cc;
}
.after-try-swiper .choose-btn,
.book-slide-actions .choose-btn {
  font-size: clamp(15px, calc(0.174vw + 13.67px), 17px);
}
/**/
.page-after-try .slider-wrapper {
  margin-top: 50px;
}
.page-after-try .slider-wrapper .slide-description,
.page-after-try .swiper-slide .slide-header {
  padding: 0 69px;
}
.page-after-try .slider-wrapper .slide-description {
  min-height: 140px;
  margin: 0 auto;
}
.page-after-try .slider-wrapper .btn-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 20px;
  width: 60%;
}
/*
  Секция
  dop
  */
.page-dop-obor.after-quest.page-mesta {
  background: none;
}
.page-dop-obor {
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    #ffffff 20%,
    #f1f3fb 80%,
    #f1f3fb 100%
  );
  padding: 88px 0 55px;
}
.page-dop h2,
.page-dop-obor h2 {
  color: #708dfa;
}
/**/
.book-slide-header .color-slider {
  width: 257px !important;
  height: auto !important;
  padding-bottom: 40px;
}
.book-slide-header .color-slider .swiper-slide {
  width: 257px !important;
  height: 257px !important;
  padding-bottom: 0 !important;
}
/**/
.book-slide-wrapper {
  display: flex;
  flex-direction: column;
  padding: 24px;
  background: #fff;
  border-radius: 12px;
  height: 100%;
  transition: max-height 0.3s ease;
}

.swiper-slide.book-slide {
  max-width: 405px;
}
.book-slide-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-height: 613px;
}
.book-slide-category {
  color: #b64400;
  font-family: Corbel;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.12px;
  text-align: center;
  vertical-align: middle;
  margin-top: 20px;
}
.book-slide-link {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 10px;
}
.book-slide-title {
  font-family: Arial;
  font-weight: 700;
  font-size: 25.81px;
  line-height: 32px;
  letter-spacing: 0.2px;
  text-align: center;
  vertical-align: middle;
  max-width: 158px;
  min-height: 64px;
}
.book-slide-price {
  font-family: Arial;
  font-weight: 700;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.37px;
  text-align: center;
  vertical-align: middle;
  margin-top: 15px;
  margin-bottom: 20px;
}
.book-slide-actions a {
  margin-top: 20px;
  margin-bottom: 20px;
}
.book-slide-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin-bottom: 20px;
}
.book-slide-separator {
  border: none;
  height: 1px;
  background: #ccc;
  margin: 16px 0;
}
.book-slide-description {
  display: flex;
  flex-direction: column;
  gap: 19px;
  margin-top: 40px;
  max-height: 1250px;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.book-slide-description.expanded {
  max-height: 3526px; /* подберите по содержимому */
}
.book-slide-toggle {
  margin-top: 12px;
  background: none;
  border: none;
  color: #007bff;
  cursor: pointer;
  font-weight: 600;
}
/*
.book-slide-description {
  max-height: 300px;
  overflow: hidden;
  transition: max-height 0.3s ease;
  position: relative;
}*/
.book-slide-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.book-slide-feature img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
}
.book-slide-feature p {
  font-family: Corbel;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.12px;
  text-align: center;
  vertical-align: middle;
}
.book-slide-feature-title {
  font-weight: 700 !important;
  margin-bottom: 5px;
  margin-top: 13px;
}
.book-slider-buttons p {
  font-family: Corbel;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: -0.37px;
  text-align: center;
  vertical-align: middle;
  color: #86868b;
}
/*
Секция
Может вас заинтересуют другие игры? 
*/
.page-interest {
  margin-top: 80px;
}
.page-interest-banner {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%; /* по необходимости */
  overflow: hidden;
  height: 791px;
}
.page-interest-banner img {
  width: 100%;
  height: 100%;
}
.page-interest-banner p {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 20%;
  left: 5%;
  /*transform: translate(-50%, -50%);*/
  color: white;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6); /* для читаемости */
  font-weight: 700;
  font-size: clamp(48px, calc(1.389vw + 37.33px), 64px);
  width: 100%;
}
.page-interest-banner a {
  position: absolute;
  bottom: 5%;
  left: 40%;
}
.page-interest-sliders .after-slider-buttons-wraper,
.page-dop .after-slider-buttons-wraper,
.page-price.page-programs .after-slider-buttons-wraper,
.after-quest .after-slider-buttons-wraper {
  padding: 0 120px;
  color: #86868b;
}
.after-slider-buttons-wraper p {
  width: 80%;
}
.after-quest.mesta .after-slider-buttons-wraper p {
  position: absolute;
  width: 100%;
  text-align: center;
}
.after-quest .after-slider-buttons-wraper a {
  font-family: Corbel;
  font-weight: 700;
  font-style: Bold;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.37px;
  text-align: center;
  color: #0066cc;
}
/*Слайдер*/
.page-interest-slider {
  padding: 40px 0;
}
.swiper-slide.interest-slide {
  overflow: hidden;
  padding: 0 0 20px;
  /*max-width: 405px;*/
  width: 417px !important;
}
.interest-slide-image {
  position: relative;
  height: 240px;
  overflow: hidden;
}
.interest-slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.interest-slide-title {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%);
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
}
.interest-slide-list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  min-height: 350px;
}
.interest-slide-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  margin-bottom: 5px;
  color: #86868b;
  padding: 0 10px;
}
.add-to-cart-icon {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.interest-slide-btn-wrapper {
  text-align: center;
}
.interest-slide-btn {
  background-color: #007bff;
  color: white;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 24px;
  font-size: 14px;
}

/*
Секция
Экиперовка
*/
.page-ekipirovka {
  background: linear-gradient(180deg, #f5f5f7 81%, #ffffff 100%);
  text-align: center;
}
.page-ekipirovka-description {
  font-family: Corbel;
  font-weight: 700;
  font-size: 48px;
  letter-spacing: -1.2px;
  vertical-align: middle;
  text-align: center;
  padding: 0 50px;
}
.page-ekipirovka-description-two {
  font-family: Corbel;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.37px;
  text-align: center;
  vertical-align: middle;
  color: #86868b;
}
.page-ekipirovka-img-text-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* min-height: 1054px;*/
  padding-top: 16px;
  margin: 0 auto;
}
.ekipirovka-img-one {
  z-index: 2;
}
.ekipirovka-img-two {
  position: absolute;
  z-index: 1;
}
.page-ekipirovka-img-text-wrapper p {
  position: absolute;
  left: 5%;
  bottom: 0;
  max-width: 408px;
  color: #86868b;
}
/*
Секция
Сценарии
*/
.page-stsenarii {
  padding-bottom: clamp(46px, calc(5.035vw + 7.33px), 104px);
}
.page-stsenarii.after-quest .after-slide,
.pade-slider-it.after-quest .after-slide {
  min-height: 600px;
}

/*
Секция
Доп оборудование
*/
.page-dop-obor .slide-header,
.page-dop-obor .slide-description,
.page-dop-obor .page-dop-obor-slider-basket-wrapper {
  padding-left: 20px;
}
.page-dop-obor-title {
  padding: 0 clamp(26px, calc(17.708vw + -110px), 230px);
  display: flex;
  flex-direction: column;
  gap: 36px; /* отступ между заголовком и текстом по умолчанию */
  align-items: flex-start;
}
.page-dop-obor-title h2,
.page-dop-obor-title p {
  font-weight: 700;
  font-size: clamp(48px, calc(2.018vw + 32.5px), 71.25px);
  line-height: clamp(50px, calc(2.951vw + 27.33px), 84px);
  letter-spacing: -1.2px;
}
.page-dop-obor-title p {
  text-align: right;
}
.page-dop-obor .swiper {
  margin-top: clamp(35px, calc(5.295vw + -5.67px), 96px);
}
.page-dop-obor h4 {
  color: #6e6e73;
}
.page-dop-obor .slide-description {
  color: #000000;
}
.page-dop-obor-slider-basket-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 42px;
  gap: clamp(5px, calc(1.128vw + -3.67px), 18px);
  white-space: nowrap;
}
.page-dop-obor-slider-basket-price {
  color: #eda4ff;
  font-weight: 700;
  font-size: clamp(24px, calc(0.694vw + 18.67px), 32px);
  letter-spacing: -1.2px;
}
.page-dop-obor-slider-basket-wrapper label,
.page-dop-obor-slider-basket-wrapper input {
  font-family: Arial;
  font-weight: 700;
  font-size: 22.31px;
  line-height: 28px;
  letter-spacing: 0.22px;
  vertical-align: middle;
}
.page-dop-obor-slider-basket-wrapper input {
  border-radius: 30px;
  width: clamp(77px, calc(0.781vw + 71px), 86px);
  border: 1px #86868b solid;
  text-align: center;
}
.page-dop-obor-slider-basket-btn {
  background-color: #007bff;
  color: white;
  text-decoration: none;
  padding: 10px 5px;
  border-radius: 24px;
  font-size: 14px;
  border: none;
}

.page-dop-obor .after-slide {
  min-height: 600px;
  width: 400px;
}
.page-dop-obor .after-slider-vip-buttons {
  height: auto;
  padding: 0 clamp(26px, calc(17.708vw + -110px), 230px);
}
.page-dop-obor-btn-text {
  display: flex;
  flex-direction: column;
  gap: clamp(19px, calc(0.608vw + 14.33px), 26px);
  max-width: 70%;
  margin-top: clamp(33px, calc(2.17vw + 16.33px), 58px);
  padding-left: clamp(26px, calc(17.708vw + -110px), 230px);
}
.page-dop-obor-btn-text-one {
  color: #6e6e73;
  font-family: Corbel;
  font-weight: 700;
  font-size: 18.7px;
  line-height: 29px;
  letter-spacing: 0.23px;
}
.page-dop-obor-btn-text-two {
  color: #0066cc;
  font-family: Corbel;
  font-weight: 700;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.37px;
  vertical-align: middle;
}

/*
Страница 
ЦЕНЫ
*/
/**/
.page-price {
  /*margin: 0 auto;
  max-width: 1721px;*/
  padding: 0 clamp(34px, calc(7.118vw + -20.67px), 116px);
}

.swiperPagePricePrograms .swiper-wrapper {
  max-width: 1820px; /* например: 4 * 405 + 3 * 50 (пробелы между) */
}
.page-price h2 {
  color: #fd9700;
  font-family: Corbel;
  font-weight: 700;
  font-size: 74.22px;
  line-height: 84px;
  letter-spacing: -1.2px;
  text-align: center;
  vertical-align: middle;
}
/**/
.quest-box-btn-choose {
  background: #0071e3;
  color: white;
  text-align: center;
  padding: 10px 20px;
  border: none;
  border-radius: 30px;
  display: block;
  width: 50%;
  margin: 25px auto 0;
  font-family: Corbel;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.37px;
}
.tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-left: 4px;
}
.tooltip svg {
  vertical-align: middle;
  display: inline-block;
}
.tooltip-text {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 0; /* над иконкой */
  /*  left: -80px;*/
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 6px 10px;
  border-radius: 4px;
  white-space: normal;
  font-size: 13px;
  z-index: 9999;
  transition: opacity 0.2s;
  pointer-events: none;
  max-width: 250px;
  text-align: center;
}
.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
.quest-list span {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.nowrap {
  white-space: nowrap;
}
.quest-box svg {
  color: #1d1d1f;
}
/**/
.page-price h2 {
  font-family: Corbel;
  font-weight: 700;
  font-size: clamp(48px, calc(2.257vw + 30.67px), 74px);
  line-height: clamp(68px, calc(1.389vw + 57.33px), 84px);
  letter-spacing: -1.2px;
  text-align: center;
  vertical-align: middle;
  color: #fd9700;
  margin: 40px 0;
}
/*.page-programs.page-price,*/
.dop-price-section.page-price {
  margin: 0 auto;
  max-width: 1721px;
}
.dop-price-section .page-programs-grid-item {
  max-width: none;
}
.page-programs-grid-item {
  max-width: 385px;
  width: 100%;
}
.page-programs-grid-item {
  display: flex;
  flex-direction: column;
}
.page-programs-grid-item h3 {
  font-family: Arial;
  font-weight: 700;
  font-size: clamp(22px, calc(0.26vw + 20px), 25px);
  line-height: 32px;
  letter-spacing: 0.2px;
  text-align: center;
  vertical-align: middle;
  padding-bottom: clamp(24px, calc(-0.608vw + 28.67px), 17px);
  min-height: 120px;
}
/**/
.color-slider {
  max-width: 385px;
  height: 230px;
  overflow: hidden;
}
.color-slider .swiper-slide {
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}
.color-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* Разноцветные пагинационные кнопки */
.color-slider .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: 0 6px;
  opacity: 1;
  background-color: #ccc;
  transition: transform 0.3s ease;
}
.color-slider .swiper-pagination-bullet-active {
  background-color: #ff5e5e; /* Активный слайд — красный */
  transform: scale(1.2);
}
/* Доп. стили — при желании можно добавить */
.color-slider .swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
}
/**/
.quest-list li {
  font-family: Arial;
  font-weight: 700;
  font-size: clamp(18px, calc(0.347vw + 15.33px), 22px);
  line-height: 25px;
  letter-spacing: -0.37px;
  vertical-align: middle;
  color: #1d1d1f;
  border-bottom: 1px #d2d2d7 solid;
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.quest-box .toggle-btn {
  border: none;
  background: none;
  color: #708dfa;
  text-align: center;
  width: 100%;
  font-family: Corbel;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
  letter-spacing: -0.37px;
  vertical-align: middle;
}
.quest-box-info {
  color: #0066cc;
  font-family: Corbel;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.37px;
  text-align: center;
  vertical-align: middle;
  margin-top: 10px;
  min-height: 20px;
}
.quest-list-wrapper {
  max-height: 280px;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.quest-box.expanded .quest-list-wrapper {
  max-height: 1000px;
}
/**/
.page-programs.page-price .dop-info {
  font-family: Corbel;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: -0.37px;
  text-align: left;
  vertical-align: middle;
  color: #86868b;
  max-width: 669px;
  margin-top: 25px;
}
.slider-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/*
Секция доб оборудование страница прайс
*/
.dop-price-section.page-price {
  padding-bottom: 56px;
}
.page-programs-grid-item-img {
  max-width: clamp(344px, calc(3.559vw + 316.67px), 385px);
  height: 230px;
  aspect-ratio: 1 / 1;
  margin: 0 auto clamp(40px, calc(3.038vw + 16.67px), 75px);
}
.page-programs-grid-item-img img {
  width: 100%;
  height: 100%;
}
/*
секкция коомплекс
*/
.page-complex h3 {
  font-family: Corbel;
  font-weight: 700;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: -0.28px;
  vertical-align: middle;
  text-align: center;
  padding-bottom: 20px;
}
.sliderComplexPriceTime {
  margin-top: 20px;
}
.page-complex .swiper-wrapper {
  margin: 0 auto;
  padding-bottom: 30px;
}
.sliderComplexPrice .swiper-slide {
  max-width: 500px;
  min-height: 900px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page-complex-btn-wrapper {
  margin: 0 auto;
  text-align: center;
}
.page-complex-choose-btn {
  font-family: Corbel;
  font-weight: 400;
  font-size: 32px;
  line-height: 16px;
  letter-spacing: -0.12px;
  text-align: center;
  vertical-align: middle;
  padding: 14px 30px;
  border-radius: 30px;
  border: none;
  color: white;
  background: #0071e3;
}
/*
  секция цены
  */
.bac-grey {
  background: linear-gradient(180deg, #f5f5f7 81%, #ffffff 100%);
}
.page-price-section-description {
  font-family: Corbel;
  font-weight: 700;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: -0.28px;
  text-align: center;
  vertical-align: middle;
  margin: 25px 0;
}

.page-price-section-tactical,
.page-price-section-kvest {
  padding: 20px 57px;
}
.page-price-section-tactical,
.page-price-section-kvest {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #ffffff;
  border-radius: 30px;
}
.page-price-section .booking-sliders {
  background: #ffffff;
}
/**/
.page-price-section-accordion-section h4 {
  padding: 10px 0;
  font-family: Corbel;
  font-weight: 700;
  font-size: 25.81px;
  line-height: 32px;
  letter-spacing: 0.22px;
  vertical-align: middle;
}
.page-price-section-accordion-title {
  color: #1d1d1f;
  font-family: Corbel;
  font-weight: 700;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.37px;
  padding: 20px 0;
}
.page-price-section-accordion-price,
.page-price-section-accordion-etap {
  color: #6e6e73;
  font-family: Corbel;
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  letter-spacing: -0.37px;
  vertical-align: middle;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 0;
}
.page-price-section-accordion-etap {
  padding: 0;
}
.otstup {
  margin-top: 10px;
}
.page-price-section-accordion-section ul {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: height 0.4s ease, opacity 0.4s ease;
  padding-bottom: 20px;
}
.page-price-section-accordion-section ul li.page-price-section-accordion-price {
  list-style: inside disc !important;
  padding-left: 20px;
}
.page-price-section-accordion-section ul.open {
  opacity: 1;
  border-bottom: 1px #d2d2d7 solid;
}
.page-price-section-accordion-section svg {
  transition: transform 0.4s ease;
}
.page-price-section-accordion-section svg.rotated {
  transform: rotate(180deg);
}
.page-price-section-accordion-price span {
  width: 90%;
}
.page-price-section-accordion-price svg {
  width: 20px !important;
  height: 20px !important;
}
.page-price-section-accordion {
  display: block;
  width: 680px;
}
.page-price-section-accordion-section-name {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom: 1px #d2d2d7 solid;
}
.page-price-section-accordion-section-name svg {
  width: 24px; /* или нужный размер */
  height: 24px;
  fill: currentColor; /* наследует цвет текста */
  display: inline-block; /* для корректного позиционирования */
}
.page-price-section-accordion-price-price {
  text-decoration: underline;
}
/**/
.booking-sliders .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.booking-sliders .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  overflow: hidden !important;
}

@media (max-width: 1300px) {
  .page-price-section-tactical,
  .page-price-section-kvest {
    flex-direction: column;
    justify-content: center;
  }
  .page-price-section-accordion {
    width: 100%;
  }
}
/**/
.title-sections-mesta,
.title-sections-mesta80 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
}

.title-sections-mesta a {
  color: #0066cc;
  padding-bottom: 0;
  position: absolute;
  left: 60%;
}
.title-sections-mesta80 a {
  color: #0066cc;
  padding-bottom: 0;
  position: absolute;
  left: 70%;
}
