

/* Start:/local/templates/vestr/assets/css/style.css?1676982218167926*/
@charset "UTF-8";
/* stylelint-disable */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
  ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
  ========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* Grouping content
  ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-size: 1em;
  /* 2 */
  font-family: monospace, monospace;
  /* 1 */
}

/* Text-level semantics
  ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
  border-bottom: none;
  /* 1 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-size: 1em;
  /* 2 */
  font-family: monospace, monospace;
  /* 1 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
  ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
  ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  /* 2 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  font-family: inherit;
  /* 1 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  display: table;
  /* 1 */
  box-sizing: border-box;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type=search] {
  outline-offset: -2px;
  /* 2 */
  -webkit-appearance: textfield;
  /* 1 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  font: inherit;
  /* 2 */
  -webkit-appearance: button;
  /* 1 */
}

/* Interactive
  ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
  ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

/* stylelint-disable */
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

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

.swiper-pointer-events {
  touch-action: pan-y;
}

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

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

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

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

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

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

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

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

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

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

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

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

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

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

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

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

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

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

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

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

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

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

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

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

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

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

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

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

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

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

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

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

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

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

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "Muller";
  font-display: swap;
  src: url("/local/templates/vestr/assets/css/../fonts/muller-regular.woff2") format("woff2"), url("/local/templates/vestr/assets/css/../fonts/muller-regular.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Muller";
  font-display: swap;
  src: url("/local/templates/vestr/assets/css/../fonts/muller-bold.woff2") format("woff2"), url("/local/templates/vestr/assets/css/../fonts/muller-bold.woff") format("woff");
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

:root {
  --plyr-color-main: #AA1645;
}

html,
body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
  scroll-behavior: smooth;
}

html {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "Muller", "Arial", sans-serif;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

a {
  color: #000000;
  text-decoration: none;
}

img,
video {
  display: block;
  max-width: 100%;
  height: auto;
}

textarea {
  resize: none;
}

input:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #ffffff;
  -webkit-text-fill-color: #000000;
}

input,
textarea {
  border-radius: 0;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
}
input:invalid,
textarea:invalid {
  box-shadow: none;
}

select {
  border-radius: 0;
}

input::-ms-clear, input::-ms-reveal {
  display: none;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  appearance: none;
}

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

select,
textarea,
input:matches([type=email],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=url]) {
  appearance: none;
}

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

textarea {
  -ms-overflow-style: none;
  /* IE и Edge */
  scrollbar-width: none;
  /* Firefox */
}
textarea:hover, textarea:focus {
  pointer-events: none !important;
}
textarea::-webkit-scrollbar {
  display: none;
}

:root {
  --header: 0;
}

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /* stylelint-disable-next-line */
  min-height: calc(100 * var(--vh, 1vh));
  --info-top: 199px;
}
.wrapper .header,
.wrapper .footer {
  flex-shrink: 0;
}
.wrapper main {
  flex-grow: 1;
}

.rouble {
  font-family: "Rouble", "Arial", sans-serif;
  /* stylelint-disable */
  text-transform: lowercase !important;
  font-weight: 400 !important;
  /* stylelint-enable */
}

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

.scroll-lock-ios {
  position: fixed;
  overflow: hidden;
}

.scroll-lock {
  overflow: hidden;
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.no-transition {
  /* stylelint-disable-next-line */
  transition: none !important;
}

.js-anime-on-scroll > * {
  opacity: 0;
  transform: translateY(70px);
  transition: opacity 300ms ease-in, transform 150ms linear;
}
.js-anime-on-scroll.is-active {
  opacity: 1;
  transform: translateY(0);
}

.card-main__card .ymaps-2-1-79-hint__text {
  display: inline;
  padding: 0;
  font: inherit;
}

.card-main__card .ymaps-2-1-79-default-cluster {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 32px;
}

.card-main__card .ymaps-2-1-79-hint {
  padding: 0;
  box-shadow: none;
  position: fixed;
}

.map-mark-tooltip {
  background-color: #ffffff;
  padding: 5px 9px;
  border: 1px solid #EEEEEE;
  border-radius: 29px;
  font-family: inherit;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  display: flex;
  align-items: center;
  text-align: center;
  color: #000000;
  margin: 0;
  position: fixed;
  left: var(--x-tooltip);
  top: var(--y-tooltip);
  min-height: auto !important;
  pointer-events: none;
}
.map-mark-tooltip span {
  font-family: "Rouble", "Arial", sans-serif;
  margin-left: 3px;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 67px;
}
.container--right {
  padding-right: 0;
}
@media (max-width: 1279px) {
  .container {
    padding: 0 50px;
  }
  .container--right-tab {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 10px;
  }
}

.title {
  font-family: inherit;
  font-style: normal;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
}
.title--1 {
  font-weight: 700;
  font-size: 76px;
  line-height: 1.2;
}
.title--1-big {
  font-weight: 700;
  font-size: 76px;
  line-height: 1.2;
}
.title--2 {
  font-style: normal;
  font-weight: 700;
  font-size: 61px;
  line-height: 1.2;
}
.title--3 {
  font-weight: 700;
  font-size: 39px;
}
.title--4 {
  font-weight: 400;
  font-size: 27px;
  line-height: 1.2;
}
.title--5 {
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
}
.title--white {
  color: #ffffff;
}
@media (max-width: 1279px) {
  .title--1-big {
    font-size: 36px;
  }
  .title--3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .title--1 {
    font-size: 42px;
  }
  .title--1-big {
    font-size: 32px;
  }
  .title--2 {
    font-size: 32px;
  }
  .title--3 {
    font-size: 23px;
  }
}

.subtitle {
  font-family: inherit;
  font-style: normal;
  color: #191B1D;
  margin-top: 0;
}
.subtitle--bold {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
}
.subtitle--reg {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}

.body-text {
  font: inherit;
  color: #191B1D;
  font-style: normal;
}
.body-text--bold {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
}
.body-text--reg {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
}
.body-text--small {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
}

.button-text {
  color: #191B1D;
  font-weight: 700;
  font-size: 13px;
  line-height: 13px;
  font-family: inherit;
  font-style: normal;
}

.caption {
  font-family: inherit;
  font-style: normal;
}
.caption--bold {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
}
.caption--reg {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
}

.overline {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #191B1D;
}

.text-annotation {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #7A7B86;
}

.text {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #191B1D;
  margin-top: 0;
}

.picture {
  margin: 0;
}
.picture img {
  width: 100%;
  margin-bottom: 40px;
}
.picture figcaption {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
}

.button-primary {
  background: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  cursor: pointer;
  width: fit-content;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  border: 1px solid rgba(255, 255, 255, 0);
}
.button-primary:hover {
  background: #D3224B;
}
.button-primary:active {
  background: #AA1645;
}
.button-primary:focus {
  background: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
  border-color: #50201B;
  outline: none;
}
.button-primary:disabled {
  background: #F7D0D4;
  cursor: auto;
}

.button-secondary {
  padding: 15px;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #EEEEEE;
  color: #D3224B;
  font-family: inherit;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  border: 1px solid rgba(255, 255, 255, 0);
  cursor: pointer;
}
.button-secondary:hover {
  background-color: #E0E0E0;
}
.button-secondary:active {
  background-color: #CCCCCC;
}
.button-secondary:focus {
  background-color: #EEEEEE;
  border: 1px solid #B7BABE;
}
.button-secondary:disabled {
  background-color: #EEEEEE;
  color: #ffffff;
  cursor: auto;
}

.button-ghost {
  border: 1px solid #B7BABE;
  padding: 15px;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7A7B86;
  cursor: pointer;
  width: fit-content;
  background-color: #ffffff;
}
.button-ghost:hover {
  color: #D3224B;
  border: 1px solid rgba(211, 34, 74, 0.3);
}
.button-ghost:active {
  color: #AA1645;
  border: 1px solid rgba(211, 34, 74, 0.3);
}
.button-ghost:focus {
  color: #7A7B86;
  border: 1px solid #D3224B;
}
.button-ghost:disabled {
  border: 1px solid #E3E3E3;
  color: #E3E3E3;
  cursor: auto;
}
.button-ghost--white {
  background-color: #EEEEEE;
  color: #D3224B;
}

.button-float {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7A7B86;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0);
  cursor: pointer;
  transition: all 300ms linear;
  padding: 0;
}
.button-float svg {
  margin-left: 6px;
  stroke: #D3224B;
}
.button-float:hover {
  color: #D3224B;
}
.button-float:hover svg {
  stroke: #D3224B;
}
.button-float:active {
  color: #AA1645;
}
.button-float:focus {
  color: #7A7B86;
}
.button-float:disabled {
  color: #E3E3E3;
}
.button-float:disabled svg {
  stroke: rgba(211, 34, 75, 0.4);
}
.button-float--red {
  color: #D3224B;
}

.button-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  border: 1px solid rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
}
.button-link svg {
  margin-left: 7px;
  width: 20px;
  height: 20px;
}
.button-link--dark {
  color: #ffffff;
}
.button-link--dark:hover circle {
  fill: #D3224B;
}
.button-link--dark:active circle {
  fill: #AA1645;
}
.button-link--dark:focus {
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.button-link--dark:disabled {
  color: #757575;
}
.button-link--dark:disabled svg {
  opacity: 0.4;
}
.button-link--light {
  color: #ffffff;
}

.button-icon {
  cursor: pointer;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
}
.button-icon svg {
  width: 100%;
  height: 100%;
}

.btn-close {
  position: absolute;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  width: 21px;
  height: 21px;
  cursor: pointer;
}
.btn-close::before, .btn-close::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #B7BABE;
  position: absolute;
  left: 50%;
  top: 50%;
}
.btn-close::before {
  transform: rotate(45deg);
}
.btn-close::after {
  transform: rotate(-45deg);
}

.whats-up {
  display: flex;
  position: fixed;
  bottom: 30px;
  right: 80px;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.whats-up svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 1279px) {
  .whats-up {
    right: 50px;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .whats-up {
    width: 35px;
    height: 35px;
    right: 10px;
    bottom: 10px;
  }
}

.download-link {
  display: flex;
  column-gap: 10px;
  align-items: center;
  justify-content: flex-start;
}
.download-link span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #7A7B86;
}
.download-link svg {
  fill: #7A7B86;
  flex-shrink: 0;
}
.download-link--light span {
  color: #B7BABE;
}
.download-link--light svg {
  fill: #B7BABE;
}

.socials {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  column-gap: 12px;
  flex-wrap: wrap;
  width: 100%;
  row-gap: 5px;
}

.socials__link {
  position: relative;
  display: flex;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  z-index: 1;
  background-color: #ffffff;
}
.socials__link .social-back {
  fill: #B7BABE;
  transition: fill 0.3s ease;
}
.socials__link--whatsapp {
  background-color: #B7BABE;
}
.socials__link--whatsapp::after {
  content: "";
  position: absolute;
  z-index: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #AA1645;
  border-radius: 50%;
  transition: opacity 0.3s ease;
}
.socials__link--whatsapp svg {
  width: 13px;
  height: 15px;
  fill: #ffffff;
  position: relative;
  z-index: 1;
}
.socials__link:hover .social-back {
  fill: #AA1645;
}
.socials__link:hover.socials__link--whatsapp::after {
  opacity: 1;
}

.checkbox-type input:checked + label {
  background-color: #D3224B;
  color: #ffffff;
  border: 1px solid #D3224B;
}
.checkbox-type label {
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7A7B86;
  padding: 10px 15px;
  border: 1px solid #EEEEEE;
  cursor: pointer;
  transition: color 300ms ease-in, background-color 300ms ease-in;
}
.checkbox-type label:hover, .checkbox-type label:focus {
  color: #D3224B;
  outline: none;
}

.socials-share {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  column-gap: 12px;
  width: 100%;
  row-gap: 5px;
}

.socials-share__link {
  position: relative;
  display: flex;
  cursor: pointer;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #B7BABE;
  align-items: center;
  justify-content: center;
  transition: background-image 300ms ease-in;
  z-index: 1;
}
.socials-share__link::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
  z-index: -1;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 300ms ease-in;
  border-radius: 50%;
}
.socials-share__link:hover::after, .socials-share__link:focus::after, .socials-share__link:active::after {
  opacity: 1;
}

.header.opened {
  height: calc(100vh + 40px);
  max-height: calc(100vh + 40px);
  overflow: auto;
}
.header.opened .header__content {
  padding-bottom: 30px;
}
.header.opened .header__wrapper {
  display: block;
}

.header__content {
  padding: 17px 0;
  position: relative;
}
.header__content .container {
  display: grid;
  grid-template-columns: 147px 1fr;
  column-gap: 40px;
}
.header__content__logo {
  color: #ffffff;
}
@media (max-width: 1279px) {
  .header__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.header__wrapper {
  flex-grow: 1;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1279px) {
  .header__wrapper {
    padding-top: 50px;
    display: none;
    position: absolute;
    width: 100vw;
    left: 0;
    background-color: #D3224B;
    top: var(--top-height);
    padding-bottom: 50px;
    max-width: unset;
  }
}

.header__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 15px;
}
@media (max-width: 1279px) {
  .header__nav {
    margin-left: auto;
  }
}

.header__list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 10px;
}
@media (max-width: 1279px) {
  .header__list {
    flex-direction: column;
    margin-bottom: 20px;
  }
}

.header__item .button-primary {
  padding: 20px 50px;
}
@media (max-width: 1279px) {
  .header__item .button-primary {
    width: 100%;
    background: rgba(255, 255, 255, 0);
    justify-content: flex-start;
  }
}

.header__link {
  font-family: inherit;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  color: #191B1D;
  display: flex;
  width: fit-content;
  padding-top: 19px;
  transition: color 300ms ease-in, border-color 300ms ease-in;
  position: relative;
}
.header__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 0;
  transform-origin: center;
  background-image: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
  transition: width 300ms linear;
}
.header__link:hover, .header__link:focus {
  color: #D3224B;
}
.header__link:hover::before, .header__link:focus::before {
  width: 100%;
}
@media (max-width: 1279px) {
  .header__link {
    color: #ffffff;
    padding: 20px 50px;
    border: none;
    width: 100%;
  }
}

.header__toggle {
  display: none;
}
@media (max-width: 1279px) {
  .header__toggle {
    display: block;
    width: 21px;
    height: 21px;
    background-color: rgba(255, 255, 255, 0);
    padding: 0;
    border: none;
    cursor: pointer;
    position: relative;
  }
}
.header__toggle span {
  background-color: #191B1D;
  height: 1px;
  width: 14px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
}
.header__toggle span::before, .header__toggle span::after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #191B1D;
  right: 0;
  display: block;
}
.header__toggle span::before {
  top: -10px;
  width: 21px;
}
.header__toggle span::after {
  top: 10px;
  width: 19px;
}

.header__close-btn {
  cursor: pointer;
  display: none;
}
@media (max-width: 1279px) {
  .header__close-btn {
    display: block;
    position: absolute;
    top: 20px;
    right: 50px;
    width: 21px;
    height: 21px;
    background-color: rgba(255, 255, 255, 0);
    border: none;
    padding: 0;
  }
  .header__close-btn::before, .header__close-btn::after {
    content: "";
    height: 2px;
    width: 100%;
    background-color: #ffffff;
    top: calc(50% - 1px);
    display: block;
    position: absolute;
  }
  .header__close-btn::before {
    transform: rotate(45deg);
  }
  .header__close-btn::after {
    transform: rotate(-45deg);
  }
}

.header__btn-search,
.header__btn-heart {
  padding: 0;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.header__btn-search svg,
.header__btn-heart svg {
  width: 21px;
  height: 21px;
  fill: #B7BABE;
  transition: fill 300ms ease-in;
}
.header__btn-search:hover svg,
.header__btn-heart:hover svg {
  fill: #D3224B;
}

.header__btn-heart {
  position: relative;
}
.header__btn-heart.empty span {
  display: none;
}
.header__btn-heart.on-fav svg:last-of-type {
  display: block;
}
.header__btn-heart.on-fav svg:first-of-type {
  display: none;
}
.header__btn-heart span {
  width: 21px;
  max-width: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 21px;
  background-image: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
  position: absolute;
  border-radius: 50%;
  top: -11px;
  right: -12px;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  display: block;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.header__btn-heart svg:last-of-type {
  display: none;
}

.header__more {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 15px;
}

.header__btn-connect {
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  text-align: center;
  color: #D3224B;
  position: relative;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  margin-left: 25px;
  column-gap: 5px;
}
.header__btn-connect::after {
  content: "";
  height: 2px;
  background-color: #D3224B;
  width: 88px;
}
.header__btn-connect--white {
  display: none;
}
@media (max-width: 1279px) {
  .header__btn-connect {
    display: none;
  }
  .header__btn-connect--white {
    display: flex;
    color: #ffffff;
    margin-left: auto;
    column-gap: 5px;
  }
  .header__btn-connect--white::after {
    background-color: #ffffff;
  }
}

.footer {
  background-color: #ffffff;
}

.footer__content {
  padding: 30px 0;
  border-top: 1px solid #f2f2f2;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto min-content;
  column-gap: 15px;
  justify-content: space-between;
  align-items: stretch;
  row-gap: 60px;
}
@media (max-width: 1279px) {
  .footer__content {
    grid-template-columns: max-content max-content;
    grid-template-rows: auto auto min-content;
  }
}
@media (max-width: 767px) {
  .footer__content {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
}

.footer__title {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #7A7B86;
  transition: color 300ms linear;
}
.footer__title:hover, .footer__title:focus {
  outline: none;
  color: #D3224B;
}

.footer__link {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
  transition: color 300ms linear;
}
.footer__link:hover, .footer__link:focus {
  outline: none;
  color: #D3224B;
}

.footer__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer__col {
  display: flex;
  flex-direction: column;
}
.footer__col--last {
  grid-row: 1/3;
  grid-column: -1/-2;
}
@media (max-width: 1279px) {
  .footer__col--last {
    grid-row: 2/3;
    grid-column: 2/3;
  }
}

.footer__tel {
  width: fit-content;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
  color: #7A7B86;
  margin-bottom: 10px;
  transition: color 300ms linear;
}
.footer__tel:hover, .footer__tel:focus {
  outline: none;
  color: #D3224B;
}

.footer__regime {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.6;
  color: #B7BABE;
}

.footer__bottom {
  grid-row: 2/3;
  grid-column: 1/4;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: center;
  column-gap: 15px;
}
.footer__bottom * {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  color: #B7BABE;
}
.footer__bottom a {
  transition: color 300ms linear;
  width: fit-content;
}
.footer__bottom a:hover, .footer__bottom a:focus {
  outline: none;
  color: #D3224B;
}
@media (max-width: 1279px) {
  .footer__bottom {
    grid-row: 3/4;
    grid-column: 1/-1;
  }
}
@media (max-width: 767px) {
  .footer__bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 15px;
  }
}

.footer__socials {
  margin-top: auto;
}
@media (max-width: 1279px) {
  .footer__socials {
    margin-top: 30px;
  }
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(248, 248, 248, 0.8);
  transform: scale(1.2);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  pointer-events: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal::-webkit-scrollbar {
  display: none;
}
.modal__wrapper {
  position: relative;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100%;
  padding: 60px 40px;
}
@media (max-width: 767px) {
  .modal__wrapper {
    padding: 60px 16px;
  }
}
.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal__content {
  position: relative;
  width: 600px;
  padding: 40px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .modal__content {
    width: 100%;
    padding: 20px;
  }
}
.modal__close-btn {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 1;
  width: 40px;
  height: 40px;
  padding: 0;
  background: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
}
.modal--thanks-letter img {
  object-fit: contain;
}
.modal--thanks-letter .modal__close-btn {
  top: 13px;
  right: 13px;
}
.modal--thanks-letter .modal__close-btn svg {
  fill: #7A7B86;
}
@media (max-width: 767px) {
  .modal--thanks-letter .modal__wrapper {
    padding: 0;
  }
  .modal--thanks-letter .modal__close-btn {
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
  }
}
.modal--responsive .modal__content {
  width: 100%;
}
.modal--fit-content .modal__content {
  width: auto;
}
@media (max-width: 767px) {
  .modal--fit-content .modal__content {
    width: 100%;
  }
}
.modal--no-scale {
  transform: none;
}
.modal--preload {
  transition: none;
}
.modal.is-active {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.modal--review .modal__wrapper, .modal--map .modal__wrapper {
  padding: 0;
}
.modal--review .modal__content, .modal--map .modal__content {
  width: 70%;
  background-color: rgba(255, 255, 255, 0);
}
.modal--review .modal__close-btn, .modal--map .modal__close-btn {
  top: 0;
  right: 40px;
}
.modal--review .modal__close-btn svg, .modal--map .modal__close-btn svg {
  fill: #ffffff;
}
@media (max-width: 767px) {
  .modal--review .modal__content, .modal--map .modal__content {
    width: 100%;
  }
  .modal--review .modal__close-btn, .modal--map .modal__close-btn {
    top: -20px;
    right: 20px;
  }
}
.modal--popup {
  transform: scale(1);
}
.modal--popup .modal__wrapper {
  padding: 0;
  justify-content: flex-end;
}
.modal--popup .modal__content {
  padding: 0;
  width: auto;
  height: 100vh;
  transform: translateX(100%);
  transition: transform 300ms ease-in;
}
.modal--popup .modal__close-btn svg {
  fill: #ffffff;
}
.modal--popup.is-active .modal__content {
  transform: translateX(0);
}

.btn {
  display: flex;
  margin: 10px 0;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #2c39f2;
  border: none;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.btn--red {
  background-color: #ff1553;
}
.btn:disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media (hover: hover), screen and (min-width: 0\0 ) {
  .btn:hover, .btn:focus {
    opacity: 0.8;
  }
}

.custom-input,
.custom-textarea {
  position: relative;
  padding-bottom: 15px;
}
.custom-input label,
.custom-textarea label {
  display: flex;
  flex-direction: column;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  row-gap: 5px;
}
.custom-input input, .custom-input textarea,
.custom-textarea input,
.custom-textarea textarea {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  border: none;
  border-radius: 0;
}
.custom-input input:focus-within, .custom-input textarea:focus-within,
.custom-textarea input:focus-within,
.custom-textarea textarea:focus-within {
  outline: none;
}
.custom-input--light label,
.custom-textarea--light label {
  color: #7A7B86;
}
.custom-input--light input,
.custom-input--light textarea,
.custom-textarea--light input,
.custom-textarea--light textarea {
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid #7A7B86;
  padding-bottom: 5px;
  color: #191B1D;
}
.custom-input--light input::placeholder,
.custom-input--light textarea::placeholder,
.custom-textarea--light input::placeholder,
.custom-textarea--light textarea::placeholder {
  color: #7A7B86;
}
.custom-input--light .custom-input__error,
.custom-textarea--light .custom-input__error {
  color: #DB524E;
}
.custom-input--light.is-invalid input,
.custom-input--light.is-invalid textarea,
.custom-textarea--light.is-invalid input,
.custom-textarea--light.is-invalid textarea {
  color: #DB524E;
}
.custom-input--dark label,
.custom-textarea--dark label {
  color: #7A7B86;
}
.custom-input--dark input,
.custom-input--dark textarea,
.custom-textarea--dark input,
.custom-textarea--dark textarea {
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  color: #ffffff;
}
.custom-input--dark input::placeholder,
.custom-input--dark textarea::placeholder,
.custom-textarea--dark input::placeholder,
.custom-textarea--dark textarea::placeholder {
  color: #B7BABE;
}
.custom-input--dark .custom-input__error,
.custom-textarea--dark .custom-input__error {
  color: #DB524E;
}
.custom-input--dark.is-invalid input,
.custom-input--dark.is-invalid textarea,
.custom-textarea--dark.is-invalid input,
.custom-textarea--dark.is-invalid textarea {
  color: #DB524E;
}
.custom-input.is-invalid .custom-input__error,
.custom-textarea.is-invalid .custom-input__error {
  display: block;
}
.custom-input:hover--dark label,
.custom-textarea:hover--dark label {
  color: #B7BABE;
}
.custom-input:hover--dark input::placeholder, .custom-input:hover--dark textarea::placeholder,
.custom-textarea:hover--dark input::placeholder,
.custom-textarea:hover--dark textarea::placeholder {
  color: #B7BABE;
}
.custom-input:hover--light input::placeholder, .custom-input:hover--light textarea::placeholder,
.custom-textarea:hover--light input::placeholder,
.custom-textarea:hover--light textarea::placeholder {
  color: #B7BABE;
}

.custom-input__error {
  display: none;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 0;
}

.custom-toggle {
  position: relative;
  display: flex;
  width: 500px;
  padding: 20px 0;
  /*&.is-valid {
    label span {
      color: $color-eucalyptus;
    }
  }*/
}
.custom-toggle__error {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ff1553;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.custom-toggle input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0 0 0 0);
}
.custom-toggle label {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
}
.custom-toggle label span {
  margin-bottom: 0;
  margin-left: 0;
}
.custom-toggle--checkbox .custom-toggle__icon {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: border 0.3s ease;
}
.custom-toggle--checkbox .custom-toggle__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0);
  transform: translate(-50%, -50%);
  transition: background-color 0.3s ease;
}
.custom-toggle--radio .custom-toggle__icon {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  transition: border 0.3s ease;
}
.custom-toggle--radio .custom-toggle__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: color 0.3s ease;
}
.custom-toggle input:checked + .custom-toggle__icon {
  border: 1px solid rgba(0, 0, 0, 0.8);
}
.custom-toggle input:checked + .custom-toggle__icon::before {
  background-color: rgba(0, 0, 0, 0.8);
}
.custom-toggle.is-invalid .custom-toggle__icon {
  border: 1px solid #ff1553;
}
.custom-toggle.is-invalid .custom-toggle__error {
  opacity: 1;
}

.custom-select {
  position: relative;
  width: 100%;
  /* &.is-valid {
    .custom-select__button {
      border: 2px solid $color-eucalyptus;

      &:focus,
      &:hover {
        border: 2px solid rgba($color-eucalyptus, 0.5);
      }
    }
  } */
}
.custom-select--obj-types .custom-select__list {
  max-height: 125px;
}
.custom-select--catalog-sort {
  max-width: 200px;
}
.custom-select--catalog-sort .custom-select__button {
  border-bottom: none;
}
.custom-select--catalog-sort .custom-select__item[aria-selected=true] {
  background-color: rgba(255, 255, 255, 0);
  color: #7A7B86;
}
.custom-select--catalog-sort .custom-select__item:hover {
  color: #191B1D;
  background-color: #D6D9DD;
}
.custom-select--catalog-sort .custom-select__list {
  max-height: 164px;
}
.custom-select--main-type {
  max-width: 90px;
  width: 90px;
}
.custom-select--main-type .custom-select__button {
  padding-bottom: 0;
  border-bottom: none;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
}
.custom-select--main-type .custom-select__list {
  width: 150%;
}
.custom-select--main-type .custom-select__item {
  padding-top: 5px;
  padding-bottom: 5px;
}
.custom-select--main-type .custom-select__item span {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
}
.custom-select--metro .custom-select__list {
  max-height: 236px;
}
.custom-select--activities .custom-select__list {
  max-height: 236px;
}
.custom-select__label {
  position: absolute;
  top: 50%;
  left: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  transform: translateY(-50%);
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
.custom-select__placeholder {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
.custom-select select {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
}
.custom-select__button {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #B7BABE;
  outline: none;
  cursor: pointer;
  transition: border 0.3s ease;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  min-height: 26px;
}
.custom-select__list {
  position: absolute;
  bottom: -7px;
  z-index: 3;
  width: 100%;
  max-height: 100px;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  list-style: none;
  background-color: #F8F8F8;
  border: 1px solid #EEEEEE;
  transform: translateY(100%);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}
.custom-select__item {
  padding: 10px 11px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  outline: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.custom-select__item div {
  display: flex;
}
.custom-select__item div svg {
  order: -1;
  margin-right: 6px;
}
.custom-select__item[aria-selected=true] {
  background-color: #d6d9dd;
  color: #191B1D;
}
@media (hover: hover), screen and (min-width: 0\0 ) {
  .custom-select__item:hover, .custom-select__item:focus {
    background-color: white;
  }
}
.custom-select__error {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ff1553;
  opacity: 0;
  transition: opacity 0.1s ease;
}
.custom-select__text {
  flex-shrink: 0;
  width: calc(100% - 8px);
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  column-gap: 6px;
  opacity: 0;
  transition: opacity 0.3s ease 0.1s;
}
.custom-select__text br {
  display: none;
}
.custom-select__text div {
  display: flex;
  width: 100%;
}
.custom-select__text div span {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.custom-select__text div svg {
  order: -1;
  margin-right: 6px;
  flex-shrink: 0;
}
.custom-select__icon {
  flex-shrink: 0;
  width: 6px;
  height: 10px;
  margin-left: auto;
  transition: transform 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-select__icon svg {
  fill: #D3224B;
}
.custom-select.open-up .custom-select__list {
  bottom: auto;
  top: 0;
  transform: translateY(calc(-100% + 30px));
}
.custom-select.is-open .custom-select__list {
  visibility: visible;
  opacity: 1;
}
.custom-select.is-open .custom-select__icon {
  transform: rotate(180deg);
}
.custom-select.is-open .custom-select__label {
  opacity: 0;
}
.custom-select.not-empty .custom-select__text {
  opacity: 1;
}
.custom-select.not-empty .custom-select__label {
  opacity: 0;
}
.custom-select.not-empty .custom-select__placeholder {
  opacity: 0;
}
.custom-select.is-invalid .custom-select__error {
  opacity: 1;
}
.custom-select.is-invalid .custom-select__button {
  border: 2px solid #ff1553;
}
.custom-select.is-invalid .custom-select__button:focus, .custom-select.is-invalid .custom-select__button:hover {
  border: 2px solid rgba(255, 21, 83, 0.5);
}
.custom-select--placeholder .custom-select__label {
  transform: translateY(calc(-50% - 40px));
  opacity: 1;
}
.custom-select--placeholder.is-open .custom-select__label {
  opacity: 1;
}
.custom-select--placeholder.not-empty .custom-select__label {
  opacity: 1;
}
.custom-select.slide-up.not-empty .custom-select__label, .custom-select.slide-up.is-open .custom-select__label {
  transform: translateY(calc(-50% - 40px));
  opacity: 1;
}
.custom-select.slide-up.not-empty .custom-select__text, .custom-select.slide-up.is-open .custom-select__text {
  opacity: 1;
}

.title-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  align-items: center;
  row-gap: 10px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .title-box {
    flex-direction: column;
    row-gap: 30px;
    align-items: flex-start;
    margin-bottom: 60px;
    grid-template-columns: 1fr;
  }
}

.title-box__text {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #B7BABE;
  margin: 0;
  justify-self: flex-end;
}
@media (max-width: 767px) {
  .title-box__text {
    justify-self: flex-start;
  }
}

.title-box__small {
  grid-column: 1/2;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  color: #B7BABE;
}

.title-box__title {
  margin-top: 0;
  margin-bottom: 0;
  grid-column: 1/2;
}

.project-card-big .pretty-slider {
  margin-bottom: 50px;
}
.project-card-big .pretty-slider img {
  max-height: 825px;
}
@media (max-width: 767px) {
  .project-card-big .pretty-slider {
    margin-bottom: 30px;
  }
}

.project-card-big__info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 15px;
}
@media (max-width: 767px) {
  .project-card-big__info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    row-gap: 20px;
  }
}

.project-card-big__title {
  flex: 0 1 auto;
  margin-top: 0;
  margin-bottom: 0;
  width: min-content;
}

.project-card-big__text {
  flex: 1 1 auto;
  max-width: 575px;
}
.project-card-big__text.is-full .project-card-big__text-more {
  max-height: 500px;
  opacity: 1;
}
.project-card-big__text.is-full .project-card-big__btn-text[data-text-less] {
  display: flex;
}
.project-card-big__text.is-full .project-card-big__btn-text[data-text-more] {
  display: none;
}
.project-card-big__text .project-card-big__text-more {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 300ms ease-in, opacity 300ms ease-in;
}
.project-card-big__text p {
  margin: 0;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  color: #B7BABE;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .project-card-big__text {
    grid-row: 2/3;
    grid-column: 1/-1;
  }
}

.project-card-big__btn-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 7px;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 13px;
  color: #7A7B86;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.project-card-big__btn-text[data-text-less] {
  display: none;
}
.project-card-big__btn-text[data-text-less] svg {
  transform: rotate(180deg);
}
.project-card-big__btn-text svg {
  fill: #D3224B;
}

.projects-big-list {
  display: flex;
  flex-direction: column;
  row-gap: 100px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .projects-big-list {
    row-gap: 50px;
    margin-bottom: 30px;
  }
}

.projects-big-list__more {
  margin-left: auto;
  margin-right: auto;
}

.link-box {
  width: 100%;
  padding: 20px;
  font-family: inherit;
  font-style: normal;
  display: block;
  height: 100%;
  position: relative;
  z-index: 1;
}
.link-box__gray {
  border: 1px solid #e6e6e6;
  min-height: 201px;
}
.link-box__gray .link-box__title {
  color: #7A7B86;
}
.link-box__gray .link-box__text {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
}
.link-box__gray .link-box__top {
  margin-bottom: 10px;
}
.link-box__gray:hover .link-box__img {
  opacity: 1;
}
.link-box__gray:hover .link-box__title {
  color: #ffffff;
}
.link-box__gray:hover .link-box__text {
  color: #ffffff;
}

.link-box__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 10px;
}

.link-box__title {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  transition: color 300ms linear;
}

.link-box__text {
  margin: 0;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
  transition: color 300ms linear;
}

.link-box__img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity 300ms linear;
}
.link-box__img img {
  width: 100%;
  height: 100%;
}

.question-block {
  background-color: #26272D;
  position: relative;
}
.question-block textarea {
  min-height: 72px;
  max-width: 50%;
}
@media (max-width: 767px) {
  .question-block textarea {
    max-width: unset;
  }
}

.question-block__title {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 50px;
}

.question-block__content {
  display: flex;
}
@media (max-width: 1279px) {
  .question-block__content {
    display: block;
  }
}

.question-block__left {
  flex: 0 1 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.question-block__left img {
  max-width: 100%;
  width: 502px;
  max-height: 100%;
  height: 515px;
}
@media (max-width: 1279px) {
  .question-block__left {
    position: absolute;
    right: 10%;
    top: 0;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .question-block__left {
    right: 0;
    left: 0;
  }
}

.question-block__right {
  padding-top: 100px;
  padding-bottom: 100px;
  flex: 1 0 50%;
  display: flex;
  flex-direction: column;
}
.question-block__right form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 30px;
}
.question-block__right.js-form-send .question-block__right-form {
  display: none;
}
.question-block__right.js-form-send .question-block__thank-mes {
  display: block;
}
@media (max-width: 1279px) {
  .question-block__right {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .question-block__right {
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: unset;
  }
}

.question-block__text {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #7A7B86;
}
.question-block__text a {
  color: inherit;
}

.question-block__thank-mes {
  font-family: "Muller", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #ffffff;
  margin-top: auto;
  margin-bottom: auto;
  display: none;
}

.top-menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 30px;
  justify-content: space-between;
  margin-bottom: 100px;
}
@media (max-width: 1279px) {
  .top-menu {
    column-gap: 15px;
  }
}
@media (max-width: 767px) {
  .top-menu {
    grid-template-columns: 1fr;
    row-gap: 30px;
    margin-bottom: 30px;
  }
}

.top-menu__nav {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  justify-self: flex-end;
}
@media (max-width: 767px) {
  .top-menu__nav {
    justify-self: flex-start;
  }
}

.top-menu__link {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
  color: #000000;
  transition: color 300ms linear;
  width: fit-content;
}
.top-menu__link.active {
  color: #D3224B;
}
@media (max-width: 767px) {
  .top-menu__link {
    font-size: 16px;
  }
}

.pretty-slider {
  max-width: 100%;
}
.pretty-slider--not-named .pretty-slider__name {
  display: none;
}

.pretty-slider__img {
  margin-bottom: 50px;
}
.pretty-slider__img img {
  width: 100%;
}
@media (max-width: 767px) {
  .pretty-slider__img {
    margin-bottom: 10px;
  }
  .pretty-slider__img img {
    height: 420px;
  }
}

.pretty-slider__navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
}
.pretty-slider__navigation .swiper-pagination-bullet {
  display: none;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  width: auto;
  height: auto;
  background-color: rgba(255, 255, 255, 0);
}
.pretty-slider__navigation .swiper-pagination-bullet-active {
  display: flex;
}

.pretty-slider__pagination {
  position: static;
}

.pretty-slider__btn-nav {
  width: 32px;
  height: 16px;
}
.pretty-slider__btn-nav svg {
  stroke: #7A7B86;
  transition: stroke 300ms linear;
}
.pretty-slider__btn-nav--prev {
  order: -1;
}
.pretty-slider__btn-nav--next {
  transform: rotate(180deg);
}
.pretty-slider__btn-nav:hover, .pretty-slider__btn-nav:focus {
  cursor: pointer;
  outline: none;
}
.pretty-slider__btn-nav:hover svg, .pretty-slider__btn-nav:focus svg {
  stroke: url(#arrow-pretty-slider);
}
.pretty-slider__btn-nav.swiper-button-disabled svg {
  stroke: #EEEEEE;
}

.pretty-slider__pg-f {
  position: relative;
  display: flex;
  align-items: center;
}
.pretty-slider__pg-f::after {
  content: "";
  width: 23px;
  height: 2px;
  background-color: #EEEEEE;
  margin: 0 5px;
  display: block;
}

.pretty-slider__pg-l {
  font-size: 12px;
}

.pretty-slider__name {
  font-family: "Muller", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  text-align: right;
  color: #7A7B86;
  margin-bottom: 30px;
  display: flex;
  justify-content: flex-end;
}

.pretty-slider__slide-name {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  color: #000000;
}

.accordeon {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.accordeon__item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.accordeon__item.closed .accordeon__content {
  max-height: 0;
}
.accordeon__item.closed .accordeon__icon::after {
  transform: rotate(90deg);
}

.accordeon__toggle {
  width: 100%;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding: 0;
  column-gap: 10px;
  align-items: center;
}

.accordeon__content {
  max-width: 80%;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: max-height 300ms ease-in;
  overflow: hidden;
}
.accordeon__content p, .accordeon__content ul, .accordeon__content li {
  color: #191B1D;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
}
.accordeon__content ul,
.accordeon__content ol {
  margin-bottom: 0;
}

.accordeon__title {
  font-family: "Muller", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
  margin: 0;
  text-align: left;
}
.accordeon__icon {
  width: 14px;
  height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.accordeon__icon::after, .accordeon__icon::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #7A7B86;
  position: absolute;
  transition: transform 300ms linear;
}
.accordeon__small {
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  color: #B7BABE;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.accordeon__btn {
  margin-left: auto;
}

.partners-card {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 300ms ease-in;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.partners-card img {
  max-width: 100%;
  object-fit: contain;
}

.partners-card__img {
  display: none;
}

.mediakit {
  height: 321px;
  max-width: 321px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  transition: background-img 300ms linear;
  border: 1px solid #EEEEEE;
  position: relative;
  z-index: 1;
}
.mediakit a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
}
.mediakit img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: -1;
  opacity: 0;
  transition: opacity 300ms ease-in;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.mediakit svg ellipse {
  fill: url(#grad-mediacit);
}
.mediakit svg path, .mediakit svg line {
  stroke: #ffffff;
}
.mediakit:hover {
  background-size: cover;
  border: 1px solid #000000;
}
.mediakit:hover img {
  opacity: 1;
}
.mediakit:hover .mediakit__title {
  color: #ffffff;
}
.mediakit:hover svg ellipse {
  fill: #ffffff;
}
.mediakit:hover svg path, .mediakit:hover svg line {
  stroke: #191B1D;
}

.mediakit__top {
  display: flex;
  justify-content: space-between;
  column-gap: 10px;
}

.mediakit__title {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
  color: #191B1D;
}

.news-card {
  padding-bottom: 20px;
  transition: transform 300ms ease-in;
}
.news-card:hover {
  transform: scale(1.1);
}
.news-card:hover .news-card__img {
  filter: none;
}

.news-card__link {
  width: 100%;
  height: 100%;
  display: block;
}

.news-card__img {
  margin-bottom: 40px;
  filter: grayscale(1);
  transition: filter 300ms ease;
}
.news-card__img img {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  .news-card__img {
    max-height: 140vh;
    overflow: hidden;
  }
}

.news-card__date {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #B7BABE;
  display: block;
  margin-bottom: 10px;
}

.news-card__title {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #191B1D;
  margin-bottom: 0;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 50px;
}
@media (max-width: 767px) {
  .pagination {
    column-gap: 20px;
  }
}

.pagination__btn {
  display: flex;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  color: #B7BABE;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  border: none;
  align-items: center;
  column-gap: 8px;
  transition: color 300ms ease;
  cursor: pointer;
}
.pagination__btn--prev svg {
  transform: rotate(90deg);
}
.pagination__btn--next svg {
  transform: rotate(-90deg);
}
.pagination__btn:hover:not(:disabled) {
  color: #D3224B;
}
.pagination__btn:hover:not(:disabled) svg {
  fill: #D3224B;
}

.pagination__list {
  display: flex;
  align-items: flex-start;
  list-style: none;
  justify-content: center;
  margin: 0;
  padding: 0;
  column-gap: 20px;
}
@media (max-width: 767px) {
  .pagination__list {
    column-gap: 10px;
  }
}

.pagination__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #7A7B86;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
}
.pagination__link::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
  opacity: 0;
  z-index: -1;
  transition: opacity 300ms linear;
}
.pagination__link:hover, .pagination__link:focus {
  color: #ffffff;
  outline: none;
}
.pagination__link:hover::after, .pagination__link:focus::after {
  opacity: 1;
}

.pagination__svg svg {
  fill: rgba(183, 186, 190, 0.4);
}

.bread-crumbs {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.bread-crumbs__link {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #B7BABE;
  display: flex;
  position: relative;
  margin-right: 7px;
}
.bread-crumbs__link::after {
  content: "/";
  display: block;
  position: static;
  margin-left: 7px;
}
.bread-crumbs__link:hover {
  color: #D3224B;
}
.bread-crumbs__link:focus {
  color: #AA1645;
}

.can-like {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 60px;
}
@media (max-width: 1279px) {
  .can-like {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
}

.can-like__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.can-like__list {
  display: contents;
}
@media (max-width: 1279px) {
  .can-like__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 60px;
  }
}
@media (max-width: 767px) {
  .can-like__list {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    column-gap: 30px;
  }
}

.can-like__title {
  grid-column: 4/-1;
  margin: 0;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #7A7B86;
  grid-row: 1/2;
}
@media (max-width: 1279px) {
  .can-like__title {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .can-like__title {
    text-align: left;
  }
}

.news-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 40px;
}
.news-block .text {
  margin-bottom: 80px;
}
.news-block .picture {
  margin-bottom: 80px;
}
.news-block .subtitle {
  margin-bottom: 40px;
}
@media (max-width: 1279px) {
  .news-block {
    grid-template-columns: 160px 1fr;
    column-gap: 60px;
  }
}
@media (max-width: 767px) {
  .news-block {
    grid-template-columns: 1fr;
  }
  .news-block .text {
    margin-bottom: 50px;
  }
  .news-block .picture {
    margin-bottom: 50px;
  }
}

.news-block__side {
  max-height: 100vh;
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 20px;
}
@media (max-width: 767px) {
  .news-block__side {
    max-height: unset;
    position: static;
    row-gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 60px;
  }
}

.news-block__preview-img {
  width: 160px;
  margin-bottom: 40px;
  overflow: hidden;
}
.news-block__preview-img img {
  min-width: 160px;
  min-height: 160px;
  width: 100%;
}
@media (max-width: 767px) {
  .news-block__preview-img {
    order: 1;
    margin-bottom: 0;
    width: 100%;
    min-height: 198px;
    max-height: 300px;
    grid-column: 1/-1;
  }
  .news-block__preview-img img {
    min-height: 100%;
  }
}

.news-block__time {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #B7BABE;
}

.news-block__share {
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
}

.news-block__content {
  grid-column: 2/-2;
}
@media (max-width: 1279px) {
  .news-block__content {
    grid-column: 2/-1;
  }
}
@media (max-width: 767px) {
  .news-block__content {
    grid-column: 1/-1;
  }
}

.news-block__title {
  margin-bottom: 20px;
}

.news-block__annotation {
  max-width: 50%;
  margin-bottom: 50px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .news-block__annotation {
    max-width: unset;
    margin-bottom: 30px;
  }
}

.contacts-info {
  display: grid;
  grid-template-columns: 1fr 321px;
  column-gap: 50px;
  align-items: flex-end;
  margin-bottom: 40px;
}
.contacts-info .br {
  display: none;
}
@media (max-width: 1279px) {
  .contacts-info {
    grid-template-columns: 50% 321px;
    justify-content: space-between;
  }
  .contacts-info .br {
    display: block;
  }
}
@media (max-width: 767px) {
  .contacts-info {
    grid-template-columns: 1fr;
  }
}

.contacts-info__row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
  border-top: 1px solid #EEEEEE;
  width: fit-content;
}
@media (max-width: 1279px) {
  .contacts-info__row {
    flex-direction: column;
    width: auto;
  }
}
@media (max-width: 767px) {
  .contacts-info__row {
    padding-top: 0;
    border-top: none;
    margin-bottom: 60px;
  }
}

.contacts-info__col {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}
.contacts-info__col--column {
  flex-direction: row;
  flex-basis: 50%;
  column-gap: 10px;
  align-items: center;
}
@media (max-width: 1279px) {
  .contacts-info__col {
    margin-bottom: 30px;
  }
  .contacts-info__col--column {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }
}

.contacts-info__tel {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  color: #191B1D;
}
@media (max-width: 1279px) {
  .contacts-info__tel {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .contacts-info__tel {
    font-size: 23px;
  }
}

.contacts-info__mode {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #B7BABE;
}

.contacts-info__address {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #191B1D;
}
@media (max-width: 1279px) {
  .contacts-info__address {
    margin-bottom: 30px;
  }
}

.contacts-info__email {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #191B1D;
  transition: color 300ms ease;
}
.contacts-info__email:hover {
  color: #D3224B;
}
.contacts-info__email:active {
  color: #AA1645;
}

.contacts-info__video-text {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #7A7B86;
  margin-bottom: 30px;
  display: block;
}

.letter-card {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}

.letter-card__link {
  position: relative;
  display: block;
  overflow: hidden;
}
.letter-card__link:hover .letter-card__partner-img {
  opacity: 0;
}
.letter-card__link:hover .letter-card__letter-img {
  opacity: 1;
}

.letter-card__date {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #B7BABE;
}

.letter-card__partner-img {
  opacity: 1;
  transition: opacity 600ms ease-in;
}
.letter-card__partner-img img {
  width: 100%;
}

.letter-card__letter-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 600ms ease-in;
}
.letter-card__letter-img img {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.contact-us-btn {
  align-self: flex-end;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 10px;
  color: #ffffff;
  white-space: nowrap;
}
.contact-us-btn::after {
  content: "";
  width: auto;
  height: 3px;
  display: block;
  background-color: #ffffff;
  width: -webkit-fill-available;
}

.offer-about {
  background-color: #D3224B;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .offer-about {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.offer-about__content {
  display: grid;
  grid-template-columns: 1fr 400px;
  column-gap: 20px;
}
@media (max-width: 1279px) {
  .offer-about__content {
    grid-template-columns: 1fr 250px;
    margin-right: -50px;
  }
}
@media (max-width: 767px) {
  .offer-about__content {
    grid-template-columns: 1fr;
    margin-right: -10px;
    row-gap: 30px;
  }
}

.offer-about__title {
  font-weight: 700;
  font-size: 61px;
  line-height: 1;
  margin: 0;
}
@media (max-width: 1279px) {
  .offer-about__title {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .offer-about__title {
    font-size: 32px;
    padding-right: 10px;
  }
}

.about {
  background-color: #26272D;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .about {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.about__title {
  font-weight: 700;
  font-size: 61px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 200px;
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1279px) {
  .about__title {
    font-size: 46px;
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .about__title {
    font-size: 23px;
    margin-bottom: 60px;
  }
}

.about__row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 100px;
  column-gap: 20px;
}
.about__row > * {
  flex-basis: 50%;
}
@media (max-width: 767px) {
  .about__row {
    margin-bottom: 60px;
    flex-direction: column;
  }
  .about__row > * {
    flex-basis: 100%;
  }
}

.about__attention {
  font-weight: 700;
  font-size: 61px;
  line-height: 1;
  color: #D3224B;
  margin: 0;
}
.about__attention--center {
  margin-left: 29%;
  margin-bottom: 100px;
}
.about__attention--center:last-of-type {
  margin-bottom: 200px;
}
@media (max-width: 1279px) {
  .about__attention {
    font-size: 46px;
  }
  .about__attention--center {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .about__attention {
    font-size: 23px;
    margin-bottom: 20px;
  }
  .about__attention--center {
    margin-bottom: 60px;
  }
  .about__attention--center:last-of-type {
    margin-bottom: 60px;
  }
}

.about__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #ffffff;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0;
  max-width: 435px;
}
@media (max-width: 767px) {
  .about__text {
    max-width: unset;
  }
}

.about__br-year {
  display: block;
}

.about__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  row-gap: 100px;
  color: #ffffff;
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  .about__list {
    row-gap: 60px;
    margin-bottom: 60px;
  }
}

.about__item {
  display: grid;
  grid-template-columns: minmax(calc(50% - 30px), 1fr) minmax(calc(50% - 30px), 1fr);
  column-gap: 60px;
}
@media (max-width: 767px) {
  .about__item {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
}

.about__list__right {
  padding-top: 160px;
}
@media (max-width: 767px) {
  .about__list__right {
    padding-top: 0;
  }
}

.about__list-text {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  margin: 0;
  word-break: break-word;
}
@media (max-width: 1279px) {
  .about__list-text {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .about__list-text {
    font-size: 23px;
  }
}

.about__list-small {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}
.about__list-small:not(.about__list-small:last-of-type) {
  margin-bottom: 20px;
}

.about__bottom-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: 67px;
  margin-right: 67px;
  column-gap: 60px;
  align-items: flex-start;
  padding-top: 100px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1279px) {
  .about__bottom-row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .about__bottom-row {
    padding-top: 60px;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
}

.about__bottom-row-text {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  margin: 0;
}
@media (max-width: 767px) {
  .about__bottom-row-text {
    font-size: 32px;
  }
}

@media (max-width: 1279px) {
  .about__bottom-row-text-break {
    display: none;
  }
}

.about__bottom-row-text-break-small {
  display: none;
}
@media (max-width: 1279px) {
  .about__bottom-row-text-break-small {
    display: block;
  }
}

.about__bottom-row-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.about__bottom-row-list li {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
}

.popup {
  display: flex;
  flex-direction: column;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(248, 248, 248, 0.8);
}
.popup--contact {
  height: 100%;
  width: 235px;
}
.popup--contact .popup__content {
  max-width: 235px;
}
.popup--application {
  height: 100%;
  width: 516px;
}
@media (max-width: 1279px) {
  .popup--contact {
    width: 100vw;
  }
  .popup--contact .popup__content {
    max-width: unset;
  }
  .popup--application {
    width: 100vw;
  }
}

.popup__wrapper {
  position: relative;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-height: 100%;
}

.popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.popup__content {
  position: relative;
  width: auto;
  height: 100vh;
  background-color: #F8F8F8;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .popup__content {
    width: 100%;
  }
}

.popup__title {
  width: 100%;
  padding: 35px;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  color: #ffffff;
  background-color: #D3224B;
  position: relative;
  display: flex;
  align-items: center;
}
.popup__title span {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .popup__title {
    justify-content: space-between;
  }
}

.popup__middle {
  padding: 10px 16px;
  border-left: 1px solid rgba(248, 248, 248, 0.8);
  background-color: #F8F8F8;
  flex-grow: 1;
  border-left: 2px solid #e6e6e6;
  display: flex;
  flex-direction: column;
  padding-right: 60px;
}
@media (max-width: 767px) {
  .popup__middle {
    border-left: none;
    padding-left: 60px;
    padding-right: 60px;
  }
}

.popup__close-btn {
  width: 21px;
  height: 21px;
  border: none;
  padding: 0;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
  cursor: pointer;
}
.popup__close-btn::before, .popup__close-btn::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  left: 0;
}
.popup__close-btn::before {
  transform: rotate(45deg);
}
.popup__close-btn::after {
  transform: rotate(-45deg);
}

.contact-popup {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
  align-items: flex-end;
}
.contact-popup.opened .contact-popup__toggle {
  color: #D3224B;
}
.contact-popup.opened .contact-popup__form {
  max-height: 600px;
}
.contact-popup.opened .socials {
  margin-top: 20px;
}
.contact-popup .socials {
  width: fit-content;
}
.contact-popup.sent .contact-popup__toggle {
  color: #D3224B;
}
.contact-popup.sent .contact-popup__form {
  display: none;
}
.contact-popup.sent .contact-popup__thank {
  display: flex;
}
.contact-popup.sent .socials {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .contact-popup {
    align-items: center;
  }
}

.contact-popup__tel {
  font-family: inherit;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  margin-bottom: 5px;
  width: fit-content;
}

.contact-popup__toggle {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  width: fit-content;
  margin-bottom: 20px;
}

.contact-popup__form {
  max-height: 0;
  overflow: hidden;
  transition: max-height 300ms linear;
  max-width: 100%;
}
.contact-popup__form .custom-input {
  margin-bottom: 30px;
}
.contact-popup__form--full {
  max-height: unset;
}

.contact-popup__text {
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #7A7B86;
}

.contact-popup__thank {
  display: none;
  row-gap: 30px;
  flex-direction: column;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
}
.contact-popup__thank p {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  margin: 0;
}

.contact-popup__thank-link {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  color: #D3224B;
}
@media (max-width: 767px) {
  .contact-popup__thank-link {
    font-size: 32px;
  }
}

.contact-popup__name {
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
  color: #000000;
  margin-top: 0;
  margin-bottom: 30px;
  width: 100%;
}

.docs-box {
  padding: 40px 30px;
  background-color: #26272D;
  color: #ffffff;
  max-width: 261px;
}
.docs-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.docs-box__title {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  margin: 0;
  margin-bottom: 40px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .docs-box__title {
    margin-bottom: 20px;
  }
}

.docs-box__link {
  display: flex;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #B7BABE;
  column-gap: 10px;
  transition: color 300ms linear;
}
.docs-box__link svg {
  width: 15px;
  height: 16px;
  flex-shrink: 0;
  fill: #B7BABE;
  transition: fill 300ms linear;
}
.docs-box__link:hover, .docs-box__link:focus {
  outline: none;
  color: #ffffff;
}
.docs-box__link:hover svg, .docs-box__link:focus svg {
  fill: #ffffff;
}

.realty-card {
  display: grid;
  grid-template-columns: 2fr minmax(530px, 1fr);
  column-gap: 60px;
  row-gap: 60px;
}
.realty-card ymaps {
  max-width: 100%;
}
.realty-card .pretty-slider {
  max-width: 100%;
  overflow: hidden;
}
.realty-card .pretty-slider__img {
  margin-bottom: 30px;
}
@media (max-width: 1439px) {
  .realty-card {
    grid-template-columns: 2fr minmax(430px, 1fr);
  }
}
@media (max-width: 1279px) {
  .realty-card {
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    row-gap: 30px;
    display: grid;
    max-width: unset;
  }
  .realty-card .pretty-slider {
    display: flex;
  }
  .realty-card .pretty-slider .swiper {
    display: flex;
    flex-direction: column;
  }
  .realty-card .pretty-slider .swiper-wrapper {
    max-height: 90%;
  }
  .realty-card .pretty-slider .pretty-slider__navigation {
    margin-top: auto;
  }
  .realty-card .pretty-slider__img img {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .realty-card {
    grid-template-columns: 1fr;
  }
  .realty-card .pretty-slider img {
    max-height: 500px;
  }
  .realty-card .pretty-slider__img {
    margin-bottom: 10px;
  }
}

.realty-card__info {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: var(--info-top);
  right: 0;
  width: 600px;
  padding-right: 67px;
  background-color: #ffffff;
}
@media (max-width: 1439px) {
  .realty-card__info {
    width: 500px;
  }
}
@media (max-width: 1279px) {
  .realty-card__info {
    position: static;
    padding-right: 0;
    width: 100%;
    grid-column: 1/-1;
    grid-row: 2/3;
    display: grid;
    margin-bottom: 100px;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    grid-template-areas: "f ." "t s" "p p" "i l";
  }
}
@media (max-width: 767px) {
  .realty-card__info {
    min-width: 100%;
    column-gap: 10px;
    margin-bottom: 60px;
    grid-template-areas: "f ." "t s" "p p" "i i" "l l";
  }
}

.realty-card__map {
  grid-column: 1/2;
}

.realty-card__add-to-fav {
  margin-bottom: 40px;
  width: fit-content;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  padding: 6px;
}
.realty-card__add-to-fav svg {
  fill: url(#grad);
  width: 25px;
  height: 21px;
}
.realty-card__add-to-fav.active {
  background: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
}
.realty-card__add-to-fav.active svg {
  fill: #ffffff;
}
@media (max-width: 1279px) {
  .realty-card__add-to-fav {
    margin-bottom: 30px;
    grid-area: f;
  }
}

.realty-card__title {
  margin-bottom: 30px;
}
@media (max-width: 1279px) {
  .realty-card__title {
    grid-area: t;
  }
}

.realty-card__square {
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
  color: #191B1D;
  margin-bottom: 40px;
}
@media (max-width: 1279px) {
  .realty-card__square {
    grid-area: s;
    justify-self: flex-end;
    margin-bottom: 0;
  }
}

.realty-card__small-info {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #191B1D;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  margin-bottom: 50px;
}
.realty-card__small-info svg {
  margin-right: 6px;
  width: 18px;
}
@media (max-width: 1279px) {
  .realty-card__small-info {
    grid-area: i;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    margin-bottom: 0;
  }
  .realty-card__small-info span:last-of-type {
    grid-row: 2/3;
  }
}
@media (max-width: 767px) {
  .realty-card__small-info {
    grid-template-columns: 1fr;
    justify-items: flex-start;
    margin-bottom: 30px;
  }
}

.realty-card__destination {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  align-items: center;
}
@media (max-width: 1279px) {
  .realty-card__destination {
    grid-column: 2/3;
  }
  .realty-card__destination span:last-of-type {
    grid-row: 1/2;
  }
}
@media (max-width: 767px) {
  .realty-card__destination {
    grid-column: 1/-1;
  }
}

.realty-card__links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  margin-bottom: 40px;
}
.realty-card__links a {
  font-family: inherit;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  color: #7A7B86;
  column-gap: 10px;
}
@media (max-width: 1279px) {
  .realty-card__links {
    grid-area: l;
    justify-self: flex-end;
    margin-bottom: 0;
    align-items: center;
    display: flex;
  }
}
@media (max-width: 767px) {
  .realty-card__links {
    justify-self: auto;
  }
}

.realty-card__bottom {
  display: flex;
  column-gap: 5px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1279px) {
  .realty-card__bottom {
    grid-area: p;
    margin-bottom: 30px;
  }
}
.realty-card__price {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  display: flex;
  flex-direction: column;
  row-gap: 7px;
  color: #191B1D;
  margin-top: 0;
  margin-bottom: 0;
}
.realty-card__price span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
}

.realty-card__map {
  max-width: 100%;
  margin-bottom: 100px;
}
@media (max-width: 1279px) {
  .realty-card__map {
    grid-column: 2/3;
    grid-row: 1/2;
    height: 356px;
    overflow: hidden;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .realty-card__map {
    grid-row: auto;
    grid-column: 1/1;
    height: 500px;
    margin-bottom: 60px;
  }
}

.realty-card__text {
  grid-column: 1/2;
}
.realty-card__text * {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #191B1D;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (max-width: 1279px) {
  .realty-card__text {
    grid-column: 1/-1;
    grid-row: 3/4;
  }
}
@media (max-width: 767px) {
  .realty-card__text {
    grid-row: auto;
  }
}

.realty-card__metro-icon {
  width: 18px;
  height: 13px;
  max-width: 18px;
  max-height: 13px;
  min-width: 18px;
  min-height: 13px;
}

.additional-info {
  padding: 120px 0;
  background-color: #26272D;
  color: #B7BABE;
  background-image: url("/local/templates/vestr/assets/css/../img/content/questionback.png");
  background-size: contain;
  background-position: 80% center;
  background-repeat: no-repeat;
}
@media (max-width: 1279px) {
  .additional-info {
    background-position: center;
  }
}
@media (max-width: 767px) {
  .additional-info {
    padding: 40px 0;
  }
}

.additional-info__content {
  padding-right: 50%;
}
@media (max-width: 1279px) {
  .additional-info__content {
    padding-right: 0;
  }
}

.additional-info__title {
  margin-bottom: 80px;
}

.additional-info__list {
  margin: 0;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

.additional-info__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.additional-info__def {
  margin-left: 0;
}

.recommended-activ {
  display: grid;
  grid-template-columns: 322px 2fr 3fr;
  column-gap: 60px;
  row-gap: 35px;
}
@media (max-width: 1279px) {
  .recommended-activ {
    grid-template-columns: 1fr 2fr;
  }
}
@media (max-width: 767px) {
  .recommended-activ {
    grid-template-columns: 1fr;
  }
}

.recommended-activ__title {
  grid-column: 2/3;
  color: #191B1D;
}
@media (max-width: 1279px) {
  .recommended-activ__title {
    grid-column: 1/2;
  }
}
@media (max-width: 767px) {
  .recommended-activ__title {
    grid-column: 1/-1;
  }
}

.recommended-activ__small {
  grid-column: 2/3;
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #B7BABE;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1279px) {
  .recommended-activ__small {
    grid-column: 1/2;
    grid-row: 2/3;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .recommended-activ__small {
    grid-column: 1/-1;
  }
}

.recommended-activ__pictures-list {
  grid-column: 1/2;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  height: 322px;
  width: 322px;
}
@media (max-width: 1279px) {
  .recommended-activ__pictures-list {
    display: none;
  }
}

.recommended-activ__picture {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 300ms linear;
}
.recommended-activ__picture.active {
  opacity: 1;
}
.recommended-activ__picture img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.recommended-activ__picture p {
  margin: 0;
  padding: 15px;
  background-color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  color: #7A7B86;
  position: absolute;
  z-index: 2;
  margin-right: 15px;
  margin-left: 15px;
  bottom: 15px;
}

.recommended-activ__list {
  grid-column: 2/3;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
@media (max-width: 1279px) {
  .recommended-activ__list {
    grid-column: 2/3;
    grid-row: 1/3;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
  }
}
@media (max-width: 767px) {
  .recommended-activ__list {
    grid-column: 1/-1;
    grid-row: auto;
    grid-template-columns: 1fr;
  }
}

.recommended-activ__btn {
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  display: flex;
  column-gap: 15px;
  cursor: pointer;
  align-items: center;
  width: fit-content;
}
.recommended-activ__btn svg {
  width: 17px;
  height: 17px;
  flex-shrink: 0;
}
.recommended-activ__btn span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #000000;
  text-align: left;
}

.online-broadcast {
  max-width: 70%;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.online-broadcast h2 {
  text-align: right;
}
@media (max-width: 1279px) {
  .online-broadcast {
    max-width: unset;
  }
  .online-broadcast h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .online-broadcast h2 {
    text-align: left;
  }
}

.online-broadcast__video {
  width: 100%;
  position: relative;
}
.online-broadcast__video iframe {
  max-width: 100%;
}

.online-broadcast {
  color: #191B1D;
}

.tenants-main {
  background-color: #26272D;
  padding: 90px 0;
  color: #ffffff;
}
.tenants-main .button-primary {
  align-self: center;
}
@media (max-width: 767px) {
  .tenants-main {
    padding: 60px 0;
  }
}
.tenants-main a {
  color: inherit;
}

.tenants-main__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 20px;
}
@media (max-width: 1279px) {
  .tenants-main__content {
    grid-template-columns: 1fr;
  }
}

.tenants-main__top {
  display: flex;
  align-items: center;
  grid-column: 1/-1;
  column-gap: 40px;
  margin-bottom: 70px;
  flex-wrap: wrap;
  row-gap: 20px;
}

.tenants-main__title {
  font-weight: 700;
  font-size: 116px;
  line-height: 100%;
  color: #ffffff;
  grid-column: 1/3;
  margin: 0;
}
@media (max-width: 1279px) {
  .tenants-main__title {
    font-size: 76px;
  }
}
@media (max-width: 767px) {
  .tenants-main__title {
    font-size: 42px;
  }
}

.tenants-main__small {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  color: #7A7B86;
  grid-row: 2/3;
  grid-column: 1/2;
  margin: 0;
}
@media (max-width: 1279px) {
  .tenants-main__small {
    margin-bottom: 50px;
    grid-column: 1/-1;
  }
}

.tenants-main__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  list-style-type: none;
  margin: 0;
  padding: 0;
  grid-column: 2/-1;
  grid-row: 2/3;
  background-image: url("/local/templates/vestr/assets/css/../img/content/questionback.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  column-gap: 90px;
  row-gap: 80px;
}
@media (max-width: 1279px) {
  .tenants-main__list {
    grid-row: auto;
    grid-column: 1/-1;
    column-gap: 40px;
  }
}
@media (max-width: 767px) {
  .tenants-main__list {
    grid-template-columns: 1fr;
    row-gap: 40px;
    background-attachment: fixed;
  }
}

.tenants-main__item {
  display: flex;
  flex-direction: column;
}
.tenants-main__item--docs {
  grid-column: 1/3;
}
@media (max-width: 767px) {
  .tenants-main__item--docs {
    grid-column: 1/-1;
  }
}

.tenants-main__docs {
  display: flex;
  flex-direction: column;
  row-gap: 70px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  height: 100%;
}
.tenants-main__docs .button-icon {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
  transform: rotate(90deg);
}
.tenants-main__docs img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  z-index: -1;
  opacity: 0;
  transition: opacity 300ms ease-in;
  width: 100%;
  height: 100%;
}
.tenants-main__docs .tenants-main__card-top {
  max-width: 50%;
}
.tenants-main__docs .tenants-main__answer {
  max-width: 50%;
}
.tenants-main__docs:hover img {
  opacity: 1;
}
.tenants-main__docs:hover .button-icon circle {
  fill: #ffffff;
}
.tenants-main__docs:hover .button-icon path {
  stroke: #191B1D;
}
.tenants-main__docs:hover .tenants-main__sutitle {
  color: #ffffff;
}
@media (max-width: 1279px) {
  .tenants-main__docs .tenants-main__card-top {
    max-width: unset;
  }
  .tenants-main__docs .tenants-main__answer {
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .tenants-main__docs {
    padding: 30px;
  }
}

.tenants-main__card-top {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.tenants-main__sutitle {
  font-weight: 700;
  font-size: 39px;
  line-height: 100%;
  color: #D3224B;
  margin: 0;
  margin-bottom: 15px;
}
@media (max-width: 1279px) {
  .tenants-main__sutitle {
    font-size: 32px;
  }
}

.tenants-main__answer {
  margin-top: auto;
}
.tenants-main__answer * {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 10px;
}
.tenants-main__answer ul,
.tenants-main__answer ol {
  padding-left: 10px;
}

.tenants-main__small-ans {
  font-weight: 400;
  font-size: 27px;
  line-height: 1;
  color: #7A7B86;
  margin: 0;
}

.tenants-main__quest {
  display: flex;
  flex-direction: column;
  row-gap: 60px;
  max-width: 300px;
  height: 100%;
}
@media (max-width: 1279px) {
  .tenants-main__quest {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .tenants-main__quest {
    max-width: unset;
    row-gap: 30px;
  }
}

.reviews-main {
  padding: 100px 0;
  background-color: #26272D;
  color: #ffffff;
}
.reviews-main .swiper {
  margin-left: 0;
  margin-right: 0;
}
.reviews-main .swiper-button-next {
  width: 32px;
  height: 16px;
  transform: rotate(180deg);
}
.reviews-main .swiper-button-next svg {
  stroke: #7A7B86;
}
.reviews-main .swiper-button-next::after {
  display: none;
}

.reviews-main__title {
  font-weight: 700;
  font-size: 116px;
  line-height: 100%;
  margin: 0;
}
@media (max-width: 1279px) {
  .reviews-main__title {
    font-size: 76px;
  }
}
@media (max-width: 767px) {
  .reviews-main__title {
    font-size: 42px;
  }
}

.reviews-main__content {
  display: flex;
  flex-direction: column;
  row-gap: 70px;
}

.reviews-main__top {
  display: flex;
  align-items: center;
  column-gap: 40px;
}
@media (max-width: 767px) {
  .reviews-main__top {
    column-gap: 30px;
  }
}

.reviews-main__link {
  height: 730px;
  position: relative;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  display: flex;
  padding: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
}
@media (hover: hover), screen and (min-width: 768px) {
  .reviews-main__link:hover {
    border-color: rgba(255, 255, 255, 0);
  }
  .reviews-main__link:hover .reviews-main__link-hidden {
    opacity: 1;
  }
  .reviews-main__link:hover .reviews-main__link-cover {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .reviews-main__link {
    height: 500px;
  }
}

.reviews-main__link-hidden {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: opacity 300ms ease-in;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  padding: 30px;
  padding-bottom: 27px;
}
.reviews-main__link-hidden::after {
  content: "";
  background: linear-gradient(180deg, rgba(38, 39, 45, 0) 67.28%, #26272D 87.96%);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
}
.reviews-main__link-hidden svg {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  width: 59px;
  height: 59px;
  flex-shrink: 0;
}
.reviews-main__link-hidden picture {
  min-width: calc(100% + 60px);
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -30px;
  flex-shrink: 0;
  min-height: 300px;
  max-height: 300px;
  overflow: hidden;
}
.reviews-main__link-hidden img {
  width: 100%;
  object-fit: cover;
}

.reviews-main__link-cover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: brightness(0.5);
  transition: opacity 300ms ease-in;
}

.reviews-main__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  column-gap: 24px;
}
@media (max-width: 1279px) {
  .reviews-main__list {
    display: flex;
    column-gap: 0;
  }
}

.reviews-main__link-top {
  max-width: 80%;
  z-index: 2;
}

.reviews-main__link-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #D3224B;
  margin-top: 0;
  margin-bottom: 10px;
}

.reviews-main__link-small {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #B7BABE;
  margin: 0;
}

.reviews-main__link-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin-top: auto;
  margin-bottom: 0;
  max-width: 80%;
  z-index: 2;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .reviews-main__link-text {
    display: none;
  }
}

@media (max-width: 1279px) {
  .reviews-main__item {
    width: 274px;
  }
}

.reviews-main__slider-btn {
  display: none;
}
@media (max-width: 1279px) {
  .reviews-main__slider-btn {
    display: flex;
  }
}

.modal-review {
  background-color: rgba(255, 255, 255, 0);
}
.modal-review .plyr__video-embed {
  max-width: 100%;
}
.modal-review iframe {
  max-width: 100%;
}

.video-main {
  position: relative;
  z-index: 1;
  overflow: hidden;
  cursor: none;
}
.video-main .plyr {
  max-height: 100vh;
  overflow: hidden;
}
.video-main .plyr__controls {
  top: -7px;
  padding: 0 !important;
  height: 19px;
}
.video-main .container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  z-index: 1;
  display: flex;
}

.video-main__title {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  color: #191B1D;
  margin: 0;
  align-self: flex-start;
}
@media (max-width: 767px) {
  .video-main__title {
    display: none;
  }
}

.video-main__content {
  display: grid;
  grid-template-columns: 1fr 1fr 321px;
  padding-top: 52px;
  column-gap: 66px;
  width: 100%;
}
.video-main__content img {
  justify-self: flex-end;
}
@media (max-width: 767px) {
  .video-main__content {
    display: block;
    padding-top: 20px;
  }
  .video-main__content img {
    display: none;
  }
}

.video-main__facts {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.video-main__facts li {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #D3224B;
}

.video-main__cursor {
  position: absolute;
  width: 59px;
  height: 59px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.video-main__cursor::after {
  content: "";
  width: 59px;
  height: 59px;
  position: absolute;
  left: 0;
  top: 0;
}
.video-main__cursor.playing::after {
  background-image: url("/local/templates/vestr/assets/css/../img/svg/stop-icon.svg");
}
.video-main__cursor.stopped::after {
  background-image: url("/local/templates/vestr/assets/css/../img/svg/play-icon.svg");
}
@media (max-width: 767px) {
  .video-main__cursor {
    display: none;
  }
}

.card-main {
  position: relative;
  max-width: 100vw;
  overflow: hidden;
  min-height: calc(100vh - var(--header)) !important;
}

.card-main__left-hidden {
  position: absolute;
  height: 200px;
  width: 200px;
  top: 50%;
  border-radius: 0 50% 50% 0;
  background-color: #ffffff;
  transform: scale(0);
  display: none;
  z-index: 1;
  transform-origin: left top;
}
@media (max-width: 1023px) {
  .card-main__left-hidden {
    display: none !important;
  }
}

.card-main__left-panel {
  --header: 0;
  min-height: calc(100vh - var(--header));
  max-height: calc(100vh - var(--header));
  overflow: auto;
  background-color: #ffffff;
  padding: 0 49px 0 67px;
  width: 660px;
  z-index: 1;
  position: absolute;
  transform-origin: left center;
}

.card-main__left-panel-top {
  padding: 14px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 9px;
  position: relative;
}
.card-main__left-panel-top::after {
  content: "";
  width: 70%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  left: 0;
  bottom: 0;
}

.card-main__left-links-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  column-gap: 10px;
  justify-content: space-between;
  align-items: center;
}

.card-main__left-checkfield label {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
  padding-top: 7px;
  border-top: 2px solid rgba(255, 255, 255, 0);
  cursor: pointer;
}
.card-main__left-checkfield input:checked + label {
  border-color: #D3224B;
  color: #D3224B;
}

.card-main__card {
  min-height: calc(100vh - var(--header)) !important;
  height: calc(100vh - var(--header)) !important;
  width: 100% !important;
}
.card-main__card > ymaps {
  min-height: calc(100vh - var(--header));
  max-height: calc(100vh - var(--header));
  width: 100%;
}

.card-main__cards-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  row-gap: 22px;
}

.card-main__top-text {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #191B1D;
  position: absolute;
  z-index: 1;
  top: 30px;
  padding: 15px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  align-self: flex-start;
  width: fit-content;
  left: 660px;
}
@media (max-width: 1279px) {
  .card-main__top-text {
    left: 50%;
    transform: translateX(-50%);
  }
}

.card-main__btn-hide-left {
  position: absolute;
  right: -37px;
  top: 50%;
  transform: rotate(90deg);
  z-index: 1;
  transition: none;
}
.card-main__btn-hide-left svg {
  transform: rotate(90deg);
}

.card-main__btn-show-left {
  position: absolute;
  top: 50%;
  transform: rotate(90deg);
  z-index: 1;
  display: none;
  width: max-content;
  right: -5px;
}
.card-main__btn-show-left svg {
  transform: rotate(-90deg);
}

.card-main__scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%) !important;
  background: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
  width: 69px;
  height: 69px;
  border-radius: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  z-index: 1;
  padding: 10px;
}
.card-main__scroll svg {
  width: 14px;
  height: 15px;
}
@media (max-width: 767px) {
  .card-main__scroll {
    width: 45px;
    height: 45px;
    padding: 6px;
  }
}

.card {
  position: relative;
  padding-bottom: 23px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: grid;
  grid-template-columns: 200px 1fr;
  column-gap: 10px;
  justify-content: space-between;
  cursor: pointer;
}
.card:hover .card__img, .card:focus .card__img {
  filter: none;
}
.card:hover .card__img img, .card:focus .card__img img {
  transform: scale(1.1);
}
.card:hover .card__slider, .card:focus .card__slider {
  filter: none;
}
.card:hover .card__name, .card:focus .card__name {
  color: #D3224B;
}
.card.no-price .card__price span:first-child {
  font-size: 16px;
}
.card.no-price .card__btn-application {
  grid-row: 4/6;
}
.card--card-panel {
  grid-template-columns: 1fr;
  padding-bottom: 0;
  border-bottom: none;
}
.card--card-panel .card__get-price {
  grid-row: 7/8;
  justify-self: flex-start;
}
.card--card-panel .card__img {
  max-height: 190px;
  margin-bottom: 15px;
}
.card--card-panel .card__name {
  grid-column: 1/-1;
  grid-row: 1/2;
}
.card--card-panel .card__square {
  grid-row: 2/3;
  grid-column: 1/-1;
  text-align: left;
}
.card--card-panel .card__type {
  grid-column: 1/-1;
  grid-row: 3/4;
  margin-bottom: 10px;
}
.card--card-panel .card__where {
  grid-column: 1/-1;
  grid-row: 4/5;
  flex-direction: row;
  column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.card--card-panel .card__district {
  grid-column: 1/-1;
  grid-row: 5/6;
  margin-bottom: 25px;
}
.card--card-panel .card__price {
  grid-column: 1/2;
  grid-row: 6/7;
  align-items: flex-start;
}
.card--card-panel .card__open-map {
  display: block;
}
.card--low-info {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.card--low-info .card__name,
.card--low-info .card__where,
.card--low-info .card__district {
  display: none;
}
.card--low-info .card__get-price {
  grid-row: 5/6;
  justify-self: flex-start;
}
.card--low-info .card__square {
  grid-row: 1/2;
}
.card--low-info .card__type {
  grid-row: 2/3;
}
.card--low-info .card__price {
  grid-row: 3/4;
  grid-column: 1/2;
}
.card--low-info:last-of-type {
  margin-bottom: 0;
}
.card--horizontal .card__open-map-long {
  display: block;
  grid-column: 1/3;
}
.card--horizontal .card__info {
  grid-template-columns: 1fr 1fr 1fr;
}
.card--horizontal .card__name {
  grid-column: 1/3;
}
.card--horizontal .card__type {
  grid-column: 1/2;
  margin-bottom: 0;
}
.card--horizontal .card__where {
  grid-column: 2/3;
  grid-row: 2/4;
  height: 100%;
  justify-content: space-between;
}
.card--horizontal .card__district {
  grid-column: 1/2;
}
.card--horizontal .card__btn-application {
  grid-column: 3/4;
  margin-left: auto;
  grid-row: 4/5;
  align-self: flex-end;
}
.card--horizontal .card__price {
  grid-column: 3/4;
}
.card--horizontal .card__square {
  grid-column: 3/4;
}
.card--horizontal .card__get-price {
  grid-row: auto;
  justify-self: flex-end;
  margin-right: 45px;
}
.card--deleted .card__pale-wrapper {
  display: flex;
}
@media (max-width: 767px) {
  .card--horizontal.no-price .card__btn-application {
    grid-row: 6/8;
  }
  .card--horizontal {
    padding-bottom: 15px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .card--horizontal .card__open-map-long {
    display: none;
  }
  .card--horizontal .card__open-map {
    display: block;
  }
  .card--horizontal .card__info {
    grid-template-columns: 1fr 1fr;
  }
  .card--horizontal .card__name {
    grid-column: 1/-1;
  }
  .card--horizontal .card__type {
    grid-column: 1/-1;
  }
  .card--horizontal .card__where {
    grid-column: 1/-1;
    grid-row: auto;
    flex-direction: row;
    justify-content: flex-start;
    column-gap: 10px;
  }
  .card--horizontal .card__row {
    margin-left: auto;
    margin-right: auto;
  }
  .card--horizontal .card__district {
    grid-column: 1/-1;
  }
  .card--horizontal .card__square {
    grid-column: 1/-1;
    text-align: left;
  }
  .card--horizontal .card__price {
    grid-column: 1/2;
    grid-row: 6/7;
    align-items: flex-start;
  }
  .card--horizontal .card__btn-application {
    grid-column: 2/3;
    grid-row: 6/7;
  }
  .card--horizontal .card__get-price {
    margin-right: 0;
    justify-self: flex-start;
  }
}

.card__slider {
  max-width: 100%;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  filter: grayscale(1);
  transition: filter 300ms ease-in;
}
.card__slider img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.card__slider-btn {
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card__slider-btn::after {
  display: none;
}
.card__slider-btn svg {
  stroke: #7A7B86;
  width: 12px;
  height: 6px;
}
.card__slider-btn--prev {
  transform: rotate(180deg);
}

.card__slider-pagination {
  justify-content: flex-end;
  display: flex;
}
.card__slider-pagination .swiper-pagination-bullet {
  display: none;
}
.card__slider-pagination .swiper-pagination-bullet-active {
  display: flex;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.5);
  width: fit-content;
  height: auto;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  column-gap: 5px;
  padding: 1px 5px 0px;
  border-radius: 43px;
}

.card__slider__pg-f {
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.card__slider__pg-f::after {
  content: "";
  display: block;
  width: 23px;
  height: 1px;
  background-color: #EEEEEE;
}

.card__info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  row-gap: 5px;
}

.card__img {
  filter: grayscale(1);
  transition: filter 300ms ease-in;
  overflow: hidden;
}
.card__img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: transform 300ms ease-in;
}

.card__name {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 105%;
  color: #000000;
  transition: color 300ms ease-in;
}

.card__type {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
  grid-column: 1/2;
  margin-bottom: 18px;
}

.card__where {
  display: flex;
  flex-direction: column;
  row-gap: 6px;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.1;
  color: #B7BABE;
  grid-column: 1/2;
  align-items: flex-start;
}

.card__metro {
  display: flex;
  column-gap: 5px;
}
.card__metro svg {
  flex-shrink: 0;
}

.card__row {
  display: flex;
  column-gap: 8px;
  align-items: center;
}
.card__row svg {
  flex-shrink: 0;
}

.card__car {
  display: flex;
  column-gap: 5px;
  align-items: center;
}
.card__car svg {
  flex-shrink: 0;
}

.card__walk {
  display: flex;
  column-gap: 5px;
  align-items: center;
}

.card__district {
  grid-column: 1/2;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
  align-self: flex-end;
}

.card__price {
  display: flex;
  flex-direction: column;
  row-gap: 1px;
  grid-column: 2/3;
  grid-row: 1/2;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
  color: #191B1D;
  align-items: flex-end;
}
.card__price span {
  transition: color 300ms ease-in;
}

.card__price-small {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
}

.card__square {
  grid-column: 2/3;
  grid-row: 2/3;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #191B1D;
  align-items: flex-end;
  text-align: right;
  transition: color 300ms ease-in;
}

.card__add-fav {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}
.card__add-fav::after {
  content: "Добавить в избранное";
  display: block;
  padding: 10px;
  background-color: #26272D;
  color: #ffffff;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: max-content;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  bottom: 33px;
  left: -10px;
  transition: opacity 300ms ease-in;
}
.card__add-fav:hover::after {
  opacity: 1;
  visibility: visible;
}
.card__add-fav.active svg circle {
  fill: url(#grad);
}
.card__add-fav.active svg path {
  fill: #EEEEEE;
}
.card__add-fav svg circle {
  fill: #ffffff;
}
.card__add-fav svg path {
  fill: url(#grad);
}

.card__btn-application {
  grid-column: 2/3;
  font-size: 13px;
  justify-self: flex-end;
}

.card__open-map {
  width: 40px;
  height: 40px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  z-index: 1;
  display: none;
  top: 10px;
  right: 10px;
  cursor: pointer;
  padding: 0;
}
.card__open-map img {
  width: 100%;
  height: 100%;
}

.card__open-map-long {
  display: none;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  width: fit-content;
  cursor: pointer;
}

.card__pale-wrapper {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.6);
  align-items: center;
  justify-content: center;
}

.card__pale {
  padding: 10px;
  background: rgba(38, 39, 45, 0.8);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}
.card__pale span {
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
}
.card__pale button {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  color: #D3224B;
  cursor: pointer;
}

.card__get-price {
  grid-row: 5/6;
  justify-self: flex-start;
}
@media (max-width: 767px) {
  .card__get-price {
    justify-self: flex-start;
  }
}

[data-card=picture] {
  overflow: hidden;
}

.modal-search {
  transform: scale(1) translateY(50vh);
}
.modal-search.is-active {
  transform: scale(1) translateY(0);
}
.modal-search .modal__close-btn svg {
  fill: #B7BABE;
}
.modal-search .modal__wrapper {
  padding: 0;
}
.modal-search .modal__content {
  width: 100%;
  height: 100vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.modal-search b {
  color: #D3224B;
  font-weight: unset;
}
@media (max-width: 767px) {
  .modal-search .modal__close-btn {
    top: 10px;
  }
}

.modal-search__label {
  display: block;
  width: 100%;
}
.modal-search__label input {
  padding: 32px 67px;
  border: none;
  border-bottom: 1px solid #F8F8F8;
  font-family: inherit;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #191B1D;
  width: 100%;
}
.modal-search__label input::placeholder {
  color: #B7BABE;
}
.modal-search__label input:focus {
  outline: none;
}
@media (max-width: 1279px) {
  .modal-search__label input {
    padding: 32px 50px;
  }
}
@media (max-width: 767px) {
  .modal-search__label input {
    padding: 19px 10px;
  }
}

.modal-search__result {
  padding: 50px 67px;
}
@media (max-width: 1279px) {
  .modal-search__result {
    padding: 32px 50px;
  }
}
@media (max-width: 767px) {
  .modal-search__result {
    padding: 19px 10px;
  }
}

.modal-search__result-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}

.modal-search__result-link {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  position: relative;
  padding-bottom: 25px;
  padding-top: 25px;
  transition: background-color 300ms ease-in;
  margin-left: -67px;
  margin-right: -67px;
  padding-left: 67px;
  padding-right: 67px;
}
.modal-search__result-link:after {
  content: "";
  width: 321px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  bottom: 0;
  left: 0;
}
.modal-search__result-link:hover, .modal-search__result-link:focus {
  background-color: #D3224B;
}
.modal-search__result-link:hover *, .modal-search__result-link:focus * {
  color: #ffffff;
}

.modal-search__result-name {
  font-weight: 400;
  font-size: 27px;
  line-height: 1;
  color: #000000;
  margin: 0;
}
@media (max-width: 767px) {
  .modal-search__result-name {
    font-size: 20px;
  }
}

.modal-search__result-square {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  color: #191B1D;
}

.modal-search__result-price {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  color: #D3224B;
}

.modal-search__no-result {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  display: none;
}
.modal-search__no-result p {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  color: #000000;
}
.modal-search__no-result a {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #D3224B;
}
.brochure {
  position: relative;
  z-index: 1;
  padding: 38px 30px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.brochure__img {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.brochure__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brochure__title {
  margin: 0;
  font-weight: 400;
  font-size: 27px;
  line-height: 1;
}

.brochure__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

.feedback {
  position: relative;
  height: 100vh;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
.feedback:hover .feedback__main-slider .swiper-slide {
  filter: grayscale(0);
}

.feedback__main-slider {
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
.feedback__main-slider .swiper-slide {
  position: relative;
  filter: grayscale(1);
  transition: filter 300ms ease-in;
}
.feedback__main-slider .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8) 70%);
  pointer-events: none;
}
.feedback__main-slider img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.feedback__thumbs-slider {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  margin-bottom: 40px;
  max-width: 100%;
  overflow: hidden;
  padding-left: 67px;
}
.feedback__thumbs-slider .swiper-slide {
  width: 344px;
}
.feedback__thumbs-slider .swiper-slide-thumb-active .feedback__thumbs-card {
  border-color: #AA1645;
  opacity: 1;
}
@media (max-width: 1279px) {
  .feedback__thumbs-slider {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .feedback__thumbs-slider {
    padding-left: 15px;
  }
}

.feedback__thumbs-card {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  align-items: flex-start;
  height: 100%;
  padding-top: 40px;
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  transition: opacity 300ms ease-in;
  opacity: 0.5;
  cursor: pointer;
}

.feedback__name {
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
  margin: 0;
}

.feedback__company {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}

.feedback__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.feedback__thumbs-btn {
  width: 32px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: static !important;
}
.feedback__thumbs-btn svg {
  stroke: #7A7B86;
  transition: stroke 300ms ease-in;
}
.feedback__thumbs-btn::after {
  display: none;
}
.feedback__thumbs-btn--prev {
  transform: rotate(180deg);
}
.feedback__thumbs-btn:hover svg {
  stroke: #AA1645;
}

.feedback__thumbs-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.feedback__btn-play {
  margin-top: auto;
  margin-bottom: auto;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: transform 300ms ease-in;
  align-self: center;
}
.feedback__btn-play:hover {
  transform: scale(1.2);
}

.catalog {
  display: grid;
  grid-template-columns: 418px 1fr;
  column-gap: 30px;
  padding-right: 67px;
}
@media (max-width: 1279px) {
  .catalog {
    grid-template-columns: 1fr;
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .catalog {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.catalog__back {
  position: absolute;
  width: 418px;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  background-color: #F8F8F8;
  border-right: 1px solid rgba(25, 27, 29, 0.1);
}
@media (max-width: 1279px) {
  .catalog__back {
    display: none;
  }
}

.catalog__panel {
  grid-row: 4/5;
}

.catalog__main {
  grid-column: 2/3;
}
@media (max-width: 1279px) {
  .catalog__main {
    grid-column: 1/-1;
  }
}

.catalog__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column: 2/3;
}
@media (max-width: 1279px) {
  .catalog__nav {
    grid-column: 1/-1;
  }
}

.catalog__top {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  margin-bottom: 20px;
  grid-column: 2/3;
}
@media (max-width: 1279px) {
  .catalog__top {
    grid-column: 1/-1;
  }
}

.catalog__top-btns {
  display: flex;
  align-items: center;
  column-gap: 30px;
  margin-bottom: 30px;
  justify-content: flex-end;
  grid-column: 2/3;
  position: relative;
  z-index: 1;
}
.catalog__top-btns .custom-select {
  width: 200px;
}
@media (max-width: 1279px) {
  .catalog__top-btns {
    grid-column: 1/-1;
  }
}
@media (max-width: 767px) {
  .catalog__top-btns {
    justify-content: flex-start;
  }
  .catalog__top-btns .custom-select {
    display: none;
  }
}

.catalog__res-quality {
  font-weight: 700;
  font-size: 61px;
  line-height: 1;
  color: #000000;
}
@media (max-width: 1279px) {
  .catalog__res-quality {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .catalog__res-quality {
    font-size: 32px;
  }
}

.catalog__open-panel-btn {
  display: none;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  width: 50px;
  height: 50px;
}
@media (max-width: 1279px) {
  .catalog__open-panel-btn {
    display: block;
  }
}

.catalog__watch-on-map {
  margin-left: auto;
}
@media (max-width: 767px) {
  .catalog__watch-on-map {
    display: none;
  }
}

.catalog__top-small {
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  color: #B7BABE;
}

.catalog__cards-list {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

.catalog-panel {
  background-color: #F8F8F8;
  border-right: 1px solid rgba(25, 27, 29, 0.1);
  padding-left: 67px;
  padding-right: 40px;
  z-index: 10;
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 1279px) {
  .catalog-panel {
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 300ms ease-in;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
  }
  .catalog-panel.is-open {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
  }
}

.catalog-panel__title {
  display: none;
}
@media (max-width: 1279px) {
  .catalog-panel__title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    color: #000000;
    margin-bottom: 30px;
  }
}

.catalog-panel__links {
  display: flex;
  align-items: center;
  column-gap: 40px;
  padding-bottom: 35px;
  border-bottom: 1px solid rgba(25, 27, 29, 0.05);
  margin-bottom: 30px;
}

.catalog-panel__link-type {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  padding-top: 7px;
  display: block;
  border-top: 2px solid rgba(255, 255, 255, 0);
}
.catalog-panel__link-type.active {
  color: #D3224B;
  border-top: 2px solid #D3224B;
}

.catalog-panel__form {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

.catalog-panel__fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.catalog-panel__legend {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
  margin-bottom: 10px;
  display: block;
}

[data-catalog-tab-content].hidden {
  display: none;
}

.catalog-panel__row-legend {
  display: flex;
  column-gap: 10px;
  align-items: center;
  justify-content: space-between;
}
.catalog-panel__row-legend .catalog-panel__legend {
  padding-top: 7px;
  border-top: 1px solid rgba(255, 255, 255, 0);
  cursor: pointer;
}
.catalog-panel__row-legend .catalog-panel__legend.active {
  border-color: #D3224B;
  color: #D3224B;
}

.catalog-panel__check-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 5px;
  column-gap: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.catalog-panel__btns {
  display: flex;
  justify-content: center;
}
@media (max-width: 1279px) {
  .catalog-panel__btns {
    margin-top: auto;
    column-gap: 30px;
  }
}

.catalog-panel__submit-btn {
  display: none;
}
@media (max-width: 1279px) {
  .catalog-panel__submit-btn {
    display: block;
  }
}

.catalog-panel__reset-btn {
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #7A7B86;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  transition: color 300ms ease-in;
}
.catalog-panel__reset-btn:hover, .catalog-panel__reset-btn:focus {
  color: #D3224B;
  outline: none;
}
.catalog-panel__reset-btn:active {
  color: #AA1645;
}

.catalog-panel__hot input:checked + label {
  color: #D3224B;
}
.catalog-panel__hot label {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  text-align: center;
  color: #7A7B86;
  cursor: pointer;
  transition: color 300ms ease-in;
}

.catalog-panel__close-btn {
  top: 30px;
  right: 50px;
  display: none;
}
@media (max-width: 1279px) {
  .catalog-panel__close-btn {
    display: block;
  }
}

.custom-range__inputs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.custom-range__input {
  display: flex;
  flex-direction: column;
  row-gap: 3px;
  position: relative;
}
.custom-range__input label {
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #B7BABE;
  cursor: pointer;
}
.custom-range__input input {
  border: none;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  width: 70px;
  padding-right: 10px;
  position: relative;
  padding-bottom: 3px;
  border-bottom: 1px solid #EEEEEE;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  color: #B7BABE;
  transition: background-color 300ms ease-in;
}
.custom-range__input input:focus {
  outline: none;
  background-color: #ffffff;
}

.custom-range__input-icon {
  display: block;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  color: #B7BABE;
  position: absolute;
  right: 0;
  bottom: 3px;
}

.custom-range__range {
  position: relative;
  margin: 0 5px;
}
.custom-range__range-untrack {
  position: absolute;
  left: 0;
  right: 0;
}
.custom-range__range-back {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #EEEEEE;
}
.custom-range__range-track {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, #BE1C48 0%, #AA1645 44.27%, #7A2032 97.4%);
}
.custom-range__range .custom-range__controls {
  left: 0;
  right: 0;
  position: absolute;
}
.custom-range__range .custom-range__controls .dot {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px;
  background: #191B1D;
  border-radius: 50%;
}
.custom-range__range .custom-range__controls .left {
  left: 0;
  position: absolute;
  top: -8px;
  margin-left: -8px;
  width: 18px;
  height: 18px;
  background: rgba(122, 123, 134, 0.1);
  border-radius: 50%;
}
.custom-range__range .custom-range__controls .right {
  right: 0;
  position: absolute;
  top: -8px;
  margin-right: -8px;
  width: 18px;
  height: 18px;
  background: rgba(122, 123, 134, 0.1);
  border-radius: 50%;
}

/*.custom-range .rs-container{
  height: 20px;
}
.custom-range .rs-container .rs-pointer {
  position: absolute;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: rgba($color-storm-gray, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: background-color 300ms ease-in;
  z-index: 2;

  &::before{
    display: none;
  }

  &::after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: $color-black-pearl;
    border-radius: 50%;
    position: static;
  }
  &:hover{
    &::after{
      background-color: $color-shuttle-grey;
    }
  }
}
.custom-range .rs-container .rs-scale{
  display: none;
}
.custom-range .rs-container .rs-bg {
  height: 2px;
  background-color: $color-whisper;
  top: 9px;
}

.custom-range .rs-container .rs-selected {
  background-image: $btn-gradient;
  height: 2px;
  top: 9px;
  background-color: $color-transparent;
  border: none;
}*/
.right-card-panel {
  --header: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 403px;
  z-index: 1;
  background-color: #ffffff;
  height: calc(100vh - var(--header));
  overflow: auto;
  display: flex;
  flex-direction: column;
  transform: translateX(100%);
}
.right-card-panel--one .right-card-panel__info {
  display: none;
}
.right-card-panel--one .right-card-panel__right-top {
  visibility: hidden;
}
@media (max-width: 767px) {
  .right-card-panel {
    width: 100%;
  }
}

.right-card-panel__info {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .right-card-panel__info {
    padding-right: 10px;
  }
}

.right-card-panel__name {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #000000;
  padding-right: 43px;
}

.right-card-panel__where {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.1;
  color: #B7BABE;
}

.right-card-panel__metro {
  display: flex;
  column-gap: 5px;
  align-items: center;
}
.right-card-panel__metro svg {
  flex-shrink: 0;
}

.right-card-panel__row {
  display: flex;
  column-gap: 10px;
  align-items: center;
}

.right-card-panel__car,
.right-card-panel__walk {
  display: flex;
  column-gap: 5px;
  align-items: center;
}
.right-card-panel__car svg,
.right-card-panel__walk svg {
  flex-shrink: 0;
}

.right-card-panel__right-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.right-card-panel__right-top span {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  color: #B7BABE;
}
.right-card-panel__right-top button {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  color: #D3224B;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
}

.right-card-panel__district {
  margin: 0;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #B7BABE;
}

.right-card-panel__list {
  padding-top: 15px;
  background-color: #F8F8F8;
  padding-left: 10px;
  padding-right: 50px;
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
@media (max-width: 767px) {
  .right-card-panel__list {
    padding-right: 10px;
  }
}

.right-card-panel__close {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  right: 50px;
  top: 10px;
}
.right-card-panel__close svg {
  fill: #7A7B86;
}
@media (max-width: 1279px) {
  .right-card-panel__close {
    right: 10px;
  }
}

.cards-list {
  display: flex;
  flex-direction: column;
  row-gap: 50px;
}
@media (max-width: 767px) {
  .cards-list {
    row-gap: 30px;
  }
}

.cards-list__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 60px;
}
@media (max-width: 1279px) {
  .cards-list__list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
  }
}
@media (max-width: 767px) {
  .cards-list__list {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 15px;
  }
}

.sharebox {
  position: relative;
  width: max-content;
}
.sharebox--left .sharebox__socials {
  left: 0;
  transform: translateX(-94%);
}
.sharebox--right .sharebox__socials {
  right: 0;
  transform: translateX(105%);
}
.sharebox.is-active .sharebox__socials {
  pointer-events: auto;
  opacity: 1;
}
@media (max-width: 767px) {
  .sharebox--left .sharebox__socials, .sharebox--right .sharebox__socials {
    left: 0;
    right: auto;
    transform: translate(0, 25px);
    bottom: 0;
  }
}

.sharebox__link {
  display: flex;
  column-gap: 10px;
  align-items: center;
  cursor: pointer;
  padding: 0;
  border: 0;
  background-color: rgba(255, 255, 255, 0);
}
.sharebox__link span {
  font-family: inherit;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  align-items: center;
  color: #7A7B86;
}

.sharebox__socials {
  position: absolute;
  top: 0;
  pointer-events: none;
  z-index: 10;
  min-width: 200px;
  opacity: 0;
  transition: opacity 300ms ease-in;
}

.projects {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .projects {
    margin-top: 30px;
  }
}

.services {
  margin-top: 80px;
}
.services .accordeon {
  align-self: flex-start;
}
@media (max-width: 767px) {
  .services {
    margin-top: 30px;
  }
}

.services__content {
  display: grid;
  grid-template-columns: minmax(calc(50% - 30px), 1fr) minmax(calc(50% - 30px), 1fr);
  column-gap: 60px;
  margin-bottom: 100px;
}
.services__content .pretty-slider {
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .services__content {
    grid-template-columns: 1fr;
    row-gap: 60px;
    margin-bottom: 30px;
  }
}

.partners {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .partners {
    margin-top: 30px;
  }
}

.partners__back {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("/local/templates/vestr/assets/css/../img/content/parners-phone.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% auto;
  background-position: 0 0;
}
@media (max-width: 767px) {
  .partners__back {
    background-attachment: fixed;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("/local/templates/vestr/assets/css/../img/content/partners-phone-small.jpg");
  }
}

.partners__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  column-gap: 60px;
}
@media (max-width: 767px) {
  .partners__list {
    grid-template-columns: 1fr 1fr;
  }
}

.news {
  margin-top: 80px;
  margin-bottom: 100px;
}
.news .bread-crumbs {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .news {
    margin-top: 30px;
    margin-bottom: 60px;
  }
}

.news__list-new {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 60px;
  row-gap: 60px;
  margin-bottom: 30px;
}
.news__list-new .news-card__img {
  filter: none;
}
@media (max-width: 1279px) {
  .news__list-new {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .news__list-new {
    grid-template-columns: 1fr;
  }
}

.news__list-old {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 60px;
  row-gap: 60px;
  margin-bottom: 30px;
}
@media (max-width: 1279px) {
  .news__list-old {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .news__list-old {
    grid-template-columns: 1fr;
  }
}

.news__info {
  grid-column: 4/5;
}
@media (max-width: 1279px) {
  .news__info {
    grid-column: 1/-1;
    order: -1;
  }
}

.news__kit-text {
  grid-column: 4/5;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #B7BABE;
  margin-top: 0;
  margin-bottom: 35px;
  max-width: 321px;
}
.news__kit-text p {
  margin: 0;
}

.news__btn {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .news__btn {
    margin-bottom: 35px;
  }
}

.news__pagination {
  grid-column: 1/-1;
}

.letters-page {
  margin-top: 80px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .letters-page {
    margin-top: 30px;
    margin-bottom: 60px;
  }
}

.letters-page__list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  column-gap: 60px;
  row-gap: 80px;
  margin: 0;
  padding: 0;
}
.letters-page__list li {
  width: calc((100% - 120px) / 3);
}
.letters-page__list li:first-child {
  margin-right: auto;
}
.letters-page__list li:first-child,
.letters-page__list li:nth-child(2) {
  width: calc(50% - 180px);
}
.letters-page__list li:nth-child(7n-4),
.letters-page__list li:nth-child(7n-3),
.letters-page__list li:nth-child(7n-2),
.letters-page__list li:nth-child(7n-1) {
  width: calc((100% - 180px) / 4);
}
@media (max-width: 1279px) {
  .letters-page__list li:nth-child(7n-4),
.letters-page__list li:nth-child(7n-3),
.letters-page__list li:nth-child(7n-2),
.letters-page__list li:nth-child(7n-1) {
    width: auto;
  }
  .letters-page__list li:nth-child(n) {
    width: calc((100% - 120px) / 3);
  }
  .letters-page__list li:nth-child(4n+2) {
    width: 100%;
    max-height: 405px;
    overflow: hidden;
  }
  .letters-page__list li:first-child,
.letters-page__list li:nth-child(2) {
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .letters-page__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    row-gap: 60px;
  }
  .letters-page__list li:nth-child(2) {
    display: none;
  }
  .letters-page__list li:nth-child(n) {
    width: 100%;
  }
}

.letters-page__list-top {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 60px;
}
.letters-page__list-top .letter-card {
  grid-row: 1/2;
}
@media (max-width: 1279px) {
  .letters-page__list-top {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .letters-page__list-top {
    display: block;
  }
}

.letters-page__content {
  display: flex;
  flex-direction: column;
  row-gap: 35px;
  align-items: center;
}

.letters-page__text {
  margin: 0;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 61px;
  line-height: 1;
  color: #7A7B86;
  grid-column: 3/-1;
}
@media (max-width: 1279px) {
  .letters-page__text {
    font-size: 46px;
    grid-column: 2/-1;
  }
}
@media (max-width: 767px) {
  .letters-page__text {
    display: none;
  }
}

.about-page {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .about-page {
    margin-top: 30px;
  }
}

.tenants {
  margin-top: 80px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .tenants {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.tenants__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 60px;
}
@media (max-width: 1279px) {
  .tenants__content {
    grid-template-columns: 1fr;
    row-gap: 60px;
  }
}
@media (max-width: 767px) {
  .tenants__content {
    row-gap: 30px;
  }
}

@media (max-width: 1279px) {
  .tenants__left {
    display: flex;
    flex-direction: column;
    row-gap: 60px;
  }
}

.tenants__forms {
  display: grid;
  grid-template-columns: 1fr 25%;
  column-gap: 60px;
  align-items: flex-end;
  margin-bottom: 100px;
}
@media (max-width: 1279px) {
  .tenants__forms {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .tenants__forms {
    grid-template-columns: 1fr;
    row-gap: 60px;
  }
}

.tenants__call-form p {
  margin-top: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #B7BABE;
  margin-bottom: 20px;
}
.tenants__call-form button {
  margin-left: auto;
}
@media (max-width: 767px) {
  .tenants__call-form {
    order: -1;
  }
  .tenants__call-form button {
    margin-left: 0;
    margin-right: auto;
  }
}

.tenants__docs {
  background-image: url("/local/templates/vestr/assets/css/../img/content/tenants.jpg");
  padding: 100px 60px;
  background-clip: padding-box;
  background-size: cover;
  display: flex;
  column-gap: 60px;
  justify-content: center;
  align-items: flex-end;
  position: sticky;
  top: 10px;
}
@media (max-width: 1279px) {
  .tenants__docs {
    order: -1;
    background-image: none;
    background-color: #26272D;
    width: 100%;
    padding: 60px;
    position: static;
  }
  .tenants__docs .docs-box {
    max-width: unset;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .tenants__docs {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    align-items: flex-start;
    background-color: rgba(255, 255, 255, 0);
  }
  .tenants__docs .docs-box {
    background-color: rgba(255, 255, 255, 0);
  }
  .tenants__docs .docs-box__title {
    color: #7A7B86;
  }
  .tenants__docs .docs-box__link {
    color: #B7BABE;
  }
}

.realty-page {
  margin-top: 30px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .realty-page {
    margin-bottom: 60px;
  }
}

.realty-page__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
}

.realty-page__card {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .realty-page__card {
    margin-bottom: 60px;
  }
}

.realty-page__info {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .realty-page__info {
    margin-bottom: 60px;
  }
}

.realty-page__activ {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .realty-page__activ {
    margin-bottom: 60px;
  }
}

.realty-page__video {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .realty-page__video {
    margin-bottom: 60px;
  }
}

.realty-page__last-seen {
  margin-bottom: 100px;
}
@media (max-width: 1279px) {
  .realty-page__last-seen {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .realty-page__last-seen {
    margin-bottom: 60px;
  }
}

.favorite-page {
  margin-top: 80px;
}
.favorite-page .container {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .favorite-page {
    margin-top: 30px;
  }
  .favorite-page .container {
    margin-bottom: 30px;
  }
}

.favorite-page__btn-del svg {
  stroke: none;
}

.favorite-page__content {
  display: grid;
  grid-template-columns: 1fr 321px;
  column-gap: 60px;
  align-items: flex-start;
  row-gap: 30px;
}
@media (max-width: 1279px) {
  .favorite-page__content {
    grid-template-columns: 1fr;
  }
}

.favorite-page__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column: 1/2;
}
@media (max-width: 767px) {
  .favorite-page__top {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    align-items: flex-start;
  }
}

.favorite-page__list {
  grid-column: 1/2;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

.favorite-page__brochure {
  order: 1;
  grid-column: 2/3;
  position: sticky;
  top: 0;
}
@media (max-width: 1279px) {
  .favorite-page__brochure {
    grid-column: 1/-1;
    order: -1;
    position: relative;
  }
}

.favorite-page__hide-photo {
  display: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  color: #D3224B;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .favorite-page__hide-photo {
    display: block;
  }
}

.not-found {
  background-image: url("/img/content/404.png");
  background-repeat: no-repeat;
  background-position: 100% -70px;
  padding-top: 146px;
  padding-bottom: 146px;
}
@media (max-width: 1279px) {
  .not-found {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 85%;
  }
}
@media (max-width: 767px) {
  .not-found {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 70% 100%;
    background-position: 100% 0;
  }
}

.not-found__content {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  max-width: 50%;
}
@media (max-width: 1279px) {
  .not-found__content {
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .not-found__content {
    max-width: 60%;
  }
}

.not-found__title {
  font-weight: 700;
  font-size: 280px;
  line-height: 112.5%;
  color: #7A7B86;
  margin: 0;
}
@media (max-width: 767px) {
  .not-found__title {
    font-size: 119px;
  }
}

.not-found__text {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  color: #7A7B86;
}

.not-found__link {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  color: #D3224B;
}
@media (max-width: 767px) {
  .not-found__link {
    font-size: 32px;
  }
}

.contacts-page {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .contacts-page {
    margin-top: 30px;
  }
}

.feedback-page {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .feedback-page {
    margin-top: 30px;
  }
}

.text-page {
  position: relative;
  margin-top: 60px;
}
.text-page .link {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #D3224B;
  transition: color 300ms ease-in;
}
.text-page .link:hover {
  color: #AA1645;
}
.text-page .link:focus {
  outline: none;
}
.text-page .text-page__text {
  margin-bottom: 20px;
}
.text-page .bread-crumbs {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .text-page {
    margin-top: 30px;
  }
}

.text-page__lid {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #7A7B86;
  max-width: 50%;
  margin-bottom: 50px;
  margin-top: 0;
}
@media (max-width: 1279px) {
  .text-page__lid {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .text-page__lid {
    max-width: unset;
  }
}

.text-page__side-img {
  position: absolute;
  top: 0;
  left: 0;
}
.text-page__side-img img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1279px) {
  .text-page__side-img {
    max-width: 30%;
  }
}
@media (max-width: 767px) {
  .text-page__side-img {
    position: static;
    width: 100%;
    max-width: unset;
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 60px;
  }
}

.text-page__container {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
@media (max-width: 1279px) {
  .text-page__container {
    width: 65%;
    max-width: 65%;
    margin-right: 0;
  }
  .text-page__container--left {
    margin-left: 0;
    width: 100%;
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .text-page__container {
    width: 100%;
    max-width: unset;
    margin-bottom: 60px;
  }
}

.text-page__table-container {
  width: 100%;
  margin-bottom: 130px;
}

.text-page__table-name {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  color: #26272D;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .text-page__table-name {
    font-size: 32px;
    text-align: left;
  }
}

.text-page__table {
  max-width: 100%;
  overflow-x: auto;
}
.text-page__table--horizontal {
  display: block;
  border-top: 1px solid #B7BABE;
}
.text-page__table--horizontal .text-page__table-cell--head {
  padding-left: 15px;
}
.text-page__table--horizontal .text-page__table-row {
  display: grid;
  grid-template-columns: repeat(5, minmax(170px, 1fr));
  column-gap: 10px;
  padding: 0;
  padding-top: 46px;
  padding-bottom: 84px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.text-page__table-header {
  display: grid;
  grid-template-columns: repeat(5, minmax(170px, 1fr));
  column-gap: 30px;
  padding-bottom: 46px;
  padding-top: 26px;
  border-bottom: 1px solid #B7BABE;
  padding-left: 14px;
  padding-right: 14px;
}
@media (max-width: 1279px) {
  .text-page__table-header {
    column-gap: 10px;
  }
}

.text-page__table-cell {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
}
.text-page__table-cell--head {
  color: #000000;
}

.text-page__table-row {
  display: grid;
  grid-template-columns: repeat(5, minmax(170px, 1fr));
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-left: 14px;
  padding-right: 14px;
  column-gap: 30px;
}
@media (max-width: 1279px) {
  .text-page__table-row {
    column-gap: 10px;
  }
}

.text-page__pictute-desc {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 60px;
  row-gap: 50px;
}
@media (max-width: 767px) {
  .text-page__pictute-desc {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}

.text-page__pictute-desc-name {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  color: #26272D;
  margin: 0;
  grid-column: 1/-1;
}
@media (max-width: 767px) {
  .text-page__pictute-desc-name {
    font-size: 23px;
  }
}

.text-page__pictute-desc-img {
  max-width: 321px;
  max-height: 321px;
  width: 100%;
}
.text-page__pictute-desc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1279px) {
  .text-page__pictute-desc-img {
    max-width: 423px;
  }
}
@media (max-width: 767px) {
  .text-page__pictute-desc-img {
    max-width: 100%;
    width: 100%;
    min-width: unset;
  }
}

.text-page__pictute-desc-text {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #191B1D;
}

.text-page__shape {
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #26272D;
  display: block;
  margin-bottom: 40px;
}

.text-page__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #191B1D;
  margin-bottom: 20px;
  margin-top: 0;
}

.text-page__quote {
  margin: 0;
  display: flex;
  column-gap: 60px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .text-page__quote {
    flex-direction: column;
    row-gap: 30px;
  }
}

.text-page__quote-cite {
  margin: 0;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  align-items: flex-end;
}

.text-page__quote-text {
  margin: 0;
  font-style: italic;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  color: #191B1D;
  max-width: 321px;
}
@media (max-width: 767px) {
  .text-page__quote-text {
    order: -1;
  }
}

.text-page__side-name {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #B7BABE;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.text-page__side-name::before {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #B7BABE;
}
@media (max-width: 1279px) {
  .text-page__side-name::before {
    width: 16px;
  }
}
@media (max-width: 767px) {
  .text-page__side-name {
    width: 100%;
  }
  .text-page__side-name::before {
    flex-grow: 1;
  }
}

.text-page__side-small {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #B7BABE;
}

.text-page__title-1 {
  font-weight: 700;
  font-size: 61px;
  line-height: 1;
  color: #26272D;
  margin-bottom: 20px;
  margin-top: 0;
  word-break: break-all;
}
@media (max-width: 1279px) {
  .text-page__title-1 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .text-page__title-1 {
    font-size: 42px;
  }
}

.text-page__title-2 {
  font-weight: 700;
  font-size: 39px;
  line-height: 1.2;
  color: #26272D;
  margin-bottom: 50px;
  margin-top: 0;
}
@media (max-width: 1279px) {
  .text-page__title-2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .text-page__title-2 {
    font-size: 23px;
    margin-bottom: 30px;
  }
}

.text-page__title-3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #26272D;
  margin-bottom: 40px;
  margin-top: 0;
}
@media (max-width: 1279px) {
  .text-page__title-3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .text-page__title-3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.text-page__ul-list,
.text-page__ol-list {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #191B1D;
  margin: 0;
  margin-bottom: 20px;
}

.text-page__ul-list-inner {
  list-style-type: disc;
}

.text-page__video__name {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  color: #26272D;
}
@media (max-width: 1279px) {
  .text-page__video__name {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .text-page__video__name {
    font-size: 23px;
  }
}

.text-page__video-video {
  margin-bottom: 20px;
}

.text-page__video-caption {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
}

.text-page__slider-container {
  margin-bottom: 80px;
  max-width: 1084px;
  margin-left: auto;
}
@media (max-width: 1279px) {
  .text-page__slider-container {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .text-page__slider-container {
    margin-bottom: 50px;
  }
}

.text-page__slider {
  max-width: 100%;
}
.text-page__slider .swiper-slide-next .text-page__slider-slide {
  width: 194px;
  max-width: 194px;
  overflow: hidden;
  height: 110px;
}
.text-page__slider .pretty-slider__navigation {
  max-width: 513px;
  margin-top: 30px;
}
@media (max-width: 1279px) {
  .text-page__slider .pretty-slider__navigation {
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .text-page__slider .pretty-slider__navigation {
    max-width: 100%;
    margin-top: 10px;
  }
}

.text-page__slider-name {
  font-weight: 700;
  font-size: 39px;
  line-height: 1;
  color: #26272D;
  margin-bottom: 50px;
}
@media (max-width: 1279px) {
  .text-page__slider-name {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .text-page__slider-name {
    font-size: 23px;
    margin-bottom: 30px;
  }
}

.text-page__slider-figure {
  margin: 0;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
@media (max-width: 767px) {
  .text-page__slider-figure {
    row-gap: 10px;
  }
}

.text-page__slider-figcaption {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #7A7B86;
}

.text-page__slider-slide {
  height: 100%;
}
.text-page__slider-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .text-page__slider-slide {
    overflow: hidden;
  }
}

/* @media (hover: hover), screen and (min-width: 0\0) {
  &:hover,
  &:focus {
    color: $color-default-white;
  }
} */

/* End */


/* Start:/local/templates/vestr/assets/css/plyr.css?166497586237641*/
@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px / 4);margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px / 2);padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px / 2) + calc(10px * .7)) - (4px / 2));right:calc(((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/ 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7)/ 1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(calc(10px * .7)/ 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px * .7) * 4);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px * .7) * 1.5) - 4px);right:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc(calc(10px * .7)/ 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - (calc(10px * .7) * 2));width:calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px * .7) * 1.5) - 4px);left:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px * .7)/ 2);margin-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px * .7);padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px * .7) - 2) * -1);margin-right:calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px * 2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/ 2) * -1);margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1px)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:calc(10px / 2) calc(calc(10px / 2) * 1.5);padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(calc(var(--plyr-control-spacing,10px)/ 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((18px / 2) + calc(10px * .7));left:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((18px / 2) + calc(10px * .7));right:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px / 2) * -1);margin-top:calc((var(--plyr-range-track-height,5px)/ 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:calc(10px / 2);margin-right:calc(var(--plyr-control-spacing,10px)/ 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
/* End */


/* Start:/local/templates/vestr/assets/css/rSlider.min.css?16649758622202*/
.rs-container *{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rs-container{font-family:Arial,Helvetica,sans-serif;height:45px;position:relative}.rs-container .rs-bg,.rs-container .rs-selected{background-color:#eee;border:1px solid #ededed;height:10px;left:0;position:absolute;top:5px;width:100%;border-radius:3px}.rs-container .rs-selected{background-color:#00b3bc;border:1px solid #00969b;transition:all .2s linear;width:0}.rs-container.disabled .rs-selected{background-color:#ccc;border-color:#bbb}.rs-container .rs-pointer{background-color:#fff;border:1px solid #bbb;border-radius:4px;cursor:pointer;height:20px;left:-10px;position:absolute;top:0;transition:all .2s linear;width:30px;box-shadow:inset 0 0 1px #FFF,inset 0 1px 6px #ebebeb,1px 1px 4px rgba(0,0,0,.1)}.rs-container.disabled .rs-pointer{border-color:#ccc;cursor:default}.rs-container .rs-pointer::after,.rs-container .rs-pointer::before{content:'';position:absolute;width:1px;height:9px;background-color:#ddd;left:12px;top:5px}.rs-container .rs-pointer::after{left:auto;right:12px}.rs-container.sliding .rs-pointer,.rs-container.sliding .rs-selected{transition:none}.rs-container .rs-scale{left:0;position:absolute;top:5px;white-space:nowrap}.rs-container .rs-scale span{float:left;position:relative}.rs-container .rs-scale span::before{background-color:#ededed;content:"";height:8px;left:0;position:absolute;top:10px;width:1px}.rs-container.rs-noscale span::before{display:none}.rs-container.rs-noscale span:first-child::before,.rs-container.rs-noscale span:last-child::before{display:block}.rs-container .rs-scale span:last-child{margin-left:-1px;width:0}.rs-container .rs-scale span ins{color:#333;display:inline-block;font-size:12px;margin-top:20px;text-decoration:none}.rs-container.disabled .rs-scale span ins{color:#999}.rs-tooltip{color:#333;width:auto;min-width:60px;height:30px;background:#fff;border:1px solid #00969b;border-radius:3px;position:absolute;transform:translate(-50%,-35px);left:13px;text-align:center;font-size:13px;padding:6px 10px 0}.rs-container.disabled .rs-tooltip{border-color:#ccc;color:#999}
/* End */


/* Start:/local/templates/vestr/assets/css/template.css?16973952741883*/
.footer-policy-block {
    display: flex;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #7A7B86;
	max-width: 1600px;
    margin: 20px auto 40px;
}

.realty-card .pretty-slider img {
    object-fit: contain;
	max-height: 800px;
}

.realty-card__text b, .realty-card__text strong {
	font-weight: 700;
}

.realty-card .pretty-slider, .realty-card__map, .realty-card__text {
	max-width: calc(100% - 600px);
}

.realty-card__text {
	word-wrap: break-word;
}

.js-property-block-dd-title svg {
	width: 15px;
    height: 15px;
    margin-left: 30px;
    margin-bottom: 3px;
}

.realty-card {
	grid-template-columns: 1fr;
}

.js-property-block-dd-title {
	cursor: pointer;
	margin-bottom: 0;
	width: calc(100% + 120px);
}

.js-property-block-dd-title.is-active {
	margin-bottom: 80px;
}

.js-property-block-dd-title.is-active svg {
    transform: rotate(180deg);
}

.js-property-block-dd-title-list {
	display:none;
}

.js-property-block-dd-title-list.is-active {
	display:flex;
}

@media (max-width: 1550px) {
	.realty-card .pretty-slider, .realty-card__map, .realty-card__text {
		max-width: calc(100% - 720px);
	}
}

@media (max-width: 1279px) {
	.js-property-block-dd-title svg {
		margin-bottom: 1px;
	}
	.js-property-block-dd-title {
		width: 100%;
	}
	.realty-card {
		grid-template-columns: 1fr 1fr;
	}
	.realty-card .pretty-slider, .realty-card__map, .realty-card__text {
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	.js-property-block-dd-title svg {
		margin-bottom: -1px;
    	margin-left: 10px;
	}
	.footer-policy-block {
    	margin: 0 auto 30px;
	}
	.realty-card {
		grid-template-columns: 100%;
	}
}

@media (max-width: 450px) {
	.js-property-block-dd-title {
		position: relative;
    	padding-right: 20px;
	}
	.js-property-block-dd-title svg {
		position: absolute;
		right: 0;
		top: calc(50% - 7.5px);
	}
}
/* End */


/* Start:/local/templates/vestr/components/arturgolubev/search.title/vestr/style.css?1664975862607*/
.title-search-result {
	overflow:hidden;
	box-shadow: 0px 34px 69px rgb(0 0 0 / 10%);
	border-radius: 0px 0px 30px 30px;
	background-color: #FFFFFF;
	width: 100%;
	box-sizing: border-box;
	z-index: 9999;
	margin-top: -10px;
	position: fixed !important;
	display: none;
	padding: 0;
}

.dropdown-search.show-results .dropdown-search__form {
	border-radius: 12px;
}

@media (max-width: 860px) {
	.title-search-result {
		width: calc(100% - 40px) !important;
		left: 20px !important;
	}
}

@media (max-width: 840px) {
	.title-search-result {
		width: calc(100% - 20px) !important;
		left: 10px !important;
	}
}
/* End */


/* Start:/local/templates/vestr/components/slam/easyform/modal/style.min.css?1664975862805*/
.slam-easyform .modal{text-align:center}@media screen and (min-width:768px){.slam-easyform .modal:before{display:inline-block;vertical-align:middle;content:" ";height:100%}}.slam-easyform .modal-dialog{display:inline-block;text-align:left;vertical-align:middle}.slam-easyform .modal .modal-header .title{margin:0;font-size:22px;display:inline-block}.hide-formvalidation small.help-block{display:none!important}@keyframes spinner{to{transform:rotate(360deg)}}.slam-easyform .spinner,.slam-easyform .spinner:hover{position:relative;color:transparent}.slam-easyform .spinner:before{content:'';box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;border:2px solid #ccc;border-top-color:#333;animation:spinner .6s linear infinite}
/* End */


/* Start:/local/templates/vestr/template_styles.css?17536428674526*/
.pagination__link.is-active {
    font-weight: 700;
    color: #000 !important;
}

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

.project-card-big .pretty-slider img {
    object-fit: cover;
}

.catalog .catalog-panel {
    grid-row: 1/5;
    margin-top: 20px;
}

.projects__list .project-card-big {
    margin-bottom: 50px;
}

.add--card-image-wrap {
    max-width: 340px;
}

.js-ajax-pagination-box {
    margin: auto;
}

.map-catalog-list-item .ymaps-2-1-79-copyright__content {
    display: none !important;
}

.header__link.is-active {
    color: #D3224B;
}

.map-catalog-list-item .ymaps-2-1-79-map {
    border-radius: 30px;
}

.map-catalog-list-item .ymaps-2-1-79-inner-panes {
    border-radius: 30px;
}

.custom-select__text div a {
    display: flex;
    width: 100%;
}

.news-block, .can-like {
    margin-bottom: 50px;
}

.custom-select__text div a span {
    font-weight: 700;
    font-size: 12px;
    line-height: 1.2;
    color: #B7BABE;
}

.catalog .custom-select__text div a {
    display: flex;
    width: 100%;
}

.catalog .custom-select__text div a span {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #7A7B86;
}

.favorite-page .custom-select__text div a span {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #7A7B86;
}

.map-catalog-list-item .ymaps-2-1-79-copyright__logo {
    display: none !important;
}

.map-catalog-list-item .ymaps-2-1-79-balloon__content {
    display: none !important;
}

.modal-search__result-name b {
    font-weight: 400;
    font-size: 27px;
    line-height: 1;
    color: #d3224b;
}

.catalog-panel__btns {
    align-items: center;
}

.js-share-link-copy {
    cursor: pointer;
    position: relative;
}

.js-copy {
    cursor: pointer;
    position: relative;
}

.button-tooltip {
    opacity: 0;
    visibility: hidden;
    height: 0;
    background-color: #fafafa;
    border-radius: 12px;
    position: absolute;
    bottom: 119%;
    left: 0;
}

.realty-card__small-info a {
    cursor: unset;
}

.card__type a {
    cursor: unset;
    color: unset;
}

.card-main .card__name {
    font-size: 14px !important;
}

.telegs-up {
    display: flex;
    position: fixed;
    bottom: 90px;
    right: 76px;
    width: 55px;
    height: 55px;
    align-items: center;
    justify-content: center;
    z-index: 10;
    max-width: 50px;
    max-height: 50px;
}

.telegs-up svg {
    max-width: 60px;
    max-height: 60px;
}

/*.realty-card__info {*/
/*    min-width: 450px;*/
/*}*/

.button-tooltip:after {
    content: "";
    border: 10px solid rgba(0,0,0,0);
    border-top-color: #fafafa;
    position: absolute;
    bottom: -20px;
    left: 40px;
}

.button-tooltip.show {
    opacity: 1;
    visibility: visible;
    height: auto;
    margin-bottom: 10px;
    padding: 15px 10px;
}

.card-main__left-checkfield a {
    font-weight: 700;
    font-size: 12px;
    line-height: 1.2;
    color: #b7babe;
    padding-top: 7px;
    border-top: 2px solid transparent;
    cursor: pointer;
}

.card-main__left-checkfield a.is-active {
    border-color: #d3224b;
    color: #d3224b;
}

.card-main__left-panel::-webkit-scrollbar {
    width: 0;
}

@media (max-width: 1279px) {
    .header__link.is-active {
        color: #fff;
    }
    .telegs-up {
        bottom: 80px;
        right: 47px;
    }
    .add--card-image-wrap {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .telegs-up {
        bottom: 55px;
        right: 5px;
        width: 43px;
        height: 43px;
    }
    /*.realty-card__info {*/
    /*    min-width: 450px;*/
    /*}*/
}

.footer-cookie {
    background-color: #ffffff;
    color: #010307;
    font-size: .7rem;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    text-align: justify;
    /*display: none;*/
    display: flex;
}
.footer-cookie a {
    text-decoration: underline;
}
.footer-cookie .footer-cookie-text{
    padding: 15px;
}
.footer-cookie .button {
    text-transform: uppercase;
    background: 0 0;
    color: #010307;
    font-weight: 700;
    border: 1px solid #010307;
    padding: 1.1em 2em .9em;
    margin: 1em 2em;
    cursor: pointer;
}
@media (max-width: 768px) {
    .footer-cookie {
        flex-direction: column;
        padding: .7em 1em .7em;
    }
    .footer-cookie .footer-cookie-text{
        padding: 5px;
    }
    .footer-cookie .button {
        padding: .7em 1em .7em;
        font-size: 14px;
    }
}

@media (max-width: 580px) {
    .footer-body {
        flex-direction: column;
    }
}
/* End */
/* /local/templates/vestr/assets/css/style.css?1676982218167926 */
/* /local/templates/vestr/assets/css/plyr.css?166497586237641 */
/* /local/templates/vestr/assets/css/rSlider.min.css?16649758622202 */
/* /local/templates/vestr/assets/css/template.css?16973952741883 */
/* /local/templates/vestr/components/arturgolubev/search.title/vestr/style.css?1664975862607 */
/* /local/templates/vestr/components/slam/easyform/modal/style.min.css?1664975862805 */
/* /local/templates/vestr/template_styles.css?17536428674526 */
