

/* Start:/local/templates/nb/styles.css?1763992749141102*/
/*! 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.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

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;
}

/**
 * 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;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

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

/**
 * 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;
}

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

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

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

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

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

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
  font-size: 0.83vw;
}

body {
  font-family: "Montserrat", "Arial", sans-serif;
  background-color: #ececec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  min-height: 100vh;
  color: #202020;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

body::-webkit-scrollbar {
  width: 0.8rem;
}

body::-webkit-scrollbar-track {
  background-color: #1a5632;
}

body::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.2rem;
}

.scroll::-webkit-scrollbar {
  width: 0.2rem;
}

.scroll::-webkit-scrollbar-track {
  background-color: #fff;
}

.scroll::-webkit-scrollbar-thumb {
  background-color: #78899f;
  border-radius: 0.5rem;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

svg {
  max-width: 100%;
  max-height: 100%;
}

h1,
h2,
h3,
h4,
p,
figure,
fieldset,
ul {
  margin: 0;
}

ul {
  padding-left: 0;
}

li {
  list-style: none;
}

input,
button,
select,
a,
textarea,
label,
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

fieldset {
  padding: 0;
  border: none;
}

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

button {
  padding: 0;
  border: none;
}

button:focus {
  outline: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
          background-clip: text;
}

.container {
  width: 66%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.scroll-lock {
  overflow: hidden;
}

.page-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.page-body--contact {
  background-color: #78899f;
}

.title {
  color: rgb(167, 167, 171);
  font-family: Montserrat;
  font-weight: 600;
  line-height: 6.25rem;
  letter-spacing: 1.6rem;
  text-transform: uppercase;
}

.title--lg {
  font-size: 8rem;
}

.title--md {
  font-size: 4rem;
}

.title--column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.title--gray {
  color: #a7a7ab;
}

.title--light {
  color: #d6d2d2;
}

.title--white {
  color: #fff;
}

.control {
  aspect-ratio: 1;
  width: 12.5rem;
  height: 12.5rem;
  position: relative;
  border-radius: 50%;
  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;
  cursor: pointer;
  background-color: transparent;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.control::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border-radius: inherit;
  background-color: rgba(136, 214, 139, 0.9019607843);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  opacity: 0;
}

.control--prev svg {
  -webkit-transform: rotate(-90deg) translateY(-50%);
      -ms-transform: rotate(-90deg) translateY(-50%);
          transform: rotate(-90deg) translateY(-50%);
}

.control--next svg {
  -webkit-transform: rotate(90deg) translateY(-50%);
      -ms-transform: rotate(90deg) translateY(-50%);
          transform: rotate(90deg) translateY(-50%);
}

.control svg {
  width: 1.31rem;
  height: 3.56rem;
  fill: transparent;
  stroke: #fff;
}

.control:hover::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.control:hover svg {
  stroke: #fff;
}

.container-lt {
  width: 83%;
  padding-left: 1rem;
  margin-left: auto;
}

/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

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

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

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

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.header {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 10;
  --scale: 0.5;
}

.header--fix {
  position: static;
}

.header--plan .header__line-middle {
  background-color: #000;
  border-color: #000;
}

.header--plan .header-middle__choose {
  border-color: #000;
  border-color: #000;
}

.header--plan .header__inner {
  background-color: #ececec;
}

.header--plan .header__line {
  background-color: #000;
  border-color: #000;
}

.header--plan .menu-icon__line {
  background-color: #000;
  border-color: #000;
}

.header--plan .header-middle__logo svg {
  fill: #78899f;
}

.header--plan .header-middle__search-flat svg {
  stroke: #000;
}

.header--plan .header-middle__choose {
  color: #000;
}

.header--plan .header-middle__tel {
  color: #000;
}

.header--plan .header-right__mail svg {
  stroke: #000;
}

.header--plan .header-right__camera svg {
  stroke: #000;
}

.header--contact {
  background-color: #78899f;
}

.header--contact .header__inner {
  background-color: transparent;
}

.header--down {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.header--down .header__inner {
  background-color: rgba(255, 255, 255, 0.9);
}

.header--up .menu-icon__line {
  background-color: #000;
  border-color: #000;
}

.header--up .header__line-middle {
  background-color: #000;
  border-color: #000;
}

.header--up .header__inner {
  background-color: rgba(255, 255, 255, 0.9);
}

.header--up .header__line {
  background-color: #000;
  border-color: #000;
}

.header--up .header-middle__logo svg {
  fill: #78899f;
}

.header--up .header-middle__choose,
.header--up .header-middle__tel {
  color: #000;
  border-color: #000;
}

.header--up .header-middle__search-flat svg {
  stroke: #000;
}

.header--up .header-right__mail svg {
  stroke: #000;
}

.header--up .header-right__camera svg {
  stroke: #000;
}

.header--up .menu-icon:hover .menu-icon__line--up {
  background-color: #000;
  border-color: #000;
}

.header--up .menu-icon:hover .menu-icon__line--down {
  background-color: #000;
  border-color: #000;
}

.header--menu-active .header__line-middle {
  background-color: #000;
  border-color: #000;
}

.header--menu-active .header__inner {
  border-color: #000;
  background-color: transparent;
}

.header--menu-active .header__line {
  background-color: #000;
  border-color: #000;
}

.header--menu-active .header-middle {
  border-color: #000;
}

.header--menu-active .header-middle__logo svg {
  fill: #78899f;
}

.header--menu-active .header-middle__search-flat svg {
  stroke: #000;
}

.header--menu-active .header-middle__choose {
  display: none;
}

.header--menu-active .header-middle__tel {
  color: #000;
}

.header--menu-active .header-right__mail svg {
  stroke: #000;
}

.header--menu-active .header-right__camera svg {
  stroke: #000;
}

.header--down {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 6.8rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.header__inner--plan {
  background-color: #ececec;
}

.header__inner--plan .header__line-middle {
  background-color: #000;
  border-color: #000;
}

.header__inner--plan .header-middle__choose {
  border-color: #000;
}

.header__inner--plan .header__inner {
  background-color: #ececec;
}

.header__inner--plan .header__line {
  background-color: #000;
  border-color: #000;
}

.header__inner--plan .menu-icon__line {
  background-color: #000;
  border-color: #000;
}

.header__inner--plan .header-middle__logo svg {
  fill: #78899f;
}

.header__inner--plan .header-middle__choose {
  color: #000;
}

.header__inner--plan .header-middle__tel {
  color: #000;
}

.header__inner--plan .header-right__mail svg {
  stroke: #000;
}

.header__inner--plan .header-right__camera svg {
  stroke: #000;
}

.header__line {
  position: absolute;
  width: 100%;
  background-color: #fff;
  bottom: 0;
  left: 0;
  height: 0;
  border: 0;
  border-top: 1px solid #fff;
  margin: 0;
}

.header__left {
  width: 17.6%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 10;
}

.header__middle {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.header__right {
  width: 17.6%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header-left {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.header-middle__logo {
  display: block;
}

.header-middle__logo svg {
  width: 11rem;
  height: 2.7rem;
  fill: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-middle__choose {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-weight: 500;
  line-height: 1.38rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.63rem 1.25rem 0.63rem 1.25rem;
  border: 1px solid rgb(255, 255, 255);
  display: block;
  margin-left: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-middle__choose:hover,
.header-middle__choose:focus {
  background-color: #fff;
  color: #000;
}

.header-middle__spec {
  color: #000;
  font-size: 1.13rem;
  font-weight: 500;
  line-height: 1.38rem;
  letter-spacing: 10%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.63rem 1.25rem 0.63rem 1.25rem;
  border: 1px solid #000;
  display: block;
  margin-left: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: auto;
  margin-right: auto;
}

.header-middle__spec:hover,
.header-middle__spec:focus {
  background-color: #fff;
  color: #000;
}

.header-middle__tel {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-weight: 500;
  line-height: 1.38rem;
  display: block;
  margin-left: 4.75rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-middle__search-flat {
  display: none;
}

.header-right {
  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-column-gap: 2.75rem;
     -moz-column-gap: 2.75rem;
          column-gap: 2.75rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header-right__mail {
  display: block;
}

.header-right__mail svg {
  width: 2.06rem;
  height: 1.25rem;
  stroke: #fff;
  fill: transparent;
}

.header-right__camera {
  display: block;
  position: relative;
}

.header-right__camera svg {
  width: 2.26rem;
  height: 1.56rem;
  stroke: #fff;
  fill: transparent;
}

.menu {
  position: fixed;
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.menu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.menu__content {
  background-color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 2%;
  padding-top: 11.5rem;
  padding-right: 3%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.menu__figure {
  position: relative;
  width: 38.5%;
}

.menu__figure::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), color-stop(43.973%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0) 43.973%);
  background-size: cover;
}

.menu__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left bottom;
     object-position: left bottom;
}

.menu-contetnt__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.4rem;
     -moz-column-gap: 1.4rem;
          column-gap: 1.4rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.menu-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  row-gap: 1.5rem;
}

.menu-nav__item--acc {
  display: none;
}

.menu-nav__link {
  color: rgb(0, 0, 0);
  font-size: 2rem;
  font-weight: 400;
  line-height: 4.25rem;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.menu-nav__link:hover,
.menu-nav__link:focus {
  border-color: #a7a7ab;
}

.contetnt-point {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.contetnt-point__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  row-gap: 1.68rem;
  margin-bottom: 4rem;
  margin-left: 3.5rem;
}

.contetnt-point__list--ph {
  display: none;
}

.contetnt-point__link {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  border-bottom: 1px solid transparent;
  -webkit-transform: 0.5s;
      -ms-transform: 0.5s;
          transform: 0.5s;
  display: block;
}

.contetnt-point__link:hover,
.contetnt-point__link:focus {
  border-color: #a7a7ab;
}

.contetnt-point__choose {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  letter-spacing: 0.2rem;
  text-transform: lowercase;
  border: 1px solid rgb(0, 0, 0);
  padding: 1.25rem 2.5rem 1.25rem 2.5rem;
  display: block;
}

.menu-icon {
  width: 70px;
  height: 70px;
  cursor: pointer;
  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;
  background-color: transparent;
  --delta: 10px;
}

.menu-icon:hover .menu-icon__line--up {
  width: 110%;
  background-color: #fff;
}

.menu-icon:hover .menu-icon__line--down {
  width: 60%;
  background-color: #fff;
}

.menu-icon--active .menu-icon__line,
.menu-icon--active:hover .menu-icon__line {
  width: 100%;
  background-color: #000;
  border-color: #000;
}

.menu-icon--active .menu-icon__line {
  position: absolute;
}

.menu-icon--active .menu-icon__line--up {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: var(--delta);
}

.menu-icon--active .menu-icon__line--down {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: var(--delta);
}

.menu-icon__inner {
  width: 100%;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.menu-icon__line {
  width: 100%;
  height: 0;
  border-top: 1px solid #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.82, 0.76, 0.965);
  transition: all 0.3s cubic-bezier(0.1, 0.82, 0.76, 0.965);
  display: block;
}

.camera__pulse {
  width: 0.23rem;
  height: 0.23rem;
  border-radius: 50%;
  background-color: #f42a36;
  position: absolute;
  top: 25%;
  left: 58%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-box-shadow: 0 0 0 0 #f42a36;
          box-shadow: 0 0 0 0 #f42a36;
  -webkit-animation: pulse-red 1s infinite;
          animation: pulse-red 1s infinite;
}

@-webkit-keyframes pulse-red {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(244, 42, 54, 0.7);
            box-shadow: 0 0 0 0 rgba(244, 42, 54, 0.7);
  }

  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 5px rgba(244, 42, 54, 0);
            box-shadow: 0 0 0 5px rgba(244, 42, 54, 0);
  }

  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(244, 42, 54, 0);
            box-shadow: 0 0 0 0 rgba(244, 42, 54, 0);
  }
}

@keyframes pulse-red {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(244, 42, 54, 0.7);
            box-shadow: 0 0 0 0 rgba(244, 42, 54, 0.7);
  }

  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 5px rgba(244, 42, 54, 0);
            box-shadow: 0 0 0 5px rgba(244, 42, 54, 0);
  }

  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(244, 42, 54, 0);
            box-shadow: 0 0 0 0 rgba(244, 42, 54, 0);
  }
}

.header-left--choose {
  background-color: rgba(136, 214, 139, 0.9);
}

.header-right--choose {
  background-color: rgba(136, 214, 139, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-middle--choose {
  border: 0;
}

.header-choose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

.header-choose svg {
  fill: transparent;
  stroke: #fff;
  aspect-ratio: 1;
  width: 24%;
  max-width: 5rem;
}

.header-choose__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: rgb(255, 255, 255);
  font-size: 0.94rem;
  font-weight: 600;
  line-height: 1.56rem;
  text-transform: uppercase;
}

.accordion__btn {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.88rem;
     -moz-column-gap: 0.88rem;
          column-gap: 0.88rem;
}

.accordion__btn:hover,
.accordion__btn:focus {
  border-color: transparent;
}

.accordion__btn svg {
  fill: transparent;
  stroke: #a7a7ab;
  width: 1.19rem;
  height: 0.5rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.accordion__panel {
  overflow: hidden;
}

.js-enabled .accordion__panel {
  visibility: hidden;
}

.is-active .accordion__panel {
  visibility: visible;
}

.is-active .accordion__btn svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.header__line-middle {
  position: absolute;
  height: 100%;
  background-color: #fff;
  top: 0;
  width: 0;
  border: 0;
  border-right: 1px solid #fff;
  margin: 0;
}

.header__line-middle--left {
  left: 0;
}

.header__line-middle--right {
  right: 0;
}

.promo {
  margin-bottom: 4rem;
}

.promo__inner {
  position: relative;
}

.promo-swiper {
  width: 100%;
}

.promo-swiper__pagination {
  position: absolute;
  width: 100%;
  bottom: 3rem !important;
  left: 0;
  z-index: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.promo-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.promo-slide__figure {
  width: 100%;
  height: 0;
  padding-top: 50.5%;
  position: relative;
}

.promo-slide__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.promo-slide__inner {
  position: absolute;
  z-index: 1;
  width: 74rem;
  max-width: 100%;
  left: 53%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 8rem;
}

.promo-slide__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0rem;
  line-height: 1;
}

.promo-slide__title span:last-child {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.promo-slide__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 3.6rem;
     -moz-column-gap: 3.6rem;
          column-gap: 3.6rem;
}

.promo-slide__link {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  letter-spacing: 0.15rem;
  text-transform: lowercase;
  background: rgb(136, 214, 139);
  text-align: center;
  padding: 1.25rem 2.5rem 1.25rem 2.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  min-width: 33%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.promo-slide__link--mob {
  display: none;
}

.promo-slide__link:hover,
.promo-slide__link:focus {
  background-color: #fff;
}

.promo-slide__text {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  padding-right: 2rem;
}

.slide-label {
  position: absolute;
  border-radius: 50%;
  background-color: rgba(136, 214, 139, 0.9);
  width: 16rem;
  height: 16rem;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.2rem;
  text-transform: lowercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: 2%;
  top: -62%;
  text-align: center;
}

.slide-label__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slide-label__price {
  font-size: 2.5rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}

.pagination-bar__bullet {
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #fff;
}

.pagination-bar__bullet + span {
  margin-left: 1.25rem;
}

.pagination-bar__bullet--active {
  position: relative;
}

.pagination-bar__bullet--active::after {
  content: "";
  position: absolute;
  border-radius: 0.5rem;
  width: 5.6rem;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  border: 0.06rem solid rgb(255, 255, 255);
  background-color: transparent;
  border-radius: 0.5rem;
}

.promo-title__text {
  color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(50%, #fff), color-stop(0, transparent));
  background-image: linear-gradient(0deg, #fff 0, #fff 50%, transparent 0);
  -webkit-background-clip: text;
          background-clip: text;
  background-size: 100% 200%;
  background-position-x: 0%;
  background-position-y: 100%;
}

.location {
  background-color: #78899f;
  position: relative;
  z-index: 1;
  padding-top: 20.8rem;
  overflow: hidden;
}

.location__wrap {
  width: 100%;
}

.location__figure {
  width: 100%;
  padding-top: 75.6%;
  position: relative;
}

.location__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}

.location-logo {
  position: absolute;
  width: 13.5%;
  top: 37.5%;
  left: 16.8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.location-logo__link {
  width: 100%;
  display: block;
  margin-bottom: 1rem;
  -webkit-transform: translateX(0.4rem);
      -ms-transform: translateX(0.4rem);
          transform: translateX(0.4rem);
  opacity: 0;
}

.location-logo__link svg {
  width: 100%;
  fill: #fff;
  aspect-ratio: 4/1;
}

.location-logo__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  bottom: calc(100% + 3rem);
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  color: #8ed688;
  text-wrap: nowrap;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.location-logo__figure {
  width: 100%;
  padding-top: 100%;
  background-image: url("/local/templates/nb/./img/magnifier.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  border-radius: 50%;
  outline: 0.6rem solid #8ed688;
  outline-offset: -0.6rem;
}

.location-flag {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.65rem;
     -moz-column-gap: 0.65rem;
          column-gap: 0.65rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.location-flag__title {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
  margin-top: -0.03vw;
}

.location-flag__title--color {
  color: #8ed688;
}

.location-flag--1 {
  bottom: 55.5%;
  right: 68.6%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 21%;
}

.location-flag--2 {
  bottom: 53.6%;
  left: 34.6%;
  height: 16%;
}

.location-flag--3 {
  width: 11rem;
  bottom: 60.5%;
  left: 45.5%;
  height: 16%;
}

.location-flag--4 {
  width: 15rem;
  bottom: 61%;
  left: 62.7%;
  height: 20%;
}

.location-flag--5 {
  bottom: 55.7%;
  left: 71%;
  height: 19%;
}

.location-flag--6 {
  bottom: 53%;
  left: 3%;
  height: 28%;
}

.location-flag--7 {
  bottom: 61.3%;
  right: 84.8%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 15%;
  text-align: right;
}

.location-flag--8 {
  bottom: 60%;
  right: 40%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 21%;
}

.location-flag--9 {
  bottom: 49.5%;
  left: 78.2%;
  height: 20%;
  width: 11rem;
}

.location-flag--10 {
  bottom: 57%;
  right: 4.2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 18%;
}

.location-flag--11 {
  bottom: 55.3%;
  right: 1.8%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 26%;
  width: 10rem;
  text-align: right;
}

.location-flag__vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.location-flag__line {
  width: 0.06rem;
  background-color: #fff;
  height: 100%;
}

.location-flag__circle {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  background-color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.about {
  background-color: #78899f;
  padding-top: 5rem;
  padding-bottom: 3.75rem;
  position: relative;
  margin-top: -26.2rem;
  overflow: hidden;
  margin-bottom: 4.2rem;
}

.about__title {
  margin-bottom: 18rem;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about__title .whitespace {
  width: 1rem;
}

.about__title .word {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.about__title .word .char:nth-child(2) {
  margin-left: 3.5rem;
}

.about__subtitle {
  color: rgb(255, 255, 255);
  font-size: 3rem;
  font-weight: 400;
  line-height: 4.25rem;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
  max-width: 55%;
  margin-bottom: 3.3rem;
}

.about__text {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  margin-bottom: 4.1rem;
  max-width: 45%;
  padding-right: 1.5rem;
  padding-left: 0;
}

.about__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  row-gap: 3.5rem;
  margin-bottom: 5rem;
  max-width: 39%;
  -webkit-transform: translate(-6%);
      -ms-transform: translate(-6%);
          transform: translate(-6%);
}

.about__icon {
  width: 5rem;
  height: 5rem;
  margin-bottom: 0.6rem;
  /* border: 0.06rem solid #fff; */
  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;
}

.about__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* .about__item svg {
  fill: #fff;
}

.about__item--1 svg {
  width: 71%;
}

.about__item--2 svg {
  width: 61%;
}

.about__item--3 svg {
  width: 36%;
}

.about__item--4 svg {
  width: 64%;
}

.about__item--5 svg {
  width: 61%;
}

.about__item--6 svg {
  width: 68%;
} */

.about__item-text {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-weight: 300;
  line-height: 1.75rem;
  letter-spacing: 0%;
  text-align: center;
}

.about__link {
  padding: 1.25rem 2.5rem 1.25rem 2.5rem;
  border: 0.06rem solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  letter-spacing: 0.15rem;
  text-transform: lowercase;
  display: inline-block;
  min-width: 22rem;
  text-align: center;
}

.about .picture {
  position: absolute;
  width: 47.5%;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.about .picture__wrap {
  width: 100%;
  height: 0;
  padding-top: 108%;
  position: relative;
}

.about .picture__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right bottom;
     object-position: right bottom;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
}

.near {
  margin-bottom: -8rem;
  position: relative;
  z-index: 3;
}

.near__title {
  margin-bottom: 12rem;
  margin-bottom: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.near__inner {
  background-color: #78899f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.near__map {
  width: 46%;
  position: relative;
}

.near__map:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: url("/local/templates/nb/./img/svg/Linear.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.near-title .whitespace {
  width: 1rem;
}

.near-title .word {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.near-title .word .char:nth-child(4) {
  margin-left: 3.5rem;
}

.near-title__right {
  margin-left: 1.5rem;
}

.near-content {
  color: rgb(255, 255, 255);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 4.2rem;
  padding-left: 1rem;
  position: relative;
  background-color: #78899f;
  margin-left: -1px;
}

.near-content__subtitle {
  font-size: 3rem;
  font-weight: 400;
  line-height: 4.25rem;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
  margin-bottom: 4.6rem;
  padding-left: 5rem;
}

.near-content__mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2.3rem;
     -moz-column-gap: 2.3rem;
          column-gap: 2.3rem;
  margin-bottom: 4.4rem;
  max-width: 65%;
}

.near-content__mark i {
  width: 3.13rem;
  height: 3.13rem;
  background-image: url("/local/templates/nb/./img/mark.png");
  background-repeat: no-repeat;
  background-size: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 0.5rem;
}

.near-content__addr {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
}

.near-content__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 2.8rem;
  width: 80%;
}

.near-content__item {
  padding-top: 1rem;
}

.near-item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  padding-left: 2rem;
}

.near-item__time {
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 3.75rem;
  letter-spacing: 0.4rem;
  text-align: center;
  width: 12%;
  margin-right: 2.6rem;
}

.near-item__min {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-transform: lowercase;
}

.near-item__text {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.3rem;
  margin-left: 2rem;
}

.near-indication {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.near-indication--1 {
  width: 52%;
}

.near-indication--2 {
  width: 52%;
}

.near-indication--3 {
  width: 70%;
}

.near-indication--4 {
  width: 78%;
}

.near-indication__line {
  width: 0;
  height: 0.06rem;
  background-color: #fff;
}

.near-indication__color {
  height: 0.5rem;
  width: 3.75rem;
  background-color: #88d68b;
  border-radius: 0.5rem;
}

.near-map {
  position: relative;
}

.near-map__mark {
  position: absolute;
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: 600;
  width: 5rem;
  height: 5rem;
  border: 0.06rem solid rgb(255, 255, 255);
  background: #88d68b;
  border-radius: 50%;
  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;
  text-transform: uppercase;
  right: 28%;
  top: 67%;
}

.near-map__figure {
  width: 100%;
  height: 0;
  padding-top: 113%;
  background-image: url("/local/templates/nb/./img/map.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #78899f;
  background-blend-mode: luminosity;
}

.near-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background-color: #78899f;
}

.near-map__map {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #78899f;
}

[class*=ground-pane] {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.ymaps-2-1-79-copyright__content {
  background-color: transparent !important;
}

.ymaps-2-1-79-gotoymaps,
.ymaps-2-1-79-gototaxi,
.ymaps-2-1-79-gototech {
  display: none !important;
}

.ymaps-2-1-79-events-pane:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: url("/local/templates/nb/./img/svg/Linear.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.zoom-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5rem;
}

.zoom-control__btn {
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  background-color: #88d68b;
  cursor: pointer;
  position: relative;
}

.zoom-control__btn::after,
.zoom-control__btn::before {
  content: "";
  width: 30%;
  height: 0.06rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}

.zoom-control__btn::after {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.zoom-control__btn::before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.zoom-control__btn--out::before {
  content: none;
}

.near-title--phone {
  display: none;
}

.item-last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  row-gap: 0.3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.item-last__text {
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-size: 1.3rem;
}

.near .ymaps3x0--map-copyrights,
.contacts .ymaps3x0--map-copyrights {
  z-index: 1;
}

.near .ymaps3x0--map-copyrights__container,
.contacts .ymaps3x0--map-copyrights__container {
  background-color: transparent;
}

.near__marker,
.contacts__marker {
  width: 5.37rem;
  height: 5.37rem;
  border-radius: 50%;
  background-image: url("/local/templates/nb/./img/map-mark.png");
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.near .ymaps3x0--button,
.contacts .ymaps3x0--button {
  border-radius: 50%;
  padding: 0;
  background-color: transparent;
}

.near .ymaps3x0--control__background,
.contacts .ymaps3x0--control__background {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.near .ymaps3x0--controls_vertical > .ymaps3x0--control,
.contacts .ymaps3x0--controls_vertical > .ymaps3x0--control {
  margin-bottom: 5rem;
}

.near .ymaps3x0--controls,
.contacts .ymaps3x0--controls {
  left: 2rem;
}

.footer {
  padding-bottom: 1rem;
  color: rgb(0, 0, 0);
  position: relative;
}

.footer__inner {
  padding-top: 8.25rem;
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.footer__up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container--footer {
  width: 94.5%;
}

.footer-up__soc {
  min-width: 25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(-17%);
      -ms-transform: translateX(-17%);
          transform: translateX(-17%);
}

.footer-up__soc--dt {
  display: none;
}

.footer-up__connection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.department__title {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  margin-bottom: 2.3rem;
  display: block;
}

.department__addr {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.25rem;
  margin-bottom: 5.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.department__route {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  text-transform: lowercase;
  padding: 1.25rem 2.5rem 1.25rem 2.5rem;
  border: 0.06rem solid #000;
  letter-spacing: 0.15rem;
  background-color: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  color: #000;
}

.soc__logo {
  display: block;
  margin-bottom: 8rem;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.soc__logo--ph {
  display: none;
}

.soc__logo svg {
  fill: #78899f;
  width: 28.32rem;
  height: 7rem;
}

.soc__list {
  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-column-gap: 8rem;
     -moz-column-gap: 8rem;
          column-gap: 8rem;
}

.soc__list-bot {
  display: none;
}

.soc__link {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.soc__link svg {
  fill: transparent;
  stroke: #000;
}

.soc__link--vk {
  width: 3.44rem;
  height: 2.38rem;
}

.soc__link--tg {
  width: 3.25rem;
  height: 2.88rem;
}

.soc__link--wa {
  width: 2.56rem;
  height: 2.5rem;
}

.connection {
  position: relative;
}

.connection__top {
  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;
  width: 5rem;
  height: 5rem;
  border: 0.06rem solid rgb(0, 0, 0);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 9;
  background-color: #ececec;
  margin-bottom: 3.8rem;
  margin-left: 48%;
  display: none;
}

.connection__top:hover,
.connection__top:focus {
  background-color: #fff;
}

.connection__top svg {
  width: 1.31rem;
  height: 3.56rem;
}

.connection__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.connection__title {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  margin-bottom: 2.3rem;
}

.connection__tel {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.25rem;
}

.connection__mail {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
}

.footer-middle {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-middle__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3.5rem;
     -moz-column-gap: 3.5rem;
          column-gap: 3.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer-middle__item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-middle__link {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
}

.footer-middle__link:hover,
.footer-middle__link:focus {
  opacity: 0.5;
}

.footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-info__text {
  width: 51%;
  color: rgb(167, 167, 171);
  font-size: 1.13rem;
  font-weight: 300;
  line-height: 1.75rem;
  text-align: center;
}

.footer__top {
  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;
  width: 5rem;
  height: 5rem;
  border: 0.06rem solid rgb(0, 0, 0);
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 9;
  background-color: #ececec;
}

.footer__top--fixed {
  position: fixed;
  right: 9rem;
  bottom: 5rem;
  opacity: 0;
}

.footer__top--absolute {
  position: absolute;
  right: 9rem;
  top: 10rem;
}

.footer__top:hover {
  background-color: #fff;
}

.footer__top:hover,
.footer__top:focus {
  opacity: 0.6;
}

.footer__top svg {
  width: 1.31rem;
  height: 3.56rem;
}

.dubrovka {
  margin-bottom: 8rem;
}

.dubrovka__inner {
  padding-top: 4rem;
  padding-top: 2rem;
}

.dubrovka__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1rem;
  margin-bottom: 5.6rem;
  margin-left: auto;
  margin-right: auto;
  width: 68%;
}

.dubrovka__title--phone {
  display: none;
}

.dubrovka__title .words {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dubrovka__title .word {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dubrovka__title .words:first-child .word span:first-child {
  margin-right: 3.5rem;
}

.dubrovka__title .words:last-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.dubrovka__title .words:last-child .word span:nth-child(2) {
  margin-right: 2.5rem;
}

.tabs {
  padding-left: 1rem;
}

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

.tabs-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2.5rem;
  margin-right: 1rem;
  -webkit-column-gap: 4.5rem;
     -moz-column-gap: 4.5rem;
          column-gap: 4.5rem;
  row-gap: 1rem;
}

.tabs-head__link {
  display: block;
  color: rgb(0, 0, 0);
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.25rem;
  padding: 1.25rem;
  border: 0.06rem solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: transparent;
  cursor: pointer;
  letter-spacing: 0.12rem;
}

.tabs-head__link.selected {
  border-color: #000;
}

.tabs-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.tabs-block__inner {
  width: 25.7%;
  margin-right: 2rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.tabs-block__info {
  position: relative;
  opacity: 1;
  z-index: 1;
}

.tabs-block__info.hidden {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
}

.tabs-block__text {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  margin-bottom: 2rem;
}

.tabs-block__control {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  margin-bottom: 3rem;
}

.tabs-block__control--tb {
  display: none;
}

.tabs-block__btn {
  aspect-ratio: 1;
  height: auto;
  width: calc(50% - 0.5rem);
}

.tabs-block__btn svg {
  stroke: #000;
}

.tabs-block__slider {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.tabs-slider__cover {
  display: none;
}

.dubrovka-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 35.4%;
  position: relative;
  height: 46.6rem;
}

.dubrovka-slide__figure {
  width: 100%;
  height: 64%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.dubrovka-slide__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.dubrovka-slide__text {
  position: absolute;
  left: 100%;
  bottom: 0;
  color: rgb(0, 0, 0);
  font-size: 1.13rem;
  font-weight: 300;
  line-height: 1.75rem;
  text-align: left;
  padding-left: 1.5rem;
  padding-bottom: 2.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.tab-btn--mobile {
  display: none;
}

.circle {
  padding-top: 3rem;
  margin-bottom: 2rem;
}

.circle__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 4rem;
  line-height: 1;
  width: 64%;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.4rem;
  margin-bottom: 7.7rem;
  color: transparent;
}

.circle__title span {
  color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a7a7ab), color-stop(50%, #a7a7ab), color-stop(0, transparent));
  background-image: linear-gradient(0deg, #a7a7ab 0, #a7a7ab 50%, transparent 0);
  -webkit-background-clip: text;
          background-clip: text;
  background-size: 100% 200%;
  background-position-x: 0%;
  background-position-y: 100%;
}

.circle__title span:last-child {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

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

.circle__slider {
  width: 100%;
}

.circle__slide {
  width: 85.5%;
}

.circle__figure {
  width: 100%;
  padding-top: 59%;
  position: relative;
}

.circle__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.circle__control {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
}

.circle__btn {
  width: 13%;
}

.circle-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.circle-cover__block--center {
  width: 85%;
}

.circle-cover__block--sm {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: rgba(255, 255, 255, 0.68);
  position: relative;
}

.circle-cover__block--sm::after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 5px;
  background-color: #ececec;
}

.circle-cover__block--sm--left::after {
  right: 0;
}

.circle-cover__block--sm--right {
  left: 0;
}

.circle-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}

.circle-control__block {
  width: 50%;
  position: relative;
}

.circle-control__btn {
  position: absolute;
  pointer-events: none;
}

.circle-control__btn svg {
  opacity: 0;
  -webkit-transition: 0;
  transition: 0;
}

.circle-control__btn--active::before {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.circle-control__btn--active svg {
  opacity: 1;
}

.yard {
  padding-top: 10rem;
  margin-top: 5rem;
  margin-bottom: 1rem;
}

.yard__cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ececec;
  z-index: 2;
}

.yard__inner {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 68%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}

.yard__info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 0.7rem;
}

.yard__title {
  color: rgb(0, 0, 0);
  font-size: 3rem;
  font-weight: 400;
  line-height: 4.25rem;
  letter-spacing: 0.3rem;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 3.5rem;
}

.yard__text {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  letter-spacing: 0%;
  text-align: left;
}

.yard__wrap {
  width: 54%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}

.yard__slider {
  width: 100%;
}

.yard__figure {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 124%;
}

.yard__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.yard__pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 2.5rem !important;
  z-index: 1;
  width: auto !important;
  left: 50% !important;
  top: auto !important;
}

.yard-touch {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.yard-touch__block {
  width: 50%;
  position: relative;
}

.yard-touch__btn {
  position: absolute;
  pointer-events: none;
}

.yard-touch__btn svg {
  opacity: 0;
  -webkit-transition: 0;
  transition: 0;
}

.yard-touch__btn--active::before {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.yard-touch__btn--active svg {
  opacity: 1;
}

.aesthetics {
  padding-top: 10rem;
  position: relative;
  margin-bottom: 2rem;
}

.aesthetics__title {
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  margin-bottom: 9.7rem;
  color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a7a7ab), color-stop(50%, #a7a7ab), color-stop(0, transparent));
  background-image: linear-gradient(0deg, #a7a7ab 0, #a7a7ab 50%, transparent 0);
  -webkit-background-clip: text;
          background-clip: text;
  background-size: 100% 200%;
  background-position-x: 0%;
  background-position-y: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}

.aesthetics__title__right {
  margin-left: 1rem;
}

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

.aesthetics-tab {
  overflow: hidden;
}

.aesthetics-tab__wrapper {
  width: 130%;
}

.aesthetics-tab__swiper {
  width: 100%;
  opacity: 1;
  z-index: 1;
}

.aesthetics-tab__swiper.hidden {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.aesthetics-tab__slide {
  width: 27%;
  height: 51rem;
  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;
}

.aesthetics-tab__slide--cover .aesthetics-tab__figure::after {
  opacity: 1;
}

.aesthetics-tab__slide.swiper-slide-active {
  width: 42.5%;
}

.aesthetics-tab__slide.swiper-slide-active .aesthetics-tab__list--desktop {
  display: none;
}

.aesthetics-tab__figure {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.aesthetics-tab__figure::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.aesthetics-tab__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.aesthetics-tab__list {
  width: 82%;
  margin-bottom: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1rem 2rem;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.aesthetics-tab__list--mobile {
  display: none;
}

.aesthetics-tab__item {
  color: rgb(0, 0, 0);
  font-size: 1.13rem;
  font-weight: 300;
  line-height: 1.75rem;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aesthetics-tab__item::before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  background-color: #000;
  border-radius: 50%;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.6rem;
  margin-top: 0.6rem;
}

.aesthetics-tab__item.pointless::before {
  content: none;
}

.aesthetics-tab__item--title {
  display: none;
}

.aesthetics-tab__cover {
  display: none;
}

.aesthetics-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3rem;
  -webkit-column-gap: 5.1rem;
     -moz-column-gap: 5.1rem;
          column-gap: 5.1rem;
  row-gap: 1rem;
}

.aesthetics-head__item:nth-child(4n+3) .aesthetics-head__info,
.aesthetics-head__item:nth-child(4n+4) .aesthetics-head__info {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  left: auto;
  right: 0.3rem;
}

.aesthetics-head__link {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: rgb(0, 0, 0);
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.25rem;
  padding: 1.25rem;
  border: 0.06rem solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  position: relative;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  letter-spacing: 0.12rem;
}

.aesthetics-head__link.selected {
  border-color: #000;
}

.aesthetics-head__word {
  pointer-events: none;
}

.aesthetics-head__info {
  position: absolute;
  left: calc(100% - 1.5rem);
  top: 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  padding: 0.1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: auto;
  pointer-events: none;
}

.aesthetics-head__info--active {
  background-color: #d9d9d9;
}

.aesthetics-head__mark {
  width: 1.06rem;
  height: 1.06rem;
  border-radius: 50%;
  border: 0.06rem solid #000;
  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;
  color: rgb(0, 0, 0);
  font-size: 0.88rem;
  font-weight: 300;
  line-height: 0.88rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  pointer-events: all;
  text-align: center;
}

.aesthetics-head__mark svg {
  width: 0.12rem;
  height: 0.6rem;
}

.aesthetics-head__text {
  font-size: 0.88rem;
  font-weight: 300;
  line-height: 1.25rem;
  pointer-events: none;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}

.aesthetics_tab__wrapper {
  width: 130%;
}

.aesthetics-touch {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.aesthetics-touch__block {
  width: 50%;
  position: relative;
}

.aesthetics-touch__btn {
  position: absolute;
  pointer-events: none;
}

.aesthetics-touch__btn svg {
  opacity: 0;
  -webkit-transition: 0;
  transition: 0;
}

.aesthetics-touch__btn--active::before {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.aesthetics-touch__btn--active svg {
  opacity: 1;
}

.hidden + .aesthetics-touch {
  pointer-events: none;
}

.choose {
  padding-top: 5rem;
  overflow: hidden;
  padding-bottom: 6.2rem;
}

.choose__inner {
  margin-bottom: 6rem;
}

.choose__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}

.choose__title .words {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.choose__title .word {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.choose__title .words:last-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.choose__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.choose__bg {
  width: 100%;
  height: 0;
  padding-top: 50%;
  background-image: url("/local/templates/nb/./img/choose.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.choose__bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.choose__control {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
}

.choose__left {
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  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;
  height: 100%;
}

.choose__right {
  right: 0;
  background-color: #78899f;
  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;
}

.choose__control--active {
  z-index: 1;
}

.choose-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
  position: relative;
}

.choose-block__link {
  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;
  width: 5rem;
  height: 5rem;
  border: 0.06rem solid #fff;
  margin-bottom: 1.4rem;
}

.choose-block__link svg {
  width: 70%;
  height: 70%;
  fill: transparent;
  stroke: #fff;
}

.choose-block__title {
  color: rgb(255, 255, 255);
  font-size: 3rem;
  font-weight: 600;
  line-height: 4.25rem;
  text-transform: uppercase;
}

.choose-block__text {
  /* TKO 1 */
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.25rem;
}

.choose__circle {
  position: absolute;
  pointer-events: none;
}

.choose__circle svg {
  opacity: 0;
  -webkit-transition: 0;
  transition: 0;
}

.choose__circle--active::before {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.choose__circle--active svg {
  opacity: 1;
}

.developer {
  padding-top: 1.5rem;
  border-bottom: 0.06rem solid rgb(167, 167, 171);
}

.developer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 2rem;
  width: 84%;
}

.developer__right {
  width: 59.5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 3rem;
}

.developer__title {
  color: rgb(167, 167, 171);
  font-size: 4rem;
  font-weight: 600;
  line-height: 4rem;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  margin-bottom: 9rem;
}

.developer__title--tb {
  display: none;
}

.developer__wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.developer__figure-cover {
  position: absolute;
  width: 100%;
  height: 101%;
  left: 0;
  top: 100%;
  background-color: #ececec;
  z-index: 1;
  pointer-events: 0;
}

.developer__figure {
  width: 100%;
  height: 0;
  padding-top: 103%;
  position: relative;
}

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

.developer-info {
  padding-right: 2rem;
}

.developer-info__head {
  margin-bottom: 11.5rem;
  margin-bottom: 6.5rem;
}

.developer-info__logo {
  display: block;
  width: 7.44rem;
  height: 9.68rem;
}

.developer-info__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.info-block {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin-bottom: 7.5rem;
}

.info-block__title {
  font-weight: 600;
}

.info-block__text {
  font-weight: 300;
}

.info-list {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin-bottom: 11rem;
}

.info-list__title {
  font-weight: 600;
}

.info-list__item {
  font-weight: 300;
  margin: 0.2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info-list__item::before {
  content: "";
  width: 1.69rem;
  height: 0.25rem;
  background-color: #88d68b;
  display: block;
  margin-right: 0.3rem;
  margin-top: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 0.25rem;
}

.developer-project__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.developer-project__link + a {
  margin-top: 2rem;
}

.developer-project__link svg {
  width: 2.34rem;
  height: 2.99rem;
  margin-right: 2rem;
  fill: none;
  stroke: #000;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.developer-project__declaration {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.25rem;
  text-decoration-line: underline;
  margin-bottom: 3rem;
  display: inline-block;
}

.contacts {
  background-color: #78899f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 0;
}

.contacts__inner {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #78899f;
}

.contacts-map {
  position: relative;
  width: 51%;
  background-color: #78899f;
}

.contacts-map:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: url("/local/templates/nb/./img/svg/Linear.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
}

.contacts-map::before {
  content: none;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #78899f;
  left: 0;
  bottom: -1px;
  z-index: 1;
}

.contacts-map__picture {
  width: 100%;
  height: 0;
  padding-top: 102.69%;
  position: relative;
}

.contacts-map__map {
  width: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.contacts-map__map:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  right: -1px;
  background-color: #78899f;
  z-index: 1;
}

.contacts-map__mark {
  position: absolute;
  right: 27%;
  top: 68%;
  width: 6.02rem;
  height: 6.02rem;
  border-radius: 50%;
  border: 0.06rem solid rgb(255, 255, 255);
  background: rgb(136, 214, 139);
  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;
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.25rem;
  text-transform: uppercase;
}

.contacts-info {
  padding-left: 4.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -1px;
}

.contacts-info__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contacts-info__title {
  color: rgb(255, 255, 255);
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 4.6rem;
}

.contacts-info__link--mail {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.25rem;
  margin-bottom: 2.5rem;
}

.contacts-info__link--tel {
  color: rgb(255, 255, 255);
  font-size: 3rem;
  font-weight: 400;
  line-height: 4.25rem;
  text-transform: uppercase;
  margin-bottom: 2.6rem;
}

.contacts-info__call {
  background-color: #88d68b;
  padding: 1.25rem 2.5rem;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  text-transform: lowercase;
  text-align: center;
  display: inline-block;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.contacts-text {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  line-height: 2.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2.2rem;
}

.contacts-text--light {
  font-weight: 300;
  margin-bottom: 0.75rem;
}

.contacts-text--bold {
  font-weight: 500;
}

.plan__inner {
  position: relative;
}

.plan__figure {
  width: 100%;
  height: 100vh;
  position: relative;
}

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

.plan__link {
  position: absolute;
  border-radius: 50%;
  width: 6.25rem;
  height: 6.25rem;
  background-color: #8ed688;
  background-image: url("/local/templates/nb/./img/tel.png");
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  bottom: 4.5rem;
  right: 6.25rem;
}

.plan__inner {
  position: relative;
}

.plan__figure {
  width: 100%;
  height: 100vh;
  position: relative;
}

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

.plan__link {
  position: absolute;
  border-radius: 50%;
  width: 6.25rem;
  height: 6.25rem;
  background-color: #8ed688;
  background-image: url("/local/templates/nb/./img/tel.png");
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  bottom: 4.5rem;
  right: 6.25rem;
}

@media screen and (max-width: 1920px) {
  .menu-icon {
    width: 54px;
    height: 54px;
    --delta: 7px;
  }

  .menu-icon__inner {
    height: 15px;
  }

  .near__inner {
    padding-bottom: 5rem;
  }

  .dubrovka__title {
    width: 90%;
  }

  .yard__inner {
    width: 81rem;
    max-width: 100%;
  }

  .choose__title {
    width: 80%;
  }
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 0.85vw;
  }

  .container-lt {
    width: 95%;
  }

  .promo-slide__inner {
    left: 50%;
  }

  .location-logo__title {
    font-size: 1.3rem;
  }

  .location-flag__title {
    font-size: 1.3rem;
  }

  .location-flag--1 {
    bottom: 52%;
  }

  .location-flag--2 {
    bottom: 50%;
  }

  .location-flag--3 {
    bottom: 56.5%;
  }

  .location-flag--4 {
    bottom: 57.3%;
    left: 61.7%;
  }

  .location-flag--5 {
    bottom: 54.7%;
  }

  .location-flag--5 {
    height: 18%;
  }

  .location-flag--6 {
    bottom: 51.5%;
    height: 26%;
  }

  .location-flag--7 {
    bottom: 55.3%;
    width: 9rem;
  }

  .location-flag--8 {
    bottom: 56.3%;
  }

  .location-flag--9 {
    bottom: 46.3%;
  }

  .location-flag--10 {
    bottom: 54%;
  }

  .location-flag--11 {
    bottom: 51.3%;
  }

  .about__list {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .near__inner {
    padding-right: 1rem;
  }

  .near-content__list {
    width: 100%;
    margin-left: 0;
  }

  .near-map__mark {
    top: 47%;
  }

  .footer-up__soc {
    margin-left: 0;
    min-width: auto;
  }

  .soc__logo {
    margin-bottom: 6rem;
  }

  .soc__list {
    margin: 0;
    width: auto;
  }

  .footer-middle__list {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }

  .dubrovka__title {
    width: 100%;
  }

  .circle__title {
    width: 100%;
    padding: 0 2rem;
  }

  .aesthetics-tab__slide {
    height: 38rem;
  }

  .aesthetics-tab__list {
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .choose__title {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  html {
    font-size: 1.05vw;
  }

  .title--lg {
    font-size: 5rem;
  }

  .control--prev svg {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }

  .control--next svg {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }

  .container-lt {
    width: 98%;
  }

  .header-middle__choose {
    display: none;
  }

  .header-middle__spec {
    display: none;
  }

  .header-middle__tel {
    margin-left: 2rem;
    font-size: 0.88rem;
  }

  .header-middle__tel--chema {
    margin-left: auto;
  }

  .header-middle__search-flat {
    display: block;
    margin-left: auto;
  }

  .header-middle__search-flat svg {
    fill: transparent;
    stroke: #fff;
    width: 1.9rem;
    height: 1.9rem;
  }

  .menu__figure {
    width: 0;
    overflow: hidden;
  }

  .menu-contetnt__wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .menu-nav__link {
    font-size: 1.25rem;
    line-height: 2.2;
  }

  .promo-slide__inner {
    width: 76%;
    bottom: 6rem;
  }

  .location-logo {
    left: 16.5%;
  }

  .location-logo__title {
    bottom: calc(100% + 1rem);
  }

  .location-flag--2 {
    left: 32.6%;
  }

  .about__list {
    max-width: 51%;
  }

  .near-title .word .char:nth-child(4) {
    margin-left: 1.5rem;
  }

  .near-content__subtitle {
    padding-left: 0;
    text-align: center;
    margin-bottom: 2.3rem;
    margin-right: 2rem;
  }

  .near-map__mark {
    top: 38%;
  }

  .near-map {
    aspect-ratio: 1;
  }

  .footer__inner {
    padding-top: 5rem;
  }

  .footer__up {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2.5rem;
  }

  .footer-up__connection {
    margin-left: 0;
    width: 100%;
    margin-bottom: 2.5rem;
  }

  .department {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .department__title {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 0.5rem;
  }

  .department__addr {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 2rem;
  }

  .department__route {
    font-size: 1.08rem;
    line-height: 1;
    letter-spacing: 0.12rem;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin: 0 2rem;
  }

  .soc__logo--dt {
    display: none;
  }

  .soc__logo--ph {
    display: block;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
    margin-bottom: 3.3rem;
  }

  .soc__logo svg {
    width: 14.16rem;
    height: 3.5rem;
    aspect-ratio: auto;
  }

  .soc__list-top {
    display: none;
  }

  .soc__list-bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
  }

  .connection__top svg {
    width: 0.82rem;
    height: 2.23rem;
  }

  .connection__inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .connection__title {
    font-size: 1.3rem;
    line-height: 1.6;
    margin-bottom: 0.7rem;
  }

  .connection__tel {
    font-size: 1.2rem;
    line-height: 1.6;
  }

  .connection__mail {
    font-size: 1.2rem;
    line-height: 1.6;
  }

  .footer-middle {
    display: block;
    margin-bottom: 5rem;
  }

  .footer-middle__list {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 1rem;
  }

  .footer-middle__item {
    width: 50%;
  }

  .footer-middle__link {
    font-size: 1.2rem;
    line-height: 1.6;
    padding-left: 2rem;
  }

  .footer-info__text {
    font-size: 0.88rem;
  }

  .footer-info__text {
    width: 100%;
  }

  .footer__top svg {
    width: 0.82rem;
    height: 2.23rem;
  }

  .tab-btn--mobile {
    display: block;
  }

  .tab-btn--change {
    display: none;
  }

  .circle__title {
    padding: 0 1rem;
  }

  .circle__btn {
    width: 13%;
  }

  .circle__btn::before {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }

  .yard__title {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
  }

  .aesthetics {
    margin-bottom: 0;
  }

  .aesthetics__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .aesthetics-tab__slide {
    height: 32rem;
  }

  .aesthetics-tab__item::before {
    content: none;
  }

  .aesthetics-head__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .developer__title {
    font-size: 2.5rem;
  }

  .contacts {
    padding-bottom: 0;
  }

  .contacts__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .contacts-map {
    width: 100%;
  }

  .contacts-info {
    padding-bottom: 5rem;
    margin-top: -1px;
    margin-left: 0;
    padding-top: 2rem;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 2.66vw;
  }

  .title--lg {
    font-size: 2.69rem;
    letter-spacing: 0.5rem;
  }

  .control {
    width: 3.13rem;
    height: 3.13rem;
  }

  .control::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }

  .control svg {
    height: 1.8rem;
    width: 0.74rem;
    stroke: #fff;
  }

  .container-lt {
    width: 100%;
  }

  .header--menu-active .header__inner {
    background-color: #fff;
  }

  .header__inner {
    min-height: 5rem;
  }

  .header__left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .header__right {
    display: none;
  }

  .header-middle {
    border: 0;
  }

  .header-middle__logo svg {
    width: 7.45rem;
    height: 2.26rem;
  }

  .header-middle__tel {
    margin-left: auto;
  }

  .menu__content {
    padding-right: 1rem;
    padding-top: 7rem;
    padding-left: 3rem;
  }

  .menu-contetnt__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .menu-nav {
    margin-bottom: 2rem;
  }

  .menu-nav__list {
    row-gap: 0.95rem;
  }

  .menu-nav__item--acc {
    display: block;
  }

  .contetnt-point {
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: 100%;
    padding-bottom: 2rem;
  }

  .contetnt-point__list {
    row-gap: 0.8rem;
  }

  .contetnt-point__list--ph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .contetnt-point__list--dt {
    display: none;
  }

  .contetnt-point__list {
    margin-left: 0;
  }

  .contetnt-point__link {
    font-size: 1rem;
    line-height: 1.5;
  }

  .contetnt-point__choose {
    padding: 0.95rem 1rem;
    text-align: center;
    letter-spacing: 0.1rem;
    font-size: 1rem;
    max-width: 16rem;
    line-height: 1;
  }

  .menu-icon {
    width: 30px;
    height: 30px;
    --delta: 4px;
  }

  .menu-icon:hover .menu-icon__line--up {
    width: 100%;
  }

  .menu-icon:hover .menu-icon__line--down {
    width: 100%;
  }

  .menu-icon--active .menu-icon__line--up {
    top: var(--delta);
  }

  .menu-icon--active .menu-icon__line--down {
    bottom: var(--delta);
  }

  .menu-icon__inner {
    height: 9px;
  }

  .accordion__panel {
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-top: 0.7rem;
  }

  .header__line-middle {
    display: none;
  }

  .promo {
    margin-bottom: 0;
  }

  .promo-swiper__pagination {
    bottom: 5rem !important;
  }

  .promo-slide__figure {
    padding-top: 218.5%;
  }

  .promo-slide__inner {
    width: 96%;
    bottom: 30%;
  }

  .promo-slide__title {
    margin-bottom: 2.5rem;
    font-size: 3rem;
  }

  .promo-slide__block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    row-gap: 3.6rem;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }

  .promo-slide__link--desk {
    display: none;
  }

  .promo-slide__link--mob {
    display: block;
    padding-left: 2.2rem;
  }

  .promo-slide__link {
    font-size: 1.03rem;
    line-height: 1;
    letter-spacing: 0.14rem;
  }

  .promo-slide__text {
    width: 100%;
    padding-right: 0;
    font-size: 1.15rem;
    line-height: 1.62;
  }

  .slide-label {
    position: static;
    margin-bottom: 3rem;
    margin-left: auto;
    width: 12rem;
    height: 12rem;
    font-size: 1.15rem;
    margin-right: 1rem;
  }

  .slide-label__head {
    -webkit-column-gap: 0.3rem;
       -moz-column-gap: 0.3rem;
            column-gap: 0.3rem;
  }

  .slide-label__price {
    font-size: 1.72rem;
  }

  .pagination-bar__bullet {
    width: 0.63rem;
    height: 0.63rem;
  }

  .pagination-bar__bullet + span {
    margin-left: 0.63rem;
  }

  .pagination-bar__bullet--active::after {
    width: 2.5rem;
  }

  .location {
    margin-top: -8rem;
  }

  .location__figure {
    padding-top: 157%;
  }

  .location-logo {
    width: 26.3%;
    top: 39.5%;
    left: 8%;
  }

  .location-logo__title {
    font-size: 0.88rem;
    display: none;
  }

  .location-logo__figure {
    outline-width: 0.4rem;
    outline-offset: -0.4rem;
  }

  .location-flag__title--color {
    color: #fff;
  }

  .location-flag__title {
    font-size: 0.88rem;
    line-height: 1;
  }

  .location-flag--1 {
    bottom: 50%;
    right: 63%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 19%;
  }

  .location-flag--2 {
    bottom: 48%;
    left: 42%;
    height: 26%;
  }

  .location-flag--3 {
    bottom: 54.5%;
    left: 68.5%;
    height: 15%;
  }

  .location-flag--4 {
    display: none;
  }

  .location-flag--5 {
    display: none;
  }

  .location-flag--6 {
    display: none;
  }

  .location-flag--7 {
    bottom: 55.3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    right: auto;
    left: 5%;
    height: 19%;
    width: 6rem;
    text-align: left;
  }

  .location-flag--8 {
    display: none;
  }

  .location-flag--9 {
    display: none;
  }

  .location-flag--10 {
    display: none;
  }

  .location-flag--11 {
    display: none;
  }

  .location-flag__circle {
    width: 0.5rem;
    height: 0.5rem;
  }

  .about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2rem;
    padding-bottom: 0;
    margin-top: -18.2rem;
    margin-bottom: 0;
  }

  .about__inner {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2rem;
    position: relative;
    z-index: 1;
  }

  .about__title .word .char:nth-child(2) {
    margin-left: 1.8rem;
  }

  .about__title {
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 4.5rem;
    line-height: 1;
    padding: 0 1rem;
  }

  .about__subtitle {
    max-width: none;
    font-size: 1.7rem;
    line-height: 1.5;
    position: relative;
    z-index: 1;
    margin-bottom: 1.2rem;
    padding-left: 0.5rem;
    letter-spacing: 0.2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .about__text {
    max-width: none;
    font-size: 1.15rem;
    line-height: 1.65;
    margin-bottom: 2.9rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
  }

  .about__list {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 4.5rem;
  }

  .about__icon {
    width: 4rem;
    height: 4rem;
  }

  .about__item {
    width: 33.3333333333%;
  }

  .about__item-text {
    font-size: 0.93rem;
    line-height: 1rem;
  }

  .about__link {
    display: block;
    min-width: auto;
    font-size: 1.1rem;
    line-height: 1;
    width: 76%;
    padding: 1.05rem 1rem;
    margin: 0 auto;
  }

  .about .picture {
    position: static;
    width: 100%;
  }

  .about .picture__wrap {
    padding-top: 141%;
  }

  .near {
    padding-bottom: 5rem;
  }

  .near__title {
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1;
    margin-bottom: 2rem;
  }

  .near__inner {
    padding-bottom: 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0;
    padding-top: 0;
  }

  .near__map {
    width: 100%;
    height: 31rem;
  }

  .near-content {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 3.5rem;
    z-index: 2;
    margin-left: 0;
    margin-top: -1px;
  }

  .near-content__subtitle {
    font-size: 1.72rem;
    line-height: 2.13rem;
    letter-spacing: 0.15rem;
  }

  .near-content__mark {
    max-width: none;
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem;
    margin-bottom: 1.5rem;
  }

  .near-content__mark i {
    width: 2rem;
    height: 2rem;
    margin-top: 0.3rem;
  }

  .near-content__addr {
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 0.01rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .near-item__inner {
    padding-left: 1rem;
  }

  .near-item__time {
    font-size: 2.25rem;
    margin-right: 1rem;
    width: 16%;
  }

  .near-item__min {
    font-size: 1.15rem;
  }

  .near-item__text {
    font-size: 1rem;
    line-height: 0.75rem;
    margin-left: 1rem;
    row-gap: 0;
  }

  .near-item__text span {
    line-height: 1.1;
  }

  .near-indication__color {
    width: 1.87rem;
    height: 0.25rem;
  }

  .near-map__mark {
    top: 67%;
  }

  .zoom-control__btn {
    width: 2.7rem;
    height: 2.7rem;
  }

  .near-title--phone {
    display: block;
    text-align: center;
  }

  .near-title--desk {
    display: none;
  }

  .item-last {
    row-gap: 0;
  }

  .item-last__text {
    font-size: 0.7rem;
  }

  .near__marker,
  .contacts__marker {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
  }

  .near .ymaps3x0--controls_vertical > .ymaps3x0--control,
  .contacts .ymaps3x0--controls_vertical > .ymaps3x0--control {
    margin-bottom: 8rem;
  }

  .near .ymaps3x0--controls,
  .contacts .ymaps3x0--controls {
    left: 0;
  }

  .container--footer {
    width: 100%;
  }

  .soc__list {
    -webkit-column-gap: 5rem;
       -moz-column-gap: 5rem;
            column-gap: 5rem;
  }

  .soc__list-bot {
    margin-bottom: 2.5rem;
  }

  .soc__link {
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
  }

  .soc__link--vk {
    width: 1.49rem;
    height: 1.01rem;
  }

  .soc__link--tg {
    width: 1.39rem;
    height: 1.25rem;
  }

  .soc__link--wa {
    width: 1.11rem;
    height: 1.11rem;
  }

  .connection__top {
    width: 4rem;
    height: 4rem;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .footer-middle {
    margin-bottom: 3.5rem;
  }

  .footer__top {
    display: none;
  }

  .dubrovka {
    padding-left: 0;
    margin-bottom: 7rem;
  }

  .dubrovka__inner {
    padding-top: 2.5rem;
  }

  .dubrovka__title--phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .dubrovka__title--phone span:last-child {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }

  .dubrovka__title--desk {
    display: none;
  }

  .dubrovka__title .words:first-child .word span:first-child {
    margin-right: 1.8rem;
  }

  .dubrovka__title .words:last-child .word span:nth-child(2) {
    margin-right: 1.8rem;
  }

  .dubrovka__title {
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1;
    gap: 0;
    margin-bottom: 4rem;
  }

  .tabs {
    padding-left: 0;
  }

  .tabs-head {
    padding: 0 1.4rem;
    margin-right: 0;
    margin-bottom: 1.3rem;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 1.5rem;
  }

  .tabs-head__item {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .tabs-head__link {
    font-size: 1rem;
    padding: 0.5rem 0.65rem;
    line-height: 1;
  }

  .tabs-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 2.6rem;
  }

  .tabs-block__inner {
    width: 100%;
    padding-right: 1rem;
    margin-left: -1rem;
    margin-right: 0;
    margin-bottom: 2rem;
  }

  .tabs-block__text {
    font-size: 1rem;
    line-height: 1.8rem;
  }

  .tabs-block__control {
    padding: 0 1rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .tabs-block__control--dt {
    display: none;
  }

  .tabs-block__control--tb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }

  .tabs-block__slider {
    width: 100%;
  }

  .tabs-slider__scrollbar {
    margin-top: 1rem;
  }

  .tabs-slider__scrollbar .swiper-scrollbar-drag {
    height: 0.19rem;
    background-color: #88d68b;
    border-radius: 0.19rem;
  }

  .tabs-slider__cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }

  .tabs-slider__cover::after {
    content: "";
    position: absolute;
    height: calc(100% - 1rem - 0.19rem);
    right: 0;
    top: 0;
    width: calc(14% - 5px);
    background-color: rgba(255, 255, 255, 0.68);
    z-index: 1;
  }

  .dubrovka-slide {
    height: 32rem;
    width: 86%;
  }

  .dubrovka-slide::after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(68.889%, rgba(0, 0, 0, 0)), color-stop(96.889%, rgba(0, 0, 0, 0.75)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 68.889%, rgba(0, 0, 0, 0.75) 96.889%);
    position: absolute;
  }

  .dubrovka-slide.swiper-slide-active .dubrovka-slide__text {
    opacity: 1;
  }

  .dubrovka-slide__figure {
    height: 100%;
  }

  .dubrovka-slide__text {
    font-size: 1rem;
    line-height: 1.13;
    left: 0;
    width: 100%;
    color: #fff;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    opacity: 0;
  }

  .circle {
    padding-top: 2.5rem;
  }

  .circle__title {
    font-size: 1.5rem;
    padding: 0 1.5rem;
    line-height: 1.2;
    margin-bottom: 3rem;
  }

  .circle__slide {
    width: 79%;
  }

  .circle__figure {
    padding-top: 154%;
  }

  .circle__btn {
    width: 19%;
  }

  .circle-cover {
    pointer-events: none;
    height: calc(100% - 0.79rem);
  }

  .circle-cover__block--center {
    width: 78%;
  }

  .circle-control__btn {
    display: none;
  }

  .circle-slider__scrollbar {
    margin-top: 0.6rem;
  }

  .circle-slider__scrollbar .swiper-scrollbar-drag {
    height: 0.19rem;
    background-color: #88d68b;
    border-radius: 0.19rem;
  }

  .yard {
    margin-top: 0;
    padding-top: 2.7rem;
    margin-bottom: 0;
  }

  .yard__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .yard__info {
    width: 100%;
    padding-top: 0;
  }

  .yard__title {
    font-size: 1.7rem;
    line-height: 2.13rem;
  }

  .yard__text {
    font-size: 1.15rem;
    line-height: 1.8;
  }

  .yard__wrap {
    width: 100%;
    margin-bottom: 1.5rem;
  }

  .yard__figure {
    padding-top: 135%;
  }

  .yard-touch {
    pointer-events: none;
  }

  .yard-touch__btn {
    display: none;
  }

  .aesthetics {
    padding-top: 6rem;
  }

  .aesthetics__inner {
    padding-left: 0;
    padding-right: 0;
  }

  .aesthetics__title {
    padding-right: 1.5rem;
    margin-bottom: 3.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 2.5rem;
  }

  .aesthetics__title span:last-child {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }

  .aesthetics__title__right {
    margin-left: 0;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }

  .aesthetics__wrapper {
    width: 90%;
    margin-left: auto;
  }

  .aesthetics-tab__slide--cover .aesthetics-tab__figure::after {
    opacity: 0;
    content: none;
  }

  .aesthetics-tab__slide {
    width: 89% !important;
    height: auto;
  }

  .aesthetics-tab__slide.swiper-slide-active .aesthetics-tab__list--mobile {
    opacity: 1;
  }

  .aesthetics-tab__figure {
    padding-top: 186%;
  }

  .aesthetics-tab__list--desktop {
    display: none;
  }

  .aesthetics-tab__list--mobile {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    opacity: 0;
  }

  .aesthetics-tab__list {
    position: absolute;
    bottom: 0;
  }

  .aesthetics-tab__item {
    font-size: 1rem;
    line-height: 1.13rem;
  }

  .aesthetics-tab__item--title {
    display: block;
    color: rgb(255, 255, 255);
    font-size: 0.88rem;
    font-weight: 500;
    line-height: 2.4;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
  }

  .aesthetics-tab__scrollbar {
    margin-top: 1rem;
  }

  .aesthetics-tab__scrollbar .swiper-scrollbar-drag {
    height: 0.19rem;
    background-color: #88d68b;
    border-radius: 0.19rem;
  }

  .aesthetics-tab__cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }

  .aesthetics-tab__cover::after {
    content: "";
    position: absolute;
    height: calc(100% - 1rem - 0.19rem);
    right: 0;
    top: 0;
    width: calc(11% - 5px);
    background-color: rgba(255, 255, 255, 0.68);
    z-index: 1;
  }

  .aesthetics-head {
    padding-right: 2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding-left: 0.4rem;
    row-gap: 1.7rem;
    margin-bottom: 2rem;
  }

  .aesthetics-head__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
  }

  .aesthetics-head__link {
    font-size: 1rem;
    line-height: 1;
    padding: 0.55rem 1.4rem;
    text-align: center;
  }

  .aesthetics-head__info {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    left: auto;
    right: 0.1rem;
  }

  .aesthetics-head__info {
    gap: 0.2rem;
  }

  .aesthetics-head__text {
    font-size: 0.88rem;
    text-align: right;
  }

  .aesthetics-touch {
    pointer-events: none;
  }

  .aesthetics-touch__btn {
    display: none;
  }

  .choose {
    padding-top: 4.6rem;
    padding-bottom: 0;
  }

  .choose__inner {
    margin-bottom: 2.5rem;
  }

  .choose__title {
    line-height: 1;
    padding-left: 2.5rem;
    padding-right: 1.5rem;
    letter-spacing: 0.45rem;
  }

  .choose__title span:last-child {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }

  .choose__bg {
    padding-top: 100%;
    background-image: url("/local/templates/nb/./img/choose-mob.jpg");
  }

  .choose__bg::after {
    content: none;
  }

  .choose__left {
    display: none;
  }

  .choose__right {
    width: 100%;
    background-color: transparent;
  }

  .choose-block__link {
    width: 3.8rem;
    height: 3.7rem;
  }

  .choose-block__title {
    line-height: 1;
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
  }

  .choose-block__text {
    font-size: 1rem;
    line-height: 1;
  }

  .choose__circle {
    display: none;
  }

  .developer {
    padding-top: 5.7rem;
  }

  .developer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
  }

  .developer__right {
    width: 100%;
    padding-top: 1.5rem;
  }

  .developer__title {
    font-size: 1.7rem;
    letter-spacing: 0rem;
    margin-bottom: 0;
  }

  .developer__title--dt {
    display: none;
  }

  .developer__title--tb {
    display: block;
  }

  .developer__figure {
    padding-top: 120%;
  }

  .developer-info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .developer-info__head {
    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;
    margin-bottom: 2.8rem;
  }

  .developer-info__logo {
    width: 5.5rem;
    height: 6.54rem;
  }

  .info-block {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 4rem;
  }

  .info-block__title {
    font-size: 1.2rem;
    width: 80%;
    display: block;
  }

  .info-block__text {
    line-height: 1.8;
    font-size: 1.15rem;
  }

  .info-list {
    margin-bottom: 2rem;
    font-size: 3rem;
  }

  .info-list__title {
    font-size: 1.2rem;
    line-height: 1.2;
    width: 69%;
    display: block;
    margin-bottom: 1.5rem;
  }

  .info-list__item {
    font-size: 1.1rem;
    line-height: 1.5;
  }

  .info-list__item {
    margin: 1.15rem 0;
  }

  .info-list__item::before {
    width: 0.94rem;
    height: 0.13rem;
    margin-top: 0.75rem;
  }

  .developer-project__link {
    font-size: 1.15rem;
    line-height: 1.6;
  }

  .developer-project__link svg {
    width: 1.71rem;
    height: 2.18rem;
  }

  .developer-project__declaration {
    font-size: 1.15rem;
  }

  .contacts-map::before {
    content: "";
  }

  .contacts-map__picture {
    padding-top: 121%;
  }

  .contacts-map__mark {
    width: 3rem;
    height: 3rem;
    font-size: 0.88rem;
  }

  .contacts-info {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contacts-info__call {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  .plan__link {
    width: 4rem;
    height: 4rem;
    bottom: 1rem;
    right: 1rem;
  }

  .plan__link {
    width: 4rem;
    height: 4rem;
    bottom: 1rem;
    right: 1rem;
  }
}

@media screen and (max-width: 600px) {
  html {
    font-size: 3.73vw;
  }

  .header__left {
    margin-right: 0;
  }

  .header-middle {
    padding-left: 1.5rem;
    padding-right: 0.2rem;
  }

  .promo-slide__inner {
    bottom: 10rem;
  }

  .promo-slide__title {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .promo-slide__text {
    padding-left: 0.5rem;
    padding-right: 1rem;
  }

  .location {
    padding-top: 7.8rem;
  }

  .location-logo {
    width: 28.3%;
    top: 36%;
    left: 9%;
  }

  .location-flag {
    -webkit-column-gap: 0.3rem;
       -moz-column-gap: 0.3rem;
            column-gap: 0.3rem;
  }

  .location-flag--1 {
    bottom: 57%;
    right: 60%;
    height: 21%;
    width: 5rem;
    text-align: right;
  }

  .location-flag--2 {
    bottom: 54.6%;
    left: 46%;
    height: 29%;
  }

  .location-flag--3 {
    bottom: 61.5%;
    left: 69.5%;
    width: 5rem;
    height: 17%;
  }

  .location-flag--7 {
    bottom: 64.3%;
    height: 20.5%;
    left: 8%;
  }

  .about__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .about__subtitle {
    width: 92%;
  }

  .near-item__time {
    font-size: 2.55rem;
  }

  .near-map__mark {
    width: 2.56rem;
    height: 2.56rem;
    font-size: 0.75rem;
  }

  .zoom-control {
    row-gap: 8rem;
  }

  .dubrovka__title {
    padding-right: 0.7rem;
  }

  .tabs-block__text {
    font-size: 1.15rem;
  }

  .circle__title {
    letter-spacing: 0.2rem;
  }

  .contacts-info__title {
    font-size: 3rem;
  }

  .contacts-info__link--tel {
    font-size: 2rem;
  }
}

.header-right__wa svg {
  width: 2.26rem;
  height: 1.7rem;
  stroke: #fff;
  fill: transparent;
}
.header--up .header-right__wa svg {
	stroke: #000;
}
.header__inner--plan .header-right__wa svg {
	stroke: #000;
}

/* End */
/* /local/templates/nb/styles.css?1763992749141102 */
