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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          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%);
          transform: translateX(-50%);
  white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper.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;
          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;
          transform-origin: 100% 0;
}

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

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

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

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

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

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

.swiper.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper.swiper-cards {
  overflow: visible;
}

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

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

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

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

html {
  scroll-behavior: smooth;
  font-size: 18px;
}

* {
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  -o-font-feature-settings: "lnum";
}

body, html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-right: 0px !important;
}

main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

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

ol, ul {
  list-style: none;
}

img {
  vertical-align: top;
  max-width: 100%;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

a {
  background: transparent;
  text-decoration: none;
  outline: none;
  border: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}

.hidden {
  overflow: hidden;
}

a:-webkit-any-link, a:hover, a:visited {
  text-decoration: none;
}

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

:active, :focus {
  outline: none;
}

body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

button, input, textarea {
  font-family: inherit;
}

button, input, textarea {
  font-size: inherit;
}

input:not([type=checkbox]):not([type=radio]), select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

button {
  background: inherit;
  cursor: pointer;
  font-size: inherit;
  -webkit-tap-highlight-color: transparent;
}

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

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus:-moz-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

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

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

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

.header {
  z-index: 100 !important;
}

body {
  color: #240902;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 991px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 650px) {
  body {
    font-size: 15px;
  }
}

input, button, textarea {
  font-family: inherit;
}

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

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: 400;
}

body {
  background-color: rgb(255, 252, 248);
  color: #2F2F2F;
  font-family: "Manrope";
}

h1, h2, h3, h4, h5 {
  font-family: "Zt Chablis";
}

h1, h2 {
  letter-spacing: 2px;
}

._container {
  max-width: 1440px;
  padding: 0 60px 0 60px;
  margin: 0 auto;
}

@media (max-width: 1350px) {
  ._container {
    padding: 0 30px 0 30px;
  }
}
@media (max-width: 650px) {
  ._container {
    padding: 0 20px;
  }
}
/* Для всего элемента скроллбара */
::-webkit-scrollbar {
  width: 6px; /* ширина для вертикального скролла */
  height: 10px; /* высота для горизонтального скролла */
  overflow: hidden;
}

/* Для дорожки (трека) скроллбара */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* цвет фона трека */
}

/* Для самого ползунка скроллбара */
::-webkit-scrollbar-thumb {
  background: rgb(33, 81, 83); /* ваш цвет ползунка */
  border-radius: 10px; /* закругление углов ползунка */
  overflow: hidden;
}

/* Для состояния наведения на ползунок скроллбара */
::-webkit-scrollbar-thumb:hover {
  background: rgb(33, 81, 83); /* цвет ползунка при наведении */
  border-radius: 10px;
  overflow: hidden;
}

body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-thumb {
  background-color: rgb(33, 81, 83);
  border-radius: 3px;
}

body::-webkit-scrollbar {
  background-color: rgb(33, 81, 83);
}

body::-webkit-scrollbar-track:hover {
  background-color: rgb(33, 81, 83);
}

.title h1 {
  font-size: 60px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  line-height: 110%;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1450px) {
  .title h1 {
    font-size: 57px;
  }
}
@media (max-width: 1380px) {
  .title h1 {
    font-size: 56px;
  }
}
@media (max-width: 1300px) {
  .title h1 {
    font-size: 52px;
  }
}
@media (max-width: 1250px) {
  .title h1 {
    font-size: 49px;
  }
}
@media (max-width: 1200px) {
  .title h1 {
    font-size: 46px;
  }
}
@media (max-width: 650px) {
  .title h1 {
    font-size: 32px;
  }
}
.title h2 {
  font-size: 50px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  line-height: 110%;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 991px) {
  .title h2 {
    font-size: 32px;
  }
}
@media (max-width: 650px) {
  .title h2 {
    font-size: 26px;
  }
}

/* cyrillic-ext */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Zt Chablis";
  src: url("../fonts/ZtChablisMedium-nRKAR.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
.btn {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#317467), to(#215153));
  background: linear-gradient(to right, #317467, #215153);
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#215153), color-stop(#317467), to(#215153));
  background: linear-gradient(to right, #215153, #317467, #215153);
  -webkit-transition: -webkit-transform 0.7s ease-out;
  transition: -webkit-transform 0.7s ease-out;
  transition: transform 0.7s ease-out;
  transition: transform 0.7s ease-out, -webkit-transform 0.7s ease-out;
}

.btn:hover::before {
  opacity: 0;
}

.btn:hover::after {
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

.btn:hover {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
  -webkit-box-shadow: 0 5px 15px rgba(33, 81, 83, 0.3);
          box-shadow: 0 5px 15px rgba(33, 81, 83, 0.3);
}

.btn a {
  position: relative;
  z-index: 1;
  padding: 12px 32px 13px 32px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  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;
}

@media (max-width: 991px) {
  .btn a {
    padding: 14px 20px;
    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;
  }
}
body {
  color: rgb(47, 47, 47);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
body a {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
body svg {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.desp-img-global {
  position: relative;
  width: 30px;
  height: 30px;
}
.desp-img-global picture {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.desp-img-global picture.desp-img {
  opacity: 1;
}

@media (min-width: 1300px) {
  .menu-header ul li .bottom-header__cont:hover .desp-img-global picture.desp-img {
    opacity: 0;
  }
  .menu-header ul li .bottom-header__cont:hover .desp-img-global picture.mob-img {
    opacity: 1;
  }
  .menu-header ul li .bottom-header__cont:hover svg path {
    stroke: rgb(255, 252, 248);
  }
  .bottom-header__menu li .bottom-header__cont {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  .bottom-header__menu li .bottom-header__cont:hover svg {
    -webkit-transform: scale(1, -1) translate(0, 4px);
            transform: scale(1, -1) translate(0, 4px);
  }
  .top-header__cont:hover svg {
    -webkit-transform: scale(1, -1) translate(0, 2px);
            transform: scale(1, -1) translate(0, 2px);
  }
  .top-header__menu ul li a {
    position: relative;
  }
  .top-header__menu ul li a {
    -webkit-transition: color 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s ease;
    transition: color 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s ease;
    transition: transform 0.4s ease, color 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s ease, color 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s ease;
  }
  .top-header__menu ul li a::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 1.5px;
    background: -webkit-gradient(linear, left bottom, left top, from(#215153), to(#215153)), -webkit-gradient(linear, left top, right top, from(#317467), to(#215153));
    background: linear-gradient(0deg, #215153, #215153), linear-gradient(90deg, #317467 0%, #215153 100%);
    -webkit-transition: width 0.4s ease, left 0.4s ease;
    transition: width 0.4s ease, left 0.4s ease;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .top-header__menu ul li a::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 1.5px;
    background: -webkit-gradient(linear, left bottom, left top, from(#215153), to(#215153)), -webkit-gradient(linear, left top, right top, from(#317467), to(#215153));
    background: linear-gradient(0deg, #215153, #215153), linear-gradient(90deg, #317467 0%, #215153 100%);
    opacity: 0.3;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .top-header__menu ul li a:hover {
    -webkit-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px);
    color: rgb(33, 81, 83);
  }
  .top-header__menu ul li a:hover::after {
    width: 100%;
    left: 0;
    -webkit-animation: mainLine 0.6s ease-in-out infinite alternate;
    animation: mainLine 0.6s ease-in-out infinite alternate;
  }
  .top-header__menu ul li a:hover::before {
    -webkit-animation: elasticLine 0.6s ease-in-out infinite alternate;
    animation: elasticLine 0.6s ease-in-out infinite alternate;
  }
  .top-header__menu ul li a:not(:hover)::after {
    -webkit-animation: lineOut 0.4s ease-in-out forwards;
    animation: lineOut 0.4s ease-in-out forwards;
  }
  .top-header__menu ul li a:not(:hover)::before {
    -webkit-animation: elasticLineOut 0.4s ease-in-out forwards;
    animation: elasticLineOut 0.4s ease-in-out forwards;
  }
  @-webkit-keyframes elasticLine {
    0% {
      width: 0;
      left: 50%;
    }
    40% {
      width: 120%;
      left: -10%;
    }
    100% {
      width: 100%;
      left: 0;
    }
  }
  @keyframes elasticLine {
    0% {
      width: 0;
      left: 50%;
    }
    40% {
      width: 120%;
      left: -10%;
    }
    100% {
      width: 100%;
      left: 0;
    }
  }
}
@media (min-width: 1300px) {
  a.btn-header__tel {
    overflow: hidden;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
  }
  .header__btn.btn-header {
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
  }
  .header__btn.btn-header._active a.btn-header__tel {
    margin: -60px 0 0 0;
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .menu-header__top {
    background-color: rgb(255, 252, 248);
    position: relative;
    z-index: 2;
  }
  .menu-header__bottom.bottom-header {
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
  }
  .menu-header__bottom.bottom-header._active {
    margin: -50px 0 0 0;
    opacity: 0;
  }
  a.header__logo img {
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
  }
  a.header__logo._active img {
    width: 60px;
  }
  .menu-header__top {
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
  }
  header.header {
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
  }
  header.header._active {
    padding: 8.5px;
  }
  a.header__logo {
    min-width: 50px;
    display: block;
  }
  a.header__logo._active img {
    max-width: 50px;
  }
}
.header {
  position: fixed;
  width: 100%;
  z-index: 10;
  padding: 20px 0 20px 0;
  background-color: rgb(255, 252, 248);
}
.header .header__logo {
  position: relative;
  z-index: 4;
}
.header .top-header__lang.lang.mob-elem {
  position: relative;
  z-index: 4;
}
.header .header__btn.btn-header {
  position: relative;
  z-index: 4;
}
.header__content {
  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: 30px;
}
.header__logo img {
  max-width: 70px;
}
.header__btn {
  background-color: rgb(226, 231, 224);
  border-radius: 25px;
}

.menu-header ul li {
  position: relative;
}
@media (min-width: 1300px) {
  .menu-header ul li .bottom-header__cont:hover {
    background-color: rgb(49, 116, 103);
  }
  .menu-header ul li .bottom-header__cont:hover p {
    color: rgb(255, 252, 248);
  }
}
.menu-header ul li a {
  position: relative;
  z-index: 5;
}
.menu-header ul li .top-header__submenu {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(0, 15px);
          transform: translate(0, 15px);
  opacity: 0;
  pointer-events: none;
  padding: 35px 0 0 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
@media (min-width: 1300px) {
  .menu-header ul li .top-header__submenu a {
    white-space: nowrap;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  .menu-header ul li .top-header__submenu a:hover {
    color: rgb(49, 116, 103);
    -webkit-transform: translate(0, -2px);
            transform: translate(0, -2px);
  }
}
.menu-header ul li .top-header__submenu a::after {
  content: "";
  display: none;
}
.menu-header ul li ul {
  -webkit-box-shadow: 0px 15px 30px 0px rgba(22, 53, 47, 0.2);
          box-shadow: 0px 15px 30px 0px rgba(22, 53, 47, 0.2);
  background-color: #fff;
  border-radius: 15px;
  display: block;
  padding: 0 25px;
}
.menu-header ul li ul a {
  padding: 20px 0px;
  display: block;
  position: relative;
  font-weight: 600;
}
.menu-header ul li ul a::before {
  content: "";
  background-color: rgb(216, 216, 216);
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0%;
  -webkit-animation: none !important;
          animation: none !important;
}
.menu-header ul li ul li:last-child a::before {
  content: "";
  display: none;
}
@media (min-width: 1300px) {
  .menu-header ul li:hover .top-header__submenu {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
    pointer-events: auto;
  }
}
.menu-header__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;
  gap: 20px;
  position: relative;
  z-index: 6;
}
.menu-header__top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}
.menu-header__bottom {
  margin: 17px 0 0 0;
}
.menu-header__bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 38px;
}
.menu-header__bottom ul .desp-img-global {
  margin: 0 12px 0 0;
}

.menu-header .bottom-header__menu ul li .top-header__submenu {
  padding: 60px 0 0 0;
}

.top-header__lang.lang._active a.lang__dop {
  padding: 10px 12px 5px 12px;
  visibility: visible;
  top: 28px;
  opacity: 1;
  height: 40.5px;
  width: 100%;
}

.lang {
  cursor: pointer;
  z-index: 2;
  position: relative;
  background-color: rgb(255, 252, 248);
}
.lang a.lang__deffalt {
  padding: 5px 12px;
  border-radius: 10px;
  border: 2px solid rgb(33, 81, 83);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
  background-color: rgb(255, 252, 248);
}
.lang svg {
  margin: 0 0 0 12px;
  display: block;
}
.lang a.lang__dop {
  position: absolute;
  top: 18px;
  z-index: 1;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  overflow: hidden;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  opacity: 1;
  width: 80%;
  padding: 0px 12px;
  border-radius: 0 0 10px 10px;
  visibility: hidden;
  background-color: rgb(255, 252, 248);
  border: 2px solid rgb(33, 81, 83);
}
.lang a.lang__dop:hover {
  background-color: rgb(33, 81, 83);
  color: #fff;
}
.bottom-header__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(226, 231, 224);
  padding: 10px 40px 10px 12px;
  border-radius: 50px;
  position: relative;
}
.bottom-header__cont svg {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.bottom-header__rows a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom-header__rows p {
  font-weight: 600;
  color: rgb(33, 81, 83);
  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;
  -webkit-transform: translate(0, -2px);
          transform: translate(0, -2px);
}
.btn-header__tel {
  padding: 22px 30px 15px 30px;
  display: block;
  text-align: center;
  color: rgb(33, 81, 83);
  font-weight: 600;
}
.btn-header__tel:hover {
  -webkit-transform: translate(0, -2px) rotate(1deg);
          transform: translate(0, -2px) rotate(1deg);
}

.mob-elem {
  display: none;
}

.burger {
  display: none;
}

@media (max-width: 1300px) {
  .menu-header li.dragon a {
    width: auto !important;
  }
  .bottom-header__menu ul li a {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__menu.menu-header li._active .top-header__submenu {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
    pointer-events: auto;
    max-height: 700px;
  }
  .menu-header ul li .top-header__submenu {
    position: relative;
    max-height: 0;
    overflow: hidden;
    padding: 0;
  }
  .menu-header ul li ul {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    border-radius: 0;
    background: none;
    /* padding: 15px 0; */
  }
  .top-header__submenu li {
    margin: 0 !important;
  }
  .menu-header ul li ul a {
    padding: 15px 0;
  }
  .menu-header .bottom-header__menu ul li .top-header__submenu {
    padding: 0;
  }
  .desp-elem {
    display: none;
  }
  li.dragon._active svg {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }
  .header__menu.menu-header {
    position: fixed;
    top: 0%;
    overflow: auto;
    left: -100%;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background: rgb(255, 252, 248);
    width: 100%;
    height: 100%;
    z-index: 3;
    padding: 115px 30px 20px 30px;
    -webkit-box-shadow: 0px 15px 40px 0px rgba(34, 82, 84, 0.2);
            box-shadow: 0px 15px 40px 0px rgba(34, 82, 84, 0.2);
  }
  .header__btn.btn-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .btn-header__tel {
    padding: 15px 20px;
  }
  .mob-elem {
    display: block;
    margin: 0 40px 0 0;
  }
  .header__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-header__top ul {
    display: block;
  }
  .top-header__menu {
    width: 100%;
  }
  .top-header__cont {
    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;
  }
  .burger {
    display: block;
    position: relative;
    width: 38px;
    height: 32px;
    margin: -10px 0px 0 44px;
    z-index: 4;
  }
  .burger span {
    position: absolute;
    width: 100%;
    height: 4px;
    border-radius: 5px;
    background-color: rgb(34, 82, 84);
  }
  .burger span:first-child {
    top: 0;
    left: 10%;
    width: 80%;
  }
  .burger span:nth-child(2) {
    top: 52%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: 0;
  }
  .burger span:last-child {
    top: 100%;
    left: 10%;
    width: 80%;
  }
  .header {
    padding: 10px 0;
  }
  .header__logo img {
    max-width: 50px;
  }
  .header__menu.menu-header._active {
    left: 0;
  }
  .header__burger.burger span {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  .header__burger.burger._active span {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 50%;
    width: 100%;
    left: 0;
  }
  .header__burger.burger._active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .header__burger.burger._active span:last-child {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    bottom: auto;
  }
  .menu-header__bottom ul {
    display: block;
  }
  .menu-header ul li {
    margin: 0 0 15px 0;
  }
  .menu-header__bottom {
    margin: 15px 0 0 0;
  }
  .menu-header ul li a {
    font-weight: 600;
  }
  .btn-header__btn.btn {
    border-radius: 35px;
  }
  .btn-header__btn.btn a {
    padding: 14px 25px;
  }
}
@media (max-width: 850px) {
  .mob-elem {
    margin: 0 20px 0 0;
  }
}
@media (max-width: 768px) {
  .btn-header__tel {
    display: none;
  }
}
@media (max-width: 550px) {
  .top-header__lang.lang.mob-elem {
    display: none;
  }
  .btn-header__btn.btn a {
    padding: 9px 20px 12px 20px;
    font-size: 14px;
    font-weight: 600;
  }
  .header__logo img {
    max-width: 40px;
  }
  .burger span:nth-child(2) {
    top: 55.5%;
  }
}
@media (max-width: 390px) {
  .burger {
    margin: -10px 0 0 25px;
  }
  .header__content {
    gap: 0;
  }
}
@media (max-width: 350px) {
  .burger {
    margin: -10px 0 0 15px;
  }
}
@media (max-width: 850px) {
  .header__menu.menu-header {
    padding: 100px 20px 20px 20px;
  }
  .header .header__btn.btn-header {
    z-index: 2;
  }
  .top-header__lang.lang.desp-elem {
    position: absolute;
    top: -70px;
    right: 55px;
    display: block;
  }
}
input {
  border-bottom: 1px solid rgb(0, 0, 0);
  background: rgba(255, 255, 255, 0);
  height: 70px;
  width: 100%;
  padding: 0 20px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 600;
}

textarea {
  border-bottom: 1px solid rgb(0, 0, 0);
  background: rgba(255, 255, 255, 0);
  width: 100%;
  padding: 0 20px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 600;
}

@media (max-width: 768px) {
  input {
    height: 40px;
  }
}
.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 1000;
}

.popup .text-form {
  color: #000;
}

.popup .text-form a {
  color: #EA210D;
}

.popup.open {
  opacity: 1;
  visibility: visible;
}

.popup.open .popup__content {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.popup__area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.popup__body {
  min-height: 100%;
  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: 30px 10px;
  background: rgba(0, 0, 0, 0.85);
}

.popup__content {
  position: relative;
  border-radius: 20px;
  width: 100%;
  max-width: 820px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  opacity: 0;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  background-color: #fff;
}

.popup__footer {
  padding: 20px;
  width: 100%;
  z-index: 3;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1803921569);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 12;
}

div#popup_catalog .popup__content .popup__content-global {
  max-height: 750px;
  overflow: auto;
  padding: 0 20px;
}

div#popup_catalog .popup__content {
  padding: 0;
}

.popup__content-hidden {
  padding: 40px 20px;
  -webkit-box-shadow: 0px 20px 70px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 20px 70px 0px rgba(0, 0, 0, 0.4);
  border-radius: 30px;
  overflow: hidden;
}

#popup_2 .popup__content {
  max-width: 1320px;
}

#popup_catalog .popup__subtitle {
  position: relative;
  background: rgb(245, 245, 245);
  color: #000;
  padding: 20px;
  border-radius: 10px;
  margin: 80px 0 0 0;
  z-index: 3;
}
@media (max-width: 600px) {
  #popup_catalog .popup__subtitle {
    margin: 20px 0 0 0;
  }
}
#popup_catalog .contact__form {
  padding: 30px 0 0 0;
}
@media (max-width: 600px) {
  #popup_catalog .contact__form {
    padding: 5px 0 0 0;
  }
}

.filter__tab {
  font-size: 14px;
}

.popup__filters {
  margin: 30px 0 60px 0;
}

.popup__header {
  padding: 0 0 30px 0;
  position: relative;
}
.popup__header::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1.5px;
  bottom: 0;
  left: 0;
  background-color: rgb(49, 116, 103);
}
.popup__header span::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgb(49, 116, 103);
  bottom: -4px;
  left: 0;
}
.popup__header span::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgb(49, 116, 103);
  bottom: -4px;
  right: 0;
}

.filter-block {
  margin-bottom: 24px;
  border-bottom: 1px solid #E5E7EB;
  padding-bottom: 24px;
}

.filter-block__header {
  margin-bottom: 16px;
}

.rooms-grid,
.type-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  gap: 8px;
}

.popup__footer {
  margin-top: auto;
  padding-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 12;
}

.apply-filters {
  width: 280px;
  padding: 11px 30px;
  background: -webkit-gradient(linear, left bottom, left top, from(#215153), to(#215153)), -webkit-gradient(linear, left top, right top, from(#317467), to(#215153));
  background: linear-gradient(0deg, #215153, #215153), linear-gradient(90deg, #317467 0%, #215153 100%);
  color: #fff;
  border: none;
  border-radius: 40px;
  cursor: pointer;
}

.reset-filters {
  width: 220px;
  padding: 11px 30px;
  background: rgb(228, 152, 152);
  border: none;
  border-radius: 40px;
  cursor: pointer;
}

.popup__close {
  position: absolute;
  top: -45px;
  right: -50px;
  z-index: 6;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
@media (max-width: 850px) {
  .popup__close {
    top: -85px;
    right: 0px;
  }
}
.popup__close svg {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.popup__close svg:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

div#popup_kart .popup__content {
  max-width: 1250px;
}
div#popup_kart .popup__content .popup__filters {
  margin: 20px 0;
}
div#popup_kart .popup__content .popup__filters .popup__kart {
  border-radius: 20px;
  overflow: hidden;
}

.popup__kart {
  width: 100%;
}

.popup__kart iframe {
  width: 100%;
  height: 500px;
}

.popup__title {
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  line-height: 110%;
  padding: 0;
  position: relative;
  z-index: 5;
  font-family: "vetrino";
  text-align: left;
  color: rgb(0, 0, 0);
  font-family: "Zt Chablis";
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 860px) {
  .popup__title {
    font-size: 25px;
  }
}

@media (max-width: 650px) {
  .popup__content-hidden {
    padding: 30px 0 100px 0;
  }
}
@media (max-width: 650px) {
  .popup__footer {
    -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;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
  }
  button.reset-filters {
    width: 100%;
  }
  button.apply-filters {
    width: 100%;
  }
}
div#popup_catalog .form-global__column {
  margin: 0 0 10px 0 !important;
}

@media (max-width: 991px) {
  div#popup_catalog .popup__content {
    max-height: 650px;
  }
}
@media (max-width: 991px) {
  div#popup_catalog .popup__content .popup__content-hidden {
    max-height: 650px;
    overflow: hidden;
  }
}
@media (max-width: 650px) {
  .popup__kart iframe {
    width: 100%;
    height: 350px;
  }
  div#popup_kart .popup__content-hidden {
    padding: 30px 10px;
  }
}
.global__btn.btn a {
  white-space: nowrap;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
body.lock {
  overflow: hidden;
}

div#popup_1 .popup__close {
  top: -25px;
  right: -25px;
  background: #fff;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.5);
  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: 50%;
}
div#popup_1 .popup__content-global {
  max-width: 425px;
}
div#popup_1 .popup__content {
  padding: 30px 40px;
  max-width: 900px;
}
div#popup_1 .popup__title {
  text-align: left;
  max-width: 430px;
}
div#popup_1 .popup-desp {
  color: rgba(47, 47, 47, 0.9);
  margin: 12px 0 0 0;
  max-width: 430px;
}
div#popup_1 .contacts__input.submit input {
  background: -webkit-gradient(linear, left top, right top, from(#317467), to(#215153));
  background: linear-gradient(90deg, #317467 0%, #215153 100%);
  font-weight: 600;
  color: #fff;
  width: 100%;
  border: none;
  height: auto;
  padding: 13px 25px 15px 25px;
  border-radius: 40px;
  text-align: left;
}
div#popup_1 .contacts__input.submit {
  position: relative;
  width: 240px;
  margin: 30px 0 0 0;
}
div#popup_1 .contacts__input.submit svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 20px;
}
div#popup_1 .contacts__text {
  font-size: 14px;
  margin: 30px 0 0 0;
  max-width: 320px;
}
div#popup_1 .contacts__form.form-contacts {
  margin: 20px 0 0 0;
  max-width: 350px;
}
div#popup_1 .popup__column:last-child {
  position: absolute;
  top: -13%;
  right: -16%;
}
div#popup_1 .popup__column:last-child img {
  max-width: 680px;
}
div#popup_1 .popup__body {
  overflow: hidden;
}
div#popup_1 .contacts__input input {
  height: 70px;
}

@media (max-width: 1200px) {
  div#popup_1 .popup__column:last-child img {
    max-width: 470px;
  }
  div#popup_1 .popup__column:last-child {
    position: absolute;
    top: 3%;
    right: -27%;
  }
  div#popup_1 .popup__content {
    max-width: 650px;
  }
}
@media (max-width: 768px) {
  div#popup_1 .popup__body {
    overflow: hidden;
    padding: 30px;
  }
  div#popup_1 .contacts__form.form-contacts {
    margin: 10px 0 0 0;
    max-width: 100%;
  }
  div#popup_1 .popup__close {
    width: 30px;
    height: 30px;
    top: -15px;
    right: -15px;
  }
  div#popup_1 .popup__close svg {
    width: 12px;
    height: 12px;
  }
  div#popup_1 .popup__content {
    padding: 20px 20px 160px 20px;
  }
  div#popup_1 .popup__column:last-child {
    right: auto;
    top: auto;
    left: 50%;
    bottom: -50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  div#popup_1 .popup__content-global {
    max-width: 100%;
  }
  div#popup_1 .contacts__input.submit {
    margin: 20px auto 0 auto;
  }
}
div#popup_1 .contacts__input.submit {
  position: relative;
  z-index: 2;
}

@media (max-width: 650px) {
  div#popup_1 .contacts__text {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  div#popup_1 .contacts__input input {
    height: 63px;
    padding: 10px;
  }
  div#popup_1 .contacts__input.submit {
    width: 100%;
    position: relative;
    z-index: 2;
  }
}
.contacts__input.submit {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  cursor: pointer;
}
.contacts__input.submit svg {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  cursor: pointer;
}
.contacts__input.submit input {
  cursor: pointer;
}
.contacts__input.submit:hover {
  -webkit-transform: translate(0, -5px) rotate(1deg);
          transform: translate(0, -5px) rotate(1deg);
}
.contacts__input.submit:hover svg {
  -webkit-transform: translate(50px, -50%) !important;
          transform: translate(50px, -50%) !important;
}

.lang a {
  font-weight: 600;
  color: rgb(33, 81, 83);
}
.lang p {
  font-weight: 600;
  color: rgb(33, 81, 83);
}

.lang a.lang__dop p:hover {
  background-color: rgba(255, 255, 255, 0);
}

a.lang__dop p:hover {
  color: #fff !important;
}

.top-header__lang.lang.desp-elem._active svg {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.top-header__lang.lang.desp-elem svg {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

@media (max-width: 650px) {
  .header__btn.btn-header {
    position: absolute !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .top-header__lang.lang.desp-elem {
    top: -80px;
  }
}
.btn a {
  padding: 13px 20px 15px 20px;
}

@media (max-width: 650px) {
  .btn a {
    font-size: 16px;
  }
}
div#popup_1 .popup__image {
  -webkit-transform: translate(50px, 85px);
          transform: translate(50px, 85px);
}

@media (max-width: 991px) {
  div#popup_1 .popup__image {
    -webkit-transform: translate(50px, 136px);
            transform: translate(50px, 136px);
  }
}
@media (max-width: 850px) {
  div#popup_1 .popup__image {
    -webkit-transform: translate(50px, 78px);
            transform: translate(50px, 78px);
  }
}
@media (max-width: 700px) {
  div#popup_1 .popup__image {
    -webkit-transform: translate(50px, 35px);
            transform: translate(50px, 35px);
  }
}
@media (max-width: 550px) {
  div#popup_1 .popup__image {
    -webkit-transform: translate(10px, -70px);
            transform: translate(10px, -70px);
  }
}
@media (max-width: 550px) {
  div#popup_1 .popup__column:last-child img {
    max-width: 350px;
  }
}
.global {
  padding: 160px 0 30px 0;
}
@media (max-width: 1300px) {
  .global {
    padding: 110px 0 60px 0;
  }
}
@media (max-width: 550px) {
  .global {
    padding: 95px 0 0px 0;
  }
}
.global .global__images {
  position: relative;
  overflow: hidden;
}
.global .global__images {
  position: relative;
}
@media (min-width: 1200px) {
  .global .image-global {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-mask: none;
    -webkit-mask-image: url('data:image/svg+xml,                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 870 348">                    <path fill="white" d="M0 20C0 8.9543 8.9543 0 20 0H450C461.046 0 470 8.9543 470 20V102C470 113.046 478.954 122 490 122H720C731.046 122 740 130.954 740 142V178C740 189.046 748.954 198 760 198H850C861.046 198 870 206.954 870 218V328C870 339.046 861.046 348 850 348H20C8.9543 348 0 339.046 0 328V198V20Z"/>                </svg>');
    mask-image: url('data:image/svg+xml,                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 870 348">                    <path fill="white" d="M0 20C0 8.9543 8.9543 0 20 0H450C461.046 0 470 8.9543 470 20V102C470 113.046 478.954 122 490 122H720C731.046 122 740 130.954 740 142V178C740 189.046 748.954 198 760 198H850C861.046 198 870 206.954 870 218V328C870 339.046 861.046 348 850 348H20C8.9543 348 0 339.046 0 328V198V20Z"/>                </svg>');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }
}
@media (max-width: 1200px) {
  .global .image-global {
    margin: 40px 0 0 0;
    border-radius: 20px;
    overflow: hidden;
  }
  .global .image-global img {
    max-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 650px) {
  .global .image-global {
    margin: 0px 0 0 0;
  }
  .global .image-global img {
    height: 240px;
  }
}
.global__content {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .global__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.global__column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.global__column:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 870px;
          flex: 0 0 870px;
}
@media (max-width: 1300px) {
  .global__column:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 550px;
            flex: 0 0 550px;
  }
}
@media (max-width: 1200px) {
  .global__column:first-child {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
.global__item {
  height: 100%;
}
.global__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.global__title {
  text-align: right;
  margin: 30px 0 0 -71%;
  position: relative;
  z-index: 2;
}
@media (max-width: 1400px) {
  .global__title {
    margin: 30px 0 0 -70%;
  }
}
@media (max-width: 1300px) {
  .global__title {
    margin: 30px 0 0 -75%;
  }
}
@media (max-width: 1300px) {
  .global__title {
    margin: 10px 0 0 -40%;
  }
}
@media (max-width: 1200px) {
  .global__title {
    margin: 0px 0 0px 0;
  }
}
.global__desp {
  margin: 30px 0 0 0;
  max-width: 550px;
}
@media (max-width: 650px) {
  .global__desp {
    margin: 25px 0 0 0;
  }
}
.global .global__btn-global {
  position: relative;
  padding: 0 0 0 80px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1200px) {
  .global .global__btn-global {
    padding: 0 0 0 0px;
  }
}
.global .global__btn-global::before {
  content: "";
  width: 2px;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 40px;
  background-color: rgb(49, 116, 103);
}
@media (max-width: 1300px) {
  .global .global__btn-global::before {
    height: 83px;
  }
}
@media (max-width: 1200px) {
  .global .global__btn-global::before {
    height: 2px;
    width: 100%;
    bottom: auto;
    top: 0;
    left: 0;
  }
}
.global .global__btn-global::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 35px;
  left: 36px;
  background-color: rgb(49, 116, 103);
}
@media (max-width: 1200px) {
  .global .global__btn-global::after {
    bottom: auto;
    top: -3px;
    left: 0px;
  }
}
.global__btn {
  margin: 40px 0 0 0;
  max-width: 260px;
}
@media (max-width: 650px) {
  .global__btn {
    max-width: 100%;
    margin: 25px 0 0 0;
  }
}
@media (max-width: 1300px) {
  .global__images {
    margin: 0px 0 0 auto;
  }
}
.global__arrow {
  width: 870px;
  height: 350px;
}
@media (max-width: 1300px) {
  .global__arrow {
    width: 630px;
    height: 250px;
  }
}
@media (max-width: 1200px) {
  .global__arrow {
    display: none;
  }
}
.global .image-globa__slide {
  width: 100% !important;
}
.global .image-globa__slide:hover .image-global__links {
  -webkit-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.global .image-globa__slide:hover .image-global__arrow-global {
  -webkit-transform: scale(0.9) translate(10px, -50%);
          transform: scale(0.9) translate(10px, -50%);
}
.global .image-global__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.global .swiper-global {
  overflow: hidden;
}

.image-global__links {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background-color: rgb(255, 249, 240);
  border-radius: 10px 40px 10px 10px;
  padding: 15px 70px 15px 20px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
@media (max-width: 650px) {
  .image-global__links {
    padding: 11px 40px 11px 15px;
    bottom: 10px;
    left: 10px;
  }
}
.image-global__title {
  font-size: 22px;
}
@media (max-width: 650px) {
  .image-global__title {
    font-size: 17px;
  }
}
.image-global__desp {
  font-family: "Manrope";
  font-size: 14px;
}
@media (max-width: 650px) {
  .image-global__desp {
    font-size: 11px;
  }
}
.image-global .image-global__arrow-global {
  padding: 5px;
  background-color: #fff;
  position: absolute;
  top: 55%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: -20px;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.image-global__arrow {
  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: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgb(49, 116, 103);
}

@media (max-width: 1200px) {
  .image-globa__image img {
    width: 100%;
  }
}

.fon-global {
  position: relative;
}
.fon-global__fon {
  position: relative;
  z-index: 2;
  min-width: 750px;
}
.fon-global__fon img {
  width: 100%;
}
.fon-global__orel {
  position: absolute;
  bottom: 85%;
  right: 10%;
  z-index: 3;
}
.fon-global__orel img {
  max-width: 400px;
}
@media (max-width: 1200px) {
  .fon-global__orel img {
    max-width: 200px;
  }
}
@media (max-width: 1200px) {
  .fon-global__orel {
    bottom: 100%;
  }
}
.fon-global__palma {
  position: absolute;
  bottom: 80%;
  left: 0;
}
.fon-global__palma img {
  max-width: 400px;
}
@media (max-width: 1200px) {
  .fon-global__palma img {
    max-width: 300px;
  }
}
.fon-global__city {
  position: absolute;
  bottom: 42%;
  left: 0;
  width: 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;
}
.fon-global__city img {
  width: 100%;
  max-width: 1440px;
}
.fon-global__verb {
  position: absolute;
  bottom: 15%;
  right: 20%;
  z-index: 3;
}
.fon-global__verb img {
  max-width: 400px;
}
@media (max-width: 1200px) {
  .fon-global__verb img {
    max-width: 300px;
  }
}

.global__form {
  position: relative;
  z-index: 8;
}

.filter__btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  padding: 10px;
}
.filter__btn p {
  color: rgb(47, 47, 47);
  font-size: 14px;
  padding: 8px 16px;
  border-radius: 20px;
  border: 1px solid rgba(47, 47, 47, 0.3);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-align: center;
}

.filter__btn._active p {
  background: rgb(33, 81, 83);
  color: #fff;
  padding: 8px 16px;
  border-radius: 20px;
  border: 1px solid rgba(47, 47, 47, 0.3);
}

.graph-container {
  height: 100px;
  position: relative;
  margin: 20px 0;
  background: rgba(245, 245, 245, 0);
  border-radius: 4px;
}

.slider-range {
  width: 450px;
}

.graph-bar {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.graph-bar:hover {
  background-color: rgb(33, 81, 83) !important;
}

.filter__range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 20px;
}

.filter__inpt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.filter__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0;
  position: relative;
  margin: 25px -10px;
}
.filter__btns::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
  background-color: rgba(47, 47, 47, 0.5);
}
.filter__btns::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: rgba(47, 47, 47, 0.5);
}

.cont-popup__cont.cont-prise {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.filter__inpt {
  width: 100%;
  padding: 10px 15px;
  font-size: 12px;
  border-radius: 10px;
  color: rgba(47, 47, 47, 0.4);
  border: 1px solid rgba(47, 47, 47, 0.3);
}
.filter__inpt input {
  font-size: 16px;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0);
}

.form-global .form-global__btn {
  background: -webkit-gradient(linear, left bottom, left top, from(#215153), to(#215153)), -webkit-gradient(linear, left top, right top, from(#317467), to(#215153));
  background: linear-gradient(0deg, #215153, #215153), linear-gradient(90deg, #317467 0%, #215153 100%);
  color: rgb(255, 255, 255);
  border-radius: 40px;
  width: 180px;
  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;
  height: 50px;
  padding: 0 20px;
}
.form-global__content-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-global__item._active {
  background: #fff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.form-global__cont {
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 85px;
  left: 0;
  width: auto;
  background: rgb(255, 252, 248);
  -webkit-box-shadow: 0px 7px 20px 0px rgba(22, 53, 47, 0.15);
          box-shadow: 0px 7px 20px 0px rgba(22, 53, 47, 0.15);
  padding: 25px;
  border-radius: 20px;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 11;
}
@media (max-width: 650px) {
  .form-global__cont {
    padding: 15px;
  }
}
.form-global__cont._active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto;
}
.form-global .cont-popup__cont.cont-prise {
  margin: 0 !important;
}

.cont-popup__tabs .cont-popup__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cont-popup__tabs .cont-popup__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 8px 16px;
  border-radius: 20px;
  background: #f5f5f5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cont-popup__tabs .cont-popup__item._active {
  background: #2F2F2F;
  color: #fff;
}
.cont-popup__tabs .cont-popup__item._active svg path {
  fill: #fff;
}
.cont-popup__tabs .cont-popup__item p {
  margin: 0;
}
.cont-popup__cont-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  padding: 15px;
}
.cont-popup__cont-tab-elem {
  padding: 15px;
}
.cont-popup__cont-tab-elem .cont-popup__search {
  position: relative;
  margin-bottom: 15px;
}
.cont-popup__cont-tab-elem .cont-popup__search input {
  width: 100%;
  padding: 10px 40px 10px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  font-size: 14px;
}
.cont-popup__cont-tab-elem .cont-popup__search input:focus {
  outline: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.cont-popup__cont-tab-elem .cont-popup__search svg {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cont-popup .cont-popup__cont {
  margin: -10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
@media (max-width: 650px) {
  .cont-popup .cont-popup__cont {
    margin: -5px;
  }
}
.cont-popup__elem, .cont-popup__elem-tab, .cont-popup__num, .cont-popup .metro__item {
  padding: 10px;
}
@media (max-width: 650px) {
  .cont-popup__elem, .cont-popup__elem-tab, .cont-popup__num, .cont-popup .metro__item {
    padding: 5px;
  }
}
.cont-popup__elem p, .cont-popup__elem-tab p, .cont-popup__num p, .cont-popup .metro__item p {
  cursor: pointer;
  padding: 8px 16px;
  white-space: nowrap;
  border-radius: 20px;
  border: 2px solid rgba(49, 116, 103, 0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: rgb(226, 231, 224);
}
.cont-popup__elem._active p, .cont-popup__elem-tab._active p, .cont-popup__num._active p, .cont-popup .metro__item._active p {
  border: 2px solid rgb(49, 116, 103);
}
@media (max-width: 550px) {
  .cont-popup .btn-primenit {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: center;
    margin: 10px 0 0 0;
  }
}

.metro__cont {
  margin-bottom: 20px;
}
.metro__cont:last-child {
  margin-bottom: 0;
}
.metro__name {
  font-weight: 500;
  margin-bottom: 10px;
}
.metro__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.metro__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.metro__item::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: currentColor;
}

.btn-primenit {
  font-weight: 600;
  color: rgb(186, 186, 186);
}
.btn-primenit:hover {
  text-decoration: underline;
}

.cont-popup__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 650px) {
  .cont-popup__cont {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* Общий стиль слайдера */
.ui-slider-horizontal {
  height: 2px;
  background: #E0E0E0;
  border: none;
}

.slider-range {
  position: relative;
}

/* Ползунки (кругляшки) */
.ui-slider-horizontal .ui-slider-handle {
  position: absolute;
  top: 0;
  width: 16px;
  min-width: 16px;
  display: block;
  height: 16px;
  border-radius: 50%;
  background: rgb(33, 81, 83);
  border: 2px solid #fff;
  cursor: pointer;
  top: -7px;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.2s;
  transition: background-color 0.3s, -webkit-transform 0.2s;
  transition: background-color 0.3s, transform 0.2s;
  transition: background-color 0.3s, transform 0.2s, -webkit-transform 0.2s;
  z-index: 2;
}

.ui-slider-horizontal .ui-slider-handle:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* Заполненная область слайдера */
.ui-slider-range {
  background-color: rgb(33, 81, 83);
  height: 2px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

/* Контейнер графика */
.graph-container {
  height: 100px;
  position: relative;
  margin: 20px 0;
  background: rgba(245, 245, 245, 0);
  border-radius: 4px;
}

/* Столбцы графика */
.graph-bar {
  position: absolute;
  bottom: 0;
  -webkit-transition: background-color 0.3s, height 0.3s;
  transition: background-color 0.3s, height 0.3s;
}

.graph-bar:hover {
  background-color: rgb(33, 81, 83) !important;
}

/* Пустой столбец графика */
.graph-bar.empty {
  cursor: help;
}

/* Стиль диапазона цен */
.filter__range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 20px;
}

/* Поля ввода цен */
.filter__inpt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ui-slider-horizontal .ui-slider-range {
  background-color: #424057;
  height: 2px;
  width: 100%;
  z-index: 1;
  position: absolute;
}

.ui-slider-handle.highlight {
  border: 2px solid #ff0000; /* Красная рамка для подсветки */
  -webkit-box-shadow: 0 0 10px rgba(255, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(255, 0, 0, 0.5);
}

.form-global__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-global__btns .form-global__btn-tab {
  color: rgb(47, 47, 47);
  font-weight: 700;
  padding: 12px 20px;
  border-radius: 20px 20px 0 0;
  background-color: rgb(255, 249, 240);
}
.form-global__btns .form-global__btn-tab:last-child {
  background-color: rgb(242, 232, 217);
  color: rgb(201, 183, 155);
}

.form-global__content-tabs {
  margin: 40px 0 0 0;
  padding: 10px 30px;
  -webkit-box-shadow: 0px 15px 40px 0px rgba(34, 82, 84, 0.2);
          box-shadow: 0px 15px 40px 0px rgba(34, 82, 84, 0.2);
  background-color: rgb(255, 249, 240);
  border-radius: 20px;
  max-width: 100%;
}

.form-global__content-tab {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-global__title {
  font-weight: 600;
  color: rgb(47, 47, 47);
}

.form-global__subtitle-global {
  margin: 15px 0 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-global__subtitle {
  font-size: 16px;
  color: rgb(47, 47, 47);
  white-space: nowrap;
  overflow: hidden;
}

.form-global-subtitle-global__arrow {
  margin: 0 0 0 25px;
}

.form-global__column {
  position: relative;
  cursor: pointer;
  margin: 0 35px 0 0;
  border-bottom: 1px solid rgb(47, 47, 47);
}

.form-global__title {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.form-global__subtitle {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.form-global__column._active .form-global__title {
  color: rgb(49, 116, 103);
}
.form-global__column._active .form-global__subtitle {
  color: rgb(49, 116, 103);
}

.filter__cont {
  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;
}
.filter__cont .filter__title {
  font-weight: 600;
  color: rgb(47, 47, 47);
}

.filter__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(47, 47, 47, 0.3);
  border-radius: 40px;
}

.filter__tab {
  padding: 8px 14px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  border-radius: 40px;
  font-weight: 600;
}

.filter__tab._active {
  background-color: rgb(49, 116, 103);
  color: rgb(255, 255, 255);
}

.cont-popup__cont.cont-prise {
  overflow: hidden;
}

.tabs-content__tab {
  overflow: hidden;
  position: relative;
  top: -100%;
  -webkit-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
  opacity: 0;
  max-height: 0;
}

.tabs-content__tab._active {
  top: 0%;
  opacity: 1;
  max-height: 600px;
}

.mob-text {
  display: none;
}
@media (max-width: 650px) {
  .mob-text {
    display: block;
  }
}

@media (max-width: 650px) {
  .desp-text {
    display: none;
  }
}

@media (max-width: 1300px) {
  .form-global__column.form-global__column-four .form-global__cont {
    right: 0;
    left: auto;
  }
  .form-global__column {
    padding: 0 35px 0 0;
  }
  .form-global__column::before {
    right: 20px;
  }
}
@media (max-width: 1000px) {
  .form-global__content-tab {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form-global__content-tab .form-global__column {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    margin: 0 0 20px 0;
  }
  .form-global .form-global__btn {
    width: 220px;
  }
}
@media (max-width: 650px) {
  .form-global .form-global__btn {
    width: 100%;
  }
  .form-global__subtitle {
    font-size: 12px;
  }
  .form-global__title {
    font-size: 15px;
  }
  .form-global__btns .form-global__btn-tab {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    text-align: center;
  }
  .form-global__content-tabs {
    border-radius: 0 0px 35px 35px;
    padding: 15px;
  }
  .form-global__content-tab .form-global__column {
    padding: 0;
  }
  .form-global__column.form-global__column-two {
    padding: 0 0 0 25px;
  }
  .form-global__column.form-global__column-four {
    padding: 0 0 0 25px;
  }
}
@media (max-width: 500px) {
  .form-global__subtitle {
    min-width: 130px;
    max-width: 130px;
  }
}
@media (max-width: 390px) {
  .form-global__column.form-global__column-two {
    padding: 0 0 0 15px;
  }
  .form-global__column.form-global__column-four {
    padding: 0 0 0 15px;
  }
}
@media (max-width: 360px) {
  .form-global__subtitle {
    min-width: 105px;
    max-width: 105px;
  }
}
@media (max-width: 1000px) {
  .form-global__cont {
    width: 100%;
  }
}
.form-global__column-globals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 85px;
}

@media (max-width: 991px) {
  .form-global__content-tab .form-global__column {
    margin: 0;
  }
  .form-global__content-tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-global__column-globals {
    position: relative;
    margin: 0 0 20px 0;
  }
  .form-global__column-globals .form-global__column {
    padding: 0;
  }
  .form-global__column-globals .form-global__column:last-child {
    padding: 0 0 0 25px;
  }
  .form-global__column {
    position: static;
  }
  .form-global__cont.cont-popup._active {
    left: 0 !important;
    right: auto !important;
    top: 60px;
  }
}
.slider-range {
  width: 97%;
}

@media (max-width: 850px) {
  .slider-range {
    width: 100%;
  }
  .slider-range {
    width: 95%;
  }
}
@media (max-width: 600px) {
  .filter__inpt {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .filter__inpt input {
    width: 100%;
  }
  .filter__btns {
    margin: 10px -5px;
  }
  .filter__btn {
    padding: 5px;
  }
  .filter__inpt input {
    font-size: 13px;
  }
  .filter__inpt {
    padding: 8px 10px;
  }
  .filter__range {
    margin-top: 15px;
  }
  .graph-container {
    margin: 15px 0;
  }
}
@media (max-width: 480px) {
  .filter__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .filter__cont {
    -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;
    gap: 10px;
  }
  .filter__tabs {
    width: 100%;
  }
  .filter__tab {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
.graph-bar {
  border-radius: 10px 10px 0 0;
}

@media (max-width: 650px) {
  .graph-bar {
    border-radius: 7px 7px 0 0;
  }
}
@media (max-width: 1200px) {
  .fon-global__orel {
    bottom: 160%;
  }
}
@media (max-width: 768px) {
  .fon-global__palma {
    position: absolute;
    bottom: 100%;
    left: -10%;
  }
  .fon-global__orel {
    right: 5%;
  }
  .fon-global__palma img {
    max-width: 190px;
  }
  .fon-global__verb img {
    max-width: 200px;
  }
  .fon-global__city img {
    min-width: 700px;
  }
  .fon-global__orel img {
    max-width: 150px;
  }
  .fon-global__verb {
    right: 0%;
  }
}
.form-global__column-globals {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.form-global__column.form-global__column-one {
  width: 298px;
}
@media (max-width: 1550px) {
  .form-global__column.form-global__column-one {
    width: 280px;
  }
}

.form-global__column.form-global__column-two {
  width: 308px;
}

.form-global__column.form-global__column-three {
  width: 178px;
}

.form-global__column.form-global__column-four {
  width: 198px;
}

a.catalog-filter.popup-link {
  height: 118px;
}

.form-global__column.form-global__column-two .form-global__cont {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto;
  position: relative;
  top: 0;
  padding: 0;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 15px 0 15px 20px;
}
.form-global__column.form-global__column-two .form-global__cont .cont-popup__elem p {
  border: none !important;
}
.form-global__column.form-global__column-two .form-global__cont .cont-popup__elem._active p {
  color: rgb(49, 116, 103);
}
.form-global__column.form-global__column-two .form-global__cont .cont-popup__cont {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-global__column.form-global__column-two .form-global__cont .cont-popup__column {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  text-align: center;
}
.form-global__column.form-global__column-two .form-global__cont .cont-popup__elem, .form-global__column.form-global__column-two .form-global__cont .cont-popup__elem-tab, .form-global__column.form-global__column-two .form-global__cont .cont-popup__num, .form-global__column.form-global__column-two .form-global__cont .cont-popup .metro__item {
  position: relative;
}
.form-global__column.form-global__column-two .form-global__cont .cont-popup__elem::before, .form-global__column.form-global__column-two .form-global__cont .cont-popup__elem-tab::before, .form-global__column.form-global__column-two .form-global__cont .cont-popup__num::before, .form-global__column.form-global__column-two .form-global__cont .cont-popup .metro__item::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 0;
  background-color: rgb(47, 47, 47);
}
.form-global__column.form-global__column-two .form-global__cont .cont-popup__elem p, .form-global__column.form-global__column-two .form-global__cont .cont-popup__elem-tab p, .form-global__column.form-global__column-two .form-global__cont .cont-popup__num p, .form-global__column.form-global__column-two .form-global__cont .cont-popup .metro__item p {
  font-weight: 600;
  padding: 0;
  background-color: rgba(255, 255, 255, 0);
}

.form-global__column.form-global__column-two .cont-popup__column:nth-child(5) .cont-popup__elem::before {
  content: "";
  display: none;
}

.content-tabs__sort {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  cursor: pointer;
}
@media (max-width: 650px) {
  .content-tabs__sort {
    margin: 20px 0 0 0 !important;
  }
}

.content-tabs__sort-label {
  color: #6B7280;
  font-size: 14px;
}

.content-tabs__sort-current {
  font-size: 14px;
  color: #111827;
  padding: 8px 12px;
  background: #F3F4F6;
  border-radius: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.content-tabs__sort-list {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 4px;
  background: #FFFFFF;
  border: 1px solid #E5E7EB;
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  min-width: 200px;
  z-index: 10;
}
@media (max-width: 650px) {
  .content-tabs__sort-list {
    min-width: 100px;
    top: 130%;
  }
  .content-tabs__sort-list li {
    font-size: 13px;
  }
}

.content-tabs__sort-list.active {
  display: block;
}

.content-tabs__sort-item {
  padding: 10px 16px;
  font-size: 14px;
  color: #374151;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
}

.content-tabs__sort-item:hover {
  background-color: #F3F4F6;
}

.content-tabs__sort-item.active {
  background-color: #F3F4F6;
  color: #111827;
}

.content-tabs__filter-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
  overflow: auto;
  white-space: nowrap;
}

.content-tabs__filter-item {
  background: rgb(33, 81, 83);
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  margin: 10px;
  border-radius: 10px;
}

.content-tabs__reset {
  background: rgb(107, 59, 59);
}

.content-tabs__controls-global {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content-tabs__controls-global .content-tabs__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-tabs__controls-global .content-tabs__sort {
  position: relative;
  margin: 0 0 0 60px;
}
.content-tabs__controls-global .content-tabs__sort span {
  margin: 0 0 0 10px;
  background-color: rgb(226, 231, 224);
  font-weight: 600;
  color: rgb(47, 47, 47);
  padding: 8px 24px;
  border-radius: 20px;
}
@media (max-width: 650px) {
  .content-tabs__controls-global .content-tabs__sort span {
    padding: 5px 14px;
    border-radius: 15px;
  }
}
.content-tabs__controls-global a.content-tabs__map-link.popup-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  color: rgb(34, 83, 84);
}
.content-tabs__controls-global a.content-tabs__map-link.popup-link svg {
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
}

@media (max-width: 1300px) {
  form.form-global__content-tab {
    -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;
  }
  .form-global__column-globals {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    width: 100%;
  }
  .form-global__column {
    width: 100% !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
  .form-global__column {
    padding: 0;
  }
  .form-global__column-globals {
    margin: 0px 0 20px 0;
  }
}
@media (max-width: 1200px) {
  .global__title h1 {
    display: block;
    text-align: left;
    margin: 0 0 30px 0;
  }
  .global__column:last-child {
    margin: 0 0 20px 0;
  }
}
@media (max-width: 700px) {
  .form-global__column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    width: 100%;
  }
  .form-global__column-globals {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .form-global__column {
    margin: 0 0 20px 0 !important;
  }
  .form-global__column-globals {
    margin: 0;
  }
  .form-global__column-globals .form-global__column:last-child {
    padding: 0;
  }
  .form-global__subtitle-global {
    margin: 10px 0 15px 0px;
  }
  .form-global__column.form-global__column-two .form-global__cont {
    margin: 10px 0 15px 0;
  }
  .content-tabs__controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .content-tabs__controls-global {
    display: block;
  }
  .content-tabs__sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .content-tabs__controls-global a.content-tabs__map-link.popup-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin: 30px 0 0 0;
  }
  .form-global__subtitle-global {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .form-global__column.form-global__column-one {
    z-index: 10;
  }
  .form-global__column.form-global__column-two {
    z-index: 9;
  }
  .form-global__column.form-global__column-two .form-global__cont .cont-popup__elem._active p {
    background: rgb(49, 116, 103);
    color: #fff;
  }
  .form-global__column.form-global__column-four {
    position: relative;
  }
}
.form-global__column._active .form-global-subtitle-global__arrow {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.content-tabs__found span {
  font-weight: 600;
}

@media (max-width: 650px) {
  .content-tabs__filter-wrapper {
    margin: 0 -20px 0 0;
  }
  .global .global__btn-global {
    width: 100%;
  }
  .global__btn.btn {
    width: 100%;
  }
  .form-global__subtitle {
    min-width: auto !important;
    overflow: hidden;
    max-width: 300px !important;
  }
  .form-global__content-tabs {
    padding: 18px 25px;
    margin: 20px 0 0 0;
    border-radius: 20px 20px 40px 40px;
  }
  .content-tabs__controls-global {
    font-size: 14px;
  }
  .content-tabs__controls-global .content-tabs__sort {
    margin: 15px 0 0 0 !important;
  }
  .content-tabs__controls-global a.content-tabs__map-link.popup-link {
    margin: 15px 0 0;
  }
}
@media (max-width: 390px) {
  .form-global__column.form-global__column-two .form-global__cont .cont-popup__elem p {
    width: 40px;
    text-align: center;
    font-size: 12px;
  }
  .cont-popup__elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.filter-block .form-global__column {
  margin: 0 0 0px;
  padding: 0 0 0px 0;
  border: none;
}
.filter-block .form-global__cont {
  position: relative;
  top: 0;
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  background: rgba(255, 255, 255, 0);
  border-radius: 0px;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100% !important;
}
.filter-block .form-global__cont .cont-popup__cont.cont-prise {
  margin: 0;
}
.filter-block .form-global__column.form-global__column-four {
  width: 100%;
}

.filter-block__header h3 {
  font-family: "Manrope";
  font-weight: 600;
}

.form-global-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* Стили для блока чекбоксов */
.checkbox-catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* Скрываем стандартный чекбокс */
.checkbox-catalog input[type=checkbox] {
  display: none;
}

/* Стили для лейбла */
.checkbox-catalog label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 10px;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  border-radius: 30px;
  cursor: pointer;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  gap: 8px;
  position: relative;
}

/* Создаем кастомный индикатор */
.checkbox-catalog label::before {
  content: "";
  width: 24px;
  height: 24px;
  border: 1px solid #E0E0E0;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.checkbox-catalog input[type=checkbox]:checked + label::after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 14px;
  background-color: rgb(49, 116, 103);
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Стили для активного состояния */
/* Стили для кружочка в активном состоянии */
/* Ховер эффект */
.checkbox-catalog label:hover {
  border-color: rgba(33, 81, 83, 0.3);
}

.prime {
  overflow: hidden;
}
.prime__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1300px) {
  .prime__top {
    -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;
  }
}
.prime__desp {
  max-width: 560px;
}
@media (max-width: 1300px) {
  .prime__desp {
    max-width: 100%;
    margin: 20px 0 0 0;
  }
}
.prime-elem {
  margin: 60px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}
@media (max-width: 650px) {
  .prime-elem {
    gap: 30px;
  }
}
.prime-elem__column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.prime-elem__column:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 420px;
          flex: 0 0 420px;
}
.prime-elem__title {
  color: rgb(47, 47, 47);
  font-size: 36px;
}
.prime-elem__title h3 {
  font-family: "Manrope";
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 991px) {
  .prime-elem__title {
    font-size: 21px;
  }
}
.prime-elem__desp {
  margin: 20px 0 0 0;
  color: rgba(47, 47, 47, 0.9);
}
@media (max-width: 650px) {
  .prime-elem__desp {
    margin: 6px 0 0 0;
    font-size: 12px;
  }
}
.prime-elem__tegs {
  padding: 30px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -5px;
}
@media (max-width: 650px) {
  .prime-elem__tegs {
    padding: 15px 0 0 0;
  }
}
.prime-elem__teg {
  padding: 5px;
  white-space: nowrap;
}
.prime-elem__teg p {
  background-color: rgb(226, 231, 224);
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 16px;
  color: rgb(47, 47, 47);
  font-weight: 600;
}
@media (max-width: 650px) {
  .prime-elem__teg p {
    font-size: 10px;
    padding: 5px 11px;
  }
}
.prime-elem__infos {
  margin: 20px 0 0 0;
}
@media (max-width: 650px) {
  .prime-elem__infos {
    margin: 15px 0 0 0;
  }
}
@media (max-width: 650px) {
  .prime-elem__infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 650px) {
  .prime-elem__text {
    margin: 0 10px 0 0;
  }
}
.prime-elem__prise {
  margin: 5px 0 0 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 110%;
}
@media (max-width: 650px) {
  .prime-elem__prise {
    font-size: 18px;
    margin: 0;
  }
}
.prime-elem__links {
  margin: 25px 0 0 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;
}
@media (max-width: 650px) {
  .prime-elem__links {
    margin: 18px 0 0 0;
  }
}
.prime-elem__link {
  font-weight: 600;
  text-decoration: underline;
}
.prime-elem .prime-elem__link.btn {
  text-decoration: none;
}
.prime-elem .prime-elem__link.btn a {
  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;
  padding: 12px 20px;
}
.prime-elem .prime-elem__link.btn a svg {
  margin: 0 0 0 20px;
}

@media (min-width: 768px) {
  .prime-elem .gallery-prime-mob {
    display: none;
  }
}
.prime-elem .swiper-button-next:after, .prime-elem .swiper-rtl .swiper-button-prev:after {
  display: none;
}
.prime-elem .swiper-button-prev:after, .prime-elem .swiper-rtl .swiper-button-next:after {
  display: none;
}
.prime-elem .swiper-gallery {
  position: relative;
}
.prime-elem .swiper-gallery .gallery-prime-mob__slide {
  overflow: hidden;
  border-radius: 20px;
}
.prime-elem .swiper-gallery img {
  width: 100%;
  max-height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
}
.prime-elem .gallery-prime-mob__slide {
  width: 100% !important;
}
.prime-elem .swiper-pagination {
  position: absolute;
  bottom: -15px;
  right: 0px;
  font-size: 12px;
  color: rgb(47, 47, 47);
  background-color: rgb(245, 245, 245);
  max-width: 50px;
  margin: 0 auto;
  padding: 5px 10px;
  border-radius: 20px 20px;
}
.prime-elem .swiper-pagination span {
  font-weight: bold;
}

@media (max-width: 768px) {
  .prime__prime-elem.prime-elem {
    overflow: hidden;
  }
}
@media (max-width: 1200px) {
  .prime__prime-elem.prime-elem {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    margin: 40px 0 0 0;
  }
  .prime-elem__column:first-child {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
@media (max-width: 768px) {
  .prime-elem__gallery.gallery-prime {
    display: none;
  }
  .prime__prime-elem.prime-elem {
    margin: 30px 0 0 0;
  }
}
.gallery-prime {
  position: relative;
}
.gallery-prime .gallery-prime__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gallery-prime__global {
  margin: 0 25px 0 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 390px;
          flex: 0 0 390px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gallery-prime__global .gallery-prime__column .gallery-prime__image {
  height: 450px;
}
.gallery-prime__image {
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.gallery-prime__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-prime__trio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -12.5px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 360px;
          flex: 0 0 360px;
}
.gallery-prime__trio .gallery-prime__column {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  padding: 12.5px;
}
.gallery-prime__trio .gallery-prime__column .gallery-prime__image {
  height: 230px;
}
.gallery-prime__trio .gallery-prime__column:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.gallery-prime__trio .gallery-prime__column:first-child .gallery-prime__image {
  height: 250px;
}
.gallery-prime__two {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  margin: 0 0 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gallery-prime__two .gallery-prime__column {
  height: 190px;
}
.gallery-prime__two .gallery-prime__column .gallery-prime__image {
  height: 100%;
}
.gallery-prime__two .gallery-prime__column img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-prime__teg {
  position: absolute;
  top: 40px;
  left: 10px;
  background-color: rgb(255, 249, 240);
  padding: 12px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
.gallery-prime__teg svg {
  margin: 0 8px 0 0;
}
@media (max-width: 650px) {
  .prime-elem .prime-elem__link.btn a {
    padding: 10px 20px;
  }
  .prime-elem__link a {
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .prime-elem__link a {
    font-size: 12px;
  }
}
.form-global__content-tabs {
  margin: 40px 0 0 0;
  padding: 10px 10px 10px 30px;
}

.content-tabs__filter-items {
  margin: 15px -10px;
}

@media (max-width: 650px) {
  .form-global__content-tabs {
    padding: 15px;
  }
  .global__title h1 {
    margin: 0 0 20px 0;
  }
  .global .global__btn-global::after {
    top: -4px;
  }
  div#popup_kart .popup__body {
    padding: 75px 20px;
  }
  div#popup_kart .popup__content-hidden {
    padding: 10px;
  }
  .content-tabs__controls-global a.content-tabs__map-link.popup-link {
    margin: 25px 0 0;
  }
  .content-tabs__controls-global a.content-tabs__map-link.popup-link svg {
    width: 17px;
    height: 17px;
    margin: 0 5px 0 0;
  }
}
section.prime {
  padding: 0 0 60px 0;
}

@media (max-width: 650px) {
  .global .form-global__content-tabs {
    margin: 20px 0 0 0;
  }
  .form-global__subtitle-global {
    margin: 3px 0 15px 0;
  }
  .catalog-filter__btn.none-desp {
    margin: 10px 0 0 0;
    padding: 11px 20px;
  }
}
.global__btn {
  width: 100%;
}

#map {
  width: 100%;
  height: 500px;
  border-radius: 10px;
}

.custom-info-window {
  font-family: "Manrope", sans-serif;
  background: #fff;
  padding: 10px 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  max-width: 250px;
  position: relative;
}

.custom-info-window h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #2F2F2F;
  font-family: "Manrope";
  font-weight: 700;
  text-align: center;
}

.custom-info-window p {
  margin: 5px 0 0;
  font-size: 12px;
  color: #2F2F2F;
  text-align: center;
}

.custom-info-window .close-btn {
  position: absolute;
  top: -25px;
  right: -15px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  display: block !important;
}

.custom-info-window .close-btn:hover {
  color: #215153;
}

.gm-style-iw-chr {
  display: none;
}

.gm-style-iw-d {
  overflow: visible !important;
}

.gm-style-iw.gm-style-iw-c {
  padding: 0 !important;
  overflow: visible !important;
}

div#map {
  height: 700px !important;
}

@media (max-height: 700px) {
  div#map {
    height: 500px !important;
  }
}
@media (max-height: 600px) {
  div#map {
    height: 400px !important;
  }
}