@font-face {
  font-display: swap;
  font-family: "HindMysuru";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/HindMysuru-Regular.woff2") format("woff2"),
    url("../fonts/HindMysuru-Regular.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Helvetica";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/HelveticaLightNew.woff2") format("woff2"),
    url("../fonts/HelveticaLightNew.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Helvetica";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/HelveticaRegular.woff2") format("woff2"),
    url("../fonts/HelveticaRegular.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Outfit-Thin.woff2") format("woff2"),
    url("../fonts/Outfit-Thin.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Outfit-ExtraLight.woff2") format("woff2"),
    url("../fonts/Outfit-ExtraLight.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Outfit-Light.woff2") format("woff2"),
    url("../fonts/Outfit-Light.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Outfit-Regular.woff2") format("woff2"),
    url("../fonts/Outfit-Regular.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Outfit-Medium.woff2") format("woff2"),
    url("../fonts/Outfit-Medium.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Outfit-SemiBold.woff2") format("woff2"),
    url("../fonts/Outfit-SemiBold.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Outfit-Bold.woff2") format("woff2"),
    url("../fonts/Outfit-Bold.woff") format("woff");
}

/* @font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/outfit-v11-latin-300.woff2") format("woff2"),
    url("../fonts/outfit-v11-latin-300.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/outfit-v11-latin-regular.woff2") format("woff2"),
    url("../fonts/outfit-v11-latin-regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/outfit-v11-latin-500.woff2") format("woff2"),
    url("../fonts/outfit-v11-latin-500.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/outfit-v11-latin-600.woff2") format("woff2"),
    url("../fonts/outfit-v11-latin-600.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/outfit-v11-latin-700.woff2") format("woff2"),
    url("../fonts/outfit-v11-latin-700.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/outfit-v11-latin-800.woff2") format("woff2"),
    url("../fonts/outfit-v11-latin-800.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/outfit-v11-latin-900.woff2") format("woff2"),
    url("../fonts/outfit-v11-latin-900.woff") format("woff");
} */

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 0.73vw;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  overflow: hidden;
}

input,
button,
textarea {
  font-family: inherit;
}

input:-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button:-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}

/* ~~~~~~~~~~~~~ general ~~~~~~~~~~~~~~~~~ */

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
}

main {
  flex: 1;
}

body {
  font-family: "Outfit", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.83vw;
}

.container {
  margin: 0 auto;
  max-width: 90%;
  width: 100%;
  height: 100%;
  padding: 0 1.04vw;
}

section {
  position: relative;
}

.removed {
  display: none !important;
}

/* ~~~~~~~~~~~~~ end general ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ header ~~~~~~~~~~~~~~~~~ */

.header {
  z-index: 1;
  position: absolute;
  top: 1.18vw;
  max-height: 9.64vw;
  width: 100%;
}

.header__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.08vw 3.2vw;
}

.header-menu__list {
  display: flex;
  gap: 2.08vw;
}

.header-menu__item a {
  color: #fff;
  font-size: 1vw;
  transition: all 0.3s ease;
  font-weight: 600;
}

.header-menu__item a:hover {
  color: #c2bebe;
}

/* ~~~~~~~~~~~~~ end header ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ top__section ~~~~~~~~~~~~~~~~~ */

.top__section {
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 4.18vw);
  display: flex;
  border-radius: 1.04vw;
  margin: 1.18vw 1.18vw 0;
  overflow: hidden;
}

.top__section-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top__section-video::after {
  background-color: rgba(24, 50, 49, 0.698);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.top__section-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top__section .container {
  height: 100%;
}

.top__section__wrap {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5vw 5.8vw 0;
  gap: 0.78vw;
}

.top__section__left-menu {
  max-width: 48vw;
  color: #fff;
}

.top__section__left-menu-content-wrap {
  display: flex;
  flex-direction: column;
  gap: 0.8vw;
}

.left-menu-container {
  overflow: clip;
}

.left-menu-content-title {
  font-size: 3.5vw;
  font-weight: 700;
  text-align: left;
  max-width: 50vw;
}

.left-menu-content-text {
  font-size: 1.54vw;
  font-weight: 300;
  text-align: left;
  font-family: "Helvetica";
  line-height: 2.05vw;
}

.left-menu-content-title,
.left-menu-content-text {
  transition: transform 1.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
  transform: translateY(120%) translateZ(0);
}

.top__section-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  bottom: -3vw;
  left: 50%;
  transform: translateX(-50%);
  width: 6vw;
  height: 6vw;
}

.top__section-button svg {
  margin-bottom: 1.5vw;
}

/* ~~~~~~~~~~~~~ end top__section ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ navigation-between-sections__btn ~~~~~~~~~~~~~~~~~ */

.navigation-between-sections__btn {
  position: absolute;
  z-index: 5;
  bottom: -1.56vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 3.12vw;
  height: 3.12vw;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.3s ease;
  box-shadow: 0 0.21vw 0.52vw rgba(0, 0, 0, 0.1);
}

.navigation-between-sections__btn:hover {
  background-color: #ebebeb;
}

.navigation-between-sections__btn-move-to-top,
.navigation-between-sections__btn-move-to-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}

.navigation-between-sections__btn-move-to-top:hover,
.navigation-between-sections__btn-move-to-bottom:hover {
  transform: scale(1.2);
}

.navigation-between-sections__btn-move-to-top:active,
.navigation-between-sections__btn-move-to-bottom:active {
  transform: scale(0.7);
}

.navigation-between-sections__btn-move-to-top img {
  width: 1.56vw;
  height: 1.56vw;
  object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.navigation-between-sections__btn-move-to-bottom img {
  transform: rotate(180deg);
  width: 1.56vw;
  height: 1.56vw;
  object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/* ~~~~~~~~~~~~~ end navigation-between-sections__btn ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ info__section ~~~~~~~~~~~~~~~~~ */

.info__section {
  padding: 1.56vw 0;
  height: calc(100vh - 2.12vw);
}

.info__section-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  bottom: -3vw;
  left: 50%;
  transform: translateX(-50%);
  width: 6vw;
  height: 6vw;
  z-index: 1;
}

.info__section-button svg {
  margin-bottom: 1.5vw;
}

/* Основные стили */
.slider-container {
  position: relative;
  width: 100%;
  /* Ширина контейнера */
  height: 100%;
  margin: auto;
  overflow: hidden;
  /* Обрезка слайдов */
  background: #f2eee6;
  border-radius: 0.52vw;
  box-shadow: 0 0.21vw 0.52vw rgba(0, 0, 0, 0.1);
}

.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
  height: 100%;
  align-items: center;
}

.slide {
  position: relative;
  min-width: 100%;
  padding: 5vw 5.8vw;
  height: 100%;
  background: #f2eee6 !important;
}

.text-content {
  display: flex;
  flex-direction: column;
  max-width: 33.5vw;
  justify-content: center;
  padding-bottom: 1vw;
}

.slide-content {
  display: flex;
  gap: 5vw;
  height: 100%;
  align-items: center;
}

.slide-content-image {
  width: 30.8vw !important;
  height: auto !important;
  border-radius: 1vw;
}

.text-content h3 {
  color: #7ea876;
  font-weight: 500;
  font-size: 1.17vw;
  text-align: left;
  padding-bottom: 0.6vh;
}

.text-content h2 {
  display: flex;
  flex-direction: column;
  font-size: 3.06vw;
  font-weight: 400;
  padding-bottom: 1.3vw;
  text-align: left;
}

.text-content h2 strong {
  font-weight: 300;
}

.text-content p {
  font-family: "Helvetica";
  font-weight: 300;
  font-size: 1.53vw;
  text-align: left;
  line-height: 2.05vw;
}

.slide__date {
  position: absolute;
  top: 2.3vw;
  right: 1.5vw;
  font-weight: 400;
  font-size: 1.75vw;
  font-family: "HindMysuru";
}

.slide.last-slide {
  background-size: cover !important;
  background-position: center !important;
}

.slide.last-slide .slide-content {
  gap: 10vw;
}

.slide.last-slide .text-content h3 {
  color: #ffb829;
}

.slide.last-slide .text-content h2 {
  color: #fff;
}

.slide.last-slide .text-content p {
  color: #fff;
}

.slide.last-slide .slide__date {
  color: #fff;
}

.logos-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
  width: 100%;
  height: 100%;
  flex-direction: column;
}

.logos-content img {
  width: 100px !important;
  height: auto !important;
}

@media (max-width: 767px) {
  .slide.last-slide .slide-content {
    flex-direction: column;
  }

  .logos-content img {
    width: 64px !important;
  }

  .logos-content {
    flex-direction: row;
  }
}

/* Стрелки */
.nav-btn {
  position: absolute;
  display: flex;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  transition: all 0.3s ease;
  width: 6vw;
  height: 6vw;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  padding: 1.5vw;
  z-index: 1;
}

.nav-btn.swiper-button-disabled {
  display: none;
}

.nav-btn img {
  width: 1.04vw;
  height: 1.04vw;
}

.nav-btn.left-btn {
  left: -2.6vw;
}

.nav-btn.right-btn {
  right: -2.6vw;
}

.nav-btn.hide {
  display: none;
}

.info__widgets {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100% - 2.08vw);
  padding: 2.08vw;
  align-items: center;
}

.info__widgets__wrap {
  display: flex;
  flex-direction: column;
  gap: 1.04vw;
  align-items: center;
}

.info__widgets__date {
  font-size: 1.75vw;
  font-weight: 300;
}

.info__widgets__title {
  font-size: 2.81vw;
  font-weight: 600;
  margin-bottom: 4vw;
}

.info__widgets__cards {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 2.5vw;
}

.info__widgets__card-wrapper {
  display: flex;
  gap: 2.5vw;
}

.info__widgets__card {
  max-width: 18.31vw;
  width: 18.31vw;
  transition: all 0.3s ease;
}

.info__widgets__card-image-preload {
  width: 100% !important;
  background-color: #f2eee6 !important;
  border-radius: 1.04vw;
  transition: background-color 0.3s ease, opacity 0.6s ease !important;
}

.info__widgets__card-wrapper.active .info__widgets__card-image-preload {
  background-color: #b5cfb2 !important;
}

.info__widgets__card__inside-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  position: relative;
  padding-top: 4.8vw;
  transition: transform 0.3s ease;
}

.info__widgets-next {
  opacity: 0;
  visibility: hidden;
  color: #fff;
  padding: 1.42vw 5.46vw;
  background: #7ea876;
  border-radius: 2.56vw;
  font-size: 1.53vw;
  transition: all 0.3s ease;
  font-weight: 500;
  margin-left: auto;
  margin-top: 2vw;
}

.info__widgets-next.active {
  opacity: 1;
  visibility: visible;
}

.info__widgets-next:hover {
  transform: scale(1.1);
}

.info__widgets__card__inside-content h5 {
  font-size: 2.34vw;
  font-weight: 300;
  padding-bottom: 0.78vw;
  text-align: left;
  display: flex;
  flex-direction: column;
}

.info__widgets__card__inside-content h5 strong {
  font-size: 2.34vw;
  font-weight: 600;
}

.inside-content__text {
  text-align: left;
  font-size: 1.17vw;
  font-family: "Helvetica";
  font-weight: 300;
}

.inside-content__interactive-element {
  display: flex;
  justify-content: flex-end;
  font-size: 5.73vw;
  font-weight: 100;
  color: #5089f3;
  font-family: serif;
  align-items: center;
  height: 2.65vw;
  margin-top: 3vh;
}

.info__widgets__card:nth-child(even) {
  padding: 1.04vw 2.08vw;
  overflow: hidden;
  border-radius: 1.04vw;
  cursor: pointer;
}

.interactive-widget-card {
  border: 1px solid #f2eee6;
}

.interactive-widget-card:hover {
  transform: scale(1.2);
}

.info__widgets__card-wrapper.active .interactive-widget-card {
  transform: scale(1.2);
  background: #f9f9f9;
  border: none;
}

.info__widgets__card-wrapper.active .info__widgets__card__inside-content {
  transform: scale(0.833);
}

.info__widgets__card:hover .info__widgets__card__inside-content {
  transform: scale(0.833);
}

.widget-minus {
  display: none;
}

.info__widgets__card-wrapper.active .widget-minus {
  display: block;
}

.widget-plus {
  display: block;
}

.info__widgets__card-wrapper.active .widget-plus {
  display: none;
}

/* .slide-toggle.not-active ~ .swiper-slide {
  display: none;
} */

.info__objects {
  height: calc(100% - 2.08vw);
  width: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 0.52vw;
  padding: 2.08vw;
}

.info__objects.active {
  display: flex;
}

.info__objects__wrap {
  display: flex;
  flex-direction: column;
  gap: calc(1.04vw);
  align-items: center;
  background: #f9f9f9;
  border-radius: calc(0.52vw);
  padding: calc(2.08vw);
  width: 100%;
  border-radius: calc(1.04vw);
}

.objects__date {
  font-size: calc(1.76vw);
  font-weight: 300;
}

.objects__title {
  font-size: calc(3.08vw);
  font-weight: 600;
  text-align: center;
}

.objects__cards {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: calc(1.04vw) calc(4.17vw);
  gap: calc(4.6vw);
}

.objects__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: calc(44.67vh);
  border-radius: calc(0.52vw);
  box-shadow: 0 calc(0.21vw) calc(0.52vw) rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: calc(1.04vw);
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}

.objects__card__deselect {
  display: none;
}

.objects__card.active .objects__card__deselect {
  display: block;
  position: absolute;
  bottom: 1vw;
  right: 1vw;
}

.objects__card-top p {
  font-size: calc(1.17vw);
  font-weight: 300;
}

.objects__card-top p span {
  font-weight: 700;
}

.objects__card__wrap {
  max-width: 33.333%;
  width: 100%;
}

.objects__card__img {
  max-width: 100%;
  margin: 16px 0px;
}

.objects__card__img img {
  object-fit: contain !important;
  max-width: 100%;
}

.objects__card__tag {
  font-size: calc(1.31vw);
  font-weight: 400;
  width: calc(2.92vw);
  height: calc(2.92vw);
  min-height: calc(2.92vw);
  background-color: #f2eee6;
  border-radius: 50%;
  line-height: calc(1.25vw);
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.objects__card__radio {
  padding-top: calc(1.56vw);
  display: none;
  flex-direction: column;
  gap: calc(1.04vw);
  justify-content: center;
  padding-left: calc(2vw);
}

.objects__card.active ~ .objects__card__radio {
  display: flex;
}

.card__radio__item {
  font-size: calc(1.17vw);
  display: flex;
  align-items: center;
  gap: calc(0.26vw);
  font-weight: 300;
  text-align: left;
}

.radio__bold {
  font-weight: 700;
}

/* .objects__card:hover {
  transform: scale(1.1);
} */
/* .objects__card:hover .objects__card__tag {
  background-color: #5089f3;
  color: #fff;
} */
/* .objects__card.active {
  transform: scale(1.1);
} */
.objects__card.active .objects__card__tag {
  background-color: #7ea876;
  color: #fff;
}

.objects__card__info {
  position: absolute;
  top: 0.52vw;
  right: 0.52vw;
  width: 2.49vw;
  height: 2.49vw;
  border-radius: 50%;
  background-color: #b89874;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: 1.32vw;
  cursor: pointer;
}

.objects__card__info.active {
  background-color: #7ea876;
}

.info__objects__under-block {
  padding-top: 1.3vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.3vw;
}

.info__objects__under-block-next {
  display: none;
}

.info__objects.select .info__objects__under-block {
  display: none;
}

.info__objects.select .info__objects__under-block-next {
  display: flex;
}

.under-block__text {
  font-weight: 500;
  font-size: 1.53vw;
}

.under-block__btn {
  color: #fff;
  padding: 1.42vw 5.46vw;
  background: #7ea876;
  border-radius: 2.56vw;
  font-size: 1.53vw;
  transition: all 0.3s ease;
  font-weight: 500;
}

.under-block__btn:hover {
  transform: scale(1.1);
}

.objects__card__info-full-1 {
  position: absolute;
  top: 2.08vw;
  left: 0.5vw;
  max-width: 22.42vw;
  width: 100%;
  box-shadow: 0 0.21vw 0.52vw rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.objects__card__info-full-2 {
  position: absolute;
  top: 2.08vw;
  left: 32%;
  max-width: 22.42vw;
  width: 100%;
  box-shadow: 0 0.21vw 0.52vw rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.objects__card__wrap {
  background: none !important;
}

.objects__card__info-full-3 {
  position: absolute;
  top: 2.08vw;
  left: 67%;
  max-width: 22.42vw;
  width: 100%;
  box-shadow: 0 0.21vw 0.52vw rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.objects__card__info-full-4 {
  position: absolute;
  top: 2.08vw;
  left: 0.5vw;
  max-width: 22.42vw;
  width: 100%;
  box-shadow: 0 0.21vw 0.52vw rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.objects__card__info-full-5 {
  position: absolute;
  top: 2.08vw;
  left: 32%;
  max-width: 22.42vw;
  width: 100%;
  box-shadow: 0 0.21vw 0.52vw rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.objects__card__info-full-6 {
  position: absolute;
  top: 2.08vw;
  left: 67%;
  max-width: 22.42vw;
  width: 100%;
  box-shadow: 0 0.21vw 0.52vw rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.objects__card__info-full__wrap {
  position: relative;
  background-color: #fff;
  padding: 2.2vw;
  display: flex;
  flex-direction: column;
  border-radius: 0.52vw;
  align-items: flex-start;
}

.objects__card__info-full__title {
  font-weight: 400;
  font-size: 1.75vw;
}

.objects__card__info-full-list {
  padding-top: 0.78vw;
  display: flex;
  flex-direction: column;
  gap: 0.26vw;
  align-items: flex-start;
  font-size: 1.17vw;
  padding-left: 1.33vw;
}

.card__info-full-list-item {
  list-style: disc;
}

.objects__card__info-full-additional {
  padding-top: 0.52vw;
  display: flex;
  flex-direction: column;
  gap: 0.26vw;
  align-items: flex-start;
  font-size: 1.17vw;
}

/* ~~~~~~~~~~~~~ end info__section ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ question-1 ~~~~~~~~~~~~~~~~~ */

.question-1 {
  height: calc(100% - 2.08vw);
  width: 100%;
  padding: 1.04vw;
}

.question-1__section-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  bottom: 5%;
  right: 20%;
  width: 6vw;
  height: 6vw;
  z-index: 1;
}

.question-1 .question__wrap {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  border-radius: 1.04vw;
}

.question__wrap {
  display: none;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.question__wrap.active {
  display: flex;
}

.question__date {
  font-size: 1.75vw;
  margin-bottom: 3.64vw;
  font-weight: 300;
}

.question__subtitle {
  font-size: 1.53vw;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 1.5vw;
  font-weight: 500;
}

.question__title {
  font-size: 3.06vw;
  font-weight: 600;
  max-width: 34vw;
  text-align: center;
  margin-bottom: 2.18vw;
}

.question__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.04vw;
  color: #fff;
  font-size: 2.4vw;
  width: 100%;
}

.question__button-quantity {
  padding: 0.52vw 1.04vw;
  background-color: #fff;
  border-radius: 0.52vw;
  height: 8.49vw;
  max-width: 11.72vw;
  display: flex;
  align-items: center;
}

.question__button-minus {
  display: flex;
  width: calc(1.9vw);
  height: calc(1.9vw);
  border-radius: 50%;
  background: transparent;
  font-size: calc(1.04vw);
  border: calc(0.05vw) solid #c8c8c8;
  text-align: center;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
}

.question__button {
  color: #000;
  max-width: 5.72vw;
  text-align: center;
  font-weight: 500;
  font-size: 3.06vw;
}

.question__button-plus {
  display: flex;
  width: calc(1.9vw);
  height: calc(1.9vw);
  border-radius: 50%;
  font-size: calc(1.04vw);
  text-align: center;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
  border: none;
  background: #060f13;
  color: #fff;
}

.question__button-minus:hover,
.question__button-plus:hover {
  transform: scale(1.1);
}

.question__button::-webkit-outer-spin-button,
.question__button::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.question__button-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.17vw;
}

.question__button-wrapper p {
  font-size: 1.24vw;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.33vw;
  height: 2.33vw;
  border-radius: 50%;
  margin: 0 auto;
  font-weight: 600;
}

.question__buttons span {
  margin-top: 4vw;
}

.question__inputs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.7vw;
  margin-top: 2.92vw;
}

.question__inputs__item {
  display: flex;
  gap: 1vw;
  font-size: 1.17vw;
  font-weight: 300;
  align-items: center;
}

.question__inputs__item span {
  font-weight: 700;
}

.question-2 .question__title {
  font-size: 3.06vw;
  font-weight: 600;
  max-width: 42vw;
  text-align: center;
  margin-bottom: 5.83vw;
}

.question-2 .question__button {
  color: #fff;
  padding: 0.52vw 1.04vw;
  background-color: #7ea876;
  border-radius: 2.56vw;
  max-height: 3.64vw;
  font-size: 1.53vw;
  max-width: 11.66vw;
  width: 100%;
  transition: all 0.3s ease;
  font-weight: 500;
}

.question-2 .question__button:last-child {
  border: 0.1vw solid #fff;
  background-color: transparent;
}

.question-2 .question__button:hover {
  transform: scale(1.1);
}

/* ~~~~~~~~~~~~~ end question-1 ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~  question-2 ~~~~~~~~~~~~~~~~~ */

.question-2 {
  height: calc(100% - 2.08vw);
  width: 100%;
  padding: 1.04vw;
}

.question-2 .question__wrap {
  height: 100%;
  color: #000;
  border-radius: 1.04vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.question-2 .question__button:last-child {
  border: 0.1vw solid #000;
  background-color: transparent;
  color: #000;
}

/* ~~~~~~~~~~~~~ end question-2 ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~  addition__section ~~~~~~~~~~~~~~~~~ */

.additions__section {
  height: calc(100% - 2.08vw);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.04vw 0;
}

.additions__section-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #7ea876;
  border-radius: 50%;
  bottom: 4vw;
  right: 12vw;
  width: 6vw;
  height: 6vw;
  z-index: 1;
  position: absolute;
}

@media screen and (max-width: 500px) {
  .additions__section-button {
    width: 32px;
    height: 32px;
    bottom: 3vw;
    right: 50%;
    transform: translateX(50%);
  }
}

.additions__wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.additions__date {
  font-size: 1.75vw;
  font-weight: 300;
}

.additions__title {
  padding: 1.3vw 0 2vw;
  font-size: 3.06vw;
  font-weight: 600;
  max-width: 31.25vw;
  text-align: center;
}

.additions__cards {
  display: flex;
  flex-wrap: wrap;
  gap: calc(2.33vw);
}

.additions__card {
  padding: calc(1.04vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background: #f9f9f9;
  border-radius: calc(1.52vw);
  max-width: calc(20% - 2.33vw);
  width: 100%;
  height: calc(33.8vh);
  border: 1px solid #ebebeb;
}

.card__wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  width: 100%;
  gap: calc(2vw);
}

.card__something {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.card__something img {
  height: auto !important;
  max-height: calc(18vh);
  object-fit: contain !important;
}

.card__something h3 {
  font-size: calc(1.17vw);
  font-weight: 300;
}

.card__buttons {
  display: flex;
  gap: calc(0.52vw);
}

.card__buttons input {
  background-color: transparent;
  max-width: calc(2vw);
  text-align: center;
  font-size: calc(1.53vw);
  font-weight: 300;
}

.card__buttons input::-webkit-outer-spin-button,
.card__buttons input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.card__button {
  display: flex;
  width: calc(1.9vw);
  height: calc(1.9vw);
  border-radius: 50%;
  background: transparent;
  font-size: calc(1.04vw);
  border: calc(0.05vw) solid #c8c8c8;
  text-align: center;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
}

.card__button:hover {
  transform: scale(1.1);
}

.card__button:last-child {
  border: none;
  background: #060f13;
  color: #fff;
}

.additions__card {
}

.navigation-between-sections__btn {
}

.navigation-between-sections__btn-move-to-top {
}

.navigation-between-sections__btn-move-to-bottom {
}

/* ~~~~~~~~~~~~~ end addition__section ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ end addition__section ~~~~~~~~~~~~~~~~~ */

.contact-form {
  height: calc(100% - 2.08vw);
  width: 100%;
  padding: 1.04vw;
}

.contact-form__wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 1.04vw;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center; 
/*   justify-content: center; */
  padding: 0.78vw;
  padding-top: 40px;
  padding-bottom: 40px;
}

.contact-form__date {
  font-size: 1.75vw;
  color: #060f13;
  font-weight: 300;
  margin-bottom: 40px;
}


@media screen and (max-width: 900px) {
	.contact-form__date {
	  margin-bottom: 24px;
	}
}

.contact-form__title {
  color: #060f13;
  font-size: 2.5vw;
  font-weight: 600;
  max-width: 30vw;
  text-align: center;
  margin-bottom: 120px;
}

@media screen and (min-width: 1920px) {
	.contact-form__title {
	  margin-bottom: 260px;
	}
}

@media screen and (max-width: 1920px) {
	.contact-form__title {
	  margin-bottom: 120px;
	}
}

@media screen and (max-width: 1700px) {
	.contact-form__title {
	  margin-bottom: 80px;
	}
}

@media screen and (max-width: 1200px) {
	.contact-form__title {
	  margin-bottom: 80px;
	}
}


@media screen and (max-width: 1100px) {
	.contact-form__title {
	  margin-bottom: 66px;
	}
}

@media screen and (max-width: 1000px) {
	.contact-form__title {
	  margin-bottom: 58px;
	}
}

.contact-form__form {
  max-width: 30.33vw;
  width: 100%;
}

.email-form {
  display: flex;
  flex-direction: column;
  gap: 1.04vw;
}

.input-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.04vw;
}

.input-container {
  display: flex;
  background-color: white;
  border-radius: 2.6vw;
  align-items: center;
  justify-content: space-between;
  padding: 0.26vw;
  height: 3.84vw;
}

.input-container input {
  border: none;
  outline: none;
  padding: 0.52vw 1.04vw;
  font-size: 1.17vw;
  border-radius: 2.6vw;
  width: 100%;
  font-family: "Helvetica";
  font-weight: 300;
}

.submit-btn {
  background-color: #E5DF93;
  border: none;
  border-radius: 2.6vw;
  height: 100%;
  width: 15.44vw;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-size: 1.53vw;
  color: #000;
  font-weight: 500;
  margin: 0 auto;
  height: 4vw;
}

.submit-btn:hover {
  background-color: rgba(229, 223, 147, 0.8);
}

/* Чекбокс с текстом */
.checkbox-container {
  color: #060f13;
  display: flex;
  align-items: center;
  font-size: 1.17vw;
  padding-left: 1.04vw;
  font-weight: 400;
  font-family: "Helvetica";
}

.checkbox-container a {
  color: #7ea876;
  text-decoration: none;
  margin-left: 5px;
  font-weight: 400;
}

.checkbox-container input {
  margin-right: 0.42vw;
  cursor: pointer;
}

.contact-form__pdf {
  color: #060f13;
/*   padding-top: 1.5vw; */
  font-size: 1.6vw;
  max-width: 21vw;
  text-align: center;
  font-weight: 300;
  margin-bottom: 24px;
}

/* ~~~~~~~~~~~~~ end addition__section ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ footer ~~~~~~~~~~~~~~~~~ */

.footer {
  width: 100%;
  height: 100%;
  padding: 1.04vw;
}

.footer__wrap {
  height: 100%;
  width: 100%;
  border-radius: 1.04vw;
  background: #021d4d;
}

.footer__item {
  font-size: 1.67vw;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/* ~~~~~~~~~~~~~ end footer ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ media @ ~~~~~~~~~~~~~~~~~ */

/* @media screen and (max-width: 72.92vw) {
  .top__section__wrap {
    gap: 2.86vw;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .top__section__right-video__wrap iframe {
    width: 20.83vw;
    height: 15.62vw;
  }
}

@media screen and (max-width: 46.88vw) {
  .top__section {
    height: calc(100vh - 5.1vw);
  }
  .header__wrap {
    justify-content: center;
  }
  .header__logo {
    display: none;
  }
  .left-menu-content-title {
    font-size: 1.88vw;
  }
  .left-menu-content-text {
    font-size: 0.94vw;
  }
  .header-menu__item a {
    font-size: 0.94vw;
  }
  .slide-content {
    gap: 2.08vw;
    flex-direction: column;
    align-items: center;
  }
  .info__widgets__card:nth-child(odd) {
    display: none;
  }
  .info__widgets__card {
    max-width: 50%;
  }
  .inside-content__interactive-element {
    bottom: -1.25vw;
    right: -1.61vw;
    font-size: 2.6vw;
  }
  .text-content h2 {
    font-size: 1.77vw;
  }
  .text-content p {
    font-size: 0.94vw;
  }
  .slide {
    padding: 3.12vw 1.56vw;
  }
  .objects__card__wrap {
    max-width: 7.81vw;
    width: 7.81vw;
  }
  .objects__card {
    max-width: 100%;
    height: 10.42vw;
  }
  .objects__card__img img {
    width: 5.21vw !important;
    height: 5.21vw !important;
  }
  .info__objects {
    padding: 1.04vw;
  }
  .info__objects__wrap {
    padding: 0;
  }
  .objects__cards {
    padding: 0;
    gap: 0.52vw;
    flex-wrap: wrap;
  }
  .info__widgets__title {
    font-size: 3.06vw;
    text-align: center;
    padding-bottom: 3vh;
  }
  .objects__title {
    font-size: 1.88vw;
  }
  .info__widgets__card__inside-content h5 {
    font-size: 1.15vw;
    text-align: center;
  }
  .inside-content__text {
    font-size: 0.62vw;
    text-align: center;
  }
  .question__title {
    font-size: 1.88vw;
  }
  .additions__section {
    max-height: unset;
  }
  .additions__title {
    font-size: 1.88vw;
  }
  .contact-form__title {
    font-size: 1.88vw;
  }
  .contact-form__pdf {
    font-size: 0.94vw;
  }
  .objects__card__info-full-1 {
    left: 50%;
    transform: translateX(-50%);
  }
  .objects__card__info-full-2 {
    left: 50%;
    transform: translateX(-50%);
    top: 37%;
  }
  .objects__card__info-full-3 {
    left: 50%;
    transform: translateX(-50%);
    top: 68%;
  }
  .image-placeholder {
    height: 15.62vw;
    max-height: 15.62vw;
  }
  .objects__card__tag {
    width: 1.56vw;
    height: 1.56vw;
    font-size: 1.15vw;
  }
  .question__subtitle {
    font-size: 0.83vw;
  }
  .question__button {
    max-height: 4.17vw;
    height: 4.17vw;
    max-width: 5.73vw;
    width: 5.73vw;
  }
  .question-1 {
    padding: 0;
  }
  .container {
    max-width: 100%;
  }
  .additions__card:nth-child(odd) {
    display: none;
  }
  .additions__cards {
    gap: 0.78vw;
  }
  .additions__card {
    height: 11.98vw;
  }
  .footer {
    padding: 0.52vw 0;
  }
}

@media screen and (max-width: 27.6vw) {
  .top__section__right-video__wrap iframe {
    width: 10.42vw;
    height: 5.21vw;
  }
  .question__buttons {
  }
  .question__button {
  }
  .question__date {
  }
  .question__title {
  }
  .contact-form__title {
  }
} */

/* ~~~~~~~~~~~~~ end media ~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~ alt version page (included slider.js)  ~~~~~~~~~~~~~~~~~ */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 0.94vw;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.objects__card__img {
  height: 100%;
}

@media (min-width: 767px) {
  .objects__card__img img {
    max-width: 236px;
  }

  .objects__card__img img.hover {
    max-width: 300px;
  }
}

.slide__wrap {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 41.67vw) {
  .swiper-pagination {
    display: none;
  }
}

.popup-final {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: transparent;
  z-index: 1;
  padding: 1.8vw 3vw;
  display: none;
  align-items: center;
  justify-content: flex-end;
  gap: 1.5vw;
  transition: all 0.3s;
}

.popup-final.open {
  background-color: #fff;
  box-shadow: 0 8px 6px #6f6f6f;
}

.popup-final-image {
  width: 3.75vw;
  height: 3.75vw;
  background-color: #f2eee6;
  border-radius: 0.5vw;
}

.popup-final-info {
  display: flex;
  align-items: center;
}

.popup-final-info p {
  color: #060f13;
  font-size: 1.35vw;
  font-weight: 400;
}

.popup-final-info p strong {
  font-weight: 600;
}

.popup-final-info p span {
  font-weight: 600;
}

.popup-final-info p:first-child {
  padding-right: 0.75vw;
  border-right: 1px dotted #707070;
}

.popup-final-info p:last-child {
  padding-left: 0.75vw;
}

.popup-final-products {
  max-width: 44vw;
  display: flex;
}

@media screen and (max-width: 900px) {
  .popup-final-products {
    max-width: 40vw;
  }
}

.popup-final-price {
  background-color: #ffb829;
  padding: 1vw 2vw;
  border-radius: 2vw;
  font-size: 1.6vw;
  font-weight: 600;
  color: #8e6615;
  text-shadow: 1px 1px 1px #fff;
}

.contact-form__wrap .popup-final-price {
	max-width: 14vw;
	margin-bottom: 100px;
	padding: 1.6vw 2vw;
	font-size: 2.65vw;
}

@media screen and (min-width: 1920px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 175px;
  }
}

@media screen and (max-width: 1920px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 1700px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 40px;
  }
}



@media screen and (max-width: 1440px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 65px;
  }
}

@media screen and (max-width: 1300px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 110px;
  }
}

@media screen and (max-width: 1200px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 1100px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 1000px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 900px) {
  .contact-form__wrap .popup-final-price {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 500px) {
	.contact-form__wrap .popup-final-price {
		font-size: 30px;
        padding: 3.6vw 2vw;
        max-width: 200px;
        width: 100%;
		margin-bottom: 140px;
	}
}

.popup-final-button {
  width: 2.49vw;
  height: 2.49vw;
  border-radius: 50%;
  background-color: #b89874;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: 1.32vw;
  cursor: pointer;
  transition: all 0.3s;
}

.popup-final-button.open {
  background-color: #7ea876;
}

.popup-final-wrapper {
  display: flex;
  gap: 1.5vw;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.popup-final-wrapper.open {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .logos-content {
    gap: 30px;
    flex-wrap: wrap;
    height: auto;
  }

  .info__widgets__cards {
    gap: 50px;
    flex-direction: column;
  }

  .info__widgets__card-wrapper {
    justify-content: center;
    gap: 50px;
  }

  .info__widgets__card {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 400px;
    width: 100%;
    height: 240px;
  }

  .info__widgets__card__inside-content h5 {
    padding-bottom: 10px;
    font-size: 24px;
  }

  .info__widgets__card__inside-content h5 strong {
    font-size: 24px;
  }

  .inside-content__text {
    font-size: 14px;
  }

  .info__widgets-next {
    font-size: 18px;
    margin-top: 30px;
  }

  .inside-content__interactive-element {
    height: auto;
  }

  .widget-plus {
    width: 24px;
    height: 24px;
  }

  .widget-minus {
    width: 24px;
    height: 24px;
  }

  .objects__cards {
    flex-wrap: wrap;
  }

  .objects__card {
    height: 200px;
  }

  .objects__card-top p {
    font-size: 20px;
  }

  .objects__card__tag {
    font-size: 12px;
    width: 30px;
    height: 30px;
  }

  .objects__card__info {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }

  .under-block__text {
    font-size: 12px;
  }

  .under-block__btn {
    font-size: 12px;
  }

  .question__date {
    font-size: 12px;
  }

  .question__subtitle {
    font-size: 14px;
  }

  .question__button-quantity {
    max-width: 14.72vw;
  }

  .question__button-plus {
    width: 20px;
    height: 20px;
  }

  .question__button-plus svg {
    width: 10px;
  }

  .question__button-minus {
    width: 20px;
    height: 20px;
  }

  .question__button-minus svg {
    width: 10px;
  }

  .question__button-wrapper p {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }

  .question__inputs__item {
    font-size: 12px;
  }

  .question-2 .question__button {
    height: 6vw;
    font-size: 12px;
  }

  .card__something h3 {
    font-size: 12px;
  }

  .checkbox-container {
    font-size: 12px;
  }

  .additions__slider {
    width: calc(100% - 28px);
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .additions__cards {
    /* display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 24px !important; */
    padding-top: 24px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start !important;
    gap: 0 !important;
  }

  .additions__card {
    flex-shrink: 0;
    max-width: 100% !important;
    height: auto !important;
  }

  .card__something h3 {
    font-size: 18px !important;
  }

  .card__wrap {
    padding: 16px 0px !important;
  }

  .card__buttons input {
    font-size: 20px !important;
  }

  .card__wrap .card__buttons {
    gap: 16px;
    align-items: center;
  }

  .card__something img {
    max-height: 250px !important;
    width: 100% !important;
  }

  .card__something {
    justify-content: space-around;
  }

  .additions__card {
    height: 100px;
  }

  .card__something img {
    max-height: 50px;
  }

  .additions__card {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .left-menu-content-title {
    margin-bottom: 16px;
  }

  .info__widgets__card-wrapper {
    gap: 16px;
  }

  .info__widgets__cards {
    gap: 24px;
  }

  .info__widgets__card .info__widgets__card-image-preload {
    padding: 10px;
  }

  .info__widgets__card .info__widgets__card-image-preload img {
    object-fit: contain;
  }

  .top__section {
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    border-radius: 1.04vw;
    /* height: calc(100vh - 60px); */
    margin: 10px;
    overflow: hidden;
    padding: 20px;
  }

  .info__section-button {
    width: 32px;
    height: 32px;
  }

  .info__section-button svg {
    width: 18px;
  }

  .info__widgets,
  .info__objects {
    height: 100%;
  }

  .question__buttons span {
    margin-top: 10vw;
  }

  .question-1,
  .question-2,
  .contact-form {
    height: 100% !important;
  }

  .question-1__section-button {
    width: 32px;
    height: 32px;
  }

  .question-1__section-button svg {
    width: 18px;
  }

  /* .info__section {
    height: calc(100vh - 50px);
  } */

  .header__logo {
    max-width: 200px;
  }

  .header-menu__item a {
    font-size: 14px;
  }

  .top__section__wrap {
    padding: 60px 0 0 0;
  }

  .left-menu-content-title {
    font-size: 24px;
  }

  .left-menu-content-text {
    font-size: 16px;
    line-height: 20px;
  }

  .top__section-button svg {
    width: 20px;
  }

  .nav-btn svg {
    width: 10px;
  }

  .text-content h3 {
    font-size: 16px;
  }

  .text-content h2 {
    font-size: 24px;
  }

  .text-content p {
    font-size: 16px;
    line-height: 1.3;
  }

  .slide__date {
    font-size: 16px;
  }

  .info__widgets__title {
    font-size: 24px;
  }

  .info__widgets__wrap {
    width: 100%;
  }

  .info__widgets__date {
    font-size: 16px;
  }

  .info__objects__wrap {
    padding: 64px 20px;
  }

  .objects__title {
    font-size: 20px;
  }

  .objects__cards {
    flex-direction: column;
  }

  .objects__card__wrap {
    max-width: 100%;
  }

  .objects__card {
    height: 160px;
  }

  .objects__card.active .objects__card__deselect {
    bottom: 20px;
    right: 20px;
    font-size: 14px;
  }

  .objects__card-top p {
    font-size: 20px;
  }

  .objects__card__info {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .objects__card__tag {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .info__widgets__card {
    padding-top: 16px;
  }

  .info__widgets__card__inside-content h5 {
    padding-top: 8px;
  }

  .card__radio__item {
    font-size: 16px;
    gap: 10px;
  }

  .objects__date {
    font-size: 12px;
  }

  .under-block__text {
    font-size: 12px;
  }

  .under-block__btn {
    font-size: 14px;
  }

  .question-1 .question__wrap {
    padding: 20px;
  }

  .question__date {
    font-size: 12px;
  }

  .question__subtitle {
    font-size: 14px;
  }

  .question__title {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .question__button-wrapper p {
    font-size: 12px;
    width: 30px;
    height: 30px;
  }

  .question__button-quantity {
    height: 60px;
    max-width: 100px;
    width: 100%;
  }

  .question__button-plus {
    width: 20px;
    height: 20px;
  }

  .question__button-plus svg {
    width: 10px;
  }

  .question__button-minus {
    width: 20px;
    height: 20px;
  }

  .question__button-minus svg {
    width: 10px;
  }

  .question__inputs__item {
    font-size: 16px;
  }

  .question-2 .question__wrap {
    padding: 20px;
  }

  .question-2 .question__title {
    font-size: 24px;
    max-width: 100%;
  }

  .question-2 .question__button {
    font-size: 18px;
    max-height: 100%;
  }

  .additions__date {
    font-size: 16px;
  }

  .additions__title {
    font-size: 24px;
    max-width: 100%;
  }

  .additions__cards {
    gap: 10px;
    justify-content: center;
  }

  .additions__card {
    max-width: 99px;
    width: 100%;
    /* height: 160px; */
  }

  .card__wrap {
    height: 100%;
  }

  .card__something {
    height: 100%;
  }

  /* .card__something img {
    height: 100% !important;
    max-height: 100px;
  } */

  .card__something h3 {
    font-size: 14px;
  }

  .card__button {
    width: 20px;
    height: 20px;
  }

  .card__button svg {
    width: 10px;
  }

  .contact-form__wrap {
    padding: 20px;
	justify-content: center;
  }

  .contact-form__date {
    font-size: 16px;
  }

  .contact-form__title {
    font-size: 24px;
    max-width: 100%;
	margin-bottom: 120px;
  }

  .contact-form__form {
    max-width: 300px;
  }

  .input-container {
    height: 40px;
  }

  .submit-btn {
    width: 120px;
    font-size: 16px;
  }

  .input-container input {
    font-size: 16px;
  }

  .checkbox-container {
    font-size: 12px;
  }

  .contact-form__pdf {
    font-size: 16px;
  }

  .popup-final {
    padding: 10px;
    gap: 10px;
  }

  .popup-final-image {
    width: 40px;
    height: 40px;
  }

  .popup-final-info {
    max-width: 150px;
    gap: 10px;
    padding: 10px;
  }

  .popup-final-info p {
    font-size: 12px;
  }

  .popup-final-price {
    font-size: 14px;
  }

  .inside-content__interactive-element {
    margin-top: auto;
  }
}

@media screen and (max-width: 500px) {
  .header__wrap {
    flex-direction: column;
    gap: 10px;
  }

  .objects__card__img img {
    object-fit: contain !important;
  }

  .left-menu-content-title {
    font-size: 22px;
  }

  .top__section__wrap {
    padding-top: 80px;
  }

  .top__section__left-menu {
    max-width: 300px;
  }

  .text-content {
    max-width: 100%;
  }

  .slide-content {
    flex-direction: column;
    justify-content: center;
  }

  /* .info__widgets {
    height: calc(100% - 60px);
  } */

  .info__widgets__card {
    height: 180px;
  }

  .objects__card__img {
    height: 150px;
  }

  .info__widgets__card__inside-content {
    padding-top: 0;
  }

  .info__widgets__card__inside-content h5 {
    font-size: 20px;
  }

  .info__widgets__card__inside-content h5 strong {
    font-size: 18px;
  }

  .inside-content__text {
    font-size: 14px;
  }

  .question__inputs__item {
    font-size: 12px;
  }

  .question__button {
    font-size: 12px;
  }

  .question__title {
    max-width: 100%;
  }

  .question-2 .question__wrap {
    gap: 20px;
  }

  .question-2 .question__buttons {
    gap: 20px;
  }

  .question-2 .question__button {
    max-width: 100px;
    height: 40px;
  }

  .card__buttons input {
    max-width: 20px;
    font-size: 14px;
  }

  .contact-form__pdf {
    max-width: 100%;
  }

  .question__buttons span svg {
    width: 20px;
  }

  .question__buttons {
    flex-direction: column;
    gap: 24px;
  }

  .container {
    padding: 0;
    max-width: 100%;
  }

  .question__button-quantity {
    width: 120px !important;
    height: 80px !important;
    display: flex;
    justify-content: center;
    gap: 8px;
  }

  .info__section .container {
    max-width: 100% !important;
  }

  .info__section,
  .info__widgets,
  .info__objects,
  .question-1,
  .question-2,
  .contact-form {
    padding: 14px !important;
  }

  .question__buttons span {
    display: none;
  }

  .top__section-button {
    width: 32px;
    height: 32px;
  }

  .top__section {
    height: calc(100vh- 20px) !important;
  }

  .top__section-button svg {
    width: 18px;
  }

  .info__section {
    height: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .question__button {
    font-size: 16px;
  }

  .question__buttons span {
    margin-top: 0 !important;
    padding-left: 33px;
  }

  .question__inputs__item {
    font-size: 16px;
  }

  .question__button-wrapper p {
    min-width: 30px;
  }

  .contact-form {
    height: calc(100% - 70px);
  }

  .question-1 {
    height: calc(100% - 70px);
  }

  .question-2 {
    height: calc(100% - 60px);
  }

  .additions__section {
    height: calc(100% - 50px);
  }

  .objects__cards {
    margin: 3vw 0;
  }

  .info__objects__under-block {
    gap: 3vw;
  }

  .slide-content-image {
    width: 100% !important;
    height: 350px !important;
  }

  .header {
    top: 8vw;
  }

  .left-menu-content-title {
    max-width: 100%;
  }

  .info__objects__wrap {
    height: 100%;
  }

  .objects__card__wrap {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .popup-final-products-wrapper {
    display: none !important;
  }

  .popup-final-wrapper {
    gap: 10px;
  }

  .popup-final-button {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }

  .objects__card {
    width: 100%;
    height: 300px;
    box-shadow: none;
    padding: 3vw;
  }

  .objects__card__radio {
    padding-bottom: 30px;
  }
}

@media (min-width: 501px) {
  .arrow-left,
  .arrow-right {
    display: none;
  }
}

.arrow-left,
.arrow-right {
  position: absolute;
  position: absolute;
  z-index: 15;
  top: 50%;
  transform: translateY(-50%);

  svg {
    width: 24px;
    height: 24px;
  }
}

.additions__slider {
  position: relative;
}

.additions__slider .arrow-left,
.additions__slider .arrow-right {
  top: 50%;
  transform: translateY(-50%);
}

.arrow-left {
  left: 0;
}

.arrow-right {
  right: 0;
}

.objects__card__img img {
  transition: 0.2s linear;
}

.objects__card__img {
  position: relative;
}

.objects__card__img .hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.objects__card__img:hover img:not(.hover) {
  opacity: 0;
}

.objects__card__img:hover .hover {
  opacity: 1;
}

.info__widgets__card-image-preload {
  position: relative;
}

.info__widgets__card-image-preload .size {
  font-size: calc(1.31vw);
  font-weight: 400;
  width: calc(2.92vw);
  height: calc(2.92vw);
  background-color: #f2eee6;
  border-radius: 50%;
  line-height: calc(1.25vw);
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  bottom: 16px;
  left: 16px;
}

@media (max-width: 767px) {
  .info__widgets__card-image-preload .size {
    font-size: 12px;
    width: 16px;
    height: 16px;
  }
}

.card__something {
  width: 100%;
  position: relative;
}

.card__something img {
  transition: 0.2s linear;
}

.card__something .hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.additions__card:hover .hover {
  opacity: 1;
}

.additions__card:hover img:not(.hover) {
  opacity: 0;
}

.form-message {
  color: #7ea876;
  display: flex;
  align-items: center;
  font-size: 1.17vw;
  padding-left: 1.04vw;
  font-weight: 400;
  font-family: "Helvetica";
  max-width: 80%;
  margin: 0 auto;
}

.contact-form__wrap {
  position: relative;
}

.footer__links {
  display: flex;
  align-items: center;
  gap: 16px;
  position: absolute;
  right: 32px;
  bottom: 32px;
}

.footer__links a {
  color: #060f13;
  font-size: 1vw;
  text-align: center;
  font-weight: 300;
}

.footer__links a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .footer__links a {
    font-size: 16px;
  }
}

/* Thank you page */
.thanks {
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  margin: 30px;
  height: calc(100vh - 60px);
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
}

.thanks-logo {
  height: 7vw;
  margin-right: auto;
}

@media screen and (max-width: 500px) {
  .thanks-logo {
    height: 50px;
  }
}

.thanks-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.thanks-center h1 {
  font-size: 3.72vw;
  text-align: center;
  color: #fff;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .thanks-center h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 500px) {
  .thanks-center h1 {
    font-size: 24px;
  }
}

.thanks-center a {
  padding: 10px 14px;
  border-radius: 20px;
  background-color: #81b271;
  box-shadow: 0 0 5px 0 black;
  color: #fff;
  font-weight: 300;
  font-size: 1.5vw;
}

@media screen and (max-width: 768px) {
  .thanks-center a {
    font-size: 14px;
  }
}

.thanks-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 500px) {
  .thanks-bottom {
    flex-direction: column-reverse;
    gap: 30px;
  }
}

.thanks-bottom-left {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.thanks-bottom-left a {
  color: #fff;
  font-weight: 300;
  font-size: 1.74vw;
}

@media screen and (max-width: 768px) {
  .thanks-bottom-left a {
    font-size: 14px;
  }
}

.thanks-bottom-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* popup-thanks-overlay */

.popup-thanks-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 10;
}

.popup-thanks-content {
  background: #81b271;
  padding: 20px 30px 25px;
  border-radius: 10px;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 1);
  max-width: 46.53vw;
  min-width: 320px;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 7vw;
}

@media screen and (max-width: 500px) {
  .popup-thanks-content {
    min-width: 300px;
    padding: 10px;
  }
}

.popup-thanks-content-logo {
  height: 45px;
  width: 181px;
  display: block;
}

.popup-thanks-content h2 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: 200;
  line-height: 30px;
}

@media screen and (max-width: 650px) {
  .popup-thanks-content h2 {
    font-size: 20px;
    line-height: 20px;
  }
}

.popup-thanks-content-bottom {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 900px) {
  .popup-thanks-content-bottom {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}

.popup-thanks-content-bottom-left {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.popup-thanks-content-bottom-left a {
  color: #fff;
  font-weight: 200;
  font-size: 14px;
}

.popup-thanks-content-bottom-right {
  display: flex;
  align-items: center;
  gap: 24px;
}

.popup-thanks-content-bottom-right img {
  max-height: 30px;
  max-width: 70px;
}

.close-popup-thanks {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 20px;
  cursor: pointer;
  width: 20px;
  height: 20px;
}

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

.fancybox-active {
  height: 100% !important;
}

img.loading{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	width: 150px;
	height: 150px;
	object-fit: contain;
	z-index: 5;
}

.contact-form__form.loading img.loading{
	display: block;
}


.contact-form__form.loading .email-form{
	opacity: 0.8;
	pointer-events: none;
}

aside{
	display: none;
}

body.page{
overflow-y: visible;
}

article.page{
	max-width: 1180px;
	padding: 48px 15px;
	margin: 0 auto;
	width: 100%;
}


 :root {
      --main-font: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      --text-color: #333;
      --link-color: #0077cc;
      --max-width: 900px;
    }

    article.page {
      font-family: var(--main-font);
      color: var(--text-color);
      line-height: 1.6;
      max-width: var(--max-width);
      margin: 0 auto;
      padding: 20px;
      background: #fff;
    }

    article.page h1,
    article.page h2,
    article.page h3,
    article.page h4,
    article.page h5 {
      margin: 1.5em 0 0.5em;
      line-height: 1.2;
      color: #111;
    }

    article.page h1 { font-size: 2rem; }
    article.page h2 { font-size: 1.75rem; }
    article.page h3 { font-size: 1.5rem; }
    article.page h4 { font-size: 1.25rem; }
    article.page h5 { font-size: 1.1rem; }

    article.page p {
      margin: 1em 0;
    }

    article.page ul {
      margin: 1em 0 1em 1.5em;
      padding: 0;
    }

    article.page ul li {
      margin-bottom: 0.5em;
    }

    article.page a {
      color: var(--link-color);
      text-decoration: underline;
      transition: color 0.2s;
    }

    article.page a:hover {
      color: #005fa3;
    }

    @media (max-width: 768px) {
      article.page h1 { font-size: 24px !important;  }
      article.page h2 { font-size: 1.5rem; }
      article.page h3 { font-size: 1.3rem; }
      article.page h4 { font-size: 1.1rem; }
      articlearticle.page h5 { font-size: 1rem; }

      article.page {
        padding: 15px;
      }

      article.page ul {
        margin-left: 1.2em;
      }
    }

    @media (max-width: 480px) {
      article.page h1 { font-size: 1.5rem; }
      article.page h2 { font-size: 1.3rem; }
      article.page h3 { font-size: 1.15rem; }
    }


@media(max-width: 1740px) and (min-width: 1441px){
	.contact-form__wrap .popup-final-price{
		font-size: 32px;
		padding: 20px 32px;
	}
	
	.contact-form__title{
		margin-bottom: 90px;
	}
	
	.input-container{
		height: 40px;
	}
	
}