/**
 * Swiper 9.1.0
 * 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: February 28, 2023
 */

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper,
swiper-container {
  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-wrapper {
  transform: translate3d(0px, 0, 0);
}

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

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

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: 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-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

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

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

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

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

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

.swiper-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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .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-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

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

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

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

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

.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-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s 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-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  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: 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-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

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

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

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s 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: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s 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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper .swiper-notification,
swiper-container .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,
.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-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  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: "Roboto-Light";
  font-display: swap;
  src: url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

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

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

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

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

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

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

/* width */

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

/* Track */

::-webkit-scrollbar-track {
  border-radius: 42px;
  background: #EAEEF3;
  backdrop-filter: blur(15px);
}

/* Handle */

::-webkit-scrollbar-thumb {
  border-radius: 42px;
  background: #4183D7;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  border-radius: 42px;
  background: #263141;
  backdrop-filter: blur(15px);
}

html,
body {
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

body {
  position: relative;
  margin: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
  color: #474F5A;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-size: 16px;
  background: #fff;
  line-height: 150%;
  /* 24px */
  min-width: 320px;
  overflow-x: hidden;
}

main {
  flex-grow: 1;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}

ul li:last-child {
  margin-bottom: 0;
}

section,
.section {
  display: flex;
  flex-direction: column;
  padding: 120px 0;
}

.pb-0 {
  padding-bottom: 0;
}

.container {
  margin: 0 auto;
  width: 100%;
  padding: 0 50px;
  max-width: 1660px;
}

a {
  color: #4183D7;
  text-decoration: none;
  transition: all ease 1s;
}

a:hover {
  color: #263141;
  text-decoration: underline;
}

p {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  color: #474F5A;
  font-size: 16px;
  line-height: 150%;
}

p:last-child {
  margin-bottom: 0;
}

.medium,
p strong {
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
}

.btn {
  position: relative;
  border: none;
  border-radius: 500px;
  width: fit-content;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 20px;
  font-family: "RobotoCondensed-Bold";
  font-size: 16px;
  text-align: center;
  gap: 10px;
  outline: none;
  box-shadow: none;
  background: transparent;
  transition: all ease 1s;
  line-height: 170%;
  cursor: pointer;
  overflow: hidden;
}

.btn::before {
  position: absolute;
  z-index: 1;
  top: -50px;
  left: -75px;
  width: 50px;
  height: 155px;
  background: rgba(255, 255, 255, 0.4);
  content: "";
  opacity: 0.2;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn:hover {
  text-decoration: none;
}

.btn:hover::before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn:hover .icon {
  fill: #fff;
}

.btn--primary {
  color: #fff;
  background: #4183D7;
}

.btn--primary:hover,
.btn--primary.active {
  color: #fff;
  background: #2E6CBB;
  background: #263141;
  text-decoration: none;
}

.btn--primary:focus,
.btn--primary:focus-visible {
  color: rgba(255, 255, 255, 0.6);
  background: #2E6CBB;
}

.btn--primary:disabled,
.btn--primary.disabled {
  color: rgba(65, 131, 215, 0.5);
  background: rgba(65, 131, 215, 0.2);
}

.btn--link {
  border: none;
}

.btn--link:hover {
  border: none;
}

.btn .icon {
  width: 24px;
  height: 24px;
  fill: #fff;
  transition: all ease 0.5s;
  transform: translateX(0);
  min-width: 24px;
}

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

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.title {
  margin: 0;
  margin-bottom: 15px;
  color: #4183D7;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  text-transform: uppercase;
}

.subtitle {
  margin: 0;
  color: #263141;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 48px;
  line-height: 130%;
}

.breadcrumbs__list {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

.breadcrumbs__item {
  position: relative;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.breadcrumbs__item:last-child::before {
  display: none;
}

.breadcrumbs__item::before {
  position: absolute;
  right: -15px;
  content: "/";
}

.breadcrumbs__link {
  color: #4183D7;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-decoration: none;
  transition: all ease 1s;
}

.breadcrumbs__link:hover {
  color: #333333;
  text-decoration: underline;
}

.video-youtube {
  max-height: 400px;
}

.video-youtube iframe {
  max-width: 100%;
  max-height: 400px;
  border: 0;
}

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

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

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

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

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

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

.header {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(38, 49, 65, 0.3) 0, rgba(38, 49, 65, 0.3) 100%);
}

.header__content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  column-gap: 50px;
}

.header__contacts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 50px;
}

.header__contacts-link {
  display: flex;
  align-items: center;
  color: #fff;
  gap: 10px;
  transition: all ease 1s;
}

.header__contacts-link:hover {
  color: #038AFF;
  text-decoration: none;
}

.header__contacts-link:hover .header__contacts-icon {
  background: #038AFF;
}

.header__contacts-link:hover .icon {
  fill: #fff;
}

.header__contacts-icon {
  border-radius: 51px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  background: rgba(255, 255, 255, 0.1);
  transition: all ease 1s;
}

.header__contacts-icon .icon {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.header__toggle-btn {
  display: none;
}

.nav.stickynav {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(0deg, rgba(38, 49, 65, 0.50) 0%, rgba(38, 49, 65, 0.50) 100%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    animation: slideDown 0.35s ease-out;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

.nav.stickynav .nav__list {
  padding: 20px 50px;
}

.nav__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  column-gap: 50px;
}

.nav__item {
  margin: 0;
}

.nav__item-link {
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
  line-height: normal;
  transition: all ease 1s;
}

.nav__item-link:hover,
.nav__item-link.active {
  color: #fff;
  text-decoration: none;
  border-bottom: 3px solid #038AFF;
}

.nav__btn {
  border: 1px solid #fff;
  border-radius: 500px;
  height: 46px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: normal;
}

.nav__btn:hover {
  border-color: transparent;
  color: #fff;
  background: #038AFF;
  text-decoration: none;
}

.nav__contacts {
  display: none;
}

/* Add Animation */

@keyframes animaOpacity {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

.slider__title {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
}

.slider__nav {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.slider__prev {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F2F5F9;
  transition: all ease 1s;
  cursor: pointer;
}

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

.slider__prev .icon {
  width: 24px;
  height: 24px;
  transition: all ease 0.5s;
  transform: translateX(0);
  fill: #A1ABB9;
}

.slider__prev:hover,
.slider__prev:focus {
  background: #4183D7;
}

.slider__prev:hover .icon,
.slider__prev:focus .icon {
  fill: #fff;
}

.slider__prev:hover .icon {
  transform: translateX(-5px);
}

.slider__next {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F2F5F9;
  transition: all ease 1s;
  cursor: pointer;
}

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

.slider__next .icon {
  width: 24px;
  height: 24px;
  transition: all ease 0.5s;
  transform: translateX(0);
  fill: #A1ABB9;
}

.slider__next:hover,
.slider__next:focus {
  background: #4183D7;
}

.slider__next:hover .icon,
.slider__next:focus .icon {
  fill: #fff;
}

.slider__next:hover .icon {
  transform: translateX(5px);
}

.slider__icon {
  width: 24px;
  height: 24px;
  fill: #A1ABB9;
  min-width: 24px;
}

.slider .item__text {
  height: auto;
}

.item {
  position: relative;
  height: 350px;
  overflow: hidden;
}

.item .item__text {
  display: none;
}

.item:hover {
  color: #fff;
}

.item:hover p {
  color: #fff;
}

.item:hover .item__inner {
  justify-content: flex-start;
  animation: slide 0.5s ease-out;
}

.item:hover .item__img::before {
  background: rgba(38, 49, 65, 0.6);
  backdrop-filter: blur(30px);
}

.item:hover .item__inner:hover .item__title {
  color: #4183D7;
  text-decoration: underline;
}

.item:hover .item__inner:hover .item__icon {
  margin-left: auto;
  fill: #4183D7;
}

.item:hover .item__text {
  display: block;
}

.item__img {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.item__img::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: linear-gradient(180deg, rgba(38, 49, 65, 0.4) 0%, rgba(38, 49, 65, 0.8) 100%);
}

.item__img picture,
.item__img img,
.item__img source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.item__inner {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  gap: 30px;
}

@keyframes slide {
  from {
    transform: translateY(100%);
    opacity: 0;
  }

  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.item__title {
  margin: 0;
  display: flex;
  color: #fff;
  font-family: "RobotoCondensed-Bold";
  font-size: 24px;
  line-height: 120%;
  transition: all 1s ease;
  gap: 15px;
}

.item__icon {
  width: 28px;
  height: 28px;
  min-width: 28px;
  fill: #fff;
  transition: all 1s ease;
}

.item__text {
  color: #fff;
  font-size: 16px;
  line-height: 150%;
}

.item__text p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.hero__slider {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.hero__slide {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
}

.hero__content {
  position: absolute;
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
}

.hero__title {
  margin: 0;
  width: 66.6666666667%;
  color: #fff;
  font-family: "RobotoCondensed-Bold";
  font-size: 48px;
  line-height: 130%;
}

.hero__subtitle {
  margin: 0;
  width: 66.6666666667%;
  color: #fff;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 20px;
  line-height: 170%;
}

.hero__slide-img {
  position: absolute;
  top: 0;
  bottom: 0;
  transition: 3s all;
}

.hero__slide-img::before {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, rgba(38, 49, 65, 0.2), rgba(38, 49, 65, 0.2));
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.hero__slide-img picture,
.hero__slide-img img,
.hero__slide-img source {
  width: 100vw;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.hero__slider-nav {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hero__slider-prev {
  background: rgba(255, 255, 255, 0.4);
  transition: all ease 1s;
}

.hero__slider-prev .icon {
  fill: #FFFFFF;
}

.hero__slider-prev:hover {
  background: #4183D7;
}

.hero__slider-next {
  background: rgba(255, 255, 255, 0.4);
  transition: all ease 1s;
}

.hero__slider-next .icon {
  fill: #FFFFFF;
}

.hero__slider-next:hover {
  background: #4183D7;
}

.hero__advantages {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
}

.hero__advantages-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px;
}

.hero__advantages-item {
  display: flex;
  align-items: center;
  padding: 30px 0;
  gap: 20px;
  border-top: 2px solid #fff;
  transition: all 1s ease;
}

.hero__advantages-item:hover {
  border-top: 2px solid #4183D7;
}

.hero__advantages-item:hover .hero__advantages-icon {
  fill: #4183D7;
}

.hero__advantages-item:hover .hero__advantages-title {
  color: #4183D7;
}

.hero__advantages-icon {
  width: 50px;
  height: 50px;
  min-width: 50px;
  fill: #fff;
  transition: all 1s ease;
}

.hero__advantages-title {
  color: #fff;
  font-family: "RobotoCondensed-Bold";
  font-size: 16px;
  line-height: 150%;
  transition: all 1s ease;
}

.hero.hero-pages {
  position: relative;
  height: 400px;
  overflow: hidden;
}

.hero.hero-pages .hero {
  position: relative;
}

.hero.hero-pages .hero__content {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.hero.hero-pages .hero__title {
  z-index: 3;
  margin-top: 8%;
  text-align: center;
}

.hero.hero-pages .hero__img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hero.hero-pages .hero__img::before {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(0deg, rgba(38, 49, 65, 0.3) 0%, rgba(38, 49, 65, 0.3) 100%);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.hero.hero-pages .hero__img picture,
.hero.hero-pages .hero__img img,
.hero.hero-pages .hero__img source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.advantages {
  margin-top: 60px;
}

.advantages__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.advantages__item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  background: #F6F7FA;
  padding: 30px;
}

.advantages__icon {
  width: 50px;
  max-width: 50px;
  height: 50px;
  fill: #4183D7;
}

.advantages__number {
  font-family: "RobotoCondensed-Bold";
  font-size: 32px;
  line-height: 120%;
}

.advantages__inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.advantages__title {
  flex-basis: 100%;
  margin: 0;
  font-size: 20px;
  font-family: "RobotoCondensed-Bold";
  line-height: 120%;
}

.advantages__text {
  font-size: 14px;
  line-height: 150%;
  margin: 0;
}

.about__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.about__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.about__text {
  margin: 25px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 100%;
}

.about__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.about__img {
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.about__img picture,
.about__img img,
.about__img source {
  width: auto;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.about.video .about__content {
  display: block;
}

.about.video .about__video {
  margin: 0 0 60px 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
  max-width: 50%;
  max-height: 400px;
  overflow: hidden;
}

.about.video .about__video video {
  max-width: 100%;
  max-height: 400px;
}

.about.video .about__text {
  margin: 0;
  display: block;
}

.services__content {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.products__content {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.products__title:focus {
  color: #4183d7;
  text-decoration: underline;
}

.products__title:focus .item__icon {
  fill: #4183d7;
}

.products__list {
  overflow-y: auto;
}

.products__list-item {
  margin-bottom: 10px;
}

.products__list-link {
  color: #FFFFFF;
  font-family: "Roboto-Medium";
  font-size: 16px;
  transition: all ease 1s;
}

.products__list-link:hover {
  color: #4183d7;
}

.geography .title,
.geography .subtitle {
  position: relative;
  z-index: 1;
}

.geography__content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 360px;
  margin-top: 60px;
}

@media (max-width: 767px) {
    .geography__content {
        margin-top: 40px;
    }
}

.geography__inner {
  position: absolute;
  top: auto;
  right: 7%;
  bottom: auto;
  left: auto;
  margin-bottom: 10px;
  display: grid;
  list-style-type: none;
  counter-reset: num;
  background: #fff;
  gap: 15px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.07);
}

.geography__inner::after {
  position: absolute;
  z-index: 1;
  bottom: -15px;
  left: calc(50% - 10px);
  width: 40px;
  height: 40px;
  content: "";
  transform: rotate(-45deg);
  background: #fff;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.07);
}

.geography__list {
  z-index: 2;
  margin: 0;
  padding: 30px 20px;
  max-width: 488px;
  max-height: 377px;
  overflow-y: auto;
  background: #fff;
}

.geography__item {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px 0;
  padding-bottom: 15px;
  padding-left: 40px;
  gap: 5px;
  border-bottom: 1px solid #F6F7FA;
}

.geography__item:first-child {
  padding-top: 0;
}

.geography__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.geography__item::before {
  position: absolute;
  left: 0;
  color: #4183D7;
  font-family: "RobotoCondensed-Bold";
  font-size: 20px;
  content: counter(num);
  counter-increment: num;
  line-height: 130%;
  letter-spacing: -0.1em;
}

.geography__title {
  margin: 0;
  color: #263141;
  font-family: "RobotoCondensed-Bold";
  font-size: 20px;
  line-height: 120%;
}

.geography__subtitle {
  margin: 0;
  display: flex;
  flex-direction: column;
  color: #474F5A;
  font-size: 14px;
  line-height: 150%;
}

.geography__subtitle span {
  display: block;
}

.geography__img {
  margin-top: -100px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.geography__img picture,
.geography__img img,
.geography__img source {
  width: auto;
  height: 100%;
  max-width: 100%;
  aspect-ratio: 3/2;
  object-fit: contain;
}

.news__btns {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.news .news__btn {
  display: none;
}

.news__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  flex-grow: 1;
}

.news__tab {
  border: 1.5px solid #A1ABB9;
  color: #A1ABB9;
}

.news__tab:hover,
.news__tab:focus,
.news__tab:focus-visible {
  border-color: #263141;
  color: #263141;
  text-decoration: none;
}

.news__tab:active,
.news__tab.active {
  border: 1.5px solid #4183D7;
  color: #4183D7;
}

.news__content {
  display: none;
}

.news__content.active {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.news__item {
  background: #F6F7FA;
  overflow: hidden;
}

.news__item:hover {
  text-decoration: none;
}

.news__item:hover .news__title {
  color: #4183D7;
  text-decoration: underline;
}

.news__item:hover .news__img picture,
.news__item:hover .news__img img,
.news__item:hover .news__img source {
  transform: scale(1.1);
}

.news__img {
  height:280px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  min-height: 280px;
  position: relative;
}

.news__img picture,
.news__img img,
.news__img source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: contain;
  transition: all ease 1s;
  transform: scale(1);
  z-index: 2;
  position: relative;
}

.news__img .news__bg {
  z-index: 1;
  position: absolute;
  filter: blur(10px);
  transform: scale(2);
}

.news__img .news__bg picture,
.news__img .news__bg img,
.news__img .news__bg source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.news__inner {
  padding: 20px;
}

.news__title {
  margin: 0;
  margin-bottom: 10px;
  color: #263141;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
}

.news__text {
  margin-bottom: 15px;
  display: -webkit-box;
  color: #474F5A;
  font-size: 14px;
  line-height: 150%;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news__data {
  color: #474F5A;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
}

.partners__title {
  display: flex;
  justify-content: space-between;
}

.partners__slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  background: #F6F7FA;
}

.partners__img picture,
.partners__img img,
.partners__img source {
  height: 80px;
  max-width: 100%;
  object-fit: contain;
}

.partners__scrollbar {
  display: none;
}

.partners__pagination {
  display: none;
}

.form__input-group {
  position: relative;
  margin-bottom: 50px;
  width: 100%;
  display: flex;
}

.form__input,
.form__textarea {
  z-index: 2;
  margin-bottom: 10px;
  border: none;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 20px;
  color: #263141;
  font-size: 16px;
  line-height: 150%;
  background: #F6F7FA;
  outline: 0;
  transition: border 0.25s ease-in-out;
  appearance: none;
}

.form__input:last-child,
.form__textarea:last-child {
  margin-bottom: 0;
}

.form__input::placeholder,
.form__textarea::placeholder {
  color: #A1ABB9;
}

.form__input:focus,
.form__textarea:focus {
  outline: none;
}

.form__input:focus::placeholder,
.form__textarea:focus::placeholder {
  color: transparent;
}

.form__textarea {
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 16px;
  min-height: 200px;
  line-height: 150%;
}

.form__checkbox-group {
  position: relative;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.form__checkbox {
  position: relative;
  margin: 0;
  border: 2px solid #A1ABB9;
  width: 25px;
  height: 20px;
  appearance: none;
}

.form__checkbox::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  overflow: hidden;
}

.form__checkbox:checked::before {
  width: 40%;
  height: 90%;
  border-right: 3px solid #4183d7;
  border-bottom: 4px solid #4183d7;
  transform: rotate(45deg) translateY(-1px) translateX(-1px);
}

.form__checkbox:checked::before__notes {
  color: #474F5A;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
}

.map {
  position: relative;
  height: 750px;
}

.map .form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
  max-width: 400px;
  width: 100%;
  background: #fff;
}

.map__container {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0px;
  width: 100%;
  height: 100%;
}

.map__container iframe {
  border: 0;
  width: 100%;
  height: 100%;
}

.map__form {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
}

.map__form .btn {
  margin: 20px 0 20px 0;
  width: 100%;
}

.map__subtitle {
  margin: 0;
  margin-bottom: 20px;
  color: #474F5A;
  font-family: "RobotoCondensed-Regular";
  font-size: 16px;
  text-align: center;
  line-height: 150%;
}

.map__title {
  margin: 0;
  margin-bottom: 10px;
  color: #263141;
  font-family: "RobotoCondensed-Bold";
  font-size: 32px;
  text-align: center;
  line-height: 130%;
}

.seo__content {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}

.seo.catalog .seo__content {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}

.seo__title {
  margin: 0;
  color: #263141;
  font-family: "RobotoCondensed-Bold";
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
}

.seo__item-title {
  margin: 0;
  margin-bottom: 20px;
  color: #263141;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
}

.seo ul {
  padding-left: 20px;
}

.seo ul li {
  margin-bottom: 20px;
  list-style-type: disc;
}

.about.slider .about__content {
  display: block;
}

.about.slider .about__img {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.about.slider .about__img picture,
.about.slider .about__img img,
.about.slider .about__img source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.about.slider .about__slider {
  margin: 0 0 60px 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
  max-width: 50%;
  max-height: 400px;
}

.about.slider .about__text {
  margin: 0;
  display: block;
}

.about-productions__content {
  margin: 60px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.about-productions__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  gap: 30px;
  background: #F6F7FA;
}

.about-productions__icon {
  width: 50px;
  height: 50px;
  max-width: 50px;
  fill: #4183D7;
}

.about-productions__inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.about-productions__title {
  margin: 0;
  font-family: "RobotoCondensed-Bold";
  font-size: 20px;
  flex-basis: 100%;
  line-height: 120%;
}

.about-productions__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.certificates__slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  background: #F6F7FA;
}

.certificates__img {
  height: auto;
}

.certificates__img picture,
.certificates__img img,
.certificates__img source {
  max-width: 100%;
  aspect-ratio: 2/3;
  object-fit: contain;
}

.documents__title {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
}

.documents__content {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(5, 1fr);
}

.documents__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  background: #F6F7FA;
}

.documents__img {
  height: auto;
}

.documents__img picture,
.documents__img img,
.documents__img source {
  max-width: 100%;
  aspect-ratio: 2/3;
  object-fit: contain;
}

.product {
  margin-top: 60px;
  display: none;
}

.product.active {
  display: block !important;
}

.product__text {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.product__text ul li {
  position: relative;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  padding-left: 15px;
}

.product__text ul li:last-child {
  margin-bottom: 10px;
}

.product__text ul li::before {
  position: absolute;
  left: 0;
  border-radius: 100%;
  width: 5px;
  height: 5px;
  content: "";
  background: #4183d7;
}

.product__text table {
  width: 100%;
}

.product__title {
  margin: 0;
  margin-bottom: 20px;
  color: #263141;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
}

.product__img {
  margin: 0 0 60px 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
  max-width: 50%;
  max-height: 400px;
  overflow: hidden;
}
.product__video {
  margin: 0 0 60px 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
  max-width: 50%;
  max-height: 400px;
  overflow: hidden;
}

.product__video video {
  max-width: 100%;
  max-height: 400px;
}

.product__btn {
  margin-top: 25px;
}

.projects__btns {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.projects .projects__btn {
  display: none;
}

.projects__tabs {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  gap: 20px;
  flex-grow: 1;
}

.projects__tab {
  border: 1.5px solid #A1ABB9;
  color: #A1ABB9;
  white-space: nowrap;
  overflow: visible;
}

.projects__tab:hover,
.projects__tab:focus,
.projects__tab:focus-visible {
  border-color: #263141;
  color: #263141;
  text-decoration: none;
}

.projects__tab:active,
.projects__tab.active {
  border: 1.5px solid #4183D7;
  color: #4183D7;
}

.projects__content {
  display: none;
}

.projects__content.active {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.projects__item {
  background: #F6F7FA;
  overflow: hidden;
}

.projects__item:hover {
  text-decoration: none;
}

.projects__item:hover .projects__title {
  color: #4183D7;
  text-decoration: underline;
}

.projects__item:hover .projects__img picture,
.projects__item:hover .projects__img img,
.projects__item:hover .projects__img source {
  transform: scale(1.1);
}

.projects__img {
  height: 280px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  min-height: 280px;
  position: relative;
}

.projects__img picture,
.projects__img img,
.projects__img source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: contain;
  transition: all ease 1s;
  transform: scale(1);
  z-index: 2;
  position: relative;
}

.projects__img .projects__bg {
  z-index: 1;
  position: absolute;
  filter: blur(10px);
  transform: scale(2);
}

.projects__img .projects__bg picture,
.projects__img .projects__bg img,
.projects__img .projects__bg source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.projects__inner {
  padding: 20px;
}

.projects__title {
  margin: 0;
  margin-bottom: 10px;
  color: #263141;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
}

.projects__text {
  margin-bottom: 15px;
  display: -webkit-box;
  color: #474F5A;
  font-size: 14px;
  line-height: 150%;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.projects__data {
  color: #474F5A;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.team__content {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.team__item {
  background: #f6f7fa;
}

.team__item:hover {
  text-decoration: none;
}

.team__item:hover .team__item-img picture,
.team__item:hover .team__item-img img,
.team__item:hover .team__item-img source {
  transform: scale(1.1);
}

.team__item-contacs {
  display: flex;
  flex-direction: column;
}

.team__item-img {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  min-height: 200px;
  overflow: hidden;
  justify-items: center;
  background: linear-gradient(123.95deg, rgba(38, 49, 65, 0.4) 33.06%, rgba(38, 49, 65, 0.8) 98.41%);
}

.team__item-img picture,
.team__item-img img,
.team__item-img source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: none;
  transition: all ease 1s;
  transform: scale(1);
}

.team__item-inner {
  padding: 20px;
}

.team__item-title {
  margin: 0;
  margin-bottom: 10px;
  color: #263141;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
}

.team__item-email,
.team__item-phone {
  font-family: "RobotoCondensed-Regular";
  font-size: 14px;
  line-height: 120%;
}

.team__item-email a,
.team__item-phone a {
  color: #474f5a;
}

.team__item-name,
.team__item-email,
.team__item-phone {
  margin-bottom: 10px;
}

.team__item-name span,
.team__item-email span,
.team__item-phone span {
  color: #474f5a;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
}

.contact-info__content {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.contact-info__item {
  padding: 30px;
  background: #f6f7fa;
}

.contact-info__title {
  margin: 0;
  margin-bottom: 20px;
  font-family: "RobotoCondensed-Bold";
  font-size: 20px;
  line-height: 120%;
}

.contact-info__links {
  margin: 0;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  color: #263141;
  font-family: "RobotoCondensed-Medium";
  font-weight: 500;
  font-size: 16px;
  gap: 10px;
  line-height: 19px;
  color: #263141;
}

.contact-info__links:last-child {
  margin-bottom: 0;
}

.contact-info__link:hover .contact-info__icon {
  background: #4183d7;
}

.contact-info__link:hover .icon {
  fill: #fff;
}

.contact-info__icon {
  border-radius: 51px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  background: rgba(65, 131, 215, 0.1);
  transition: all ease 1s;
}

.contact-info__icon .icon {
  width: 20px;
  height: 20px;
  fill: #4183d7;
}

.contact-info__btn {
  align-self: flex-end;
  justify-self: flex-end;
}

.contact__content {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.contact__img {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.contact__img picture,
.contact__img img,
.contact__img source {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact__slider {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 400px;
}

.detail {
  padding: 120px 0;
}

.detail__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  overflow: auto;
}

.detail__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.detail__text {
  margin: 25px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 100%;
}

.detail__text ul {
  display: flex;
  flex-direction: column;
}

.detail__text ul > li {
  position: relative;
  margin-bottom: 10px;
  display: block;
  padding-left: 15px;
}

.detail__text ul > li:last-child {
  margin-bottom: 10px;
}

.detail__text ul > li::before {
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 100%;
  width: 5px;
  height: 5px;
  content: "";
  background: #4183d7;
}

.detail__text ol {
  display: flex;
  flex-direction: column;
  padding-left: 15px;
}
.detail__text table {
  width: 100%;
} 

.detail__text ol li {
  position: relative;
  margin-bottom: 10px;
  display: list-item;
}

.detail__content {
  display: block;
}

.detail__img {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.detail__img picture,
.detail__img img,
.detail__img source {
  width: 100%;
  height: 100%;
  overflow: hidden;
  aspect-ratio: 3/2;
  object-fit: contain;
  z-index: 2;
  position: relative;
/*  display: flex;*/
}

.detail__img .detail__bg {
  z-index: 1;
  position: absolute;
  filter: blur(10px);
  transform: scale(2);
}

.detail__img .detail__bg picture,
.detail__img .detail__bg img,
.detail__img .detail__bg source {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.detail__video {
  margin-bottom: 30px;
}

.detail__video video {
  width: 50%;
  height: auto;
}
.detail__slider {
  margin: 0 60px 60px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  max-width: 50%;
 /* max-height: 400px;*/
}

@-moz-document url-prefix()  {
  .detail__slider {
    width: 50%;
  }
}

.detail__text {
  margin: 0;
  display: block;
}

.detail__img-sm {
  display: none;
}

.detail__img-sm picture,
.detail__img-sm img,
.detail__img-sm source {
  max-width: 100%;
}

.detail__img-lg {
  display: flex;
}

.detail__img-lg picture,
.detail__img-lg img,
.detail__img-lg source {
  max-width: 100%;
}

.pagination {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.pagination__list {
  margin-bottom: 0;
  border-right: 1px solid #ebebf6;
}

.pagination__list:last-child {
  border: none;
}

.pagination__link {
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #A1ABB9;
  font-family: "RobotoCondensed-Regular";
  font-size: 16px;
  min-width: 54px;
  background: #F2F5F9;
  cursor: pointer;
  line-height: 170%;
}

.pagination__link.active {
  padding: 15px;
  color: #fff;
  background: #4183D7;
}

.pagination__link.active .icon {
  fill: #fff;
}

.pagination__link:hover {
  color: #fff;
  background: #263141;
  text-decoration: none;
}

.pagination__prev,
.pagination__next {
  height: 54px;
  min-width: 54px;
}

.pagination__prev:hover .icon,
.pagination__next:hover .icon {
  fill: #fff;
  transform: translateX(5px);
}

.pagination__prev .icon,
.pagination__next .icon {
  width: 24px;
  height: 24px;
  transition: all ease 0.5s;
  transform: translateX(0);
  fill: #A1ABB9;
}

.pagination__prev .icon {
  transform: translateX(0);
}

.pagination__prev:hover .icon {
  transform: translateX(-5px);
}

.modal {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  padding: 0 10px;
  padding-top: 50px;
  overflow: auto;
  background: linear-gradient(0deg, rgba(38, 49, 65, 0.3) 0, rgba(38, 49, 65, 0.3) 100%);
  backdrop-filter: blur(10px);
  /* Add Animation */
  /* The Close Button */
}

.modal__content {
  position: relative;
  margin: auto;
  padding: 20px;
  background: #fff;
  transition: all ease 1s;
  min-width: 300px;
  max-width: 600px;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

.modal__header {
  display: flex;
  justify-content: space-between;
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }

  to {
    top: 0;
    opacity: 1;
  }
}

.modal .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #A1ABB9;
  font-weight: 700;
  font-size: 20px;
  transition: all ease 1s;
  cursor: pointer;
  z-index:3;
}

.modal .close:hover,
.modal .close:focus {
  text-decoration: none;
  cursor: pointer;
}

.lightboxT {
  transition: opacity 0.5s linear;
}

.lightboxT__inside {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(0deg, rgba(38, 49, 65, 0.3) 0, rgba(38, 49, 65, 0.3) 100%);
  backdrop-filter: blur(10px);
}

.lightboxT__inside__container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: fit-content;
  padding: 20px;
  max-width: 90%;
  max-height: 90%;
  transition: 0.3s opacity linear;
  background: #fff;
  overflow: hidden;
  animation-name: animaOpacity;
  animation-duration: 0.5s;
}

.lightboxT__inside__img {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: auto;
  display: block;
  transition: 1s all;
  max-width: 100%;
  max-height: calc(90vh - 40px);
}

.lightboxT__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #A1ABB9;
  font-weight: 700;
  font-size: 20px;
  transition: all ease 1s;
  cursor: pointer;
  background: #fff;
}

.lightboxT__close:hover {
  color: #fff;
  background: #4183D7;
}

.lightboxT__title {
  display: inline-block;
  color: #000;
  font-size: 20px;
}

.lightboxT__details {
  display: flex;
  align-items: center;
}

.lightboxT__count {
  position: absolute;
  bottom: 0;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 10px;
  color: #000;
  background: #fff;
}

.lightboxT__arrows {
  position: absolute;
  z-index: 1;
  bottom: 0;
  color: transparent;
  cursor: pointer;
}

.lightboxT__arrows__inside--next {
  display: flex;
  justify-content: center;
}

.lightboxT__arrows__inside--prev {
  display: flex;
  justify-content: center;
}

.lightboxT__prev,
.lightboxT__next {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #A1ABB9;
  font-size: 40px;
  background: #F2F5F9;
  transition: all ease 1s;
  cursor: pointer;
}

.lightboxT__prev:hover,
.lightboxT__next:hover {
  color: #fff;
  background: #4183D7;
}

.lightboxT__prev img,
.lightboxT__next img {
  width: 30px;
  height: 30px;
  transition: all ease 0.5s;
  transform: translateX(0);
}

.lightboxT__prev {
  right: 54px;
  border-right: 1px solid #fff;
}

.lightboxT__prev img {
  transform: translateX(0) rotate(180deg);
}

.lightboxT__prev:hover img {
  transform: translateX(-5px) rotate(180deg);
}

.lightboxT__next {
  right: 0;
}

.footer {
  background: #F6F7FA;
  padding: 80px 0;
}

.footer__content {
  display: grid;
/*  grid-template-columns: repeat(5, 1fr);*/
  grid-template-columns: repeat(4, auto) repeat(1, 1fr);
  gap: 40px;
}

.footer__title {
  color: #263141;
  font-family: "RobotoCondensed-Bold";
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
  margin-bottom: 30px;
}

.footer__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer__list-item {
  padding: 0;
  margin: 0;
}

.footer__list-link {
  color: #474F5A;
}

.footer__list-link:hover {
  color: #4183D7;
  text-decoration: underline;
}

.footer__brand {
  display: block;
  margin-bottom: 30px;
}

.footer__brand picture,
.footer__brand img,
.footer__brand source {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

.footer__contacts {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 30px;
}

.footer__contacts-link {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #263141;
  transition: all ease 1s;
  word-break: break-word;
}

.footer__contacts-link:hover {
  color: #4183D7;
  text-decoration: none;
}

.footer__contacts-link:hover .footer__contacts-icon {
  background: #4183D7;
}

.footer__contacts-link:hover .footer__contacts-icon .icon {
  fill: #fff;
}

.footer__contacts-link:nth-child(1),
.footer__contacts-link:nth-child(2),
.footer__contacts-link:nth-child(3) {
  grid-column: 1/5;
}

.footer__contacts-icon {
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 51px;
  background: rgba(65, 131, 215, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease 1s;
}

.footer__contacts-icon .icon {
  fill: #4183D7;
  width: 20px;
  height: 20px;
}

.footer__copyright {
  text-align: center;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1.5px solid #a1abb9;
}

@media (max-width: 1699px) {
  .hero__content {
    padding: 0 7%;
  }
}


@media (max-width: 1399px) {
  section,
  .section {
    padding: 60px 0;
  }

  .pb-0 {
    padding-bottom: 0;
  }

  .header__brand picture,
  .header__brand img,
  .header__brand source {
    max-width: 150px;
  }

  .header__contacts {
    column-gap: 30px;
  }
}

@media (max-width: 1366px) {
  .hero__title {
    width: 100%;
  }

  .hero__subtitle {
    width: 100%;
  }
}

@media (max-width: 1294px) {
  .documents__content {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1200px) {
  .about-productions__content {
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  }

  .contact-info__content {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1199px) {
  .header__content {
    flex-wrap: wrap;
  }

  .hero__title {
    width: 100%;
  }

  .hero__subtitle {
    width: 100%;
  }

  .hero__advantages-content {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 0;
  }

  .products__content {
    grid-template-columns: repeat(2, 1fr);
  }

  .news__content.active {
    grid-template-columns: repeat(2, 1fr);
  }

  .projects__content.active {
    grid-template-columns: repeat(2, 1fr);
  }

  .team__content {
    grid-template-columns: repeat(2, 1fr);
  }

  .footer__content {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1024px) {
  .header__contacts {
    display: none;
  }
  body {
    font-size: 14px;
  }

  ul li {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 120%;
  }

  .container {
    padding: 0 20px;
  }

  p {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .btn {
    height: 40px;
    padding: 11px 20px;
    font-size: 14px;
  }

  .btn .icon {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }

  .pt-0 {
    padding-top: 0;
  }

  .pb-0 {
    padding-bottom: 0;
  }

  .title {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .subtitle {
    font-size: 32px;
  }

  .header__content {
    gap: 20px;
  }

  .header__contacts-link {
    margin: auto;
    gap: 5px;
  }

  .header__toggle-btn {
    margin: 0;
    margin-left: auto;
    border-radius: 51px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    cursor: pointer;
    min-width: 40px;
    background: rgba(255, 255, 255, 0.1);
  }

  .header__toggle-btn .icon {
    width: 20px;
    height: 20px;
    fill: #fff;
    min-width: 20px;
  }

  .nav.stickynav {
    display: none;
  }

  .nav__item-link {
    padding: 0;
  }

  .nav__item-link.nav__btn {
    padding: 11px 20px;
  }

  .nav__item-link:hover,
  .nav__item-link.active {
    border: none;
  }

  .nav {
    display: none;
  }

  .nav__btn {
    display: none;
  }

  .nav.show {
    position: absolute;
    right: 0;
    left: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    padding: 15px 0;
    gap: 20px;
    background: linear-gradient(180deg, rgba(38, 49, 65, .8) 0, rgba(38, 49, 65, .8) 100%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    animation-name: animaOpacity;
    animation-duration: 0.5s;
  }

  .nav.show .nav__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    gap: 10px;
  }

  .nav.show .nav__btn {
    display: flex;
  }

  .nav.show .nav__contacts {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 20px;
    gap: 10px;
    column-gap: 30px;
  }

  .nav.show .nav__contacts:nth-child(2) {
    justify-content: center;
  }

  .nav.show .nav__contacts-link {
    display: flex;
    align-items: center;
    color: #fff;
    gap: 10px;
  }

  .nav.show .nav__contacts-link:hover {
    color: #4183D7;
    text-decoration: none;
  }

  .nav.show .nav__contacts-link:hover .nav__contacts-icon {
    background: #4183D7;
    fill: #fff;
    transition: all ease 1s;
  }

  .nav.show .nav__contacts-icon {
    border-radius: 51px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 40px;
    background: rgba(255, 255, 255, 0.1);
  }
  
  .news__img {
    height: 200px;
    min-height: 200px;
  }

  .nav.show .nav__contacts-icon .icon {
    width: 20px;
    height: 20px;
    fill: #fff;
  }

  .slider__prev {
    width: 50px;
    height: 40px;
  }

  .slider__next {
    width: 50px;
    height: 40px;
  }

  .item {
    height: 280px;
  }

  .item__inner {
    padding: 20px;
    gap: 20px;
  }

  .item__title {
    font-size: 20px;
  }

  .item__text {
    font-size: 14px;
  }

  .hero__content {
    height: calc(100vh - 184px);
  }

  .hero__title {
    font-size: 24px;
  }

  .hero__advantages-item {
    padding: 20px 0;
    gap: 15px;
  }

  .advantages {
    margin-top: 40px;
  }

  .advantages__icon {
    width: 40px;
    max-width: 40px;
    height: 40px;
  }

  .advantages__number {
    font-size: 24px;
  }

  .about__img {
    max-height: 500px;
  }

  .products__list-link {
    font-size: 14px;
  }

  .geography__list {
    max-height: 300px;
  }

  .geography__item {
    padding-left: 30px;
  }

  .geography__item::before {
    font-size: 14px;
  }

  .geography__title {
    font-size: 14px;
  }

  .geography__subtitle {
    font-size: 12px;
  }

  .news__tabs {
    gap: 10px;
  }

  .partners__slide {
    padding: 20px;
  }

  .form__input-group {
    margin-bottom: 20px;
  }

  .form__input,
  .form__textarea {
    height: 40px;
    padding: 10px;
    font-size: 16px;
    line-height: 30px;
  }

  .map__subtitle {
    font-size: 14px;
  }
  
    .seo__content {
        grid-template-columns: repeat(2, 1fr);
      }

  .seo.catalog .seo__content {
    grid-template-columns: repeat(2, 1fr);
  }

  .seo__title {
    font-size: 24px;
  }

  .seo ul li {
    margin-bottom: 15px;
  }

  .about-productions__icon {
    width: 40px;
    height: 40px;
    max-width: 40px;
  }

  .certificates__slide {
    padding: 20px;
  }

  .certificates__img {
    height: auto;
  }

  .documents__content {
    gap: 10px;
  }

  .documents__item {
    padding: 20px;
  }

  .documents__img {
    height: auto;
  }

  .projects__tabs {
    gap: 10px;
  }
  
 .projects__img {
    height: 200px;
    min-height: 200px;
  }

  .detail {
    padding: 60px 0;
  }

  .detail__img-sm {
    display: flex;
  }

  .detail__img-lg {
    display: none;
  }

  .pagination {
    margin-top: 20px;
  }

  .pagination__link {
    height: 34px;
    padding: 5px;
    min-width: 34px;
  }

  .pagination__prev,
  .pagination__next {
    height: 34px;
    padding: 5px;
    min-width: 34px;
  }

  .lightboxT__prev,
  .lightboxT__next {
    width: 50px;
    height: 40px;
  }

  .lightboxT__prev img,
  .lightboxT__next img {
    width: 20px;
    height: 20px;
  }

  .lightboxT__prev {
    right: 50px;
  }

  .footer__content {
    grid-template-columns: repeat(2, 1fr);
  }

  .footer__item:nth-child(1) {
    grid-column: 1/3;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .nav {
    padding: 0;
  }
}

@media (max-width: 768px) {
      .hero__content {
         height: calc(100vh - 328px);
        padding: 0 50px;
        padding-top: 50px;
      }
      
    .hero__advantages-content {
        grid-template-columns: 1fr;
        padding: 0 30px;
      }
      
      .geography__inner {
        position: relative;
        right: 0;
        left: 0;
      }
      .geography__content .yamep {
          display: none;
      }

}
@media (max-width: 767px) {
  .slider__title {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }


  .hero__subtitle {
    font-size: 14px;
    line-height: 130%;
  }

  .hero__advantages-icon {
    width: 38px;
    height: 38px;
    min-width: 38px;
  }

  .hero__advantages-title {
    font-size: 14px;
  }

  .advantages__content {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .advantages__item {
    gap: 10px;
    padding: 20px;
  }

  .about__content {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .about__img picture,
  .about__img img,
  .about__img source {
    width: 100%;
    height: auto;
  }

  .about-seo .about__content {
    flex-direction: column;
  }

  .about-seo .about__text {
    padding-top: 40px;
  }

  .about.video .about__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .about.video .about__video {
    margin: 0;
    display: block;
    max-width: 100%;
  }

  .services__content {
    margin-top: 40px;
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .products__content {
    margin-top: 40px;
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .geography__img picture,
  .geography__img img,
  .geography__img source {
    width: 100%;
    height: auto;
  }

  .news__btns {
    margin-top: 40px;
  }

  .news__btns .btn--primary {
    display: none;
  }

  .news .news__btn {
    margin: 10px auto;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .news__content.active {
    margin-top: 40px;
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .partners__slider {
    padding-bottom: 60px;
  }

  .partners__nav {
    display: none;
  }

  .partners__scrollbar {
    display: block;
  }

  .partners__pagination {
    display: block;
  }

  .partners__pagination .swiper-pagination-bullet {
    margin: 0 10px !important;
    width: 10px;
    height: 10px;
    background: #EAEEF3;
    opacity: 1;
  }

  .partners__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #4183D7;
  }

  .map {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
    padding-top: 0;
    gap: 60px;
  }

  .map .form {
    padding: 10px 0;
    max-width: initial;
  }

  .map__container iframe {
    height: 600px;
  }

  .map__container {
    position: relative;
    padding: 0 20px;
  }

  .seo__content {
    margin-top: 40px;
    gap: 40px;
    grid-template-columns: 1fr;
  }

  .seo.catalog .seo__content {
    margin-top: 40px;
    gap: 40px;
    grid-template-columns: 1fr;
  }

  .seo__item-title {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .about.slider .about__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .about.slider .about__slider {
    margin: 0;
    display: block;
    max-width: 100%;
  }

  .about-productions__content {
    margin: 40px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .about-productions__item {
    padding: 20px;
    gap: 10px;
  }

  .documents__title {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .documents__content {
    grid-template-columns: repeat(3, 1fr);
  }

  .product {
    margin-top: 40px;
    gap: 40px;
    grid-template-columns: 1fr;
  }

  .product__title {
    font-size: 20px;
  }

  .product__img {
    margin: 0;
    margin-bottom: 40px;
    display: block;
    float: none;
    max-width: 100%;
  }
  
  .product__video {
    margin: 0;
    display: block;
    max-width: 100%;
  }

  .projects__btns {
    margin-top: 40px;
  }

  .projects__btns .btn--primary {
    display: none;
  }

  .projects .projects__btn {
    margin: 10px auto;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .projects__content.active {
    margin-top: 40px;
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .team__content {
    margin-top: 40px;
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .contact-info__content {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .contact-info__item {
    padding: 20px;
  }

  .contact-info__title {
    margin-bottom: 10px;
  }

  .contact-info__btn {
    align-self: flex-start;
  }

  .contact__content {
    margin-top: 40px;
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
  }

  .contact__slider {
    margin: 0;
  }

  .detail__content {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .detail__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .detail__slider {
    margin: 0;
    display: block;
    max-width: 100%;
  }
  
  @-moz-document url-prefix()  {
  .detail__slider {
    width: 100%;
  }
}

  .detail__img-sm picture,
  .detail__img-sm img,
  .detail__img-sm source {
    width: 100%;
    height: auto;
  }

  .detail__img-lg picture,
  .detail__img-lg img,
  .detail__img-lg source {
    width: 100%;
    height: auto;
  }
  
  .detail__video video {
      width: 100%;
    }

  .modal {
    padding: 10px;
    padding-top: 100px;
  }

  .modal.map {
    display: none;
  }

  .modal.map .form {
    background: transparent;
  }

  .modal__content {
    padding: 20px;
  }

  .footer {
    padding: 40px 0;
  }

  .footer__title {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .footer__brand {
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .documents__content {
    grid-template-columns: repeat(2, 1fr);
  }
}
.yamep {
    width:100% ;
    height: 500px ;
}
.nondecoration:hover  {
    text-decoration: none;
}
.category {
    padding: 0;
}
/*.footer__item:last-child {
    font-size: 12px;
    line-height: 100%;
}*/
.map .form-modal {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    max-width: 600px;
    width: 100%;
    background: #fff;
}