@charset "UTF-8";
@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700&display=swap";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

:root {
  --color-black: #212121;
  --color-white: #fff;
  --color-orange: #e95a1a;
  --color-orange-light: #ff8b3b;
  --color-gray: #64748b;
  --color-gray-light: #c4d4ec;
  --color-gray-blue: #d8e8f6;
  --color-gray-blue-light: #e9f1f7;
  --color-hover: #58585a;
  --color-red: #e9391a;
  --color-green: #6ec21f;
  --color-text-primary: #212121;
  --color-text-secondary: #64748b;
  --color-text-tertiary: #8299ac;
  --color-text-link: #e95a1a;
  --color-text-contrast: #fff;
  --color-border: #ebedf1;
  --color-border-error: #f4543e;
  --color-border-valid: #35c33b;
  --color-stroke-focus: #c2cfdd;
  --color-background-primary: #fff;
  --color-background-secondary: #f5f8fc;
  --color-background-positive: #f5fbef;
  --color-background-negative: #fef5f4;
  --color-background-disabled: #f2f2f7;
  --font-base: Inter, sans-serif;
  --transition: cubic-bezier(.58, .3, .005, 1);
  --box-shadow: 0px 15px 60px 0px var(--color-shadow)
}

.popup__title, h1, .h1, h2, .h2, .section-marking-step__title, .partners__title, .section-working__cities-title, .card-services__title, .card-service__title, h3, .h3 {
  font-family: var(--font-base);
  margin: 0
}

.popup__title, h1, .h1 {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px
}

@media (min-width: 768px) {
  .popup__title, h1, .h1 {
    font-size: 32px;
    line-height: 36px
  }
}

@media (min-width: 1200px) {
  .popup__title, h1, .h1 {
    font-size: 40px;
    line-height: 44px
  }
}

h2, .h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px
}

@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 28px;
    line-height: 34px
  }
}

.search-module__title, h2--md, .h2--md, .typography h2 {
  font-size: 20px;
  line-height: 120%;
  font-weight: 600
}

.section-marking-step__title, .partners__title, .section-working__cities-title, .card-services__title, .card-service__title, h3, .h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px
}

@media (min-width: 768px) {
  .section-marking-step__title, .partners__title, .section-working__cities-title, .card-services__title, .card-service__title, h3, .h3 {
    line-height: 22px
  }
}

.section-chat-bot-why__col, .section-chat-bot-what__col, .section-news__col, .section-telegram__item, .section-telegram__advantages-col, .section-marking__advantages-col, .section-services__col, .section-about__counts-col, .search-module__services-col {
  width: calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns))
}

.language__dropdown::-webkit-scrollbar {
  display: none
}

.language__dropdown {
  -ms-overflow-style: none;
  scrollbar-width: none
}

.section-chat-bot-media, .section-chat-bot-why, .section-chat-bot-what, .section-chat-bot-intro, .section-socials, .section-contacts__content, .section-news, .section-telegram, .section-marking, .section-working, .section-services, .section-about, .section-main-statistics, .section-spacing {
  padding-top: 40px;
  padding-bottom: 40px
}

@media (min-width: 1200px) {
  .section-chat-bot-media, .section-chat-bot-why, .section-chat-bot-what, .section-chat-bot-intro, .section-socials, .section-contacts__content, .section-news, .section-telegram, .section-marking, .section-working, .section-services, .section-about, .section-main-statistics, .section-spacing {
    padding-top: 70px;
    padding-bottom: 70px
  }
}

.search-list, .section-credentials, .news-list, .news-details {
  padding-top: 20px;
  padding-bottom: 40px
}

@media (min-width: 768px) {
  .search-list, .section-credentials, .news-list, .news-details {
    padding-top: 40px;
    padding-bottom: 40px
  }
}

.section-news__title, .section-about__title {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--color-black)
}

.section-news__title svg, .section-about__title svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  color: var(--color-orange)
}

.section-feedback__desc, .news-item__title, .section-telegram-advantage, .section-telegram__item, .section-marking-advantage, .apps__desc, .counts-item__title, .section-about__mission-block, .mobile-menu__menu a, .select .ts-control>input, .select .ts-control .item, .select .ts-dropdown .option, .select__label, .form-request__text, .text, .typography p, body {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .08px;
  font-weight: 400
}

.section-error__text, .news-item__date, .card-services__desc, .counts-item__desc, .language__dropdown-item, .text--md {
  font-size: 14px;
  line-height: 20px
}

.ui__text, .card-service__desc, .select__caption, .form-request__caption, .btn, .form-error, .text--sm {
  font-size: 12px;
  line-height: 16px
}

.control {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase
}

.control--sm {
  font-size: 12px;
  line-height: 18px
}

.font-normal {
  font-weight: 400
}

.font-light {
  font-weight: 300
}

.form-request__link, .font-bold {
  font-weight: 800
}

.select .ts-dropdown-content {
  overflow: hidden;
  overflow-y: auto
}

.select .ts-dropdown-content::-webkit-scrollbar {
  width: 5px
}

.select .ts-dropdown-content::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 3px
}

.select .ts-dropdown-content::-webkit-scrollbar-thumb {
  background: var(--color-orange);
  border-radius: 3px;
  border: 0
}

.select .ts-dropdown-content::-webkit-scrollbar-thumb:hover {
  background: var(--color-pastel-red);
  border-radius: 3px
}

.marking-info__list, .section-working__cities-list, .aside-telegram__list, ul:not([class]), .ul-banner, .ul-product, .typography ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.marking-info__list li, .section-working__cities-list li, .aside-telegram__list li, ul:not([class]) li, .ul-banner li, .ul-product li, .typography ul li {
  position: relative;
  padding-left: 20px;
  letter-spacing: .08px;
  line-height: 150%;
  font-size: inherit
}

.marking-info__list li:not(:last-child), .section-working__cities-list li:not(:last-child), .aside-telegram__list li:not(:last-child), ul:not([class]) li:not(:last-child), .ul-banner li:not(:last-child), .ul-product li:not(:last-child), .typography ul li:not(:last-child) {
  margin-bottom: 15px
}

.marking-info__list li:before, .section-working__cities-list li:before, .aside-telegram__list li:before, ul:not([class]) li:before, .ul-banner li:before, .ul-product li:before, .typography ul li:before {
  background: var(--color-orange);
  content: "";
  height: 5px;
  width: 5px;
  position: absolute;
  left: 0;
  border-radius: 50%;
  top: 10px
}

.typography ol {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: my-counter
}

.typography ol li {
  position: relative;
  padding-left: 20px;
  letter-spacing: .08px;
  line-height: 150%;
  font-size: inherit
}

.typography ol li:not(:last-child) {
  margin-bottom: 15px
}

.typography ol li:before {
  color: var(--color-orange);
  content: counter(my-counter) ". ";
  counter-increment: my-counter;
  position: absolute;
  left: 0;
  top: 0
}

@keyframes fade-out {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

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

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

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translateZ(0)
}

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

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

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-3d {
  perspective: 1200px
}

.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

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

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

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

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

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none
}

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

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

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

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

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

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

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

.swiper-3d .swiper-slide-shadow {
  background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, #00000080, #0000)
}

.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(0)
  }

  to {
    transform: rotate(360deg)
  }
}

.pages-list {
  padding-bottom: 50px
}

.pages-list__title {
  margin-bottom: 40px;
  margin-top: 40px
}

@media (max-width: 767px) {
  .is-hide-mobile {
    display: none !important
  }
}

@media (min-width: 768px) {
  .is-visible-mobile {
    display: none !important
  }
}

@media (max-width: 1199px) {
  .is-hide-tablet {
    display: none !important
  }
}

@media (min-width: 1200px) {
  .is-visible-tablet {
    display: none !important
  }
}

.main-layout {
  display: flex;
  flex-direction: column;
  min-height: 100svh;
  overflow-x: hidden;
  min-width: 300px
}

.main-layout .footer {
  margin-top: auto
}

html {
  scrollbar-gutter: stable
}

body {
  color: var(--color-black);
  font-family: var(--font-base);
  font-variant-numeric: lining-nums proportional-nums
}

body.is-lock {
  overflow: hidden
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999
}

* {
  -webkit-tap-highlight-color: transparent
}

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

.bg-black {
  background-color: var(--color-black)
}

.color-black {
  color: var(--color-black)
}

.bg-white {
  background-color: var(--color-white)
}

.color-white {
  color: var(--color-white)
}

.bg-orange {
  background-color: var(--color-orange)
}

.color-orange {
  color: var(--color-orange)
}

.bg-orange-light {
  background-color: var(--color-orange-light)
}

.color-orange-light {
  color: var(--color-orange-light)
}

.bg-gray {
  background-color: var(--color-gray)
}

.color-gray {
  color: var(--color-gray)
}

.bg-gray-light {
  background-color: var(--color-gray-light)
}

.color-gray-light {
  color: var(--color-gray-light)
}

.bg-gray-blue {
  background-color: var(--color-gray-blue)
}

.color-gray-blue {
  color: var(--color-gray-blue)
}

.bg-gray-blue-light {
  background-color: var(--color-gray-blue-light)
}

.color-gray-blue-light {
  color: var(--color-gray-blue-light)
}

.bg-hover {
  background-color: var(--color-hover)
}

.color-hover {
  color: var(--color-hover)
}

.bg-red {
  background-color: var(--color-red)
}

.color-red {
  color: var(--color-red)
}

.bg-green {
  background-color: var(--color-green)
}

.color-green {
  color: var(--color-green)
}

.bg-text-primary {
  background-color: var(--color-text-primary)
}

.color-text-primary {
  color: var(--color-text-primary)
}

.bg-text-secondary {
  background-color: var(--color-text-secondary)
}

.color-text-secondary {
  color: var(--color-text-secondary)
}

.bg-text-tertiary {
  background-color: var(--color-text-tertiary)
}

.color-text-tertiary {
  color: var(--color-text-tertiary)
}

.bg-text-link {
  background-color: var(--color-text-link)
}

.color-text-link {
  color: var(--color-text-link)
}

.bg-text-contrast {
  background-color: var(--color-text-contrast)
}

.color-text-contrast {
  color: var(--color-text-contrast)
}

.bg-border {
  background-color: var(--color-border)
}

.color-border {
  color: var(--color-border)
}

.bg-border-error {
  background-color: var(--color-border-error)
}

.color-border-error {
  color: var(--color-border-error)
}

.bg-border-valid {
  background-color: var(--color-border-valid)
}

.color-border-valid {
  color: var(--color-border-valid)
}

.bg-stroke-focus {
  background-color: var(--color-stroke-focus)
}

.color-stroke-focus {
  color: var(--color-stroke-focus)
}

.bg-background-primary {
  background-color: var(--color-background-primary)
}

.color-background-primary {
  color: var(--color-background-primary)
}

.bg-background-secondary {
  background-color: var(--color-background-secondary)
}

.color-background-secondary {
  color: var(--color-background-secondary)
}

.bg-background-positive {
  background-color: var(--color-background-positive)
}

.color-background-positive {
  color: var(--color-background-positive)
}

.bg-background-negative {
  background-color: var(--color-background-negative)
}

.color-background-negative {
  color: var(--color-background-negative)
}

.bg-background-disabled {
  background-color: var(--color-background-disabled)
}

.color-background-disabled {
  color: var(--color-background-disabled)
}

.main {
  width: 100%
}

a {
  transition: color .2s var(--transition);
  text-decoration: none
}

a:not([class]) {
  color: var(--color-orange)
}

a:not([class]):hover {
  color: var(--color-orange-light)
}

img {
  max-width: 100%
}

picture {
  max-width: 100%
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.fancybox__backdrop {
  background: #f5f8fce6 !important
}

.fancybox__slide .f-button[data-fancybox-close] {
  color: var(--color-black);
  width: auto
}

.fancybox__slide .f-button[data-fancybox-close]:hover {
  color: var(--color-orange)
}

html.with-fancybox body.hide-scrollbar {
  margin-right: initial !important
}

@media (max-width: 767px) {
  .navigation {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
  }

  .navigation:-webkit-scrollbar {
    display: none
  }
}

.navigation__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px
}

@media (max-width: 767px) {
  .navigation__list {
    width: -moz-max-content;
    width: max-content;
    flex-wrap: nowrap
  }
}

.navigation__link-count {
  color: #9ba6b7
}

.navigation__link-count:last-child {
  margin-left: 5px
}

.navigation__link {
  background: var(--color-background-secondary);
  color: var(--color-gray);
  display: flex;
  align-items: center;
  padding: 10px 15px;
  white-space: nowrap;
  height: 40px;
  font-size: 14px;
  border-radius: 25px;
  transition: color .2s var(--transition)
}

.navigation__link:hover {
  color: var(--color-orange)
}

.navigation__link.is-active {
  background: var(--color-black);
  color: var(--color-white)
}

[data-tab-pane] {
  display: none
}

[data-tab-pane].is-active {
  display: block
}

p, .p {
  margin: 0
}

.typography>* {
  margin: 20px 0
}

.typography a {
  outline: none
}

.typography .figure-image {
  margin-left: 0;
  margin-right: 0
}

.typography .figure-image__img {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f8fc;
  position: relative
}

.typography .figure-image__img:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%
}

.typography .figure-image__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%
}

.typography .figure-image figcaption {
  color: #9ba6b7;
  font-size: 12px;
  margin-top: 10px
}

.typography blockquote {
  padding-left: 40px;
  position: relative;
  margin-left: 0
}

@media (min-width: 1024px) {
  .typography blockquote {
    margin: 30px 0;
    padding-left: 60px
  }
}

.typography blockquote:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8955 18H6.02985L0 9.20521V8.91205H5.16418L10.8955 18ZM10.8955 0L5.16418 9.08795H0V8.79479L6.02985 0H10.8955ZM20 18H15.1343L9.10448 9.20521V8.91205H14.2687L20 18ZM20 0L14.2687 9.08795H9.10448V8.79479L15.1343 0H20Z' fill='%23E95A1A'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain
}

.typography blockquote p {
  font-weight: 700;
  letter-spacing: .08px;
  line-height: 150%
}

.typography blockquote figcaption {
  font-size: inherit;
  color: #212121;
  margin-top: 20px
}

.typography img {
  display: block
}

.typography p:first-child {
  margin-top: 0
}

.typography p:last-child {
  margin-bottom: 0
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1240px;
  width: 100%
}

@media (min-width: 1200px) {
  .container {
    padding-left: 30px;
    padding-right: 30px
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px
}

@media (min-width: 1600px) {
  .row {
    margin-left: -15px;
    margin-right: -15px
  }
}

.align-center {
  align-items: center
}

.align-start {
  align-items: flex-start
}

.align-end {
  align-items: flex-end
}

.justify-center {
  justify-content: center
}

.justify-start {
  justify-content: flex-start
}

.justify-end {
  justify-content: flex-end
}

.justify-between {
  justify-content: space-between
}

.justify-around {
  justify-content: space-around
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-flex {
  display: flex !important
}

.d-inline-flex {
  display: inline-flex !important
}

.d-grid {
  display: grid !important
}

.d-table {
  display: table !important
}

.d-table-cell {
  display: table-cell !important
}

.col {
  flex: 1 0 0%;
  max-width: 100%
}

.col, [class^=col-], [class*=" col-"] {
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width: 1600px) {
  .col, [class^=col-], [class*=" col-"] {
    padding-left: 15px;
    padding-right: 15px
  }
}

.mb-0 {
  margin-bottom: 0 !important
}

.pt-0 {
  padding-top: 0 !important
}

.pb-0 {
  padding-bottom: 0 !important
}

.mb-1 {
  margin-bottom: 5px !important
}

.pt-1 {
  padding-top: 5px !important
}

.pb-1 {
  padding-bottom: 5px !important
}

.mb-2 {
  margin-bottom: 10px !important
}

.pt-2 {
  padding-top: 10px !important
}

.pb-2 {
  padding-bottom: 10px !important
}

.mb-3 {
  margin-bottom: 15px !important
}

.pt-3 {
  padding-top: 15px !important
}

.pb-3 {
  padding-bottom: 15px !important
}

.mb-4 {
  margin-bottom: 20px !important
}

.pt-4 {
  padding-top: 20px !important
}

.pb-4 {
  padding-bottom: 20px !important
}

.mb-5 {
  margin-bottom: 25px !important
}

.pt-5 {
  padding-top: 25px !important
}

.pb-5 {
  padding-bottom: 25px !important
}

.mb-6 {
  margin-bottom: 30px !important
}

.pt-6 {
  padding-top: 30px !important
}

.pb-6 {
  padding-bottom: 30px !important
}

.mb-7 {
  margin-bottom: 35px !important
}

.pt-7 {
  padding-top: 35px !important
}

.pb-7 {
  padding-bottom: 35px !important
}

.mb-8 {
  margin-bottom: 40px !important
}

.pt-8 {
  padding-top: 40px !important
}

.pb-8 {
  padding-bottom: 40px !important
}

.mb-9 {
  margin-bottom: 45px !important
}

.pt-9 {
  padding-top: 45px !important
}

.pb-9 {
  padding-bottom: 45px !important
}

.mb-10 {
  margin-bottom: 50px !important
}

.pt-10 {
  padding-top: 50px !important
}

.pb-10 {
  padding-bottom: 50px !important
}

.mb-11 {
  margin-bottom: 55px !important
}

.pt-11 {
  padding-top: 55px !important
}

.pb-11 {
  padding-bottom: 55px !important
}

.mb-12 {
  margin-bottom: 60px !important
}

.pt-12 {
  padding-top: 60px !important
}

.pb-12 {
  padding-bottom: 60px !important
}

.mb-13 {
  margin-bottom: 65px !important
}

.pt-13 {
  padding-top: 65px !important
}

.pb-13 {
  padding-bottom: 65px !important
}

.mb-14 {
  margin-bottom: 70px !important
}

.pt-14 {
  padding-top: 70px !important
}

.pb-14 {
  padding-bottom: 70px !important
}

.mb-15 {
  margin-bottom: 75px !important
}

.pt-15 {
  padding-top: 75px !important
}

.pb-15 {
  padding-bottom: 75px !important
}

.mb-16 {
  margin-bottom: 80px !important
}

.pt-16 {
  padding-top: 80px !important
}

.pb-16 {
  padding-bottom: 80px !important
}

.mb-17 {
  margin-bottom: 85px !important
}

.pt-17 {
  padding-top: 85px !important
}

.pb-17 {
  padding-bottom: 85px !important
}

.mb-18 {
  margin-bottom: 90px !important
}

.pt-18 {
  padding-top: 90px !important
}

.pb-18 {
  padding-bottom: 90px !important
}

.mb-19 {
  margin-bottom: 95px !important
}

.pt-19 {
  padding-top: 95px !important
}

.pb-19 {
  padding-bottom: 95px !important
}

.mb-20 {
  margin-bottom: 100px !important
}

.pt-20 {
  padding-top: 100px !important
}

.pb-20 {
  padding-bottom: 100px !important
}

.order-0 {
  order: 0
}

.order-1 {
  order: 1
}

.order-2 {
  order: 2
}

.order-3 {
  order: 3
}

.order-4 {
  order: 4
}

.order-5 {
  order: 5
}

.order-6 {
  order: 6
}

.order-7 {
  order: 7
}

.order-8 {
  order: 8
}

.order-9 {
  order: 9
}

.order-10 {
  order: 10
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%
}

@media (min-width: 768px) {
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-flex {
    display: flex !important
  }

  .d-sm-inline-flex {
    display: inline-flex !important
  }

  .d-sm-grid {
    display: grid !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .mb-sm-0 {
    margin-bottom: 0 !important
  }

  .pt-sm-0 {
    padding-top: 0 !important
  }

  .pb-sm-0 {
    padding-bottom: 0 !important
  }

  .mb-sm-1 {
    margin-bottom: 5px !important
  }

  .pt-sm-1 {
    padding-top: 5px !important
  }

  .pb-sm-1 {
    padding-bottom: 5px !important
  }

  .mb-sm-2 {
    margin-bottom: 10px !important
  }

  .pt-sm-2 {
    padding-top: 10px !important
  }

  .pb-sm-2 {
    padding-bottom: 10px !important
  }

  .mb-sm-3 {
    margin-bottom: 15px !important
  }

  .pt-sm-3 {
    padding-top: 15px !important
  }

  .pb-sm-3 {
    padding-bottom: 15px !important
  }

  .mb-sm-4 {
    margin-bottom: 20px !important
  }

  .pt-sm-4 {
    padding-top: 20px !important
  }

  .pb-sm-4 {
    padding-bottom: 20px !important
  }

  .mb-sm-5 {
    margin-bottom: 25px !important
  }

  .pt-sm-5 {
    padding-top: 25px !important
  }

  .pb-sm-5 {
    padding-bottom: 25px !important
  }

  .mb-sm-6 {
    margin-bottom: 30px !important
  }

  .pt-sm-6 {
    padding-top: 30px !important
  }

  .pb-sm-6 {
    padding-bottom: 30px !important
  }

  .mb-sm-7 {
    margin-bottom: 35px !important
  }

  .pt-sm-7 {
    padding-top: 35px !important
  }

  .pb-sm-7 {
    padding-bottom: 35px !important
  }

  .mb-sm-8 {
    margin-bottom: 40px !important
  }

  .pt-sm-8 {
    padding-top: 40px !important
  }

  .pb-sm-8 {
    padding-bottom: 40px !important
  }

  .mb-sm-9 {
    margin-bottom: 45px !important
  }

  .pt-sm-9 {
    padding-top: 45px !important
  }

  .pb-sm-9 {
    padding-bottom: 45px !important
  }

  .mb-sm-10 {
    margin-bottom: 50px !important
  }

  .pt-sm-10 {
    padding-top: 50px !important
  }

  .pb-sm-10 {
    padding-bottom: 50px !important
  }

  .mb-sm-11 {
    margin-bottom: 55px !important
  }

  .pt-sm-11 {
    padding-top: 55px !important
  }

  .pb-sm-11 {
    padding-bottom: 55px !important
  }

  .mb-sm-12 {
    margin-bottom: 60px !important
  }

  .pt-sm-12 {
    padding-top: 60px !important
  }

  .pb-sm-12 {
    padding-bottom: 60px !important
  }

  .mb-sm-13 {
    margin-bottom: 65px !important
  }

  .pt-sm-13 {
    padding-top: 65px !important
  }

  .pb-sm-13 {
    padding-bottom: 65px !important
  }

  .mb-sm-14 {
    margin-bottom: 70px !important
  }

  .pt-sm-14 {
    padding-top: 70px !important
  }

  .pb-sm-14 {
    padding-bottom: 70px !important
  }

  .mb-sm-15 {
    margin-bottom: 75px !important
  }

  .pt-sm-15 {
    padding-top: 75px !important
  }

  .pb-sm-15 {
    padding-bottom: 75px !important
  }

  .mb-sm-16 {
    margin-bottom: 80px !important
  }

  .pt-sm-16 {
    padding-top: 80px !important
  }

  .pb-sm-16 {
    padding-bottom: 80px !important
  }

  .mb-sm-17 {
    margin-bottom: 85px !important
  }

  .pt-sm-17 {
    padding-top: 85px !important
  }

  .pb-sm-17 {
    padding-bottom: 85px !important
  }

  .mb-sm-18 {
    margin-bottom: 90px !important
  }

  .pt-sm-18 {
    padding-top: 90px !important
  }

  .pb-sm-18 {
    padding-bottom: 90px !important
  }

  .mb-sm-19 {
    margin-bottom: 95px !important
  }

  .pt-sm-19 {
    padding-top: 95px !important
  }

  .pb-sm-19 {
    padding-bottom: 95px !important
  }

  .mb-sm-20 {
    margin-bottom: 100px !important
  }

  .pt-sm-20 {
    padding-top: 100px !important
  }

  .pb-sm-20 {
    padding-bottom: 100px !important
  }

  .order-sm-0 {
    order: 0
  }

  .order-sm-1 {
    order: 1
  }

  .order-sm-2 {
    order: 2
  }

  .order-sm-3 {
    order: 3
  }

  .order-sm-4 {
    order: 4
  }

  .order-sm-5 {
    order: 5
  }

  .order-sm-6 {
    order: 6
  }

  .order-sm-7 {
    order: 7
  }

  .order-sm-8 {
    order: 8
  }

  .order-sm-9 {
    order: 9
  }

  .order-sm-10 {
    order: 10
  }
}

@media (min-width: 1024px) {
  .col-md-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-md-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-md-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-md-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-md-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-md-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-md-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-md-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-md-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .d-md-sm-none {
    display: none !important
  }

  .d-md-sm-inline {
    display: inline !important
  }

  .d-md-sm-inline-block {
    display: inline-block !important
  }

  .d-md-sm-block {
    display: block !important
  }

  .d-md-sm-flex {
    display: flex !important
  }

  .d-md-sm-inline-flex {
    display: inline-flex !important
  }

  .d-md-sm-grid {
    display: grid !important
  }

  .d-md-sm-table {
    display: table !important
  }

  .d-md-sm-table-cell {
    display: table-cell !important
  }

  .mb-md-sm-0 {
    margin-bottom: 0 !important
  }

  .pt-md-sm-0 {
    padding-top: 0 !important
  }

  .pb-md-sm-0 {
    padding-bottom: 0 !important
  }

  .mb-md-sm-1 {
    margin-bottom: 5px !important
  }

  .pt-md-sm-1 {
    padding-top: 5px !important
  }

  .pb-md-sm-1 {
    padding-bottom: 5px !important
  }

  .mb-md-sm-2 {
    margin-bottom: 10px !important
  }

  .pt-md-sm-2 {
    padding-top: 10px !important
  }

  .pb-md-sm-2 {
    padding-bottom: 10px !important
  }

  .mb-md-sm-3 {
    margin-bottom: 15px !important
  }

  .pt-md-sm-3 {
    padding-top: 15px !important
  }

  .pb-md-sm-3 {
    padding-bottom: 15px !important
  }

  .mb-md-sm-4 {
    margin-bottom: 20px !important
  }

  .pt-md-sm-4 {
    padding-top: 20px !important
  }

  .pb-md-sm-4 {
    padding-bottom: 20px !important
  }

  .mb-md-sm-5 {
    margin-bottom: 25px !important
  }

  .pt-md-sm-5 {
    padding-top: 25px !important
  }

  .pb-md-sm-5 {
    padding-bottom: 25px !important
  }

  .mb-md-sm-6 {
    margin-bottom: 30px !important
  }

  .pt-md-sm-6 {
    padding-top: 30px !important
  }

  .pb-md-sm-6 {
    padding-bottom: 30px !important
  }

  .mb-md-sm-7 {
    margin-bottom: 35px !important
  }

  .pt-md-sm-7 {
    padding-top: 35px !important
  }

  .pb-md-sm-7 {
    padding-bottom: 35px !important
  }

  .mb-md-sm-8 {
    margin-bottom: 40px !important
  }

  .pt-md-sm-8 {
    padding-top: 40px !important
  }

  .pb-md-sm-8 {
    padding-bottom: 40px !important
  }

  .mb-md-sm-9 {
    margin-bottom: 45px !important
  }

  .pt-md-sm-9 {
    padding-top: 45px !important
  }

  .pb-md-sm-9 {
    padding-bottom: 45px !important
  }

  .mb-md-sm-10 {
    margin-bottom: 50px !important
  }

  .pt-md-sm-10 {
    padding-top: 50px !important
  }

  .pb-md-sm-10 {
    padding-bottom: 50px !important
  }

  .mb-md-sm-11 {
    margin-bottom: 55px !important
  }

  .pt-md-sm-11 {
    padding-top: 55px !important
  }

  .pb-md-sm-11 {
    padding-bottom: 55px !important
  }

  .mb-md-sm-12 {
    margin-bottom: 60px !important
  }

  .pt-md-sm-12 {
    padding-top: 60px !important
  }

  .pb-md-sm-12 {
    padding-bottom: 60px !important
  }

  .mb-md-sm-13 {
    margin-bottom: 65px !important
  }

  .pt-md-sm-13 {
    padding-top: 65px !important
  }

  .pb-md-sm-13 {
    padding-bottom: 65px !important
  }

  .mb-md-sm-14 {
    margin-bottom: 70px !important
  }

  .pt-md-sm-14 {
    padding-top: 70px !important
  }

  .pb-md-sm-14 {
    padding-bottom: 70px !important
  }

  .mb-md-sm-15 {
    margin-bottom: 75px !important
  }

  .pt-md-sm-15 {
    padding-top: 75px !important
  }

  .pb-md-sm-15 {
    padding-bottom: 75px !important
  }

  .mb-md-sm-16 {
    margin-bottom: 80px !important
  }

  .pt-md-sm-16 {
    padding-top: 80px !important
  }

  .pb-md-sm-16 {
    padding-bottom: 80px !important
  }

  .mb-md-sm-17 {
    margin-bottom: 85px !important
  }

  .pt-md-sm-17 {
    padding-top: 85px !important
  }

  .pb-md-sm-17 {
    padding-bottom: 85px !important
  }

  .mb-md-sm-18 {
    margin-bottom: 90px !important
  }

  .pt-md-sm-18 {
    padding-top: 90px !important
  }

  .pb-md-sm-18 {
    padding-bottom: 90px !important
  }

  .mb-md-sm-19 {
    margin-bottom: 95px !important
  }

  .pt-md-sm-19 {
    padding-top: 95px !important
  }

  .pb-md-sm-19 {
    padding-bottom: 95px !important
  }

  .mb-md-sm-20 {
    margin-bottom: 100px !important
  }

  .pt-md-sm-20 {
    padding-top: 100px !important
  }

  .pb-md-sm-20 {
    padding-bottom: 100px !important
  }

  .order-md-sm-0 {
    order: 0
  }

  .order-md-sm-1 {
    order: 1
  }

  .order-md-sm-2 {
    order: 2
  }

  .order-md-sm-3 {
    order: 3
  }

  .order-md-sm-4 {
    order: 4
  }

  .order-md-sm-5 {
    order: 5
  }

  .order-md-sm-6 {
    order: 6
  }

  .order-md-sm-7 {
    order: 7
  }

  .order-md-sm-8 {
    order: 8
  }

  .order-md-sm-9 {
    order: 9
  }

  .order-md-sm-10 {
    order: 10
  }
}

@media (min-width: 1200px) {
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-flex {
    display: flex !important
  }

  .d-md-inline-flex {
    display: inline-flex !important
  }

  .d-md-grid {
    display: grid !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .mb-md-0 {
    margin-bottom: 0 !important
  }

  .pt-md-0 {
    padding-top: 0 !important
  }

  .pb-md-0 {
    padding-bottom: 0 !important
  }

  .mb-md-1 {
    margin-bottom: 5px !important
  }

  .pt-md-1 {
    padding-top: 5px !important
  }

  .pb-md-1 {
    padding-bottom: 5px !important
  }

  .mb-md-2 {
    margin-bottom: 10px !important
  }

  .pt-md-2 {
    padding-top: 10px !important
  }

  .pb-md-2 {
    padding-bottom: 10px !important
  }

  .mb-md-3 {
    margin-bottom: 15px !important
  }

  .pt-md-3 {
    padding-top: 15px !important
  }

  .pb-md-3 {
    padding-bottom: 15px !important
  }

  .mb-md-4 {
    margin-bottom: 20px !important
  }

  .pt-md-4 {
    padding-top: 20px !important
  }

  .pb-md-4 {
    padding-bottom: 20px !important
  }

  .mb-md-5 {
    margin-bottom: 25px !important
  }

  .pt-md-5 {
    padding-top: 25px !important
  }

  .pb-md-5 {
    padding-bottom: 25px !important
  }

  .mb-md-6 {
    margin-bottom: 30px !important
  }

  .pt-md-6 {
    padding-top: 30px !important
  }

  .pb-md-6 {
    padding-bottom: 30px !important
  }

  .mb-md-7 {
    margin-bottom: 35px !important
  }

  .pt-md-7 {
    padding-top: 35px !important
  }

  .pb-md-7 {
    padding-bottom: 35px !important
  }

  .mb-md-8 {
    margin-bottom: 40px !important
  }

  .pt-md-8 {
    padding-top: 40px !important
  }

  .pb-md-8 {
    padding-bottom: 40px !important
  }

  .mb-md-9 {
    margin-bottom: 45px !important
  }

  .pt-md-9 {
    padding-top: 45px !important
  }

  .pb-md-9 {
    padding-bottom: 45px !important
  }

  .mb-md-10 {
    margin-bottom: 50px !important
  }

  .pt-md-10 {
    padding-top: 50px !important
  }

  .pb-md-10 {
    padding-bottom: 50px !important
  }

  .mb-md-11 {
    margin-bottom: 55px !important
  }

  .pt-md-11 {
    padding-top: 55px !important
  }

  .pb-md-11 {
    padding-bottom: 55px !important
  }

  .mb-md-12 {
    margin-bottom: 60px !important
  }

  .pt-md-12 {
    padding-top: 60px !important
  }

  .pb-md-12 {
    padding-bottom: 60px !important
  }

  .mb-md-13 {
    margin-bottom: 65px !important
  }

  .pt-md-13 {
    padding-top: 65px !important
  }

  .pb-md-13 {
    padding-bottom: 65px !important
  }

  .mb-md-14 {
    margin-bottom: 70px !important
  }

  .pt-md-14 {
    padding-top: 70px !important
  }

  .pb-md-14 {
    padding-bottom: 70px !important
  }

  .mb-md-15 {
    margin-bottom: 75px !important
  }

  .pt-md-15 {
    padding-top: 75px !important
  }

  .pb-md-15 {
    padding-bottom: 75px !important
  }

  .mb-md-16 {
    margin-bottom: 80px !important
  }

  .pt-md-16 {
    padding-top: 80px !important
  }

  .pb-md-16 {
    padding-bottom: 80px !important
  }

  .mb-md-17 {
    margin-bottom: 85px !important
  }

  .pt-md-17 {
    padding-top: 85px !important
  }

  .pb-md-17 {
    padding-bottom: 85px !important
  }

  .mb-md-18 {
    margin-bottom: 90px !important
  }

  .pt-md-18 {
    padding-top: 90px !important
  }

  .pb-md-18 {
    padding-bottom: 90px !important
  }

  .mb-md-19 {
    margin-bottom: 95px !important
  }

  .pt-md-19 {
    padding-top: 95px !important
  }

  .pb-md-19 {
    padding-bottom: 95px !important
  }

  .mb-md-20 {
    margin-bottom: 100px !important
  }

  .pt-md-20 {
    padding-top: 100px !important
  }

  .pb-md-20 {
    padding-bottom: 100px !important
  }

  .order-md-0 {
    order: 0
  }

  .order-md-1 {
    order: 1
  }

  .order-md-2 {
    order: 2
  }

  .order-md-3 {
    order: 3
  }

  .order-md-4 {
    order: 4
  }

  .order-md-5 {
    order: 5
  }

  .order-md-6 {
    order: 6
  }

  .order-md-7 {
    order: 7
  }

  .order-md-8 {
    order: 8
  }

  .order-md-9 {
    order: 9
  }

  .order-md-10 {
    order: 10
  }
}

@media (min-width: 1600px) {
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-flex {
    display: flex !important
  }

  .d-lg-inline-flex {
    display: inline-flex !important
  }

  .d-lg-grid {
    display: grid !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .mb-lg-0 {
    margin-bottom: 0 !important
  }

  .pt-lg-0 {
    padding-top: 0 !important
  }

  .pb-lg-0 {
    padding-bottom: 0 !important
  }

  .mb-lg-1 {
    margin-bottom: 5px !important
  }

  .pt-lg-1 {
    padding-top: 5px !important
  }

  .pb-lg-1 {
    padding-bottom: 5px !important
  }

  .mb-lg-2 {
    margin-bottom: 10px !important
  }

  .pt-lg-2 {
    padding-top: 10px !important
  }

  .pb-lg-2 {
    padding-bottom: 10px !important
  }

  .mb-lg-3 {
    margin-bottom: 15px !important
  }

  .pt-lg-3 {
    padding-top: 15px !important
  }

  .pb-lg-3 {
    padding-bottom: 15px !important
  }

  .mb-lg-4 {
    margin-bottom: 20px !important
  }

  .pt-lg-4 {
    padding-top: 20px !important
  }

  .pb-lg-4 {
    padding-bottom: 20px !important
  }

  .mb-lg-5 {
    margin-bottom: 25px !important
  }

  .pt-lg-5 {
    padding-top: 25px !important
  }

  .pb-lg-5 {
    padding-bottom: 25px !important
  }

  .mb-lg-6 {
    margin-bottom: 30px !important
  }

  .pt-lg-6 {
    padding-top: 30px !important
  }

  .pb-lg-6 {
    padding-bottom: 30px !important
  }

  .mb-lg-7 {
    margin-bottom: 35px !important
  }

  .pt-lg-7 {
    padding-top: 35px !important
  }

  .pb-lg-7 {
    padding-bottom: 35px !important
  }

  .mb-lg-8 {
    margin-bottom: 40px !important
  }

  .pt-lg-8 {
    padding-top: 40px !important
  }

  .pb-lg-8 {
    padding-bottom: 40px !important
  }

  .mb-lg-9 {
    margin-bottom: 45px !important
  }

  .pt-lg-9 {
    padding-top: 45px !important
  }

  .pb-lg-9 {
    padding-bottom: 45px !important
  }

  .mb-lg-10 {
    margin-bottom: 50px !important
  }

  .pt-lg-10 {
    padding-top: 50px !important
  }

  .pb-lg-10 {
    padding-bottom: 50px !important
  }

  .mb-lg-11 {
    margin-bottom: 55px !important
  }

  .pt-lg-11 {
    padding-top: 55px !important
  }

  .pb-lg-11 {
    padding-bottom: 55px !important
  }

  .mb-lg-12 {
    margin-bottom: 60px !important
  }

  .pt-lg-12 {
    padding-top: 60px !important
  }

  .pb-lg-12 {
    padding-bottom: 60px !important
  }

  .mb-lg-13 {
    margin-bottom: 65px !important
  }

  .pt-lg-13 {
    padding-top: 65px !important
  }

  .pb-lg-13 {
    padding-bottom: 65px !important
  }

  .mb-lg-14 {
    margin-bottom: 70px !important
  }

  .pt-lg-14 {
    padding-top: 70px !important
  }

  .pb-lg-14 {
    padding-bottom: 70px !important
  }

  .mb-lg-15 {
    margin-bottom: 75px !important
  }

  .pt-lg-15 {
    padding-top: 75px !important
  }

  .pb-lg-15 {
    padding-bottom: 75px !important
  }

  .mb-lg-16 {
    margin-bottom: 80px !important
  }

  .pt-lg-16 {
    padding-top: 80px !important
  }

  .pb-lg-16 {
    padding-bottom: 80px !important
  }

  .mb-lg-17 {
    margin-bottom: 85px !important
  }

  .pt-lg-17 {
    padding-top: 85px !important
  }

  .pb-lg-17 {
    padding-bottom: 85px !important
  }

  .mb-lg-18 {
    margin-bottom: 90px !important
  }

  .pt-lg-18 {
    padding-top: 90px !important
  }

  .pb-lg-18 {
    padding-bottom: 90px !important
  }

  .mb-lg-19 {
    margin-bottom: 95px !important
  }

  .pt-lg-19 {
    padding-top: 95px !important
  }

  .pb-lg-19 {
    padding-bottom: 95px !important
  }

  .mb-lg-20 {
    margin-bottom: 100px !important
  }

  .pt-lg-20 {
    padding-top: 100px !important
  }

  .pb-lg-20 {
    padding-bottom: 100px !important
  }

  .order-lg-0 {
    order: 0
  }

  .order-lg-1 {
    order: 1
  }

  .order-lg-2 {
    order: 2
  }

  .order-lg-3 {
    order: 3
  }

  .order-lg-4 {
    order: 4
  }

  .order-lg-5 {
    order: 5
  }

  .order-lg-6 {
    order: 6
  }

  .order-lg-7 {
    order: 7
  }

  .order-lg-8 {
    order: 8
  }

  .order-lg-9 {
    order: 9
  }

  .order-lg-10 {
    order: 10
  }
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

.col-full {
  flex: 0 0 100%;
  max-width: 100%
}

.row:after {
  content: "";
  display: table;
  clear: both;
  width: 100%
}

.icon {
  display: inline-flex;
  height: 20px;
  width: 20px
}

.icon-logo {
  height: 30px;
  width: 175px
}

.icon--sm {
  height: 30px;
  width: 30px
}

.link {
  display: inline-flex;
  align-items: center
}

.link--crimson {
  color: var(--color-orange)
}

.picture {
  display: block;
  max-width: 100%
}

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

.picture--auto {
  max-height: 100%;
  text-align: center
}

.picture--exhibit-01 {
  max-width: 135px
}

@media (min-width: 1200px) {
  .picture--exhibit-01 {
    max-width: none
  }
}

.picture--exhibit-02 {
  max-width: 67px
}

@media (min-width: 1200px) {
  .picture--exhibit-02 {
    max-width: none
  }
}

.picture--exhibit-03 {
  max-width: 90px
}

@media (min-width: 1200px) {
  .picture--exhibit-03 {
    max-width: none
  }
}

.picture__image {
  display: block;
  width: 100%
}

.picture--auto .picture__image {
  width: unset;
  display: inline-block;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

@media (min-width: 1600px) {
  .picture--full .picture__image {
    max-width: unset;
    width: auto
  }
}

ul:not([class]) li:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .ul-banner {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
  }
}

@media (min-width: 1200px) {
  .ul-banner {
    gap: 50px
  }
}

@media (min-width: 768px) {
  .ul-banner__item {
    width: calc(33.3333333333% - 14px);
    max-width: 250px
  }
}

@media (min-width: 1200px) {
  .ul-banner__item {
    max-width: 220px
  }
}

.ul-banner__item:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .ul-banner__item:not(:last-child) {
    margin-bottom: 0
  }
}

.ul-product li {
  padding-left: 20px;
  padding-right: 15px;
  position: relative
}

.ul-product li:before {
  width: 10px
}

.ul-product li:not(:last-child) {
  margin-bottom: 20px
}

.ul-product__badge {
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%)
}

.form-error {
  color: var(--color-orange)
}

.form-error:not(:first-child) {
  margin-top: 10px
}

.section {
  position: relative
}

.section--bg {
  padding-top: 60px;
  padding-bottom: 60px
}

@media (min-width: 1600px) {
  .section--bg {
    padding-top: 80px;
    padding-bottom: 70px
  }
}

.section__border {
  border-bottom: 1px solid var(--color-border)
}

.section:not(:last-child) {
  margin-bottom: 40px
}

@media (min-width: 1200px) {
  .section:not(:last-child) {
    margin-bottom: 60px
  }
}

@media (min-width: 1600px) {
  .section:not(:last-child) {
    margin-bottom: 80px
  }
}

.section:last-child {
  padding-bottom: 0
}

.section__head:not(:last-child) {
  margin-bottom: 30px
}

@media (min-width: 1200px) {
  .section__head:not(:last-child) {
    margin-bottom: 40px
  }
}

.section__title {
  text-align: center
}

.section__title:not(:last-child) {
  margin-bottom: 30px
}

@media (min-width: 768px) {
  .section__title:not(:last-child) {
    margin-bottom: 50px
  }
}

@media (min-width: 1200px) {
  .section__title:not(:last-child) {
    margin-bottom: 70px
  }
}

.btn {
  background-color: var(--color-black);
  border: 1px solid var(--color-black);
  box-shadow: none;
  color: var(--color-white);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: -.42px;
  line-height: 142.857%;
  outline: none;
  padding: 0 25px;
  height: 50px;
  border-radius: 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s var(--transition), border .2s var(--transition)
}

.btn:disabled {
  background-color: var(--color-gray);
  border-color: var(--color-gray);
  color: var(--color-text-tertiary);
  cursor: default
}

.btn:not(:disabled):hover {
  background-color: var(--color-hover);
  border-color: var(--color-hover)
}

.btn__images {
  flex-shrink: 0;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center
}

.btn__images img {
  display: block
}

.btn__images:first-child {
  margin-right: 10px;
  margin-left: -5px
}

.btn__images:last-child {
  margin-left: 10px;
  margin-right: -5px
}

.btn__images:first-child:last-child {
  margin-left: 0;
  margin-right: 0
}

.btn__icon {
  display: inline-flex;
  width: 24px;
  height: 24px;
  flex-shrink: 0
}

.btn__icon svg {
  width: inherit;
  height: inherit
}

.btn__icon:first-child {
  margin-right: 10px;
  margin-left: -5px
}

.btn__icon:last-child {
  margin-left: 10px;
  margin-right: -5px
}

.btn__icon:first-child:last-child {
  margin-left: 0;
  margin-right: 0
}

.btn--secondary {
  background: linear-gradient(100deg, #ff8b3b 12.71%, #e85a0c 100.02%);
  border-color: transparent;
  color: var(--color-white);
  transition: none
}

.btn--secondary:disabled {
  background: var(--color-gray);
  border-color: var(--color-gray);
  color: var(--color-text-tertiary);
  cursor: default
}

.btn--secondary:not(:disabled):hover {
  border-color: transparent;
  background: var(--color-orange-light)
}

.btn--stroke {
  background-color: transparent;
  color: var(--color-black)
}

.btn--stroke:disabled {
  background-color: transparent
}

.btn--stroke:not(:disabled):hover {
  background-color: transparent;
  border-color: var(--color-hover);
  color: var(--color-hover)
}

.btn--transparent {
  background-color: transparent;
  border-color: transparent;
  color: var(--color-orange)
}

.btn--transparent:disabled {
  background-color: transparent;
  border-color: transparent
}

.btn--transparent:not(:disabled):hover {
  background-color: transparent;
  border-color: transparent;
  color: var(--color-orange-light)
}

.btn--gray {
  background: var(--color-background-secondary);
  border-color: var(--color-background-secondary);
  color: var(--color-text-secondary)
}

.btn--gray:disabled {
  background: var(--color-background-secondary);
  border-color: var(--color-background-secondary);
  color: var(--color-text-secondary);
  cursor: default
}

.btn--gray:disabled .btn__icon, .btn--gray:disabled .btn__text {
  opacity: .5
}

.btn--gray:not(:disabled):hover {
  border-color: var(--color-gray-light);
  background: var(--color-gray-light);
  color: var(--color-black)
}

.btn--square {
  padding: 0;
  width: 50px
}

.btn--square .btn__icon, .btn--square .btn__images {
  margin: 0 !important
}

.btn--icon-right .btn__icon, .btn--icon-right .btn__images {
  order: 3;
  margin-right: -5px;
  margin-left: 10px
}

.btn--sm {
  height: 30px;
  border-radius: 5px;
  padding: 0 9px;
  font-size: 10px;
  letter-spacing: -.3px;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: 400
}

.btn--sm .btn__icon, .btn--sm .btn__images {
  width: 16px;
  height: 16px
}

.btn--sm .btn__icon:first-child, .btn--sm .btn__images:first-child {
  margin-right: 5px;
  margin-left: 0
}

.btn--sm .btn__icon:last-child, .btn--sm .btn__images:last-child {
  margin-left: 5px;
  margin-right: 0
}

.btn--sm.btn--icon-right .btn__icon {
  margin-right: 0;
  margin-left: 5px
}

.btn--sm.btn--square {
  width: 30px
}

.footer {
  background: var(--color-white);
  border-top: solid 1px var(--color-border);
  padding: 40px 0;
  position: relative;
  letter-spacing: .08px;
  line-height: 150%;
  text-align: center
}

.footer--secondary, .page-index .footer {
  background: var(--color-background-secondary)
}

@media (min-width: 768px) {
  .footer {
    text-align: left
  }
}

.footer__row {
  display: flex;
  flex-direction: column
}

.footer__row:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 1200px) {
  .footer__row:not(:last-child) {
    margin-bottom: 40px
  }
}

@media (min-width: 768px) {
  .footer__row {
    flex-direction: row;
    gap: 20px
  }
}

@media (max-width: 1199px) {
  .footer__row--last {
    flex-direction: column;
    padding-left: 195px
  }
}

@media (max-width: 767px) {
  .footer__row--last {
    padding-left: 0
  }
}

.footer__col {
  min-width: 0;
  width: 100%
}

.footer__col:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .footer__col:not(:last-child) {
    margin-bottom: 0
  }
}

@media (max-width: 1199px) {
  .footer__col--spacer {
    margin: 0 !important;
    display: none
  }
}

.footer__col--links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end
}

@media (max-width: 1199px) {
  .footer__col--links {
    flex-direction: column;
    order: 2
  }
}

@media (max-width: 767px) {
  .footer__col--links {
    justify-content: center;
    margin-bottom: 20px !important
  }
}

@media (max-width: 1199px) {
  .footer__col--copyright {
    order: 3;
    margin-bottom: 0 !important
  }
}

@media (max-width: 767px) {
  .footer__col--contacts {
    display: flex;
    gap: 20px;
    flex-direction: column-reverse
  }
}

@media (min-width: 768px) {
  .footer__col:nth-child(1) {
    width: 175px;
    flex-shrink: 0
  }

  .footer__col:last-child {
    width: 65%
  }
}

@media (min-width: 1200px) {
  .footer__col:nth-child(1) {
    width: 60%;
    flex-shrink: initial
  }

  .footer__col:last-child {
    width: 150%
  }
}

.footer__logo {
  width: 100px;
  display: block;
  margin: 0 auto;
  outline: none
}

.footer__logo img {
  display: block
}

@media (min-width: 768px) {
  .footer__logo {
    margin: 0
  }
}

.footer__logo:not(:last-child) {
  margin-bottom: 30px
}

.footer__contacts-link {
  color: var(--color-text-primary);
  display: block;
  font-size: 16px
}

@media (max-width: 767px) {
  .footer__contacts-link--email {
    font-size: 16px;
    color: var(--color-orange)
  }
}

@media (min-width: 768px) {
  .footer__contacts-link:not(:last-child) {
    margin-bottom: 10px
  }
}

.footer__link {
  color: var(--color-orange);
  text-decoration: none;
  transition: color .2s var(--transition)
}

.footer__link:hover {
  color: var(--color-orange-light)
}

.footer__copyright {
  color: var(--color-text-tertiary)
}

.footer__social {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px
}

@media (min-width: 768px) {
  .footer__social {
    justify-content: flex-end
  }
}

.footer__social-link {
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  color: var(--color-orange);
  transition: color .2s var(--transition)
}

.footer__social-link:hover {
  color: var(--color-orange-light)
}

.footer__title {
  font-weight: 700;
  color: inherit
}

.footer__title:not(:last-child) {
  margin-bottom: 10px
}

@media (max-width: 767px) {
  .footer-sm-padding .footer {
    padding-bottom: 120px
  }
}

.form-request {
  background: var(--color-cultured);
  border-radius: 20px;
  padding: 50px 15px 60px
}

@media (min-width: 390px) {
  .form-request {
    padding: 50px 20px 60px
  }
}

@media (min-width: 768px) {
  .form-request {
    padding: 70px 20px 80px
  }
}

@media (min-width: 768px) {
  .form-request__content {
    margin: 0 auto;
    max-width: 540px
  }
}

@media (min-width: 1200px) {
  .form-request__content {
    max-width: 620px
  }
}

.form-request__title {
  text-align: center
}

.form-request__title:not(:last-child) {
  margin-bottom: 20px
}

.form-request__text {
  text-align: center
}

.form-request__text:not(:last-child) {
  margin-bottom: 40px
}

.form-request__link {
  color: var(--color-orange)
}

.form-request__caption {
  color: var(--color-manatee);
  text-align: left
}

.form-request__input:not(:last-child), .form-request__select:not(:last-child), .form-request__textarea:not(:last-child), .form-request__caption:not(:last-child), .form-request__checkbox:not(:last-child) {
  margin-bottom: 25px
}

.form-request__btn {
  display: flex;
  justify-content: flex-end
}

.checkbox {
  cursor: default;
  display: block;
  position: relative
}

.checkbox__field {
  left: 0;
  top: 0;
  position: absolute;
  height: 30px;
  opacity: 0;
  visibility: hidden;
  width: 30px
}

.checkbox__text {
  font-size: 14px;
  min-height: 30px;
  line-height: 142.857%;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding-left: 45px;
  padding-top: 6px
}

.checkbox__text:before {
  background: var(--color-white) no-repeat center center;
  background-size: 100%;
  border: 1px solid var(--color-border);
  border-radius: 5px;
  content: "";
  flex-shrink: 0;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  transition: background .2s var(--transition);
  width: 30px
}

.checkbox__field:checked~.checkbox__text:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwIiB2aWV3Qm94PSIwIDAgMzAgMzAiPjxwYXRoIGQ9Ik0yMyAxMS4yIDEzLjIgMjEgNyAxNS40bDIuMS0yLjMgNC4xIDMuN0wyMC44IDlsMi4yIDIuMnoiIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiNlOTVhMWEiLz48L3N2Zz4=)
}

.checkbox__field:disabled~.checkbox__text {
  cursor: default
}

.checkbox__field:disabled~.checkbox__text:before {
  background-color: var(--color-background-secondary)
}

.checkbox__field.invalid~.checkbox__text:before {
  border-color: var(--color-orange)
}

.checkbox__field:disabled:checked~.checkbox__text:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 16' stroke='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7515 0.369617C19.9406 -0.258508 18.8062 -0.0663208 18.2156 0.796179L7.78274 11.1337L3.13743 6.10399C2.45305 5.32587 1.30462 5.28837 0.573367 6.01962C-0.157883 6.74618 -0.195383 7.96962 0.49368 8.74305C0.49368 8.74305 6.13743 15.0056 6.94837 15.6337C7.7593 16.2618 8.89368 16.0696 9.4843 15.2071L21.1546 3.06493C21.7452 2.19774 21.5624 0.993054 20.7515 0.369617Z' fill='%23FFFFFF' /%3E%3C/svg%3E%0A")
}

.input {
  position: relative;
  display: flex;
  flex-direction: column
}

.input__field {
  border-radius: 5px;
  font-family: var(--font-base);
  font-weight: 400;
  font-size: 14px;
  font-variant-numeric: lining-nums proportional-nums;
  line-height: 24px;
  letter-spacing: 0;
  background: #fff;
  border: 1px solid var(--color-border);
  padding: 15px;
  height: 60px;
  box-shadow: none;
  outline: none;
  width: 100%
}

.input__field:focus {
  border-color: var(--color-border);
  box-shadow: none;
  outline: none
}

.input__field::-moz-placeholder {
  font-family: var(--font-base);
  color: var(--color-text-tertiary);
  font-weight: 400
}

.input__field::placeholder {
  font-family: var(--font-base);
  color: var(--color-text-tertiary);
  font-weight: 400
}

.input__field:disabled {
  background: var(--color-background-disabled);
  color: var(--color-text-tertiary);
  cursor: default
}

.input__field.invalid {
  background: var(--color-background-negative);
  border-color: var(--color-border-error)
}

.input__label {
  font-size: 14px;
  line-height: 142.857%
}

.input__label:not(:last-child) {
  margin-bottom: 10px
}

.input__caption {
  font-size: 12px;
  line-height: 133.333%;
  order: 1;
  color: var(--color-text-secondary)
}

.input__caption:not(:first-child) {
  margin-top: 5px
}

.input__inner {
  position: relative
}

.input__icon {
  display: flex;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%)
}

.input__icon svg {
  width: 24px;
  height: 24px;
  color: var(--color-text-tertiary)
}

.input--icon-right .input__icon {
  left: unset;
  right: 15px
}

.input--icon-right .input__icon~.input__field {
  padding-right: 50px
}

.input:not(.input--icon-right) .input__icon~.input__field {
  padding-left: 50px
}

.input.invalid .input__caption {
  color: var(--color-red)
}

.input.invalid .input__field {
  background: var(--color-background-negative);
  border-color: var(--color-border-error)
}

.radio {
  cursor: default;
  display: inline-flex;
  position: relative
}

.radio__field {
  left: 0;
  top: 0;
  position: absolute;
  height: 30px;
  opacity: 0;
  visibility: hidden;
  width: 30px
}

.radio__text {
  font-size: 14px;
  line-height: 142.857%;
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.radio__text:before {
  background: var(--color-white) no-repeat center center;
  border: 1px solid var(--color-border);
  border-radius: 50%;
  content: "";
  height: 30px;
  margin-right: 15px;
  transition: background-color .2s ease-in-out;
  width: 30px
}

.radio__text:not(:has(br)) {
  align-items: center
}

.radio__field:checked~.radio__text:before {
  box-shadow: inset 0 0 0 7px var(--color-white);
  background: radial-gradient(circle, var(--color-orange) 0%, var(--color-orange) 40%, transparent 50%, transparent 100%)
}

.radio__field:disabled~.radio__text {
  cursor: default
}

.radio__field:disabled~.radio__text:before {
  background: var(--color-background-secondary)
}

.radio__field:disabled:checked~.radio__text:before {
  background: var(--color-white);
  box-shadow: inset 0 0 0 7px var(--color-background-secondary)
}

.select .ts-control {
  background: var(--color-white);
  border: 1px solid var(--color-border);
  border-radius: 5px;
  line-height: 24px;
  padding: 14px 50px 14px 20px;
  position: relative
}

.select .ts-control.invalid {
  border-color: var(--color-orange)
}

.select .ts-control>input {
  color: var(--color-manatee)
}

.select .ts-control:after {
  content: "";
  background: no-repeat 0 0;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.29289 6.29289C3.68342 5.90237 4.31658 5.90237 4.70711 6.29289L10 11.5858L15.2929 6.29289C15.6834 5.90237 16.3166 5.90237 16.7071 6.29289C17.0976 6.68342 17.0976 7.31658 16.7071 7.70711L10 14.4142L3.29289 7.70711C2.90237 7.31658 2.90237 6.68342 3.29289 6.29289Z' fill='%23E30612'/%3E%3C/svg%3E%0A");
  height: 20px;
  width: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  transition: all .2s var(--transition)
}

.select .ts-control .item {
  color: var(--color-black)
}

.select.dropdown-active .ts-control:after {
  transform: rotate(-180deg)
}

.select .ts-dropdown {
  background: var(--color-white);
  box-shadow: 0 15px 60px 0 var(--color-shadow);
  border: 0;
  border-radius: 5px;
  margin: 0;
  padding: 20px 20px 20px 0
}

.select .ts-dropdown .option {
  background: var(--color-white);
  color: var(--color-black);
  padding: 10px 30px
}

.select .ts-dropdown .option:hover {
  background-color: var(--color-cultured)
}

.select .ts-dropdown-content {
  max-height: 284px;
  padding-right: 10px
}

.select__label:not(:last-child) {
  margin-bottom: 10px
}

.select__caption {
  order: 1
}

.select__caption:not(:first-child) {
  margin-top: 10px
}

.textarea {
  position: relative;
  display: flex;
  flex-direction: column
}

.textarea__field {
  border-radius: 5px;
  font-family: var(--font-base);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  background: #fff;
  border: 1px solid var(--color-border);
  padding: 14px 20px;
  box-shadow: none;
  outline: none;
  resize: none;
  min-height: 125px;
  width: 100%
}

.textarea__field:focus {
  border-color: var(--color-border);
  box-shadow: none;
  outline: none
}

.textarea__field::-moz-placeholder {
  color: var(--color-text-tertiary)
}

.textarea__field::placeholder {
  color: var(--color-text-tertiary)
}

.textarea__field:disabled {
  background: var(--color-background-disabled);
  color: var(--color-text-tertiary);
  cursor: default
}

.textarea__field:not(:last-child) {
  margin-bottom: 10px
}

.textarea__field.invalid {
  background: var(--color-background-negative);
  border-color: var(--color-border-error)
}

.textarea__label {
  font-size: 14px;
  line-height: 142.857%
}

.textarea__label:not(:last-child) {
  margin-bottom: 10px
}

.textarea__caption {
  font-size: 12px;
  line-height: 133.333%;
  color: var(--color-text-secondary);
  order: 1
}

.textarea.invalid .textarea__caption {
  color: var(--color-red)
}

.textarea.invalid .textarea__field {
  background: var(--color-background-negative);
  border-color: var(--color-border-error)
}

.search-order {
  width: 100%
}

.search-order__input {
  position: relative
}

.search-order__input .search-order__input {
  padding-left: 34px
}

.search-order__input svg {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px
}

.search-order__inner {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, .8);
  background: #e9f1f780;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding: 2px
}

.search-order__input {
  padding-left: 20px;
  height: 46px;
  border: none;
  font-size: 14px;
  font-weight: 400;
  color: var(--color-text-primary);
  width: 100%;
  background: transparent;
  outline: none
}

.search-order__input::-moz-placeholder {
  color: var(--color-text-primary)
}

.search-order__input::placeholder {
  color: var(--color-text-primary)
}

.search-order__btn {
  width: 46px;
  height: 46px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border: none;
  flex-shrink: 0;
  cursor: pointer;
  transition: color .2s var(--transition)
}

.search-order__btn:hover {
  color: var(--color-orange)
}

.search-order__btn svg {
  width: 24px;
  height: 24px
}

.search-order--light .search-order__inner, .header--white .search-order .search-order__inner, .page-index .header .search-order .search-order__inner {
  border: 1px solid rgba(255, 255, 255, .3);
  background: #fff3
}

.search__btn {
  display: flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  background: #e9f1f780;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  cursor: pointer;
  transition: color .2s var(--transition)
}

.search__btn:hover {
  color: var(--color-orange)
}

@media (min-width: 768px) {
  .search__btn {
    width: 46px;
    height: 46px
  }
}

.search__btn svg {
  width: 16px;
  height: 16px
}

@media (min-width: 768px) {
  .search__btn svg {
    width: 24px;
    height: 24px
  }
}

.search--light .search__btn, .header--white .search .search__btn, .page-index .header .search .search__btn {
  border: 1px solid rgba(255, 255, 255, .3);
  background: #fff3
}

.search--light .search__btn:hover, .header--white .search .search__btn:hover, .page-index .header .search .search__btn:hover {
  color: var(--color-white)
}

.login-actions {
  display: flex;
  align-items: center;
  gap: 20px
}

.login-actions__btn {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: var(--color-text-primary);
  transition: color .2s var(--transition)
}

.login-actions__btn:hover {
  color: var(--color-orange)
}

.login-actions__btn span {
  display: none
}

@media (min-width: 768px) {
  .login-actions__btn span {
    display: block
  }
}

.login-actions__btn svg {
  flex-shrink: 0;
  width: 24px;
  height: 24px
}

.language {
  position: relative;
  display: none !important
}

.language__value {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  height: 46px;
  transition: color .2s var(--transition)
}

.language__value:hover {
  color: var(--color-orange)
}

.language__value svg {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  transition: transform .3s var(--transition)
}

.language__value.is-active svg {
  transform: rotate(-180deg)
}

.language__dropdown {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-30px);
  border-radius: 5px;
  border: solid 1px #ebedf1;
  box-shadow: 0 10px 30px #c4d4ec4d;
  background: #fff;
  color: var(--color-black);
  position: absolute;
  top: 100%;
  left: -25px;
  min-width: 95px;
  max-height: 247px;
  overflow-y: auto;
  transition: transform .3s var(--transition), opacity .3s var(--transition)
}

.language__dropdown.is-open {
  transform: none;
  opacity: 1;
  visibility: visible
}

.language__dropdown-item {
  color: var(--color-black);
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 600
}

.language__dropdown-item:hover {
  background: var(--color-background-secondary);
  color: var(--color-orange)
}

.language__dropdown-item:not(:last-child) {
  border-bottom: solid 1px var(--color-border)
}

.language__dropdown-item img {
  display: block;
  width: 25px;
  flex-shrink: 0
}

.header {
  background: rgba(var(--color-white), .6);
  border-bottom: 1px solid var(--color-border);
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100;
  letter-spacing: .08px;
  line-height: 150%
}

.header__row {
  display: flex;
  align-items: center;
  gap: 15px;
  height: 60px;
  width: 100%
}

@media (min-width: 768px) {
  .header__row {
    height: 70px;
    gap: 20px
  }
}

.header__logo {
  display: block;
  width: 70px;
  outline: none;
  margin-right: 30px;
  flex-shrink: 0
}

.header__logo img {
  display: block
}

@media (max-width: 1199px) {
  .header__logo {
    margin-right: 10px
  }
}

@media (max-width: 1023px) {
  .header__logo {
    margin-right: 0
  }
}

@media (min-width: 768px) {
  .header__logo {
    width: 100px
  }
}

.header__menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0 auto 0 0;
  gap: 5px 25px
}

@media (min-width: 1024px) {
  .header__menu {
    display: flex;
    flex-wrap: wrap
  }
}

.header__menu-item.is-active a {
  color: var(--color-orange)
}

.header__menu-link {
  font-size: 14px;
  color: var(--color-text-primary);
  white-space: nowrap;
  transition: color .2s var(--transition)
}

.header__menu-link:hover {
  color: var(--color-orange)
}

.header__menu .has-podmenu {
  position: relative;
  padding-right: 21px;
  cursor: pointer
}

.header__menu .has-podmenu:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Слой_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23212121;%7D%0A%3C/style%3E%3Cpath class='st0' d='M8,11c-0.3,0-0.5-0.1-0.7-0.3l-4-4c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0L8,8.6l3.3-3.3c0.4-0.4,1-0.4,1.4,0 s0.4,1,0,1.4l-4,4C8.5,10.9,8.3,11,8,11z'/%3E%3C/svg%3E%0A");
  background-size: contain;
  position: absolute;
  top: 5px;
  right: 0;
  transition: transform .2s var(--transition)
}

.header__menu .has-podmenu.is-open:after {
  transform: rotate(-180deg)
}

.header__submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 0;
  overflow: hidden;
  transition: height .2s var(--transition);
  will-change: height;
  position: absolute;
  left: 0;
  top: 40px;
  min-width: 340px;
  border-radius: 5px;
  box-shadow: 0 10px 30px #c4d4ec4d
}

.header__submenu-inner {
  padding: 10px 0;
  border: solid 1px #ebedf1;
  background: #fff;
  border-radius: 5px
}

.header__submenu a {
  color: var(--color-black);
  font-size: 14px;
  padding: 10px 20px;
  display: block;
  line-height: 142.857%
}

.header__submenu a:hover {
  background: #ff8b3b1a
}

.header__search-order {
  display: none;
  max-width: 220px
}

@media (min-width: 768px) {
  .header__search-order {
    display: block
  }
}

.header__menu-button {
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 23px;
  cursor: pointer
}

.header__menu-button svg {
  width: inherit;
  height: inherit
}

@media (min-width: 1024px) {
  .header__menu-button {
    display: none
  }
}

.header--white, .page-index .header {
  background: transparent;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border: none;
  color: var(--color-white)
}

.header--white .login-actions__btn, .page-index .header .login-actions__btn, .header--white .language__value:hover, .page-index .header .language__value:hover, .header--white .search-order__input, .page-index .header .search-order__input {
  color: var(--color-white)
}

.header--white .search-order__input::-moz-placeholder, .page-index .header .search-order__input::-moz-placeholder {
  color: var(--color-white)
}

.header--white .search-order__input::placeholder, .page-index .header .search-order__input::placeholder {
  color: var(--color-white)
}

.header--white .header__menu-link, .page-index .header .header__menu-link {
  color: var(--color-white)
}

.header--white .header__menu .has-podmenu:after, .page-index .header .header__menu .has-podmenu:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.mobile-menu {
  transform: translate(-110%);
  transition: transform .5s ease-in-out;
  will-change: transform;
  background: var(--color-white);
  height: 100svh;
  overflow-y: auto;
  padding: 20px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101
}

.mobile-menu.is-open {
  transform: none
}

@media (min-width: 1200px) {
  .mobile-menu {
    display: none !important
  }
}

.mobile-menu__logo {
  display: block;
  width: 71px
}

.mobile-menu__logo img {
  display: block
}

.mobile-menu__close {
  cursor: pointer;
  width: 24px;
  height: 24px;
  color: var(--color-gray)
}

.mobile-menu__close svg {
  width: inherit;
  height: inherit
}

.mobile-menu__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 20px
}

.mobile-menu__search-order {
  margin-bottom: 20px
}

.mobile-menu__menu {
  margin: 20px 0 0;
  padding: 0;
  list-style: none
}

.mobile-menu__menu-item.is-active a {
  color: var(--color-orange)
}

.mobile-menu__menu li:not(:last-child) {
  margin-bottom: 15px
}

.mobile-menu__menu a {
  color: var(--color-black)
}

.mobile-menu__menu .has-podmenu {
  position: relative;
  cursor: pointer
}

.mobile-menu__menu .has-podmenu:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23E95A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  position: absolute;
  top: 5px;
  right: 0;
  transition: transform .2s var(--transition)
}

.mobile-menu__menu .has-podmenu.is-open:after {
  transform: rotate(-180deg)
}

.mobile-menu__submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 0;
  overflow: hidden;
  transition: height .2s var(--transition);
  will-change: height
}

.mobile-menu__submenu li:first-child {
  margin-top: 20px
}

.mobile-menu__submenu li:last-child {
  margin-bottom: 5px
}

.mobile-menu__submenu a {
  color: var(--color-orange)
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px
}

.pagination:not(:last-child) {
  margin-bottom: 20px
}

.pagination__list {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 4px
}

@media (max-width: 389px) {
  .pagination__list li:nth-child(n+4) {
    display: none
  }
}

.pagination__list .is-active .pagination__page {
  color: var(--color-white);
  background: var(--color-orange)
}

.pagination__btn, .pagination__page {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-gray);
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
  transition: all .2s var(--transition)
}

.pagination__btn:hover, .pagination__page:hover {
  color: var(--color-orange)
}

.pagination__btn svg, .pagination__page svg {
  width: 24px;
  height: 24px
}

.pagination__btn.-next {
  transform: scaleX(-1)
}

.aside-block {
  background: var(--color-background-secondary);
  padding: 20px
}

.aside-block:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .aside-block:not(:last-child) {
    margin-bottom: 30px
  }
}

.aside-block__title {
  color: var(--color-gray);
  line-height: 137.5%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase
}

.aside-block__title:not(:last-child) {
  margin-bottom: 10px
}

.aside-block__title.-black {
  color: #212121
}

.aside-statistics__courses {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 0;
  list-style: none;
  margin: 15px 0
}

.aside-statistics__courses-title {
  color: var(--color-gray);
  font-size: 12px;
  white-space: nowrap;
  line-height: 133.333%
}

.aside-statistics__courses-value {
  line-height: 120%;
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap
}

@media (min-width: 768px) {
  .aside-statistics__courses-value {
    font-size: 20px
  }
}

.aside-statistics__sub {
  font-size: 12px;
  line-height: 133.333%;
  color: #9ba6b7
}

.aside-statistics .statistics-status {
  margin-bottom: 15px
}

.aside-statistics__section:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .aside-statistics__section:not(:last-child) {
    margin-bottom: 30px
  }
}

.section-main-statistics {
  background: var(--color-background-secondary)
}

.main-statistics {
  background: #fff;
  padding: 20px
}

@media (min-width: 768px) {
  .main-statistics {
    padding: 30px
  }
}

.main-statistics__date {
  color: var(--color-gray);
  line-height: 137.5%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase
}

.main-statistics__date:not(:last-child) {
  margin-bottom: 20px
}

.main-statistics__title {
  line-height: 137.5%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase
}

.main-statistics__title:not(:last-child) {
  margin-bottom: 10px
}

.main-statistics__courses {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 0;
  list-style: none;
  margin: 10px 0
}

@media (min-width: 768px) {
  .main-statistics__courses {
    margin-top: 0
  }
}

@media (min-width: 768px) {
  .main-statistics__courses li {
    display: flex;
    gap: 5px
  }
}

.main-statistics__courses-title {
  color: var(--color-gray);
  font-size: 12px;
  line-height: 133.333%;
  white-space: nowrap
}

.main-statistics__courses-value {
  line-height: 120%;
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap
}

@media (min-width: 768px) {
  .main-statistics__courses-value {
    font-size: 20px
  }
}

.main-statistics__sub {
  font-size: 12px;
  line-height: 133.333%;
  color: #9ba6b7
}

.main-statistics .statistics-status {
  margin-bottom: 10px
}

@media (min-width: 1024px) {
  .main-statistics__sections {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px
  }
}

@media (min-width: 768px) {
  .main-statistics__section-content {
    width: 65%;
    margin-left: auto
  }
}

@media (min-width: 1024px) {
  .main-statistics__section-content {
    width: initial;
    margin-left: initial
  }
}

@media (max-width: 1023px) {
  .main-statistics__section:not(:last-child) {
    margin-bottom: 20px
  }
}

@media (min-width: 768px) {
  .main-statistics__section {
    display: flex;
    gap: 30px
  }
}

@media (min-width: 1024px) {
  .main-statistics__section {
    display: block
  }
}

@media (min-width: 1200px) {
  .main-statistics__section {
    display: flex
  }
}

.statistics-status {
  display: flex;
  align-items: center;
  gap: 5px;
  letter-spacing: .08px;
  font-weight: 700;
  font-size: 16px;
  color: #64748b
}

.statistics-status.-success {
  color: var(--color-green)
}

.statistics-status.-danger {
  color: #e9391a
}

.statistics-status svg {
  flex-shrink: 0;
  width: 24px
}

@media (min-width: 768px) {
  .aside-telegram {
    padding-bottom: 35px;
    padding-top: 35px
  }
}

.aside-telegram__desc:not(:last-child) {
  margin-bottom: 10px
}

.aside-telegram__actions {
  margin-top: 30px;
  display: flex;
  justify-content: center
}

.search-module {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 101;
  visibility: hidden;
  height: 100svh
}

.search-module.is-open {
  visibility: visible
}

.search-module.is-open .search-module__backdrop {
  opacity: 1
}

.search-module.is-open .search-module__inner {
  transform: none;
  opacity: 1
}

.search-module__top-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  margin-bottom: 30px
}

.search-module__close {
  cursor: pointer;
  width: 24px;
  height: 24px;
  color: var(--color-gray);
  margin-left: auto
}

@media (max-width: 1199px) {
  .search-module__close {
    position: absolute;
    top: 20px;
    right: 20px
  }
}

.search-module__close svg {
  width: inherit;
  height: inherit
}

.search-module__close:hover {
  color: var(--color-orange)
}

.search-module__backdrop {
  background: #ffffffe6;
  opacity: 0;
  transition: opacity .3s ease-in-out;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer
}

.search-module__inner {
  transform: translateY(-100%);
  opacity: 0;
  transition: transform .5s ease-in-out;
  will-change: transform;
  background: var(--color-white);
  padding: 40px 0;
  overflow-y: auto;
  max-height: 100%
}

.search-module__search:not(:last-child) {
  margin-bottom: 40px
}

@media (min-width: 768px) {
  .search-module__search:not(:last-child) {
    margin-bottom: 62px
  }
}

.search-module__title {
  font-weight: 600
}

@media (max-width: 1599px) {
  .search-module__title {
    font-size: 18px
  }
}

.search-module__title:not(:last-child) {
  margin-bottom: 20px
}

.search-module__row {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 0
}

.search-module__aside {
  width: 100%;
  padding-right: 40px
}

@media (min-width: 1200px) {
  .search-module__aside {
    width: 33.33333%
  }
}

.search-module__content {
  width: 100%
}

@media (min-width: 1200px) {
  .search-module__content {
    width: 66.66666%
  }
}

.search-module__card {
  height: 100%
}

.search-module__services {
  display: flex;
  flex-wrap: wrap;
  --gap: 20px;
  --columns: 1;
  gap: var(--gap)
}

@media (min-width: 768px) {
  .search-module__services {
    --columns: 2
  }
}

@media (min-width: 1024px) {
  .search-module__services {
    --columns: 3
  }
}

@media (min-width: 1200px) {
  .search-module__services {
    --columns: 2
  }
}

.search-module__list {
  list-style: none;
  margin: 0;
  padding: 0
}

.search-module__list li:not(:last-child) {
  margin-bottom: 15px
}

.search-module__list a {
  color: var(--color-black)
}

@keyframes rotation {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

.card-service {
  background: var(--color-white);
  padding: 20px;
  display: flex;
  flex-direction: column;
  color: var(--color-black)
}

@media (min-width: 768px) {
  .card-service {
    padding: 30px 20px
  }
}

.card-service__top {
  display: block;
  padding-right: 40px;
  position: relative;
  margin-bottom: 14px
}

@media (min-width: 768px) {
  .card-service__top {
    margin-bottom: 20px
  }
}

.card-service__top-icon {
  color: var(--color-orange);
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px
}

.card-service__top-icon svg {
  width: inherit;
  height: inherit
}

.card-service__title {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px
}

@media (min-width: 768px) {
  .card-service__title {
    margin-bottom: 15px
  }
}

.card-service__desc {
  display: block;
  max-width: 300px;
  color: var(--color-text-secondary)
}

.card-service__image {
  margin-bottom: 16px
}

@media (min-width: 768px) {
  .card-service__image {
    margin-bottom: 20px
  }
}

.card-service__image img {
  display: block
}

.card-service__actions {
  margin-top: auto
}

.section-intro {
  position: relative;
  background-color: var(--color-background-secondary);
  padding-top: 100px;
  padding-bottom: 40px
}

@media (min-width: 1024px) {
  .section-intro {
    padding-bottom: 25px;
    padding-top: 130px
  }
}

.section-intro__circle {
  animation: rotation 30s infinite linear;
  will-change: transform;
  width: 116px;
  height: 116px
}

.section-intro__circle img {
  display: block;
  width: inherit
}

.section-intro__circle:hover {
  animation-play-state: paused
}

.section-intro__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: calc(100% - 250px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden
}

@media (min-width: 768px) {
  .section-intro__background {
    height: calc(100% - 152px)
  }
}

.section-intro__background video {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.section-intro:before {
  content: "";
  height: calc(100% - 250px);
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(180deg, #21212199, #21212100)
}

@media (min-width: 768px) {
  .section-intro:before {
    height: 227px
  }
}

.section-intro .container {
  position: relative;
  z-index: 3
}

.section-intro__btn {
  margin-top: 25px;
  width: 100%
}

.section-intro__row {
  color: var(--color-white)
}

@media (min-width: 768px) {
  .section-intro__row {
    display: flex;
    justify-content: space-between;
    gap: 30px
  }
}

.section-intro__row:not(:last-child) {
  margin-bottom: 40px
}

.section-intro__title {
  max-width: 300px
}

@media (min-width: 768px) {
  .section-intro__title {
    max-width: 360px
  }
}

@media (min-width: 1200px) {
  .section-intro__title {
    max-width: 480px
  }
}

.section-intro__title:not(:last-child) {
  margin-bottom: 10px
}

.section-intro__cards .card-service {
  height: 100%
}

.section-intro__cards .swiper-wrapper, .section-intro__cards .swiper-slide {
  height: auto
}

.section-intro--offset {
  margin-top: -70px
}

.counts-item__value {
  line-height: 100%;
  margin-bottom: 5px;
  font-size: 40px
}

.counts-item__title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px
}

.counts-item__desc {
  color: var(--color-text-secondary)
}

.section-about {
  background: var(--color-background-secondary)
}

.section-about__title:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .section-about__title:not(:last-child) {
    margin-bottom: 40px
  }
}

.section-about__counts {
  --gap: 40px;
  --columns: 1;
  border-top: solid 1px var(--color-border);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px var(--gap)
}

@media (min-width: 768px) {
  .section-about__counts {
    padding-top: 40px;
    --columns: 2;
    gap: 40px var(--gap)
  }
}

@media (min-width: 1024px) {
  .section-about__counts {
    --columns: 3
  }
}

@media (min-width: 1200px) {
  .section-about__counts {
    gap: 50px var(--gap);
    --gap: 150px
  }
}

.section-about__counts:not(:last-child) {
  margin-bottom: 0
}

@media (min-width: 768px) {
  .section-about__counts:not(:last-child) {
    margin-bottom: 100px
  }
}

.section-about__mission {
  display: flex;
  align-items: center
}

@media (max-width: 767px) {
  .section-about__mission {
    flex-wrap: wrap
  }
}

@media (max-width: 1199px) {
  .section-about__mission {
    margin-bottom: 80px
  }
}

.section-about__mission-ico-1 {
  position: absolute;
  top: -40px;
  left: 20px;
  width: 65px;
  pointer-events: none
}

@media (min-width: 1200px) {
  .section-about__mission-ico-1 {
    width: initial;
    top: -10%;
    left: 7%
  }
}

.section-about__mission-ico-2 {
  position: absolute;
  top: 100%;
  right: 140px;
  pointer-events: none;
  width: 70px;
  z-index: 1
}

@media (min-width: 1200px) {
  .section-about__mission-ico-2 {
    width: initial;
    top: 84%;
    right: 8%
  }
}

.section-about__mission-box {
  position: absolute;
  top: 100%;
  margin-top: -50px;
  right: 0;
  pointer-events: none
}

@media (min-width: 1200px) {
  .section-about__mission-box {
    top: 56%;
    right: -66px;
    margin-top: initial
  }
}

.section-about__mission-media {
  pointer-events: none;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto
}

@media (min-width: 768px) {
  .section-about__mission-media {
    margin-left: initial;
    margin-right: initial;
    margin-bottom: 0
  }
}

.section-about__mission-media-ico-1 {
  position: absolute;
  top: 19%;
  left: 78%;
  pointer-events: none;
  width: 55px
}

@media (min-width: 768px) {
  .section-about__mission-media-ico-1 {
    display: none !important
  }
}

.section-about__mission-media img {
  display: block;
  pointer-events: none;
  max-width: 80%
}

@media (min-width: 768px) {
  .section-about__mission-media img {
    margin: -120px 0 0;
    max-width: 115%
  }
}

@media (min-width: 1200px) {
  .section-about__mission-media img {
    margin: -125px -73px -77px 0;
    max-width: 125%
  }
}

.section-about__mission-block {
  margin-left: auto;
  border-radius: 40px;
  padding: 40px;
  color: var(--color-orange);
  border: solid 1px var(--color-orange);
  position: relative
}

@media (min-width: 768px) {
  .section-about__mission-block {
    width: 450px;
    flex-grow: 1;
    padding: 40px 60px;
    flex-shrink: 0
  }
}

@media (min-width: 1024px) {
  .section-about__mission-block {
    padding: 70px 100px;
    border-radius: 130px;
    width: 700px
  }
}

@media (min-width: 1200px) {
  .section-about__mission-block {
    padding: 80px 100px;
    border-radius: 130px;
    max-width: 80%;
    width: 800px;
    flex-shrink: initial
  }
}

@media (min-width: 1600px) {
  .section-about__mission-block {
    padding: 80px 150px;
    width: 880px
  }
}

.card-services {
  color: var(--color-black);
  border: solid 1px var(--color-border);
  padding: 25px;
  display: block
}

@media (min-width: 1200px) {
  .card-services {
    padding: 40px
  }
}

.card-services--row {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px
}

.card-services--row .card-services__title {
  width: 100%
}

.card-services--row .card-services__icon {
  margin: 0;
  flex-shrink: 0
}

.card-services__icon {
  width: 60px;
  margin-bottom: 20px;
  display: block
}

.card-services__icon img {
  display: block;
  width: inherit
}

.card-services__title {
  margin-bottom: 10px;
  text-wrap: balance;
  text-transform: uppercase;
  display: block
}

@media (min-width: 1200px) {
  .card-services__title {
    width: 105%
  }
}

.card-services__desc {
  display: block;
  color: var(--color-text-secondary)
}

@media (max-width: 1199px) {
  .section-services {
    padding-bottom: 0
  }
}

.section-services__title:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .section-services__title:not(:last-child) {
    margin-bottom: 40px
  }
}

.section-services__row {
  --gap: 20px;
  --columns: 1;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap)
}

@media (min-width: 768px) {
  .section-services__row {
    --columns: 2
  }
}

@media (min-width: 1024px) {
  .section-services__row {
    --columns: 3
  }
}

.section-services__row-media {
  pointer-events: none;
  position: relative;
  margin-bottom: -130px;
  right: -30px
}

@media (min-width: 768px) {
  .section-services__row-media {
    margin-bottom: -200px
  }
}

@media (min-width: 1024px) {
  .section-services__row-media {
    margin-top: -40px
  }
}

@media (min-width: 1200px) {
  .section-services__row-media {
    position: absolute;
    margin-bottom: 0;
    top: 58%;
    left: 18%;
    right: initial;
    margin-top: 0
  }
}

.section-services__row-media img {
  display: block;
  width: 300px;
  max-width: 60%
}

@media (max-width: 1199px) {
  .section-services__row-media img {
    margin-left: auto
  }
}

@media (min-width: 1200px) {
  .section-services__row-media img {
    width: initial;
    max-width: initial
  }
}

.section-services__col {
  position: relative
}

.section-services__col--media {
  order: 2
}

@media (max-width: 1199px) {
  .section-services__col--media {
    width: 100%
  }
}

@media (min-width: 1200px) {
  .section-services__col--media {
    order: initial
  }
}

.section-services__col--actions {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 10px
}

@media (max-width: 1199px) {
  .section-services__col--actions {
    margin-bottom: 20px
  }
}

@media (min-width: 768px) {
  .section-services__col--actions {
    margin-top: 20px
  }
}

@media (max-width: 767px) {
  .section-services__btn {
    width: 100%
  }
}

.section-services__card {
  height: 100%
}

@media (max-width: 1199px) {
  .section-services+.section-about {
    padding-top: 108px
  }
}

.partners__title {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px
}

.partners__link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%
}

@media (min-width: 1200px) {
  .partners__link {
    min-height: 132px
  }
}

.section-working__title {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .section-working__title {
    margin-bottom: 30px
  }
}

.section-working__partners {
  padding-top: 20px;
  border-top: solid 1px var(--color-border)
}

@media (min-width: 768px) {
  .section-working__partners {
    padding-top: 40px
  }
}

.section-working .swiper-wrapper, .section-working .swiper-slide {
  height: auto
}

.section-working__map {
  margin-bottom: 20px
}

.section-working__map .map-country {
  fill: #e9f1f7;
  stroke: #fff;
  stroke-width: 2
}

.section-working__map .map-country.is-active {
  fill: #c4d4ec
}

.section-working__map .map-pin-circle-stroke {
  fill: none;
  stroke: #ff8b3b
}

.section-working__map .map-pin-circle {
  fill: #ff8b3b
}

.section-working__map [data-map-pin].is-active .map-pin-circle-stroke {
  stroke: #e95a1a
}

.section-working__map [data-map-pin].is-active .map-pin-circle {
  fill: #e95a1a
}

.section-working__map .map-label {
  font-size: 12px;
  letter-spacing: .03px;
  font-weight: 700;
  display: none;
  opacity: 0;
  transition: opacity .2s var(--transition);
  pointer-events: none
}

.section-working__map .map-label.is-active {
  opacity: 1
}

@media (min-width: 1200px) {
  .section-working__map .map-label {
    display: block
  }
}

.section-working__nav {
  margin-bottom: 20px
}

.section-working__nav .swiper-slide {
  width: auto
}

.section-working__nav-item {
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 9px;
  height: 30px;
  letter-spacing: -.3px;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  background: var(--color-background-secondary);
  font-size: 10px;
  transition: background .2s var(--transition)
}

.section-working__nav-item:hover, .section-working__nav-item.is-active {
  color: var(--color-black);
  background: var(--color-gray-light)
}

.section-working__nav-item img {
  width: 20px;
  display: block;
  flex-shrink: 0
}

.section-working__cities {
  margin-bottom: 20px;
  display: none
}

.section-working__cities.is-active {
  display: block
}

.section-working__cities-title {
  text-transform: uppercase;
  margin-bottom: 15px
}

.section-working__cities-list {
  margin: 0
}

@media (min-width: 1200px) {
  .section-working__cities {
    display: none !important
  }
}

.section-marking-advantage__icon {
  margin-bottom: 10px;
  border-radius: 25px;
  background: var(--color-white);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-black)
}

@media (min-width: 768px) {
  .section-marking-advantage__icon {
    margin-bottom: 20px
  }
}

.section-marking-advantage__icon svg {
  width: 24px;
  height: 24px
}

.section-marking-advantage__text {
  padding-right: 5px;
  max-width: 380px
}

.section-marking-step {
  padding: 20px;
  background: var(--color-white);
  display: flex;
  flex-direction: column
}

.section-marking-step__icon {
  width: 40px;
  margin-top: auto
}

.section-marking-step__count {
  font-size: 10px;
  line-height: 120%;
  letter-spacing: -.3px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: var(--color-text-secondary)
}

.section-marking-step__title {
  margin-bottom: 30px;
  text-wrap: balance;
  text-transform: uppercase
}

.marking-info__row {
  display: flex;
  flex-wrap: wrap
}

@media (min-width: 768px) {
  .marking-info__row {
    flex-wrap: nowrap
  }
}

@media (min-width: 1200px) {
  .marking-info__row {
    align-items: center;
    padding: 65px 0 0
  }
}

.marking-info__title {
  text-transform: uppercase;
  margin-bottom: 15px
}

@media (min-width: 768px) {
  .marking-info__title {
    margin-bottom: 20px;
    max-width: 290px
  }
}

@media (min-width: 1200px) {
  .marking-info__title {
    margin-bottom: 30px
  }
}

.marking-info__list {
  margin: 0
}

.marking-info__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  margin-top: 30px
}

@media (max-width: 767px) {
  .marking-info__btn {
    width: 100%
  }
}

.marking-info__content {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 60px
}

@media (min-width: 768px) {
  .marking-info__content {
    width: 55%;
    margin-bottom: initial
  }
}

@media (min-width: 1200px) {
  .marking-info__content {
    width: 40%
  }
}

.marking-info__media {
  position: relative;
  width: 100%;
  padding-bottom: 60px
}

@media (min-width: 768px) {
  .marking-info__media {
    width: 45%;
    padding-bottom: 0
  }
}

@media (min-width: 1200px) {
  .marking-info__media {
    width: 60%
  }
}

.marking-info__media-pic {
  position: relative;
  z-index: 1;
  aspect-ratio: 1.5;
  max-width: 302px;
  margin-left: auto;
  margin-right: auto
}

@media (min-width: 768px) {
  .marking-info__media-pic {
    max-width: 400px
  }
}

@media (min-width: 1200px) {
  .marking-info__media-pic {
    max-width: 110%;
    margin-right: -130px
  }
}

.marking-info__media-pic img {
  display: block;
  position: absolute;
  top: -20%;
  left: -30%;
  max-width: 140%
}

@media (max-width: 767px) {
  .marking-info__media-pic img {
    left: -35%;
    max-width: 150%
  }
}

.marking-info__media:after {
  content: "";
  pointer-events: none;
  border-radius: 50%;
  display: block;
  width: 350px;
  height: 350px;
  position: absolute;
  top: -12%;
  left: 50%;
  transform: translate(-30%);
  background: var(--color-gray-blue-light)
}

@media (min-width: 768px) {
  .marking-info__media:after {
    transform: none;
    width: 428px;
    height: 428px;
    top: -30%;
    left: 5%
  }
}

@media (min-width: 1200px) {
  .marking-info__media:after {
    width: 701px;
    height: 701px;
    top: -31%;
    left: 43%
  }
}

.marking-info__integrated {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translate(-50%);
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, .8);
  background: #fff6;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding: 15px;
  width: 116px;
  display: flex;
  flex-direction: column
}

@media (min-width: 768px) {
  .marking-info__integrated {
    left: 40%;
    transform: none
  }
}

@media (min-width: 1200px) {
  .marking-info__integrated {
    left: 63%
  }
}

@media (max-width: 767px) {
  .marking-info__integrated {
    bottom: -50px
  }
}

.marking-info__integrated-title {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 120%;
  letter-spacing: -.3px;
  margin-bottom: 10px;
  color: var(--color-text-secondary)
}

.marking-info__integrated-link img {
  display: block
}

.marking-info__integrated-link:not(:last-child) {
  margin-bottom: 8px
}

@media (max-width: 767px) {
  .apps {
    padding-bottom: 60px
  }
}

.apps__block {
  background: #fff;
  display: flex;
  gap: 0 60px;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px
}

@media (min-width: 768px) {
  .apps__block {
    flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0
  }
}

.apps__title {
  text-transform: uppercase;
  max-width: 500px
}

@media (min-width: 768px) {
  .apps__title {
    width: 130%
  }
}

.apps__title:not(:last-child) {
  margin-bottom: 10px
}

.apps__desc {
  max-width: 500px
}

@media (min-width: 768px) {
  .apps__desc {
    width: 120%
  }
}

.apps__desc:not(:last-child) {
  margin-bottom: 30px
}

.apps__content {
  width: 100%;
  padding: 30px 20px
}

@media (min-width: 768px) {
  .apps__content {
    width: 60%;
    padding: 40px 0 40px 40px
  }
}

@media (min-width: 1200px) {
  .apps__content {
    padding: 40px 60px;
    width: 50%
  }
}

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

@media (max-width: 767px) {
  .apps__media {
    margin-bottom: -60px
  }
}

@media (min-width: 768px) {
  .apps__media {
    width: 40%
  }
}

@media (min-width: 1200px) {
  .apps__media {
    width: 50%
  }
}

.apps__media-qr-1 {
  position: absolute;
  top: 4%;
  right: 95%;
  max-width: 35%
}

@media (min-width: 768px) {
  .apps__media-qr-1 {
    max-width: 27%;
    top: -2%;
    right: 110%
  }
}

@media (min-width: 1200px) {
  .apps__media-qr-1 {
    top: 7%;
    right: 136%;
    max-width: 35%
  }
}

.apps__media-qr-2 {
  position: absolute;
  top: 48%;
  right: 92%;
  max-width: 48%
}

@media (min-width: 768px) {
  .apps__media-qr-2 {
    max-width: 40%;
    top: 60%
  }
}

@media (min-width: 1200px) {
  .apps__media-qr-2 {
    right: 88%;
    max-width: 48%
  }
}

.apps__media-qr-3 {
  position: absolute;
  top: 74%;
  left: 93%;
  max-width: 47%
}

@media (min-width: 768px) {
  .apps__media-qr-3 {
    top: 83%;
    max-width: 35%
  }
}

@media (min-width: 1200px) {
  .apps__media-qr-3 {
    top: 74%;
    left: 134%;
    max-width: 47%
  }
}

.apps__media-phones {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto
}

@media (max-width: 767px) {
  .apps__media-phones {
    max-width: 50%
  }
}

@media (min-width: 768px) {
  .apps__media-phones {
    margin: -20px auto;
    max-width: 150px
  }
}

@media (min-width: 1200px) {
  .apps__media-phones {
    margin: -62px auto -69px;
    max-width: initial
  }
}

.apps__media-phones-img {
  display: block
}

.apps__links {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none
}

@media (max-width: 767px) {
  .apps__links {
    width: 100%
  }
}

@media (max-width: 767px) {
  .apps__links-item {
    min-width: 0;
    width: 100%
  }
}

.apps__links-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  height: 50px;
  padding: 0 25px 0 20px;
  border-radius: 30px;
  border: solid 1px var(--color-black);
  letter-spacing: -.42px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--color-black);
  white-space: nowrap
}

@media (max-width: 767px) {
  .apps__links-btn {
    width: 100%
  }
}

.section-marking {
  background: var(--color-background-secondary)
}

.section-marking__title {
  padding-bottom: 20px;
  border-bottom: solid 1px var(--color-border)
}

@media (min-width: 768px) {
  .section-marking__title {
    padding-bottom: 40px
  }
}

.section-marking__title:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .section-marking__title:not(:last-child) {
    margin-bottom: 40px
  }
}

.section-marking__arrow-right, .section-marking__arrow-left {
  cursor: pointer;
  color: var(--color-orange);
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 2
}

@media (max-width: 1199px) {
  .section-marking__arrow-right, .section-marking__arrow-left {
    display: none !important
  }
}

.section-marking__arrow-right.swiper-button-disabled, .section-marking__arrow-left.swiper-button-disabled {
  color: var(--color-gray-light);
  cursor: default
}

.section-marking__arrow-right svg, .section-marking__arrow-left svg {
  width: inherit;
  height: inherit
}

.section-marking__arrow-right {
  right: 0
}

.section-marking__arrow-left {
  left: 0
}

.section-marking__arrow-left svg {
  transform: scaleX(-1)
}

.section-marking__steps {
  margin-bottom: 30px;
  display: flex;
  position: relative;
  align-items: center
}

@media (min-width: 768px) {
  .section-marking__steps {
    margin-bottom: 40px
  }
}

@media (min-width: 1200px) {
  .section-marking__steps {
    margin-bottom: 0
  }
}

.section-marking__steps .swiper-wrapper, .section-marking__steps .swiper-slide {
  height: auto
}

@media (min-width: 1200px) {
  .section-marking__steps .swiper-slide {
    transition: opacity .2s ease-in-out
  }

  .section-marking__steps .swiper-slide:not(.swiper-slide-visible) {
    opacity: 0;
    pointer-events: none
  }
}

@media (min-width: 1200px) {
  .section-marking__info, .section-marking__steps {
    padding-left: 80px;
    padding-right: 80px
  }
}

.section-marking__step {
  height: 100%
}

.section-marking__advantages {
  --gap: 20px;
  --columns: 1;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 25px var(--gap);
  margin-top: 70px
}

@media (min-width: 768px) {
  .section-marking__advantages {
    --columns: 2;
    margin-top: 40px;
    gap: 40px var(--gap)
  }
}

@media (min-width: 1024px) {
  .section-marking__advantages {
    --columns: 4
  }
}

@media (min-width: 1200px) {
  .section-marking__advantages {
    margin-top: 63px;
    --gap: 60px
  }
}

.section-marking__advantages:not(:last-child) {
  margin-bottom: 40px
}

@media (min-width: 1200px) {
  .section-marking__advantages:not(:last-child) {
    margin-bottom: 150px
  }
}

.section-telegram-advantage__icon {
  margin-bottom: 10px;
  border-radius: 25px;
  background: var(--color-gray-blue);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-white)
}

@media (min-width: 768px) {
  .section-telegram-advantage__icon {
    margin-bottom: 20px
  }
}

.section-telegram-advantage__icon svg {
  width: 24px;
  height: 24px
}

@media (min-width: 1200px) {
  .section-telegram-advantage__text {
    padding-right: 5px;
    max-width: 380px
  }
}

.section-telegram__title {
  padding-bottom: 20px;
  border-bottom: solid 1px var(--color-border)
}

@media (min-width: 768px) {
  .section-telegram__title {
    padding-bottom: 40px
  }
}

.section-telegram__title:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .section-telegram__title:not(:last-child) {
    margin-bottom: 40px
  }
}

.section-telegram__row {
  display: flex
}

@media (max-width: 767px) {
  .section-telegram__row {
    flex-wrap: wrap
  }
}

.section-telegram__content {
  width: 100%
}

@media (min-width: 768px) {
  .section-telegram__content {
    padding-right: 40px;
    width: 55%
  }
}

@media (min-width: 1024px) {
  .section-telegram__content {
    width: 77%
  }
}

@media (min-width: 1200px) {
  .section-telegram__content {
    padding-right: 0;
    width: calc(100% - 328px)
  }
}

.section-telegram__media {
  position: relative;
  flex-grow: 1;
  pointer-events: none
}

.section-telegram__media-pic {
  max-width: 60%;
  width: 200px;
  position: relative;
  aspect-ratio: .52
}

@media (min-width: 768px) {
  .section-telegram__media-pic {
    width: 265px;
    max-width: 100%
  }
}

@media (min-width: 1024px) {
  .section-telegram__media-pic {
    width: 190px
  }
}

@media (min-width: 1200px) {
  .section-telegram__media-pic {
    margin-top: -142px;
    margin-left: 41px;
    width: 253px
  }
}

@media (max-width: 767px) {
  .section-telegram__media {
    display: flex;
    justify-content: center;
    margin-top: 30px
  }
}

.section-telegram__media img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  max-width: 128%;
  width: initial
}

@media (max-width: 767px) {
  .section-telegram__btn {
    width: 100%
  }
}

.section-telegram__actions {
  margin-top: 30px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px
}

@media (min-width: 768px) {
  .section-telegram__actions {
    margin-top: 40px
  }
}

.section-telegram__items {
  --columns: 1;
  --gap: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px var(--gap)
}

@media (min-width: 1024px) {
  .section-telegram__items {
    --columns: 2;
    gap: 30px var(--gap)
  }
}

@media (min-width: 1200px) {
  .section-telegram__items {
    --columns: 3;
    --gap: 50px
  }
}

.section-telegram__items-title {
  text-transform: uppercase;
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .section-telegram__items-title {
    margin-bottom: 40px
  }
}

.section-telegram__item {
  position: relative;
  padding-left: 22px;
  max-width: 400px
}

@media (min-width: 1200px) {
  .section-telegram__item {
    max-width: initial
  }
}

.section-telegram__item:before {
  content: "";
  width: 7px;
  height: 7px;
  background: var(--color-orange-light);
  border-radius: 50%;
  position: absolute;
  top: .5em;
  left: 0
}

.section-telegram__advantages {
  --gap: 60px;
  --columns: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 25px var(--gap);
  margin-top: 40px
}

@media (min-width: 768px) {
  .section-telegram__advantages {
    --columns: 2;
    gap: 40px var(--gap);
    border-top: solid 1px var(--color-border);
    padding-top: 40px
  }
}

@media (min-width: 1200px) {
  .section-telegram__advantages {
    --columns: 4
  }
}

.news-item {
  color: var(--color-black);
  position: relative;
  display: flex;
  gap: 15px
}

@media (max-width: 767px) {
  .news-item {
    flex-direction: column;
    gap: 0
  }
}

.news-item:before {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background: var(--color-orange);
  position: absolute;
  top: 0;
  left: 0
}

.news-item__image {
  flex-shrink: 0;
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  display: block
}

@media (min-width: 768px) {
  .news-item__image {
    width: 100px;
    margin-bottom: auto
  }
}

.news-item__image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 59.7014925373%
}

@media (min-width: 768px) {
  .news-item__image:before {
    padding-top: 70%
  }
}

.news-item__image img {
  width: initial;
  max-width: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  max-height: 100%
}

.news-item__date {
  display: block;
  color: var(--color-text-tertiary);
  margin-bottom: 10px
}

.news-item__content:first-child {
  padding-left: 15px
}

.news-item__title {
  display: block;
  transition: color .1s var(--transition)
}

.news-item:hover .news-item__title {
  color: var(--color-orange)
}

.section-news {
  background: var(--color-background-secondary)
}

.section-news+.section-main-statistics {
  padding-top: 0
}

.section-news__title:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .section-news__title:not(:last-child) {
    margin-bottom: 40px
  }
}

.section-news__row {
  --gap: 40px;
  --columns: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 20px var(--gap)
}

.section-news__row:not(:last-child) {
  margin-bottom: 40px
}

@media (min-width: 768px) {
  .section-news__row:not(:last-child) {
    margin-bottom: 60px
  }
}

@media (min-width: 768px) {
  .section-news__row {
    --columns: 2;
    gap: 60px var(--gap)
  }
}

@media (min-width: 1200px) {
  .section-news__row {
    --gap: 85px
  }
}

.news-details__row {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
  justify-content: space-between
}

@media (min-width: 768px) {
  .news-details__row {
    flex-wrap: nowrap
  }
}

.news-details__content {
  width: 100%
}

@media (min-width: 768px) {
  .news-details__content {
    width: calc(100% - 260px)
  }
}

@media (min-width: 1024px) {
  .news-details__content {
    width: calc(100% - 340px)
  }
}

@media (min-width: 1200px) {
  .news-details__content {
    width: calc(100% - 380px)
  }
}

.news-details__hr {
  margin: 20px 0;
  border-bottom: solid 1px var(--color-orange)
}

@media (min-width: 1024px) {
  .news-details__hr {
    margin: 30px 0
  }
}

.news-details__aside {
  order: 2;
  flex-shrink: 0;
  width: 100%
}

@media (min-width: 768px) {
  .news-details__aside {
    width: 240px
  }
}

@media (min-width: 1024px) {
  .news-details__aside {
    width: 280px
  }
}

.news-details__date {
  color: var(--color-gray);
  margin-bottom: 10px
}

.news-details__title {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .news-details__title {
    margin-bottom: 30px
  }
}

.news-details__subtitle {
  font-size: 20px;
  font-weight: 600;
  line-height: 133.333%;
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .news-details__subtitle {
    margin-bottom: 30px
  }
}

@media (min-width: 1024px) {
  .news-details__subtitle {
    font-size: 24px
  }
}

.swiper-content {
  width: 800px;
  max-width: 100%;
  overflow: hidden;
  margin: 30px 0
}

.swiper-content:first-child {
  margin-top: 0
}

.swiper-content:last-child {
  margin-bottom: 0
}

.swiper-content .swiper-wrapper, .swiper-content .swiper-slide {
  height: auto
}

.swiper-content figure {
  margin: 0
}

.swiper-content__arrows {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 20px
}

.swiper-content__arrow-left svg {
  transform: scaleX(-1)
}

.swiper-content__arrow-left, .swiper-content__arrow-right {
  width: 24px;
  height: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: var(--color-orange);
  transition: color .3s cubic-bezier(.075, .82, .165, 1)
}

.swiper-content__arrow-left.swiper-button-disabled, .swiper-content__arrow-right.swiper-button-disabled {
  color: var(--color-gray-light)
}

.swiper-content__arrow-left svg, .swiper-content__arrow-right svg {
  width: inherit;
  height: inherit
}

.video-content {
  display: block;
  position: relative
}

.video-content img {
  display: block
}

.video-content:after {
  content: "";
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgM0wxOSAxMkw1IDIxVjNaIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) center, linear-gradient(100deg, #ff8b3b 12.71%, #e85a0c 100.02%);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform .5s cubic-bezier(.075, .82, .165, 1)
}

.video-content:hover:after {
  transform: translate(-50%, -50%) scale(.9)
}

.video-content--large-play:after {
  width: 60px;
  height: 60px
}

@media (min-width: 1200px) {
  .video-content--large-play:after {
    width: 90px;
    height: 90px
  }
}

.video-content--bold-play:after {
  background: url("data:image/svg+xml,%3Csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.856201 18.6429V0L16.2848 9.64286L0.856201 18.6429Z' fill='white'/%3E%3C/svg%3E%0A") center, linear-gradient(100deg, #ff8b3b 12.71%, #e85a0c 100.02%);
  background-repeat: no-repeat
}

.news-list__row {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 0;
  justify-content: space-between
}

@media (min-width: 768px) {
  .news-list__row {
    flex-wrap: nowrap
  }
}

.news-list__item:not(:last-child) {
  margin-bottom: 30px
}

@media (min-width: 1200px) {
  .news-list__item:not(:last-child) {
    margin-bottom: 40px
  }
}

.news-list__content {
  width: 100%
}

@media (min-width: 768px) {
  .news-list__content {
    width: calc(100% - 260px)
  }
}

@media (min-width: 1024px) {
  .news-list__content {
    width: calc(100% - 340px)
  }
}

@media (min-width: 1200px) {
  .news-list__content {
    width: calc(100% - 380px)
  }
}

.news-list__nav:not(:last-child) {
  margin-bottom: 30px
}

.news-list__aside {
  order: 2;
  flex-shrink: 0;
  width: 100%
}

@media (min-width: 768px) {
  .news-list__aside {
    width: 240px
  }
}

@media (min-width: 1024px) {
  .news-list__aside {
    width: 280px
  }
}

.news-list__title {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .news-list__title {
    margin-bottom: 30px
  }
}

.news-list-item {
  display: flex;
  gap: 20px 10px;
  color: var(--color-black)
}

@media (min-width: 1024px) {
  .news-list-item {
    gap: 20px
  }
}

@media (max-width: 767px) {
  .news-list-item {
    flex-direction: column
  }
}

.news-list-item__image {
  flex-shrink: 0;
  width: 100%;
  background: #f5f8fc;
  position: relative;
  overflow: hidden;
  margin-bottom: auto
}

.news-list-item__image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.1194029851%
}

@media (min-width: 768px) {
  .news-list-item__image {
    width: 130px
  }

  .news-list-item__image:before {
    padding-top: 56.9230769231%
  }
}

@media (min-width: 1024px) {
  .news-list-item__image {
    width: 240px
  }

  .news-list-item__image:before {
    padding-top: 56.25%
  }
}

@media (min-width: 1200px) {
  .news-list-item__image {
    width: 280px
  }

  .news-list-item__image:before {
    padding-top: 56.4285714286%
  }
}

.news-list-item__image img {
  width: initial;
  max-width: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  max-height: 100%
}

.news-list-item__date {
  color: var(--color-text-secondary);
  letter-spacing: .08px;
  font-size: 16px;
  display: block
}

.news-list-item__date:not(:last-child) {
  margin-bottom: 10px
}

.news-list-item__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  color: var(--color-black);
  display: block;
  transition: color .2s var(--transition)
}

@media (min-width: 1200px) {
  .news-list-item__title {
    font-size: 20px
  }
}

.news-list-item__title:not(:last-child) {
  margin-bottom: 10px
}

.news-list-item__title:hover {
  color: var(--color-orange)
}

.news-list-item__desc {
  font-size: 16px;
  line-height: 150%;
  letter-spacing: .08px;
  display: block
}

.news-list-item__desc:not(:last-child) {
  margin-bottom: 10px
}

.news-list-item__tags {
  display: flex;
  gap: 5px 10px;
  flex-wrap: wrap;
  font-size: 14px;
  color: var(--color-orange)
}

.news-list-item__tags>* {
  position: relative;
  padding-right: 15px
}

.news-list-item__tags>*:not(:last-child):after {
  content: "";
  width: 4px;
  height: 4px;
  display: block;
  background: var(--color-orange);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%)
}

.news-list-item--search .news-list-item__content {
  display: flex;
  flex-direction: column
}

.news-list-item--search .news-list-item__date {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
  order: 2
}

.section-feedback {
  overflow: hidden
}

.section-feedback__row {
  display: grid;
  grid-template-columns: 1fr
}

@media (min-width: 1024px) {
  .section-feedback__row {
    grid-template-columns: 1fr 1fr
  }
}

.section-feedback__title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 10px
}

.section-feedback__desc {
  margin-bottom: 25px
}

.section-feedback__media {
  position: relative
}

.section-feedback__media-img {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: var(--color-background-secondary)
}

@media (max-width: 1023px) {
  .section-feedback__media-img {
    aspect-ratio: 2.35;
    margin-left: -20px;
    margin-right: -20px
  }
}

@media (max-width: 767px) {
  .section-feedback__media-img {
    aspect-ratio: 1.5
  }
}

@media (min-width: 1024px) {
  .section-feedback__media-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: initial;
    width: 50vw
  }
}

.section-feedback__content {
  padding-top: 30px;
  padding-bottom: 40px
}

@media (min-width: 1024px) {
  .section-feedback__content {
    padding: 30px 30px 40px
  }
}

@media (min-width: 1200px) {
  .section-feedback__content {
    padding: 70px 35px 70px 65px
  }
}

@media (max-width: 767px) {
  .section-feedback__btn {
    width: 100%
  }
}

.section-feedback__form .form-checkbox:not(:last-child) {
  margin-bottom: 10px
}

.section-feedback__form-row {
  margin-bottom: 25px
}

.section-feedback__form-actions {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-end
}

.privacy, .privacy .container {
  flex: 1;
  display: flex;
  flex-direction: column
}

.privacy__row {
  flex: 1;
  display: flex;
  flex-wrap: wrap
}

@media (min-width: 768px) {
  .privacy__row {
    flex-wrap: nowrap
  }
}

.privacy__aside-mobile-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  position: fixed;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--color-background-secondary);
  color: var(--color-orange);
  gap: 15px;
  padding: 22px 20px;
  cursor: pointer;
  font-size: 14px;
  line-height: 125%
}

.privacy__aside-mobile-btn svg {
  width: 24px;
  height: 24px
}

@media (min-width: 768px) {
  .privacy__aside-mobile-btn {
    display: none
  }
}

.privacy__title {
  margin-bottom: 30px
}

.privacy__nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px
}

@media (max-width: 767px) {
  .privacy__nav {
    font-size: 14px
  }
}

@media (min-width: 768px) {
  .privacy__nav {
    padding-top: 40px;
    padding-bottom: 40px
  }
}

.privacy__nav a:not(.is-active) {
  color: var(--color-text-secondary)
}

.privacy__nav a:not(.is-active):hover {
  color: var(--color-orange)
}

.privacy__nav a.is-active {
  color: var(--color-orange)
}

.privacy__close {
  cursor: pointer;
  width: 24px;
  height: 24px;
  color: var(--color-gray);
  position: absolute;
  top: 20px;
  right: 20px
}

@media (min-width: 768px) {
  .privacy__close {
    display: none
  }
}

.privacy__close svg {
  width: inherit;
  height: inherit
}

.privacy__aside {
  width: 100%;
  flex-shrink: 0;
  padding-right: 30px;
  background: var(--color-background-secondary);
  position: relative;
  display: none
}

.privacy__aside.is-open {
  display: block
}

@media (max-width: 767px) {
  .privacy__aside {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 102;
    padding: 30px 20px;
    overflow-y: auto;
    height: 100svh
  }
}

@media (min-width: 768px) {
  .privacy__aside {
    width: 230px;
    display: block
  }
}

@media (min-width: 1200px) {
  .privacy__aside {
    width: 280px
  }
}

.privacy__aside:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: inherit;
  right: 100%;
  width: 100svh
}

.privacy__content {
  padding: 30px 0
}

@media (min-width: 768px) {
  .privacy__content {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width: 1200px) {
  .privacy__content {
    padding-left: 100px;
    padding-top: 40px;
    padding-bottom: 40px
  }
}

.section-contacts__content {
  display: flex;
  flex-direction: column
}

.section-contacts__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0 46px
}

@media (min-width: 1024px) {
  .section-contacts__row {
    grid-template-columns: 1fr 1.1fr
  }
}

.section-contacts__title:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 1200px) {
  .section-contacts__title:not(:last-child) {
    margin-bottom: 30px
  }
}

.section-contacts__subtitle {
  font-size: 18px
}

@media (min-width: 1200px) {
  .section-contacts__subtitle {
    font-size: 20px
  }
}

.section-contacts__subtitle:not(:last-child) {
  margin-bottom: 10px
}

.section-contacts__map {
  position: relative;
  height: 480px
}

@media (max-width: 1023px) {
  .section-contacts__map {
    margin-left: -20px;
    margin-right: -20px
  }
}

@media (min-width: 768px) {
  .section-contacts__map {
    height: 400px
  }
}

@media (min-width: 1024px) {
  .section-contacts__map {
    height: 530px
  }
}

@media (min-width: 1200px) {
  .section-contacts__map {
    height: 650px
  }
}

.section-contacts__map-zoom {
  position: absolute;
  top: 50%;
  right: 55px;
  display: flex;
  flex-direction: column;
  gap: 9px;
  transform: translateY(-50%);
  z-index: 2
}

@media (max-width: 1023px) {
  .section-contacts__map-zoom {
    right: 20px
  }
}

@media (max-width: 767px) {
  .section-contacts__map-zoom {
    display: none
  }
}

.section-contacts__map-link {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  z-index: 2
}

@media (min-width: 768px) {
  .section-contacts__map-link {
    display: none
  }
}

.section-contacts__map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: var(--color-background-secondary);
  width: 100%
}

@media (min-width: 1024px) {
  .section-contacts__map-overlay {
    width: 50dvw;
    margin-top: -70px
  }
}

.section-contacts__content-inner {
  margin-top: auto;
  margin-bottom: auto
}

@media (min-width: 1200px) {
  .section-contacts__content-inner {
    margin-top: 30px
  }
}

.section-contacts__content-sections {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px
}

@media (min-width: 1200px) {
  .section-contacts__content-sections {
    gap: 30px 40px
  }
}

.section-contacts__content-section {
  display: flex;
  flex-direction: column
}

@media (min-width: 1024px) {
  .section-contacts__content-section {
    width: 100%
  }
}

.section-contacts__content-section a {
  color: var(--color-black);
  margin-right: auto
}

.section-contacts__content-section a:hover {
  color: var(--color-black)
}

.section-contacts__content-section a.-email {
  color: var(--color-orange)
}

.section-contacts__content-section p:not(:last-child), .section-contacts__content-section a:not(:last-child) {
  margin-bottom: 10px
}

.section-contacts__icon {
  color: var(--color-orange)
}

.section-contacts__icon:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 1200px) {
  .section-contacts__icon:not(:last-child) {
    margin-bottom: 30px
  }
}

.section-contacts__icon svg {
  width: 60px;
  height: 60px
}

.section-socials {
  background: #f5f8fc
}

.section-socials__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px 46px
}

@media (min-width: 768px) {
  .section-socials__row {
    grid-template-columns: 1fr 1fr
  }
}

.section-socials__title {
  font-size: 24px;
  line-height: 125%;
  font-weight: 600;
  margin-bottom: 20px
}

@media (min-width: 1200px) {
  .section-socials__title {
    font-size: 28px
  }
}

@media (max-width: 767px) {
  .section-socials__media {
    display: flex;
    justify-content: center
  }
}

@media (min-width: 768px) {
  .section-socials__media-pic {
    margin-bottom: auto
  }
}

@media (min-width: 1200px) {
  .section-socials__media-pic {
    margin-bottom: -70px
  }
}

@media (min-width: 1200px) {
  .section-socials__media-pic img {
    margin: -9px 0 0 12px
  }
}

.socials-link {
  display: flex;
  align-items: center;
  color: var(--color-black);
  background: var(--color-white);
  padding: 15px;
  position: relative;
  gap: 15px
}

.socials-link .icon-arrow-angle {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  color: var(--color-orange);
  margin-left: auto
}

.socials-link__icon {
  flex-shrink: 0;
  width: 50px
}

.socials-link__icon img {
  display: block
}

.socials-link__name {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  transition: color .2s var(--transition);
  display: block
}

@media (min-width: 1200px) {
  .socials-link__name {
    font-size: 20px
  }
}

.socials-link__name:not(:last-child) {
  margin-bottom: 5px
}

.socials-link__desc {
  display: block;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: .08px
}

.socials-link:not(:last-child) {
  margin-bottom: 20px
}

.socials-link:hover .socials-link__name {
  color: var(--color-orange)
}

.section-error {
  padding: 40px 20px;
  text-align: center;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center
}

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

.section-error__title {
  margin-bottom: 10px;
  line-height: 125%;
  font-size: 24px;
  font-weight: 600
}

@media (min-width: 1200px) {
  .section-error__title {
    font-size: 28px;
    line-height: 121.429%
  }
}

.section-error__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 30px
}

.section-credentials__title {
  margin-bottom: 30px
}

.section-credentials__subtext {
  text-align: center
}

.section-credentials__nav {
  margin-bottom: 30px
}

@media (max-width: 767px) {
  .section-credentials__tab-content {
    margin-left: -20px;
    margin-right: -20px
  }
}

.section-credentials__actions {
  display: flex;
  justify-content: center;
  margin-top: 30px
}

.section-credentials__actions:not(:last-child) {
  margin-bottom: 30px
}

.credentials-table {
  width: 100%;
  table-layout: fixed;
  border-spacing: inherit;
  line-height: 150%
}

.credentials-table p:not(:last-child) {
  margin-bottom: 20px
}

.credentials-table tr td {
  padding: 20px;
  border: none;
  vertical-align: top
}

@media (max-width: 767px) {
  .credentials-table tr td:first-child {
    padding-bottom: 10px
  }
}

@media (max-width: 767px) {
  .credentials-table tr td:last-child {
    padding-top: 0
  }
}

@media (max-width: 767px) {
  .credentials-table tr td {
    display: block
  }
}

.credentials-table tr:nth-child(odd) td {
  background: #f5f8fc
}

.credentials-table tr:last-child td {
  border-bottom: solid 1px #dee0e7
}

.search-list__row {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 0;
  justify-content: space-between
}

@media (min-width: 768px) {
  .search-list__row {
    flex-wrap: nowrap
  }
}

.search-list__item:not(:last-child) {
  margin-bottom: 30px
}

@media (min-width: 1200px) {
  .search-list__item:not(:last-child) {
    margin-bottom: 40px
  }
}

.search-list__content {
  width: 100%
}

@media (min-width: 768px) {
  .search-list__content {
    width: calc(100% - 260px)
  }
}

@media (min-width: 1024px) {
  .search-list__content {
    width: calc(100% - 320px)
  }
}

@media (min-width: 1200px) {
  .search-list__content {
    width: calc(100% - 320px)
  }
}

.search-list__aside {
  order: 2;
  flex-shrink: 0;
  width: 100%
}

@media (min-width: 768px) {
  .search-list__aside {
    width: 240px
  }
}

@media (min-width: 1024px) {
  .search-list__aside {
    width: 280px
  }
}

.search-list__title {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .search-list__title {
    margin-bottom: 30px
  }
}

.search-list__empty {
  font-weight: 700;
  font-size: 20px
}

.search-list__empty:not(:last-child) {
  margin-bottom: 40px
}

.search-list__form-reset {
  border: none;
  background: none;
  outline: none;
  cursor: pointer
}

.search-list__form-reset svg {
  color: #e9391a
}

.search-list__form:not(:last-child) {
  margin-bottom: 30px
}

.search-list__nav:not(:last-child) {
  margin-bottom: 30px
}

.section-chat-bot-intro__row {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 0px 46px
}

@media (min-width: 768px) {
  .section-chat-bot-intro__row {
    grid-template-columns: 1fr 1.05fr
  }
}

.section-chat-bot-intro__title {
  max-width: 540px
}

.section-chat-bot-intro__title:not(:last-child) {
  margin-bottom: 20px
}

.section-chat-bot-intro__description:not(:last-child) {
  margin-bottom: 20px
}

@media (max-width: 767px) {
  .section-chat-bot-intro__btn {
    width: 100%
  }
}

@media (min-width: 1200px) {
  .section-chat-bot-intro__content {
    margin-top: -67px
  }
}

.section-chat-bot-intro__media img {
  margin-bottom: -25px
}

@media (min-width: 1200px) {
  .section-chat-bot-intro__media img {
    margin: -27px 0 -75px 8px
  }
}

@media (max-width: 767px) {
  .section-chat-bot-intro__media {
    margin-top: 20px;
    order: 2;
    display: flex;
    justify-content: center
  }
}

.section-chat-bot-what {
  background: var(--color-background-secondary)
}

.section-chat-bot-what__title:not(:last-child) {
  margin-bottom: 40px
}

.section-chat-bot-what__row {
  --gap: 20px;
  --columns: 1;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 40px var(--gap)
}

@media (min-width: 768px) {
  .section-chat-bot-what__row {
    --columns: 2;
    gap: 50px var(--gap)
  }
}

@media (min-width: 1024px) {
  .section-chat-bot-what__row {
    --columns: 3
  }
}

@media (min-width: 1200px) {
  .section-chat-bot-what__row {
    --gap: 50px
  }
}

.advantage-item {
  display: flex;
  gap: 15px
}

.advantage-item__icon {
  width: 50px;
  flex-shrink: 0
}

.section-chat-bot-why__title:not(:last-child) {
  margin-bottom: 40px
}

.section-chat-bot-why__row {
  --gap: 20px;
  --columns: 1;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 40px var(--gap)
}

@media (min-width: 768px) {
  .section-chat-bot-why__row {
    --columns: 2
  }
}

@media (min-width: 1200px) {
  .section-chat-bot-why__row {
    --columns: 4;
    --gap: 60px
  }
}

.section-chat-bot-media {
  background: var(--color-background-secondary)
}

@media (min-width: 1600px) {
  .section-chat-bot-media {
    padding-top: 80px
  }
}

.section-chat-bot-media__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0px 46px
}

@media (min-width: 768px) {
  .section-chat-bot-media__row {
    grid-template-columns: 1fr 1.05fr
  }
}

.section-chat-bot-media__title {
  max-width: 530px
}

.section-chat-bot-media__title:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .section-chat-bot-media__description:not(:last-child) {
    margin-bottom: 20px
  }
}

@media (max-width: 767px) {
  .section-chat-bot-media__actions {
    margin-top: 20px
  }
}

@media (max-width: 767px) {
  .section-chat-bot-media__btn {
    width: 100%
  }
}

.section-chat-bot-media__media img {
  width: 100%
}

@media (max-width: 767px) {
  .section-chat-bot-media__media {
    margin-top: 20px
  }
}

.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50px);
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  cursor: pointer
}

.popup.is-open {
  opacity: 1;
  visibility: visible;
  transform: none
}

.popup__close {
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-left: auto;
  color: var(--color-gray)
}

.popup__close svg {
  width: inherit;
  height: inherit
}

.popup__close:hover {
  color: var(--color-orange)
}

.popup__form-row:not(:last-child) {
  margin-bottom: 25px
}

.popup__form .form-checkbox:not(:last-child) {
  margin-bottom: 10px
}

.popup__block {
  background: var(--color-white);
  padding: 40px 20px;
  margin: auto;
  min-height: 100%;
  width: 100%;
  position: relative;
  cursor: default
}

@media (min-width: 768px) {
  .popup__block {
    margin: auto;
    max-width: 600px;
    min-height: auto;
    padding: 40px
  }
}

@media (min-width: 1200px) {
  .popup__block {
    max-width: 700px
  }
}

@media (max-width: 767px) {
  .popup__btn {
    width: 100%
  }
}

.popup__header:not(:last-child) {
  margin-bottom: 25px
}

.popup__header-actions {
  display: flex;
  margin-bottom: 5px
}

.popup__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 25px
}

.popup__title:not(:last-child) {
  margin-bottom: 10px
}

.popup-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-background-secondary);
  opacity: .9;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s ease-in-out
}

.popup-backdrop.is-open {
  opacity: .9;
  visibility: visible
}

.ui__header {
  background: var(--color-background-secondary);
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 40px;
  font-weight: 300
}

.ui__header:not(:last-child) {
  margin-bottom: 50px
}

.ui__container {
  margin-bottom: 50px
}

.ui__row:not(:last-child) {
  margin-bottom: 50px
}

.ui__text {
  color: #667689
}

@layer base, vendors, ui, components, pages, themes;
