/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
: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;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  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 {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  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: '';
  flex-shrink: 0;
  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 {
  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 {
  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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  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 {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-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: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.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;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  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;
  transition: 300ms opacity;
  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 {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 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;
  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%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* 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%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 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;
}
: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;
  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;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}
@font-face {
  font-family: "lg";
  src: url(/fonts/vendor/lightgallery/lg.woff2?6d51beed3e04fc77a601da05002367d5) format("woff2"), url(/fonts/vendor/lightgallery/lg.ttf?13e892a28dda2567a981344188df5567) format("truetype"), url(/fonts/vendor/lightgallery/lg.woff?ba38ec746a64d70d0a68e838664d3418) format("woff"), url(/fonts/vendor/lightgallery/lg.svg?db9f4533754ce28129fbf9507c9b1240#lg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}
.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}
.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none;
}

.lg-next {
  right: 20px;
}
.lg-next:before {
  content: "\E095";
}

.lg-prev {
  left: 20px;
}
.lg-prev:after {
  content: "\E094";
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-media-overlap .lg-toolbar {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  transition: color 0.2s linear;
  background: none;
  border: none;
  box-shadow: none;
}
.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\E070";
}
.lg-toolbar .lg-maximize {
  font-size: 22px;
}
.lg-toolbar .lg-maximize:after {
  content: "\E90A";
}
.lg-toolbar .lg-download:after {
  content: "\E0F2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  transition: opacity 0.2s ease-out 0s;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
.lg-sub-html a {
  color: inherit;
}
.lg-sub-html a:hover {
  text-decoration: underline;
}
.lg-media-overlap .lg-sub-html {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-error-msg {
  font-size: 14px;
  color: #999;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  width: 100%;
  max-height: 350px;
  overflow: hidden;
  float: left;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}
.lg-outer.lg-single-item .lg-thumb-outer {
  display: none;
}
.lg-outer .lg-thumb {
  padding: 5px 0;
  height: 100%;
  margin-bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 2px;
  margin-bottom: 5px;
  will-change: border-color;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border-radius: 4px;
    border: 2px solid #fff;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\E1FF";
}
.lg-outer.lg-animate-thumb .lg-thumb {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.lg-outer .lg-video-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.lg-outer .lg-video-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-has-iframe .lg-video-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-video-object {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.lg-outer .lg-video-poster {
  z-index: 1;
}
.lg-outer .lg-has-video .lg-video-object {
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.3s ease-in;
}
.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,
.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button {
  opacity: 0 !important;
}
.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
  opacity: 1;
}

@keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes lg-play-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.lg-video-play-button {
  width: 18%;
  max-width: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  cursor: pointer;
  transform: translate(-50%, -50%) scale(1);
  will-change: opacity, transform;
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
}
.lg-video-play-button:hover .lg-video-play-icon-bg,
.lg-video-play-button:hover .lg-video-play-icon {
  opacity: 1;
}

.lg-video-play-icon-bg {
  fill: none;
  stroke-width: 3%;
  stroke: #fcfcfc;
  opacity: 0.6;
  will-change: opacity;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  fill: none;
  stroke-width: 3%;
  stroke: rgba(30, 30, 30, 0.9);
  stroke-opacity: 1;
  stroke-linecap: round;
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
}

.lg-video-play-icon {
  position: absolute;
  width: 25%;
  max-width: 120px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0.6;
  will-change: opacity;
  transition: opacity 0.12s ease-in;
}
.lg-video-play-icon .lg-video-play-icon-inner {
  fill: #fcfcfc;
}

.lg-video-loading .lg-video-play-icon-circle {
  animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
}

.lg-video-loaded .lg-video-play-button {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.7);
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: rgb(169, 7, 7);
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\E01D";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\E01A";
}
.lg-single-item .lg-autoplay-button {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0ms !important;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
}
.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition {
  transition: none !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition {
  transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;
  max-width: none !important;
  max-height: none !important;
  top: 50% !important;
  left: 50% !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x {
  transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;
  top: 0 !important;
  left: 50% !important;
  max-width: none !important;
  max-height: none !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y {
  transform: scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;
  top: 50% !important;
  left: 0% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-icon.lg-zoom-in:after {
  content: "\E311";
}
.lg-actual-size .lg-icon.lg-zoom-in {
  opacity: 1;
  pointer-events: auto;
}
.lg-icon.lg-actual-size {
  font-size: 20px;
}
.lg-icon.lg-actual-size:after {
  content: "\E033";
}
.lg-icon.lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
.lg-icon.lg-zoom-out:after {
  content: "\E312";
}
.lg-zoomed .lg-icon.lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer[data-lg-slide-type=video] .lg-zoom-in,
.lg-outer[data-lg-slide-type=video] .lg-actual-size,
.lg-outer[data-lg-slide-type=video] .lg-zoom-out, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,
.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out, .lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-out {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-pager-outer {
  text-align: center;
  z-index: 1080;
  height: 10px;
  margin-bottom: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer.lg-single-item .lg-pager-outer {
  display: none;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  will-change: transform, opacity;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\E20C";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\E20D";
}

.lg-outer .lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active .lg-dropdown-overlay {
  transition-delay: 0s;
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active .lg-share {
  color: #fff;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 5px, 0);
  will-change: visibility, opacity, transform;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer .lg-share {
  position: relative;
}
.lg-outer .lg-share:after {
  content: "\E80D";
}
.lg-outer .lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer .lg-share-facebook .lg-icon:after {
  content: "\E904";
}
.lg-outer .lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer .lg-share-twitter .lg-icon:after {
  content: "\E907";
}
.lg-outer .lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer .lg-share-pinterest .lg-icon:after {
  content: "\E906";
}

.lg-comment-box {
  width: 420px;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #fff;
  will-change: transform;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-comment-box .lg-comment-title {
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.lg-comment-box .lg-comment-header {
  background-color: #000;
  padding: 12px 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.lg-comment-box .lg-comment-body {
  height: 100% !important;
  padding-top: 43px !important;
  width: 100% !important;
}
.lg-comment-box .fb-comments {
  height: 100%;
  width: 100%;
  background: url(/images/vendor/lightgallery/loading.gif?bbdac9cda255c54bfd809110aff87898) no-repeat scroll center center #fff;
  overflow-y: auto;
  display: inline-block;
}
.lg-comment-box .fb-comments[fb-xfbml-state=rendered] {
  background-image: none;
}
.lg-comment-box .fb-comments > span {
  max-width: 100%;
}
.lg-comment-box .lg-comment-close {
  position: absolute;
  right: 5px;
  top: 12px;
  cursor: pointer;
  font-size: 20px;
  color: #999;
  will-change: color;
  transition: color 0.2s linear;
}
.lg-comment-box .lg-comment-close:hover {
  color: #fff;
}
.lg-comment-box .lg-comment-close:after {
  content: "\E070";
}
.lg-comment-box iframe {
  max-width: 100% !important;
  width: 100% !important;
}
.lg-comment-box #disqus_thread {
  padding: 0 20px;
}

.lg-outer .lg-comment-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer .lg-comment-toggle:after {
  content: "\E908";
}
.lg-outer.lg-comment-active .lg-comment-overlay {
  transition-delay: 0s;
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-comment-active .lg-comment-toggle {
  color: #fff;
}
.lg-outer.lg-comment-active .lg-comment-box {
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-img-rotate {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer[data-lg-slide-type=video] .lg-rotate-left,
.lg-outer[data-lg-slide-type=video] .lg-rotate-right,
.lg-outer[data-lg-slide-type=video] .lg-flip-ver,
.lg-outer[data-lg-slide-type=video] .lg-flip-hor, .lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,
.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor {
  opacity: 0.75;
  pointer-events: none;
}
.lg-outer .lg-img-rotate:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-rotate-left:after {
  content: "\E900";
}

.lg-rotate-right:after {
  content: "\E901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px;
}

.lg-flip-ver:after {
  content: "\E903";
}

.lg-flip-hor:after {
  content: "\E902";
}

.lg-medium-zoom-item {
  cursor: zoom-in;
}

.lg-medium-zoom .lg-outer {
  cursor: zoom-out;
}
.lg-medium-zoom .lg-outer.lg-grab img.lg-object {
  cursor: zoom-out;
}
.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object {
  cursor: zoom-out;
}

.lg-relative-caption .lg-outer .lg-sub-html {
  white-space: normal;
  bottom: auto;
  padding: 0;
  background-image: none;
}
.lg-relative-caption .lg-outer .lg-relative-caption-item {
  opacity: 0;
  padding: 16px 0;
  transition: 0.5s opacity ease;
}
.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item {
  opacity: 1;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}
.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}
.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}
.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  box-sizing: border-box;
}
.lg-outer.lg-zoom-from-image {
  opacity: 1;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  transition: opacity 0s;
  white-space: nowrap;
}
.lg-outer .lg-item {
  display: none !important;
}
.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url(/images/vendor/lightgallery/loading.gif?bbdac9cda255c54bfd809110aff87898) no-repeat scroll center center transparent;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}
.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}
.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}
.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s;
}
.lg-outer .lg-media-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.lg-outer .lg-media-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-has-iframe .lg-media-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  transition: opacity 333ms ease-in 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-container {
  display: none;
}
.lg-container.lg-show {
  display: block;
}
.lg-container.lg-dragging-vertical .lg-backdrop {
  transition-duration: 0s !important;
}
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}
.lg-inline .lg-backdrop {
  z-index: 1;
}
.lg-inline .lg-outer {
  z-index: 2;
}
.lg-inline .lg-maximize:after {
  content: "\E909";
}

.lg-components {
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  transition: transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

/*# sourceMappingURL=lightgallery-bundle.css.map */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */

:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */

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

body {
  line-height: 1;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/**
 * Remove inner padding and border in Firefox 3+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

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

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

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

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

@font-face {
  font-family: "montserrat";
  src: url("/fonts/montserrat_regular.eot");
  src: url("/fonts/montserrat_regular.eot?#iefix") format("embedded-opentype"), url("/fonts/montserrat_regular.woff2") format("woff2"), url("/fonts/montserrat_regular.woff") format("woff"), url("/fonts/montserrat_regular.ttf") format("truetype"), url("/fonts/montserrat_regular.svg#montserrat_regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("/fonts/roboto_regular.eot");
  src: url("/fonts/roboto_regular.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto_regular.woff2") format("woff2"), url("/fonts/roboto_regular.woff") format("woff"), url("/fonts/roboto_regular.ttf") format("truetype"), url("/fonts/roboto_regular.svg#roboto_regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("/fonts/roboto_bold.eot");
  src: url("/fonts/roboto_bold.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto_bold.woff2") format("woff2"), url("/fonts/roboto_bold.woff") format("woff"), url("/fonts/roboto_bold.ttf") format("truetype"), url("/fonts/roboto_bold.svg#roboto_bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "noto_serif";
  src: url("/fonts/noto_serif_italic.eot");
  src: url("/fonts/noto_serif_italic.eot?#iefix") format("embedded-opentype"), url("/fonts/noto_serif_italic.woff2") format("woff2"), url("/fonts/noto_serif_italic.woff") format("woff"), url("/fonts/noto_serif_italic.ttf") format("truetype"), url("/fonts/noto_serif_italic.svg#noto_serif_italic") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

button {
  border: none;
  background: none;
  padding: 0;
}

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

svg {
  vertical-align: middle;
}

a {
  text-decoration: none;
}

strong {
  font-weight: 700;
}

body {
  color: #ad9279;
  font-family: "noto_serif", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

body.hidden {
  overflow: hidden;
}

section {
  padding: 50px 0px;
}

@media only screen and (max-width: 992px) {
  section {
    padding: 20px 0px;
  }
}

.main-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main {
  position: relative;
  flex-grow: 1;
}

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

.container--max {
  max-width: 1600px;
}

.section-title {
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
  margin: 0 0 40px;
}

@media only screen and (max-width: 992px) {
  .section-title {
    font-size: 28px;
    margin: 0 0 20px;
  }
}

.section-title.padding-top {
  margin: 30px 0 0;
}

.main-btn {
  font-size: 14px;
  padding: 12px 30px;
  display: inline-block;
  color: #f8f4ed;
  text-transform: uppercase;
  background: #533f34;
  transition: all 0.3s ease-in-out;
}

.main-btn:hover {
  color: #533f34;
  background: #f8f4ed;
}

.page-link-btn {
  font-size: 16px;
  line-height: 1;
  color: #333;
  display: flex;
  align-items: center;
}

.page-link-btn svg {
  width: 20px;
  margin-left: 10px;
}

.page-link-btn__wrap {
  display: flex;
  justify-content: flex-end;
}

.page-link-btn__wrap--left {
  justify-content: flex-start;
}

.up-btn {
  display: none;
  position: fixed;
  z-index: 2;
  height: 50px;
  width: 50px;
  padding: 10px;
  right: 125px;
  bottom: 30px;
  border: 1px solid #fff;
  background: #ad9279;
  color: #f8f4ed;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

@media only screen and (max-width: 768px) {
  .up-btn {
    right: 90px;
    bottom: 15px;
  }
}

.up-btn svg {
  fill: #f8f4ed;
  transition: fill 0.3s ease-in-out;
  display: block;
  width: 100%;
  height: 100%;
}

.up-btn:hover {
  border-color: #ad9279;
  background: #f8f4ed;
  color: #ad9279;
}

.up-btn:hover svg {
  fill: #ad9279;
}

.page-title-block {
  background: #fbf5ec;
  padding-top: 0px;
  padding-bottom: 30px;
  position: relative;
}

.page-title-block .section-title {
  margin-bottom: 30px;
  color: #716053;
}

@media only screen and (max-width: 1024px) {
  .page-title-block .section-title {
    margin: 26px 0 0;
  }
}

@media only screen and (max-width: 768px) {
  .page-title-block .section-title {
    margin: 2px 0 0;
    font-size: 28px;
    line-height: 1.35;
  }
}

.page-title-block__info {
  font-family: "roboto", sans-serif;
  color: #333;
  max-width: 800px;
  width: 100%;
  margin: 0 auto 14px;
  text-align: center;
  font-size: 17px;
}

.page-title-block__info p {
  margin: 17px 0px;
}

.page-title-block__info h2 {
  font-size: 25px;
  color: #ad9279;
  font-weight: 700;
}

.page-title-block__info h3 {
  font-family: "noto_serif", sans-serif;
  font-size: 24px;
  color: #ad9279;
}

.page-title-block--bg {
  background-image: url(/images/page-title-block_bg.jpg?f6fbe07f8ab21633a2b0d0b6d2334489);
}

.page-title-block--bg .breadcrumbs {
  margin-bottom: 30px;
}

.page-title-block--bg .section-title {
  margin-bottom: 0px;
}

.main-spoiler__list {
  font-family: "montserrat", sans-serif;
}

.main-spoiler__item {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px 0;
  border-bottom: 1px solid #c69c71;
}

.main-spoiler__icon-minus {
  display: none;
}

.main-spoiler__item-icon {
  display: flex;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  padding: 4px;
  border-radius: 50%;
  background-color: #c69c71;
  margin: 0 0 0 10px;
}

.main-spoiler__item-icon svg {
  fill: #fff;
}

.main-spoiler__item-name {
  width: 100%;
  color: #c69c71;
}

.main-spoiler__item-content {
  padding: 10px;
  display: none;
}

.main-spoiler__content-text {
  color: #777;
  font-size: 14px;
  line-height: 1.71;
}

.main-spoiler__content-link {
  margin: 10px;
  padding: 5px 10px;
  color: #747474;
  border-bottom: 1px solid #ad9279;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-family: "roboto", sans-serif;
}

.photo-open {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.hidden {
  overflow: hidden;
}

.swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 1px;
  margin: 0 8px;
  transition: width 0.3s ease-in-out;
  cursor: pointer;
  background-color: #ad9279;
  opacity: 1;
  border-radius: 0;
  position: relative;
}

@media only screen and (max-width: 460px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 24px;
  }
}

.swiper-pagination .swiper-pagination-bullet:before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: transparent;
  display: block;
  position: absolute;
  top: -15px;
}

@media only screen and (max-width: 460px) {
  .swiper-pagination .swiper-pagination-bullet:before {
    width: 24px;
  }
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #150d0f;
  width: 50px;
}

@media only screen and (max-width: 460px) {
  .swiper-pagination .swiper-pagination-bullet-active {
    width: 32px;
  }
}

.swiper-pagination .swiper-pagination-bullet-active:before {
  content: "";
  width: 50px;
}

@media only screen and (max-width: 460px) {
  .swiper-pagination .swiper-pagination-bullet-active:before {
    width: 32px;
  }
}

.error {
  color: red;
  font-size: 14px;
}

@keyframes pageFlip {
  0% {
    transform: rotateY(0deg);
    opacity: 1;
  }

  100% {
    transform: rotateY(180deg);
    opacity: 0;
  }
}

.flip-btn {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.14), 0 2px 2px rgba(0, 0, 0, 0.28);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  left: 30px;
  bottom: 30px;
  position: fixed;
  z-index: 2;
  width: 80px;
  height: 80px;
  border: 1px solid #c69c71;
  border-radius: 50%;
  background: #c69c71;
  cursor: pointer;
  font-family: "roboto", sans-serif;
  font-size: 14px;
  line-height: 1.42;
  color: #fff;
  text-transform: uppercase;
  perspective: 1000px;
}

@media only screen and (max-width: 768px) {
  .flip-btn {
    padding: 15px;
    left: 15px;
    bottom: 15px;
    width: 60px;
    height: 60px;
    font-size: 12px;
    line-height: 16px;
    padding: 0;
    letter-spacing: -0.5px;
  }
}

.flip-btn svg {
  width: 38px;
  height: 38px;
  fill: #fff;
}

@media only screen and (max-width: 768px) {
  .flip-btn svg {
    width: 28px;
    height: 28px;
  }
}

.flip-btn span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  backface-visibility: hidden;
  border-radius: 50%;
  transition: transform 0.6s ease;
}

.flip-btn__front {
  transform: rotateY(180deg);
}

.flip-btn__back {
  transform: rotateY(0deg);
}

.flip-btn.flipped .flip-btn__front {
  transform: rotateY(0deg);
}

.flip-btn.flipped .flip-btn__back {
  transform: rotateY(-180deg);
}

.flip-btn:hover .flip-btn__back {
  transform: rotateY(-180deg) !important;
}

.flip-btn:hover .flip-btn__front {
  transform: rotateY(0deg) !important;
}

.chat {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .chat {
    right: 15px;
    bottom: 15px;
  }
}

.chat__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.3);
}

.chat__holder {
  display: none;
  position: absolute;
  bottom: 100%;
  right: 0;
  left: 0;
  padding: 15px;
}

.chat__holder .contacts-footer__soc-item:not(:last-child) {
  margin: 0 0 10px;
}

@media only screen and (max-width: 768px) {
  .chat__holder {
    padding: 15px 10px;
  }
}

.chat__holder .contacts-footer__soc-item {
  width: auto;
}

.chat-btn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #c69c71;
  border: 1px solid #c69c71;
  padding: 20px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.14), 0 2px 2px rgba(0, 0, 0, 0.28);
  display: inline-block;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .chat-btn {
    width: 60px;
    height: 60px;
    padding: 15px;
  }
}

.chat-btn svg {
  width: 38px;
  height: 38px;
  fill: #fff;
}

@media only screen and (max-width: 768px) {
  .chat-btn svg {
    width: 28px;
    height: 28px;
  }
}

.chat-btn .close_chat_btn_icon {
  display: none;
}

.errors {
  background-image: url(/images/error_bg.webp?23c64fb2877b0d03c7527e1ddbaa9830);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: "montserrat", sans-serif;
}

.errors .main-btn {
  background: #ad9279;
  color: #f8f4ed;
  margin: 10px;
}

.errors .main-btn:hover {
  background: #f8f4ed;
  color: #ad9279;
}

.errors__title {
  text-align: center;
  font-size: 400px;
  line-height: 1;
  font-weight: 100;
}

@media only screen and (max-width: 1365px) {
  .errors__title {
    font-size: 200px;
  }
}

@media only screen and (max-width: 768px) {
  .errors__title {
    font-size: 100px;
  }
}

.errors__message {
  max-width: 600px;
  width: 100%;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  color: #747474;
}

@media only screen and (max-width: 768px) {
  .errors__message {
    font-size: 14px;
    line-height: 1.28;
  }
}

.errors__btn {
  font-family: "roboto", sans-serif;
  text-align: center;
}

.errors__btn .main-btn {
  text-transform: inherit;
}

.header {
  background: #150d0f;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
}

.header__holder {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 25px;
  display: flex;
}

.header__holder.active {
  display: flex;
}

@media only screen and (max-width: 1599px) {
  .header__holder {
    padding: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .header__holder {
    padding: 10px 15px;
    display: block;
  }
}

.header__logo {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  width: 300px;
}

.header__logo.active {
  height: 52px;
}

.header__logo.active svg {
  height: 100%;
}

.header__logo.active svg .adaptive_mob {
  display: none;
}

@media only screen and (max-width: 567px) {
  .header__logo.active {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}

@media only screen and (max-width: 1599px) {
  .header__logo {
    width: 200px;
  }
}

@media only screen and (max-width: 1499px) {
  .header__logo {
    width: 260px;
  }
}

@media only screen and (max-width: 1024px) {
  .header__logo {
    width: 100%;
    max-width: 290px;
    margin: 0 auto 5px;
  }
}

@media only screen and (max-width: 567px) {
  .header__logo {
    max-width: 100%;
    margin: 0 0 2vw;
  }
}

.header__wrap {
  width: 100%;
  padding-left: 15px;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 1024px) {
  .header__wrap {
    padding: 0;
    display: block;
  }
}

.header__lang--mob {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .header__lang--mob {
    display: block;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1024px) {
  .header__lang--desc {
    display: none;
  }
}

.header__lang-wrap {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 567px) {
  .header__lang-wrap {
    padding: 0 15px;
  }
}

.header__langs-link {
  font-family: "roboto", sans-serif;
  display: block;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  color: #f8f4ed;
  padding: 5px;
  transition: color 0.3s ease-in-out;
}

@media only screen and (max-width: 1599px) {
  .header__langs-link {
    font-size: 12px;
  }
}

@media only screen and (max-width: 567px) {
  .header__langs-link {
    padding: 6px;
    font-family: "montserrat", sans-serif;
    font-size: 16px;
    line-height: 1.68;
  }
}

.header__langs-link--active {
  color: #c69c71;
}

.header__langs-link:hover {
  color: #c69c71;
}

.nav {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 1200px;
  width: 100%;
  font-family: "montserrat", sans-serif;
}

.nav.active {
  justify-content: inherit;
}

@media only screen and (max-width: 1365px) {
  .nav {
    flex-direction: row;
    align-items: center;
    justify-content: end;
  }
}

@media only screen and (max-width: 1024px) {
  .nav {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .nav {
    display: flex;
    justify-content: space-between;
  }
}

.nav__inner {
  left: 0;
  right: 0;
  top: calc(100% - 15px);
  position: absolute;
  display: flex;
  z-index: 2;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0s, visibility 0s;
  background: rgba(20, 13, 15, 0.8);
  height: 100vh;
}

@media only screen and (max-width: 1365px) {
  .nav__inner {
    background: none;
    height: 100%;
  }
}

.nav__inner.open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0.5s, visibility 0.3s 0.5s;
}

@media only screen and (max-width: 1365px) {
  .nav__inner.open {
    position: relative;
  }
}

.nav__holder {
  display: flex;
  align-items: flex-start;
  max-width: 1600px;
  padding: 35px 0;
  width: 100%;
  margin: 0 auto;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

@media only screen and (max-width: 1799px) {
  .nav__holder {
    padding: 35px 15px;
  }
}

@media only screen and (max-width: 1365px) {
  .nav__holder {
    overflow: hidden;
    padding: 20px 10px;
    padding-right: 0px;
  }
}

@media only screen and (max-width: 567px) {
  .nav__holder {
    padding: 10px 25px;
  }
}

.nav .nav__holder::-webkit-scrollbar {
  display: none;
}

.nav__arrow {
  position: relative;
  width: 16px;
  transition: all 0.3s ease-in-out;
}

.nav__arrow.active:after {
  transform: rotate(180deg);
}

@media only screen and (max-width: 1365px) {
  .nav__arrow {
    flex: 0 0 auto;
    width: 50px;
    height: 30px;
    margin: 0;
  }
}

.nav__arrow:after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  margin: -3px 0 0;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #ad9279;
  transition: border 0.3s ease-in-out;
}

@media only screen and (max-width: 1365px) {
  .nav__arrow:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #ad9279;
    margin: -4px 0 0 -6px;
  }
}

@media only screen and (max-width: 567px) {
  .nav__arrow:after {
    right: 50%;
  }
}

.nav__top {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1499px) {
  .nav__top {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1365px) {
  .nav__top {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .nav__top {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .nav__top {
    margin: 0 15px 0 0;
  }
}

@media only screen and (max-width: 497px) {
  .nav__top {
    margin: 0;
  }
}

.nav__bottom {
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .nav__bottom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}

.nav__phones {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

@media only screen and (max-width: 1200px) {
  .nav__phones {
    flex-direction: column;
  }
}

@media only screen and (max-width: 1024px) {
  .nav__phones {
    margin: 0 0 10px;
  }
}

@media only screen and (max-width: 768px) {
  .nav__phones {
    margin: 0 0 5px;
  }
}

@media only screen and (max-width: 567px) {
  .nav__phones {
    align-items: flex-start;
  }
}

.nav__phones-link {
  white-space: nowrap;
  font-size: 17px;
  line-height: 1;
  color: #c69c71;
  font-family: "roboto", sans-serif;
}

@media only screen and (max-width: 1365px) {
  .nav__phones-link {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  .nav__phones-link {
    font-family: "montserrat", sans-serif;
  }
}

@media only screen and (max-width: 567px) {
  .nav__phones-link {
    font-size: 5vw;
    line-height: 5vw;
  }
}

.nav__phones-link:not(:last-child) {
  margin-right: 10px;
}

@media only screen and (max-width: 1200px) {
  .nav__phones-link:not(:last-child) {
    margin: 0 0 6px;
  }
}

.nav__worktime {
  font-family: "roboto", sans-serif;
  color: #f8f4ed;
  font-size: 15px;
  line-height: 1;
  margin: 0 20px 0 0;
  align-self: center;
}

@media only screen and (max-width: 1599px) {
  .nav__worktime {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1024px) {
  .nav__worktime {
    margin: 0 0 5px;
    padding: 0;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .nav__worktime {
    margin: 0;
    font-size: 14px;
  }
}

@media only screen and (max-width: 567px) {
  .nav__worktime {
    letter-spacing: -0.3px;
    font-size: 4vw;
    line-height: 4vw;
  }
}

@media only screen and (max-width: 497px) {
  .nav__worktime {
    font-size: 3.6vw;
    line-height: 3.6vw;
  }
}

.nav__search {
  margin: 0 20px 0 0;
}

@media only screen and (max-width: 1365px) {
  .nav__search {
    max-width: 140px;
  }
}

@media only screen and (max-width: 1024px) {
  .nav__search--desc {
    display: none;
  }
}

.nav__search--mob {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .nav__search--mob {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .nav__search--mob {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .nav__search {
    max-width: none;
    min-width: 0;
    width: 100%;
    margin: 0 10px 0 0;
    text-align: center;
  }
}

.nav__search--icon-wrap {
  display: none;
}

@media only screen and (max-width: 768px) {
  .nav__search--icon-wrap {
    display: block;
  }
}

.nav__list-link-item {
  display: flex;
}

.nav__list-link-item--second {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
}

@media only screen and (max-width: 810px) {
  .nav__list-link-item--second {
    text-transform: inherit;
  }
}

.nav__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

@media only screen and (max-width: 567px) {
  .nav__list {
    width: 100%;
  }
}

@media only screen and (max-width: 1365px) {
  .nav__list--first {
    display: none;
    transition: opacity 0s, visibility 0s;
    background: rgba(20, 13, 15, 0.8);
    height: 100vh;
    width: 100%;
    position: absolute;
    left: 0;
    padding: 35px 15px;
    overflow: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .nav__list--first {
    top: 100%;
  }
}

@media only screen and (max-width: 567px) {
  .nav__list--first {
    background: #2b201e;
    padding: 15px 0 90px;
    top: 0;
  }
}

.nav__list--second {
  display: block;
  position: relative;
  padding-right: 32px;
}

@media only screen and (max-width: 1365px) {
  .nav__list--second {
    padding-right: 15px;
  }
}

@media only screen and (max-width: 567px) {
  .nav__list--second {
    padding-right: 0px;
  }
}

.nav__list--third {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  padding-left: 27px;
  border-left: 1px solid #F8F4ED;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1365px) {
  .nav__list--third {
    padding-left: 15px;
    max-width: 350px;
  }
}

@media only screen and (max-width: 768px) {
  .nav__list--third {
    position: relative;
    left: 0;
    border-left: none;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 567px) {
  .nav__list--third {
    display: block;
    padding-left: 0px;
    margin-top: 0px;
    max-width: inherit;
  }

  .nav__list--third .nav__list-item--second {
    display: none;
  }
}

.nav__list--third.active {
  display: block;
}

.nav__list--third .nav__list-item--second {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.27;
}

@media only screen and (max-width: 567px) {
  .nav__list-item--first {
    position: relative;
  }

  .nav__list-item--first:has(:nth-child(2)):before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    left: 15px;
    border-top: 1px solid rgba(173, 146, 121, 0.1);
  }
}

.nav__list-item--second {
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 567px) {
  .nav__list-item--second .nav__list-link--second {
    color: #ad9279;
    font-size: 16px;
    padding: 5px;
    text-transform: inherit;
  }
}

.nav__list-item--second:not(:last-child) {
  margin-bottom: 16px;
}

@media only screen and (max-width: 567px) {
  .nav__list-item--second:not(:last-child) {
    margin-bottom: 0px;
  }
}

.nav__list-item--second svg {
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 768px) {
  .nav__list-item--second svg {
    transform: rotate(90deg);
    width: 18px;
  }
}

@media only screen and (max-width: 567px) {
  .nav__list-item--second svg {
    display: none;
  }
}

.nav__list-item--second.active {
  color: #ad9279;
}

.nav__list-item--second.active svg path {
  fill: #ad9279;
  stroke: #ad9279;
}

.nav__list-item--third {
  width: 100%;
}

.nav__list-item--third:not(:last-child) {
  margin-bottom: 12px;
}

@media only screen and (max-width: 567px) {
  .nav__list-item--third:not(:last-child) {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1365px) {
  .nav__list-item--menu .nav__list-link--children {
    display: none;
  }

  .nav__list-item--menu .nav__arrow {
    display: none;
  }

  .nav__list-item--menu .nav__inner--first {
    opacity: 1;
    visibility: visible;
    height: 100%;
    position: relative;
    background: none;
  }

  .nav__list-item--menu .nav__list--second {
    display: block !important;
    background: none;
    padding: 0px;
    height: 100%;
  }

  .nav__list-item--menu .nav__holder {
    padding: 0px;
  }

  .nav__list-item--menu .nav__list-item--second {
    margin-bottom: 0px;
  }

  .nav__list-item--menu .nav__list-link--second {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1365px) and (max-width: 567px) {
  .nav__list-item--menu .nav__list-link--second {
    padding: 13px 15px;
    color: #f8f4ed;
  }
}

.nav__list-link {
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.05px;
  cursor: pointer;
  text-decoration: none;
  padding: 5px 10px;
  color: #f8f4ed;
  transition: color 0.3s ease-in-out;
}

@media only screen and (max-width: 1699px) {
  .nav__list-link {
    padding: 5px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 1499px) {
  .nav__list-link {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1365px) {
  .nav__list-link {
    font-size: 16px;
  }
}

@media only screen and (max-width: 567px) {
  .nav__list-link {
    width: calc(100% - 50px);
    padding: 13px 15px;
  }
}

.nav__list-link--second {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.27;
  width: 100%;
  display: flex;
}

.nav__list-link--second:hover {
  color: inherit;
}

.nav__list-link--second.active {
  color: #c69c71;
}

.nav__list-link--third {
  padding: 0px;
}

@media only screen and (max-width: 567px) {
  .nav__list-link--third {
    padding: 5px;
    font-size: 14px;
  }
}

.nav__list-link--children {
  padding-right: 0px;
}

.nav__list-link--children.active {
  color: #c69c71;
}

@media only screen and (max-width: 1365px) {
  .nav__list-link--children {
    min-width: 300px;
  }
}

@media only screen and (max-width: 380px) {
  .nav__list-link--children {
    min-width: 250px;
  }
}

.nav__list-link:hover {
  color: #c69c71;
}

.search {
  position: relative;
  width: 100%;
}

.search__btn {
  outline: 0;
  outline: none;
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 36px;
  padding: 5px;
}

.search__btn svg {
  display: block;
  width: 100%;
  height: 100%;
}

.search__input {
  outline: none;
  width: 100%;
  height: 26px;
  border-radius: 13px;
  border: 0;
  padding: 7px 35px 7px 10px;
  font-size: 13px;
  line-height: 13px;
}

.menu-btn {
  height: 100%;
  font-size: 12px;
  line-height: 1;
  padding: 5px;
  color: #f8f4ed;
}

@media only screen and (max-width: 1024px) {
  .menu-btn {
    display: flex;
    align-items: center;
    padding: 6px 10px;
  }
}

.menu-btn__wrap {
  display: none;
  margin-left: 10px;
  height: 100%;
}

@media only screen and (max-width: 1365px) {
  .menu-btn__wrap {
    display: block;
  }
}

@media only screen and (max-width: 1024px) {
  .menu-btn__wrap {
    background: #c69c71;
  }
}

@media only screen and (max-width: 768px) {
  .menu-btn__wrap {
    display: none;
  }
}

.hamburger {
  align-self: center;
  display: flex;
  align-items: center;
  font-family: "roboto", sans-serif;
  cursor: pointer;
  display: none;
}

@media only screen and (max-width: 768px) {
  .hamburger {
    display: flex;
  }
}

.hamburger__holder {
  width: 50px;
  height: 50px;
  padding: 13px 6px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hamburger__line {
  background: #ad9279;
  width: 100%;
  height: 2px;
}

.search__click {
  width: 50px;
  height: 50px;
  fill: #ad9279;
  padding: 10px;
  cursor: pointer;
}

.search__toggle {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 10px 15px;
  border-top: 1px solid #ad9279;
  background: #150d0f;
  text-align: center;
}

.search__toggle .main-btn {
  background: #ad9279;
}

.search__toggle .search__input {
  font-size: 16px;
  line-height: 16px;
  padding: 5px 35px 5px 10px;
  height: 36px;
  margin: 0 0 10px;
}

.mobile-phone {
  display: none;
}

.mobile-phone a {
  display: block;
  width: 50px;
  height: 50px;
  fill: #ad9279;
  padding: 10px;
  cursor: pointer;
}

.close-hover {
  position: absolute;
  top: 50px;
  right: 50px;
  fill: #ad9279;
  width: 30px;
}

@media only screen and (max-width: 567px) {
  .close-hover {
    width: 20px;
    top: 20px;
    right: 20px;
  }
}

@media only screen and (max-width: 1366px) {
  .js-close-hover--desc {
    display: none;
  }
}

.js-close-hover--mob {
  display: none;
}

@media only screen and (max-width: 1366px) {
  .js-close-hover--mob {
    display: block;
  }
}

.footer {
  background: #150D0F;
}

.footer__top {
  padding-top: 50px;
}

.footer__bottom {
  padding: 15px;
  font-family: "montserrat", sans-serif;
  color: #f8f4ed;
  text-align: center;
  display: block;
  border-top: 1px solid #FFFFFF80;
}

@media only screen and (max-width: 568px) {
  .footer__bottom {
    padding: 15px 15px 80px;
  }
}

.contacts-footer {
  padding: 43px 0 40px;
  font-family: "roboto", sans-serif;
  color: #fff;
}

.contacts-footer__wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  gap: 64px;
}

@media only screen and (max-width: 1200px) {
  .contacts-footer__wrap {
    gap: 34px;
  }
}

@media only screen and (max-width: 992px) {
  .contacts-footer__wrap {
    text-align: center;
    justify-content: center;
    gap: 0px;
  }
}

.contacts-footer__title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.33;
  margin-bottom: 24px;
}

.contacts-footer__info {
  flex: 0 0 auto;
}

.contacts-footer__address {
  font-size: 16px;
  font-weight: 100;
  font-style: normal;
  margin-bottom: 12px;
}

.contacts-footer__worktime {
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 12px;
}

.contacts-footer__email {
  display: block;
  margin: 0 0 24px;
  color: #fff;
}

.contacts-footer__phone-wrap {
  margin-bottom: 12px;
}

.contacts-footer__phone {
  color: #fff;
}

.contacts-footer__soc-list {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 567px) {
  .contacts-footer__soc-list {
    justify-content: space-between;
  }
}

.contacts-footer__soc-item {
  width: 40px;
  background: #fff;
  transition: transform 0.3s ease-in-out;
}

.contacts-footer__soc-item:not(:last-child) {
  margin: 0 10px 0 0;
}

@media only screen and (max-width: 567px) {
  .contacts-footer__soc-item:not(:last-child) {
    margin: 0;
  }
}

.contacts-footer__soc-item:hover {
  transform: scale(1.1);
}

.contacts-footer__menu {
  display: flex;
}

.contacts-footer__menu-link {
  color: #fff;
}

.contacts-footer__menu-item {
  margin-bottom: 12px;
}

.contacts-footer__menu-item:not(:nth-child(-n+8)) {
  margin-left: 100px;
}

@media only screen and (max-width: 1200px) {
  .contacts-footer__menu-item:not(:nth-child(-n+8)) {
    margin-left: 60px;
  }
}

.contacts-footer__menu-list {
  max-height: 310px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media only screen and (max-width: 992px) {
  .contacts-footer__service,
  .contacts-footer__nav {
    display: none;
  }
}

.breadcrumbs {
  list-style: none;
  margin: 0;
  font-family: "roboto", sans-serif;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px 0 10px;
}

.crumb-li {
  padding: 0 20px 0 0;
  position: relative;
  display: block;
  text-decoration: none;
  outline: none;
  color: #333;
  text-align: center;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 18px;
}

.crumb-li:first-child {
  font-size: 14px;
  line-height: 16px;
}

.crumb-li:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -2px 7px 0 0;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-left: 6px solid #ad9279;
  border-bottom: 3px solid transparent;
}

.crumb {
  color: #333;
}

.nav_pagi {
  margin: 100px 0 0;
  font-family: "roboto", sans-serif;
}

.pagi_list {
  list-style: none;
  padding: 0;
  display: flex;
}

.pagi_link-wrap {
  margin: 0 2px;
  line-height: 1.1;
}

.pagi_link-wrap.active .pagi_link {
  border-color: #c69c71;
  background: #c69c71;
  color: #fff;
  cursor: text;
}

.pagi_link-wrap:not(.active):hover .pagi_link {
  border-color: #c69c71;
  color: #533f34;
}

.pagi_link {
  display: block;
  text-align: center;
  outline: none;
  padding: 5px;
  min-width: 30px;
  height: 100%;
  border: 1px solid #533f34;
  color: #c69c71;
  transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.pagi_link_dots {
  margin: 0 2px;
  line-height: 1.1;
}

.pagi_link_dots span {
  display: block;
  text-align: center;
  outline: none;
  padding: 5px;
  min-width: 30px;
  height: 100%;
  border: 1px solid #533f34;
  cursor: not-allowed;
  border-color: #ccc;
  background: #ccc;
  color: #fff;
}

.pagi_prev a,
.pagi_next a {
  width: 30px;
  height: 30px;
  padding: 7px;
  display: flex;
  min-width: 30px;
  cursor: pointer;
  border: 1px solid #533f34;
  color: #c69c71;
  transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.pagi_prev a svg,
.pagi_next a svg {
  transition: fill 0.3s ease-in-out;
  fill: #c69c71;
}

.pagi_prev a:hover,
.pagi_next a:hover {
  border-color: #c69c71;
}

.pagi_prev a:hover svg,
.pagi_next a:hover svg {
  fill: #533f34;
}

.pagi_prev {
  margin: 0 2px 0 0;
}

.pagi_next {
  margin: 0 0 0 2px;
}

.modal-wrap {
  display: none;
}

.modal-wrap--action {
  display: block;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(83, 63, 52, 0.8);
  z-index: 999;
  backdrop-filter: blur(10px);
}

.modal {
  overflow: auto;
  position: fixed;
  height: 100%;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-overflow-style: none;
  scrollbar-width: none;
}

@media only screen and (max-width: 1024px) {
  .modal {
    width: 55%;
  }
}

@media only screen and (max-width: 768px) {
  .modal {
    width: 65%;
  }
}

@media only screen and (max-width: 540px) {
  .modal {
    width: 100%;
    padding: 0px 20px;
  }
}

.modal__lang-wrap {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.modal__lang-item {
  margin: 6px;
}

.modal__lang-link {
  text-align: center;
  border-radius: 18px;
  padding: 12px 24px;
  min-width: 194px;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  background: #ad9279;
  color: #f8f4ed;
  display: inline-block;
  font-family: "roboto", sans-serif;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.modal__lang-link:hover {
  background: #f8f4ed;
  color: #ad9279;
}

.modal__item {
  width: 100%;
  min-height: 100%;
  max-width: 640px;
  flex: 0 0 auto;
  padding: 35px 0 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .modal__item {
    padding: 25px 0 0;
  }
}

.modal__box {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 65px 100px;
  border-radius: 5px;
}

@media only screen and (max-width: 1365px) {
  .modal__box {
    padding: 40px 60px;
  }
}

@media only screen and (max-width: 768px) {
  .modal__box {
    padding: 30px;
  }
}

.modal__header {
  text-align: center;
  margin: 0 0 40px;
}

.modal__close {
  outline: none;
  border: none;
  cursor: pointer;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  padding: 25.5px;
  position: absolute;
  top: -35px;
  left: 50%;
  background: #f8f4ed;
  margin: 0 0 0 -35px;
  fill: #ad9279;
  transition: background 0.3s ease-in-out, fill 0.3s ease-in-out;
}

@media only screen and (max-width: 768px) {
  .modal__close {
    width: 50px;
    height: 50px;
    padding: 16px;
    top: -25px;
    margin: 0 0 0 -25px;
  }
}

.modal__close:hover {
  fill: #f8f4ed;
  background: #ad9279;
}

.modal__name {
  color: #2b201e;
  font-size: 30px;
  line-height: 1.36;
  text-align: center;
}

@media only screen and (max-width: 1365px) {
  .modal__name {
    font-size: 24px;
    line-height: 1.41;
  }
}

.modal__descript {
  margin: 10px 0 0;
  font-family: "roboto", sans-serif;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  color: #333;
}

.modal__hint {
  font-family: "roboto", sans-serif;
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
  color: #333;
  margin: 20px 0 0;
}

.modal__input,
.modal__textarea {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1365px) {
  .modal__input,
  .modal__textarea {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .modal__input,
  .modal__textarea {
    margin-bottom: 20px;
  }
}

.modal__input input,
.modal__input textarea,
.modal__input select,
.modal__textarea input,
.modal__textarea textarea,
.modal__textarea select {
  padding: 10px 0;
  border-radius: 0;
  color: #333;
  border: solid #f8f4ed;
  border-width: 0 0 1px;
  font-family: "roboto", sans-serif;
  width: 100%;
  background: rgba(255, 255, 255, 0);
}

.modal__btn {
  font-family: "roboto", sans-serif;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  color: #f8f4ed;
  padding: 16px;
  border-radius: 35px;
  border: 1px solid #ad9279;
  background: #ad9279;
  display: inline-block;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.modal__btn:hover {
  background: #f8f4ed;
  color: #533f34;
}

.modal__success {
  display: none;
  background: rgba(173, 146, 121, 0.92);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: white;
  border: 2px solid white;
}

@media only screen and (max-width: 768px) {
  .modal__success {
    font-size: 20px;
  }
}

.modal__success.active {
  display: flex;
}

.welcome-info {
  background: #f9e9da;
  padding-bottom: 0;
}

.welcome-info__wrap {
  display: flex;
}

@media only screen and (max-width: 768px) {
  .welcome-info__wrap {
    display: block;
    padding-bottom: 20px;
  }
}

.welcome-info__image--desc {
  width: 382px;
  flex: 0 0 auto;
  margin: 0 50px -14px 0;
}

@media only screen and (max-width: 768px) {
  .welcome-info__image--desc {
    display: none;
  }
}

.welcome-info__image--mob {
  display: none;
  margin: auto;
  margin-bottom: 14px;
  order: 2;
}

.welcome-info__image--mob img {
  max-width: 300px;
}

@media only screen and (max-width: 768px) {
  .welcome-info__image--mob {
    display: block;
  }
}

@media only screen and (max-width: 1024px) {
  .welcome-info__image {
    width: 290px;
  }
}

.welcome-info__text-wrap {
  align-self: flex-start;
  min-width: 0;
  width: 100%;
  padding: 30px 0 0;
}

@media only screen and (max-width: 768px) {
  .welcome-info__text-wrap {
    display: flex;
    flex-direction: column;
  }
}

.welcome-info__title {
  font-size: 30px;
  line-height: 1.3;
  margin: 0 0 20px;
  color: #ad9279;
}

@media only screen and (max-width: 768px) {
  .welcome-info__title {
    text-align: center;
    order: 1;
    font-size: 28px;
    margin: 0 0 14px;
    line-height: 1.2;
  }
}

.welcome-info__text {
  font-family: "roboto", sans-serif;
  color: #333;
  margin-bottom: 20px;
}

.welcome-info__text p:not(:last-child) {
  margin: 0 0 20px;
}

@media only screen and (max-width: 768px) {
  .welcome-info__text p:not(:last-child) {
    margin: 0 0 10px;
  }
}

.welcome-info__text a {
  text-decoration: underline;
  color: #ad9279;
}

@media only screen and (max-width: 768px) {
  .welcome-info__text {
    order: 6;
    font-size: 14px;
    line-height: 1.42;
  }
}

.welcome-info__author {
  font-size: 25px;
  line-height: 1.35;
  margin: 0 0 12px;
}

@media only screen and (max-width: 768px) {
  .welcome-info__author {
    order: 4;
    text-align: center;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  .welcome-info__author_pre {
    font-size: 14px;
    line-height: 1.35;
    order: 3;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .welcome-info__btn-wrap {
    order: 5;
  }
}

.welcome-info__btn {
  background: transparent;
  text-align: center;
  min-width: 143px;
  border-radius: 18px;
  padding: 12px 24px;
  font-size: 15px;
  line-height: 1;
  border: 1px solid #ad9279;
  color: #333;
  display: inline-block;
  font-family: "roboto", sans-serif;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.welcome-info__btn:hover {
  background: #ad9279;
  color: #fff;
}

.welcome-info__btn--mob {
  display: none;
  background: #ad9279;
  color: #f8f4ed;
}

.welcome-info__btn--mob:hover {
  background: transparent;
  color: #333;
}

@media only screen and (max-width: 768px) {
  .welcome-info__btn--mob {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .welcome-info__btn {
    display: block;
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

.our-advantages__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -40px;
}

@media only screen and (max-width: 1365px) {
  .our-advantages__list {
    margin: -15px;
  }
}

@media only screen and (max-width: 768px) {
  .our-advantages__list {
    display: block;
  }
}

.our-advantages__item {
  flex: 0 0 20%;
  min-width: 258px;
  padding: 40px;
}

@media only screen and (max-width: 1365px) {
  .our-advantages__item {
    padding: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .our-advantages__item {
    display: flex;
    align-items: center;
    width: 290px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}

.our-advantages__image {
  width: 160px;
  margin: 0 auto 20px;
  fill: rgba(173, 146, 121, 0.95);
}

@media only screen and (max-width: 768px) {
  .our-advantages__image {
    width: 100px;
    flex: 0 0 auto;
    margin: 0 15px 0 0;
  }
}

.our-advantages__name {
  text-align: center;
}

.services-info {
  background: #f8f4ed;
}

.services-info__tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .services-info__tabs {
    display: block;
  }
}

.services-info__tabs-item {
  padding: 10px;
}

@media only screen and (max-width: 768px) {
  .services-info__tabs-item {
    text-align: center;
    padding: 0;
  }

  .services-info__tabs-item:not(:last-child) {
    margin: 0 0 5px;
  }
}

.services-info__tabs-btn {
  font-family: "roboto", sans-serif;
  cursor: pointer;
  height: 100%;
  border: 1px solid #ad9279;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 18px;
  white-space: nowrap;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.services-info__tabs-btn.active {
  background: #ad9279;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .services-info__tabs-btn {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 20px;
    border-radius: 16px;
    text-align: center;
    max-width: 290px;
    width: 100%;
    margin: 0 auto;
  }
}

.services-info__content-item {
  display: flex;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  display: none;
}

.services-info__content-item.active {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .services-info__content-item.active {
    display: block;
  }
}

.services-info__content-image {
  width: 260px;
  flex: 0 0 auto;
  margin: 0 60px 0 0;
}

@media only screen and (max-width: 1240px) {
  .services-info__content-image {
    width: 200px;
  }
}

@media only screen and (max-width: 768px) {
  .services-info__content-image {
    width: 160px;
    margin: 0 auto 15px;
  }
}

.services-info__content-title {
  font-size: 25px;
  margin: 0 0 20px;
}

@media only screen and (max-width: 768px) {
  .services-info__content-title {
    text-align: center;
    font-size: 20px;
    line-height: 29px;
    margin: 0 0 10px;
  }
}

.services-info__content-text {
  font-family: "roboto", sans-serif;
  color: #333;
}

@media only screen and (max-width: 768px) {
  .services-info__content-text {
    font-size: 14px;
    text-align: center;
  }
}

.cosmetology-types {
  background: #f8f4ed;
}

.cosmetology-types__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -11px;
}

@media only screen and (max-width: 568px) {
  .cosmetology-types__list {
    display: block;
    margin: 0;
  }
}

.cosmetology-types__item {
  flex: 0 0 20%;
  padding: 11px;
}

@media only screen and (max-width: 992px) {
  .cosmetology-types__item {
    flex: 0 0 33.33%;
  }
}

@media only screen and (max-width: 768px) {
  .cosmetology-types__item {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 568px) {
  .cosmetology-types__item {
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 15px;
  }
}

.cosmetology-types__link {
  display: block;
}

@media only screen and (max-width: 568px) {
  .cosmetology-types__link {
    display: flex;
    align-items: center;
    width: 290px;
    margin: 0 auto;
  }
}

.cosmetology-types__image {
  margin: 0 auto 10px;
  width: 140px;
}

@media only screen and (max-width: 568px) {
  .cosmetology-types__image {
    width: 100px;
    flex: 0 0 auto;
    margin: 0 15px 0 0;
  }
}

.cosmetology-types__name {
  text-align: center;
  color: #ad9279;
}

.our-equipment .section-title {
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .our-equipment .section-title {
    text-align: center;
  }
}

.our-equipment__wrap {
  display: flex;
  align-items: flex-start;
}

@media only screen and (max-width: 768px) {
  .our-equipment__wrap {
    display: block;
  }
}

.our-equipment__image--desc {
  width: 400px;
  flex: 0 0 auto;
  margin: 0 60px 0 0;
  border: 1px solid #ad9279;
  border-radius: 18px;
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .our-equipment__image--desc {
    width: 290px;
  }
}

@media only screen and (max-width: 768px) {
  .our-equipment__image--desc {
    display: none;
  }
}

.our-equipment__image--mob {
  display: none;
  width: 290px;
  margin: 0 auto 15px;
  border: 1px solid #ad9279;
  border-radius: 18px;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .our-equipment__image--mob {
    display: block;
  }
}

.our-equipment__text {
  font-family: "roboto", sans-serif;
  color: #333;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .our-equipment__text {
    font-size: 14px;
    line-height: 1.42;
    margin-bottom: 15px;
    text-align: center;
  }
}

.services {
  background: #f8f4ed;
}

.services__list {
  margin-bottom: 40px;
  position: relative;
}

.services__list-wrap {
  position: relative;
}

@media only screen and (max-width: 1440px) {
  .services__list-wrap {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 460px) {
  .services__list-wrap {
    padding: 0 20px;
  }
}

.services__image {
  margin: 0 0 20px;
}

.services__name {
  text-align: center;
  color: #ad9279;
}

.services .swiper__prev,
.services .swiper__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border: none;
  background: none;
  cursor: pointer;
}

@media only screen and (max-width: 460px) {
  .services .swiper__prev,
  .services .swiper__next {
    width: 30px;
    height: 30px;
  }
}

.services .swiper__prev:after,
.services .swiper__next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  border-top: 1px solid #ad9279;
  border-right: 1px solid #ad9279;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media only screen and (max-width: 460px) {
  .services .swiper__prev:after,
  .services .swiper__next:after {
    width: 18px;
    height: 18px;
  }
}

.services .swiper__next {
  right: -60px;
}

@media only screen and (max-width: 1440px) {
  .services .swiper__next {
    right: 0px;
  }
}

.services .swiper__next:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.services .swiper__prev {
  left: -60px;
}

@media only screen and (max-width: 1440px) {
  .services .swiper__prev {
    left: 0px;
  }
}

.services .swiper__prev:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}

.reviews__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -40px;
}

@media only screen and (max-width: 1365px) {
  .reviews__list {
    margin: 0px -15px;
  }
}

@media only screen and (max-width: 1024px) {
  .reviews__list {
    display: block;
    margin: 0;
  }
}

.reviews__item {
  flex: 0 0 50%;
  padding: 20px 40px;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 1365px) {
  .reviews__item {
    padding: 15px;
  }
}

@media only screen and (max-width: 1024px) {
  .reviews__item {
    padding: 0;
    width: 100%;
  }

  .reviews__item:not(:last-child) {
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  .reviews__item:not(:first-child) {
    display: none;
  }
}

.reviews__item-header {
  display: flex;
  margin: 0 0 20px;
}

@media only screen and (max-width: 1024px) {
  .reviews__item-header {
    margin: 0 0 10px;
  }
}

.reviews__item-data {
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
  border-left: 1px solid #ad9279;
}

.reviews__item-body {
  margin-bottom: 20px;
  flex-grow: 1;
}

.reviews__item-text {
  margin: 0 0 10px;
  font-family: "roboto", sans-serif;
  color: #333;
}

@media only screen and (max-width: 768px) {
  .reviews__item-text {
    font-size: 14px;
  }
}

.reviews__item-source {
  color: #333;
}

.reviews__item-source-link {
  color: #333;
  display: inline-block;
}

.reviews__item-footer {
  text-align: center;
}

.reviews__item-footer-image {
  display: inline-block;
  position: relative;
}

.reviews__item-footer-image:hover .photo-open {
  opacity: 1;
  visibility: visible;
}

.about-center h2 {
  font-size: 40px;
  line-height: 1.2;
  color: #ad9279;
  margin: 0 -436px 40px 0;
}

@media only screen and (max-width: 1365px) {
  .about-center h2 {
    font-size: 30px;
    line-height: 1.33;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 768px) {
  .about-center h2 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0 0 15px;
  }
}

.about-center__more-btn {
  display: none;
}

@media only screen and (max-width: 768px) {
  .about-center__more-btn {
    display: block;
  }
}

.about-center p {
  font-family: "roboto", sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 1.58;
}

@media only screen and (max-width: 768px) {
  .about-center p {
    font-size: 14px;
    line-height: 1.42;
  }

  .about-center p:not(:nth-child(2)) {
    display: none;
  }
}

.about-center p:not(:last-child) {
  margin: 0 0 20px;
}

@media only screen and (max-width: 1365px) {
  .about-center p:not(:last-child) {
    margin: 0 0 15px;
  }
}

@media only screen and (max-width: 768px) {
  .about-center p:not(:last-child) {
    margin: 0 0 10px;
  }
}

.about-center__hide {
  display: none;
}

.about-center__wrap {
  display: flex;
}

@media only screen and (max-width: 768px) {
  .about-center__wrap {
    display: block;
  }
}

.about-center__link {
  margin: 110px 0 0 40px;
  width: 436px;
  flex: 0 0 auto;
  text-decoration: none;
  position: relative;
  align-self: flex-start;
}

@media only screen and (max-width: 1365px) {
  .about-center__link {
    margin: 110px 0 0 40px;
    width: 290px;
  }
}

@media only screen and (max-width: 768px) {
  .about-center__link {
    display: block;
    width: 290px;
    margin: 20px auto 0;
  }
}

.about-center__link-info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media only screen and (max-width: 1365px) {
  .about-center__link-info {
    padding: 15px;
  }
}

.about-center__link-icon {
  width: 100px;
  height: 100px;
  margin: 0 0 20px;
}

@media only screen and (max-width: 1365px) {
  .about-center__link-icon {
    width: 60px;
    height: 60px;
    margin: 0 0 10px;
  }
}

.about-center__link-text {
  width: 100%;
  font-size: 26px;
  line-height: 1.5;
  color: #f8f4ed;
  text-align: center;
}

@media only screen and (max-width: 1365px) {
  .about-center__link-text {
    font-size: 20px;
    line-height: 1.5;
  }
}

.top-services__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0 0 40px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ad9279;
}

@media only screen and (max-width: 768px) {
  .top-services__list {
    display: block;
    padding: 0;
    margin: 0 0 15px;
    border-bottom: none;
  }
}

.top-services__item {
  flex: 0 0 33.33%;
  padding: 5px 15px;
}

@media only screen and (max-width: 992px) {
  .top-services__item {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 768px) {
  .top-services__item {
    flex: 0 0 100%;
    padding: 0;
  }

  .top-services__item:not(:last-child) {
    margin: 0 0 10px;
  }
}

.top-services__link {
  display: block;
  height: 100%;
  font-family: "roboto", sans-serif;
  line-height: 1.25;
  color: #747474;
  transition: color 0.3s ease-in-out;
}

.top-services__link:hover {
  color: #ad9279;
}

.articles__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -20px;
  margin-bottom: 30px;
  position: relative;
  font-family: "roboto", sans-serif;
}

@media only screen and (max-width: 1365px) {
  .articles__list {
    margin: 0px -10px;
    margin-bottom: 30px;
  }
}

.articles__btn-visible {
  margin: auto;
  color: #c69c71;
  display: block;
  font-size: 14px;
  line-height: 1;
}

.articles__hide {
  display: none;
  padding: 5px 10px;
  color: #747474;
  border-bottom: 1px solid #ad9279;
}

.articles__show-more {
  padding: 5px 10px;
  color: #747474;
  border-bottom: 1px solid #ad9279;
}

.articles__item {
  flex: 0 0 25%;
  padding: 20px;
  border-bottom: 1px solid #c69c71;
}

@media only screen and (max-width: 1365px) {
  .articles__item {
    padding: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .articles__item {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 768px) {
  .articles__item {
    flex: 0 0 100%;
  }

  .articles__item:not(:last-child) {
    margin: 0 0 20px;
  }

  .articles__item:not(:first-child) {
    display: none;
  }
}

.articles__image {
  flex: 0 0 auto;
  margin-bottom: 10px;
  position: relative;
  max-height: 300px;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .articles__image img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 300px;
  }
}

.articles__link {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.articles__label {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 10px;
  color: #f8f4ed;
  background-color: #ad9279;
  padding: 3px 15px 5px;
  font-size: 12px;
  line-height: 12px;
}

.articles__name {
  margin: 0 0 10px;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  color: #c69c71;
  font-weight: 100;
  font-size: 18px;
  line-height: 24px;
}

.articles__info {
  min-height: 0;
  height: 100%;
  max-height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

@media only screen and (max-width: 768px) {
  .articles__info {
    height: auto;
    max-height: none;
    display: block;
  }
}

.articles__date {
  display: inline-block;
  color: #747474;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.15;
}

@media only screen and (max-width: 768px) {
  .articles__date {
    margin-bottom: 4px;
  }
}

.articles__descript {
  min-height: 0;
  height: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
  color: #777;
}

@media only screen and (max-width: 768px) {
  .articles__descript {
    height: auto;
    max-height: none;
    display: block;
  }
}

.articles__btn {
  color: #c69c71;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  padding: 10px 0px;
}

.banner {
  position: relative;
  height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

@media only screen and (max-width: 1365px) {
  .banner {
    height: 40vh;
  }
}

@media only screen and (max-width: 1024px) {
  .banner {
    height: inherit;
  }
}

@media only screen and (max-width: 1024px) {
  .banner {
    display: none;
  }
}

.banner__holder {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1024px) {
  .banner__holder {
    height: 100%;
    justify-content: center;
  }
}

.banner__circle {
  width: 275px;
  height: 275px;
  border-radius: 50%;
  background: rgba(144, 94, 120, 0.93);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease-in-out;
}

.banner__circle:hover {
  background: #905e78;
}

.banner__name {
  width: 100%;
  font-size: 26px;
  line-height: 1.3;
  text-align: center;
  color: #f8f4ed;
}

.banner__name strong {
  display: block;
  text-align: center;
  font-size: 44px;
  margin: 0 0 9px;
}

.picture {
  position: relative;
  overflow: hidden;
}

.picture__img {
  width: 100%;
  display: block;
  will-change: transform;
}

.block_blackout {
  position: absolute;
  top: 0;
  background: #12121299;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .virtual-tour__iframe {
    margin: -265px 0 0;
  }
}

.virtual-tour__iframe iframe {
  width: 100%;
  height: 1000px;
}

@media only screen and (max-width: 768px) {
  .virtual-tour__iframe iframe {
    height: 1350px;
  }
}

@media only screen and (max-width: 599px) {
  .virtual-tour__iframe iframe {
    height: 1500px;
  }
}

.cosmetology {
  padding-top: 0px;
}

.cosmetology__item {
  display: flex;
  padding: 40px;
  background: #f8f4ed;
}

.cosmetology__item:not(:last-child) {
  margin: 0 0 40px;
}

@media only screen and (max-width: 1365px) {
  .cosmetology__item:not(:last-child) {
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 1365px) {
  .cosmetology__item {
    padding: 20px 15px;
  }
}

@media only screen and (max-width: 567px) {
  .cosmetology__item {
    display: block;
  }
}

.cosmetology__item-cat {
  flex: 0 0 auto;
  width: 200px;
  margin: 0 40px 0 0;
  display: block;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .cosmetology__item-cat {
    width: 140px;
    margin: 0 20px 0 0;
  }
}

@media only screen and (max-width: 567px) {
  .cosmetology__item-cat {
    width: 100%;
    margin: 0 0 15px;
  }
}

.cosmetology__item-image {
  margin: 0 0 10px;
}

@media only screen and (max-width: 567px) {
  .cosmetology__item-image {
    width: 100px;
    margin: 0 auto 10px;
  }
}

.cosmetology__item-name {
  text-align: center;
  color: #bfa69a;
}

.cosmetology__item-list {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1024px) {
  .cosmetology__item-list {
    display: block;
  }
}

.cosmetology__item-list-link {
  color: #333;
  font-family: "roboto", sans-serif;
}

@media only screen and (max-width: 768px) {
  .cosmetology__item-list-link {
    font-size: 14px;
    line-height: 1;
  }
}

.cosmetology__item-list-item {
  flex: 0 0 100%;
}

.cosmetology__item-list-item-children {
  flex: 0 0 50%;
  margin: 0 0 15px;
  font-family: "roboto", sans-serif;
}

@media only screen and (max-width: 1024px) {
  .cosmetology__item-list-item-children {
    width: 100%;
  }
}

.cosmetology__item-list-item-children .cosmetology__item-list-link {
  text-transform: uppercase;
  color: #ad9279;
  font-size: 18px;
  line-height: 1;
  display: block;
  margin: 0 0 10px;
  font-family: "roboto", sans-serif;
}

@media only screen and (max-width: 768px) {
  .cosmetology__item-list-item-children .cosmetology__item-list-link {
    font-size: 16px;
  }
}

.cosmetology__item-list-item-second {
  margin: 0 0 5px;
}

@media only screen and (max-width: 768px) {
  .cosmetology__item-list-item-second {
    line-height: 1.2;
  }
}

.cosmetology__item-list-link-second {
  color: #333;
}

@media only screen and (max-width: 768px) {
  .cosmetology__item-list-link-second {
    font-size: 14px;
    line-height: 1;
  }
}

.all-equipment__descript {
  text-align: center;
  color: #777;
  line-height: 1.71;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  font-family: "roboto", sans-serif;
  margin-bottom: 30px;
}

.all-equipment__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px -10px;
}

.all-equipment__item {
  flex: 0 0 33.33%;
  padding: 20px 10px;
}

@media only screen and (max-width: 1024px) {
  .all-equipment__item {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 768px) {
  .all-equipment__item {
    flex: 0 0 100%;
  }
}

.all-equipment__image {
  margin: 0 0 15px;
  border-radius: 15px;
  border: 1px solid #ad9279;
  overflow: hidden;
}

.all-equipment__name {
  text-align: center;
  color: #333;
}

.all-equipment__btn-wrap {
  text-align: center;
}

.all-equipment__btn {
  padding: 5px 10px;
  color: #747474;
  border-bottom: 1px solid #ad9279;
  margin: 10px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  font-family: "roboto", sans-serif;
  display: inline-block;
}

.services-equipment {
  background: rgba(211, 196, 177, 0.7);
}

.services-equipment__list {
  margin-bottom: 40px;
  position: relative;
}

.services-equipment__list-wrap {
  position: relative;
}

@media only screen and (max-width: 1440px) {
  .services-equipment__list-wrap {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 460px) {
  .services-equipment__list-wrap {
    padding: 0 20px;
  }
}

.services-equipment__image {
  margin: 0 0 20px;
}

.services-equipment__name {
  text-align: center;
  color: #ad9279;
}

.services-equipment .swiper__prev,
.services-equipment .swiper__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border: none;
  background: none;
  cursor: pointer;
}

@media only screen and (max-width: 460px) {
  .services-equipment .swiper__prev,
  .services-equipment .swiper__next {
    width: 30px;
    height: 30px;
  }
}

.services-equipment .swiper__prev:after,
.services-equipment .swiper__next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  border-top: 1px solid #ad9279;
  border-right: 1px solid #ad9279;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media only screen and (max-width: 460px) {
  .services-equipment .swiper__prev:after,
  .services-equipment .swiper__next:after {
    width: 18px;
    height: 18px;
  }
}

.services-equipment .swiper__next {
  right: -60px;
}

@media only screen and (max-width: 1440px) {
  .services-equipment .swiper__next {
    right: 0px;
  }
}

.services-equipment .swiper__next:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.services-equipment .swiper__prev {
  left: -60px;
}

@media only screen and (max-width: 1440px) {
  .services-equipment .swiper__prev {
    left: 0px;
  }
}

.services-equipment .swiper__prev:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}

.equipment-info {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.equipment-info__descript {
  font-family: "roboto", sans-serif;
  color: #333;
}

.equipment-info__descript h2 {
  font-size: 40px;
  color: #ad9279;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.2;
  font-family: "noto_serif", sans-serif;
}

.equipment-info__descript h3 {
  font-size: 26px;
  color: #ad9279;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.2;
  font-family: "noto_serif", sans-serif;
}

.equipment-info__descript h4 {
  font-size: 28px;
  color: #ad9279;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.2;
  font-family: "noto_serif", sans-serif;
}

.equipment-info__descript p {
  margin: 0 0 10px;
}

.equipment-info__descript ul {
  list-style: inside;
  padding-left: 20px;
}

.equipment-image {
  padding-top: 0px;
}

.equipment-image__item {
  overflow: hidden;
  border-radius: 15px;
  border: 1px solid #ad9279;
  width: 50%;
  margin: auto;
}

@media only screen and (max-width: 768px) {
  .equipment-image__item {
    width: 100%;
  }
}

.service-catalog--equipment {
  padding-top: 0px;
}

.service-catalog__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}

@media only screen and (max-width: 1440px) {
  .service-catalog__list {
    padding: 0 50px;
  }
}

.service-catalog__item {
  flex: 0 0 33.33%;
  padding: 10px;
}

@media only screen and (max-width: 1365px) {
  .service-catalog__item {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 768px) {
  .service-catalog__item {
    flex: 0 0 100%;
  }
}

.service-catalog__link {
  display: flex;
  height: 100%;
  padding: 38px 18px;
  text-decoration: none;
  background: #f8f4ed;
  border-radius: 10px;
  transition: background 0.3s ease-in-out;
}

@media only screen and (max-width: 1365px) {
  .service-catalog__link {
    padding: 15px;
  }
}

@media only screen and (max-width: 567px) {
  .service-catalog__link {
    display: block;
  }
}

.service-catalog__link:hover {
  background: #ad9279;
}

.service-catalog__link:hover .service-catalog__icon {
  fill: #fff;
}

.service-catalog__link:hover .service-catalog__icon svg {
  fill: #fff !important;
}

.service-catalog__link:hover .service-catalog__name {
  color: #fff;
}

.service-catalog__link:hover .service-catalog__name-arrow {
  opacity: 1;
  visibility: visible;
}

.service-catalog__icon {
  width: 72px;
  flex: 0 0 auto;
  margin: 0 15px 0 0;
  fill: #ad9279;
  transition: fill 0.3s ease-in-out;
}

@media only screen and (max-width: 567px) {
  .service-catalog__icon {
    margin: 0 auto 10px;
  }
}

.service-catalog__icon svg {
  transition: fill 0.3s ease-in-out;
}

.service-catalog__name {
  align-self: center;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.4;
  color: #533f34;
  transition: color 0.3s ease-in-out;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1365px) {
  .service-catalog__name {
    font-size: 18px;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 567px) {
  .service-catalog__name {
    text-align: center;
    display: block;
  }
}

.service-catalog__name-title {
  margin: 0 5px 0 0;
  text-overflow: ellipsis;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
}

@media only screen and (max-width: 567px) {
  .service-catalog__name-title {
    margin: 0 0 5px;
    display: block;
  }
}

.service-catalog__name-arrow {
  flex: 0 0 auto;
  width: 23px;
  fill: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

@media only screen and (max-width: 567px) {
  .service-catalog__name-arrow {
    display: block;
    margin: 0 auto;
  }
}

.other-equipment__list-wrap {
  position: relative;
}

.other-equipment__list {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.other-equipment .swiper-wrapper {
  justify-content: center;
}

.other-equipment__image {
  max-width: 400px;
  width: 100%;
  margin: 0 auto 15px;
  border: 1px solid #ad9279;
  border-radius: 18px;
  overflow: hidden;
}

.other-equipment__name {
  text-align: center;
  font-size: 18px;
  line-height: 1.3;
  color: #333;
}

.other-equipment__link {
  display: block;
  height: 100%;
  text-decoration: none;
}

.other-equipment .swiper__prev,
.other-equipment .swiper__next {
  cursor: pointer;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -15px;
}

@media only screen and (max-width: 1024px) {
  .other-equipment .swiper__prev,
  .other-equipment .swiper__next {
    display: none;
  }
}

.other-equipment .swiper__prev:after,
.other-equipment .swiper__next:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  border: solid #ad9279;
  border-width: 0 1px 1px 0;
  transition: border 0.3s ease-in-out;
}

.other-equipment .swiper__prev {
  left: 75px;
}

@media only screen and (max-width: 1200px) {
  .other-equipment .swiper__prev {
    left: 25px;
  }
}

@media only screen and (max-width: 1060px) {
  .other-equipment .swiper__prev {
    left: 0px;
  }
}

.other-equipment .swiper__prev:after {
  transform: rotate(135deg);
  margin-left: -3px;
}

.other-equipment .swiper__next {
  right: 75px;
}

@media only screen and (max-width: 1200px) {
  .other-equipment .swiper__next {
    right: 25px;
  }
}

@media only screen and (max-width: 1060px) {
  .other-equipment .swiper__next {
    right: 0px;
  }
}

.other-equipment .swiper__next:after {
  transform: rotate(-45deg);
  margin-left: -9px;
}

.other-equipment .swiper-pagination {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .other-equipment .swiper-pagination {
    display: block;
  }
}

.service-catalog--equipment {
  padding-top: 0px;
}

.service-catalog__search {
  width: 220px;
  margin: 0 auto 40px;
}

.service-catalog__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}

@media only screen and (max-width: 1440px) {
  .service-catalog__list {
    padding: 0 50px;
  }
}

.service-catalog__item {
  flex: 0 0 33.33%;
  padding: 10px;
}

@media only screen and (max-width: 1365px) {
  .service-catalog__item {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 768px) {
  .service-catalog__item {
    flex: 0 0 100%;
  }
}

.service-catalog__link {
  display: flex;
  height: 100%;
  padding: 38px 18px;
  text-decoration: none;
  background: #f8f4ed;
  border-radius: 10px;
  transition: background 0.3s ease-in-out;
}

@media only screen and (max-width: 1365px) {
  .service-catalog__link {
    padding: 15px;
  }
}

@media only screen and (max-width: 567px) {
  .service-catalog__link {
    display: block;
  }
}

.service-catalog__link:hover {
  background: #ad9279;
}

.service-catalog__link:hover .service-catalog__icon {
  fill: #fff;
}

.service-catalog__link:hover .service-catalog__icon svg {
  fill: #fff !important;
}

.service-catalog__link:hover .service-catalog__icon svg path {
  fill: #fff !important;
}

.service-catalog__link:hover .service-catalog__name {
  color: #fff;
}

.service-catalog__link:hover .service-catalog__name-arrow {
  opacity: 1;
  visibility: visible;
}

.service-catalog__icon {
  width: 72px;
  flex: 0 0 auto;
  margin: 0 15px 0 0;
  fill: #ad9279;
  transition: fill 0.3s ease-in-out;
}

@media only screen and (max-width: 567px) {
  .service-catalog__icon {
    margin: 0 auto 10px;
  }
}

.service-catalog__icon svg {
  transition: fill 0.3s ease-in-out;
}

.service-catalog__icon svg path {
  transition: fill 0.3s ease-in-out;
}

.service-catalog__name {
  align-self: center;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.4;
  color: #533f34;
  transition: color 0.3s ease-in-out;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1365px) {
  .service-catalog__name {
    font-size: 18px;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 567px) {
  .service-catalog__name {
    text-align: center;
    display: block;
  }
}

.service-catalog__name-title {
  margin: 0 5px 0 0;
  text-overflow: ellipsis;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
}

@media only screen and (max-width: 567px) {
  .service-catalog__name-title {
    margin: 0 0 5px;
    display: block;
  }
}

.service-catalog__name-arrow {
  flex: 0 0 auto;
  width: 23px;
  fill: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

@media only screen and (max-width: 567px) {
  .service-catalog__name-arrow {
    display: block;
    margin: 0 auto;
  }
}

.all-services__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px -15px;
}

@media only screen and (max-width: 1440px) {
  .all-services__list {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 768px) {
  .all-services__list {
    padding: 0px;
    margin: 0px -10px;
  }
}

.all-services__item {
  padding: 15px;
  flex: 0 0 20%;
}

@media only screen and (max-width: 1365px) {
  .all-services__item {
    flex: 0 0 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .all-services__item {
    flex: 0 0 33.33%;
  }
}

@media only screen and (max-width: 768px) {
  .all-services__item {
    flex: 0 0 50%;
    padding: 10px;
  }
}

.all-services__image {
  border-radius: 18px;
  overflow: hidden;
  margin: 0 0 20px;
}

.all-services__name {
  text-align: center;
  color: #ad9279;
}

.cat-service-head {
  padding-bottom: 0px;
}

.cat-service-head__text {
  font-family: "montserrat", sans-serif;
  color: #777;
  font-size: 14px;
  line-height: 1.71;
}

.cat-service-head__text h2 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #ad9279;
}

@media only screen and (max-width: 1024px) {
  .cat-service-head__text h2 {
    font-size: 28px;
  }
}

.cat-service-head__text p {
  margin: 0 0 10px;
}

.cat-service-head__text ul {
  padding-left: 40px;
  list-style: inherit;
}

.cat-service-head__btn {
  text-align: center;
}

.cat-service-head__btn button {
  border-radius: 18px;
  padding: 12px 24px;
  min-width: 194px;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  margin: 10px;
  background: #ad9279;
  color: #f8f4ed;
  display: inline-block;
  cursor: pointer;
  font-family: "roboto", sans-serif;
}

.cat-service-head__btn button:hover {
  background: #f8f4ed;
  color: #ad9279;
}

.service-gallery__list-wrap {
  position: relative;
}

@media only screen and (max-width: 1389px) {
  .service-gallery__list-wrap {
    padding: 0 50px;
  }
}

.service-gallery__list {
  max-width: 970px;
  margin: auto;
}

.service-gallery__item {
  position: relative;
}

.service-gallery__item:hover .photo-open {
  opacity: 1;
  visibility: visible;
}

.service-gallery .swiper__prev,
.service-gallery .swiper__next {
  cursor: pointer;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -15px;
}

.service-gallery .swiper__prev:after,
.service-gallery .swiper__next:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  border: solid #ad9279;
  border-width: 0 1px 1px 0;
  transition: border 0.3s ease-in-out;
}

.service-gallery .swiper__prev {
  left: 75px;
}

@media only screen and (max-width: 1200px) {
  .service-gallery .swiper__prev {
    left: 25px;
  }
}

@media only screen and (max-width: 1060px) {
  .service-gallery .swiper__prev {
    left: 0px;
  }
}

.service-gallery .swiper__prev:after {
  transform: rotate(135deg);
  margin-left: -3px;
}

.service-gallery .swiper__next {
  right: 75px;
}

@media only screen and (max-width: 1200px) {
  .service-gallery .swiper__next {
    right: 25px;
  }
}

@media only screen and (max-width: 1060px) {
  .service-gallery .swiper__next {
    right: 0px;
  }
}

.service-gallery .swiper__next:after {
  transform: rotate(-45deg);
  margin-left: -9px;
}

.cat-service-info__item {
  font-family: "montserrat", sans-serif;
  color: #777;
  font-size: 14px;
  line-height: 1.71;
}

.cat-service-info__item h2 {
  font-size: 36px;
  margin-bottom: 20px;
  color: #ad9279;
  line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
  .cat-service-info__item h2 {
    font-size: 28px;
  }
}

.cat-service-info__item h3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #777;
  line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
  .cat-service-info__item h3 {
    font-size: 16px;
  }
}

.cat-service-info__item h4 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #777;
  line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
  .cat-service-info__item h4 {
    font-size: 14px;
  }
}

.cat-service-info__item p {
  margin: 0 0 10px;
}

.cat-service-info__item ul {
  padding-left: 40px;
  list-style: inherit;
}

.cat-service-info__item a {
  color: #c69c71;
}

.cat-service-info__item a:hover {
  text-decoration: underline;
}

.services-video {
  background-image: url(/images/services-video_bg.webp?759c9ccadf672fe4c50cab7e9144ff33);
}

.services-video .about-us-video__content-file-item {
  max-width: inherit;
}

.services-video__wrap {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  .services-video__wrap {
    flex-wrap: wrap;
  }
}

.services-video .main-spoiler {
  flex: 0 0 50%;
  margin: 0 40px 0 0;
}

@media only screen and (max-width: 1024px) {
  .services-video .main-spoiler {
    margin: 0 0 40px;
    flex: 0 0 100%;
  }
}

.services-video .about-us-video__wrap {
  flex: 0 0 50%;
  padding: 0 0 0 100px;
}

@media only screen and (max-width: 1024px) {
  .services-video .about-us-video__wrap {
    padding: 0;
    flex: 0 0 100%;
  }
}

.services-video .main-spoiler__item-name {
  color: #333;
}

.services-video .spoiler__btn {
  padding: 5px 10px;
  color: #747474;
  border-bottom: 1px solid #ad9279;
  margin: 10px 0px;
  display: inline-block;
  font-family: "roboto", sans-serif;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
}

.services-video .main-spoiler__wrap:not(:nth-child(-n+5)) {
  display: none;
}

.services-video .main-spoiler__wrap.active {
  display: block;
}

.services-video .js-spoiler-hide {
  display: none;
}

.services-galleries .swiper-wrapper {
  justify-content: center;
}

.services-galleries__list-wrap {
  position: relative;
}

.services-galleries__item {
  position: relative;
}

.services-galleries__item:hover .photo-open {
  opacity: 1;
  visibility: visible;
}

.services-galleries .swiper__prev,
.services-galleries .swiper__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border: none;
  background: none;
  cursor: pointer;
}

@media only screen and (max-width: 460px) {
  .services-galleries .swiper__prev,
  .services-galleries .swiper__next {
    width: 30px;
    height: 30px;
  }
}

.services-galleries .swiper__prev:after,
.services-galleries .swiper__next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  border-top: 1px solid #ad9279;
  border-right: 1px solid #ad9279;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media only screen and (max-width: 460px) {
  .services-galleries .swiper__prev:after,
  .services-galleries .swiper__next:after {
    width: 18px;
    height: 18px;
  }
}

.services-galleries .swiper__next {
  right: -60px;
}

@media only screen and (max-width: 1440px) {
  .services-galleries .swiper__next {
    right: 0px;
  }
}

.services-galleries .swiper__next:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.services-galleries .swiper__prev {
  left: -60px;
}

@media only screen and (max-width: 1440px) {
  .services-galleries .swiper__prev {
    left: 0px;
  }
}

.services-galleries .swiper__prev:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}

.services-leads__name {
  color: #ad9279;
  margin: 0 0 20px;
}

.services-leads__text {
  color: #333;
  margin-bottom: 10px;
}

.services-leads__source {
  color: #333;
}

@media only screen and (max-width: 768px) {
  .page-title-block--chars {
    padding-bottom: 0px;
  }
}

.page-title-block--chars .section-title {
  color: #ad9279;
}

.page-title-block--chars .page-title-block__mob-wrap {
  display: flex;
  flex-direction: column;
}

.page-title-block--chars .breadcrumbs {
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .page-title-block--chars .page-title-block__info {
    margin-bottom: 0px;
  }
}

.page-title-block--chars .page-title-block__list-wrap {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 30px;
}

@media only screen and (max-width: 768px) {
  .page-title-block--chars .page-title-block__list-wrap {
    margin: auto -15px;
    width: 100vw;
    background: #fff;
    padding: 40px 0px;
    order: 3;
  }
}

.page-title-block--chars .page-title-block__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px -15px;
}

.page-title-block--chars .page-title-block__item {
  flex: 0 0 33.33%;
  min-width: 290px;
  padding: 15px;
}

.page-title-block--chars .page-title-block__item-icon {
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;
  fill: #ad9279;
}

.page-title-block--chars .page-title-block__item-name {
  text-align: center;
  color: #ad9279;
  position: relative;
  padding: 0 0 8px;
  margin: 0 0 12px;
}

.page-title-block--chars .page-title-block__item-name:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 110px;
  margin: 0 0 0 -55px;
  height: 0;
  border-bottom: solid #ad9279;
  border-width: thin;
}

.page-title-block--chars .page-title-block__item-duration {
  color: #333;
  text-align: center;
}

.page-title-block--chars__tabs-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px -10px;
}

@media only screen and (max-width: 768px) {
  .page-title-block--chars__tabs-wrap {
    order: 2;
    padding-bottom: 40px;
  }
}

.page-title-block--chars__tabs {
  margin: 10px;
  border-radius: 18px;
  padding: 12px 24px;
  min-width: 194px;
  font-size: 15px;
  line-height: 1;
  background: #f8f4ed;
  border: 1px solid #ad9279;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "roboto", sans-serif;
  text-transform: uppercase;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.page-title-block--chars__tabs.reverse {
  background: #ad9279;
  color: #f8f4ed;
}

.page-title-block--chars__tabs.reverse:hover {
  background: #f8f4ed;
  color: #333;
}

.page-title-block--chars__tabs:hover {
  background: #ad9279;
  color: #f8f4ed;
}

.services-text__item {
  color: #333;
  line-height: 1.71;
}

.services-text__item h2 {
  color: #ad9279;
  text-align: center;
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 1.2;
}

@media only screen and (max-width: 1365px) {
  .services-text__item h2 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  .services-text__item h2 {
    font-size: 28px;
  }
}

.services-text__item h3 {
  color: #ad9279;
  text-align: center;
  font-size: 24px;
  margin-bottom: 14px;
  line-height: 1.2;
}

.services-text__item ul {
  padding-left: 40px;
  list-style: inherit;
  margin: 17px 0px;
  font-family: "roboto", sans-serif;
  font-size: 17px;
  line-height: 1.58;
}

.services-text__item p {
  margin: 0 0 10px;
  font-family: "roboto", sans-serif;
  font-size: 17px;
  line-height: 1.58;
}

.services-text__item a {
  color: #c69c71;
  font-family: "roboto", sans-serif;
}

.services-text__item a:hover {
  text-decoration: underline;
}

.services-indications {
  background: #f8f4ed;
}

.services-indications__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.services-indications__item {
  max-width: 120px;
  width: 100%;
  margin: 0px 30px;
  margin-bottom: 20px;
}

.services-indications__icon {
  border-radius: 50%;
  overflow: hidden;
  margin: 0 0 10px;
  fill: #ad9279;
}

.services-indications__name {
  text-align: center;
  font-size: 14px;
  line-height: 1.71;
  color: #333;
  font-family: "roboto", sans-serif;
}

.services-cabinet__image {
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #ad9279;
}

.main-spoiler__recommendations .main-spoiler__item-name {
  color: #333;
}

.main-spoiler__recommendations .main-spoiler__list {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.city-message {
  position: relative;
  padding: 0 0 8px;
  margin: 0 0 12px;
  text-align: center;
}

.city-message:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 110px;
  margin: 0 0 0 -55px;
  height: 0;
  border-bottom: solid #ad9279;
  border-width: thin;
}

.top-services__all-page .section-title {
  text-align: left;
  font-family: "montserrat", sans-serif;
}

.top-services__all-page .top-services__list {
  padding: 0;
  margin-bottom: 0px;
  border: none;
}

.services-search-input {
  background: #f8f4ed;
}

.services-search-input__item {
  position: relative;
  width: 100%;
}

.services-search-input input {
  outline: none;
  width: 100%;
  height: 26px;
  border-radius: 13px;
  border: 0;
  padding: 7px 35px 7px 10px;
  font-size: 13px;
  line-height: 13px;
}

@media only screen and (max-width: 768px) {
  .services-search-input input {
    height: 36px;
    padding: 7px 15px;
  }
}

.services-search {
  font-family: "roboto", sans-serif;
}

.services-search__letters {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
}

@media only screen and (max-width: 768px) {
  .services-search__letters {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.services-search__letters-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -5px;
  min-width: 0;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .services-search__letters-list {
    justify-content: center;
  }
}

.services-search__letters-item {
  padding: 5px;
}

.services-search__letters-btn {
  font-size: 20px;
  line-height: 1;
  color: #c69c71;
  cursor: pointer;
  font-family: "roboto", sans-serif;
}

.services-search__btn-all {
  white-space: nowrap;
  font-size: 20px;
  line-height: 1;
  color: #c69c71;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .services-search__btn-all {
    margin: 15px 0 0;
  }
}

.services-search__item {
  margin: 0 0 20px;
}

.services-search__alphabet {
  font-size: 20px;
  line-height: 1;
  color: #c69c71;
  margin: 0 0 10px;
}

.services-search__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -5px;
}

@media only screen and (max-width: 1439px) {
  .services-search__list {
    padding: 0 50px;
  }
}

.services-search__unit {
  flex: 0 0 33.33%;
  padding: 5px;
}

@media only screen and (max-width: 1024px) {
  .services-search__unit {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 567px) {
  .services-search__unit {
    flex: 0 0 100%;
  }
}

.services-search__link {
  display: block;
  font-size: 16px;
  line-height: 1.25;
  color: #747474;
  transition: color 0.3s ease-in-out;
}

.services-search__link:hover {
  color: #c69c71;
}

.services-price__list {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 567px) {
  .services-price__list {
    margin: 0 -15px;
    width: auto;
  }
}

.services-price__table {
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
}

.services-price__table th,
.services-price__table td {
  padding: 16px;
}

.services-price__thead {
  color: #fff;
  font-weight: 100;
  background: #ad9279;
}

@media only screen and (max-width: 567px) {
  .services-price__thead-th {
    font-size: 13px;
    line-height: 1.15;
    word-break: break-word;
  }
}

.services-price__thead-th--left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

@media only screen and (max-width: 567px) {
  .services-price__thead-th--left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

@media only screen and (max-width: 567px) {
  .services-price__thead-th--right {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

.services-price__tbody {
  color: #333;
  font-family: "roboto", sans-serif;
}

.services-price__tbody-tr:not(:nth-child(-n+5)) {
  display: none;
}

.services-price__tbody-tr.active {
  display: table-row;
}

.services-price__tbody-tr:nth-child(2n) {
  background: #f8f4ed;
}

@media only screen and (max-width: 567px) {
  .services-price__tbody-td {
    font-size: 13px;
    line-height: 1.15;
    word-break: break-word;
  }
}

.services-price__tbody-td--left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

@media only screen and (max-width: 567px) {
  .services-price__tbody-td--left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

.services-price__tbody-td--right {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  min-width: 100px;
  max-width: 200px;
}

@media only screen and (max-width: 567px) {
  .services-price__tbody-td--right {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

.services-price .page-link-btn__wrap {
  margin: 20px 0px;
}

.services-price .js_hide-all-price {
  display: none;
}

.services-anchor {
  padding: 0px;
  border-bottom: 1px solid #f8f4ed;
}

@media only screen and (max-width: 567px) {
  .services-anchor {
    background: #f8f4ed;
    padding: 30px 0;
  }
}

.services-anchor.fixed {
  background: #f8f4ed;
  position: fixed;
  width: 100%;
  z-index: 999;
}

@media only screen and (max-width: 567px) {
  .services-anchor.fixed {
    padding: 0;
    background: #533f34;
  }

  .services-anchor.fixed .services-anchor__item {
    color: #fff;
  }

  .services-anchor.fixed .services-anchor__list {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
    white-space: nowrap;
  }
}

.services-anchor__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.services-anchor__item {
  cursor: pointer;
  color: #333;
  font-size: 16px;
  padding: 10px 25px;
  transition: color 0.3s ease-in-out;
  position: relative;
  font-family: "noto_serif", sans-serif;
}

@media only screen and (max-width: 567px) {
  .services-anchor__item {
    width: 100%;
    text-align: center;
    padding: 8px 5px;
  }
}

.services-anchor__item:hover {
  color: #ad9279;
}

.services-anchor__item.active {
  color: #ad9279;
}

.services-anchor__item.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ad9279;
}

.reviews-page {
  background: #f8f4ed;
}

.reviews-page__top {
  margin-bottom: 50px;
}

.reviews-page__btn-wrap {
  text-align: center;
}

.reviews-page__btn-wrap .main-btn {
  text-transform: inherit;
  background: #ad9279;
  color: #f8f4ed;
}

.reviews-page__btn-wrap .main-btn:hover {
  background: #f8f4ed;
  color: #ad9279;
}

.reviews-page__item {
  font-family: "montserrat", sans-serif;
  background: #fff;
  padding: 50px;
  box-shadow: 0 0 6px rgba(191, 166, 154, 0.3);
}

.reviews-page__item:not(:last-child) {
  margin: 0 0 40px;
}

.reviews-page__header {
  display: flex;
  align-items: flex-end;
  margin: 0 0 15px;
}

.reviews-page__data {
  margin: 0 0 0 10px;
  color: #747474;
}

.reviews-page__body {
  font-size: 14px;
  line-height: 1.42;
  color: #747474;
}

.reviews-page__source {
  margin: 5px 0 0;
}

.reviews-page__source-name {
  font-size: 14px;
  line-height: 1.42;
}

.reviews-page__source-link {
  color: #c69c71;
  text-decoration: none;
  margin: 0 0 0 10px;
}

.reviews-page__source-link:hover {
  text-decoration: underline;
}

.reviews-page__image {
  margin: 10px 0 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}

.reviews-page__image-item {
  display: block;
  flex: 0 0 25%;
  padding: 10px;
  position: relative;
}

.reviews-page__image-item:hover .photo-open {
  opacity: 1;
  visibility: visible;
}

.reviews-page__form-item {
  width: 100%;
  background: #fff;
  padding: 40px;
  box-shadow: 0 0 10px #ccc;
  display: none;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .reviews-page__form-item {
    padding: 15px;
  }
}

.reviews-page__form-wrap {
  display: flex;
}

@media only screen and (max-width: 768px) {
  .reviews-page__form-wrap {
    display: block;
  }
}

.reviews-page__left {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .reviews-page__left {
    margin: 0 0 30px;
  }
}

.reviews-page__textarea {
  height: 100%;
}

.reviews-page__textarea textarea {
  background: #f8f4ed;
  border: 1px solid;
  border-color: rgba(198, 156, 113, 0.3);
  width: 100%;
  height: 100%;
  resize: none;
  padding: 15px 22px;
  color: #747474;
  font-size: 14px;
  line-height: 1.42;
  font-family: "roboto", sans-serif;
  max-width: inherit;
}

@media only screen and (max-width: 768px) {
  .reviews-page__textarea textarea {
    height: 200px;
  }
}

.reviews-page__textarea textarea::-moz-placeholder {
  text-transform: uppercase;
}

.reviews-page__textarea textarea::placeholder {
  text-transform: uppercase;
}

.reviews-page__right {
  width: 400px;
  flex: 0 0 auto;
  margin: 0 0 0 30px;
}

@media only screen and (max-width: 768px) {
  .reviews-page__right {
    width: 100%;
    margin: 0;
  }
}

.reviews-page__input:not(:last-child) {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1365px) {
  .reviews-page__input:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .reviews-page__input:not(:last-child) {
    margin-bottom: 20px;
  }
}

.reviews-page__input input {
  background: #f8f4ed;
  border: 1px solid;
  border-color: rgba(198, 156, 113, 0.3);
  width: 100%;
  padding: 10px 22px;
  color: #747474;
  font-size: 14px;
  line-height: 1.42;
  font-family: "roboto", sans-serif;
}

.reviews-page__input input::-moz-placeholder {
  text-transform: uppercase;
}

.reviews-page__input input::placeholder {
  text-transform: uppercase;
}

.reviews-page__upload {
  position: relative;
  margin: 20px 0 0;
  font-family: "montserrat", sans-serif;
}

.reviews-page__upload-label {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.reviews-page__upload-label input {
  display: none;
}

.reviews-page__upload-ico {
  width: 30px;
  height: 30px;
  flex: 0 0 auto;
  margin: 0 10px 0 0;
}

.reviews-page__upload-ico svg {
  fill: #ad9279;
}

.reviews-page__upload-name {
  font-size: 14px;
  line-height: 1;
  color: #747474;
}

.reviews-page__btn {
  width: 100%;
  font-family: "roboto", sans-serif;
  background: #ad9279;
  color: #f8f4ed;
  cursor: pointer;
  padding: 12px 30px;
  font-size: 14px;
  line-height: 14px;
  border: none;
  text-decoration: none;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  display: inline-block;
}

.reviews-page__btn:hover {
  background: #f8f4ed;
  color: #ad9279;
}

.reviews-page__btn--cancel {
  padding: 10px 40px;
  background: #f8f4ed;
  border: 1px solid #ad9279;
  color: #333;
}

.reviews-page__btn--cancel:hover {
  background: #ad9279;
  color: #f8f4ed;
}

.reviews-page__btn:not(:last-child) {
  margin-bottom: 20px;
}

.reviews-page__answers {
  padding: 50px 0 0 50px;
}

@media only screen and (max-width: 1024px) {
  .reviews-page__answers {
    padding: 15px 0 0 15px;
  }
}

.reviews-page__answers-header {
  display: flex;
  align-items: flex-end;
  margin: 0 0 15px;
}

.reviews-page__client {
  color: #ad9279;
}

.reviews-page__data {
  margin: 0 0 0 10px;
  color: #747474;
}

.reviews-page__content {
  font-size: 14px;
  line-height: 1.42;
  color: #747474;
}

.reviews-page__answers-body {
  font-size: 14px;
  line-height: 1.42;
  color: #747474;
}

.specialists__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px -40px;
}

@media only screen and (max-width: 1365px) {
  .specialists__list {
    margin: 0px -15px;
  }
}

@media only screen and (max-width: 768px) {
  .specialists__list {
    display: block;
  }
}

.specialists__item {
  flex: 0 0 33.33%;
  padding: 40px;
}

@media only screen and (max-width: 1365px) {
  .specialists__item {
    padding: 15px;
  }
}

@media only screen and (max-width: 992px) {
  .specialists__item {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 768px) {
  .specialists__item {
    max-width: 290px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  .specialists__item:not(:last-child) {
    margin-bottom: 30px;
  }
}

.specialists__link {
  height: 100%;
  display: flex;
  align-items: flex-end;
  text-decoration: none;
}

.specialists__image {
  width: 260px;
  flex: 0 0 auto;
  border-radius: 50%;
  overflow: hidden;
  height: 100%;
}

@media only screen and (max-width: 1365px) {
  .specialists__image {
    width: 200px;
  }
}

.specialists__image--link {
  background: rgba(211, 196, 177, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

@media only screen and (max-width: 992px) {
  .specialists__image--link {
    height: 200px;
  }
}

.specialists__name {
  font-size: 23px;
  line-height: 1.3;
  color: #333;
  z-index: 1;
  margin-bottom: 8px;
}

@media only screen and (max-width: 1365px) {
  .specialists__name {
    font-size: 20px;
    line-height: 1.45;
  }
}

.specialists__experiences {
  color: #333;
  font-size: 15px;
  line-height: 1.45;
}

.specialists__info {
  margin: 0 0 10px -40px;
}

.specialiast-head {
  background: #F7EAD9;
}

.specialiast-head .section-title {
  color: #140D0F;
  margin-bottom: 24px;
  text-align: left;
  font-family: "roboto", sans-serif;
}

@media only screen and (max-width: 992px) {
  .specialiast-head .section-title {
    text-align: center;
  }
}

.specialiast-head__wrap {
  display: flex;
  gap: 55px;
}

@media only screen and (max-width: 992px) {
  .specialiast-head__wrap {
    flex-wrap: wrap;
    gap: 30px;
  }
}

.specialiast-head__photo {
  max-width: 500px;
  width: 100%;
  margin-bottom: -75px;
}

@media only screen and (max-width: 1200px) {
  .specialiast-head__photo {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 992px) {
  .specialiast-head__photo {
    max-width: inherit;
  }
}

.specialiast-head__photo img {
  border-radius: 10px;
  overflow: hidden;
}

.specialiast-head__breadcrumbs {
  margin-bottom: 140px;
}

.specialiast-head__breadcrumbs--mob {
  display: none;
}

@media only screen and (max-width: 992px) {
  .specialiast-head__breadcrumbs--mob {
    display: block;
    margin-bottom: 20px;
    justify-content: center;
  }
}

@media only screen and (max-width: 992px) {
  .specialiast-head__breadcrumbs--desc {
    display: none;
  }
}

.specialiast-head__breadcrumbs .breadcrumbs {
  justify-content: flex-start;
}

@media only screen and (max-width: 992px) {
  .specialiast-head__item {
    order: 2;
    text-align: center;
  }
}

.specialiast-head__descript {
  color: #140D0F;
  font-family: "roboto", sans-serif;
  margin-bottom: 24px;
}

.specialiast-head__btn-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media only screen and (max-width: 992px) {
  .specialiast-head__btn-wrap {
    gap: 10px;
    justify-content: center;
  }
}

.specialiast-head__btn {
  border-radius: 18px;
  padding: 10px 32px;
  font-size: 15px;
  line-height: 1;
  background: transparent;
  border: 1px solid #ad9279;
  color: #ad9279;
  cursor: pointer;
  display: inline-block;
  font-family: "roboto", sans-serif;
  text-transform: uppercase;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.specialiast-head__btn.reverse {
  background: #ad9279;
  color: #f8f4ed;
}

.specialiast-head__btn.reverse:hover {
  background: transparent;
  color: #ad9279;
}

.specialiast-head__btn:hover {
  background: #ad9279;
  color: #f8f4ed;
}

@media only screen and (max-width: 590px) {
  .specialiast-head__btn {
    flex: 0 0 100%;
  }
}

.specialiast-feature {
  background: #F8F4ED;
}

.specialiast-feature__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media only screen and (max-width: 768px) {
  .specialiast-feature__list {
    gap: 16px;
  }
}

.specialiast-feature__item {
  display: flex;
  align-items: center;
  flex: 0 0 calc((100% - 40px) / 3);
}

@media only screen and (max-width: 768px) {
  .specialiast-feature__item {
    flex: 0 0 100%;
  }
}

.specialiast-feature__icon {
  margin-right: 12px;
}

.specialiast-feature__experiences {
  color: #140D0F;
  font-family: "roboto", sans-serif;
}

.specialiast-info {
  background: #fff;
}

.specialiast-info__text {
  font-family: "roboto", sans-serif;
  color: #777;
  font-size: 15px;
  line-height: 1.46;
}

.specialiast-info__text strong {
  font-weight: 700;
  color: #140D0F;
}

.specialiast-info__text h3 {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 100;
  margin-bottom: 12px;
  margin-top: 24px;
}

.specialiast-info__text P {
  margin: 0 0 12px;
}

.specialiast-info__text ul {
  padding-left: 40px;
  list-style: inherit;
}

.specialiast-area {
  background: #fff;
}

.specialiast-area .section-title {
  color: #140D0F;
  font-family: "montserrat", sans-serif;
  font-size: 36px;
}

@media only screen and (max-width: 1365px) {
  .specialiast-area .section-title {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  .specialiast-area .section-title {
    font-size: 28px;
  }
}

.specialiast-area .service-catalog__item:not(:nth-child(-n+12)) {
  display: none;
}

.specialiast-area .service-catalog__item.active {
  display: block;
}

.specialiast-area__btn-visible {
  margin: auto;
  color: #c69c71;
  display: block;
  font-size: 14px;
  line-height: 1;
}

.specialiast-area__hide {
  display: none;
  padding: 5px 10px;
  color: #747474;
  border-bottom: 1px solid #ad9279;
}

.specialiast-area__show-more {
  padding: 5px 10px;
  color: #747474;
  border-bottom: 1px solid #ad9279;
}

.specialiast-diploms {
  background: #F8F4ED;
}

.specialiast-diploms .section-title {
  font-family: "montserrat", sans-serif;
  font-size: 36px;
  color: #140D0F;
}

@media only screen and (max-width: 1365px) {
  .specialiast-diploms .section-title {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  .specialiast-diploms .section-title {
    font-size: 28px;
  }
}

.specialiast-diploms__list-wrap {
  position: relative;
}

@media only screen and (max-width: 1440px) {
  .specialiast-diploms__list-wrap {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 460px) {
  .specialiast-diploms__list-wrap {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  .specialiast-diploms__list {
    padding-bottom: 20px;
  }
}

.specialiast-diploms__item {
  position: relative;
}

.specialiast-diploms__item:hover .photo-open {
  opacity: 1;
  visibility: visible;
}

.specialiast-diploms__item img {
  max-height: 230px;
}

.specialiast-diploms__photo-open {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.specialiast-diploms .swiper-pagination {
  display: none;
}

@media only screen and (max-width: 768px) {
  .specialiast-diploms .swiper-pagination {
    display: block;
  }
}

.specialiast-diploms .swiper-pagination-bullets-dynamic {
  left: inherit !important;
  transform: none !important;
}

.specialiast-diploms .swiper__prev,
.specialiast-diploms .swiper__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border: none;
  background: none;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .specialiast-diploms .swiper__prev,
  .specialiast-diploms .swiper__next {
    display: none;
  }
}

@media only screen and (max-width: 460px) {
  .specialiast-diploms .swiper__prev,
  .specialiast-diploms .swiper__next {
    width: 30px;
    height: 30px;
  }
}

.specialiast-diploms .swiper__prev:after,
.specialiast-diploms .swiper__next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  border-top: 1px solid #ad9279;
  border-right: 1px solid #ad9279;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media only screen and (max-width: 460px) {
  .specialiast-diploms .swiper__prev:after,
  .specialiast-diploms .swiper__next:after {
    width: 18px;
    height: 18px;
  }
}

.specialiast-diploms .swiper__next {
  right: -60px;
}

@media only screen and (max-width: 1440px) {
  .specialiast-diploms .swiper__next {
    right: 0px;
  }
}

.specialiast-diploms .swiper__next:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.specialiast-diploms .swiper__prev {
  left: -60px;
}

@media only screen and (max-width: 1440px) {
  .specialiast-diploms .swiper__prev {
    left: 0px;
  }
}

.specialiast-diploms .swiper__prev:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}

.articles-publications {
  background: #fff;
}

.articles-publications .section-title {
  text-align: left;
  font-family: "roboto", sans-serif;
  font-size: 36px;
  margin-bottom: 20px;
  color: #140D0F;
}

.specialist__modal-name {
  margin-top: 10px;
  font-size: 20px;
}

.specialiast-anchor {
  padding: 0px;
  border-bottom: 1px solid #f8f4ed;
}

@media only screen and (max-width: 567px) {
  .specialiast-anchor {
    padding: 24px 0;
  }
}

.specialiast-anchor.fixed {
  padding: 0;
  background: #f8f4ed;
  position: fixed;
  width: 100%;
  z-index: 999;
}

@media only screen and (max-width: 567px) {
  .specialiast-anchor.fixed {
    background: #533f34;
  }

  .specialiast-anchor.fixed .specialiast-anchor__item {
    color: #fff;
  }

  .specialiast-anchor.fixed .specialiast-anchor__list {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
    white-space: nowrap;
  }

  .specialiast-anchor.fixed .specialiast-anchor__item {
    margin-bottom: 0px;
    background: none;
  }
}

.specialiast-anchor__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.specialiast-anchor__item {
  cursor: pointer;
  color: #333;
  font-size: 16px;
  padding: 10px 25px;
  transition: color 0.3s ease-in-out;
  position: relative;
  font-family: "noto_serif", sans-serif;
}

@media only screen and (max-width: 567px) {
  .specialiast-anchor__item {
    width: 100%;
    padding: 8px 5px;
    background: #F7F4EE;
    border-radius: 10px;
  }

  .specialiast-anchor__item:not(:last-child) {
    margin-bottom: 10px;
  }
}

.specialiast-anchor__item:hover {
  color: #ad9279;
}

.specialiast-anchor__item.active {
  color: #ad9279;
}

.specialiast-anchor__item.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ad9279;
}

.methodics-info__text {
  text-align: center;
  color: #777;
  font-size: 14px;
  line-height: 1.71;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  font-family: "montserrat", sans-serif;
}

.methodics-info__text p:not(:last-child) {
  margin: 0 0 10px;
}

.work_galleries__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -10px;
}

.work_galleries__item {
  position: relative;
  flex: 0 0 20%;
  padding: 10px;
}

@media only screen and (max-width: 1365px) {
  .work_galleries__item {
    flex: 0 0 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .work_galleries__item {
    flex: 0 0 33.33%;
  }
}

@media only screen and (max-width: 768px) {
  .work_galleries__item {
    flex: 0 0 50%;
  }
}

.news-item__wrap {
  display: flex;
}

.news-item__info {
  width: 100%;
}

.news-item__info p {
  color: #777;
  font-size: 14px;
  line-height: 1.71;
  margin: 0 0 10px;
}

.news-item__info h3 {
  color: #777;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 100;
  margin-bottom: 14px;
  margin-top: 24px;
}

.news-item__info ul {
  padding-left: 40px;
  list-style: inherit;
}

.news-item__info--flex {
  display: flex;
}

.news-item__image {
  width: 400px;
  max-width: 53%;
  flex: 0 0 auto;
  margin-right: 40px;
}

.news-item__date {
  margin: 0 0 20px;
  font-size: 80%;
  color: #333;
  font-family: "roboto", sans-serif;
}

.news-item__content {
  font-family: "montserrat", sans-serif;
}

.news-item__content h2 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1365px) {
  .news-item__content h2 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  .news-item__content h2 {
    font-size: 28px;
  }
}

.news-item__content p {
  color: #777;
  font-size: 14px;
  line-height: 1.71;
  margin: 0 0 10px;
}

.news-item__content img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  display: inline-block !important;
}

.news-item__aside {
  width: 300px;
  flex: 0 0 auto;
  margin-left: 40px;
  font-family: "roboto", sans-serif;
}

@media only screen and (max-width: 1365px) {
  .news-item__aside {
    display: none;
  }
}

.news-item__aside-item {
  border-bottom: 1px solid #c69c71;
}

.news-item__aside-item:not(:last-child) {
  margin-bottom: 30px;
}

.news-item__aside-link {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.news-item__aside-image {
  flex: 0 0 auto;
  margin-bottom: 10px;
  position: relative;
  max-height: 300px;
  overflow: hidden;
}

.news-item__aside-name {
  margin: 0 0 10px;
  flex: 1 0 auto;
  color: #c69c71;
  font-weight: 100;
  font-size: 18px;
  line-height: 1.33;
}

.news-item__aside-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.news-item__aside-date {
  color: #747474;
  margin-bottom: 10px;
  flex: 0 0 auto;
  font-size: 80%;
}

.news-item__aside-text {
  height: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.71;
  margin-bottom: 10px;
  color: #777;
}

.news-item__aside-btn {
  flex: 0 0 auto;
  margin: 10px 0px;
  color: #c69c71;
  font-size: 14px;
  line-height: 1;
  font-family: "roboto", sans-serif;
  display: inline-block;
  text-align: left;
}

.news-item__subscribe-btn {
  text-align: center;
}

.news-item__subscribe-btn button {
  padding: 10px 40px;
  background: #f8f4ed;
  border: 1px solid #ad9279;
  color: #333;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-family: "roboto", sans-serif;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  cursor: pointer;
}

.news-item__subscribe-btn button:hover {
  background: #ad9279;
  color: #f8f4ed;
}

.news-item__article .news-item__date {
  color: #777;
}

.author {
  font-family: "montserrat", sans-serif;
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}

.author__list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}

.author__holder {
  padding: 10px;
  width: 50%;
}

@media only screen and (max-width: 1024px) {
  .author__holder {
    width: 100%;
  }
}

.author__item {
  height: 100%;
  display: flex;
}

@media only screen and (max-width: 567px) {
  .author__item {
    display: block;
  }
}

.author__item:hover .author__link {
  text-decoration: underline;
}

.author__image {
  flex: 0 0 auto;
  width: 100px;
  margin: 0 15px 0 0;
}

@media only screen and (max-width: 567px) {
  .author__image {
    margin: 0 auto 15px;
  }
}

.author__info {
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 567px) {
  .author__info {
    display: block;
    text-align: center;
  }
}

.author__name {
  color: #ad9279;
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 10px;
  flex: 0 0 auto;
}

.author__desc {
  color: #777;
  font-size: 14px;
  line-height: 1.42;
  margin: 0 0 10px;
  height: 100%;
}

.author__link {
  flex: 0 0 auto;
  color: #c69c71;
  font-size: 14px;
  line-height: 1;
}

.video__tabs {
  font-family: "montserrat", sans-serif;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px -10px;
  margin-bottom: 40px;
}

.video__tabs-item {
  padding: 10px;
}

.video__tabs-btn {
  font-family: "roboto", sans-serif;
  font-size: 15px;
  line-height: 1;
  cursor: pointer;
  display: block;
  border-radius: 10px;
  padding: 8px 12px 9px;
  color: #333;
  border: 1px solid #ad9279;
  transition: background 0.3s ease-in-out;
}

.video__tabs-btn.active {
  background: #f8f4ed;
}

.video__content-item {
  flex-wrap: wrap;
  margin: 0px -10px;
  display: none;
}

.video__content-item.active {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.video__content-file {
  flex: 0 0 33.33%;
  padding: 10px;
  min-height: 200px;
  width: 100%;
  max-height: 400px;
}

@media only screen and (max-width: 1365px) {
  .video__content-file {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 768px) {
  .video__content-file {
    flex: 0 0 100%;
  }
}

.video__content-file-item {
  position: relative;
  border: 1px solid #ad9279;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
}

.video__content-icon {
  position: absolute;
  right: 10px;
  bottom: 5px;
  width: 50px;
}

.video__content-icon svg {
  fill: #dd2e44;
}

.video__modal-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}

.video__modal-wrap.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

.video__modal {
  max-width: 1000px;
  width: 100%;
}

.video__modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video__modal-body {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.video__modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
}

.about-us-info {
  background: #f8f4ed;
}

.about-us-info__text {
  text-align: center;
  color: #777;
  font-size: 14px;
  line-height: 1.71;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.main-spoiler__about-us {
  background: #f8f4ed;
}

.main-spoiler__about-us .main-spoiler__list {
  background: #fff;
  padding: 40px;
  box-shadow: 0 0 10px #ccc;
}

@media only screen and (max-width: 1024px) {
  .main-spoiler__about-us .main-spoiler__list {
    padding: 15px;
  }
}

.main-spoiler__about-us .main-spoiler__content-text p {
  margin: 0 0 10px;
}

.about-us__all-equipment {
  background: #f8f4ed;
}

.about-us__all-equipment .section-title {
  text-align: left;
}

.about-us__all-equipment .all-equipment__list {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
}

.about-us__all-equipment .all-equipment__descript {
  margin-bottom: 20px;
}

.about-us-specialists {
  background: #f8f4ed;
}

.about-us-video--bg {
  background-image: url(/images/video_bg.webp?211615f85c288d2b932b40fbd1a8dde5);
}

.about-us-video .section-title {
  margin-bottom: 20px;
  font-size: 28px;
  text-align: left;
}

.about-us-video__wrap {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.about-us-video__content-file {
  width: 600px;
  position: relative;
  border: 1px solid #ad9279;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
}

.about-us-video__content-file-item {
  width: 100%;
  max-height: 400px;
  max-width: 220px;
  margin: auto;
}

.about-us-diploms {
  background-image: url(/images/diploms_bg.webp?49be665319a2b35283d8959b6e410f98);
}

.about-us-diploms .section-title {
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
  font-size: 36px;
  font-family: "montserrat", sans-serif;
}

.about-us-diploms__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px -10px;
  margin-bottom: 10px;
}

.about-us-diploms__item-wrap {
  flex: 0 0 20%;
  padding: 10px;
}

@media only screen and (max-width: 1365px) {
  .about-us-diploms__item-wrap {
    flex: 0 0 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .about-us-diploms__item-wrap {
    flex: 0 0 33.33%;
  }
}

@media only screen and (max-width: 768px) {
  .about-us-diploms__item-wrap {
    flex: 0 0 50%;
  }
}

.about-us-diploms__item {
  position: relative;
}

.about-us-diploms__item:hover .photo-open {
  opacity: 1;
  visibility: visible;
}

.about-us-diploms__btn-wrap {
  text-align: center;
}

.about-us-diploms__btn {
  margin: 10px;
  padding: 5px 10px;
  color: #fff;
  border-bottom: 1px solid #ad9279;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  font-family: "roboto", sans-serif;
}

.about-us-leads {
  background-image: url(/images/about-us-leads_img.webp?4631123e3379f2b29dfd4db8f68f205a);
  min-height: 480px;
  background-position: 50%;
}

@media only screen and (max-width: 1024px) {
  .about-us-leads {
    min-height: auto;
  }
}

@media only screen and (max-width: 1365px) {
  .about-us-leads {
    background-position: 100%;
  }
}

.about-us-leads .section-title {
  text-align: left;
  margin-bottom: 20px;
  font-size: 36px;
  font-family: "montserrat", sans-serif;
}

.about-us-leads__wrap {
  width: 70%;
  margin: 0 0 0 auto;
  font-family: "roboto", sans-serif;
}

@media only screen and (max-width: 1365px) {
  .about-us-leads__wrap {
    width: 100%;
  }
}

.about-us-leads__item {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 283px;
}

@media only screen and (max-width: 768px) {
  .about-us-leads__item {
    min-height: 100%;
  }
}

.about-us-leads__content {
  font-size: 14px;
  line-height: 1.71;
  color: #7d7879;
  margin-bottom: 15px;
  min-height: 100px;
  flex-grow: 1;
}

.about-us-leads__image-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}

.about-us-leads__image {
  flex: 0 0 25%;
  padding: 10px;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: relative;
}

.about-us-leads__image .photo-open {
  opacity: 1;
  visibility: visible;
}

.about-us-leads__footer {
  padding: 10px 30px;
  flex: 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
}

.about-us-leads__date {
  font-size: 80%;
}

.about-us-leads__source {
  display: flex;
  margin: 5px 0 0;
  color: #7d7879;
  font-size: 14px;
  margin-bottom: 15px;
}

.about-us-leads__source a {
  color: #c69c71;
  margin: 0 0 0 10px;
}

.about-us-leads__source a:hover {
  text-decoration: underline;
}

.about-us-virtual {
  padding: 0px;
  height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .about-us-virtual {
    display: block;
    height: auto;
  }
}

.about-us-virtual__banner {
  left: 50%;
  max-width: 560px;
  width: 100%;
  right: auto;
  padding: 0 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background: rgba(248, 244, 237, 0.85);
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  display: flex;
}

@media only screen and (max-width: 1365px) {
  .about-us-virtual__banner {
    padding: 0 15px;
    right: 0;
    left: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .about-us-virtual__banner {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    max-width: none;
  }
}

.about-us-virtual__banner-item {
  font-family: "montserrat", sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.71;
}

@media only screen and (max-width: 1024px) {
  .about-us-virtual__banner-item {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
  }
}

.about-us-virtual__banner-info {
  margin-bottom: 20px;
}

.about-us-virtual__banner-info h2 {
  color: #747474;
  font-weight: 100;
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 20px 0px;
}

.about-us-virtual__banner-info p {
  margin: 0 0 10px;
}

.about-us-virtual__banner-btn {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  padding: 10px 40px;
  background: #f8f4ed;
  border: 1px solid #ad9279;
  color: #333;
  display: inline-block;
  cursor: pointer;
  font-family: "roboto", sans-serif;
  font-size: 14px;
  line-height: 1;
}

.about-us-virtual__banner-btn:hover {
  background: #ad9279;
  color: #f8f4ed;
}

.about-us-virtual .picture--parallax {
  display: block;
  position: relative;
  overflow: hidden;
}

.about-us-virtual .picture--parallax img {
  display: block;
  width: 100%;
  height: auto;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}

.diploms-title__item {
  text-align: center;
  color: #777;
  font-size: 14px;
  line-height: 1.71;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.diploms-catalog__item:not(:last-child) {
  margin-bottom: 30px;
}

.diploms-catalog__title {
  font-size: 36px;
  font-family: "montserrat", sans-serif;
  margin: 0 0 20px;
  font-weight: 100;
  line-height: 1.2;
  letter-spacing: 0;
}

.diploms-catalog__title a {
  color: #ad9279;
}

@media only screen and (max-width: 1365px) {
  .diploms-catalog__title {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  .diploms-catalog__title {
    font-size: 28px;
  }
}

.diploms-catalog__gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px -10px;
}

.diploms-catalog__gallery-item {
  flex: 0 0 20%;
  padding: 10px;
  position: relative;
}

@media only screen and (max-width: 1365px) {
  .diploms-catalog__gallery-item {
    flex: 0 0 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .diploms-catalog__gallery-item {
    flex: 0 0 33.33%;
  }
}

@media only screen and (max-width: 768px) {
  .diploms-catalog__gallery-item {
    flex: 0 0 50%;
  }
}

.diploms-catalog__gallery-item:hover .photo-open {
  opacity: 1;
  visibility: visible;
}

.diploms-descript__item {
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 1.71;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  font-family: "montserrat", sans-serif;
}

.diploms-descript__item p {
  margin: 0 0 10px;
}

.contacts {
  font-family: "montserrat", sans-serif;
  background: #F8F4EE;
  padding-bottom: 0px;
}

.contacts__list {
  display: flex;
  gap: 30px;
}

@media only screen and (max-width: 1024px) {
  .contacts__list {
    display: block;
    background: #fff;
    padding: 15px;
    margin-bottom: 50px;
  }
}

.contacts__soc-item {
  width: 40px;
  background: #fff;
  transition: transform 0.3s ease-in-out;
}

.contacts__soc-item:not(:last-child) {
  margin: 0 10px 0 0;
}

.contacts__item {
  border: 1px solid #A9937C;
  flex: 0 0 calc((100% - 90px) / 4);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 158px;
  text-align: center;
  color: #747474;
  font-size: 13px;
  line-height: 1.75;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1024px) {
  .contacts__item {
    border: none;
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 10px;
  }
}

@media only screen and (max-width: 520px) {
  .contacts__item {
    display: block;
    margin: 0 0 20px;
  }
}

.contacts__phone {
  color: #CAAD8D;
  font-size: 15px;
  display: block;
}

.contacts__soc-list {
  display: flex;
}

@media only screen and (max-width: 520px) {
  .contacts__soc-list {
    justify-content: center;
  }
}

.contacts__item-title {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
  .contacts__item-title {
    margin-bottom: 0px;
    position: absolute;
    left: 50px;
    text-align: left;
  }
}

@media only screen and (max-width: 520px) {
  .contacts__item-title {
    position: static;
    text-align: center;
    margin-bottom: 10px;
  }
}

.contacts__item-icon {
  padding: 16px 35px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  margin: -32px 0 0;
  z-index: 2;
  background: #F8F4EE;
}

@media only screen and (max-width: 1024px) {
  .contacts__item-icon {
    margin: 0;
    background: none;
    padding: 0;
    transform: none;
    position: static;
  }
}

@media only screen and (max-width: 520px) {
  .contacts__item-icon {
    margin-bottom: 10px;
  }
}

.contacts__record-wrap {
  margin-bottom: 50px;
}

.contacts__record-text {
  max-width: 800px;
  margin: 0 auto 20px;
  text-align: center;
  color: #747474;
  font-family: "montserrat", sans-serif;
}

.contacts__record-btn-wrap {
  text-align: center;
}

.contacts__record-btn-wrap .main-btn {
  text-transform: inherit;
  background: #ad9279;
  color: #f8f4ed;
}

.contacts__record-btn-wrap .main-btn:hover {
  background: #f8f4ed;
  color: #ad9279;
}

.contacts__map iframe {
  width: 100%;
}

.price__list {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.price__list--spoiler {
  max-width: inherit;
}

@media only screen and (max-width: 567px) {
  .price__list {
    margin: 0 -15px;
    width: auto;
  }
}

.price__table {
  font-family: "montserrat", sans-serif;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
}

.price__table th,
.price__table td {
  padding: 8px 10px;
  border-bottom: 1px solid #bfa69a;
}

.price__table b {
  text-decoration: underline;
  font-weight: 700;
  color: black;
}

.price__thead {
  font-weight: 100;
  color: #ad9279;
}

@media only screen and (max-width: 567px) {
  .price__thead-th {
    font-size: 16px;
    line-height: 1.15;
    word-break: break-word;
  }
}

.price__tbody {
  color: #747474;
}

.price__tbody-tr:nth-child(odd) {
  background: #f8f4ed;
}

@media only screen and (max-width: 567px) {
  .price__tbody-td {
    font-size: 13px;
    line-height: 1.15;
    word-break: break-word;
  }
}

.price .main-spoiler__item-content {
  padding: 0;
}

.price .main-spoiler__item-name {
  color: #333;
}

.search-page .section-title {
  text-align: left;
  font-size: 36px;
  font-family: "montserrat", sans-serif;
}

.search-page__tabs {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.search-page__tabs-btn {
  background: none;
  color: #533f34;
  cursor: pointer;
  display: block;
  padding: 5px 10px;
  border: 1px solid #c69c71;
}

.search-page__tabs-btn.active {
  background-color: #c69c71;
  color: #fff;
}

.search-page__content-item {
  display: none;
}

.search-page__content-item.active {
  display: block;
}

.action .page-link-btn__wrap {
  justify-content: center;
  margin-top: 40px;
}

.action__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
}

@media only screen and (max-width: 768px) {
  .action__list {
    gap: 16px;
  }
}

.action__item {
  flex: 0 0 calc(50% - 16px);
}

@media only screen and (max-width: 768px) {
  .action__item {
    flex: 0 0 calc(50% - 8px);
  }
}

@media only screen and (max-width: 580px) {
  .action__item {
    flex: 0 0 100%;
  }
}

.action__image {
  border-radius: 10px;
  overflow: hidden;
}


/*# sourceMappingURL=app.css.map*/