/*! 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-family: "Manrope";
  src: url("../fonts/Manrope-ExtraLight.woff2") format("woff2"), url("../fonts/Manrope-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Light.woff2") format("woff2"), url("../fonts/Manrope-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Regular.woff2") format("woff2"), url("../fonts/Manrope-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Medium.woff2") format("woff2"), url("../fonts/Manrope-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-SemiBold.woff2") format("woff2"), url("../fonts/Manrope-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Bold.woff2") format("woff2"), url("../fonts/Manrope-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-ExtraBold.woff2") format("woff2"), url("../fonts/Manrope-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
html {
  scrollbar-color: #42AAFF transparent;
  scrollbar-width: thin;
}

::-webkit-scrollbar {
  width: 8px;
  border-radius: 8px;
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #42aaff;
  border-radius: 8px;
}
@media (min-width: 1200px) {
  ::-webkit-scrollbar-thumb {
    background-color: rgba(66, 170, 255, 0.5);
  }
}

@media (min-width: 1200px) {
  ::-webkit-scrollbar-thumb:hover {
    background-color: #42aaff;
  }
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

body {
  font-family: "Manrope", sans-serif;
  color: #363A3F;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  padding-top: 80px;
}
@media (min-width: 1200px) {
  body {
    padding-top: 110px;
  }
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
body.overlay::before {
  opacity: 1;
  visibility: visible;
}

img {
  display: block;
}

button {
  padding: 0;
  border: none;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
}

.container {
  max-width: 1256px;
  padding: 0 20px;
  margin: 0 auto;
}

html,
body {
  height: 100%;
}

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

main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  -moz-transition: 0.3s;
  transition: 0.3s;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  -ms-transition: 0.3s;
  transition: 0.3s;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  -ms-transition: 0.3s;
  transition: 0.3s;
}

input::placeholder,
textarea::placeholder {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  opacity: 0;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
input:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder {
  opacity: 0;
}
input:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

.title-main {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
}
@media (min-width: 1200px) {
  .title-main {
    font-size: 48px;
    line-height: 52px;
  }
}
.title-main strong {
  color: #42AAFF;
}

.title {
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
}
@media (min-width: 1200px) {
  .title {
    font-size: 36px;
    line-height: 44px;
  }
}
.title--white {
  position: relative;
  padding: 18px 50px 18px 0;
  color: #FFFFFF;
  background-color: #42AAFF;
  border-radius: 0 1000px 1000px 0;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.title--white::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(100% - 1px);
  width: 100vw;
  background-color: #42AAFF;
}

.btn {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  padding: 12px 38px;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn--main {
  color: #FFFFFF;
  background-color: #012060;
  border: 2px solid #012060;
  -webkit-box-shadow: 0px 2px 12px rgba(9, 34, 57, 0.2);
          box-shadow: 0px 2px 12px rgba(9, 34, 57, 0.2);
}
@media (min-width: 1200px) {
  .btn--main:hover {
    background-color: #344D80;
    border-color: #344D80;
  }
}
@media (min-width: 1200px) {
  .btn--main:active {
    background-color: #011A4D;
    border-color: #011A4D;
  }
}
.btn--main span {
  position: relative;
  display: block;
  padding-left: 30px;
}
.btn--main svg {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  fill: #FFFFFF;
}
.btn--white {
  color: #012060;
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
@media (min-width: 1200px) {
  .btn--white:hover {
    color: #FFFFFF;
    background-color: #012060;
    border-color: #012060;
  }
}
@media (min-width: 1200px) {
  .btn--white:active {
    color: #FFFFFF;
    background-color: #011A4D;
    border-color: #011A4D;
  }
}
.btn--bordered {
  color: #012060;
  background-color: transparent;
  border: 2px solid #012060;
}
@media (min-width: 1200px) {
  .btn--bordered:hover {
    color: #FFFFFF;
    background-color: #012060;
  }
}
@media (min-width: 1200px) {
  .btn--bordered:active {
    color: #FFFFFF;
    background-color: #011A4D;
    border-color: #011A4D;
  }
}
.btn:disabled {
  opacity: 0.5;
  cursor: auto;
  pointer-events: none;
}

.field {
  display: block;
}
.field input,
.field textarea {
  display: block;
  width: 100%;
  padding: 14px 19px;
  border-radius: 10px;
  border: 1px solid transparent;
  outline: none;
  color: #363A3F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  background-color: #FFFFFF;
}
.field input::-webkit-input-placeholder, .field textarea::-webkit-input-placeholder {
  color: #CDCECF;
}
.field input::-moz-placeholder, .field textarea::-moz-placeholder {
  color: #CDCECF;
}
.field input:-ms-input-placeholder, .field textarea:-ms-input-placeholder {
  color: #CDCECF;
}
.field input::-ms-input-placeholder, .field textarea::-ms-input-placeholder {
  color: #CDCECF;
}
.field input::placeholder,
.field textarea::placeholder {
  color: #CDCECF;
}
.field input:focus, .field input.no-error,
.field textarea:focus,
.field textarea.no-error {
  border-color: #42AAFF;
}
.field input.error,
.field textarea.error {
  border-color: #E9162F;
}
.field input {
  height: 50px;
}
.field textarea {
  resize: none;
}
.field span.error {
  display: block;
  margin-top: 4px;
  font-weight: 500;
  color: #E9162F;
  font-size: 12px;
  line-height: 18px;
}

.spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100;
  display: block;
  width: 50px;
  height: 50px;
  margin: -25px 0px 0px -25px;
  border: 4px solid #edf7ff;
  border-radius: 50%;
  border-top-color: #42AAFF;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.spinner.active {
  opacity: 1;
  visibility: visible;
  -webkit-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.map {
  height: 500px;
  background-color: #ccc;
}
.map [class*=copyrights-pane],
.map [class*=ground-pane] {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.map [class*=image-with-content-content] {
  width: 100% !important;
}
.map .my-hint {
  display: inline-block;
  width: 240px;
  padding: 20px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 12px rgba(104, 107, 111, 0.32);
          box-shadow: 0px 2px 12px rgba(104, 107, 111, 0.32);
  border-radius: 10px;
  color: #4B4E53;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  left: 30px;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.pages {
  min-height: 100vh;
  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;
  font-size: 16px;
  line-height: 115%;
  padding: 20px;
  margin-top: -110px;
}
@media (min-width: 640px) {
  .pages {
    font-size: 20px;
  }
}
.pages li {
  margin: 5px;
  color: #42AAFF;
  position: relative;
  list-style-type: decimal;
  cursor: pointer;
}
.pages li:has(a) {
  cursor: auto;
}
.pages a {
  color: #42AAFF;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 2px 16px rgba(14, 56, 94, 0.08);
          box-shadow: 0px 2px 16px rgba(14, 56, 94, 0.08);
}
@media (min-width: 1200px) {
  .header.fixed .header__wrap {
    min-height: 90px;
  }
}
.header__wrap {
  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;
  min-height: 80px;
  padding: 10px 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 1200px) {
  .header__wrap {
    min-height: 110px;
  }
}
.header__logo img {
  max-width: 175px;
  max-height: 50px;
}
@media (min-width: 1200px) {
  .header__logo img {
    max-height: 70px;
  }
}
.header__nav {
  margin: 0px 0px 0px 30px;
}
.header__search {
  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: 40px;
  height: 40px;
  margin: 0px 5px 0px auto;
}
@media (min-width: 1200px) {
  .header__search {
    margin: 0;
  }
}
.header__search svg {
  stroke: #012060;
}
@media (min-width: 1200px) {
  .header__search svg {
    stroke: #42AAFF;
  }
}
.header__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__contacts {
  display: none;
}
@media (min-width: 1200px) {
  .header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px;
  }
}
.header__btn-phone {
  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: 40px;
  height: 40px;
  margin-right: 5px;
}
@media (min-width: 1200px) {
  .header__btn-phone {
    display: none;
  }
}
.header__col {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header__col:not(:last-child) {
  margin-right: 26px;
}
.header__col:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: -14px;
  bottom: 0;
  width: 2px;
  pointer-events: none;
  background-color: #42AAFF;
}
.header__contact {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .header__contact:hover {
    color: #42AAFF;
  }
}
.header__btn-callback {
  margin-top: 1px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  border-bottom: 2px dotted #363A3F;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .header__btn-callback:hover {
    color: #42AAFF;
    border-color: #42AAFF;
  }
}
.header__burger {
  position: relative;
  margin-right: -6px;
  width: 40px;
  height: 40px;
  font-size: 0;
  line-height: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .header__burger {
    margin-right: 0;
    padding-left: 40px;
    width: auto;
    height: auto;
    color: #363A3F;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
  }
}
.header__burger svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  fill: #363A3F;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .header__burger svg {
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  .header__burger:hover {
    color: #42AAFF;
  }
}
@media (min-width: 1200px) {
  .header__burger:hover svg {
    fill: #42AAFF;
  }
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.menu.active {
  opacity: 1;
  visibility: visible;
}
.menu.active .menu__wrap {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}
.menu__wrap {
  position: relative;
  max-width: 280px;
  width: 100%;
  padding: 111px 0 0 0px;
  background-color: #4B4E53;
  -webkit-transform: translate(100%);
      -ms-transform: translate(100%);
          transform: translate(100%);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 1200px) {
  .menu__wrap {
    max-width: 530px;
    padding: 126px 0 0 60px;
  }
}
.menu__close {
  position: absolute;
  top: 44px;
  right: 20px;
  padding: 0 32px 0 0;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  fill: #FFFFFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .menu__close {
    left: 100px;
    right: auto;
    padding: 0 0 0 32px;
  }
}
.menu__close svg {
  position: absolute;
  top: 1px;
  right: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .menu__close svg {
    left: 0;
    right: auto;
  }
}
@media (min-width: 1200px) {
  .menu__close:hover {
    color: #42AAFF;
  }
}
@media (min-width: 1200px) {
  .menu__close:hover svg {
    fill: #42AAFF;
  }
}
.menu__inner {
  overflow-y: auto;
  height: 100%;
  padding-bottom: 20px;
}
.menu__nav {
  margin-bottom: 80px;
}
.menu__list {
  padding-left: 40px;
}
@media (min-width: 1200px) {
  .menu__list {
    padding-left: 0;
  }
}
.menu__item {
  padding: 20px 20px 20px 40px;
  border-bottom: 1px solid #A0A2A4;
}
.menu__link {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 33px;
  font-weight: 600;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .menu__link:hover {
    color: #42AAFF;
  }
}
.menu__link-favorites {
  position: relative;
}
.menu__link-favorites span {
  position: absolute;
  top: 50%;
  left: -80px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  min-width: 30px;
  height: 40px;
  padding: 9px 5px;
  border-radius: 0px 10px 10px 0px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  color: #FFFFFF;
  background-color: #42AAFF;
  background-color: #42AAFF;
}
@media (min-width: 1200px) {
  .menu__link-favorites span {
    display: none;
  }
}
.menu__contacts {
  margin-bottom: 40px;
  padding-left: 40px;
}
@media (min-width: 1200px) {
  .menu__contacts {
    padding-left: 0;
  }
}
.menu__contact {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
.menu__contact:not(:last-child) {
  margin-bottom: 20px;
}
.menu__contact span {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .menu__contact:hover span {
    color: #42AAFF;
  }
}
.menu__social {
  padding-left: 40px;
}
@media (min-width: 1200px) {
  .menu__social {
    padding-left: 0;
  }
}

.nav {
  display: none;
}
@media (min-width: 1200px) {
  .nav {
    display: block;
  }
}
.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.nav__item:not(:last-child) {
  margin-right: 20px;
}
.nav__link {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .nav__link:hover {
    color: #42AAFF;
  }
}
.nav__link-favorites {
  position: relative;
  margin-right: 28px;
}
.nav__link-favorites span {
  position: absolute;
  top: -10px;
  left: calc(100% + 4px);
  min-width: 24px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  border-radius: 15px;
  padding: 0 5px;
  background-color: #42AAFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .nav__link-favorites:hover span {
    background-color: #3588CC;
  }
}

.social__title {
  margin-bottom: 20px;
  color: #363A3F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social__item:not(:last-child) {
  margin-right: 10px;
}
.social__link {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.hero {
  position: relative;
  overflow: hidden;
}
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.6);
}
.hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .hero__bg {
    -webkit-animation: bg-scale 20s linear infinite alternate;
            animation: bg-scale 20s linear infinite alternate;
  }
}
.hero__wrap {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 80px 0;
}
@media (min-width: 1200px) {
  .hero__wrap {
    min-height: calc(100vh - 110px);
    padding: 50px 0 105px;
  }
}
.hero__top {
  margin-bottom: 20px;
}
@media (min-width: 640px) {
  .hero__top {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .hero__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.hero__sorts {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 10px;
}
@media (min-width: 640px) {
  .hero__sorts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 920px) {
  .hero__sorts {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .hero__sorts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 0;
  }
}
.hero__sort-group.sort-group {
  width: auto;
}
@media (min-width: 1200px) {
  .hero__sort-group.sort-group {
    width: 200px;
  }
}
@media (min-width: 1200px) {
  .hero__sort-group.sort-group:not(:last-child) {
    margin: 0px 10px 0px 0px;
  }
}
.hero__sort-group.sort-group.sort-group--wide {
  width: auto;
}
@media (min-width: 1200px) {
  .hero__sort-group.sort-group.sort-group--wide {
    width: 294px;
  }
}
.hero__cnt {
  max-width: 830px;
  margin-bottom: 20px;
}
@media (min-width: 640px) {
  .hero__cnt {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .hero__cnt {
    margin-bottom: 70px;
  }
}
.hero__result {
  margin: 12px 0px 0px 0px;
  color: #3588CC;
  font-size: 24px;
  font-weight: 700;
}
.hero__descr {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  margin-top: 12px;
}
@media (min-width: 1200px) {
  .hero__descr {
    margin-top: 30px;
    line-height: 30px;
  }
}
.hero__links {
  margin-bottom: 20px;
  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;
}
@media (min-width: 1200px) {
  .hero__links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.hero__link {
  position: relative;
  padding-left: 12px;
  color: #000000;
  background-color: white;
  border-radius: 100px;
  padding: 0.5em 1em;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .hero__link {
    padding-left: 15px;
  }
}
.hero__link:not(:last-child) {
  margin: 0px 0px 10px 0px;
}
@media (min-width: 1200px) {
  .hero__link:not(:last-child) {
    margin: 0px 41px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .hero__link:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    bottom: 0;
    width: 1px;
    background-color: #FFFFFF;
    pointer-events: none;
  }
}
@media (min-width: 1200px) {
  .hero__link:hover {
    color: #42AAFF;
  }
}
.hero__link.active {
  color: #42AAFF;
}
.hero__btn {
  display: none;
}
@media (min-width: 1200px) {
  .hero__btn {
    display: block;
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 20px;
    height: 36px;
    border: 1px solid #FFFFFF;
    border-radius: 60px;
  }
}
@media (min-width: 1200px) {
  .hero__btn::before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #FFFFFF;
    border-radius: 50%;
    opacity: 1;
    -webkit-animation: wheel 2s infinite;
            animation: wheel 2s infinite;
  }
}
.hero .breadcrumbs {
  display: none;
}
.hero--modified1 .breadcrumbs, .hero--modified2 .breadcrumbs, .hero--modified3 .breadcrumbs {
  display: block;
}
.hero--modified1 .hero__bg, .hero--modified2 .hero__bg, .hero--modified3 .hero__bg {
  -webkit-animation: none;
          animation: none;
}
.hero--modified1 .hero__wrap, .hero--modified2 .hero__wrap, .hero--modified3 .hero__wrap {
  min-height: 0;
  display: block;
  padding: 0 0 80px;
}
.hero--modified1 .hero__btn, .hero--modified2 .hero__btn, .hero--modified3 .hero__btn {
  display: none;
}
@media (min-width: 1200px) {
  .hero--modified1 .hero__wrap {
    min-height: calc(100vh - 110px);
  }
}
.hero--modified1 .hero__cnt {
  max-width: 720px;
}
.hero--modified2 .hero__descr,
.hero--modified2 .hero__links {
  display: none;
}
.hero--modified2 .hero-search__btn.btn--white {
  display: none;
}
@media (min-width: 1200px) {
  .hero--modified3 .hero__cnt {
    width: 485px;
    margin: 0px 15px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .hero--modified3 .hero__descr {
    margin-top: 12px;
  }
}
@media (min-width: 1200px) {
  .hero--modified3 .hero-search__field {
    margin: 0px 0px 40px 0px;
  }
}

@-webkit-keyframes wheel {
  100% {
    opacity: 0;
    top: 24px;
  }
}

@keyframes wheel {
  100% {
    opacity: 0;
    top: 24px;
  }
}
@-webkit-keyframes bg-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes bg-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.hero-search__control {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 10px;
}
@media (min-width: 640px) {
  .hero-search__control {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 40px;
  }
}
@media (min-width: 920px) {
  .hero-search__control {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .hero-search__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 0;
  }
}
.hero-search__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 780px) {
  .hero-search__bottom {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.hero-search__bottom .hero-search__field {
  margin: 10px 0px 0px 0px;
}
@media (min-width: 640px) {
  .hero-search__bottom .hero-search__field {
    margin: 0px 0px 10px 0px;
  }
}
@media (min-width: 780px) {
  .hero-search__bottom .hero-search__field {
    max-width: 380px;
    margin: 0px 10px 0px 0px !important;
  }
}
.hero-search__field {
  width: 100%;
  position: relative;
  margin: 0px 0px 20px 0px;
}
@media (min-width: 640px) {
  .hero-search__field {
    margin: 0px 0px 40px 0px;
  }
}
@media (min-width: 1200px) {
  .hero-search__field {
    margin: 0px 0px 70px 0px;
  }
}
.hero-search__field input {
  display: block;
  width: 100%;
  height: 50px;
  color: #363A3F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 15px 64px 15px 20px;
  border-radius: 10px;
  border: none;
  background-color: #FFFFFF;
}
.hero-search__field input::-webkit-input-placeholder {
  color: #CDCECF;
}
.hero-search__field input::-moz-placeholder {
  color: #CDCECF;
}
.hero-search__field input:-ms-input-placeholder {
  color: #CDCECF;
}
.hero-search__field input::-ms-input-placeholder {
  color: #CDCECF;
}
.hero-search__field input::placeholder {
  color: #CDCECF;
}
.hero-search__field button {
  position: absolute;
  top: 0;
  right: 0;
  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: 64px;
  height: 50px;
}
.hero-search__buttons {
  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%;
  margin: 40px 0px 0px 0px;
}
@media (min-width: 640px) {
  .hero-search__buttons {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0;
  }
}
@media (min-width: 780px) {
  .hero-search__buttons {
    margin: 0 0 0 auto;
  }
}
.hero-search__btn {
  white-space: nowrap;
}
.hero-search__btn:not(:last-child) {
  margin: 0px 0px 10px 0px;
}
@media (min-width: 640px) {
  .hero-search__btn:not(:last-child) {
    margin: 0px 10px 0px 0px;
  }
}

.hero-filter {
  position: relative;
}
@media (min-width: 1200px) {
  .hero-filter:not(:last-child) {
    border-right: 1px solid #E6E7E7;
  }
}
.hero-filter__current {
  position: relative;
  color: #686B6F;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  padding: 14px 40px 14px 20px;
  background-color: #FFFFFF;
  border-radius: 10px;
  cursor: pointer;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .hero-filter__current {
    border-radius: 0;
    font-size: 16px;
    padding: 19px 40px 19px 20px;
  }
}
.hero-filter__current::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  width: 13px;
  height: 7px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.333 1L6.33301 6L1.33301 1' stroke='%2342AAFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.hero-filter__dropdown {
  position: absolute;
  top: calc(100% + 30px);
  left: 0;
  right: 0;
  z-index: 5;
  padding: 10px 12px 10px 20px;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 12px rgba(14, 56, 94, 0.4), 0px 0px 40px rgba(14, 56, 94, 0.08);
          box-shadow: 0px 0px 12px rgba(14, 56, 94, 0.4), 0px 0px 40px rgba(14, 56, 94, 0.08);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .hero-filter__dropdown {
    right: auto;
  }
}
.hero-filter__list {
  max-height: 130px;
  height: 100%;
  overflow-y: auto;
  padding: 10px 10px 10px 0;
  scrollbar-color: #42AAFF transparent;
  scrollbar-width: thin;
}
.hero-filter__list::-webkit-scrollbar {
  background-color: #E6E7E7;
}
.hero-filter__list::-webkit-scrollbar-thumb {
  background-color: #42aaff;
}
.hero-filter__item {
  color: #4B4E53;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
}
.hero-filter__item:not(:last-child) {
  margin-bottom: 10px;
}
.hero-filter__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hero-filter__field {
  width: 50%;
}
.hero-filter__field span {
  display: block;
  color: #4B4E53;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 8px;
}
.hero-filter__field input {
  display: block;
  width: 100%;
  color: #363A3F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border: 1px solid #CFD1D2;
  border-radius: 10px;
  padding: 9px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.hero-filter__field input::-webkit-input-placeholder {
  color: #CDCECF;
}
.hero-filter__field input::-moz-placeholder {
  color: #CDCECF;
}
.hero-filter__field input:-ms-input-placeholder {
  color: #CDCECF;
}
.hero-filter__field input::-ms-input-placeholder {
  color: #CDCECF;
}
.hero-filter__field input::placeholder {
  color: #CDCECF;
}
.hero-filter__field input:focus {
  border-color: #42AAFF;
  background-color: #EDF7FF;
}
.hero-filter__field:not(:last-child) {
  margin-right: 10px;
}
.hero-filter__reset {
  position: relative;
  display: none;
  color: #363A3F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  padding-left: 18px;
  margin: 16px 0px 0px auto;
}
.hero-filter__reset::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2501 0.757943C10.9251 0.432943 10.4001 0.432943 10.0751 0.757943L6.0001 4.82461L1.9251 0.749609C1.6001 0.424609 1.0751 0.424609 0.750098 0.749609C0.425098 1.07461 0.425098 1.59961 0.750098 1.92461L4.8251 5.99961L0.750098 10.0746C0.425098 10.3996 0.425098 10.9246 0.750098 11.2496C1.0751 11.5746 1.6001 11.5746 1.9251 11.2496L6.0001 7.17461L10.0751 11.2496C10.4001 11.5746 10.9251 11.5746 11.2501 11.2496C11.5751 10.9246 11.5751 10.3996 11.2501 10.0746L7.1751 5.99961L11.2501 1.92461C11.5668 1.60794 11.5668 1.07461 11.2501 0.757943Z' fill='%23363A3F'/%3E%3C/svg%3E%0A");
}
.hero-filter__reset.active {
  display: block;
}
.hero-filter.active .hero-filter__current::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}
.hero-filter.active .hero-filter__dropdown {
  top: calc(100% + 10px);
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1200px) {
  .hero-filter--modified1 {
    width: 211px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified1 .hero-filter__current {
    border-radius: 10px 0px 0px 10px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified1 .hero-filter__dropdown {
    width: 269px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified2 {
    width: 303px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified2 .hero-filter__dropdown {
    width: 306px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified3 {
    width: 281px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified3 .hero-filter__dropdown {
    width: 260px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified4 {
    width: 202px;
  }
}
.hero-filter--modified4 .hero-filter__dropdown {
  padding: 20px;
}
@media (min-width: 1200px) {
  .hero-filter--modified4 .hero-filter__dropdown {
    width: 290px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified5 {
    width: 219px;
  }
}
@media (min-width: 1200px) {
  .hero-filter--modified5 .hero-filter__current {
    border-radius: 0px 10px 10px 0px;
  }
}
.hero-filter--modified5 .hero-filter__dropdown {
  padding: 20px;
}
@media (min-width: 1200px) {
  .hero-filter--modified5 .hero-filter__dropdown {
    left: auto;
    right: 0;
    width: 330px;
  }
}

.offers {
  padding-top: 60px;
}
@media (min-width: 830px) {
  .offers {
    padding-top: 100px;
  }
}
.offers__wrap {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 20px;
}
@media (min-width: 830px) {
  .offers__wrap {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 0;
  }
}
@media (min-width: 830px) {
  .offers__wrap > :not(:last-child) {
    margin-right: 5px;
  }
}

.offers-card {
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(14, 56, 94, 0.04);
          box-shadow: 0px 4px 16px 0px rgba(14, 56, 94, 0.04);
  background-color: #fff;
  width: 100%;
}
@media (min-width: 830px) {
  .offers-card {
    max-width: 392px;
  }
}
.offers-card__top {
  min-height: 200px;
  border-radius: 10px 10px 0px 0px;
  position: relative;
}
.offers-card__top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 9, 15, 0.1)), to(rgba(3, 9, 15, 0.1)));
  background: -o-linear-gradient(bottom, rgba(3, 9, 15, 0.1) 0%, rgba(3, 9, 15, 0.1) 100%);
  background: linear-gradient(0deg, rgba(3, 9, 15, 0.1) 0%, rgba(3, 9, 15, 0.1) 100%);
  border-radius: 10px 10px 0px 0px;
}
.offers-card__top img {
  border-radius: 10px 10px 0px 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.offers-card__top-number {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 8px 24px 8px 20px;
  background-color: #fff;
  z-index: 2;
  border-radius: 0px 8px 8px 0px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  color: #42AAFF;
}
.offers-card__top-number span {
  color: #363A3F;
  margin-left: 8px;
}
@media (min-width: 830px) {
  .offers-card__top-number {
    font-size: 16px;
  }
}
.offers-card__content {
  padding: 20px;
  min-height: 195px;
}
@media (min-width: 830px) {
  .offers-card__content {
    min-height: 210px;
  }
}
.offers-card__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;
  color: #363A3F;
  margin-bottom: 12px;
}
@media (min-width: 830px) {
  .offers-card__title {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
.offers-card__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.offers-card__item {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #4b4e53;
}
.offers-card__item:not(:last-child) {
  margin-bottom: 4px;
}
.offers-card__item::before {
  content: "";
  display: inline-block;
  height: 4px;
  width: 4px;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #03090f;
  margin-right: 8px;
}
@media (min-width: 830px) {
  .offers-card__item {
    font-size: 16px;
  }
}

.residential {
  padding-top: 60px;
}
@media (min-width: 1200px) {
  .residential {
    /*padding-top: 100px;*/
  }
}
.residential .slider__more {
  display: none;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .residential .slider__more {
    display: block;
  }
}
@media (min-width: 1200px) {
  .residential .slider__title {
    position: relative;
    padding: 18px 50px 18px 0;
    color: #ffffff;
    background-color: #42aaff;
    border-radius: 0 1000px 1000px 0;
  }
  .residential .slider__title::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(100% - 1px);
    width: 100vw;
    background-color: #42aaff;
  }
}

.residential-card {
  position: relative;
  min-height: 443px;
  border-radius: 10px;
}
.residential-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(3, 9, 15, 0.2);
  border-radius: 10px;
}
.residential-card img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.residential-card__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 12px;
  max-height: 266px;
  z-index: 2;
  background: rgba(3, 9, 15, 0.6);
  border-radius: 0px 0px 10px 10px;
}
.residential-card__info {
  color: #ffffff;
  margin-bottom: 68px;
}
.residential-card__title {
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
  margin-bottom: 16px;
  padding-left: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.residential-card__location {
  padding: 16px 8px;
  border-radius: 8px;
  background: rgba(245, 250, 254, 0.4);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.residential-card__location svg {
  margin-right: 8px;
}
.residential-card__supply {
  padding-left: 8px;
}
.residential-card__supply p {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.residential-card__supply-number {
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  color: #42AAFF;
  margin-top: 4px;
}
.residential-card__more {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #ffffff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .residential-card__more:hover {
    color: #42AAFF;
  }
}

.slider {
  padding: 60px 0;
}
@media (min-width: 1200px) {
  .slider {
    /*padding: 100px 0;*/
  }
}
.slider__wrap {
  position: relative;
}
.slider__wrap .swiper-pagination {
  position: static;
  bottom: 0;
}
.slider__wrap .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.slider__wrap .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  margin: 0 5px;
  border-radius: 5px;
  background-color: #f2f2f3;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .slider__wrap .swiper-pagination-bullet {
    width: 40px;
  }
}
@media (min-width: 1200px) {
  .slider__wrap .swiper-pagination-bullet:hover {
    background-color: #42AAFF;
  }
}
.slider__wrap .swiper-pagination-bullet-active {
  background-color: #42AAFF;
}
.slider__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1200px) {
  .slider__top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .slider__title {
    position: relative;
    padding: 18px 50px 18px 0;
    color: #ffffff;
    background-color: #42aaff;
    border-radius: 0 1000px 1000px 0;
    margin: 0px 30px 0px 0px;
  }
  .slider__title::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(100% - 1px);
    width: 100vw;
    background-color: #42aaff;
  }
}
.slider__more {
  margin: 16px 0 0 0;
  color: #4b4e53;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  white-space: nowrap;
  border-bottom: 1px solid #42AAFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .slider__more {
    margin: 0 30px 10px auto;
  }
}
@media (min-width: 1200px) {
  .slider__more:hover {
    color: #42AAFF;
  }
}
.slider__control {
  display: none;
}
@media (min-width: 1200px) {
  .slider__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.slider__control .swiper-button-prev,
.slider__control .swiper-button-next {
  position: static;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid #012060;
  margin: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.slider__control .swiper-button-prev:after,
.slider__control .swiper-button-next:after {
  display: none;
}
.slider__control .swiper-button-prev svg,
.slider__control .swiper-button-next svg {
  stroke: #012060;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .slider__control .swiper-button-prev:hover,
  .slider__control .swiper-button-next:hover {
    background-color: #012060;
  }
}
@media (min-width: 1200px) {
  .slider__control .swiper-button-prev:hover svg,
  .slider__control .swiper-button-next:hover svg {
    stroke: #FFFFFF;
  }
}
.slider__control .swiper-button-prev {
  margin-right: 10px;
}
.slider__control .swiper-button-next svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider__swiper {
  padding: 40px 0 45px;
}
@media (min-width: 1200px) {
  .slider__swiper {
    padding: 60px 0 54px;
  }
}
.slider__swiper .swiper-slide {
  height: auto;
}

.news-more {
  display: none;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .news-more {
    display: block;
    margin-bottom: 0;
  }
}

.benefits {
  background-color: #EDF7FF;
  padding: 60px 0 80px;
}
@media (min-width: 1200px) {
  .benefits {
    padding: 60px 0 125px;
  }
}
.benefits__title {
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .benefits__title {
    margin-bottom: 80px;
  }
}
.benefits__items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 60px;
}
@media (min-width: 1024px) {
  .benefits__items {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
}
@media (min-width: 1200px) {
  .benefits__items {
    grid-gap: 50px;
  }
}

.benefits-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.benefits-item__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 50px;
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .benefits-item__img {
    margin-right: 30px;
  }
}
.benefits-item__img img {
  max-width: 100%;
}
.benefits-item__title {
  max-width: 260px;
  color: #363A3F;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.benefits-item__descr {
  padding: 20px 22px 0 0;
  border-top: 1px solid #8ECCFF;
  color: #686B6F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.partners {
  /*padding-top: 60px;*/
}
@media (min-width: 1200px) {
  .partners {
    /*padding-top: 100px;*/
  }
}
@media (min-width: 1200px) {
  .partners__title {
    position: relative;
    padding: 18px 50px 18px 0;
    color: #ffffff;
    background-color: #42aaff;
    border-radius: 0 1000px 1000px 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0px 30px 0px 0px;
  }
  .partners__title::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(100% - 1px);
    width: 100vw;
    background-color: #42aaff;
  }
}
.partners__inner {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 20px;
}
.partners__swiper {
  padding-top: 60px;
  overflow: visible;
}
@media (min-width: 1200px) {
  .partners__swiper {
    padding-bottom: 0;
  }
}
.partners__swiper .swiper-scrollbar {
  display: none;
  width: 200px;
  height: 4px;
  left: 0;
  right: 0;
  bottom: 3px;
  margin: 0 auto;
  background-color: #f2f2f3;
}
@media (min-width: 1200px) {
  .partners__swiper .swiper-scrollbar {
    display: none;
  }
}
.partners__swiper .swiper-scrollbar-drag {
  top: -3px;
  height: 10px;
  background-color: #42AAFF;
  cursor: pointer;
}

.partners-item {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 12px rgba(6, 15, 26, 0.04);
          box-shadow: 0px 2px 12px rgba(6, 15, 26, 0.04);
  border-radius: 10px;
  padding: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.partners-item img {
  height: 95px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.partners-item:hover {
  -webkit-box-shadow: 0px 2px 20px rgba(6, 15, 26, 0.04), 0px 2px 12px rgba(6, 15, 26, 0.04);
          box-shadow: 0px 2px 20px rgba(6, 15, 26, 0.04), 0px 2px 12px rgba(6, 15, 26, 0.04);
}
.partners-item:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.partners-item:nth-child(7), .partners-item:nth-child(8), .partners-item:nth-child(9), .partners-item:nth-child(10), .partners-item:nth-child(11), .partners-item:nth-child(12) {
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 1200px) {
  .partners-item:nth-child(7), .partners-item:nth-child(8), .partners-item:nth-child(9), .partners-item:nth-child(10), .partners-item:nth-child(11), .partners-item:nth-child(12) {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}

.contacts-top {
  position: relative;
  padding-bottom: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.contacts-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.6);
}
.contacts-top__wrap {
  position: relative;
}

.contacts-middle {
  padding-bottom: 60px;
}
@media (min-width: 1200px) {
  .contacts-middle {
    padding-bottom: 100px;
  }
}
.contacts-middle__wrap {
  position: relative;
  min-height: 558px;
  margin-top: -140px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 36px rgba(14, 56, 94, 0.04), 0px 4px 16px rgba(14, 56, 94, 0.04);
          box-shadow: 0px 4px 36px rgba(14, 56, 94, 0.04), 0px 4px 16px rgba(14, 56, 94, 0.04);
  background-color: #FFFFFF;
}
@media (min-width: 780px) {
  .contacts-middle__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.contacts__cnt {
  max-width: 500px;
}
.contacts__title {
  margin-bottom: 12px;
}
.contacts__descr {
  max-width: 380px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.contacts__feedback {
  position: relative;
  z-index: 5;
}
@media (min-width: 780px) {
  .contacts__feedback {
    width: 721px;
  }
}
.contacts__form {
  padding: 40px 20px 60px;
}
@media (min-width: 1024px) {
  .contacts__form {
    padding: 40px 67px 60px 60px;
  }
}
.contacts__form.hidden {
  opacity: 0;
  visibility: hidden;
}
.contacts__caption {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .contacts__caption {
    margin-bottom: 40px;
  }
}
.contacts__fields {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 16px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .contacts__fields {
    grid-template-columns: repeat(2, 1fr);
  }
}
.contacts__field input,
.contacts__field textarea {
  border-color: #CDCECF;
}
.contacts__field textarea {
  height: 110px;
}
@media (min-width: 1200px) {
  .contacts__field:last-child {
    grid-column: span 2;
  }
}
.contacts__btn {
  width: 100%;
  margin-bottom: 16px;
  padding: 12px;
}
@media (min-width: 480px) {
  .contacts__btn {
    width: auto;
    padding: 12px 38px;
  }
}
.contacts__btn.btn-animate {
  -webkit-animation: btn-animate 0.5s linear infinite;
          animation: btn-animate 0.5s linear infinite;
  background-size: 30px 30px;
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
}
.contacts__confirm {
  max-width: 525px;
  color: #9A9C9F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.contacts__confirm a {
  text-decoration: underline;
}
.contacts__info {
  padding: 40px 20px 80px;
  background-color: #EDF7FF;
}
@media (min-width: 780px) {
  .contacts__info {
    width: 495px;
  }
}
@media (min-width: 1024px) {
  .contacts__info {
    padding: 40px 50px;
  }
}
.contacts__items {
  margin-bottom: 40px;
}

@-webkit-keyframes btn-animate {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}

@keyframes btn-animate {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
.contacts-success {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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;
  height: 100%;
  padding: 50px;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  background-color: #42AAFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.contacts-success.active {
  opacity: 1;
  visibility: visible;
}
.contacts-success__logo {
  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: 96px;
  height: 96px;
  margin: 0 auto 30px;
  border-radius: 50%;
  background-color: #FFFFFF;
  -webkit-filter: drop-shadow(0px 4px 24px rgba(14, 51, 81, 0.12));
          filter: drop-shadow(0px 4px 24px rgba(14, 51, 81, 0.12));
}
.contacts-success__logo svg {
  stroke: #42AAFF;
}
.contacts-success__title {
  color: #FFFFFF;
  font-size: 36px;
  line-height: 48px;
  font-weight: 800;
  margin-bottom: 12px;
}
.contacts-success__descr {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.contacts-item__caption {
  margin-bottom: 4px;
  color: #686B6F;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.contacts-item__contact {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-style: normal;
}
.contacts-item:not(:last-child) {
  margin-bottom: 20px;
}

.page-404 {
  background: -o-linear-gradient(329.62deg, #D9EEFF 0%, #B3DDFF 100%);
  background: linear-gradient(120.38deg, #D9EEFF 0%, #B3DDFF 100%);
}
.page-404__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 60px 0 80px;
}
@media (min-width: 780px) {
  .page-404__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1200px) {
  .page-404__wrap {
    min-height: calc(100vh - 110px);
  }
}
.page-404__img {
  margin: 0px auto 75px;
}
@media (min-width: 480px) {
  .page-404__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 400px;
  }
}
@media (min-width: 780px) {
  .page-404__img {
    margin: 0px 30px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .page-404__img {
    width: 600px;
    margin: 0px 48px 0px 0px;
  }
}
.page-404__img img {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 480px) {
  .page-404__img img {
    width: auto;
    max-width: 100%;
  }
}
.page-404__title {
  margin-bottom: 20px;
  color: #03090F;
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
}
@media (min-width: 1200px) {
  .page-404__title {
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 52px;
  }
}
.page-404__descr {
  max-width: 420px;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.page-404__btn {
  width: 100%;
}
@media (min-width: 480px) {
  .page-404__btn {
    width: auto;
  }
}

.breadcrumbs {
  padding: 40px 0 30px;
}
@media (min-width: 1200px) {
  .breadcrumbs {
    padding: 40px 0 50px;
  }
}
.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  margin: 0 -20px;
  padding: 0 20px 10px;
  scrollbar-width: none;
}
.breadcrumbs__list::-webkit-scrollbar {
  height: 0;
}
.breadcrumbs__item {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.breadcrumbs__item:not(:last-child) {
  position: relative;
  margin-right: 28px;
}
.breadcrumbs__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #FFFFFF;
}
.breadcrumbs__item:last-child .breadcrumbs__link {
  color: #CDCECF;
}
.breadcrumbs__link {
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.pagination {
  padding: 30px 0 50px;
}
@media (min-width: 1200px) {
  .pagination {
    border-top: 1px solid rgba(154, 156, 159, 0.2);
    padding: 30px 0 30px;
  }
}
.pagination__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination__btn {
  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: 40px;
  height: 40px;
  border: 1px solid #012060;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.pagination__btn svg {
  stroke: #012060;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.pagination__btn.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.pagination__btn:hover {
  background-color: #012060;
}
.pagination__btn:hover svg {
  stroke: #FFFFFF;
}
.pagination__btn-prev {
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .pagination__btn-prev {
    margin-right: 79px;
  }
}
.pagination__btn-next {
  margin-left: 20px;
}
@media (min-width: 1200px) {
  .pagination__btn-next {
    margin-left: 79px;
  }
}
.pagination__btn-next svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination__item:not(:last-child) {
  margin-right: 20px;
}
.pagination__link {
  color: #CDCECF;
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.pagination__link.active {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #D9EEFF;
  color: #42AAFF;
  line-height: 30px;
  text-align: center;
}
.pagination__link.more {
  color: #012060;
}
@media (min-width: 1200px) {
  .pagination__link:hover {
    color: #42AAFF;
  }
}

.news__wrap {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .news__wrap {
    padding-bottom: 110px;
    margin-bottom: 100px;
  }
}
.news__wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.6);
}
.news__inner {
  position: relative;
}
.news__cnt {
  max-width: 470px;
}
.news__title {
  margin-bottom: 12px;
}
.news__descr {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .news__descr {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
  }
}
.news__grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
  margin-bottom: 20px;
}
@media (min-width: 500px) {
  .news__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 920px) {
  .news__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .news__grid {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 60px;
  }
}

.news-one-top {
  position: relative;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .news-one-top {
    padding-bottom: 40px;
  }
}
.news-one-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.6);
}
.news-one-top__wrap {
  position: relative;
}

.news-one__title {
  max-width: 880px;
  margin-bottom: 128px;
  line-height: 36px;
}
@media (min-width: 1200px) {
  .news-one__title {
    line-height: 58px;
    margin-bottom: 84px;
  }
}
.news-one__date span {
  display: block;
  color: #FFFFFF;
}
.news-one__date span:nth-child(1) {
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
  margin-bottom: 2px;
}
.news-one__date span:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.news-one__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 0 0;
}
@media (min-width: 780px) {
  .news-one__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px 0;
    border-bottom: 1px solid #E8E8E9;
  }
}
@media (min-width: 1200px) {
  .news-one__inner {
    padding: 60px 0;
  }
}
.news-one__social {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 40px 0px 0px 0px;
}
@media (min-width: 780px) {
  .news-one__social {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin: 0px 30px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .news-one__social {
    margin: 0px 50px 0px 0px;
  }
}
.news-one__social.social {
  width: 260px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 20px 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 12px rgba(14, 56, 94, 0.04);
          box-shadow: 0px 2px 12px rgba(14, 56, 94, 0.04);
  background-color: #EDF7FF;
}
.news-one__descr {
  max-width: 700px;
  color: #4B4E53;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  padding-bottom: 40px;
  border-bottom: 1px solid #E8E8E9;
}
@media (min-width: 780px) {
  .news-one__descr {
    padding-bottom: 0;
    border: none;
  }
}
@media (min-width: 1200px) {
  .news-one__descr {
    font-size: 16px;
  }
}
.news-one__descr p {
  color: #4B4E53;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .news-one__descr p {
    font-size: 16px;
  }
}
.news-one__descr p:not(:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .news-one__descr p:not(:last-child) {
    margin-bottom: 20px;
  }
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background-color: White;
  -webkit-box-shadow: 0px 4px 28px rgba(14, 56, 94, 0.08), 0px 4px 16px rgba(14, 56, 94, 0.04);
          box-shadow: 0px 4px 28px rgba(14, 56, 94, 0.08), 0px 4px 16px rgba(14, 56, 94, 0.04);
  border-radius: 10px;
  overflow: hidden;
}
.card__top {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 160px;
  padding: 20px 20px 15px;
}
.card__top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(3, 9, 15, 0.4);
}
.card__top img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__title {
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 28px;
  font-weight: 800;
}
.card__labels {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card__label {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.card__label svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.card__label:not(:last-child) {
  margin-right: 8px;
}
.card__label-favorites {
  background-color: rgba(255, 255, 255, 0.8);
}
.card__label-favorites svg {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.card__label-favorites svg:nth-child(1) {
  stroke: #42AAFF;
}
.card__label-favorites svg:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .card__label-favorites:hover {
    background-color: #42AAFF;
  }
}
@media (min-width: 1200px) {
  .card__label-favorites:hover svg:nth-child(1) {
    stroke: #FFFFFF;
  }
}
.card__label-favorites.active {
  background-color: white;
}
.card__label-favorites.active svg:nth-child(1) {
  opacity: 0;
  visibility: hidden;
}
.card__label-favorites.active svg:nth-child(2) {
  opacity: 1;
  visibility: visible;
}
.card__label-messenger {
  background-color: rgba(37, 211, 102, 0.6);
}
@media (min-width: 1200px) {
  .card__label-messenger:hover {
    background-color: hwb(142 15% 17%);
  }
}
.card__cnt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
}
.card__info {
  margin: 0 -20px 20px;
}
.card__line {
  position: relative;
  color: #686B6F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-style: normal;
  padding: 0 20px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.card__line b {
  color: #363A3F;
  width: 600px;
}
.card__line:not(:last-child) {
  margin-bottom: 8px;
}
.card__line span {
  position: absolute;
  top: 4px;
  left: 0;
  width: 6px;
  height: 12px;
  background-color: #FFC955;
  border-radius: 0px 3px 3px 0px;
}
.card__line-complex {
  color: #4B4E53;
  font-weight: 700;
}
.card__line-renter {
  white-space: normal;
}
.card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: auto 0 12px;
}
.card__price span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card__price span:nth-child(1) {
  color: #363A3F;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
}
.card__price span:nth-child(2) {
  color: #9A9C9F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-left: 4px;
}
.card__btn {
  padding: 12px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.card-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background-color: White;
  -webkit-box-shadow: 0px 4px 28px rgba(14, 56, 94, 0.08), 0px 4px 16px rgba(14, 56, 94, 0.04);
          box-shadow: 0px 4px 28px rgba(14, 56, 94, 0.08), 0px 4px 16px rgba(14, 56, 94, 0.04);
  border-radius: 10px;
  overflow: hidden;
}
.card-news__close {
  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;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  background-color: #FFFFFF;
}
.card-news__close svg {
  width: 12px;
  height: 12px;
  fill: #40454A;
}
.card-news__top {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 20px 20px 15px;
  min-height: 170px;
}
.card-news__top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(3, 9, 15, 0.4);
}
.card-news__top img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-news__date {
  position: relative;
  z-index: 1;
}
.card-news__date span {
  display: block;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.card-news__date span:nth-child(1) {
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .card-news__date span:nth-child(1) {
    line-height: 40px;
    margin-bottom: 2px;
  }
}
.card-news__date span:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.card-news__cnt {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 20px 20px;
  background-color: #FFFFFF;
}
.card-news__descr {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #40454A;
  margin-bottom: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.card-news__link {
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  color: #40454A;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-top: auto;
  padding: 0 28px 7px 0;
}
.card-news__link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-radius: 5px;
  background-color: #E6E7E7;
}
.card-news__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  border-radius: 5px;
  background-color: #42AAFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.card-news__link:hover::after {
  width: 100%;
}
.card-news__link svg {
  position: absolute;
  top: 4px;
  right: 0;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(3, 9, 15, 0.6);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 640px) {
  .popup {
    overflow-y: auto;
  }
}
.popup.active {
  opacity: 1;
  visibility: visible;
}
.popup__wrap {
  position: relative;
  background-color: #FFFFFF;
}
@media (min-width: 640px) {
  .popup__wrap {
    border-radius: 10px;
    -webkit-box-shadow: 0px 4px 32px rgba(14, 56, 94, 0.12);
            box-shadow: 0px 4px 32px rgba(14, 56, 94, 0.12);
    margin: auto;
  }
}
.popup__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  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;
}
.popup__close svg {
  fill: #363A3F;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .popup__close:hover svg {
    fill: #42AAFF;
  }
}

.popup-feedback .popup__wrap {
  width: 100%;
  padding: 60px 0 0 20px;
}
@media (min-width: 640px) {
  .popup-feedback .popup__wrap {
    max-width: 500px;
    padding: 60px 54px 60px;
  }
}
.popup-feedback__form {
  overflow-y: auto;
  height: 100%;
  padding: 0 20px 30px 0;
}
@media (min-width: 640px) {
  .popup-feedback__form {
    overflow-y: visible;
    height: auto;
    padding: 0;
  }
}
.popup-feedback__title {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .popup-feedback__title {
    line-height: 48px;
  }
}
.popup-feedback__fields {
  margin-bottom: 40px;
}
.popup-feedback__field input {
  border-color: #CDCECF;
}
.popup-feedback__field:not(:last-child) {
  margin-bottom: 16px;
}
.popup-feedback__btn {
  width: 100%;
  margin-bottom: 16px;
}
@media (min-width: 480px) {
  .popup-feedback__btn {
    width: auto;
    padding: 12px 78px;
  }
}
.popup-feedback__btn.btn-animate {
  -webkit-animation: btn-animate 0.5s linear infinite;
          animation: btn-animate 0.5s linear infinite;
  background-size: 30px 30px;
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
}
.popup-feedback__confirm {
  color: #9A9C9F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.popup-feedback__confirm a {
  text-decoration: underline;
  padding: 0;
  margin: 0;
}

@keyframes btn-animate {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
.popup-success .popup__wrap {
  width: 100%;
  text-align: center;
  padding: 60px 0 0 20px;
}
@media (min-width: 640px) {
  .popup-success .popup__wrap {
    max-width: 600px;
    padding: 60px 75px 70px;
  }
}
.popup-success__inner {
  overflow-y: auto;
  height: 100%;
  padding: 0 20px 30px 0;
}
@media (min-width: 640px) {
  .popup-success__inner {
    overflow-y: visible;
    height: auto;
    padding: 0;
  }
}
.popup-success__logo {
  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: 96px;
  height: 96px;
  border-radius: 50%;
  margin: 0 auto 30px;
  background-color: #42AAFF;
}
.popup-success__logo svg {
  stroke: #FFFFFF;
}
.popup-success__title {
  margin-bottom: 12px;
  font-size: 36px;
  line-height: 48px;
  font-weight: 800;
}
.popup-success__descr {
  color: #9A9C9F;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.popup-search {
  display: block;
  z-index: 49;
  padding: 0px 0px 40px;
  overflow-y: auto;
  background-color: rgba(3, 9, 15, 0.8);
}
@media (min-width: 1200px) {
  .popup-search {
    padding: 0px 0px 100px;
  }
}
@media (min-width: 1350px) {
  .popup-search {
    padding: 0px 0px 100px;
  }
}
.popup-search .popup__close {
  top: -60px;
}
@media (min-width: 1350px) {
  .popup-search .popup__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: -5px;
    right: -60px;
  }
}
.popup-search .popup__close svg {
  fill: #FFFFFF;
}
.popup-search__wrap {
  padding: 140px 0px 0px;
}
@media (min-width: 1200px) {
  .popup-search__wrap {
    padding: 170px 0px 0px;
  }
}
@media (min-width: 1350px) {
  .popup-search__wrap {
    padding: 150px 0px 0px;
  }
}
.popup-search__inner {
  position: relative;
}
.popup-search__btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 50px auto 0px;
}
.popup-search .hero-search__btn.btn--main {
  background-color: #42AAFF;
  border: 2px solid #42AAFF;
}

.popup-smart-search {
  background-color: rgba(3, 9, 15, 0.8);
}
@media (min-width: 1200px) {
  .popup-smart-search {
    display: block;
    z-index: 49;
    padding: 170px 0px 40px;
  }
}
@media (min-width: 1200px) {
  .popup-smart-search .popup__close {
    top: -60px;
  }
}
@media (min-width: 1350px) {
  .popup-smart-search .popup__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: -5px;
    right: -60px;
  }
}
.popup-smart-search .popup__close svg {
  fill: #363A3F;
}
@media (min-width: 1200px) {
  .popup-smart-search .popup__close svg {
    fill: #FFFFFF;
  }
}
.popup-smart-search .popup__wrap {
  width: 100%;
  padding: 60px 20px 30px;
}
@media (min-width: 640px) {
  .popup-smart-search .popup__wrap {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .popup-smart-search .popup__wrap {
    max-width: 1200px;
    padding: 5px 5px 30px;
  }
}
.popup-smart-search .hero-search__field {
  margin: 0px 0px 10px 0px;
}
.popup-smart-search .hero-search__field input {
  border: 1px solid #42AAFF;
}
.popup-smart-search__items {
  height: calc(100% - 130px);
  margin: 0px -15px 0px 0px;
  padding: 0px 15px 0px 0px;
  overflow-y: auto;
}
@media (min-width: 640px) {
  .popup-smart-search__items {
    height: auto;
    max-height: 435px;
  }
}
@media (min-width: 1200px) {
  .popup-smart-search__items {
    margin: 0;
    padding: 0px 0px 0px 25px;
  }
}
@media (min-width: 1200px) {
  .popup-smart-search__items::-webkit-scrollbar-thumb {
    background-color: #42aaff;
  }
}
.popup-smart-search__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0px;
  border-bottom: 1px solid #D9EEFF;
}
.popup-smart-search__img {
  width: 139px;
  height: 92px;
  margin: 0px 10px 0px 0px;
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .popup-smart-search__img {
    width: 239px;
    height: 124px;
    margin: 0px 20px 0px 0px;
  }
}
.popup-smart-search__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.popup-smart-search__content {
  padding: 10px 0px 0px 0px;
}
.popup-smart-search__caption, .popup-smart-search__station {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0px 0px 10px 0px;
}
@media (min-width: 1200px) {
  .popup-smart-search__caption, .popup-smart-search__station {
    margin: 0px 0px 10px 0px;
  }
}
.popup-smart-search__caption {
  color: #4B4E53;
  font-weight: 700;
}
.popup-smart-search__station {
  color: #686B6F;
  font-weight: 500;
}
.popup-smart-search__btn {
  display: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 0px;
}
@media (min-width: 640px) {
  .popup-smart-search__btn {
    margin: 30px auto 0px;
  }
}
.popup-smart-search__btn.active {
  display: block;
}

.contact-us {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 50;
  -webkit-transform: translateY(105%);
      -ms-transform: translateY(105%);
          transform: translateY(105%);
  width: 100%;
  border-radius: 30px 30px 0px 0px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 8px rgba(14, 56, 94, 0.16), 0px 0px 32px rgba(14, 56, 94, 0.08);
          box-shadow: 0px 0px 8px rgba(14, 56, 94, 0.16), 0px 0px 32px rgba(14, 56, 94, 0.08);
  background-color: #FFFFFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 480px) {
  .contact-us {
    max-width: 360px;
    border-radius: 50px 10px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .contact-us {
    right: 100px;
  }
}
.contact-us.active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.contact-us__top {
  position: relative;
  padding: 40px 40px 40px 20px;
  background-color: #21ADD9;
}
.contact-us__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  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;
}
.contact-us__close svg {
  fill: #FFFFFF;
}
.contact-us__title {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
.contact-us__body {
  padding: 40px 20px;
}
.contact-us__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  margin-bottom: 40px;
}
.contact-us__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1200px) {
  .contact-us-item:hover svg {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.contact-us-item__icon {
  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: 90px;
  margin-bottom: 8px;
  border-radius: 10px;
  background-color: #EDF7FF;
}
.contact-us-item__icon svg {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.contact-us-item__name {
  color: #686B6F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}

@media (min-width: 1200px) {
  .contact-us-social:hover img,
  .contact-us-social:hover svg {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.contact-us-social:not(:last-child) {
  margin-right: 20px;
}
.contact-us-social__icon {
  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: 80px;
  height: 80px;
  margin-bottom: 13px;
  border-radius: 10px;
}
.contact-us-social__icon img,
.contact-us-social__icon svg {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.contact-us-social__icon-tg {
  background: -o-linear-gradient(246.8deg, #37AEE2 21.67%, #1E96C8 70%);
  background: linear-gradient(203.2deg, #37AEE2 21.67%, #1E96C8 70%);
}
.contact-us-social__icon-wa {
  background-color: #25D366;
}
.contact-us-social__name {
  color: #686B6F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}

.catalog {
  padding: 30px 0; /*60px*/
}
@media (min-width: 1200px) {
  .catalog {
    /* padding: 100px 0;*/
  }
}
.catalog__sliders .slider {
  padding-bottom: 0;
}
.catalog__sliders .slider__top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 1200px) {
  .catalog__sliders .slider__top {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.catalog__sliders .slider__title {
  position: relative;
  padding: 18px 50px 18px 0;
  color: #FFFFFF;
  background-color: #42AAFF;
  border-radius: 0 1000px 1000px 0;
}
.catalog__sliders .slider__title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(100% - 1px);
  width: 100vw;
  background-color: #42AAFF;
}

.category {
  padding: 60px 0 0;
}
@media (min-width: 1200px) {
  .category {
    /*padding: 100px 0 0;*/
  }
}
.category__top {
  margin-bottom: 60px;
}
.category__grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 20px;
}
@media (min-width: 540px) {
  .category__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 920px) {
  .category__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .category__grid {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 60px;
  }
}

.complex {
  padding: 60px 0 0;
}
@media (min-width: 1200px) {
  .complex {
    padding: 100px 0 0;
  }
}
.complex__sliders {
  /*padding-bottom: 60px;*/
}
@media (min-width: 1200px) {
  .complex__sliders {
    /*padding-bottom: 100px;*/
  }
}
.complex__sliders .slider {
  padding-bottom: 0;
}
.complex__sliders .slider__top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 1200px) {
  .complex__sliders .slider__top {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.complex__sliders .slider__title {
  position: relative;
  padding: 18px 50px 18px 0;
  color: #FFFFFF;
  background-color: #42AAFF;
  border-radius: 0 1000px 1000px 0;
}
.complex__sliders .slider__title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(100% - 1px);
  width: 100vw;
  background-color: #42AAFF;
}

.intro {
  position: relative;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .intro {
    padding-bottom: 80px;
  }
}
.intro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.intro__wrap {
  position: relative;
}
@media (min-width: 1200px) {
  .intro__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.intro__cnt {
  margin: 0px 0px 60px 0px;
}
@media (min-width: 1200px) {
  .intro__cnt {
    width: 540px;
    margin: 0px 30px 0px 0px;
  }
}
.intro__descr {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 12px;
}
@media (min-width: 1200px) {
  .intro__descr {
    margin-top: 20px;
  }
}
.intro__link-complex {
  display: block;
  max-width: 432px;
  padding: 15px 20px;
  border-radius: 10px;
  color: #4B4E53;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  background-color: #FFFFFF;
  margin-top: 12px;
}
.intro__link-complex span {
  text-decoration: underline;
}
.intro__row {
  max-width: 475px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(1, 1fr);
  margin-top: 20px;
}
@media (min-width: 480px) {
  .intro__row {
    grid-template-columns: repeat(2, 1fr);
  }
}
.intro__col:nth-child(1) .intro__link-map {
  display: none;
}
@media (min-width: 480px) {
  .intro__col:nth-child(1) .intro__link-map {
    display: inline-block;
  }
}
@media (min-width: 480px) {
  .intro__col:nth-child(2) .intro__link-map {
    display: none;
  }
}
.intro__item {
  position: relative;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  padding-left: 16px;
}
.intro__item span {
  color: #FFFFFF !important;
}
.intro__item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: currentColor;
  border-radius: 2px;
}
.intro__item:not(:last-child) {
  margin-bottom: 8px;
}
.intro__link-map {
  margin-top: 16px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
@media (min-width: 1200px) {
  .intro__link-map {
    margin-top: 20px;
  }
}
.intro__group span {
  display: block;
  color: #FFFFFF;
}
.intro__group span:nth-child(1) {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 2px;
}
.intro__group span:nth-child(2) {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.intro__group:not(:first-child) {
  margin-top: 12px;
}
.intro__bottom {
  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;
  margin-top: 40px;
}
@media (min-width: 640px) {
  .intro__bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.intro__views {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 15px 36px;
  border-radius: 10px;
  margin-top: 10px;
  background-color: #42AAFF;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
@media (min-width: 480px) {
  .intro__views {
    margin-right: 20px;
  }
}
@media (min-width: 640px) {
  .intro__views {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-top: 0;
  }
}
.intro__views::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 8px;
  height: 8px;
  background-color: #FFFFFF;
  border-radius: 2px;
}
.intro__link-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 12px;
}
@media (min-width: 480px) {
  .intro__link-phone {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: auto;
    padding: 12px 48px;
  }
}
.intro__swiper {
  margin: 0 -20px;
  padding: 0 20px 34px;
}
@media (min-width: 1200px) {
  .intro__swiper {
    width: 598px;
    margin: 0;
    padding: 0 0 34px;
  }
}
.intro__swiper .swiper-pagination {
  bottom: 0;
}
.intro__swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.intro__swiper .swiper-pagination-bullet {
  width: 40px;
  height: 4px;
  margin: 0 5px;
  border-radius: 5px;
  background-color: #FFFFFF;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .intro__swiper .swiper-pagination-bullet:hover {
    background-color: #42AAFF;
  }
}
.intro__swiper .swiper-pagination-bullet-active {
  background-color: #42AAFF;
}
.intro__swiper .swiper-button-prev,
.intro__swiper .swiper-button-next {
  display: none;
}
@media (min-width: 1200px) {
  .intro__swiper .swiper-button-prev,
  .intro__swiper .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: calc(50% - 17px);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #FFFFFF;
    margin: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
}
.intro__swiper .swiper-button-prev:after,
.intro__swiper .swiper-button-next:after {
  display: none;
}
.intro__swiper .swiper-button-prev svg,
.intro__swiper .swiper-button-next svg {
  stroke: #FFFFFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .intro__swiper .swiper-button-prev:hover,
  .intro__swiper .swiper-button-next:hover {
    background-color: #FFFFFF;
  }
}
@media (min-width: 1200px) {
  .intro__swiper .swiper-button-prev:hover svg,
  .intro__swiper .swiper-button-next:hover svg {
    stroke: #012060;
  }
}
.intro__swiper .swiper-button-prev {
  left: 20px;
}
.intro__swiper .swiper-button-next {
  right: 20px;
}
.intro__swiper .swiper-button-next svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.intro-item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.intro-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.3);
}
.intro-item__img {
  height: 217px;
}
@media (min-width: 1200px) {
  .intro-item__img {
    height: 366px;
  }
}
.intro-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro-item__btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  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: 30px;
  height: 30px;
  background-color: #FFFFFF;
  opacity: 0.8;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.intro-item__btn:hover {
  opacity: 1;
}

.offer__wrap {
  padding: 60px 0;
}
@media (min-width: 1200px) {
  .offer__wrap {
    padding: 60px 0 100px;
  }
}
.offer__inner {
  margin-bottom: 40px;
}
@media (min-width: 780px) {
  .offer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .offer__inner {
    margin-bottom: 100px;
  }
}
.offer__line {
  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;
  border-bottom: 1px dashed #E6E7E7;
}
.offer__line span {
  font-size: 16px;
  line-height: 22px;
  background-color: #FFFFFF;
  margin-bottom: -5px;
}
.offer__line span:nth-child(1) {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 30px;
  color: #9A9C9F;
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .offer__line span:nth-child(1) {
    font-size: 16px;
  }
}
.offer__line span:nth-child(2) {
  color: #4B4E53;
  font-weight: 500;
}
.offer__line:not(:last-child) {
  margin-bottom: 17px;
}
.offer__cnt {
  margin: 40px 0px 0px 0px;
}
@media (min-width: 780px) {
  .offer__cnt {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0px 0px 0px 20px;
  }
}
.offer__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 800;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .offer__title {
    font-size: 32px;
    line-height: 40px;
  }
}
.offer__additional {
  margin-top: 40px;
  font-weight: 500;
  color: #4B4E53;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 1200px) {
  .offer__additional {
    font-size: 16px;
    margin-top: 50px;
  }
}

@media (min-width: 780px) {
  .offer-side {
    max-width: 495px;
    width: 100%;
  }
}
.offer-side__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.offer-side__tab {
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #9A9C9F;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.offer-side__tab:not(:last-child) {
  margin-right: 34px;
}
.offer-side__tab:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -18px;
  width: 2px;
  background-color: #42AAFF;
  border-radius: 5px;
  pointer-events: none;
}
.offer-side__tab:hover, .offer-side__tab.active {
  color: #363A3F;
}
.offer-side__cnt {
  margin-bottom: 40px;
}
.offer-side__buttons {
  margin-top: 40px;
}
.offer-side__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 12px;
}
.offer-side__btn:not(:last-child) {
  margin-bottom: 10px;
}
.offer-side__download {
  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;
  min-height: 160px;
  margin-top: 40px;
  padding: 20px;
  border: 1px dashed #E6E7E7;
  border-radius: 20px;
}
.offer-side__download span {
  position: relative;
  padding-left: 68px;
  color: #4B4E53;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.offer-side__download svg {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .offer-side__download:hover svg {
    -webkit-transform: translateY(-50%) scale(1.2);
        -ms-transform: translateY(-50%) scale(1.2);
            transform: translateY(-50%) scale(1.2);
  }
}

.offer-side-item {
  display: none;
  position: relative;
  padding: 20px 29px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 4px 28px rgba(6, 15, 26, 0.08), 0px 4px 16px rgba(6, 15, 26, 0.04);
          box-shadow: 0px 4px 28px rgba(6, 15, 26, 0.08), 0px 4px 16px rgba(6, 15, 26, 0.04);
  border-radius: 10px;
}
.offer-side-item__img {
  height: 180px;
}
@media (min-width: 480px) {
  .offer-side-item__img {
    height: 300px;
  }
}
.offer-side-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.offer-side-item__btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  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: 30px;
  height: 30px;
  background-color: #EDF7FF;
  opacity: 0.8;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.offer-side-item__btn:hover {
  opacity: 1;
}
.offer-side-item.active {
  display: block;
}
.offer-side-item.fade {
  -webkit-animation-name: fade;
          animation-name: fade;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.offer-descr {
  padding-top: 40px;
  border-top: 1px solid #E6E7E7;
}
@media (min-width: 1200px) {
  .offer-descr {
    padding-top: 60px;
  }
}
.offer-descr h3, .offer-descr__caption {
  max-width: 805px;
  color: #4B4E53;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 12px;
}
.offer-descr p, .offer-descr__text {
  max-width: 805px;
  color: #9A9C9F;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .offer-descr p, .offer-descr__text {
    font-size: 16px;
  }
}
.offer-descr p:not(:last-child), .offer-descr__text:not(:last-child) {
  margin-bottom: 12px;
}

.offer-side-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(3, 9, 15, 0.6);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow-y: auto;
}
.offer-side-popup.active {
  opacity: 1;
  visibility: visible;
}
.offer-side-popup__wrap {
  position: relative;
  max-width: 1216px;
  width: 100%;
  height: 310px;
  padding: 40px 20px 20px;
  margin: auto;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 32px rgba(14, 56, 94, 0.12);
          box-shadow: 0px 4px 32px rgba(14, 56, 94, 0.12);
  background-color: #FFFFFF;
}
@media (min-width: 640px) {
  .offer-side-popup__wrap {
    height: 80%;
  }
}
@media (min-width: 1200px) {
  .offer-side-popup__wrap {
    padding: 70px 110px 20px;
  }
}
.offer-side-popup__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  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;
}
.offer-side-popup__close svg {
  fill: #363A3F;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .offer-side-popup__close:hover svg {
    fill: #42AAFF;
  }
}
.offer-side-popup__cnt {
  height: calc(100% - 40px);
}
@media (min-width: 1200px) {
  .offer-side-popup__cnt {
    height: calc(100% - 50px);
  }
}
.offer-side-popup__item {
  display: none;
  height: 100%;
}
.offer-side-popup__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.offer-side-popup__item.active {
  display: block;
}
.offer-side-popup__item.fade {
  -webkit-animation-name: fade;
          animation-name: fade;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
}
.offer-side-popup__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
@media (min-width: 640px) {
  .offer-side-popup__tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1200px) {
  .offer-side-popup__tabs {
    margin-top: 30px;
  }
}
.offer-side-popup__tab {
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #9A9C9F;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.offer-side-popup__tab:not(:last-child) {
  margin-right: 34px;
}
.offer-side-popup__tab:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -18px;
  width: 2px;
  background-color: #42AAFF;
  border-radius: 5px;
  pointer-events: none;
}
.offer-side-popup__tab:hover, .offer-side-popup__tab.active {
  color: #363A3F;
}
.offer-side-popup__sizeoff {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 30px;
  height: 30px;
  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: #EDF7FF;
  opacity: 0.8;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .offer-side-popup__sizeoff:hover {
    opacity: 1;
  }
}

.img-viewer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  opacity: 0;
  visibility: hidden;
  background: rgba(3, 9, 15, 0.6);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow-y: auto;
}
@media (min-width: 1200px) {
  .img-viewer {
    padding: 0 100px;
  }
}
.img-viewer.active {
  opacity: 1;
  visibility: visible;
}
.img-viewer__wrap {
  position: relative;
  max-width: 1010px;
  width: 100%;
  height: 310px;
  margin: auto;
  -webkit-box-shadow: 0px 4px 32px rgba(14, 56, 94, 0.12);
          box-shadow: 0px 4px 32px rgba(14, 56, 94, 0.12);
}
@media (min-width: 640px) {
  .img-viewer__wrap {
    height: 67.5%;
  }
}
.img-viewer__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 60px;
  height: 60px;
  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;
}
.img-viewer__close svg {
  fill: #FFFFFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .img-viewer__close:hover svg {
    fill: #012060;
  }
}
.img-viewer__thumbs {
  position: absolute;
  z-index: 5;
  bottom: 16px;
  left: 20px;
  max-width: 224px;
  width: 100%;
}
@media (min-width: 640px) {
  .img-viewer__thumbs {
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
    max-width: 380px;
  }
}
.img-viewer__thumbs-swiper .swiper-slide {
  height: 46px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
@media (min-width: 640px) {
  .img-viewer__thumbs-swiper .swiper-slide {
    height: 80px;
  }
}
.img-viewer__thumbs-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-viewer__slider {
  height: 100%;
}
.img-viewer__slider .swiper-button-prev,
.img-viewer__slider .swiper-button-next {
  display: none;
}
@media (min-width: 1200px) {
  .img-viewer__slider .swiper-button-prev,
  .img-viewer__slider .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #FFFFFF;
    margin: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
}
.img-viewer__slider .swiper-button-prev:after,
.img-viewer__slider .swiper-button-next:after {
  display: none;
}
.img-viewer__slider .swiper-button-prev svg,
.img-viewer__slider .swiper-button-next svg {
  stroke: #FFFFFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .img-viewer__slider .swiper-button-prev:hover,
  .img-viewer__slider .swiper-button-next:hover {
    background-color: #FFFFFF;
  }
}
@media (min-width: 1200px) {
  .img-viewer__slider .swiper-button-prev:hover svg,
  .img-viewer__slider .swiper-button-next:hover svg {
    stroke: #012060;
  }
}
.img-viewer__slider .swiper-button-prev {
  left: -70px;
}
.img-viewer__slider .swiper-button-next {
  right: -70px;
}
.img-viewer__slider .swiper-button-next svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.img-viewer__slider-swiper {
  height: 100%;
  border-radius: 20px;
}
.img-viewer__slider-swiper .swiper-slide {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.img-viewer__slider-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-viewer__slider-swiper .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 9, 15, 0.3);
}
.img-viewer__caption {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  right: 0;
  z-index: 5;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 640px) {
  .img-viewer__caption {
    top: 102.3%;
  }
}
.img-viewer__sizeoff {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1;
  width: 30px;
  height: 30px;
  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: #EDF7FF;
  opacity: 0.8;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .img-viewer__sizeoff:hover {
    opacity: 1;
  }
}

.about {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.about::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.5);
}
.about__wrap {
  position: relative;
  padding-bottom: 80px;
}
@media (min-width: 1200px) {
  .about__wrap {
    padding-bottom: 160px;
  }
}
.about__cnt {
  max-width: 800px;
}
.about__title {
  margin-bottom: 12px;
}
.about__descr {
  max-width: 780px;
  margin-bottom: 30px;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .about__descr {
    line-height: 30px;
  }
}
.about__subdescr {
  max-width: 780px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.experience {
  padding: 60px 0;
}
@media (min-width: 1200px) {
  .experience {
    padding: 100px 0;
  }
}
.experience__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 730px;
  margin-bottom: 40px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
}
@media (min-width: 640px) {
  .experience__title {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .experience__title {
    margin-bottom: 60px;
    font-size: 36px;
    line-height: 40px;
  }
}
.experience__title span {
  margin: 0px 30px 0px 0px;
  font-size: 100px;
  line-height: 100px;
  color: #42AAFF;
}
@media (min-width: 1200px) {
  .experience__title span {
    font-size: 142px;
    line-height: 142px;
  }
}
@media (min-width: 780px) {
  .experience__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.experience__cnt {
  margin: 0 0 40px 0;
}
@media (min-width: 780px) {
  .experience__cnt {
    width: 600px;
    margin: 0 30px 0 0;
  }
}
.experience__subtitle {
  color: #40454A;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .experience__subtitle {
    margin-bottom: 20px;
  }
}
.experience__descr, .experience__text {
  color: #707477;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.experience__text:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 780px) {
  .experience__img {
    width: 568px;
  }
}
@media (min-width: 1200px) {
  .experience__img {
    margin-top: -65px;
  }
}
.experience__img img {
  max-width: 100%;
}

.sort-group {
  position: relative;
  width: 200px;
}
.sort-group--wide {
  width: 294px;
}
.sort-group__current {
  position: relative;
  padding: 15px 40px 15px 20px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #4B4E53;
  background-color: #EDF7FF;
  cursor: pointer;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.sort-group__current::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(0);
      -ms-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%2342AAFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sort-group__list {
  position: absolute;
  top: calc(100% + 30px);
  left: 0;
  right: 0;
  z-index: 5;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 4px 28px rgba(14, 56, 94, 0.08), 0px 4px 16px rgba(14, 56, 94, 0.04);
          box-shadow: 0px 4px 28px rgba(14, 56, 94, 0.08), 0px 4px 16px rgba(14, 56, 94, 0.04);
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sort-group__item {
  padding: 10px 20px;
  color: #4B4E53;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sort-group__item.active {
  background-color: #EDF7FF;
}
.sort-group.active .sort-group__current::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}
.sort-group.active .sort-group__list {
  top: calc(100% + 10px);
  opacity: 1;
  visibility: visible;
  z-index: 30000;
}

.top-catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 1200px) {
  .top-catalog {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.top-catalog__inner {
  margin: 0px 0px 40px 0px;
}
@media (min-width: 1200px) {
  .top-catalog__inner {
    width: 450px;
    margin: 0px 30px 0px 0px;
  }
}
.top-catalog__title {
  margin-bottom: 20px;
}
.top-catalog__result {
  color: #9A9C9F;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.top-catalog__result span {
  color: #363A3F;
  font-weight: 600;
}
.top-catalog__sorts {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -5px;
}
@media (min-width: 780px) {
  .top-catalog__sorts {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .top-catalog__sorts {
    width: auto;
    padding-top: 10px;
  }
}
.top-catalog__sort-group {
  width: calc(100% - 10px);
  margin: 0 5px;
}
@media (min-width: 480px) {
  .top-catalog__sort-group {
    width: calc(50% - 10px);
  }
}
@media (min-width: 780px) {
  .top-catalog__sort-group {
    width: 200px;
    margin: 0;
  }
}
.top-catalog__sort-group:not(:last-child) {
  margin: 0px 5px 10px;
}
@media (min-width: 780px) {
  .top-catalog__sort-group:not(:last-child) {
    margin: 0px 10px 0px 0px;
  }
}
@media (min-width: 780px) {
  .top-catalog__sort-group.sort-group--wide {
    width: 294px;
  }
}

.footer {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer__buttons {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 3000;
}
.footer__btn {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.footer__btn:not(:last-child) {
  margin-bottom: 10px;
}
.footer__btn-phone {
  background-color: #012060;
}
.footer__btn-up {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 1px 8px rgba(14, 56, 94, 0.12), 0px 0px 44px rgba(14, 56, 94, 0.12);
          box-shadow: 0px 1px 8px rgba(14, 56, 94, 0.12), 0px 0px 44px rgba(14, 56, 94, 0.12);
}
@media (min-width: 1024px) {
  .footer__col {
    padding: 0 15px;
  }
}
.footer__col:not(:first-child) {
  border-top: 1px solid #FFFFFF;
}
@media (min-width: 1024px) {
  .footer__col:not(:first-child) {
    border-top: none;
    padding-bottom: 0;
  }
}
.footer__col-intro {
  margin-bottom: 60px;
}
@media (min-width: 1024px) {
  .footer__col-intro {
    width: 350px;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .footer__col-menu {
    position: relative;
    padding-bottom: 120px !important;
  }
}
.footer__col-contacts .footer__caption::after {
  display: none;
}
.footer__block {
  display: none;
}
@media (min-width: 1024px) {
  .footer__block {
    display: block !important;
    height: auto !important;
  }
}
.footer__block .footer__list {
  padding: 10px 0 30px;
}
@media (min-width: 1024px) {
  .footer__block .footer__list {
    padding-bottom: 0;
  }
}
.footer__logo {
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .footer__logo {
    margin-bottom: 18px;
  }
}
.footer__logo img {
  max-height: 50px;
}
@media (min-width: 1200px) {
  .footer__logo img {
    max-height: none;
  }
}
.footer__descr {
  color: #E6E7E7;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.footer__caption {
  position: relative;
  padding: 30px 0 30px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .footer__caption {
    margin-bottom: 16px;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    cursor: auto;
  }
}
.footer__caption::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 13px;
  height: 7px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3334 1L6.33337 6L1.33337 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1024px) {
  .footer__caption::after {
    display: none;
  }
}
.footer__caption.active::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.footer__item:not(:last-child) {
  margin-bottom: 12px;
}
@media (min-width: 1024px) {
  .footer__item:not(:last-child) {
    margin-bottom: 8px;
  }
}
.footer__link {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-style: normal;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1024px) {
  .footer__link {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 1200px) {
  .footer__link:hover {
    color: #42AAFF;
  }
}
.footer__authors {
  position: absolute;
  top: calc(100% + 22px);
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 640px) {
  .footer__authors {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (min-width: 1024px) {
  .footer__authors {
    top: auto;
    bottom: 0;
  }
}
.footer__author img {
  max-width: 250px;
  max-height: 107px;
}
.footer__author:not(:last-child) {
  margin: 0px 0px 15px 0px;
}
@media (min-width: 640px) {
  .footer__author:not(:last-child) {
    margin: 0px 75px 0px 0px;
  }
}
.footer__author-2 {
  margin-bottom: 7px;
}
.footer__copy, .footer__plicy {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
}
.footer__copy {
  font-weight: 400;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .footer__copy {
    margin-bottom: 0;
  }
}
.footer__plicy {
  font-weight: 500;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .footer__plicy:hover {
    color: #42AAFF;
  }
}
.footer--mini .footer-top {
  display: none;
}

.footer-top {
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  padding: 60px 0 80px;
}
@media (min-width: 1200px) {
  .footer-top {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .footer-feedback {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.footer-feedback__cnt {
  margin: 0px 0px 40px 0px;
}
@media (min-width: 1200px) {
  .footer-feedback__cnt {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 310px;
    margin: 0px 30px 0px 0px;
  }
}
.footer-feedback__title {
  margin-bottom: 10px;
}
.footer-feedback__descr {
  color: #4B4E53;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .footer-feedback__form {
    width: 804px;
  }
}
.footer-feedback__row {
  margin-bottom: 40px;
}
@media (min-width: 640px) {
  .footer-feedback__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.footer-feedback__col:nth-child(1) {
  margin: 0px 0px 16px 0px;
}
@media (min-width: 640px) {
  .footer-feedback__col:nth-child(1) {
    width: 50%;
    margin: 0px 16px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .footer-feedback__col:nth-child(1) {
    max-width: 293px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .footer-feedback__col:nth-child(2) {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .footer-feedback__col:nth-child(2) {
    max-width: 495px;
    width: 100%;
  }
}
.footer-feedback__field:not(:last-child) {
  margin-bottom: 16px;
}
.footer-feedback__field textarea {
  height: 116px;
}
@media (min-width: 640px) {
  .footer-feedback__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer-feedback__btn {
  margin: 0px 0px 30px 0px;
  -webkit-box-shadow: 0px 2px 12px rgba(9, 34, 57, 0.2);
          box-shadow: 0px 2px 12px rgba(9, 34, 57, 0.2);
}
@media (min-width: 640px) {
  .footer-feedback__btn {
    margin: 0px 30px 0px 0px;
  }
}
.footer-feedback__btn.btn-animate {
  -webkit-animation: btn-animate 0.5s linear infinite;
          animation: btn-animate 0.5s linear infinite;
  background-size: 30px 30px;
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
}
.footer-feedback__privacy {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
@media (min-width: 640px) {
  .footer-feedback__privacy {
    max-width: 510px;
  }
}
.footer-feedback__privacy a {
  font-weight: 600;
  text-decoration: underline;
}

.footer-middle,
.footer-bottom {
  position: relative;
}
.footer-middle::before,
.footer-bottom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 9, 15, 0.8);
}

.footer-middle {
  padding: 60px 0 245px;
}
@media (min-width: 640px) {
  .footer-middle {
    padding: 60px 0 185px;
  }
}
@media (min-width: 1024px) {
  .footer-middle {
    padding: 60px 0;
  }
}
.footer-middle__wrap {
  position: relative;
}
@media (min-width: 1024px) {
  .footer-middle__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -15px;
  }
}

@media (min-width: 1200px) {
  .footer-questions {
    padding-top: 30px;
    border-top: 1px solid #FFFFFF;
  }
}
.footer-questions__title {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.footer__social {
  margin-top: 40px;
}

.footer-bottom {
  padding: 24px 0;
  border-top: 1px solid #9A9C9F;
}
@media (min-width: 1200px) {
  .footer-bottom {
    padding: 30px 0;
  }
}
.footer-bottom__wrap {
  position: relative;
}
@media (min-width: 640px) {
  .footer-bottom__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.policy-top {
  background-color: #286699;
  padding-bottom: 60px;
}

.policy-cnt {
  padding: 60px 0;
}
@media (min-width: 1200px) {
  .policy-cnt {
    padding: 100px 0;
  }
}

.policy__title {
  max-width: 780px;
  word-wrap: break-word;
}
.policy__inner {
  max-width: 1030px;
}
.policy__inner ol {
  counter-reset: my-counter;
}
.policy__inner ol li {
  margin: 0;
}
.policy__inner ol li:not(:last-child) {
  margin-bottom: 60px;
}
.policy__inner h2 {
  position: relative;
  padding-left: 42px;
  margin: 0px 0px 24px 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
}
@media (min-width: 1200px) {
  .policy__inner h2 {
    padding-left: 48px;
    font-size: 36px;
    line-height: 44px;
  }
}
.policy__inner h2::before {
  content: counter(my-counter) ".";
  counter-increment: my-counter;
  position: absolute;
  top: 0;
  left: 0;
}
.policy__inner p {
  margin: 0;
  color: #4B4E53;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .policy__inner p {
    font-size: 16px;
    line-height: 24px;
  }
}
.policy__inner p:not(:last-child) {
  margin-bottom: 20px;
}

.cookies {
  position: fixed;
  z-index: 150;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #EDF7FF;
  border-radius: 30px 30px 0px 0px;
  -webkit-box-shadow: 0px -4px 28px rgba(14, 56, 94, 0.08), 0px -4px 16px rgba(14, 56, 94, 0.04);
          box-shadow: 0px -4px 28px rgba(14, 56, 94, 0.08), 0px -4px 16px rgba(14, 56, 94, 0.04);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 480px) {
  .cookies {
    border-radius: 0px;
  }
}
.cookies.active {
  visibility: visible;
  opacity: 1;
}
.cookies__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 480px) {
  .cookies__wrap {
    padding: 30px 0;
  }
}
@media (min-width: 780px) {
  .cookies__wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.cookies__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 -20px 40px;
  padding: 20px;
  background-color: #42AAFF;
  border-radius: 30px 30px 0px 0px;
}
@media (min-width: 480px) {
  .cookies__top {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    display: block;
    margin: 0;
    padding: 0;
    background-color: transparent;
  }
}
.cookies__img {
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .cookies__img {
    margin-right: 43px;
  }
}
.cookies__img img {
  max-width: 40px;
}
@media (min-width: 480px) {
  .cookies__img img {
    max-width: 60px;
  }
}
.cookies__title {
  color: #FFFFFF;
  font-size: 36px;
  line-height: 40px;
  font-weight: 800;
}
@media (min-width: 480px) {
  .cookies__title {
    display: none;
  }
}
.cookies__descr {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
@media (min-width: 480px) {
  .cookies__descr {
    width: calc(100% - 80px);
  }
}
@media (min-width: 780px) {
  .cookies__descr {
    width: auto;
    margin-right: 30px;
  }
}
.cookies__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 40px 0px 0px;
}
@media (min-width: 480px) {
  .cookies__buttons {
    margin: 40px 0px 0px 80px;
  }
}
@media (min-width: 780px) {
  .cookies__buttons {
    width: auto;
    margin: 0;
  }
}
.cookies__btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 12px 48px;
  margin-right: 20px;
}
@media (min-width: 480px) {
  .cookies__btn {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
.cookies__link {
  color: #40454A;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
@media (min-width: 1200px) {
  .cookies__link:hover {
    color: #42AAFF;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
}

.page-cookies__title {
  max-width: 460px;
}
.page-cookies__inner {
  max-width: 1070px;
}
.page-cookies__inner p {
  margin: 0;
  color: #4B4E53;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .page-cookies__inner p {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-cookies__inner p:not(:last-child) {
  margin-bottom: 24px;
}
.page-cookies__inner ul {
  margin: 0;
}
.page-cookies__inner ul:not(:last-child) {
  margin-bottom: 24px;
}
.page-cookies__inner ul li {
  position: relative;
  margin: 0;
  padding-left: 38px;
  color: #4B4E53;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1200px) {
  .page-cookies__inner ul li {
    padding-left: 58px;
    font-size: 16px;
    line-height: 24px;
  }
}
.page-cookies__inner ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 20px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #42AAFF;
}
@media (min-width: 1200px) {
  .page-cookies__inner ul li::before {
    top: 9px;
    left: 40px;
  }
}
.page-cookies__inner ul li:not(:last-child) {
  margin-bottom: 8px;
}
@media (min-width: 1200px) {
  .page-cookies__inner ul li:not(:last-child) {
    margin-bottom: 4px;
  }
}
.page-cookies__btn {
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 480px) {
  .page-cookies__btn {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .page-cookies__btn {
    margin-top: 60px;
  }
}

.page-cookies-top {
  padding-bottom: 60px;
  background-color: #286699;
}

.page-cookies-cnt {
  padding: 60px 0 60px;
}
@media (min-width: 1200px) {
  .page-cookies-cnt {
    padding: 60px 0 100px;
  }
}

.favorites__descr {
  max-width: 400px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 12px;
}
.favorites__sorts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px 40px;
}
@media (min-width: 780px) {
  .favorites__sorts {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .favorites__sorts {
    margin: 0 0 60px;
  }
}
.favorites__sort-group {
  width: calc(100% - 10px);
  margin: 0 5px;
}
@media (min-width: 480px) {
  .favorites__sort-group {
    width: calc(50% - 10px);
  }
}
@media (min-width: 780px) {
  .favorites__sort-group {
    width: 200px;
    margin: 0;
  }
}
.favorites__sort-group:not(:last-child) {
  margin: 0px 5px 10px;
}
@media (min-width: 780px) {
  .favorites__sort-group:not(:last-child) {
    margin: 0px 10px 0px 0px;
  }
}
@media (min-width: 780px) {
  .favorites__sort-group.sort-group--wide {
    width: 294px;
  }
}
.favorites__grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 540px) {
  .favorites__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 920px) {
  .favorites__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .favorites__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.favorites__items {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 640px) {
  .favorites__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .favorites__items {
    grid-template-columns: repeat(3, 1fr);
  }
}

.favorites-top {
  background-color: #286699;
  padding-bottom: 60px;
}
.favorites-top__link {
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 8px;
}
@media (min-width: 1200px) {
  .favorites-top__link {
    font-size: 48px;
    line-height: 52px;
    margin-top: 0;
  }
}

.favorites-cnt {
  padding: 60px 0;
}
@media (min-width: 1200px) {
  .favorites-cnt {
    padding: 100px 0;
  }
}

.favorites-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #EDF7FF;
  border-radius: 10px;
  padding: 25px 20px;
}
@media (min-width: 1200px) {
  .favorites-item {
    padding: 25px 20px;
  }
}
.favorites-item__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  margin-right: 20px;
}
.favorites-item__img img {
  max-width: 100%;
}
.favorites-item__descr {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.favorites-item__descr a {
  color: #42AAFF;
  font-weight: 600;
}
.favorites-item__descr img {
  display: inline-block;
  margin-bottom: -5px;
}

.page-map__wrap {
  overflow: hidden;
}
.page-map__map {
  height: 700px;
  background-color: #ccc;
}
.page-map__map [class*=copyrights-pane],
.page-map__map [class*=ground-pane] {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.page-map__map [class*=image-with-content-content] {
  width: 100% !important;
}
.page-map__inner {
  position: relative;
}

.page-map-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(calc(100% - 70px));
      -ms-transform: translateY(calc(100% - 70px));
          transform: translateY(calc(100% - 70px));
  -webkit-box-shadow: 0px 0px 28px rgba(14, 56, 94, 0.08), 0px 0px 16px rgba(14, 56, 94, 0.08);
          box-shadow: 0px 0px 28px rgba(14, 56, 94, 0.08), 0px 0px 16px rgba(14, 56, 94, 0.08);
  border-radius: 10px 10px 0px 0px;
  background-color: #FFFFFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 480px) {
  .page-map-bar {
    left: 0;
    right: auto;
    width: 350px;
  }
}
.page-map-bar.active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.page-map-bar.active .page-map-bar__close svg {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.page-map-bar__top {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  padding: 20px 60px 20px 20px;
  background-color: #EDF7FF;
}
.page-map-bar__close {
  position: absolute;
  top: 0;
  right: 0;
  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: 60px;
  height: 70px;
}
.page-map-bar__close svg {
  fill: #42AAFF;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.page-map-bar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-map-bar__item {
  position: relative;
  color: #4B4E53;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  padding: 12px 45px 12px 20px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.page-map-bar__item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%2342AAFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.page-map-bar__item:not(:last-child) {
  border-bottom: 1px solid #E6E7E7;
}
@media (min-width: 1200px) {
  .page-map-bar__item:hover {
    color: #FFFFFF;
    background-color: #42AAFF;
  }
  .page-map-bar__item:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
}
.page-map-bar__item.active {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  color: #FFFFFF;
  background-color: #42AAFF;
}
@media (min-width: 780px) {
  .page-map-bar__item.active {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.page-map-bar__item.active::after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.page-map-bar .card-news {
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  height: 384px;
  border-radius: 10px 10px 0 0;
  -webkit-transform: translateY(calc(100% + 25px));
      -ms-transform: translateY(calc(100% + 25px));
          transform: translateY(calc(100% + 25px));
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.page-map-bar .card-news.active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 1;
}
.page-map-bar .card-news__top {
  min-height: 150px;
}
.page-map-bar .card-news__date span {
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  -webkit-line-clamp: 2;
}
.page-map-bar .card-news__date span:nth-child(1) {
  margin-bottom: 0;
}
.page-map-bar .card-news__date span:nth-child(n+2) {
  display: none;
}
.page-map-bar .card-news__descr {
  -webkit-line-clamp: 6;
}

.page-search-catalog {
  padding: 60px 0px 0px;
}
@media (min-width: 1200px) {
  .page-search-catalog {
    padding: 100px 0px 0px;
  }
}
.page-search-catalog__swiper {
  padding: 40px 0px 54px;
}
@media (min-width: 1200px) {
  .page-search-catalog__swiper {
    margin: 0px -20px;
    padding: 60px 10px 64px;
  }
}
@media (min-width: 1200px) {
  .page-search-catalog__swiper .swiper-wrapper {
    width: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 20px;
  }
}
@media (min-width: 1200px) {
  .page-search-catalog__swiper .swiper-slide {
    width: calc(25% - 20px);
    margin: 0px 10px;
  }
}
.page-search-catalog__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: 0 auto;
  padding: 12px 23px;
}
@media (max-width: 1199px) {
  .page-search-catalog__btn {
    margin: 50px auto 0px;
    color: #FFFFFF;
    background-color: #012060;
  }
}

.page-search-catalog-pagination.swiper-pagination,
.page-search-content-pagination.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0;
}
@media (min-width: 1200px) {
  .page-search-catalog-pagination.swiper-pagination,
  .page-search-content-pagination.swiper-pagination {
    display: none;
  }
}
.page-search-catalog-pagination.swiper-pagination .swiper-pagination-bullet,
.page-search-content-pagination.swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.page-search-catalog-pagination .swiper-pagination-bullet,
.page-search-content-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  margin: 0 5px;
  border-radius: 5px;
  background-color: #f2f2f3;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .page-search-catalog-pagination .swiper-pagination-bullet,
  .page-search-content-pagination .swiper-pagination-bullet {
    width: 40px;
  }
}
@media (min-width: 1200px) {
  .page-search-catalog-pagination .swiper-pagination-bullet:hover,
  .page-search-content-pagination .swiper-pagination-bullet:hover {
    background-color: #42AAFF;
  }
}
.page-search-catalog-pagination .swiper-pagination-bullet-active,
.page-search-content-pagination .swiper-pagination-bullet-active {
  background-color: #42AAFF;
}

.page-search-content {
  padding: 60px 0px;
}
@media (min-width: 1200px) {
  .page-search-content {
    padding: 100px 0px;
  }
}
.page-search-content__swiper {
  padding: 40px 0px 54px;
}
@media (min-width: 1200px) {
  .page-search-content__swiper {
    padding: 60px 0px 64px;
  }
}
@media (min-width: 1200px) {
  .page-search-content__swiper .swiper-wrapper {
    display: block;
  }
}
.page-search-content__swiper .swiper-slide {
  height: auto;
}
@media (min-width: 1200px) {
  .page-search-content__swiper .swiper-slide:not(:last-child) {
    margin: 0px 0px 25px 0px;
  }
}
.page-search-content__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: 0 auto;
  padding: 12px 23px;
}
@media (max-width: 1199px) {
  .page-search-content__btn {
    margin: 50px auto 0px;
    color: #FFFFFF;
    background-color: #012060;
  }
}

.page-search-content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: relative;
  padding: 0px 0px 0px 16px;
}
@media (min-width: 1200px) {
  .page-search-content-item {
    display: block;
    padding: 0px 0px 0px 18px;
  }
}
.page-search-content-item::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #42AAFF;
}
.page-search-content-item:not(:last-child) {
  margin: 0px 0px 25px 0px;
}
.page-search-content-item__title {
  margin: 0px 0px 20px 0px;
  color: #40454A;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
.page-search-content-item__descr {
  margin: 0px 0px 20px 0px;
  color: #707477;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .page-search-content-item__descr {
    font-size: 16px;
  }
}
.page-search-content-item__descr b,
.page-search-content-item__descr strong,
.page-search-content-item__descr a {
  color: #42AAFF;
  font-weight: 700;
}
.page-search-content-item__more {
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  color: #40454A;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-top: auto;
  padding: 0 28px 7px 0;
}
.page-search-content-item__more::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-radius: 5px;
  background-color: #E6E7E7;
}
.page-search-content-item__more::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  border-radius: 5px;
  background-color: #42AAFF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.page-search-content-item__more:hover::after {
  width: 100%;
}
.page-search-content-item__more svg {
  position: absolute;
  top: 4px;
  right: 0;
}