@charset "UTF-8";
/* Указываем box sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Убираем внутренние отступы */
ul[class],
ol[class] {
  padding: 0;
}

a:active,
a:hover,
a {
  text-decoration: none;
  color: inherit;
}

/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Выставляем основные настройки по-умолчанию для body */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class] {
  list-style: none;
  padding-left: 0 !important;
}

ul {
  list-style-position: inside;
  padding-left: 0;
}

/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Упрощаем работу с изображениями */
img {
  max-width: 100%;
  display: block;
}

/* Указываем понятную периодичность в потоке данных у article*/
article > * + * {
  margin-top: 1em;
}

/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
  font: inherit;
}

/* Удаляем все анимации и переходы для людей, которые предпочитай их не использовать */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Regular.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Italic.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Italic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Bold.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Bold-Italic.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Bold-Italic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Demi.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Demi.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Demi-Italic.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Demi-Italic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Extra-Bold.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Extra-Bold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Extra-Bold-Italic.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Extra-Bold-Italic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Extra-Light.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Extra-Light.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Extra-Light-Italic.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Extra-Light-Italic.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Light.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../fonts/din-2014/DIN-2014_Light-Italic.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Light-Italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "DIN 2014 Narrow";
  src: url("../fonts/din-2014/DIN-2014_Narrow.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Narrow.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Narrow";
  src: url("../fonts/din-2014/DIN-2014_Narrow-Bold.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Narrow-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Narrow";
  src: url("../fonts/din-2014/DIN-2014_Narrow-Demi.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Narrow-Demi.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Narrow";
  src: url("../fonts/din-2014/DIN-2014_Narrow-Extra-Bold.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Narrow-Extra-Bold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Narrow";
  src: url("../fonts/din-2014/DIN-2014_Narrow-Extra-Light.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Narrow-Extra-Light.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Narrow";
  src: url("../fonts/din-2014/DIN-2014_Narrow-Light.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Narrow-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Condensed";
  src: url("../fonts/din-2014/DIN-2014_Condensed.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Condensed.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Condensed";
  src: url("../fonts/din-2014/DIN-2014_Condensed-Bold.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Condensed-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Condensed";
  src: url("../fonts/din-2014/DIN-2014_Condensed-Demi.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Condensed-Demi.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Condensed";
  src: url("../fonts/din-2014/DIN-2014_Condensed-ExtraBold.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Condensed-ExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Condensed";
  src: url("../fonts/din-2014/DIN-2014_Condensed-ExtraLight.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Condensed-ExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014 Condensed";
  src: url("../fonts/din-2014/DIN-2014_Condensed-Light.woff") format("woff"), url("../fonts/din-2014/DIN-2014_Condensed-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
button {
  padding: 0;
  border: none;
  padding: min(1.6vw, 20px) min(2.4vw, 30px);
  background: #293447;
  color: #ffffff;
  cursor: pointer;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
}
@media (max-width: 650px) {
  button {
    font-size: 14px;
  }
}

.button_default {
  color: #293447;
  background: #64C5E6;
  cursor: pointer;
  width: fit-content;
  padding: min(1.6vw, 20px) min(2.4vw, 30px);
  border-radius: 0;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: min(0.24vw, 3px);
  transition: all 0.3s;
  line-height: 1;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
}
@media (max-width: 650px) {
  .button_default {
    padding: 20px 30px;
  }
}
.button_default:hover {
  color: #293447;
  background: #ffffff;
  transform: translateY(-8px);
}
@media (max-width: 650px) {
  .button_default {
    font-size: 14px;
  }
}

input,
textarea {
  padding: min(1.2vw, 15px) min(1.6vw, 20px);
  border: none;
  background: transparent;
  color: #293447;
  border-left: min(0.08vw, 1px) solid #293447;
  border-bottom: min(0.08vw, 1px) solid #293447;
}
@media (max-width: 650px) {
  input,
  textarea {
    padding: 15px 20px;
  }
}

textarea:focus-visible,
input:focus-visible {
  outline: none;
}

.blue {
  color: #64C5E6;
}

body {
  -webkit-font-smoothing: antialiased;
  font-family: "DIN 2014", sans-serif;
  background: #ffffff;
  color: #293447;
  position: relative;
}
body h1,
body h2,
body h3,
body h5 {
  font-family: "DIN 2014 Condensed", sans-serif;
}
body h1 {
  color: #ffffff;
  font-size: min(6vw, 75px);
  font-weight: 500;
  padding: 0;
  margin: 0;
  line-height: 1;
}
@media (max-width: 1200px) {
  body h1 {
    font-size: 50px;
  }
}
body h4 {
  font-family: "DIN 2014 Narrow", sans-serif;
}
body .header {
  font-family: "DIN 2014 Narrow", sans-serif;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 15;
}
body .header__main {
  background-color: #64C5E6;
  padding: min(0.8vw, 10px) min(5.6vw, 70px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  transition: all 0.3s;
}
body .header__main .logo__img {
  transition: width 0.3s;
  cursor: pointer;
  width: min(12.8vw, 160px);
}
@media (max-width: 650px) {
  body .header__main .logo__img {
    width: 100px;
  }
}
body .header__main .burger {
  display: none;
}
body .header__main .nav {
  max-width: 1250px;
}
body .header__main .nav_list {
  display: flex;
  padding: 10px 0;
}
body .header__main .nav_list__item {
  cursor: pointer;
  text-transform: uppercase;
  padding: min(1.04vw, 13px) min(2vw, 25px);
  letter-spacing: 1.2px;
  transition: all 0.3s;
}
body .header__main .nav_list__item:hover {
  color: #4e8db2;
}
@media (max-width: 650px) {
  body .header__main .burger {
    display: grid;
    place-items: center;
  }
  body .header__main .burger__open {
    display: none;
  }
  body .header__main .burger__closed {
    display: grid;
    place-items: center;
  }
  body .header__main .burger--active .burger__closed {
    display: none;
  }
  body .header__main .burger--active .burger__open {
    display: grid;
    place-items: center;
  }
  body .header__main .nav {
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #64C5E6;
  }
  body .header__main .nav_list {
    flex-direction: column;
  }
  body .header__main__item {
    flex-direction: column;
  }
}
body .header__subheader {
  padding: 0 min(5.6vw, 70px);
  background-color: #1d1f23;
  height: min-content;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .header__subheader .icon__links {
  display: flex;
  align-items: center;
  height: 100%;
  gap: min(1.2vw, 15px);
}
@media (max-width: 650px) {
  body .header__subheader .icon__links {
    display: none;
  }
}
body .header__subheader .icon__links .item {
  height: 100%;
  aspect-ratio: 1/1;
  transition: all 0.3s;
  max-width: 20px;
}
body .header__subheader .icon__links .item img {
  filter: brightness(0) saturate(100%) invert(78%) sepia(88%) saturate(2424%) hue-rotate(174deg) brightness(103%) contrast(107%);
}
body .header__subheader .icon__links .item:hover {
  transform: translateY(-4px);
}
body .header__subheader .icon__links .item a {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
}
body .header__subheader .icon__links .item i {
  min-width: min(1.44vw, 18px);
  min-height: min(1.44vw, 18px);
  color: #64C5E6;
}
body .header__subheader .order {
  display: flex;
  align-items: center;
  gap: min(2.4vw, 30px);
}
@media (max-width: 650px) {
  body .header__subheader .order {
    width: 100%;
    justify-content: space-between;
  }
}
body .header__subheader .order__phone {
  height: 100%;
  display: flex;
  align-items: center;
  gap: min(0.4vw, 5px);
}
body .header__subheader .order__phone .title {
  font-family: "DIN 2014 Condensed", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: min(0.2vw, 2.5px);
  line-height: min(2.28vw, 28.5px);
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(1.52vw, 19px);
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 650px) {
  body .header__subheader .order__phone .title {
    font-size: 17px;
    font-weight: 500;
  }
}
@media (max-width: 650px) {
  body .header__subheader .order__phone .title {
    display: none;
  }
}
body .header__subheader .order__phone .number {
  color: #64C5E6;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.44vw, 18px);
  font-weight: 300;
  letter-spacing: min(0.08vw, 1px);
  line-height: min(2.16vw, 27px);
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(1.52vw, 19px);
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 650px) {
  body .header__subheader .order__phone .number {
    font-size: 17px;
    font-weight: 500;
  }
}
body .header__subheader .order__button a {
  font-family: "DIN 2014 Narrow", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #293447;
  letter-spacing: 3px;
  height: 100%;
  background-color: transparent;
  display: grid;
  place-items: center;
  padding: min(0.56vw, 7px) min(1.36vw, 17px);
  background-image: linear-gradient(180deg, #64C5E6 50%, rgba(132, 213, 255, 0.937254902) 100%);
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(1.52vw, 19px);
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 650px) {
  body .header__subheader .order__button a {
    font-size: 17px;
    font-weight: 500;
  }
}
@media (max-width: 650px) {
  body .header__subheader .order__button a {
    padding: 14px 17px;
  }
}
body .scrolled .header__main {
  padding: min(0.4vw, 5px) min(5.6vw, 70px);
}
body .scrolled .logo__img {
  width: 110px;
}
body section {
  max-width: 1250px;
}
body .full_width {
  min-width: 100%;
}
body .for_google {
  position: absolute;
  z-index: 0;
  height: 100%;
}
body .button_to_top {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 90;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgb(123, 123, 123);
  cursor: pointer;
}
@media (max-width: 650px) {
  body .button_to_top {
    right: 20px;
    bottom: 20px;
  }
}
body .button_to_top i {
  font-size: 20px;
  color: white;
}
body article {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body article .header_block {
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body article .header_block .header_container {
  max-width: 100vw;
  width: 100vw;
  display: flex;
  justify-content: center;
  flex-direction: row;
  position: relative;
  color: #ffffff;
}
body article .header_block .header_container__content {
  display: flex;
  flex-direction: column;
  background: gray;
  width: min(100%, 1250px);
  padding: min(5.6vw, 70px) min(8vw, 100px) min(11.2vw, 140px) min(8vw, 100px);
  gap: min(2vw, 25px);
}
@media (max-width: 650px) {
  body article .header_block .header_container__content {
    padding: 100px 15px 160px 15px;
  }
}
body article .header_block .header_container__content .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(41, 52, 71, 0.4784313725);
  z-index: 2;
}
body article .header_block .header_container__content .background__video {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100vw;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: grid;
  place-items: center;
  background-color: #64C5E6;
}
body article .header_block .header_container__content .background__video img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body article .header_block .header_container__content .background__video iframe {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
body article .header_block .header_container__content .background__video .bckg-slider {
  overflow: hidden;
  filter: contrast(90%) opacity(85%) brightness(60%);
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body article .header_block .header_container__content .background__video .bckg-slider .bckg-slide {
  animation: slider 21s infinite;
}
body article .header_block .header_container__content .background__video .bckg-slider .bckg-slide:nth-child(1) {
  animation-delay: 0s;
}
body article .header_block .header_container__content .background__video .bckg-slider .bckg-slide:nth-child(2) {
  animation-delay: -7s;
}
body article .header_block .header_container__content .background__video .bckg-slider .bckg-slide:nth-child(3) {
  animation-delay: -14s;
}
@keyframes slider {
  0%, 28%, 100% {
    opacity: 1;
    animation-timing-function: ease;
    z-index: 0;
  }
  33% {
    opacity: 0;
    animation-timing-function: step-end;
    z-index: 0;
  }
  95% {
    opacity: 1;
    animation-timing-function: step-end;
    z-index: -1;
  }
}
body article .header_block .header_container__content .header_text {
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: min(27.2vw, 340px);
  padding: min(2.4vw, 30px) min(0vw, 0px) min(2.4vw, 30px) min(1.6vw, 20px);
  border-left: min(0.8vw, 10px) solid #64C5E6;
  border-bottom: min(0.8vw, 10px) solid #64C5E6;
  gap: min(1.6vw, 20px);
}
@media (max-width: 650px) {
  body article .header_block .header_container__content .header_text {
    width: 90%;
    border-left: 10px solid #64C5E6;
    border-bottom: 10px solid #64C5E6;
  }
}
body article .header_block .header_container__content .header_text h1 {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(6vw, 75px);
  font-weight: 500;
}
@media (max-width: 650px) {
  body article .header_block .header_container__content .header_text h1 {
    font-size: 50px;
  }
}
body article .header_block .header_container__content .header_text h3 {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(2.4vw, 30px);
  font-weight: 500;
}
@media (max-width: 650px) {
  body article .header_block .header_container__content .header_text h3 {
    line-height: 120%;
    font-size: 22px;
  }
}
body article .header_block .header_container__content .header_text h4 {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(2.4vw, 30px);
  font-weight: 500;
}
@media (max-width: 650px) {
  body article .header_block .header_container__content .header_text h4 {
    line-height: 120%;
    font-size: 22px;
  }
}
body article .header_block .header_container__content .header_button {
  z-index: 2;
  display: flex;
}
body article .header_block .header_container__blue {
  z-index: 2;
  width: min(8vw, 100px);
  min-width: min(8vw, 100px);
  min-height: 100%;
  background: #64C5E6;
}
@media (max-width: 650px) {
  body article .header_block .header_container__blue {
    width: 10px;
  }
}
@media (min-width: 1250px) {
  body article .header_block .header_container__blue {
    display: none;
  }
}
body article .header_block .header_container__image {
  position: relative;
  width: 100%;
  max-width: 1250px;
  margin: auto;
  height: min(6.4vw, 80px);
  z-index: 3;
}
body article .header_block .header_container__image img {
  position: absolute;
  bottom: min(-8vw, -100px);
  width: min(64vw, 800px);
  right: min(0vw, 0px);
}
@media (max-width: 650px) {
  body article .header_block .header_container__image img {
    bottom: min(-3.2vw, -40px);
    width: min(88vw, 1100px);
    right: min(4vw, 50px);
  }
}
@media (min-width: 1900px) {
  body article .header_block .header_container__image img {
    bottom: -100px;
  }
}
body article .header_block .header_info {
  display: flex;
  flex-direction: column;
  gap: min(3.2vw, 40px);
  margin: min(6.08vw, 76px) min(8vw, 100px);
  max-width: min(100%, 1250px);
  box-sizing: border-box;
}
@media (max-width: 650px) {
  body article .header_block .header_info {
    margin: 76px 15px;
  }
}
body article .header_block .header_info__title {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(5.6vw, 70px);
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 650px) {
  body article .header_block .header_info__title {
    font-size: 50px;
  }
}
@media (max-width: 650px) {
  body article .header_block .header_info__title {
    width: 80%;
  }
}
body article .header_block .header_info__description {
  display: flex;
  flex-direction: row;
  gap: min(2.4vw, 30px);
  color: rgb(123, 123, 123);
}
@media (max-width: 650px) {
  body article .header_block .header_info__description {
    flex-direction: column;
  }
}
body article .header_block .header_info__description .info_card {
  display: flex;
  flex-direction: column;
  gap: min(0.8vw, 10px);
}
body article .header_block .header_info__description .info_card__title {
  text-transform: uppercase;
  font-family: "DIN 2014", sans-serif;
  font-size: min(2.4vw, 30px);
  font-weight: 700;
}
@media (max-width: 650px) {
  body article .header_block .header_info__description .info_card__title {
    font-size: 28px;
  }
}
body article .header_block .header_info__description .info_card__description {
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.2vw, 15px);
  font-weight: 600;
}
@media (max-width: 650px) {
  body article .header_block .header_info__description .info_card__description {
    font-size: 15px;
  }
}
body article .header_block .header_info__description .divider {
  width: min(0.48vw, 6px);
  min-height: 100%;
  background: #64C5E6;
}
@media (max-width: 650px) {
  body article .header_block .header_info__description .divider {
    min-height: 3px;
    width: 40%;
    margin: auto;
  }
}
body article .expect {
  display: flex;
  flex-direction: column;
  background: #64C5E6;
}
body article .expect__header {
  display: flex;
  flex-direction: column;
  gap: min(3.2vw, 40px);
  margin: 0 min(8vw, 100px);
  padding: min(2.8vw, 35px) 0;
  text-align: center;
}
@media (max-width: 650px) {
  body article .expect__header {
    margin: 0 15px;
    text-align: left;
  }
}
body article .expect__header .title {
  color: #ffffff;
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(6.08vw, 76px);
  font-weight: 400;
  line-height: 100%;
  letter-spacing: min(0.32vw, 4px);
}
@media (max-width: 650px) {
  body article .expect__header .title {
    font-size: 50px;
  }
}
body article .expect__header .description {
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.52vw, 19px);
  font-weight: 600;
}
@media (max-width: 650px) {
  body article .expect__header .description {
    font-size: 15px;
  }
}
body article .expect__header .button {
  display: flex;
  margin: auto;
  height: fit-content;
}
body article .expect__header .button a {
  color: #ffffff;
  background: #293447;
  cursor: pointer;
  width: fit-content;
  padding: min(1.6vw, 20px) min(2.4vw, 30px);
  border-radius: 0;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: min(0.24vw, 3px);
  transition: all 0.3s;
  line-height: 1;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
}
@media (max-width: 650px) {
  body article .expect__header .button a {
    padding: 20px 30px;
  }
}
body article .expect__header .button a:hover {
  color: #293447;
  background: #ffffff;
  transform: translateY(-8px);
}
@media (max-width: 650px) {
  body article .expect__header .button a {
    font-size: 14px;
  }
}
body article .expect__content {
  display: flex;
  flex-direction: row;
  gap: min(2vw, 25px);
  background: blue;
  padding: min(6.4vw, 80px) min(8vw, 100px);
  position: relative;
  background: #ffffff;
}
@media (max-width: 650px) {
  body article .expect__content {
    flex-direction: column;
    padding: min(6.4vw, 80px) 15px;
  }
}
body article .expect__content .expect_card {
  width: 25%;
  height: min(40vw, 500px);
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
@media (max-width: 650px) {
  body article .expect__content .expect_card {
    width: 100%;
    height: 400px;
  }
}
body article .expect__content .front-side,
body article .expect__content .back-side {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  flex-direction: column;
  border-radius: min(1.44vw, 18px);
}
body article .expect__content .expect_card:nth-child(1) .front-side,
body article .expect__content .expect_card:nth-child(1) .back-side {
  background: url("/img/expect_1.jpg");
  background-size: cover;
}
body article .expect__content .expect_card:nth-child(2) .front-side,
body article .expect__content .expect_card:nth-child(2) .back-side {
  background: url("/img/expect_2.png");
  background-size: cover;
}
body article .expect__content .expect_card:nth-child(3) .front-side,
body article .expect__content .expect_card:nth-child(3) .back-side {
  background: url("/img/expect_3.png");
  background-size: cover;
}
body article .expect__content .expect_card:nth-child(4) .front-side,
body article .expect__content .expect_card:nth-child(4) .back-side {
  background: url("/img/expect_4.png");
  background-size: cover;
}
body article .expect__content .front-side img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
body article .expect__content .back-side {
  transform: rotateY(180deg);
}
body article .expect__content .rotate-front {
  transform: rotateY(180deg);
}
body article .expect__content .rotate-back {
  transform: rotateY(360deg);
}
body article .expect__content .front-side {
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-position: center;
  color: #64C5E6;
  justify-content: end;
  gap: min(1.6vw, 20px);
  text-align: center;
}
body article .expect__content .front-side__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body article .expect__content .front-side__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body article .expect__content .front-side__title {
  z-index: 2;
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(5.6vw, 70px);
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 650px) {
  body article .expect__content .front-side__title {
    font-size: 50px;
  }
}
body article .expect__content .front-side__line {
  z-index: 2;
}
body article .expect__content .front-side__line hr {
  border: none;
  width: min(8vw, 100px);
  height: min(0.32vw, 4px);
  background: #64C5E6;
}
body article .expect__content .front-side__arrow {
  display: flex;
  align-items: center;
  margin-bottom: min(8vw, 100px);
  z-index: 2;
}
body article .expect__content .front-side__arrow img {
  width: 100%;
  height: 100%;
}
body article .expect__content .back-side {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-start;
  gap: min(1.6vw, 20px);
  padding: min(1.6vw, 20px);
  color: #ffffff;
}
@media (max-width: 650px) {
  body article .expect__content .back-side {
    align-items: start;
    padding: 40px;
  }
}
body article .expect__content .back-side__rectangle {
  position: absolute;
  top: 0;
  left: 0;
}
body article .expect__content .back-side__title {
  display: flex;
  margin-top: 10px;
  z-index: 2;
  color: #64C5E6;
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(5.6vw, 70px);
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 650px) {
  body article .expect__content .back-side__title {
    font-size: 50px;
  }
}
body article .expect__content .back-side__line {
  min-width: 100px;
  z-index: 2;
}
@media (max-width: 650px) {
  body article .expect__content .back-side__line {
    min-width: initial;
  }
}
body article .expect__content .back-side__line hr {
  border: none;
  width: min(8vw, 100px);
  height: min(0.32vw, 4px);
  background: #64C5E6;
}
body article .expect__content .back-side__description {
  z-index: 2;
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.2vw, 15px);
  font-weight: 600;
}
@media (max-width: 650px) {
  body article .expect__content .back-side__description {
    font-size: 15px;
  }
}
body article .expect__content .back-side__arrow {
  position: absolute;
  display: flex;
  cursor: pointer;
}
body article .expect__content .back-side__arrow img {
  width: 100%;
  height: 100%;
}
body article .expect__content .expect_filter {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  background: #293447;
  opacity: 0.9;
  border-radius: min(1.44vw, 18px);
}
body article .gallery_container {
  width: 100%;
  margin-top: min(6.4vw, 80px);
  /* Модальное окно для галереи */
}
body article .gallery_container .fa-solid {
  color: #ffffff !important;
  font-size: min(2.4vw, 30px);
}
@media (max-width: 650px) {
  body article .gallery_container .fa-solid {
    font-size: 45px;
  }
}
body article .gallery_container .gallery {
  display: flex;
  flex-direction: column;
  gap: min(0.8vw, 10px);
  height: 100%;
}
body article .gallery_container .gallery_grid {
  width: 100%;
  height: min(40vw, 500px);
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-areas: "a b d e" "a c d f";
  gap: min(0.8vw, 10px);
  transition: 300ms;
  padding: 0 min(8vw, 100px);
}
@media (max-width: 650px) {
  body article .gallery_container .gallery_grid {
    display: flex;
    flex-direction: column;
    padding: 15px;
    gap: 15px;
    height: initial;
  }
}
body article .gallery_container .gallery-item {
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  place-items: center;
  cursor: pointer;
}
@media (max-width: 650px) {
  body article .gallery_container .gallery-item body article .gallery_container .gallery-item {
    max-height: 600px;
  }
}
body article .gallery_container .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body article .gallery_container .gallery-item:nth-child(1) {
  grid-area: a;
}
body article .gallery_container .gallery-item:nth-child(2) {
  grid-area: b;
}
body article .gallery_container .gallery-item:nth-child(3) {
  grid-area: c;
}
body article .gallery_container .gallery-item:nth-child(4) {
  grid-area: d;
}
body article .gallery_container .gallery-item:nth-child(5) {
  grid-area: e;
}
body article .gallery_container .gallery-item:nth-child(6) {
  grid-area: f;
}
body article .gallery_container .gallery-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100dvw;
  height: 100dvh;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  transition: 0.8s;
}
body article .gallery_container .modal-open {
  overflow: hidden;
}
body article .gallery_container .modal-header {
  z-index: 101;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100dvw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  box-sizing: border-box;
  color: #ffffff;
}
body article .gallery_container .modal-buttons-container {
  display: flex;
  gap: 30px;
}
body article .gallery_container .modal-button {
  cursor: pointer;
}
body article .gallery_container .modal-buttons-container svg {
  width: 30px;
  height: 30px;
  z-index: 100;
}
body article .gallery_container #zoom-minus {
  display: none;
}
body article .gallery_container #fullscreen-close {
  display: none;
}
body article .gallery_container .gallery-swiper {
  height: 100%;
}
@media (min-width: 650px) {
  body article .gallery_container .gallery-swiper .swiper-button-next {
    right: 25px;
  }
}
body article .meeting_point {
  display: flex;
  flex-direction: column;
  padding: min(8vw, 100px) min(8vw, 100px);
  gap: min(6.4vw, 80px);
}
@media (max-width: 650px) {
  body article .meeting_point {
    padding: min(8vw, 100px) 15px;
  }
}
body article .meeting_point__place {
  display: flex;
  flex-direction: row;
  gap: min(6.4vw, 80px);
}
@media (max-width: 650px) {
  body article .meeting_point__place {
    flex-direction: column;
  }
}
body article .meeting_point__place .route {
  display: flex;
  flex-direction: column;
  gap: min(2.4vw, 30px);
  min-width: calc(50% - min(3.2vw, 40px));
}
body article .meeting_point__place .route__header {
  display: flex;
  flex-direction: column;
  gap: min(2.4vw, 30px);
  max-height: fit-content;
  padding: min(2.4vw, 30px);
  border-top: min(0.8vw, 10px) solid #64C5E6;
  border-right: min(0.8vw, 10px) solid #64C5E6;
  text-align: end;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__header {
    text-align: left;
    border: none;
    border-top: 10px solid #64C5E6;
    border-left: 10px solid #64C5E6;
  }
}
body article .meeting_point__place .route__header .title {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(4vw, 50px);
  font-weight: 500;
  line-height: 100%;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__header .title {
    font-size: 35px;
  }
}
body article .meeting_point__place .route__header .description {
  color: rgb(123, 123, 123);
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__header .description {
    font-size: 15px;
  }
}
body article .meeting_point__place .route__content .timeline_container {
  width: 100%;
}
body article .meeting_point__place .route__content .timeline_container .vertical_line {
  width: min(0.24vw, 3px);
  background-color: rgb(232, 232, 246);
  position: absolute;
  z-index: -1;
  height: 100%;
}
body article .meeting_point__place .route__content .timeline_container .vertical_line .scrolled {
  background-color: #64C5E6;
  width: 100%;
}
body article .meeting_point__place .route__content .timeline_container .timeline {
  width: 100%;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__content .timeline_container .timeline {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
}
body article .meeting_point__place .route__content .timeline_container .timeline__row {
  display: grid;
  grid-template-columns: 1fr min-content 1fr;
  grid-template-areas: "b m p";
  align-items: center;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__content .timeline_container .timeline__row {
    grid-template-areas: "p m b";
    grid-template-columns: 0fr min-content 1fr;
  }
}
body article .meeting_point__place .route__content .timeline_container .timeline__row:nth-child(2n) {
  grid-template-areas: "p m b";
}
body article .meeting_point__place .route__content .timeline_container .timeline__row:nth-child(2n) .bubble__arrow {
  position: absolute;
  width: min(1.2vw, 15px);
  height: min(1.2vw, 15px);
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #64C5E6;
  left: 0;
  top: 50%;
}
body article .meeting_point__place .route__content .timeline_container .timeline__row .map_point {
  grid-area: m;
  display: grid;
  place-items: center;
  margin: 0 min(1.6vw, 20px);
  width: min(3.2vw, 40px);
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #e1effa;
  color: #64C5E6;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__content .timeline_container .timeline__row .map_point {
    width: 40px;
    height: 40px;
  }
}
body article .meeting_point__place .route__content .timeline_container .timeline__row .map_point--dark {
  background-color: #293447;
}
body article .meeting_point__place .route__content .timeline_container .timeline__row .plug {
  grid-area: p;
}
body article .meeting_point__place .route__content .timeline_container .timeline__row .bubble {
  grid-area: b;
  position: relative;
  width: 100%;
}
body article .meeting_point__place .route__content .timeline_container .timeline__row .bubble h5 {
  margin: 0;
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(1.6vw, 20px);
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__content .timeline_container .timeline__row .bubble h5 {
    font-size: 20px;
  }
}
body article .meeting_point__place .route__content .timeline_container .timeline__row .bubble p {
  margin: 0;
  color: white;
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__content .timeline_container .timeline__row .bubble p {
    font-size: 15px;
  }
}
body article .meeting_point__place .route__content .timeline_container .timeline__row .bubble__container {
  padding: min(1.2vw, 15px);
  width: 100%;
  background-color: #64C5E6;
  border-radius: min(1.2vw, 15px);
}
body article .meeting_point__place .route__content .timeline_container .timeline__row .bubble__arrow {
  position: absolute;
  width: min(1.2vw, 15px);
  height: min(1.2vw, 15px);
  transform: translate(50%, -50%) rotate(45deg);
  background-color: #64C5E6;
  right: 0;
  top: 50%;
}
@media (max-width: 650px) {
  body article .meeting_point__place .route__content .timeline_container .timeline__row .bubble__arrow {
    right: initial;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #64C5E6;
    left: 0;
    top: 50%;
  }
}
body article .meeting_point__place .where {
  display: flex;
  flex-direction: column;
  gap: min(4.8vw, 60px);
  min-width: calc(50% - min(3.2vw, 40px));
}
body article .meeting_point__place .where__map iframe {
  width: 100%;
}
body article .meeting_point__place .where__content {
  display: flex;
  flex-direction: column;
  gap: min(2vw, 25px);
}
body article .meeting_point__place .where__content .title {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(4vw, 50px);
  font-weight: 500;
  line-height: 100%;
}
@media (max-width: 650px) {
  body article .meeting_point__place .where__content .title {
    font-size: 35px;
  }
}
body article .meeting_point__place .where__content .info_block {
  display: flex;
  flex-direction: column;
  gap: min(1.6vw, 20px);
}
body article .meeting_point__place .where__content .info_block__title {
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.76vw, 22px);
  font-weight: 600;
}
@media (max-width: 650px) {
  body article .meeting_point__place .where__content .info_block__title {
    font-size: 18px;
  }
}
body article .meeting_point__place .where__content .info_block__description {
  color: rgb(123, 123, 123);
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
}
@media (max-width: 650px) {
  body article .meeting_point__place .where__content .info_block__description {
    font-size: 15px;
  }
}
body article .meeting_point__reviews {
  display: flex;
  flex-direction: row;
  gap: min(6.4vw, 80px);
}
body article .meeting_point__reviews .image {
  min-width: calc(50% - min(3.2vw, 40px));
}
body article .meeting_point__reviews .image img {
  width: 100%;
}
@media (max-width: 650px) {
  body article .meeting_point__reviews .image {
    display: none;
  }
}
body article .meeting_point__reviews .reviews_block {
  display: flex;
  flex-direction: column;
  gap: min(2.4vw, 30px);
  min-width: calc(50% - min(3.2vw, 40px));
}
body article .meeting_point__reviews .reviews_block__title {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(4vw, 50px);
  font-weight: 500;
  line-height: 100%;
}
@media (max-width: 650px) {
  body article .meeting_point__reviews .reviews_block__title {
    font-size: 35px;
  }
}
body article .contacts {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  width: 100%;
}
body article .contacts__form {
  display: flex;
  flex-direction: row;
  padding: min(4vw, 50px) min(8vw, 100px);
  gap: min(6.4vw, 80px);
  background: #64C5E6;
  min-width: 100%;
}
@media (max-width: 650px) {
  body article .contacts__form {
    gap: 20px;
    padding: min(4vw, 50px) 15px;
    flex-direction: column;
  }
}
body article .contacts__form .text {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-width: calc(50% - min(3.2vw, 40px));
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(5.2vw, 65px);
  font-weight: 500;
}
@media (max-width: 650px) {
  body article .contacts__form .text {
    font-size: 50px;
  }
}
@media (max-width: 650px) {
  body article .contacts__form .text {
    justify-content: flex-start;
  }
}
body article .contacts__form .form {
  display: flex;
  flex-direction: column;
  gap: min(1.6vw, 20px);
  min-width: calc(50% - min(3.2vw, 40px));
  margin-bottom: 0;
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
}
@media (max-width: 650px) {
  body article .contacts__form .form {
    font-size: 15px;
  }
}
@media (max-width: 650px) {
  body article .contacts__form .form {
    gap: 15px;
  }
}
body article .contacts__form .form__info_inputs {
  display: flex;
  flex-direction: row;
  gap: min(1.6vw, 20px);
}
@media (max-width: 650px) {
  body article .contacts__form .form__info_inputs {
    flex-direction: column;
  }
}
body article .contacts__form .form__info_inputs input {
  min-width: calc(50% - min(0.8vw, 10px));
}
body article .contacts__form .form__detail_input {
  display: flex;
  flex-direction: column;
  gap: min(1.6vw, 20px);
  min-width: 100%;
}
body article .contacts__form .form__detail_input .input_name {
  color: #ffffff;
}
body article .contacts__form .form__detail_input textarea {
  min-width: 100%;
  resize: vertical;
}
body article .contacts__form .form__button {
  display: flex;
  align-items: center;
}
body article .contacts__form .form__button .button-form-submit {
  z-index: 10;
  color: #ffffff;
  background: #293447;
  cursor: pointer;
  width: fit-content;
  padding: min(1.6vw, 20px) min(2.4vw, 30px);
  border-radius: 0;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: min(0.24vw, 3px);
  transition: all 0.3s;
  line-height: 1;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
}
@media (max-width: 650px) {
  body article .contacts__form .form__button .button-form-submit {
    padding: 20px 30px;
  }
}
body article .contacts__form .form__button .button-form-submit:hover {
  color: #293447;
  background: #ffffff;
  transform: translateY(-8px);
}
@media (max-width: 650px) {
  body article .contacts__form .form__button .button-form-submit {
    font-size: 14px;
  }
}
body article .contacts__form .form__button .form-response {
  width: auto;
  margin: 0;
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
  position: relative;
  z-index: 5;
  left: -6em;
  opacity: 0;
}
@media (max-width: 650px) {
  body article .contacts__form .form__button .form-response {
    font-size: 15px;
  }
}
body article .contacts__form .form__button .form-response-active {
  animation: response-reveal 5s;
}
@keyframes response-reveal {
  0% {
    opacity: 0;
  }
  1% {
    left: -6em;
    opacity: 100%;
  }
  20% {
    left: 1em;
  }
  80% {
    left: 1em;
  }
  99% {
    left: -6em;
    opacity: 100%;
  }
  100% {
    opacity: 0;
  }
}
body article .contacts__links {
  display: flex;
  flex-direction: row;
}
@media (max-width: 650px) {
  body article .contacts__links {
    flex-direction: column;
  }
}
body article .contacts__links .contact_card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: min(40vw, 500px);
  background: gray;
  width: 25%;
  position: relative;
}
@media (max-width: 650px) {
  body article .contacts__links .contact_card {
    width: 100%;
    height: 400px;
  }
}
body article .contacts__links .contact_card img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
body article .contacts__links .contact_card__filter {
  position: absolute;
  background: rgba(41, 52, 71, 0.6509803922);
  min-width: 100%;
  min-height: 100%;
  z-index: 3;
  transition: background 1s;
  pointer-events: none;
}
body article .contacts__links .contact_card__name {
  opacity: 1;
  transition: opacity 1s;
  z-index: 4;
  color: #64C5E6;
  cursor: pointer;
  pointer-events: none;
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(5.2vw, 65px);
  font-weight: 500;
}
@media (max-width: 650px) {
  body article .contacts__links .contact_card__name {
    font-size: 50px;
  }
}
body article .contacts__links .contact_card__button {
  display: flex;
  position: absolute;
  margin: auto;
  opacity: 0;
  z-index: 2;
  pointer-events: auto;
}
body article .contacts__links .contact_card__button a {
  background: #64C5E6;
  color: #293447;
  filter: brightness(50%) opacity(40%);
  transition: filter 1s;
}
body article .contacts__links .contact_card:hover .contact_card__filter {
  background: transparent;
  transition: background 1s;
}
body article .contacts__links .contact_card:hover .contact_card__name {
  opacity: 0;
  transition: opacity 1s;
}
body article .contacts__links .contact_card:hover .contact_card__button {
  opacity: 1;
  display: flex;
}
body article .contacts__links .contact_card:hover .contact_card__button a {
  transition: filter 1s;
  filter: brightness(100%) opacity(100%);
}
body article .plans {
  display: flex;
  flex-direction: row;
  gap: min(2.4vw, 30px);
  padding: min(6.4vw, 80px) min(8vw, 100px);
}
@media (max-width: 650px) {
  body article .plans {
    flex-direction: column;
    padding: min(6.4vw, 80px) 15px;
    gap: 30px;
  }
}
body article .plans__card {
  display: flex;
  flex-direction: column;
  width: calc(33% - min(1.2vw, 15px));
  gap: min(4.8vw, 60px);
}
@media (max-width: 650px) {
  body article .plans__card {
    width: 100%;
  }
}
body article .plans__card .content {
  display: flex;
  flex-direction: column;
  gap: min(1.6vw, 20px);
  height: min(40vw, 500px);
}
@media (max-width: 650px) {
  body article .plans__card .content {
    height: fit-content;
  }
}
body article .plans__card .content__image {
  width: 100%;
  height: min(17.6vw, 220px);
  object-fit: cover;
}
@media (max-width: 650px) {
  body article .plans__card .content__image {
    height: 220px;
  }
}
body article .plans__card .content__title {
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.76vw, 22px);
  font-weight: 600;
}
@media (max-width: 650px) {
  body article .plans__card .content__title {
    font-size: 18px;
  }
}
@media (max-width: 650px) {
  body article .plans__card .content__title {
    font-size: 30px;
  }
}
body article .plans__card .content__line {
  display: flex;
  min-width: 100px;
}
body article .plans__card .content__line hr {
  border: none;
  width: min(4.8vw, 60px);
  height: min(0.32vw, 4px);
  background: #64C5E6;
  margin-left: 0;
  margin: 0;
}
@media (max-width: 650px) {
  body article .plans__card .content__line hr {
    width: 60px;
    height: 2px;
  }
}
body article .plans__card .content__description {
  color: rgb(123, 123, 123);
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
}
@media (max-width: 650px) {
  body article .plans__card .content__description {
    font-size: 15px;
  }
}
@media (max-width: 650px) {
  body article .plans__card .content__description {
    margin-top: 10px;
  }
}
body article .plans__card .button {
  display: flex;
}
body article .plans__card .button a {
  color: #ffffff;
  background: #293447;
  cursor: pointer;
  width: fit-content;
  padding: min(1.6vw, 20px) min(2.4vw, 30px);
  border-radius: 0;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: min(0.24vw, 3px);
  transition: all 0.3s;
  line-height: 1;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.12vw, 14px);
  font-weight: 500;
}
@media (max-width: 650px) {
  body article .plans__card .button a {
    padding: 20px 30px;
  }
}
body article .plans__card .button a:hover {
  color: #ffffff;
  background: #64C5E6;
  transform: translateY(-8px);
}
@media (max-width: 650px) {
  body article .plans__card .button a {
    font-size: 14px;
  }
}
body article .info {
  display: flex;
  flex-direction: row;
  gap: min(6.4vw, 80px);
  padding: min(6.4vw, 80px) min(8vw, 100px);
  background: url("/img/info_background.png");
  background-size: cover;
  color: #ffffff;
  width: 100%;
}
@media (max-width: 650px) {
  body article .info {
    flex-direction: column;
    padding: min(6.4vw, 80px) 15px;
  }
}
body article .info__title_block {
  display: flex;
  flex-direction: column;
  width: calc(50% - min(3.2vw, 40px));
  justify-content: center;
  align-items: start;
}
@media (max-width: 650px) {
  body article .info__title_block {
    width: 100%;
  }
}
body article .info__title_block .title {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(6.08vw, 76px);
  font-weight: 400;
  line-height: 100%;
  letter-spacing: min(0.32vw, 4px);
  text-transform: uppercase;
}
@media (max-width: 650px) {
  body article .info__title_block .title {
    font-size: 50px;
  }
}
body article .info__title_block .subtitle {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(4vw, 50px);
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 650px) {
  body article .info__title_block .subtitle {
    font-size: 30px;
  }
}
body article .info__content_block {
  display: flex;
  flex-direction: column;
  width: calc(50% - min(3.2vw, 40px));
  gap: min(0.8vw, 10px);
}
@media (max-width: 650px) {
  body article .info__content_block {
    width: 100%;
    gap: 25px;
  }
}
body article .info__content_block a {
  width: 100%;
  text-align: center;
}
@media (max-width: 650px) {
  body article .info__content_block a {
    font-size: 22px;
  }
}
body article .info__content_block .content {
  display: flex;
  flex-direction: column;
  border: min(0.4vw, 5px) solid #64C5E6;
  gap: min(0.8vw, 10px);
}
body article .info__content_block .content__block .title {
  font-family: "DIN 2014 Condensed", sans-serif;
  font-size: min(2.4vw, 30px);
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 650px) {
  body article .info__content_block .content__block .title {
    font-size: 25px;
  }
}
body article .info__content_block .content__block .list {
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.28vw, 16px);
  font-weight: 400;
}
@media (max-width: 650px) {
  body article .info__content_block .content__block .list {
    font-size: 15px;
  }
}
body article .info__content_block .content__block .list ul {
  list-style-type: none;
}
body article .info__content_block .content__block .list ul li {
  margin-left: min(0.8vw, 10px);
}
body article .info__content_block .content__block .list ul li::before {
  content: "■";
  padding-right: 0.5em;
  color: #64C5E6;
}
body article .info__content_block .content__block:first-child {
  padding: min(2.4vw, 30px) min(2.4vw, 30px) 0 min(2.4vw, 30px);
}
body article .info__content_block .content__block:last-child {
  padding: 0 min(2.4vw, 30px) min(2.4vw, 30px) min(2.4vw, 30px);
}
body article .info__content_block .content__price {
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  text-align: center;
  padding: min(0.64vw, 8px) 0;
  text-transform: uppercase;
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.76vw, 22px);
  font-weight: 800;
}
@media (max-width: 650px) {
  body article .info__content_block .content__price {
    font-size: 15px;
  }
}
body article .info__content_block .content__price .price span {
  color: #64C5E6;
}
body article .info__content_block a {
  color: #293447;
  background: #64C5E6;
}
body article .faq,
body article .term {
  display: grid;
  padding: min(6.4vw, 80px) min(8vw, 100px);
  color: #293447;
  grid-template-columns: 1fr 1fr;
  gap: min(2.4vw, 30px);
}
@media (max-width: 650px) {
  body article .faq,
  body article .term {
    padding: min(6.4vw, 80px) 15px;
    grid-template-columns: 1fr;
  }
}
body article .faq .title,
body article .term .title {
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.76vw, 22px);
  font-weight: 600;
}
@media (max-width: 650px) {
  body article .faq .title,
  body article .term .title {
    font-size: 18px;
  }
}
body article .faq .description,
body article .term .description {
  color: rgb(123, 123, 123);
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
}
@media (max-width: 650px) {
  body article .faq .description,
  body article .term .description {
    font-size: 15px;
  }
}
body article .faq .divider_line,
body article .term .divider_line {
  width: 20%;
  height: 4px;
  background: #64C5E6;
}
body article .faq .grid_colomn,
body article .term .grid_colomn {
  display: flex;
  flex-direction: column;
  gap: min(1.6vw, 20px);
}
body article .faq__card,
body article .term__card {
  display: flex;
  flex-direction: column;
  gap: min(1.6vw, 20px);
}
body article .term {
  display: flex;
  flex-direction: column;
}
body article .term .term_card a {
  color: #64C5E6;
}
body .footer {
  display: flex;
  flex-direction: column;
  padding: min(6.4vw, 80px) min(8vw, 100px) min(3.2vw, 40px);
  background: #1d1f23;
}
body .footer__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: rgb(123, 123, 123);
}
@media (max-width: 650px) {
  body .footer__content {
    gap: 30px;
    flex-direction: column;
  }
}
body .footer__content .contacts_block {
  display: flex;
  flex-direction: column;
  gap: min(1.6vw, 20px);
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
}
@media (max-width: 650px) {
  body .footer__content .contacts_block {
    font-size: 15px;
  }
}
body .footer__content .contacts_block img {
  width: 30%;
}
@media (max-width: 650px) {
  body .footer__content .contacts_block img {
    width: 200px;
  }
}
body .footer__content .contacts_block__email {
  color: #64C5E6;
}
body .footer__content .contacts_block__button {
  display: flex;
}
body .footer__content .nav_block {
  display: flex;
  flex-direction: column;
  gap: min(0.8vw, 10px);
  width: fit-content;
}
@media (max-width: 650px) {
  body .footer__content .nav_block {
    gap: 10px;
  }
}
body .footer__content .nav_block__title {
  color: #ffffff;
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: min(1.76vw, 22px);
  font-weight: 600;
}
@media (max-width: 650px) {
  body .footer__content .nav_block__title {
    font-size: 18px;
  }
}
body .footer__content .nav_block__divider {
  height: min(0.16vw, 2px);
  width: min(3.2vw, 40px);
  background: #64C5E6;
}
body .footer__content .nav_block__links {
  display: flex;
  flex-direction: column;
  gap: min(0.8vw, 10px);
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.28vw, 16px);
  font-weight: 400;
}
@media (max-width: 650px) {
  body .footer__content .nav_block__links {
    font-size: 15px;
  }
}
body .footer__content .nav_block__links .link {
  color: rgb(123, 123, 123);
  cursor: pointer;
}
body .footer__content .nav_block__links .link_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: rgb(123, 123, 123);
  transition: all 0.3s;
}
body .footer__content .nav_block__links .link_container:hover {
  color: #ffffff;
  transform: translateX(min(1.6vw, 20px));
}
body .footer__content .nav_block__links .link_container:hover i {
  color: #ffffff;
}
body .footer__content .nav_block__links .link_container:hover .link {
  height: fit-content;
  color: #ffffff;
  margin: auto;
}
body .footer__content .nav_block__links .link_container:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(0%) hue-rotate(11deg) brightness(104%) contrast(101%);
}
body .footer__content .nav_block__links .link_container img {
  width: 20px;
  filter: brightness(0) saturate(100%) invert(50%) sepia(10%) saturate(4%) hue-rotate(323deg) brightness(95%) contrast(91%);
}
body .footer__content .nav_block__links .link_container .link {
  display: flex;
  margin-left: min(0.8vw, 10px);
}
@media (max-width: 650px) {
  body .footer__content .nav_block__links .link_container .link {
    margin-top: 4px;
    margin-left: 10px;
  }
}
body .footer__content .nav_block__links .link_container i {
  color: rgb(123, 123, 123);
}
body .footer__content .nav_block a {
  transition: all 0.3s;
}
body .footer__content .nav_block a:hover {
  color: #ffffff;
  transform: translateX(min(1.6vw, 20px));
}
body .footer__additional {
  margin-top: min(6.4vw, 80px);
  font-family: "DIN 2014", sans-serif;
  font-size: min(1.36vw, 17px);
  font-weight: 300;
}
@media (max-width: 650px) {
  body .footer__additional {
    font-size: 15px;
  }
}
body .footer__additional .container {
  padding-top: min(3.2vw, 40px);
  border-top: 1px solid rgb(123, 123, 123);
}
body .footer__additional .additional_info {
  color: rgb(123, 123, 123);
  width: 30%;
}
@media (max-width: 650px) {
  body .footer__additional .additional_info {
    width: 100%;
  }
}
body .footer__additional .additional_info a {
  color: #64C5E6;
}

/*# sourceMappingURL=menu.css.map */
