/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 14 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 14 version
*/

:root {
  --black: #000;
  --grey: #d3d3d3;
  --bronze: #be805b;
  --neutral: #f5f5f5;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

* {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
  background-color: transparent;
  text-decoration: none;
  color: currentColor;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
  border-style: none;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

/* Forms
     ========================================================================== */

button,
input {
  /* 1 */
  overflow: visible;
  outline: none;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
  display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
  display: none;
}

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

svg {
  display: block;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none;
}

a {
  -webkit-touch-callout: none;
}

.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.btn {
  border: var(--border);
  width: 220px;
}

.top-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.top-line__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

html {
  font-size: 0.851vw;
}

body {
  overflow-x: hidden;
  font-family: "Raleway", sans-serif;
  background-color: var(--black);
  color: var(--neutral);
}

body.lock {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
}

.site-top {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.site-bottom {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.container {
  max-width: 75rem;
  padding-inline: 0.9375rem;
  min-width: 20rem;
  margin: 0 auto;
}

.sprite-svg {
  position: absolute;
  z-index: -100;
  opacity: 0;
  visibility: hidden;
}

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

header {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: calc(100% - 41.875rem) 41.8755rem;
  grid-template-columns: calc(100% - 41.875rem) 41.875rem;
  -ms-grid-rows: (auto) [2];
  grid-template-rows: repeat(2, auto);
  -webkit-column-gap: 1.875rem;
  -moz-column-gap: 1.875rem;
  column-gap: 1.875rem;

  margin-bottom: 5.625rem;
}

.header-item--1 {
  margin-bottom: 3.75rem;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}

.header-item--2 {
  max-width: 41.875rem;
  width: 100%;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
.header-item--3 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

.logo span {
  font-size: 2.25rem;
  font-weight: 300;
  display: block;
  line-height: 1;
  margin-bottom: 1.5625rem;
  color: var(--bronze);
}

.logo h1 {
  background-image: url("../img/logo-bg.jpg");
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: 4rem;
  line-height: 1;
  margin: 0px;
  text-transform: uppercase;
  background-size: cover;
  padding-left: 1.875rem;
  position: relative;
}

.logo h1::before {
  content: "";
  width: 0.375rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../img/logo-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.logo p {
  font-size: 1.313rem;
  margin-top: 0;
  line-height: 1.3;
  font-weight: 300;
}

.humans-image {
  margin-bottom: 1.5625rem;
}

.humans-image img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
}

.contacts ul {
  list-style-type: none;
  margin: 0;
}

.contacts ul li {
  margin-bottom: 1.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts ul li svg {
  width: 1.5rem;
  margin-right: 0.625rem;
}

.contacts ul li a {
  color: var(--bronze);
  font-size: 1.3125rem;
  font-weight: bold;
  font-family: "Manrope", Arial, sans-serif;
  text-transform: uppercase;
}

.about ul {
  list-style-type: none;
  margin: 0;
}

.about ul li {
  font-size: 1.3125rem;
  line-height: 1.2;
  margin-bottom: 1.875rem;
  padding-left: 1.5625rem;
  position: relative;
  font-family: "Manrope", Arial, sans-serif;
  color: var(--grey);
}

.about ul li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}

.head {
  color: var(--bronze);
  font-size: 3.25rem;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 3.75rem;
}

.head--small {
  font-size: 2.25rem;
  margin-bottom: 1.875rem;
  text-transform: uppercase;
}

.text--left {
  text-align: left;
}

.text--center {
  text-align: center;
}

.text--right {
  text-align: right;
}

.text--uppercase {
  text-transform: uppercase;
}

.section-contacts {
  padding-top: 5.625rem;
  padding-bottom: 1.875rem;
  background-image: url("../img/bg.png");
  background-size: cover;
}

.section-contacts--container {
  max-width: 48.125rem;
  margin-left: auto;
  margin-right: auto;
  padding-inline: 0.9375rem;
}

.section-contacts .head {
  margin-bottom: 3.75rem;
}

.fieldset {
  margin-bottom: 1.875rem;
}

.fieldset--error .error {
  color: var(--bronze);
  margin-top: 0.3125rem;
}

.fieldset--error input {
  border-color: var(--bronze) !important;
}

.fieldset legend {
  font-size: 1.3125rem;
  font-weight: 300;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  line-height: 1;
}

.fieldset input {
  width: 100%;
  border: none;
  outline: none;
  border-bottom: 0.125rem solid var(--grey);
  background-color: transparent;
  color: var(--neutral);
  height: 2.5rem;
  font-size: 1.3125rem;
  font-family: "Manrope", Arial, sans-serif;
}

.fieldset textarea {
  resize: none;
  min-height: 5.625rem;
  width: 100%;
  border: none;
  outline: none;
  border-bottom: 0.125rem solid var(--grey);
  background-color: transparent;
  color: var(--neutral);
  font-size: 1.3125rem;
  font-family: "Manrope", Arial, sans-serif;
}

.btn {
  outline: none;
  border: 0.125rem solid var(--grey);
  background-color: transparent;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Manrope", Arial, sans-serif;
  text-align: center;
  color: var(--grey);
  height: 3.4375rem;
  padding-inline: 3.4375rem;
}

.btn:hover {
  border-color: var(--bronze);
  background-color: var(--bronze);
  cursor: pointer;
}

.form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 1.875rem;
  -moz-column-gap: 1.875rem;
  column-gap: 1.875rem;
}

.form .fieldset {
  width: calc(50% - 1.875rem);
}

.form .fieldset.w-100 {
  width: 100%;
}

.form-bottom {
  width: 100%;
  text-align: center;
  padding-top: 0.625rem;
}

.footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 3.125rem 0;
}

.footer-content p {
  margin: 0;
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
  color: var(--grey);
}

.socials ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.6875rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.socials ul li {
  /* width: 1.75rem;
  height: 2rem; */
}

.socials ul li a svg {
  fill: var(--grey);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.socials ul li a:hover svg {
  fill: var(--bronze);
}

.logo img {
  max-width: 21.688rem;
  display: block;
  width: 100%;
  margin-bottom: 1.875rem;
}
.logo .meet {
  font-weight: 100;
  font-size: 2.25rem;
  color: #be805b;
  text-transform: uppercase;
  margin-bottom: 1.875rem;
}
.logo-name {
  font-size: 4.5rem;
  line-height: 1;
  font-weight: 100;
  position: relative;
  text-transform: uppercase;
  padding-left: 1.563rem;
  margin-bottom: 1.875rem;
}
.logo-name::before {
  content: "";
  width: 0.188rem;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.logo .contacts {
  margin-top: 1.875rem;
}
.logo .contacts ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25rem;
}

.logotype {
  padding: 2.5rem 0;
  background-color: #2f3338;
  margin-bottom: 6.25rem;
}
.logotype-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* gap: 5rem; */
}
.marquee {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-animation: ticker 50s linear infinite;
  animation: ticker 50s linear infinite;
  -webkit-transform-style: preserve-3d;
  gap: 5rem;
}
.marquee:active,
.marquee:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.marquee-item {
  width: 18.75rem;
  height: 18.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.logotype-item {
  width: 18.75rem;
  height: 18.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.logotype-item img {
  max-width: 100%;
  display: block;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.swiper-slide {
  width: auto !important; /* Ширина зависит от контента */
}

.videos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.125rem;
  margin-bottom: 4.688rem;
}
.videos-item iframe {
  max-width: 100%;
}
.map-city {
  position: relative;
  overflow: hidden;
}
.map-city .map-city__bg {
  max-width: calc(100% + 4px);
  width: calc(100% + 4px);
  display: block;
  margin-left: -2px;
}
.map-city .popups {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.map-city .popups .popups-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 1.25rem;
  display: none;
}
.map-city .popups .popups-item.--active {
  display: block;
}
.map-city .popups .popups-item img {
  width: 100%;
  display: block;
  max-width: 100%;
}

.popups-item-marker {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  position: absolute;
  z-index: 3;
}
.popups-item-marker:hover {
  cursor: pointer;
}
.popups-item-marker:after,
.popups-item-marker:before {
  -webkit-animation: pulse 2.5s ease-in-out infinite;
  animation: pulse 2.5s ease-in-out infinite;
  border: 1px solid #fff;
  border-radius: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  will-change: transform;
}
.popups-item-marker:after {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-animation-name: pulse2;
  animation-name: pulse2;
  opacity: 0.25;
}
.popups-item-marker:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  opacity: 0.5;
}
[data-popup-item="2"] {
  top: 70%;
  left: 31%;
}
[data-popup-item="3"] {
  top: 69%;
  left: 48%;
}
[data-popup-item="4"] {
  top: 62%;
  left: 69%;
}
[data-popup-item="5"] {
  top: 59%;
  left: 82%;
}
[data-popup-item="6"] {
  top: 54%;
  left: 61%;
}
[data-popup-item="7"] {
  top: 49%;
  left: 55%;
}
[data-popup-item="8"] {
  top: 49%;
  left: 70%;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  10% {
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }

  100% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  10% {
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }

  100% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}

.logo-new {
  margin-top: 5.625rem;
  margin-bottom: 3.125rem;
}
.logo-new img {
  max-width: 21.688rem;
  width: 100%;
}

.filosov {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3.125rem;
  margin-bottom: 3.5rem;
}
.filosov-item {
  width: calc(50% - 3.125rem);
}
.filosov-item.w-100 {
  width: 100%;
}

.filosov-item h4 {
  color: #be805b;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 2.25rem;
  margin-bottom: 1.875rem;
}
.filosov-item ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.filosov-item ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #d3d3d3;
  font-size: 1.313rem;
  gap: 0.625rem;
}
.filosov-item ul li + li {
  margin-top: 1.875rem;
}
.filosov-item ul li::before {
  content: "-";
  display: block;
}
.filosov-item ul + h4 {
  margin-top: 1.875rem;
}

.header-item--3 .map-city {
  display: none;
}

@media (max-width: 1200px) {
  html {
    font-size: 16px;
  }
  .logo-name {
    font-size: 46px;
  }
  .logo .contacts ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}

@media (max-width: 992px) {
  header {
    -ms-grid-columns: calc(100% - 20.625rem) 18.75rem;
    grid-template-columns: calc(100% - 20.625rem) 18.75rem;
    -webkit-column-gap: 1.875rem;
    -moz-column-gap: 1.875rem;
    column-gap: 1.875rem;
  }
  header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* margin-top: 3.125rem; */
    margin-bottom: 2.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-item--1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .header-item--2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 40px;
    width: calc(100% + 30px);
    margin-left: -15px;
    max-width: none !important;
  }
  .header-item--2 .map-city {
    display: none;
  }
  .header-item--3 .map-city {
    display: block;
    margin-bottom: 40px;
  }
  .header-item--3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .map-city {
    width: calc(100% + 1.875rem);
    margin-left: -15px;
  }
  .logo img {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .header-item--1 {
    margin-bottom: 1.875rem;
  }

  .header-item--2 {
    max-width: 18.75rem;
  }

  .logo span {
    font-size: 1.5rem;
  }

  .logo h1 {
    font-size: 3.25rem;
  }

  .logo p {
    font-size: 1rem;
  }

  .contacts ul li a {
    font-size: 1rem;
  }

  .about ul li {
    font-size: 1rem;
    margin-bottom: 0.9375rem;
  }

  .head {
    font-size: 2.5rem;
    margin-bottom: 1.875rem;
  }

  .head--small {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
  }

  .section-contacts {
    padding-top: 1.875rem;
  }

  .section-contacts .head {
    margin-bottom: 1.875rem;
  }

  .fieldset {
    margin-bottom: 1.25rem;
  }

  .fieldset legend {
    font-size: 1rem;
  }

  .fieldset input {
    font-size: 1rem;
  }

  .fieldset textarea {
    font-size: 1rem;
    min-height: 3.125rem;
  }

  .footer-content p {
    font-size: 0.875rem;
  }

  .socials ul {
    gap: 3.125rem;
  }
  .logo-name {
    font-size: 36px;
  }
  .popups-item-marker {
    width: 20px;
    height: 20px;
  }
  .logo-new {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
}

@media (max-width: 743px) {
  .header-item--2 .humans-image {
    display: none;
  }
  .logotype {
    margin-bottom: 60px;
  }
  .videos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -15px;
    width: calc(100% + 30px);
    gap: 15px;
  }
  .logo .humans-image {
    display: block;
  }
  .logo .humans-image img {
    width: 100%;
    max-width: 100%;
  }
  .logo .meet {
    font-size: 24px;
  }
  .logo-name {
    font-size: 48px;
    margin-bottom: 30px;
  }
  .logo .contacts ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 15px;
  }

  .header-item--2 {
    max-width: 100%;
  }

  .humans-image {
    width: calc(100% + 1.875rem);
    margin-left: -15px;
  }

  .btn {
    height: 2.5rem;
    padding-inline: 0.9375rem;
    font-size: 1rem;
  }

  .form .fieldset {
    width: 100%;
  }

  .footer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-content p {
    margin-bottom: 1.875rem;
  }
  .filosov-item h4 {
    font-size: 24px;
  }
  .filosov-item ul li {
    font-size: 16px;
  }
  .filosov-item {
    width: 100% !important;
  }
  .logo-new img {
    max-width: 320px;
  }
}
