

/* Start:/local/templates/main/custom.css?17429871871586*/
@media (max-width:768px) {
    .index-stocks__content-bottom__cards-card__article .stocksAndNews-hero__content-list__item-article__bottom, .purchaseMethods-stocks__content-blocks__block-article__top {
        gap: 10px;
        flex-direction: column;
        align-items: flex-start;
    }

	.stocksAndNews-page__content-info .text-editor ul p {
        padding-left: 0;
    }

    .stocksAndNews-page__content-info .text-editor ul p {
        margin-left: 0;
        padding-left: 0;
    }

    .stocksAndNews-page__content-info .text-editor ul p::after {
        display: none;
    }
}

.stocksAndNews-page__content-info .text-editor ul p {
	position: relative;
    margin-left: 20px;
    padding-left: 10px;
}

.stocksAndNews-page__content-info .text-editor ul p::after {
    content: "";
    position: absolute;
    top: 10px;
    left: -10px;
    width: 7px;
    height: 7px;
    border-radius: 100px;
    background-color: var(--dark);
}

.privacyPolicy-hero__content-info .text-editor p b {
    margin-bottom: 0;
}

.purchaseMethods-hero__content-btns .btn-global {
    text-wrap: nowrap;
    padding: 13px 24px;
    background-color: var(--white);
}

.purchaseMethods-hero__content-btns .btn-global.active {
    background-color: var(--yellow);
}

@media (max-width: 768px) {
    .purchaseMethods-hero__content-btns .btn-global {
        padding: 9px 22px;
    }
}

.residentialComplex-infrastructure__content .filter-buttons {
    z-index: 1;
}

.purchaseMethods-stocks__content-blocks__block-img {
	aspect-ratio: 1.3 / 1;
}

.grecaptcha-badge {
    display: none!important;
}
/* End */


/* Start:/local/templates/main/assets/css/styles.min.css?1751030837259907*/
@charset "UTF-8";
jpg html {
  line-height: 1.15;
}

body {
  margin: 0;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: rgba(0, 0, 0, 0);
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

input[type=number] {
  -moz-appearance: textfield;
}

button,
select {
  text-transform: none;
}

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

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

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

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.example {
  display: grid;
  transition: all 0.5s;
  background: linear-gradient(to bottom, white, black);
}

@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Regular.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Extrabold Italic"), local("Gilroy-ExtraboldItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-ExtraboldItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-ExtraboldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Bold.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Black"), local("Gilroy-Black"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Black.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Light"), local("Gilroy-Light"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Light.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Semibold"), local("Gilroy-Semibold"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Semibold.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Medium"), local("Gilroy-Medium"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Medium.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Medium Italic"), local("Gilroy-MediumItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-MediumItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Black Italic"), local("Gilroy-BlackItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-BlackItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy UltraLight"), local("Gilroy-UltraLight"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-UltraLight.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Regular Italic"), local("Gilroy-RegularItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-RegularItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Semibold Italic"), local("Gilroy-SemiboldItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-SemiboldItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Heavy Italic"), local("Gilroy-HeavyItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-HeavyItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Extrabold"), local("Gilroy-Extrabold"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Extrabold.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Bold Italic"), local("Gilroy-BoldItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-BoldItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy UltraLight Italic"), local("Gilroy-UltraLightItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-UltraLightItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-UltraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Light Italic"), local("Gilroy-LightItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-LightItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Heavy"), local("Gilroy-Heavy"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Heavy.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Thin"), local("Gilroy-Thin"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Thin.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Thin Italic"), local("Gilroy-ThinItalic"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-ThinItalic.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/gilroy/Gilroy-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Black"), local("Mulish-Black"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Black.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Black.woff?v=1") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Black Italic"), local("Mulish-BlackItalic"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-BlackItalic.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-BlackItalic.woff?v=1") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish ExtraBold Italic"), local("Mulish-ExtraBoldItalic"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-ExtraBoldItalic.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-ExtraBoldItalic.woff?v=1") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Medium Italic"), local("Mulish-MediumItalic"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-MediumItalic.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-MediumItalic.woff?v=1") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Medium"), local("Mulish-Medium"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Medium.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Medium.woff?v=1") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish SemiBold Italic"), local("Mulish-SemiBoldItalic"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-SemiBoldItalic.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-SemiBoldItalic.woff?v=1") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Bold Italic"), local("Mulish-BoldItalic"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-BoldItalic.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-BoldItalic.woff?v=1") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish ExtraBold"), local("Mulish-ExtraBold"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-ExtraBold.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-ExtraBold.woff?v=1") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Light Italic"), local("Mulish-LightItalic"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-LightItalic.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-LightItalic.woff?v=1") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Light"), local("Mulish-Light"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Light.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Light.woff?v=1") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Bold"), local("Mulish-Bold"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Bold.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Bold.woff?v=1") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish ExtraLight Italic"), local("Mulish-ExtraLightItalic"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-ExtraLightItalic.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-ExtraLightItalic.woff?v=1") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Regular"), local("Mulish-Regular"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Regular.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Regular.woff?v=1") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish ExtraLight"), local("Mulish-ExtraLight"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-ExtraLight.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-ExtraLight.woff?v=1") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish Italic"), local("Mulish-Italic"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Italic.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-Italic.woff?v=1") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: local("Mulish SemiBold"), local("Mulish-SemiBold"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-SemiBold.woff2?v=1") format("woff2"), url("/local/templates/main/assets/css/../fonts/mulish/Mulish-SemiBold.woff?v=1") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root {
  --krasnyy: #5c1b22;
  --black: #222;
  --white: #fff;
  --siniy: #0f87bb;
  --temno-siniy: #015b83;
  --dark: #000;
  --seryy: #f6f6f6;
  --green: #53b374;
  --yellow: #fed400 ;
}

:root {
  --font-family: "Mulish", sans-serif;
  --second-family: "Gilroy", sans-serif ;
}

.container {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1420px;
}

@media (max-width: 1024px) {
  .container {
    max-width: 854px;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 640px;
  }
}
@media (max-width: 450px) {
  .container {
    padding: 0 15px;
  }
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
  list-style: none;
  /*scrollbar-width: none*/
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
  cursor: pointer;
}

button {
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
  background-color: inherit;
  border: none;
}

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

/*::-webkit-scrollbar {
    width: 0
}*/
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
  height: 100%;
}

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

main {
  padding-top: 95px;
  flex: 1 0 auto;
}

body {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  font-family: var(--font-family);
}

body.white {
  background-color: var(--white);
}

body.seryy {
  background-color: var(--seryy);
}

img {
  max-width: 100%;
  pointer-events: none;
  object-fit: cover;
}

a {
  color: var(--black);
  transition: all 0.3s ease-in-out;
}

button {
  font-family: var(--font-family);
}

.btn-global {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 12px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #292020;
  background-color: var(--yellow);
  transition: all 0.3s ease-in-out;
}

.btn-global:hover {
  background-color: #ffde0a;
}

.btn-global2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 12px;
  border-radius: 5px;
  font-weight: 300;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}

.btn-global2:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.btn-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  padding: 16px 14px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}

.btn-arrow:hover {
  background: rgba(0, 0, 0, 0.1);
}

.paginations {
  display: flex;
  align-items: center;
  gap: 10px;
}

.paginations span {
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: var(--white);
  transition: all 0.3s ease-in-out;
}

.paginations span.active {
  width: 8px;
  height: 8px;
  background-color: var(--yellow);
}

.section-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 110%;
  letter-spacing: -0.5px;
  color: #0e0e0e;
}

.form-global label input {
  padding: 16px 24px;
  width: 100%;
  border-radius: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
  background-color: var(--seryy);
}

.form-global label input::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.form-global label input:focus {
  outline: 1px solid rgba(0, 0, 0, 0.1);
}

.form-global textarea {
  padding: 16px 24px;
  width: 100%;
  min-height: 100px;
  grid-column: span 2;
  resize: none;
  outline: none;
  border: none;
  border-radius: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
  background-color: var(--seryy);
}

.form-global textarea::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.form-global textarea:focus {
  outline: none;
}

.form-global p {
  font-weight: 300;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.form-global p a {
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
  main {
    padding-top: 51px;
  }
  .section-title {
    letter-spacing: 0px;
    font-size: 24px;
  }
  .btn-global {
    font-size: 13px;
  }
  .btn-global2 {
    font-size: 13px;
  }
  .form-global label input {
    padding: 16px 15px;
    font-size: 13px;
  }
  .form-global label input::placeholder {
    font-size: 13px;
  }
  .form-global textarea {
    padding: 16px 15px;
    font-size: 13px;
  }
  .form-global textarea::placeholder {
    font-size: 13px;
  }
  .form-global p {
    font-size: 10px;
  }
}
.header {
  position: fixed;
  padding: 30px 0;
  background-color: var(--white);
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
}

.header-mobile {
  display: none;
}

.header__content {
  display: flex;
  align-items: center;
  width: 100%;
}

.header__content a {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.header__content a:hover {
  opacity: 0.5;
}

.header__content-nav {
  margin-left: 120px;
}

.header__content-nav button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.header__content-nav__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 48px;
}

.header__content-nav__list-item.object {
  position: relative;
}

.header__content-nav__list-item.object button {
  transition: all 0.3s ease-in-out;
}

.header__content-nav__list-item.object button svg {
  transition: all 0.5s ease;
}

.header__content-nav__list-item.object button.active svg {
  transform: rotate(180deg);
}

.header__content-nav__list-item.object button:hover {
  opacity: 0.5;
}

.header__content-nav__list-item.object .object-list {
  position: absolute;
  padding: 10px;
  left: 50%;
  top: 25px;
  transform: translateX(-50%);
  width: auto;
  border-radius: 5px;
  background-color: var(--white);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}

.header__content-nav__list-item.object .object-list.active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}

.header__content-nav__list-item.object .object-list__item a {
  display: block;
  text-wrap: nowrap;
  padding: 10px;
}

.header__content-nav__list-item.menu button {
  padding: 7px 10px;
  width: 100px;
  gap: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: inherit;
}

.header__content-nav__list-item.menu button svg {
  width: 23px;
}

.header__content-nav__list-item.menu button:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.header__content-nav__list-item.menu button.active {
  background-color: rgba(0, 0, 0, 0.1);
}

.header__content-nav__list-item.mobile {
  display: none;
}

.header__content-tel {
  margin-left: auto;
}

.header__content-tel__content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}

.header__content-tel__content svg {
  cursor: pointer;
}

.header__content-location__content {
  min-width: 110px;
}

.header__content-location {
  margin-left: 33px;
}

.header__content-location .city-selector {
  position: relative;
  cursor: pointer;
  user-select: none;
}

.header__content-location .selected-city {
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 10px;
  padding: 8px;
  line-height: 120%;
}

.header__content-location .city-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  z-index: 1000;
  padding: 10px;
  border-radius: 0 0 5px 5px;
  flex-direction: column;
  min-width: 110px;
}

.header__content-location .city-list.open {
  display: flex;
}

.header__content-location .city-list a {
  padding: 10px 10px 10px 0;
  cursor: pointer;
  line-height: 120%;
}

.header__content-location .city-list a:hover {
  text-decoration: underline;
}

.header__content-location.mobile {
  display: none;
}

@media (max-width: 1450px) {
  .header__content-nav__list {
    gap: 33px;
  }
  .header__content-location .selected-city {
    padding-right: 5px;
  }
}
@media (max-width: 768px) {
  .header__content-location__content {
    min-width: unset;
  }
  .header__content-location.desktop {
    display: none;
  }
  .header__content-location.mobile {
    display: flex;
  }
  .header__content-location {
    margin-left: unset;
    width: 100%;
    display: flex;
    justify-content: start;
    height: 49px;
    background: #F6F6F6;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .header__content-location .city-selector {
    position: relative;
    cursor: pointer;
    user-select: none;
  }
  .header__content-location .selected-city {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 10px;
    padding: 8px;
    padding-left: 0px;
    line-height: 120%;
    height: 49px;
  }
  .header__content-location .city-list {
    display: none;
    position: relative;
    top: 100%;
    left: 0;
    background-color: white;
    z-index: 1000;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    flex-direction: column;
  }
  .header__content-location .city-list.open {
    display: flex;
  }
  .header__content-location .city-list a {
    padding: 10px 10px 10px 0;
    cursor: pointer;
    line-height: 120%;
  }
  .header__content-location .city-list a:hover {
    text-decoration: underline;
  }
}
.location-list-open {
  margin-bottom: 90px;
}

.header__content-mobile {
  display: none;
}

.header-menu {
  position: absolute;
  width: 100%;
  top: 100px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
}

.header-menu.active {
  top: 114px;
  opacity: 1;
  visibility: visible;
}

.header-menu .container {
  max-width: 1580px;
}

.header-menu__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 50px;
  padding: 48px 80px 64px 80px;
  border-radius: 12px;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  background-color: var(--white);
}

.header-menu__content-list {
  width: 100%;
  max-width: 210px;
}

.header-menu__content-list__item:not(:last-child) {
  margin-bottom: 24px;
}

.header-menu__content-list__item:nth-child(1) {
  margin-bottom: 32px;
}

.header-menu__content-list__item h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.header-menu__content-list__item a {
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.header-menu__content-list__item a:hover {
  color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 1265px) {
  .header-menu__content {
    padding: 48px 50px 64px 50px;
  }
}
@media (max-width: 1160px) {
  .header__content-nav {
    margin-left: 20px;
  }
}
@media (max-width: 1024px) {
  .header {
    padding-bottom: 90px;
  }
  .header__content-nav {
    position: absolute;
    top: 80px;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .header {
    padding-bottom: 0;
    padding: 15px 0 15px 0;
    transition: all 0.3s ease-in-out;
  }
  .header.active {
    background-color: var(--white);
  }
  .header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-mobile button {
    padding-top: 2.9px;
  }
  .header__content {
    position: fixed;
    width: 100%;
    top: -120vh;
    left: 0;
    flex-direction: column;
    align-items: flex-start;
    min-height: 100%;
    background-color: var(--white);
    transition: all 0.5s ease;
  }
  .header__content.active {
    top: 0;
  }
  .header__content a {
    font-size: 14px;
  }
  .header__content-logo {
    display: none;
  }
  .header__content-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 15px 15px 20px 15px;
    margin-bottom: 16px;
  }
  .header__content-nav {
    position: relative;
    top: 15px;
    padding-left: 15px;
  }
  .header__content-nav__list {
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
  }
  .header__content-nav__list-item.menu {
    display: none;
  }
  .header__content-nav__list-item.mobile {
    display: block;
  }
  .header__content-nav__list-item.object .object-list {
    position: relative;
    display: none;
    transform: none;
    top: 0;
    left: 0;
    box-shadow: none;
    padding: 0;
    padding-top: 15px;
  }
  .header__content-nav__list-item.object .object-list.active {
    display: block;
  }
  .header__content-nav__list-item.object .object-list__item a {
    padding: 15px 0;
  }
  .header__content-nav__list-item.object .object-btn {
    font-size: 14px;
  }
  .header__content-tel {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 24px 15px;
    width: 100%;
    margin-left: 0;
    background-color: var(--seryy);
  }
  .header__content-tel a {
    justify-content: flex-start;
  }
  .header-menu {
    display: none;
  }
  .header__content-tel__content {
    justify-content: flex-start;
  }
  .header__content-tel__content a {
    font-size: 16px;
  }
}
.footer {
  padding: 64px 0 50px 0;
  border-radius: 40px 40px 0 0;
  background-color: #292929;
  flex: 0 0 auto;
}

.footer__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  margin-bottom: -6px;
}

.footer__content-top__nav a {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: hsla(0, 0%, 100%, 0.5);
}

.footer__content-top__nav a:hover {
  color: #fff;
}

.footer__content-top__nav-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 150px;
  row-gap: 28px;
}

.footer__content-top__nav-list__item.object {
  position: relative;
}

.footer__content-top__nav-list__item.object button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: hsla(0, 0%, 100%, 0.5);
  transition: all 0.3s ease-in-out;
}

.footer__content-top__nav-list__item.object button:hover {
  color: #fff;
}

.footer__content-top__nav-list__item.object button:hover svg {
  opacity: 1;
}

.footer__content-top__nav-list__item.object button svg {
  opacity: 0.5;
  transition: all 0.5s ease;
}

.footer__content-top__nav-list__item.object button.active svg {
  transform: rotate(180deg);
}

.footer__content-top__nav-list__item.object .object-list {
  position: absolute;
  left: 0;
  width: auto;
  border-radius: 5px;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  background-color: #292929;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}

.footer__content-top__nav-list__item.object .object-list.active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  z-index: 1;
}

.footer__content-top__nav-list__item.object .object-list__item a {
  display: block;
  text-wrap: nowrap;
  padding: 10px;
}

.footer__content-top__tel {
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: var(--white);
}

.footer__content-top__tel:hover {
  opacity: 0.7;
}

.footer__content-social {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-bottom: 48px;
  margin-bottom: 25px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}

.footer__content-social__item a {
  display: block;
}

.footer__content-social__item a:hover {
  transform: scale(110%);
}

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

.footer__content-bottom p {
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: hsla(0, 0%, 100%, 0.8);
}

.footer__content-bottom p:nth-child(2) a {
  margin-left: 4px;
}

.footer__content-bottom a {
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: hsla(0, 0%, 100%, 0.5);
}

.footer__content-bottom a:hover {
  color: #fff;
}

.footer__content-bottom__left {
  max-width: 610px;
}

.footer__content-bottom__left-links {
  display: flex;
  align-items: center;
  gap: 121px;
  margin-top: 24px;
}

@media (max-width: 768px) {
  .footer {
    padding: 32px 0 32px 0;
    border-radius: 20px 20px 0 0;
  }
  .footer__content-top {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 39px;
  }
  .footer__content-top__links {
    width: 90px;
  }
  .footer__content-top__nav {
    margin-top: 38px;
  }
  .footer__content-top__nav a {
    color: var(--white);
  }
  .footer__content-top__nav-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .footer__content-top__nav-list__item:nth-child(2) {
    order: 3;
  }
  .footer__content-top__nav-list__item.object button {
    font-size: 14px;
    color: var(--white);
  }
  .footer__content-top__nav-list__item.object button svg {
    opacity: 1;
  }
  .footer__content-top__nav-list__item.object .object-list {
    position: relative;
    display: none;
    transform: none;
    top: 0;
    left: 0;
    box-shadow: none;
    padding: 0;
    padding-top: 15px;
  }
  .footer__content-top__nav-list__item.object .object-list.active {
    display: block;
  }
  .footer__content-top__nav-list__item.object .object-list__item a {
    padding: 15px 0;
  }
  .footer__content-top__tel {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 14px;
  }
  .footer__content-social {
    padding-bottom: 38px;
    margin-bottom: 40px;
  }
  .footer__content-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  .footer__content-bottom p {
    font-size: 10px;
  }
  .footer__content-bottom__left-links {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    margin-top: 21px;
  }
}
@media (max-width: 450px) {
  .footer__content-top__nav a {
    font-size: 14px;
  }
}
.preloader {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background-color: var(--white);
  z-index: 10;
  transition: all 0.3s ease-in-out;
}

.preloader__content svg {
  width: 100%;
}

.preloader:not(.active) .preloader__content {
  opacity: 0;
}

.preloader.hidden {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.filter__content {
  padding: 36px;
  border-radius: 12px;
  background-color: var(--white);
  position: relative;
}

.filter__content h2 {
  margin-bottom: 39px;
  color: #000;
}

.filter__content-blocks {
  margin-bottom: 33px;
  transition: all 0.5s ease;
}

.filter__content-blocks__fields {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  row-gap: 25px;
  padding-bottom: 6px;
}

.filter__content-blocks__fields-block {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 12px 24px 7px 24px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #f7f7f7;
  transition: all 0.3s ease-in-out;
}

.filter__content-blocks__fields-block .arrow {
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}

.filter__content-blocks__fields-block .arrow svg {
  stroke: #282e36;
  transition: all 0.3s ease-in-out;
}

.filter__content-blocks__fields-block h3 {
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #898989;
  white-space: nowrap;
}

.filter__content-blocks__fields-block.select {
  cursor: pointer;
}

.filter__content-blocks__fields-block.select.active {
  background-color: #fbfbfb;
}

.filter__content-blocks__fields-block.select.active .select-blocks {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  z-index: 4;
}

.filter__content-blocks__fields-block.select.active .arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter__content-blocks__fields-block.select.active .arrow svg {
  stroke: #000;
}

.filter__content-blocks__fields-block.select .select-descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 114%;
  color: #000;
}

.filter__content-blocks__fields-block.select .select-blocks {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 200px;
  padding: 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  background-color: var(--white);
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.filter__content-blocks__fields-block.select .select-blocks__choise {
  padding: 8px 24px;
  font-weight: 500;
  font-size: 14px;
  line-height: 114%;
  color: #000;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.filter__content-blocks__fields-block.select .select-blocks__choise:hover {
  background-color: #f7f7f7;
}

.filter__content-blocks__fields-block.checks {
  padding-bottom: 0;
}

.filter__content-blocks__fields-block.checks .checks__blocks {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0px;
}

.filter__content-blocks__fields-block.checks .checks__blocks-label {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  cursor: pointer;
}

.filter__content-blocks__fields-block.checks .checks__blocks-label__descr {
  position: relative;
  width: 100%;
  padding-bottom: 12px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 114%;
  color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease-in-out;
}

.filter__content-blocks__fields-block.checks .checks__blocks-label__descr-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fed400;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.filter__content-blocks__fields-block.checks .checks__blocks-label input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.filter__content-blocks__fields-block.checks .checks__blocks-label input:checked + .checks__blocks-label__descr {
  color: #000;
}

.filter__content-blocks__fields-block.checks .checks__blocks-label input:checked + .checks__blocks-label__descr .checks__blocks-label__descr-line {
  opacity: 1;
}

.filter__content-blocks__fields-block.slider .slider__blocks {
  width: 100%;
  position: relative;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs input {
  width: 100%;
  height: 16px;
  padding: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 114%;
  color: #000;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs input:nth-child(3) {
  text-align: right;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs input:nth-child(3)::-webkit-input-placeholder {
  text-align: right;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs input:nth-child(3)::-moz-placeholder {
  text-align: right;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs input:nth-child(3):-ms-input-placeholder {
  text-align: right;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs input:nth-child(3)::-ms-input-placeholder {
  text-align: right;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs input:nth-child(3)::placeholder {
  text-align: right;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs input::-webkit-outer-spin-button,
.filter__content-blocks__fields-block.slider .slider__blocks-inputs input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.filter__content-blocks__fields-block.slider .slider__blocks-inputs__line {
  height: 21px;
  width: 3px;
  background-color: #e7e7e7;
}

.filter__content-blocks__fields-block.slider .slider__blocks-container {
  position: absolute;
  width: 67%;
  height: 3px;
  bottom: -11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.filter__content-blocks__fields-block.slider .slider__blocks-container__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0);
  pointer-events: none;
}

.filter__content-blocks__fields-block.slider .slider__blocks-container__input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  pointer-events: all;
  width: 10px;
  height: 10px;
  background: var(--white);
  outline: 2px solid var(--yellow);
  border-radius: 50%;
  cursor: pointer;
}

.filter__content-blocks__fields-block.slider .slider__blocks-container__input::-moz-range-thumb {
  pointer-events: all;
  width: 10px;
  height: 10px;
  background: #fff;
  outline: 2px solid var(--yellow);
  border-radius: 50%;
  cursor: pointer;
}

.filter__content-blocks__fields-block.slider .slider__blocks-container__track {
  position: absolute;
  height: 3px;
  background: var(--yellow);
  top: 0;
  left: 0;
  right: 0;
}

.filter__content-blocks__fields-block.slider .slider__blocks .price-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.filter__content-blocks__fields-block.slider .slider__blocks .price-inputs label {
  position: relative;
  border: 1px solid var(--icon-card);
  border-radius: 8px;
}

.filter__content-blocks__fields-block.slider .slider__blocks .price-inputs__descrs p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: var(--icon-card);
}

.filter__content-blocks__fields-block.slider .slider__blocks .price-inputs__descrs p:nth-child(1) {
  left: 8px;
}

.filter__content-blocks__fields-block.slider .slider__blocks .price-inputs__descrs p:nth-child(2) {
  right: 8px;
}

.filter__content-blocks__fields-block.slider .slider__blocks .price-inputs input {
  width: 100%;
  padding: 9px 28px;
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  border-radius: 8px;
  border: 1px solid var(--icon-card);
  color: var(--black);
  background-color: var(--white);
}

.filter__content-blocks__fields-block.slider .slider__blocks .price-inputs input:focus {
  outline: none;
}

.filter__content-blocks__fields .block-united {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.filter__content-blocks__btns {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
  padding-top: 30px;
}

.filter__content-blocks__btns.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter__content-blocks__btns-label {
  position: relative;
}

.filter__content-blocks__btns-label__span {
  display: block;
  padding: 16px 32px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: var(--white);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #000;
}

.filter__content-blocks__btns-label input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.filter__content-blocks__btns-label input:checked + .filter__content-blocks__btns-label__span {
  background-color: var(--yellow);
}

.filter__content-blocks__btns .show-more {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: #414141;
}

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

.filter__content-bottom .expand-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  font-weight: 400;
  font-size: 14px;
  line-height: 171%;
  color: #414141;
}

.filter__content-bottom .expand-filter--empty {
  visibility: hidden !important;
  opacity: 0 !important;
  user-select: none !important;
  pointer-events: none !important;
}

.filter__content-bottom .expand-filter svg {
  transition: all 0.5s ease;
}

.filter__content-bottom .expand-filter.active svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter__content-bottom .resetting-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  font-weight: 400;
  font-size: 14px;
  line-height: 171%;
  color: #414141;
}

.filter__content-bottom .resetting-filter svg {
  transition: all 0.3s ease-in-out;
}

.filter__content-bottom .resetting-filter.active svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter__content-bottom .show-btn {
  padding: 16px 16px;
}

.index-hero {
  padding: 40px 0 70px 0;
  background-color: var(--seryy);
}

.index-hero__content {
  display: grid;
  grid-template-columns: auto 565px;
  gap: 24px;
}

.index-hero__content-scroll {
  position: relative;
  overflow: hidden;
  height: 600px;
  border-radius: 12px;
}

.index-hero__content-scroll__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  height: 100%;
}

.index-hero__content-scroll__blocks-block {
  position: relative;
  padding: 36px;
  min-width: 100%;
  height: 100%;
  z-index: 0;
}

.index-hero__content-scroll__blocks-block__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.index-hero__content-scroll__blocks-block__img img {
  width: 100%;
  height: 100%;
}

.index-hero__content-scroll__blocks-block__img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.1)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 100%);
}

.index-hero__content-scroll__blocks-block h2 {
  margin-bottom: 32px;
  max-width: 453px;
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #fff;
}

.index-hero__content-scroll__blocks-block__link {
  padding: 15px;
  max-width: 200px;
  background-color: var(--white);
}

.index-hero__content-scroll__blocks-block__link:hover {
  background-color: var(--yellow);
}

.index-hero__content-scroll__controll {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 36px;
  bottom: 36px;
  left: 36px;
}

.index-hero__content-scroll__controll-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}

.index-hero__content-scroll__controll-btns button {
  padding: 16px 14px;
  border: 1px solid hsla(0, 0%, 100%, 0.4);
  background-color: hsla(0, 0%, 100%, 0.1);
}

.index-hero__content-list {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  gap: 24px;
}

.index-hero__content-list__item {
  position: relative;
  overflow: hidden;
  padding: 37px;
  border-radius: 12px;
  min-height: 288px;
}

.index-hero__content-list__item:nth-child(1) {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/local/templates/main/assets/css/../img/index/hero/right/hero-right-background.svg);
}

.index-hero__content-list__item:nth-child(2) {
  background-color: var(--yellow);
}

.index-hero__content-list__item:nth-child(2) h3 {
  color: #000;
}

.index-hero__content-list__item:nth-child(2) p {
  color: rgba(0, 0, 0, 0.8);
}

.index-hero__content-list__item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.index-hero__content-list__item h3 {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 25px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #fff;
}

.index-hero__content-list__item p {
  max-width: 260px;
  font-weight: 500;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: hsla(0, 0%, 100%, 0.8);
}

.index-hero__content-list__item-arrow {
  position: absolute;
  bottom: 36px;
  left: 36px;
}

.index-hero__content-list__item-img {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.index-hero__content-list__item-img svg .index-hero__content-list__item-img__rect1 {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.index-hero__content-list__item-img svg .index-hero__content-list__item-img__path {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.index-hero__content-list__item-img svg .index-hero__content-list__item-img__rect2 {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img {
  bottom: -70px;
  right: 31px;
}

.index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img img,
.index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img svg {
  height: 350px;
}

.index-hero__content-list__item:hover .index-hero__content-list__item-img .index-hero__content-list__item-img__rect1 {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.index-hero__content-list__item:hover .index-hero__content-list__item-img .index-hero__content-list__item-img__path {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.index-hero__content-list__item:hover .index-hero__content-list__item-img .index-hero__content-list__item-img__rect2 {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.index-hero__content-list__item:hover:nth-child(2) .index-hero__content-list__item-img {
  -webkit-transform: rotate(10deg) scale(110%) translateY(-10px);
  -ms-transform: rotate(10deg) scale(110%) translateY(-10px);
  transform: rotate(10deg) scale(110%) translateY(-10px);
}

.index-filter {
  padding: 0 0 80px 0;
  background-color: var(--seryy);
}

.index-ourFacilities {
  padding: 0 0 100px 0;
  border-radius: 0 0 40px 40px;
  background-color: var(--seryy);
}

.index-ourFacilities__content h2 {
  margin-bottom: 36px;
}

.index-ourFacilities__content-blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  row-gap: 37px;
  margin-bottom: 32px;
}

.index-ourFacilities__content-info {
  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;
  overflow: hidden;
  height: 502px;
  padding: 12px;
  border-radius: 12px;
  background-color: var(--white);
}

.index-ourFacilities__content-info__type {
  position: absolute;
  top: 28px;
  left: 28px;
  padding: 8px 12px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 13px;
  line-height: 120%;
  color: #000;
  background-color: var(--white);
}

.index-ourFacilities__content-info__img {
  overflow: hidden;
  border-radius: 12px;
  min-height: 377px;
  transition: all 0.3s ease-in-out;
}

.index-ourFacilities__content-info__img img {
  width: 100%;
  height: 100%;
}

.index-ourFacilities__content-info__article {
  transition: all 0.3s ease-in-out;
}

.index-ourFacilities__content-info__article-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 26px 24px 16px 24px;
}

.index-ourFacilities__content-info__article-top__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.index-ourFacilities__content-info__article-top__left h3 {
  font-weight: 600;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.index-ourFacilities__content-info__article-top__left p {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.index-ourFacilities__content-info__article-top__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.index-ourFacilities__content-info__article-top__right p {
  text-wrap: nowrap;
}

.index-ourFacilities__content-info__article-top__right p.price {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  color: #000;
}

.index-ourFacilities__content-info__article-top__right p.square {
  text-align: end;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.index-ourFacilities__content-info__article-top__right p.square sup {
  font-size: 11px;
}

.index-ourFacilities__content-info__article-bottom {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  gap: 10px;
  padding: 12px 24px 16px 24px;
}

.index-ourFacilities__content-info__article-bottom__links {
  max-width: 305px;
}

.index-ourFacilities__content-info__article-bottom__links-item .index-ourFacilities__content-info__article-bottom__links-item__flex,
.index-ourFacilities__content-info__article-bottom__links-item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 12px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.index-ourFacilities__content-info__article-bottom__links-item a.index-ourFacilities__content-info__article-bottom__links-item__flex p,
.index-ourFacilities__content-info__article-bottom__links-item a p {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #000;
  color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease-in-out;
}

.index-ourFacilities__content-info__article-bottom__links-item .index-ourFacilities__content-info__article-bottom__links-item__flex p:nth-child(2),
.index-ourFacilities__content-info__article-bottom__links-item a p:nth-child(2) {
  text-wrap: nowrap;
}

.index-ourFacilities__content-info__article-bottom__links-item .index-ourFacilities__content-info__article-bottom__links-item__flex:hover p,
.index-ourFacilities__content-info__article-bottom__links-item a:hover p {
  color: var(--dark);
}

.index-ourFacilities__content-info__article-bottom__available-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  gap: 8px;
  margin-bottom: 8px;
}

.index-ourFacilities__content-info__article-bottom__available-list__item {
  padding: 7px 13px;
  border-radius: 5px;
  background-color: rgba(254, 212, 0, 0.2);
}

.index-ourFacilities__content-info__article-bottom__available-list__item p {
  font-weight: 300;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.3px;
  color: #141103;
}

.index-ourFacilities__content-info__article-bottom__available .available-btn {
  margin-left: auto;
  padding: 8px 12px;
  font-size: 14px;
}

.index-ourFacilities__content-info__btn {
  display: none;
}

.index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom-wrapper {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .index-ourFacilities__content-info:not(.one-object) {
    display: flex;
    flex-direction: column;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__img {
    flex-shrink: 1;
    height: auto;
    min-height: 0;
    flex-grow: 1;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article {
    max-height: 100%;
    flex-shrink: 0;
    height: auto !important;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom-wrapper {
    max-height: 300px;
    opacity: 1;
    overflow: hidden;
    transition: all 0.2s linear;
    box-sizing: border-box;
  }
  .index-ourFacilities__content-info:not(.one-object):not(:hover) .index-ourFacilities__content-info__article-bottom-wrapper {
    max-height: 0;
    opacity: 0;
  }
  .mobile-only {
    display: none !important;
  }
}
.index-ourFacilities__content-info.one-object {
  position: relative;
  display: grid;
  grid-template-columns: auto 697px;
  height: auto;
  grid-column: span 2;
  gap: 10px;
  padding: 12px;
  border-radius: 12px;
  background-color: var(--white);
}

.index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__img {
  height: 376px;
}

.index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__article-top {
  padding: 15px 24px 16px 24px;
}

.index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__article-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 16px 24px 16px 24px;
  gap: 31px;
}

.index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__article-bottom__links {
  max-width: 100%;
}

.index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__article-bottom__available-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.index-ourFacilities__content-btn {
  margin: auto;
  padding: 22px 45px;
}

.index-about {
  padding: 100px 0 101px 0;
}

.index-about__content h2 {
  margin-bottom: 36px;
}

.index-about__content-info {
  display: grid;
  grid-template-columns: auto 683px;
  gap: 76px;
  margin-bottom: 100px;
}

.index-about__content-info__descrs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 28px;
}

.index-about__content-info__descrs p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #727272;
}

.index-about__content-info__logo {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  overflow: hidden;
  border-radius: 12px;
  background-color: var(--seryy);
}

.index-about__content-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
  gap: 23px;
}

.index-about__content-cards__item {
  position: relative;
  overflow: hidden;
  min-width: 330px;
  height: 240px;
  padding: 36px;
  border-radius: 12px 12px 0 12px;
  background-color: var(--seryy);
}

.index-about__content-cards__item:nth-child(1)::after {
  background-image: url(/local/templates/main/assets/css/../img/index/about/cards/cards-img1.png?v=1);
}

.index-about__content-cards__item:nth-child(2)::after {
  background-image: url(/local/templates/main/assets/css/../img/index/about/cards/cards-img2.png?v=1);
}

.index-about__content-cards__item:nth-child(3)::after {
  background-image: url(/local/templates/main/assets/css/../img/index/about/cards/cards-img3.png?v=1);
}

.index-about__content-cards__item:nth-child(4)::after {
  background-image: url(/local/templates/main/assets/css/../img/index/about/cards/cards-img4.png?v=1);
}

.index-about__content-cards__item h3 {
  margin-bottom: 12px;
  max-width: 170px;
  font-weight: 500;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
}

.index-about__content-cards__item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #727272;
}

.index-about__content-cards__item::after {
  content: "";
  position: absolute;
  width: 99px;
  height: 109px;
  bottom: 0;
  right: 0;
  background-size: 323px auto;
  background-position: left top;
  transition: all 0.3s ease-in-out;
}

.index-about__content-cards__item:hover::after {
  width: 120px;
  height: 120px;
}

.index-stocks {
  padding-bottom: 121px;
}

.index-stocks__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.index-stocks__content-top__switch {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.index-stocks__content-top__switch button {
  font-size: 15px;
  padding: 12px 25px;
  background-color: var(--seryy);
}

.index-stocks__content-top__switch button.active {
  background-color: var(--yellow);
}

.index-stocks__content-top__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 36px;
}

.index-stocks__content-top__nav-link {
  padding: 16px;
}

.index-stocks__content-top__nav-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.index-stocks__content-bottom__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}

.index-stocks__content-bottom__cards::-webkit-scrollbar {
  width: 0;
}

.index-stocks__content-bottom__cards-card {
  position: relative;
  padding: 12px;
  min-width: 336px;
  overflow: hidden;
  border-radius: 12px;
  background-color: var(--seryy);
}

.index-stocks__content-bottom__cards-card:not(:last-child) {
  margin-right: 15px;
}

.index-stocks__content-bottom__cards-card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.index-stocks__content-bottom__cards-card__link:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.index-stocks__content-bottom__cards-card__img {
  overflow: hidden;
  border-radius: 12px;
  height: 240px;
  margin-bottom: 10px;
}

.index-stocks__content-bottom__cards-card__img img {
  width: 100%;
  height: 100%;
}

.index-stocks__content-bottom__cards-card__article {
  padding: 16px 8px;
}

.index-stocks__content-bottom__cards-card__article h3 {
  min-height: 65px;
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.index-stocks__content-bottom__cards-card__article p {
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.about-body {
  background-color: #f8f8f8;
}

.about-hero {
  padding: 68px 0 77px 0;
  background-color: #ffd500;
}

.about-hero__content-logo {
  margin-bottom: 133px;
}

.about-hero__content-logo svg {
  width: 100%;
  transition: all 0.3s ease-in-out;
}

.about-hero__content-logo svg path {
  transition: all 0.3s ease-in-out;
}

.about-hero__content-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.about-hero__content-info h1 {
  max-width: 505px;
  font-weight: 500;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #000;
}

.about-hero__content-info a {
  padding: 18px 37px;
  background-color: var(--white);
}

.about-hero__content-info a:hover {
  color: #ffd500;
  background-color: var(--dark);
}

.about-second {
  padding: 120px 0;
  background-color: var(--white);
}

.about-second__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 85px;
}

.about-second__content-img {
  overflow: hidden;
  border-radius: 12px;
}

.about-second__content-img img {
  height: 100%;
}

.about-second__content-info h2 {
  margin-bottom: 48px;
  font-size: 48px;
  line-height: 100%;
}

.about-second__content-info__descrs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 27px;
  max-width: 521px;
}

.about-second__content-info__descrs p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #727272;
}

.about-third {
  padding: 118px 0;
}

.about-third__content p {
  max-width: 1248px;
  font-weight: 400;
  font-size: 36px;
  line-height: 140%;
  color: #333;
}

.stocksAndNews-hero {
  padding: 82px 0 120px 0;
}

.stocksAndNews-hero__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36px;
}

.stocksAndNews-hero__content-top__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.stocksAndNews-hero__content-top__btns a {
  width: 110px;
  background-color: var(--white);
}

.stocksAndNews-hero__content-top__btns a.active {
  background-color: var(--yellow);
}

.stocksAndNews-hero__content-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  row-gap: 36px;
  margin-bottom: 32px;
}

.stocksAndNews-hero__content-list__item {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 12px;
  border-radius: 12px;
  background-color: var(--white);
}

.stocksAndNews-hero__content-list__item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stocksAndNews-hero__content-list__item-link:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.stocksAndNews-hero__content-list__item-img {
  overflow: hidden;
  height: 377px;
  border-radius: 12px;
  margin-bottom: 10px;
}

.stocksAndNews-hero__content-list__item-img img {
  width: 100%;
  height: 100%;
}

.stocksAndNews-hero__content-list__item-article {
  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-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 16px 24px;
}

.stocksAndNews-hero__content-list__item-article h3 {
  max-width: 490px;
  margin-bottom: 62px;
  font-weight: 500;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.stocksAndNews-hero__content-list__item-article__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  margin-top: auto;
}

.stocksAndNews-hero__content-list__item-article__bottom p {
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.stocksAndNews-hero__content-list__item-article__bottom span {
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #fed400;
  font-weight: 300;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.stocksAndNews-hero__content-btn {
  margin: auto;
  padding: 22px 45px;
}

.stocksAndNews-header {
  padding: 32px 0 40px 0;
}

.stocksAndNews-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 7px;
  font-weight: 300;
  font-size: 12px;
  line-height: 110%;
  color: rgba(0, 0, 0, 0.5);
}

.stocksAndNews-page {
  position: relative;
  padding-bottom: 120px;
}

.stocksAndNews-page .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 165px;
}

.stocksAndNews-page__link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  height: 48px;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #000;
}

.stocksAndNews-page__content {
  max-width: 839px;
}

.stocksAndNews-page__content h1 {
  margin-bottom: 32px;
  max-width: 690px;
  font-weight: 500;
  font-size: 36px;
  line-height: 110%;
  letter-spacing: -0.5px;
  color: #000;
}

.stocksAndNews-page__content-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  margin-bottom: 45px;
}

.stocksAndNews-page__content-date p {
  font-weight: 300;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.stocksAndNews-page__content-date span {
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 300;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
  border: 1px solid #fed400;
}

.stocksAndNews-page__content-img {
  overflow: hidden;
  height: 479px;
  border-radius: 12px;
  margin-bottom: 48px;
}

.stocksAndNews-page__content-img img {
  height: 100%;
  width: 100%;
}

.stocksAndNews-page__content-info .text-editor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 28px;
}

.stocksAndNews-page__content-info .text-editor p {
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
  color: #000;
}

.stocksAndNews-page__content-info .text-editor p b {
  display: block;
  font-weight: 500;
}

.stocksAndNews-page__content-info .text-editor__list p:not(:first-child) {
  position: relative;
  margin-left: 20px;
  padding-left: 10px;
}

.stocksAndNews-page__content-info .text-editor__list p:not(:first-child)::after {
  content: "";
  position: absolute;
  top: 10px;
  left: -10px;
  width: 7px;
  height: 7px;
  border-radius: 100px;
  background-color: var(--dark);
}

.stocksAndNews-feedback {
  margin-top: -20px;
  padding-bottom: 120px;
}

.stocksAndNews-feedback__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 36px;
  border-radius: 12px;
  background-color: var(--white);
}

.stocksAndNews-feedback__content-info {
  max-width: 425px;
}

.stocksAndNews-feedback__content-info h2 {
  margin-bottom: 24px;
}

.stocksAndNews-feedback__content-info p {
  font-weight: 300;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #727272;
}

.stocksAndNews-feedback__content-form__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 16px;
}

.stocksAndNews-feedback__content-form__fields label input {
  padding: 13px 24px;
  width: 255px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
  background-color: var(--seryy);
}

.stocksAndNews-feedback__content-form__fields label input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.stocksAndNews-feedback__content-form__fields label input::-moz-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.stocksAndNews-feedback__content-form__fields label input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.stocksAndNews-feedback__content-form__fields label input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.stocksAndNews-feedback__content-form__fields label input::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.stocksAndNews-feedback__content-form__fields button {
  padding: 15px;
  width: 200px;
}

.stocksAndNews-feedback__content-form p {
  font-weight: 300;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.stocksAndNews-feedback__content-form p a {
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.5);
}

.contacts-hero {
  padding: 80px 0 106px 0;
}

.contacts-hero__content h2 {
  margin-bottom: 34px;
}

.contacts-hero__content-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.contacts-hero__content-list__item {
  padding: 36px;
  border-radius: 12px;
  background-color: var(--white);
}

.contacts-hero__content-list__item h3 {
  margin-bottom: 36px;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.contacts-hero__content-list__item-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 37px;
}

.contacts-hero__content-list__item-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.contacts-hero__content-list__item-links a svg {
  opacity: 0.3;
}

.contacts-hero__content-list__item p {
  margin-bottom: 19px;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.contacts-hero__content-list__item-times {
  margin-bottom: 44px;
}

.contacts-hero__content-list__item-times p {
  color: rgba(0, 0, 0, 0.5);
}

.contacts-hero__content-list__item-btn {
  padding: 16px 32px;
}

.contacts-map {
  padding-bottom: 101px;
}

.contacts-map__content {
  overflow: hidden;
  height: 620px;
  border-radius: 12px;
}

.map-marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

.map-marker-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  background: var(--yellow);
}

.map-marker-text {
  margin-top: 10px;
  text-wrap: nowrap;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-radius: 2px;
  font-weight: 500;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  background: var(--white);
}

.contacts-feedback {
  padding-bottom: 120px;
}

.contacts-feedback__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 36px 36px 16px 36px;
  border-radius: 12px;
  background-color: var(--white);
}

.contacts-feedback__content-info {
  max-width: 362px;
}

.contacts-feedback__content-info h2 {
  margin-bottom: 24px;
}

.contacts-feedback__content-info p {
  font-weight: 300;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #727272;
}

.contacts-feedback__content-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 24px;
  max-width: 837px;
}

.contacts-feedback__content-form__fields {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  gap: 24px;
  margin-bottom: 16px;
  width: 520px;
}

.contacts-feedback__content-form__fields label input {
  padding: 14px 24px;
  width: 100%;
  border-radius: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
  background-color: var(--seryy);
}

.contacts-feedback__content-form__fields label input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields label input::-moz-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields label input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields label input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields label input::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields textarea {
  padding: 16px 24px;
  width: 100%;
  min-height: 100px;
  grid-column: span 2;
  resize: none;
  outline: none;
  border: none;
  border-radius: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
  background-color: var(--seryy);
}

.contacts-feedback__content-form__fields textarea::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields textarea::-moz-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields textarea:-ms-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields textarea::-ms-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields textarea::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
}

.contacts-feedback__content-form__fields textarea:focus {
  outline: none;
}

.contacts-feedback__content-form__block {
  max-width: 293px;
}

.contacts-feedback__content-form__block button {
  padding: 15px;
  width: 100%;
  margin-bottom: 27px;
}

.contacts-feedback__content-form__block p {
  font-weight: 300;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.contacts-feedback__content-form__block p a {
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.5);
}

.error-hero {
  padding: 36px 0 120px 0;
}

.error-hero__content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 153px 0;
  border-radius: 12px;
  background-color: var(--white);
}

.error-hero__content-img {
  margin-bottom: 24px;
}

.error-hero__content h2 {
  margin-bottom: 36px;
}

.error-hero__content a {
  padding: 16px 31px;
}

.privacyPolicy-hero {
  padding: 80px 0 120px 0;
}

.privacyPolicy-hero__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 165px;
}

.privacyPolicy-hero__content-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  height: 48px;
}

.privacyPolicy-hero__content-link a {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #000;
}

.privacyPolicy-hero__content-info {
  max-width: 839px;
}

.privacyPolicy-hero__content-info .text-editor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.privacyPolicy-hero__content-info .text-editor h1 {
  margin-bottom: 10px;
}

.privacyPolicy-hero__content-info .text-editor p {
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: #000;
}

.privacyPolicy-hero__content-info .text-editor p b {
  display: block;
  margin-bottom: 24px;
  font-weight: 600;
}

.privacyPolicy-hero__content-info .text-editor p a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: #000;
}

.apartments-filter {
  padding: 60px 0 36px 0;
}

.apartments-filter .filter__content-blocks__fields {
  padding-bottom: 13px;
}

.apartments-filter .filter__content-bottom button {
  font-size: 14px;
}

.apartments-filter .filter__content-bottom .show-btn {
  padding: 0;
  background-color: inherit;
  pointer-events: none;
}

.apartments-products {
  padding-bottom: 123px;
}

.apartments-products__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36px;
}

.apartments-products__content-top__sorting {
  position: relative;
}

.apartments-products__content-top__sorting-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 220px;
  padding: 12px 16px;
  border-radius: 5px;
  background-color: var(--white);
}

.apartments-products__content-top__sorting-btn.active .arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.apartments-products__content-top__sorting-btn p {
  margin-left: 10px;
  margin-right: 29px;
  font-weight: 400;
  font-size: 14px;
  line-height: 114%;
  color: #000;
}

.apartments-products__content-top__sorting-btn .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
}

.apartments-products__content-top__sorting-list {
  position: absolute;
  width: 100%;
  left: 0;
  top: 105%;
  padding: 8px 0px;
  border-radius: 5px;
  background-color: var(--white);
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 1;
}

.apartments-products__content-top__sorting-list.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.apartments-products__content-top__sorting-list__item.active p {
  background-color: #f7f7f7;
}

.apartments-products__content-top__sorting-list__item p {
  padding: 8px 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 114%;
  color: #000;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.apartments-products__content-top__sorting-list__item p:hover {
  background-color: #f7f7f7;
}

.filter__content__btn {
  padding: 12px 24px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  position: absolute;
  right: 36px;
  top: 36px;
}

.apartments-products__content-top__btn {
  padding: 12px 24px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: var(--seryy);
}

.apartments-products__content-cards {
  margin-bottom: 36px;
}

.apartments-products__content-cards__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  row-gap: 26px;
}

.apartments-products__content-cards__list-item {
  position: relative;
  overflow: hidden;
  padding: 32px;
  border-radius: 12px;
  background-color: var(--white);
}

.apartments-products__content-cards__list-item__links {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.apartments-products__content-cards__list-item__links:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.apartments-products__content-cards__list-item__top {
  margin-bottom: 32px;
}

.apartments-products__content-cards__list-item__top p {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: rgba(0, 0, 0, 0.5);
}

.apartments-products__content-cards__list-item__img {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  margin-bottom: 32px;
}

.apartments-products__content-cards__list-item__img img {
  display: block;
  aspect-ratio: 1.35/1;
  height: 100%;
  object-fit: contain;
  max-height: 208px;
}

.apartments-products__content-cards__list-item__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}

.apartments-products__content-cards__list-item__article p {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.5);
}

.apartments-products__content-cards__list-item__article h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #000;
}

.apartments-products__content-cards__list-item__article h3 sup {
  font-size: 12px;
}

.apartments-products__content-cards__list-item__article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.apartments-products__content-cards__list-item__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  padding-top: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.apartments-products__content-cards__list-item__prices p.price {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #000;
}

.apartments-products__content-cards__list-item__prices p.discount {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-decoration: line-through;
  color: #000;
}

.apartments-products__content-cards__list-item__prices .percentage {
  padding: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #000;
  border-radius: 5px;
  background-color: var(--yellow);
}

.apartments-products__content-btn button {
  display: block;
  margin: auto;
  padding: 21px 32px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: 500;
  font-size: 15px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
  transition: all 0.5s ease;
}

.apartments-products__content-btn button:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.residentialComplex-hero {
  position: relative;
  overflow: hidden;
}

.residentialComplex-hero__images {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.residentialComplex-hero__images img {
  min-width: 100%;
  height: 100%;
}

.residentialComplex-hero__content {
  position: relative;
  padding-bottom: 164px;
  height: 782px;
}

.residentialComplex-hero__content-control {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 36px;
  position: absolute;
  bottom: 164px;
  right: 0;
}

.residentialComplex-hero__content-control__paginations {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.residentialComplex-hero__content-control__paginations span {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: var(--white);
  transition: all 0.3s ease-in-out;
}

.residentialComplex-hero__content-control__paginations span.active {
  width: 8px;
  height: 8px;
  background-color: var(--yellow);
}

.residentialComplex-hero__content-control__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.residentialComplex-hero__content-control__btns button {
  background-color: var(--white);
  border: 1px solid hsla(0, 0%, 100%, 0.4);
}

.residentialComplex-hero__content-control__btns button:hover {
  background-color: hsla(0, 0%, 100%, 0.7);
}

.residentialComplex-filter {
  padding-top: 0;
  padding-bottom: 35px;
  margin-top: -130px;
  background-color: var(--seryy);
}

.residentialComplex-filter .filter__content {
  position: relative;
  z-index: 1;
}

.residentialComplex-filter .filter__content h2 {
  margin-bottom: 0;
}

.residentialComplex-filter .filter__content-top {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  padding-bottom: 28px;
  margin-bottom: 33px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.residentialComplex-filter .filter__content-top__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.residentialComplex-filter .filter__content-top__blocks:nth-child(2),
.residentialComplex-filter .filter__content-top__blocks:nth-child(3) {
  position: relative;
  padding-left: 30px;
}

.residentialComplex-filter .filter__content-top__blocks:nth-child(2)::after,
.residentialComplex-filter .filter__content-top__blocks:nth-child(3)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 41px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.05);
}

.residentialComplex-filter .filter__content-top__blocks:last-child {
  -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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 27px;
}

.residentialComplex-filter .filter__content-top__blocks:last-child p.text {
  line-height: 110%;
}

.residentialComplex-filter .filter__content-top__blocks p.name {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.residentialComplex-filter .filter__content-top__blocks p.text {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #000;
}

.residentialComplex-filter .filter__content-blocks {
  margin-bottom: 44px;
}

.residentialComplex-filter .filter__content-bottom button {
  font-size: 14px;
}

.residentialComplex-filter .filter__content-bottom .show-btn {
  padding: 0;
  background-color: inherit;
  pointer-events: none;
}

.residentialComplex-products {
  padding-bottom: 101px;
  background-color: var(--seryy);
}

.residentialComplex-generalPlan {
  padding-bottom: 100px;
  background-color: var(--seryy);
}

.residentialComplex-generalPlan .container.first {
  display: none;
}

.residentialComplex-generalPlan__content {
  position: relative;
  overflow-x: auto;
  padding: 36px;
  border-radius: 12px;
  min-height: 660px;
  z-index: 1;
}

.residentialComplex-generalPlan__content h2.second {
  color: #fff;
}

.residentialComplex-generalPlan__content-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 1390px;
  background-image: url(/local/templates/main/assets/css/../img/apartmens/generalPlan/kiparis-genplan.webp?v=1);
  background-repeat: no-repeat;
  z-index: -1;
  /* Если WebP не поддерживается, используем стандартный формат */
}
@supports not (background-image: url("/local/templates/main/assets/css/../img/apartmens/generalPlan/kiparis-genplan.webp?v=1")) {
  .residentialComplex-generalPlan__content-img {
    background-image: url("/local/templates/main/assets/css/../img/apartmens/generalPlan/kiparis-genplan.jpg?v=1");
  }
}

.residentialComplex-generalPlan__content-facilities__item {
  position: absolute;
  border-radius: 20px;
  background-color: var(--white);
  cursor: pointer;
}

.residentialComplex-generalPlan__content-facilities__item p {
  padding: 6px 11px;
  text-wrap: nowrap;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #000;
}

.residentialComplex-generalPlan__content-facilities__svg {
  position: absolute;
  opacity: 0;
  transition: all 0.5s ease;
}

.residentialComplex-generalPlan__content-facilities__item.active .residentialComplex-generalPlan__content-facilities__svg,
.residentialComplex-generalPlan__content-facilities__item p:hover + .residentialComplex-generalPlan__content-facilities__svg,
.residentialComplex-generalPlan__content-facilities__svg:has(path:hover) {
  opacity: 1;
}

.residentialComplex-generalPlan__content-facilities__svg svg {
  width: 100%;
  height: 100%;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(1) {
  top: 186px;
  left: 875px;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(1) .residentialComplex-generalPlan__content-facilities__svg {
  top: -35px;
  left: -40px;
  width: 173px;
  height: 114px;
  z-index: -1;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(2) {
  top: 130px;
  left: 729px;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(2) .residentialComplex-generalPlan__content-facilities__svg {
  top: -23px;
  left: -58px;
  width: 192px;
  height: 85px;
  z-index: -1;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(3) {
  top: 251px;
  left: 734px;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(3) .residentialComplex-generalPlan__content-facilities__svg {
  top: -43px;
  left: -84px;
  width: 221px;
  height: 122px;
  z-index: -1;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(4) {
  top: 184px;
  left: 594px;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(4) .residentialComplex-generalPlan__content-facilities__svg {
  top: -34px;
  left: -70px;
  width: 168px;
  height: 106px;
  z-index: -1;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(5) {
  top: 302px;
  left: 577px;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(5) .residentialComplex-generalPlan__content-facilities__svg {
  top: -43px;
  left: -80px;
  width: 214px;
  height: 133px;
  z-index: -1;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(6) {
  top: 233px;
  left: 444px;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(6) .residentialComplex-generalPlan__content-facilities__svg {
  top: -38px;
  left: -69px;
  width: 195px;
  height: 117px;
  z-index: -1;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(7) {
  top: 371px;
  left: 414px;
}

.residentialComplex-generalPlan__content-facilities__item:nth-child(7) .residentialComplex-generalPlan__content-facilities__svg {
  top: -57px;
  left: -84px;
  width: 228px;
  height: 149px;
  z-index: -1;
}

.residentialComplex-generalPlan__content-cards {
  position: absolute;
  bottom: 36px;
  left: 614px;
}

.residentialComplex-generalPlan__content-cards__item {
  position: absolute;
  bottom: 0;
  padding: 24px;
  border-radius: 12px;
  width: 300px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.residentialComplex-generalPlan__content-cards__item.active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.residentialComplex-generalPlan__content-cards__item:nth-child(1) {
  top: -390px;
  left: 140px;
  bottom: auto;
}

.residentialComplex-generalPlan__content-cards__item:nth-child(2) {
  bottom: auto;
  left: 0;
  top: -446px;
}

.residentialComplex-generalPlan__content-cards__item:nth-child(3) {
  bottom: auto;
  left: -10px;
  top: -323px;
}

.residentialComplex-generalPlan__content-cards__item:nth-child(4) {
  bottom: auto;
  left: -140px;
  top: -390px;
}

.residentialComplex-generalPlan__content-cards__item:nth-child(5) {
  bottom: -8px;
  left: -355px;
}

.residentialComplex-generalPlan__content-cards__item:nth-child(6) {
  bottom: -10px;
  left: -285px;
}

.residentialComplex-generalPlan__content-cards__item h3 {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  color: #000;
}

.residentialComplex-generalPlan__content-cards__item p.date {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 12px;
  line-height: 110%;
  color: rgba(0, 0, 0, 0.5);
}

.residentialComplex-generalPlan__content-cards__item p.quantity {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  color: #000;
}

.residentialComplex-generalPlan__content-cards__item-links {
  margin-bottom: 24px;
}

.residentialComplex-generalPlan__content-cards__item-links__item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  padding: 16px 0 12px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.residentialComplex-generalPlan__content-cards__item-links__item a p {
  font-weight: 400;
  font-size: 14px;
  line-height: 110%;
  color: rgba(0, 0, 0, 0.7);
  transition: all 0.5s ease;
}

.residentialComplex-generalPlan__content-cards__item-links__item a p:nth-child(2) {
  text-wrap: nowrap;
}

.residentialComplex-generalPlan__content-cards__item-links__item a:hover p {
  color: #000;
}

.residentialComplex-generalPlan__content-cards__item-btn {
  padding: 15px 12px;
}

.residentialComplex-about {
  padding-bottom: 100px;
  border-radius: 0 0 40px 40px;
  background-color: var(--seryy);
}

.residentialComplex-about__content {
  display: grid;
  grid-template-columns: auto 683px;
  gap: 36px;
  padding: 48px;
  border-radius: 12px;
  background-color: var(--white);
}

.residentialComplex-about__content-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 36px;
}

.residentialComplex-about__content-info__descrs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 27px;
}

.residentialComplex-about__content-info__descrs p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #727272;
}

.residentialComplex-about__content-info a {
  padding: 17px 12px;
  max-width: 200px;
}

.residentialComplex-about__content-examples {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 36px;
}

.residentialComplex-about__content-examples__btns {
  display: grid;
  grid-template-columns: repeat(4, auto);
  gap: 10px;
}

.residentialComplex-about__content-examples__btns button {
  text-wrap: nowrap;
  padding: 13px 25px;
  background-color: #f6f6f6;
  white-space: nowrap;
}

.residentialComplex-about__content-examples__btns button.active {
  background-color: var(--yellow);
}

.residentialComplex-about__content-examples__images {
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 12px;
}

.residentialComplex-about__content-examples__images img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease;
}

.residentialComplex-about__content-examples__images img.active {
  opacity: 1;
}

.residentialComplex-panorama {
  padding: 100px 0 100px 0;
}

.residentialComplex-panorama__content h2 {
  margin-bottom: 36px;
}

.residentialComplex-panorama__content-info {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  overflow: hidden;
  height: 350px;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2))), url("/local/templates/main/assets/css/../img/residentialComplex/panorama/background-img.svg");
  background: linear-gradient(rgba(0, 0, 0, 0.2)), url("/local/templates/main/assets/css/../img/residentialComplex/panorama/background-img.svg");
  background-size: cover;
}

.residentialComplex-panorama__content-info a {
  padding: 16px 29px;
  background-color: var(--white);
}

.residentialComplex-advantages {
  padding-bottom: 103px;
}

.residentialComplex-advantages__content {
  overflow: hidden;
}

.residentialComplex-advantages__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 36px;
}

.residentialComplex-advantages__content-top__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.residentialComplex-advantages__content-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.residentialComplex-advantages__content-blocks__block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
  padding: 36px;
  border-radius: 12px;
  min-width: 447px;
  height: 560px;
  transition: all 0.3s ease-in-out;
}

.residentialComplex-advantages__content-blocks__block:hover {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}

.residentialComplex-advantages__content-blocks__block-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.residentialComplex-advantages__content-blocks__block-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.residentialComplex-advantages__content-blocks__block-img img {
  width: 100%;
  height: 100%;
}

.residentialComplex-advantages__content-blocks__block:not(:last-child) {
  margin-right: 24px;
}

.residentialComplex-advantages__content-blocks__block h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  color: #fff;
}

.residentialComplex-advantages__content-paginations {
  display: none;
}

.residentialComplex-infrastructure {
  padding-bottom: 100px;
}

.residentialComplex-infrastructure h2 {
  margin-bottom: 35px;
}

.residentialComplex-infrastructure__content {
  position: relative;
  overflow: hidden;
  height: 660px;
  border-radius: 12px;
}

.residentialComplex-infrastructure__content-map {
  width: 100%;
  height: 100%;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-image-with-content {
  width: 43px !important;
  height: 43px !important;
  border-radius: 100px;
  background-color: var(--yellow);
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-position: center !important;
  cursor: pointer;
}

.ymaps-2-1-79-places-pane {
  z-index: 2501 !important;
}

.ymaps-2-1-79-events-pane {
  z-index: 2000 !important;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-balloon {
  border-radius: 100px;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-balloon__layout {
  border-radius: 5px;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-balloon__layout ymaps {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: -0.01em;
  color: #000;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-balloon__layout .ymaps-2-1-79-balloon__content ymaps {
  min-width: 100px !important;
  height: auto !important;
}

/*.residentialComplex-infrastructure__content-map .ymaps-2-1-79-placemark-overlay {
    width: 30px !important;
    height: 30px !important
}*/
.residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control {
  inset: 180px 36px auto auto !important;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control .ymaps-2-1-79-zoom {
  height: 50px !important;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control .ymaps-2-1-79-zoom__scale {
  display: none;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control .ymaps-2-1-79-zoom__button {
  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: 48px;
  height: 48px;
  padding: 0;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control .ymaps-2-1-79-float-button-icon {
  position: inherit !important;
  left: inherit !important;
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon {
  background-image: url(/local/templates/main/assets/css/../img/apartmens/generalPlan/mynaui_plus.svg);
}

.residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon {
  background-image: url(/local/templates/main/assets/css/../img/apartmens/generalPlan/mynaui_minus.svg);
}

.residentialComplex-infrastructure__content .filter-buttons {
  position: absolute;
  overflow: hidden;
  top: 45px;
  left: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 330px;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  z-index: 2;
}

.residentialComplex-infrastructure__content .filter-buttons button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  gap: 12px;
  width: 100%;
  padding: 16px 24px;
  background-color: var(--seryy);
  transition: all 0.3s ease-in-out;
}

.residentialComplex-infrastructure__content .filter-buttons button img {
  max-height: 20px;
}

.residentialComplex-infrastructure__content .filter-buttons button:first-child svg {
  display: none;
}

.residentialComplex-infrastructure__content .filter-buttons button:last-child {
  padding-bottom: 24px;
}

.residentialComplex-infrastructure__content .filter-buttons button.active {
  background-color: var(--yellow);
}

.residentialComplex-infrastructure__content .filter-buttons button.active p.volue {
  color: #000;
}

.residentialComplex-infrastructure__content .filter-buttons button:hover {
  background-color: #e4e4e4;
}

.residentialComplex-infrastructure__content .filter-buttons button p {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
}

.residentialComplex-infrastructure__content .filter-buttons button p.volue {
  margin-left: auto;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease-in-out;
}

.residentialComplex-infrastructure__content .info-content p {
  font-weight: 400;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
  background-color: var(--yellow);
}

.residentialComplex-infrastructure__content .map-icon__item .icon-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
}

.residentialComplex-placesNearby {
  padding-bottom: 102px;
}

.residentialComplex-placesNearby__content {
  overflow: hidden;
}

.residentialComplex-placesNearby__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 36px;
}

.residentialComplex-placesNearby__content-top__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.residentialComplex-placesNearby__content-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.residentialComplex-placesNearby__content-blocks__block {
  position: relative;
  overflow: hidden;
  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-width: 683px;
  height: 392px;
  padding: 36px;
  border-radius: 12px;
}

.residentialComplex-placesNearby__content-blocks__block:not(:last-child) {
  margin-right: 24px;
}

.residentialComplex-placesNearby__content-blocks__block-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.residentialComplex-placesNearby__content-blocks__block-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.residentialComplex-placesNearby__content-blocks__block-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.residentialComplex-placesNearby__content-blocks__block-img img {
  width: 100%;
  height: 100%;
}

.residentialComplex-placesNearby__content-blocks__block h3 {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #fff;
}

.residentialComplex-placesNearby__content-blocks__block p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #fff;
}

.residentialComplex-placesNearby__content-paginations {
  display: none;
}

.residentialComplex-booklet {
  padding-bottom: 100px;
}

.residentialComplex-booklet__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 36px;
  border-radius: 12px;
  background-color: var(--seryy);
}

.residentialComplex-booklet__content-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  max-width: 465px;
}

.residentialComplex-booklet__content-info p {
  max-width: 326px;
  font-weight: 300;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #727272;
}

.residentialComplex-booklet__content-form {
  max-width: 544px;
}

.residentialComplex-booklet__content-form__fields {
  display: grid;
  grid-template-columns: 320px 200px;
  gap: 24px;
  margin-bottom: 16px;
}

.residentialComplex-booklet__content-form__fields label input {
  background-color: var(--white);
}

.residentialComplex-calculation {
  padding-bottom: 100px;
}

.residentialComplex-calculation__content h2 {
  margin-bottom: 36px;
}

.residentialComplex-calculation__content-widget {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  min-height: 480px;
  margin-bottom: 4px;
  border-radius: 12px;
  background-color: var(--seryy);
}

.residentialComplex-calculation__content-widget p {
  font-weight: 400;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #0e0e0e;
  opacity: 0.5;
}

.residentialComplex-calculation__content .descr {
  max-width: 794px;
  font-weight: 400;
  font-size: 12px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.5);
}

.residentialComplex-video {
  padding-bottom: 100px;
  overflow: hidden;
}

.residentialComplex-video .content-container {
  position: relative;
}

.residentialComplex-video__content {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.residentialComplex-video__content.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.residentialComplex-video__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 36px;
}

.residentialComplex-video__content-top__switching {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 19px;
  padding-right: 12px;
}

.residentialComplex-video__content-top__switching button {
  padding: 12px 25px;
  background-color: var(--seryy);
}

.residentialComplex-video__content-top__switching button.active {
  background-color: var(--yellow);
}

.residentialComplex-video__content-top__switching button.on {
  background-color: var(--yellow);
}

.residentialComplex-video__content-top__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.residentialComplex-video__content-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.residentialComplex-video__content-blocks__block {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  border-radius: 12px;
  overflow: hidden;
  height: 392px;
  min-width: 683px;
}

.residentialComplex-video__content-blocks__block:not(:last-child) {
  margin-right: 24px;
}

.residentialComplex-video__content-blocks__block-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.residentialComplex-video__content-blocks__block-img img {
  width: 100%;
  height: 100%;
}

.residentialComplex-video__content-blocks__block-btn {
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background-color: var(--white);
}

.residentialComplex-video__content-paginations {
  display: none;
}

.residentialComplex-design {
  padding-bottom: 100px;
}

.residentialComplex-design__content {
  overflow: hidden;
}

.residentialComplex-design__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 36px;
}

.residentialComplex-design__content-top__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.residentialComplex-design__content-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.residentialComplex-design__content-blocks__block {
  overflow: hidden;
  border-radius: 12px;
  min-width: 683px;
  height: 392px;
}

.residentialComplex-design__content-blocks__block-btn {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
  border-radius: 12px;
  overflow: hidden;
}

.residentialComplex-design__content-blocks__block-btn:hover {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}

.residentialComplex-design__content-blocks__block-btn img {
  width: 100%;
  height: 100%;
}

.residentialComplex-design__content-blocks__block:not(:last-child) {
  margin-right: 24px;
}

.residentialComplex-design__content-paginations {
  display: none;
}

.residentialComplex-stages {
  padding-bottom: 103px;
}

.residentialComplex-stages__content {
  overflow: hidden;
}

.residentialComplex-stages__content h2 {
  margin-bottom: 36px;
}

.residentialComplex-stages__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 24px;
}

.residentialComplex-stages__content-top__sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.residentialComplex-stages__content-top__sorting-block {
  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;
  gap: 12px;
}

.residentialComplex-stages__content-top__sorting-block p {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #898989;
}

.residentialComplex-stages__content-top__sorting-block__btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 200px;
  padding: 12px 17px 12px 14px;
  border-radius: 5px;
  background-color: var(--seryy);
}

.residentialComplex-stages__content-top__sorting-block__btn svg {
  transition: all 0.3s ease-in-out;
}

.residentialComplex-stages__content-top__sorting-block__btn.active svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.residentialComplex-stages__content-top__sorting-block__btn p {
  margin-left: 10px;
  margin-right: 29px;
  font-weight: 500;
  font-size: 14px;
  line-height: 114%;
  color: #000;
}

.residentialComplex-stages__content-top__sorting-block__btn .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
}

.residentialComplex-stages__content-top__sorting-block__list {
  position: absolute;
  width: 100%;
  left: 0;
  top: 105%;
  padding: 8px 0px;
  border-radius: 5px;
  background-color: var(--seryy);
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 1;
}

.residentialComplex-stages__content-top__sorting-block__list.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.residentialComplex-stages__content-top__sorting-block__list-item.active p {
  background-color: #f7f7f7;
}

.residentialComplex-stages__content-top__sorting-block__list-item p {
  padding: 8px 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 114%;
  color: #000;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.residentialComplex-stages__content-top__sorting-block__list-item p:hover {
  background-color: #f7f7f7;
}

.residentialComplex-stages__content-top__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.residentialComplex-stages__content-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.residentialComplex-stages__content-blocks__block {
  padding: 12px;
  min-width: 335px;
  border-radius: 12px;
  background-color: var(--seryy);
  transition: all 0.3s ease-in-out;
}

.residentialComplex-stages__content-blocks__block:hover {
  background-color: #e4e4e4;
}

.residentialComplex-stages__content-blocks__block:not(:last-child) {
  margin-right: 16px;
}

.residentialComplex-stages__content-blocks__block-img {
  overflow: hidden;
  height: 240px;
  margin-bottom: 24px;
  border-radius: 12px;
}

.residentialComplex-stages__content-blocks__block-img img {
  width: 100%;
  height: 100%;
}

.residentialComplex-stages__content-blocks__block-article {
  position: relative;
  padding: 0px 8px 12px 8px;
}

.residentialComplex-stages__content-blocks__block-article h3 {
  text-align: start;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
}

.residentialComplex-stages__content-blocks__block-article p {
  text-align: start;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.residentialComplex-stages__content-blocks__block-article p.name {
  position: absolute;
  visibility: hidden;
}

.residentialComplex-stages__content-paginations {
  display: none;
}

.residentialComplex-documents {
  padding-bottom: 120px;
}

.residentialComplex-documents__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36px;
}

.residentialComplex-documents__content-top__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.residentialComplex-documents__content-top__btns button {
  padding: 12px 21px;
  background-color: var(--seryy);
}

.residentialComplex-documents__content-top__btns button.active {
  background-color: var(--yellow);
}

.residentialComplex-documents__content-blocks__block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  display: none;
}

.residentialComplex-documents__content-blocks__block.active {
  display: grid;
}

.residentialComplex-documents__content-blocks__block a {
  position: relative;
  padding: 24px;
  border-radius: 8px;
  background-color: var(--seryy);
  transition: all 0.3s ease-in-out;
}

.residentialComplex-documents__content-blocks__block a:hover {
  background-color: #e4e4e4;
}

.residentialComplex-documents__content-blocks__block a h3 {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
}

.residentialComplex-documents__content-blocks__block a p {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.residentialComplex-documents__content-blocks__block a .icon {
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.popUp-advantages {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  transition: all 0.5s ease;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  overflow-y: auto;
}

.popUp-advantages.active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.popUp-advantages__content {
  position: absolute;
  width: 1105px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: grid;
  grid-template-columns: 447px auto;
  gap: 36px;
  padding: 36px;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  background-color: var(--white);
  transition: all 0.5s ease;
  opacity: 0;
  pointer-events: none;
}

.popUp-advantages__content.active {
  opacity: 1;
  pointer-events: all;
}

.popUp-advantages__content-close {
  position: absolute;
  top: 36px;
  right: 36px;
  transition: all 0.3s ease-in-out;
}

.popUp-advantages__content-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.popUp-advantages__content-img {
  overflow: hidden;
  border-radius: 12px;
}

.popUp-advantages__content-img img {
  width: 100%;
  height: 100%;
}

.popUp-advantages__content-info h3 {
  margin-bottom: 29px;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: #000;
}

.popUp-advantages__content-info__descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 27px;
}

.popUp-advantages__content-info__descr p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #727272;
}

.popUp-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: var(--white);
  transition: all 0.5s ease;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  display: flex;
  flex-direction: column;
}

.popUp-video.active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.popUp-video__top {
  padding: 24px 36px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  flex-shrink: 0;
}

.popUp-video__top-close {
  display: block;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
}

.popUp-video__top-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.popUp-video__content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  flex-grow: 1;
  padding-top: 42px;
  padding-bottom: 80px;
  height: 85%;
}

.popUp-video__content-block {
  display: none;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  max-width: calc(100% - 170px);
  height: 100%;
}

.popUp-video__content-block.active {
  display: block;
}

.popUp-video__content-block__video {
  width: 100%;
  max-height: 100%;
  display: block;
  object-fit: contain;
  border-radius: 12px;
}

.popUp-video__content-block__cards.hidden {
  display: none;
}

.popUp-video__content-block__cards-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.popUp-video__content-block__cards-img img {
  width: 100%;
  height: 100%;
}

.popUp-video__content-block__cards-play {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background-color: var(--white);
}

.popUp-design {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: var(--white);
  transition: all 0.5s ease;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  display: flex;
  flex-direction: column;
}

.popUp-design.active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.popUp-design__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 36px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  flex-shrink: 0;
}

.popUp-design__top-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}

.popUp-design__top-quantity p {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: rgba(0, 0, 0, 0.5);
}

.popUp-design__top-quantity p.now {
  color: #000;
}

.popUp-design__top-close {
  display: block;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
}

.popUp-design__top-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.popUp-design__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 36px;
  overflow: hidden;
  display: none;
  flex-grow: 1;
  padding-top: 42px;
  padding-bottom: 80px;
}

.popUp-design__content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popUp-design__content-scroll {
  overflow: hidden;
  max-width: calc(100% - 170px);
  height: 100%;
}

.popUp-design__content-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.popUp-design__content-images__img {
  overflow: hidden;
  min-width: 100%;
}

.popUp-design__content-images__img:not(:last-child) {
  margin-right: 50px;
}

.popUp-design__content-images__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 12px;
}

.popUp-design__content button {
  z-index: 2;
}

.popUp-design__content button svg {
  stroke: var(--black);
}

.popUp-stages {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: var(--white);
  transition: all 0.5s ease;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  display: flex;
  flex-direction: column;
}

.popUp-stages.active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.popUp-stages__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 36px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  flex-shrink: 0;
}

.popUp-stages__top-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}

.popUp-stages__top-quantity p {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: rgba(0, 0, 0, 0.5);
}

.popUp-stages__top-quantity p.now {
  color: #000;
}

.popUp-stages__top-title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 36px;
}

.popUp-stages__top-title p {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: #000;
}

.popUp-stages__top-close {
  display: block;
  transition: all 0.3s ease-in-out;
}

.popUp-stages__top-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.popUp-stages__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 36px;
  overflow: hidden;
  display: none;
  flex-grow: 1;
  padding-top: 42px;
  padding-bottom: 80px;
}

.popUp-stages__content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popUp-stages__content-scroll {
  overflow: hidden;
  max-width: calc(100% - 170px);
  height: 100%;
}

.popUp-stages__content-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.popUp-stages__content-images__img {
  overflow: hidden;
  min-width: 100%;
}

.popUp-stages__content-images__img:not(:last-child) {
  margin-right: 50px;
}

.popUp-stages__content-images__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 12px;
}

.popUp-stages__content-images__img--video {
  display: flex;
  justify-content: center;
  align-items: center;
}

.popUp-stages__content button {
  z-index: 2;
}

.popUp-stages__content button svg {
  stroke: var(--black);
}

.apartmentPage-hero {
  padding: 36px 0 100px 0;
  margin-bottom: 100px;
  border-radius: 0 0 40px 40px;
  background-color: var(--seryy);
}

.apartmentPage-hero__content {
  display: grid;
  grid-template-columns: auto 401px;
  gap: 24px;
}

.apartmentPage-hero__content-left {
  border-radius: 12px;
  background-color: var(--white);
}

.apartmentPage-hero__content-left__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 24px;
}

.apartmentPage-hero__content-left__top-back {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.apartmentPage-hero__content-left__top-back a {
  padding: 12px 10px;
}

.apartmentPage-hero__content-left__top-back p {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #000;
}

.apartmentPage-hero__content-left__top-name {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.apartmentPage-hero__content-left__top-name p {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #000;
}

.apartmentPage-hero__content-left__top-number p {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentPage-hero__content-left__info {
  display: grid;
  grid-template-columns: auto 310px;
}

.apartmentPage-hero__content-left__info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.apartmentPage-hero__content-left__info-block__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}

.apartmentPage-hero__content-left__info-block__top h3 {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentPage-hero__content-left__info-block__top-btn {
  padding: 8px 8px;
}

.apartmentPage-hero__content-left__info-block__top-open {
  display: none;
}

.apartmentPage-hero__content-left__info-block__bottom {
  overflow: hidden;
  margin: auto;
  border-radius: 12px;
  cursor: pointer;
}

.apartmentPage-hero__content-left__info-block__bottom-buttons {
  position: relative;
  z-index: 3;
  margin-top: 15px;
}

.bottom-buttons__block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.bottom-buttons__block-button {
  width: 36px;
  height: 36px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  text-align: center;
  line-height: 33px;
  cursor: pointer;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}

.bottom-buttons__block-button:hover {
  border-color: #FED400;
  transition: all 0.3s ease-in-out;
}

.bottom-buttons__block-button.active {
  background-color: #FED400;
  border-color: #FED400;
  transition: all 0.3s ease-in-out;
}

.info-block__tabs-tab {
  display: none;
  flex-direction: column;
}

.info-block__tabs-tab.plan {
  align-items: center;
}

.info-block__tabs-tab.active {
  display: flex;
}

.info-block__tabs-tab.interactive.active {
  display: flex;
  align-items: center;
}

#apartmentPage-plan-img {
  padding-bottom: 50px;
}

#apartmentPage-plan-img img {
  max-width: 453px;
  display: block;
  width: auto;
}

#apartmentPage-floorPlan-img {
  display: flex;
  justify-content: center;
}

#apartmentPage-floorPlan-img img {
  display: block;
  width: 85%;
}

#apartmentPage-generalPlan-img {
  display: flex;
  justify-content: center;
}

#apartmentPage-generalPlan-img img {
  display: block;
  width: 85%;
}

.apartmentPage-hero__content-left__info .double {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}

.apartmentPage-hero__content-left__info .double .apartmentPage-hero__content-left__info-block {
  gap: 10px;
  padding-bottom: 51px;
}

.apartmentPage-hero__content-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.apartmentPage-hero__content-right__block {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 24px;
  border-radius: 12px;
  background-color: var(--white);
}

.apartmentPage-hero__content-right__block:nth-child(2) {
  padding: 0 24px;
}

.apartmentPage-hero__content-right__block-line {
  margin-bottom: 24px;
  width: 120%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
}

.apartmentPage-hero__content-right__block p.number {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentPage-hero__content-right__block h2 {
  margin-bottom: 23px;
  font-weight: 600;
  font-size: 25px;
  line-height: 120%;
  color: #000;
}

.apartmentPage-hero__content-right__block h2 sup {
  font-size: 14px;
}

.apartmentPage-hero__content-right__block-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 5px;
  margin-bottom: 24px;
}

.apartmentPage-hero__content-right__block-price p.price {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #000;
}

.apartmentPage-hero__content-right__block-price p.discount {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentPage-hero__content-right__block-price p.percentage {
  padding: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #000;
  border-radius: 5px;
  background-color: var(--yellow);
}

.apartmentPage-hero__content-right__block button.apartmentPage-hero__content-right__block-btn1 {
  padding: 17px;
  margin-bottom: 16px;
  font-weight: 400;
}

.apartmentPage-hero__content-right__block button.apartmentPage-hero__content-right__block-btn2 {
  padding: 20px;
}

.apartmentPage-hero__content-right__block-list__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 0;
}

.apartmentPage-hero__content-right__block-list__item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.apartmentPage-hero__content-right__block-list__item p {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #000;
}

.apartmentPage-hero__content-right__block-list__item p:nth-child(1) {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentPage-hero__content-right__block-list__item p sup {
  font-size: 10px;
}

.apartmentPage-feedback {
  padding-bottom: 121px;
}

.apartmentPage-feedback__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 34px 36px;
  border-radius: 12px;
  background-color: var(--seryy);
}

.apartmentPage-feedback__content-info {
  max-width: 473px;
}

.apartmentPage-feedback__content-info h2 {
  font-size: 32px;
  line-height: 100%;
}

.apartmentPage-feedback__content-info p {
  font-weight: 300;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #727272;
}

.apartmentPage-feedback__content-form__fields {
  display: grid;
  grid-template-columns: 257px 257px 200px;
  gap: 24px;
  margin-bottom: 16px;
}

.apartmentPage-feedback__content-form__fields label input {
  padding: 14px 24px;
  background-color: var(--white);
}

.popUp-plan {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  transition: all 0.5s ease;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  overflow-y: auto;
}

.popUp-plan.active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.popUp-plan-close {
  position: absolute;
  top: 36px;
  right: 36px;
  transition: all 0.3s ease-in-out;
}

.popUp-plan-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.popUp-plan__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease;
  opacity: 0;
  pointer-events: none;
  width: calc(100% - 140px);
  height: calc(100% - 130px);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.popUp-plan__content img {
  max-width: 100%;
  max-height: 100%;
  mix-blend-mode: multiply;
  object-fit: contain;
  display: block;
  border-radius: 12px;
  background-color: var(--white);
}

.popUp-plan__content.active {
  opacity: 1;
  pointer-events: all;
}

.apartmentProgram-filter {
  padding-top: 59px;
}

.apartmentProgram-filter .filter__content-blocks {
  margin-bottom: 44px;
}

.apartmentProgram-filter .filter__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36px;
}

.apartmentProgram-filter .filter__content-top h2 {
  margin-bottom: 0;
}

.apartmentProgram-filter .filter__content-top__btn {
  padding: 10px 23px;
}

.apartmentProgram-filter .filter__content-bottom .show-btn {
  padding: 0;
  width: 170px;
  background-color: inherit;
  pointer-events: none;
}

.apartmentProgram-table {
  padding-top: 36px;
  padding-bottom: 119px;
  overflow: hidden;
  scrollbar-width: none;
}

.apartmentProgram-table * {
  scrollbar-width: none;
}

.apartmentProgram-table::-webkit-scrollbar,
.apartmentProgram-table *::-webkit-scrollbar {
  width: 0;
}

.apartmentProgram-table .details-panel {
  scrollbar-width: auto;
}

.apartmentProgram-table .details-panel::-webkit-scrollbar {
  width: 8px;
}

.apartmentProgram-table .details-panel::-webkit-scrollbar-track {
  background: #dddddd;
  border-radius: 0;
  box-shadow: inset 0px 0px 5px 0 #a9a9a9;
}

.apartmentProgram-table .details-panel::-webkit-scrollbar-thumb {
  background: var(--yellow);
  border-radius: 0;
}

.apartmentProgram-table__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.apartmentProgram-table__top-status {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
}

.apartmentProgram-table__top-status span {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.apartmentProgram-table__top-status span p {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #222;
}

.apartmentProgram-table__top-result {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.apartmentProgram-table__top-result p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #000;
}

.apartmentProgram-table__top-result p span {
  font-weight: 600;
}

.apartmentProgram-table__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.apartmentProgram-table__content .fixed-floor-numbers {
  position: sticky;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 80px;
  top: 0;
  z-index: 4;
}

.apartmentProgram-table__content .fixed-floor-numbers.left {
  left: 39px;
}

.apartmentProgram-table__content .fixed-floor-numbers.right {
  right: 39px;
}

.apartmentProgram-table__content .fixed-floor-numbers .floor-label {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #414141;
  opacity: 0.5;
}

.apartmentProgram-table__content .fixed-floor-numbers .floor-label:nth-child(1) {
  position: absolute;
  bottom: 40px;
}

.apartmentProgram-table__content .fixed-floor-numbers .floor-label:nth-child(2) {
  margin-bottom: 10px;
}

.apartmentProgram-table__content .fixed-floor-numbers .floor {
  padding-bottom: 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #222;
}

.apartmentProgram-table__content .table-wrapper {
  padding-top: 54px;
  overflow-x: auto;
  overflow-y: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  gap: 53px;
  margin-left: 60px;
  margin-right: 60px;
  margin-top: -25px;
}

.apartmentProgram-table__content .table-wrapper .building-type {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #000;
}

.apartmentProgram-table__content .table-wrapper .building-title {
  margin-top: 16px;
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #414141;
  opacity: 0.5;
}

.apartmentProgram-table__content .table-wrapper .building-table {
  /*display: grid;
    grid-template-columns: repeat(16, 50px);
    gap: 9px;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;*/
  margin: 0 auto;
}

.apartmentProgram-table__content .table-wrapper .building-table-row {
  margin-bottom: 9px;
  display: flex;
}

.apartmentProgram-table__content .table-wrapper .cell {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 7px;
  width: 54px;
  height: 54px;
  border-radius: 5px;
  transition: all 0.5s ease;
}

.apartmentProgram-table__content .table-wrapper .cell + .cell {
  margin-left: 9px;
}

.apartmentProgram-table__content .table-wrapper .cell:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 1;
}

.apartmentProgram-table__content .table-wrapper .cell:hover .tooltip {
  position: fixed;
  visibility: visible;
  opacity: 1;
}

.apartmentProgram-table__content .table-wrapper .cell:nth-child(1) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(17) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(33) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(49) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(65) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(81) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(97) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(113) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(129) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(145) .tooltip {
  bottom: 50%;
  left: 120%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

.apartmentProgram-table__content .table-wrapper .cell:nth-child(1) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(17) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(33) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(49) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(65) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(81) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(97) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(113) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(129) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(145) .tooltip::after {
  bottom: 50%;
  left: -15px;
  -webkit-transform: translateY(50%) rotate(90deg);
  -ms-transform: translateY(50%) rotate(90deg);
  transform: translateY(50%) rotate(90deg);
}

.apartmentProgram-table__content .table-wrapper .cell:nth-child(2) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(18) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(34) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(50) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(66) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(82) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(98) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(114) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(130) .tooltip,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(146) .tooltip {
  left: 36px;
}

.apartmentProgram-table__content .table-wrapper .cell:nth-child(2) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(18) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(34) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(50) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(66) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(82) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(98) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(114) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(130) .tooltip::after,
.apartmentProgram-table__content .table-wrapper .cell:nth-child(146) .tooltip::after {
  left: 45%;
}

.apartmentProgram-table__content .table-wrapper .cell.green {
  background-color: #31b86a;
  cursor: pointer;
}

.apartmentProgram-table__content .table-wrapper .cell.green .tooltip-top__type {
  background-color: #31b86a;
}

.apartmentProgram-table__content .table-wrapper .cell.blue {
  background-color: #49C2F2;
  cursor: pointer;
}

.apartmentProgram-table__content .table-wrapper .cell.blue .tooltip-top__type {
  background-color: #49C2F2;
}

.apartmentProgram-table__content .table-wrapper .cell.yellow {
  background-color: #fed400;
  cursor: pointer;
}

.apartmentProgram-table__content .table-wrapper .cell.yellow .tooltip-top__type {
  background-color: #fed400;
}

.apartmentProgram-table__content .table-wrapper .cell.grey {
  background-color: #e0e0e0;
}

.apartmentProgram-table__content .table-wrapper .cell.grey .tooltip-top__type {
  background-color: #e0e0e0;
}

.apartmentProgram-table__content .table-wrapper .cell .number {
  font-weight: 700;
  font-size: 16px;
  line-height: 90%;
  color: #fff;
}

.apartmentProgram-table__content .table-wrapper .cell .size {
  font-weight: 600;
  font-size: 14px;
  line-height: 90%;
  color: #fff;
}

.apartmentProgram-table__content .table-wrapper .cell .tooltip {
  position: absolute;
  padding: 16px;
  min-width: 190px;
  bottom: 120%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  background-color: var(--white);
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
}

.apartmentProgram-table__content .table-wrapper .cell .tooltip::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 19px;
  height: 13px;
  background-image: url(/local/templates/main/assets/css/../img/apartmentProgram/arrow-bottom.svg);
  background-repeat: no-repeat;
}

.apartmentProgram-table__content .table-wrapper .cell .tooltip-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
  margin-bottom: 6px;
}

.apartmentProgram-table__content .table-wrapper .cell .tooltip-top__type {
  padding: 6px 8px;
  border-radius: 2px;
  font-weight: 700;
  font-size: 14px;
  line-height: 90%;
  color: #fff;
}

.apartmentProgram-table__content .table-wrapper .cell .tooltip-top__number {
  text-wrap: nowrap;
  font-weight: 600;
  font-size: 12px;
  line-height: 90%;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentProgram-table__content .table-wrapper .cell .tooltip-price {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #000;
}

.apartmentProgram-table__content .table-wrapper .cell .tooltip-size {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #000;
}

.apartmentProgram-table__content .details-panel {
  position: fixed;
  width: 433px;
  top: 0;
  right: -50%;
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  padding: 40px;
  border-radius: 12px 0 0 12px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.05);
  background-color: var(--white);
  z-index: 5;
  transition: all 0.5s ease;
}

.apartmentProgram-table__content .details-panel.open {
  right: 0;
}

.apartmentProgram-table__content .details-panel__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36px;
}

.apartmentProgram-table__content .details-panel__top p {
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 600;
  font-size: 14px;
  line-height: 171%;
  color: #fff;
}

.apartmentProgram-table__content .details-panel__top p.green {
  background-color: #31b86a;
}

.apartmentProgram-table__content .details-panel__top p.yellow {
  background-color: #fed400;
}

.apartmentProgram-table__content .details-panel__top p.grey {
  background-color: #e0e0e0;
}

.apartmentProgram-table__content .details-panel__img {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  margin: auto;
  margin-bottom: 67px;
  width: 275px;
}

.apartmentProgram-table__content .details-panel__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}

.apartmentProgram-table__content .details-panel__location p {
  font-weight: 400;
  font-size: 14px;
  line-height: 114%;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentProgram-table__content .details-panel h3 {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 25px;
  line-height: 120%;
  color: #000;
}

.apartmentProgram-table__content .details-panel .adress {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 114%;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentProgram-table__content .details-panel-line {
  display: block;
  margin-bottom: 24px;
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
}

.apartmentProgram-table__content .details-panel-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  gap: 15px;
}

.apartmentProgram-table__content .details-panel-price p.price {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #000;
}

.apartmentProgram-table__content .details-panel-price p.discount {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentProgram-table__content .details-panel-price p.percentage {
  padding: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #000;
  border-radius: 5px;
  background-color: var(--yellow);
}

.apartmentProgram-table__content .details-panel-price.disabled {
  display: none;
}

.apartmentProgram-table__content .details-panel__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 28px;
}

.apartmentProgram-table__content .details-panel__list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.apartmentProgram-table__content .details-panel__list-item p {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: rgba(0, 0, 0, 0.5);
}

.apartmentProgram-table__content .details-panel__list-item p:nth-child(2) {
  font-weight: 500;
  color: #000;
}

.apartmentProgram-table__content .details-panel__list-item p sup {
  font-size: 10px;
}

.apartmentProgram-table__content .details-panel__btn1 {
  margin-bottom: 16px;
  width: 100%;
}

.apartmentProgram-table__content .details-panel__btn1.disabled {
  display: none;
}

.apartmentProgram-table__content .details-panel__btn2 {
  padding: 16px;
  width: 100%;
}

.apartmentProgram-table__content .details-panel__btn2.disabled {
  display: none;
}

.apartmentProgram-empty {
  padding-top: 100px;
  padding-bottom: 100px;
}

.apartmentProgram-empty__content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  min-height: 424px;
}

.apartmentProgram-empty__content h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #000;
}

.purchaseMethods-hero {
  padding: 47px 0 100px 0;
  background-color: var(--seryy);
}

.purchaseMethods-hero__content {
  overflow: hidden;
}

.purchaseMethods-hero__content h2 {
  margin-bottom: 24px;
}

.purchaseMethods-hero__content-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  gap: 10px;
  margin-bottom: 36px;
}

.purchaseMethods-hero__content-btns button {
  text-wrap: nowrap;
  padding: 13px 24px;
  background-color: var(--white);
}

.purchaseMethods-hero__content-btns button.active {
  background-color: var(--yellow);
}

.purchaseMethods-hero__content-blocks {
  position: relative;
  min-height: 500px;
}

.purchaseMethods-hero__content-blocks__block {
  position: absolute;
  padding: 36px;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.purchaseMethods-hero__content-blocks__block.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.purchaseMethods-hero__content-blocks__block-info {
  position: relative;
  max-width: 392px;
  z-index: 1;
}

.purchaseMethods-hero__content-blocks__block-info h3 {
  margin-bottom: 24px;
  font-weight: 700;
  font-size: 48px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #fff;
}

.purchaseMethods-hero__content-blocks__block-info p {
  margin-bottom: 36px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #fff;
}

.purchaseMethods-hero__content-blocks__block-info a {
  max-width: 200px;
  padding: 15px;
  color: var(--white);
  border: 1px solid hsla(0, 0%, 100%, 0.25);
}

.purchaseMethods-hero__content-blocks__block-info a:hover {
  border: 1px solid hsla(0, 0%, 100%, 0.25);
  background-color: hsla(0, 0%, 100%, 0.1);
}

.purchaseMethods-hero__content-blocks__block-img {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 12px;
}

.purchaseMethods-hero__content-blocks__block-img img {
  width: 100%;
  height: 100%;
}

.purchaseMethods-steps {
  padding-bottom: 100px;
  border-radius: 0 0 40px 40px;
  background-color: var(--seryy);
}

.purchaseMethods-steps__content h2 {
  margin-bottom: 36px;
}

.purchaseMethods-steps__content-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.purchaseMethods-steps__content-list__item {
  position: relative;
  overflow: hidden;
  min-height: 153px;
  padding: 36px;
  border-radius: 12px 12px 0 12px;
  background-color: var(--white);
}

.purchaseMethods-steps__content-list__item h3 {
  max-width: 300px;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}

.purchaseMethods-steps__content-list__item .icon {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  bottom: 0;
  right: 0;
  width: 65px;
  height: 65px;
  background-repeat: no-repeat;
  background-image: url(/local/templates/main/assets/css/../img/purchaseMethods/steps/line.svg);
  background-size: cover;
}

.purchaseMethods-steps__content-list__item-number {
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
}

.purchaseMethods-steps__content-list__item:last-child {
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: inherit;
}

.purchaseMethods-steps__content-list__item:last-child a {
  padding: 19px 32px;
}

.purchaseMethods-steps__content-list__item:nth-child(1) h3 {
  max-width: 210px;
}

.purchaseMethods-steps__content-list__item:nth-child(4) h3 {
  max-width: 260px;
}

.purchaseMethods-steps__content-list__item:nth-child(7) {
  padding: 37px 25px;
}

.purchaseMethods-steps__content-list__item:nth-child(7) h3 {
  max-width: 100%;
}

.purchaseMethods-steps__content-list__item:nth-child(8) {
  padding: 37px 25px;
}

.purchaseMethods-steps__content-list__item:nth-child(8) h3 {
  max-width: 100%;
}

.purchaseMethods-stocks {
  padding: 100px 0 100px 0;
}

.purchaseMethods-stocks__content {
  overflow: hidden;
}

.purchaseMethods-stocks__content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 36px;
}

.purchaseMethods-stocks__content-top__btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.purchaseMethods-stocks__content-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.purchaseMethods-stocks__content-blocks__block {
  position: relative;
  overflow: hidden;
  padding: 12px;
  border-radius: 12px;
  min-width: 335px;
  background-color: var(--seryy);
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
}

.purchaseMethods-stocks__content-blocks__block:hover {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}

.purchaseMethods-stocks__content-blocks__block:not(:last-child) {
  margin-right: 16px;
}

.purchaseMethods-stocks__content-blocks__block-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.purchaseMethods-stocks__content-blocks__block-img {
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
  height: 240px;
  border-radius: 12px;
}

.purchaseMethods-stocks__content-blocks__block-img img {
  width: 100%;
  height: 100%;
}

.purchaseMethods-stocks__content-blocks__block-article {
  padding: 16px 8px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.purchaseMethods-stocks__content-blocks__block-article h3 {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
  min-height: 65px;
  flex-grow: 1;
}

.purchaseMethods-stocks__content-blocks__block-article__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.purchaseMethods-stocks__content-blocks__block-article__top p {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}

.purchaseMethods-stocks__content-blocks__block-article__top span {
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 300;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000;
  border: 1px solid #fed400;
}

.purchaseMethods-stocks__content-paginations {
  display: none;
}

.purchaseMethods-feedback {
  padding-bottom: 103px;
}

.purchaseMethods-feedback__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 34px 36px;
  border-radius: 12px;
  background-color: var(--seryy);
}

.purchaseMethods-feedback__content-info {
  max-width: 473px;
}

.purchaseMethods-feedback__content-info h2 {
  font-size: 32px;
  margin-bottom: 24px;
  line-height: 100%;
}

.purchaseMethods-feedback__content-info p {
  font-weight: 300;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #727272;
}

.purchaseMethods-feedback__content-form__fields {
  display: grid;
  grid-template-columns: 257px 257px 200px;
  gap: 24px;
  margin-bottom: 16px;
}

.purchaseMethods-feedback__content-form__fields label input {
  padding: 14px 24px;
  background-color: var(--white);
}

.purchaseMethods-questions {
  padding-bottom: 119px;
}

.purchaseMethods-questions__content h2 {
  margin-bottom: 36px;
}

.purchaseMethods-questions__content-faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 36px;
}

.purchaseMethods-questions__content-faq__item {
  overflow: hidden;
  border-radius: 8px;
  background-color: var(--seryy);
  cursor: pointer;
  transition: all 0.5s ease;
}

.purchaseMethods-questions__content-faq__item.active .purchaseMethods-questions__content-faq__item-top .icon {
  background-color: var(--yellow);
}

.purchaseMethods-questions__content-faq__item.active .purchaseMethods-questions__content-faq__item-top .icon::after {
  width: 14px;
  height: 2px;
  background-image: url(/local/templates/main/assets/css/../img/purchaseMethods/questions/Vector-minus.svg);
}

.purchaseMethods-questions__content-faq__item-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 24px;
}

.purchaseMethods-questions__content-faq__item-top h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 110%;
  color: #000;
}

.purchaseMethods-questions__content-faq__item-top .icon {
  position: relative;
  min-width: 36px;
  min-height: 36px;
  border-radius: 5px;
  background-color: var(--white);
  transition: all 0.5s ease;
}

.purchaseMethods-questions__content-faq__item-top .icon::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(/local/templates/main/assets/css/../img/purchaseMethods/questions/Vector-plus.svg);
  background-repeat: no-repeat;
  transition: all 0.5s ease;
}

.purchaseMethods-questions__content-faq__item-answer {
  padding: 0 24px 24px 24px;
}

.purchaseMethods-questions__content-faq__item-answer p {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: rgba(0, 0, 0, 0.8);
}

.purchaseMethods-questions__content-btn {
  padding: 21px 31px;
  margin: auto;
  color: #000;
}

.pop-up-callback {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.pop-up__shadow {
  z-index: 5;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.pop-up-callback.active {
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}

.pop-up-callback__content {
  position: relative;
  overflow: hidden;
  margin: auto;
  z-index: 6;
  margin-top: 10%;
  padding: 36px;
  max-width: 500px;
  border-radius: 12px;
  background-color: var(--white);
}

.pop-up-callback__content .pop-up-callback-close {
  position: absolute;
  top: 24px;
  right: 26px;
  transition: all 0.5s ease;
  z-index: 2;
}

.pop-up-callback__content .pop-up-callback-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.pop-up-callback__content-info {
  margin-bottom: 48px;
}

.pop-up-callback__content-info h3 {
  margin-bottom: 18px;
}

.pop-up-callback__content-info p {
  font-weight: 300;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #727272;
}

.pop-up-callback__content-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.pop-up-callback__content-form button {
  padding: 15px;
  width: 100%;
}

.pop-up-callback__content .data-sent {
  top: 0;
  left: 0;
  width: 100%;
  padding: 36px;
  background-color: var(--white);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.pop-up-callback__content .data-sent.active {
  opacity: 1;
  visibility: visible;
}

.pop-up-callback__content .data-sent h3 {
  margin-bottom: 48px;
}

.pop-up-callback__content .data-sent-button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  margin: auto;
  width: 130px;
  height: 130px;
  border-radius: 19px;
  background-color: var(--seryy);
}

.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.cookies__content {
  margin: auto;
  max-width: 464px;
  padding: 16px;
  border-radius: 6px;
  background-color: var(--white);
  margin-bottom: 20px;
}

.cookies__content-text {
  overflow: hidden;
  max-height: 0;
  transition: all 0.5s ease;
}

.cookies__content-text p {
  padding-bottom: 20px;
  font-weight: 400;
  font-size: 12px;
  line-height: 130%;
  color: #3e2f2f;
}

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

.cookies__content-bottom p {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #3e2f2f;
}

.cookies__content-bottom p button {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #3e2f2f;
  text-decoration: underline;
  opacity: 0.5;
}

.cookies__content-bottom__btn {
  padding: 11px 25px;
  font-size: 13px;
}

@media (max-width: 1245px) {
  .index-hero__content {
    grid-template-columns: repeat(2, 1fr);
  }
  .index-ourFacilities__content-info.one-object {
    grid-template-columns: repeat(2, 1fr);
  }
  .index-about__content-info {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .stocksAndNews-feedback__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .residentialComplex-about__content {
    grid-template-columns: repeat(2, 1fr);
  }
  .popUp-advantages__content {
    width: 90%;
    grid-template-columns: repeat(2, 1fr);
  }
  .popUp-video__content {
    max-width: 100%;
  }
  .popUp-video__content-block {
    width: 90%;
    max-width: 100%;
  }
  .popUp-video__content-block__video {
    border-radius: 0;
  }
  .popUp-design__content-scroll {
    width: 100%;
    max-width: 100%;
  }
  .popUp-design__content-images {
    width: 100%;
  }
  .popUp-design__content-images__img img {
    border-radius: 0;
  }
  .popUp-stages__content-scroll {
    width: 100%;
    max-width: 100%;
  }
  .popUp-stages__content-images {
    width: 100%;
  }
  .popUp-stages__content-images__img img {
    border-radius: 0;
  }
  .apartmentPage-hero__content-left__top {
    position: relative;
    padding-bottom: 55px;
  }
  .apartmentPage-hero__content-left__top-name {
    position: absolute;
    bottom: 15px;
  }
  .apartmentPage-hero__content-left__info {
    grid-template-columns: 1fr;
  }
  .apartmentPage-hero__content-left__info .double {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
  }
  .apartmentPage-feedback__content-form {
    max-width: 538px;
  }
  .apartmentPage-feedback__content-form__fields {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    grid-template-columns: 257px 257px;
  }
  .apartmentPage-feedback__content-form__fields button {
    grid-column: span 2;
  }
  .purchaseMethods-feedback__content-form {
    max-width: 538px;
  }
  .purchaseMethods-feedback__content-form__fields {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    grid-template-columns: 257px 257px;
  }
  .purchaseMethods-feedback__content-form__fields button {
    grid-column: span 2;
  }
}
@media (max-width: 1245px) and (min-width: 1025px) {
  .filter__content-blocks__fields-block.select {
    padding-right: 20px;
  }
  .filter__content-blocks__fields-block .arrow {
    right: 8px;
  }
}
@media (max-width: 1024px) {
  .filter__content-blocks__fields {
    grid-template-columns: repeat(2, 1fr);
  }
  .index-hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  .index-ourFacilities__content-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .index-about__content-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .index-about__content-info__logo {
    padding: 59px;
  }
  .index-stocks__content-top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .index-stocks__content-top h2 {
    grid-column: span 2;
  }
  .about-second__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .stocksAndNews-page .container {
    gap: 40px;
  }
  .contacts-map__content {
    height: 500px;
  }
  .contacts-feedback__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .contacts-feedback__content-info {
    max-width: 100%;
  }
  .contacts-feedback__content-form {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contacts-feedback__content-form__fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    width: 100%;
  }
  .contacts-feedback__content-form__block {
    max-width: 100%;
  }
  .privacyPolicy-hero__content {
    gap: 40px;
  }
  .apartments-products__content-cards__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .residentialComplex-filter .filter__content-top {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
  }
  .residentialComplex-filter .filter__content-top__blocks:first-child {
    grid-column: span 2;
  }
  .residentialComplex-filter .filter__content-top__blocks:nth-child(2) {
    padding-left: 0;
  }
  .residentialComplex-filter .filter__content-top__blocks:nth-child(2)::after {
    content: none;
  }
  .residentialComplex-filter .filter__content-top__blocks:nth-child(4) {
    grid-column: span 2;
  }
  .residentialComplex-about__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .residentialComplex-about__content-examples__btns {
    overflow-x: auto;
  }
  .residentialComplex-about__content-examples__images {
    height: 500px;
  }
  .residentialComplex-booklet__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
  }
  .residentialComplex-booklet__content-form {
    max-width: 100%;
  }
  .residentialComplex-booklet__content-form__fields {
    grid-template-columns: auto 200px;
  }
  .residentialComplex-video__content-top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .residentialComplex-video__content-top h2 {
    grid-column: span 2;
  }
  .residentialComplex-video__content-top__switching {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
  }
  .residentialComplex-video__content-top__btns {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .residentialComplex-documents__content-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .apartmentPage-hero__content {
    grid-template-columns: 1fr;
  }
  .apartmentPage-feedback__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
  }
  .purchaseMethods-steps__content-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .purchaseMethods-feedback__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-top {
    -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;
    gap: 16px;
    padding-left: 0;
    padding-right: 0;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-top__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding: 0 0 20px 0;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom__links {
    max-width: 100%;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom__links-item .index-ourFacilities__content-info__article-bottom__links-item__flex p,
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom__links-item a p {
    font-size: 12px;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom__available-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom__available-list__item p {
    font-size: 10px;
  }
  .index-ourFacilities__content-info:not(.one-object) .index-ourFacilities__content-info__article-bottom__available .available-btn {
    margin: 0;
    font-size: 12px;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .header__content-nav__list > .header__content-nav__list-item:first-child > .object-list {
    left: 0;
    transform: translateX(-15px);
  }
}
@media (max-width: 768px) {
  .preloader__content {
    padding: 0 50px;
  }
  .filter__content {
    padding: 15px;
    border-radius: 8px;
  }
  .filter__content h2 {
    font-weight: 600;
    margin-bottom: 24px;
  }
  .filter__content-blocks {
    margin-bottom: 21px;
  }
  .filter__content-blocks__fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 13px;
  }
  .filter__content-blocks__fields .block-united {
    gap: 9px;
  }
  .filter__content-blocks__fields-block {
    padding: 8px 12px;
  }
  .filter__content-blocks__fields-block .arrow {
    right: 9px;
  }
  .filter__content-blocks__fields-block h3 {
    margin-bottom: 14px;
    font-size: 10px;
  }
  .filter__content-blocks__fields-block.select .select-descr {
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.select .select-blocks__choise {
    padding: 8px 12px;
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.checks .checks__blocks-label__descr {
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.slider h3 {
    margin-bottom: 5px;
  }
  .filter__content-blocks__fields-block.slider .slider__blocks-inputs input {
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.slider .slider__blocks-inputs input::-webkit-input-placeholder {
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.slider .slider__blocks-inputs input::-moz-placeholder {
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.slider .slider__blocks-inputs input:-ms-input-placeholder {
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.slider .slider__blocks-inputs input::-ms-input-placeholder {
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.slider .slider__blocks-inputs input::placeholder {
    font-size: 12px;
  }
  .filter__content-blocks__fields-block.slider .slider__blocks-container {
    width: 77%;
  }
  .filter__content-blocks__btns {
    gap: 8px;
    row-gap: 5px;
    padding-top: 16px;
  }
  .filter__content-blocks__btns-label__span {
    padding: 8px 14px;
    font-size: 10px;
  }
  .filter__content-blocks__btns .show-more {
    font-size: 11px;
  }
  .filter__content-bottom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    row-gap: 20px;
  }
  .filter__content-bottom .expand-filter {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 5px;
    font-size: 11px;
    text-wrap: nowrap;
  }
  .filter__content-bottom .expand-filter svg {
    width: 10px;
    height: 6px;
  }
  .filter__content-bottom .resetting-filter {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 8px;
    font-size: 11px;
  }
  .filter__content-bottom .resetting-filter svg {
    width: 8px;
    height: 8px;
  }
  .filter__content-bottom .show-btn {
    grid-column: span 2;
  }
  .index-hero {
    padding: 17px 0 60px 0;
  }
  .index-hero__content-scroll {
    height: 320px;
    border-radius: 8px;
  }
  .index-hero__content-scroll__blocks-block {
    padding: 18px;
  }
  .index-hero__content-scroll__blocks-block h2 {
    margin-bottom: 14px;
    font-size: 20px;
  }
  .index-hero__content-scroll__blocks-block__link {
    padding: 11px;
    max-width: 130px;
  }
  .index-hero__content-scroll__controll {
    bottom: 20px;
    left: 20px;
  }
  .index-hero__content-scroll__controll-btns {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
  }
  .index-hero__content-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  .index-hero__content-list__item {
    min-height: 180px;
    padding: 19px;
    border-radius: 8px;
  }
  .index-hero__content-list__item h3 {
    font-size: 16px;
  }
  .index-hero__content-list__item p {
    max-width: 160px;
    font-size: 10px;
  }
  .index-hero__content-list__item-arrow {
    bottom: 17px;
    left: 18px;
  }
  .index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img {
    bottom: -15px;
    right: -43px;
  }
  .index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img img,
  .index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img svg {
    height: 145px;
  }
  .index-hero__content-list__item:nth-child(2) .index-hero__content-list__item-img {
    width: 164px;
    height: 120px;
  }
  .index-hero__content-list__item:hover .index-hero__content-list__item-img .index-hero__content-list__item-img__rect1 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .index-hero__content-list__item:hover .index-hero__content-list__item-img .index-hero__content-list__item-img__path {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .index-hero__content-list__item:hover .index-hero__content-list__item-img .index-hero__content-list__item-img__rect2 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .index-hero__content-list__item:hover:nth-child(2) .index-hero__content-list__item-img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .index-filter {
    padding: 0 0 60px 0;
    background-color: var(--seryy);
  }
  .index-ourFacilities {
    padding: 0 0 60px 0;
    border-radius: 0 0 20px 20px;
  }
  .index-ourFacilities__content h2 {
    margin-bottom: 20px;
  }
  .index-ourFacilities__content-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 22px;
    margin-bottom: 29px;
  }
  .index-ourFacilities__content-info {
    padding: 5px 5px 2px 5px;
    border-radius: 8px;
    height: auto;
  }
  .index-ourFacilities__content-info__type {
    top: 15px;
    left: 15px;
    padding: 5px 11px;
    font-size: 10px;
  }
  .index-ourFacilities__content-info__img {
    min-height: auto;
    height: 250px;
    border-radius: 8px;
    margin-bottom: 10px;
  }
  .index-ourFacilities__content-info__article {
    overflow: hidden;
    padding: 0 10px;
    transition: all 0.3s ease-in-out;
  }
  .index-ourFacilities__content-info__article-top {
    -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;
    gap: 16px;
    padding: 5px 0 20px 0;
  }
  .index-ourFacilities__content-info__article-top__left {
    gap: 7px;
  }
  .index-ourFacilities__content-info__article-top__left h3 {
    font-size: 16px;
  }
  .index-ourFacilities__content-info__article-top__left p {
    font-size: 12px;
  }
  .index-ourFacilities__content-info__article-top__left p svg {
    width: 10px;
    height: 10px;
  }
  .index-ourFacilities__content-info__article-top__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .index-ourFacilities__content-info__article-top__right p.price {
    font-size: 14px;
  }
  .index-ourFacilities__content-info__article-top__right p.square {
    font-size: 12px;
  }
  .index-ourFacilities__content-info__article-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding: 0 0 20px 0;
  }
  .index-ourFacilities__content-info__article-bottom__links {
    max-width: 100%;
  }
  .index-ourFacilities__content-info__article-bottom__links-item .index-ourFacilities__content-info__article-bottom__links-item__flex p,
  .index-ourFacilities__content-info__article-bottom__links-item a p {
    font-size: 12px;
  }
  .index-ourFacilities__content-info__article-bottom__available-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .index-ourFacilities__content-info__article-bottom__available-list__item p {
    font-size: 10px;
  }
  .index-ourFacilities__content-info__article-bottom__available .available-btn {
    margin: 0;
    font-size: 12px;
  }
  .index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__article-bottom__available .available-btn {
    margin-top: 5px;
  }
  .index-ourFacilities__content-info__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 14px 0px;
    margin: auto;
    width: 93%;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }
  .index-ourFacilities__content-info__btn p {
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: rgba(0, 0, 0, 0.5);
  }
  .index-ourFacilities__content-info__btn svg {
    transition: all 0.3s ease-in-out;
  }
  .index-ourFacilities__content-info__btn.active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .index-ourFacilities__content-info.one-object {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5px 5px 2px 5px;
    border-radius: 8px;
    height: auto;
    gap: 6px;
  }
  .index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__img {
    margin-bottom: 0;
    height: 250px;
  }
  .index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__article-top {
    padding: 10px 0 12px 0;
  }
  .index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__article-bottom {
    padding: 10px 0 10px 0;
    gap: 19px;
  }
  .index-ourFacilities__content-info.one-object .index-ourFacilities__content-info__article-bottom__available-list {
    -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;
    gap: 5px;
    margin-bottom: 0;
  }
  .index-ourFacilities__content-btn {
    padding: 13px 31px;
  }
  .index-about {
    padding: 60px 0 58px 0;
  }
  .index-about__content h2 {
    margin-bottom: 19px;
  }
  .index-about__content-info {
    gap: 29px;
    margin-bottom: 30px;
  }
  .index-about__content-info__descrs {
    gap: 21px;
  }
  .index-about__content-info__descrs p {
    font-size: 14px;
  }
  .index-about__content-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 23px;
  }
  .index-about__content-cards__item {
    min-width: 260px;
    height: 140px;
    padding: 20px;
  }
  .index-about__content-cards__item h3 {
    margin-bottom: 12px;
    max-width: 84px;
    font-size: 16px;
  }
  .index-about__content-cards__item p {
    font-size: 12px;
  }
  .index-about__content-cards__item::after {
    width: 70px;
    height: 80px;
    background-size: 343%;
  }
  .index-stocks {
    overflow: hidden;
    padding-bottom: 120px;
  }
  .index-stocks__content {
    position: relative;
  }
  .index-stocks__content-top {
    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;
    gap: 21px;
    margin-bottom: 0;
  }
  .index-stocks__content-top__switch {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .index-stocks__content-top__switch button {
    padding: 12px 22px;
  }
  .index-stocks__content-top__nav-link {
    position: absolute;
    left: 0;
    bottom: -61px;
    padding: 11px;
    width: 100%;
  }
  .index-stocks__content-top__nav-btns {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
  }
  .index-stocks__content-bottom__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    width: calc(100% + 15px);
    padding-right: 15px;
  }
  .index-stocks__content-bottom__cards-card {
    padding: 5px;
    min-width: 260px;
    border-radius: 8px;
  }
  .index-stocks__content-bottom__cards-card__img {
    border-radius: 8px;
    height: 165px;
    margin-bottom: 10px;
  }
  .index-stocks__content-bottom__cards-card__article {
    padding: 5px 10px;
  }
  .index-stocks__content-bottom__cards-card__article h3 {
    min-height: 57px;
    font-size: 16px;
  }
  .index-stocks__content-bottom__cards-card__article p {
    font-size: 12px;
  }
  .about-hero {
    padding: 32px 0 24px 0;
  }
  .about-hero__content-logo {
    margin-bottom: 120px;
  }
  .about-hero__content-logo svg {
    height: auto;
  }
  .about-hero__content-info {
    -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;
  }
  .about-hero__content-info h1 {
    font-size: 36px;
    margin-bottom: 32px;
  }
  .about-hero__content-info a {
    padding: 11px;
    width: 100%;
  }
  .about-second {
    padding: 60px 0 60px 0;
  }
  .about-second__content {
    gap: 20px;
  }
  .about-second__content-info h2 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 24px;
  }
  .about-second__content-info__descrs {
    gap: 22px;
  }
  .about-second__content-info__descrs p {
    font-size: 14px;
  }
  .about-third {
    padding: 48px 0 58px 0;
  }
  .about-third__content p {
    font-size: 18px;
  }
  .stocksAndNews-hero {
    padding: 30px 0 60px 0;
  }
  .stocksAndNews-hero__content-top h2 {
    font-weight: 600;
  }
  .stocksAndNews-hero__content-list__item-img {
    height: 165px;
  }
  .stocksAndNews-hero__content-list__item-article {
    padding: 5px 10px 10px 10px;
  }
  .stocksAndNews-hero__content-list__item-article h3 {
    margin-bottom: 16px;
    font-size: 16px;
  }
  .stocksAndNews-hero__content-list__item-article__bottom p {
    font-size: 12px;
  }
  .stocksAndNews-hero__content-list__item-article__bottom span {
    font-size: 10px;
  }
  .stocksAndNews-hero__content-btn {
    padding: 13px 31px;
  }
  .stocksAndNews-header {
    padding: 18px 0 14px 0;
  }
  .stocksAndNews-header__content {
    gap: 5px;
    font-size: 10px;
  }
  .stocksAndNews-page {
    padding-bottom: 52px;
  }
  .stocksAndNews-page .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  .stocksAndNews-page__link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 13px;
    height: 36px;
  }
  .stocksAndNews-page__link a {
    padding: 10px;
    width: 36px;
    height: 36px;
  }
  .stocksAndNews-page__content h1 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 100%;
  }
  .stocksAndNews-page__content-date {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .stocksAndNews-page__content-date p {
    font-size: 12px;
  }
  .stocksAndNews-page__content-date span {
    font-size: 10px;
  }
  .stocksAndNews-page__content-img {
    height: 165px;
    margin-bottom: 20px;
    border-radius: 8px;
  }
  .stocksAndNews-page__content-info .text-editor {
    gap: 21px;
  }
  .stocksAndNews-page__content-info .text-editor p {
    font-size: 14px;
  }
  .stocksAndNews-page__content-info .text-editor__list {
    padding-left: 0;
  }
  .stocksAndNews-page__content-info .text-editor__list p:not(:first-child) {
    margin-left: 0;
    padding-left: 0;
  }
  .stocksAndNews-page__content-info .text-editor__list p:not(:first-child)::after {
    display: none;
  }
  .stocksAndNews-feedback {
    margin-top: -34px;
  }
  .stocksAndNews-feedback__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px;
    padding: 20px;
    border-radius: 8px;
  }
  .stocksAndNews-feedback__content-info h2 {
    margin-bottom: 15px;
  }
  .stocksAndNews-feedback__content-info p {
    font-size: 13px;
    letter-spacing: 0;
  }
  .stocksAndNews-feedback__content-form__fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
  }
  .stocksAndNews-feedback__content-form__fields label {
    width: 100%;
  }
  .stocksAndNews-feedback__content-form__fields label input {
    padding: 16px 15px;
    width: 100%;
    font-size: 13px;
  }
  .stocksAndNews-feedback__content-form__fields label input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .stocksAndNews-feedback__content-form__fields label input::-moz-placeholder {
    font-size: 13px;
  }
  .stocksAndNews-feedback__content-form__fields label input:-ms-input-placeholder {
    font-size: 13px;
  }
  .stocksAndNews-feedback__content-form__fields label input::-ms-input-placeholder {
    font-size: 13px;
  }
  .stocksAndNews-feedback__content-form__fields label input::placeholder {
    font-size: 13px;
  }
  .stocksAndNews-feedback__content-form__fields button {
    width: 100%;
  }
  .stocksAndNews-feedback__content-form p {
    font-size: 10px;
  }
  .contacts-hero {
    padding: 31px 0 60px 0;
  }
  .contacts-hero__content h2 {
    font-weight: 600;
    margin-bottom: 18px;
  }
  .contacts-hero__content-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  .contacts-hero__content-list__item {
    padding: 14px;
    border-radius: 8px;
  }
  .contacts-hero__content-list__item h3 {
    margin-bottom: 24px;
    font-size: 16px;
  }
  .contacts-hero__content-list__item-links {
    margin-bottom: 26px;
    gap: 14px;
  }
  .contacts-hero__content-list__item-links a {
    font-size: 14px;
  }
  .contacts-hero__content-list__item p {
    margin-bottom: 17px;
    font-size: 14px;
  }
  .contacts-hero__content-list__item-times {
    margin-bottom: 32px;
    font-size: 14px;
  }
  .contacts-hero__content-list__item button {
    width: 100%;
  }
  .contacts-map {
    padding-bottom: 62px;
  }
  .contacts-map__content {
    height: 360px;
    border-radius: 8px;
  }
  .contacts-feedback {
    padding-bottom: 60px;
  }
  .contacts-feedback__content {
    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;
    border-radius: 8px;
  }
  .contacts-feedback__content-info h2 {
    margin-bottom: 14px;
  }
  .contacts-feedback__content-info p {
    font-size: 13px;
  }
  .contacts-feedback__content-form {
    gap: 19px;
  }
  .contacts-feedback__content-form__fields {
    gap: 14px;
  }
  .contacts-feedback__content-form__fields label input {
    padding: 16px 15px;
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields label input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields label input::-moz-placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields label input:-ms-input-placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields label input::-ms-input-placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields label input::placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields textarea {
    padding: 16px 15px;
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields textarea::-moz-placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields textarea:-ms-input-placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields textarea::-ms-input-placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__fields textarea::placeholder {
    font-size: 13px;
  }
  .contacts-feedback__content-form__block button {
    margin-bottom: 18px;
  }
  .contacts-feedback__content-form__block p {
    font-size: 10px;
  }
  .error-hero {
    padding: 17px 0 62px 0;
  }
  .error-hero__content {
    padding: 162px 0;
    border-radius: 8px;
  }
  .error-hero__content-img {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    margin-bottom: 16px;
  }
  .error-hero__content-img svg {
    width: 36vw;
    height: auto;
  }
  .error-hero__content h2 {
    margin-bottom: 21px;
    font-size: 21px;
  }
  .error-hero__content a {
    padding: 13px 31px;
  }
  @-webkit-keyframes gradient-animation {
    0% {
      stop-color: #131313;
    }
    50% {
      stop-color: #e4e4e4;
    }
    100% {
      stop-color: #131313;
    }
  }
  @keyframes gradient-animation {
    0% {
      stop-color: #131313;
    }
    50% {
      stop-color: #e4e4e4;
    }
    100% {
      stop-color: #131313;
    }
  }
  .preloader__content .gradient stop {
    -webkit-animation: gradient-animation 2s infinite;
    animation: gradient-animation 2s infinite;
  }
  .pop-up-callback__content {
    margin-top: 40%;
    padding: 26px 15px;
    border-radius: 8px;
  }
  .pop-up-callback__content .pop-up-callback-close {
    top: 14px;
    right: 11px;
  }
  .pop-up-callback__content-info {
    margin-bottom: 20px;
  }
  .pop-up-callback__content-info h3 {
    font-weight: 600;
    margin-bottom: 15px;
  }
  .pop-up-callback__content-info p {
    font-size: 13px;
  }
  .pop-up-callback__content-form {
    gap: 19px;
  }
  .pop-up-callback__content .data-sent {
    padding: 26px 15px;
  }
  .pop-up-callback__content .data-sent-button {
    width: 100px;
    height: 100px;
  }
  .cookies__content {
    padding: 10px;
    max-width: 300px;
  }
  .cookies__content-text p {
    padding-bottom: 12px;
    font-size: 10px;
  }
  .cookies__content-bottom p {
    font-size: 11px;
  }
  .cookies__content-bottom p button {
    font-size: 11px;
  }
  .cookies__content-bottom__btn {
    padding: 10px 15px;
    font-size: 11px;
  }
  .privacyPolicy-hero {
    padding: 31px 0 60px 0;
  }
  .privacyPolicy-hero__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 19px;
  }
  .privacyPolicy-hero__content-link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: auto;
    font-size: 12px;
  }
  .privacyPolicy-hero__content-link a {
    padding: 9px 9px;
    width: 36px;
    height: 36px;
  }
  .privacyPolicy-hero__content-info .text-editor {
    gap: 18px;
  }
  .privacyPolicy-hero__content-info .text-editor h1 {
    margin-bottom: 0;
  }
  .privacyPolicy-hero__content-info .text-editor p {
    font-size: 12px;
  }
  .privacyPolicy-hero__content-info .text-editor p b {
    margin-bottom: 18px;
    letter-spacing: 0.2px;
  }
  .apartments-filter {
    padding: 30px 0 30px 0;
  }
  .apartments-filter .filter__content {
    padding-bottom: 21px;
  }
  .apartments-filter .filter__content-blocks__fields {
    padding-bottom: 5px;
  }
  .apartments-filter .filter__content-bottom button {
    font-size: 11px;
  }
  .apartments-filter .filter__content-bottom .show-btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-column: span 1;
    font-size: 12px;
  }
  .apartments-products {
    padding-bottom: 61px;
  }
  .apartments-products__content-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 16px;
    margin-bottom: 21px;
  }
  .apartments-products__content-top__sorting {
    width: 100%;
  }
  .apartments-products__content-top__sorting button {
    min-width: auto;
    width: 100%;
    font-size: 12px;
    padding: 13px 8px;
  }
  .apartments-products__content-top__sorting button .btn-svg {
    width: 12px;
    height: 12px;
  }
  .apartments-products__content-top__sorting button p {
    margin-left: 5px;
    font-size: 12px;
  }
  .apartments-products__content-top__sorting-list__item p {
    font-size: 12px;
  }
  .apartments-products__content-top__btn {
    width: 100%;
    font-size: 12px;
  }
  .apartments-products__content-cards {
    margin-bottom: 30px;
  }
  .apartments-products__content-cards__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
  }
  .apartments-products__content-cards__list-item {
    border-radius: 8px;
    padding: 15px;
  }
  .apartments-products__content-cards__list-item__top {
    margin-bottom: 15px;
  }
  .apartments-products__content-cards__list-item__top p {
    font-size: 10px;
  }
  .apartments-products__content-cards__list-item__img {
    margin-bottom: 15px;
  }
  .apartments-products__content-cards__list-item__img img {
    max-height: 337px;
  }
  .apartments-products__content-cards__list-item__article {
    gap: 13px;
    margin-bottom: 15px;
  }
  .apartments-products__content-cards__list-item__article p {
    font-size: 12px;
  }
  .apartments-products__content-cards__list-item__article h3 {
    font-size: 16px;
  }
  .apartments-products__content-cards__list-item__prices {
    gap: 14px;
    padding-top: 14px;
  }
  .apartments-products__content-cards__list-item__prices p.price {
    font-size: 16px;
  }
  .apartments-products__content-cards__list-item__prices p.discount {
    font-size: 11px;
  }
  .apartments-products__content-cards__list-item__prices.percentage {
    font-size: 10px;
  }
  .apartments-products__content-btn button {
    padding: 12px 32px;
    font-size: 13px;
  }
  .residentialComplex-hero__content {
    height: 482px;
  }
  .residentialComplex-hero__content-control {
    width: 100%;
    bottom: 84px;
  }
  .residentialComplex-hero__content-control__btns {
    display: none;
  }
  .residentialComplex-filter {
    margin-top: -65px;
    padding-bottom: 30px;
  }
  .residentialComplex-filter .filter__content {
    padding-bottom: 21px;
  }
  .residentialComplex-filter .filter__content-top {
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
  .residentialComplex-filter .filter__content-top__blocks {
    gap: 4px;
  }
  .residentialComplex-filter .filter__content-top__blocks p.name {
    font-size: 10px;
  }
  .residentialComplex-filter .filter__content-top__blocks p.text {
    font-size: 12px;
  }
  .residentialComplex-filter .filter__content-top__blocks:nth-child(3) {
    padding-left: 12px;
  }
  .residentialComplex-filter .filter__content-top__blocks:nth-child(3)::after {
    left: -9px;
    height: 31px;
  }
  .residentialComplex-filter .filter__content-top__blocks:last-child {
    gap: 15px;
  }
  .residentialComplex-filter .filter__content-top__blocks:last-child svg {
    width: 30px;
    height: 38px;
  }
  .residentialComplex-filter .filter__content-blocks {
    margin-bottom: 14px;
  }
  .residentialComplex-filter .filter__content-blocks__fields {
    padding-bottom: 5px;
  }
  .residentialComplex-filter .filter__content-bottom button {
    font-size: 11px;
  }
  .residentialComplex-filter .filter__content-bottom .show-btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-column: span 1;
    font-size: 12px;
  }
  .residentialComplex-products {
    padding-bottom: 60px;
  }
  .residentialComplex-generalPlan {
    padding-bottom: 0;
    background-color: var(--seryy);
  }
  .residentialComplex-generalPlan .container.first {
    display: block;
    margin-bottom: 15px;
  }
  .residentialComplex-generalPlan .container.second {
    padding: 0;
  }
  .residentialComplex-generalPlan h2.first {
    display: block;
  }
  .residentialComplex-generalPlan h2.second {
    display: none;
  }
  .residentialComplex-generalPlan__content {
    min-height: 481px;
    border-radius: 0;
  }
  .residentialComplex-generalPlan__content-img {
    min-width: 1000px;
    background-size: cover;
  }
  .residentialComplex-generalPlan__content-facilities__item {
    padding: 4px 5px;
  }
  .residentialComplex-generalPlan__content-facilities__item p {
    font-size: 10px;
    white-space: nowrap;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(1) {
    top: 132px;
    left: 635px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(1) .residentialComplex-generalPlan__content-facilities__svg {
    top: -27px;
    left: -25px;
    width: 125px;
    height: 90px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(2) {
    top: 95px;
    left: 516px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(2) .residentialComplex-generalPlan__content-facilities__svg {
    top: -17px;
    left: -42px;
    width: 168px;
    height: 62px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(3) {
    top: 178px;
    left: 518px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(3) .residentialComplex-generalPlan__content-facilities__svg {
    top: -26px;
    left: -43px;
    width: 160px;
    height: 87px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(4) {
    top: 131px;
    left: 411px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(4) .residentialComplex-generalPlan__content-facilities__svg {
    top: -20px;
    left: -28px;
    width: 120px;
    height: 74px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(5) {
    top: 222px;
    left: 400px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(5) .residentialComplex-generalPlan__content-facilities__svg {
    top: -34px;
    left: -35px;
    width: 153px;
    height: 96px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(6) {
    top: 172px;
    left: 312px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(6) .residentialComplex-generalPlan__content-facilities__svg {
    top: -30px;
    left: -37px;
    width: 140px;
    height: 86px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(7) {
    top: 269px;
    left: 286px;
  }
  .residentialComplex-generalPlan__content-facilities__item:nth-child(7) .residentialComplex-generalPlan__content-facilities__svg {
    top: -45px;
    left: -45px;
    width: 163px;
    height: 116px;
  }
  .residentialComplex-generalPlan__content-cards {
    left: 310px;
  }
  .residentialComplex-generalPlan__content-cards__item {
    padding: 10px;
  }
  .residentialComplex-generalPlan__content-cards__item:nth-child(1) {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
  }
  .residentialComplex-generalPlan__content-cards__item:nth-child(2) {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
  }
  .residentialComplex-generalPlan__content-cards__item:nth-child(3) {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
  }
  .residentialComplex-generalPlan__content-cards__item:nth-child(4) {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
  }
  .residentialComplex-generalPlan__content-cards__item:nth-child(5) {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
  }
  .residentialComplex-generalPlan__content-cards__item:nth-child(6) {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
  }
  .residentialComplex-generalPlan__content-cards__item h3 {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .residentialComplex-generalPlan__content-cards__item p.date {
    margin-bottom: 10px;
    font-size: 10px;
  }
  .residentialComplex-generalPlan__content-cards__item p.quantity {
    font-size: 12px;
  }
  .residentialComplex-generalPlan__content-cards__item-links {
    margin-bottom: 10px;
  }
  .residentialComplex-generalPlan__content-cards__item-links__item a p {
    font-size: 12px;
  }
  .residentialComplex-about {
    padding-top: 60px;
    padding-bottom: 59px;
    overflow: hidden;
    background-color: var(--white);
  }
  .residentialComplex-about__content {
    gap: 28px;
    padding: 0;
  }
  .residentialComplex-about__content-info {
    gap: 20px;
  }
  .residentialComplex-about__content-info__descrs {
    gap: 18px;
  }
  .residentialComplex-about__content-info__descrs p {
    font-size: 12px;
  }
  .residentialComplex-about__content-info a {
    max-width: 100%;
  }
  .residentialComplex-about__content-examples {
    display: -webkit-box;
    display: -ms-flexbox;
    gap: 0;
  }
  .residentialComplex-about__content-examples__btns {
    margin-bottom: 15px;
    width: 100%;
  }
  .residentialComplex-about__content-examples__btns button {
    padding: 9px 13px;
  }
  .residentialComplex-about__content-examples__images {
    height: 196px;
    border-radius: 8px;
  }
  .residentialComplex-panorama {
    padding: 0 0 60px 0;
  }
  .residentialComplex-panorama__content h2 {
    margin-bottom: 20px;
  }
  .residentialComplex-panorama__content-info {
    border-radius: 8px;
  }
  .residentialComplex-advantages {
    padding-bottom: 60px;
    overflow: hidden;
  }
  .residentialComplex-advantages__content {
    overflow: visible;
  }
  .residentialComplex-advantages__content-top {
    margin-bottom: 19px;
  }
  .residentialComplex-advantages__content-top__btns {
    display: none;
  }
  .residentialComplex-advantages__content-blocks {
    margin-bottom: 20px;
  }
  .residentialComplex-advantages__content-blocks__block {
    padding: 15px;
    min-width: 260px;
    height: 325px;
    border-radius: 8px;
  }
  .residentialComplex-advantages__content-blocks__block:not(:last-child) {
    margin-right: 15px;
  }
  .residentialComplex-advantages__content-blocks__block h3 {
    font-size: 16px;
  }
  .residentialComplex-advantages__content-paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .residentialComplex-advantages__content-paginations span {
    background-color: #dfdfdf;
  }
  .residentialComplex-infrastructure {
    padding-bottom: 60px;
  }
  .residentialComplex-infrastructure h2 {
    padding-left: 16px;
    margin-bottom: 20px;
  }
  .residentialComplex-infrastructure .container {
    padding: 0;
  }
  .residentialComplex-infrastructure__content {
    height: 480px;
  }
  .residentialComplex-infrastructure__content .filter-buttons {
    display: none;
    width: 180px;
  }
  .residentialComplex-infrastructure__content .filter-buttons button {
    padding: 9px 9px;
  }
  .residentialComplex-infrastructure__content .filter-buttons button p {
    font-size: 10px;
  }
  .residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control {
    inset: 180px 20px auto auto !important;
  }
  .residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control .ymaps-2-1-79-zoom {
    height: 30px !important;
  }
  .residentialComplex-infrastructure__content-map .ymaps-2-1-79-controls__control .ymaps-2-1-79-zoom__button {
    width: 40px;
    height: 40px;
  }
  .residentialComplex-placesNearby {
    padding-bottom: 60px;
  }
  .residentialComplex-placesNearby__content-top {
    margin-bottom: 20px;
  }
  .residentialComplex-placesNearby__content-top h2 {
    max-width: 140px;
  }
  .residentialComplex-placesNearby__content-top__btns {
    display: none;
  }
  .residentialComplex-placesNearby__content-blocks {
    margin-bottom: 20px;
  }
  .residentialComplex-placesNearby__content-blocks__block {
    min-width: 290px;
    padding: 15px;
    height: 249px;
    border-radius: 8px;
  }
  .residentialComplex-placesNearby__content-blocks__block h3 {
    margin-bottom: 8px;
    font-size: 16px;
  }
  .residentialComplex-placesNearby__content-blocks__block p {
    font-size: 11px;
  }
  .residentialComplex-placesNearby__content-blocks__block p svg {
    width: 9px;
    height: 7px;
  }
  .residentialComplex-placesNearby__content-paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .residentialComplex-placesNearby__content-paginations span {
    background-color: #dfdfdf;
  }
  .residentialComplex-booklet {
    padding-bottom: 62px;
  }
  .residentialComplex-booklet__content {
    padding: 20px;
    border-radius: 8px;
    gap: 2px;
  }
  .residentialComplex-booklet__content-info {
    gap: 14px;
    margin-bottom: 19px;
  }
  .residentialComplex-booklet__content-info h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .residentialComplex-booklet__content-info p {
    font-size: 13px;
  }
  .residentialComplex-booklet__content-form__fields {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .residentialComplex-booklet__content-form button {
    padding: 16px;
  }
  .residentialComplex-calculation {
    padding-bottom: 60px;
  }
  .residentialComplex-calculation__content h2 {
    margin-bottom: 18px;
  }
  .residentialComplex-calculation__content-widget {
    margin-bottom: 16px;
  }
  .residentialComplex-calculation__content .descr {
    font-size: 10px;
    line-height: 120%;
  }
  .residentialComplex-video {
    padding-bottom: 60px;
  }
  .residentialComplex-video__content-top {
    grid-template-columns: 1fr;
    gap: 0;
    row-gap: 20px;
    margin-bottom: 20px;
  }
  .residentialComplex-video__content-top__switching {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding-right: 0;
  }
  .residentialComplex-video__content-top__switching button {
    padding: 8px 8px;
  }
  .residentialComplex-video__content-top__btns {
    display: none;
  }
  .residentialComplex-video__content-blocks {
    margin-bottom: 20px;
  }
  .residentialComplex-video__content-blocks__block {
    min-width: 290px;
    height: 250px;
    border-radius: 8px;
  }
  .residentialComplex-video__content-blocks__block-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    width: 48px;
    height: 48px;
  }
  .residentialComplex-video__content-blocks__block-btn svg {
    width: 20px;
    height: 20px;
  }
  .residentialComplex-video__content-paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .residentialComplex-video__content-paginations span {
    background-color: #dfdfdf;
  }
  .residentialComplex-design {
    padding-bottom: 60px;
  }
  .residentialComplex-design__content-top {
    margin-bottom: 20px;
  }
  .residentialComplex-design__content-top__btns {
    display: none;
  }
  .residentialComplex-design__content-blocks {
    margin-bottom: 20px;
  }
  .residentialComplex-design__content-blocks__block {
    min-width: 290px;
    height: 250px;
    border-radius: 8px;
  }
  .residentialComplex-design__content-blocks__block-btn {
    border-radius: 8px;
  }
  .residentialComplex-design__content-paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .residentialComplex-design__content-paginations span {
    background-color: #dfdfdf;
  }
  .residentialComplex-stages {
    padding-bottom: 60px;
    overflow: hidden;
  }
  .residentialComplex-stages__content {
    overflow: visible;
  }
  .residentialComplex-stages__content h2 {
    margin-bottom: 21px;
  }
  .residentialComplex-stages__content-top {
    display: block;
    margin-bottom: 19px;
  }
  .residentialComplex-stages__content-top__sorting {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .residentialComplex-stages__content-top__sorting-block {
    gap: 9px;
  }
  .residentialComplex-stages__content-top__sorting-block p {
    font-size: 10px;
  }
  .residentialComplex-stages__content-top__sorting-block__btn {
    min-width: 100%;
    padding: 12px 17px 12px 5px;
  }
  .residentialComplex-stages__content-top__sorting-block__btn p {
    font-size: 12px;
  }
  .residentialComplex-stages__content-top__sorting-block__list-item p {
    font-size: 12px;
  }
  .residentialComplex-stages__content-top__btns {
    display: none;
  }
  .residentialComplex-stages__content-blocks {
    margin-bottom: 20px;
  }
  .residentialComplex-stages__content-blocks__block {
    padding: 5px;
    min-width: 260px;
    border-radius: 8px;
  }
  .residentialComplex-stages__content-blocks__block-img {
    height: 165px;
    border-radius: 8px;
    margin-bottom: 16px;
  }
  .residentialComplex-stages__content-blocks__block-article {
    padding: 0px 8px 9px 8px;
  }
  .residentialComplex-stages__content-blocks__block-article h3 {
    font-size: 16px;
  }
  .residentialComplex-stages__content-blocks__block-article p {
    font-size: 12px;
  }
  .residentialComplex-stages__content-paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .residentialComplex-stages__content-paginations span {
    background-color: #dfdfdf;
  }
  .residentialComplex-documents {
    padding-bottom: 60px;
    overflow: hidden;
  }
  .residentialComplex-documents__content-top {
    display: -webkit-box;
    display: -ms-flexbox;
    gap: 0;
    margin-bottom: 20px;
  }
  .residentialComplex-documents__content-top h2 {
    margin-bottom: 20px;
  }
  .residentialComplex-documents__content-top__btns {
    display: flex;
    /*grid-template-columns: repeat(4, 1fr);*/
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    overflow-x: auto;
  }
  .residentialComplex-documents__content-top__btns button {
    padding: 9px 13px;
    font-size: 12px;
    text-wrap: nowrap;
  }
  .residentialComplex-documents__content-blocks__block {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  .residentialComplex-documents__content-blocks__block a {
    padding: 14px 50px 14px 14px;
  }
  .residentialComplex-documents__content-blocks__block a h3 {
    margin-bottom: 12px;
    font-size: 14px;
  }
  .residentialComplex-documents__content-blocks__block a .icon {
    right: 14px;
  }
  .popUp-advantages__content {
    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%;
    padding: 42px 15px;
    border-radius: 8px;
    gap: 17px;
  }
  .popUp-advantages__content-close {
    top: 15px;
    right: 17px;
  }
  .popUp-advantages__content-img {
    height: 290px;
  }
  .popUp-advantages__content-info h3 {
    margin-bottom: 7px;
    font-size: 18px;
  }
  .popUp-advantages__content-info__descr p {
    font-size: 14px;
  }
  .popUp-video__content {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }
  .popUp-video__content-block {
    width: 100%;
  }
  .popUp-video__content-block__cards-play {
    width: 48px;
    height: 48px;
  }
  .popUp-video__content-block__cards-play svg {
    width: 19px;
    height: 19px;
  }
  .popUp-design__top-quantity p {
    font-size: 12px;
  }
  .popUp-design__content {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
  }
  .popUp-design__content button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: hsla(0, 0%, 100%, 0.3);
    border: 0.67px solid hsla(0, 0%, 100%, 0.1);
  }
  .apartmentProgram-table__content .fixed-floor-numbers .floor-label:nth-child(2) {
    margin-bottom: 3px;
  }
  .popUp-design__content button svg {
    stroke: var(--white);
  }
  .popUp-design__content button.popUp-design-scroll-prev {
    left: 15px;
  }
  .popUp-design__content button.popUp-design-scroll-next {
    right: 15px;
  }
  .popUp-stages__top-quantity p {
    font-size: 12px;
  }
  .popUp-stages__top-title p {
    font-size: 12px;
  }
  .popUp-stages__content {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
  }
  .popUp-stages__content button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: hsla(0, 0%, 100%, 0.3);
    border: 0.67px solid hsla(0, 0%, 100%, 0.1);
  }
  .popUp-stages__content button svg {
    stroke: var(--white);
  }
  .popUp-stages__content button.popUp-stages-scroll-prev {
    left: 15px;
  }
  .popUp-stages__content button.popUp-stages-scroll-next {
    right: 15px;
  }
  .apartmentPage-hero {
    overflow: hidden;
    padding: 17px 0 60px 0;
    margin-bottom: 0;
    background-color: var(--white);
  }
  .apartmentPage-hero__content {
    gap: 35px;
  }
  .apartmentPage-hero__content-left__top {
    padding: 0;
    padding-bottom: 48px;
  }
  .apartmentPage-hero__content-left__top-back p {
    font-size: 12px;
  }
  .apartmentPage-hero__content-left__top-name {
    gap: 10px;
  }
  .apartmentPage-hero__content-left__top-name p {
    font-size: 11px;
  }
  .apartmentPage-hero__content-left__top-name svg {
    width: 4px;
    height: 4px;
  }
  .apartmentPage-hero__content-left__top-number p {
    font-size: 12px;
  }
  .apartmentPage-hero__content-left__info-block {
    position: relative;
  }
  .apartmentPage-hero__content-left__info-block__top {
    padding-bottom: 0;
  }
  .apartmentPage-hero__content-left__info-block__top h3 {
    font-weight: 600;
    font-size: 14px;
    line-height: 110%;
    letter-spacing: -0.01em;
    color: #000;
  }
  .apartmentPage-hero__content-left__info-block__top-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none;
  }
  .apartmentPage-hero__content-left__info-block__top-btn svg {
    display: none;
  }
  #apartmentPage-plan-img img {
    max-width: 100%;
  }
  .apartmentPage-hero__content-left__info-block__bottom {
    padding-top: 23px;
    width: 85%;
    display: flex;
    justify-content: center;
  }
  .apartmentPage-hero__content-left__info .double {
    padding-top: 23px;
    grid-template-columns: 1fr;
    gap: 15px;
    border-left: none;
  }
  .apartmentPage-hero__content-left__info .double .apartmentPage-hero__content-left__info-block {
    overflow: hidden;
    padding: 0;
    border-radius: 8px;
    border-top: none;
    background-color: var(--seryy);
    transition: all 0.5s ease;
  }
  .apartmentPage-hero__content-left__info .double .apartmentPage-hero__content-left__info-block__top {
    padding: 15px;
  }
  .apartmentPage-hero__content-left__info .double .apartmentPage-hero__content-left__info-block__top-open {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    background-color: var(--white);
  }
  .apartmentPage-hero__content-left__info .double .apartmentPage-hero__content-left__info-block__top-btn {
    top: 70px;
  }
  .apartmentPage-hero__content-left__info .double .apartmentPage-hero__content-left__info-block__bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    overflow: visible;
    padding: 10px 0 30px 0;
    border-radius: 8px;
  }
  .apartmentPage-hero__content-right {
    gap: 13px;
  }
  .apartmentPage-hero__content-right__block {
    overflow: visible;
    padding: 0;
    border-radius: 0;
  }
  .apartmentPage-hero__content-right__block:nth-child(2) {
    padding: 0;
  }
  .apartmentPage-hero__content-right__block p.number {
    margin-bottom: 10px;
    font-size: 11px;
  }
  .apartmentPage-hero__content-right__block h2 {
    margin-bottom: 13px;
    font-size: 20px;
  }
  .apartmentPage-hero__content-right__block h2 sup {
    font-size: 12px;
  }
  .apartmentPage-hero__content-right__block-line {
    margin-bottom: 16px;
  }
  .apartmentPage-hero__content-right__block-price p.price {
    font-size: 16px;
  }
  .apartmentPage-hero__content-right__block-price p.discount {
    font-size: 11px;
  }
  .apartmentPage-hero__content-right__block-price p.percentage {
    font-size: 10px;
  }
  .apartmentPage-hero__content-right__block button.apartmentPage-hero__content-right__block-btn1 {
    padding: 15px;
    margin-bottom: 17px;
  }
  .apartmentPage-hero__content-right__block button.apartmentPage-hero__content-right__block-btn2 {
    padding: 18px;
  }
  .apartmentPage-hero__content-right__block-list__item {
    padding: 15px 0;
  }
  .apartmentPage-hero__content-right__block-list__item p {
    font-size: 12px;
  }
  .apartmentPage-hero__content-right__block-list__item p sup {
    font-size: 7px;
  }
  .apartmentPage-placesNearby .residentialComplex-placesNearby__content-blocks__block {
    min-width: 100%;
  }
  .apartmentPage-feedback {
    padding-bottom: 60px;
  }
  .apartmentPage-feedback__content {
    padding: 20px;
    border-radius: 8px;
  }
  .apartmentPage-feedback__content-info h2 {
    font-size: 24px;
    max-width: 190px;
    line-height: 110%;
  }
  .apartmentPage-feedback__content-form__fields {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .apartmentPage-feedback__content-form__fields label input {
    padding: 16px 15px;
  }
  .apartmentPage-feedback__content-form__fields button {
    padding: 17px;
    grid-column: span 1;
  }
  .popUp-plan {
    overflow-y: auto;
  }
  .popUp-plan__content {
    width: 100%;
  }
  .apartmentProgram-filter {
    position: relative;
    padding-top: 32px;
    margin-bottom: 20px;
  }
  .apartmentProgram-filter .filter__content {
    padding-bottom: 18px;
  }
  .apartmentProgram-filter .filter__content-top {
    margin-bottom: 20px;
  }
  .apartmentProgram-filter .filter__content-top__btn {
    position: absolute;
    width: 90%;
    bottom: -59px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 11px 23px;
  }
  .apartmentProgram-filter .filter__content-blocks {
    margin-bottom: 12px;
  }
  .apartmentProgram-filter .filter__content-bottom .show-btn {
    display: none;
  }
  .apartmentProgram-table {
    padding-top: 0;
  }
  .apartmentProgram-table__top {
    -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;
    gap: 21px;
    padding-bottom: 22px;
  }
  .apartmentProgram-table__top-status {
    gap: 17px;
  }
  .apartmentProgram-table__top-status span {
    gap: 5px;
  }
  .apartmentProgram-table__top-status span svg {
    width: 8px;
    height: 8px;
  }
  .apartmentProgram-table__top-status span p {
    font-size: 11px;
  }
  .apartmentProgram-table__top-result p {
    font-size: 12px;
  }
  .apartmentProgram-table__content .fixed-floor-numbers {
    padding-top: 51px;
    padding-bottom: 62px;
  }
  .apartmentProgram-table__content .fixed-floor-numbers.left {
    left: 15px;
  }
  .apartmentProgram-table__content .fixed-floor-numbers.right {
    display: none;
  }
  .apartmentProgram-table__content .fixed-floor-numbers .floor-label {
    font-size: 12px;
  }
  .apartmentProgram-table__content .fixed-floor-numbers .floor-label:nth-child(1) {
    bottom: 32px;
  }
  .apartmentProgram-table__content .fixed-floor-numbers .floor {
    font-size: 12px;
  }
  .apartmentProgram-table__content .table-wrapper {
    padding-top: 30px;
    margin-left: 34px;
    margin-right: 0px;
    margin-top: 0;
  }
  .apartmentProgram-table__content .table-wrapper .building-type {
    font-size: 12px;
  }
  .apartmentProgram-table__content .table-wrapper .building-title {
    margin-top: 9px;
    margin-bottom: 20px;
    font-size: 12px;
  }
  .apartmentProgram-table__content .table-wrapper .building-table .cell:hover .tooltip {
    visibility: hidden;
    opacity: 0;
  }
  .apartmentProgram-table__content .details-panel {
    width: 100%;
    right: -200%;
    padding: 15px;
    border-radius: 0;
  }
  .apartmentProgram-table__content .details-panel__img {
    margin-bottom: 54px;
    width: 208px;
  }
  .apartmentProgram-table__content .details-panel__location {
    margin-bottom: 11px;
    gap: 9px;
  }
  .apartmentProgram-table__content .details-panel__location p {
    font-size: 12px;
  }
  .apartmentProgram-table__content .details-panel h3 {
    font-size: 18px;
  }
  .apartmentProgram-table__content .details-panel .adress {
    margin-bottom: 13px;
    font-size: 12px;
  }
  .apartmentProgram-table__content .details-panel-line {
    margin-bottom: 21px;
  }
  .apartmentProgram-table__content .details-panel-price {
    margin-bottom: 20px;
  }
  .apartmentProgram-table__content .details-panel-price p.price {
    font-size: 18px;
  }
  .apartmentProgram-table__content .details-panel-price p.discount {
    font-size: 12px;
  }
  .apartmentProgram-table__content .details-panel-price p.percentage {
    font-size: 10px;
  }
  .apartmentProgram-table__content .details-panel__list {
    margin-bottom: 17px;
    gap: 15px;
  }
  .apartmentProgram-table__content .details-panel__list-item p {
    font-size: 12px;
  }
  .apartmentProgram-table__content .details-panel__btn1 {
    margin-bottom: 11px;
  }
  .apartmentProgram-empty {
    padding-top: 49px;
    padding-bottom: 71px;
  }
  .apartmentProgram-empty__content {
    min-height: 273px;
  }
  .apartmentProgram-empty__content h3 {
    font-size: 16px;
  }
  .purchaseMethods-hero {
    padding: 31px 0 60px 0;
  }
  .purchaseMethods-hero__content h2 {
    margin-bottom: 17px;
  }
  .purchaseMethods-hero__content-btns {
    margin-bottom: 20px;
  }
  .purchaseMethods-hero__content-btns button {
    padding: 9px 22px;
  }
  .purchaseMethods-hero__content-blocks {
    min-height: 400px;
  }
  .purchaseMethods-hero__content-blocks__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    padding: 16px;
    border-radius: 8px;
  }
  .purchaseMethods-hero__content-blocks__block-info h3 {
    margin-bottom: 14px;
    font-size: 24px;
  }
  .purchaseMethods-hero__content-blocks__block-info p {
    margin-bottom: 21px;
    font-size: 12px;
  }
  .purchaseMethods-hero__content-blocks__block-info a {
    max-width: 133px;
    padding: 10px;
  }
  .purchaseMethods-hero__content-blocks__block-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(202deg, rgba(126, 102, 84, 0) 0%, #7e6654 100%);
  }
  .purchaseMethods-hero__content-blocks__block-img img {
    -o-object-position: 80%;
    object-position: 80%;
  }
  .purchaseMethods-steps {
    padding-bottom: 60px;
    border-radius: 0;
  }
  .purchaseMethods-steps__content h2 {
    margin-bottom: 22px;
  }
  .purchaseMethods-steps__content-list {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .purchaseMethods-steps__content-list__item {
    min-height: 100px;
    padding: 15px !important;
    border-radius: 8px 8px 0 8px;
  }
  .purchaseMethods-steps__content-list__item h3 {
    font-size: 14px;
  }
  .purchaseMethods-steps__content-list__item .icon {
    width: 40px;
    height: 40px;
  }
  .purchaseMethods-steps__content-list__item .icon p {
    font-size: 12px;
  }
  .purchaseMethods-steps__content-list__item:last-child {
    padding: 0;
    padding-top: 5px;
    min-height: auto;
  }
  .purchaseMethods-steps__content-list__item:last-child a {
    padding: 15px 39px;
  }
  .purchaseMethods-stocks {
    padding: 60px 0 60px 0;
    overflow: hidden;
  }
  .purchaseMethods-stocks__content {
    overflow: visible;
  }
  .purchaseMethods-stocks__content-top {
    margin-bottom: 20px;
  }
  .purchaseMethods-stocks__content-top__btns {
    display: none;
  }
  .purchaseMethods-stocks__content-blocks {
    margin-bottom: 20px;
  }
  .purchaseMethods-stocks__content-blocks__block {
    padding: 5px 5px 10px 5px;
    min-width: 260px;
    border-radius: 8px;
  }
  .purchaseMethods-stocks__content-blocks__block:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .purchaseMethods-stocks__content-blocks__block-img {
    height: 164px;
    border-radius: 8px;
  }
  .purchaseMethods-stocks__content-blocks__block-article {
    padding: 6px 9px;
  }
  .purchaseMethods-stocks__content-blocks__block-article h3 {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .purchaseMethods-stocks__content-blocks__block-article h3 .purchaseMethods-stocks__content-blocks__block-article h3 {
    min-height: 57px;
  }
  .purchaseMethods-stocks__content-blocks__block-article__top p {
    font-size: 12px;
  }
  .purchaseMethods-stocks__content-blocks__block-article__top span {
    padding: 4px 4px;
    font-size: 10px;
  }
  .purchaseMethods-stocks__content-paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .purchaseMethods-stocks__content-paginations span {
    background-color: #dfdfdf;
  }
  .purchaseMethods-feedback {
    padding-bottom: 60px;
  }
  .purchaseMethods-feedback__content {
    padding: 20px;
    border-radius: 8px;
  }
  .purchaseMethods-feedback__content-info .section-title {
    margin-bottom: 15px;
    max-width: 190px;
    line-height: 110%;
  }
  .purchaseMethods-feedback__content-info p {
    font-size: 13px;
  }
  .purchaseMethods-feedback__content-form__fields {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .purchaseMethods-feedback__content-form__fields label input {
    padding: 16px 15px;
  }
  .purchaseMethods-feedback__content-form__fields button {
    padding: 17px;
    grid-column: span 1;
  }
  .purchaseMethods-questions {
    padding-bottom: 60px;
  }
  .purchaseMethods-questions__content h2 {
    margin-bottom: 20px;
  }
  .purchaseMethods-questions__content-faq {
    gap: 13px;
    margin-bottom: 21px;
  }
  .purchaseMethods-questions__content-faq__item-top {
    padding: 24px 15px;
  }
  .purchaseMethods-questions__content-faq__item-top h3 {
    font-size: 14px;
    line-height: 124%;
  }
  .purchaseMethods-questions__content-faq__item-top .icon {
    min-width: 32px;
    min-height: 32px;
  }
  .purchaseMethods-questions__content-faq__item-answer {
    padding: 0 50px 24px 15px;
  }
  .purchaseMethods-questions__content-faq__item-answer p {
    font-size: 12px;
  }
  .purchaseMethods-questions__content-btn {
    padding: 10px 29px;
  }
  .residentialComplex-generalPlan__content-cards__item {
    top: auto !important;
  }
}
@media (max-width: 530px) {
  .stocksAndNews-hero__content-top {
    -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;
    gap: 20px;
    margin-bottom: 20px;
  }
  .stocksAndNews-hero__content-top__btns a {
    padding: 12px;
    width: 93px;
  }
  .stocksAndNews-hero__content-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 19px;
  }
  .stocksAndNews-hero__content-list__item {
    padding: 5px;
    border-radius: 8px;
  }
  .stocksAndNews-hero__content-list__item-img {
    border-radius: 8px;
  }
  .stocksAndNews-hero__content-list__item-article h3 {
    min-height: 57px;
  }
  .purchaseMethods-hero__content-blocks {
    min-height: 116vw;
  }
}
@media (max-width: 450px) {
  .eibxor#pp-app-container {
    width: 300px !important;
    height: 400px !important;
    max-height: 400px !important;
    position: relative;
    overflow: hidden;
  }
  .about-second {
    overflow: hidden;
    padding: 60px 0 0 0;
  }
  .about-second__content-img {
    width: 116%;
    -webkit-transform: translateX(-7%);
    -ms-transform: translateX(-7%);
    transform: translateX(-7%);
    border-radius: 0;
  }
}
.index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img img {
  height: 300x;
}

.index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img {
  bottom: -30px;
  right: 0;
}

.index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img img {
  height: 300px;
}

@media (max-width: 768px) {
  .index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img img {
    height: 145px;
  }
  .index-hero__content-list__item:nth-child(1) .index-hero__content-list__item-img {
    bottom: -2px;
    right: -10px;
  }
  .filter__content__btn {
    display: none;
  }
  .apartments-products__content-top__btn {
    text-align: center;
  }
  .residentialComplex-generalPlan__content-img-over {
    position: relative;
    overflow-x: auto;
    padding: 36px;
    border-radius: 12px;
    min-height: 481px;
  }
  .residentialComplex-generalPlan__content {
    position: relative;
    overflow: hidden;
    padding: 0;
  }
}
.grecaptcha-badge {
  z-index: 4;
}

.form-submit-progress {
  pointer-events: none;
  opacity: 0.7;
}

.apartments-products__content-cards__list-item__img {
  height: 208px;
}

@media (max-width: 768px) {
  .apartments-products__content-cards__list-item__img {
    height: 150px;
  }
}
.residentialComplex-booklet__content-form__fields-inputs {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 24px;
}

.residentialComplex-booklet__content-form__fields-inputs label {
  width: 100%;
}

.residentialComplex-booklet__content-form__fields {
  grid-template-rows: 122px 49px !important;
  grid-template-columns: unset;
}

.btn-global:disabled {
  background-color: rgba(254, 212, 0, 0.4705882353) !important;
}

.residentialComplex-booklet__content-form__fields label input.invalid {
  background-color: rgba(255, 142, 142, 0.2);
}

/* Клиенский сервис */
.services-page {
  background: white;
}
.services-page .services-hero {
  padding: 48px 0 100px 0;
  background-color: var(--seryy);
}
.services-page .services-hero__container {
  margin: 0 auto;
  width: 100%;
  max-width: 1390px;
  height: 100%;
  max-height: 500px;
  border-radius: 12px;
  overflow: hidden;
}
.services-page .services-hero__container h1 {
  position: absolute;
  color: #fff;
  font-size: 48px;
  margin: 36px;
}
@media (max-width: 768px) {
  .services-page .services-hero__container h1 {
    font-size: 24px;
    margin: 20px 16px;
    max-width: 230px;
    display: block;
  }
}
.services-page .services-hero__container__block-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .services-page .services-hero__container__block-img img {
    object-fit: cover;
    object-position: 65%;
  }
}
@media (max-width: 768px) {
  .services-page .services-hero__container__block-img {
    height: 372px;
  }
}
@media (max-width: 768px) {
  .services-page .services-hero__container {
    height: 372px;
  }
}
@media (max-width: 1396px) {
  .services-page .services-hero {
    padding: 48px 15px 35px 15px;
  }
}
@media (max-width: 1024px) {
  .services-page .services-hero {
    padding: 160px 15px 35px 15px;
  }
}
@media (max-width: 768px) {
  .services-page .services-hero {
    padding: 50px 15px 60px 15px;
  }
}
.services-page .services-target {
  background-color: var(--seryy);
}
.services-page .services-target__content {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.services-page .services-target__content h2 {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 36px;
  margin-bottom: 48px;
  max-width: 605px;
}
@media (max-width: 768px) {
  .services-page .services-target__content h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.services-page .services-target__content__block {
  font-family: var(--font-family);
  display: grid;
  grid-template-columns: 4fr 1fr 4fr;
}
.services-page .services-target__content__block-description {
  max-width: 620px;
  font-size: 18px;
  color: #727272;
  padding-right: 10px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .services-page .services-target__content__block-description {
    font-size: 14px;
  }
}
.services-page .services-target__content__block-separator-box {
  margin: 0 auto;
}
.services-page .services-target__content__block-separator-box .separator-vertical {
  height: 100%;
  width: 5px;
  background-color: #fed400;
}
@media (max-width: 768px) {
  .services-page .services-target__content__block-separator-box .separator-vertical {
    display: none;
  }
}
.services-page .services-target__content__block-separator-box .separator-horizontal {
  display: none;
  height: 3px;
  width: 100%;
  background-color: #fed400;
  margin: 32px 0;
}
@media (max-width: 768px) {
  .services-page .services-target__content__block-separator-box .separator-horizontal {
    display: block;
  }
}
@media (max-width: 768px) {
  .services-page .services-target__content__block-separator-box {
    display: block;
    width: 100%;
  }
}
.services-page .services-target__content__block-contacts {
  max-width: 488px;
  line-height: 1.5;
  font-size: 20px;
  color: #000;
}
@media (max-width: 768px) {
  .services-page .services-target__content__block-contacts {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .services-page .services-target__content__block {
    grid-template-columns: unset;
  }
}
@media (max-width: 768px) {
  .services-page .services-target__content {
    padding: 5px 15px 60px 15px;
  }
}
@media (max-width: 1396px) {
  .services-page .services-target__content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.services-page .service-contacts {
  background-color: var(--seryy);
}
.services-page .service-contacts__content {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto;
}
.services-page .service-contacts__content h2 {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 36px;
  max-width: 605px;
}
@media (max-width: 768px) {
  .services-page .service-contacts__content h2 {
    font-size: 24px;
  }
}
.services-page .service-contacts__content__block {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.services-page .service-contacts__content__block__item {
  flex: 1;
  background: #fff;
  border-radius: 12px;
  padding: 36px;
}
.services-page .service-contacts__content__block__item h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .services-page .service-contacts__content__block__item h3 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.services-page .service-contacts__content__block__item-description {
  display: flex;
}
.services-page .service-contacts__content__block__item-description-text {
  margin-left: 10px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .services-page .service-contacts__content__block__item-description-text {
    font-size: 14px;
    line-height: 1.1;
  }
}
@media (max-width: 768px) {
  .services-page .service-contacts__content__block__item {
    padding: 15px;
  }
}
@media (max-width: 768px) {
  .services-page .service-contacts__content__block {
    flex-direction: column;
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .services-page .service-contacts__content {
    padding: 0 15px;
  }
}
@media (max-width: 1396px) {
  .services-page .service-contacts {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.services-page .services-ourFacilities {
  padding: 0 0 49px 0;
  border-radius: 0 0 40px 40px;
  background-color: var(--seryy);
}
@media (max-width: 768px) {
  .services-page .services-ourFacilities {
    padding: 0 0 60px 0;
  }
}
.services-page .services-faq {
  margin-top: 151px;
  padding-bottom: 119px;
}
.services-page .services-faq__content h2 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 36px;
}
@media (max-width: 768px) {
  .services-page .services-faq__content h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.services-page .services-faq__content-faq {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 36px;
}
.services-page .services-faq__content-faq__item {
  overflow: hidden;
  border-radius: 8px;
  background-color: var(--seryy);
  cursor: pointer;
  transition: all 0.5s ease;
}
.services-page .services-faq__content-faq__item.active .services-faq__content-faq__item-top .icon .btn {
  background-color: var(--yellow);
}
.services-page .services-faq__content-faq__item.active .services-faq__content-faq__item-top .icon .btn::after {
  width: 14px;
  height: 2px;
  background-image: url(/local/templates/main/assets/css/../img/purchaseMethods/questions/Vector-minus.svg);
  top: 48%;
}
.services-page .services-faq__content-faq__item-top {
  display: grid;
  grid-template-columns: 11fr 1fr;
  padding: 24px 24px;
  align-items: center;
}
.services-page .services-faq__content-faq__item-top h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 110%;
  color: #000;
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-top h3 {
    font-size: 14px;
    line-height: 1.4;
  }
}
.services-page .services-faq__content-faq__item-top .icon {
  display: flex;
  justify-content: right;
}
.services-page .services-faq__content-faq__item-top .icon .btn {
  position: relative;
  width: 36px;
  height: 36px;
  border-radius: 5px;
  background-color: var(--white);
}
.services-page .services-faq__content-faq__item-top .icon .btn::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  top: 32%;
  left: 32%;
  background-image: url(/local/templates/main/assets/css/../img/purchaseMethods/questions/Vector-plus.svg);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-top .icon .btn::after {
    top: 30%;
    left: 30%;
  }
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-top .icon .btn {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-top {
    grid-template-columns: 5fr 1fr;
    padding: 15px;
  }
}
.services-page .services-faq__content-faq__item-answer {
  padding: 0 24px 24px 24px;
}
.services-page .services-faq__content-faq__item-answer p {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-answer p {
    font-size: 12px;
  }
}
.services-page .services-faq__content-faq__item-answer__form {
  display: flex;
  justify-self: start;
  gap: 16px;
  width: 100%;
}
.services-page .services-faq__content-faq__item-answer__form input {
  background-color: #fff;
  width: 100%;
  max-width: 300px;
  height: 47px;
  padding-left: 24px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-answer__form input {
    max-width: unset;
  }
}
.services-page .services-faq__content-faq__item-answer__form button {
  color: #000;
  background-color: #fed400;
  width: 100%;
  max-width: 200px;
  height: 47px;
  border-radius: 5px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.services-page .services-faq__content-faq__item-answer__form button svg {
  display: none;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-answer__form button {
    max-width: unset;
  }
}
.services-page .services-faq__content-faq__item-answer__form button.loading svg {
  display: unset;
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-answer__form {
    flex-direction: column;
    margin-top: 7px;
  }
}
.services-page .services-faq__content-faq__item-answer #responseTicket {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq__item-answer {
    font-size: 12px;
    padding: 0 15px 15px;
  }
}
@media (max-width: 768px) {
  .services-page .services-faq__content-faq {
    margin-bottom: 0;
  }
}
.services-page .services-faq__content-btn {
  padding: 21px 31px;
  margin: auto;
  color: #000;
}
@media (max-width: 768px) {
  .services-page .services-faq {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}
.services-page .services-feedback {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto 100px;
  background-color: var(--seryy);
  border-radius: 12px;
}
.services-page .services-feedback__content {
  display: flex;
  flex: 1;
  padding: 36px;
  justify-content: space-between;
}
.services-page .services-feedback__content-info {
  font-family: var(--font-family);
}
.services-page .services-feedback__content-info h2 {
  font-size: 36px;
  margin-bottom: 24px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .services-page .services-feedback__content-info h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.services-page .services-feedback__content-info p {
  font-size: 18px;
  line-height: 1.5;
  color: #727272;
  max-width: 412px;
}
@media (max-width: 768px) {
  .services-page .services-feedback__content-info p {
    font-size: 13px;
    margin-bottom: 24px;
  }
}
.services-page .services-feedback__content-info .section-icon {
  margin-top: 55px;
}
@media (max-width: 768px) {
  .services-page .services-feedback__content-info .section-icon {
    display: none;
  }
}
.services-page .services-feedback__content-form form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  max-width: 770px;
}
.services-page .services-feedback__content-form form input[type=text], .services-page .services-feedback__content-form form input[type=email], .services-page .services-feedback__content-form form select, .services-page .services-feedback__content-form form textarea, .services-page .services-feedback__content-form form input[type=file] {
  width: 100%;
  background-color: #fff;
  min-height: 47px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .services-page .services-feedback__content-form form input[type=text], .services-page .services-feedback__content-form form input[type=email], .services-page .services-feedback__content-form form select, .services-page .services-feedback__content-form form textarea, .services-page .services-feedback__content-form form input[type=file] {
    max-width: unset;
  }
}
.services-page .services-feedback__content-form form input.error {
  outline: 1px solid red;
}
.services-page .services-feedback__content-form form input[type=text], .services-page .services-feedback__content-form form input[type=email] {
  padding-left: 24px;
}
.services-page .services-feedback__content-form form label.file-upload {
  display: flex;
  justify-content: space-between;
  padding: 13px 24px;
  align-items: center;
  border: 1px dashed rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  cursor: pointer;
}
.services-page .services-feedback__content-form form input#file-upload {
  display: none;
}
.services-page .services-feedback__content-form form .custom-checkbox {
  display: flex;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
}
.services-page .services-feedback__content-form form .custom-checkbox input {
  display: none;
}
.services-page .services-feedback__content-form form .checkmark {
  width: 20px;
  height: 20px;
  border: 1px solid #888;
  display: inline-block;
  position: relative;
  margin-right: 8px;
}
.services-page .services-feedback__content-form form .custom-checkbox input:checked + .checkmark::after {
  content: "";
  width: 5px;
  height: 10px;
  border: solid #7b7b7b;
  border-width: 0 2px 2px 0;
  position: absolute;
  top: 3px;
  left: 7px;
  transform: rotate(45deg);
}
.services-page .services-feedback__content-form form textarea {
  height: 100px;
  max-width: 100%;
  min-width: 100%;
  border: none;
  padding: 16px 24px;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.services-page .services-feedback__content-form form .full-width {
  grid-column: span 2;
}
.services-page .services-feedback__content-form form button {
  font-size: 15px;
  max-width: 377px;
  width: 100%;
  height: 47px;
  background: var(--yellow);
  color: #000;
  border-radius: 5px;
}
.services-page .services-feedback__content-form form button[disabled] {
  opacity: 0.6;
}
.services-page .services-feedback__content-form form .accept {
  font-size: 12px;
  font-weight: 300;
  color: #7f7f7f;
}
.services-page .services-feedback__content-form form .accept a {
  color: #7f7f7f;
  font-weight: 400;
  text-decoration: underline;
}
.services-page .services-feedback__content-form form .select-box {
  position: relative;
  cursor: pointer;
  outline: none;
  width: 100%;
}
.services-page .services-feedback__content-form form .select-box__current {
  position: relative;
  cursor: pointer;
  outline: none;
}
.services-page .services-feedback__content-form form .select-box__current:focus + .select-box__list {
  opacity: 1;
  animation-name: none;
}
.services-page .services-feedback__content-form form .select-box__current:focus + .select-box__list .select-box__option {
  cursor: pointer;
}
.services-page .services-feedback__content-form form .select-box__current:focus .select-box__icon {
  transform: translateY(-50%) rotate(180deg);
}
.services-page .services-feedback__content-form form .select-box__icon {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  width: 20px;
  transition: 0.2s ease;
}
.services-page .services-feedback__content-form form .select-box__value {
  display: flex;
}
.services-page .services-feedback__content-form form .select-box__input {
  display: none;
}
.services-page .services-feedback__content-form form .select-box__input:checked + .select-box__input-text {
  display: block;
}
.services-page .services-feedback__content-form form .select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 15px 15px 15px 24px;
  background-color: #fff;
  border-radius: 5px;
}
.services-page .services-feedback__content-form form .select-box__list {
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  animation-name: HideList;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: step-start;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2392156863);
  z-index: 100;
}
.services-page .services-feedback__content-form form .select-box__option {
  display: block;
  padding: 15px;
  background-color: #fff;
}
.services-page .services-feedback__content-form form .select-box__option:hover, .services-page .services-feedback__content-form form .select-box__option:focus {
  color: #546c84;
  background-color: #f7f7f7;
}
@media (max-width: 768px) {
  .services-page .services-feedback__content-form form .select-box {
    max-width: unset;
  }
}
.services-page .services-feedback__content-form form .selected_files {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
}
.services-page .services-feedback__content-form form .selected_files .file-item {
  width: 100%;
  max-width: 180px;
  position: relative;
  background: #fff;
  padding: 10px 14px 10px 16px;
  border-radius: 5px;
}
.services-page .services-feedback__content-form form .selected_files .file-item .remove-btn {
  position: absolute;
  right: -10px;
  top: -4px;
  cursor: pointer;
}
.services-page .services-feedback__content-form form .selected_files .file-item .filename {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.services-page .services-feedback__content-form form .selected_files .file-item .filesize {
  font-size: 10px;
  color: #666;
}
@media (max-width: 768px) {
  .services-page .services-feedback__content-form form .selected_files .file-item {
    max-width: unset;
  }
}
@keyframes HideList {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(0);
  }
}
@media (max-width: 768px) {
  .services-page .services-feedback__content-form form {
    grid-template-columns: unset;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .services-page .services-feedback__content {
    flex-direction: column;
    padding: 15px;
  }
}
@media (max-width: 1024px) {
  .services-page {
    padding-top: 20px;
  }
}
/* End */
/* /local/templates/main/custom.css?17429871871586 */
/* /local/templates/main/assets/css/styles.min.css?1751030837259907 */
