

/* Start:/local/templates/capital/css/vendor.css?177452662428317*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * 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;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  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-button-next, .swiper-button-prev {
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

.swiper-button-next:after, .swiper-button-prev: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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-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%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

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

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

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

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

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  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;
  -webkit-filter: blur(50px);
  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-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

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

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
/*# sourceMappingURL=vendor.css.map */
/* End */


/* Start:/local/templates/capital/css/main.css?1775122618293163*/
@charset "UTF-8";
:root {
  --font-family: "Graphik", sans-serif;
  --content-width: rem(1810);
  --container-offset: rem(15);
  --container-width: calc(var(--content-width) + (var(--container-offset) * 2));
  --not-mobile: 641px;
  --mobile: 640px;
  --brand-blue: #005dad;
  --brand----white: #fff;
  --brand-gray: #f8f8f8;
  --black: #000;
  --brand-black: #333;
  --input-bg: #f5f5f5;
  --gray-light: #e7e7e7;
  --input-border: #ccc;
  --input-hover: #8a8a8a;
  --input-border-active: #005dad;
  --input-bg-active: #f3f3f3;
  --input---font: #828282;
  --project-text: #7d7d7d;
  --project-error: #e31f1f;
  --project-succes: #54993b;
  --project-secondary: #f3f8ff;
  --project-gray: #939393;
  --text-header: #101010;
  --text-base-text: #626262;
  --button---primary: #ff403c;
  --button-primary-hover: rgba(242, 100, 97, 0.5);
  --button---secondary: #283c63;
  --button---secondary-hover: rgba(40, 60, 99, 0.7);
  --functional---succes: #8cba51;
  --functional---error: #fd5e53;
  --functional---link: #ff9f59;
  --functional---offset: rgba(132, 101, 255, 0.7);
  --light-blue: #e8f0f5;
  --dark-yellow: #c1a631;
}

/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
@font-face {
  font-family: "Graphik";
  src: url("/local/templates/capital/css/../fonts//Graphik-Light-Web.woff");
  font-weight: 300;
  font-display: block;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("/local/templates/capital/css/../fonts//Graphik-Regular-Web.woff");
  font-weight: 400;
  font-display: block;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("/local/templates/capital/css/../fonts//Graphik-Medium-Web.woff");
  font-weight: 500;
  font-display: block;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("/local/templates/capital/css/../fonts//Graphik-Semibold-Web.woff");
  font-weight: 600;
  font-display: block;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("/local/templates/capital/css/../fonts//Graphik-Bold-Web.woff");
  font-weight: 700;
  font-display: block;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:not([class]) {
  margin: 0;
  padding: 0;
}

html {
  overflow-x: hidden;
}

@media screen and (pointer: fine) {
  html {
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
  }
}
body,
html {
  margin: 0;
  padding: 0;
  font-family: var(--font-family);
  background: var(--brand-gray);
}
body::-webkit-scrollbar,
html::-webkit-scrollbar {
  width: 0.2rem;
  background-color: #f5f5f5;
  border-radius: 5px;
}
body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
  background-color: #d8d8d8;
  border-radius: 5px;
}

.page__body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

.page-error {
  overflow: hidden;
}

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

* {
  padding: 0;
  margin: 0;
  border: 0;
}

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

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

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

.container {
  position: relative;
  width: 100%;
  max-width: var(--container-width);
  padding: 0 3rem;
  margin: 0px auto;
  height: 100%;
}
@media (max-width: 640px) {
  .container {
    padding: 0 2rem;
  }
}

.container-small {
  width: 100%;
  max-width: 167.1rem;
  margin: 0 auto;
}

.site-container {
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

ul li {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

a {
  text-decoration: none;
}

.hidden {
  display: none !important;
}

.btn-reset {
  border: none;
  padding: 0;
  background: transparent;
  cursor: pointer;
  font-family: var(--font-family);
}
.btn-reset:focus-visible {
  outline: none;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #fff;
}
.input-reset::-webkit-search-decoration, .input-reset::-webkit-search-cancel-button, .input-reset::-webkit-search-results-button, .input-reset::-webkit-search-results-decoration {
  display: none;
}
.input-reset:focus-visible {
  outline: none;
}

.dis-scroll {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  overflow-x: hidden;
  overflow-y: scroll;
}

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

.lock {
  overflow: hidden;
}

.hidden-by-differences {
  display: none;
}

html {
  --refRes: 1900;
  font-size: calc(100vw / var(--refRes) * 10);
}
@media (max-width: 640px) {
  html {
    --refRes: 390 !important;
  }
}
@media (min-width: 2200px) {
  html {
    --refRes: 2200;
  }
}

.title {
  font-weight: 500;
  font-size: 4.8rem;
  line-height: 5rem;
  color: var(--brand-blue);
}
@media (max-width: 640px) {
  .title {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
}
.title_big {
  font-weight: 500;
  font-size: 6.4rem;
  line-height: 100%;
  color: var(--brand-blue);
}
@media (max-width: 640px) {
  .title_big {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
}
.title--small {
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 100%;
  color: var(--brand-blue);
}
@media (max-width: 640px) {
  .title--small {
    font-size: 3rem;
    line-height: 140%;
  }
}

.text_card {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--brand-blue);
}
@media (max-width: 640px) {
  .text_card {
    font-size: 2.2rem;
  }
}
.text_card svg {
  width: 2.4rem;
  height: 1.5rem;
}

.card-info {
  position: relative;
  padding: 4rem;
  background: #dfe9f0;
  border-radius: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card-info__count {
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  font-weight: 400;
  font-size: 4.8rem;
  line-height: 140%;
  color: var(--brand-blue);
  background: var(--brand-gray);
  border-radius: 0 0 0 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.card-info .sharp-circle-top-left,
.card-info .sharp-circle-bottom-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.card-info .sharp-circle-bottom-right {
  right: -0.1rem;
}

.p-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--black);
}
@media (max-width: 640px) {
  .p-text {
    font-size: 1.6rem;
  }
}

.btn {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1rem;
  font-size: 1.4rem;
  color: #fff;
  background: var(--main);
  width: 100%;
  max-width: 26rem;
}
@media (max-width: 640px) {
  .btn {
    max-width: 35.8rem;
  }
}
.btn:disabled {
  opacity: 0.3;
  cursor: default;
}
@media (min-width: 641px) {
  .btn:not(:disabled):hover {
    -webkit-filter: brightness(1.4);
    filter: brightness(1.4);
  }
  .btn:not(:disabled):active {
    opacity: 0.3 !important;
  }
}

.red-btn {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: transparent;
  border: 1px solid var(--project-error);
  border-radius: 10rem;
  padding: 1.8rem 3.4rem;
  font-weight: 500;
  font-size: 1.6rem;
  text-align: right;
  color: var(--project-error);
  text-align: center;
}
.red-btn:hover {
  opacity: 0.6;
}
@media (max-width: 640px) {
  .red-btn {
    padding: 1.4rem 4.3rem 1.4rem 4.3rem;
    font-size: 1.4rem;
  }
}

.dark-blue-btn {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: var(--brand-blue);
  border-radius: 10rem;
  padding: 1.8rem 4.8rem;
  font-weight: 500;
  font-size: 1.6rem;
  color: var(--brand----white);
  border: 1px solid var(--brand-blue);
}
.dark-blue-btn:disabled {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  opacity: 0.6;
  cursor: auto;
}
@media (max-width: 640px) {
  .dark-blue-btn {
    padding: 1.4rem 4.3rem 1.4rem 4.3rem;
    font-size: 1.4rem;
  }
}
.dark-blue-btn--mobile {
  display: none;
}
@media (max-width: 640px) {
  .dark-blue-btn--mobile {
    display: block;
  }
}
@media (max-width: 640px) {
  .dark-blue-btn--desktop {
    display: none;
  }
}

@media (hover: hover) {
  .dark-blue-btn:hover {
    opacity: 0.6;
  }
}
.border-dark-blue-btn {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid var(--brand-blue);
  border-radius: 10rem;
  padding: 1.8rem 3.4rem;
  font-weight: 500;
  font-size: 1.6rem;
  color: var(--brand-blue);
  background: transparent;
}
@media (max-width: 640px) {
  .border-dark-blue-btn {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    font-size: 1.4rem;
  }
}
.border-dark-blue-btn--mobile {
  display: none;
}
@media (max-width: 640px) {
  .border-dark-blue-btn--mobile {
    display: block;
  }
}
.border-dark-blue-btn--desktop {
  display: block;
}
@media (max-width: 640px) {
  .border-dark-blue-btn--desktop {
    display: none;
  }
}

@media (hover: hover) {
  .border-dark-blue-btn:hover {
    opacity: 0.6;
  }
}
.sharp-circle-top-right {
  content: "";
  position: absolute;
  top: -0.1rem;
  right: -2.9rem;
  width: 3rem;
  height: 3rem;
  z-index: 0;
  background: radial-gradient(circle at 100% 100%, transparent 2.85rem, var(--brand-gray) 3rem);
}

.sharp-circle-bottom-right {
  position: absolute;
  bottom: -3rem;
  right: 0;
  width: 3rem;
  height: 3rem;
  z-index: 0;
  background: radial-gradient(circle at 100% 100%, transparent 2.85rem, var(--brand-gray) 3rem);
}

.sharp-circle-bottom-left {
  content: "";
  position: absolute;
  bottom: -3rem;
  left: 0;
  width: 3rem;
  height: 3rem;
  z-index: 0;
  background: radial-gradient(circle at 100% 100%, transparent 2.85rem, var(--brand-gray) 3rem);
}

.sharp-circle-top-left {
  position: absolute;
  top: 0;
  left: -2.9rem;
  width: 3rem;
  height: 3rem;
  z-index: 0;
  background: radial-gradient(circle at 100% 100%, transparent 2.85rem, var(--brand-gray) 3rem);
}

.items-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16.1rem;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: 5.3rem;
}
@media (max-width: 640px) {
  .items-about {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    gap: 3.2rem;
  }
}
.items-about__left-svg {
  margin-bottom: 3.9rem;
  width: 10.6rem;
  height: 80.2rem;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
@media (max-width: 640px) {
  .items-about__left-svg {
    display: none;
  }
}
.items-about__left-title {
  display: none;
  font-weight: 500;
  font-size: 10rem;
  text-transform: uppercase;
  color: var(--brand-blue);
  opacity: 0.22;
}
@media (max-width: 640px) {
  .items-about__left-title {
    display: block;
    font-size: 6.4rem;
    margin: 0 auto;
  }
}

.shadow-left {
  -webkit-box-shadow: -1rem 1rem 0 0 var(--brand-gray);
  box-shadow: -1rem 1rem 0 0 var(--brand-gray);
}

.shadow-right {
  -webkit-box-shadow: 0.1rem 0.3rem 0 0 var(--brand-gray);
  box-shadow: 0.1rem 0.3rem 0 0 var(--brand-gray);
}

.top-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  margin-bottom: 4rem;
}
@media (max-width: 640px) {
  .top-section {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 1rem;
    margin-bottom: 1.5rem;
  }
}
.top-section__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 640px) {
  .top-section__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
  }
}
.top-section__text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 100%;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .top-section__text {
    font-size: 1.3rem;
    line-height: 130%;
    color: var(--project-text);
    max-width: 26.3rem;
  }
}
@media (max-width: 640px) {
  .top-section__title {
    font-size: 2.2rem;
    line-height: 100%;
  }
}
.top-section__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-right: auto;
}
@media (max-width: 640px) {
  .top-section__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .top-section__title-desktop {
    display: none;
  }
}
.top-section__title-num {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 110%;
  color: var(--brand----white);
  padding: 1rem 1.5rem;
  border-radius: 1rem;
  height: 100%;
  background: var(--project-succes);
}
@media (max-width: 640px) {
  .top-section__title-num {
    padding: 1.3rem 1.2rem;
  }
}
.top-section__bottom {
  display: none;
}
@media (max-width: 640px) {
  .top-section__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.8rem;
    margin-top: 0.9rem;
  }
}
.top-section__bottom-text {
  position: relative;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--black);
}
.top-section__bottom-text:last-child:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.9rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.4rem;
  background: var(--project-text);
  border-radius: 100%;
}

.back-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--brand----white);
  border-radius: 2rem;
  min-width: 6rem;
  min-height: 6rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.back-link:hover {
  opacity: 0.8;
}
@media (max-width: 640px) {
  .back-link {
    min-width: 4rem;
    min-height: 4rem;
    border-radius: 1rem;
  }
}
.back-link svg {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 640px) {
  .back-link svg {
    width: 2rem;
    height: 2rem;
  }
}

.tabs-rounded {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.2rem;
  background: #ddd;
  z-index: 1;
  border-radius: 2rem;
}
@media (max-width: 640px) {
  .tabs-rounded {
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0.2rem 2.4rem;
  }
}
.tabs-rounded__btn {
  cursor: pointer;
  padding: 1.2rem 4.3rem;
  width: 18rem;
  border-radius: 1.8rem;
  font-weight: 400;
  font-size: 1.6rem;
  text-align: center;
  color: #868686;
  white-space: nowrap;
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tabs-rounded__btn:hover {
  opacity: 0.7;
}
.tabs-rounded__btn.active {
  color: var(--brand-blue);
}
@media (max-width: 640px) {
  .tabs-rounded__btn.active .tabs-rounded__btn-mobile-active {
    display: block;
  }
  .tabs-rounded__btn.active .tabs-rounded__btn-mobile {
    display: none;
  }
}
@media (max-width: 640px) {
  .tabs-rounded__btn {
    width: 5rem;
    max-width: 5rem;
    padding: 1.8rem 1.2rem;
  }
}
@media (max-width: 640px) {
  .tabs-rounded__btn-desktop {
    display: none;
  }
}
.tabs-rounded__btn-mobile {
  display: none;
}
@media (max-width: 640px) {
  .tabs-rounded__btn-mobile {
    display: block;
  }
}
.tabs-rounded__btn-mobile-active {
  display: none;
}
.tabs-rounded__wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: left 0.3s, width 0.3s;
  transition: left 0.3s, width 0.3s;
  border-radius: 1.8rem;
  overflow: hidden;
  z-index: -1;
  padding: 0.2rem 0;
}
@media (max-width: 640px) {
  .tabs-rounded__wrapper {
    padding: 0.8rem 0;
  }
}
.tabs-rounded__underline {
  width: 100%;
  height: 100%;
  background: var(--brand----white);
  border-radius: 1.8rem;
}

.block-nothing {
  padding: 7.8rem;
  width: 100%;
  background: var(--brand----white);
  border-radius: 2rem;
}
.block-nothing__text {
  font-size: 1.4rem;
  line-height: 110%;
  text-align: center;
  color: var(--project-gray);
}

.actions-svg {
  cursor: pointer;
  background: transparent;
}
.actions-svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.actions-svg:hover path {
  fill-opacity: 1;
}
.actions-svg svg {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 640px) {
  .actions-svg svg {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.status-item {
  width: 15.5rem;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  text-align: center;
  padding: 0.8rem 3.4rem;
  border-radius: 1rem;
}
.status-item--gray {
  color: var(--input---font);
  background: var(--input-bg);
}
.status-item--green {
  color: var(--project-succes);
  background: #e7f9e0;
}
.status-item--blue {
  color: var(--brand-blue);
  background: #e6f3fb;
}
.status-item--yellow {
  color: #ffd200;
  background: #fdf7dd;
}
.status-item--red {
  color: var(--project-error);
  background: #fbebeb;
}
.status-item--transparent {
  color: var(--input---font);
  background: transparent;
  border: 1px solid var(--input-border);
}
@media (max-width: 640px) {
  .status-item {
    padding: 0.8rem 1.9rem;
    width: auto;
    min-width: 12.4rem;
  }
}

img.f-panzoom__content {
  width: 100% !important;
  height: auto !important;
}

.f-panzoom__wrapper {
  background: #fff !important;
}

.f-panzoom__wrapper.is-fullsize {
  min-width: 35rem !important;
  min-height: 35rem !important;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 3rem solid var(--brand-gray);
  z-index: 20;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header.active {
  background: var(--brand----white);
  height: 8rem;
}
.header.active .header__body-logo, .header.active .header__body-inner {
  background: var(--brand----white);
}
.header.active .sharp-circle-top-right {
  display: none;
}
.header.active .sharp-circle-top-left {
  display: none;
}
.header.active .header__body-inner .sharp-circle-bottom-right {
  display: none;
}
.header.active .header__body-logo .sharp-circle-bottom-left {
  display: none;
}
.header .container {
  padding: 0;
}
.header__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
}
.header__body-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}
.header__body-nav__list-item-link {
  position: relative;
  font-weight: 400;
  font-size: 1.7rem;
  color: #939393;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header__body-nav__list-item-link::before {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  width: 100%;
  max-width: 0;
  height: 0.2rem;
  background: var(--brand-blue);
  -webkit-transition: max-width 0.3s ease;
  transition: max-width 0.3s ease;
  overflow: hidden;
}
.header__body-nav__list-item-link:hover {
  color: var(--brand-blue);
}
.header__body-nav__list-item-link:hover::before {
  max-width: 100%;
}
.header__body-nav__burger {
  display: none;
}
.header__body-nav-buttons {
  display: none;
}
.header__body-logo {
  position: relative;
  background: var(--brand-gray);
  padding: 2.4rem 3.3rem 1.5rem 6.8rem;
  border-radius: 0 0 3rem 0;
  z-index: 2;
  -webkit-transform: translateY(-0.2rem);
  -ms-transform: translateY(-0.2rem);
  transform: translateY(-0.2rem);
}
@media (max-width: 640px) {
  .header__body-logo {
    padding: 1.6rem 2.2rem 1rem 2rem;
  }
}
.header__body-logo img {
  width: 25rem;
  height: 3.3rem;
}
@media (max-width: 640px) {
  .header__body-logo img {
    width: 16.8rem;
    height: 2.4rem;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
}
.header__body-logo .sharp-circle-bottom-left {
  left: 2.8rem;
  bottom: -2.9rem;
}
@media (max-width: 640px) {
  .header__body-logo .sharp-circle-bottom-left {
    left: 0;
    bottom: -2.8rem;
  }
}
.header__body-inner {
  position: relative;
  background: var(--brand-gray);
  padding: 2.9rem 7.2rem 3rem 4.5rem;
  border-radius: 0 0 0 3rem;
  z-index: 1;
  -webkit-transform: translateY(-0.2rem);
  -ms-transform: translateY(-0.2rem);
  transform: translateY(-0.2rem);
}
.header__body-inner .sharp-circle-top-left,
.header__body-inner .sharp-circle-bottom-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.header__body-inner .sharp-circle-top-left {
  left: -2.8rem;
}
.header__body-inner .sharp-circle-bottom-right {
  right: 2.8rem;
  bottom: -2.8rem;
}
@media (hover: hover) {
  .header__body-inner .sharp-circle-bottom-right {
    right: 2.5rem;
  }
}
@media (max-width: 640px) {
  .header__body-inner .sharp-circle-bottom-right {
    right: -0.1rem;
    bottom: -3rem;
  }
}
@media (max-width: 640px) {
  .header__body-inner .sharp-circle-top-left {
    top: -0.1rem;
  }
}
@media (max-width: 640px) {
  .header {
    border: none;
  }
  .header__body-nav {
    position: fixed;
    top: -100%;
    right: 0;
    width: 100%;
    height: 100%;
    background: var(--brand-gray);
    padding-top: 4.7rem;
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 3rem;
    z-index: 9;
    border-radius: 3rem 3rem 0 0;
  }
  .header__body-nav.menu--active {
    top: 5.3rem;
  }
  .header__body-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    gap: 2.3rem;
    padding: 0 3.5rem;
  }
  .header__body-nav__list-item-link {
    font-size: 1.8rem;
    color: var(--brand-blue);
  }
  .header__body-nav-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 39.3rem;
    width: 100%;
    margin: 0 auto 5rem;
    gap: 1rem;
  }
  .header__body-nav__burger {
    display: block;
    position: relative;
    width: 2.1rem;
    height: 1.4rem;
    background: transparent;
    z-index: 20;
  }
  .header__body-nav__burger span, .header__body-nav__burger::before, .header__body-nav__burger::after {
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    height: 0.2rem;
    background-color: var(--brand-blue);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .header__body-nav__burger span {
    top: calc(50% - 1px);
  }
  .header__body-nav__burger::before {
    top: 0;
  }
  .header__body-nav__burger::after {
    bottom: 0;
  }
  .header__body-nav__burger.burger-open::before {
    top: calc(50% - 0.1rem);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: var(--text-base-text);
  }
  .header__body-nav__burger.burger-open span {
    width: 0;
  }
  .header__body-nav__burger.burger-open::after {
    bottom: calc(50% - 0.1rem);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: var(--text-base-text);
  }
  .header__body-inner {
    padding: 2rem 2rem 2.2rem 1.9rem;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .header__body-logo {
    padding: 1.6rem 2.1rem 1rem 2rem;
  }
  .header__body-logo .sharp-circle-top-right {
    right: -2.8rem;
  }
}

.general {
  margin-bottom: 8.8rem;
}
@media (max-width: 640px) {
  .general {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .general .container {
    padding: 0;
  }
}
.general-body {
  position: relative;
  z-index: 1;
}
.general-body__bg img,
.general-body__bg video {
  border-radius: 0 0 3rem 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 98vh;
}
@media (max-width: 640px) {
  .general-body__bg img,
  .general-body__bg video {
    height: 77vh;
  }
}
.general-body__bg span {
  visibility: hidden;
}
.general-body__title {
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 500;
  font-size: 6.4rem;
  line-height: 100%;
  color: var(--brand-blue);
  background: var(--brand-gray);
  border-radius: 0 3rem 0 0;
  padding: 4.3rem 5.8rem 4.5rem 4.1rem;
  max-width: 79.5rem;
}
.general-body__title .sharp-circle-bottom-right {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  bottom: 0;
  right: -2.9rem;
}
@media (max-width: 640px) {
  .general-body__title .sharp-circle-bottom-right {
    bottom: 0;
  }
}
.general-body__title .sharp-circle-top-left {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  top: -2.9rem;
  left: 0;
}
@media (max-width: 640px) {
  .general-body__title {
    font-size: 2.4rem;
    max-width: 30.6rem;
    padding: 2.5rem 2rem 2.2rem 2.2rem;
    letter-spacing: unset;
  }
}
.general__scroll-down {
  -webkit-animation: acitionMouse 2.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite;
  animation: acitionMouse 2.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite;
  position: absolute;
  bottom: 6rem;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.general__scroll-down svg {
  width: 2.8rem;
  height: 4.3rem;
}
.general__scroll-down:before {
  -webkit-animation: trackSLide 2.4s cubic-bezier(0, 0, 0.725, 1) infinite;
  animation: trackSLide 2.4s cubic-bezier(0, 0, 0.725, 1) infinite;
  background-color: rgba(255, 255, 255, 0.5019607843);
  content: "";
  display: block;
  height: 0.6rem;
  left: 50%;
  margin-left: -0.2rem;
  position: absolute;
  top: 2.2rem;
  -webkit-transition: background-color 0.55s cubic-bezier(0.5, 0.1, 0.07, 1);
  transition: background-color 0.55s cubic-bezier(0.5, 0.1, 0.07, 1);
  width: 0.4rem;
}
@media (max-width: 640px) {
  .general__scroll-down {
    display: none;
  }
}

@-webkit-keyframes acitionMouse {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  45% {
    -webkit-transform: translateY(0.8rem);
    transform: translateY(0.8rem);
  }
  65%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes acitionMouse {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  45% {
    -webkit-transform: translateY(0.8rem);
    transform: translateY(0.8rem);
  }
  65%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes trackSLide {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(-1rem);
    transform: scaleY(1) translateY(-1rem);
  }
  45% {
    opacity: 0;
    -webkit-transform: scaleY(0.5) translateY(1.3rem);
    transform: scaleY(0.5) translateY(1.3rem);
  }
  46% {
    opacity: 0;
    -webkit-transform: scaleY(1) translateY(-1rem);
    transform: scaleY(1) translateY(-1rem);
  }
  65%, 100% {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(-1rem);
    transform: scaleY(1) translateY(-1rem);
  }
}
@keyframes trackSLide {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(-1rem);
    transform: scaleY(1) translateY(-1rem);
  }
  45% {
    opacity: 0;
    -webkit-transform: scaleY(0.5) translateY(1.3rem);
    transform: scaleY(0.5) translateY(1.3rem);
  }
  46% {
    opacity: 0;
    -webkit-transform: scaleY(1) translateY(-1rem);
    transform: scaleY(1) translateY(-1rem);
  }
  65%, 100% {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(-1rem);
    transform: scaleY(1) translateY(-1rem);
  }
}
.auth-block {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  border-bottom: 2rem solid var(--brand-gray);
  z-index: 21;
}

.auth-block__body {
  position: absolute;
  bottom: -0.1rem;
  right: 0;
  padding: 3.3rem 3.1rem 1.3rem 3.2rem;
  background: var(--brand-gray);
  border-radius: 3rem 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  max-width: 33.4rem;
  margin-left: auto;
}

.auth-block__body .sharp-circle-top-right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: -2.9rem;
  right: 2rem;
}
@media (max-width: 640px) {
  .auth-block__body .sharp-circle-top-right {
    display: none;
  }
}

.auth-block__body .sharp-circle-bottom-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: -0.1rem;
  left: -2.8rem;
}
@media (hover: hover) {
  .auth-block__body .sharp-circle-bottom-left {
    left: -2.9rem;
  }
}
@media (max-width: 640px) {
  .auth-block__body .sharp-circle-bottom-left {
    display: none;
  }
}

@media (max-width: 640px) {
  .auth-block {
    border: none;
  }
  .auth-block__body {
    position: static;
    display: -ms-grid;
    display: grid;
    border-radius: 3rem 3rem 0 0;
    gap: 0.5rem;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
    padding: 2rem 1.5rem;
  }
  .auth-block__body .dark-blue-btn {
    text-align: center;
  }
  .auth-block__body_auth {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .auth-block__body::after {
    top: -3rem;
    right: 0.5rem;
  }
}
@media (max-width: 768px) {
  .main--landing {
    padding-bottom: calc(11.2rem + env(safe-area-inset-bottom));
  }
  .auth-block {
    padding-bottom: env(safe-area-inset-bottom);
  }
  .auth-block__body {
    padding-bottom: calc(2rem + env(safe-area-inset-bottom));
  }
}
@media (max-width: 640px) {
}
@media (max-width: 768px) {
  html,
  body,
  .page,
  .page__body,
  .site-container,
  .main--landing {
    overflow-x: hidden;
  }
  body {
    overscroll-behavior-x: none;
  }
}
@media (max-width: 640px) {
  .header,
  .main--landing,
  .main--landing section,
  .main--landing .container {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
  }
}
.about {
  position: relative;
  margin-top: 8.7rem;
  margin-bottom: 12.7rem;
}
@media (max-width: 640px) {
  .about .container {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .about {
    margin-bottom: 3.4rem;
    margin-top: 2rem;
  }
}
.about-items__body {
  position: relative;
  width: 100%;
}
.about-items__body-img {
  border-radius: 3rem;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 91rem;
}
@media (max-width: 640px) {
  .about-items__body-img {
    border-radius: 2rem;
    height: 20rem;
  }
}
.about-items__body-info {
  position: absolute;
  bottom: 14.7rem;
  left: -0.1rem;
  background: var(--brand-gray);
  max-width: 74.3rem;
  padding: 2.9rem 3.7rem 8.1rem 4.7rem;
  border-radius: 0 3rem 3rem 0;
  z-index: 1;
}
.about-items__body-info .sharp-circle-bottom-left {
  bottom: -2.8rem;
  left: -0.1rem;
}
@media (hover: hover) {
  .about-items__body-info .sharp-circle-bottom-left {
    bottom: -2.9rem;
  }
}
.about-items__body-info .sharp-circle-top-left {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  top: -2.9rem;
  left: 0;
}
@media (max-width: 640px) {
  .about-items__body-info .sharp-circle-top-left {
    display: none;
  }
}
@media (max-width: 640px) {
  .about-items__body-info {
    position: static;
    padding: 0 2rem;
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .about-items__body-info:before, .about-items__body-info:after {
    display: none;
  }
}
.about-items__body-title {
  margin-bottom: 1.5rem;
}
@media (max-width: 640px) {
  .about-items__body-title {
    margin-bottom: 2rem;
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
}
@media (max-width: 640px) {
  .about-items__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
  }
}
@media (max-width: 640px) {
  .about-items__body-text {
    line-height: 133%;
  }
}

.offers {
  margin-bottom: 7.1rem;
}
@media (max-width: 640px) {
  .offers {
    margin-bottom: 5.6rem;
  }
}
.offers-items {
  display: -ms-grid;
  display: grid;
  max-width: 184rem;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: minmax(10rem, auto);
  gap: 3rem;
  justify-items: end;
}
@media (min-width: 2200px) {
  .offers-items {
    max-width: none;
  }
}
.offers-items__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 1;
  grid-row: span 1;
  max-width: 40rem;
  margin-top: 2.7rem;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-column-end: 4;
}
.offers-items__info-text {
  line-height: 134%;
}
@media (max-width: 640px) {
  .offers-items__info {
    grid-area: auto;
    gap: 2.5rem;
    margin-bottom: 1.4rem;
  }
}
.offers-items__card {
  counter-increment: item;
  gap: 1rem;
  min-height: 40rem;
  min-width: 59.4rem;
}
@media (min-width: 2200px) {
  .offers-items__card {
    min-height: 35rem;
  }
}
.offers-items__card:nth-child(2) {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-span: 4;
  grid-column-end: 8;
}
.offers-items__card:nth-child(3) {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column: 8;
  grid-column-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-span: 4;
  grid-column-end: 12;
}
.offers-items__card:nth-child(4) {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-span: 4;
  grid-column-end: 7;
}
.offers-items__card:nth-child(5) {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-span: 4;
  grid-column-end: 11;
}
.offers-items__card-count {
  width: 13.5rem;
  height: 13.5rem;
}
@media (max-width: 640px) {
  .offers-items__card-count {
    width: 13.2rem;
    height: 8.7rem;
  }
}
.offers-items__card-count:before {
  content: counter(item, decimal-leading-zero);
  font-weight: 500;
  font-size: 6.4rem;
}
.offers-items__card-count .sharp-circle-top-left,
.offers-items__card-count .sharp-circle-bottom-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: -0.1rem;
}
@media (max-width: 640px) {
  .offers-items__card-count {
    font-size: 6.4rem;
  }
}
.offers-items__card-title {
  margin-top: auto;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 110%;
  color: var(--brand-blue);
}
@media (max-width: 640px) {
  .offers-items__card-title {
    margin-top: 0;
    font-size: 1.4rem;
    width: 170px;
  }
}
.offers-items__card-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--black);
}
@media (max-width: 640px) {
  .offers-items__card-text {
    font-size: 1.4rem;
    margin-top: 2rem;
  }
}
@media (max-width: 640px) {
  .offers-items__card {
    min-width: 100%;
    grid-area: auto;
    grid-column: auto !important;
    grid-row: auto !important;
    padding: 3rem 2.8rem;
    min-height: 38.4rem;
    gap: 2rem;
  }
}
@media (max-width: 640px) {
  .offers-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2rem;
    justify-items: start;
  }
}

.info {
  margin-bottom: 12.6rem;
  min-height: 95rem;
}
@media (max-width: 640px) {
  .info {
    margin-bottom: 5.6rem;
    min-height: auto;
  }
}
.info .container {
  padding: 0;
}
.info__body {
  position: relative;
}
@media (max-width: 640px) {
  .info__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
  }
}
.info__item {
  border: 3rem solid var(--brand-gray);
  border-radius: 6rem;
  background: var(--brand-gray);
}
.info__item:nth-child(1) {
  position: relative;
  width: 127.7rem;
  height: 66.5rem;
}
@media (min-width: 2200px) {
  .info__item:nth-child(1) {
    width: 156.7rem;
    height: 66.5rem;
  }
}
.info__item:nth-child(1) .sharp-circle-bottom-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: -0.1rem;
  left: 6.2rem;
}
@media (hover: hover) {
  .info__item:nth-child(1) .sharp-circle-bottom-left {
    left: 6.09rem;
  }
}
@media (max-width: 640px) {
  .info__item:nth-child(1) .sharp-circle-bottom-left {
    display: none;
  }
}
.info__item:nth-child(1) .sharp-circle-top-right {
  top: 9.4rem;
  right: -0.1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 640px) {
  .info__item:nth-child(1) .sharp-circle-top-right {
    display: none;
  }
}
@media (max-width: 640px) {
  .info__item:nth-child(1) {
    width: 100%;
    height: 20rem;
  }
}
.info__item:nth-child(2) {
  position: absolute;
  bottom: -30.5rem;
  left: 12rem;
  width: 68.9rem;
  height: 66.5rem;
}
.info__item:nth-child(2) .sharp-circle-top-right {
  top: -6rem;
  right: -0.4rem;
  height: 4rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 640px) {
  .info__item:nth-child(2) .sharp-circle-top-right {
    display: none;
  }
}
@media (max-width: 640px) {
  .info__item:nth-child(2) {
    display: none;
  }
}
.info__item:nth-child(3) {
  position: absolute;
  top: 15.1rem;
  left: 78rem;
  width: 96.5rem;
  height: 76.9rem;
}
@media (min-width: 2200px) {
  .info__item:nth-child(3) {
    width: 121.5rem;
    height: 76.9rem;
  }
}
.info__item:nth-child(3) .sharp-circle-bottom-left {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 6.5rem;
  bottom: -2.8rem;
  left: unset;
}
@media (hover: hover) {
  .info__item:nth-child(3) .sharp-circle-bottom-left {
    bottom: -2.9rem;
  }
}
@media (max-width: 640px) {
  .info__item:nth-child(3) img {
    display: none;
  }
}
@media (max-width: 640px) {
  .info__item:nth-child(3) {
    position: static;
    width: 100%;
    height: auto;
  }
}
.info__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3rem;
}
@media (max-width: 640px) {
  .info__item img {
    border-radius: 2rem;
  }
}
@media (max-width: 640px) {
  .info__item {
    border: none;
  }
}
.info__card {
  position: absolute;
  top: -0.2rem;
  right: -6.6rem;
  background: var(--brand-gray);
  border-radius: 0 0 0 3rem;
  width: 73.2rem;
  padding: 6.3rem 6.5rem 5.2rem 7.4rem;
}
.info__card-title {
  margin-bottom: 1.5rem;
}
@media (max-width: 640px) {
  .info__card-title {
    margin-bottom: 2rem;
  }
}
.info__card .sharp-circle-top-left {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: -2.9rem;
}
@media (max-width: 640px) {
  .info__card {
    position: static;
    padding: 0 2rem;
    max-width: 100%;
  }
}

.projects {
  margin-bottom: 2.3rem;
}
@media (max-width: 640px) {
  .projects {
    margin-bottom: 5rem;
  }
}
@media (max-width: 640px) {
  .projects .container {
    padding: 0;
  }
}
.projects-items {
  margin-left: 1.7rem;
  gap: 15rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  .projects-items {
    margin-left: 0;
    gap: 3.4rem;
  }
}
.projects-items__body {
  position: relative;
  overflow: visible;
  width: 154.8rem;
  height: 90.5rem;
}
.projects-items__body-decor {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  right: -0.1rem;
  width: 17.5rem;
  height: 11.3rem;
  background: var(--brand-gray);
  border-radius: 3rem 0 0 0;
  z-index: 2;
}
.projects-items__body-decor .sharp-circle-top-right {
  top: -2.9rem;
  right: -0.1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.projects-items__body-decor .sharp-circle-bottom-left {
  bottom: -0.1rem;
  left: -2.9rem;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media (max-width: 640px) {
  .projects-items__body-decor {
    display: none;
  }
}
@media (min-width: 2200px) {
  .projects-items__body {
    height: 84rem;
  }
}
.projects-items__body .swiper-slide img {
  height: 100%;
  width: 100%;
  border-radius: 3rem;
}
.projects-items__body-bottom {
  position: absolute;
  bottom: -0.1rem;
  width: 26.9rem;
  left: -0.1rem;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  padding: 3.8rem 3.8rem 3.3rem 3.9rem;
  border-radius: 0 3rem 0 0;
  background: var(--brand-gray);
}
.projects-items__body-bottom-next {
  cursor: pointer;
}
.projects-items__body-bottom-prev {
  cursor: pointer;
}
.projects-items__body-bottom .sharp-circle-top-left {
  top: -2.8rem;
  left: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (hover: hover) {
  .projects-items__body-bottom .sharp-circle-top-left {
    bottom: -2.9rem;
  }
}
.projects-items__body-bottom .sharp-circle-bottom-right {
  bottom: -0.1rem;
  right: -2.8rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (hover: hover) {
  .projects-items__body-bottom .sharp-circle-bottom-right {
    right: -2.9rem;
  }
}
@media (max-width: 640px) {
  .projects-items__body-bottom .sharp-circle-bottom-right {
    bottom: 0.6rem;
  }
}
.projects-items__body-bottom-indicator {
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 100%;
  color: var(--brand-blue);
}
.projects-items__body-bottom-indicator .total {
  opacity: 0.2;
}
@media (max-width: 640px) {
  .projects-items__body-bottom-indicator {
    font-size: 2.4rem;
  }
}
@media (max-width: 640px) {
  .projects-items__body-bottom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2.5rem;
    padding: 1.2rem;
    bottom: -0.7rem;
    width: 20rem;
  }
}
.projects-items__body-bottom svg {
  width: 2.2rem;
}
@media (max-width: 640px) {
  .projects-items__body-bottom svg {
    width: 1rem;
  }
}
@media (max-width: 640px) {
  .projects-items__body {
    overflow: hidden;
    width: 100%;
    height: 45.4rem;
  }
}
.projects-items__body .projects-swiper-sharp {
  display: none;
}
@media (max-width: 640px) {
  .projects-items__body .projects-swiper-sharp {
    display: block;
    bottom: -0.1rem;
    z-index: 2;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: -0.1rem;
  }
}
.projects-items__left-svg {
  margin-bottom: 0;
  width: 12.6rem;
  height: 98.2rem;
}

.project-slide {
  position: relative;
}
.project-slide__info {
  position: absolute;
  top: -0.1rem;
  left: -0.1rem;
  padding: 4rem 4rem 4.9rem 4.3rem;
  min-width: 46.1rem;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
  background: var(--brand-gray);
  border-radius: 0 0 3rem 0;
}
.project-slide__info-title {
  font-weight: 500;
  font-size: 6.4rem;
  line-height: 100%;
  color: var(--brand-blue);
  margin-bottom: 4.5rem;
}
@media (max-width: 640px) {
  .project-slide__info-title {
    max-width: 100%;
    font-size: 3.2rem;
    margin-bottom: 2rem;
  }
  .project-slide__info-title br {
    display: none;
  }
}
.project-slide__info .sharp-circle-bottom-left {
  left: -0.1rem;
  bottom: -2.9rem;
}
.project-slide__info-year {
  font-weight: 500;
  color: var(--brand-black);
  font-size: 1.6rem;
  margin-bottom: 0.2rem;
}
.project-slide__info-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--black);
}
@media (max-width: 640px) {
  .project-slide__info {
    position: static;
    padding: 0 2rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 640px) {
  .project-slide__info {
    max-width: 100%;
  }
}

.cooperation {
  margin-bottom: 10.9rem;
}
@media (max-width: 640px) {
  .cooperation {
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 640px) {
  .cooperation .container {
    padding: 0;
  }
}
.cooperation__card {
  counter-increment: item;
  min-height: 43.6rem;
  min-width: 77.9rem;
}
.cooperation__card:nth-child(1) {
  -ms-grid-column-span: 7;
  grid-column: span 7;
  -ms-grid-row-span: 1;
  grid-row: span 1;
}
.cooperation__card:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 7;
  grid-area: 2/2/2/9;
}
.cooperation__card:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 9;
  -ms-grid-column-span: 7;
  grid-area: 2/9/2/16;
}
@media (max-width: 640px) {
  .cooperation__card {
    font-size: 2.8rem;
    padding: 3rem;
    min-width: min(32rem, calc(100vw - 4.4rem));
    min-height: 27.5rem;
  }
}
@media (max-width: 640px) {
  .cooperation__card:first-child {
    margin-left: 2.2rem;
  }
}
@media (max-width: 640px) {
  .cooperation__card:last-child {
    margin-right: 2.2rem;
  }
}
.cooperation__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[16];
  grid-template-columns: repeat(16, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  margin-left: 6.5rem;
}
@media (max-width: 640px) {
  .cooperation__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow-x: auto;
    margin-left: 0;
    gap: 2rem;
  }
}
.cooperation__items::-webkit-scrollbar {
  width: 0;
}
.cooperation__count {
  width: 13.5rem;
  height: 13.1rem;
}
.cooperation__count:before {
  font-size: 4.8rem;
  font-weight: 500;
  content: counter(item, decimal-leading-zero);
}
@media (max-width: 640px) {
  .cooperation__count {
    width: 13rem;
    height: 13rem;
  }
}
.cooperation__title {
  margin-top: auto;
  max-width: 51.4rem;
}
.cooperation__title-big {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 8;
  -ms-grid-column-span: 7;
  grid-area: 1/8/2/15;
  margin-left: 5.6rem;
}
@media (max-width: 640px) {
  .cooperation__title-big {
    display: none;
  }
}
.cooperation__title-mobile {
  display: none;
}
@media (max-width: 640px) {
  .cooperation__title-mobile {
    display: block;
    padding: 0 2.1rem;
    margin-bottom: 2.5rem;
    font-weight: 500;
    line-height: 100%;
    color: var(--brand-blue);
    font-size: 3.2rem;
  }
}
@media (max-width: 640px) {
  .cooperation__title {
    font-size: 2.4rem;
    line-height: 110%;
  }
}

.documents {
  margin-bottom: 6rem;
}
.documents .container {
  padding: 0 3rem;
  max-width: 182.3rem;
}
@media (max-width: 640px) {
  .documents .container {
    padding: 0;
  }
}
.documents__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12.7rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .documents__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
  }
}
.documents__title {
  max-width: 30rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 640px) {
  .documents__title {
    margin-top: 0;
    padding: 0 2rem;
    max-width: 100%;
    width: 100%;
  }
}
.documents__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3.4rem;
}
@media (max-width: 640px) {
  .documents__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
  }
}
.documents__content::-webkit-scrollbar {
  width: 0;
}
.documents__card {
  position: relative;
  padding: 4rem 4rem 8.5rem 4.5rem;
  background: #dfe9f0;
  border-radius: 3rem;
  min-height: 23.7rem;
  min-width: 41.4rem;
}
@media (max-width: 640px) {
  .documents__card:first-child {
    margin-left: 2rem;
  }
}
@media (max-width: 640px) {
  .documents__card:last-child {
    margin-right: 2rem;
  }
}
@media (max-width: 640px) {
  .documents__card {
    min-width: min(32rem, calc(100vw - 4rem));
    min-height: 24rem;
    padding: 3rem 3rem 8rem 3rem;
  }
}
.documents__text {
  max-width: 30.4rem;
}
@media (max-width: 640px) {
  .documents__text {
    font-size: 2.4rem;
  }
}
.documents__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1.4rem;
  background: var(--brand-gray);
  border-radius: 0 3rem 0 0;
}
.documents__bottom .sharp-circle-top-left {
  top: -1.9rem;
  left: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 2rem;
  height: 2rem;
  background: radial-gradient(circle at 100% 100%, transparent 2rem, var(--brand-gray) 2rem);
}
.documents__bottom .sharp-circle-bottom-right {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 2rem;
  height: 2rem;
  background: radial-gradient(circle at 100% 100%, transparent 2rem, var(--brand-gray) 2rem);
  bottom: -0.1rem;
  right: -2rem;
}
@media (max-width: 640px) {
  .documents__bottom {
    padding: 1.3rem;
  }
}
.documents__button {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  padding: 1.2rem 3rem;
  background: var(--brand-blue);
  border-radius: 10rem;
  font-weight: 500;
  font-size: 1.6rem;
  color: var(--brand----white);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.documents__button:hover {
  opacity: 0.8;
}
.documents__button img {
  width: 1.8rem;
}
@media (max-width: 640px) {
  .documents__button img {
    width: 1.8rem;
  }
}
@media (max-width: 640px) {
  .documents__button {
    gap: 1.2rem;
    padding: 1.2rem 3rem;
    font-size: 1.6rem;
  }
}

.faq {
  margin-bottom: 9rem;
}
.faq .container {
  max-width: 182rem;
  padding: 0 3rem;
}
@media (max-width: 640px) {
  .faq .container {
    padding: 0 2rem;
  }
}
.faq__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 640px) {
  .faq__body {
    gap: 1.5rem;
  }
}
.faq__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
@media (max-width: 640px) {
  .faq__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
  }
}
.faq__content {
  max-width: 130.2rem;
  cursor: pointer;
  background: rgba(0, 98, 168, 0.1);
  padding: 4rem;
  border-radius: 3rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faq__content.active {
  background: var(--brand----white);
}
.faq__content.active .faq__top svg {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.faq__content.active .faq__text {
  margin-top: 1.5rem;
}
.faq__content:hover {
  opacity: 0.8;
}
@media (max-width: 640px) {
  .faq__content {
    padding: 2rem;
  }
}
.faq__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
}
.faq__top svg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 640px) {
  .faq__top svg {
    width: 1.8rem;
  }
}
@media (max-width: 640px) {
  .faq__top {
    font-size: 1.6rem;
  }
}
.faq__title {
  max-width: 42.2rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.faq__text {
  overflow: hidden;
  margin: 0;
  max-height: 0;
  -webkit-transition: max-height 0.4s ease, margin 0.3s ease;
  transition: max-height 0.4s ease, margin 0.3s ease;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--black);
}
@media (max-width: 640px) {
  .faq__text {
    font-size: 1.6rem;
  }
}

.work {
  padding-bottom: 1.7rem;
}
@media (max-width: 640px) {
  .work {
    padding-bottom: 0;
  }
}
.work .container {
  position: relative;
  padding: 0 3rem;
}
@media (max-width: 640px) {
  .work .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 2.7rem;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .work {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) and (min-width: 641px) {
  .info {
    margin-bottom: 5.6rem;
    min-height: auto;
  }
  .info__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
  }
  .info__item {
    border: none;
  }
  .info__item:nth-child(1) {
    width: 100%;
    height: 20rem;
  }
  .info__item:nth-child(2) {
    display: none;
  }
  .info__item:nth-child(3) {
    position: static;
    width: 100%;
    height: auto;
  }
  .info__item:nth-child(3) img {
    display: none;
  }
  .info__card {
    position: static;
    padding: 0 2rem;
    max-width: 100%;
  }
  .projects {
    margin-bottom: 5rem;
  }
  .projects .container {
    padding: 0;
  }
  .projects-items {
    margin-left: 0;
    gap: 3.4rem;
  }
  .projects-items__body {
    overflow: hidden;
    width: 100%;
    height: 45.4rem;
  }
  .projects-items__body-decor {
    display: none;
  }
  .project-slide__info {
    position: static;
    padding: 0 2rem;
    margin-bottom: 3rem;
    max-width: 100%;
  }
  .projects-items__body-bottom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2.5rem;
    padding: 1.2rem;
    bottom: -0.7rem;
    width: 20rem;
  }
  .projects-items__body-bottom-indicator {
    font-size: 2.4rem;
  }
  .projects-items__body-bottom svg {
    width: 1rem;
  }
  .projects-items__body .projects-swiper-sharp {
    display: block;
    bottom: -0.1rem;
    z-index: 2;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: -0.1rem;
  }
}
.work__img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3rem;
}
@media (min-width: 2200px) {
  .work__img {
    max-height: 75.5rem;
  }
}
@media (max-width: 640px) {
  .work__img {
    min-height: 47.8rem;
  }
}
.work__title {
  font-size: 6.3rem;
  position: absolute;
  top: -0.1rem;
  left: 0;
  z-index: 1;
  padding: 4rem 4rem 5.5rem 7rem;
  border-radius: 0 0 3rem 0;
  background: var(--brand-gray);
  max-width: 82rem;
}
.work__title .sharp-circle-bottom-left {
  left: 2.9rem;
  bottom: -2.9rem;
}
@media (hover: hover) {
  .work__title .sharp-circle-bottom-left {
    bottom: -3rem;
  }
}
@media (max-width: 640px) {
  .work__title {
    padding: 0 2rem;
    position: static;
    background: unset;
    font-size: 2.4rem;
    line-height: 100%;
    max-width: 50rem;
  }
  .work__title .sharp-circle-bottom-left {
    display: none;
  }
  .work__title .sharp-circle-top-right {
    display: none;
  }
}
.work__info {
  position: absolute;
  top: 8rem;
  right: 11.6rem;
  color: var(--brand----white);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 100%;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5.4rem;
}
@media (max-width: 640px) {
  .work__info {
    top: 15.4rem;
    right: 2rem;
    gap: 4.3rem;
    font-size: 2.4rem;
    font-weight: 400;
  }
}
.work__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.6rem;
}
@media (max-width: 640px) {
  .work__item {
    gap: 2.7rem;
  }
}
.work__link {
  color: inherit;
  font-size: 3.2rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.work__link:hover {
  opacity: 0.8;
}
@media (max-width: 640px) {
  .work__link {
    top: 14rem;
    font-size: 3.2rem;
  }
}
.work__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  z-index: 1;
  padding: 3.4rem 5.7rem 3.6rem 7.2rem;
  border-radius: 0 3rem 0 0;
  background: var(--brand-gray);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #939393;
}
.work__bottom a {
  color: inherit;
  text-decoration: underline;
}
.work__bottom a:hover {
  text-decoration: none;
}
.work__bottom .sharp-circle-bottom-right {
  bottom: 0;
  right: -2.9rem;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
@media (max-width: 640px) {
  .work__bottom .sharp-circle-bottom-right {
    bottom: -0.1rem;
  }
}
.work__bottom .sharp-circle-top-left {
  top: -2.9rem;
  left: 3rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (max-width: 640px) {
  .work__bottom .sharp-circle-top-left {
    left: 0;
  }
}
@media (max-width: 640px) {
  .work__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    font-size: 1.4rem;
    padding: 2.2rem 3.8rem 2.1rem 2.7rem;
    color: var(--project-text);
  }
}

.ui-input-inner {
  position: relative;
}
.ui-input-inner.error .ui-input-error {
  display: block;
}
.ui-input-inner.error .ui-input-field {
  border-color: var(--project-error);
}

.ui-input-field:disabled {
  opacity: 0.4;
}
.ui-input-field::-webkit-input-placeholder {
  color: var(--input-border);
}
.ui-input-field::-moz-placeholder {
  color: var(--input-border);
}
.ui-input-field:-ms-input-placeholder {
  color: var(--input-border);
}
.ui-input-field::-ms-input-placeholder {
  color: var(--input-border);
}
.ui-input-field::placeholder {
  color: var(--input-border);
}

.ui-input-error {
  display: none;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  color: var(--project-error);
  position: absolute;
  left: 0;
  bottom: -1rem;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
@media (max-width: 640px) {
  .ui-input-error {
    margin-top: 1rem;
    position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ui-input-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}
input:checked + .ui-input-checkbox__mask {
  background: var(--brand-blue);
}
input:checked + .ui-input-checkbox__mask .ui-input-checkbox__mask-svg {
  display: block;
}
.ui-input-checkbox__mask {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0.3rem;
  width: 2rem;
  height: 2rem;
  border: 0.1rem solid var(--brand-blue);
}
.ui-input-checkbox__mask-svg {
  display: none;
  width: 1.8rem;
  height: 1.8rem;
}
.ui-input-checkbox.disabled-checkbox {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.modal-registration__checkbox.disabled-checkbox {
  margin-bottom: calc(4.9rem - 5px);
}
.ui-input-checkbox__text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 140%;
  color: var(--project-gray);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.ui-input-checkbox__text a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: #0062a8;
}
.ui-input-checkbox__text a:hover {
  opacity: 0.8;
}

.ui-textarea-inner {
  position: relative;
}

.ui-input-textarea {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--brand-black);
  width: 100%;
  height: 26.1rem;
  padding: 1.8rem 3.4rem;
  border: 0.1rem solid var(--input-border);
  border-radius: 2.5rem;
  resize: none;
}
.ui-input-textarea::-webkit-input-placeholder {
  color: var(--input-border);
}
.ui-input-textarea::-moz-placeholder {
  color: var(--input-border);
}
.ui-input-textarea:-ms-input-placeholder {
  color: var(--input-border);
}
.ui-input-textarea::-ms-input-placeholder {
  color: var(--input-border);
}
.ui-input-textarea::placeholder {
  color: var(--input-border);
}
@media (max-width: 640px) {
  .ui-input-textarea {
    height: 25.6rem;
    padding: 1.5rem 2.5rem;
  }
}
.ui-input-textarea__count {
  position: absolute;
  right: 3.4rem;
  bottom: 1.8rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  color: var(--input-border);
}
@media (max-width: 640px) {
  .ui-input-textarea__count {
    right: 2.5rem;
    bottom: 1.5rem;
  }
}

.ui-select {
  position: relative;
}
.ui-select.disabled {
  opacity: 0.4;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ui-select.error .ui-select__visible {
  border-color: var(--project-error);
}
.ui-select.open .ui-select__arrow {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.ui-select__field {
  display: none;
}
.ui-select__visible {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  height: 5.5rem;
  padding: 0.9rem 2.4rem 1rem 2.6rem;
  border: 0.1rem solid #c9c9c9;
  border-radius: 10rem;
  cursor: pointer;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .ui-select__visible {
    height: 4.5rem;
    gap: 0.8rem;
  }
}
.ui-select__error {
  display: none;
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: var(--project-error);
}
.ui-select__arrow {
  margin-top: 0.2rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 1.3rem;
  height: 1.3rem;
}
.ui-select__name {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ui-select__name_placeholder {
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .ui-select__name_placeholder {
    color: var(--input-border);
  }
  .ui-select__name_placeholder span {
    display: none;
  }
}
.ui-select__options {
  display: none;
  position: absolute;
  z-index: 20;
  bottom: -0.6rem;
  overflow: hidden;
  width: 100%;
  border: 0.1rem solid #c9c9c9;
  border-radius: 3rem;
  padding: 2.6rem 2.6rem 2.6rem 2.6rem;
  -webkit-box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.1);
  background: var(--brand----white);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.ui-select__options.top {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  top: -0.6rem;
  bottom: auto;
}
.ui-select__options.open {
  display: block;
}
.ui-select__options-scroll {
  margin-right: -2.6rem;
  padding-right: 2.6rem;
  max-height: 30rem;
  overflow-y: auto;
}
.ui-select__option {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  color: #000;
  word-wrap: break-word;
  cursor: pointer;
}
.ui-select__option.selected {
  color: var(--project-gray);
}
.ui-select__option--multiple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .ui-select__option--multiple {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
  }
}
.ui-select__option:not(:last-child) {
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 0.1rem solid #e3e3e3;
}
.ui-select__option-id {
  color: var(--brand-blue);
}
.ui-select__option-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.4rem;
}
@media (max-width: 640px) {
  .ui-select__option-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}

.code-input:disabled {
  opacity: 0.7;
}
.code-input:focus::-webkit-input-placeholder {
  visibility: hidden;
}
.code-input:focus::-moz-placeholder {
  visibility: hidden;
}
.code-input:focus:-ms-input-placeholder {
  visibility: hidden;
}
.code-input:focus::-ms-input-placeholder {
  visibility: hidden;
}
.code-input:focus::placeholder {
  visibility: hidden;
}

.code-message.message {
  color: var(--brand-black);
}

.ui-range {
  width: 100%;
}
.ui-range__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.ui-range__input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
.ui-range__label {
  font-size: 1.2rem;
  color: #666;
  font-weight: bold;
}
.ui-range__input {
  padding: 0.8rem 1.2rem;
  border: 0.2rem solid #e0e0e0;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  width: 8rem;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.ui-range__input:focus {
  outline: none;
  border-color: #007bff;
}
.ui-range__input--min:focus, .ui-range__input--max:focus {
  border-color: #007bff;
}
.ui-range__show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-inline: 3.5rem 2.5rem;
  border-radius: 10rem;
  height: 6rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .ui-range__show {
    padding-inline: 2.5rem;
  }
}
.ui-range__name {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  color: var(--project-gray);
  padding-bottom: 0.2rem;
}
.ui-range__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.1rem 1rem 0.8rem 0;
}
@media (max-width: 640px) {
  .ui-range__count {
    padding-right: 0;
  }
}
.ui-range__values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2rem;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .ui-range__values {
    font-size: 1.6rem;
  }
}
.ui-range__sep-value {
  margin-inline: 0.55rem;
}
.ui-range__count-meas {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2rem;
  color: var(--project-gray);
  margin-left: 3.1rem;
}
@media (max-width: 640px) {
  .ui-range__count-meas {
    font-size: 1.6rem;
    margin-left: 2.6rem;
  }
}
.ui-range__count-meas_margin-left {
  margin-left: 1.8rem;
}
@media (max-width: 640px) {
  .ui-range__count-meas_margin-left {
    margin-left: 1.9rem;
  }
}
.ui-range__track {
  position: relative;
  height: 0.2rem;
  margin-inline: 2.5rem 2.2rem;
  border-radius: 0.3rem;
  cursor: pointer;
  max-width: 100%;
}
.ui-range__progress {
  position: absolute;
  height: 100%;
  background: var(--brand-blue);
  border-radius: 0.3rem;
  pointer-events: none;
  max-width: 100%;
}
.ui-range__thumb {
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  background: var(--brand-blue);
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: -webkit-grab;
  cursor: grab;
  z-index: 2;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.ui-range__thumb:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
}
.ui-range__thumb--min {
  left: 0;
}
.ui-range__thumb--max {
  left: 100%;
}

.ui-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
.ui-status_success .ui-status__count {
  background: var(--project-succes);
}
.ui-status_reserve .ui-status__count {
  background: var(--brand-blue);
}
.ui-status_booking .ui-status__count {
  background: #c1a631;
}
.ui-status_rebate .ui-status__count {
  color: var(--text-base-text);
  outline: 0.1rem dashed rgba(0, 0, 0, 0.5);
  outline-offset: -0.1rem;
}
.ui-status_sold .ui-status__count {
  color: var(--text-base-text);
  background: #e7e7e7;
}
.ui-status_unavailable .ui-status__count {
  background: #a03127;
}
.ui-status__count {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 110%;
  color: var(--brand----white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem 1.5rem;
  border-radius: 1rem;
  border: 0.1rem solid transparent;
}
@media (max-width: 640px) {
  .ui-status__count {
    height: 3.3rem;
    width: 3.6rem;
    padding: 1rem;
  }
}
.ui-status__text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--text-base-text);
}

.js-loading {
  position: absolute;
  z-index: 10;
  inset: 0;
  background: rgba(248, 248, 248, 0.5411764706);
  display: -ms-grid;
  display: grid;
  place-content: center;
}
.js-loading.d-none {
  display: none;
}

.custom-loader {
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  border: 1.5rem solid;
  border-color: #e4e4ed;
  border-right-color: var(--brand-blue);
  -webkit-animation: s2 1s infinite linear;
  animation: s2 1s infinite linear;
}

.input-btn-reset {
  position: absolute;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2rem;
  line-height: 110%;
  color: var(--brand-blue);
  text-align: right;
  cursor: pointer;
  text-decoration: underline;
  top: -3rem;
  right: 2.5rem;
  background: none;
}
@media (max-width: 640px) {
  .input-btn-reset {
    font-size: 1.4rem;
  }
}
.input-btn-reset.d-none {
  display: none;
}
.input-btn-reset:hover {
  text-decoration: none;
}

@-webkit-keyframes s2 {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes s2 {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.login__description {
  font-size: 1.4rem;
  color: #000;
  opacity: 0.5;
  max-width: 32rem;
  margin: 0.5rem 0;
  text-align: center;
}
.login__box {
  margin-top: 1rem;
  width: 32rem;
  border-radius: 1rem;
  border: 0.1rem solid var(--gray);
  padding: 3rem 3rem 2.4rem 3rem;
}
@media (max-width: 640px) {
  .login__box {
    width: 35.8rem;
    padding: 3rem 2rem;
  }
}
.login__box_gap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1rem;
}
.login__form + .login__form {
  margin-top: 2rem;
}
.login__form_disabled {
  opacity: 0.5;
  pointer-events: none;
}
.login__form_disabled * {
  pointer-events: none;
}
.login__form-block {
  margin-bottom: 1rem;
}
.login__form-block input {
  background: var(--second);
  padding: 1rem 1.4rem;
  border-radius: 1rem !important;
  border: none !important;
  width: 100%;
  height: 4rem;
  outline: none;
  font-size: 1.4rem;
}
.login__form-block.error input {
  background: rgba(255, 64, 60, 0.1333333333);
}
.login__form-block.error .login__form-error {
  display: block;
}
.login__form-error {
  display: none;
  color: #FF403C;
  font-size: 1.4rem;
  margin-top: 0.5rem;
  padding-left: 1.4rem;
}
.login__form-label {
  color: #000;
  opacity: 0.5;
  font-size: 1.4rem;
  margin-bottom: 0.4rem;
  padding-left: 1.4rem;
}
.login__text {
  font-size: 1.4rem;
  color: #000;
  opacity: 0.3;
  line-height: 1.2;
  max-width: 23rem;
}
.login__account {
  font-size: 1.4rem;
  color: var(--main);
  padding: 1.2rem;
  background: var(--second);
  display: block;
  border-radius: 1rem;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
@media (min-width: 641px) {
  .login__account:not(:disabled):hover {
    background: var(--main);
    color: #fff;
  }
  .login__account:not(:disabled):active {
    opacity: 0.4 !important;
    background: var(--main);
    color: #fff;
  }
}

.error__title {
  font-size: 12.8rem;
  line-height: 1;
  font-weight: 600;
}
.error__text {
  font-size: 1.6rem;
  text-align: center;
  max-width: 25rem;
  color: var(--main);
}
.error__text_gray {
  color: #000;
  opacity: 0.3;
  font-size: 2.4rem;
}
.error__btn {
  margin-top: 2rem;
}
@media (max-width: 640px) {
  .error__btn {
    max-width: 26rem;
  }
}

.profile__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .profile__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 2rem;
  }
}
.profile__title {
  font-weight: 800;
  font-size: 3.2rem;
}
.profile__logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.7rem;
  -moz-column-gap: 0.7rem;
  column-gap: 0.7rem;
  font-size: 1.8rem;
  font-weight: 600;
  color: var(--main);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.profile__logout svg {
  width: 2rem;
  height: 2rem;
}
@media (min-width: 641px) {
  .profile__logout:hover {
    -webkit-filter: brightness(1.4);
    filter: brightness(1.4);
  }
  .profile__logout:active {
    opacity: 0.3 !important;
  }
}
.profile__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 3rem;
  -moz-column-gap: 3rem;
  column-gap: 3rem;
  position: relative;
  width: 100%;
}
@media (max-width: 640px) {
  .profile__box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 1.6rem;
  }
}
.profile__block {
  border-radius: 1rem;
  border: 0.1rem solid var(--gray);
  padding: 2.6rem 2rem;
  width: 100%;
  position: relative;
}
@media (max-width: 640px) {
  .profile__block {
    width: 100%;
  }
}
.profile__block_data {
  width: 30rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .profile__block_data {
    width: 100%;
  }
}
.profile__block-title {
  font-size: 1.8rem;
  color: var(--main);
  font-weight: 600;
  margin-bottom: 1rem;
}
.profile__data + .profile__data {
  margin-top: 1rem;
}
.profile__data-label {
  padding-left: 1.4rem;
  font-size: 1.4rem;
  color: #000;
  opacity: 0.3;
  margin-bottom: 0.4rem;
}
.profile__data-value {
  padding: 1.2rem 1.4rem;
  font-size: 1.4rem;
  background: var(--second);
  border-radius: 1rem;
}
.profile__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 640px) {
  .profile__search {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 1rem;
    margin-bottom: 0rem;
  }
}
.profile__search-input {
  width: 100%;
  border: none;
  outline: none;
  background: var(--second);
  height: 4rem;
  border-radius: 1rem;
  padding: 0 2rem;
  font-size: 1.4rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--main);
}
.profile__search-input::-webkit-input-placeholder {
  font-weight: 400;
  color: var(--main);
  opacity: 0.5;
}
.profile__search-input::-moz-placeholder {
  font-weight: 400;
  color: var(--main);
  opacity: 0.5;
}
.profile__search-input:-ms-input-placeholder {
  font-weight: 400;
  color: var(--main);
  opacity: 0.5;
}
.profile__search-input::-ms-input-placeholder {
  font-weight: 400;
  color: var(--main);
  opacity: 0.5;
}
.profile__search-input::placeholder {
  font-weight: 400;
  color: var(--main);
  opacity: 0.5;
}
.profile__search-btn {
  max-width: 17.9rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .profile__search-btn {
    max-width: 100%;
  }
}
.profile__table {
  width: 100%;
  padding: 0 1.8rem;
}
@media (max-width: 640px) {
  .profile__table {
    display: none;
  }
}
.profile__table tr {
  width: 100%;
}
.profile__table th, .profile__table td {
  font-size: 1.4rem;
  color: var(--main);
  opacity: 0.5;
  text-align: left;
  font-weight: 400;
  padding: 1rem 0;
}
.profile__table th:nth-of-type(1), .profile__table td:nth-of-type(1) {
  width: 16rem;
  padding-right: 2rem;
}
.profile__table th:nth-of-type(2), .profile__table td:nth-of-type(2) {
  width: 29rem;
  padding-right: 2rem;
}
.profile__table th:nth-of-type(3), .profile__table td:nth-of-type(3) {
  width: 10rem;
  text-align: center;
  padding-right: 2rem;
}
.profile__table th:nth-of-type(4), .profile__table td:nth-of-type(4) {
  width: 11.4rem;
  text-align: center;
}
.profile__table td {
  font-size: 1.6rem;
  font-weight: 600;
  opacity: 1;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
.profile__refuse {
  margin-left: auto;
  margin-top: 1rem;
  color: var(--main);
  background: transparent;
  border: 0.1rem solid var(--main);
  max-width: 30rem;
}
@media (max-width: 640px) {
  .profile__refuse {
    max-width: 100%;
    margin-top: 2rem;
  }
}
.profile__result {
  display: none;
}
@media (max-width: 640px) {
  .profile__result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem;
  }
  .profile__result:not(:empty) {
    margin-top: 4rem;
  }
}
.profile__result-label {
  margin-bottom: 0.4rem;
  font-size: 1.4rem;
  color: var(--main);
  opacity: 0.5;
}
.profile__result-text {
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--main);
}

.refuse {
  padding: 5rem 0;
}
@media (max-width: 640px) {
  .refuse {
    padding: 1.6rem;
  }
}
.refuse__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  row-gap: 2rem;
}
.refuse__doc {
  border: 0.1rem solid #e9e9e9;
  border-radius: 0.5rem;
  width: 55.1rem;
  padding: 3rem;
}
@media (max-width: 640px) {
  .refuse__doc {
    width: 35.8rem;
    padding: 2rem;
  }
}
.refuse__doc * {
  font-family: "Times New Roman";
}
.refuse__doc-text {
  font-size: 1.2rem;
  line-height: 1.2;
  position: relative;
}
.refuse__doc-text_error {
  color: red;
  position: absolute;
  top: 0;
  left: -1rem;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  line-height: 2rem;
  opacity: 0;
}
@media (max-width: 640px) {
  .refuse__doc-text_error {
    right: 0;
    left: unset;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    top: 1.8rem;
    /* top: unset;
    left: unset;
    right: unset;
    transform: translate(0); */
  }
}
.refuse__doc-text_error-right {
  left: unset;
  right: -1rem;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  white-space: nowrap;
}
@media (max-width: 640px) {
  .refuse__doc-text_error-right {
    right: unset;
    left: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    top: 1.9rem;
    /* position: relative;
    top: unset;
    left: unset;
    right: unset;
    transform: translate(0); */
  }
}
@media (max-width: 640px) {
  .refuse__doc-text_error-bic {
    left: 2.7rem;
  }
}
@media (max-width: 640px) {
  .refuse__doc-text_error-bank {
    left: 5.8rem;
  }
}
.refuse__doc-text_right {
  max-width: 24.4rem;
  text-align: right;
  margin-left: auto;
}
.refuse__doc-text_value {
  border-radius: 0.5rem;
  opacity: 0.5;
  margin-bottom: 0.2rem;
}
.refuse__doc-text_wide {
  max-width: 30.8rem;
}
.refuse__doc-text_inline {
  display: inline-block;
}
.refuse__doc-text_baloon {
  margin-bottom: 0;
}
.refuse__doc-text_margin {
  margin-top: 0.8rem;
}
.refuse__doc-text_top {
  margin-top: 1.5rem;
}
.refuse__doc-input {
  width: 100%;
  padding: 0.3rem 0.6rem;
  background: var(--second);
  border-radius: 0.5rem;
  margin-bottom: 0.2rem;
  border: none;
  color: var(--main);
  font-size: 1.2rem;
  font-weight: 600;
  outline: none;
}
.refuse__doc-input:user-invalid {
  background: #FFDBDB;
}
@media (max-width: 640px) {
  .refuse__doc-input:user-invalid {
    margin-bottom: 1.5rem;
  }
}
.refuse__doc-input:user-invalid + .refuse__doc-text_error {
  opacity: 1;
}
.refuse__doc-input_right {
  text-align: right;
}
.refuse__doc-input_bic {
  display: inline-block;
  width: 8.4rem;
  text-align: center;
}
.refuse__doc-input_bank {
  display: inline-block;
  width: 15.5rem;
  text-align: center;
}
.refuse__doc-title {
  text-align: center;
  margin-top: 4.7rem;
  margin-bottom: 0.4rem;
  font-weight: 700;
  font-size: 1.2rem;
}
.refuse__doc-title_margin {
  margin-top: 2rem;
}
.refuse__submit {
  max-width: 19rem;
}

.modal-inner {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(0.8rem);
  background: rgba(0, 53, 98, 0.44);
  visibility: collapse;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal-inner.open {
  visibility: visible;
  opacity: 1;
}
.modal-inner.open .modal {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media (max-width: 640px) {
  .modal-inner.open .modal {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.modal {
  z-index: 2;
  position: relative;
  width: 68rem;
  height: 100%;
  background: var(--brand-gray);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.modal:where(:has(.modal-bid.open),
:has(.modal-delete-client.open),
:has(.modal-action-form.open)) {
  width: 70.4rem;
}
.modal:where(:has(.modal-book-lot.open)) {
  width: 67.9rem;
}
.modal:where(:has(.modal-success.open)) {
  width: 68.9rem;
}
@media (max-width: 640px) {
  .modal {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    width: 100%;
    background: unset;
  }
}
.modal__close {
  z-index: 10;
  position: absolute;
  top: 3.9rem;
  right: 3.7rem;
  width: 2.2rem;
  height: 2.2rem;
}
@media (max-width: 640px) {
  .modal__close {
    top: 2rem;
    right: 2rem;
    width: 1.5rem;
    height: 1.5rem;
    display: block;
  }
  .modal > .modal__close {
    display: none;
  }
}
.modal__close-img {
  width: 100%;
  height: 100%;
}
.modal__overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% - 68rem);
}
@media (max-width: 640px) {
  .modal__overlay {
    width: 100%;
  }
}
.modal__scroll {
  padding-right: 1.5rem;
  height: 100%;
  overflow-y: auto;
}
@media (max-width: 640px) {
  .modal__scroll {
    padding-right: 0;
  }
}
.modal__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  padding: 4.7rem 1.5rem 4.3rem 3rem;
}
.modal__wrapper:where(:has(.modal-bid.open)) {
  padding: 6.4rem 5.4rem 4.3rem 4.8rem;
}
.modal__wrapper:where(:has(.modal-success.open)) {
  padding: 5.9rem 4.2rem 4.3rem 4.4rem;
}
.modal__wrapper:where(:has(.modal-delete-client.open)) {
  padding: 6.7rem 5.7rem 4.5rem 4.5rem;
}
.modal__wrapper:where(:has(.modal-action-form.open)) {
  padding: 5.4rem 5rem 4.3rem 4.5rem;
}
.modal__wrapper:where(:has(.modal-book-lot.open)) {
  padding: 5.4rem 1.5rem 4.3rem 4.5rem;
}
@media (max-width: 640px) {
  .modal__wrapper {
    padding: 0;
  }
  .modal__wrapper:where(:has(.modal-reg-thanks.open),
  :has(.modal-feedback.open),
  :has(.modal-feedback-thanks.open)) {
    padding-top: 3rem;
  }
}
.modal__title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 4rem;
  line-height: 100%;
  color: #0062a8;
}
@media (max-width: 640px) {
  .modal__title {
    font-size: 2.4rem;
  }
}
.modal__subtitle {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--brand-blue);
}
@media (max-width: 640px) {
  .modal__subtitle {
    font-size: 1.8rem;
  }
}
.modal__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.5rem;
}
.modal__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.5rem;
}
.modal__field-arrow {
  position: absolute;
  top: 32%;
  right: 2.5rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.modal__field-name {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #0062a8;
  margin-bottom: 1.5rem;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .modal__field-name {
    margin-bottom: 1rem;
    white-space: normal;
  }
}
.modal__field-input {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--brand-black);
  padding: 0.7rem 2.5rem 1rem 2.5rem;
  border-radius: 10rem;
  width: 100%;
  height: 4.6rem;
  border: 1px solid var(--input-border);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.modal__field-input--textarea {
  height: 7.2rem;
  padding: 1.8rem 3.4rem;
  max-height: 9rem;
  overflow: auto;
  resize: none;
}
@media (max-width: 640px) {
  .modal__field-input--textarea {
    height: 12.6rem;
    border-radius: 3.5rem;
  }
}
.modal__field-error {
  position: static;
  margin-top: 1rem;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal__content .modal__close {
  display: none;
}
@media (max-width: 640px) {
  .modal__content {
    position: relative;
    padding: 3.5rem 1.6rem;
    border-radius: 3rem 3rem 0 0;
    background: var(--brand-gray);
  }
  .modal__content .modal__close {
    display: block;
  }
}
.modal__content:not(.open) {
  display: none;
}
.modal__content.open {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.modal__content-overlay {
  display: none;
}
@media (max-width: 640px) {
  .modal__content-overlay {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
  }
}

.modal-registration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 9.7rem;
  height: 100%;
}
@media (max-width: 640px) {
  .modal-registration {
    margin-top: 3.5rem;
    gap: 3.9rem;
  }
  .modal-registration .modal__content-overlay {
    top: -3.5rem;
    height: 3.5rem;
  }
}
.modal-registration__title {
  padding-inline: 0 5rem;
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .modal-registration__title {
    padding-inline: 0;
    margin-bottom: 3rem;
  }
}
.modal-registration__subtitle {
  margin-bottom: 2.5rem;
}
.modal-registration__checkbox {
  margin-bottom: 4.9rem;
}
@media (max-width: 640px) {
  .modal-registration__checkbox {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 3rem;
  }
}
.modal-registration__next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
@media (max-width: 640px) {
  .modal-registration__next {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3rem;
  }
}
.modal-registration__account {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .modal-registration__account {
    text-align: center;
  }
}
.modal-registration__account-link {
  cursor: pointer;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--brand-blue);
}
.modal-registration__account-link:hover {
  opacity: 0.8;
}
.modal-registration__account-text {
  margin-bottom: 0.3em;
}
.modal-registration__btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 28.3rem;
  height: 5.2rem;
  margin-top: 0.1rem;
  padding: 1rem 2rem;
}
@media (max-width: 640px) {
  .modal-registration__btn {
    padding-block: 0.4rem;
    font-size: 1.6rem;
    width: 100%;
    height: 4.5rem;
    margin-top: 0;
  }
}
.modal-registration__btn:disabled {
  opacity: 0.33;
}
.modal-registration__bottom {
  position: relative;
}
.modal-registration__error {
  position: absolute;
  top: 3.2rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  color: var(--project-error);
}
@media (max-width: 640px) {
  .modal-registration__error {
    top: auto;
    bottom: -1rem;
    -webkit-transform: translateY(80%);
    -ms-transform: translateY(80%);
    transform: translateY(80%);
    font-size: 1rem;
  }
}

.modal-confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 9.7rem;
  height: 100%;
}
@media (max-width: 640px) {
  .modal-confirm {
    margin-top: 7rem;
    gap: 6rem;
  }
  .modal-confirm .modal__content-overlay {
    top: -7rem;
    height: 7rem;
  }
}
.modal-confirm__title {
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .modal-confirm__title {
    margin-bottom: 2.5rem;
  }
}
.modal-confirm__description {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--project-gray);
  padding-right: 2rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 640px) {
  .modal-confirm__description {
    padding-right: 0;
    margin-bottom: 3rem;
  }
}
.modal-confirm__sms-title {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--brand-black);
  margin-bottom: 1.5rem;
}
@media (max-width: 640px) {
  .modal-confirm__sms-title {
    margin-bottom: 1rem;
  }
}
.modal-confirm__account {
  margin-top: 2.5rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .modal-confirm__account {
    margin-top: 3.4rem;
  }
}
.modal-confirm__account-link {
  cursor: pointer;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--brand-blue);
}
.modal-confirm__account-link:hover {
  opacity: 0.8;
}
.modal-confirm__account-link.timeout {
  color: var(--brand-black);
  text-decoration: none;
  pointer-events: none;
}
.modal-confirm__account-link.timeout:hover {
  opacity: 1;
}
.modal-confirm__btn {
  height: 5.8rem;
}
@media (max-width: 640px) {
  .modal-confirm__btn {
    height: 4.5rem;
    padding-block: 0.5rem;
  }
}
.modal-confirm__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}
.modal-confirm__input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  color: var(--black);
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 5.2rem;
  height: 5.8rem;
  text-align: center;
  border-radius: 2rem;
  border: 0.1rem solid var(--project-gray);
}
.modal-confirm__input::-webkit-input-placeholder {
  color: var(--project-gray);
}
.modal-confirm__input::-moz-placeholder {
  color: var(--project-gray);
}
.modal-confirm__input:-ms-input-placeholder {
  color: var(--project-gray);
}
.modal-confirm__input::-ms-input-placeholder {
  color: var(--project-gray);
}
.modal-confirm__input::placeholder {
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .modal-confirm__input {
    width: 4.5rem;
    height: 4.8rem;
    border-radius: 1.5rem;
    padding-block: 2rem;
  }
}
.modal-confirm__message {
  margin-top: 1rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  color: var(--project-error);
}

.modal-reg-thanks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 9.7rem;
  height: 100%;
}
@media (max-width: 640px) {
  .modal-reg-thanks {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
    margin-top: auto;
    gap: 5rem;
  }
  .modal-reg-thanks .modal__content-overlay {
    top: calc(-100vh + 100%);
    height: calc(100vh - 100%);
  }
}
.modal-reg-thanks__title {
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .modal-reg-thanks__title {
    margin-bottom: 2.5rem;
  }
}
.modal-reg-thanks__text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #000;
}
.modal-reg-thanks__btn {
  height: 5.8rem;
}
@media (max-width: 640px) {
  .modal-reg-thanks__btn {
    font-size: 1.6rem;
    height: 4.5rem;
    padding-block: 0.5rem;
  }
}

.modal-auth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 9.7rem;
  height: 100%;
}
@media (max-width: 640px) {
  .modal-auth {
    margin-top: 5rem;
    gap: 5rem;
  }
  .modal-auth .modal__content-overlay {
    top: -5rem;
    height: 5rem;
  }
}
.modal-auth__title {
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .modal-auth__title {
    margin-bottom: 3rem;
  }
}
.modal-auth__checkbox {
  margin-top: 3.3rem;
  padding-left: 0.2rem;
}
@media (max-width: 640px) {
  .modal-auth__checkbox {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding-left: 0;
    margin-top: 3rem;
  }
}
.modal-auth__btn {
  height: 5.8rem;
  width: 28.3rem;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media (max-width: 640px) {
  .modal-auth__btn {
    padding-block: 0.4rem;
    height: 4.5rem;
    width: 100%;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

.modal-auth-confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 9.7rem;
  height: 100%;
}
@media (max-width: 640px) {
  .modal-auth-confirm {
    margin-top: 7rem;
    gap: 5rem;
  }
  .modal-auth-confirm .modal__content-overlay {
    top: -7rem;
    height: 7rem;
  }
}

.modal-feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8rem;
  height: 100%;
  padding-block: 2rem 1.6rem;
}
@media (max-width: 640px) {
  .modal-feedback {
    height: unset;
    gap: 3rem;
    margin-top: auto;
    padding: 3.5rem 1.6rem;
  }
  .modal-feedback.open {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .modal-feedback .modal__fields {
    gap: 1.5rem;
  }
  .modal-feedback .modal__content-overlay {
    top: calc(-100vh + 100%);
    height: calc(100vh - 100%);
  }
}
.modal-feedback__title {
  padding-left: 1.6rem;
  margin-bottom: 6.6rem;
}
@media (max-width: 640px) {
  .modal-feedback__title {
    padding-left: 0;
    margin-bottom: 3rem;
  }
}
.modal-feedback__form {
  padding-left: 1.8rem;
}
@media (max-width: 640px) {
  .modal-feedback__form {
    padding-left: 0;
  }
}
.modal-feedback__checkbox {
  padding-left: 2rem;
  margin-bottom: 4.5rem;
}
@media (max-width: 640px) {
  .modal-feedback__checkbox {
    padding-left: 0;
    margin-bottom: 3rem;
  }
}
.modal-feedback__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  padding-left: 1.8rem;
}
@media (max-width: 640px) {
  .modal-feedback__btns {
    padding-left: 0;
  }
}
.modal-feedback__btn-close {
  display: -ms-grid;
  display: grid;
  place-content: center;
}
@media (max-width: 640px) {
  .modal-feedback__btn-close {
    display: none;
  }
}
.modal-feedback__btn {
  width: 28.3rem;
  height: 5.8rem;
  padding: 0.5rem 1rem;
}
@media (max-width: 640px) {
  .modal-feedback__btn {
    font-size: 1.6rem;
    width: 100%;
    height: 4.5rem;
  }
}

.modal-feedback-thanks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8rem;
  height: 100%;
  padding: 1.2rem 1.9rem 0.9rem 1.6rem;
}
@media (max-width: 640px) {
  .modal-feedback-thanks {
    height: unset;
    gap: 5rem;
    margin-top: auto;
    padding: 3.5rem 1.6rem;
  }
  .modal-feedback-thanks.open {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .modal-feedback-thanks .modal__content-overlay {
    top: calc(-100vh + 100%);
    height: calc(100vh - 100%);
  }
}
.modal-feedback-thanks__top {
  max-width: 53.4rem;
}
@media (max-width: 640px) {
  .modal-feedback-thanks__top {
    max-width: none;
  }
}
.modal-feedback-thanks__title {
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .modal-feedback-thanks__title {
    margin-bottom: 2.5rem;
  }
}
.modal-feedback-thanks__text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 100%;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .modal-feedback-thanks__text {
    font-size: 1.6rem;
  }
}
.modal-feedback-thanks__btn {
  height: 5.8rem;
}
@media (max-width: 640px) {
  .modal-feedback-thanks__btn {
    font-size: 1.6rem;
    height: 4.5rem;
    padding-block: 0.5rem;
  }
}

.modal-employee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8rem;
  height: 100%;
  padding: 0.7rem 1rem 0 1.6rem;
  margin-bottom: -0.3rem;
}
@media (max-width: 640px) {
  .modal-employee {
    margin-top: 3rem;
    gap: 3rem;
    height: 100%;
    padding: 3.5rem 1.6rem;
    margin-bottom: 0;
  }
  .modal-employee .modal__content-overlay {
    top: -3rem;
    height: 3rem;
  }
}
.modal-employee .modal__field-input {
  height: 5rem;
}
@media (max-width: 640px) {
  .modal-employee .modal__field-input {
    height: 4.6rem;
    padding: 0 2.5rem;
  }
}
.modal-employee__title {
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .modal-employee__title {
    margin-bottom: 2.5rem;
  }
}
.modal-employee__description {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--project-gray);
  padding-left: 0.1rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 640px) {
  .modal-employee__description {
    font-size: 1.4rem;
    margin-bottom: 3rem;
  }
}
.modal-employee__fields {
  padding-left: 0.2rem;
}
@media (max-width: 640px) {
  .modal-employee__fields {
    gap: 1.5rem;
    padding: 2.5rem;
    border-radius: 3rem;
    background: var(--brand----white);
  }
}
.modal-employee__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2.4rem;
  padding-inline: 0.2rem 0.2rem;
}
.modal-employee__btn {
  width: 28.3rem;
  height: 5.8rem;
  padding: 0.5rem 1rem;
}
@media (max-width: 640px) {
  .modal-employee__btn {
    font-size: 1.6rem;
    width: 100%;
    height: 4.5rem;
  }
}
.modal-employee__btn-close {
  display: -ms-grid;
  display: grid;
  place-content: center;
}
@media (max-width: 640px) {
  .modal-employee__btn-close {
    display: none;
  }
}

.modal-bid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8rem;
  height: 100%;
  margin-bottom: -0.3rem;
}
@media (max-width: 640px) {
  .modal-bid {
    gap: 0.9rem;
    margin-top: 2.4rem;
  }
}
.modal-bid__title {
  margin-bottom: 5.5rem;
}
@media (max-width: 640px) {
  .modal-bid__title {
    margin-bottom: 3.1rem;
  }
}
.modal-bid__btn {
  width: 100%;
}
@media (max-width: 640px) {
  .modal-bid__btn {
    font-size: 1.6rem;
  }
}

.modal-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
}
@media (max-width: 640px) {
  .modal-info__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
@media (max-width: 640px) {
  .modal-info__item--desktop {
    display: none;
  }
}
@media (max-width: 640px) {
  .modal-info__item--centered {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.modal-info__item-name {
  font-size: 1.6rem;
  line-height: 120%;
  color: var(--project-gray);
  min-width: 11rem;
}
@media (max-width: 640px) {
  .modal-info__item-name {
    font-size: 1.4rem;
    min-width: 10.2rem;
  }
}
.modal-info__item-text {
  font-size: 1.6rem;
  line-height: 120%;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .modal-info__item-desktop {
    display: none;
  }
}
.modal-info__item-mobile {
  display: none;
}
@media (max-width: 640px) {
  .modal-info__item-mobile {
    display: inline;
  }
}
@media (max-width: 640px) {
  .modal-info__fields {
    gap: 1.9rem;
  }
}
.modal-info__item-status {
  min-width: 15.5rem;
}

.modal-delete-client {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8rem;
}
@media (max-width: 640px) {
  .modal-delete-client {
    gap: 0.9rem;
    margin-top: 3.5rem;
  }
}
.modal-delete-client__title {
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .modal-delete-client__title {
    margin-bottom: 2.5rem;
  }
}
.modal-delete-client__description {
  font-size: 2.4rem;
  line-height: 100%;
  color: var(--brand-black);
  margin-bottom: 5rem;
}
@media (max-width: 640px) {
  .modal-delete-client__description {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
}
.modal-delete-client .modal-info__item-name {
  min-width: 14.8rem;
}
@media (max-width: 640px) {
  .modal-delete-client .modal-info__item-name {
    min-width: 10.2rem;
  }
}
.modal-delete-client .modal-info__item-text {
  max-width: 40rem;
}
.modal-delete-client__fields {
  gap: 2.4rem;
}
@media (max-width: 640px) {
  .modal-delete-client__fields {
    gap: 1.9rem;
  }
}
.modal-delete-client__btn {
  width: 100%;
}

.modal-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .modal-success {
    margin-top: 45rem;
  }
}
.modal-success__btn {
  width: 100%;
}
.modal-success__title {
  margin-bottom: 3.5rem;
}
.modal-success__text {
  font-size: 2.4rem;
  line-height: 100%;
  color: var(--brand-black);
}

.modal-action-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8rem;
}
@media (max-width: 640px) {
  .modal-action-form {
    margin-top: 2.2rem;
    gap: 3.2rem;
  }
}
.modal-action-form__title {
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .modal-action-form__title {
    margin-bottom: 2.9rem;
  }
}
.modal-action-form__item {
  position: relative;
  padding: 3rem;
  border-radius: 4rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .modal-action-form__item {
    padding: 2.3rem;
  }
}
.modal-action-form__action {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.5rem;
  font-size: 1.6rem;
  text-align: right;
  color: var(--brand-blue);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: transparent;
}
.modal-action-form__action:hover {
  opacity: 0.7;
}
.modal-action-form__action svg {
  width: 2rem;
  height: 2rem;
}
.modal-action-form__item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.9rem;
}
@media (max-width: 640px) {
  .modal-action-form__item-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
  }
}
.modal-action-form__item-del {
  position: absolute;
  top: 2rem;
  right: 3rem;
  z-index: 3;
}
.modal-action-form__bottom-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  margin-bottom: 3.5rem;
}
.modal-action-form__bottom-buttons button {
  width: 100%;
}
.modal-action-form__bottom-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
  font-size: 1.4rem;
  line-height: 140%;
  text-align: center;
  color: var(--project-text);
}
.modal-action-form__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}
.modal-action-form .modal__fields {
  gap: 2.9rem;
}
@media (max-width: 640px) {
  .modal-action-form .modal__fields {
    gap: 1.5rem;
  }
}
.modal-action-form .modal__form {
  gap: 1.5rem;
}
@media (max-width: 640px) {
  .modal-action-form__bottom-cancel {
    display: none;
  }
}

.modal-book-lot {
  position: relative;
}
.modal-book-lot__body {
  position: relative;
}
.modal-book-lot__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  font-size: 1.4rem;
  line-height: 140%;
  color: var(--project-text);
  margin-top: 1rem;
}
.modal-book-lot__info svg {
  min-width: 1.8rem;
  height: 1.8rem;
}
@media (max-width: 640px) {
  .modal-book-lot__info {
    display: none;
  }
}
.modal-book-lot__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  font-size: 1.6rem;
  line-height: 100%;
  color: var(--brand-black);
  margin-bottom: 3.6rem;
}
.modal-book-lot__text span {
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
}
.modal-book-lot .modal-action-form__title {
  margin-bottom: 4.2rem;
}
.modal-book-lot .modal__form {
  gap: 2.7rem;
}

.account__separator {
  height: 1px;
  width: 100%;
  background: #e3e3e3;
}
.account__separator_main-one {
  margin-block: 3.5rem 4rem;
}
@media (max-width: 640px) {
  .account__separator_main-one {
    margin-block: 3rem 3.7rem;
  }
}
.account__separator_main-two {
  margin-block: 4rem 3.7rem;
}
.account-layout {
  display: -ms-grid;
  display: grid;
  gap: 4.1rem;
  -ms-grid-columns: auto calc(100% - 44.1rem);
  grid-template-columns: auto calc(100% - 44.1rem);
}
@media (max-width: 640px) {
  .account-layout {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    padding-top: 5.9rem;
    background: var(--brand----white);
  }
}

.account-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4.8rem 6.3rem 6rem 0;
}
@media (max-width: 640px) {
  .account-part {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding: 1.9rem 1.6rem 12.5rem 1.6rem;
    border-radius: 2.8rem 2.8rem 0 0;
    background: var(--brand-gray);
  }
}
.account-part .account-footer {
  padding-top: 15.2rem;
  margin-top: auto;
}
@media (max-width: 640px) {
  .account-part .account-footer {
    padding-top: 6.8rem;
  }
}

.account-page--lot .account-presentation {
  margin-bottom: 5rem;
}
@media (max-width: 640px) {
  .account-page--lot .account-presentation {
    margin-bottom: 3.9rem;
  }
}

.account-footer {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--project-gray);
  text-align: center;
  margin-top: 15.2rem;
}
@media (max-width: 640px) {
  .account-footer {
    font-size: 1.4rem;
    margin-top: 6.8rem;
  }
}

.account-menu {
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 3rem;
  width: 40rem;
  min-height: 80rem;
  height: 97rem !important;
  max-height: 100dvh;
  padding-block: 5.4rem 6.1rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .account-menu {
    display: none;
  }
}
.account-menu__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .account-menu__top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.account-menu__logo {
  display: inline-block;
  width: 25rem;
  height: 3.3rem;
  margin-left: -1.4rem;
  margin-bottom: 5.1rem;
}
.account-menu__logo img {
  width: 100%;
  height: 100%;
}
.account-menu__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.8rem;
  border: 0.1rem solid rgba(0, 98, 168, 0.17);
  border-radius: 1rem;
  width: 28rem;
  min-height: 6.9rem;
  padding: 1rem 2rem 1.1rem 1.3rem;
  margin-bottom: 5.8rem;
}
@media (max-width: 640px) {
  .account-menu__user {
    width: 32.4rem;
    margin-inline: auto;
    margin-bottom: 2.9rem;
  }
}
.account-menu__user-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 0.5rem;
  margin-bottom: auto;
}
.account-menu__user-company {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 155%;
  color: var(--brand-blue);
  opacity: 0.5;
}
.account-menu__user-name {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 155%;
  color: var(--brand-blue);
}
.account-menu__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 3rem;
}
@media (max-width: 640px) {
  .account-menu__links {
    gap: 2.5rem;
  }
}
.account-menu__link {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 3rem 18.9rem;
  grid-template-columns: 3rem 18.9rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.5rem;
}
@media (max-width: 640px) {
  .account-menu__link {
    -ms-grid-columns: 2.5rem 28.2rem;
    grid-template-columns: 2.5rem 28.2rem;
    gap: 2rem;
    padding-left: 4.7rem;
  }
}
@media (hover: hover) {
  .account-menu__link:hover .account-menu__link-img {
    -webkit-transform: translateX(-0.5rem);
    -ms-transform: translateX(-0.5rem);
    transform: translateX(-0.5rem);
  }
}
.account-menu__link.active-link .account-menu__link-text {
  color: var(--brand-blue);
}
.account-menu__link.active-link .account-menu__link-img path {
  fill: var(--brand-blue);
}
.account-menu__link-img {
  width: 3rem;
  height: 3rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 640px) {
  .account-menu__link-img {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.account-menu__link-text {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2rem;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .account-menu__link-text {
    font-size: 1.8rem;
  }
}
.account-menu__link-text-small {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.8rem;
  color: var(--project-gray);
}
.account-menu__link-text-small.active-link {
  color: var(--brand-blue);
}
.account-menu__link-text-small:not(:first-child) {
  margin-top: -0.5rem;
}
.account-menu__link-count {
  position: absolute;
  top: 0.6rem;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  display: -ms-grid;
  display: grid;
  place-content: center;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 120%;
  text-align: right;
  color: var(--brand----white);
  border-radius: 10rem;
  width: 2.3rem;
  height: 2.3rem;
  background: var(--brand-blue);
}
.account-menu__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .account-menu__bottom {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.account-menu__separator {
  width: 26rem;
  height: 0.1rem;
  margin-block: 3.1rem 3.5rem;
  background: var(--input-border);
}
@media (max-width: 640px) {
  .account-menu__separator {
    width: 35.8rem;
    margin-inline: auto;
  }
}

.account-header-mobile {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  height: 5.6rem;
  width: 100%;
  padding: 1.8rem 1.7rem 1.8rem 1.7rem;
  background: var(--brand----white);
}
@media (min-width: 641px) {
  .account-header-mobile {
    display: none;
  }
}
.account-header-mobile__logo-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.8rem;
  height: 2.3rem;
}
.account-header-mobile__logo {
  width: 100%;
  height: 100%;
}
.account-header-mobile__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}
.account-header-mobile__notif {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
}
.account-header-mobile__notif-logo {
  width: 100%;
  height: 100%;
}
.account-header-mobile__notif-count {
  position: absolute;
  top: -0.3rem;
  right: -0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  background: var(--brand-blue);
  border-radius: 100%;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 100%;
  color: var(--brand----white);
}

.account-burger {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  --burger-width: 2.2rem;
  --burger-height: 1.5rem;
  --burger-line-height: 0.2rem;
  position: relative;
  border: none;
  padding: 0;
  width: var(--burger-width);
  height: var(--burger-height);
  color: rgba(98, 98, 98, 0.45);
  background-color: transparent;
  cursor: pointer;
}
.account-burger::before, .account-burger::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--burger-line-height);
  background-color: currentColor;
  -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.account-burger::before {
  top: 0;
}
.account-burger::after {
  top: calc(100% - var(--burger-line-height));
}
.account-burger__line {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: var(--burger-line-height);
  background-color: currentColor;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.account-burger.burger-open::before {
  top: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.account-burger.burger-open::after {
  top: 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.account-burger.burger-open .account-burger__line {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.account-burger-nav {
  z-index: 100;
  position: fixed;
  top: 5.6rem;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  height: 100%;
  max-height: calc(100dvh - 5.6rem);
  width: 100%;
  padding-block: 1.4rem 2.9rem;
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  background: var(--brand----white);
  overflow-y: auto;
}
@media (min-width: 641px) {
  .account-burger-nav {
    display: none;
  }
}
.account-burger-nav.menu--active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.account-menu-mobile {
  z-index: 99;
  position: fixed;
  left: 0;
  bottom: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (auto)[5];
  grid-template-columns: repeat(5, auto);
  gap: 3rem;
  width: 100%;
  height: 6.6rem;
  padding: 1rem 2.1rem 1.4rem 1.9rem;
  background: var(--brand----white);
}
@media (min-width: 641px) {
  .account-menu-mobile {
    display: none;
  }
}
.account-menu-mobile__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  gap: 0.1rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1rem;
  color: var(--project-gray);
}
.account-menu-mobile__link.active-link {
  font-weight: 500;
  color: var(--brand-blue);
}
.account-menu-mobile__link.active-link .account-menu-mobile__link-logo path {
  fill: #005dad;
  opacity: 0.45;
}
.account-menu-mobile__link-logo {
  width: 3rem;
  height: 3rem;
}
.account-menu-mobile__link-count {
  position: absolute;
  top: -0.5rem;
  right: -0.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: var(--brand----white);
  text-align: center;
  border-radius: 100%;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--brand-blue);
}

.account-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}
@media (max-width: 640px) {
  .account-main {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    padding-bottom: 7.8rem;
  }
}
@media (hover: hover) {
  .account-main:hover .account-main__img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .account-main:hover .account-main__slide-more {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.account-main__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  padding-block: 1.7rem 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 640px) {
  .account-main__left {
    padding-top: 0;
    gap: 0rem;
  }
}
.account-main__swiper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 88rem;
  height: 41rem;
}
@media (max-width: 640px) {
  .account-main__swiper {
    width: 100%;
    height: 16.4rem;
    overflow: visible;
  }
}
.account-main__slide {
  position: relative;
  border-radius: 3rem;
  overflow: hidden;
}
@media (max-width: 640px) {
  .account-main__slide {
    border-radius: 2rem;
    overflow: visible;
  }
}
.account-main__slide-more {
  position: absolute;
  right: 2.5rem;
  bottom: 2.5rem;
  z-index: 10;
  padding: 1.8rem 3.4rem;
  min-width: 18.6rem;
  text-align: center;
  background: var(--brand-gray);
}
@media (hover: hover) {
  .account-main__slide-more {
    -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, transform 0.5s ease;
    transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
    opacity: 0;
    -webkit-transform: translateY(2.5rem);
    -ms-transform: translateY(2.5rem);
    transform: translateY(2.5rem);
  }
}
@media (max-width: 640px) {
  .account-main__slide-more {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    left: 0;
    bottom: -5.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.6rem;
    padding: 1rem 2rem;
    height: 4.5rem;
    width: 100%;
  }
}
.account-main__img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 640px) {
  .account-main__img {
    border-radius: 2rem;
  }
}
.account-main__title {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 100%;
  color: var(--brand-blue);
  text-wrap: balance;
  margin-bottom: 2.6rem;
}
@media (max-width: 640px) {
  .account-main__title {
    font-size: 2.6rem;
    text-wrap: wrap;
    margin-bottom: 2.5rem;
  }
}
.account-main__description {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #000;
}
.account-main__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3.5rem;
  margin-bottom: 2.4rem;
}
@media (max-width: 640px) {
  .account-main__count {
    z-index: 4;
    position: absolute;
    right: 2rem;
    bottom: 9.2rem;
    height: 3rem;
    margin-bottom: 0;
  }
}
.account-main__count-text {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 100%;
  color: var(--brand-blue);
  opacity: 0.2;
  font-variant-numeric: tabular-nums;
}
@media (max-width: 640px) {
  .account-main__count-text {
    font-size: 3rem;
    color: var(--brand----white);
    opacity: 0.66;
  }
}
.account-main__count-current {
  opacity: 1;
}
.account-main__paginations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
.account-main__paginations span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  .account-main__paginations {
    position: absolute;
    bottom: 0rem !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.account-main__pagination {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 0.3rem;
  width: 1.5rem;
  border-radius: 10rem;
  opacity: 0.33;
  background: var(--brand-blue);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.account-main__pagination--active {
  width: 6rem;
  opacity: 1;
}
.account-main__pagination::before {
  content: "";
  position: absolute;
  top: 50%;
  height: 1rem;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.account-main__pagination--active + .account-main__pagination {
  width: 3rem;
}

.showAnimation {
  -webkit-animation: opacityAnimation 0.8s ease;
  animation: opacityAnimation 0.8s ease;
}

@-webkit-keyframes opacityAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacityAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.account-catalog__title {
  margin-bottom: 4rem;
}
@media (max-width: 640px) {
  .account-catalog__title {
    margin-bottom: 3rem;
  }
}
.account-catalog__all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
  height: 8rem;
  width: 100%;
  border-radius: 2rem;
  background-color: var(--brand----white);
  margin-bottom: 3rem;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
@media (max-width: 640px) {
  .account-catalog__all {
    height: 5.9rem;
  }
}
@media (hover: hover) {
  .account-catalog__all:hover {
    background: var(--brand-blue);
  }
  .account-catalog__all:hover .account-catalog__all-logo path {
    fill: var(--brand----white);
  }
  .account-catalog__all:hover .account-catalog__all-text {
    color: var(--brand----white);
  }
}
.account-catalog__all-logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
}
.account-catalog__all-logo path {
  -webkit-transition: fill 0.5s ease;
  transition: fill 0.5s ease;
}
@media (max-width: 640px) {
  .account-catalog__all-logo {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.account-catalog__all-text {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2rem;
  text-align: center;
  color: var(--project-gray);
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
@media (max-width: 640px) {
  .account-catalog__all-text {
    font-size: 1.6rem;
  }
}
.account-catalog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3rem;
}
@media (max-width: 640px) {
  .account-catalog__list {
    gap: 2.5rem;
  }
}

.account-catalog-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 28rem;
  border-radius: 3rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .account-catalog-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 52.8rem;
    border-radius: 2rem;
  }
}
.account-catalog-item:hover .account-catalog-item__name {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  text-underline-position: allow;
}
.account-catalog-item__img, .account-catalog-item__img-wrapper {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 43.5rem;
  border-radius: 3rem 3rem 0 3rem;
  overflow: hidden;
}
.account-catalog-item__img img, .account-catalog-item__img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 640px) {
  .account-catalog-item__img, .account-catalog-item__img-wrapper {
    width: 100%;
    height: 20rem;
    border-radius: 2rem 2rem 0 0;
  }
}
.account-catalog-item__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.3rem;
  padding: 4rem 3.7rem 2.2rem 4.8rem;
  width: 100%;
}
@media (max-width: 640px) {
  .account-catalog-item__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    padding: 1.6rem 1.9rem 2rem 2rem;
  }
}
.account-catalog-item__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
}
@media (max-width: 640px) {
  .account-catalog-item__data {
    margin-bottom: 1.2rem;
  }
}
.account-catalog-item__name {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 110%;
  color: var(--brand-blue);
  margin-bottom: 2.6rem;
}
@media (max-width: 640px) {
  .account-catalog-item__name {
    font-size: 2.4rem;
    margin-bottom: 1.5rem;
  }
}
.account-catalog-item__description {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #000;
}
.account-catalog-item__description:not(:last-child) {
  margin-bottom: 0.6em;
}
@media (max-width: 640px) {
  .account-catalog-item__description:not(:first-child) {
    display: none;
  }
  .account-catalog-item__description:first-child {
    margin-bottom: 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
.account-catalog-item__address {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .account-catalog-item__address {
    padding-right: 3.5rem;
    margin-bottom: 1.3rem;
  }
}
@media (max-width: 640px) {
  .account-catalog-item__address_desktop {
    display: none;
  }
}
@media (min-width: 641px) {
  .account-catalog-item__address_mobile {
    display: none;
  }
}
.account-catalog-item__prices {
  width: 26.7rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.7rem;
  padding-bottom: 6.3rem;
}
@media (max-width: 640px) {
  .account-catalog-item__prices {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 1.9rem;
  }
}
.account-catalog-item__price {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 110%;
  color: var(--brand-blue);
}
@media (max-width: 640px) {
  .account-catalog-item__price {
    font-size: 2.4rem;
  }
}
.account-catalog-item__price-old {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .account-catalog-item__price-old {
    font-size: 1.6rem;
    font-weight: 400;
  }
}
.account-catalog-item__download-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1.3rem;
  border-radius: 2.7rem 0 1.45rem 0;
  background: var(--brand-gray);
}
@media (max-width: 640px) {
  .account-catalog-item__download-wrapper {
    position: static;
    padding: 0;
    border-radius: 0;
    background: transparent;
  }
}
.account-catalog-item__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  width: 32rem;
  height: 4.4rem;
  border-radius: 10rem;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.6rem;
  color: var(--brand----white);
  background: var(--brand-blue);
}
@media (max-width: 640px) {
  .account-catalog-item__download {
    font-size: 1.4rem;
    width: 100%;
  }
}
.account-catalog-item__download-logo {
  width: 2rem;
  height: 2rem;
}
.account-catalog-item__left-corner {
  position: absolute;
  left: -2.9rem;
  bottom: 0;
  width: 2.9rem;
  height: 2.9rem;
  background: var(--brand-gray);
}
.account-catalog-item__left-corner::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: var(--brand----white);
  border-radius: 0 0 1.45rem 0;
}
@media (max-width: 640px) {
  .account-catalog-item__left-corner {
    display: none;
  }
}
.account-catalog-item__top-corner {
  position: absolute;
  top: -2.9rem;
  right: 0;
  width: 2.9rem;
  height: 2.9rem;
  background: var(--brand-gray);
}
.account-catalog-item__top-corner::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: var(--brand----white);
  border-radius: 0 0 1.45rem 0;
}
@media (max-width: 640px) {
  .account-catalog-item__top-corner {
    display: none;
  }
}

.account-news__title {
  margin-bottom: 4rem;
}
@media (max-width: 640px) {
  .account-news__title {
    margin-bottom: 3.4rem;
  }
}
.account-news__swiper {
  margin-inline: -4.1rem -4rem;
  padding-inline: 4.1rem 4rem;
}
@media (max-width: 640px) {
  .account-news__swiper {
    margin-inline: -2rem;
    padding-inline: 2rem;
  }
}
.account-news__slide {
  width: 48rem;
  height: auto;
  min-height: 32.3rem;
}
.account-news__slide:not(:last-child) {
  margin-right: 3rem;
}
@media (max-width: 640px) {
  .account-news__slide:not(:last-child) {
    margin-right: 2rem;
  }
}
@media (max-width: 640px) {
  .account-news__slide {
    width: 32rem;
    min-height: 32.3rem;
  }
}

.account-news-item {
  position: relative;
  width: 48rem;
  height: 100%;
  min-height: 32.3rem;
  border-radius: 2.4rem;
  overflow: hidden;
}
@media (max-width: 640px) {
  .account-news-item {
    width: 32rem;
    min-height: 32.3rem;
  }
}
@media (hover: hover) {
  .account-news-item:not(.no_link):hover .account-news-item__inner {
    padding-bottom: 7.5rem;
  }
  .account-news-item:not(.no_link):hover .account-news-item__more {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
  }
}
.account-news-item__bg-wrapper {
  position: absolute;
  z-index: 1;
  inset: 1px;
  border-radius: 0 3rem 0 0;
  overflow: hidden;
}
@media (hover: hover) and (min-width: var(--not-mobile)) {
  .account-news-item__bg-wrapper {
    inset: 0px;
  }
}
.account-news-item__bg {
  width: 100%;
  height: 100%;
}
.account-news-item::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 1px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 98, 168, 0.5)), color-stop(80%, rgba(0, 98, 168, 0)));
  background: linear-gradient(0deg, rgba(0, 98, 168, 0.5) 0%, rgba(0, 98, 168, 0) 80%);
}
@media (hover: hover) and (min-width: var(--not-mobile)) {
  .account-news-item::before {
    inset: 0px;
  }
}
.account-news-item__wrapper {
  position: relative;
  z-index: 3;
  height: 100%;
  width: 100%;
  min-height: 32.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  padding: 9rem 3.2rem 2.4rem 3.2rem;
}
@media (max-width: 640px) {
  .account-news-item__wrapper {
    min-height: 32.3rem;
    padding: 9rem 1.4rem 2.2rem 2.3rem;
  }
}
.account-news-item__inner {
  width: 100%;
  padding-bottom: 7.5rem;
  -webkit-transition: padding-bottom 0.3s;
  transition: padding-bottom 0.3s;
}
@media (hover: hover) {
  .account-news-item__inner {
    padding-bottom: 0;
  }
}
@media (max-width: 640px) {
  .account-news-item__inner {
    padding-bottom: 0rem;
  }
}
.account-news-item__name {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 110%;
  color: var(--brand----white);
  margin-bottom: 0.8rem;
  padding-right: 9.6rem;
  word-wrap: break-word;
}
@media (max-width: 640px) {
  .account-news-item__name {
    font-size: 2.4rem;
    margin-bottom: 1rem;
    padding-right: 10.6rem;
  }
}
.account-news-item__description {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--brand----white);
  margin-bottom: 1rem;
}
.account-news-item__more {
  position: absolute;
  left: 3.2rem;
  bottom: 2.4rem;
  display: inline-block;
  padding: 1.8rem 3.4rem;
  min-width: 18.6rem;
  height: 5.5rem;
  text-align: center;
  background: var(--brand-gray);
  opacity: 1;
}
@media (hover: hover) {
  .account-news-item__more {
    visibility: collapse;
    opacity: 0;
    -webkit-transform: translateY(7.5rem);
    -ms-transform: translateY(7.5rem);
    transform: translateY(7.5rem);
  }
}
@media (max-width: 640px) {
  .account-news-item__more {
    position: static;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 4.5rem;
    padding: 1rem 2rem;
  }
}
.account-news-item__date {
  position: absolute;
  top: 0rem;
  right: 0rem;
  width: 13.5rem;
  height: 13.5rem;
  background: var(--brand-gray);
  border-radius: 0 0 0 2.6rem;
  -webkit-mask-image: url("/masks/mask-date.svg");
  mask-image: url("/masks/mask-date.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.account-news-item__date-wrapper {
  position: absolute;
  top: 0rem;
  right: 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  width: 10.9rem;
  height: 11rem;
}
.account-news-item__date-day {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 5.1rem;
  line-height: 100%;
  text-align: center;
  color: var(--brand-blue);
}
.account-news-item__date-month {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 1.9rem;
  line-height: 100%;
  text-align: center;
  color: var(--brand-blue);
  -webkit-transform: translateY(-1rem);
  -ms-transform: translateY(-1rem);
  transform: translateY(-1rem);
}

.account-info {
  margin-bottom: 3.2rem;
}
@media (max-width: 640px) {
  .account-info {
    margin-bottom: 4.2rem;
  }
}
.account-info__banner {
  position: relative;
}
.account-info__banner:before {
  content: "";
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  width: 100%;
  height: 49.8rem;
  border-radius: 3rem;
  background: linear-gradient(179deg, rgba(0, 98, 168, 0) 46.14%, rgba(0, 98, 168, 0.5) 99.47%);
}
.account-info__back {
  position: absolute;
  top: -0.2rem;
  left: -0.2rem;
  border-radius: 3rem 0 3rem 0;
  background: var(--brand-gray);
  padding: 0.3rem 1.5rem 1.2rem 0.1rem;
}
.account-info__back .sharp-circle-bottom-left {
  bottom: -2.9rem;
}
.account-info__back .sharp-circle-top-right {
  top: -0.2rem;
  right: -2.8rem;
}
@media (hover: hover) {
  .account-info__back .sharp-circle-top-right {
    top: -0.1rem;
    right: -2.9rem;
  }
}
@media (hover: hover) {
  .account-info__back {
    left: 0;
  }
}
@media (max-width: 640px) {
  .account-info__back {
    border-radius: 3rem 0 1.9rem 0;
    padding: 2.1rem 2.1rem 1.7rem 2rem;
  }
  .account-info__back .sharp-circle-top-right {
    top: 0;
  }
}
.account-info__banner-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 49.8rem;
  border-radius: 3rem;
}
@media (max-width: 640px) {
  .account-info__banner-img {
    height: 32.4rem;
  }
}
.account-info__data {
  position: absolute;
  bottom: -0.1rem;
  left: -0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  border-top-right-radius: 3rem;
  background: var(--brand-gray);
  min-width: 51.6rem;
  padding: 2.4rem 9.6rem 1.9rem 5rem;
  margin-right: 24rem;
}
.account-info__data .sharp-circle-top-left {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  top: -2.9rem;
  left: 0.1rem;
}
@media (hover: hover) {
  .account-info__data .sharp-circle-top-left {
    top: -2.97rem;
    left: 0.2rem;
  }
}
.account-info__data .sharp-circle-bottom-right {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  right: -2.8rem;
  bottom: 0.1rem;
}
@media (hover: hover) {
  .account-info__data .sharp-circle-bottom-right {
    right: -3rem;
    bottom: 0.2rem;
  }
}
@media (max-width: 640px) {
  .account-info__data .sharp-circle-bottom-right {
    bottom: 0.2rem;
    right: -2.9rem;
  }
}
@media (max-width: 640px) {
  .account-info__data {
    margin-right: 0rem;
    word-wrap: break-word;
    min-width: auto;
    max-width: 28.4rem;
    padding: 2rem 2rem 0.6rem 2rem;
    gap: 1.1rem;
  }
}
@media (max-width: 640px) {
  .account-info__data-title {
    font-size: 2.4rem;
  }
}
.account-info__data-text {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 140%;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .account-info__data-text {
    font-size: 1.6rem;
  }
}

.account-houses {
  margin-bottom: 5.7rem;
}
@media (max-width: 640px) {
  .account-houses {
    margin-bottom: 5rem;
  }
}
.account-houses__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 6.4rem;
  background: var(--brand----white);
  border-radius: 2rem;
  padding: 3.3rem;
}
@media (max-width: 640px) {
  .account-houses__items {
    gap: 1.5rem;
    padding: 0;
    background: transparent;
    margin-bottom: 3.6rem;
  }
}
.account-houses__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 1.6rem;
  line-height: 140%;
  gap: 1rem;
  padding-left: 1.8rem;
}
@media (max-width: 640px) {
  .account-houses__text {
    padding-left: 0;
    gap: 0.7rem;
  }
}

.account-houses-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 641px) {
  .account-houses-card:not(:first-child) {
    padding-top: 1.5rem;
    border-top: 1px solid var(--brand-gray);
  }
  .account-houses-card:not(:last-child) {
    padding-bottom: 1.4rem;
    border-bottom: 1px solid var(--brand-gray);
  }
}
@media (max-width: 640px) {
  .account-houses-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 1.5rem 2rem 2rem 2rem;
    background: var(--brand----white);
    border-radius: 3rem;
    border: unset;
    gap: 1.5rem;
  }
}
.account-houses-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 640px) {
  .account-houses-card__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 1.3rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.account-houses-card__image {
  width: 6rem;
  height: 7rem;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 640px) {
  .account-houses-card__image {
    width: 7rem;
    height: 8.9rem;
  }
}
.account-houses-card__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.3rem;
  margin-right: 3.4rem;
  max-width: 25.3rem;
}
.account-houses-card__item--big {
  width: 40rem;
  max-width: none;
  margin: 0;
}
@media (max-width: 640px) {
  .account-houses-card__item--big {
    width: auto;
  }
}
.account-houses-card__item--type {
  width: 25.3rem;
}
@media (max-width: 640px) {
  .account-houses-card__item--type {
    width: auto;
  }
}
@media (max-width: 640px) {
  .account-houses-card__item--floor {
    display: none;
  }
}
@media (max-width: 640px) {
  .account-houses-card__item {
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 3rem;
  }
}
.account-houses-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3.9rem;
}
@media (max-width: 640px) {
  .account-houses-card__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 1rem;
  }
}
.account-houses-card__name {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .account-houses-card__name {
    display: none;
  }
}
.account-houses-card__text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .account-houses-card__text {
    color: var(--project-gray);
  }
}
.account-houses-card__text--mobile {
  display: none;
}
@media (max-width: 640px) {
  .account-houses-card__text--mobile {
    position: relative;
    display: block;
  }
  .account-houses-card__text--mobile:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -1.5rem;
    width: 0.1rem;
    height: 1.4rem;
    background-color: var(--project-gray);
  }
}
.account-houses-card__text-mobile {
  display: none;
}
@media (max-width: 640px) {
  .account-houses-card__text-mobile {
    display: inline-block;
  }
}
@media (max-width: 640px) {
  .account-houses-card__text-desktop {
    display: none;
  }
}
.account-houses-card__text--big {
  font-weight: 500;
  font-size: 2.4rem;
}
@media (max-width: 640px) {
  .account-houses-card__text--big {
    font-size: 2.1rem;
  }
}
.account-houses-card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 641px) {
  .account-houses-card__price {
    background: var(--light-blue);
    padding: 1.3rem 5.6rem 1.3rem 1.9rem;
    border-radius: 2rem 2rem 0 2rem;
  }
}
.account-houses-card__price-text {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .account-houses-card__price-text {
    color: var(--brand-blue);
    font-size: 2.1rem;
  }
}
.account-houses-card__price-small {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .account-houses-card__price-small {
    font-size: 1.4rem;
  }
}

.account-houses-card__item--big .account-houses-card__text {
  color: var(--brand-black);
}
.account-houses-card__item--big .account-houses-card__name {
  font-size: 1.6rem;
}

.account-presentation {
  padding-left: 1.8rem;
}
@media (max-width: 640px) {
  .account-presentation {
    padding-left: 0;
  }
}
.account-presentation__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
}
@media (max-width: 640px) {
  .account-presentation__items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}
.account-presentation__card {
  position: relative;
  border-radius: 2rem;
  max-height: 35rem;
}
@media (max-width: 640px) {
  .account-presentation__card {
    max-height: 100%;
  }
}
.account-presentation__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 2rem;
  -webkit-mask-image: url("/masks/account-presentation-block-mask.svg");
  mask-image: url("/masks/account-presentation-block-mask.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  display: block;
  pointer-events: none;
}
@media (max-width: 640px) {
  .account-presentation__img {
    height: 20.4rem;
    -webkit-mask-image: url("/masks/account-presentation-block-mask-mobile.svg");
    mask-image: url("/masks/account-presentation-block-mask-mobile.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
  }
}
.account-presentation__info {
  z-index: 10;
  position: absolute;
  top: 0rem;
  left: -0.02rem;
  padding: 1.1rem 2.3rem 2.4rem 2.5rem;
  font-weight: 500;
  font-size: 2rem;
  color: var(--brand-blue);
  border-radius: 0 0 2rem 0;
  max-width: 42.5rem;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  min-height: 9rem;
  border-radius: 0 2rem 2rem 0;
  background: #f8f8f8;
  left: 0;
  top: 0;
}
.account-presentation__info p {
  line-height: 127%;
}
.account-presentation__info .sharp-circle-bottom-left {
  display: none;
  /* bottom: -2.8rem;
  @media (hover: hover) {
    bottom: -2.9rem;
    left: 0.1rem;
  } */
}
.account-presentation__info .sharp-circle-top-right {
  display: none;
  /* right: -2.8rem;
  @media (hover: hover) {
    right: -3rem;
  } */
}
@media (max-width: 640px) {
  .account-presentation__info {
    position: static;
    -webkit-mask-image: none;
    mask-image: none;
    min-height: auto;
    background: transparent;
    border-radius: 0;
    max-width: 32.6rem;
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
    padding: 0 0 0 1.4rem;
  }
  .account-presentation__info .sharp-circle-top-right,
  .account-presentation__info .sharp-circle-bottom-left {
    display: none;
  }
  .account-presentation__info p {
    line-height: 120%;
  }
}
.account-presentation__download {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 2.7rem 2.1rem 2rem 2.6rem;
  border-radius: 2rem 0 0 0;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  height: 8.8rem;
}
@media (max-width: 640px) {
  .account-presentation__download {
    bottom: 0.1rem;
    right: -0.04rem;
    padding: 2.5rem 1.1rem 0.6rem 2.8rem;
    height: 7.7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 0;
    right: 0;
    bottom: 0;
  }
}
.account-presentation__download-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  padding: 1.4rem 3rem;
  border-radius: 10rem;
  background: var(--brand-blue);
  font-weight: 500;
  font-size: 1.6rem;
  text-align: right;
  color: var(--brand----white);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.account-presentation__download-link svg {
  width: 2rem;
  height: 2rem;
}
.account-presentation__download-link:hover {
  opacity: 0.8;
}
@media (max-width: 640px) {
  .account-presentation__download-link {
    font-size: 1.4rem;
    padding: 1.2rem 2.5rem;
  }
}

.lot {
  margin-bottom: 5rem;
}
@media (max-width: 640px) {
  .lot {
    margin-bottom: 3.9rem;
  }
}
.lot__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.7rem;
  margin-bottom: 5rem;
}
@media (max-width: 640px) {
  .lot__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 0;
  }
}
.lot__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.2rem;
  background: var(--brand----white);
  border-radius: 2rem;
  padding: 0.9rem 1rem 1.1rem 1.2rem;
  width: 100%;
}
@media (max-width: 640px) {
  .lot__content {
    background: transparent;
    padding: 0;
    gap: 0.6rem;
  }
  .lot__content .tabs-rounded {
    padding: 0.2rem;
  }
  .lot__content .tabs-rounded__wrapper {
    padding: 0.8rem;
  }
  .lot__content .tabs-rounded__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    max-width: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
.lot__content > picture:nth-child(1) img {
  padding-block: 2rem;
}
.lot__image {
  display: none;
}
.lot__image:nth-child(3) img {
  -o-object-fit: contain;
  object-fit: contain;
}
.lot__image img {
  height: 42.4rem;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 640px) {
  .lot__image img {
    width: 100%;
    height: 24.7rem;
    border-radius: 2rem;
  }
}
.lot__image.active {
  display: block;
}
@media (max-width: 640px) {
  .lot__image {
    width: 100%;
  }
}
.lot__info {
  padding: 3.8rem 5.8rem 4.2rem 5.8rem;
  border-radius: 2rem;
  background: #e8f0f5;
  width: 100%;
  max-width: 41rem;
}
@media (max-width: 640px) {
  .lot__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.8rem 2rem 2rem 2rem;
  }
}
.lot__metres {
  font-weight: 500;
  font-size: 4.8rem;
  line-height: 110%;
  color: var(--brand-black);
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .lot__metres {
    margin-bottom: 0;
    font-size: 3rem;
  }
}
.lot__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 4rem;
}
@media (max-width: 640px) {
  .lot__list {
    margin: 0 1.5rem;
  }
}
.lot__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.lot__item--small {
  -ms-grid-columns: 1fr 3fr;
  grid-template-columns: 1fr 3fr;
  gap: 5.1rem;
}
@media (max-width: 640px) {
  .lot__item--small {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.lot__item-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 120%;
  color: var(--project-gray);
}
.lot__item-text--small {
  font-size: 1.4rem;
}
@media (max-width: 640px) {
  .lot__item-text--small {
    font-size: 1.6rem;
  }
}
.lot__item-right {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 120%;
  color: var(--brand-black);
  word-wrap: break-word;
  min-width: 0;
}
.lot__item-right--small {
  font-size: 1.4rem;
}
@media (max-width: 640px) {
  .lot__item-right--small {
    font-size: 1.6rem;
  }
}
.lot__price {
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 110%;
  color: var(--brand-black);
  margin-bottom: 0.5rem;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .lot__price {
    font-size: 1.8rem;
    line-height: 110%;
  }
}
.lot__price-sub {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--brand-black);
  margin-bottom: 4.2rem;
}
@media (max-width: 640px) {
  .lot__price-sub {
    font-weight: 400;
    color: var(--project-text);
    font-size: 1.6rem;
    line-height: 110%;
    margin-bottom: 0;
  }
}
.lot__btn {
  width: 100%;
}
@media (max-width: 640px) {
  .lot__btn {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    font-size: 1.6rem;
  }
}
@media (max-width: 640px) {
  .lot__desktop {
    display: none;
  }
}
.lot__mobile {
  display: none;
}
@media (max-width: 640px) {
  .lot__mobile {
    display: block;
  }
}
@media (max-width: 640px) {
  .lot__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 1.3rem 1.3rem 2.5rem 1.3rem;
  }
}
.lot__swiper {
  display: none;
  width: 33.5rem;
  height: 42.4rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 640px) {
  .lot__swiper {
    width: 100%;
    height: 24.7rem;
    border-radius: 2rem;
    margin-bottom: 0.21rem;
  }
}
.lot__swiper.active {
  display: block;
}
.lot__swiper .lot__image {
  display: block;
}
.lot__swiper .lot__image img {
  -o-object-fit: cover;
  object-fit: cover;
}
.lot__swiper .swiper-pagination-bullet {
  width: 1.4rem;
  height: 1.4rem;
  background: #000000;
  opacity: 0.5;
  margin: 0 2px !important;
}
.lot__swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--brand-blue);
  opacity: 1;
}
.lot__swiper .swiper-pagination {
  bottom: 4px;
  text-align: right;
  padding-right: 4px;
}
@media (max-width: 640px) {
  .lot__swiper .swiper-pagination {
    bottom: 7px;
    padding-right: 7px;
  }
}

.lot-characteristic {
  margin-bottom: 6.3rem;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}
@media (max-width: 640px) {
  .lot-characteristic {
    margin-bottom: 4rem;
  }
}
.lot-characteristic__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 5rem;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #000;
}
@media (max-width: 640px) {
  .lot-characteristic__text {
    margin-bottom: 3.6rem;
  }
}
.lot-characteristic__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  max-width: 129.1rem;
}
@media (max-width: 640px) {
  .lot-characteristic__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.lot-documents {
  margin-right: 3.1rem;
}
@media (max-width: 640px) {
  .lot-documents {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
  }
}
.lot-documents__title {
  margin-bottom: 4.1rem;
}
@media (max-width: 640px) {
  .lot-documents__title {
    margin-bottom: 2rem;
  }
}
.lot-documents__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.1rem;
}
@media (max-width: 640px) {
  .lot-documents__items {
    gap: 1.7rem;
  }
}
.lot-documents__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  padding: 1.4rem 2.5rem 1.4rem 2.2rem;
  border-radius: 1rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .lot-documents__card {
    gap: 1.7rem;
  }
}
.lot-documents__svg {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 640px) {
  .lot-documents__svg {
    width: 4rem;
    height: 4rem;
  }
}
.lot-documents__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  max-width: 46.7rem;
  width: 100%;
}
.lot-documents__info-title {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lot-documents__info-title:hover {
  opacity: 0.7;
}
@media (max-width: 640px) {
  .lot-documents__info-title {
    font-size: 1.4rem;
  }
}
.lot-documents__info-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
}
.lot-documents__info-text {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  color: var(--project-gray);
}
.lot-documents__download {
  margin-left: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lot-documents__download svg {
  width: 2.5rem;
  height: 2.5rem;
}
.lot-documents__download:hover {
  opacity: 0.7;
}

@media (max-width: 640px) {
  .lot-content {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 3.1rem;
  }
}
.lot-content__title {
  margin-bottom: 4.1rem;
}
@media (max-width: 640px) {
  .lot-content__title {
    margin-bottom: 3rem;
  }
}
@media (max-width: 640px) {
  .lot-content__items {
    height: 20.2rem;
  }
}
.lot-content__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.4rem;
  height: 30.9rem;
}
@media (max-width: 640px) {
  .lot-content__images {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
  }
}
.lot-content__items {
  max-width: 60.1rem;
  margin: 0;
}
.lot-content__items .swiper-slide {
  position: relative;
  background: var(--brand-gray);
}
.lot-content__items .swiper-slide img,
.lot-content__items .swiper-slide video,
.lot-content__items .swiper-slide iframe {
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.lot-content__body-play {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: unset;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 5rem;
  height: 5rem;
}
.lot-content__body-play:hover {
  opacity: 0.9;
}
.lot-content__thumb {
  margin: 0;
  width: 100%;
  max-width: 11.3rem;
  overflow-x: visible;
}
.lot-content__thumb .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 640px) {
  .lot-content__thumb .swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.lot-content__thumb .swiper-slide-thumb-active {
  outline: 0.3rem solid rgb(175, 175, 175);
  outline-offset: -0.3rem;
  border-radius: 1rem;
}
.lot-content__thumb .swiper-slide {
  max-height: 7rem;
  height: 100%;
}
.lot-content__thumb .swiper-slide img,
.lot-content__thumb .swiper-slide video,
.lot-content__thumb .swiper-slide iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 1rem;
}
@media (max-width: 640px) {
  .lot-content__thumb .swiper-slide {
    max-width: 11.3rem;
  }
}
@media (max-width: 640px) {
  .lot-content__thumb {
    max-width: 100%;
    overflow: visible;
  }
}
.lot-content__thumb-play {
  cursor: pointer;
  background: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 2.5rem;
  height: 2.5rem;
}
.lot-content__thumb-slide {
  cursor: pointer;
}

.lot-similar {
  margin-top: 9.5rem;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}
@media (max-width: 640px) {
  .lot-similar {
    margin-top: 0;
    margin-bottom: 4rem;
  }
}
.lot-similar__title {
  margin-bottom: 4.1rem;
}
@media (max-width: 640px) {
  .lot-similar__title {
    margin-bottom: 1.6rem;
  }
}
.lot-similar__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 640px) {
  .lot-similar__items {
    display: none;
  }
}
.lot-similar__card {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4.2rem;
  padding: 1.7rem 4.3rem 1.7rem 4.3rem;
  background: var(--brand----white);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lot-similar__card.active {
  background: #e8f0f5;
}
.lot-similar__card.active .js-active-similar__line-vertical {
  display: none;
}
.lot-similar__card.active .js-active-similar__line-horizontal {
  stroke: var(--brand----white);
}
.lot-similar__card.active .lot-similar__add svg circle {
  fill: var(--brand-blue);
  stroke: var(--brand-blue);
}
.lot-similar__card:not(:last-child) {
  border-bottom: 1px solid var(--brand-gray);
}
.lot-similar__card:first-child {
  border-radius: 2rem 2rem 0 0;
}
.lot-similar__card:last-child {
  border-radius: 0 0 2rem 2rem;
}
.lot-similar__card:hover {
  opacity: 0.7;
}
.lot-similar__card-link {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.lot-similar__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  margin-right: 1.8rem;
  width: 21rem;
}
.lot-similar__content-image {
  width: 6rem;
  height: 7.6rem;
  -o-object-fit: contain;
  object-fit: contain;
}
.lot-similar__content-text {
  font-weight: 400;
  font-size: 3.8rem;
  line-height: 110%;
  color: var(--brand-black);
}
.lot-similar__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
.lot-similar__block:nth-child(2) {
  width: 25rem;
}
.lot-similar__block:nth-child(3) {
  width: 12.6rem;
}
.lot-similar__block:nth-child(4) {
  width: 7.5rem;
}
.lot-similar__block:nth-child(5) {
  width: 6.5rem;
}
.lot-similar__block:nth-child(6) {
  width: 11.8rem;
}
.lot-similar__block:nth-child(7) {
  width: 12.7rem;
}
.lot-similar__block-price {
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 110%;
  color: var(--brand-black);
}
.lot-similar__block-metres {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--project-gray);
}
.lot-similar__block-text {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
}
.lot-similar__block-info {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--black);
  word-wrap: break-word;
}
.lot-similar__add {
  position: relative;
  z-index: 3;
  cursor: pointer;
  background: none;
  margin-left: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lot-similar__add:hover {
  opacity: 0.7;
}
.lot-similar__add svg {
  width: 2.5rem;
  height: 2.5rem;
}

.lot-similar-mobile {
  display: none;
}
@media (max-width: 640px) {
  .lot-similar-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem;
  }
}
.lot-similar-mobile__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 1.1rem;
  padding: 1.6rem 1.7rem 1.6rem 1.9rem;
  background: var(--brand----white);
  border-radius: 2rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.lot-similar-mobile__item.active {
  background: #e8f0f5;
}
.lot-similar-mobile__item.active .js-active-similar__line-vertical {
  display: none;
}
.lot-similar-mobile__item.active .js-active-similar__line-horizontal {
  stroke: var(--brand----white);
}
.lot-similar-mobile__item.active .lot-similar-mobile__btn svg circle {
  fill: var(--brand-blue);
  stroke: var(--brand-blue);
}
.lot-similar-mobile__number {
  padding: 1rem;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 110%;
  border-radius: 1rem;
}
.lot-similar-mobile__number--yellow {
  color: var(--brand----white);
  background: var(--dark-yellow);
}
.lot-similar-mobile__number--gray {
  color: var(--text-base-text);
  background: var(--gray-light);
}
.lot-similar-mobile__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
@media (max-width: 640px) {
  .lot-similar-mobile__info {
    margin-top: 0.6rem;
  }
}
.lot-similar-mobile__price {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 120%;
  color: var(--brand-blue);
}
.lot-similar-mobile__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.4rem;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--black);
}
.lot-similar-mobile__text span:nth-child(1) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  .lot-similar-mobile__text {
    gap: 1rem;
  }
}
.lot-similar-mobile__address {
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-text);
}
.lot-similar-mobile__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
}
.lot-similar-mobile__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 4rem;
  height: 5rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -o-object-fit: cover;
  object-fit: cover;
}
.lot-similar-mobile__btn {
  background: transparent;
  margin-left: auto;
}
.lot-similar-mobile__btn svg {
  width: 2.5rem;
  height: 2.5rem;
}

.profile-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  border-bottom: 1px solid var(--project-gray);
  margin-bottom: 4.5rem;
}
@media (max-width: 640px) {
  .profile-nav {
    display: none;
  }
}
.profile-nav__link-wrapper {
  position: relative;
  padding-bottom: 1.5rem;
}
.profile-nav__link-wrapper.active-link .profile-nav__link {
  font-weight: 500;
  color: var(--brand-blue);
}
.profile-nav__link-wrapper.active-link::before {
  content: "";
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 3px;
  background: var(--brand-blue);
}
.profile-nav__link {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--project-gray);
}

.profile-data__title {
  margin-bottom: 4.2rem;
}
@media (max-width: 640px) {
  .profile-data__title {
    font-size: 2.4rem;
    line-height: 100%;
    margin-bottom: 3.2rem;
  }
}
.profile-data__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.7rem;
}
@media (max-width: 640px) {
  .profile-data__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
  }
}
@media (max-width: 640px) {
  .profile-data__wrapper_organization .profile-data__user-edit {
    top: 1.9rem;
    right: 2rem;
  }
  .profile-data__wrapper_organization .profile-data__avatar-edit {
    top: 0.2rem;
    left: 0.8rem;
  }
}
.profile-data__wrapper_organization-change .profile-data__user:has(.profile-data__replacement) {
  padding-left: 4.9rem;
}
@media (max-width: 640px) {
  .profile-data__wrapper_organization-change .profile-data__user:has(.profile-data__replacement) {
    padding-top: 2.4rem;
    padding-left: 2.4rem;
  }
}
.profile-data__wrapper_organization-change .profile-data__user {
  margin-bottom: 1.2rem;
}
.profile-data__wrapper_organization-change .profile-data__user-data {
  gap: 8.1rem;
}
@media (max-width: 640px) {
  .profile-data__wrapper_organization-change .profile-data__user-data {
    gap: 2.9rem;
  }
}
@media (max-width: 640px) {
  .profile-data__wrapper_organization-change .profile-data__replacement {
    padding-top: 0;
    margin-left: -0.4rem;
  }
}
.profile-data__wrapper_organization-change .profile-data__replacement-layout:nth-child(3) {
  margin-top: 5rem;
}
@media (max-width: 640px) {
  .profile-data__wrapper_organization-change .profile-data__replacement-layout:nth-child(3) {
    margin-top: 1.5rem;
  }
}
.profile-data__wrapper_organization-change .profile-data__replacement-item:nth-child(1) {
  margin-bottom: 5.8rem;
}
@media (max-width: 640px) {
  .profile-data__wrapper_organization-change .profile-data__replacement-item:nth-child(1) {
    margin-bottom: 4.8rem;
  }
}
@media (max-width: 640px) {
  .profile-data__wrapper_organization-change .profile-data__replacement-item {
    padding-right: 0.4rem;
  }
}
.profile-data__wrapper_organization-change .profile-data__replacement-btn {
  margin-top: 8.1rem;
}
@media (max-width: 640px) {
  .profile-data__wrapper_organization-change .profile-data__replacement-btn {
    margin-top: 3.2rem;
  }
}
.profile-data__left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.profile-data__user {
  position: relative;
  padding: 5.1rem 4.2rem 5.7rem 5.6rem;
  border-radius: 2rem;
  background: var(--brand----white);
  margin-bottom: 4.2rem;
}
@media (max-width: 640px) {
  .profile-data__user {
    padding: 2rem;
    border-radius: 3rem;
    margin-bottom: 2.5rem;
  }
}
.profile-data__user:has(.profile-data__replacement) {
  padding: 4.4rem 4.2rem 5.7rem 4.6rem;
}
@media (max-width: 640px) {
  .profile-data__user:has(.profile-data__replacement) {
    padding: 2.5rem 2rem;
    margin-bottom: 0.6rem;
  }
}
.profile-data__user--employee {
  padding: 4.9rem 4.2rem 5.7rem 4.5rem;
}
@media (max-width: 640px) {
  .profile-data__user--employee {
    padding: 2.5rem 2.4rem;
  }
}
.profile-data__user-title {
  height: 3rem;
  padding-left: 0.5rem;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 100%;
  color: var(--brand-blue);
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .profile-data__user-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    height: 2.5rem;
    font-size: 1.8rem;
    line-height: 120%;
    padding-left: 0;
    margin-bottom: 2.2rem;
  }
}
.profile-data__user-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 7.5rem;
}
@media (max-width: 640px) {
  .profile-data__user-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
  }
}
.profile-data__user-data--employee {
  margin-bottom: 25rem;
}
@media (max-width: 640px) {
  .profile-data__user-data--employee {
    margin-bottom: 3rem;
    gap: 3rem;
  }
}
.profile-data__user-fields {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(auto, 30rem))[2];
  grid-template-columns: repeat(2, minmax(auto, 30rem));
  gap: 6rem 2.5rem;
}
@media (max-width: 640px) {
  .profile-data__user-fields {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.profile-data__user-fields--employee {
  gap: 5.4rem 5.6rem;
}
@media (max-width: 640px) {
  .profile-data__user-fields--employee {
    gap: 2rem;
  }
}
.profile-data__field-name {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
  margin-bottom: 1rem;
}
.profile-data__field-info {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: #000;
  word-wrap: break-word;
}
.profile-data__user-edit {
  position: absolute;
  z-index: 3;
  top: 5.1rem;
  right: 4.2rem;
  display: block;
  width: 3rem;
  height: 3rem;
  opacity: 0.45;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.profile-data__user-edit svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 640px) {
  .profile-data__user-edit {
    top: 2rem;
    right: 2.8rem;
    width: 2.5rem;
    height: 2.5rem;
    opacity: 0.45;
  }
}
.profile-data__user-edit:hover {
  opacity: 1;
}
.profile-data__user-img {
  position: relative;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 1rem;
}
.profile-data__user-img span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  font-size: 6.4rem;
  font-weight: 500;
  color: #939393;
  line-height: 100%;
}
@media (max-width: 640px) {
  .profile-data__user-img span {
    font-size: 3.2rem;
  }
}
@media (max-width: 640px) {
  .profile-data__user-img {
    width: 15rem;
    height: 15rem;
  }
}
.profile-data__user-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  border-radius: 2rem;
  width: 28.3rem;
  height: 27rem;
  overflow: hidden;
}
.profile-data__user-avatar img {
  width: 100%;
  height: 100%;
}
.profile-data__user-avatar:hover .profile-data__avatar-edit {
  opacity: 1;
}
@media (max-width: 640px) {
  .profile-data__user-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2.1rem;
    width: auto;
    height: auto;
    border-radius: 0;
  }
  .profile-data__user-avatar img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 15rem;
    height: 15rem;
    border-radius: 1rem;
  }
}
.profile-data__user-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .profile-data__user-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 1.5rem;
  }
}
.profile-data__avatar-edit {
  position: absolute;
  inset: 0;
  display: -ms-grid;
  display: grid;
  place-content: center;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (hover: hover) {
  .profile-data__avatar-edit {
    opacity: 0;
  }
}
@media (max-width: 640px) {
  .profile-data__avatar-edit {
    position: relative;
    inset: inherit;
    background: none;
    margin-bottom: 0.5rem;
    opacity: 1;
  }
}
.profile-data__avatar-separator {
  margin-block: 2rem;
  width: 13.9rem;
  height: 1px;
  background: #e2e2e2;
}
@media (max-width: 640px) {
  .profile-data__avatar-separator {
    margin-block: 2.5rem 2rem;
  }
}
.profile-data__avatar-btn {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
}
@media (max-width: 640px) {
  .profile-data__avatar-btn:nth-child(1) img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
  }
}
.profile-data__avatar-btn img {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 640px) {
  .profile-data__avatar-btn img {
    width: 2.5rem;
    height: 2.5rem;
    opacity: 0.45;
  }
}
.profile-data__avatar-btn span {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  color: var(--brand----white);
}
@media (max-width: 640px) {
  .profile-data__avatar-btn span {
    color: var(--brand-black);
  }
}
.profile-data__avatar-download {
  margin-left: 1.4rem;
}
@media (max-width: 640px) {
  .profile-data__avatar-download {
    margin-left: 1.4rem;
  }
}
.profile-data__avatar-delete {
  margin-left: 1.7rem;
  padding-left: 0.3rem;
}
@media (max-width: 640px) {
  .profile-data__avatar-delete {
    padding-left: 0;
  }
}
.profile-data__avatar-input {
  display: none;
}
.profile-data__legal {
  width: 100%;
  padding: 4.1rem 4.4rem 5.7rem 5.6rem;
  border-radius: 2rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .profile-data__legal {
    padding: 2rem 2.8rem 2rem 2rem;
    border-radius: 3rem;
  }
}
.profile-data__legal-title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 100%;
  color: var(--brand-blue);
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .profile-data__legal-title {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
  }
}
.profile-data__legal-layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (30rem)[2] auto;
  grid-template-columns: repeat(2, 30rem) auto;
  gap: 2.5rem;
}
@media (max-width: 640px) {
  .profile-data__legal-layout {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.profile-data__legal-layout_column-5 {
  -ms-grid-columns: (15rem)[4] auto;
  grid-template-columns: repeat(4, 15rem) auto;
  gap: 2.5rem;
}
@media (max-width: 640px) {
  .profile-data__legal-layout_column-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.profile-data__legal-name {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
  margin-bottom: 1rem;
}
.profile-data__legal-data {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 100%;
  color: #000;
  word-wrap: break-word;
}
@media (max-width: 640px) {
  .profile-data__legal-data {
    line-height: 110%;
  }
}
.profile-data__legal-message {
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
  width: 23.5rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  color: #464646;
}
@media (max-width: 640px) {
  .profile-data__legal-message {
    padding-top: 0.5rem;
    width: 100%;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}
.profile-data__legal-message a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--brand-blue);
}
.profile-data__legal-message a:hover {
  opacity: 0.8;
}
.profile-data__manager {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3.2rem 3rem 2.8rem 2.6rem;
  border-radius: 2rem;
  width: 33.4rem;
  height: 43.6rem;
  background: var(--brand----white);
  margin-top: 0.2rem;
}
@media (max-width: 640px) {
  .profile-data__manager {
    margin-top: 0;
    border-radius: 3rem;
    width: 100%;
    height: auto;
    padding: 2rem 2rem 2rem 2.1rem;
  }
}
.profile-data__manager-text {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 155%;
  color: var(--brand-blue);
  padding-left: 0.9rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 640px) {
  .profile-data__manager-text {
    font-size: 1.8rem;
    line-height: 155%;
    padding-left: 0;
    margin-bottom: 1.8rem;
  }
}
.profile-data__manager-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .profile-data__manager-info {
    padding-left: 0;
    margin-bottom: 1.8rem;
  }
}
.profile-data__manager-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0.5rem;
  width: 5.5rem;
  height: 6.9rem;
  overflow: hidden;
}
.profile-data__manager-name {
  width: calc(100% - 5.5rem - 2rem);
}
.profile-data__manager-name span {
  display: block;
  word-wrap: break-word;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--brand-black);
}
.profile-data__manager-phone {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2rem;
  line-height: 155%;
  color: var(--brand-black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-left: 1.1rem;
}
@media (max-width: 640px) {
  .profile-data__manager-phone {
    padding-left: 0;
  }
}
.profile-data__manager-phone:hover {
  opacity: 0.8;
}
.profile-data__manager-mail {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 155%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--brand-black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-left: 1.1rem;
  word-wrap: break-word;
}
.profile-data__manager-mail:hover {
  opacity: 0.8;
}
@media (max-width: 640px) {
  .profile-data__manager-mail {
    padding-left: 0;
  }
}
.profile-data__manager-btn {
  margin-top: auto;
  height: 5.8rem;
  padding: 1.4rem 3.4rem 1.8rem 3.4rem;
  margin-right: -0.5rem;
  text-align: center;
}
@media (max-width: 640px) {
  .profile-data__manager-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2.7rem;
    padding: 0.5rem 3rem 1rem 3rem;
    margin-right: 0;
    height: 4.5rem;
    font-size: 1.6rem;
  }
}
.profile-data__replacement {
  width: 100%;
}
@media (max-width: 640px) {
  .profile-data__replacement {
    padding-top: 0.2rem;
  }
}
.profile-data__replacement-item:nth-child(1) {
  margin-bottom: 6.6rem;
}
@media (max-width: 640px) {
  .profile-data__replacement-item:nth-child(1) {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 640px) {
  .profile-data__replacement-item {
    padding-right: 0.8rem;
  }
}
.profile-data__replacement-title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 100%;
  color: var(--brand-blue);
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .profile-data__replacement-title {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
.profile-data__replacement-layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (30rem)[2];
  grid-template-columns: repeat(2, 30rem);
  gap: 5.5rem 6rem;
}
@media (max-width: 640px) {
  .profile-data__replacement-layout {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.profile-data__replacement-input-name {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #0062a8;
  margin-bottom: 1rem;
}
.profile-data__replacement-input {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--brand-black);
  padding: 0.7rem 2.5rem 1rem 2.5rem;
  border-radius: 10rem;
  width: 100%;
  height: 4.6rem;
  border: 1px solid var(--input-border);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.profile-data__replacement-input:hover {
  border: 1px solid var(--input-hover);
}
.profile-data__replacement-input:focus {
  border: 1px solid var(--input-border-active);
}
.profile-data__replacement-btn {
  margin-top: 15.1rem;
  padding: 1.8rem 3.4rem;
  width: 28.3rem;
  height: 5.8rem;
  text-align: center;
}
@media (max-width: 640px) {
  .profile-data__replacement-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(100% + 0.8rem);
    margin-top: 3rem;
    padding: 0.5rem 3rem 1rem 3rem;
    height: 4.5rem;
    font-size: 1.6rem;
  }
}
.profile-data__user-action {
  text-align: center;
  width: 28.3rem;
}
@media (max-width: 640px) {
  .profile-data__user-action {
    width: 100%;
    font-size: 1.6rem;
  }
}
.profile-data__title-employee {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .profile-data__title-employee {
    font-size: 2.4rem;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .profile-data__top-section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2.6rem;
  }
}

.profile-offers {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.profile-offers .profile-data__left {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (67.5rem)[2];
  grid-template-columns: repeat(2, 67.5rem);
  grid-auto-rows: minmax(25rem, auto);
  gap: 3.5rem;
}
@media (max-width: 640px) {
  .profile-offers .profile-data__left {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
}

.profile-offers-item {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 3rem;
  overflow: hidden;
}
.profile-offers-item:hover img {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.profile-offers-item__bg-wrapper {
  position: absolute;
  z-index: 1;
  inset: 2px;
  border-radius: 3rem;
  overflow: hidden;
}
@media (hover: hover) and (min-width: var(--not-mobile)) {
  .profile-offers-item__bg-wrapper {
    inset: 2px;
  }
}
.profile-offers-item__bg {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.profile-offers-item::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 2px;
  border-radius: 3rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 98, 168, 0.5)), color-stop(80%, rgba(0, 98, 168, 0)));
  background: linear-gradient(0deg, rgba(0, 98, 168, 0.5) 0%, rgba(0, 98, 168, 0) 80%);
}
@media (hover: hover) and (min-width: var(--not-mobile)) {
  .profile-offers-item::before {
    inset: 2px;
  }
}
.profile-offers-item__wrapper {
  position: relative;
  z-index: 3;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding: 7rem 5rem 3rem 4.7rem;
}
@media (max-width: 640px) {
  .profile-offers-item__wrapper {
    padding: 7rem 3rem 2.7rem 3.7rem;
  }
}
.profile-offers-item__name {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 110%;
  color: var(--brand----white);
  margin-bottom: 2rem;
  word-wrap: break-word;
  padding-right: 11rem;
}
@media (max-width: 640px) {
  .profile-offers-item__name {
    font-size: 2.4rem;
  }
}
.profile-offers-item__description {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--brand----white);
  margin-bottom: 1rem;
}
@media (max-width: 640px) {
  .profile-offers-item__description {
    font-size: 1.4rem;
    line-height: 110%;
    margin-bottom: 0;
  }
}
.profile-offers-item__date {
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  width: 16.2rem;
  height: 15rem;
  background: var(--brand-gray);
  border-radius: 0 0 0 2.6rem;
  -webkit-mask-image: url("/masks/mask-offers.svg");
  mask-image: url("/masks/mask-offers.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
@media (hover: hover) {
  .profile-offers-item__date {
    top: 0.15rem;
    right: -0.2rem;
  }
}
@media (max-width: 640px) {
  .profile-offers-item__date {
    width: 14.2rem;
    height: 13rem;
  }
}
.profile-offers-item__date-wrapper {
  position: absolute;
  top: 0rem;
  right: 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  width: 13rem;
  height: 12rem;
}
@media (max-width: 640px) {
  .profile-offers-item__date-wrapper {
    width: 10.9rem;
    height: 10rem;
  }
}
.profile-offers-item__date-day {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 6.4rem;
  line-height: 100%;
  text-align: center;
  color: var(--brand-blue);
}
.profile-offers-item__date-month {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 100%;
  text-align: center;
  color: var(--brand-blue);
  -webkit-transform: translateY(-1rem);
  -ms-transform: translateY(-1rem);
  transform: translateY(-1rem);
}

.material__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  margin-top: -0.5rem;
  margin-bottom: 3.5rem;
}
.material__head .profile-data__title {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .material__head {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
    margin-top: 0;
    margin-bottom: 3.1rem;
  }
}
.material__head-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.5rem;
}
@media (max-width: 640px) {
  .material__head-btns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 1rem;
  }
}
.material__head-btn {
  width: 28.3rem;
  height: 5.8rem;
  padding: 1rem 2rem;
}
@media (max-width: 640px) {
  .material__head-btn {
    width: 17.4rem;
    height: 4.5rem;
    font-size: 1.2rem;
  }
}
.material__faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.6rem;
}
@media (max-width: 640px) {
  .material__faq {
    gap: 1.7rem;
  }
}

.material-faq-item {
  padding: 4.2rem 3.5rem 3.8rem 4rem;
  border-radius: 3rem;
  background: rgba(0, 98, 168, 0.1);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
@media (max-width: 640px) {
  .material-faq-item {
    padding: 1.1rem 2.9rem 1.4rem 2.5rem;
  }
}
.material-faq-item.open {
  background: var(--brand----white);
}
.material-faq-item.open .material-faq-item__head svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.material-faq-item.open .material-faq-item__body {
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.material-faq-item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--brand-blue);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 640px) {
  .material-faq-item__head {
    font-size: 1.6rem;
  }
}
.material-faq-item__head svg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 640px) {
  .material-faq-item__head svg {
    width: 2rem;
    height: 2rem;
  }
}
.material-faq-item__body {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 0fr;
  grid-template-rows: 0fr;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.material-faq-item__body-height {
  min-height: 0;
}
.material-faq-item__body-wrapper {
  padding-top: 1.7rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #000;
}
@media (max-width: 640px) {
  .material-faq-item__body-wrapper {
    padding-top: 1.2rem;
    font-size: 1.4rem;
    line-height: 143%;
  }
}

.notifications {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.notifications__title {
  margin-bottom: 4.5rem;
}
@media (max-width: 640px) {
  .notifications__title {
    padding-inline: 2rem;
    margin-bottom: 3.1rem;
  }
}
.notifications__list {
  overflow: hidden;
  border-radius: 2rem;
  background: var(--brand----white);
}
.notifications__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  min-height: 9.9rem;
  padding: 2rem 5rem;
}
@media (max-width: 640px) {
  .notifications__item {
    padding: 1.4rem 2.3rem;
    gap: 1.5rem;
  }
}
.notifications__item.new {
  padding: 2rem 4.6rem;
  background: rgba(0, 98, 168, 0.07);
}
@media (max-width: 640px) {
  .notifications__item.new {
    padding: 2.8rem 2.3rem;
  }
}
.notifications__item.new .notifications__item-date {
  color: var(--brand-black);
}
.notifications__item.new .notifications__item-name {
  color: var(--brand-black);
  font-weight: 500;
}
.notifications__item:not(:last-of-type):not(.new) {
  min-height: 10rem;
  border-bottom: 0.1rem solid var(--brand-gray);
}
@media (max-width: 640px) {
  .notifications__item:not(:last-of-type):not(.new) {
    min-height: 9.9rem;
    border-bottom: none;
  }
}
.notifications__item-svg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
}
@media (max-width: 640px) {
  .notifications__item-svg {
    margin-top: 0.1rem;
    width: 2.5rem;
    height: 2.5rem;
    opacity: 0.45;
  }
}
.notifications__item-date {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--text-base-text);
  margin-bottom: 1rem;
}
.notifications__item-name {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 110%;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .notifications__item-name {
    font-size: 1.6rem;
  }
}

.compare__top-section {
  margin-bottom: 4.3rem;
}
@media (max-width: 640px) {
  .compare__top-section {
    margin-bottom: 1.8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.compare__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8.9rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3rem;
  padding-left: 1.8rem;
}
@media (max-width: 640px) {
  .compare__filter {
    display: none;
  }
}
.compare__filter-sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--project-gray);
  gap: 1.5rem;
}
.compare__filter-sort svg {
  width: 2.5rem;
  height: 2.5rem;
}
.compare__filter-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4.8rem;
}
.compare__filter-tabs {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.compare__filter-tabs .tabs-rounded__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.8rem 3.4rem;
}
.compare__table {
  border-collapse: collapse;
  border-radius: 2rem;
  background: var(--brand----white);
  width: 100%;
}
@media (max-width: 640px) {
  .compare__table {
    display: none;
  }
}
.compare__table-head {
  border-bottom: 1px solid var(--brand-gray);
}
.compare__table-head th {
  padding: 1.8rem;
  font-size: 1.2rem;
  line-height: 110%;
  color: var(--text-base-text);
  font-weight: 400;
  font-family: var(--font-family);
  text-align: center;
}
.compare__table-head th svg {
  margin-left: 0.5rem;
  vertical-align: middle;
}
.compare__table-head th:nth-child(2) {
  padding: 2rem 1.4rem;
  text-align: start;
}
.compare__table-head th:nth-child(3) {
  text-align: start;
  padding: 1.8rem 5.5rem;
}
.compare__table-body tr {
  padding: 1.8rem;
}
.compare__table-body tr:not(:last-child) {
  border-bottom: 1px solid var(--brand-gray);
}
.compare__table-body tr:last-child .compare__table-image {
  padding: 1.2rem 1.4rem 3.9rem 1.7rem;
}
.compare__table-body tr:last-child .compare__table-square,
.compare__table-body tr:last-child .compare__table-cost,
.compare__table-body tr:last-child .compare__table-td,
.compare__table-body tr:last-child .compare__table-btn,
.compare__table-body tr:last-child .compare__table-del {
  padding-bottom: 2.4rem;
}
.compare__table-image {
  padding: 1.2rem 1.4rem 1.6rem 1.7rem;
  width: 10rem;
}
.compare__table-image img {
  width: 6rem;
  height: 7.6rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.compare__table-square {
  width: 18.7rem;
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 110%;
  color: var(--brand-black);
}
.compare__table-cost {
  width: 21.3rem;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--brand-black);
}
.compare__table-small {
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
  margin-top: 0.61rem;
}
.compare__table-td {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  text-align: center;
  color: var(--black);
  vertical-align: middle;
}
.compare__table-td--padding {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.compare__table-td--type {
  width: 10rem;
}
.compare__table-td--floor {
  width: 12.1rem;
}
.compare__table-td--kitchen {
  width: 10.4rem;
}
.compare__table-td--count {
  width: 11.9rem;
}
.compare__table-td--view {
  width: 14.5rem;
  padding-inline: 1rem;
  word-break: break-word;
}
.compare__table-btn {
  text-align: end;
}
.compare__table-del {
  padding: 2.1rem 1rem 2.1rem 2.5rem;
  text-align: left;
  width: 7.6rem;
}
.compare__table-del svg {
  width: 2.5rem;
  height: 2.5rem;
}
.compare__table-del button {
  background: transparent;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.compare__table-del button:hover {
  opacity: 0.6;
}
.compare__mobile-btn {
  display: none;
}
@media (max-width: 640px) {
  .compare__mobile-btn {
    display: block;
    background: transparent;
    margin-left: auto;
  }
}

.compare-filter-dropdown {
  position: relative;
  min-width: 14.7rem;
}
.compare-filter-dropdown.is-open .compare-filter-dropdown__items {
  opacity: 1;
  visibility: visible;
}
.compare-filter-dropdown__button {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  background: transparent;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.compare-filter-dropdown__button:hover {
  opacity: 0.7;
}
.compare-filter-dropdown__arrow {
  width: 1.1rem;
  height: 0.8rem;
}
.compare-filter-dropdown__items {
  position: absolute;
  top: 2.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 20.2rem;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.compare-filter-dropdown__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2.5rem;
  background: var(--brand----white);
  border: 1px solid #c9c9c9;
  border-radius: 2.5rem;
  width: 100%;
}
.compare-filter-dropdown__item button {
  cursor: pointer;
  background: transparent;
  color: var(--black);
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.compare-filter-dropdown__item button:hover {
  opacity: 0.7;
}
.compare-filter-dropdown__item.js-dropdown-sort-selected button {
  color: var(--project-gray);
}
.compare-filter-dropdown__item:not(:last-child) {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e3e3e3;
}
.compare-filter-dropdown__item:not(:first-child) {
  padding-top: 1.5rem;
}

.compare-filter-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  height: 2rem;
  line-height: 110%;
  position: relative;
  font-size: 1.6rem;
  color: var(--black);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.compare-filter-checkbox input[type=checkbox] {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.compare-filter-checkbox input[type=checkbox]:checked + .compare-filter-checkbox__switch {
  background: var(--brand-blue);
}
.compare-filter-checkbox input[type=checkbox]:checked + .compare-filter-checkbox__switch:before {
  -webkit-transform: translateX(2rem);
  -ms-transform: translateX(2rem);
  transform: translateX(2rem);
}
.compare-filter-checkbox__switch {
  cursor: pointer;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4rem;
  height: 2rem;
  border-radius: 25%/50%;
  vertical-align: top;
  background: #c9c9c9;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.compare-filter-checkbox__switch:before {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
  display: inline-block;
  width: 1.3rem;
  height: 1.4rem;
  border-radius: 50%;
  background: var(--brand----white);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.compare-mobile {
  display: none;
}
@media (max-width: 640px) {
  .compare-mobile {
    display: block;
  }
}
.compare-mobile .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.compare-mobile__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  height: auto;
}
.compare-mobile__top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}
.compare-mobile__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.7rem;
  padding-right: 1rem;
}
@media (max-width: 640px) {
  .compare-mobile__top {
    padding-right: 3.7rem;
  }
}
.compare-mobile__title {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 140%;
  color: var(--brand-black);
  word-break: break-word;
}
.compare-mobile__del {
  cursor: pointer;
  background: transparent;
  width: 2.5rem;
  height: 2.5rem;
}
.compare-mobile__image {
  width: 15.4rem;
  height: 19.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.compare-mobile__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.compare-mobile__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
  padding-bottom: 1.5rem;
  padding-right: 1rem;
}
@media (max-width: 640px) {
  .compare-mobile__item {
    min-height: 6.6rem;
    padding-top: 0.8rem;
    padding-bottom: 1.6rem;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
}
.compare-mobile__item:first-child {
  height: 6.6rem;
}
.compare-mobile__item:not(:first-child):not(:last-child) .compare-mobile__text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.compare-mobile__item:nth-child(2) {
  min-height: 5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 0.8rem;
}
.compare-mobile__item:nth-child(2) .compare-mobile__text {
  font-size: 1.8rem;
}
.compare-mobile__item:not(:last-child) {
  border-bottom: 1px solid #e2e2e2;
}
.compare-mobile__item:last-child {
  min-height: 7.9rem;
  padding-top: 2.8rem;
}
.compare-mobile__cost {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .compare-mobile__cost {
    font-weight: 500;
    font-size: 2rem;
    line-height: 110%;
    color: var(--brand-black);
  }
}
.compare-mobile__text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--brand-black);
}
.compare-mobile__title-col {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  color: var(--project-gray);
}
.compare-mobile__bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--brand----white);
  padding: 0.8rem 1.6rem 1.9rem 1.6rem;
  position: fixed;
  bottom: 5rem;
  left: 0;
  gap: 1.8rem;
  z-index: 5;
}
.compare-mobile__btn {
  padding: 1.5rem 3.8rem;
  font-size: 1.2rem;
  width: 100%;
}
.compare-mobile__labels {
  position: absolute;
  top: 42rem;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5.3rem;
  z-index: 5;
}
.compare-mobile__labels li {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  color: var(--project-gray);
}

thead th svg {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

thead th svg.asc {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

thead th svg.desc {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.filter-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(20px);
  background: rgba(0, 53, 98, 0.44);
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.filter-mobile__body {
  position: absolute;
  bottom: -100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.9rem;
  left: 0;
  width: 100%;
  padding: 3.5rem 1.6rem;
  margin-top: auto;
  background: var(--brand-gray);
  border-radius: 3rem 3rem 0 0;
}
.filter-mobile__body .compare-filter-checkbox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
}

.is-active.filter-mobile {
  opacity: 1;
  visibility: visible;
}
.is-active.filter-mobile .filter-mobile__body {
  bottom: 6.1rem;
}

.profile-documents__title {
  margin-bottom: 4rem;
}
@media (max-width: 640px) {
  .profile-documents__title {
    margin-bottom: 3.1rem;
    padding: 0 2rem;
  }
}
.profile-documents__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3.6rem 5rem;
  background: var(--brand----white);
  border-radius: 2rem;
}
@media (max-width: 640px) {
  .profile-documents__items {
    padding: 2.1rem 2rem;
  }
}
.profile-documents__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
}
.profile-documents__card:not(:last-child) {
  padding-bottom: 3.6rem;
  border-bottom: 1px solid var(--brand-gray);
}
@media (max-width: 640px) {
  .profile-documents__card:not(:last-child) {
    padding-bottom: 2.6rem;
  }
}
.profile-documents__card:not(:first-child) {
  padding-top: 3.2rem;
}
@media (max-width: 640px) {
  .profile-documents__card:not(:first-child) {
    padding-top: 1.2rem;
  }
}
.profile-documents__text {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 110%;
  color: var(--brand-black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.profile-documents__text:hover {
  opacity: 0.7;
}
@media (max-width: 640px) {
  .profile-documents__text {
    font-size: 1.6rem;
  }
}
.profile-documents__text-format {
  color: var(--project-gray);
}
.profile-documents__download {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.profile-documents__download:hover {
  opacity: 0.7;
}
.profile-documents__download svg {
  width: 3.2rem;
  height: 3.2rem;
}
@media (max-width: 640px) {
  .profile-documents__download svg {
    width: 2.5rem;
    height: 2.5rem;
  }
  .profile-documents__download svg path {
    fill: rgba(0, 93, 173, 0.45);
  }
}

.profile-employees__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3.5rem;
}
@media (max-width: 640px) {
  .profile-employees__top {
    margin-bottom: 3.3rem;
  }
}
@media (max-width: 640px) {
  .profile-employees__title {
    font-size: 2.4rem;
  }
}
.profile-employees__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.7rem;
  padding: 1.5rem 3.5rem;
}
.profile-employees__add svg {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 640px) {
  .profile-employees__add {
    padding: 0.9rem;
    border-radius: 1rem;
  }
  .profile-employees__add span {
    display: none;
  }
  .profile-employees__add svg {
    width: 2rem;
    height: 2rem;
  }
}
.profile-employees__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4.2rem 6rem 4.2rem 3.6rem;
  border-radius: 2rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .profile-employees__items {
    padding: 0;
    background: transparent;
    gap: 1.3rem;
    margin-bottom: 2.7rem;
  }
}
.profile-employees__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.2rem;
}
.profile-employees__card:not(:first-child) {
  padding-top: 3rem;
}
@media (max-width: 640px) {
  .profile-employees__card:not(:first-child) {
    padding-top: 2rem;
  }
}
.profile-employees__card:not(:last-child) {
  padding-bottom: 2.9rem;
  border-bottom: 1px solid var(--brand-gray);
}
@media (max-width: 640px) {
  .profile-employees__card:not(:last-child) {
    padding-bottom: 2rem;
  }
}
@media (max-width: 640px) {
  .profile-employees__card {
    background: var(--brand----white);
    padding: 2rem;
    border-radius: 3rem;
    border: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.profile-employees__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  gap: 1rem;
}
@media (max-width: 640px) {
  .profile-employees__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 1.1rem;
  }
}
.profile-employees__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
}
.profile-employees__content-avatar {
  border-radius: 1rem;
  width: 10rem;
  height: 9.5rem;
}
@media (max-width: 640px) {
  .profile-employees__content-avatar {
    display: none;
  }
}
.profile-employees__content-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.profile-employees__content-name:hover {
  opacity: 0.5;
}
.profile-employees__content-name span {
  font-weight: 400;
  font-size: 1.4rem;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .profile-employees__content-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 1.2rem;
    color: var(--brand-blue);
  }
}
.profile-employees__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7.9rem;
}
@media (max-width: 640px) {
  .profile-employees__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 1.2rem;
  }
}
.profile-employees__info-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 640px) {
  .profile-employees__info-items {
    gap: 2.5rem;
  }
}
.profile-employees__info-status {
  border-radius: 1rem;
  padding: 0.8rem 1rem;
  min-width: 15.5rem;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  text-align: center;
}
.profile-employees__info-status--active {
  background: rgba(0, 98, 168, 0.1);
  color: var(--brand-blue);
}
.profile-employees__info-status--check {
  background: var(--input-bg);
  color: var(--input---font);
}
.profile-employees__info-status--denied {
  background: rgba(227, 31, 31, 0.1);
  color: var(--project-error);
}
.profile-employees__info-status--deactive {
  color: var(--input---font);
  border: 1px solid var(--input---font);
  background: transparent;
}
@media (max-width: 640px) {
  .profile-employees__info-status {
    min-width: 9.5rem;
    padding: 0.4rem 1rem;
  }
}
.profile-employees__info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
  min-width: 10rem;
}
@media (max-width: 640px) {
  .profile-employees__info-block {
    min-width: 6rem;
  }
}
.profile-employees__info-subtitle {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
}
.profile-employees__info-title {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--black);
}
.profile-employees__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5.5rem;
}
@media (max-width: 640px) {
  .profile-employees__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.3rem;
  }
}
.profile-employees__load {
  display: none;
}
@media (max-width: 640px) {
  .profile-employees__load {
    display: block;
    width: 100%;
    font-size: 1.6rem;
  }
}

.error-page {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 640px) {
  .error-page {
    padding: 0 2rem;
  }
}
.error-page__title {
  font-weight: 500;
  font-size: 18rem;
  line-height: 100%;
  text-align: center;
  color: var(--brand-blue);
  margin-bottom: 2.8rem;
}
@media (max-width: 640px) {
  .error-page__title {
    font-size: 12rem;
    margin-bottom: 2.1rem;
  }
}
.error-page__subtitle {
  font-weight: 500;
  font-size: 4.8rem;
  line-height: 100%;
  text-align: center;
  color: var(--brand-blue);
  margin-bottom: 4.3rem;
}
@media (max-width: 640px) {
  .error-page__subtitle {
    font-size: 2.4rem;
    margin-bottom: 1.5rem;
  }
}
.error-page__text {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 100%;
  color: var(--brand-blue);
  margin-bottom: 7.2rem;
}
@media (max-width: 640px) {
  .error-page__text {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
}
.error-page__link {
  display: inline-block;
  padding: 1.9rem 5.4rem;
}
@media (max-width: 640px) {
  .error-page__link {
    width: 100%;
    padding: 1.3rem 5.4rem;
    font-size: 1.6rem;
  }
}

.profile-clients__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 4rem;
  gap: 2rem;
}
@media (max-width: 640px) {
  .profile-clients__top {
    margin-bottom: 3.1rem;
  }
}
@media (max-width: 640px) {
  .profile-clients__title {
    font-size: 2.4rem;
  }
}
.profile-clients__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}
.profile-clients__add svg {
  width: 2.5rem;
  height: 2.5rem;
}
@media (max-width: 640px) {
  .profile-clients__add svg {
    width: 1.8rem;
    height: 1.8rem;
  }
}
@media (max-width: 640px) {
  .profile-clients__add {
    padding: 1.1rem;
    border-radius: 1rem;
  }
  .profile-clients__add span {
    display: none;
  }
}
.profile-clients__search {
  z-index: 9;
  position: relative;
  margin-bottom: 2rem;
}
@media (max-width: 640px) {
  .profile-clients__search {
    margin-bottom: 2.5rem;
  }
}
.profile-clients__search-icon {
  position: absolute;
  top: 50%;
  left: 5.3rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3.2rem;
  height: 3.2rem;
}
@media (max-width: 640px) {
  .profile-clients__search-icon {
    width: 2rem;
    height: 2rem;
    left: 1.4rem;
  }
  .profile-clients__search-icon path {
    stroke: var(--project-gray);
    fill: var(--project-gray);
  }
}
.profile-clients__search-del {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 5.1rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  display: none;
}
.profile-clients__search-del svg {
  width: 4.3rem;
  height: 4.3rem;
}
@media (max-width: 640px) {
  .profile-clients__search-del {
    right: 1.1rem;
  }
  .profile-clients__search-del svg {
    width: 3.3rem;
    height: 3.3rem;
  }
}
.profile-clients__search-result {
  position: absolute;
  top: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  width: 100%;
  background: var(--brand----white);
  border-radius: 2rem;
  z-index: 4;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  -webkit-box-shadow: 0px 0px 1rem 0.1rem rgba(0, 0, 0, 0.1176470588);
  box-shadow: 0px 0px 1rem 0.1rem rgba(0, 0, 0, 0.1176470588);
  padding: 3rem 2.9rem;
}
@media (max-width: 640px) {
  .profile-clients__search-result {
    top: 5.7rem;
  }
}
.profile-clients__search-item {
  width: 100%;
}
.profile-clients__search-item button {
  cursor: pointer;
  border-radius: 2rem;
  font-size: 2rem;
  line-height: 110%;
  color: var(--black);
  width: 100%;
  padding: 2rem 11.8rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: start;
  background: var(--brand----white);
}
.profile-clients__search-item button:hover {
  background: #e8f0f5;
}
@media (max-width: 640px) {
  .profile-clients__search-item button {
    padding: 0.9rem 4rem;
    font-size: 1.4rem;
  }
}
.profile-clients__search-input {
  font-weight: 400;
  font-size: 2rem;
  line-height: 110%;
  color: var(--black);
  padding: 2.9rem 11.5rem;
  width: 100%;
  border-radius: 2rem;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 640px) {
  .profile-clients__search-input {
    font-size: 1.6rem;
    padding: 1.3rem 4.4rem;
  }
}
.profile-clients__load {
  display: block;
}
@media (min-width: 641px) {
  .profile-clients__load {
    height: 5.8rem;
    width: 28.3rem;
    margin: 3.5rem auto 0 auto;
  }
}
@media (max-width: 640px) {
  .profile-clients__load {
    width: 100%;
    font-size: 1.6rem;
  }
}
.profile-clients__res-text {
  display: none;
  color: var(--project-gray);
  font-size: 1.8rem;
  line-height: 110%;
  margin-bottom: 3rem;
}
.profile-clients__res-text span {
  color: var(--black);
}

.profile-clients-info {
  background: var(--brand----white);
  border-radius: 2rem;
}
.profile-clients-info_col .profile-clients-info__top {
  gap: 9.35rem;
}
.profile-clients-info_col .profile-clients-info__top-item:first-child {
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60rem;
  flex: 0 0 60rem;
}
.profile-clients-info_col .profile-clients-info__top-item:nth-child(2) {
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20rem;
  flex: 0 0 20rem;
}
.profile-clients-info_col .profile-clients-info__top-item:nth-child(3) {
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15.5rem;
  flex: 0 0 15.5rem;
}
.profile-clients-info_col .profile-clients-info__card-text:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 60rem;
}
@media (max-width: 640px) {
  .profile-clients-info_col .profile-clients-info__card-text:first-child {
    width: 27.8rem;
    min-height: 2.5rem;
  }
}
.profile-clients-info_col .profile-clients-info__card-text--num:first-child {
  width: 20rem;
}
@media (max-width: 640px) {
  .profile-clients-info_col .profile-clients-info__card-text--num:first-child {
    width: 15.3rem;
  }
}
.profile-clients-info_col .profile-clients-info__card {
  gap: 9.35rem;
}
@media (max-width: 640px) {
  .profile-clients-info_col .profile-clients-info__card {
    padding: 2rem;
    gap: 1rem;
  }
}
.profile-clients-info_col .profile-clients-info__card:not(:first-child) {
  padding-block: 1rem;
}
@media (max-width: 640px) {
  .profile-clients-info_col .profile-clients-info__card:not(:first-child) {
    padding: 2rem;
  }
}
.profile-clients-info_col .profile-clients-info__card:not(:last-child) {
  padding-bottom: 1rem;
}
@media (max-width: 640px) {
  .profile-clients-info_col .profile-clients-info__card:not(:last-child) {
    padding: 2rem;
  }
}
.profile-clients-info_col .profile-clients-info__card-block {
  gap: 9.35rem;
}
@media (max-width: 640px) {
  .profile-clients-info_col .profile-clients-info__card-block {
    gap: 1rem;
  }
}
.profile-clients-info_col .profile-clients-info__card-actions {
  margin-left: auto;
}
@media (max-width: 640px) {
  .profile-clients-info_col .profile-clients-info__card-actions {
    top: 2rem;
  }
  .profile-clients-info_col .profile-clients-info__card-actions a.profile-clients-info__card-btn {
    display: none;
  }
}
.profile-clients-info_col .profile-clients-info__card-text-surname {
  display: contents;
}
.profile-clients-info_col .profile-clients-info__items {
  padding-bottom: 3rem;
}
@media (max-width: 640px) {
  .profile-clients-info_col .profile-clients-info__items {
    padding-bottom: 0;
  }
}
@media (max-width: 640px) {
  .profile-clients-info {
    background: transparent;
    border-radius: 0;
  }
}
.profile-clients-info__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  padding: 1.9rem 3rem;
  border-bottom: 1px solid var(--input-border);
}
@media (max-width: 640px) {
  .profile-clients-info__top {
    display: none;
  }
}
.profile-clients-info__top-item {
  font-size: 1.2rem;
  line-height: 110%;
  color: var(--text-base-text);
}
.profile-clients-info__top-item:first-child {
  width: 7rem;
}
.profile-clients-info__top-item:nth-child(2) {
  width: 8rem;
}
.profile-clients-info__top-item:nth-child(3) {
  width: 29rem;
}
.profile-clients-info__top-item:nth-child(4) {
  width: 20rem;
}
.profile-clients-info__top-item:nth-child(5) {
  width: 20rem;
}
.profile-clients-info__top-item:nth-child(6) {
  width: 15.5rem;
}
.profile-clients-info__items {
  padding: 0 2.9rem 3rem 2.9rem;
}
@media (max-width: 640px) {
  .profile-clients-info__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    gap: 1.3rem;
    margin-bottom: 3rem;
  }
}
.profile-clients-info__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4rem;
  padding-top: 1rem;
}
.profile-clients-info__card:not(:last-child) {
  border-bottom: 1px solid var(--input-border);
  padding-bottom: 1rem;
}
@media (max-width: 640px) {
  .profile-clients-info__card:not(:last-child) {
    border-bottom: unset;
    padding-bottom: 2rem;
  }
}
@media (max-width: 640px) {
  .profile-clients-info__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    position: relative;
    gap: 1.2rem;
    padding: 2rem;
    border-radius: 3rem;
    background: var(--brand----white);
  }
}
.profile-clients-info__card-text {
  font-size: 1.6rem;
  line-height: 110%;
  color: var(--black);
}
.profile-clients-info__card-text:first-child {
  width: 7rem;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text:first-child {
    width: auto;
  }
}
@media (max-width: 640px) {
  .profile-clients-info__card-text {
    color: var(--text-base-text);
    color: var(--brand-black);
    font-weight: 400;
  }
}
.profile-clients-info__card-text--date {
  width: 8rem;
}
.profile-clients-info__card-text--date button {
  cursor: pointer;
  background: transparent;
}
.profile-clients-info__card-text--date button:hover {
  text-decoration: underline;
  color: #005dad;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text--date {
    text-align: right;
  }
}
.profile-clients-info__card-text--object {
  width: 24.8rem;
  margin-right: 4.3rem;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text--object {
    font-weight: 500;
  }
}
.profile-clients-info__card-text--object:hover {
  text-decoration: underline;
  color: #005dad;
}
.profile-clients-info__card-text:nth-child(3) {
  width: 15.7rem;
  margin-right: 4.3rem;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text:nth-child(3) {
    width: auto;
    max-width: 20rem;
    margin-right: 0;
  }
}
.profile-clients-info__card-text:nth-child(4) {
  width: 20rem;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text:nth-child(4) {
    width: auto;
  }
}
.profile-clients-info__card-text:nth-child(5) {
  width: 20rem;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text:nth-child(5) {
    width: auto;
  }
}
.profile-clients-info__card-text--num:first-child {
  width: 20rem;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text--num {
    width: auto;
  }
}
.profile-clients-info__card-text--id {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  background: transparent;
  word-break: break-word;
  text-align: left;
}
.profile-clients-info__card-text--id:hover {
  text-decoration: underline;
  color: #005dad;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text--id {
    color: var(--brand-black);
    font-weight: 400;
  }
  .profile-clients-info__card-text--id span {
    color: var(--text-base-text);
  }
}
.profile-clients-info__card-text-mobile {
  display: none;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text-mobile {
    display: block;
    font-weight: 400;
  }
}
.profile-clients-info__card-text-desktop {
  display: block;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text-desktop {
    display: none;
  }
}
.profile-clients-info__card-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  background: transparent;
  gap: 1.7rem;
  width: 29rem;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 110%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--brand-blue);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.profile-clients-info__card-add svg,
.profile-clients-info__card-add img {
  width: 3rem;
  height: 3rem;
}
.profile-clients-info__card-add:hover {
  opacity: 0.7;
}
@media (max-width: 640px) {
  .profile-clients-info__card-add {
    width: 100%;
  }
}
.profile-clients-info__card-text-id {
  display: none;
}
@media (max-width: 640px) {
  .profile-clients-info__card-text-id {
    display: block;
  }
}
.profile-clients-info__card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .profile-clients-info__card-block {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
}
.profile-clients-info__card-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
}
@media (max-width: 640px) {
  .profile-clients-info__card-actions {
    position: absolute;
    top: 2.2rem;
    right: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.6rem;
  }
}
@media (max-width: 640px) {
  .profile-clients-info__card-text-surname {
    display: inline-block;
    margin-right: 0.3rem;
  }
}
.profile-clients-info--medium .profile-clients-info__card,
.profile-clients-info--medium .profile-clients-info__top,
.profile-clients-info--medium .profile-clients-info__card-block {
  gap: 8.2rem;
}
@media (max-width: 640px) {
  .profile-clients-info--medium .profile-clients-info__card,
  .profile-clients-info--medium .profile-clients-info__top,
  .profile-clients-info--medium .profile-clients-info__card-block {
    gap: 1rem;
  }
}
@media (max-width: 640px) {
  .profile-clients-info--medium .profile-clients-info__card {
    padding: 2.2rem;
  }
}
@media (min-width: 641px) {
  .profile-clients-info--medium .profile-clients-info__card {
    padding-top: 2.5rem;
  }
}
.profile-clients-info--medium .profile-clients-info__card-text--date {
  color: var(--brand-black);
}
@media (max-width: 640px) {
  .profile-clients-info--medium .profile-clients-info__card-text--date {
    margin-right: 3.8rem;
  }
}
@media (min-width: 641px) {
  .profile-clients-info--medium .profile-clients-info__card-text--date {
    width: 14.5rem;
  }
}
.profile-clients-info--medium .profile-clients-info__items {
  padding: 0 4.2rem 3.6rem 3.4rem;
}
@media (max-width: 640px) {
  .profile-clients-info--medium .profile-clients-info__items {
    padding: 0 1.6rem;
  }
}
@media (min-width: 641px) {
  .profile-clients-info--medium .profile-clients-info__top-item:nth-child(2) {
    width: 14.5rem;
  }
  .profile-clients-info--medium .profile-clients-info__top-item:nth-child(3) {
    width: 62.9rem;
  }
  .profile-clients-info--medium .profile-clients-info__top-item:nth-child(4) {
    width: 15.5rem;
  }
}
.profile-clients-info--medium .profile-clients-info__card-text--address {
  word-wrap: break-word;
}
@media (min-width: 641px) {
  .profile-clients-info--medium .profile-clients-info__card-text--address {
    width: 61rem;
  }
}
@media (max-width: 640px) {
  .profile-clients-info--medium .profile-clients-info__card-text--address {
    max-width: 25.2rem;
    line-height: 120%;
    margin-bottom: 0.7rem;
  }
}
@media (max-width: 640px) {
  .profile-clients-info--medium .profile-clients-info__card-status {
    min-width: 15.5rem;
  }
}
.profile-clients-info--small .profile-clients-info__top {
  padding: 1.9rem 3.9rem;
  gap: 5rem;
}
.profile-clients-info--small .profile-clients-info__top-item {
  font-size: 1.4rem;
}
.profile-clients-info--small .profile-clients-info__items {
  padding: 0 4.2rem 3.6rem 3.7rem;
}
@media (max-width: 640px) {
  .profile-clients-info--small .profile-clients-info__items {
    padding: 0 2rem 0 2rem;
    gap: 0;
  }
}
.profile-clients-info--small .profile-clients-info__card {
  gap: 5rem;
  padding-top: 2.8rem;
}
@media (max-width: 640px) {
  .profile-clients-info--small .profile-clients-info__card {
    gap: 2rem;
    padding-left: 0;
    padding-right: 0;
    background: transparent;
    border-bottom: 1px solid var(--brand-gray);
    border-radius: unset;
  }
}
.profile-clients-info--small .profile-clients-info__card:not(:last-child) {
  padding-bottom: 4.2rem;
}
@media (max-width: 640px) {
  .profile-clients-info--small .profile-clients-info__card:not(:last-child) {
    padding-bottom: 2.2rem;
  }
}
.profile-clients-info--small .profile-clients-info__card-text {
  font-weight: 400;
  word-wrap: break-word;
}
@media (max-width: 640px) {
  .profile-clients-info--small .profile-clients-info__card-text {
    width: 100%;
    padding-right: 6rem;
  }
}
@media (min-width: 641px) {
  .profile-clients-info--small .profile-clients-info__card-text:first-child {
    width: 56.6rem;
  }
}
@media (min-width: 641px) {
  .profile-clients-info--small .profile-clients-info__card-text:nth-child(2) {
    width: 22.1rem;
  }
}
@media (min-width: 641px) {
  .profile-clients-info--small .profile-clients-info__card-text:nth-child(3) {
    width: 22.5rem;
    margin-right: 0;
  }
}
@media (min-width: 641px) {
  .profile-clients-info--small .profile-clients-info__card-actions {
    margin-left: auto;
  }
}
@media (min-width: 641px) {
  .profile-clients-info--small .profile-clients-info__top-item:nth-child(1) {
    width: 56.4rem;
  }
  .profile-clients-info--small .profile-clients-info__top-item:nth-child(2) {
    width: 21.8rem;
  }
  .profile-clients-info--small .profile-clients-info__top-item:nth-child(3) {
    width: 22.5rem;
  }
}
@media (max-width: 640px) {
  .profile-clients-info--small {
    border-radius: 3rem;
    background: var(--brand----white);
  }
}
.profile-clients-info__card-title {
  display: none;
}
@media (max-width: 640px) {
  .profile-clients-info__card-title {
    display: block;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 110%;
    color: var(--text-base-text);
    margin-bottom: 1rem;
  }
}
@media (max-width: 640px) {
  .profile-clients-info__card-square {
    display: none;
  }
}

a.profile-clients-info__card-text:hover {
  text-decoration: underline;
  color: #005dad;
}

.profile-client__top-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4.5rem;
}
@media (max-width: 640px) {
  .profile-client__top-section {
    margin-bottom: 2.5rem;
  }
}
.profile-client__top-section-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 640px) {
  .profile-client__top-section-body {
    padding: 0 1.6rem;
    gap: 1rem;
  }
}
@media (max-width: 640px) {
  .profile-client__top-section-title {
    font-size: 2.4rem;
  }
}
.profile-client__top-section-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  padding: 1.4rem 4.6rem;
}
.profile-client__top-section-link svg {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 640px) {
  .profile-client__top-section-link--desktop {
    display: none;
  }
}
.profile-client__top-section-link--mobile {
  display: none;
}
@media (max-width: 640px) {
  .profile-client__top-section-link--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.6rem;
    margin: 0 2rem 3.7rem;
    padding: 0.9rem 4.6rem;
  }
}
.profile-client__info {
  padding: 3.1rem 4.9rem 3rem 4.1rem;
  border-radius: 2rem;
  background: var(--brand----white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 4rem;
}
@media (max-width: 640px) {
  .profile-client__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 2rem;
    padding: 2.5rem 2rem 2.5rem 2rem;
    margin-bottom: 2.8rem;
  }
}
@media (max-width: 640px) {
  .profile-client__info-status {
    width: 100%;
  }
}
.profile-client__info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 641px) {
  .profile-client__info-item:first-child {
    width: 56.4rem;
  }
}
@media (max-width: 640px) {
  .profile-client__info-item:first-child {
    width: 100%;
  }
}
@media (min-width: 641px) {
  .profile-client__info-item:nth-child(2) {
    width: 22.1rem;
  }
}
@media (min-width: 641px) {
  .profile-client__info-item:nth-child(3) {
    width: 22.9rem;
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .profile-client__info-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
    gap: 1rem;
    width: 100%;
  }
  .profile-client__info-item:not(:first-child) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.profile-client__info-title {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
}
@media (max-width: 640px) {
  .profile-client__info-title {
    width: 11rem;
  }
}
.profile-client__info-name {
  font-size: 1.6rem;
  line-height: 110%;
  color: #000;
  word-wrap: break-word;
}
@media (max-width: 640px) {
  .profile-client__info-name {
    min-width: 0;
  }
}
.profile-client__title {
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 100%;
  color: var(--brand-blue);
  margin-bottom: 3.1rem;
  padding-left: 3.9rem;
}
@media (max-width: 640px) {
  .profile-client__title {
    padding: 0 2rem;
    font-size: 2.4rem;
  }
}
.profile-client__card:not(:last-child) {
  margin-bottom: 4.1rem;
}
.profile-client__items {
  background: var(--brand----white);
  border-radius: 2rem;
}
.profile-client__items--medium .profile-client__top {
  gap: 8rem;
  padding: 1.8rem 3.7rem;
}
.profile-client__items--medium .profile-client__top-item {
  font-size: 1.2rem;
}
.profile-client__items--medium .profile-client__body-item {
  padding: 2.9rem 0;
  gap: 8rem;
}
@media (max-width: 640px) {
  .profile-client__items--medium .profile-client__body-item {
    gap: 1rem;
    padding: 2rem;
  }
}
.profile-client__items--medium .profile-client__top-item,
.profile-client__items--medium .profile-client__body-text {
  gap: 8rem;
}
@media (min-width: 641px) {
  .profile-client__items--medium .profile-client__top-item:first-child,
  .profile-client__items--medium .profile-client__body-text:first-child {
    width: 7rem;
  }
  .profile-client__items--medium .profile-client__top-item:nth-child(2),
  .profile-client__items--medium .profile-client__body-text:nth-child(2) {
    width: 14.5rem;
  }
  .profile-client__items--medium .profile-client__top-item:nth-child(3),
  .profile-client__items--medium .profile-client__body-text:nth-child(3) {
    width: 62.4rem;
  }
  .profile-client__items--medium .profile-client__top-item:nth-child(4),
  .profile-client__items--medium .profile-client__body-text:nth-child(4) {
    width: 15.5rem;
  }
}
@media (max-width: 640px) {
  .profile-client__items {
    background: transparent;
    border-radius: unset;
  }
}
.profile-client__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.7rem 3.9rem;
  border-bottom: 1px solid var(--input-border);
  gap: 5rem;
}
@media (max-width: 640px) {
  .profile-client__top {
    display: none;
  }
}
.profile-client__top-item {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  color: var(--project-gray);
}
@media (min-width: 641px) {
  .profile-client__top-item:first-child {
    width: 56.4rem;
  }
  .profile-client__top-item:nth-child(2) {
    width: 21.9rem;
  }
  .profile-client__top-item:nth-child(3) {
    width: 22.5rem;
  }
}
.profile-client__body {
  padding: 0 3.9rem;
}
@media (max-width: 640px) {
  .profile-client__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
    padding: 0 1.6rem;
  }
}
.profile-client__body-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5rem;
  padding: 3.5rem 0;
}
.profile-client__body-item:not(:last-child) {
  border-bottom: 1px solid var(--input-border);
}
@media (max-width: 640px) {
  .profile-client__body-item:not(:last-child) {
    border-bottom: unset;
  }
}
@media (max-width: 640px) {
  .profile-client__body-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 1rem;
    padding: 2rem;
    background: var(--brand----white);
    border-radius: 3rem;
  }
}
.profile-client__body-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: #000;
}
@media (min-width: 641px) {
  .profile-client__body-text:first-child {
    width: 56.6rem;
  }
  .profile-client__body-text:nth-child(2) {
    width: 22.1rem;
  }
  .profile-client__body-text:nth-child(3) {
    width: 22.5rem;
  }
}
.profile-client__body-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
  margin-left: auto;
}
.profile-client__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.8rem;
  gap: 3rem;
}
.profile-client__block .profile-client__title {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .profile-client__block .profile-client__title {
    padding: 0;
    font-size: 2.4rem;
  }
}
@media (max-width: 640px) {
  .profile-client__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 0 2rem;
    margin-bottom: 2.6rem;
  }
}
.profile-client__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  padding: 1.1rem 5.3rem;
}
.profile-client__btn svg {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 640px) {
  .profile-client__btn {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.6rem;
  }
  .profile-client__btn svg {
    width: 2rem;
    height: 2rem;
  }
}
@media (max-width: 640px) {
  .profile-client__about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.catalog-top {
  position: sticky;
  top: -8rem;
  z-index: 10;
  background: var(--brand-gray);
}
.catalog-top_chess {
  margin-inline: -0.5rem;
  z-index: 11;
}
@media (max-width: 640px) {
  .catalog-top_chess {
    margin-inline: 0;
  }
}
.catalog-top_chess .tile-list__row {
  display: none;
}
.catalog-top_chess .catalog-top__filters-row:nth-child(4) {
  margin-bottom: 0;
  padding-bottom: 2.8rem;
}
@media (max-width: 640px) {
  .catalog-top_chess .catalog-top__filters-row:nth-child(4) {
    padding-bottom: 0;
  }
}
@media (max-width: 640px) {
  .catalog-top {
    position: static;
    top: 0;
  }
}
.catalog-top__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 3.8rem;
}
@media (max-width: 640px) {
  .catalog-top__head {
    margin-bottom: 1.5rem;
  }
}
.catalog-top__head-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 640px) {
  .catalog-top__head-left {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 5rem;
    gap: 0.7rem;
  }
}
.catalog-top__back {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  .catalog-top__back {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.catalog-top__title {
  padding-bottom: 1.2rem;
}
@media (max-width: 640px) {
  .catalog-top__title {
    font-size: 2rem;
    line-height: 100%;
    margin-top: -1rem;
    padding-bottom: 0rem;
  }
}
.catalog-top__search {
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 110%;
  color: var(--project-gray);
  padding-left: 0.8rem;
  padding-bottom: 1.8rem;
}
@media (max-width: 640px) {
  .catalog-top__search {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    padding: 0;
    font-size: 1.2rem;
    line-height: 140%;
  }
}
.catalog-top__search span {
  color: #000;
}
@media (max-width: 640px) {
  .catalog-top__head-right {
    height: 4.9rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
.catalog-top__tabs {
  padding: 0.3rem;
}
@media (max-width: 640px) {
  .catalog-top__tabs {
    height: 4.9rem;
    padding: 0.4rem;
    background: #eee;
  }
}
.catalog-top__tabs-wrapper {
  padding-block: 0.3rem;
}
.catalog-top__tabs-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
}
@media (max-width: 640px) {
  .catalog-top__tabs-btn {
    width: 4.6rem;
  }
}
.catalog-top__tabs-btn.active svg path {
  fill: var(--brand-blue);
}
.catalog-top__tabs-btn:first-of-type {
  padding-left: 3rem;
}
@media (max-width: 640px) {
  .catalog-top__tabs-btn:first-of-type {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .catalog-top__tabs-btn span {
    display: none;
  }
}
.catalog-top__tabs-svg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 2rem;
  height: 2rem;
}
.catalog-top__overlay {
  position: absolute;
  display: none;
}
@media (max-width: 640px) {
  .catalog-top__overlay {
    display: block;
    position: absolute;
    top: calc(-100vh + 100%);
    left: 0;
    right: 0;
    height: calc(100vh - 100%);
    width: 100%;
    -webkit-transform: translateY(calc(-100vh + 100%));
    -ms-transform: translateY(calc(-100vh + 100%));
    transform: translateY(calc(-100vh + 100%));
    opacity: 0;
    visibility: collapse;
    background: rgba(0, 53, 98, 0.44);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .catalog-top__overlay::after {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    height: calc(100vh - 100%);
    background: rgba(0, 53, 98, 0.44);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media (max-width: 640px) {
  .catalog-top__filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    padding: 3.5rem 1.6rem 8rem;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background-color: unset;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .catalog-top__filters::after {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    background: var(--brand-gray);
    border-radius: 3rem 3rem 0 0;
  }
  .catalog-top__filters.open {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    background-color: rgba(0, 53, 98, 0.44);
  }
  .catalog-top__filters.open .catalog-top__overlay {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    visibility: visible;
  }
  .catalog-top__filters.open .catalog-top__overlay::after {
    height: 0;
  }
}
.catalog-top__filters-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  margin-left: -0.1rem;
}
@media (max-width: 640px) {
  .catalog-top__filters-row {
    gap: 1rem;
    padding-inline: 0.4rem;
    margin-left: 0;
    margin-bottom: 0;
  }
}
.catalog-top__filters-row:nth-child(2) {
  margin-bottom: 2.7rem;
}
@media (max-width: 640px) {
  .catalog-top__filters-row:nth-child(2) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (17rem)[2];
    grid-template-columns: repeat(2, 17rem);
    margin-bottom: 0;
  }
}
.catalog-top__filters-row:nth-child(3) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1.7rem;
  margin-bottom: 2.8rem;
}
@media (max-width: 640px) {
  .catalog-top__filters-row:nth-child(3) {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.6rem;
    padding-bottom: 0.6rem;
    margin-bottom: 0;
  }
}
.catalog-top__filters-row:nth-child(4) {
  margin-left: 0;
  margin-bottom: 2.8rem;
}
@media (max-width: 640px) {
  .catalog-top__filters-row:nth-child(4) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 0;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .catalog-top__filters-row:nth-child(4) .catalog-top__filter:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    width: 100%;
  }
  .catalog-top__filters-row:nth-child(4) .catalog-top__filter:nth-child(3) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.catalog-top__filter_width-342 {
  width: 34.2rem;
}
@media (max-width: 640px) {
  .catalog-top__filter_width-342 {
    width: 17rem;
  }
}
.catalog-top__rooms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 640px) {
  .catalog-top__rooms {
    gap: 1rem;
    overflow-x: scroll;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    margin: 0 -1rem -1rem -2rem;
    padding: 0 2rem 1rem 2rem;
  }
}
.catalog-top__reset {
  width: 4.5rem;
  height: 4.5rem;
}
@media (max-width: 640px) {
  .catalog-top__reset {
    display: none;
  }
}
.catalog-top__reset svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.catalog-top__room {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  color: var(--project-gray);
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 5.5rem;
  height: 5.5rem;
  background: var(--brand----white);
  border-radius: 10rem;
  border: 0.1rem solid #c9c9c9;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.catalog-top__room.disabled {
  opacity: 0.4;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 640px) {
  .catalog-top__room {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 4.5rem;
    width: 5rem;
    color: var(--input-border);
  }
}
.catalog-top__room:first-child {
  width: 16.5rem;
}
@media (max-width: 640px) {
  .catalog-top__room:first-child {
    width: 17rem;
  }
}
.catalog-top__room:last-child {
  width: 14rem;
}
@media (max-width: 640px) {
  .catalog-top__room:last-child {
    width: 11rem;
  }
}
.catalog-top__room:has(input:checked) {
  color: var(--brand----white);
  border-color: var(--brand-blue);
  background: var(--brand-blue);
}
.catalog-top__room input {
  display: none;
}
.catalog-top__count-filters {
  position: absolute;
  top: 50%;
  right: 5rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -ms-grid;
  display: grid;
  place-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 2.3rem;
  height: 2.3rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 116%;
  color: var(--brand----white);
  border-radius: 100%;
  background: var(--brand-blue);
}
@media (min-width: 641px) {
  .catalog-top__open-filters {
    display: none;
  }
}
@media (max-width: 640px) {
  .catalog-top__open-filters {
    position: relative;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 1.6rem;
    color: var(--brand-blue);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1.5rem;
    height: 4.5rem;
    width: 100%;
    border: 0.1rem solid var(--brand-blue);
    border-radius: 10rem;
  }
  .catalog-top__open-filters svg {
    width: 2.5rem;
    height: 2.5rem;
  }
  .catalog-top__open-filters.error {
    border-color: var(--project-error);
  }
}
.catalog-top__filters-reset {
  display: none;
}
@media (max-width: 640px) {
  .catalog-top__filters-reset {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 1.6rem;
    color: var(--brand-blue);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 17rem;
    height: 4.5rem;
    padding: 0.5rem 2.55rem;
    border: 0.1rem solid var(--brand-blue);
    border-radius: 10rem;
  }
  .catalog-top__filters-reset svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 1.5rem;
    height: 1.5rem;
  }
}
.catalog-top__confirm {
  display: none;
}
@media (max-width: 640px) {
  .catalog-top__confirm {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4.5rem;
    margin-top: 0.5rem;
  }
}

.tile-list {
  margin-top: 2.8rem;
  padding-right: 0.3rem;
}
@media (max-width: 640px) {
  .tile-list {
    margin-top: 2.5rem;
    padding-right: 0;
  }
}
.tile-list__row {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 20rem) repeat(auto-fill, 7.5rem) 13.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4rem;
}
.tile-list__row_name {
  height: 5rem;
  padding: 1.7rem 4rem 1.8rem 2.1rem;
  padding-bottom: 2.8rem;
  border-radius: 2rem 2rem 0 0;
  border: 0.1rem solid var(--brand-gray);
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .tile-list__row_name {
    display: none;
  }
}
.tile-list__row-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5rem;
}
.tile-list__row-name img {
  display:none;
}
.tile-list__row-name.active img {
  /*rotate: 180deg;*/
  display:block;
}
.tile-list__row-name.asc img {
  rotate: 180deg;
}
.tile-list__row-name span {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  text-align: center;
  color: var(--text-base-text);
}
.tile-list__row-name img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 0.6rem;
  height: 0.65rem;
}
.tile-list__row-name_sort {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.tile-list__table {
  overflow: hidden;
  border-radius: 2rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .tile-list__table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
    overflow: visible;
    background-color: unset;
  }
}
.tile-list__statuses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3.4rem;
  padding: 1.4rem 2.3rem 1.8rem 2.5rem;
}
@media (max-width: 640px) {
  .tile-list__statuses {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem 3rem;
    padding: 0;
  }
  .tile-list__statuses .ui-status__count {
    width: unset;
    height: unset;
    padding: 1rem 1.2rem;
  }
  .tile-list__statuses .ui-status__text {
    font-size: 1.2rem;
  }
}
.tile-list__item:not(:last-child) {
  min-height: 11rem;
  border-bottom: 0.1rem solid var(--brand-gray);
}
@media (max-width: 640px) {
  .tile-list__item:not(:last-child) {
    height: auto;
    border-bottom: none;
  }
}
.tile-list__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 3.5rem auto 0 auto;
  width: 28.3rem;
  height: 5.8rem;
}
@media (max-width: 640px) {
  .tile-list__pagination {
    margin-top: 3rem;
    width: 100%;
    height: 4.5rem;
  }
}

.tile-item {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 20rem) repeat(auto-fill, 7.5rem) 13.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4rem;
  min-height: 11rem;
  padding: 1.5rem 2.1rem 1.7rem 2.1rem;
}
@media (max-width: 640px) {
  .tile-item {
    min-height: 10.7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 0;
    padding: 1.6rem;
    border-radius: 2rem;
    background: var(--brand----white);
  }
}
.tile-item:not(.tile-item.active) .tile-item__info svg {
  outline: 0.1rem solid var(--input-border);
  border-radius: 100%;
}
.tile-item.active {
  background: #e8f0f5;
}
.tile-item.active .tile-item__status.concession .ui-status__count {
  border-style: dashed;
}
.tile-item.active .ui-status_success .ui-status__count {
  color: var(--brand-black);
  background: rgba(84, 153, 59, 0.17);
  border: 0.1rem solid var(--project-succes);
}
.tile-item.active .ui-status_reserve .ui-status__count {
  color: var(--brand-black);
  background: rgba(0, 98, 168, 0.17);
  border: 0.1rem solid var(--brand-blue);
}
.tile-item.active .ui-status_booking .ui-status__count {
  color: var(--brand-black);
  background: rgba(193, 166, 49, 0.17);
  border: 0.1rem solid #c1a631;
}
.tile-item.active .ui-status_sold .ui-status__count {
  color: var(--brand-black);
  background: rgba(231, 231, 231, 0.17);
  border: 0.1rem solid var(--project-text);
}
.tile-item.active .ui-status_unavailable .ui-status__count {
  color: var(--brand-black);
  background: rgba(160, 49, 39, 0.17);
  border: 0.1rem solid #a03127;
}
.tile-item.active .tile-item__sort svg circle {
  fill: var(--brand-blue);
  stroke: none;
}
.tile-item.active .tile-item__sort svg path:nth-child(2) {
  fill: #0062a8;
  stroke: var(--brand----white);
}
.tile-item.active .tile-item__sort svg path:nth-child(3) {
  display: none;
}
.tile-item__param {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 110%;
  text-align: center;
  color: #000;
  word-wrap: break-word;
}
.tile-item__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 640px) {
  .tile-item__name {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.tile-item__room {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 6rem;
  height: 7.6rem;
  margin-bottom: auto;
  -o-object-fit: fill;
  object-fit: fill;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 640px) {
  .tile-item__room {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
    width: 6.5rem;
    height: 4rem;
    -o-object-fit: fill;
    object-fit: fill;
  }
}
.tile-item__name-wrapper {
  width: 12rem;
}
@media (max-width: 640px) {
  .tile-item__name-wrapper {
    padding-inline: 11.2rem 7.5rem;
    width: 100%;
    margin-bottom: 0.6rem;
  }
}
.tile-item__type {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  color: #464646;
  margin-bottom: 0.5rem;
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 640px) {
  .tile-item__type {
    display: none;
  }
}
.tile-item__name-text {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 110%;
  color: #000;
  word-wrap: break-word;
}
@media (max-width: 640px) {
  .tile-item__name-text {
    padding-top: 0.1rem;
    font-weight: 400;
  }
}
.tile-item__price {
  pointer-events: none;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.4rem;
  padding-left: 0.5rem;
}
@media (max-width: 640px) {
  .tile-item__price {
    gap: 1rem;
    padding-left: 0;
  }
}
.tile-item__price-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
.tile-item__flat {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  color: #464646;
}
@media (max-width: 640px) {
  .tile-item__flat {
    display: none;
  }
}
.tile-item__money {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 110%;
  color: #000;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .tile-item__money {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    color: var(--brand-blue);
  }
}
.tile-item__info {
  pointer-events: all;
  z-index: 3;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) translateX(100%);
  -ms-transform: translateY(-50%) translateX(100%);
  transform: translateY(-50%) translateX(100%);
  text-align: left;
}
@media (max-width: 640px) {
  .tile-item__info {
    right: unset;
    top: -1.4rem;
    left: -1.4rem;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}
.tile-item__info:hover .tile-item__info-text {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  visibility: visible;
}
@media (hover: none) {
  .tile-item__info:focus .tile-item__info-text {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
  }
}
.tile-item__info svg {
  width: 1.8rem;
  height: 1.8rem;
  cursor: pointer;
}
.tile-item__info-text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1rem;
  line-height: 110%;
  color: var(--brand-black);
  position: absolute;
  top: 50%;
  left: 3rem;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  opacity: 0;
  visibility: collapse;
  width: 23rem;
  border-radius: 1rem;
  padding: 1rem;
  outline: 0.1rem solid var(--input-border);
  background: var(--brand----white);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tile-item__address {
  display: none;
}
@media (max-width: 640px) {
  .tile-item__address {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: block;
    padding-inline: 4.6rem;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 110%;
    color: var(--project-text);
    text-align: left;
  }
}
.tile-item__meters span {
  display: none;
}
@media (max-width: 640px) {
  .tile-item__meters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 5rem;
    left: 6.2rem;
  }
  .tile-item__meters span {
    display: block;
    margin-left: 0.2em;
  }
}
.tile-item__sort {
  z-index: 3;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 100%;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 640px) {
  .tile-item__sort {
    top: auto;
    right: 1.6rem;
    bottom: 1.6rem;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.tile-item__sort svg {
  width: 2.6rem;
  height: 2.6rem;
}
.tile-item__link {
  z-index: 2;
  position: absolute;
  inset: 0;
}
@media (max-width: 640px) {
  .tile-item__money-meters, .tile-item__finishing, .tile-item__sections, .tile-item__corpus, .tile-item__floor, .tile-item__number {
    display: none;
  }
}

.chess-list__statuses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
  min-height: 4.5rem;
}
@media (max-width: 640px) {
  .chess-list__statuses {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem 3rem;
    margin-block: 2.5rem 2.1rem;
  }
  .chess-list__statuses .ui-status__count {
    width: unset;
    height: unset;
    padding: 1rem 1.2rem;
  }
  .chess-list__statuses .ui-status__text {
    font-size: 1.2rem;
  }
}
.chess-list__scroll {
  padding-bottom: 2rem;
  overflow: auto;
  width: 100%;
  margin-left: -0.5rem;
}
@media (max-width: 640px) {
  .chess-list__scroll {
    margin-inline: -1.6rem;
    padding-inline: 1.6rem;
    width: calc(100% + 3.2rem);
  }
}
.chess-list__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.6rem;
}
@media (max-width: 640px) {
  .chess-list__body {
    gap: 1.5rem;
  }
}
.chess-list__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 640px) {
  .chess-list__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 1rem;
  }
}
.chess-list__floor {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 110%;
  color: var(--text-base-text);
  display: -ms-grid;
  display: grid;
  place-content: center;
  border-radius: 0.5rem;
  width: 3.5rem;
  height: 3.4rem;
  background: var(--brand----white);
}
@media (max-width: 640px) {
  .chess-list__floor {
    -ms-grid-columns: (auto)[2];
    grid-template-columns: repeat(2, auto);
    gap: 0.4rem;
    width: auto;
    height: auto;
    background: none;
  }
  .chess-list__floor::after {
    content: "этаж";
  }
}
.chess-list__floor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.6rem;
}

.chess-item {
  position: relative;
  width: 21.4rem;
  min-height: 12.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 1.5rem;
  padding: 0.8rem 2.1rem 0.8rem 0.9rem;
  border: 0.1rem solid #c9c9c9;
  border-radius: 1.5rem;
}
.chess-item.active .chess-item__inform svg {
  outline: unset;
  border-radius: 100%;
}
.chess-item.active .js-add-sort svg circle {
  fill: var(--brand-blue);
  stroke: none;
}
.chess-item.active .js-add-sort svg path:nth-child(2) {
  fill: #0062a8;
  stroke: var(--brand----white);
}
.chess-item.active .js-add-sort svg path:nth-child(3) {
  display: none;
}
.chess-item_sold {
  background: var(--brand----white);
}
.chess-item_sold .chess-item__price {
  color: #838383;
}
.chess-item_sold.active {
  border: 0.1rem solid var(--project-text);
}
.chess-item_success {
  color: var(--brand-black);
  border: 0.1rem solid var(--project-succes);
}
.chess-item_success.active {
  background: rgba(84, 153, 59, 0.17);
}
.chess-item_reserve {
  color: var(--brand-black);
  border: 0.1rem solid var(--brand-blue);
}
.chess-item_reserve.active {
  background: rgba(0, 98, 168, 0.17);
}
.chess-item_booking {
  color: var(--brand-black);
  border: 0.1rem solid #c1a631;
}
.chess-item_booking.active {
  background: rgba(193, 166, 49, 0.17);
}
.chess-item_unavailable {
  color: var(--brand-black);
  border: 0.1rem solid #a03127;
}
.chess-item_unavailable.active {
  background: rgba(160, 49, 39, 0.17);
}
.chess-item_rebate.active {
  border-color: var(--project-text);
  background: var(--brand----white);
}
.chess-item.concession {
  border-style: dashed;
}
.chess-item__body {
  min-width: 0;
}
.chess-item__status {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 4.6rem;
  height: 3.3rem;
  padding: 0;
}
.chess-item__status .ui-status__count {
  width: 100%;
  height: 100%;
}
.chess-item__price {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 110%;
  color: var(--brand-black);
  white-space: nowrap;
  margin-bottom: 1rem;
}
.chess-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
.chess-item__text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 110%;
  color: #838383;
}
.chess-item__text span {
  display: inline-block;
}
.chess-item__num {
  word-wrap: break-word;
}
.chess-item__add-sort {
  position: absolute;
  inset: 0;
  z-index: 1;
  cursor: pointer;
}
.chess-item__inform {
  z-index: 10;
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  text-align: left;
}
.chess-item__inform:hover .chess-item__inform-text {
  opacity: 1;
  visibility: visible;
}
@media (hover: none) {
  .chess-item__inform:focus .chess-item__inform-text {
    opacity: 1;
    visibility: visible;
  }
}
.chess-item__inform svg {
  width: 1.8rem;
  height: 1.8rem;
  cursor: pointer;
  outline: 0.1rem solid var(--input-border);
  border-radius: 100%;
}
.chess-item__inform-text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1rem;
  line-height: 110%;
  color: var(--brand-black);
  position: absolute;
  top: -0.1rem;
  left: 1.9rem;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  visibility: collapse;
  width: 23rem;
  border-radius: 1rem;
  padding: 1rem;
  outline: 0.1rem solid var(--input-border);
  background: var(--brand----white);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chess-item .js-add-sort {
  position: absolute;
  z-index: 10;
  left: 0.9rem;
  bottom: 0.8rem;
  width: 2.6rem;
  height: 2.6rem;
  cursor: pointer;
}
@media (max-width: 640px) {
  .chess-item .js-add-sort {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.chess-item .js-add-sort svg {
  width: 100%;
  height: 100%;
}

.chess-message {
  position: fixed;
  z-index: 10;
  right: 1rem;
  bottom: 1rem;
  width: 32rem;
  padding: 1rem 2rem;
  border-radius: 1.5rem;
  border: 0.1rem solid #c9c9c9;
  -webkit-box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.1);
  background: var(--brand----white);
  opacity: 0;
  visibility: collapse;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 640px) {
  .chess-message {
    bottom: 8rem;
  }
}
.chess-message.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.chess-message__text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 120%;
  color: var(--black);
}
.chess-message__text span {
  color: var(--project-error);
}
.chess-message__text:not(:last-child) {
  margin-bottom: 0.5rem;
}

.add-sort-message {
  position: fixed;
  z-index: 101;
  right: 1rem;
  bottom: 1rem;
  width: 25rem;
  padding: 1rem 2rem;
  border-radius: 1.5rem;
  border: 0.1rem solid #c9c9c9;
  -webkit-box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.1);
  background: var(--brand----white);
  opacity: 0;
  visibility: collapse;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 640px) {
  .add-sort-message {
    bottom: 8rem;
  }
}
.add-sort-message.js-registration-message {
  width: 50rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media (max-width: 640px) {
  .add-sort-message.js-registration-message {
    width: auto;
    left: 1rem;
    bottom: 2rem;
  }
}
.add-sort-message.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.add-sort-message__text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 120%;
  color: var(--black);
}
.add-sort-message__text span {
  color: var(--project-error);
}
.add-sort-message__text:not(:last-child) {
  margin-bottom: 0.5rem;
}
/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/local/templates/capital/css/custom.css?177512464719377*/
@media (min-width: 640px) {
    .account-catalog-item__price {
        font-size: 3rem;
    }
    .account-catalog-item__prices {
        width: 27.2rem;
    }
    .lot-similar__content-text {
        font-size: 2.8rem;
    }
}

/* Page Header */
.page-header {
    margin-bottom: 32px;
}

.page-title {
    font-size: 32px;
    font-weight: 600;
    color: #2563eb;
}

/* Search */
.search {
    display: flex;
    align-items: center;
    background: white;
    height: 40px;
    border-radius: 24px;
    padding: 12px 16px;
    gap: 12px;
    min-width: 300px;
}

.search__input {
    border: none;
    outline: none;
    font-size: 14px;
    flex: 1;
    color: #374151;
}

.search__input::placeholder {
    color: #9ca3af;
}

/* Filters */
.filters {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}

.filters__left {
    display: flex;
    align-items: center;
    gap: 24px;
}

.filter-tabs {
    display: flex;
    background: white;
    border-radius: 24px;
    padding: 4px;
    gap: 4px;
}

.filter-tab {
    padding: 8px 16px;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 14px;
    color: #939393;
    border-radius: 20px;
    transition: all 0.2s;
}

.filter-tab:hover {
    color: #005DAD;
}

.filter-tab--active {
    color: #005DAD;
    background: #005DAD1A;
}

/* Sort Dropdown */
.sort-dropdown {
    position: relative;
    background: white;
    border-radius: 24px;
    padding: 8px 16px;
    cursor: pointer;
    width: 265px;
    height: 40px;
}

.sort-dropdown__selected {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}

.sort__label {
    color: #939393;
}

.sort__value {
    color: #005DAD;
}

.sort__arrow {
    margin-left: auto;
    transition: transform 0.2s;
    flex-shrink: 0;
}

.sort-dropdown.open .sort__arrow {
    transform: rotate(180deg);
}

.sort-dropdown__options {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 8px;
    z-index: 10;
}

.sort-dropdown:hover .sort-dropdown__options,
.sort-dropdown__options:hover {
    display: block;
}

.sort-dropdown:hover,
.sort-dropdown:has(.sort-dropdown__options:hover) {
    pointer-events: auto;
}

.sort-dropdown__options {
    pointer-events: auto;
}

.sort-dropdown__option {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    font-size: 14px;
    color: #374151;
    cursor: pointer;
    border-radius: 8px;
    transition: all 0.2s;
}

.sort-dropdown__option:hover {
    background: #f3f4f6;
}

.sort-dropdown__radio {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
    background: white;
    position: relative;
    flex-shrink: 0;
}

.sort-dropdown__radio--active {
    border: 4px solid #005DAD;
}

/* Table */
.table-container {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
}

.table {
    width: 100%;
    border-collapse: collapse;
}

.table__header {
    background: #f9fafb;
    padding: 16px;
    text-align: left;
    font-weight: 600;
    color: #374151;
    border-bottom: 1px solid #e5e7eb;
}

.table__row:not(:last-child) {
    border-bottom: 1px solid #f3f4f6;
}

.table__cell {
    padding: 16px;
    color: #374151;
    font-size: 14px;
}

/* Status Dropdown */
.status-dropdown {
    position: relative;
    display: inline-block;
    min-width: 120px;
}

.status-dropdown__selected {
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    padding-right: 28px;
}

.status-dropdown__selected::after {
    content: '';
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 9px;
    background-image: url('data:image/svg+xml;utf8,<svg width="15" height="9" viewBox="0 0 15 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.3333 0L14.5118 1.17851L7.25592 8.43443L0 1.17851L1.17851 0L7.25592 6.07741L13.3333 0Z" fill="%23828282"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s;
}

.status-dropdown.open .status-dropdown__selected::after {
    transform: translateY(-50%) rotate(180deg);
}

.status-dropdown--waiting .status-dropdown__selected {
    background: #F4F4F4;
    color: #828282;
    border: 1px solid #F4F4F4;
}

.status-dropdown--approved .status-dropdown__selected {
    background: #dcfce7;
    color: #16a34a;
    border: 1px solid #dcfce7;
}

.status-dropdown--rejected .status-dropdown__selected {
    background: #fef2f2;
    color: #dc2626;
    border: 1px solid #fef2f2;
}

.status-dropdown__options {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 8px;
    z-index: 10;
}

.status-dropdown.open .status-dropdown__options {
    display: block;
    position: relative;
}

.status-dropdown__option {
    padding: 8px 12px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 8px;
    transition: all 0.2s;
}

.status-dropdown__option:hover {
    background: #f3f4f6;
}

.status-dropdown__option[data-value="invited"], .status-dropdown__option[data-value="active"] {
    color: #16a34a;
}

.status-dropdown__option[data-value="denied"] {
    color: #dc2626;
}

.status-dropdown__option[data-value="current"] {
    color: #005dad;
}

/* Organization Link */
.organization-link {
    color: #005DAD;
    cursor: pointer;
    text-decoration: underline;
}

.organization-link:hover {
    color: #003d7a;
}

/* Modal Drawer */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 1000;
}

.modal-overlay.show {
    display: block;
}

.modal-broker {
    position: fixed;
    top: 0;
    right: -400px;
    max-width: 680px;
    width: 100vw;    height: 100%;
    background: white;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    transition: right 0.3s ease;
    overflow-y: auto;
}

.modal-overlay.show .modal-broker {
    right: 0;
    transform: unset;
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    border-bottom: 1px solid #f3f4f6;
}

.modal__title {
    font-size: 40px;
    font-weight: 600;
    color: #005DAD;
    margin: 0;
    margin-bottom: 30px;
}

.modal__close {
    background: none;
    border: none;
    font-size: 24px;
    color: #9ca3af;
    cursor: pointer;
    padding: 0;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal__close:hover {
    color: #374151;
}

.modal__content {
    padding: 24px;
}

.modal__row {
    display: flex;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #f9fafb;
}

.modal__row:last-child {
    border-bottom: none;
}

.modal__label {
    color: #6b7280;
    font-size: 16px;
    min-width: 158px;
    margin-right: 16px;
}

.modal__value {
    color: #374151;
    font-size: 16px;
    font-weight: 500;
}

.modal__row--link .modal__value {
    color: #005DAD;
    cursor: pointer;
}

.modal__row--link .modal__value:hover {
    text-decoration: underline;
}

/* Responsive */
@media screen and (max-width: 1024px) {
    .main:not(.main--landing) {
        padding: 24px;
    }

    .filters {
        flex-wrap: wrap;
        gap: 12px;
    }

    .filters__left {
        flex-wrap: wrap;
        width: 100%;
    }

    .search {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .header {
        padding: 0;
    }

    .main:not(.main--landing) {
        padding: 20px 16px;
    }

    .page-title {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .filters {
        flex-direction: column;
        gap: 12px;
    }

    .filters__left {
        flex-direction: column;
        gap: 12px;
        width: 100%;
    }

    .filter-tabs {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .filter-tabs::-webkit-scrollbar {
        display: none;
    }

    .sort-dropdown {
        width: 100%;
    }

    .search {
        width: 100%;
        min-width: auto;
    }

    .table-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin: 0 -16px;
        padding: 0 16px;
    }

    .table {
        min-width: 700px;
    }

    .table__header,
    .table__cell {
        padding: 12px 8px;
        font-size: 13px;
    }

    .pagination {
        flex-wrap: wrap;
        gap: 6px;
    }

    .pagination__button {
        min-width: 36px;
        padding: 8px;
    }

    .modal-broker {
        width: 90%;
        right: -90%;
    }
}

@media screen and (max-width: 480px) {
    .header__logo {
        gap: 6px;
    }

    .logo {
        padding: 6px 10px;
        font-size: 12px;
    }

    .logo__text {
        font-size: 14px;
    }

    .main:not(.main--landing) {
        padding: 16px 12px;
    }

    .page-title {
        font-size: 22px;
    }

    .filter-tab {
        padding: 8px 14px;
        font-size: 13px;
        white-space: nowrap;
    }

    .sort__label,
    .sort__value {
        font-size: 13px;
    }

    .search__input {
        font-size: 13px;
    }

    .table {
        min-width: 600px;
    }

    .table__header,
    .table__cell {
        padding: 10px 6px;
        font-size: 12px;
    }

    .status-dropdown__selected {
        padding: 5px 10px;
        padding-right: 26px;
        font-size: 12px;
    }

    .pagination__button {
        min-width: 32px;
        padding: 6px;
        font-size: 13px;
    }

    .pagination__dots {
        font-size: 12px;
    }

    .modal-broker {
        width: 100%;
        right: -100%;
    }

    .modal__title {
        font-size: 18px;
    }

    .modal__label,
    .modal__value {
        font-size: 13px;
    }

    .footer__text {
        font-size: 12px;
    }
}

/* Pagination */
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 32px;
}

.pagination__button {
    padding: 8px 12px;
    border: 1px solid #d1d5db;
    background: white;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

.pagination__button:hover {
    background: #f3f4f6;
}

.pagination__button--active {
    background: #2563eb;
    color: white;
    border-color: #2563eb;
}

.pagination__dots {
    color: #6b7280;
    padding: 0 8px;
}

/* Footer */
.footer {
    margin-top: auto;
    text-align: center;
}

.footer__text {
    font-size: 14px;
    color: #9ca3af;
}

.broker-fio {
    margin-top: 15px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #7D7D7D;

}

.managers-link {
    color:#1E71E6;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    line-height: 110.00000000000001%;
    letter-spacing: 0px;

}

.managers-link:hover{
    cursor: pointer;
}

.table-applications, .header-clients .profile-clients-info__top-item{
    font-size: 14px;
}

.table-applications .table__head .table__header,
.header-clients .profile-clients-info__top-item{
    color: #9CA3AF !important;
    min-width: 100px;
    font-weight: normal;
}

/*Отправлено*/
.status-item--1 {
    background:#e6f3fb;
    color: #005dad
}

/*Согласовано*/
.status-item--2 {
    background:#dcfce7;
    color: #16a34a
}

/*Изменено*/
.status-item--3 {
    background:#FDF7DD;
    color: #FFD200;
}

/*Отказано*/
.status-item--4 {
    background:rgba(227, 31, 31, 0.1);
    color: #e31f1f;
}

/*Отменено*/
.status-item--5 {
    background:#f5f5f5;
    color: #828282;
}

.back-link:hover {
    cursor: pointer
}

.account-layout.account-layout_offers {
    min-height: 100vh;
}


/*.phone_wrapper {*/
/*    display: flex;*/
/*    border-radius: 10rem;*/
/*    border: 1px solid var(--input-border);*/
/*}*/
/*#phone {*/
/*    border: none;*/
/*    padding-left: 10px;*/
/*}*/
#country {
    background: transparent;
    font-size: 17px;
    width: 43px;
}

.work_position {
    font-weight: 400 !important;
    font-size: 1.2rem !important;
    margin-bottom: 2rem !important;
}

.ag-countrymask.iti {
    width: 100%;
}

input[name="phone"] {
    border-radius: 10rem;
    border: 1px solid var(--input-border);
}

.ui-input-inner.modal__field.error #dropZone {
    background: rgba(227, 31, 31, 0.05);
    border: 1px dashed rgba(227, 31, 31, 1);
}

.account-menu {
    min-height: 100vh !important;
}

.lot-top-section__plan-disclaimer {
    font-size: 1.5rem;
    line-height: 100%;
    color: var(--brand-blue);
}

.lot__items {
    margin-bottom: 4rem;
}

.send-manager {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}

.send-manager__input {
    flex: 1 1 auto;
    min-width: 160px;
    max-width: 220px;
    padding: 6px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    font-size: 14px;
}

.send-manager__button {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.2;
    min-width: 118px;
    text-align: center;
    background-color: var(--brand-blue);
    color: #fff;
    transition: background-color 0.2s ease, opacity 0.2s ease;
}

.send-manager__button:hover:not(:disabled) {
    opacity: 0.9;
}

.send-manager__button:disabled {
    opacity: 0.6;
    cursor: default;
}

.send-manager__button--sent {
    background-color: #bfc6cf;
    color: #fff;
    cursor: pointer;
}

.send-manager__button--sent:hover:not(:disabled) {
    opacity: 0.95;
}

.send-manager__dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 4px;
    z-index: 20;
    min-width: 180px;
    max-width: 260px;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    max-height: 180px;
    overflow-y: auto;
    display: none;
}

.send-manager__dropdown-item {
    padding: 6px 10px;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.send-manager__dropdown-item:hover {
    background-color: #f2f5ff;
}

.send-manager__dropdown--open {
    display: block;
}

.send-email-modal {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: none;
}

.send-email-modal--open {
    display: block;
}

.send-email-modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
}

.send-email-modal__dialog {
    position: relative;
    max-width: 520px;
    width: calc(100% - 32px);
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 10px;
    padding: 22px 22px 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}

.send-email-modal__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 8px;
    background: transparent;
    cursor: pointer;
    font-size: 18px;
    line-height: 34px;
    color: #111;
}

.send-email-modal__close:hover {
    background: rgba(0, 0, 0, 0.05);
}

.send-email-modal__title {
    font-size: 20px;
    font-weight: 600;
    margin: 0 36px 14px 0;
}

.send-email-modal__content {
    display: grid;
    gap: 10px;
}

.send-email-modal__row {
    display: grid;
    grid-template-columns: 90px 1fr;
    gap: 12px;
    align-items: start;
}

.send-email-modal__label {
    color: #6b6b6b;
    font-size: 13px;
}

.send-email-modal__value {
    color: #111;
    font-size: 14px;
    word-break: break-word;
}

.send-email-modal__actions {
    margin-top: 18px;
    display: flex;
    justify-content: flex-end;
}

.send-email-modal__resend {
    padding: 10px 16px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    background-color: var(--brand-blue);
    color: #fff;
    font-size: 14px;
}

.send-email-modal__resend:disabled {
    opacity: 0.65;
    cursor: default;
}

/* News detail page */
.news-detail {
    margin-left: 5rem;
}

.news-detail__section {
    max-width: 124rem;
}

.news-detail__content {
    max-width: 96rem;
    width: 100%;
    margin-top: 3rem;
}

.news-detail__preview {
    margin-bottom: 3rem;
}

.news-detail__hero {
    width: 100%;
    height: 46rem;
    border-radius: 16px;
    overflow: hidden;
    background: #0a0a0a;
    margin-bottom: 3rem;
}

.news-detail__hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.news-detail__back-btn {
    margin-top: 54px;
    max-width: 30%;
}

@media (max-width: 640px) {
    .news-detail {
        margin-left: 0;
    }

    .news-detail__section {
        max-width: 100%;
    }

    .news-detail__content {
        max-width: 100%;
        margin-top: 2rem;
    }

    .news-detail__hero {
        height: 24rem;
        border-radius: 12px;
        margin-bottom: 2rem;
    }

    .news-detail__preview {
        margin-bottom: 2rem;
    }

    .news-detail__back-btn {
        margin-top: 24px;
        max-width: 100%;
        width: 100%;
        display: block;
        text-align: center;
    }
}

.lot__content .lot__swiper .lot__image img {
    object-fit: contain;
}

.lot__swiper[data-content="3"] .lot__image img {
    height: 42.4rem;
}

.lot__swiper[data-content="3"] {
    width: 100%;
    max-width: none;
}

.lot__swiper[data-content="3"] .lot__swiper-slide {
    width: 100% !important;
    margin-right: 0 !important;
}

@media (max-width: 640px) {
    .lot__swiper[data-content="3"] .lot__image img {
        height: 24.7rem;
    }
}

/* Sharper plan thumbnails in catalog tiles */
.tile-item__room {
    object-fit: contain;
    background: transparent;
}

/* End */


/* Start:/local/templates/capital/components/bitrix/menu/landing.menu/style.min.css?1774526624490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/capital/components/bitrix/menu/landing.menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/capital/css/vendor.css?177452662428317 */
/* /local/templates/capital/css/main.css?1775122618293163 */
/* /local/templates/capital/css/custom.css?177512464719377 */
/* /local/templates/capital/components/bitrix/menu/landing.menu/style.min.css?1774526624490 */
