/**
 * Swiper 11.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 30, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -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;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.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;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.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;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}
/* Убираем внутренние отступы */
ul[class],
ol[class] {
  padding: 0;
}
/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
/* Выставляем основные настройки по-умолчанию для body */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class] {
  list-style: none;
}
/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
/* Упрощаем работу с изображениями */
img {
  max-width: 100%;
  display: block;
}
/* Указываем понятную периодичность в потоке данных у article*/
article > * + * {
  margin-top: 1em;
}
/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
  font: inherit;
}
/* Удаляем все анимации и переходы для людей, которые предпочитай их не использовать */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
@keyframes blink {
  0%,
  49.9% {
    opacity: 1;
  }
  50%,
  99.9% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
[data-animation='blink'] {
  animation: blink 1s linear infinite;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes rot {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
body {
  min-width: 320px;
  font-family: 'Montserrat', sans-serif;
  color: #f6f6f6;
  font-weight: 400;
  background: #202020 center 100% url('/lending-svg/sinara-logo-footer.svg') no-repeat;
  background-size: 80.7% auto;
}
@media screen and (max-width: 1399px) {
  body {
    background-size: calc(100% - 94px * 2) auto;
  }
}
@media screen and (max-width: 1199px) {
  body {
    background-size: calc(100% - 24px * 2) auto;
    background-position: center bottom 24px;
  }
}
@media screen and (max-width: 767px) {
  body {
    background-size: 100% auto;
    background-position: center bottom 88px;
  }
}
main {
  background: 0 0 url('/lending-svg/noise.png') repeat;
}
.text-color_red {
  color: #dc0532;
}
.text-color_gray {
  color: #a4a1ac;
}
.link-color_red {
  color: #dc0532;
  text-decoration: underline;
}
.link-color_red:hover {
  text-decoration: none;
}
.text-uppercase {
  text-transform: uppercase;
}
.h3-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: 104px;
  position: relative;
}
@media screen and (max-width: 1399px) {
  .h3-title {
    font-size: 28px;
    line-height: 1.43;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .h3-title {
    font-size: 24px;
    line-height: 1.33;
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 767px) {
  .h3-title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 32px;
  }
}
.container {
  padding: 0 40px;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 1599px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.container-inner {
  padding-left: 64px;
  padding-right: 64px;
}
@media screen and (max-width: 1199px) {
  .container-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .container-inner {
    padding-left: 4px;
    padding-right: 4px;
  }
}
a[href^='tel'] {
  color: inherit;
  text-decoration: none;
}
a {
  cursor: pointer;
  color: inherit;
  transition: color 0.3s;
}
a:hover {
  color: #dc0532;
}
/* Header / Main menu */
.header-navigation {
  position: fixed;
  padding: 56px 40px 0 40px;
  z-index: 10;
  width: 100%;
  top: 0;
  left: 0;
  transition: padding-top 0.3s, backdrop-filter 0.5s;
}
.header-navigation__wrapper {
  position: relative;
  z-index: 2;
  padding: 16px 64px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  border-radius: 64px;
  transition: max-width, width 0.8s 0.2s;
  text-transform: uppercase;
  font-family: 'Golos', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1.6px;
  max-width: 1840px;
}
.header-navigation__wrapper_mobile {
  display: none;
}
.header-navigation .main-logo img {
  height: 40px;
}
.header-navigation__right {
  display: flex;
  align-items: center;
}
.header-navigation .list-navigation {
  display: flex;
  align-items: center;
  margin-right: 70px;
}
.header-navigation .list-navigation__item {
  margin-left: 32px;
  position: relative;
  text-align: center;
}
.header-navigation .list-navigation__item:first-child {
  margin-left: 0;
}
.header-navigation .list-navigation__item a {
  padding: 16px;
  text-decoration: none;
  color: #202020;
  display: inline-block;
  position: relative;
}
.header-navigation .list-navigation__item a:after {
  content: '';
  width: 100%;
  height: 4px;
  background: #dc0532;
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: transform 0.5s ease;
  transform: scaleX(0);
  transform-origin: left;
}
.header-navigation .list-navigation__item a:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.header-navigation .list-navigation__item a:active {
  color: #dc0532;
}
.header-navigation .button-menu {
  opacity: 0;
  transition: opacity 0.3s;
  margin-left: 24px;
}
.header-navigation.scroll {
  padding-top: 40px;
}
.header-navigation.scroll .header-navigation__wrapper {
  width: 1328px;
  background: #fff;
  box-shadow: 0 4px 28px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 1599px) {
  .header-navigation.scroll .header-navigation__wrapper {
    width: 1248px;
  }
}
@media screen and (max-width: 1399px) {
  .header-navigation {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header-navigation .main-logo img {
    height: 32px;
  }
  .header-navigation.scroll {
    padding-top: 24px;
  }
  .header-navigation.scroll .header-navigation__wrapper {
    width: calc(100vw - 188px);
    padding: 8px 48px;
    border-radius: 48px;
  }
}
@media screen and (max-width: 1299px) {
  .header-navigation .list-navigation {
    margin-right: 40px;
  }
  .header-navigation .list-navigation__item {
    margin-left: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .header-navigation {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 50px;
  }
  .header-navigation__right {
    font-size: 14px;
  }
  .header-navigation__right .list-navigation {
    display: none;
  }
  .header-navigation__wrapper {
    padding: 16px 40px;
  }
  .header-navigation__wrapper_mobile {
    padding-top: 0;
    padding-bottom: 0;
    justify-content: center;
    margin-top: -16px;
    font-size: 14px;
    line-height: 1.43;
  }
  .header-navigation__wrapper_mobile .list-navigation {
    margin-right: 0;
  }
  .header-navigation__wrapper_mobile .list-navigation__item a:after {
    bottom: 2px;
  }
  .header-navigation__wrapper_mobile .button-discuss-project {
    display: none;
  }
  .header-navigation .main-logo img {
    height: 24px;
  }
  .header-navigation .button-menu {
    opacity: 1;
  }
  .header-navigation.scroll {
    padding-top: 16px;
  }
  .header-navigation.scroll .header-navigation__wrapper {
    padding: 4px 32px;
    border-radius: 32px;
    width: calc(100vw - 128px);
  }
  .header-navigation.scroll .header-navigation__wrapper_mobile {
    margin-top: 8px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .header-navigation {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 20px;
  }
  .header-navigation .main-logo img {
    height: 20px;
  }
  .header-navigation .button-discuss-project {
    display: none;
  }
  .header-navigation__wrapper {
    padding: 16px 24px;
  }
  .header-navigation__wrapper_mobile {
    flex-direction: column;
    padding: 8px 31px 24px 31px;
    justify-content: center;
    margin-top: -16px;
  }
  .header-navigation__wrapper_mobile .list-navigation {
    flex-direction: column;
    margin-bottom: 8px;
  }
  .header-navigation__wrapper_mobile .list-navigation__item {
    margin-left: 0;
  }
  .header-navigation__wrapper_mobile .button-discuss-project {
    display: flex;
    align-items: center;
  }
  .header-navigation.scroll .header-navigation__wrapper {
    padding: 8px 24px;
    border-radius: 24px;
    width: calc(100vw - 48px);
  }
  .header-navigation.scroll .header-navigation__wrapper_mobile {
    padding: 24px 31px;
    border-radius: 32px;
    height: auto;
  }
}
/* Footer / Contacts */
.contact-block {
  border-top: 1px solid #454347;
  padding-bottom: 16px;
  margin-top: 100px;
}
.contact-block .container {
  padding-top: 0;
}
.contact-block a {
  transition: color 0.3s;
  text-decoration: none;
}
.contact-block a:hover {
  color: #dc0532;
}
.contact-block__top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
}
.contact-block__bottom {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  font-family: 'Golos', sans-serif;
  font-size: 24px;
  line-height: 1.33;
  letter-spacing: 1.6px;
  color: #a4a1ac;
}
.contact-block__bottom .registry-link {
  color: #a4a1ac;
}
.contact-block__address {
  display: flex;
  flex-direction: column;
  padding-top: 68px;
}
.contact-block__address .phone-number,
.contact-block__address .mail {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  color: #e1e0e5;
  margin-bottom: 24px;
}
.contact-block__address .mail {
  margin-bottom: 40px;
}
.contact-block__address .telegram {
  font-family: 'Golos', sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 1.6px;
  color: rgba(255, 255, 255, 0.82);
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.contact-block__address .telegram svg {
  margin-right: 16px;
}
.contact-block__address .telegram svg path {
  transition: fill 0.3s;
}
.contact-block__address .telegram:hover {
  color: #dc0532;
}
.contact-block__address .telegram:hover svg path {
  fill: #dc0532;
}
.contact-block__address .address {
  font-family: 'Golos', sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 1.6px;
  color: #a4a1ac;
}
.contact-block__menu {
  padding-top: 52px;
}
.contact-block__menu .list-navigation {
  display: flex;
}
.contact-block__menu .list-navigation__item {
  font-family: 'Golos', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding-left: 23px;
  padding-right: 23px;
  text-align: center;
}
.contact-block__menu .list-navigation__item a {
  display: inline-block;
  color: #e1e0e5;
  padding: 24px 17px;
  position: relative;
}
.contact-block__menu .list-navigation__item a:after {
  content: '';
  width: 100%;
  height: 4px;
  background: #dc0532;
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: transform 0.5s ease;
  transform: scaleX(0);
  transform-origin: left;
}
.contact-block__menu .list-navigation__item a:hover {
  color: #dc0532;
}
.contact-block__menu .list-navigation__item a:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
@media screen and (max-width: 1399px) {
  .contact-block {
    margin-top: 70px;
  }
  .contact-block__top {
    margin-bottom: 72px;
  }
  .contact-block__bottom {
    font-size: 16px;
    line-height: 1.5;
  }
  .contact-block__address {
    padding-top: 68px;
  }
  .contact-block__address .phone-number,
  .contact-block__address .mail {
    font-size: 28px;
    line-height: 1.43;
    margin-bottom: 16px;
  }
  .contact-block__address .mail {
    margin-bottom: 44px;
  }
  .contact-block__address .telegram {
    font-size: 16px;
    line-height: 1.5;
  }
  .contact-block__address .address {
    font-size: 16px;
    line-height: 1.5;
  }
  .contact-block__menu {
    padding-top: 52px;
  }
  .contact-block__menu .list-navigation__item {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 1199px) {
  .contact-block {
    margin-top: 60px;
  }
  .contact-block__top {
    margin-bottom: 76px;
  }
  .contact-block__address .phone-number,
  .contact-block__address .mail {
    font-size: 24px;
    line-height: 1.33;
  }
  .contact-block__address .mail {
    margin-bottom: 36px;
  }
  .contact-block__address .telegram {
    margin-bottom: 32px;
  }
  .contact-block__menu .list-navigation {
    flex-direction: column;
  }
  .contact-block__menu .list-navigation__item {
    font-size: 16px;
    line-height: 1.5;
  }
  .contact-block__menu .list-navigation__item a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 1023px) {
  .contact-block__bottom {
    gap: 16px;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .contact-block {
    margin-top: 40px;
  }
  .contact-block__top {
    margin-bottom: 24px;
    flex-direction: column;
  }
  .contact-block__bottom {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 1.2px;
  }
  .contact-block__address {
    padding-top: 40px;
  }
  .contact-block__address .phone-number,
  .contact-block__address .mail {
    font-size: 20px;
    line-height: 1.4;
  }
  .contact-block__address .mail {
    margin-bottom: 28px;
  }
  .contact-block__address .telegram {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 1.2px;
    margin-bottom: 24px;
  }
  .contact-block__address .telegram svg {
    height: 16px;
  }
  .contact-block__address .address {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 1.2px;
  }
  .contact-block__menu {
    padding-top: 24px;
    margin-left: -16px;
  }
  .contact-block__menu .list-navigation__item {
    align-self: flex-start;
  }
  .contact-block__menu .list-navigation__item a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
/*Category List*/
.category-list {
  font-family: 'Golos', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.6px;
  display: flex;
  gap: 4px 24px;
  flex-wrap: wrap;
  color: #a4a1ac;
  text-transform: uppercase;
}
@media screen and (max-width: 1399px) {
  .category-list {
    font-size: 14px;
    line-height: 1.43;
  }
}
@media screen and (max-width: 767px) {
  .category-list {
    font-size: 10px;
    line-height: 1.6;
    gap: 4px 16px;
    letter-spacing: 1.2px;
  }
}
@font-face {
  font-family: 'Montserrat';
  src: url('/styles/fonts/Montserrat/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/styles/fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/styles/fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Golos';
  src: url('/styles/fonts/Golos/GolosText-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Golos';
  src: url('/styles/fonts/Golos/GolosText-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Golos';
  src: url('/styles/fonts/Golos/GolosText-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.button {
  background: #fff;
  white-space: nowrap;
  display: inline-block;
  outline: none;
  height: 56px;
  padding: 16px 32px;
  transition: background-color, color 0.3s;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
.button__dot {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #dc0532;
  transition: background-color 0.3s;
}
.button__arrow {
  display: flex;
  align-items: center;
}
.button__arrow-right {
  position: relative;
  width: 34px;
  height: 3px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 8px;
  transition: width 0.3s;
}
.button__arrow-right span {
  position: relative;
  width: 32px;
  height: 3px;
  background: #dc0532;
  display: block;
  border-radius: 3px;
  transition: width 0.3s;
}
.button__arrow-right span svg {
  content: '';
  position: absolute;
  height: 24px;
  top: -10.5px;
  right: -2px;
}
.button__arrow-right span svg path {
  transition: fill 0.3s;
}
.button:hover:not(.swiper-button-disabled) .button__dot,
.button.button-swiper:not(.swiper-button-disabled) .button__dot {
  background: #fff !important;
}
.button:hover:not(.swiper-button-disabled) .button__arrow-right,
.button.button-swiper:not(.swiper-button-disabled) .button__arrow-right {
  width: 50px;
}
.button:hover:not(.swiper-button-disabled) .button__arrow-right span,
.button.button-swiper:not(.swiper-button-disabled) .button__arrow-right span {
  width: 48px;
  background: #fff !important;
}
.button:hover:not(.swiper-button-disabled) .button__arrow-right span svg path,
.button.button-swiper:not(.swiper-button-disabled) .button__arrow-right span svg path {
  fill: #fff;
}
@media screen and (max-width: 1399px) {
  .button__dot {
    width: 5px;
    height: 5px;
  }
  .button__arrow-right {
    width: 30px;
    margin-left: 6px;
  }
  .button__arrow-right span {
    width: 28px;
  }
  .button__arrow-right span svg {
    height: 19px;
    top: -8px;
    right: -3px;
  }
  .button:hover:not(.swiper-button-disabled) .button__arrow-right,
  .button.button-swiper:not(.swiper-button-disabled) .button__arrow-right {
    width: 42px;
  }
  .button:hover:not(.swiper-button-disabled) .button__arrow-right span,
  .button.button-swiper:not(.swiper-button-disabled) .button__arrow-right span {
    width: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .button {
    height: 52px;
  }
  .button__dot {
    width: 4px;
    height: 4px;
  }
  .button__arrow-right {
    width: 20px;
    margin-left: 4.5px;
  }
  .button__arrow-right span {
    width: 18px;
    height: 2px;
  }
  .button__arrow-right span svg {
    height: 14px;
    top: -6px;
    right: -5px;
  }
  .button:hover:not(.swiper-button-disabled) .button__arrow-right,
  .button.button-swiper:not(.swiper-button-disabled) .button__arrow-right {
    width: 29px;
  }
  .button:hover:not(.swiper-button-disabled) .button__arrow-right span,
  .button.button-swiper:not(.swiper-button-disabled) .button__arrow-right span {
    width: 27px;
  }
}
@media screen and (max-width: 767px) {
  .button {
    height: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .button__dot {
    width: 3px;
    height: 3px;
  }
  .button__arrow-right {
    width: 14px;
    height: 1.5px;
    margin-left: 3px;
  }
  .button__arrow-right span {
    width: 12px;
  }
  .button__arrow-right span svg {
    height: 10px;
    top: -4px;
    right: -2px;
  }
  .button:hover:not(.swiper-button-disabled) .button__arrow-right,
  .button.button-swiper:not(.swiper-button-disabled) .button__arrow-right {
    width: 20px;
  }
  .button:hover:not(.swiper-button-disabled) .button__arrow-right span,
  .button.button-swiper:not(.swiper-button-disabled) .button__arrow-right span {
    width: 18px;
  }
}
.button-block {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 40px;
}
.button_mobile {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  .button_mobile {
    display: flex !important;
  }
}
.button_desktop {
  display: flex !important;
}
@media screen and (max-width: 1199px) {
  .button_desktop {
    display: none !important;
  }
}
.arrow_desktop {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .arrow_desktop {
    display: none !important;
  }
}
.arrow_mobile {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .arrow_mobile {
    display: block !important;
  }
}
.button-hover {
  position: relative;
  overflow: hidden;
}
.button-hover span {
  position: relative;
  z-index: 2;
}
.button-hover:after,
.button-hover:before {
  content: '';
  position: absolute;
}
.button-hover:after {
  height: 100%;
  left: 0;
  opacity: 0;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
}
.button-hover:before {
  top: 50%;
  left: 50%;
  width: 300%;
  height: 300%;
  transform: translate(-50%, -50%) scale(0);
  border-radius: 130px;
}
.button-hover:hover:before {
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.7s ease-in-out;
}
.button-hover:hover:after {
  opacity: 1;
  transition-delay: 0.7s;
  transition-duration: 0.01s;
}
.button-discuss-project {
  color: #dc0532;
  background-color: #fff;
  border-radius: 32px;
}
.button-discuss-project:after,
.button-discuss-project:before {
  background: #dc0532;
}
.button-discuss-project:hover {
  color: #fff;
}
.button-discuss-project:active {
  background-color: #b9042a;
  color: #fff;
}
.button-menu {
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.button-menu__icon {
  display: inline-block;
  position: relative;
  width: 21px;
  height: 2px;
  background: #202020;
  border-radius: 2px;
  transition: all 0.3s;
}
.button-menu__icon:before,
.button-menu__icon:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 2px;
  background: #202020;
  border-radius: 2px;
  transition: all 0.3s;
}
.button-menu__icon:before {
  top: -7px;
}
.button-menu__icon:after {
  top: 7px;
}
.button-menu__icon span {
  content: '';
  position: absolute;
  background-color: transparent;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 7px;
  right: 0;
}
.button-menu.active .button-menu__icon {
  background-color: transparent;
}
.button-menu.active .button-menu__icon:before {
  transform: translateY(7px) rotate(45deg);
  width: 17px;
  top: -8px;
}
.button-menu.active .button-menu__icon:after {
  transform: translateY(-7px) rotate(-45deg);
}
.button-menu.active .button-menu__icon span {
  background-color: #202020;
}
.button-right-arrow {
  background-color: transparent;
  height: 74px;
  align-self: flex-start;
  padding: 24px 0;
  border-radius: 56px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: padding-right, padding-left 0.3s;
}
.button-right-arrow:hover {
  padding-left: 40px;
  padding-right: 40px;
  background-color: #dc0532;
}
@media screen and (max-width: 1399px) {
  .button-right-arrow {
    height: 56px;
    padding: 18px 0;
    border-radius: 30px;
  }
  .button-right-arrow:hover {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .button-right-arrow {
    height: 46px;
    padding: 16px 0;
  }
  .button-right-arrow:hover {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .button-right-arrow {
    height: 32px;
    padding: 11px 0;
  }
  .button-right-arrow:hover {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.project-card__link:hover .button-right-arrow {
  padding-left: 40px;
  padding-right: 40px;
  background-color: #dc0532;
}
.project-card__link:hover .button-right-arrow .button__dot {
  background: #fff !important;
}
.project-card__link:hover .button-right-arrow .button__arrow-right {
  width: 50px;
}
.project-card__link:hover .button-right-arrow .button__arrow-right span {
  width: 48px;
  background: #fff !important;
}
.project-card__link:hover .button-right-arrow .button__arrow-right span svg path {
  fill: #fff;
}
@media screen and (max-width: 1399px) {
  .project-card__link:hover .button-right-arrow {
    padding-left: 30px;
    padding-right: 30px;
  }
  .project-card__link:hover .button-right-arrow .button__arrow-right {
    width: 42px;
  }
  .project-card__link:hover .button-right-arrow .button__arrow-right span {
    width: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .project-card__link:hover .button-right-arrow {
    padding-left: 24px;
    padding-right: 24px;
  }
  .project-card__link:hover .button-right-arrow .button__arrow-right {
    width: 29px;
  }
  .project-card__link:hover .button-right-arrow .button__arrow-right span {
    width: 27px;
  }
}
@media screen and (max-width: 767px) {
  .project-card__link:hover .button-right-arrow {
    padding-left: 16px;
    padding-right: 16px;
  }
  .project-card__link:hover .button-right-arrow .button__arrow-right {
    width: 20px;
  }
  .project-card__link:hover .button-right-arrow .button__arrow-right span {
    width: 18px;
  }
}
.button-write {
  color: #fff;
  align-self: flex-start;
  height: 84px;
  padding: 24px 56px 24px 56px;
  border-radius: 70px;
  background: #dc0532;
  font-size: 28px;
  line-height: 1.29;
  font-weight: 500;
}
.button-write:before {
  background-color: rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1399px) {
  .button-write {
    height: 72px;
    font-size: 24px;
    padding: 20px 46px;
  }
}
@media screen and (max-width: 1199px) {
  .button-write {
    height: 60px;
    font-size: 20px;
    padding: 16px 40px;
  }
}
@media screen and (max-width: 767px) {
  .button-write {
    height: 48px;
    font-size: 16px;
    padding: 12px 32px;
  }
}
.button-hover-circle {
  position: relative;
  overflow: hidden;
}
.button-hover-circle .button__text {
  position: relative;
  z-index: 2;
  transition: color 0.3s;
}
.button-hover-circle:before {
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
  width: 170%;
}
.button-hover-circle:after,
.button-hover-circle:before {
  background: #dc0532;
  content: '';
  position: absolute;
}
.button-hover-circle:after {
  height: 100%;
  left: 0;
  opacity: 0;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
}
.button-hover-circle:hover:before {
  transform: translate3d(-50%, -50%, 0) scaleX(1);
  transition: transform 0.6s cubic-bezier(0.1, 0, 0.3, 1);
}
.button-hover-circle:hover:after {
  opacity: 1;
  transition-delay: 0.6s;
  transition-duration: 0.01s;
}
.button-all-projects {
  width: 402px;
  height: 402px;
  padding: 24px 40px;
  border-radius: 30px 0 0 30px;
  background: #f6f6f6;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.button-all-projects .button__text {
  display: flex;
  align-items: center;
  color: #dc0532;
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.29;
}
.button-all-projects .button__arrow {
  margin-left: 40px;
}
.button-all-projects:hover .button__text {
  color: #fff;
}
.button-all-projects:hover .button__dot {
  background-color: #fff;
}
.button-all-projects:hover .button__arrow-right span {
  background: #fff;
  transition: none;
}
.button-all-projects:hover .button__arrow-right span:after {
  border-top-color: #fff;
  border-left-color: #fff;
  transition: none;
}
@media screen and (max-width: 1399px) {
  .button-all-projects {
    width: 336px;
    height: 274px;
    padding: 24px 56px 24px 40px;
  }
  .button-all-projects .button__text {
    font-size: 24px;
    line-height: 1.33;
  }
}
@media screen and (max-width: 1199px) {
  .button-all-projects {
    width: auto;
    height: 60px;
    border-radius: 30px;
    padding: 16px 40px;
  }
  .button-all-projects .button__text {
    font-size: 20px;
    line-height: 1.25;
  }
  .button-all-projects .button__arrow {
    margin-left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .button-all-projects {
    height: 48px;
    padding: 12px 32px;
  }
  .button-all-projects .button__text {
    font-size: 16px;
    line-height: 1.5;
  }
}
.button-team {
  width: 300px;
  height: 300px;
  padding: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  backdrop-filter: blur(10px);
  background: rgba(44, 44, 46, 0.8);
}
.button-team .button__text {
  font-family: 'Golos', sans-serif;
  font-size: 28px;
  line-height: 1.29;
  letter-spacing: 1.6px;
  color: #f6f6f6;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.button-team .button__text span {
  display: block;
}
.button-team .button__icon {
  margin-bottom: 24px;
  width: 40px;
}
.button-team .button__icon img {
  width: 100%;
  height: auto;
}
.button-team:hover .text-color_gray {
  color: #f6f6f6;
}
.button-team:active:before,
.button-team:active:after {
  background: #b9042a;
}
@media screen and (max-width: 1599px) {
  .button-team {
    width: 220px;
    height: 220px;
    padding: 32px;
  }
  .button-team .button__text {
    font-size: 24px;
    line-height: 1.33;
  }
}
@media screen and (max-width: 1199px) {
  .button-team {
    width: 180px;
    height: 180px;
    padding: 24px;
  }
  .button-team .button__text {
    font-size: 20px;
    line-height: 1.4;
  }
  .button-team .button__icon {
    width: 32px;
  }
}
@media screen and (max-width: 767px) {
  .button-team {
    width: 140px;
    height: 140px;
  }
  .button-team .button__text {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 1.2px;
  }
  .button-team .button__icon {
    width: 24px;
    margin-bottom: 16px;
  }
}
.button-hh {
  background: none;
  width: 224px;
  height: 224px;
  padding: 0;
  will-change: transform;
  display: grid;
  overflow: hidden;
  align-items: center;
  justify-items: center;
}
.button-hh > * {
  grid-area: 1 / 1 / 2 / 2;
}
.button-hh__inside {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #dc0532;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.button-hh .arrow-main img {
  opacity: 1;
  transform: none;
}
.button-hh .arrow-clone {
  position: absolute;
}
.button-hh .arrow-clone img {
  transform: translate(calc(200% * -1), calc(200%));
}
.button-hh__letters {
  position: absolute;
  inset: 0;
  animation: rot 20s linear infinite;
}
.button-hh:hover .button-hh__inside img {
  transition: all 0.5s ease-in-out;
  transition-delay: 0.2s;
}
.button-hh:hover .button-hh__inside .arrow-main img {
  opacity: 0;
  transform: translate(calc(200%), calc(200% * -1));
}
.button-hh:hover .button-hh__inside .arrow-clone img {
  opacity: 1;
  transform: none;
}
@media screen and (max-width: 1599px) {
  .button-hh {
    width: 160px;
    height: 160px;
  }
  .button-hh__inside {
    width: 114px;
    height: 114px;
  }
  .button-hh .arrow-main img,
  .button-hh .arrow-clone img {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 1199px) {
  .button-hh {
    width: 128px;
    height: 128px;
  }
  .button-hh__inside {
    width: 92px;
    height: 92px;
  }
  .button-hh .arrow-main img,
  .button-hh .arrow-clone img {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .button-hh {
    width: 116px;
    height: 116px;
  }
  .button-hh__inside {
    width: 84px;
    height: 84px;
  }
  .button-hh .arrow-main img,
  .button-hh .arrow-clone img {
    width: 20px;
    height: 20px;
  }
}
.button-read-more {
  width: 650px;
  height: 450px;
  padding: 24px 40px;
  border-radius: 30px 0 0 30px;
  color: #fff;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
  background: #dc0532;
  justify-content: center;
}
.button-read-more .button__text {
  display: flex;
  align-items: center;
}
.button-read-more .button__arrow {
  margin-left: 40px;
}
.button-read-more .button__arrow-right span,
.button-read-more .button__dot {
  background: #fff;
}
.button-read-more .button__arrow-right span:after {
  border-top-color: #fff;
  border-left-color: #fff;
}
@media screen and (max-width: 1399px) {
  .button-read-more {
    width: 376px;
    height: 344px;
    font-size: 24px;
    line-height: 1.33;
  }
}
@media screen and (max-width: 1199px) {
  .button-read-more {
    width: 300px;
    height: 294px;
    font-size: 20px;
    line-height: 1.4;
  }
  .button-read-more .button__arrow {
    margin-left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .button-read-more {
    width: 228px;
    height: 252px;
    padding: 24px;
    font-size: 16px;
    line-height: 1.5;
  }
}
.button-back {
  background: none;
  white-space: nowrap;
  display: inline-block;
  outline: none;
  transition: background-color, color 0.3s;
  text-decoration: none;
  cursor: pointer;
  font-family: 'Golos', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.6px;
  color: #a4a1ac;
  text-transform: uppercase;
}
.button-back__text {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.button-back__dott {
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #a4a1ac;
  transition: background-color 0.3s;
}
.button-back__arrow {
  display: flex;
  align-items: center;
}
.button-back__arrow-left {
  position: relative;
  width: 16px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 4px;
  transition: width 0.3s;
}
.button-back__arrow-left span {
  position: relative;
  width: 15px;
  height: 2px;
  background: #a4a1ac;
  display: block;
  border-radius: 3px;
  transition: width 0.3s;
}
.button-back__arrow-left span svg {
  content: '';
  position: absolute;
  height: 12px;
  top: -5px;
  left: 0;
}
.button-back__arrow-left span svg path {
  transition: fill 0.3s;
}
.button-back:hover {
  color: #dc0532;
}
.button-back:hover .button-back__dott {
  background: #dc0532 !important;
}
.button-back:hover .button-back__arrow-left {
  width: 24px;
}
.button-back:hover .button-back__arrow-left span {
  width: 22px;
  background: #dc0532 !important;
}
.button-back:hover .button-back__arrow-left span svg path {
  fill: #dc0532;
}
@media screen and (max-width: 1399px) {
  .button-back {
    font-size: 14px;
    line-height: 1.43;
  }
  .button-back .button-back__text {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .button-back .button-back__dott {
    width: 2.5px;
    height: 2.5px;
  }
  .button-back .button-back__arrow-left {
    width: 10px;
    height: 8px;
    margin-right: 3px;
    margin-left: 2px;
  }
  .button-back .button-back__arrow-left span {
    width: 9px;
    height: 1.5px;
  }
  .button-back .button-back__arrow-left span svg {
    height: 8px;
    top: -3.4px;
    left: -2px;
  }
  .button-back:hover .button-back__arrow-left {
    width: 16px;
  }
  .button-back:hover .button-back__arrow-left span {
    width: 14px;
  }
}
@media screen and (max-width: 767px) {
  .button-back {
    font-size: 10px;
    line-height: 1.6;
  }
  .button-back .button-back__text {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  .button-back .button-back__dott {
    width: 2px;
    height: 2px;
  }
  .button-back .button-back__arrow-left {
    width: 7.5px;
    height: 6px;
    margin-right: 2px;
    margin-left: 0;
  }
  .button-back .button-back__arrow-left span {
    width: 7px;
    height: 1px;
  }
  .button-back .button-back__arrow-left span svg {
    height: 6px;
    top: -2.5px;
    left: 0;
  }
  .button-back:hover .button-back__arrow-left {
    width: 12px;
  }
  .button-back:hover .button-back__arrow-left span {
    width: 11px;
  }
}
.button-right-arrow_color-white .button__dot {
  background: #fff;
}
.button-right-arrow_color-white .button__arrow-right span {
  background: #fff;
}
.project-card__link {
  text-decoration: none;
}
.project-card__link:hover {
  text-decoration: none;
}
.project-card__wrapper {
  height: 720px;
  width: 100%;
  padding: 64px 96px;
  border-radius: 30px;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.15);
  background-repeat: no-repeat;
  background-color: #fff;
  background-position-y: 100%;
  background-position-x: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  transition: opacity, transform 0.3s;
}
.project-card__wrapper.card-ruble {
  background-position-x: 90px;
}
.project-card__wrapper.card-spr {
  background-position-x: 210px;
}
.project-card__wrapper.card-dbo .project-card__description {
  max-width: 500px;
}
.project-card__wrapper.card-ai {
  background-position-x: 65px;
}
.project-card__wrapper.card-integration {
  background-position-x: 80px;
}
.project-card__title {
  color: #202020;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.33;
  margin-bottom: 32px;
}
.project-card__title .heart-ico {
  display: block;
  margin-top: 48px;
  margin-bottom: 40px;
  flex-shrink: 0;
}
.project-card__description {
  font-family: 'Golos', sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 1.6px;
  color: #202020;
  margin-bottom: 32px;
}
.project-card .category-list {
  margin-bottom: 32px;
}
.project-card.project-card_all-projects .project-card__description {
  margin-bottom: 96px;
}
@media screen and (max-width: 1399px) {
  .project-card__wrapper {
    height: 610px;
    padding-left: 64px;
    padding-right: 64px;
  }
  .project-card__wrapper.card-ruble {
    background-size: auto 340px;
    background-position-x: 155px;
  }
  .project-card__wrapper.card-spr {
    background-size: auto 440px;
  }
  .project-card__wrapper.card-security {
    background-size: auto 338px;
    background-position-x: 20px;
  }
  .project-card__wrapper.card-dbo {
    background-size: auto 438px;
    background-position-x: 75px;
    background-position-y: 140%;
  }
  .project-card__wrapper.card-broker {
    background-size: auto 343px;
    background-position-x: 110px;
  }
  .project-card__wrapper.card-aml {
    background-size: auto 560px;
  }
  .project-card__wrapper.card-ai {
    background-size: auto 460px;
    background-position-x: 95px;
  }
  .project-card__wrapper.card-integration {
    background-size: auto 292px;
    background-position-x: 90px;
  }
  .project-card__title {
    font-size: 32px;
    line-height: 1.5;
  }
  .project-card .category-list {
    margin-bottom: 24px;
  }
  .project-card.project-card_all-projects .project-card__description {
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 1199px) {
  .project-card__wrapper {
    padding: 48px;
    height: 362px;
  }
  .project-card__wrapper.card-ruble {
    background-size: auto 390px;
    background-image: url(/project-card/ruble-1199.png) !important;
    background-position-x: 35px;
  }
  .project-card__wrapper.card-spr {
    background-size: auto 315px;
    background-image: url(/project-card/spr-1199.png) !important;
    background-position-x: 0;
  }
  .project-card__wrapper.card-spr .project-card__description {
    max-width: 425px;
  }
  .project-card__wrapper.card-security {
    background-size: auto 317px;
    background-image: url('/project-card/security-1199.png') !important;
    background-position-x: 0;
  }
  .project-card__wrapper.card-security .project-card__description {
    max-width: 550px;
  }
  .project-card__wrapper.card-dbo {
    background-size: auto 354px;
    background-image: url('/project-card/dbo-1199.png') !important;
    background-position-x: 0;
  }
  .project-card__wrapper.card-dbo .project-card__description {
    max-width: 525px;
  }
  .project-card__wrapper.card-broker {
    background-size: auto 354px;
    background-image: url('/project-card/broker-1199.png') !important;
    background-position-x: 63px;
  }
  .project-card__wrapper.card-broker .project-card__description {
    max-width: 455px;
  }
  .project-card__wrapper.card-aml {
    background-size: auto 453px;
    background-position-x: 100%;
  }
  .project-card__wrapper.card-ai {
    background-size: auto 369px;
    background-position-x: 100%;
  }
  .project-card__wrapper.card-integration {
    background-size: auto 193px;
    background-image: url('/project-card/integration-1199.png') !important;
    background-position-x: 0;
    background-position-y: 69%;
  }
  .project-card__wrapper.card-integration .project-card__description {
    max-width: 440px;
  }
  .project-card__title {
    font-size: 26px;
    line-height: 1.23;
    margin-bottom: 24px;
  }
  .project-card__title .heart-ico {
    display: inline-block;
    width: 28px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 16px;
  }
  .project-card__description {
    font-size: 16px;
    line-height: 1.5;
    max-width: 420px;
    margin-bottom: 24px;
  }
  .project-card.project-card_all-projects .project-card__title {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
  }
  .project-card.project-card_all-projects .project-card__description {
    max-width: 620px;
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 767px) {
  .project-card__wrapper {
    padding: 24px;
    height: 402px;
  }
  .project-card__wrapper.card-ruble {
    background-size: auto 300px;
    background-position-y: 112%;
    background-position-x: -120px;
  }
  .project-card__wrapper.card-spr {
    background-size: auto 271px;
    background-position-y: 112%;
    background-position-x: -210px;
  }
  .project-card__wrapper.card-security {
    background-size: auto 249px;
    background-position-y: 135%;
    background-position-x: -190px;
  }
  .project-card__wrapper.card-dbo {
    background-size: auto 325px;
    background-position-y: 118%;
    background-position-x: -253px;
  }
  .project-card__wrapper.card-broker {
    background-size: auto 374px;
    background-position-y: 100%;
    background-position-x: -240px;
  }
  .project-card__wrapper.card-aml {
    background-size: auto 272px;
    background-position-y: 60%;
  }
  .project-card__wrapper.card-ai {
    background-size: auto 258px;
    background-position-y: 70%;
  }
  .project-card__wrapper.card-integration {
    background-position-y: 107%;
    background-position-x: -340px;
  }
  .project-card__title {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 16px;
  }
  .project-card__title .heart-ico {
    width: 20px;
  }
  .project-card .category-list {
    margin-bottom: 16px;
  }
  .project-card__description {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 16px;
    max-width: 320px !important;
    letter-spacing: 1.2px;
  }
  .project-card.project-card_all-projects .project-card__wrapper {
    height: 320px;
  }
  .project-card.project-card_all-projects .project-card__title {
    margin-bottom: 24px;
  }
  .project-card.project-card_all-projects .project-card__description {
    margin-bottom: 32px;
  }
  .project-card.project-card_all-projects .button-block {
    justify-content: center;
  }
}
@media screen and (max-width: 575px) {
  .project-card__wrapper.card-ruble {
    background-size: auto 390px;
    background-position-y: 322%;
    background-position-x: -276px;
  }
  .project-card__wrapper.card-security {
    background-position-x: -235px;
  }
}
.project-page-wrapper {
  background: #fff;
  padding-top: 180px;
  color: #202020;
}
@media screen and (max-width: 1399px) {
  .project-page-wrapper {
    padding-top: 148px;
  }
}
@media screen and (max-width: 1199px) {
  .project-page-wrapper {
    padding-top: 124px;
  }
}
@media screen and (max-width: 767px) {
  .project-page-wrapper {
    padding-top: 100px;
  }
}
.project-page-top {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-bottom: 124px;
}
.project-page-top__column {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.project-page-top__column .scheme-block {
  align-self: flex-end;
}
.project-page-top__description {
  font-family: 'Golos', sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.286;
  letter-spacing: 1.6px;
  margin-bottom: 48px;
}
.project-page-top .scheme-block {
  max-width: 640px;
  width: 100%;
}
@media screen and (max-width: 1399px) {
  .project-page-top {
    margin-bottom: 100px;
  }
  .project-page-top .project-page-top__description {
    font-size: 24px;
    line-height: 1.333;
  }
}
@media screen and (max-width: 1199px) {
  .project-page-top {
    margin-bottom: 80px;
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .project-page-top .project-page-top__description {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 40px;
  }
  .project-page-top .category-list {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .project-page-top {
    margin-bottom: 64px;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .project-page-top .project-page-top__description {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 1.2px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 575px) {
  .project-page-top {
    flex-direction: column;
    row-gap: 40px;
  }
  .project-page-top__column {
    width: 100%;
  }
}
.button-back + .h1-title {
  margin-top: 56px;
}
@media screen and (max-width: 1399px) {
  .button-back + .h1-title {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .button-back + .h1-title {
    margin-top: 24px;
  }
}
.h1-title {
  margin-bottom: 56px;
  font-weight: 700;
  font-size: 80px;
  line-height: 1.25;
  letter-spacing: 0;
}
@media screen and (max-width: 1399px) {
  .h1-title {
    font-size: 68px;
    line-height: 1.265;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .h1-title {
    font-size: 42px;
    line-height: 1.238;
  }
}
@media screen and (max-width: 767px) {
  .h1-title {
    font-size: 28px;
    line-height: 1.286;
    margin-bottom: 24px;
  }
}
.icon-square {
  width: 72px;
  height: 72px;
  display: flex;
  flex-shrink: 0;
  border-radius: 20px;
  padding: 16px;
  align-items: center;
  justify-content: center;
}
.icon-square_color-red {
  background: #dc0532;
}
.icon-square_color-gray {
  background: #454347;
}
@media screen and (max-width: 1399px) {
  .icon-square {
    width: 64px;
    height: 64px;
  }
  .icon-square svg {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .icon-square {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    gap: 8px;
    padding: 12px;
  }
}
.scheme-block {
  border-radius: 48px;
  padding: 40px;
  background: #f6f6f6;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
}
.scheme-block__content {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  border-radius: 30px;
  gap: 16px;
  padding: 32px 14px;
  background: #fff;
}
.scheme-block__icon {
  align-self: center;
}
.scheme-block__text {
  font-family: 'Golos', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1.6px;
  text-align: center;
  text-transform: uppercase;
}
.scheme-block__text_icon {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  text-transform: none;
}
.scheme-block__arrow {
  align-self: center;
}
.scheme-block__columns-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.scheme-block__columns-3 .scheme-block__arrow {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1399px) {
  .scheme-block {
    border-radius: 30px;
    padding: 32px;
  }
  .scheme-block .scheme-block__content {
    border-radius: 20px;
    padding: 24px 8px;
  }
  .scheme-block .scheme-block__text {
    font-size: 14px;
    line-height: 1.43;
  }
  .scheme-block .scheme-block__text_icon {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 1199px) {
  .scheme-block {
    padding: 24px;
  }
  .scheme-block .scheme-block__content {
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .scheme-block {
    border-radius: 20px;
    padding: 16px;
  }
  .scheme-block .scheme-block__content {
    border-radius: 16px;
    padding: 16px;
  }
  .scheme-block .scheme-block__text {
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  .scheme-block .scheme-block__text_icon {
    font-size: 14px;
    line-height: 1.43;
  }
}
.project-page-content {
  display: flex;
  gap: 56px;
  flex-direction: row;
  padding-bottom: 180px;
}
.project-page-content .h3-title {
  margin-bottom: 56px;
}
@media screen and (max-width: 1399px) {
  .project-page-content .h3-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .project-page-content .h3-title {
    margin-bottom: 32px;
  }
}
.project-page-content-main {
  display: flex;
  flex-direction: column;
  gap: 124px;
}
@media screen and (max-width: 1399px) {
  .project-page-content-main {
    gap: 100px;
  }
}
@media screen and (max-width: 1199px) {
  .project-page-content-main {
    gap: 80px;
  }
}
@media screen and (max-width: 767px) {
  .project-page-content-main {
    gap: 64px;
  }
}
@media screen and (max-width: 1199px) {
  .project-page-content {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .project-page-content {
    padding-bottom: 64px;
  }
}
.project-page-navigation {
  width: 328px;
  flex-shrink: 0;
  padding-top: 8px;
}
.project-page-navigation__list {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.286;
  list-style-type: none;
  display: flex;
  gap: 24px;
  flex-direction: column;
  position: sticky;
  top: 160px;
}
.project-page-navigation__list li {
  position: relative;
}
.project-page-navigation__list li a {
  text-decoration: none;
  color: #e1e0e5;
  transition: color 0.3s;
}
.project-page-navigation__list li a:hover {
  color: #202020;
}
.project-page-navigation__list li a:before {
  content: '';
  position: absolute;
  top: 6px;
  left: -56px;
  width: 24px;
  height: 24px;
  background: #dc0532;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s;
}
@media screen and (max-width: 1399px) {
  .project-page-navigation__list li a:before {
    top: 4px;
  }
}
.project-page-navigation__list li a.active {
  color: #202020;
  position: relative;
}
.project-page-navigation__list li a.active:before {
  opacity: 1;
}
@media screen and (max-width: 1399px) {
  .project-page-navigation__list {
    font-size: 24px;
    line-height: 1.333;
  }
}
@media screen and (max-width: 1399px) {
  .project-page-navigation {
    width: 280px;
  }
}
@media screen and (max-width: 1199px) {
  .project-page-navigation {
    display: none;
  }
}
.project-content-section__columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1199px) {
  .project-content-section__columns {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .project-content-section__columns {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 32px;
  }
}
.description-list {
  gap: 24px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.description-list_columns {
  display: inline-flex;
  flex-direction: inherit;
  width: 100%;
}
.description-list_columns .description-block {
  width: calc(50% - 12px);
}
.description-list_columns .description-block.w-100 {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .description-list_columns .description-block_border {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .description-list_columns .description-block {
    width: 100%;
  }
  .description-list_columns .description-block_bg {
    padding: 16px;
    width: calc(50% - 4px);
    border-radius: 20px;
  }
  .description-list_columns .description-block_border {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }
  .description-list_columns .description-block_border:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    border-top: 1px solid #e1e0e5;
    bottom: -16px;
  }
  .description-list_columns .description-block_border:last-child:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .description-list_columns .description-block_bg {
    width: 100%;
  }
}
.description-list_horizontal {
  gap: 48px;
}
@media screen and (max-width: 1399px) {
  .description-list_horizontal {
    gap: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .description-list {
    gap: 16px;
  }
  .description-list_horizontal {
    gap: 32px;
  }
}
@media screen and (max-width: 767px) {
  .description-list {
    gap: 24px;
  }
  .description-list_columns {
    gap: 32px;
  }
  .description-list_columns-bg {
    gap: 8px;
  }
}
.description-block {
  display: flex;
  flex-direction: column;
  border-radius: 48px;
  gap: 16px;
  padding: 40px;
  font-family: 'Golos', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 1.6px;
}
.description-block a {
  color: #202020;
}
.description-block_border {
  border: 1px solid #e1e0e5;
}
.description-block_horizontal {
  flex-direction: row;
  gap: 32px;
  padding: 0;
  align-items: center;
}
.description-block_horizontal .description-block__text {
  display: flex;
  gap: 8px;
  flex-direction: column;
}
.description-block_bg {
  padding: 40px;
  background: #f6f6f6;
  align-items: center;
}
.description-block .text-size_sm {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}
.description-block .text-size_lg {
  font-size: 28px;
  line-height: 1.286;
}
.description-block__number {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0;
  color: #a4a1ac;
}
@media screen and (max-width: 1399px) {
  .description-block {
    border-radius: 30px;
    padding: 32px;
    font-size: 16px;
    line-height: 1.5;
  }
  .description-block_horizontal {
    padding: 0;
  }
  .description-block_bg {
    padding: 32px;
    gap: 24px;
  }
  .description-block .text-size_sm {
    font-size: 14px;
    line-height: 1.43;
  }
  .description-block .text-size_lg {
    font-size: 24px;
    line-height: 1.333;
  }
  .description-block .description-block__icon svg {
    width: 32px;
    height: 32px;
  }
  .description-block .description-block__number {
    font-size: 32px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1199px) {
  .description-block {
    padding: 24px;
  }
  .description-block_horizontal {
    padding: 0;
    gap: 24px;
  }
  .description-block_bg {
    padding: 24px;
    gap: 24px;
  }
  .description-block .text-size_lg {
    font-size: 20px;
    line-height: 1.4;
  }
  .description-block .description-block__number {
    font-size: 28px;
    line-height: 1.43;
  }
}
@media screen and (max-width: 767px) {
  .description-block {
    padding: 0;
    font-size: 14px;
    line-height: 1.43;
    gap: 8px;
  }
  .description-block_horizontal {
    gap: 16px;
  }
  .description-block_border {
    border: none;
  }
  .description-block .text-size_sm {
    font-size: 10px;
    line-height: 1.6;
  }
  .description-block .text-size_lg {
    font-size: 14px;
    line-height: 1.43;
  }
  .description-block .description-block__icon svg {
    width: 24px;
    height: 24px;
    margin-bottom: 8px;
  }
  .description-block .description-block__number {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 575px) {
  .description-block_horizontal {
    align-items: start;
  }
  .description-block_bg {
    align-items: center;
  }
}
.problem-solution-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 1199px) {
  .problem-solution-list {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .problem-solution-list {
    flex-direction: row;
    gap: 8px;
  }
}
@media screen and (max-width: 575px) {
  .problem-solution-list {
    flex-direction: column;
    gap: 8px;
  }
}
.problem-solution-block {
  display: flex;
  flex-direction: row;
  background: #f6f6f6;
  border-radius: 48px;
  font-family: 'Golos', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.44;
  letter-spacing: 1.6px;
}
.problem-solution-block__header {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.problem-solution-block__label {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
}
.problem-solution-block__title {
  font-size: 28px;
  line-height: 1.286;
}
@media screen and (max-width: 1399px) {
  .problem-solution-block {
    border-radius: 30px;
    font-size: 16px;
    line-height: 1.5;
  }
  .problem-solution-block .problem-solution-block__header {
    gap: 16px;
  }
  .problem-solution-block .problem-solution-block__label {
    font-size: 14px;
    line-height: 1.43;
  }
  .problem-solution-block .problem-solution-block__title {
    font-size: 24px;
    line-height: 1.333;
  }
}
@media screen and (max-width: 1199px) {
  .problem-solution-block .problem-solution-block__title {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .problem-solution-block {
    width: calc(50% - 4px);
    flex-direction: column;
    border-radius: 20px;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 1.2px;
  }
  .problem-solution-block .problem-solution-block__header {
    gap: 8px;
  }
  .problem-solution-block .problem-solution-block__label {
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  .problem-solution-block .problem-solution-block__title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
  }
}
@media screen and (max-width: 575px) {
  .problem-solution-block {
    width: 100%;
  }
}
.problem-block,
.solution-block {
  display: flex;
  flex-direction: column;
  border-radius: 48px;
  gap: 32px;
  padding: 40px;
  width: 50%;
}
@media screen and (max-width: 1399px) {
  .problem-block,
  .solution-block {
    border-radius: 30px;
    gap: 24px;
    padding: 32px;
  }
}
@media screen and (max-width: 1199px) {
  .problem-block,
  .solution-block {
    padding: 32px 24px;
  }
}
@media screen and (max-width: 767px) {
  .problem-block,
  .solution-block {
    width: 100%;
    gap: 16px;
    padding: 24px 16px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 575px) {
  .problem-block,
  .solution-block {
    padding: 16px 16px 24px 16px;
    gap: 24px;
  }
}
.problem-block {
  background: #fff;
  border: 1px solid #e1e0e5;
}
.list-dott,
.list-check {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.list-dott li,
.list-check li {
  position: relative;
}
.list-dott li:before,
.list-check li:before {
  content: '';
  position: absolute;
}
.list-dott li {
  padding-left: 24px;
}
.list-dott li:before {
  top: 9.75px;
  left: 9.75px;
  height: 4.5px;
  width: 4.5px;
  border-radius: 50%;
  background: #dc0532;
}
.list-check li {
  padding-left: 48px;
}
.list-check li:before {
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  background: url('/project-page/check.svg') 0 0 no-repeat;
}
.stack-list {
  display: inline-flex;
  gap: 56px;
  flex-wrap: wrap;
  overflow: hidden;
  transition: height 0.4s ease;
  height: auto;
}
.stack-list.animating {
  overflow: hidden;
}
@media screen and (max-width: 1399px) {
  .stack-list {
    margin-bottom: 48px;
    height: 356px;
  }
}
@media screen and (max-width: 1199px) {
  .stack-list {
    margin-bottom: 40px;
    height: 304px;
  }
  .stack-list__item img {
    height: 64px;
  }
}
@media screen and (max-width: 767px) {
  .stack-list {
    gap: 24px;
    margin-bottom: 32px;
    height: 192px;
  }
  .stack-list__item img {
    height: 48px;
  }
}
.button-hidden-stack {
  display: none;
  width: 100%;
  border-radius: 16px;
  gap: 16px;
  align-items: center;
  justify-content: center;
  background: #f6f6f6;
  font-family: 'Golos', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1.6px;
  transition: background-color 0.3s;
}
.button-hidden-stack.active {
  background: #e1e0e5;
}
.button-hidden-stack.active .icon-arrow {
  transform: rotate(180deg);
}
@media screen and (max-width: 1399px) {
  .button-hidden-stack {
    display: flex;
  }
}
@media screen and (max-width: 1199px) {
  .button-hidden-stack {
    height: 56px;
  }
}
@media screen and (max-width: 767px) {
  .button-hidden-stack {
    gap: 8px;
  }
}
.icon-arrow {
  width: 24px;
  height: 24px;
  background: url('/project-page/arrow-chevron-down.svg') 0 0 no-repeat;
  transition: transform 0.3s;
}
.slider-products {
  margin-top: 80px;
  margin-bottom: 160px;
  display: flex;
  gap: 72px;
  flex-direction: column;
}
@media screen and (max-width: 1399px) {
  .slider-products {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 1199px) {
  .slider-products {
    margin-bottom: 104px;
    margin-top: 72px;
    gap: 48px;
  }
}
@media screen and (max-width: 767px) {
  .slider-products {
    margin-bottom: 64px;
    margin-top: 56px;
    gap: 32px;
  }
}
.slider-products__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-products__head .h3-title {
  margin-bottom: 0;
}
.slider-products__navigation {
  display: flex;
}
.slider-products__navigation .button {
  height: 72px;
  border-radius: 70px;
  padding: 24px 40px;
  background: #dc0532;
}
.slider-products__navigation .button.swiper-button-prev_products {
  transform: rotate(180deg);
}
.slider-products__navigation .button.swiper-button-disabled {
  background: none;
  cursor: default;
}
@media screen and (max-width: 1399px) {
  .slider-products__navigation .button {
    height: 56px;
    border-radius: 30px;
    padding: 18px 30px;
  }
}
@media screen and (max-width: 1199px) {
  .slider-products__navigation .button {
    height: 46px;
    padding: 16px 24px;
  }
}
@media screen and (max-width: 767px) {
  .slider-products__navigation .button {
    height: 32px;
    padding: 11px 16px;
  }
}
.slider-products .swiper {
  width: 100%;
}
.slider-products .swiper-slide {
  width: auto;
}
.content-contacts-block {
  display: flex;
  flex-direction: column;
  border-radius: 48px;
  padding: 48px 40px;
  gap: 40px;
  font-family: 'Golos', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 1.6px;
  background: #f6f6f6;
  border: 1px solid #e1e0e5;
}
.content-contacts-block .content-contacts-text {
  font-size: 32px;
  line-height: 48px;
  font-weight: 500;
}
.content-contacts-block .content-contacts-button a {
  display: inline-block;
  height: 84px;
  border-radius: 70px;
  padding: 24px 56px;
  color: white;
  text-decoration: none;
  background-color: #dc0532;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
}
@media screen and (max-width: 1399px) {
  .content-contacts-block {
    font-size: 16px;
    line-height: 1.5;
    border-radius: 30px;
    padding: 40px 32px;
    gap: 32px;
  }
  .content-contacts-block .content-contacts-text {
    font-size: 28px;
    line-height: 40px;
  }
  .content-contacts-block .content-contacts-button a {
    height: 72px;
    padding: 20px 48px;
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1199px) {
  .content-contacts-block {
    border-radius: 30px;
    padding: 32px 24px;
    gap: 24px;
  }
  .content-contacts-block .content-contacts-text {
    font-size: 24px;
    line-height: 32px;
  }
  .content-contacts-block .content-contacts-button a {
    height: 60px;
    padding: 16px 40px;
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .content-contacts-block {
    border-radius: 20px;
    padding: 24px 16px;
    font-size: 14px;
    line-height: 1.43;
    gap: 16px;
  }
  .content-contacts-block .content-contacts-text {
    font-size: 16px;
    line-height: 24px;
  }
  .content-contacts-block .content-contacts-button a {
    height: 48px;
    padding: 12px 32px;
    font-size: 16px;
    line-height: 24px;
  }
}

