@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  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;
}
.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);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.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;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  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);
}
.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: rgba(0, 0, 0, 0);
}
.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);
  }
}
.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-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%;
  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;
}
.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";
}
.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;
}
.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%;
}
.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;
  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;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  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;
}
.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;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  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;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  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;
}
.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;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-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;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/Montserrat-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/Montserrat-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/Montserrat-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "MontserratAlternates";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/MontserratAlternates-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "MontserratAlternates";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/MontserratAlternates-Bold.ttf) format("truetype");
}
:root {
  --fonts: "Montserrat", sans-serif;
  --fontsAlternates: "MontserratAlternates", sans-serif;
  --tr: 0.3s;
  --bg-primary: #ebaf69;
  --bg-primary-2: #f0ede6;
  --bg-blue: #bdcbe4;
  --bg-green: #7f8774;
  --bg-green-2: #3d4335;
  --radius: 15px;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:focus,
:active {
  outline: none;
}
:focus-visible {
  outline: none;
}
nav,
footer,
header,
aside {
  display: block;
}
html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
}

body::-webkit-scrollbar {
  width: 10px; /* Ширина скроллбара */
  background: #e0e0e0; /* Цвет фона скроллбара */
  padding: 0;
}

body::-webkit-scrollbar-thumb {
  background-color: var(--bg-primary); /* Цвет ползунка */
  border-radius: 10px; /* Закругленные углы ползунка */
  border: 2px solid #e0e0e0; /* Цвет границы вокруг ползунка */
}

body::-webkit-scrollbar-thumb:hover {
  background-color: var(--bg-green-2); /* Цвет ползунка при наведении */
}

input,
button,
textarea {
  font-family: inherit;
}
input::-ms-clear {
  display: none;
}
input[type="submit"] {
  cursor: pointer;
}
button {
  background: none;
  cursor: pointer;
  transition: var(--tr);
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a {
  color: inherit;
  transition: var(--tr);
}
a,
a:visited {
  text-decoration: none;
}
ul li {
  list-style: none;
  list-style-position: inside;
}
ol li {
  list-style-position: inside;
}
img,
svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1160px;
}
@media (max-width: 1160px) {
  .container {
    padding: 0 30px;
  }
}
.h2-title {
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 40px;
  line-height: 51px;
  text-transform: uppercase;
  color: var(--bg-green-2);
  font-family: var(--fontsAlternates);
}
@media (max-width: 768px) {
  .h2-title {
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 30px;
  }
}
.h1-title {
  font-family: var(--fontsAlternates);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .h1-title {
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 30px;
  }
}
h1 {
  font-family: var(--fontsUnbounded);
}
body {
  font-family: var(--fonts);
  color: var(--bg-green-2);
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  background: var(--bg-primary-2);
  overflow-x: hidden;
}
body._lock {
  overflow: hidden;
}
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
}
section {
  padding: 80px 0;
}
@media (max-width: 768px) {
  section {
    padding: 40px 0;
  }
}
.btn {
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 13px 26px;
  border-radius: 30px;
  transition: 0.5s ease;
  min-width: 188px;
  background-color: var(--bg-primary);
  position: relative;
}
.btn.btn-xl {
  min-width: 241px;
  height: 50px;
}
.btn:after {
  content: "";
  background: linear-gradient(
    90deg,
    rgb(235, 175, 105),
    rgb(189, 203, 228) 100%
  );
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 30px;
}
.btn.btn-blue {
  background-color: var(--bg-blue);
}
.btn.btn-blue:after {
  background: linear-gradient(
    90deg,
    rgb(189, 203, 228),
    rgb(235, 175, 105) 100%
  );
}
.btn:hover {
  background: rgba(0, 0, 0, 0);
}
@media (max-width: 768px) {
  .btn {
    width: 100%;
    justify-content: center;
    min-width: 100%;
    font-size: 12px;
  }
  .btn.btn-xl {
    height: 45px;
  }
}
.btn-white {
  border-color: #fff;
  color: #fff;
  width: max-content;
  display: block;
}
.btn-white:hover {
  background-color: #fff;
  color: var(--bg-primary);
}
.swiper-button-prev:after,
.swiper-button-next:after {
  color: #fff;
  font-size: 33px;
}
#openModalBtn {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}
.modal {
  display: none;
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.37);
  transition: opacity 0.3s ease;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.modal.show {
  display: flex;
  opacity: 1;
  z-index: 99;
}
.modal .form-title {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
}
.modal .btn {
  border-radius: var(--radius);
  width: 100%;
  min-width: 100%;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-content {
  transform: translateY(-100vh);
  background-color: #fefefe;
  padding: 50px;
  border: 1px solid #888;
  width: 80%;
  max-width: 600px;
  box-shadow: 0px 10px 15px 0px rgba(30, 36, 36, 0.69);
  transition: transform 0.6s ease, opacity 0.1s ease;
  opacity: 0;
  border-radius: 10px;
}
.modal-content.show {
  opacity: 1;
  transform: translateY(0%);
}
.modal-preim .modal-content {
  max-width: 650px;
  position: relative;
  padding: 55px 35px;
  min-height: 365px;
}
.modal-preim .modal-content > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.modal-preim .modal-content .modal-content__title {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-right: 100px;
}
.modal-preim .modal-content .modal-content__title span {
  font-size: 55px;
  font-weight: 400;
  line-height: 123.85%;
  letter-spacing: -4%;
  font-family: var(--fontsUnbounded);
  color: var(--bg-red);
}
.modal-preim .modal-content .modal-content__title p {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -4%;
  font-family: var(--fontsUnbounded);
  text-transform: uppercase;
}
.modal-preim .modal-content .modal-content__text {
  font-size: 16px;
  font-weight: 200;
  line-height: 20px;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .modal .form-title {
    font-size: 16px;
    line-height: 137.83%;
    text-align: center;
    margin-bottom: 22px;
  }

  .modal-content {
    padding: 50px 20px 30px 20px;
  }

  .modal-preim .modal-content {
    padding: 20px 15px;
  }
  .modal-preim .modal-content .modal-content__title {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 0;
    gap: 5px;
  }
  .modal-preim .modal-content .modal-content__title span {
    font-size: 40px;
    line-height: 137.83%;
  }
  .modal-preim .modal-content .modal-content__title p {
    font-size: 16px;
  }
  .modal-preim .modal-content .modal-content__text {
    margin-top: 10px;
  }
}
.close {
  position: absolute;
  top: 9px;
  right: 18px;
  font-size: 40px;
  font-family: var(--fontsUnbounded);
  font-weight: 300;
  color: var(--bg-primary);
  cursor: pointer;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.form-field {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 18px;
}
.form-field label {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  font-family: var(--fontsAlternates);
}
.form-field input {
  border-radius: var(--radius);
  border: 1px solid var(--bg-green);
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.form-text__policy {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  color: var(--bg-green);
  margin-bottom: 24px;
}
.main {
  position: relative;
  height: 800px;
}
.main .container {
  z-index: 1;
  position: relative;
}
.main .main-list {
  margin-top: 115px;
}
@media (max-width: 768px) {
  .form-text__policy {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 15px;
  }

  .form-field input {
    padding: 14px;
    font-size: 14px;
  }

  .modal .btn {
    height: 45px;
    font-size: 16px;
  }

  .form-field label {
    font-size: 14px !important;
  }

  form .form-field {
    gap: 10px;
    margin-bottom: 15px;
  }

  .main {
    padding-top: 60px;
    margin-bottom: 45px;
  }
  .main .main-list {
    transform: translateY(98px);
  }
}

@media (max-width: 500px) {
  .main .main-list {
    transform: translateY(150px);
  }
}

.main-block {
  padding-top: 20px;
  position: relative;
  z-index: 1;
}
.main-block p {
  font-weight: 500;
  font-family: var(--fontsAlternates);
  margin-bottom: 15px;
}
.main-block p span {
  color: var(--bg-primary);
  font-weight: 600;
}
.main-block h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  font-family: var(--fontsAlternates);
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .main-block h1 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .main-block p {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .main-block h1 {
    hyphens: auto;
  }
  .main-block h1 br {
    display: none;
  }
}
.main-block__text {
  background: var(--bg-primary);
  color: #fff;
  padding: 20px;
  width: 540px;
  border-radius: 24px;
}
@media (max-width: 992px) {
  .main-block__text {
    transform: translateX(-22%);
    width: 443px;
    padding-left: 100px;
  }
  .main-block__text ul li {
    list-style: inside;
  }
}
@media (max-width: 400px) {
  .main-block__text {
    padding-left: 97px;
    width: 399px;
    transform: translateX(-25%);
  }
}
.background-main {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  top: -100px;
  z-index: -1;
}
.background-pl {
  position: absolute;
  top: 17px;
  width: auto;
  height: auto;
  top: -8%;
  left: -33%;
}
@media (max-width: 992px) {
  .background-pl {
    left: -93vh;
  }
}
@media (max-width: 600px) {
  .background-pl {
    left: -500px;
    height: 376px;
  }
}
@media (max-width: 500px) {
  .background-pl {
    left: 0;
    width: 100%;
    height: 100%;
    top: -40%;
    z-index: -1;
  }
}
.background-v {
  position: absolute;
  bottom: -50%;
}
.block-production__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
@media (max-width: 992px) {
  .block-production__container {
    grid-template-columns: 100%;
    grid-gap: 20px;
  }
}
.block-production__slider {
  width: 560px;
  height: 100%;
}

.block-production__slider .swiper {
  height: 100%;
}

.block-production__slider img {
  border-radius: var(--radius);
  width: inherit;
  height: inherit;
  object-fit: cover;
}
#production-block .block-production__text h3 {
  color: var(--bg-primary);
}
@media (max-width: 992px) {
  .block-production__slider {
    width: 100%;
    height: 200px;
  }
}
.block-production__text h3 {
  font-family: var(--fontsAlternates);
  font-size: 20px;
  font-weight: 700;
  line-height: 31px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .block-production__text h3 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
  }
}
.block-production__text__description {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .block-production__text__description {
    font-size: 14px;
    margin-bottom: 35px;
    line-height: 17px;
  }
}
.block-production__text__info {
  border-radius: 17px;
  background: #fff;
  padding: 17px 15px;
  width: 560px;
}
.block-production__text__info span {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 11px;
  display: block;
}
.block-production__text__info ol {
  columns: 2;
  column-gap: 120px;
}
.block-production__text__info ol li {
  /* width: max-content; */
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 13px;
}
.block-production__text__info ol li:nth-of-type(n + 5) {
  text-align: right;
}
@media (max-width: 992px) {
  .block-production__text__info {
    width: 100%;
    padding: 17px 15px;
  }
  .block-production__text__info ol {
    column-gap: 10px;
  }
  .block-production__text__info ol li {
    width: auto;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 17px;
  }
  .block-production__text__info ol li:nth-of-type(n + 5) {
    text-align: unset;
  }
}
.block-production.block-production-white {
  background: #fff;
}
.block-production.block-production-white .block-production__text__info {
  background: var(--bg-primary-2);
}

.main-about {
  overflow: hidden;
}

.main-about .container {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 992px) {
  .main-about .container {
    flex-direction: column;
  }
  .main-about .main-about__text,
  .main-about .main-about__video {
    width: 100%;
  }
  .main-about .main-about__video {
    height: 166px;
    mask: none;
    margin-top: 30px;
    overflow: visible;
  }
}
.main-about__text {
  width: 640px;
}
.main-about__text__description {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.main-about__text__description p:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .main-about__text__description {
    font-size: 14px;
    line-height: 17px;
  }
}
.main-about__video {
  position: relative;
  mask-image: url(../img/backgroind-video-mask.png);
  width: 500px;
  height: 500px;
  overflow: hidden;
  mask-position: 76% 53%;
  mask-size: 119%;
}
.main-about__video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main-about__video__mask {
  display: none;
  background: url(./img/background-clip.svg);
  position: absolute;
  width: 100%;
  height: 100%;
  left: -4px;
  top: 0px;
  background-size: cover;
  width: 557px;
  z-index: 9;
}
.main-uslugi__list__item {
  display: flex;
  align-items: center;
  gap: 30px;
}
.main-uslugi__list__item:nth-of-type(even) {
  flex-direction: row-reverse;
}
.main-uslugi__list__item img {
  width: 580px;
  height: 279px;
  object-fit: cover;
  border-radius: var(--radius);
}
@media (max-width: 992px) {
  .main-uslugi__list__item {
    flex-direction: column !important;
    gap: 15px;
    margin-bottom: 45px;
  }
  .main-uslugi__list__item:last-child {
    margin-bottom: 0;
  }
  .main-uslugi__list__item img {
    width: 100%;
    height: 150px;
  }
}
.main-uslugi__list__item__text h3 {
  font-family: var(--fontsAlternates);
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.main-uslugi__list__item__text p {
  margin-bottom: 15px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .main-uslugi__list__item__text h3 {
    font-size: 16px;
  }
  .main-uslugi__list__item__text p {
    font-size: 14px;
  }
}
.main-dov__slider .swiper-slide img {
  height: 372px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .main-dov__slider .swiper-slide img {
    height: 250px;
  }
  .main-dov {
    padding: 80px 0;
  }
}
.main-list {
  background: var(--bg-green-2);
  border-radius: 24px;
  padding: 17px 20px 20px 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 992px) {
  .main-list {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: column;
    grid-template-rows: repeat(2, 1fr);
    background: #fff;
    grid-gap: 0 24px;
  }
  .main-list .main-list__item p {
    color: var(--bg-green-2);
    font-size: 12px;
    line-height: 1.3;
    font-family: var(--fontsAlternates);
  }
  .main-list .main-list__item span {
    font-size: 24px;
  }
  .main-list .main-list__item:nth-of-type(3) {
    order: 4;
  }
  .main-list .main-list__item:last-child {
    order: 3;
  }
}
.main-list__item {
  text-align: center;
}
.main-list__item span {
  color: var(--bg-primary);
  font-size: 36px;
  font-weight: 700;
  font-family: var(--fontsAlternates);
}
.main-list__item p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.main-preim {
  position: relative;
  z-index: 1;
}

@media (min-width: 992px) {
  .main-preim {
    padding: 20px 0 110px;
  }
}
.main-preim__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 22px;
}
@media (max-width: 992px) {
  .main-preim__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.main-preim__item {
  border-radius: var(--radius);
  background: #fff;
  padding: 30px 15px 50px 15px;
}
.main-preim__item:nth-of-type(even) {
  background: var(--bg-primary);
}
.main-preim__item:nth-of-type(even) h3,
.main-preim__item:nth-of-type(even) .main-preim__item__bottom {
  color: #fff;
}
@media (max-width: 768px) {
  .main-preim__item {
    padding: 20px 10px;
  }
}
.main-preim__item__top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 15px;
}
.main-preim__item__top svg {
  width: 33px;
  height: 33px;
}
.main-preim__item__top h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: var(--bg-green-2);
  font-family: var(--fontsAlternates);
  width: 95%;
}
@media (max-width: 768px) {
  .main-preim__item__top {
    margin-bottom: 20px;
  }
}
.main-preim__item__bottom {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 768px) {
  .main-preim__item__bottom {
    font-size: 14px;
  }
}
.clouds-container h2 {
  font-size: 25px;
  text-align: center;
  line-height: 30px;
}
.clouds-container .btn {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content;
}
.block-clouds {
  padding: 100px 0 150px 0;
}

@media (min-width: 992px) {
  .block-clouds-v2 {
    padding-top: 150px;
    padding-bottom: 100px;
  }
}

.block-clouds .container {
  position: relative;
}
.block-clouds h2 {
  margin-bottom: 30px;
}
.block-clouds .clouds {
  position: absolute;
  top: -104px;
  left: 0;
  z-index: -2;
  height: auto;
}
.block-clouds .clouds.clouds-2 {
  top: -76px;
}
.block-clouds .clouds-line {
  position: absolute;
  top: -104px;
  left: 31px;
  z-index: -2;
  height: auto;
}
.block-clouds .clouds-line.clouds-line-2 {
  top: -99px;
  left: -52px;
}
.block-clouds .clouds-line.clouds-line-3 {
  top: -113px;
  left: -34px;
}
.block-clouds .clouds-transform {
  transform: scale(1, -1);
  top: -94px;
}
@media (max-width: 768px) {
  .block-clouds {
    padding: 80px 0 90px 0;
  }
  .block-clouds h2 {
    font-size: 14px;
    line-height: 129%;
    margin-bottom: 15px;
  }
  .block-clouds:not(.block-clouds-not-padding-mobile) h2 {
    padding: 0 20px;
  }
  .block-clouds h2 br {
    display: none;
  }
  .block-clouds .container {
    padding: 0 50px;
  }

  .block-clouds .btn {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .clouds-decstop {
    display: none;
  }
}

@media (max-width: 500px) {
  .block-clouds.block-clouds-not-padding-mobile .container {
    padding: 0px;
  }
  .block-clouds-not-padding-mobile .clouds-not-padding-mobile {
    transform: translateY(-11px) scale(1, -1) rotate(360deg);
    max-height: 228px;
  }
  .block-production#production-block
    .block-production__text__info
    ol
    li:nth-of-type(3) {
    margin-bottom: 30px;
  }
  .block-clouds.block-clouds-pd-15 .container {
    padding: 0 15px;
  }
}

.clouds-mobile {
  display: none;
  position: absolute;
  width: 100%;
  height: auto;
  object-fit: cover;
  top: -69px;
  left: -10px;
  z-index: -2;
}
@media (max-width: 768px) {
  .clouds-mobile {
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 250px;
    height: auto;
    object-fit: contain;
  }
}
.block-clouds-center .clouds {
  top: -67px;
}
.block-clouds-center .clouds-line {
  top: -67px;
}
.swiper-parent {
  position: relative;
}
.swiper-parent .swiper-button-next:after,
.swiper-parent .swiper-button-prev:after {
  color: var(--bg-primary);
  font-weight: bold;
}
.swiper-parent .swiper-button-next {
  right: -45px;
}
.swiper-parent .swiper-button-prev {
  left: -45px;
}
.swiper-parent .swiper-pagination {
  bottom: -30px;
}
@media (max-width: 992px) {
  .swiper-parent .swiper-button-next:after,
  .swiper-parent .swiper-button-prev:after {
    font-size: 25px;
  }
  .swiper-parent .swiper-button-next {
    right: -30px;
  }
  .swiper-parent .swiper-button-prev {
    left: -30px;
  }
}
.block-contacts {
  background: var(--bg-green);
  padding: 85px 0;
  overflow: hidden;
  position: relative;
}
@media (max-width: 992px) {
  .block-contacts {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    padding-top: 60px;
  }
  .block-contacts .block-contacts__right {
    position: static;
    width: 100%;
    height: 240px;
  }
  .block-contacts .block-contacts__left {
    margin-bottom: 60px;
    padding-top: 0;
  }
}
.block-contacts__left {
  color: #fff;
}
.block-contacts__left h2 {
  color: #fff;
}
.block-contacts__left ul li {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 25px;
}
.block-contacts__left ul li svg {
  width: 15px;
  height: auto;
}
.block-contacts__right {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
}
.custom-ol {
  list-style: none;
  counter-reset: item;
}
.custom-ol li {
  counter-increment: item;
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}
.custom-ol li::before {
  content: counter(item) ".";
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: var(--bg-primary);
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  font-family: var(--fontsAlternates);
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 992px) {
  .custom-ol li {
    align-items: flex-start;
  }
  .custom-ol li::before {
    font-size: 24px;
    line-height: 29px;
  }
}
.block-etaps__container {
  background: #fff;
  border-radius: var(--radius);
  padding: 33px 60px;
}
.block-etaps__container .custom-ol {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-flow: column;
  grid-template-rows: repeat(3, 1fr);
  grid-gap: 37px 68px;
}
.block-etaps__container .custom-ol li {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  font-family: var(--fontsAlternates);
}
@media (max-width: 992px) {
  .block-etaps__container {
    padding: 30px 15px;
  }
  .block-etaps__container .custom-ol {
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-auto-flow: row;
    grid-gap: 30px;
  }
  .block-etaps__container .custom-ol li {
    font-size: 16px;
  }
}
.swiper-pagination-bullet {
  background: #d9d9d9;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--bg-primary);
}
.main-portfolio .btn {
  margin-top: 75px;
  display: flex;
  align-items: center;
  margin-inline: auto;
  justify-content: center;
  width: max-content;
}
.main-portfolio__slider .swiper-slide img {
  height: 236px;
  object-fit: cover;
  border-radius: var(--radius) var(--radius) 0 0;
}
.main-portfolio__slider__item__text {
  background: #fff;
  font-family: var(--fontsAlternates);
  font-weight: 500;
  line-height: 20px;
  border-radius: 0 0 var(--radius) var(--radius);
  padding: 17px 25px;
}
.main-portfolio__slider__item__text h3 {
  font-weight: 600;
}
@media (max-width: 768px) {
  .main-portfolio__slider__item__text {
    padding: 15px;
  }
  .main-portfolio .btn {
    margin-top: 30px;
  }
}
.project-item-right__slider img {
  height: 380px;
  object-fit: cover;
  border-radius: var(--radius);
}
@media (max-width: 768px) {
  .project-item-right__slider img {
    height: 190px;
  }
}
footer {
  padding: 32px 0;
}
footer .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
footer .footer-menu {
  column-count: 3;
  text-align: center;
  column-gap: 60px;
}
footer .footer-menu li {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}
footer .footer-menu li a {
  color: var(--bg-green);
}
@media (max-width: 992px) {
  footer .container {
    flex-wrap: wrap;
  }
  footer .footer-logo {
    width: 100%;
    margin-bottom: 10px;
  }
  footer .footer-logo img {
    width: 147px;
    height: 35px;
  }
  footer .footer-menu {
    width: 100%;
    margin-bottom: 15px;
    column-gap: 30px;
  }
  footer .footer-menu li {
    margin-bottom: 5px;
  }
  footer .btn {
    min-width: 50%;
    width: 50%;
    display: flex;
    align-items: center;
    height: 39px;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  footer .footer-menu li {
    font-size: 12px;
  }
}
.footer-contacts__info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  color: var(--bg-green);
  margin-bottom: 15px;
}
.footer-contacts .socials {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}
.footer-contacts .socials svg {
  width: auto;
  height: 24px;
}
@media (max-width: 992px) {
  .footer-contacts {
    order: 5;
  }
  .footer-contacts .socials {
    display: none;
  }
  .footer-contacts .footer-contacts__info {
    margin-bottom: 0;
  }
}
header {
  padding: 25px 0;
  font-weight: 500;
  z-index: 9;
  position: relative;
}
header .logo-white {
  display: none;
}
header:has(+ main section.main) {
  color: var(--bg-primary-2);
}
header:has(+ main section.main) .logo-green {
  display: none;
}
header:has(+ main section.main) .logo-white {
  display: block;
}
header:has(+ main section.main) .header-burger svg path {
  stroke: #fff;
}
header:has(+ main section.main) .header-burger.active svg path {
  stroke: var(--bg-green-2);
}
header .header-burger svg path {
  stroke: var(--bg-green-2);
}
header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header nav ul {
  display: flex;
  gap: 20px;
}
header nav ul li {
  font-size: 12px;
  font-weight: 400;
}
header.active .logo-white {
  display: none !important;
}
header.active .logo-green {
  display: block !important;
}
header .sub-menu {
  position: absolute;
  background: #fff;
  opacity: 0;
  width: 205px;
  color: var(--bg-green-2);
  flex-direction: column;
  gap: 8px;
  text-align: center;
  padding: 10px;
  left: -100%;
  z-index: -1;
  transition: all 0.3s ease;
  top: 35px;
  visibility: hidden;
}
header .sub-menu li:hover {
  color: var(--bg-primary);
}
#production-block {
  background: #fff;
}
.menu-item-has-children {
  position: relative;
}
@media (min-width: 992px) {
  .menu-item-has-children:hover {
    .sub-menu {
      opacity: 1;
      z-index: 9;
      visibility: visible;
    }
  }
}
header .sub-menu:after {
  content: "";
  --size-t: 13px;
  border: 9px solid transparent;
  border-bottom: var(--size-t) solid #fff;
  width: var(--size-t);
  position: absolute;
  top: -21px;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 992px) {
  .menu-item-has-children:has(.sub-menu.active) > a {
    color: var(--bg-primary);
  }
  .menu-item-has-children:has(.sub-menu.active) > a:after {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8H0.5L6 0L12 8Z' fill='%23EBAF69'/%3E%3C/svg%3E%0A");
  }
  .menu-item-has-children > a {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
  }
  .menu-item-has-children > a:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0H0.5L6 8L12 0Z' fill='%233D4335'/%3E%3C/svg%3E%0A");
    width: 12px;
    height: 8px;
    display: block;
    transition: 0.4s;
  }
  .menu-item-has-children .sub-menu {
    height: 0;
    background: transparent;
    justify-content: center;
    align-items: center;
    width: auto;
    position: static;
    padding: 0;
  }
  .menu-item-has-children .sub-menu.active {
    position: static;
    height: auto;
    opacity: 1;
    visibility: visible;
    margin-top: 20px;
  }

  header nav {
    order: 0;
    margin-bottom: 25px;
  }
  header nav ul {
    color: var(--bg-green-2);
  }
  header nav ul li {
    font-size: 14px;
    font-weight: bold;
  }
  header nav ul.sub-menu li {
    font-size: 12px;
    font-weight: 400;
  }
  header .header-contacts {
    order: 2;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: auto;
    color: var(--bg-green-2);
    font-size: 14px;
  }
  header .btn {
    margin-bottom: 23px;
    width: 100%;
  }
}
.logo {
  width: 202px;
  height: 49px;
}
@media (max-width: 992px) {
  .logo {
    width: 170px;
    height: 41px;
  }
}
.header-contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-size: 12px;
  line-height: 19px;
  font-weight: 400;
}
.header-right-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-left: 58px;
}
@media (max-width: 992px) {
  .header-right-block {
    position: fixed;
    left: 0;
    top: 0;
    height: auto;
    z-index: 9;
    flex-direction: column;
    justify-content: center;
    margin-left: 0;
    background: #fff;
    padding: 90px 38% 36px;
    transform: translateY(-100%);
    transition: 0.5s;
  }
  .header-right-block.active {
    transform: translateY(0);
  }
  .header-right-block nav ul {
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .header-right-block {
    padding-inline: 35px;
  }
}
.header-burger {
  display: none;
  align-items: center;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 99;
}
.header-burger svg {
  width: 17px;
  height: 17px;
}
.header-burger path {
  transition: all 0.3s ease 0s;
}
.header-burger path:nth-child(1) {
  transform-origin: 0 12%;
}
.header-burger path:nth-child(3) {
  transform-origin: 4% 92%;
}
.header-burger.active path {
  stroke: var(--bg-green-2);
}
.header-burger.active path:nth-child(1) {
  transform: rotate(45deg);
}
.header-burger.active path:nth-child(2) {
  opacity: 0;
}
.header-burger.active path:nth-child(3) {
  transform: rotate(-45deg);
}
@media (max-width: 992px) {
  .header-burger {
    display: flex;
  }
}
.header-logo {
  z-index: 99;
}

.main-about__video__preview {
  height: 100%;
  position: relative;
  background: #ccc7bd;
}

.main-about__video__preview img {
  object-fit: cover;
}

.videoplayer_big_play {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.obl-svg {
  width: 240px;
  height: 300px;
  position: absolute;
  right: -69px;
  bottom: 33px;
}

.error-page .container,
.page-thanks .container {
  border-radius: var(--radius);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 490px;
  position: relative;
}

.error-page .container:after,
.page-thanks .container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: -2;
  border-radius: var(--radius);
}

.error-page,
.page-thanks {
  padding: 20px 0 80px;
}

.error-top-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 10px;
}

.error-page h1 {
  font-size: 128px;
  font-weight: 700;
  line-height: 156px;
  font-family: var(--fontsAlternates);
  color: var(--bg-blue);
  margin-bottom: 20px;
}

.page-thanks h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 73px;
  margin-bottom: 20px;
  font-family: var(--fontsAlternates);
  color: var(--bg-blue);
}

.page-thanks p {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 60px;
}

.page-thanks__bg {
  position: absolute;
  top: 0;
  width: auto;
  height: auto;
  right: -100px;
}

.page-thanks {
  position: relative;
  overflow: hidden;
}

.fixed-btn {
  position: fixed;
  right: -2px;
  top: 50%;
  z-index: 9999;
  background: #d0de5e;
  border-radius: var(--radius) 0 0 var(--radius);
  padding: 6px 4px 6px 6px;
}

.fixed-btn svg {
  width: 65px;
  height: 65px;
}

@media (max-width: 992px) {
  .fixed-btn svg {
    width: 30px;
    height: 30px;
  }
  .page-thanks__bg {
    display: none;
  }
  .obl-svg {
    display: none;
  }
  .error-page .container,
  .page-thanks .container {
    height: 445px;
    width: 87%;
  }
  .error-page .btn,
  .page-thanks .btn {
    width: 213px;
    min-width: auto;
  }
  .error-top-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
  }
  .error-page h1 {
    font-size: 96px;
    line-height: 117px;
  }
  .page-thanks h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 10px;
  }
  .page-thanks p {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    margin-bottom: 50px;
  }

  .page-thanks p br {
    display: none;
  }

  .error-page,
  .page-thanks {
    padding: 20px 0 40px;
  }
}

section:has([data-aos]) {
  overflow: hidden;
}

a[href^="tel:"] small {
  opacity: 1 !important;
}

.preim-production-zagl .preim-production__item h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: var(--fontsAlternates);
  position: relative;
  display: flex;
  margin-bottom: 12px;
}

.line-block-two {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  margin-top: 60px;
}

.line-block-two__element {
  border-radius: var(--radius);
  padding: 25px 30px;
  background: #fff;
  font-weight: 500;
}

.line-block-two__element:nth-of-type(even) {
  background: var(--bg-blue);
  color: #fff;
}

.line-block-two__element span {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
  font-family: var(--fontsAlternates);
  font-weight: 700;
}

.dl-p__container {
  display: flex;
  gap: 20px;
}

.dl-p__item {
  border-radius: var(--radius);
  padding: 25px 35px 25px 25px;
  background: var(--bg-primary);
  display: flex;
  align-items: center;
  gap: 25px;
  color: #fff;
}

.dl-p__item:nth-of-type(even) {
  background: #fff;
  color: #000;
}

.dl-p__item svg {
  width: 41px;
  height: auto;
}

.dl-p__item p {
  width: calc(100% - 66px);
}

.proc-grant__wrapp {
  border-radius: var(--radius);
  background: #fff;
  padding: 40px;
}

.accord-header.active svg path {
  fill: var(--bg-primary);
}

.proc-grant__wrapp ol {
  counter-reset: item;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, min-content);
  grid-auto-flow: column;
  grid-gap: 20px 40px;
}

.proc-grant__wrapp ol .accord-header {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 17px;
  font-weight: 700;
  font-family: var(--fontsAlternates);
  border-bottom: 1px solid var(--bg-primary);
  padding-bottom: 18px;
  height: auto;
  display: flex;
  align-items: center;
}

.proc-grant__wrapp ol li {
  list-style: none;
  position: relative;
}

.proc-grant__wrapp ol li:not(:has(.active)) {
  height: 55px;
}

.proc-grant__wrapp ol li svg {
  width: 21px;
  height: 21px;
  margin-left: auto;
}

.accord-content {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.5s;
  color: #3d4335;

  font-weight: 500;
}

.accord-content.active {
  opacity: 1;
  margin-top: 20px;
}

.proc-grant__wrapp ol .accord-header:before {
  content: counter(item) ".";
  display: inline-block;
  color: var(--bg-primary);
  font-size: 28px;
  font-weight: 700;
  counter-increment: item;
}

.page-id-690 .because-block__container {
  grid-gap: 35px;
}

@media (min-width: 992px) {
  .block-etaps--exp .custom-ol {
    grid-auto-flow: row;
    grid-gap: 25px 68px;
  }

  .block-etaps--exp .custom-ol li {
  }

  .block-etaps--exp h2 {
    font-size: 40px;
  }
  .because-block__text-not-back .because-block__text-item:not(:last-child) {
    margin-bottom: 40px;
  }
  .because-block__text-not-back .because-block__text-item:last-child {
    margin-bottom: 0;
  }
  .page-id-690 .h1-title {
    font-size: 26px;
    line-height: 34px;
  }
  .page-id-690 .production-page__container {
    grid-template-columns: 47% 53%;
  }
}

@media (max-width: 992px) {
  .accord-content.active {
    margin-top: 14px;
  }
  .proc-grant__wrapp ol .accord-header:before {
    font-size: 24px;
  }
  .proc-grant__wrapp {
    padding: 30px 15px;
  }
  .proc-grant__wrapp ol li:not(:has(.active)) {
    height: auto;
  }
  .proc-grant__wrapp ol li .accord-header span {
    width: calc(100% - 42px);
  }
  .proc-grant__wrapp ol .accord-header {
    font-size: 16px;
    padding-bottom: 16px;
  }
  .line-block-two__element {
    padding: 20px 15px;
  }
  .line-block-two__element span {
    margin-bottom: 10px;
  }
  .proc-grant__wrapp ol {
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-auto-flow: row;
  }
  .dl-p__container {
    flex-direction: column;
    gap: 10px;
  }
  .line-block-two {
    grid-template-columns: 100%;
    grid-gap: 10px;
  }
  .preim-production-zagl .preim-production__item h3 {
    text-transform: none;
  }
}
