/**
 * Swiper 11.1.0
 * 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: March 28, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

: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;
  /* Fix of Webkit flickering */
  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;
}

/* Auto Height */

.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;
}

/* 3D Effects */

.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-slide,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* CSS Mode */

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

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

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

.swiper-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);
}

/* Slide styles start */

/* 3D Shadows */

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: -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%;
      -ms-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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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);
  }
}

/* Slide styles end */

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

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

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

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

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  -webkit-transform: rotate(180deg);
      -ms-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;
}

/* Navigation font start */

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  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";
}

/* Navigation font end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms 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;
}

/* Common Styles */

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

/* Bullets */

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 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-vertical > .swiper-pagination-bullets,
.swiper-pagination-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-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

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

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

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

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

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

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

/* Fraction */

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

/* Progress */

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

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

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

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

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

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

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

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

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

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.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-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  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-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;
}

@charset "UTF-8";

@-webkit-keyframes progress {
  0% {
    stroke-dashoffset: 75;
    opacity: 1;
  }

  95% {
    stroke-dashoffset: 0;
    opacity: 1;
  }

  100% {
    opacity: 0;
    stroke-dashoffset: 0;
  }
}

@keyframes progress {
  0% {
    stroke-dashoffset: 75;
    opacity: 1;
  }

  95% {
    stroke-dashoffset: 0;
    opacity: 1;
  }

  100% {
    opacity: 0;
    stroke-dashoffset: 0;
  }
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: icons;
  font-display: swap;
  src: url("../fonts/icons.woff2") format("woff2"), url("../fonts/icons.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

[class*=_icon-]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=_icon-]:before {
  display: block;
}

._icon-arrow-2:before {
  content: "\e91b";
}

._icon-plus:before {
  content: "\e900";
}

._icon-vk:before {
  content: "\e901";
}

._icon-vk2:before {
  content: "\e902";
}

._icon-whatsup:before {
  content: "\e903";
}

._icon-telegram:before {
  content: "\e904";
}

._icon-search:before {
  content: "\e905";
}

._icon-redirect:before {
  content: "\e906";
}

._icon-record:before {
  content: "\e907";
}

._icon-point:before {
  content: "\e908";
}

._icon-point2:before {
  content: "\e909";
}

._icon-phone:before {
  content: "\e90a";
}

._icon-phone2:before {
  content: "\e90b";
}

._icon-minus:before {
  content: "\e90c";
}

._icon-glases:before {
  content: "\e90d";
}

._icon-lightning:before {
  content: "\e90e";
}

._icon-link:before {
  content: "\e90f";
}

._icon-mail2:before {
  content: "\e910";
}

._icon-mail:before {
  content: "\e911";
}

._icon-chevrone:before {
  content: "\e912";
}

._icon-clock:before {
  content: "\e913";
}

._icon-contacts:before {
  content: "\e914";
}

._icon-copy:before {
  content: "\e915";
}

._icon-gift:before {
  content: "\e916";
}

._icon-check:before {
  content: "\e917";
}

._icon-callback:before {
  content: "\e918";
}

._icon-callback2:before {
  content: "\e919";
}

._icon-arrow:before {
  content: "\e91a";
}

._icon-download::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M11.0012 1.00002C11.0012 0.447727 10.5535 0 10.0012 0C9.44887 0 9.00117 0.447727 9.00117 1.00002V10.5879L5.70542 7.29218C5.31488 6.90165 4.68171 6.90165 4.29118 7.29218C3.90065 7.68271 3.90065 8.3159 4.29118 8.70641L9.29127 13.7065C9.40663 13.8219 9.54317 13.9031 9.68838 13.9503C9.78678 13.9827 9.89194 14.0002 10.0012 14.0002C10.3033 14.0002 10.5741 13.8663 10.7575 13.6545L15.7056 8.70641C16.0961 8.3159 16.0961 7.68271 15.7056 7.29218C15.3151 6.90165 14.6819 6.90165 14.2913 7.29218L11.0012 10.5823V1.00002ZM1.00002 11.9991C1.55231 11.9991 2.00003 12.4468 2.00003 12.9991V16.9992C2.00003 17.2644 2.10539 17.5188 2.29293 17.7063C2.48047 17.8938 2.73482 17.9992 3.00005 17.9992H17.0003C17.2655 17.9992 17.5199 17.8938 17.7074 17.7063C17.8949 17.5188 18.0003 17.2644 18.0003 16.9992V12.9991C18.0003 12.4468 18.448 11.9991 19.0003 11.9991C19.5526 11.9991 20.0003 12.4468 20.0003 12.9991V16.9992C20.0003 17.7949 19.6842 18.5579 19.1216 19.1205C18.559 19.6831 17.796 19.9992 17.0003 19.9992H3.00005C2.20439 19.9992 1.44131 19.6831 0.878694 19.1205C0.316075 18.5579 0 17.7948 0 16.9992V12.9991C0 12.4468 0.447727 11.9991 1.00002 11.9991Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");
}

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

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

html,
body {
  height: 100%;
  min-width: 320px;
  scroll-behavior: smooth;
  scroll-behavior-duration: 0.5s;
  /* control the speed of the scroll */
}

body {
  color: #463F3A;
  line-height: 1;
  font-family: "Montserrat";
  font-size: 1rem;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

input:focus-visible,
button:focus-visible,
textarea:focus-visible {
  outline: none;
}

button {
  cursor: pointer;
  color: inherit;
  background-color: inherit;
}

a {
  color: inherit;
}

a:link,
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-weight: inherit;
  font-size: inherit;
}

body {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
}

.lock body {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
}

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

.wrapper > main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
}

.wrapper > main::after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
  pointer-events: none;
  z-index: 7;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(182, 150, 126, 0.6)), to(rgba(125, 113, 110, 0.6)));
  background: linear-gradient(180deg, rgba(182, 150, 126, 0.6), rgba(125, 113, 110, 0.6) 100%);
}

.menu-open .wrapper > main::after {
  opacity: 1;
}

.wrapper > * {
  min-width: 0;
}

/*
(i) Стили будут применяться ко 
всем классам содержащим *__container
Например header__container, main__container и т.д.
Снипет (HTML): cnt
*/

section {
  position: relative;
}

.stripes__container {
  position: absolute !important;
  inset: 0;
  height: 100%;
  z-index: 1;
  mix-blend-mode: multiply;
  pointer-events: none;
}

.stripes__container::before,
.stripes__container::after {
  content: "";
  border-left: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
  position: absolute;
  z-index: 4;
  top: 0;
  height: 100%;
  pointer-events: none;
}

.stripes__container::before {
  width: 710px;
}

.stripes__container::after {
  width: 585px;
  right: calc(2.5rem + 159px);
}

.header .stripes__container {
  z-index: 11;
}

.menu-open .header .stripes__container {
  height: 100%;
}

.header .stripes__container::before,
.header .stripes__container::after {
  height: 60px;
  top: 0;
}

.menu-open .header .stripes__container::before,
.menu-open .header .stripes__container::after {
  height: calc(100% + 20px);
}

.menu-open .header .stripes__container {
  height: 100vh;
  max-height: 853px;
}

.menu-open .sticky.header .stripes__container {
  max-height: 813px;
}

[class*=__container] {
  max-width: 98.6875rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 0 auto;
  padding: 0 2.5rem 0 12.3125rem;
}

.header [class*=__container] {
  z-index: 1;
  position: relative;
  height: 100%;
}

.header [class*=__container]::before,
.header [class*=__container]::after {
  content: "";
  height: calc(100% + 300px);
  border-left: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
  position: absolute;
  z-index: 4;
  pointer-events: none;
}

.header [class*=__container]::before {
  width: 710px;
}

.header [class*=__container]::after {
  width: 585px;
  right: calc(2.5rem + 159px);
}

.header [class*=__container]::before,
.header [class*=__container]::after {
  height: 60px;
  top: 0;
}

.menu-open .header [class*=__container]::before,
.menu-open .header [class*=__container]::after {
  height: calc(100% + 20px);
}

.header.sticky [class*=__container]::before,
.header.sticky [class*=__container]::after,
.header.menu-open [class*=__container]::before,
.header.menu-open [class*=__container]::after {
  height: 100%;
}

.page [class*=__container].section__container {
  padding: 0 2.5rem;
}

[class*=__container].short__container {
  max-width: 1422px;
  position: relative;
  z-index: 1;
  padding: 0 197px;
}

[class*=__container].short__container::after {
  right: 199;
}

body::after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
  pointer-events: none;
  z-index: 149;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(182, 150, 126, 0.6)), to(rgba(125, 113, 110, 0.6)));
  background: linear-gradient(180deg, rgba(182, 150, 126, 0.6), rgba(125, 113, 110, 0.6) 100%);
}

.popup-show body::after {
  opacity: 1;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px 10px;
  -webkit-transition: visibility 0.8s ease 0s;
  transition: visibility 0.8s ease 0s;
  visibility: hidden;
  pointer-events: none;
}

.popup__close {
  position: absolute;
  right: 7px;
  top: 7px;
  z-index: 3;
  color: #463F3A;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  font-size: 31px;
  z-index: 6;
}

.popup__close:focus-visible {
  outline: none;
}

.popup_show {
  z-index: 150;
  visibility: visible;
  overflow: auto;
  pointer-events: auto;
}

.popup_show .popup__content {
  visibility: visible;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.popup_show.ring .popup__content {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.popup__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
}

.popup__content {
  visibility: hidden;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  width: 100%;
  max-width: 1081px;
  -webkit-box-shadow: 0px 30px 50px 0px rgba(255, 255, 255, 0.4);
          box-shadow: 0px 30px 50px 0px rgba(255, 255, 255, 0.4);
  background-color: #FFFFFF;
  position: relative;
}

.ring .popup__content {
  position: absolute;
  max-width: 742px;
  left: 0;
  background-color: #F1EDE9;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.lock .popup__content {
  visibility: visible;
}

.wide .popup__content {
  max-width: 1240px;
}

.small .popup__content {
  max-width: 700px;
}

.education .popup__content {
  max-width: 1406px;
  background-color: #F1EDE9;
}

.registration__popup .popup__content {
  max-width: 1406px;
}

.registration__popup[data-current-step="4"] .popup__content {
  max-width: 698px;
}

.popup__inner {
  padding: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}

.popup__inner .btn__gold {
  min-width: 234px;
}

.popup__inner .h2 {
  font-size: 45px;
}

.popup__inner .h4 {
  font-size: 20px;
  color: #7D716E;
  margin-bottom: 40px;
}

.ring__open {
  width: 78px;
  height: 90px;
  border-radius: 0px 45px 45px 0px;
  border: 2px solid #B6967E;
  position: fixed;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: transparent;
}

.popup .ring__open {
  position: absolute;
  left: calc(100% - 39px);
  border-color: #F1EDE9;
}

.ring__open-icon {
  width: 65px;
  height: 65px;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2725%27 viewBox=%270 0 25 25%27 fill=%27none%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M2.94833 5.08354H4.76827C4.63784 4.74087 4.56641 4.36908 4.56641 3.98054V3.88235C4.56641 2.1677 5.95744 0.779297 7.67141 0.779297C8.54892 0.779297 9.38568 1.15039 9.97444 1.80117L9.97449 1.80122L12.5008 4.59331L15.027 1.80122L15.0271 1.80117C15.6158 1.15039 16.4526 0.779297 17.3301 0.779297C19.0441 0.779297 20.4351 2.1677 20.4351 3.88235V3.98054C20.4351 4.36908 20.3637 4.74087 20.2332 5.08354H22.0524C23.6807 5.08354 25.0007 6.40353 25.0007 8.03183V10.7573C25.0007 11.3096 24.553 11.7573 24.0007 11.7573H23.2465V23.2207C23.2465 23.773 22.7988 24.2207 22.2465 24.2207H2.75439C2.20211 24.2207 1.75439 23.773 1.75439 23.2207V11.7573H1C0.447715 11.7573 0 11.3096 0 10.7573V8.03183C0 6.4035 1.32007 5.08354 2.94833 5.08354ZM14.7543 5.08354L16.5101 3.14302L16.5102 3.14297C16.7195 2.91157 17.0174 2.7793 17.3301 2.7793C17.9412 2.7793 18.4351 3.27402 18.4351 3.88235V3.98054C18.4351 4.5888 17.9413 5.08354 17.3301 5.08354H14.7543ZM2 9.75731V8.03183C2 7.50813 2.42457 7.08354 2.94833 7.08354H11.501V9.75731H2ZM11.501 11.7573H3.75439V22.2207H11.501V11.7573ZM13.501 22.2207V11.7573H21.2465V22.2207H13.501ZM13.501 9.75731V7.08354H22.0524C22.5761 7.08354 23.0007 7.5081 23.0007 8.03183V9.75731H13.501ZM6.56641 3.98054C6.56641 4.5888 7.06024 5.08354 7.67141 5.08354H10.2472L8.49139 3.14302L8.49135 3.14297C8.282 2.91157 7.98415 2.7793 7.67141 2.7793C7.06026 2.7793 6.56641 3.27402 6.56641 3.88235V3.98054Z%27 fill=%27%23F1EDE9%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
  cursor: pointer;
}

.ring__open-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 0px 45px 45px 0px;
  background: -webkit-gradient(linear, left top, left bottom, from(#B6967E), to(#7D716E));
  background: linear-gradient(180deg, #B6967E 0%, #7D716E 100%);
}

.popup .ring__open-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2725%27 viewBox=%270 0 25 25%27 fill=%27none%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M2.94833 5.08354H4.76827C4.63784 4.74087 4.56641 4.36908 4.56641 3.98054V3.88235C4.56641 2.1677 5.95744 0.779297 7.67141 0.779297C8.54892 0.779297 9.38568 1.15039 9.97444 1.80117L9.97449 1.80122L12.5008 4.59331L15.027 1.80122L15.0271 1.80117C15.6158 1.15039 16.4526 0.779297 17.3301 0.779297C19.0441 0.779297 20.4351 2.1677 20.4351 3.88235V3.98054C20.4351 4.36908 20.3637 4.74087 20.2332 5.08354H22.0524C23.6807 5.08354 25.0007 6.40353 25.0007 8.03183V10.7573C25.0007 11.3096 24.553 11.7573 24.0007 11.7573H23.2465V23.2207C23.2465 23.7729 22.7988 24.2207 22.2465 24.2207H2.75439C2.20211 24.2207 1.75439 23.7729 1.75439 23.2207V11.7573H1C0.447715 11.7573 0 11.3096 0 10.7573V8.03183C0 6.4035 1.32007 5.08354 2.94833 5.08354ZM14.7543 5.08354L16.5101 3.14302L16.5102 3.14297C16.7195 2.91157 17.0174 2.7793 17.3301 2.7793C17.9412 2.7793 18.4351 3.27402 18.4351 3.88235V3.98054C18.4351 4.5888 17.9413 5.08354 17.3301 5.08354H14.7543ZM2 9.75731V8.03183C2 7.50813 2.42457 7.08354 2.94833 7.08354H11.501V9.75731H2ZM11.501 11.7573H3.75439V22.2207H11.501V11.7573ZM13.501 22.2207V11.7573H21.2465V22.2207H13.501ZM13.501 9.75731V7.08354H22.0524C22.5761 7.08354 23.0007 7.5081 23.0007 8.03183V9.75731H13.501ZM6.56641 3.98054C6.56641 4.5888 7.06024 5.08354 7.67141 5.08354H10.2472L8.49139 3.14302L8.49135 3.14297C8.282 2.91157 7.98415 2.7793 7.67141 2.7793C7.06026 2.7793 6.56641 3.27402 6.56641 3.88235V3.98054Z%27 fill=%27url%28%23paint0_linear_558_44234%29%27/%3E%3Cdefs%3E%3ClinearGradient id=%27paint0_linear_558_44234%27 x1=%2712.5003%27 y1=%270.779297%27 x2=%2712.5003%27 y2=%2724.2207%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%23B6967E%27/%3E%3Cstop offset=%271%27 stop-color=%27%237D716E%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}

.popup .ring__open-icon::before {
  background: #F1EDE9;
}

.spollers {
  display: -ms-grid;
  display: grid;
  gap: 15px;
}

.spollers__item {
  font-size: 1rem;
  position: relative;
}

.spollers__title {
  width: 100%;
  cursor: default;
  text-align: left;
  padding: 0 20px 0 0;
  position: relative;
}

.menu__list .spollers__title {
  text-transform: uppercase;
}

._spoller-init .spollers__title {
  cursor: pointer;
}

._spoller-init .spollers__title::before,
._spoller-init .spollers__title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #463F3A;
  height: 1px;
  width: 5px;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
}

.white ._spoller-init .spollers__title::before,
.white ._spoller-init .spollers__title::after {
  background-color: #FFFFFF;
}

._spoller-init .spollers__title::before {
  -webkit-transform: translate(-75%, -50%) rotate(40deg);
      -ms-transform: translate(-75%, -50%) rotate(40deg);
          transform: translate(-75%, -50%) rotate(40deg);
}

._spoller-init .spollers__title::after {
  -webkit-transform: translate(0, -50%) rotate(-40deg);
      -ms-transform: translate(0, -50%) rotate(-40deg);
          transform: translate(0, -50%) rotate(-40deg);
}

._spoller-init .spollers__title._spoller-active::before {
  -webkit-transform: translateX(-75%) rotate(-40deg);
      -ms-transform: translateX(-75%) rotate(-40deg);
          transform: translateX(-75%) rotate(-40deg);
}

._spoller-init .spollers__title._spoller-active::after {
  -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
          transform: rotate(40deg);
}

.spollers__body {
  position: absolute;
  padding: 50px 70px;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(255, 255, 255, 0.35);
          box-shadow: 0px 20px 35px 0px rgba(255, 255, 255, 0.35);
  background-color: #FFFFFF;
  right: -25px;
  top: calc(100% + 10px);
}

.spollers__body::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #FFFFFF;
  top: -5px;
  right: 24px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.spollers__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}

.spollers__link {
  font-size: 18px;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #463F3A;
  border-bottom: 2px dotted transparent;
}

.spollers__link:hover {
  border-color: #B6967E;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}

.main .menu-active {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(182, 150, 126, 0.6)), to(rgba(125, 113, 110, 0.6)));
  background: linear-gradient(180deg, rgba(182, 150, 126, 0.6), rgba(125, 113, 110, 0.6) 100%);
}

section {
  padding: 150px 0;
}

section.section__first {
  padding: 283px 0 150px;
}

.section__title {
  margin-bottom: 88px;
  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: 40px;
}

.section__title .h1,
.section__title h2 {
  text-transform: uppercase;
}

.section__title-info {
  font-size: 14px;
  text-align: end;
  max-width: 511px;
}

.section__title-info a {
  font-weight: 700;
}

.section__container {
  position: relative;
  z-index: 1;
}

input[type=checkbox]:checked + .btn__gold,
input[type=radio]:checked + .btn__gold {
  background-color: #463F3A;
}

.btn__icon {
  width: 36px;
  height: 36px;
  border: 1px solid #B6967E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: #CFC5C2;
  padding: 8px;
  -webkit-transition: color 0.3s ease 0s, border-color 0.3s ease 0s;
  transition: color 0.3s ease 0s, border-color 0.3s ease 0s;
  font-size: 14px;
}

.btn__icon:focus-visible {
  outline: none;
}

.btn__icon:hover {
  color: #7D716E;
  border-color: #7D716E;
}

.btn__icon-white {
  width: 55px;
  height: 55px;
  font-size: 20px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
}

.btn__icon-big {
  width: 65px;
  height: 65px;
  border: 1px solid #B6967E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: #B6967E;
  padding: 8px;
  -webkit-transition: color 0.3s ease 0s, border-color 0.3s ease 0s;
  transition: color 0.3s ease 0s, border-color 0.3s ease 0s;
  font-size: 24px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65px;
          flex: 0 0 65px;
}

.btn__icon-big:hover {
  color: #7D716E;
  border-color: #7D716E;
}

.btn__gold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  color: #FFFFFF;
  background-color: #B6967E;
  border-radius: 50px;
  -webkit-box-shadow: 0px 20px 20px 0px rgba(182, 150, 126, 0.35);
          box-shadow: 0px 20px 20px 0px rgba(182, 150, 126, 0.35);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 40px;
  -webkit-transition: background-color 0.3s ease 0s, color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  height: 65px;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
}

.btn__gold:hover,
.btn__gold:focus {
  background-color: #463F3A;
}

.btn__gold.small {
  height: 55px;
}

.signup__inner .btn__gold {
  min-width: 246px;
}

.white .menu__body .btn__gold:hover,
.white .menu__body .btn__gold:focus,
.btn__gold.btn__white:hover,
.btn__gold.btn__white:focus {
  background-color: #FFFFFF;
  color: #463F3A;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(255, 255, 255, 0.35);
          box-shadow: 0px 20px 35px 0px rgba(255, 255, 255, 0.35);
}

.btn__gold i {
  font-size: 18px;
}

.btn__clean {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  color: #B6967E;
  background-color: transparent;
  border-radius: 50px;
  border: 2px solid #B6967E;
  min-width: 265px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 40px;
  -webkit-transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  height: 65px;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
}

.btn__clean span {
  color: #B6967E;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.45px;
  text-transform: uppercase;
}

.btn__clean:hover,
.btn__clean:focus {
  background-color: #B6967E;
  -webkit-box-shadow: 0px 20px 20px 0px rgba(182, 150, 126, 0.35);
          box-shadow: 0px 20px 20px 0px rgba(182, 150, 126, 0.35);
  color: #FFFFFF;
}

.btn__clean:hover span,
.btn__clean:focus span {
  color: #FFFFFF;
}

.btn__clean i {
  font-size: 18px;
}

.btn__simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  color: #FFFFFF;
  background-color: transparent;
  border: 2px solid #F1EDE9;
  background: #CFC5C2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 40px;
  text-decoration: none !important;
  height: 65px;
  font-size: 15px;
  border-radius: 50px;
}

.btn__simple span {
  color: #463F3A;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 36px */
  text-transform: uppercase;
}

.link {
  color: #7D716E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.link i {
  color: #CFC5C2;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.link i._icon-glases + span {
  text-transform: uppercase;
}

.link i._icon-phone + span {
  white-space: nowrap;
}

.link:hover {
  color: #463F3A;
}

.link:hover i {
  color: #7D716E;
}

.link__underline {
  padding-bottom: 7px;
  color: #B6967E;
  border-bottom: 1px solid #B6967E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: color 0.3s ease 0s, border-color 0.3s ease 0s;
  transition: color 0.3s ease 0s, border-color 0.3s ease 0s;
}

.link__underline:hover {
  color: #463F3A;
  border-color: #463F3A;
}

.link__margin {
  margin: 46px 0;
  color: #463F3A;
}

.link__margin i {
  color: #463F3A;
}

.link__brown {
  color: #463F3A;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  text-transform: uppercase;
}

.link__brown i {
  font-size: 10px;
  font-weight: 700;
  color: #463F3A;
}

.tag {
  font-style: italic;
  border: 1px solid rgba(70, 63, 58, 0.2);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px;
  border-radius: 50px;
  white-space: nowrap;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}

.slider__prev-white,
.slider__next-white,
.slider__prev-brown,
.slider__next-brown {
  border: 2px solid #B6967E;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.slider__prev-white:hover,
.slider__next-white:hover,
.slider__prev-brown:hover,
.slider__next-brown:hover {
  border-color: #FFFFFF;
}

.slider__prev-brown,
.slider__next-brown {
  color: #7D716E;
  border-color: #7D716E;
}

.slider__prev-brown:hover,
.slider__next-brown:hover {
  border-color: #463F3A;
  color: #463F3A;
}

.slider__prev-white,
.slider__prev-brown {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.form__item {
  position: relative;
}

.input__gray {
  width: 100%;
  background-color: #EBECEC;
  padding: 14px 44px 14px 30px;
  border-radius: 50px;
  height: 65px;
}

.input__gray:focus-visible {
  outline: none;
}

.input__gray-search {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 30px;
  bottom: 26px;
  color: #8AA6A1;
}

.search-page form {
  position: relative;
}

.search-page form input[type=text] {
  width: 100%;
  background-color: #FFFFFF;
  padding: 14px 54px 14px 30px;
  border-radius: 50px;
  height: 65px;
}

.search-page form input[type=text]:focus-visible {
  outline: none;
}

.search-page form input[type=submit] {
  position: absolute;
  right: 30px;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  top: 23px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2717%27 viewBox=%270 0 16 17%27 fill=%27none%27%3E%3Cpath d=%27M15.81 15.3898L12.081 11.6608C11.8269 11.4067 11.4154 11.4067 11.1613 11.6608C10.9072 11.9147 10.9072 12.3266 11.1613 12.5805L14.8903 16.3095C15.0173 16.4365 15.1836 16.5 15.3501 16.5C15.5164 16.5 15.6829 16.4365 15.81 16.3095C16.0641 16.0556 16.0641 15.6437 15.81 15.3898Z%27 fill=%27%238AA6A1%27/%3E%3Cpath d=%27M7.04606 0.5C3.16097 0.5 0 3.66097 0 7.54606C0 11.4314 3.16097 14.5921 7.04606 14.5921C10.9314 14.5921 14.0921 11.4314 14.0921 7.54606C14.0921 3.66097 10.9314 0.5 7.04606 0.5ZM7.04606 13.2913C3.87816 13.2913 1.30081 10.714 1.30081 7.54609C1.30081 4.37819 3.87816 1.80081 7.04606 1.80081C10.214 1.80081 12.7913 4.37816 12.7913 7.54606C12.7913 10.714 10.214 13.2913 7.04606 13.2913Z%27 fill=%27%238AA6A1%27/%3E%3C/svg%3E");
}

.h2 {
  font-size: 66px;
  font-weight: 300;
  line-height: 120%;
}

.h3 {
  font-size: 35px;
  font-weight: 300;
  line-height: 120%;
}

.h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 180%;
}

.color__white {
  color: #FFFFFF;
}

.color__brown {
  color: #7D716E;
}

.color__gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(182, 150, 126)), to(rgb(125, 113, 110)));
  background-image: linear-gradient(180deg, rgb(182, 150, 126), rgb(125, 113, 110));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

[class*=copyrights-pane] {
  display: none !important;
}

.p-large {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.p-desc {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.contact__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  bottom: 0;
  z-index: 7;
  right: calc(50% - 49.34375rem - 4.90625rem);
  -webkit-filter: drop-shadow(0px 20px 35px rgba(222, 200, 184, 0.25));
          filter: drop-shadow(0px 20px 35px rgba(222, 200, 184, 0.25));
  bottom: 76px;
}

.contact__block.active {
  border-color: #B6967E;
}

.contact__block-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 0;
  overflow: hidden;
  gap: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: gap 0.3s ease 0s, max-height 0.3s ease 0s, padding 0.3s ease 0s, opacity 0.3s ease 0s;
  transition: gap 0.3s ease 0s, max-height 0.3s ease 0s, padding 0.3s ease 0s, opacity 0.3s ease 0s;
}

.active .contact__block-list {
  max-height: 100%;
  padding: 13px;
  gap: 12px;
  opacity: 1;
}

.contact__block-list a {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #B6967E;
  font-size: 28px;
  -webkit-transition: -webkit-filter 0.3s ease 0s;
  transition: -webkit-filter 0.3s ease 0s;
  transition: filter 0.3s ease 0s;
  transition: filter 0.3s ease 0s, -webkit-filter 0.3s ease 0s;
}

.contact__block-list a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

.contact__block-button {
  padding: 13px;
  border: 1px solid #463F3A;
  border-radius: 45px;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.active .contact__block-button {
  border-color: #B6967E;
}

.contact__block-button button {
  background-color: #463F3A;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  font-size: 28px;
  color: #FFFFFF;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.contact__block-button button:focus-visible {
  outline: none;
}

.active .contact__block-button button,
.contact__block-button button:hover {
  color: #B6967E;
}

.page__counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  z-index: 6;
  top: calc(50% - 115px);
  left: calc(50% - 49.34375rem - 4.90625rem + 28px);
}

.page__counter.hidden {
  left: calc(50% - 49.34375rem - 4.90625rem + 32px);
  mix-blend-mode: multiply;
}

.page__counter.hidden::before {
  bottom: 100%;
}

.page__counter.hidden::after {
  top: 100%;
}

.page__counter::before,
.page__counter::after {
  content: "";
  height: 100%;
  width: 2px;
  background-color: rgba(70, 63, 58, 0.1294117647);
  position: absolute;
  z-index: 4;
  left: calc(50% - 1px);
}

.page__counter::before {
  bottom: calc(100% + 33px);
  height: 200vh;
}

.page__counter::after {
  top: calc(100% + 33px);
  height: 200vh;
}

.page__counter.dark {
  mix-blend-mode: multiply;
}

.page__counter.dark::before {
  height: 100vh;
  background-color: #f2f2f2;
}

.page__counter.dark::after {
  height: 100vh;
  background-color: #f2f2f2;
}

.page__counter.dark.first::before {
  height: 50vh;
}

.page__counter.dark.last::after {
  height: 63vh;
}

.page__counter-number {
  color: #FFFFFF;
  font-size: 14px;
}

.dark .page__counter-number {
  color: #7D716E;
}

.hidden .page__counter-number {
  display: none;
}

.page__counter-line {
  width: 1px;
  height: 162px;
  background-color: #B6967E;
}

.hidden .page__counter-line {
  display: none;
}

.dark .page__counter-line {
  background-color: #7D716E;
}

.page__top {
  position: absolute;
  top: calc(50vh - 30px);
  border: 2px solid #FFFFFF;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
  mix-blend-mode: multiply;
  z-index: 5;
}

.page__top i {
  rotate: -90deg;
}

.dark .page__top {
  border-color: #7D716E;
  color: #7D716E;
}

.services.section__first {
  position: relative;
}

.services.section__first::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 600px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(241, 237, 233, 0)), to(rgb(235, 236, 236)));
  background: linear-gradient(0, rgba(241, 237, 233, 0), rgb(235, 236, 236) 100%);
  top: 0;
  left: 0;
}

.services.section__first::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 600px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 236, 236)), to(rgba(235, 236, 236, 0)));
  background: linear-gradient(0, rgb(235, 236, 236), rgba(235, 236, 236, 0) 100%);
  left: 0;
  bottom: 0;
}

.services__item {
  height: 465px;
  width: 100%;
  position: relative;
  border: 1px solid #F1EDE9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}

.services__item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(67.351%, rgba(255, 255, 255, 0.63)), to(rgba(255, 255, 255, 0.88)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.63) 67.351%, rgba(255, 255, 255, 0.88) 100%);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.services__item:hover {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.2), 2px 41px 89px 0px rgba(70, 63, 58, 0.15);
          box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.2), 2px 41px 89px 0px rgba(70, 63, 58, 0.15);
}

.services__item:hover::after {
  opacity: 1;
}

.services__item-big {
  min-height: 664px;
  height: 100%;
  width: 100%;
  position: relative;
  border: 1px solid #F1EDE9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 55px;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  background-color: #FFFFFF;
}

.services__item-big::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(67.351%, rgba(255, 255, 255, 0.63)), to(rgba(255, 255, 255, 0.88)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.63) 67.351%, rgba(255, 255, 255, 0.88) 100%);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.services__item-big:hover {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.2), 2px 41px 89px 0px rgba(70, 63, 58, 0.15);
          box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.2), 2px 41px 89px 0px rgba(70, 63, 58, 0.15);
}

.services__item-big:hover::after {
  opacity: 1;
}

.services__item-icon {
  position: absolute;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 1px solid #F1EDE9;
  color: #F1EDE9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 31px;
  top: 27px;
  right: 27px;
  z-index: 1;
}

.services__item:hover .services__item-icon,
.services__item-big:hover .services__item-icon {
  color: #FFFFFF;
}

.services__item-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-filter 0.6s ease 0s;
  transition: -webkit-filter 0.6s ease 0s;
  transition: filter 0.6s ease 0s;
  transition: filter 0.6s ease 0s, -webkit-filter 0.6s ease 0s;
  -webkit-filter: opacity(0.2);
          filter: opacity(0.2);
}

.services__item-bg.transp {
  -webkit-filter: opacity(0);
          filter: opacity(0);
}

.services__item:hover .services__item-bg,
.services__item-big:hover .services__item-bg {
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

.services__item-pic {
  width: 133px;
  height: 133px;
  border-radius: 50%;
  position: absolute;
  overflow: hidden;
  inset: 103px auto auto;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.services__item-big .services__item-pic {
  top: calc(50% - 133px);
}

.services__item:hover .services__item-pic,
.services__item-big:hover .services__item-pic {
  opacity: 0;
}

.services__item-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  position: absolute;
  top: calc(50% + 60px);
  text-align: center;
  text-transform: uppercase;
  max-width: 340px;
  z-index: 1;
}

.services__item-big .services__item-title {
  bottom: calc(50% - 103px);
}

.services__item-big:hover .services__item-title,
.services__item-title .services__item:hover {
  color: #463F3A;
}

.services__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.services__info {
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 46px) / 1.5);
          flex: 0 0 calc((100% - 46px) / 1.5);
}

.services__info a {
  font-weight: 700;
  white-space: nowrap;
}

.grid {
  gap: 92px;
  margin-bottom: 83px;
  position: relative;
  z-index: 5;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: calc((100% - 184px) / 3) 92px calc((100% - 184px) / 3) 92px calc((100% - 184px) / 3);
  grid-template-columns: calc((100% - 184px) / 3) calc((100% - 184px) / 3) calc((100% - 184px) / 3);
  -ms-grid-rows: 1fr 92px 1fr 92px 1fr;
  grid-template-rows: 1fr 1fr 1fr;
      grid-template-areas: "grid__1 grid__2 grid__2" "grid__3 grid__2 grid__2" "grid__4 grid__4 grid__5" "grid__6 grid__7 grid__8" "grid__9 grid__10 grid__10";
}

.grid__1 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: grid__1;
}

.grid__2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: grid__2;
}

.grid__3 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: grid__3;
}

.grid__4 {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: grid__4;
}

.grid__5 {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
  grid-area: grid__5;
}

.grid__6 {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  grid-area: grid__6;
}

.grid__7 {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
  grid-area: grid__7;
}

.grid__8 {
  -ms-grid-row: 7;
  -ms-grid-column: 5;
  grid-area: grid__8;
}

.grid__9 {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
  grid-area: grid__9;
}

.grid__10 {
  -ms-grid-row: 9;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: grid__10;
}

.grid__11 {
  grid-area: grid__11;
}

.grid__small {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 184px) / 3);
          flex: 0 0 calc((100% - 184px) / 3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 92px;
}

.grid__big {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 46px) / 1.5);
          flex: 0 0 calc((100% - 46px) / 1.5);
  background-color: #FFFFFF;
}

.form__item .btn {
  width: 100%;
}

.form__item-label {
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
  margin-left: 25px;
}

.form__item-input {
  border-radius: 45px;
  background: rgb(241, 241, 241);
  height: 65px;
  padding: 18px 25px;
  width: 100%;
}

.form__item-input:focus-visible {
  outline: none;
}

.form__item-textarea {
  border-radius: 32.5px;
  background: rgb(241, 241, 241);
  resize: none;
  padding: 18px 25px 18px 25px;
  width: 100%;
  height: 195px;
}

.form__item-textarea:focus-visible {
  outline: none;
}

.checkbox {
  border: 1px solid #463F3A;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 28px;
          flex: 0 0 28px;
  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;
  cursor: pointer;
}

.checkbox input {
  display: none;
}

.checkbox input:checked + i {
  color: #463F3A;
}

.checkbox i {
  color: transparent;
  font-size: 9px;
  font-weight: 300;
  margin-top: 2px;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.checkbox__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}

.checkbox__block span {
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
}

.checkbox__block a {
  text-decoration: underline;
}

.signup__inner {
  padding: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
  position: relative;
  overflow: hidden;
}

.signup__inner-bg {
  position: absolute;
  width: 331px;
  height: 400px;
  background-image: url("../img/signup/face.svg");
  left: 80px;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}

.signup__inner-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(46% - 40px);
          flex: 0 0 calc(46% - 40px);
  width: 100%;
  position: relative;
  z-index: 1;
}

.signup__inner-left .h2 {
  font-size: 45px;
  font-weight: 300;
  line-height: 120%;
}

.signup__inner-left .h4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 180%;
}

.signup__inner-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(54% - 40px);
          flex: 0 1 calc(54% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 100%;
  position: relative;
  z-index: 1;
}

.signup__inner-right .btn__gold {
  margin-top: 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.education h3 {
  font-size: 30px;
  font-weight: 500;
  line-height: 150%;
}

.education__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px;
  gap: 40px;
}

.education__header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.education__header-pic {
  -webkit-box-shadow: 0px 20px 35px 0px rgba(182, 150, 126, 0.35);
          box-shadow: 0px 20px 35px 0px rgba(182, 150, 126, 0.35);
  width: 165px;
  height: 165px;
  border-radius: 50%;
  overflow: hidden;
}

.education__header-info {
  max-width: 367px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.education__header-info p {
  color: #7D716E;
}

.education__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  margin-bottom: 25px;
}

.education__info:last-child {
  margin-bottom: 0;
}

.education__info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
}

.education__info-item {
  background-color: #FFFFFF;
  padding: 30px 40px;
}

.education__info-item p {
  font-weight: 400;
  line-height: 150%;
}

.breadcrumbs,
.page .section__container .breadcrumbs {
  margin-bottom: 30px;
  position: relative;
  z-index: 6;
}

.breadcrumbs ul,
.page .section__container .breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  color: #B6967E;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.breadcrumbs ul li,
.page .section__container .breadcrumbs ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.breadcrumbs ul li:after,
.page .section__container .breadcrumbs ul li:after {
  content: "\e91a";
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 10px;
}

.breadcrumbs ul li::before,
.page .section__container .breadcrumbs ul li::before {
  content: none;
}

.breadcrumbs ul li:last-child:after,
.page .section__container .breadcrumbs ul li:last-child:after {
  content: none;
}

.stripes {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  mix-blend-mode: multiply;
}

.stripes::before,
.stripes::after {
  content: "";
  height: 100%;
  width: 2px;
  position: absolute;
  z-index: 4;
  left: calc(50% - 2px);
}

.sticky .stripes::before,
.sticky .stripes::after {
  background-color: #f2f2f2;
}

.stripes::before {
  bottom: calc(100% + 30px);
  height: calc(100% + 30px);
  background-color: #f2f2f2;
}

.sticky .stripes::before,
.menu-open .stripes::before {
  bottom: 100%;
}

.stripes::after {
  top: 100%;
  height: calc(100% - 28px);
  background-color: rgba(70, 63, 58, 0.1294117647);
  content: none;
}

.sticky .stripes::after,
.menu-open .stripes::after {
  content: "";
}

.header {
  position: absolute;
  width: 100%;
  z-index: 10;
  -webkit-transition: background-color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}

.header.sticky {
  position: fixed;
  top: 0;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(126, 121, 118, 0.1);
          box-shadow: 0px 0px 50px 0px rgba(126, 121, 118, 0.1);
}

.menu-open .header {
  background-color: #FFFFFF;
}

.header::before {
  content: "";
  width: 100%;
  height: 60px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.header__container {
  position: relative;
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 46px;
  padding: 12px 0;
  position: relative;
  z-index: 5;
  -webkit-transition: opacity 0.3s ease 0s, max-height 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, max-height 0.3s ease 0s;
}

.menu-open .header__top {
  opacity: 0;
  pointer-events: none;
}

.sticky .header__top {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  padding: 0;
}

.header__links-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__top-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}

.menu {
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.white .menu {
  color: #FFFFFF;
}

.menu__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  position: relative;
  z-index: 5;
}

.menu-open .menu__body .menu__list,
.menu-open .menu__body .btn__gold {
  opacity: 0;
  pointer-events: none;
}

.menu__search {
  position: absolute;
  width: 100%;
  max-width: 585px;
  top: 96px;
  right: 200px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.sticky .menu__search {
  top: 33px;
}

.menu-open .menu__search {
  opacity: 1;
  pointer-events: auto;
  z-index: 5;
}

.menu__logo {
  width: 226px;
  height: 72px;
  display: block;
  background-image: url("../img/header/logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.menu-open .white .menu__logo,
.menu-open .menu__logo {
  background-image: url("../img/header/logo.svg");
}

.white .menu__logo {
  background-image: url("../img/header/logo-w.svg");
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}

.menu__item {
  position: relative;
}

.menu__item::before {
  content: "";
  position: absolute;
  left: calc(50% - 40px);
  top: -12px;
  width: 80px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27129%27 height=%2765%27 viewBox=%270 0 129 65%27 fill=%27none%27%3E%3Cg filter=%27url%28%23filter0_f_558_41867%29%27%3E%3Cellipse cx=%2764.5%27 cy=%2732.5%27 rx=%2739.5%27 ry=%277.5%27 fill=%27%23E0C4AF%27 fill-opacity=%270.7%27/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27filter0_f_558_41867%27 x=%270%27 y=%270%27 width=%27129%27 height=%2765%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%2712.5%27 result=%27effect1_foregroundBlur_558_41867%27/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  height: 40px;
  background-size: contain;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.menu__item:hover::before,
.menu__item.active::before {
  opacity: 1;
}

.menu__list .menu__link {
  text-transform: uppercase;
}

.menu__active-body {
  background-color: #FFFFFF;
  max-height: 0;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: max-height 0.5s ease 0s;
  transition: max-height 0.5s ease 0s;
  z-index: 11;
}

.menu-open .menu__active-body {
  max-height: 100vh;
}

.menu__active-body {
  width: 100%;
  overflow: hidden;
}

.menu-open .menu__active-body {
  -webkit-box-shadow: 0px 50px 0px 0px rgba(126, 121, 118, 0.1);
          box-shadow: 0px 50px 0px 0px rgba(126, 121, 118, 0.1);
}

.menu__active-body .menu__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 135px) / 4);
          flex: 0 0 calc((100% - 135px) / 4);
}

.menu__active-body .menu__item::before {
  content: none;
}

.menu__active-body .menu__link {
  color: #7D716E;
  -webkit-transition: color 0.3s ease 0.3s;
  transition: color 0.3s ease 0.3s;
}

.menu__active-body .menu__link:hover {
  color: #463F3A;
}

.menu__active-bg-left,
.menu__active-bg-right {
  position: absolute;
  z-index: 0;
  width: 250px;
  height: 350px;
  left: -30px;
  top: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.menu__active-bg-right {
  top: auto;
  left: auto;
  right: 22%;
  bottom: 70px;
}

.menu__active-rights {
  position: absolute;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 65.5px;
  top: 150px;
  z-index: 1;
  text-transform: uppercase;
}

.menu__active-rights::before,
.menu__active-rights::after {
  content: none;
  height: 100%;
  width: 2px;
  background-color: rgba(70, 63, 58, 0.1294117647);
  position: absolute;
  z-index: 4;
  left: calc(50% - 1px);
}

.menu-open .menu__active-rights::before,
.menu-open .menu__active-rights::after {
  content: "";
}

.menu__active-rights::before {
  bottom: calc(100% + 33px);
  height: 100vh;
}

.menu__active-rights::after {
  top: calc(100% + 33px);
  height: 100vh;
}

.menu__active-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 76px 0 153px;
  gap: 45px;
  position: relative;
  z-index: 5;
}

.menu__active-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}

.menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}

.menu__item-hidden {
  display: none;
}

.sticky .menu__item-hidden {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu__link-big {
  font-size: 33px;
  font-weight: 400;
  line-height: 37px;
  -webkit-transition: color 0.3s ease 0.3s;
  transition: color 0.3s ease 0.3s;
}

.menu__link-big:hover {
  color: #7D716E;
}

.menu-active__container {
  position: relative;
}

.active__menu-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}

.icon-menu {
  display: block;
  position: absolute;
  left: 2.5625rem;
  top: 90px;
  width: 4.0625rem;
  height: 4.0625rem;
  cursor: pointer;
  z-index: 5;
  border-radius: 50%;
  background-color: #FFFFFF;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.menu-open .icon-menu {
  background-color: #f2f2f2;
}

.white .icon-menu {
  background-color: #7D716E;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(159, 150, 147, 0.3);
          box-shadow: 0px 20px 35px 0px rgba(159, 150, 147, 0.3);
}

.sticky .icon-menu {
  top: 30px;
  background-color: #EBECEC;
}

.sticky .icon-menu:hover::before,
.sticky .icon-menu:hover::after {
  background-color: #FFFFFF;
}

.icon-menu:hover {
  background-color: #B6967E;
}

.icon-menu:hover::before,
.icon-menu:hover::after {
  background-color: #FFFFFF;
}

.icon-menu::before,
.icon-menu::after {
  content: "";
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  right: 0;
  position: absolute;
  width: 2rem;
  height: 0.125rem;
  background-color: #7D716E;
  left: calc(50% - 1rem);
}

.white .icon-menu::before,
.white .icon-menu::after {
  background-color: #FFFFFF;
}

.icon-menu::before {
  top: calc(50% - 0.25rem);
}

.icon-menu::after {
  bottom: calc(50% - 0.25rem);
}

.menu-open .icon-menu::before {
  top: calc(50% - 0.0625rem);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.menu-open .icon-menu::after {
  bottom: calc(50% - 0.0625rem);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.footer {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(16.5%, #463F3A), to(#927865));
  background: linear-gradient(0deg, #463F3A 16.5%, #927865 100%);
  padding: 194px 0 94px;
  position: relative;
}

.footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 75px;
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 6;
}

.footer__logo {
  width: 312px;
  height: 100px;
  display: block;
  background-image: url("../img/header/logo-w.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 90px;
  position: relative;
  z-index: 6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 270px) / 4);
          flex: 0 0 calc((100% - 270px) / 4);
  position: relative;
  z-index: 6;
}

.footer__list:nth-child(2) li a {
  text-align: center;
}

.footer__list p {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.footer__list p a {
  text-decoration: underline;
}

.footer__contacts-link {
  color: #FFFFFF;
  font-size: 14px;
}

.footer__link {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  gap: 10px;
  line-height: 130%;
}

.footer__link.underline {
  text-decoration: underline;
}

.hero {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  padding: 0;
}

.main__slider {
  height: 100%;
  padding: 0;
}

.main__slider-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-slider__container {
  height: auto;
  position: absolute;
  width: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  inset: auto 0 76px;
}

.main-slider__container:before,
.main-slider__container:after {
  content: none;
}

.main__slider-bullet {
  background-color: transparent;
  opacity: 0.7;
  cursor: pointer;
}

.main__slider-bullet--svg-animation {
  width: 26px;
  height: 26px;
  margin: 0 6px !important;
  display: inline-block;
}

.main__slider-bullet--svg-animation svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.main__slider-bullet--svg-animation .svg__circle-inner {
  stroke: #FFFFFF;
  fill: #FFFFFF;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.main__slider-bullet-active .svg__circle {
  stroke: #FFFFFF;
  stroke-dasharray: 75;
  stroke-dashoffset: 0;
  -webkit-animation: progress 7s ease-in-out 1 forwards;
  animation: progress 7s ease-in-out 1 forwards;
}

.main__slider-bullet-active .svg__circle-inner {
  fill: #B6967E;
  stroke: #B6967E;
  r: 6;
}

.main__wrapper {
  height: 100vh;
  height: 100dvh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__slide {
  min-height: 920px;
  height: 100dvh;
}

.main__slide .h2 {
  position: relative;
}

.main__slide .slider__country {
  display: inline-block;
  overflow: hidden;
  width: 82px;
  height: 81.19px;
  position: relative;
}

.main__slide .slider__country img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}

.main__slide video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  inset: 0;
  z-index: -1;
}

.main__slide::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(113, 97, 93, 0.65)), to(rgba(70, 63, 58, 0.65)));
  background: linear-gradient(180deg, rgba(113, 97, 93, 0.65), rgba(70, 63, 58, 0.65) 100%);
  z-index: 1;
}

.main__slide .h2 {
  margin-bottom: 32px;
}

.main__slide ul {
  margin-bottom: 46px;
  list-style: square;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  font-size: 20px;
}

.main__slide ul li {
  padding-left: 43px;
  position: relative;
  line-height: 130%;
}

.main__slide ul li::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #B6967E;
  border-radius: 50%;
  left: 0;
  top: calc(50% - 4.5px);
}

.slide__container {
  position: relative;
  height: 100%;
  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;
  z-index: 1;
  margin-top: auto;
  margin-bottom: auto;
}

.slide__container > * {
  position: relative;
  z-index: 6;
}

.slide__container::before,
.slide__container::after {
  content: "";
  border-left: 2px solid rgba(70, 63, 58, 0.1294117647);
  border-right: 2px solid rgba(70, 63, 58, 0.1294117647);
  position: absolute;
  z-index: 4;
  top: 0;
  height: 100%;
  pointer-events: none;
}

.slide__container::before {
  width: 710px;
}

.slide__container::after {
  width: 585px;
  right: calc(2.5rem + 159px);
}

.specialists {
  background: rgb(235, 236, 236);
  position: relative;
}

.specialists::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  left: 0;
  bottom: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 236, 236)), to(rgba(235, 236, 236, 0)));
  background: linear-gradient(360deg, rgb(235, 236, 236), rgba(235, 236, 236, 0) 100%);
  z-index: -1;
}

.specialists__slider {
  overflow: visible !important;
  position: relative;
  z-index: 5;
}

.specialists__wrapper {
  margin-bottom: 84px;
}

.specialists__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 620px;
  height: auto;
}

.specialists__slide .link__underline {
  margin-bottom: 12px;
}

.specialists__slide-pic {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  max-width: 367px;
  max-height: 367px;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(182, 150, 126, 0.35);
          box-shadow: 0px 20px 35px 0px rgba(182, 150, 126, 0.35);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.specialists__slide-title {
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.specialists__slide-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #000;
}

.specialists__slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}

.specialists__slider-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.specialists__slider-bullet {
  background-color: transparent;
  opacity: 0.7;
  cursor: pointer;
}

.specialists__slider-bullet--svg-animation {
  width: 26px;
  height: 26px;
  margin: 0 6px !important;
  display: inline-block;
}

.specialists__slider-bullet--svg-animation svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.specialists__slider-bullet--svg-animation .svg__circle-inner {
  stroke: #7D716E;
  fill: #7D716E;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.specialists__slider-bullet-active .svg__circle {
  stroke: #7D716E;
  stroke-dasharray: 75;
  stroke-dashoffset: 0;
  -webkit-animation: progress 7s ease-in-out 1 forwards;
  animation: progress 7s ease-in-out 1 forwards;
}

.specialists__slider-bullet-active .svg__circle-inner {
  fill: #7D716E;
  stroke: #7D716E;
  r: 6;
}

.center {
  background: rgb(241, 237, 233);
  position: relative;
}

.center::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  left: 0;
  bottom: calc(100% - 150px);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(241, 237, 233)), to(rgb(235, 236, 236)));
  background: linear-gradient(360deg, rgb(241, 237, 233), rgb(235, 236, 236) 100%);
  z-index: 0;
}

.center__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 92px;
  position: relative;
  z-index: 5;
}

.center__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
  background-image: url("../img/bg/gold__full.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.center__bg[data-watch-bg=center] {
  top: 0;
}

.center__bg[data-watch-bg=bottom] {
  top: 200px;
}

.center__bg[data-watch-bg=top] {
  top: -100px;
}

.center__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 276px) / 4);
          flex: 0 0 calc((100% - 276px) / 4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 2px solid rgb(224, 219, 214);
  -webkit-box-shadow: 0px 20px 55px 0px rgb(236, 229, 224);
          box-shadow: 0px 20px 55px 0px rgb(236, 229, 224);
  background: rgb(244, 241, 238);
  padding: 40px;
  gap: 40px;
}

.center__item-pic {
  width: 183px;
  height: 183px;
  border: 2px solid rgb(224, 219, 214);
  border-radius: 100px;
  background: rgb(241, 237, 233);
  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;
}

.center__item-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  background: -webkit-gradient(linear, left top, left bottom, from(#7D716E), to(#463F3A));
  background: linear-gradient(180deg, #7D716E 0%, #463F3A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.discount {
  position: relative;
}

.discount::before {
  content: "";
  width: 100%;
  height: 300px;
  position: absolute;
  left: 0;
  bottom: calc(100% - 150px);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(241, 237, 233)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(241, 237, 233), rgb(255, 255, 255) 100%);
  z-index: 0;
}

.discount::after {
  content: "";
  width: 100%;
  height: 300px;
  position: absolute;
  left: 0;
  top: calc(100% - 300px);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 236, 236)), to(rgba(235, 236, 236, 0)));
  background: linear-gradient(0deg, rgb(235, 236, 236), rgba(235, 236, 236, 0) 100%);
  z-index: 0;
}

.discount__slider {
  position: relative;
  z-index: 5;
  overflow: visible !important;
  width: 100%;
}

.discount__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid rgb(236, 236, 236);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.1), 0px 41px 89px 0px rgba(70, 63, 58, 0.1);
          box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.1), 0px 41px 89px 0px rgba(70, 63, 58, 0.1);
  max-width: 985px !important;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  background-color: #FFFFFF;
  -webkit-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
          transform: scale(1) !important;
}

.discount__slide.swiper-slide-next,
.discount__slide.swiper-slide-prev {
  -webkit-transform: scale(0.8) !important;
      -ms-transform: scale(0.8) !important;
          transform: scale(0.8) !important;
}

.discount__slide.swiper-slide-fully-visible {
  -webkit-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
          transform: scale(1) !important;
}

.discount__slide.swiper-slide-fully-visible .discount__slide-content .h2,
.discount__slide.swiper-slide-fully-visible .discount__slide-content button,
.discount__slide.swiper-slide-fully-visible .discount__slide-content .discount__slide-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.discount__slide .h2 {
  color: #7D716E;
  font-size: 50px;
}

.discount__slide-pic {
  width: 337px;
  min-height: 528px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 337px;
          flex: 0 0 337px;
}

.discount__slide-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 45px;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.discount__slide-content p {
  line-height: 150%;
}

.discount__slide-content button,
.discount__slide-content a {
  margin: 30px 0;
}

.discount__slide-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.discount__slider-pagination {
  width: auto !important;
  font-size: 20px;
  font-weight: 300;
  line-height: 120%;
}

.discount__slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 20px;
  position: absolute;
  left: 1085px;
  top: calc(50% - 25px);
  z-index: 5;
  -webkit-transition: left 0.75s ease 0s;
  transition: left 0.75s ease 0s;
}

.discount__slide-pos {
  color: #7D716E;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.discount__slide-pos span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #463F3A;
  display: block;
}

.discount__slide-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.discount__slide-item-title {
  max-width: 172px;
  line-height: 150%;
}

.discount__slide-item .price {
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 60px */
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #7D716E;
  white-space: nowrap;
}

.discount__slide-item .old__price {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 26.4px */
  letter-spacing: 0.44px;
  text-transform: uppercase;
  text-decoration: line-through;
  white-space: nowrap;
}

.equipment {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(235, 236, 236)), to(rgba(235, 236, 236, 0)));
  background: linear-gradient(180deg, rgb(235, 236, 236), rgba(235, 236, 236, 0) 100%);
  position: relative;
}

.equipment::before {
  content: "";
  width: 100%;
  height: 250px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 236, 236)), to(rgba(235, 236, 236, 0)));
  background: linear-gradient(0, rgb(235, 236, 236), rgba(235, 236, 236, 0) 100%);
  z-index: 1;
}

.equipment__slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.equipment__slider {
  overflow: visible !important;
}

.equipment__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 108px;
}

.equipment__slide img {
  height: 100%;
  width: 100%;
}

.contactform {
  position: relative;
  z-index: 0;
  background: rgb(235, 236, 236);
  overflow: visible;
}

.contactform__bg {
  position: absolute;
  right: 0;
  width: 40%;
  height: 682px;
  background-image: url("../img/contact/gold_bg.webp");
  top: 35%;
  z-index: 1;
}

.contactform::before {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(47%, rgb(182, 150, 126)), to(rgb(235, 236, 236)));
  background: linear-gradient(0, rgb(182, 150, 126) 47%, rgb(235, 236, 236) 100%);
  z-index: 0;
}

.contactform__inner {
  background: #FFFFFF;
  border: 1px solid rgb(236, 236, 236);
  padding: 146px 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 148px;
  position: relative;
  -webkit-box-shadow: 0px 30px 50px 0px rgba(255, 255, 255, 0.4);
          box-shadow: 0px 30px 50px 0px rgba(255, 255, 255, 0.4);
  overflow: hidden;
  z-index: 5;
}

.popup .contactform__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 80px;
  gap: 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.popup .contactform__inner .h2 {
  font-size: 45px;
}

.popup .contactform__inner .h4 {
  font-size: 20px;
}

.contactform__inner-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}

.contactform__inner-left .h4 {
  margin-bottom: 20px;
}

.popup .contactform__inner-left {
  max-width: 538px;
  width: 100%;
}

.contactform__inner-right {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  gap: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.popup .contactform__inner-right {
  max-width: 538px;
  width: 100%;
  gap: 20px;
}

.contactform__inner-right button {
  margin-top: 25px;
}

.contactform__inner-bg {
  width: 457.21px;
  height: 100%;
  left: 33%;
  top: 10%;
  position: absolute;
  bottom: 0;
  background-image: url("../img/contact/face_bg.svg");
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.popup .contactform__inner-bg {
  top: 108px;
  left: -80px;
}

.contacts {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(46.5%, rgb(181, 149, 126)), to(#927865));
  background: linear-gradient(180deg, rgb(181, 149, 126) 46.5%, #927865 100%);
}

.contacts__bg {
  position: absolute;
  left: 0;
  width: 50%;
  height: 682px;
  background-image: url("../img/contacts/gold_bg.webp");
  z-index: 1;
  bottom: 0;
}

.contacts__face {
  position: absolute;
  width: 331px;
  height: 469.41px;
  right: -20px;
  bottom: 130px;
  background-image: url("../img/contacts/face.webp");
  background-size: contain;
}

.contacts__inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 125px;
  z-index: 6;
  background-size: cover;
}

.contacts__inner-map {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.contacts__inner-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}

.contacts__inner-content .h2 {
  font-size: 66px;
  margin-bottom: 42px;
}

.contacts__item-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  -ms-word-break: 10px;
}

.contacts__item p {
  font-size: 26px;
  font-weight: 400;
  line-height: 140%;
  text-transform: uppercase;
}

.contacts__links {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}

.contacts__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #FFFFFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.contacts__link span {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.contacts__link i {
  font-size: 17px;
}

[data-round] {
  border-radius: 50%;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.service {
  position: relative;
  background: rgb(241, 237, 233);
}

.service::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 600px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(241, 237, 233)), to(rgb(235, 236, 236)));
  background: linear-gradient(0, rgb(241, 237, 233), rgb(235, 236, 236) 100%);
  top: 0;
  left: 0;
}

.service::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 600px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 236, 236)), to(rgba(235, 236, 236, 0)));
  background: linear-gradient(0, rgb(235, 236, 236), rgba(235, 236, 236, 0) 100%);
  left: 0;
  bottom: 0;
}

.service__bg-top {
  width: 220px;
  height: 594px;
  position: absolute;
  top: 120px;
  right: 0;
  z-index: 2;
  background-image: url("../img/service/gold_small.webp");
  background-size: contain;
  background-repeat: no-repeat;
}

.service__bg-center {
  width: 100%;
  height: 466px;
  position: absolute;
  top: 1000px;
  right: 0;
  z-index: 0;
  background-image: url("../img/service/gold__big.webp");
  background-size: contain;
  background-repeat: repeat no-repeat;
}

.service__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 109px;
  margin-bottom: 154px;
  position: relative;
  z-index: 5;
}

.service__header-left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.service__header-left .section__title {
  margin-bottom: 40px;
}

.service__header-left p {
  margin-bottom: 40px;
  font-weight: 400;
  line-height: 180%;
}

.service__header-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 745px;
          flex: 0 0 745px;
  height: 745px;
  border: 2px solid rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.2), 2px 41px 89px 0px rgba(70, 63, 58, 0.15);
          box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.2), 2px 41px 89px 0px rgba(70, 63, 58, 0.15);
  z-index: 5;
}

.service__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  margin-bottom: 60px;
  position: relative;
  z-index: 5;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.2), 2px 41px 89px 0px rgba(70, 63, 58, 0.15);
          box-shadow: 0px 0px 0px 0px rgba(70, 63, 58, 0.2), 2px 41px 89px 0px rgba(70, 63, 58, 0.15);
}

.service__list-item {
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 22px;
  gap: 35px;
}

.service__list-item p {
  font-weight: 500;
  line-height: 120%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.service__list-item > span {
  font-weight: 400;
  line-height: 120%;
  color: #7D716E;
  white-space: nowrap;
  text-align: end;
}

[data-line] {
  position: absolute;
  top: 0;
  left: 66px;
  width: 2px;
  height: 100%;
  z-index: 4;
  pointer-events: none;
  background-color: #f2f2f2;
  mix-blend-mode: multiply;
}

.slide__container [data-line] {
  background-color: rgba(70, 63, 58, 0.1294117647);
}

.menu-active__container [data-line] {
  top: -70px;
  height: calc(100% + 70px);
}

.header__container [data-line] {
  background-color: transparent;
}

.menu-open .header__container [data-line] {
  background-color: #f2f2f2;
}

.main-slider__container [data-line] {
  display: none;
}

.registration__title {
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  /* 54px */
  letter-spacing: 0.9px;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.registration__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  min-height: 50vh;
}

[data-current-step="1"] .registration__step[data-step="1"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-current-step="1"] .registration__step[data-step="2"],
[data-current-step="1"] .registration__step[data-step="3"],
[data-current-step="1"] .registration__step[data-step="4"],
[data-current-step="1"] .registration__step[data-step="5"] {
  display: none;
}

[data-current-step="2"] .registration__step[data-step="1"],
[data-current-step="2"] .registration__step[data-step="3"],
[data-current-step="2"] .registration__step[data-step="4"],
[data-current-step="2"] .registration__step[data-step="5"] {
  display: none;
}

[data-current-step="2"] .registration__step[data-step="2"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-current-step="3"] .registration__step[data-step="1"],
[data-current-step="3"] .registration__step[data-step="2"],
[data-current-step="3"] .registration__step[data-step="4"],
[data-current-step="3"] .registration__step[data-step="5"] {
  display: none;
}

[data-current-step="3"] .registration__step[data-step="3"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-current-step="4"] .registration__step[data-step="1"],
[data-current-step="4"] .registration__step[data-step="2"],
[data-current-step="4"] .registration__step[data-step="3"],
[data-current-step="4"] .registration__step[data-step="5"] {
  display: none;
}

[data-current-step="4"] .registration__step[data-step="4"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-current-step="5"] .registration__step[data-step="1"],
[data-current-step="5"] .registration__step[data-step="2"],
[data-current-step="5"] .registration__step[data-step="3"],
[data-current-step="5"] .registration__step[data-step="4"] {
  display: none;
}

[data-current-step="5"] .registration__step[data-step="5"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.registration__title-small {
  color: #463F3A;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 45px */
}

.registration__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.registration__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 60px;
  margin-top: 50px;
}

.registration__item {
  min-height: 466px;
  height: auto;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.333%;
          flex: 0 1 33.333%;
  background-color: #F1EDE9;
  -ms-flex: 0 0 calc((100% - 180px) / 4);
      flex: 0 0 calc((100% - 180px) / 4);
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}

.registration__item:hover {
  -webkit-box-shadow: 0px 20px 35px 0px rgba(182, 150, 126, 0.2);
          box-shadow: 0px 20px 35px 0px rgba(182, 150, 126, 0.2);
}

.registration__item:hover .btn__gold {
  background-color: #463F3A;
}

.registration__item .btn__gold {
  min-width: auto;
  width: 100%;
}

.registration__item.active {
  background-color: #7D716E;
  color: #FFFFFF;
}

.registration__item-img {
  height: 225px;
  width: 225px;
  margin: 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27225%27 height=%27225%27 viewBox=%270 0 225 225%27 fill=%27none%27%3E%3Cpath d=%27M112.5 0C50.3745 0 0 50.3668 0 112.5C0 174.633 50.3695 225 112.5 225C174.635 225 225 174.633 225 112.5C225 50.3668 174.635 0 112.5 0ZM112.5 33.6388C133.057 33.6388 149.715 50.3025 149.715 70.8505C149.715 91.4035 133.057 108.062 112.5 108.062C91.9529 108.062 75.2948 91.4035 75.2948 70.8505C75.2948 50.3025 91.9529 33.6388 112.5 33.6388ZM112.475 195.586C91.9727 195.586 73.1947 188.119 58.7109 175.76C55.1826 172.75 53.1467 168.337 53.1467 163.707C53.1467 142.867 70.0123 126.189 90.8559 126.189H134.154C155.003 126.189 171.804 142.867 171.804 163.707C171.804 168.342 169.778 172.745 166.245 175.755C151.766 188.119 132.983 195.586 112.475 195.586Z%27 fill=%27white%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 50%;
}

.registration__item-title {
  color: #463F3A;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.active .registration__item-title {
  color: #FFFFFF;
}

.registration__item-descr {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #7D716E;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.active .registration__item-descr {
  color: #FFFFFF;
}

.registration__calendar {
  margin-top: 50px;
}

.registration__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  margin-top: 30px;
}

.registration__form .btn__gold {
  margin-top: 20px;
}

.btn__back {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #463F3A;
  gap: 15px;
}

.btn__back i {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 20px;
}

.calendar__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 90px;
  margin-bottom: 20px;
}

.calendar__btn-back,
.calendar__btn-next {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7D716E;
  gap: 15px;
}

.calendar__btn-back i,
.calendar__btn-next i {
  font-size: 20px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.calendar__btn-next i {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.calendar__title {
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #7D716E;
}

.calendar__scroll-body {
  overflow: auto hidden;
  width: 100%;
}

.calendar__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  overflow: hidden;
  width: 1246px;
}

.calendar__item {
  padding: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 30px) / 7);
          flex: 0 0 calc((100% - 30px) / 7);
  text-align: center;
  background-color: #F1EDE9;
  -webkit-transition: background-color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, box-shadow 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}

.calendar__item .btn__gold {
  height: 40px;
  min-width: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
}

.calendar__item.active {
  background-color: #E9DDD1;
}

.calendar__item:hover {
  background-color: #FFF;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(182, 150, 126, 0.35);
          box-shadow: 0px 20px 35px 0px rgba(182, 150, 126, 0.35);
}

.calendar__item-title {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  color: #7D716E;
  text-align: center;
  margin-top: 14.5px;
}

.active .calendar__item-title {
  margin-top: 0;
}

.calendar__item-descr {
  color: #7D716E;
  display: none;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.active .calendar__item-descr {
  display: block;
}

.calendar__item-list {
  margin-top: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  max-height: 355px;
  overflow: hidden auto;
}

.calendar__item-list small {
  color: #7D716E;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.services-block {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

.services-block__category {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 60px) / 2);
          flex: 0 0 calc((100% - 60px) / 2);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  background-color: #EBECEC;
  /* new shadow */
  -webkit-box-shadow: 0px 41px 89px 0px rgba(70, 63, 58, 0.1), 0px 0px 0px 0px rgba(70, 63, 58, 0.1);
          box-shadow: 0px 41px 89px 0px rgba(70, 63, 58, 0.1), 0px 0px 0px 0px rgba(70, 63, 58, 0.1);
}

.services-block__category-btn label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  padding: 20px 70px 20px 40px;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 26.4px */
  letter-spacing: 0.44px;
  text-transform: uppercase;
  color: #7D716E;
  background-color: #FFFFFF;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  cursor: pointer;
}

.services-block__category-btn label i {
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  font-size: 14px;
}

.services-block__category-btn label:hover {
  background-color: #EBECEC;
}

.services-block__category-btn input:checked + label {
  color: #FFFFFF;
  background-color: #B6967E;
}

.services-block__category-btn input:checked + label i {
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.services-block__list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 60px) / 2);
          flex: 0 0 calc((100% - 60px) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  background-color: #EBECEC;
  /* new shadow */
  -webkit-box-shadow: 0px 41px 89px 0px rgba(70, 63, 58, 0.1), 0px 0px 0px 0px rgba(70, 63, 58, 0.1);
          box-shadow: 0px 41px 89px 0px rgba(70, 63, 58, 0.1), 0px 0px 0px 0px rgba(70, 63, 58, 0.1);
}

.services-block__list-item label {
  padding: 20px 40px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  background-color: #FFFFFF;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.services-block__list-item label span {
  white-space: nowrap;
}

.services-block__list-item label:hover {
  background-color: #EBECEC;
}

.services-block__list-item input:checked + label {
  color: #FFFFFF;
  background-color: #7D716E;
}

.loading {
  position: relative;
  pointer-events: none;
}

.loading > * {
  -webkit-filter: blur(5px);
          filter: blur(5px);
  opacity: 0.5;
}

.loading::after {
  content: "";
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  padding: 6px;
  background: conic-gradient(from 135deg at top, currentColor 90deg, rgba(0, 0, 0, 0) 0) 0 calc(50% - 4px)/17px 8.5px, radial-gradient(farthest-side at bottom left, rgba(0, 0, 0, 0) calc(100% - 6px), currentColor calc(100% - 5px) 99%, rgba(0, 0, 0, 0)) top right/50% 50% content-box content-box, radial-gradient(farthest-side at top, rgba(0, 0, 0, 0) calc(100% - 6px), currentColor calc(100% - 5px) 99%, rgba(0, 0, 0, 0)) bottom/100% 50% content-box content-box;
  background-repeat: no-repeat;
  -webkit-animation: l11 1s infinite linear;
          animation: l11 1s infinite linear;
  z-index: 1;
}

@-webkit-keyframes l11 {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes l11 {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

.page {
  min-height: 100vh;
  background: rgb(241, 237, 233);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.page a {
  color: #B6967E;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, -webkit-text-decoration 0.3s ease 0s;
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, -webkit-text-decoration 0.3s ease 0s;
  transition: color 0.3s ease 0s, text-decoration 0.3s ease 0s, background-color 0.3s ease 0s;
  transition: color 0.3s ease 0s, text-decoration 0.3s ease 0s, background-color 0.3s ease 0s, -webkit-text-decoration 0.3s ease 0s;
}

.breadcrumbs .page a {
  text-decoration: none;
}

.page a:hover {
  text-decoration: none;
  color: #463F3A;
}

.page a.btn.btn__gold {
  color: #FFFFFF;
  text-decoration: none;
}

.page table tr td {
  border: 1px solid #B6967E;
  padding: 10px;
}

.page hr {
  width: 100%;
  height: 1px;
  margin: 20px 0;
  background-color: #B6967E;
}

.page::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 600px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(241, 237, 233)), to(rgb(235, 236, 236)));
  background: linear-gradient(0, rgb(241, 237, 233), rgb(235, 236, 236) 100%);
  top: 0;
  left: 0;
}

.page::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 600px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 236, 236)), to(rgba(235, 236, 236, 0)));
  background: linear-gradient(0, rgb(235, 236, 236), rgba(235, 236, 236, 0) 100%);
  left: 0;
  bottom: 0;
}

.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
  background: -webkit-gradient(linear, left top, left bottom, from(#B6967E), to(#7D716E));
  background: linear-gradient(180deg, #B6967E 0%, #7D716E 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6,
.page p,
.page ul,
.page ol,
.page blockquote {
  margin-bottom: 30px;
}

.page h1 {
  font-size: 45px;
  font-weight: 500;
  line-height: 120%;
}

.page h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 145%;
}

.page .section__title h1,
.page .section__title h2,
.page .section__title h3,
.page .section__title h4,
.page .section__title h5,
.page .section__title h6 {
  margin-bottom: 0;
}

.page .section__title .h2,
.page .section__title h2,
.page .section__title h1,
.page .section__title .h1 {
  font-size: 66px;
  font-weight: 300;
  line-height: 120%;
}

.page h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 145%;
}

.page h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
}

.page p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.page blockquote {
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  /* 45px */
  letter-spacing: 0.6px;
  padding: 45px;
  border-radius: 20px;
  background: #FFFFFF;
  color: #B6967E;
}

.page .section__container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.page .section__container ul > li {
  position: relative;
  padding-left: 40px;
}

.page .section__container ul > li > ul li::before {
  background-color: transparent;
  border: 2px solid #B6967E;
}

.page .section__container ul > li::before {
  content: "";
  width: 7px;
  height: 7px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 7px;
          flex: 0 0 7px;
  border-radius: 50%;
  background-color: #B6967E;
  display: block;
  top: 10px;
  position: absolute;
  left: 0;
}

.page .section__container ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  counter-reset: counter-number;
}

.page .section__container ol > li {
  display: block;
  padding-left: 40px;
  position: relative;
  counter-increment: counter-number;
}

.page .section__container ol > li::before {
  content: counter(counter-number) ".";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  color: #B6967E;
  position: absolute;
  left: 0;
}

.detail-page a {
  color: #B6967E;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, -webkit-text-decoration 0.3s ease 0s;
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, -webkit-text-decoration 0.3s ease 0s;
  transition: color 0.3s ease 0s, text-decoration 0.3s ease 0s, background-color 0.3s ease 0s;
  transition: color 0.3s ease 0s, text-decoration 0.3s ease 0s, background-color 0.3s ease 0s, -webkit-text-decoration 0.3s ease 0s;
}

.detail-page a:hover {
  text-decoration: none;
  color: #463F3A;
}

.detail-page a.btn.btn__gold {
  color: #FFFFFF;
  text-decoration: none;
}

.detail-page table tr td {
  border: 1px solid #B6967E;
  padding: 10px;
}

.detail-page hr {
  width: 100%;
  height: 1px;
  margin: 20px 0;
  background-color: #B6967E;
}

.detail-page h1,
.detail-page h2,
.detail-page h3,
.detail-page h4,
.detail-page h5,
.detail-page h6 {
  background: -webkit-gradient(linear, left top, left bottom, from(#B6967E), to(#7D716E));
  background: linear-gradient(180deg, #B6967E 0%, #7D716E 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.detail-page h1,
.detail-page h2,
.detail-page h3,
.detail-page h4,
.detail-page h5,
.detail-page h6,
.detail-page p,
.detail-page ul,
.detail-page ol,
.detail-page blockquote {
  margin-bottom: 30px;
}

.detail-page h1 {
  font-size: 45px;
  font-weight: 500;
  line-height: 120%;
}

.detail-page h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 145%;
}

.detail-page h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 145%;
}

.detail-page h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
}

.detail-page p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.detail-page blockquote {
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  /* 45px */
  letter-spacing: 0.6px;
  padding: 45px;
  border-radius: 20px;
  background: #FFFFFF;
  color: #B6967E;
}

.detail-page ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.detail-page ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  position: relative;
  padding-left: 40px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.detail-page ul > li > ul li::before {
  background-color: transparent;
  border: 2px solid #B6967E;
}

.detail-page ul > li::before {
  content: "";
  width: 7px;
  height: 7px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 7px;
          flex: 0 0 7px;
  border-radius: 50%;
  background-color: #B6967E;
  display: block;
  top: 10px;
  position: absolute;
  left: 0;
}

.detail-page ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  counter-reset: counter-number;
}

.detail-page ol > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 40px;
  position: relative;
  counter-increment: counter-number;
}

.detail-page ol > li::before {
  content: counter(counter-number) ".";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  color: #B6967E;
  position: absolute;
  left: 0;
}

.swiper {
  overflow: hidden;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

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

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

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

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

@media (max-width: 100em) {
  .contactform__inner {
    gap: 40px;
  }
}

@media (max-width: 113.4375rem) {
  .contact__block {
    right: 30px;
  }
}

@media (max-width: 113.4375em) {
  .page__counter {
    left: 69px;
  }

  .page__counter.hidden {
    left: 73px;
  }
}

@media (max-width: 112.5em) {
  .header__links-list {
    font-size: 12px;
  }
}

@media (max-width: 98.6875em) {
  .center__list {
    gap: 40px;
  }

  .center__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 120px) / 4);
            flex: 0 0 calc((100% - 120px) / 4);
  }
}

@media (max-width: 97.5rem) {
  .stripes__container::before {
    width: 270px;
    left: 137px;
  }

  .stripes__container::after {
    width: 222px;
    right: 67px;
  }

  .header [class*=__container]::before {
    width: 270px;
    left: 137px;
  }

  .header [class*=__container]::after {
    width: 222px;
    right: 67px;
  }

  [class*=__container].short__container {
    padding: 0 40px;
  }

  [class*=__container].short__container::after {
    right: 67px;
  }

  [class*=__container] {
    padding: 0 2.5rem 0 7.40625rem;
  }

  .menu__list {
    gap: 30px;
  }

  .menu__active-body .menu__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 90px) / 4);
            flex: 0 0 calc((100% - 90px) / 4);
  }

  .menu__active-list {
    gap: 30px;
  }

  .slide__container::before {
    width: 270px;
    left: 137px;
  }

  .slide__container::after {
    width: 222px;
    right: 67px;
  }

  .specialists__slide-pic {
    height: 320px;
  }

  .center__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .center__item {
    min-height: 384px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 40px) / 2);
            flex: 0 0 calc((100% - 40px) / 2);
  }

  .discount__wrapper {
    margin-bottom: 40px;
  }

  .discount__slider-controls {
    position: relative;
    top: auto;
    left: auto;
  }
}

@media (max-width: 75rem) {
  body {
    font-size: 14px;
  }

  .stripes__container {
    max-width: 100vw !important;
  }

  .header [class*=__container].sticky::before,
  .header [class*=__container].sticky::after {
    height: calc(100% + 120px);
  }

  .header [class*=__container]::before,
  .header [class*=__container]::after {
    height: 0;
    top: -60px;
  }

  .header [class*=__container]::before,
  .header [class*=__container]::after {
    height: 0;
  }

  .menu-open [class*=__container].menu-active__container::before,
  .menu-open [class*=__container].menu-active__container::after {
    top: -70px;
    height: calc(100% + 70px);
  }

  [class*=__container].short__container {
    padding: 0 2.5rem;
  }

  [class*=__container] {
    padding: 0 2.5rem;
  }

  .popup__inner {
    padding: 60px;
    gap: 20px;
  }

  .popup__inner .h2 {
    font-size: 30px;
  }

  .popup__inner .h4 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  section.section__first {
    padding: 140px 0 60px;
  }

  section {
    padding: 60px 0;
  }

  .section__title-info {
    text-align: start;
  }

  .section__title {
    margin-bottom: 60px;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .section__title .h2 {
    font-size: 45px;
  }

  .btn__icon-big {
    width: 55px;
    height: 55px;
    font-size: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55px;
            flex: 0 0 55px;
  }

  .btn__gold {
    height: 55px;
    font-size: 15px;
  }

  .btn__clean {
    height: 55px;
    font-size: 15px;
  }

  .link__margin {
    margin: 15px 0;
  }

  .input__gray {
    height: 55px;
  }

  .input__gray-search {
    bottom: 21px;
  }

  .search-page form input[type=text] {
    height: 55px;
  }

  .search-page form input[type=submit] {
    top: 18px;
  }

  .h2 {
    font-size: 55px;
  }

  .h3 {
    font-size: 25px;
  }

  .h4 {
    font-size: 18px;
  }

  .contact__block {
    bottom: 41px;
    right: 41px;
  }

  .active .contact__block-list {
    padding: 11px;
  }

  .contact__block-list a {
    width: 55px;
    height: 55px;
    font-size: 24px;
  }

  .contact__block-button {
    padding: 11px;
  }

  .contact__block-button button {
    width: 55px;
    height: 55px;
    font-size: 24px;
  }

  .page__counter {
    display: none;
  }

  .services__item {
    height: 322px;
  }

  .services__item-icon {
    width: 50px;
    height: 50px;
    font-size: 24px;
    top: 19px;
    right: 19px;
  }

  .services__item-pic {
    width: 100px;
    height: 100px;
    top: 80px;
  }

  .services__item-title {
    font-size: 18px;
    max-width: 200px;
  }

  .services__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .grid {
    gap: 20px;
    margin-bottom: 30px;
    -ms-grid-columns: calc((100% - 20px) / 2) 20px calc((100% - 20px) / 2);
    grid-template-columns: calc((100% - 20px) / 2) calc((100% - 20px) / 2);
    -ms-grid-rows: auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto;
        grid-template-areas: "grid__1 grid__3" "grid__2 grid__2" "grid__2 grid__2" "grid__4 grid__5" "grid__6 grid__7" "grid__8 grid__9" "grid__10 grid__10";
  }

  .grid__small {
    gap: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 20px) / 2);
            flex: 0 0 calc((100% - 20px) / 2);
  }

  .grid__small.mobile__wide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .grid__big {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .grid__big.mobile__small {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 20px) / 2);
            flex: 0 0 calc((100% - 20px) / 2);
  }

  .form__item-label {
    font-size: 12px;
  }

  .form__item-input {
    height: 55px;
  }

  .checkbox__block span {
    font-size: 12px;
  }

  .signup__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    padding: 60px;
  }

  .signup__inner-bg {
    width: 236px;
    height: 334px;
    top: 29px;
    left: auto;
    right: 33px;
  }

  .signup__inner-left {
    gap: 20px;
  }

  .signup__inner-left .h4 {
    font-size: 18px;
  }

  .education h3 {
    font-size: 20px;
  }

  .education__header {
    gap: 30px;
    margin-bottom: 5px;
  }

  .education__header-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 22px;
  }

  .education__info {
    gap: 10px;
    margin-bottom: 5px;
  }

  .education__info-item {
    padding: 20px;
  }

  .header::before {
    content: none;
  }

  .header__top {
    display: none;
  }

  .header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0;
    gap: 42px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .menu-open .menu__body .menu__list,
  .menu-open .menu__body .btn__gold {
    opacity: 1;
    pointer-events: auto;
  }

  .menu__body {
    position: relative;
    padding: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .sticky .menu__search {
    top: 0;
  }

  .menu__search {
    position: relative;
    top: 0;
    right: 40px;
    left: 40px;
    width: calc(100% - 80px);
  }

  .menu__logo {
    width: 190px;
    height: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 190px;
            flex: 0 0 190px;
    margin-top: 2px;
  }

  .menu__list {
    display: none;
  }

  .menu-open .menu__active-body {
    max-height: calc(100vh - 67px);
  }

  .menu__active-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 15px;
  }

  .menu__active-body .menu__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 40px) / 2);
            flex: 0 0 calc((100% - 40px) / 2);
  }

  .menu__active-body .menu__link {
    font-size: 14px;
  }

  .menu__active-bg-left,
  .menu__active-bg-right {
    width: 178.14px;
    height: 250.37px;
    bottom: 115px;
    top: auto;
    left: 120px;
  }

  .menu__active-bg-right {
    right: 0;
    top: 25px;
    bottom: auto;
  }

  .menu__active-rights {
    display: none;
  }

  .menu-open .menu__active-rights::before,
  .menu-open .menu__active-rights::after {
    content: none;
  }

  .menu__active-list ul {
    gap: 15px;
  }

  .menu__active-list {
    padding: 30px 0 61px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 60px 40px;
    overflow: hidden auto;
    height: calc(100vh - 67px - 140px);
  }

  .menu__item {
    gap: 20px;
  }

  .menu__link-big {
    font-size: 24px;
  }

  .active__menu-social .btn__gold {
    display: none;
  }

  .sticky .icon-menu {
    top: 0px;
  }

  .icon-menu {
    position: relative;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
  }

  .icon-menu::before,
  .icon-menu::after {
    background-color: #463F3A;
  }

  .footer {
    padding: 60px 0 120px;
  }

  .footer__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 60px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .footer__container > .footer__list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 60px) / 2);
            flex: 0 0 calc((100% - 60px) / 2);
  }

  .footer__logo {
    width: 260px;
    height: 82.78px;
  }

  .footer__social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 60px) / 2);
            flex: 0 0 calc((100% - 60px) / 2);
  }

  .footer__bottom .footer__list {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .main-slider__container {
    inset: auto 0 41px;
  }

  .main__slide .slider__country {
    width: 75px;
    height: 74.26px;
  }

  .main__slide .h2 {
    margin-bottom: 29px;
  }

  .main__slide ul {
    margin-bottom: 39px;
    gap: 18px;
    font-size: 16px;
  }

  .main__slide ul li::before {
    width: 8px;
    height: 8px;
  }

  .specialists__wrapper {
    margin-bottom: 60px;
  }

  .specialists__slide {
    gap: 20px;
    min-height: 540px;
  }

  .specialists__slide-pic {
    height: 288px;
    max-width: 288px;
    max-height: 288px;
  }

  .specialists__slide-title {
    font-size: 20px;
  }

  .specialists__slide-text {
    font-size: 14px;
  }

  .center__bg {
    height: 560px;
  }

  .center__bg[data-watch-bg=bottom] {
    top: calc(50% - 380px);
  }

  .center__item-pic {
    width: 156px;
    height: 156px;
  }

  .center__item-title {
    font-size: 18px;
  }

  .discount__slide .h2 {
    font-size: 35px;
  }

  .discount__slide-pic {
    width: 227px;
    height: 420px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 227px;
            flex: 0 0 227px;
  }

  .discount__slide-content button,
  .discount__slide-content a {
    margin: 15px 0;
  }

  .discount__slide-content {
    gap: 15px;
    padding: 30px 40px;
  }

  .discount__slide-pos {
    font-size: 18px;
  }

  .discount__slide-pos span {
    font-size: 12px;
  }

  .discount__slide-item .price {
    font-size: 55px;
  }

  .discount__slide-item .old__price {
    font-size: 18px;
  }

  .equipment__wrapper {
    margin-bottom: 30px;
  }

  .equipment__slide {
    height: 62px;
  }

  .popup .contactform__inner {
    padding: 60px;
  }

  .popup .contactform__inner {
    padding: 20px;
  }

  .popup .contactform__inner .h2 {
    font-size: 30px;
  }

  .popup .contactform__inner .h4 {
    font-size: 12px;
    gap: 0;
  }

  .contactform__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 60px;
    gap: 20px;
  }

  .popup .contactform__inner-left {
    max-width: none;
  }

  .contactform__inner-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .popup .contactform__inner-right {
    max-width: none;
  }

  .contactform__inner-right button {
    margin-bottom: 20px;
  }

  .contactform__inner-right {
    gap: 20px;
  }

  .popup .contactform__inner-bg {
    width: 335.49px;
    height: 443.21px;
    top: 32px;
    right: 40px;
    left: auto;
  }

  .contacts__bg {
    width: 100%;
    height: 429px;
  }

  .contacts__face {
    width: 293px;
    height: 415px;
    bottom: 60%;
    right: 0;
  }

  .contacts__inner {
    gap: 80px;
  }

  .contacts__inner-content .h2 {
    font-size: 45px;
    margin-bottom: 30px;
  }

  .contacts__item p {
    font-size: 24px;
  }

  .service__bg-top {
    height: 391px;
    width: 180px;
  }

  .service__bg-center {
    top: 1500px;
  }

  .service__header {
    margin-bottom: 100px;
  }

  .service__header-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .service__header-left p {
    margin-bottom: 30px;
    font-size: 14px;
  }

  .service__header-right {
    height: 664px;
    margin-bottom: 30px;
  }

  .service__list {
    margin-bottom: 30px;
  }

  .service__list-item {
    padding: 15px 20px;
    font-size: 18px;
  }

  .registration__title {
    font-size: 35px;
    margin-bottom: 20px;
  }

  .registration__title-small {
    font-size: 25px;
  }

  .registration__list {
    gap: 40px;
    margin-top: 30px;
  }

  .registration__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 80px) / 3);
            flex: 0 0 calc((100% - 80px) / 3);
  }

  .registration__calendar {
    margin-top: 30px;
  }

  .registration__form {
    margin-top: 20px;
  }

  .btn__back {
    font-size: 12px;
  }

  .calendar__controls {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }

  .calendar__controls {
    -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;
  }

  .calendar__btn-back,
  .calendar__btn-next {
    font-size: 12px;
  }

  .calendar__title {
    font-size: 20px;
  }

  .calendar__scroll-body {
    margin: 0 -60px;
    width: calc(100% + 120px);
    padding: 0 60px;
  }

  .services-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2px;
    margin-top: 30px;
  }

  .services-block__category-btn label {
    font-size: 18px;
    padding: 20px 50px 20px 20px;
  }

  .services-block__category-btn label i {
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(0deg);
        -ms-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }

  .services-block__category-btn input:checked + label i {
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }

  .services-block__list-item label {
    font-size: 16px;
    padding: 20px 20px 20px 40px;
  }

  .page h1 {
    font-size: 30px;
  }

  .page h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 130%;
  }

  .page .section__title .h2,
  .page .section__title h2,
  .page .section__title h1,
  .page .section__title .h1 {
    font-size: 55px;
  }

  .page h3 {
    font-size: 24px;
  }

  .page h4 {
    font-size: 14px;
  }

  .detail-page h1 {
    font-size: 30px;
  }

  .detail-page h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 130%;
  }

  .detail-page h3 {
    font-size: 24px;
  }

  .detail-page h4 {
    font-size: 14px;
  }

  .grid__1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .grid__2 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }

  .grid__3 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .grid__4 {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .grid__5 {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
  }

  .grid__6 {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }

  .grid__7 {
    -ms-grid-row: 9;
    -ms-grid-column: 3;
  }

  .grid__8 {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
  }

  .grid__9 {
    -ms-grid-row: 11;
    -ms-grid-column: 3;
  }

  .grid__10 {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
}

@media (max-width: 61.99875rem) {
  .menu-open .header [class*=__container]::before,
  .menu-open .header [class*=__container]::after {
    height: calc(100% + 40px);
  }

  .header.sticky [class*=__container]::before,
  .header.sticky [class*=__container]::after,
  .header.menu-open [class*=__container]::before,
  .header.menu-open [class*=__container]::after {
    height: calc(100% + 60px);
    top: -60px;
  }

  .btn__simple {
    padding: 10px 20px;
  }

  .btn__simple span {
    font-size: 12px;
  }

  .p-large {
    font-size: 16px;
  }

  .p-desc {
    font-size: 16px;
  }

  .stripes::after {
    height: calc(100% - 45px);
  }

  .header__menu {
    padding: 10px 0;
  }

  .menu__logo {
    width: 140px;
    height: 45px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
            flex: 0 0 140px;
  }

  .footer__container {
    gap: 20px;
  }

  .hero {
    min-height: 100vh;
    min-height: 100dvh;
  }

  .main__slide {
    height: 100vh;
    height: 100dvh;
  }

  .specialists__slide {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }

  .specialists__slide.swiper-slide-fully-visible {
    opacity: 1;
  }

  .discount__slide-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }

  .discount__slide-item {
    gap: 10px;
  }

  .contactform__inner-bg {
    width: 335.493px;
    height: 443.206px;
    top: 32px;
    right: 40px;
    left: auto;
    bottom: auto;
  }

  .contacts__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 60px;
  }

  .contacts__inner-map {
    height: 664px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .contacts__inner-map .pic-ibg {
    max-width: 70vh;
    max-height: 70vh;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70vh;
            flex: 0 0 70vh;
  }

  .contacts__inner-content .h2 {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .contacts__item p {
    font-size: 18px;
  }

  .contacts__links {
    gap: 20px;
    margin-top: 20px;
  }

  .contacts__link span {
    font-size: 12px;
  }

  .registration__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 40px) / 2);
            flex: 0 0 calc((100% - 40px) / 2);
  }

  .page {
    font-size: 14px;
  }

  .page h1,
  .page h2,
  .page h3,
  .page h4,
  .page h5,
  .page h6,
  .page p,
  .page ul,
  .page ol,
  .page blockquote {
    margin-bottom: 20px;
  }

  .page p {
    font-size: 14px;
  }

  .page blockquote {
    font-size: 20px;
    padding: 30px;
  }

  .page .section__container ul {
    font-size: 14px;
  }

  .page .section__container ul > li {
    padding-left: 30px;
  }

  .page .section__container ul > li::before {
    top: 6px;
  }

  .page .section__container ol {
    font-size: 14px;
  }

  .page .section__container ol > li {
    padding-left: 30px;
  }

  .page .section__container ol > li::before {
    font-size: 16px;
  }

  .detail-page h1,
  .detail-page h2,
  .detail-page h3,
  .detail-page h4,
  .detail-page h5,
  .detail-page h6,
  .detail-page p,
  .detail-page ul,
  .detail-page ol,
  .detail-page blockquote {
    margin-bottom: 20px;
  }

  .detail-page p {
    font-size: 14px;
  }

  .detail-page blockquote {
    font-size: 20px;
    padding: 30px;
  }

  .detail-page ul {
    font-size: 14px;
  }

  .detail-page ul > li {
    gap: 26px;
    padding-left: 30px;
  }

  .detail-page ul > li::before {
    top: 6px;
  }

  .detail-page ol {
    font-size: 14px;
  }

  .detail-page ol > li {
    padding-left: 30px;
  }

  .detail-page ol > li::before {
    font-size: 16px;
  }
}

@media screen and (max-width: 61.99875rem) and (orientation: landscape) {
  .hero,
  .main__slider,
  .main__wrapper,
  .main__slide {
    min-height: 200vh;
    min-height: 200dvh;
  }
}

@media screen and (max-width: 61.99875rem) and (orientation: portrait) {
  .hero,
  .main__slider,
  .main__wrapper,
  .main__slide {
    min-height: 100vh;
    min-height: 100dvh;
  }
}

@media (max-width: 47.99875rem) {
  body {
    font-size: 12px;
  }

  .stripes__container::before,
  .stripes__container::after {
    width: 76px;
  }

  .stripes__container::before {
    left: 51px;
    border-right: none;
  }

  .stripes__container::after {
    width: 76px;
    right: 52px;
  }

  .header .stripes__container::before,
  .header .stripes__container::after {
    height: calc(100% + 8px);
  }

  .header [class*=__container].sticky::before,
  .header [class*=__container].sticky::after {
    height: calc(100% + 80px);
  }

  .header [class*=__container]::before,
  .header [class*=__container]::after {
    width: 76px;
    top: -40px;
  }

  .header [class*=__container]::before {
    left: 52px;
    border-right: none;
  }

  .header [class*=__container]::after {
    width: 76px;
    right: 52px;
  }

  .page [class*=__container].section__container {
    padding: 0 1.875rem;
  }

  [class*=__container].short__container {
    padding: 0 1.875rem !important;
  }

  [class*=__container].short__container::after {
    width: 76px;
    right: 52px;
  }

  [class*=__container] {
    padding: 0 1.875rem;
  }

  .popup__close {
    font-size: 21px;
    top: 11px;
    right: 11px;
  }

  .popup__inner {
    padding: 20px;
    gap: 10px;
  }

  .popup__inner .h4 {
    font-size: 12px;
    margin-bottom: 10px;
  }

  section.section__first {
    padding: 95px 0 40px;
  }

  section {
    padding: 40px 0;
  }

  .section__title-info {
    font-size: 12px;
  }

  .section__title {
    margin-bottom: 30px;
    gap: 15px;
  }

  .section__title .h2 {
    font-size: 30px;
  }

  .btn__icon-white {
    height: 45px;
    width: 45px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
            flex: 0 0 45px;
    font-size: 16px;
  }

  .btn__icon-big {
    width: 35px;
    height: 35px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35px;
            flex: 0 0 35px;
    font-size: 14px;
  }

  .btn__gold.small {
    height: 45px;
    padding: 6px 30px;
    font-size: 13px;
  }

  .header .btn__gold {
    position: relative;
    z-index: 5;
  }

  .btn__gold {
    height: 45px;
    font-size: 14px;
  }

  .btn__clean {
    height: 45px;
    font-size: 14px;
  }

  .tag {
    font-size: 11px;
    padding: 5px 10px;
  }

  .slider__prev-white,
  .slider__next-white,
  .slider__prev-brown,
  .slider__next-brown {
    width: 35px;
    height: 35px;
    font-size: 7px;
  }

  .input__gray {
    height: 45px;
  }

  .input__gray-search {
    bottom: 16px;
  }

  .search-page form input[type=text] {
    height: 45px;
  }

  .search-page form input[type=submit] {
    top: 12px;
    right: 20px;
  }

  .h2 {
    font-size: 30px;
  }

  .h3 {
    font-size: 16px;
  }

  .h4 {
    font-size: 12px;
  }

  .mobile__d-none {
    display: none;
  }

  .p-desc {
    font-size: 12px;
  }

  .contact__block {
    bottom: 30px;
    right: 30px;
  }

  .active .contact__block-list {
    padding: 6px;
    gap: 8px;
  }

  .contact__block-list a {
    width: 45px;
    height: 45px;
    font-size: 16px;
  }

  .contact__block-button {
    padding: 6px;
  }

  .contact__block-button button {
    width: 45px;
    height: 45px;
    font-size: 16px;
  }

  .services__item {
    height: 260px;
  }

  .services__item-big {
    height: 260px;
    min-height: auto;
  }

  .services__item-icon {
    width: 40px;
    height: 40px;
    font-size: 20px;
    top: 15px;
    right: 15px;
  }

  .services__item-big .services__item-pic {
    top: 43px;
  }

  .services__item-pic {
    top: 43px;
  }

  .services__item-title {
    font-size: 16px;
    top: calc(50% + 40px);
  }

  .services__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .grid {
    gap: 15px;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto;
        grid-template-areas: "grid__1" "grid__2" "grid__3" "grid__4" "grid__5" "grid__6" "grid__7" "grid__8" "grid__9" "grid__10";
  }

  .grid__small {
    gap: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .grid__small.mobile__wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }

  .grid__big.mobile__small {
    gap: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .form__item-input {
    height: 46px;
  }

  .checkbox {
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
            flex: 0 0 20px;
  }

  .checkbox i {
    font-size: 8px;
  }

  .checkbox__block span {
    font-size: 11px;
  }

  .signup__inner {
    padding: 40px 20px;
    gap: 20px;
  }

  .signup__inner-bg {
    width: 120px;
    height: 170px;
    top: 101px;
    right: -30px;
  }

  .signup__inner-left {
    gap: 10px;
  }

  .signup__inner-right {
    gap: 10px;
  }

  .education h3 {
    font-size: 16px;
  }

  .education__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }

  .education__header-right {
    gap: 15px;
  }

  .education__header-pic {
    width: 75px;
    height: 75px;
  }

  .education__header-info {
    gap: 5px;
  }

  .breadcrumbs ul,
  .page .section__container .breadcrumbs ul {
    font-size: 12px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .stripes::before,
  .stripes::after {
    content: none;
  }

  .menu__body {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .menu__search {
    left: 30px;
    width: calc(100% - 60px);
  }

  .menu__active-body {
    gap: 25px;
  }

  .menu__active-body .btn__gold {
    width: calc(100% - 60px);
    left: 30px;
    position: relative;
  }

  .menu__active-body {
    position: relative;
  }

  .menu__active-body::before,
  .menu__active-body::after {
    content: "";
    border-left: 2px solid #f2f2f2;
    border-right: 2px solid #f2f2f2;
    position: absolute;
    z-index: 4;
    width: 76px;
    height: 120px;
    top: 0;
    pointer-events: none;
  }

  .menu__active-body::before {
    left: 52px;
    border-right: none;
  }

  .menu__active-body::after {
    width: 76px;
    right: 52px;
  }

  .menu__active-body .menu__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    gap: 10px;
  }

  .menu__active-body .menu__link {
    font-size: 12px;
  }

  .menu__active-bg-left,
  .menu__active-bg-right {
    top: 25%;
    width: 120.25px;
    height: 169.25px;
    right: 62px;
    left: auto;
  }

  .menu__active-bg-right {
    top: 75%;
    right: -20px;
  }

  .menu__active-list ul {
    gap: 9px;
  }

  .menu__active-list {
    padding: 0 0 61px;
    gap: 25px;
  }

  .menu__link-big {
    font-size: 20px;
  }

  .white .icon-menu {
    -webkit-box-shadow: 0px 5px 20px 0px rgba(159, 150, 147, 0.3);
            box-shadow: 0px 5px 20px 0px rgba(159, 150, 147, 0.3);
  }

  .icon-menu {
    width: 45px;
    height: 45px;
  }

  .icon-menu::before,
  .icon-menu::after {
    width: 1.5rem;
    left: calc(50% - 0.75rem);
  }

  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }

  .footer__top {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    gap: 30px;
  }

  .footer__bottom {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    gap: 50px;
  }

  .footer__bottom .footer__list {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }

  .footer__bottom .footer__list:first-child .footer__link {
    font-size: 15px;
  }

  .footer__list p {
    font-size: 11px;
  }

  .footer__list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    gap: 15px;
  }

  .footer__link {
    font-size: 11px;
  }

  .main__slider-pagination {
    gap: 6px;
  }

  .main-slider__container {
    gap: 12px;
    inset: auto 0 30px;
  }

  .main__slider-bullet svg {
    width: 16px;
    height: 16px;
  }

  .main__slide .slider__country {
    width: 60px;
    height: 60px;
    position: absolute;
    right: -15px;
    bottom: 100%;
  }

  .main__slide .h2 {
    margin-bottom: 15px;
  }

  .main__slide ul {
    gap: 8px;
    margin-bottom: 20px;
    font-size: 12px;
  }

  .main__slide ul li {
    padding-left: 25px;
  }

  .main__slide ul li::before {
    width: 5px;
    height: 5px;
  }

  .slide__container::before,
  .slide__container::after {
    width: 76px;
  }

  .slide__container::before {
    left: 52px;
    border-right: none;
  }

  .slide__container::after {
    width: 76px;
    right: 52px;
  }

  .specialists__wrapper {
    margin-bottom: 30px;
  }

  .specialists__slider-controls {
    gap: 20px;
  }

  .specialists__slider-pagination {
    gap: 6px;
  }

  .specialists__slider-bullet svg {
    width: 16px;
    height: 16px;
  }

  .center__list {
    gap: 15px;
  }

  .center__bg {
    height: 360px;
  }

  .center__bg[data-watch-bg=bottom] {
    top: calc(50% - 240px);
  }

  .center__item {
    min-height: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    gap: 20px;
    padding: 20px;
  }

  .center__item-pic {
    width: 125px;
    height: 125px;
  }

  .center__item-pic img {
    width: 55.73px;
    height: 54.64px;
  }

  .center__item-title {
    font-size: 16px;
  }

  .discount__slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .discount__slide .h2 {
    font-size: 25px;
  }

  .discount__slide-pic {
    width: 100%;
    height: 260px;
    min-height: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
            flex: 0 0 260px;
  }

  .discount__slide-content button,
  .discount__slide-content a {
    margin: 10px 0;
  }

  .discount__slide-content {
    padding: 20px;
    gap: 10px;
  }

  .discount__slide-tags {
    gap: 5px;
  }

  .discount__slider-pagination {
    font-size: 14px;
  }

  .discount__slide-pos {
    font-size: 12px;
  }

  .discount__slide-pos span {
    font-size: 10px;
  }

  .discount__slide-item .price {
    font-size: 30px;
  }

  .discount__slide-item .old__price {
    font-size: 12px;
  }

  .equipment__slide {
    height: 42px;
  }

  .contactform::before {
    height: 100%;
  }

  .contactform__inner {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 10px 10px 0px rgba(255, 255, 255, 0.4);
  }

  .contactform__inner {
    padding: 20px;
    gap: 0;
  }

  .contactform__inner-left {
    gap: 10px;
  }

  .popup .contactform__inner-right {
    gap: 10px;
  }

  .contactform__inner-right button {
    margin-top: 20px;
  }

  .contactform__inner-right {
    gap: 10px;
  }

  .contactform__inner-bg {
    width: 150px;
    height: 199px;
    right: 20px;
    top: 20px;
  }

  .popup .contactform__inner-bg {
    width: 150.64px;
    height: 199px;
    right: 11px;
    top: 14px;
  }

  .contacts__face {
    width: 142px;
    height: 202px;
  }

  .contacts__inner-map {
    height: 260px;
  }

  .contacts__inner-map .pic-ibg {
    max-width: 100vh;
    max-height: 100vh;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100vh;
            flex: 0 0 100vh;
  }

  .contacts__inner-content {
    gap: 20px;
  }

  .service__bg-top {
    height: 296px;
    width: 100px;
    background-repeat: no-repeat;
  }

  .service__bg-center {
    top: 1200px;
  }

  .service__header {
    margin-bottom: 80px;
  }

  .service__header-left p {
    line-height: 150%;
  }

  .service__header-right {
    height: 260px;
  }

  .service__list {
    margin-bottom: 15px;
  }

  .service__list-item {
    font-size: 14px;
    padding: 12px 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }

  .service__list-item .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }

  .service__list-item p {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(70% - 5px);
            flex: 0 0 calc(70% - 5px);
  }

  .service__list-item > span {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(30% - 5px);
            flex: 0 0 calc(30% - 5px);
  }

  .registration__title {
    font-size: 30px;
    margin-top: 20px;
  }

  .registration__title-small {
    font-size: 20px;
  }

  .registration__list {
    gap: 20px;
    margin-top: 0;
  }

  .registration__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 20px) / 2);
            flex: 0 0 calc((100% - 20px) / 2);
  }

  .registration__calendar {
    margin-top: 10px;
  }

  .registration__form {
    margin-top: 10px;
    gap: 10px;
  }

  .calendar__btn-back,
  .calendar__btn-next {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .calendar__title {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .calendar__scroll-body {
    margin: 0 -20px;
    width: calc(100% + 40px);
    padding: 0 20px;
  }

  .services-block {
    margin-top: 10px;
  }

  .services-block__category-btn label {
    font-size: 14px;
    padding: 10px 30px 10px 10px;
  }

  .services-block__category-btn label i {
    right: 10px;
    font-size: 9px;
  }

  .services-block__list-item label {
    font-size: 12px;
    padding: 10px 10px 10px 20px;
  }

  .page {
    font-size: 12px;
    line-height: 150%;
  }

  .page h1,
  .page h2,
  .page h3,
  .page h4,
  .page h5,
  .page h6,
  .page p,
  .page ul,
  .page ol,
  .page blockquote {
    margin-bottom: 15px;
  }

  .page h1 {
    font-size: 25px;
  }

  .page h2 {
    font-size: 24px;
  }

  .page .section__title .h2,
  .page .section__title h2,
  .page .section__title h1,
  .page .section__title .h1 {
    font-size: 30px;
  }

  .page h3 {
    font-size: 18px;
  }

  .page h4 {
    font-size: 12px;
  }

  .page p {
    font-size: 12px;
    line-height: 150%;
  }

  .page blockquote {
    font-size: 16px;
    padding: 20px;
  }

  .page .section__container ul {
    font-size: 12px;
    line-height: 150%;
  }

  .page .section__container ul > li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 24px;
  }

  .page .section__container ul > li::before {
    top: 4px;
  }

  .page .section__container ol {
    font-size: 12px;
    line-height: 150%;
  }

  .page .section__container ol > li {
    padding-left: 24px;
  }

  .page .section__container ol > li::before {
    font-size: 14px;
  }

  .detail-page h1,
  .detail-page h2,
  .detail-page h3,
  .detail-page h4,
  .detail-page h5,
  .detail-page h6,
  .detail-page p,
  .detail-page ul,
  .detail-page ol,
  .detail-page blockquote {
    margin-bottom: 15px;
  }

  .detail-page h1 {
    font-size: 25px;
  }

  .detail-page h2 {
    font-size: 24px;
  }

  .detail-page h3 {
    font-size: 18px;
  }

  .detail-page h4 {
    font-size: 12px;
  }

  .detail-page p {
    font-size: 12px;
    line-height: 150%;
  }

  .detail-page blockquote {
    font-size: 16px;
    padding: 20px;
  }

  .detail-page ul {
    font-size: 12px;
    line-height: 150%;
  }

  .detail-page ul > li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 19px;
    padding-left: 24px;
  }

  .detail-page ul > li::before {
    top: 4px;
  }

  .detail-page ol {
    font-size: 12px;
    line-height: 150%;
  }

  .detail-page ol > li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 24px;
  }

  .detail-page ol > li::before {
    font-size: 14px;
  }

  .grid__1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .grid__2 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .grid__3 {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .grid__4 {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .grid__5 {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }

  .grid__6 {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
  }

  .grid__7 {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
  }

  .grid__8 {
    -ms-grid-row: 15;
    -ms-grid-column: 1;
  }

  .grid__9 {
    -ms-grid-row: 17;
    -ms-grid-column: 1;
  }

  .grid__10 {
    -ms-grid-row: 19;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
}

@media (max-width: 29.99875rem) {
  .btn__gold.small {
    font-size: 12px;
  }

  .service__header .btn__gold.small {
    width: 100%;
    position: relative;
    z-index: 5;
  }

  .btn__gold {
    font-size: 12px;
    padding: 14px 30px;
  }

  .btn__clean {
    font-size: 12px;
    padding: 14px 30px;
  }

  .specialists__container {
    padding-right: 1.875rem;
  }

  .specialists__slide {
    min-height: 522px;
    height: auto;
  }

  .registration__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}