/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
@font-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;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

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

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

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

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

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

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

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

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

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

/* Navigation font end */
:root {
  --color-white: #FFF;
  --color-black: #000;
  --color-brand-blue: #0066CA;
  --color-brand-secondary: #40A9F5;
  --color-brand-whatsapp: #24D366;
  --color-brand-telegram: #0088CC;
  --color-gray-dark: #333;
  --color-gray-light: #EEE;
  --color-gray-lighter: #D9D9D9;
  --color-bg-light: #E6F6FF;
  --color-border: #DFDFDF;
  --color-border-blue: #C1DCF5;
  --color-price--standart: var(--color-white, #FFF);
  --color-price--premium: #E6F5FF;
  --color-price--enterprise: #d6eefe;
  --color-price--ultimate: #C3EAFF;
  --color-text-base: #545454;
  --color-text-black: #D8D8D8;
  --color-text-hint: #505050;
  --color-text-inverse: var(--color-white, #FFF);
  --color-text-title: #37415A;
  --color-text-gray: #5F5F5F;
  --color-link: var(--color-brand-blue, #0066CA);
  --color-link-active: #0A4DAB;
  --color-link-active-inverse: #53B7FF;
  --color-ui-attantion: #F7E636;
  --color-ui-error: #D0021B;
  --color-ui-success: #07DB79;
  --z-index-client-slider: 15;
  --z-index-menu: 10001;
  --z-index-modal: 99999;
  --z-index-modal-close: 100000;
  --font-base: "Inter", sans-serif, "Helvetica", "Arial", "sans-serif";
  --font-title: "SuisseIntl", sans-serif, "Helvetica", "Arial", "sans-serif";
  --font-light: 300;
  --font-regular: 400;
  --font-normal: var(--font-regular, 400);
  --font-medium: 500;
  --font-semi-bold: 600;
  --font-line-height-body: 1.6;
  --font-size-desktop: 18px;
  --font-size-mobile: 16px;
  --font-size-small: 13px;
  --font-size-label: 16px;
  --font-size-hint: 14px;
  --font-size-input: 16px;
  --font-size-page-title: 60px;
  --font-size-page-title--mobile: 36px;
  --font-size-title: 34px;
  --font-size-title--mobile: 24px;
  --screen-xs: 20rem;
  --screen-sm: 34rem;
  --screen-md: 48rem;
  --screen-lg: 62rem;
  --screen-xl: 73.125rem;
  --screen-xxl: 90rem;
  --screen-mobile: var(--screen-md, 48rem);
}
@media (max-width: 47.99rem) {
  :root {
    --font-size-base: var(--size-mobile, 16px);
    --font-size-page-title: var(--size-page-title--mobile, 36px);
    --font-size-title: var(--size-title--mobile, 24px);
  }
}
@media (min-width: 48rem) {
  :root {
    --font-size-base: var(--size-desktop, 18px);
    --font-size-page-title: var(--size-page-title, 60px);
    --font-size-title: var(--size-title, 34px);
  }
}

body,
html {
  height: 100%;
}

a::selection,
abbr::selection,
acronym::selection,
address::selection,
applet::selection,
article::selection,
aside::selection,
audio::selection,
b::selection,
big::selection,
blockquote::selection,
body::selection,
canvas::selection,
caption::selection,
center::selection,
cite::selection,
code::selection,
dd::selection,
del::selection,
details::selection,
dfn::selection,
div::selection,
dl::selection,
dt::selection,
em::selection,
embed::selection,
fieldset::selection,
figcaption::selection,
figure::selection,
footer::selection,
form::selection,
h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection,
header::selection,
hgroup::selection,
html::selection,
i::selection,
iframe::selection,
img::selection,
ins::selection,
kbd::selection,
label::selection,
legend::selection,
li::selection,
mark::selection,
menu::selection,
nav::selection,
object::selection,
ol::selection,
output::selection,
p::selection,
pre::selection,
q::selection,
ruby::selection,
s::selection,
samp::selection,
section::selection,
small::selection,
span::selection,
strike::selection,
strong::selection,
sub::selection,
summary::selection,
sup::selection,
table::selection,
tbody::selection,
td::selection,
tfoot::selection,
th::selection,
thead::selection,
time::selection,
tr::selection,
tt::selection,
u::selection,
ul::selection,
var::selection,
video::selection {
  color: #FFF;
  background-color: #00B9F7;
}

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

a {
  text-decoration: none;
  font-size: inherit;
  color: inherit;
}

button {
  padding: 0;
  text-transform: inherit;
  cursor: pointer;
  border: none;
  border-radius: 0;
}

button,
input,
textarea {
  outline: none;
  background: none;
  -webkit-appearance: none;
}

input,
textarea {
  font: inherit;
  border: none;
  resize: none;
}

section {
  position: relative;
  z-index: 10;
}

em {
  font-style: italic;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(63, 169, 245, 0.35);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(63, 169, 245, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(63, 169, 245, 0);
  }
}
@keyframes pulseWhite {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.35);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/*
	by default calc WITH last offset, for delete last offset - set $offset:true
	or set 2 arguments

	examples:
		.el{
			width: grid(6); => 6 * gridSize + 6 * gridOffset;
			width: grid(6,true) => 6 * gridSize + 5 * gridOffset;
			width: grid(6,3) => 6 * gridSize + 3 * gridOffest;
		}

*/
@media screen and (min-width: 1280px) {
  .gridCol-1 {
    width: 100px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-1 {
    width: 82px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-1 {
    width: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-1-s {
    width: 60px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-1-s {
    width: 52px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-1-s {
    width: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-2 {
    width: 200px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-2 {
    width: 164px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-2 {
    width: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-2-s {
    width: 160px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-2-s {
    width: 134px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-2-s {
    width: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-3 {
    width: 300px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-3 {
    width: 246px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-3 {
    width: 180px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-3-s {
    width: 260px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-3-s {
    width: 216px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-3-s {
    width: 160px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-4 {
    width: 400px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-4 {
    width: 328px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-4 {
    width: 240px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-4-s {
    width: 360px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-4-s {
    width: 298px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-4-s {
    width: 220px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-5 {
    width: 500px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-5 {
    width: 410px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-5 {
    width: 300px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-5-s {
    width: 460px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-5-s {
    width: 380px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-5-s {
    width: 280px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-6 {
    width: 600px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-6 {
    width: 492px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-6 {
    width: 360px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-6-s {
    width: 560px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-6-s {
    width: 462px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-6-s {
    width: 340px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-7 {
    width: 700px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-7 {
    width: 574px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-7 {
    width: 420px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-7-s {
    width: 660px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-7-s {
    width: 544px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-7-s {
    width: 400px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-8 {
    width: 800px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-8 {
    width: 656px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-8 {
    width: 480px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-8-s {
    width: 760px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-8-s {
    width: 626px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-8-s {
    width: 460px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-9 {
    width: 900px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-9 {
    width: 738px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-9 {
    width: 540px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-9-s {
    width: 860px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-9-s {
    width: 708px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-9-s {
    width: 520px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-10 {
    width: 1000px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-10 {
    width: 820px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-10 {
    width: 600px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-10-s {
    width: 960px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-10-s {
    width: 790px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-10-s {
    width: 580px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-11 {
    width: 1100px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-11 {
    width: 902px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-11 {
    width: 660px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-11-s {
    width: 1060px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-11-s {
    width: 872px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-11-s {
    width: 640px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-12 {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-12 {
    width: 954px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-12 {
    width: 700px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-12-s {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) {
  .gridCol-12-s {
    width: 954px;
  }
}
@media screen and (max-width: 1023px) {
  .gridCol-12-s {
    width: 700px;
  }
}

/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}

@font-face {
  font-family: "Inter-V";
  src: url(/assets/Inter-V-Regular-c0d4aaf951962a9c3c02fb68a9db53a2d9a5ce94f9e36de7cfe4045013700ea0.eot);
  src: url(/assets/Inter-V-Regular-c0d4aaf951962a9c3c02fb68a9db53a2d9a5ce94f9e36de7cfe4045013700ea0.eot?#iefix) format("embedded-opentype"), url(/assets/Inter-V-Regular-dddda4aff6964b903909d8de641e524eebf68b28c225236d2abaf4cb0f33761a.woff) format("woff"), url(/assets/Inter-V-Regular-fc46fc2c538f1e7870e1cad80c8865a584df0684bfb214e3261afbcbd6a291ff.woff2) format("woff2"), url(/assets/Inter-V-Regular-ab348def7a91b2ae43926c6c08fc90bf77fa8c7091f7e9e9549185eb3fbeb3d5.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter-V";
  src: url(/assets/Inter-V-Regular-c0d4aaf951962a9c3c02fb68a9db53a2d9a5ce94f9e36de7cfe4045013700ea0.eot);
  src: url(/assets/Inter-V-Regular-c0d4aaf951962a9c3c02fb68a9db53a2d9a5ce94f9e36de7cfe4045013700ea0.eot?#iefix) format("embedded-opentype"), url(/assets/Inter-V-Regular-dddda4aff6964b903909d8de641e524eebf68b28c225236d2abaf4cb0f33761a.woff) format("woff"), url(/assets/Inter-V-Regular-fc46fc2c538f1e7870e1cad80c8865a584df0684bfb214e3261afbcbd6a291ff.woff2) format("woff2"), url(/assets/Inter-V-Regular-ab348def7a91b2ae43926c6c08fc90bf77fa8c7091f7e9e9549185eb3fbeb3d5.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter-V";
  src: url(/assets/Inter-V-Regular-c0d4aaf951962a9c3c02fb68a9db53a2d9a5ce94f9e36de7cfe4045013700ea0.eot);
  src: url(/assets/Inter-V-Regular-c0d4aaf951962a9c3c02fb68a9db53a2d9a5ce94f9e36de7cfe4045013700ea0.eot?#iefix) format("embedded-opentype"), url(/assets/Inter-V-Regular-dddda4aff6964b903909d8de641e524eebf68b28c225236d2abaf4cb0f33761a.woff) format("woff"), url(/assets/Inter-V-Regular-fc46fc2c538f1e7870e1cad80c8865a584df0684bfb214e3261afbcbd6a291ff.woff2) format("woff2"), url(/assets/Inter-V-Regular-ab348def7a91b2ae43926c6c08fc90bf77fa8c7091f7e9e9549185eb3fbeb3d5.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter-V";
  src: url(/assets/Inter-V-Regular-c0d4aaf951962a9c3c02fb68a9db53a2d9a5ce94f9e36de7cfe4045013700ea0.eot);
  src: url(/assets/Inter-V-Regular-c0d4aaf951962a9c3c02fb68a9db53a2d9a5ce94f9e36de7cfe4045013700ea0.eot?#iefix) format("embedded-opentype"), url(/assets/Inter-V-Regular-dddda4aff6964b903909d8de641e524eebf68b28c225236d2abaf4cb0f33761a.woff) format("woff"), url(/assets/Inter-V-Regular-fc46fc2c538f1e7870e1cad80c8865a584df0684bfb214e3261afbcbd6a291ff.woff2) format("woff2"), url(/assets/Inter-V-Regular-ab348def7a91b2ae43926c6c08fc90bf77fa8c7091f7e9e9549185eb3fbeb3d5.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SuisseIntl";
  src: url(/assets/SuisseIntl-Light-2d98c0726efafccd4c9e67f79fb08e083b2e40b1f0357361ba0e4fccc95f8256.eot);
  src: url(/assets/SuisseIntl-Light-2d98c0726efafccd4c9e67f79fb08e083b2e40b1f0357361ba0e4fccc95f8256.eot?#iefix) format("embedded-opentype"), url(/assets/SuisseIntl-Light-154ceca8978714d57417d7f17d9ab4f5d9dddda98ed0f5b55bcf133d960c44d9.woff) format("woff"), url(/assets/SuisseIntl-Light-f2f02e3a87d2db483083002be5902206754bf1f1a005897a05912b0cca4f01db.woff2) format("woff2"), url(/assets/SuisseIntl-Light-a2214692348ba4aa6d22969c39d0b297f1b75a014b09cd4ac848908f0ef45b60.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SuisseIntl";
  src: url(./SuisseIntl-Regular.eot);
  src: url(./SuisseIntl-Regular.eot?#iefix) format("embedded-opentype"), url(/assets/SuisseIntl-Regular-4ede8eee1b659529e24088293f43748934847b38daa498c429cbdbcc94d11104.woff) format("woff"), url(/assets/SuisseIntl-Regular-485c9c6c2fde98e171bfaadf2cced1f8b2200a5d55af27acf985086562c2f5e2.woff2) format("woff2"), url(./SuisseIntl-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SuisseIntl";
  src: url(./SuisseIntl-SemiBold.eot);
  src: url(./SuisseIntl-SemiBold.eot?#iefix) format("embedded-opentype"), url(/assets/SuisseIntl-SemiBold-11a2e8815aeb500ea13cfe0672c2a2622ea9b4aec2403bfc34c610e374ec381f.woff) format("woff"), url(/assets/SuisseIntl-SemiBold-2c8fbf5368e55ff0e5a02e4cf5bb9b827f9659af23485f8b064678f07f6ab7f6.woff2) format("woff2"), url(./SuisseIntl-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Troubleside";
  src: url(/assets/Troubleside-Regular-b2abf3bddf78654b9a66b5be5c15cd7e83500675d85be79f5b174795d0d7d8c1.eot);
  src: url(/assets/Troubleside-Regular-b2abf3bddf78654b9a66b5be5c15cd7e83500675d85be79f5b174795d0d7d8c1.eot?#iefix) format("embedded-opentype"), url(/assets/Troubleside-Regular-423241d99e9c145bd383fe6b2f162988eaf51939d1d0db9e473db699ea483fcd.woff) format("woff"), url(/assets/Troubleside-Regular-9dbc6146d55af06fad8b9a088fccf4b79b1e1995f58526dd47942f02898b6866.woff2) format("woff2"), url(/assets/Troubleside-Regular-298406383ce52e9fb00d39a9087782548c2783d610d9567068d8dfcf2ebfa38d.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(./Inter-Light.eot);
  src: url(./Inter-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Inter-Light-d727b1807baa17614063781c06296eebd940de90262e7b9f9ac53bc2b4e00974.woff) format("woff"), url(/assets/Inter-Light-244b9c9c838c114f3b83bb35568197097180f47a11495750ed845a6c9b5045f4.woff2) format("woff2"), url(./Inter-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(./Inter-Regular.eot);
  src: url(./Inter-Regular.eot?#iefix) format("embedded-opentype"), url(/assets/Inter-Regular-02b92cf4a0725e1984e68b438cfec4ab76539a8a93a8a0dcdcc0e3432fcfbd3d.woff) format("woff"), url(/assets/Inter-Regular-7faa6e7d1e18c5e7fb2c9a702bd1e436998570e3e65f517fac90ff4ced278d1e.woff2) format("woff2"), url(./Inter-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(./Inter-Medium.eot);
  src: url(./Inter-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Inter-Medium-cac08d775a73d097747b665756949ad6f8f09626f2288c1a48210af926aacd85.woff) format("woff"), url(/assets/Inter-Medium-4a49ab2dd18ff017a893dd5621bb0417e923f2322e28f3e53a2365f696849153.woff2) format("woff2"), url(./Inter-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(./Inter-SemiBold.eot);
  src: url(./Inter-SemiBold.eot?#iefix) format("embedded-opentype"), url(/assets/Inter-SemiBold-3f7820a24dc0faa12758cc86509c2873af5e3c559a422436cc36fc8dbe8ca502.woff) format("woff"), url(/assets/Inter-SemiBold-58e8b55b90b02a2d7245dcf1013174f6504d2134cbc7c1cb581f8e6c8897bf72.woff2) format("woff2"), url(./Inter-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
.container {
  max-width: 1225px;
  margin: 0 auto;
}
@media (max-width: 1249px) {
  .container {
    max-width: 1000px;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 718px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 25px;
  }
}

.wrap {
  width: 1162px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1279px) {
  .wrap {
    width: 960px;
  }
}
@media screen and (max-width: 1023px) {
  .wrap {
    width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .wrap {
    width: 87.5vw;
  }
  .wrap.-nomobile {
    width: 100%;
  }
}
.wrap-small {
  width: 760px;
}
@media screen and (max-width: 1023px) {
  .wrap-small {
    width: 640px;
  }
}
@media screen and (max-width: 767px) {
  .wrap-small {
    width: 87.5vw;
  }
}

.home-page, .navigation, .footer, .header {
  font-family: "Inter-V", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #000000;
}

body {
  scroll-behavior: smooth;
}

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

* {
  outline: none !important;
}

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

.font20 {
  font-size: 20px;
}

.text-white {
  color: #fff;
}

.h100 {
  height: 100%;
}

.mt-30 {
  margin-top: 30px;
}

.mt-44 {
  margin-top: -44px;
}

.block {
  display: block;
}

.hidden {
  display: none !important;
}

.center {
  margin-bottom: auto;
  margin-top: auto;
}

.center-page {
  margin: 0 auto;
}

.center-img {
  width: auto;
  height: auto;
  margin: 0 auto;
}

.ps-r, .relative {
  position: relative;
}

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

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

.mobile-show {
  display: none !important;
}
@media (max-width: 767px) {
  .mobile-show {
    display: block !important;
  }
}

.mobile-show-inline {
  display: none !important;
}
@media (max-width: 767px) {
  .mobile-show-inline {
    display: inline !important;
  }
}

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

.tablet-show {
  display: none !important;
}
@media (max-width: 991px) {
  .tablet-show {
    display: block !important;
  }
}

.flex {
  display: flex;
}

.flex-a_c {
  align-items: center;
}

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

.flex-ai_bl {
  align-items: baseline;
}

.flex-j_c {
  justify-content: center;
}

.flex-j_sb {
  justify-content: space-between;
}

.flex-j_se {
  justify-content: space-evenly;
}

.flex-j_sa {
  justify-content: space-around;
}

.flex-fd_c {
  flex-direction: column;
}

.flex-w {
  flex-wrap: wrap;
}

.flex-shrink {
  flex-shrink: 0;
}

.grecaptcha-badge {
  display: none !important;
}

.header {
  padding: 47px 0 0;
  transition: padding 0.3s ease, background 0.3s ease;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}
.navigation_show .header {
  background-color: #ffffff;
  z-index: 101;
}
.navigation_show .header.header_invert .button.button_default {
  background-color: #0066ca;
  color: #ffffff;
}
.navigation_show .header.header_invert .button.button_default:hover {
  background-color: #0a4dab;
}
.header_invert:not(.header_fixed) .button.button_default {
  background-color: #ffffff;
  color: #0066ca;
}
@media (max-width: 991px) {
  .header {
    padding: 15px 25px;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 15px 0;
  }
}
.header_fixed {
  background-color: #ffffff;
  padding: 10px 0;
}
.header_fixed .header__logo svg {
  width: 100px;
}
@media (max-width: 767px) {
  .header_fixed .header__logo svg {
    width: 87px;
  }
}
.header.header_fixed .hide_on_fixed {
  display: none;
}
.header:not(.header_fixed) .show_on_fixed {
  display: none;
}
.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.header__logo {
  display: block;
  transition: opacity 0.3s ease;
}
.header__logo:hover {
  opacity: 0.8;
}
.header__logo svg {
  display: block;
  width: 135px;
  transition: width 0.3s ease;
  will-change: width;
}
@media (max-width: 767px) {
  .header__logo svg {
    width: 87px;
  }
}
.header__logo svg .logo-color-01 {
  fill: #3fa9f5;
}
.header__logo svg .logo-color-02 {
  fill: #0066ca;
}
.header__logo svg .logo-color-03 {
  fill: #333333;
}
.header_invert:not(.header_fixed) .header__logo svg .logo-color-01,
.header_invert:not(.header_fixed) .header__logo svg .logo-color-02,
.header_invert:not(.header_fixed) .header__logo svg .logo-color-03 {
  fill: #ffffff;
}
.navigation_show .header_invert .header__logo svg .logo-color-01 {
  fill: #3fa9f5;
}
.navigation_show .header_invert .header__logo svg .logo-color-02 {
  fill: #0066ca;
}
.navigation_show .header_invert .header__logo svg .logo-color-03 {
  fill: #333333;
}
.header__left {
  display: flex;
  align-items: center;
  gap: 65px;
}
@media (max-width: 1249px) {
  .header__left {
    gap: 40px;
  }
}
.header__right {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (max-width: 1249px) {
  .header__right .button.button_default {
    font-size: 16px;
    padding: 14px 25px;
  }
}
@media (max-width: 767px) {
  .header__right .button.button_default {
    display: none;
  }
}
.header__right .button-burger ~ *[data-react-class="modal/button"] {
  display: none;
}
.header__navigation {
  display: flex;
  align-items: center;
  gap: 50px;
}
@media (max-width: 1249px) {
  .header__navigation {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .header__navigation {
    display: none !important;
  }
}
.header__navigation-link {
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: #000000;
  transition: color 0.3s ease;
  will-change: color;
}
.header_invert:not(.header_fixed) .header__navigation-link {
  color: #ffffff;
}
@media (max-width: 1249px) {
  .header__navigation-link {
    font-size: 15px;
  }
}
.header__navigation-link:hover {
  text-decoration: none;
  color: #0066ca;
}
.header_invert:not(.header_fixed) .header__navigation-link:hover {
  color: #ffffff;
}
@media (max-width: 480px) {
  .header .messangers__title {
    display: none;
  }
}

.footer {
  padding-bottom: 155px;
}
@media (max-width: 991px) {
  .footer {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-bottom: 15px;
  }
}
.footer__left {
  max-width: 505px;
  width: 50%;
}
@media (max-width: 991px) {
  .footer__left {
    width: 100%;
    max-width: initial;
    margin-bottom: 30px;
  }
}
.footer__right {
  width: 50%;
}
@media (max-width: 991px) {
  .footer__right {
    width: 100%;
  }
}
.footer__right-top {
  display: flex;
  align-items: center;
  gap: 33px;
  margin-bottom: 20px;
}
.footer__right-top:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .footer__right-top {
    flex-wrap: wrap;
    gap: 12px 29px;
  }
}
.footer__right-top .footer__text {
  max-width: 275px;
}
@media (max-width: 767px) {
  .footer__right-top .footer__text {
    max-width: initial;
    width: 100%;
  }
}
.footer__copy {
  color: #000000;
  font-size: 17px;
  font-weight: 800;
  line-height: 20px;
}
@media (max-width: 767px) {
  .footer__copy {
    line-height: 30px;
    font-weight: 400;
  }
}
.footer__text {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .footer__text {
    margin-top: 10px;
    font-size: 10px;
    line-height: 12px;
  }
}
.footer__text a {
  color: #0066ca;
}
.footer__text a:hover {
  text-decoration: none;
}
.footer__content {
  padding-top: 93px;
}
@media (max-width: 991px) {
  .footer__content {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .footer__content {
    padding-top: 15px;
  }
}
.footer__content .container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .footer__content .container {
    flex-wrap: wrap;
  }
}

.navigation.footer__navigation {
  display: block;
  position: static;
  height: initial;
  width: initial;
  animation: none;
  background: none;
  padding-top: 76px;
  overflow: visible;
}
@media (max-width: 767px) {
  .navigation.footer__navigation {
    padding-top: 42px;
  }
}

.footer-controls {
  display: flex;
  align-items: center;
  gap: 110px;
  padding: 61px 0;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
  .footer-controls {
    padding: 30px 0 15px;
  }
}
@media (max-width: 767px) {
  .footer-controls {
    border-bottom: none;
    padding: 21px 0 25px;
  }
}
.footer-controls__search {
  position: relative;
}
@media (max-width: 991px) {
  .footer-controls__search {
    width: 100%;
  }
}
.footer-controls__input {
  display: flex;
  width: 525px;
  height: 51px;
  padding: 2px 43px 2px 25px;
  border: 1px solid #e6e6e6;
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 991px) {
  .footer-controls__input {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-controls__input {
    height: 38px;
    font-size: 14px;
    line-height: 1;
  }
}
.footer-controls__submit {
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
@media (max-width: 767px) {
  .footer-controls__submit {
    right: 13px;
  }
}
@media (max-width: 767px) {
  .footer-controls__sign-in {
    padding-bottom: 21px;
    border-bottom: 1px solid #e6e6e6;
  }
}

.footer-socials {
  padding-top: 56px;
  padding-bottom: 58px;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .footer-socials {
    padding: 25px 0;
    margin-bottom: 25px;
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .footer-socials {
    padding: 0;
    margin-bottom: 22px;
    border-bottom: none;
  }
}
.footer-socials__left, .footer-socials__right {
  width: 50%;
}
@media (max-width: 991px) {
  .footer-socials__left, .footer-socials__right {
    width: 100%;
  }
}
.footer-socials__right {
  display: flex;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1249px) {
  .footer-socials__right {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .footer-socials__right {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.footer-socials__title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
@media (max-width: 767px) {
  .footer-socials__title {
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
  }
}
.footer-socials__list {
  display: flex;
  align-items: center;
  gap: 48px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .footer-socials__list {
    margin-top: 15px;
    gap: 40px;
  }
}
.footer-socials__phone {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer-socials__phone-number {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  text-decoration: none;
}
.footer-socials__phone svg path {
  fill: #24a1de;
}
.footer-socials__email {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  text-decoration: none;
}

.navigation {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 100;
  animation: fadeIn 0.5s ease 1 forwards;
  background: linear-gradient(141deg, rgba(4, 94, 215, 0.9) 3%, rgba(142, 205, 255, 0.9) 100%);
}
.navigation_fixed .navigation__background {
  padding-top: 105px;
}
@media (max-width: 767px) {
  .navigation_fixed .navigation__background {
    padding-top: 84px;
  }
}
.navigation_show .navigation {
  display: block;
}
.navigation_hide .navigation {
  display: block;
  animation: fadeOut 0.5s ease 1 forwards;
}
.navigation__background {
  padding: 188px 0 85px;
  background-color: #ffffff;
  transition: padding 0.3s ease;
  will-change: padding;
}
@media (max-width: 991px) {
  .navigation__background {
    padding-top: 110px;
  }
}
@media (max-width: 767px) {
  .navigation__background {
    padding: 84px 0 30px;
  }
}
.navigation__top {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding-bottom: 67px;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
  .navigation__top {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .navigation__top {
    flex-wrap: wrap;
    padding-bottom: 28px;
    gap: 21px;
  }
}
.navigation__top-left {
  width: 100%;
  max-width: 445px;
}
@media (max-width: 767px) {
  .navigation__top-left {
    max-width: initial;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 21px;
  }
}
.navigation__top-right {
  width: 100%;
  max-width: 560px;
}
@media (max-width: 767px) {
  .navigation__top-right {
    max-width: initial;
  }
}
.navigation__middle {
  padding-top: 73px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 82px;
}
@media (max-width: 991px) {
  .navigation__middle {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .navigation__middle {
    padding: 20px 0;
  }
}
.navigation__bottom {
  padding-top: 81px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .navigation__bottom {
    padding-top: 40px;
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .navigation__bottom {
    padding-top: 23px;
    gap: 33px;
  }
}
.navigation__bottom-left {
  display: flex;
  align-items: center;
  gap: 65px;
}
@media (max-width: 991px) {
  .navigation__bottom-left {
    width: 100%;
    order: 2;
  }
}
@media (max-width: 767px) {
  .navigation__bottom-left {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.navigation__bottom-right {
  width: 100%;
  max-width: 525px;
}
@media (max-width: 991px) {
  .navigation__bottom-right {
    max-width: 540px;
    order: 1;
  }
}
.navigation__title {
  color: #000000;
  font-family: "Inter-V", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  transition: padding 0.3s ease, background 0.3s ease, border 0.3s ease, color 0.3s ease, margin 0.3s ease;
  will-change: padding, background, border, color, margin;
  border-bottom: 1px solid #000000;
  text-decoration: none;
  margin-bottom: 34px;
  position: relative;
}
@media (max-width: 767px) {
  .navigation__title {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
  }
}
.navigation__title:hover {
  border-bottom-color: transparent;
  padding: 4px 9px;
  background-color: #c5e5fc;
  color: #000000;
  text-decoration: none;
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .navigation__title:hover {
    margin-left: -9px;
  }
}
.navigation__menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 38px 35px;
}
@media (max-width: 767px) {
  .navigation__menu {
    gap: 19px 17px;
  }
}
.navigation__phone {
  display: flex;
  align-items: center;
  gap: 10px;
}
.navigation__phone .navigation__contact {
  margin-right: 11px;
}
.navigation__contact {
  color: #000000;
  font-family: "Inter-V", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .navigation__contact {
    font-family: "SuisseIntl", sans-serif;
    font-weight: 300;
    font-size: 21px;
    line-height: 28px;
  }
  .navigation__contact img {
    height: 17px;
  }
}
.navigation__contact:hover {
  text-decoration: none;
  color: #000000;
}
.navigation__search {
  position: relative;
}
.navigation__search-label {
  display: block;
  margin: 0;
}
.navigation__search-input {
  border: 1px solid #e6e6e6;
  color: #000000;
  font-family: "Inter-V", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  padding: 14px 25px 13px 25px;
  width: 100%;
  /*@at-root .navigation__search-input::-webkit-input-placeholder {
    @content;
  }*/
  /*@at-root .navigation__search-input:-moz-placeholder {
    @content;
  }*/
  /*@at-root .navigation__search-input::-moz-placeholder {
    @content;
  }*/
  /*@at-root .navigation__search-input:-ms-input-placeholder {
    @content;
  }*/
}
@media (max-width: 767px) {
  .navigation__search-input {
    padding: 8px 30px 8px 11px;
    font-size: 14px;
  }
}
::-webkit-input-placeholder {
  opacity: 0.3;
}

:-moz-placeholder {
  opacity: 0.3;
}

::-moz-placeholder {
  opacity: 0.3;
}

:-ms-input-placeholder {
  opacity: 0.3;
}

.navigation__search-submit {
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
@media (max-width: 767px) {
  .navigation__search-submit {
    right: 13px;
  }
}
.navigation__button_mobile.button {
  display: none;
}
@media (max-width: 767px) {
  .navigation__button_mobile.button {
    display: inline-flex;
    margin-bottom: 30px;
  }
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999;
  display: none;
  padding: 20px;
  justify-content: center;
  align-items: center;
}
.popup_show {
  display: flex;
  animation: fadeIn 0.6s ease 1 forwards;
}
.popup_hide {
  display: flex;
  animation: fadeOut 0.6s ease 1 forwards;
}
.popup .close:not(.popup__close_custom) {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  width: 20px;
  height: 20px;
}
@media (max-width: 767px) {
  .popup .close:not(.popup__close_custom) {
    right: 10px;
    top: 10px;
  }
}
.popup .close:not(.popup__close_custom):before, .popup .close:not(.popup__close_custom):after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #5f5f5f;
  left: 50%;
  top: 50%;
  transform-origin: 50% 50%;
}
.popup .close:not(.popup__close_custom):before {
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.popup .close:not(.popup__close_custom):after {
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.popup__container {
  width: 100%;
  max-width: 700px;
  box-sizing: border-box;
  position: relative;
  max-height: 100%;
  overflow: auto;
  background-color: #ffffff;
  padding: 40px;
}
@media (max-width: 767px) {
  .popup__container {
    padding: 20px;
  }
}
.popup__title {
  color: #000000;
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 14px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .popup__title {
    font-size: 20px;
    line-height: 26px;
  }
}
.popup__text {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .popup__text {
    font-size: 14px;
    line-height: 22px;
  }
}
.popup .home-contact-form__input,
.popup .home-contact-form__textarea {
  border: 1px solid #c5c5c5;
}

.popup-open {
  cursor: pointer;
}

.linesBg {
  height: 630px;
  overflow: hidden;
}

.linesBg, .linesBg:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
}

.linesBg:before {
  content: "";
  display: block;
  height: 100%;
  background-image: url(/assets/dots_pattern-e43f904e905990e0ba0ec339e2a2f6c66378bbde3d35c1c7d17e26c5326ec674.svg);
  background-attachment: fixed;
  background-repeat: repeat;
  background-size: 35.2px 35.2px;
}

.linesBg:after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 213px);
  transform: translateX(-50%);
  width: 1582px;
  height: 595px;
  background-image: url(/assets/lines_bg1-2f06a755b7a514e2eb756479c3979a725cc53a54d1862ada5942cec33a91ceb6.png);
  background-repeat: no-repeat;
}

.linesBg-footer {
  background-image: url(/assets/dots_pattern-e43f904e905990e0ba0ec339e2a2f6c66378bbde3d35c1c7d17e26c5326ec674.svg);
  background-attachment: fixed;
  background-repeat: repeat;
  background-size: 35.2px 35.2px;
}

.linesBg-footer span {
  position: absolute;
  display: block;
  z-index: 10;
  top: -209px;
  left: calc(50% - 100px);
  transform: translateX(-50%);
  width: 2177px;
  height: 1162px;
  background-image: url(/assets/lines_bg2-fe10e08e94429494ea39db62b7dbd08ceb90268d8cf8dcdd4ce40a97730bfcbc.webp);
}

@media (max-width: 1023px) {
  .linesBg-footer span {
    left: 50%;
    top: -9px;
  }
}
.linesBg-footer:before {
  z-index: 100;
  background-size: cover;
  background-attachment: unset;
  opacity: 0.27;
  background-image: linear-gradient(0deg, #f4fbff 73%, #6fbaff);
}

.linesBg-footer:after {
  display: none;
}

.linesBg-subscribe:after {
  top: -104px;
  left: calc(71% - 213px);
  transform: translateX(-50%) rotate(-7deg);
  background-image: url(/assets/lines_bg2-fe10e08e94429494ea39db62b7dbd08ceb90268d8cf8dcdd4ce40a97730bfcbc.webp);
}

@media (max-width: 767px) {
  .linesBg-subscribe:after {
    top: 0;
    left: calc(-5% - 271px);
    width: 1709px;
  }
}
.linesBg-prices {
  height: 1200px;
  background: none;
}

.linesBg-prices:after {
  top: -420px;
  left: calc(103% - 213px);
  transform: translateX(-51%);
  height: 1470px;
  width: 2000px;
  background-image: url(/assets/lines_bg4-80c3582d3350e7a8bb63b1c62b24e15484f5f63b59ef906042f6000a7e81276a.png);
}

@media (max-width: 767px) {
  .linesBg-prices:after {
    top: 0;
    left: calc(-5% - 271px);
    width: 1709px;
  }
}
.linesBg-lk {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(145deg, hsla(0, 0%, 100%, 0), rgba(111, 186, 255, 0.11));
  background-size: 100% 100%;
}

.linesBg-lk:after {
  width: 100%;
  height: 100%;
  left: 0;
  transform: none;
  background-image: url(/assets/lines_bg5-9d138a1aea09d8ba1bfef8b3368a690d3e92ff951b3e2fcf0af2989721286518.png);
  background-size: cover;
}

.linesBg-demoPopup {
  background: none;
  height: 100%;
}

.linesBg-demoPopup:after {
  background-image: url(/assets/lines_bg5-9d138a1aea09d8ba1bfef8b3368a690d3e92ff951b3e2fcf0af2989721286518.png);
  top: -260px;
  left: calc(50% - 550px);
  transform: translateX(-50%);
  width: 2880px;
  height: 2318px;
}

.linesBg-product {
  height: 100%;
}

.linesBg-product:before {
  opacity: 0.3;
  background-image: url(/assets/dots_pattern-white-040f9a6da7ff050b2d08125019e0e66df484b50f8b874de47b6b762d3003db53.svg);
}

.linesBg-product:after {
  background-image: url(/assets/lines_bg5-9d138a1aea09d8ba1bfef8b3368a690d3e92ff951b3e2fcf0af2989721286518.png);
  top: -260px;
  left: calc(50% - 550px);
  transform: translateX(-50%);
  width: 2880px;
  height: 2318px;
}

.linesBg-home:after {
  display: none;
}

.linesBg-home:after, .linesBg-home span {
  position: absolute;
  width: 3217px;
  height: 1680px;
  left: calc(50% - 228px);
  top: -152px;
  background-image: url(/assets/home-lines-c25ee2a2ed94f07ca6a2a33461112fb3fa373c7357f5428a91c8cd418d575fc0.webp);
}

.linesBg-home span {
  display: block;
  z-index: 10;
  transform: translateX(-50%);
  will-change: transform;
  pointer-events: none;
}

.image--responsive {
  display: block;
  width: 100% !important;
}

.accordeon {
  border-bottom: 1px solid #d9d9d9;
  width: 860px;
}

.accordeon:last-child {
  border-bottom: none;
}

@media (max-width: 1279px) {
  .accordeon {
    width: 100%;
  }
}
.accordeon__title {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 1.78;
  letter-spacing: -0.3px;
  color: #545454;
  min-height: 82px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  position: relative;
  transition: 0.3s ease-out;
  z-index: 6;
}

.accordeon__title:hover {
  color: #0066ca;
}

@media (max-width: 767px) {
  .accordeon__title {
    letter-spacing: -0.09375vw;
    box-sizing: border-box;
  }
}
.accordeon__content {
  position: relative;
  overflow: hidden;
  transition: 0.3s ease-out;
  margin-top: -19px;
}

.accordeon__content.-hide {
  height: 0 !important;
  margin-top: 0;
}

.accordeon__wrap {
  padding-bottom: 36px;
  padding-right: 60px;
  position: absolute;
}

@media (max-width: 767px) {
  .accordeon__wrap {
    padding-bottom: 10.3125vw;
    padding-right: 3.125vw;
  }
}
.accordeon__wysiwyg p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .accordeon__wysiwyg p {
    letter-spacing: -0.00937vw;
  }
}
.accordeon__arrow {
  position: absolute;
  right: 9px;
  transition: 0.3s ease-out;
  margin-top: 5px;
}

.accordeon__arrow svg {
  width: 24px;
  height: 24px;
  transition: 0.3s ease-out;
  stroke: #4a4a4a;
}

.accordeon__title.-open .accordeon__arrow {
  transform: rotateX(180deg);
}

.accordeon__title:hover .accordeon__arrow svg {
  stroke: #0066ca;
}

.article {
  padding-top: 250px;
  padding-bottom: 104px;
}

.article__title {
  margin-top: 16.4px;
  width: 919.3px;
  max-width: 100%;
  line-height: normal;
  text-rendering: optimizeLegibility;
}

@media (max-width: 1023px) {
  .article {
    background-size: auto 670px;
  }
}
@media (max-width: 767px) {
  .article {
    padding-top: 25vw;
    padding-bottom: 10.9375vw;
  }
}
.article-noNav .article__sidebar {
  display: none;
}

.article-noNav .article__wrap {
  left: -34px;
}

@media (max-width: 1023px) {
  .article-noNav .article__wrap {
    left: 0;
  }
}
.article__wrap {
  position: relative;
  left: -131px;
  margin: 0 auto;
  width: 694px;
}

@media (max-width: 1023px) {
  .article__wrap {
    left: 0;
    width: 700px;
  }
}
@media (max-width: 767px) {
  .article__wrap {
    left: 0;
    width: 87.5vw;
  }
}
.article__sidebar {
  left: calc(100% + 88px);
}

@media (max-width: 1279px) {
  .article__sidebar {
    left: calc(100% + 45px);
  }
}
@media (max-width: 1023px) {
  .article__title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .article__title {
    margin-top: 3.125vw;
  }
}
.article__tags {
  position: relative;
  margin-top: 27px;
  margin-bottom: -14px;
  padding-bottom: 38px;
}

@media (max-width: 767px) {
  .article__tags {
    margin-top: 2.25vw;
    margin-bottom: 2.25vw;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .article__tags::after {
    width: 100%;
  }
}
.article__author {
  padding-top: 34px;
}

@media (max-width: 767px) {
  .article__author {
    flex-wrap: wrap;
    padding-top: 6.25vw;
  }
}
.article__ss {
  margin: 4.0625vw 0 -0.9375vw -3.75vw;
}

.article__block {
  box-sizing: border-box;
  margin: 77px auto -16px;
  padding: 52px 20px;
  width: 960px;
  height: 544px;
  background: #E6F6FF;
}

@media (max-width: 1023px) {
  .article__block {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .article__block {
    margin: 15.625vw auto -10.9375vw;
    padding: 10.9375vw 0 6.25vw;
    height: auto;
    min-height: 140.625vw;
  }
}
.article__block .article__wrap {
  left: -34px;
  height: 100%;
}

@media (max-width: 1023px) {
  .article__block .article__wrap {
    left: 0;
  }
}
.article__h3 {
  width: 550px;
  font-family: var(--font-title);
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415A;
}

@media (max-width: 1023px) {
  .article__h3 {
    width: 500px;
  }
}
@media (max-width: 767px) {
  .article__h3 {
    width: 100%;
    font-family: var(--font-title);
    font-size: 6.875vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #37415A;
  }
}
.article__succes {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.article__succes p {
  margin-top: 15px;
  text-align: center;
  font-family: var(--font-base);
  font-size: 16px;
  line-height: 1.59;
  color: #747474;
}

@media (max-width: 767px) {
  .article__succes p {
    margin-top: 4.6875vw;
    font-size: 5.3125vw;
  }
}
.article__succes .article__h3 {
  width: auto;
}

.article__form {
  position: relative;
  margin: 50px auto;
  width: 440px;
}

@media (max-width: 1023px) {
  .article__form {
    left: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .article__form {
    margin: 10.3125vw auto;
    width: 100%;
  }
  .article__form--inner {
    background-color: var(--color-bg-light);
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.article__form .form__field {
  width: 100%;
}

.article__form .form__button {
  margin-top: 35px;
  width: 100%;
}

@media (max-width: 767px) {
  .article__form .form__button {
    margin-top: 9.6875vw;
  }
}
.sidebar__wrap.js-sidebar__inner {
  padding-bottom: 25px;
}

.js-sidebar__inner .js-articleGenNav_template:nth-child(2) {
  display: none;
}

.article__breadcrumbs.flex {
  flex-wrap: wrap;
  align-items: center;
}

.article__breadcrumbs.small.main {
  position: relative;
  top: -125px;
  left: -15%;
  margin-bottom: 30px;
  width: 150%;
  font-size: 14px;
  letter-spacing: -0.3px;
}

.article__breadcrumbs.small.main .bread {
  position: relative;
  overflow: hidden;
  padding: 0 10px;
  max-width: 65%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.article__breadcrumbs.small.main .bread:first-child {
  padding-left: 0;
}

.article__breadcrumbs.small.main .bread::after {
  content: "/";
  position: absolute;
  right: 0;
  display: inline-block;
  color: #A5A6A7;
}

.article__breadcrumbs.small.main .bread:last-child::after {
  display: none;
}

.article__breadcrumbs.small.main a {
  margin-bottom: 5px;
  padding-bottom: 2px;
  color: #A5A6A7;
  border-bottom: 1px solid #A5A6A7;
}

.article__breadcrumbs.small.main a:last-child {
  border: none;
}

.article__breadcrumbs.small.main a[href]:hover {
  color: #0066CA;
  border-bottom: none;
}

.page .article__breadcrumbs.small.main {
  top: -95px;
  left: 0;
  margin: 0 auto;
  width: 150%;
  max-width: 1162px;
}

@media (max-width: 1280px) {
  .article__breadcrumbs.small.main,
  .page .article__breadcrumbs.small.main {
    left: 0;
    width: 130%;
  }
  .page .article__breadcrumbs.small.main {
    max-width: 960px;
  }
}
@media (max-width: 1025px) {
  .article__breadcrumbs.small.main,
  .page .article__breadcrumbs.small.main {
    width: 100%;
  }
  .article__breadcrumbs.small.main .bread {
    max-width: 60%;
  }
  .page .article__breadcrumbs.small.main {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  .article__breadcrumbs.small.main,
  .page .article__breadcrumbs.small.main {
    top: 0;
    left: 0;
    display: none;
    width: 100%;
  }
  .page .article__breadcrumbs.small.main {
    top: -90px;
    max-width: 87.5vw;
  }
  .article__breadcrumbs.small.main .bread {
    top: -20px;
    display: none;
    overflow: visible;
    padding: 0;
    font-size: 4.375vw;
    color: #333;
  }
  .page .article__breadcrumbs.small.main .bread {
    top: 0;
  }
  .article__breadcrumbs.small.main a:last-child {
    color: #333;
    border-bottom: 2px solid #333;
  }
  .article__breadcrumbs.small.main .bread::after {
    display: none;
  }
  .article__breadcrumbs.small.main .bread.bread-2 {
    display: block;
  }
}
.article__form {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
}

.article__content {
  margin-top: 44px;
  /* Table */
}
@media (max-width: 1279px) {
  .article__content {
    margin-top: 41px;
  }
}
@media (max-width: 1023px) {
  .article__content {
    margin-top: 43px;
  }
}
@media (max-width: 767px) {
  .article__content {
    margin-top: -2.5vw;
  }
}
.article__content p,
.article__content ul li {
  margin-top: 18px;
  font-family: var(--font-base);
  font-size: var(--font-size-base);
  font-weight: 400;
  font-style: normal;
  line-height: 1.76;
  letter-spacing: -0.3px;
  color: var(--text-base, #545454);
  font-stretch: normal;
}
@media (max-width: 767px) {
  .article__content p {
    margin-top: 16px;
    line-height: 1.4;
    letter-spacing: normal;
  }
}
.article__content h1,
.article__content h2,
.article__content h3,
.article__content h4,
.article__content h5,
.article__content h6 {
  margin-top: 56px;
  padding-right: 30px;
  font-family: var(--font-title);
  font-weight: var(--font-semi-bold);
  font-style: normal;
  line-height: 1.46;
  letter-spacing: 0.018em;
  color: var(--color-text-title);
  font-stretch: normal;
}
@media (max-width: 47.99rem) {
  .article__content h1,
  .article__content h2,
  .article__content h3,
  .article__content h4,
  .article__content h5,
  .article__content h6 {
    margin-top: 44px;
    padding-right: 0;
    font-size: 18px;
  }
}
.article__content h2 {
  font-size: 22px;
}
@media (max-width: 47.99rem) {
  .article__content h2 {
    font-size: 18px;
  }
}
.article__content h3,
.article__content h4,
.article__content h5,
.article__content h6 {
  font-size: 20px;
}
@media (max-width: 47.99rem) {
  .article__content h3,
  .article__content h4,
  .article__content h5,
  .article__content h6 {
    font-size: 16px;
  }
}
.article__content h1 {
  font-size: 24px;
}
@media (max-width: 47.99rem) {
  .article__content h1 {
    font-size: 20px;
  }
}
.article__content blockquote {
  position: relative;
  margin: 30px 0 47px;
  padding: 20px 34px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: -0.4px;
  color: var(--color-text-hint);
  background-color: var(--color-bg-light);
  font-stretch: normal;
  font-size: var(font-size-base);
}
.article__content blockquote p + p {
  margin-top: 10px;
}
@media (max-width: 47.99rem) {
  .article__content blockquote {
    margin-top: 10vw;
    margin-bottom: 11.5625vw;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
  }
}
.article__content blockquote p,
.article__content blockquote cite {
  margin-top: 0;
  font-size: var(--font-size-base);
}
@media (max-width: 47.99rem) {
  .article__content blockquote p,
  .article__content blockquote cite {
    font-size: 16px;
  }
}
.article__content blockquote p + .article__content blockquote p,
.article__content blockquote p + .article__content blockquote cite,
.article__content blockquote cite + .article__content blockquote p,
.article__content blockquote cite + .article__content blockquote cite {
  margin-top: 30px;
}
.article__content blockquote cite {
  position: relative;
  display: block;
  margin-top: 14px;
  padding-top: 16px;
  font-size: var(--font-size-base);
  color: #929292;
}
@media (max-width: 47.99rem) {
  .article__content blockquote cite {
    font-size: 16px;
  }
}
.article__content blockquote cite strong {
  color: var(--color-text-base);
}
.article__content blockquote cite::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: inline-block;
  width: auto;
  height: 1px;
  background-color: #B1D3F3;
}
@media (min-width: 48rem) {
  .article__content blockquote cite::before {
    margin: 0 -34px;
  }
}
.article__content code,
.article__content pre {
  position: relative;
  display: block;
  margin-top: 81px;
  margin-bottom: 63px;
  padding: 28px 30px 36px 35px;
  font-family: Courier;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #545454;
  background-color: #F5F7F9;
  font-stretch: normal;
}
@media (max-width: 1023px) {
  .article__content code,
  .article__content pre {
    margin-top: 56px;
    margin-bottom: 66px;
  }
}
@media (max-width: 767px) {
  .article__content code,
  .article__content pre {
    overflow: scroll;
    margin: 13.125vw -6.25vw 10.9375vw;
    padding: 5.625vw 3.125vw 6.5625vw 6.5625vw;
    font-size: 4.0625vw;
  }
}
.article__content code::before,
.article__content pre::before {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: var(--color-brand-blue);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .article__content code::before,
  .article__content pre::before {
    display: none;
  }
}
.article__content img {
  margin-top: 10px;
  width: auto;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .article__content img {
    margin: 12px 0;
  }
}
.article__content img.-hover:hover {
  cursor: zoom-in;
}
.article__content a {
  color: var(--color-brand-blue);
  cursor: pointer;
  transition: opacity 0.3s ease-out;
}
.article__content a:hover {
  opacity: 0.8;
}
.article__content strong,
.article__content b {
  font-weight: 600;
}
.article__content small {
  font-size: small;
}
.article__content ul {
  margin-left: 0;
}
.article__content ol {
  margin-left: 24px;
}
.article__content ul > li,
.article__content ol > li {
  position: relative;
  margin-top: 18px;
  margin-left: 0;
  padding-left: 20px;
  font-family: var(--font-base);
  font-size: var(--font-size-base);
  font-weight: 400;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: var(--color-text-base);
}
@media (min-width: 768px) {
  .article__content ul > li,
  .article__content ol > li {
    margin-top: 16px;
  }
}
.article__content ul > li > ul > li {
  margin-top: 8px;
}
.article__content ul li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  background-color: #0066CA;
  border-radius: 50%;
}
.article__content ol li {
  list-style: decimal;
}
.article__content table {
  width: 100%;
  hyphens: auto;
  word-break: normal;
}
.article__content td {
  padding: 10px;
  border: 1px solid var(--color-gray-light);
}
@media (max-width: 767px) {
  .article__content td:not(:first-child) {
    min-width: auto;
  }
  .article__content td:last-child {
    min-width: 160px;
  }
}
.article__content td:first-child, .article__content td:first-child p {
  color: var(--color-text-inverse);
  background-color: var(--color-brand-blue);
}
.article__content td p {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1;
}
.article__content table td {
  box-sizing: border-box;
  padding: 15px 5px;
  max-width: 135px;
  height: 67px;
  text-align: center;
  font-family: var(--font-base);
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
  border-right: 1px solid #D9D9D9;
  vertical-align: middle;
}
.article__content table tr:first-child td {
  font-size: 14px;
}
@media (max-width: 767px) {
  .article__content table tr:first-child td {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .article__content table {
    display: none;
  }
  .article__content .-mobile {
    display: table;
  }
  .article__content table tr {
    position: relative;
    border: none;
  }
  .article__content table tr:nth-child(2n) {
    background-color: #E9EEF3;
  }
  .article__content table tr:nth-child(odd) {
    background-color: var(--color-white);
  }
  .article__content table tr td {
    min-width: auto;
    max-width: 100%;
    height: auto;
    font-family: var(--font-base);
    font-size: 12px;
    line-height: 1.64;
    letter-spacing: -0.3px;
    color: #4F4F4F;
    background: none;
    border: 1px solid #D9D9D9;
    border-top: none;
    border-right: none;
  }
  .article__content table tr td:first-child {
    position: sticky;
    top: 0;
    left: -1px;
    box-sizing: border-box;
    padding: 6px 12px;
    min-width: auto;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.09375vw;
    color: var(--color-white);
    background: var(--color-brand-blue);
  }
  .article__content table tr:last-child td {
    border-bottom: none;
  }
}
.article__content table tr {
  border-bottom: 1px solid #D9D9D9;
}
.article__content table tr > td:first-child {
  text-align: left;
}
@media (min-width: 768px) {
  .article__content table tr > td:first-child {
    padding-left: 25px;
    min-width: 120px;
  }
}
.article__content table tr:nth-child(even) {
  background: #E9EEF3;
}
@media (max-width: 767px) {
  .article__content table tr td:first-child p {
    color: inherit;
  }
}
.article__content video {
  display: none;
}
.article__content .video {
  position: relative;
  margin: 45px 0 40px;
  cursor: pointer;
}
.article__content .video.-hover:hover {
  cursor: pointer;
}
@media (max-width: 767px) {
  .article__content .video {
    margin: 10.9375vw 0 9.375vw;
  }
}
.article__content .video img {
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  object-fit: cover;
}
.article__content .video video {
  z-index: 0;
  width: 100%;
  height: auto;
}
.article__content .video p {
  display: none;
}
.article__content .video:hover::after {
  transform: translate(-50%, -50%) scale(0.95);
}
.article__content .video::before {
  content: "";
  position: absolute;
  z-index: 10;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  background-color: var(--color-brand-blue);
  mix-blend-mode: multiply;
}
.article__content .video::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  display: block;
  width: 67px;
  height: 67px;
  background-image: url(/assets/video_play-f3b309fcc10cc206116ca401265268a77a9114c225d0858dd72c80329716f2a3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate(-50%, -50%);
  transition: transform 0.3s ease-out;
}
.article__content .how-to-h3 {
  margin: 0;
  font-family: var(--font-title);
  font-size: 25px;
  font-weight: 300;
  line-height: 1.52;
  letter-spacing: -0.3px;
  color: #FFF;
}
@media (max-width: 1279px) {
  .article__content .how-to-h3 {
    margin-bottom: 25px;
  }
}
.article__content .sidebar__title {
  position: relative;
  margin-top: 0;
  padding-bottom: 8px;
  width: 100%;
  font-family: var(--font-title);
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.61;
  letter-spacing: 0.04em;
  color: #37415A;
  font-stretch: normal;
}
.article__content .sidebar__link {
  margin: 0;
  margin-top: 17.5px;
  font-size: 100%;
  font-weight: 200;
  line-height: 1;
}
.article__content .sidebar__link a {
  font-family: var(--font-base);
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
  cursor: pointer;
  transition: color 0.3s ease-out;
}
.article__content .sidebar__link a:hover {
  color: var(--brand-blue, #0066CA);
}
.article__content .table__header td {
  height: 77px;
  font-family: "Inter", sans-serif, "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  font-weight: var(--font-weight-light);
  line-height: 1.64;
  letter-spacing: -0.3px;
}
@media (max-width: 767px) {
  .article__content .table__header td {
    height: auto;
    font-size: 12px;
  }
}
.article__content .sidebar__outerWrap {
  top: -44px;
}
.article__content .sidebar__link.H3 {
  margin-left: 20px;
}
.article__content iframe {
  max-width: 100%;
}
@media (max-width: 768px) {
  .article__content iframe {
    max-height: 388px;
    margin-left: -6.25vw;
    margin-right: -6.25vw;
    width: calc(100% + 12.5vw);
    max-width: initial;
  }
}
.article__content .cooperation__title {
  margin-bottom: 60px;
  font-family: var(--font-title);
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415A;
}
.article__content .implement__desc {
  margin-top: 0;
  margin-bottom: 35px;
  font-family: var(--font-base);
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
}
.article__content .itog__text {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: var(--font-base);
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5F5F5F;
}
.article__content .planItem__header {
  margin-top: 0;
  margin-bottom: 5px;
  width: 360px;
  font-family: var(--font-title);
  font-size: 33px;
  font-weight: 300;
  line-height: initial;
  letter-spacing: -0.5px;
  color: #37415A;
}
.article__content .planItem__duration {
  margin-top: 0;
  font-family: var(--font-base);
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
}
.article__content .planItem__text {
  margin-top: 0;
  margin-bottom: 21px;
  width: 460px;
  font-family: var(--font-base);
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5F5F5F;
}
.article__content .readmore {
  position: relative;
  padding-left: 35px;
  font-family: get-var(--font-base);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.47;
  letter-spacing: 0.1px;
  color: var(--color-brand-blue);
  cursor: pointer;
  transition: 0.3s ease-out;
}

.article__author + .article__content .sidebar__outerWrap {
  top: 0;
}

.article__contentWrap {
  position: relative;
  overflow-x: hidden;
  margin-top: 0;
}
.article__contentWrap .ya-share2 {
  margin-top: 40px;
}

.articleCard {
  display: flex;
  flex-direction: column;
  width: 260px;
  height: 500px;
  border: 1px solid #D9D9D9;
}

.articleCard:hover .articleCard__img img {
  transform: scale(1.05);
}

.articleCard:hover .articleCard__title {
  color: var(--color-brand-blue) !important;
}

.articleCard__description {
  overflow: hidden;
  max-height: 115px;
}

@media (max-width: 1279px) {
  .articleCard {
    width: 298px;
    height: 478px;
  }
}
@media (max-width: 1023px) {
  .articleCard {
    width: 339px;
    height: 471px;
  }
}
@media (max-width: 767px) {
  .articleCard {
    margin-bottom: 6.25vw;
    width: 100%;
    height: auto;
  }
}
.articleCard__img {
  flex-shrink: 0;
  overflow: hidden;
  width: 100%;
  height: 180px;
  background-image: url(/assets/placeholder-5705ee324981d913786215494cbdd0de001fc9334ceafacb924740b4486e9360.jpg);
  background-position: 50%;
  background-size: cover;
}

@media (max-width: 767px) {
  .articleCard__img {
    height: 56.25vw;
  }
}
.articleCard__img img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  transition: 0.3s ease-out;
  object-fit: cover;
}

.articleCard__content {
  position: relative;
  padding: 22px 16px 50px;
  height: 100%;
}

@media (max-width: 1023px) {
  .articleCard__content {
    padding: 22px 16px 50px 21px;
  }
}
@media (max-width: 767px) {
  .articleCard__content {
    padding: 6.875vw 5vw 15.625vw;
  }
}
.articleCard__date {
  font-family: var(--font-base);
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #37415A;
  font-stretch: normal;
}

@media (max-width: 767px) {
  .articleCard__date {
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
  }
}
.articleCard__title {
  margin-top: 6px;
  font-family: var(--font-title);
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: 0.027em;
  color: #37415A;
  transition: 0.3s ease-out;
  font-stretch: normal;
}

@media (max-width: 767px) {
  .articleCard__title {
    margin-top: 1.875vw;
    margin-bottom: 20px;
    font-size: 5vw;
    line-height: 1.3;
  }
}
.articleCard__description {
  margin-top: 15px;
  font-family: var(--font-title);
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: -0.3px;
  color: #4F4F4F;
  font-stretch: normal;
}

@media (max-width: 767px) {
  .articleCard__description {
    display: none;
  }
}
.articleCard__tags {
  position: absolute;
  bottom: 21px;
  left: 17px;
}

@media (max-width: 1023px) {
  .articleCard__tags {
    bottom: 21px;
    left: 20px;
  }
}
@media (max-width: 767px) {
  .articleCard__tags {
    bottom: 6.25vw;
    left: 5vw;
  }
}
.articleCard.-big {
  flex-direction: row;
  box-sizing: border-box;
  margin-bottom: 30px;
  width: 860px;
  height: 440px;
  border: 1px solid #EBEBEB;
}

@media (max-width: 1279px) {
  .articleCard.-big {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .articleCard.-big {
    height: 360px;
  }
}
@media (max-width: 767px) {
  .articleCard.-big {
    flex-direction: column-reverse;
    height: auto;
  }
}
.articleCard.-big .articleCard__img {
  order: 2;
  width: 439px;
  height: 100%;
}

@media (max-width: 1279px) {
  .articleCard.-big .articleCard__img {
    width: 487px;
  }
}
@media (max-width: 1023px) {
  .articleCard.-big .articleCard__img {
    width: 50.6%;
  }
}
@media (max-width: 767px) {
  .articleCard.-big .articleCard__img {
    width: 100%;
    height: 56.25vw;
  }
}
.articleCard.-big .articleCard__content {
  order: 1;
  box-sizing: border-box;
  padding: 33px 30px 45px 31px;
  background-color: #E6F6FF;
}

@media (max-width: 1023px) {
  .articleCard.-big .articleCard__content {
    padding: 30px 30px 45px 31px;
  }
}
@media (max-width: 767px) {
  .articleCard.-big .articleCard__content {
    padding: 6.5625vw 9.375vw 15.625vw 5.625vw;
    min-height: 57.1875vw;
  }
}
.articleCard.-big .articleCard__title {
  overflow: hidden;
  margin-top: 17px;
  max-height: 295px;
  font-family: var(font-family-title);
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #37415A;
}

@media (max-width: 1023px) {
  .articleCard.-big .articleCard__title {
    margin-top: 5px;
    max-height: 260px;
  }
}
@media (max-width: 767px) {
  .articleCard.-big .articleCard__title {
    max-height: 100%;
    font-size: 5vw;
  }
}
.articleCard.-big .articleCard__description {
  display: none;
}

.articleCard.-big .articleCard__tags {
  bottom: 23px;
  left: 32px;
}

@media (max-width: 1023px) {
  .articleCard.-big .articleCard__tags {
    bottom: 18px;
    left: 26px;
  }
}
@media (max-width: 767px) {
  .articleCard.-big .articleCard__tags {
    bottom: 5.9375vw;
    left: 5.625vw;
  }
}
.articleCard.-small {
  position: relative;
  align-self: stretch;
  width: 260px;
  height: auto;
  border: none;
}

@media (max-width: 1279px) {
  .articleCard.-small {
    width: 298px;
  }
}
@media (max-width: 1023px) {
  .articleCard.-small {
    width: 220px;
  }
}
@media (max-width: 767px) {
  .articleCard.-small {
    margin-bottom: 10.9375vw;
    width: 100%;
  }
}
.articleCard.-small::after {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 141px;
  background: #D9D9D9;
}

@media (max-width: 1023px) {
  .articleCard.-small::after {
    left: -22px;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .articleCard.-small::after {
    top: -6.875vw;
    right: 0;
    left: 0;
    width: 100%;
    height: 1px;
  }
}
.articleCard.-small:first-child::after {
  display: none;
}

.articleCard.-small .articleCard__content {
  padding: 2px 17px 50px 2px;
  height: 100%;
  min-height: 125px;
}

@media (max-width: 1023px) {
  .articleCard.-small .articleCard__content {
    padding: 0 10px 28px 2px;
  }
}
@media (max-width: 767px) {
  .articleCard.-small .articleCard__content {
    padding: 0 3.125vw 10.9375vw 0.625vw;
    min-height: 21.875vw;
  }
}
.articleCard.-small .articleCard__title {
  margin-top: 8px;
}

@media (max-width: 767px) {
  .articleCard.-small .articleCard__title {
    margin-top: 2.5vw;
    margin-bottom: 20px;
  }
}
.articleCard.-small .articleCard__tags {
  bottom: 19px;
  left: 3px;
}

@media (max-width: 1023px) {
  .articleCard.-small .articleCard__tags {
    bottom: 4px;
  }
}
@media (max-width: 767px) {
  .articleCard.-small .articleCard__tags {
    bottom: 1.875vw;
    left: 0.9375vw;
  }
}
.articleCard.-long .articleCard__description,
.articleCard.-long .articleCard__img,
.articleCard.-small .articleCard__description,
.articleCard.-small .articleCard__img {
  display: none;
}

.articleCard.-long {
  width: 100%;
  height: auto;
  border: none;
  border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 767px) {
  .articleCard.-long {
    margin-bottom: 0;
  }
}
.articleCard.-long .articleCard__title {
  margin-bottom: 10px;
  width: 500px;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: -0.3px;
  color: #545454;
  font-stretch: normal;
}

@media (max-width: 767px) {
  .articleCard.-long .articleCard__title {
    margin-bottom: 1.5625vw;
    width: 100%;
    font-family: "Inter", sans-serif;
    font-size: 5.3125vw;
    line-height: 1.59;
    letter-spacing: -0.09375vw;
    color: #545454;
  }
}
.articleCard.-long .articleCard__tags {
  position: relative;
  bottom: 0;
  left: 0;
}

.articleCard.-long .articleCard__tags .breadcrumb.-light {
  opacity: 0.5;
}

.articleCard.-long .articleCard__content {
  padding: 20px 16px 30px 0;
}

@media (max-width: 767px) {
  .articleCard.-long .articleCard__content {
    padding: 12.8125vw 8.4375vw 6.5625vw 0;
  }
}
.article-meta__body {
  display: flex;
  flex-wrap: wrap;
}

.article-meta__item {
  --gutter: 6px;
}
@media (min-width: 768px) {
  .article-meta__item {
    --gutter: 20px;
  }
}
@media (max-width: 47.99rem) {
  .article-meta__item:not(.article-meta__item--title) {
    margin-bottom: 8px;
  }
}
.article-meta__item:not(:last-child) {
  position: relative;
  margin-right: var(--gutter);
  padding-right: var(--gutter);
}
.article-meta__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  height: 14px;
  border-right: 1px solid var(--color-border);
  transform: translateY(-50%);
}
@media (max-width: 47.99rem) {
  .article-meta__item--title {
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 12px;
    padding: 4px;
    padding-right: 0;
    border-bottom: 1px solid var(--color-gray-lighter);
  }
  .article-meta__item--title::after {
    display: none !important;
  }
}

.article-meta__button,
.article-meta__date,
.article-meta__duration,
.article-meta__title,
.article-meta__link {
  font-family: "Inter", sans-serif, "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  font-weight: var(--font-regular);
  line-height: 1.64;
  letter-spacing: -0.3px;
  white-space: nowrap;
}

.article-meta__title {
  color: var(--text-black);
}
.article-meta__title:not(:hover) {
  text-decoration: underline;
}

.article-meta__date,
.article-meta__duration {
  color: var(--color-text-base);
}

.article-meta__button {
  display: inline-block;
  color: var(--color-brand-blue);
  border-bottom: 1px dotted var(--color-brand-blue);
}
.article-meta__button:hover {
  border: none;
}

.article-meta__footer {
  display: none;
}

.article-meta__link {
  display: inline-block;
  white-space: nowrap;
  color: var(--color-link);
  border-bottom: 1px var(--color-link) solid;
}
.article-meta__link:hover {
  border: none;
  color: var(--color-link-active);
}

.articles-description {
  margin: 20px 0 35px;
  font-family: "Inter", sans-serif, "Helvetica", "Arial", "sans-serif";
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: var(--text-hint, #505050);
}
@media (max-width: 47.99rem) {
  .articles-description {
    margin-bottom: 9.375vw;
    font-size: 16px;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
  }
}

.author {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .author {
    margin: 18px 0;
  }
}

.author__img {
  flex-shrink: 0;
  margin-right: 18px;
  width: 65px;
  height: 65px;
  border-radius: 100%;
}

@media (max-width: 767px) {
  .author__img {
    margin-right: 5.625vw;
    width: 17.1875vw;
    height: 17.1875vw;
  }
}
.author__img img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  border-radius: 100%;
  object-fit: cover;
}

.author__name {
  margin-bottom: 1px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5F5F5F;
}

@media (max-width: 767px) {
  .author__name {
    margin-bottom: 0.3125vw;
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
  }
}
.author__post {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  color: #747474;
}

@media (max-width: 767px) {
  .author__post {
    font-size: 4.375vw;
  }
}
.author__contacts {
  display: none;
  flex-direction: column;
  flex-grow: 1;
  padding-left: 40px;
  border-left: 1px solid #D9D9D9;
}

@media (max-width: 1279px) {
  .author__contacts {
    padding-left: 34px;
  }
}
@media (max-width: 1023px) {
  .author__contacts {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .author__contacts {
    margin-top: 6.875vw;
    padding-top: 6.5625vw;
    padding-left: 0;
    border-top: 1px solid #D9D9D9;
    border-left: none;
  }
}
.author__contacts a {
  margin-bottom: 3px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5F5F5F;
}

@media (max-width: 767px) {
  .author__contacts a {
    margin-bottom: 0.3125vw;
    font-size: 5.3125vw;
    letter-spacing: -0.00937vw;
  }
}
.author-big .author__img {
  margin-right: 22px;
  width: 93px;
  height: 93px;
}

@media (max-width: 767px) {
  .author-big .author__img {
    margin-right: 4.6875vw;
    width: 16.25vw;
    height: 16.25vw;
  }
}
.author-big .author__name {
  width: 200px;
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.61;
  letter-spacing: 0.02em;
  color: #37415A;
}

@media (max-width: 1279px) {
  .author-big .author__name {
    width: 246px;
  }
}
@media (max-width: 767px) {
  .author-big .author__name {
    width: 54.6875vw;
    font-family: "SuisseIntl", sans-serif;
    font-size: 5.625vw;
    font-weight: 600;
    line-height: 1.44;
    color: #37415A;
  }
}
.author-big .author__post {
  margin-top: 12px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .author-big .author__post {
    margin-top: 2.8125vw;
    font-size: 4.375vw;
  }
}
.author-long {
  padding: 34px 120px 30px 35px;
}

@media (max-width: 1279px) {
  .author-long {
    padding: 34px 30px 30px 35px;
  }
}
@media (max-width: 767px) {
  .author-long {
    padding: 9.6875vw 5.625vw 6.25vw 6.25vw;
  }
}
.author-long .author__img {
  margin-right: 23px;
  width: 92px;
  height: 92px;
}

@media (max-width: 767px) {
  .author-long .author__img {
    margin-right: 7.1875vw;
    width: 17.8125vw;
    height: 17.8125vw;
  }
}
.author-long .author__name {
  margin-bottom: 13px;
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.61;
  color: #37415A;
}

@media (max-width: 767px) {
  .author-long .author__name {
    margin-top: 1.25vw;
    margin-bottom: 1.875vw;
    font-family: "SuisseIntl", sans-serif;
    font-size: 5.625vw;
    font-weight: 600;
    line-height: 1.44;
    color: #37415A;
  }
}
.author-long .author__info {
  width: 208px;
}

@media (max-width: 1279px) {
  .author-long .author__info {
    width: 195px;
  }
}
@media (max-width: 1023px) {
  .author-long .author__info {
    width: 209px;
  }
}
@media (max-width: 767px) {
  .author-long .author__info {
    width: 50vw;
  }
}
.author-long > .flex {
  align-items: flex-start;
}

.author-long .author__post {
  opacity: 0.5;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
}

@media (max-width: 767px) {
  .author-long .author__post {
    font-size: 4.375vw;
    letter-spacing: -0.00937vw;
  }
}
.bgblue {
  padding-top: 305px;
  padding-bottom: 55px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .bgblue {
    padding-top: 227px;
    padding-bottom: 61px;
  }
  .bgblue .flex {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .bgblue {
    padding-top: 39.0625vw;
    padding-bottom: 18.75vw;
  }
}
.bgblue__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bgblue__bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 102, 202, 0.8);
}
.bgblue__bg video {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 0;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .bgblue__bg video {
    display: none;
  }
}
.bgblue__header {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .bgblue__header {
    margin-bottom: 8.4375vw;
  }
}
.bgblue__wrap {
  position: relative;
}
.bgblue__hr {
  border-color: #d9d9d9;
  opacity: 0.7;
  margin-bottom: 44px;
  display: block;
}
@media screen and (max-width: 767px) {
  .bgblue__hr {
    margin-bottom: 7.5vw;
  }
}
.bgblue__title {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.4px;
  color: #ffffff;
  line-height: 1.29;
}
@media screen and (max-width: 1023px) {
  .bgblue__title {
    width: 100%;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 767px) {
  .bgblue__title {
    font-family: "SuisseIntl", sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.3px;
    color: #ffffff;
    margin-bottom: 5.625vw;
  }
}
.bgblue__desc {
  font-family: "Inter", sans-serif;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #ffffff;
  margin-bottom: 50px;
  width: 660px;
}
@media screen and (max-width: 1279px) {
  .bgblue__desc {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .bgblue__desc {
    width: 660px;
    margin-bottom: 47px;
  }
}
@media screen and (max-width: 767px) {
  .bgblue__desc {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #ffffff;
    width: 100%;
    margin-bottom: 10.3125vw;
  }
}
.bgblue__content.flex {
  gap: 1em;
}
@media screen and (max-width: 767px) {
  .bgblue__info {
    width: 100%;
  }
}

.blog {
  margin-bottom: 40px;
}

@media (max-width: 769px) {
  .blog {
    margin-bottom: 20px;
  }
}
.blog__wrap {
  position: relative;
  left: -152px;
  margin: 0 auto;
  width: 860px;
}

@media (max-width: 1279px) {
  .blog__wrap {
    left: 0;
    width: 954px;
  }
}
@media (max-width: 1023px) {
  .blog__wrap {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .blog__wrap {
    overflow: hidden;
    width: 87.5vw;
  }
}
.blog__headline {
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .blog__headline {
    margin-bottom: 6.25vw;
    padding-top: 39.0625vw;
  }
}
@media (max-width: 1023px) {
  .blog__header {
    padding-right: 140px;
  }
}
@media (max-width: 767px) {
  .blog__header {
    padding-right: 12.5vw;
  }
}
.blog__tags {
  z-index: 10;
  margin-bottom: 28px;
}

@media (max-width: 1279px) {
  .blog__tags {
    margin-bottom: 31px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .blog__tags {
    margin-bottom: 8.75vw;
  }
}
.blog__smallarticle {
  margin: 0 0 30px;
  padding: 20px 0 1px;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.grid + .blog__smallarticle {
  margin-top: 30px;
}

@media (max-width: 1023px) {
  .blog__smallarticle {
    margin: 0 0 30px;
    padding: 27px 0 30px;
  }
}
@media (max-width: 767px) {
  .blog__smallarticle {
    flex-direction: column;
    margin: 10vw 0 -1.25vw;
    padding: 0;
    border: none;
  }
}
.blog__allarticle {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .blog__allarticle {
    margin-right: 0;
  }
}
.blog__allarticle .articleCard {
  order: 6;
  margin-right: 37px;
  margin-bottom: 30px;
}

.blog__allarticle .articleCard:nth-child(-n+9) {
  order: 2;
}

@media (max-width: 1023px) {
  .blog__allarticle .articleCard:nth-child(-n+9) {
    order: 6;
  }
  .blog__allarticle .articleCard:nth-child(-n+8) {
    order: 2;
  }
}
@media (max-width: 1279px) {
  .blog__allarticle .articleCard {
    margin-right: 30px;
  }
}
@media (max-width: 1023px) {
  .blog__allarticle .articleCard {
    margin-right: 18px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .blog__allarticle .articleCard {
    margin: 0 0 6.25vw;
  }
}
.blog__form {
  box-sizing: border-box;
  padding: 39px 45px 40px 35px;
  width: 100%;
  height: 234px;
}

@media (max-width: 1279px) {
  .blog__form {
    padding: 37px 170px 40px 41px;
    width: 954px;
  }
}
@media (max-width: 1023px) {
  .blog__form {
    padding: 38px 110px 40px 29px;
    width: 700px;
  }
}
@media (max-width: 767px) {
  .blog__form {
    padding: 10vw 6.25vw 5.3125vw;
    width: 100%;
    height: auto;
  }
}
.blog__loadmore {
  margin-top: 5px;
  margin-bottom: 40px;
}

@media (max-width: 1279px) {
  .blog__loadmore {
    margin-top: -4px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .blog__loadmore {
    margin-top: -3.4375vw;
    margin-bottom: 8.4375vw;
    width: 100%;
  }
}
.blog__form.subscription-with-name {
  height: auto;
}
.blog__form.subscription-with-name .form__field {
  display: inline-block;
  width: calc(50% - 10px);
  max-width: 385px;
}
.blog__form.subscription-with-name .sForm {
  width: 100%;
}

@media (max-width: 767px) {
  .blog__form.subscription-with-name {
    max-width: calc(100vw - 50px);
  }
  .blog__form.subscription-with-name .form__field {
    width: 100%;
    max-width: inherit;
  }
}
.breadcrumb {
  position: relative;
  opacity: 0.85;
  margin-right: 20px;
  padding-right: 20px;
  font-family: var(--font-base);
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.3px;
  color: var(--gray-dark);
  font-stretch: normal;
}
.breadcrumb a {
  color: var(--color-brand-blue);
  cursor: pointer;
  transition: opacity 0.3s ease-out;
}
.breadcrumb.-light {
  opacity: 0.4;
  margin-right: 12px;
  padding-right: 12px;
}

@media (max-width: 767px) {
  .breadcrumb {
    margin-right: 3.4375vw;
    padding-right: 3.4375vw;
    font-size: 12px;
    letter-spacing: -0.09375vw;
  }
  .breadcrumb.-light {
    margin-right: 3.4375vw;
    padding-right: 3.4375vw;
  }
}
.breadcrumb.-light::before {
  opacity: 1;
}

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

.breadcrumb::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0.85;
  display: block;
  height: 14px;
  border-right: 1px solid #DFDFDF;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .breadcrumb::before {
    height: 4.375vw;
    opacity: 1;
  }
}
.breadcrumb.share {
  height: 24px;
}

.breadcrumb.share > a {
  display: block;
  margin-top: 5px;
  border-bottom: 1px dotted var(--color-brand-blue);
}

.breadcrumb.share > a:hover {
  border-bottom: none;
}

.breadcrumb.share .ya-share2 {
  display: none;
}

.breadcrumb.share .ya-share2__badge {
  background-color: #CCC;
  filter: grayscale(1);
}
.breadcrumb.share .ya-share2__badge:hover {
  filter: grayscale(0);
}

.breadcrumb.share .ya-share2__item_service_vkontakte .ya-share2__badge:hover {
  background-color: #4680C2;
}

.breadcrumb.share .ya-share2__item_service_facebook .ya-share2__badge:hover {
  background-color: #3B5998;
}

.breadcrumb.share .ya-share2__item_service_twitter .ya-share2__badge:hover {
  background-color: #00ACED;
}

.breadcrumb.share .ya-share2__item_service_odnoklassniki .ya-share2__badge:hover {
  background-color: #EB722E;
}

.breadcrumb.share .ya-share2__item_service_telegram .ya-share2__badge:hover {
  background-color: #64A9DC;
}

.breadcrumb.share .ya-share2__item_service_whatsapp .ya-share2__badge:hover {
  background-color: #65BC54;
}

.breadcrumb.share .ya-share2__item_service_viber .ya-share2__badge:hover {
  background-color: #7B519D;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  text-align: center;
  font-family: var(--font-base);
  font-size: 16px;
  font-weight: var(--font-semi-bold);
  letter-spacing: 0.1px;
  color: var(--color-white);
  background: var(--color-brand-blue);
  transition: 0.3s ease-out;
}
.btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.btn:not(:disabled):hover {
  background: var(--color-link-active);
}
@media (max-width: 47.99rem) {
  .btn {
    font-size: 5.3125vw;
    letter-spacing: 0.03125vw;
  }
}
.btn--show-more {
  padding: 2px 4px;
  width: auto;
  min-width: 200px;
  font-weight: var(--font-regular);
}
@media (max-width: 47.99rem) {
  .btn--show-more {
    width: 100%;
  }
}

.btn-light {
  box-sizing: border-box;
  color: var(--color-brand-blue);
  background: transparent;
  border: 2px solid var(--color-brand-blue);
}
.btn-light:not(:disabled):hover {
  color: var(--color-white);
  background: var(--color-brand-blue);
}

.btn-white {
  box-sizing: border-box;
  color: var(--color-brand-blue);
  background: var(--color-white);
  border: 2px solid var(--color-white);
}
.btn-white:not(:disabled):hover {
  color: var(--color-white);
  background: var(--color-brand-blue);
}

.clients .clients__content {
  margin-bottom: 50px;
}

.cases {
  --rhythm: 30px;
  grid-template-columns: 200px 1fr;
  grid-gap: 20px;
}
@media (min-width: 48rem) {
  .cases {
    --rhythm: 60px;
  }
}
@media (min-width: 73.125rem) {
  .cases {
    display: grid;
  }
}
.cases + .cases {
  margin-top: var(--rhythm);
  border-top: 1px solid var(--color-gray-light);
  padding-top: var(--rhythm);
}
.cases .cases__title {
  margin-top: 0;
  font-family: var(--font-title);
  font-size: var(--font-size-title);
  font-weight: var(--font-light);
  letter-spacing: 0.027em;
  color: var(--color-text-title);
  font-stretch: normal;
}
@media (max-width: 73.115rem) {
  .cases .cases__title {
    margin-bottom: 20px;
  }
}
.cases .show-more > .card:nth-child(n+4) {
  display: none;
}
.cases .show-more .buttons {
  margin-top: 30px;
}

.card {
  --header-height: 120px;
  --height: 320px;
  --padding-left: 16px;
  --padding-top: 22px;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: var(--height);
  border: 1px solid var(--color-gray-lighter);
}
@media (min-width: 48rem) {
  .card {
    --header-height: 180px;
    --height: 502px;
  }
}
.card:hover .card__header {
  transform: scale(1.1);
}
.card--hover:hover .card__logo {
  transform: scale(0.9);
}
.card--hover:hover .card__header:after {
  opacity: 0.4;
}
.card--hover:hover .card__body {
  margin-top: calc(var(--header-height) / 2.5);
}

.card__header {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: var(--header-height);
  background-color: var(--color-white);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition-property: transform;
  transition-delay: 0;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  will-change: transform;
}
@media (min-width: 48rem) {
  .card__header {
    height: 180px;
  }
}
.card__header::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  display: block;
  background-color: var(--color-black);
  transition: 300ms opacity ease-in-out;
}

.card__external-link {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 20;
  display: block;
  width: 24px;
  height: 24px;
}
.card__external-link:hover {
  opacity: 0.6;
}

.card__logo {
  --size: 110px;
  transition-property: transform;
  transition-delay: 0;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  will-change: transform;
  height: var(--size);
  width: var(--size);
}
@media (min-width: 48rem) {
  .card__logo {
    --size: 130px;
  }
}

.card__body {
  transition-property: all;
  transition-delay: 0;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  will-change: auto;
  position: relative;
  z-index: 5;
  margin-top: var(--header-height);
  padding: var(--padding-top) var(--padding-left);
  height: var(--height);
  background-color: var(--color-white);
}

.card__time {
  display: block;
  margin-bottom: 6px;
  font-family: var(--font-base);
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: var(--color-text-title);
  font-stretch: normal;
}

.card__title {
  font-family: var(--font-title);
  font-size: 16px;
  font-weight: var(--font-semi-bold);
  margin-top: 0;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.027em;
  color: var(--color-text-title);
  transition: 0.3s ease-out;
  font-stretch: normal;
}

.card__description {
  margin-top: 15px;
  font-family: var(--font-title);
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: -0.3px;
  color: #4F4F4F;
  font-stretch: normal;
}

.card__footer {
  --mask-height: 34px;
  position: absolute;
  padding-left: var(--padding-left);
  padding-right: var(--padding-left);
  padding-top: 14px;
  padding-bottom: 7px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: var(--color-white);
}
@media (min-width: 48rem) {
  .card__footer {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
.card__footer::before {
  content: "";
  position: absolute;
  top: calc(var(--mask-height) * -1);
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: var(--mask-height);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, white 100%);
}

.clientLogo {
  position: relative;
  opacity: 0.6;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 26px 30px 22px;
  width: 297px;
  height: 189px;
  cursor: pointer;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  transition: 0.3s ease-out;
}

@media (max-width: 767px) {
  .clientLogo {
    padding: 3.125vw 3.125vw 10.9375vw;
    width: 43.75vw;
    height: 43.75vw;
  }
}
@media (min-width: 1280px) {
  .clientLogo:not(:nth-last-child(n+5))::after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 200%;
    background: #D9D9D9;
  }
  .clientLogo:nth-child(4n) {
    border-right: none;
  }
}
@media (max-width: 1279px) and (min-width: 1024px) {
  .clientLogo:nth-child(3n) {
    border-right: none;
  }
}
@media (max-width: 1023px) {
  .clientLogo:nth-child(2n) {
    border-right: none;
  }
}
.clientLogo:hover {
  opacity: 1;
}

.clientLogo__img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:contain";
  object-fit: contain;
}

.clientLogo__link {
  position: absolute;
  bottom: 17px;
  left: 96px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #0066CA;
}

@media (max-width: 767px) {
  .clientLogo__link {
    bottom: 3.4375vw;
    left: 7.8125vw;
    font-size: 4.375vw;
    letter-spacing: -0.0625vw;
  }
}
.clients {
  overflow: hidden;
}

.clients__body {
  display: grid;
  align-items: start;
  grid-template-columns: auto;
  grid-gap: 10px;
  margin-top: 6px;
}
@media (min-width: 48rem) {
  .clients__body {
    grid-template-columns: 1.1fr 1fr;
    grid-gap: 80px;
    margin-top: 19px;
  }
}

.clients__headline {
  margin-bottom: 26px;
}
@media (min-width: 48rem) {
  .clients__headline {
    margin-bottom: 32px;
  }
}

@media (max-width: 1023px) {
  .clients__headline {
    flex-direction: column;
  }
}
.clients__header {
  width: 560px;
  font-family: var(--font-title);
  font-size: 60px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.7px;
  color: #37415A;
}

@media (max-width: 1279px) {
  .clients__header {
    width: 380px;
  }
}
@media (max-width: 767px) {
  .clients__header {
    width: 100;
    font-family: var(--font-tile);
    font-size: 8.125vw;
    font-weight: 300;
    line-height: 1.46;
    letter-spacing: -0.09375vw;
    color: #37415A;
  }
}
.clients__desc {
  margin-top: 19px;
  width: 560px;
}

@media (max-width: 1279px) {
  .clients__desc {
    width: 574px;
  }
}
@media (max-width: 767px) {
  .clients__desc {
    margin-top: 5vw;
    width: 100%;
  }
}
.clients__text {
  margin-bottom: 31px;
  width: 560px;
  font-family: var(--font-base);
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: var(--color-text-hint);
}

@media (max-width: 767px) {
  .clients__text {
    margin-bottom: 6.25vw;
    width: 100%;
    font-family: var(--font-base);
    font-size: 16px;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
    color: var(--color-text-hint);
  }
}
.comparison {
  display: grid;
  background: #FFF;
}

.comparison__header,
.comparison__row {
  display: grid;
  grid-template-columns: 3fr repeat(4, 2fr);
  border: 1px solid #D9D9D9;
}

.comparison__header_three,
.comparison__row_three {
  grid-template-columns: 3fr repeat(3, 2fr);
}

.comparison__row--ultimate {
  background-color: var(--color-price--ultimate);
}
.comparison__row--enterprise {
  background-color: var(--color-price--enterprise);
}
.comparison__row--premium {
  background-color: var(--color-price--premium);
}
.comparison__row--standart {
  background-color: var(--color-price--standart);
}

@media (max-width: 1023px) {
  .comparison__header,
  .comparison__row {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 18px;
    border-right: none;
    border-left: none;
  }
  .comparison__header_three,
  .comparison__row_three {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .comparison__header,
  .comparison__row {
    grid-template-rows: 1fr minmax(15.625vw, 100%);
    grid-row-gap: 1.25vw;
  }
}
.comparison__header {
  padding: 34px 12px 36px 28px;
  background: #FFF;
  transition: 0.3s ease-out;
}

@media (max-width: 1023px) {
  .comparison__header {
    grid-row-gap: 5px;
    padding: 3px 0 7px;
    border-top: none;
  }
}
@media (max-width: 767px) {
  .comparison__header {
    grid-template-rows: 1fr minmax(15.625vw, 100%);
    padding: 0.9375vw 0;
  }
}
.comparison__header .comparison__column {
  font-family: "SuisseIntl", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.63;
  color: #37415A;
}

@media (max-width: 767px) {
  .comparison__header .comparison__column {
    font-size: 11px;
  }
}
.comparison__header .comparison__column.-first {
  font-family: "SuisseIntl", sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.46;
  color: #37415A;
}

@media (max-width: 1023px) {
  .comparison__header .comparison__column.-first {
    padding-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
    transition: 0.3s ease-out;
  }
}
@media (max-width: 767px) {
  .comparison__header .comparison__column.-first {
    padding-bottom: 1.875vw;
    text-align: left;
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.25vw;
    font-weight: 600;
    line-height: 1.45;
    color: #37415A;
  }
}
.comparison__stick {
  display: grid;
  grid-template-columns: 3fr repeat(4, 2fr);
  width: 100%;
}

.comparison__row {
  padding: 32px 24px 31px 29px;
  border-top: none;
}

@media (max-width: 1279px) {
  .comparison__row {
    padding: 34px 24px 28px 32px;
  }
}
@media (max-width: 1023px) {
  .comparison__row {
    padding: 21px;
  }
}
@media (max-width: 767px) {
  .comparison__row {
    padding: 6.5625vw 14px 0.625vw;
  }
}
.comparison__row.-hide {
  display: none;
}

.price__table2 .comparison__row.-subheader {
  grid-template-rows: 1fr;
  grid-template-columns: 1fr repeat(4, 0);
  grid-row-gap: 0;
  padding: 22px 24px 20px 27px;
}

.price__table1 .comparison__row.-subheader {
  display: grid;
  grid-template-columns: 3fr repeat(4, 2fr);
  margin-bottom: 2px;
  padding: 22px 24px 20px 27px;
}
@media (max-width: 767px) {
  .price__table1 .comparison__row.-subheader {
    grid-template-rows: repeat(2, auto);
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 0.6rem;
  }
}
.price__table1 .comparison__row.-subheader.comparison__row--button {
  background-color: var(--color-brand-blue);
  cursor: pointer;
}
.price__table1 .comparison__row.-subheader.comparison__row--button .comparison__column {
  color: var(--color-text-inverse);
}
.price__table1 .comparison__row.-subheader.comparison__row--button:hover {
  background-color: var(--color-link-active);
}
.price__table1 .comparison__row.-subheader.comparison__row--active {
  background-color: var(--color-link-active);
}
.price__table1 .comparison__row.-subheader.comparison__row_three {
  grid-template-columns: 3fr repeat(3, 2fr);
}
@media (max-width: 1023px) {
  .price__table1 .comparison__row.-subheader {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}

.comparison__info {
  margin-bottom: 2px;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

@media (max-width: 767px) {
  .comparison__row.-subheader {
    padding: 5vw 20px;
  }
}
.comparison__row.-subheader .comparison__column {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.61;
  color: var(--color-text-title);
}

@media (max-width: 767px) {
  .comparison__row.-subheader .comparison__column {
    font-family: "SuisseIntl", sans-serif;
    font-weight: 600;
    line-height: 1.44;
  }
}
.comparison__column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5F5F5F;
}

@media (max-width: 1279px) {
  .comparison__column {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .comparison__column {
    padding: 0;
    font-size: 16px;
    letter-spacing: -0.00937vw;
  }
}
.comparison__column.-first {
  align-items: flex-start;
  padding: 0;
  width: 438px;
}

@media (max-width: 1279px) {
  .comparison__column.-first {
    width: 355px;
  }
}
@media (max-width: 1023px) {
  .comparison__column.-first {
    grid-column-start: 1;
    grid-column-end: 5;
    width: 100%;
  }
}
.comparison__img {
  width: 19px;
  height: 16px;
  font-family: "object-fit:contain";
  object-fit: contain;
}

@media (max-width: 767px) {
  .comparison__img {
    width: 5.9375vw;
    height: 5vw;
  }
}
.comparison__text {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
}

@media (max-width: 767px) {
  .comparison__text {
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
  }
}
.comparison__text-small {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
}

@media (max-width: 767px) {
  .comparison__text-small {
    margin-top: 6px;
    font-size: 12px;
    line-height: normal;
  }
}
.is-affixed .comparison__header {
  position: relative;
  padding: 8px 12px 10px 28px;
  border: none;
}

.is-affixed .comparison__header::before {
  content: "";
  position: absolute;
  top: 0;
  right: -50vw;
  left: -60vw;
  height: 100%;
  background: #FFF;
  box-shadow: 0 4px 40px 0 rgba(204, 204, 204, 0.21);
}

@media (max-width: 1023px) {
  .is-affixed .comparison__header {
    margin-top: -70px;
    padding: 8px 0 10px;
  }
  .is-affixed .comparison__header .-first {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .is-affixed .comparison__header {
    margin-top: -15.625vw;
    padding: 2.5vw 0 0.9375vw;
  }
  .is-affixed .comparison__header .comparison__column {
    align-items: center !important;
  }
}
.is-affixed .comparison__header .comparison__text-small {
  opacity: 0;
  height: 0;
}

.comparison .inner-wrapper-sticky {
  z-index: 3;
}

@media (max-width: 1279px) {
  .cooperation__headline .gridCol-7-s {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .cooperation__headline .flex {
    flex-direction: column;
  }
  .cooperation__headline .gridCol-4-s, .cooperation__headline .gridCol-8-s {
    width: 100%;
  }
  .cooperation__headline .gridCol-4-s {
    margin-bottom: 35px;
  }
  .cooperation__headline .gridCol-7-s {
    width: 640px;
  }
}
@media (max-width: 767px) {
  .cooperation__headline .gridCol-7-s {
    width: 100%;
  }
  .cooperation__headline .flex {
    flex-direction: column-reverse;
  }
  .cooperation__headline .gridCol-4-s {
    margin-bottom: 0;
    margin-top: 27px;
  }
}
.cooperation__header {
  margin-bottom: 52px;
}

@media (max-width: 767px) {
  .cooperation__header {
    font-size: 30px !important;
  }
}
@media (max-width: 1023px) {
  .cooperation__header {
    margin-bottom: 62px;
  }
}
@media (max-width: 767px) {
  .cooperation__header {
    width: 90.625vw;
    margin-bottom: 7.8125vw;
  }
}
.cooperation__desk {
  font-family: "Inter", sans-serif;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #505050;
  margin-bottom: 42px;
}

@media (max-width: 767px) {
  .cooperation__desk {
    font-family: "Inter", sans-serif;
    font-size: 6.25vw;
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #505050;
    margin-bottom: 6.5625vw;
  }
}
.cooperation__text {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
}

@media (max-width: 767px) {
  .cooperation__text {
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
  }
}
.cooperation__line {
  height: 1px;
  background: #d9d9d9;
  margin: 0 0 58px;
}

@media (max-width: 767px) {
  .cooperation__line {
    margin: 0 0 7.5vw;
  }
}
.cooperation__title {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415a;
  margin-bottom: 60px;
}

@media (max-width: 1279px) {
  .cooperation__title {
    margin-bottom: 56px;
  }
}
@media (max-width: 1023px) {
  .cooperation__title {
    margin-bottom: 43px;
  }
}
@media (max-width: 767px) {
  .cooperation__title {
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.875vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #37415a;
    margin-bottom: 25px;
  }
}
.cooperation__content {
  margin-bottom: 105px;
  margin-top: 60px;
}

@media (max-width: 1279px) {
  .cooperation__content {
    margin-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .cooperation__content {
    margin-top: 50px;
    margin-bottom: 57px;
  }
}
@media (max-width: 767px) {
  .cooperation__content {
    margin-top: 10.3125vw;
    margin-bottom: 12.5vw;
  }
}
.cooperation__partners {
  margin-right: -40px;
}

@media (max-width: 1279px) {
  .cooperation__partners {
    margin-right: -30px;
  }
}
@media (max-width: 1023px) {
  .cooperation__partners {
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .cooperation__partners {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .cooperation__partners {
    margin-right: 0;
  }
}
.cooperation__readmore {
  white-space: nowrap;
}

@media (min-width: 48rem) {
  .copyright {
    margin-bottom: 40px;
  }
}

.copyright__header {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 40px;
}
@media (min-width: 48rem) {
  .copyright__header {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1px;
  }
}

@media (min-width: 48rem) {
  .copyright__column--right {
    text-align: right;
  }
}

.copyright__owner {
  margin-bottom: 16px;
}

.copyright__developer + .copyright__developer {
  margin-top: 12px;
}

.copyright__info,
.copyright__text,
.copyright__developer {
  color: #9B9B9B;
}

.copyright__info {
  font-size: 14px;
}

.copyright__link {
  display: inline-block;
  color: inherit;
}
.copyright__link:hover {
  text-decoration: underline;
}

.demoPopup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 20000;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.demoPopup.opened, .demoPopup.-opened {
  display: block;
  opacity: 1;
}
.demoPopup .review {
  padding: 31px 42px 32px 35px;
}
.demoPopup .wrap {
  margin: 60px auto;
  text-align: center;
}

.demoPopup__header {
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .demoPopup__header {
    margin-bottom: 6.5625vw;
  }
}
.demoPopup__blink {
  display: flex;
  width: 100%;
  height: 100%;
}

@media (max-width: 1023px) {
  .demoPopup__wrap {
    -webkit-overflow-scrolling: touch !important;
    flex-direction: column;
    padding: 94px 35px 70px;
    overflow: auto;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .demoPopup__wrap {
    padding: 15vw 5.9375vw 18.75vw;
    width: 100%;
  }
}
.demoPopup__block {
  width: 560px;
}

@media (max-width: 1279px) {
  .demoPopup__block {
    width: 462px;
  }
  .demoPopup__block:last-child {
    width: 400px;
  }
}
@media (max-width: 1023px) {
  .demoPopup__block {
    width: 580px;
  }
}
@media (max-width: 767px) {
  .demoPopup__block, .demoPopup__block:last-child {
    width: 100%;
  }
}
.demoPopup__text {
  font-family: InterUI;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  margin-bottom: 28px;
  width: 460px;
}

@media (max-width: 1279px) {
  .demoPopup__text {
    width: 462px;
  }
}
@media (max-width: 1023px) {
  .demoPopup__text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .demoPopup__text {
    margin-bottom: 6.25vw;
    font-size: 5.3125vw;
    letter-spacing: -0.00937vw;
  }
}
.demoPopup__form {
  margin-top: 15px;
}

@media (max-width: 1023px) {
  .demoPopup__form {
    margin-top: 11px;
  }
}
@media (max-width: 767px) {
  .demoPopup__form {
    margin-top: 1.875vw;
  }
}
.demoPopup__cross {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
  cursor: pointer;
}

@media (max-width: 767px) {
  .demoPopup__cross {
    top: 3.75vw;
    right: 3.75vw;
  }
}
.demoPopup__cross svg {
  stroke: #0066ca;
  width: 50px;
  height: 50px;
  transition: 0.3s ease-out;
}

.demoPopup__cross:hover svg {
  stroke: #0a4dab;
}

.edge {
  width: 560px;
}

@media (max-width: 1279px) {
  .edge {
    width: 462px;
  }
}
@media (max-width: 1023px) {
  .edge {
    width: 100%;
  }
}
.edge__img {
  position: relative;
  top: 0;
  left: -25px;
  width: 135px;
  height: 118px;
}

.edge__img svg {
  height: 100%;
}

@media (max-width: 1023px) {
  .edge__img {
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .edge__img {
    left: -7.8125vw;
    width: 42.1875vw;
    height: 36.875vw;
  }
}
.edge__title {
  margin-top: -9px;
  margin-bottom: 10px;
  font-family: var(--font-title);
  font-size: 23px;
  font-weight: 600;
  line-height: 1.46;
  letter-spacing: 0.8px;
  color: #37415A;
}

@media (max-width: 1279px) {
  .edge__title {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .edge__title {
    margin-top: 5px;
    margin-bottom: 14px;
    font-family: var(--font-title);
    font-size: 6.25vw;
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: 0.4px;
    color: #37415A;
  }
}
.edge__desc {
  width: 460px;
  font-family: var(--font-base);
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5F5F5F;
}

@media (max-width: 1023px) {
  .edge__desc {
    width: 550px;
  }
}
@media (max-width: 767px) {
  .edge__desc {
    width: 100%;
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
  }
}
.edge .home__firstScreen__linesWrap,
.ie .home__firstScreen__linesWrap {
  position: absolute;
  top: -8.74887vw;
  left: 0;
  width: 100%;
  height: calc(100% + 8.74887vw);
  transform: skewY(5deg);
  transform-origin: left top;
}

.edge .home__firstScreen__linesWrap .linesBg,
.ie .home__firstScreen__linesWrap .linesBg {
  transform: skewY(-8.74887vw);
  transform-origin: left top;
}

.edge .homeFix__blueSection,
.ie .homeFix__blueSection {
  clip-path: none;
}

.edge .homeFix .-fix .homeFix__blueSection::before,
.ie .homeFix .-fix .homeFix__blueSection::before {
  background-attachment: local;
}

.external-link {
  fill: var(--color-gray-lighter);
}

.footer-column {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 767px) {
  .footer-column:not(:first-of-type) {
    margin-top: 1rem;
  }
}

.footer-column a {
  font-size: 16px;
}
@media (min-width: 768px) {
  .footer-column a {
    letter-spacing: -0.3px;
  }
}

.footer-column .bold {
  display: block;
  font-size: 21px;
}
@media (min-width: 768px) {
  .footer-column .bold {
    letter-spacing: -0.4px;
  }
}

.form__block,
.form__field {
  position: relative;
  margin-bottom: 20px;
  width: 400px;
  cursor: pointer;
}

@media (max-width: 1279px) {
  .form__block,
  .form__field {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .form__block,
  .form__field {
    margin-bottom: 14px;
    width: 100%;
  }
}
.form__block.-lk,
.form__field.-lk {
  width: 340px;
}

@media (max-width: 767px) {
  .form__block.-lk,
  .form__field.-lk {
    width: 100%;
  }
}
.form__input,
.form__label,
.form__textarea {
  width: 100%;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #333;
}

@media (max-width: 767px) {
  .form__input,
  .form__label,
  .form__textarea {
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
  }
}
.form__label {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 1;
  color: rgba(95, 95, 95, 0.7);
  transition: 0.1s ease-out;
}

.form__input::placeholder {
  opacity: 0.5;
}

@media (max-width: 767px) {
  .form__label {
    bottom: 3.125vw;
  }
}
.form__input,
.form__textarea {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding-right: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D9D9D9;
  transition: 0.3s ease-out;
}

@media (max-width: 1279px) {
  .form__input,
  .form__textarea {
    padding-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .form__input,
  .form__textarea {
    padding-right: 7.8125vw;
    padding-bottom: 3.125vw;
  }
}
.form__input:focus,
.form__textarea:focus {
  border-color: #0066CA;
}

.form__input:valid ~ .form__label,
.form__textarea.valid ~ .form__label {
  opacity: 0;
}

.form__input:valid ~ .form__check,
.form__textarea.valid ~ .form__check {
  opacity: 1;
}

.form__input.-white,
.form__textarea.-white {
  color: #FFF;
  border-color: #FFF;
}

.form__input.-white ~ .form__label,
.form__textarea.-white ~ .form__label {
  color: #FFF;
}

.form__input.-white ~ .form__check,
.form__textarea.-white ~ .form__check {
  opacity: 0;
}

.form__input.-white:focus,
.form__textarea.-white:focus {
  border-color: hsla(0, 0%, 100%, 0.6);
}

.form__input.-error,
.form__textarea.-error {
  color: #D0021B;
  border-color: #D0021B;
}

.form__input.-error ~ .form__label,
.form__textarea.-error ~ .form__label {
  color: var(--color-ui-error);
}

.form__input.-error ~ .form__check,
.form__textarea.-error ~ .form__check {
  opacity: 0;
}

.form__textarea {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  margin-top: -16px;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-bottom: 0;
  height: 125px;
  line-height: 64px;
  background-image: url(/assets/textarea-lines-af54fbc9bb082dcacbdf701a5b99be5d915a6a36fd2e9bb3e9c2183406396215.png);
  background-repeat: repeat-x;
  background-position: 0 60px;
  background-size: 100% 64px;
  border-bottom: none;
  transition: 0.3s ease-out;
}

@media (max-width: 767px) {
  .form__textarea {
    margin-top: -5vw;
    margin-bottom: 3.125vw;
    padding-right: 7.8125vw;
    height: 39.0625vw;
    line-height: 20vw;
    background-position: 0 18.75vw;
    background-size: 100% 20vw;
  }
}
.form__textarea ~ .form__label {
  top: 4px;
  bottom: auto;
}

.form__textarea:focus {
  background-image: url(/assets/textarea-lines-blue-d21d2bba245ac6a92fe9a1dbfba700ab8a5f81996d36979e5e5ab0fa9ad31bdc.png);
}

.form__textarea.-error {
  background-image: url(/assets/textarea-lines-red-45f64fa5cf1dff7ac082e0544d64d1296b28c299e46198f8f66f3e908879f612.png);
}

.form__check {
  position: absolute;
  top: 13px;
  right: 0;
  opacity: 0;
}

@media (max-width: 767px) {
  .form__check {
    top: 4.0625vw;
  }
}
.form__check svg {
  width: 14px;
  height: 12px;
  fill: #0066CA;
}

@media (max-width: 767px) {
  .form__check svg {
    width: 4.375vw;
    height: 3.75vw;
  }
}
.form__button {
  margin-top: 12px;
  width: 403px;
  height: 53px;
}

.form__button--submitting {
  position: relative;
}
.form__button--submitting::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  display: block;
  margin-left: -11px;
  width: 22px;
  height: 22px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBkPSJNMTIyLjUgNjkuMjVIOTYuNDdhMzMuMSAzMy4xIDAgMCAwIDAtMTAuNWgyNi4wNWE1LjI1IDUuMjUgMCAwIDEgMCAxMC41eiIgZmlsbD0iIzAwNjZjYSIvPjxwYXRoIGQ9Ik0xMTIuMDQgOTcuODNMODkuNDcgODQuOGEzMy4xIDMzLjEgMCAwIDAgNS4yNS05LjFsMjIuNTcgMTMuMDNhNS4yNSA1LjI1IDAgMCAxLTUuMjggOS4xeiIgZmlsbD0iI2IyZDFlZiIvPjxwYXRoIGQ9Ik04OC42OCAxMTcuMzVMNzUuNjUgOTQuNzhhMzMuMSAzMy4xIDAgMCAwIDkuMS01LjI1bDEzLjAyIDIyLjU3YTUuMjUgNS4yNSAwIDEgMS05LjEgNS4yNXoiIGZpbGw9IiNiMmQxZWYiLz48cGF0aCBkPSJNNTguNyAxMjIuNTdWOTYuNWEzMy4xIDMzLjEgMCAwIDAgMTAuNSAwdjI2LjA3YTUuMjUgNS4yNSAwIDAgMS0xMC41IDB6IiBmaWxsPSIjYjJkMWVmIi8+PHBhdGggZD0iTTMwLjEgMTEyLjFsMTMuMDQtMjIuNTdhMzMuMSAzMy4xIDAgMCAwIDkuMSA1LjI1TDM5LjIgMTE3LjM1YTUuMjUgNS4yNSAwIDEgMS05LjEtNS4yNXoiIGZpbGw9IiNiMmQxZWYiLz48cGF0aCBkPSJNMTAuNiA4OC43NEwzMy4xNiA3NS43YTMzLjEgMzMuMSAwIDAgMCA1LjI1IDkuMUwxNS44OCA5Ny44M2E1LjI1IDUuMjUgMCAxIDEtNS4yNS05LjF6IiBmaWxsPSIjYjJkMWVmIi8+PHBhdGggZD0iTTUuMzcgNTguNzVoMjYuMDZhMzMuMSAzMy4xIDAgMCAwIDAgMTAuNUg1LjM3YTUuMjUgNS4yNSAwIDAgMSAwLTEwLjV6IiBmaWxsPSIjOTljMmVhIi8+PHBhdGggZD0iTTE1Ljg1IDMwLjE3TDM4LjQgNDMuMmEzMy4xIDMzLjEgMCAwIDAtNS4yNCA5LjFMMTAuNiAzOS4yNWE1LjI1IDUuMjUgMCAxIDEgNS4yNS05LjF6IiBmaWxsPSIjN2ZiMmU0Ii8+PHBhdGggZD0iTTM5LjIgMTAuNjVsMTMuMDMgMjIuNTdhMzMuMSAzMy4xIDAgMCAwLTkuMSA1LjI1bC0xMy0yMi41N2E1LjI1IDUuMjUgMCAxIDEgOS4xLTUuMjV6IiBmaWxsPSIjNjZhM2RmIi8+PHBhdGggZD0iTTY5LjIgNS40M1YzMS41YTMzLjEgMzMuMSAwIDAgMC0xMC41IDBWNS40MmE1LjI1IDUuMjUgMCAxIDEgMTAuNSAweiIgZmlsbD0iIzRjOTRkYSIvPjxwYXRoIGQ9Ik05Ny43NyAxNS45TDg0Ljc1IDM4LjQ3YTMzLjEgMzMuMSAwIDAgMC05LjEtNS4yNWwxMy4wMy0yMi41N2E1LjI1IDUuMjUgMCAxIDEgOS4xIDUuMjV6IiBmaWxsPSIjMzM4NWQ1Ii8+PHBhdGggZD0iTTExNy4zIDM5LjI2TDk0LjcgNTIuM2EzMy4xIDMzLjEgMCAwIDAtNS4yNS05LjFsMjIuNTctMTMuMDNhNS4yNSA1LjI1IDAgMCAxIDUuMjUgOS4xeiIgZmlsbD0iIzE5NzVjZiIvPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiB2YWx1ZXM9IjAgNjQgNjQ7MzAgNjQgNjQ7NjAgNjQgNjQ7OTAgNjQgNjQ7MTIwIDY0IDY0OzE1MCA2NCA2NDsxODAgNjQgNjQ7MjEwIDY0IDY0OzI0MCA2NCA2NDsyNzAgNjQgNjQ7MzAwIDY0IDY0OzMzMCA2NCA2NCIgY2FsY01vZGU9ImRpc2NyZXRlIiBkdXI9Ijg0MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvZz48L3N2Zz4=);
  background-position: center;
  background-size: contain;
  pointer-events: none;
}

@media (max-width: 1279px) {
  .form__button {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .form__button {
    margin-top: 2.5vw;
    width: 100%;
    height: 16.5625vw;
  }
}
.form__block {
  margin-bottom: 10px;
  width: 403px;
  height: 48px;
}

@media (max-width: 767px) {
  .form__block {
    margin-bottom: 3.125vw;
    width: 100%;
    height: 15vw;
  }
}
.form__file {
  visibility: hidden;
  opacity: 0;
}

.form__file + label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1px;
  color: #4A4A4A;
  cursor: pointer;
  border: 2px dashed hsla(0, 0%, 60.8%, 0.5);
  transition: 0.3s ease-out;
}

@media (max-width: 767px) {
  .form__file + label {
    font-size: 5.3125vw;
    letter-spacing: 0.03125vw;
  }
}
.form__file + label:hover {
  color: #0066CA;
  border-color: #0066CA;
}

.form__file + label span {
  display: none;
  margin-top: 2px;
  margin-right: 8px;
}

@media (max-width: 767px) {
  .form__file + label span {
    margin-top: 0.625vw;
    margin-right: 2.5vw;
  }
}
.form__file + label span svg {
  width: 24px;
  height: 24px;
}

@media (max-width: 767px) {
  .form__file + label span svg {
    width: 7.5vw;
    height: 7.5vw;
  }
}
.form__file + label.-attach {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.59;
  color: #747474;
}

@media (max-width: 767px) {
  .form__file + label.-attach {
    font-size: 5.3125vw;
    letter-spacing: 0.03125vw;
  }
}
.form__error {
  color: var(--color-ui-error);
}

.form__file + label.-attach span {
  display: inline-block;
}

.form__file + label * {
  pointer-events: none;
}

.form__field.subscription-name {
  margin-right: 15px;
}

.form__file + label.-attach.-error {
  border-color: var(--color-ui-error);
}

.form__submit {
  margin-top: 30px;
}

.form__footer {
  margin-top: 30px;
}

.form-preloader {
  position: absolute;
  background: rgba(255, 255, 255, 0.4);
  width: 410px;
  height: 100%;
  z-index: 10;
}

.form-preloader span {
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #0066ca;
  border-radius: 50%;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.form-preloader span:before {
  display: block;
  width: 100%;
  height: 4px;
  content: "";
  position: absolute;
  top: 8px;
  background: #ffffff;
}

textarea::-webkit-scrollbar {
  display: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill {
  background-color: white;
}

.grants {
  display: block;
  max-width: 200px;
}

.grants__link:hover {
  opacity: 0.9;
}
.grants__link + .grants__link {
  margin-left: 10px;
}

.grants__logo {
  display: inline;
  box-sizing: border-box;
  width: 80px;
  height: auto;
}
.grants__logo--border {
  border: 1px var(--color-border) solid;
}

.grants__caption {
  margin-top: 4px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: var(--color-text-hint);
}

.grid {
  --columns: 1;
  --gap: 15px;
  display: grid;
  grid-gap: var(--gap);
  grid-template-columns: repeat(var(--columns), 1fr);
}
@media (min-width: 34rem) {
  .grid {
    --gap: 20px;
    --columns: 2;
  }
}
@media (min-width: 48rem) {
  .grid {
    --gap: 30px;
    --columns: 2;
  }
}
@media (min-width: 48rem) {
  .grid--three {
    --columns: 3;
  }
}
@media (min-width: 62rem) {
  .grid--four {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 73.125rem) {
  .grid--four {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 61.99rem) {
  .grid--semilar-articles > *:nth-child(3) {
    display: none;
  }
}
@media (max-width: 73.115rem) {
  .grid--semilar-articles > *:nth-child(4) {
    display: none;
  }
}

.grid__fourth-row {
  grid-area: 4/1/5/1;
}
@media (min-width: 34rem) {
  .grid__fourth-row {
    grid-area: 4/1/5/3;
  }
}
@media (min-width: 48rem) {
  .grid__fourth-row {
    grid-area: 4/1/5/4;
  }
}

@media screen and (min-width: 1280px) {
  .gridCol-1 {
    width: 100px;
  }
}
@media (max-width: 1279px) {
  .gridCol-1 {
    width: 82px;
  }
}
@media (max-width: 1023px) {
  .gridCol-1 {
    width: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-1-s {
    width: 60px;
  }
}
@media (max-width: 1279px) {
  .gridCol-1-s {
    width: 52px;
  }
}
@media (max-width: 1023px) {
  .gridCol-1-s {
    width: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-2 {
    width: 200px;
  }
}
@media (max-width: 1279px) {
  .gridCol-2 {
    width: 164px;
  }
}
@media (max-width: 1023px) {
  .gridCol-2 {
    width: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-2-s {
    width: 160px;
  }
}
@media (max-width: 1279px) {
  .gridCol-2-s {
    width: 134px;
  }
}
@media (max-width: 1023px) {
  .gridCol-2-s {
    width: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-3 {
    width: 300px;
  }
}
@media (max-width: 1279px) {
  .gridCol-3 {
    width: 246px;
  }
}
@media (max-width: 1023px) {
  .gridCol-3 {
    width: 180px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-3-s {
    width: 260px;
  }
}
@media (max-width: 1279px) {
  .gridCol-3-s {
    width: 216px;
  }
}
@media (max-width: 1023px) {
  .gridCol-3-s {
    width: 160px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-4 {
    width: 400px;
  }
}
@media (max-width: 1279px) {
  .gridCol-4 {
    width: 328px;
  }
}
@media (max-width: 1023px) {
  .gridCol-4 {
    width: 240px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-4-s {
    width: 360px;
  }
}
@media (max-width: 1279px) {
  .gridCol-4-s {
    width: 298px;
  }
}
@media (max-width: 1023px) {
  .gridCol-4-s {
    width: 220px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-5 {
    width: 500px;
  }
}
@media (max-width: 1279px) {
  .gridCol-5 {
    width: 410px;
  }
}
@media (max-width: 1023px) {
  .gridCol-5 {
    width: 300px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-5-s {
    width: 460px;
  }
}
@media (max-width: 1279px) {
  .gridCol-5-s {
    width: 380px;
  }
}
@media (max-width: 1023px) {
  .gridCol-5-s {
    width: 280px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-6 {
    width: 600px;
  }
}
@media (max-width: 1279px) {
  .gridCol-6 {
    width: 492px;
  }
}
@media (max-width: 1023px) {
  .gridCol-6 {
    width: 360px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-6-s {
    width: 560px;
  }
}
@media (max-width: 1279px) {
  .gridCol-6-s {
    width: 462px;
  }
}
@media (max-width: 1023px) {
  .gridCol-6-s {
    width: 340px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-7 {
    width: 700px;
  }
}
@media (max-width: 1279px) {
  .gridCol-7 {
    width: 574px;
  }
}
@media (max-width: 1023px) {
  .gridCol-7 {
    width: 420px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-7-s {
    width: 660px;
  }
}
@media (max-width: 1279px) {
  .gridCol-7-s {
    width: 544px;
  }
}
@media (max-width: 1023px) {
  .gridCol-7-s {
    width: 400px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-8 {
    width: 800px;
  }
}
@media (max-width: 1279px) {
  .gridCol-8 {
    width: 656px;
  }
}
@media (max-width: 1023px) {
  .gridCol-8 {
    width: 480px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-8-s {
    width: 760px;
  }
}
@media (max-width: 1279px) {
  .gridCol-8-s {
    width: 626px;
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  .gridCol-8-s {
    width: 460px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-9 {
    width: 900px;
  }
}
@media (max-width: 1279px) {
  .gridCol-9 {
    width: 738px;
  }
}
@media (max-width: 1023px) {
  .gridCol-9 {
    width: 540px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-9-s {
    max-width: 860px;
  }
}
@media (max-width: 1279px) {
  .gridCol-9-s {
    max-width: 708px;
  }
}
@media (max-width: 1023px) {
  .gridCol-9-s {
    max-width: 520px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-10 {
    width: 1000px;
  }
}
@media (max-width: 1279px) {
  .gridCol-10 {
    width: 820px;
  }
}
@media (max-width: 1023px) {
  .gridCol-10 {
    width: 600px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-10-s {
    width: 960px;
  }
}
@media (max-width: 1279px) {
  .gridCol-10-s {
    width: 790px;
  }
}
@media (max-width: 1023px) {
  .gridCol-10-s {
    width: 580px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-11 {
    width: 1100px;
  }
}
@media (max-width: 1279px) {
  .gridCol-11 {
    width: 902px;
  }
}
@media (max-width: 1023px) {
  .gridCol-11 {
    width: 660px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-11-s {
    width: 1060px;
  }
}
@media (max-width: 1279px) {
  .gridCol-11-s {
    width: 872px;
  }
}
@media (max-width: 1023px) {
  .gridCol-11-s {
    width: 640px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-12 {
    width: 1160px;
  }
}
@media (max-width: 1279px) {
  .gridCol-12 {
    width: 954px;
  }
}
@media (max-width: 1023px) {
  .gridCol-12 {
    width: 700px;
  }
}
@media screen and (min-width: 1280px) {
  .gridCol-12-s {
    width: 1160px;
  }
}
@media (max-width: 1279px) {
  .gridCol-12-s {
    width: 954px;
  }
}
@media (max-width: 1023px) {
  .gridCol-12-s {
    width: 700px;
  }
}
.header {
  z-index: 101;
}

.header__messangers {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .header__messangers {
    order: -2;
  }
}
@media (max-width: 767px) {
  .header__messangers.-light {
    position: relative;
    left: -4px;
  }
}
@media (min-width: 768px) {
  .header__messangers:not(.-light) {
    padding: 6px 12px;
  }
}

.header1 {
  font-family: var(--font-title);
  font-size: 60px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.7px;
  color: #37415A;
}

@media (max-width: 767px) {
  .header1 {
    font-size: 29px;
    font-weight: 300;
    line-height: 1.46;
    letter-spacing: -0.09375vw;
    color: #37415A;
  }
}
.header1-light {
  color: #FFF;
}

.header1-small {
  --font-size: 20px;
  font-family: var(--font-title);
  font-size: var(--font-size);
  font-weight: 400;
  letter-spacing: -0.6px;
  color: var(--color-gray-dark);
}
@media (min-width: 48rem) {
  .header1-small {
    --font-size: 47px;
  }
}
.header1-small--long {
  --font-size: 18px;
}
@media (min-width: 48rem) {
  .header1-small--long {
    --font-size: 32px;
  }
}

@media (max-width: 767px) {
  .header1-small {
    line-height: 1.38;
    letter-spacing: -0.09375vw;
  }
}
.headline {
  padding-top: 219px;
}

@media (max-width: 767px) {
  .headline {
    padding-top: 39.0625vw;
  }
}
.wrap {
  width: 1162px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1279px) {
  .wrap {
    width: 960px;
  }
}
@media (max-width: 1023px) {
  .wrap {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .wrap {
    width: 87.5vw;
  }
  .wrap.-nomobile {
    width: 100%;
  }
}
.wrap-small {
  width: 760px;
}

@media (max-width: 1023px) {
  .wrap-small {
    width: 640px;
  }
}
@media (max-width: 767px) {
  .wrap-small {
    width: 87.5vw;
  }
}
*[class*=hint--] {
  display: block;
  width: 100%;
}
*[class*=hint--]::before {
  display: none;
}
*[class*=hint--]::after {
  padding: 1rem;
  text-align: center;
  text-shadow: none;
  font-family: var(--font-base);
  font-size: var(--font-size-hint);
  font-weight: var(--font-regular);
}
*[class*=hint--]:hover .hint::after {
  opacity: 1;
}
*[class*=hint--] .hint {
  display: inline-block;
}
*[class*=hint--] .hint::after {
  content: "";
  position: relative;
  opacity: 0.7;
  display: inline-block;
  margin-left: 6px;
  background-image: url(/assets/icons/info-c58823f42a9830da42c686a34516bfc041760f79d08a6046d66da5e9fc8a51d0.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 767px) {
  *[class*=hint--] .hint::after {
    top: 2px;
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 768px) {
  *[class*=hint--] .hint::after {
    top: 4px;
    width: 18px;
    height: 18px;
  }
}
*[class*=hint--] .hint.light::after {
  background-image: url(/assets/icons/info_light-1a83d87464dba2f928ccaba29147e17175b813bbb5a2691b474b6c4b3a8d604e.svg);
}

.input {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 10px 25px 10px 10px;
  width: 100%;
  font-family: var(--font-base);
  font-size: var(--font-size-input);
  line-height: 1;
  letter-spacing: -0.3px;
  color: var(--color-gray-dark);
  background-color: var(--color-white);
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  transition: 0.3s ease-out;
}
.input--error {
  border-color: var(--color-ui-error);
}

.link {
  text-decoration: none;
}
.link:not(.link--dark):link, .link:not(.link--dark):visited {
  color: var(--color-link);
}
.link:not(.link--dark):hover, .link:not(.link--dark):active {
  color: var(--color-link-active);
}
.link--dark:link, .link--dark:visited {
  color: var(--color-text-base);
}
.link--dark:hover, .link--dark:active {
  color: var(--color-link-active);
}
.link--decorated:not(:hover) {
  text-decoration: underline;
}

.link_menu--active {
  color: var(--link-active, #0A4DAB);
}

.menu_close {
  --border-radius: 2px;
  --border-width: 1px;
  --cross-height: 2px;
  --cross-width: 20px;
  --size: 28px;
  position: relative;
  display: block;
  box-sizing: border-box;
  width: var(--size);
  height: var(--size);
  background-color: var(--color-bg-light);
  border: var(--border-width) var(--color-brand-blue) solid;
}
@media (min-width: 48rem) {
  .menu_close {
    --size: 50px;
  }
}
.menu_close:hover {
  border-color: var(--color-link-active);
}
.menu_close:hover::before, .menu_close:hover::after {
  background-color: var(--color-link-active);
}
.menu_close::before, .menu_close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--cross-width);
  height: var(--cross-height);
  background-color: var(--color-brand-blue);
  border-radius: var(--border-radius);
}
.menu_close::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.menu_close::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.messanger-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
}
.messanger-link--inverse {
  width: 36px;
  height: 36px;
  background-color: var(--color-white);
  border-radius: 50%;
}
.messanger-link--inverse:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .messanger-link--inverse .messanger-link__icon {
    width: 24px;
    height: 23px;
  }
}
.messanger-link:hover .messanger-link__icon path {
  fill: var(--color-link-active);
}

.messanger-link__icon {
  position: relative;
  display: inline;
  width: 22px;
  height: 19px;
}
@media (max-width: 767px) {
  .messanger-link__icon {
    width: 30px;
    height: 27px;
  }
}
.messanger-link__icon--telegram {
  left: -2px;
}
.messanger-link__icon--telegram path {
  fill: var(--color-brand-telegram);
}
.messanger-link__icon--whatsapp {
  left: -1px;
}
.messanger-link__icon--whatsapp path {
  fill: var(--color-brand-whatsapp);
}

.messangers {
  display: grid;
  align-items: center;
  grid-template-columns: max-content 1fr;
  grid-gap: 0.8rem;
  color: var(--color-text-base);
}

.header_invert .messangers {
  color: var(--color-bg-light);
}

.messangers__title {
  font-size: var(--font-size-label);
}

.messangers__phone {
  display: inline-block;
  font-size: 16px;
  font-weight: var(--font-medium);
  white-space: nowrap;
  color: var(--color-gray-dark);
}
.messangers__phone:hover {
  color: #0A4DAB;
}

.messangers__list {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .messangers__list {
    top: -2px;
  }
}

@media (min-width: 768px) {
  .messangers__item:not(:last-of-type) {
    margin-right: 6px;
  }
}

.modal-form {
  background-color: var(--color-bg-light);
}

@media (max-width: 767px) {
  .modal-form__inner {
    padding: 60px 20px 30px;
  }
}
@media (min-width: 768px) {
  .modal-form__inner {
    padding: 56px 100px;
  }
}

.modal-form__title {
  font-weight: var(--font-light);
  letter-spacing: -0.6px;
  color: var(--color-text-title);
}
@media (max-width: 767px) {
  .modal-form__title {
    font-size: 7.5vw;
    line-height: 1.38;
    margin: 0 auto 20px 0;
  }
}
@media (min-width: 768px) {
  .modal-form__title {
    font-size: 60px;
    line-height: 1.4;
    margin: 0 auto 50px 0;
  }
}

.modal-form__container {
  display: grid;
  grid-column-gap: 100px;
  grid-row-gap: 40px;
}
@media (min-width: 992px) {
  .modal-form__container {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 992px) {
  .modal-form__container {
    grid-template-columns: 1.1fr 1fr;
  }
}

.modal-form__contacts {
  margin-top: 40px;
}

.modal-form__text {
  color: var(--color-text-title);
  line-height: var(--font-line-height-body);
}

.modal-form__messangers {
  margin-top: 22px;
}

.modal-form__link {
  display: inline-block;
  margin-top: 18px;
  font-size: 24px;
  font-weight: var(--font-semi-bold);
  color: var(--color-text-title);
}
.modal-form__link:hover {
  color: var(--color-link-active);
}

.form-personal-block {
  padding: 12px 5px;
  text-align: center;
  font-size: var(--font-size-hint);
  color: var(--color-text-gray);
}

.overview__body {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2.5rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .overview__body {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 4rem;
  }
}

.overview__video {
  height: 0;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.overview__video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.overview__description {
  margin-top: 12px;
  color: var(--color-text-base);
}
@media (max-width: 767px) {
  .overview__description {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .overview__description {
    max-width: 80%;
  }
}

.page {
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 47.99rem) {
  .page .article-form {
    padding: 0 20px;
  }
}

.page__hero {
  font-size: 18pxd;
}
@media (min-width: 48rem) {
  .page__hero {
    font-size: 22px;
  }
}
.page__hero p {
  font-size: 18px;
}
@media (min-width: 48rem) {
  .page__hero p {
    font-size: 22px;
  }
}

.page__headline {
  padding-top: 200px;
}

.page__headline-blueBg {
  position: relative;
  padding-top: 300px;
}
.page__headline-blueBg::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 102, 202, 0.8);
}

.page__headline .wrap {
  position: relative;
}

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

.page__titleBlack,
.page__titleWhite {
  font-family: var(--font-title);
  font-size: 60px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.7px;
}

.page__titleBlack {
  color: var(--color-title);
}

.page__body {
  margin: 0 auto 80px;
  max-width: 982px;
}

.page__block {
  max-width: 822px;
}
@media (max-width: 47.99rem) {
  .page__block {
    margin: 30px auto;
  }
}
@media (min-width: 48rem) {
  .page__block {
    margin: 40px auto;
  }
}

.page__footer {
  margin-top: 40px;
}

.fnow-pagination {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}
.fnow-pagination li {
  display: inline;
}
.fnow-pagination li a, .fnow-pagination li span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: var(--font-base);
  font-size: 16px;
  font-weight: var(--font-semi-bold);
  letter-spacing: 0.1px;
  color: var(--color-white);
  background: var(--color-brand-blue);
  transition: 0.3s ease-out;
  width: 50px;
  height: 50px;
}
.fnow-pagination li a:hover, .fnow-pagination li span:hover {
  background: var(--color-link-active);
}
.fnow-pagination li.active a, .fnow-pagination li.active span {
  color: var(--color-brand-blue);
  background: var(--color-white);
  border: 2px solid var(--color-brand-blue);
  width: 46px;
  height: 46px;
}
.fnow-pagination li.disabled a, .fnow-pagination li.disabled span {
  color: var(--color-brand-blue);
  background: var(--color-white);
}
@media (max-width: 767px) {
  .fnow-pagination {
    gap: 5px;
  }
  .fnow-pagination li a, .fnow-pagination li span {
    width: 40px;
    height: 40px;
  }
  .fnow-pagination li.active a, .fnow-pagination li.active span {
    width: 36px;
    height: 36px;
  }
}

.pagination-block {
  margin: 20px 0;
}
.pagination-block.pagination-block__top .fnow-pagination {
  gap: 5px;
}
.pagination-block.pagination-block__top .fnow-pagination li a, .pagination-block.pagination-block__top .fnow-pagination li span {
  width: 30px;
  height: 30px;
  font-size: 12px;
}
.pagination-block.pagination-block__top .fnow-pagination li.active a, .pagination-block.pagination-block__top .fnow-pagination li.active span {
  width: 26px;
  height: 26px;
}
@media (max-width: 767px) {
  .pagination-block.pagination-block__top .fnow-pagination li a, .pagination-block.pagination-block__top .fnow-pagination li span {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .pagination-block.pagination-block__top .fnow-pagination li.active a, .pagination-block.pagination-block__top .fnow-pagination li.active span {
    width: 36px;
    height: 36px;
    border-width: 2px;
  }
}

.loadmore {
  position: relative;
  justify-content: center;
  margin: 0 auto;
  width: 200px;
  height: 60px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .loadmore {
    width: 100%;
    height: 18.75vw;
  }
}
.loadmore .loadmore__title {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.47;
  letter-spacing: 0.1px;
  color: #0066ca;
  margin-left: 8px;
  transition: 0.3s ease-out;
}
@media (max-width: 767px) {
  .loadmore .loadmore__title {
    font-size: 5.3125vw;
    letter-spacing: 0.03125vw;
  }
}
.loadmore .loadmore__img svg {
  width: 24px;
  height: 24px;
  fill: #0066ca;
  transition: 0.3s ease-out;
}
@media (max-width: 767px) {
  .loadmore .loadmore__img svg {
    width: 7.5vw;
    height: 7.5vw;
  }
}
.loadmore:hover .loadmore__img svg {
  fill: #0a4dab;
}
.loadmore:hover .loadmore__title {
  color: #0a4dab;
}
.loadmore.-load .loadmore__img {
  transform: rotate(10turn);
  transition-duration: 10s;
  transition-timing-function: linear;
}

.partner {
  width: 360px;
  height: auto;
  align-self: stretch;
  margin-right: 40px;
  margin-bottom: 40px;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
}

@media (max-width: 1279px) {
  .partner {
    width: 462px;
    margin-right: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1023px) {
  .partner {
    width: 100%;
    margin-right: 0;
    margin-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .partner {
    margin-bottom: 6.5625vw;
  }
}
.partner__logo {
  height: 123px;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
  .partner__logo {
    height: 38.4375vw;
    overflow: hidden;
  }
}
.partner__img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:contain";
  object-fit: contain;
}

@media (max-width: 767px) {
  .partner__img {
    transform: scale(1.3);
  }
}
.partner__desc {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4f4f4f;
  padding: 17px 26px 22px;
  line-height: 1.7;
}

@media (max-width: 1279px) {
  .partner__desc {
    padding-bottom: 47px;
  }
}
@media (max-width: 767px) {
  .partner__desc {
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
    padding: 5.3125vw 8.125vw 9.375vw;
  }
}
.price-notice {
  padding: 30px 10px 10px;
  text-align: center;
  color: var(--color-text-inverse);
}
@media (max-width: 767px) {
  .price-notice {
    padding: 20px 0 12px;
  }
}
@media (min-width: 768px) {
  .price-notice {
    width: calc(100% - 40px);
  }
}

.price-notice__important {
  display: inline-block;
  margin-bottom: 16px;
  padding: 4px 12px;
  font-weight: var(--font-fegular);
  color: var(--color-black);
  background-color: var(--color-ui-attantion);
}
@media (max-width: 767px) {
  .price-notice__important {
    display: block;
    padding: 12px;
  }
}

.price-notice__container {
  padding: 0 8px;
}
@media (max-width: 767px) {
  .price-notice__container {
    margin-top: 12px;
  }
}

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

.product__firstScreen {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: var(--color-white);
  background-image: url(/assets/dots_pattern-e43f904e905990e0ba0ec339e2a2f6c66378bbde3d35c1c7d17e26c5326ec674.svg);
  background-repeat: repeat;
  background-size: 35.2px 35.2px;
  z-index: 90;
}

@media (max-width: 1023px) {
  .product__firstScreen {
    position: relative;
    height: auto;
  }
}
.product__pageTitle {
  position: relative;
  z-index: 10;
  padding-top: 16%;
  width: 80%;
  font-family: var(--font-title);
  font-size: 57px;
  font-weight: 300;
  letter-spacing: -0.7px;
  color: #37415A;
}
@media (max-width: 767px) {
  .product__pageTitle {
    padding: 39.0625vw 0 0;
    font-size: 22px;
    line-height: 1.46;
    letter-spacing: -0.09375vw;
  }
}
@media (min-width: 768px) and (max-width: 1022px) {
  .product__pageTitle {
    padding: 152px 0 0;
  }
}
@media (max-width: 1277px) {
  .product__pageTitle {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .product__pageTitle {
    font-size: 42px;
  }
}
@media (min-width: 1023px) and (max-width: 1365px) {
  .product__pageTitle {
    padding-top: 20%;
  }
}
@media (min-width: 768px) {
  .product__pageTitle span {
    height: 74px;
  }
}

.product__pageTitle + .links {
  width: 80%;
  display: flex;
  flex-direction: row;
  gap: 30px;
  padding-top: 30px;
}
.product__pageTitle + .links a {
  text-decoration: underline;
  color: #333;
  font-size: 18px;
}
.product__pageTitle + .links a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .product__pageTitle + .links {
    flex-direction: column;
    padding-bottom: 58.4375vw;
  }
}
@media (min-width: 768px) and (max-width: 1022px) {
  .product__pageTitle + .links {
    padding-bottom: 281px;
  }
}

.product__pageTitle span, .product__pageSubtitle span {
  display: block;
}

.product__pageTitle b {
  color: var(--color-brand-blue);
  font-weight: inherit;
}

.product__firstGraph {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.product__firstGraph svg {
  width: 1920px;
  height: 622.8px;
  display: block;
}

@media (min-width: 1921px) {
  .product__firstGraph svg {
    width: 100vw;
    height: 32.42vw;
  }
}
@media (max-width: 767px) {
  .product__firstGraph svg {
    width: 256.25vw;
    height: 82.1875vw;
  }
}
.product__h2 {
  z-index: 11;
  font-family: var(--font-title);
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.6px;
  color: var(--color-white);
  margin-top: 0;
}
@media (max-width: 767px) {
  .product__h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .product__h2 {
    font-size: 42px;
    line-height: 1.38;
    letter-spacing: -0.09375vw;
  }
}

.product__h2.-dark {
  color: #37415A;
}

.product__h2 + .product__list__item,
.product__h2 + .text {
  padding-top: 10px;
}

@media (max-width: 1023px) {
  .product__h2 + .product__list__item,
  .product__h2 + .text {
    padding-top: 46px;
  }
}
@media (max-width: 767px) {
  .product__h2 + .product__list__item,
  .product__h2 + .text {
    margin-top: -4.375vw;
    padding-top: 0;
  }
}
.product__h3 {
  margin-bottom: 35px;
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415A;
}

@media (max-width: 767px) {
  .product__h3 {
    margin-bottom: 8.125vw;
    font-family: "SuisseIntl", sans-serif;
    font-size: 7.5vw;
    font-weight: 300;
    line-height: 1.38;
    letter-spacing: -0.09375vw;
    color: #333;
  }
}
.product__h5 {
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.61;
  letter-spacing: 0.4px;
  color: #37415A;
}

@media (max-width: 767px) {
  .product__h5 {
    font-family: "SuisseIntl", sans-serif;
    font-size: 5.625vw;
    font-weight: 600;
    line-height: 1.44;
    color: #37415A;
  }
}
.product__link {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 38px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1px;
  color: var(--color-white);
  cursor: pointer;
  transition: 0.3s ease-out;
}

@media (max-width: 1440px) {
  .product__link {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .product__link {
    margin-top: 8.4375vw;
    font-size: 5.3125vw;
    letter-spacing: 0.03125vw;
  }
}
.product__link::before {
  content: "";
  position: relative;
  display: block;
  margin-right: 12px;
  width: 22px;
  height: 1.5px;
  background-color: #FAFAFA;
}

.product__link:hover {
  opacity: 0.8 !important;
}

.product__link-blue {
  color: var(--color-brand-blue);
}

.product__link-blue::before {
  background-color: var(--color-brand-blue);
}

.product__link-blue:hover {
  opacity: 1 !important;
  color: #0A4DAB;
}

.product__link-blue:hover::before {
  background-color: #0A4DAB;
}

.product__fixed {
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100vh;
}

@media (max-width: 1023px) {
  .product__fixed {
    height: auto;
  }
}
.product__fixed__wrap {
  height: 100%;
}

.product__fixSlide {
  position: relative;
  height: 680px;
}

@media (max-width: 1023px) {
  .product__fixSlide {
    height: auto;
  }
}
.product__graph2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-brand-blue);
}

@media (max-width: 1023px) {
  .product__graph2 {
    position: relative;
    padding-bottom: 134px;
  }
  .product__graph2::after,
  .product__graph2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 100;
    width: 100vw;
    height: 134px;
    background-image: linear-gradient(180deg, var(--color-brand-blue), var(--color-white));
    transform: translateX(-50%);
  }
  .product__graph2::before {
    z-index: 50;
    background-color: var(--color-white);
    background-image: none;
  }
}
@media (max-width: 767px) {
  .product__graph2 {
    padding-top: 9.6875vw;
    padding-bottom: 41.875vw;
  }
  .product__graph2::after,
  .product__graph2::before {
    height: 41.875vw;
  }
}
.product__graph2__graph {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1979px;
  height: 523.4px;
  transform: translateX(-50%);
}

@media (max-width: 1023px) {
  .product__graph2__graph {
    display: none;
  }
}
@media (min-width: 1979px) {
  .product__graph2__graph {
    width: 100vw;
    height: 26.447vw;
  }
}
.product__graph2__graph svg {
  width: 100%;
  height: 100%;
}

.product__graph2__mobileGraph {
  position: relative;
  order: 1;
  margin-top: 88px;
}

@media (max-width: 767px) {
  .product__graph2__mobileGraph {
    display: flex;
    justify-content: flex-end;
    margin-top: 21.5625vw;
  }
}
@media (min-width: 1024px) {
  .product__graph2__mobileGraph {
    display: none;
  }
}
.product__graph2__mobileGraph img {
  position: relative;
  flex-shrink: 0;
  margin-left: 50%;
  width: 100vw;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .product__graph2__mobileGraph img {
    margin-right: -6.875vw;
    margin-left: auto;
    width: 187.5vw;
    transform: none;
  }
}
@media (max-width: 767px) {
  .product__graph2__mobileGraph-second img {
    margin-right: -6.5625vw;
    width: 187.5vw;
  }
}
.product__graph2__content {
  position: absolute;
  top: 15vh;
  left: 0;
  display: flex;
  width: 100%;
}

@media (max-width: 1023px) {
  .product__graph2__content {
    position: relative;
    top: 0;
    flex-direction: column;
    margin-bottom: 43px;
  }
  .product__graph2__content .gridCol-7 {
    width: 100%;
  }
  .product__graph2__content br {
    display: none;
  }
}
@media (max-width: 767px) {
  .product__graph2__content {
    margin-bottom: 15.3125vw;
  }
  .product__graph2__content .gridCol-7 {
    order: 0;
  }
  .product__graph2__content .product__list__item,
  .product__graph2__content .text {
    order: 2;
  }
}
.product__graph2__content-second {
  visibility: hidden;
}

@media (max-width: 1023px) {
  .product__graph2__content-second {
    visibility: visible;
    margin-bottom: 0;
  }
}
.product__graph3 {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1023px) {
  .product__graph3 {
    position: relative;
    visibility: visible;
    opacity: 1;
    padding-top: 23px;
  }
}
@media (max-width: 767px) {
  .product__graph3 {
    padding-top: 0;
  }
}
.product__graph3__wrap {
  position: relative;
  width: 100%;
  height: 100%;
  background: var(--color-white);
}

@media (max-width: 1023px) {
  .product__graph3__wrap {
    position: relative;
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .product__graph3__wrap {
    display: flex;
    flex-direction: column-reverse;
  }
}
.product__graph3__graph {
  position: absolute;
  top: calc(50% + 88px);
  left: 50%;
  z-index: 5;
  width: 1452px;
  height: 634px;
  transform: translate(-50%, -50%);
}

@media (max-width: 1023px) {
  .product__graph3__graph {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 50px;
    padding-top: 82.5%;
    width: 189vw;
    height: 0;
    transform: none;
  }
}
@media (max-width: 767px) {
  .product__graph3__graph {
    margin-top: 0;
    margin-bottom: 21.875vw;
  }
}
.product__graph3__graph video {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  object-fit: cover;
}

@media (max-width: 1023px) {
  .product__graph3__graph video {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateY(50px);
  }
}
.product__graph3__graph svg {
  width: 1440px;
  height: 635px;
}

.product__graph3__content {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 10;
  margin-right: 0;
  margin-left: auto;
  width: 462px;
  transform: translateY(-50%);
}

@media (max-width: 1279px) {
  .product__graph3__content {
    width: 388px;
  }
}
@media (max-width: 1023px) {
  .product__graph3__content {
    position: relative;
    top: 0;
    width: 100%;
    transform: none;
  }
}
.product__tableSlide {
  position: relative;
  display: flex;
  align-items: center;
  height: 680px;
}

@media (max-width: 1023px) {
  .product__tableSlide {
    flex-direction: column;
    padding: 89px 0 99px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .product__tableSlide {
    padding: 17.1875vw 0 14.0625vw;
  }
}
@media (max-width: 767px) {
  .product__tableSlide .wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}
.product__tableSlide-right .product__tableSlide__content {
  margin-right: 0;
  margin-left: auto;
  width: 460px;
}

@media (max-width: 1279px) {
  .product__tableSlide-right .product__tableSlide__content {
    width: 460px;
  }
}
@media (max-width: 1023px) {
  .product__tableSlide-right .product__tableSlide__content {
    margin-left: 0;
    width: 100%;
  }
}
.product__tableSlide-right .product__tableSlide__bg {
  background-color: #E6F6FF;
}

.product__tableSlide__content {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 400px;
}

@media (max-width: 1023px) {
  .product__tableSlide__content {
    width: 480px;
  }
}
@media (max-width: 767px) {
  .product__tableSlide__content {
    box-sizing: border-box;
    padding: 0 6.25vw;
    width: 100%;
  }
}
.product__tableSlide__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1023px) {
  .product__tableSlide__img {
    position: relative;
    margin-top: 94px;
  }
}
@media (max-width: 767px) {
  .product__tableSlide__img {
    order: -1;
    margin-top: 0;
    margin-bottom: 14.0625vw;
  }
}
@media (max-width: 767px) {
  .product__tableSlide__img-first {
    margin-bottom: -9.375vw;
  }
}
.product__tableSlide__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: var(--color-white);
}

@media (max-width: 1440px) {
  .product__list {
    margin-top: -22px;
  }
}
@media (max-width: 1023px) {
  .product__list {
    margin-top: -28px;
  }
}
@media (max-width: 767px) {
  .product__list {
    margin-top: -7.5vw;
  }
}
.product__list__item {
  position: relative;
  margin-top: 20px;
  padding-left: 36px;
  width: 400px;
}

@media (max-width: 1023px) {
  .product__list__item {
    margin-top: 26px;
    width: 480px;
  }
}
@media (max-width: 767px) {
  .product__list__item {
    box-sizing: border-box;
    margin-top: 8.125vw;
    padding-left: 9.6875vw;
    width: 100%;
  }
}
.product__list__item:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  background-color: var(--color-brand-blue);
  border-radius: 50%;
}

@media (max-width: 1440px) {
  .product__list__item::before {
    top: 11px;
    left: 7px;
  }
}
@media (max-width: 767px) {
  .product__list__item::before {
    top: 3.125vw;
    left: 0.625vw;
    width: 1.875vw;
    height: 1.875vw;
  }
}
.product__tableSlider {
  position: relative;
  z-index: 10;
}

.product__edges {
  padding: 75px 0;
  background: #E6F6FF;
}

@media (max-width: 1440px) {
  .product__edges {
    padding: 86px 0 90px;
  }
}
@media (max-width: 1023px) {
  .product__edges {
    padding: 80px 0 82px;
  }
}
@media (max-width: 767px) {
  .product__edges {
    padding: 33px 0 54px;
  }
}
@media (max-width: 1279px) {
  .product__edges .gridCol-6-s {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .product__edges .gridCol-6-s {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .product__edges .product__wrap {
    flex-direction: column;
  }
}
.product__edge {
  margin-top: 40px;
}

.product__edges iframe {
  max-width: 100%;
}

@media (max-width: 1440px) {
  .product__edge {
    margin-top: 40px;
  }
}
@media (max-width: 1279px) {
  .product__edge {
    margin-top: 103px;
  }
}
@media (max-width: 1023px) {
  .product__edge {
    margin-top: 40px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .product__edge {
    margin-top: 18px;
    margin-bottom: 0;
  }
}
.product__subscribe {
  position: relative;
  overflow: hidden;
  padding: 96px 0 61px;
  background: var(--color-brand-blue);
}

@media (max-width: 1440px) {
  .product__subscribe {
    padding: 94px 0 61px;
  }
}
@media (max-width: 1279px) {
  .product__subscribe {
    padding: 94px 0 49px;
  }
}
@media (max-width: 767px) {
  .product__subscribe {
    padding: 12.5vw 0 9.375vw;
  }
}
.product__subscribe .sForm {
  margin-top: 16px;
}

.product__subscribe .form__field {
  width: 457px;
}

@media (max-width: 767px) {
  .product__subscribe .form__field {
    width: 87.5vw;
  }
}
.product__subscribe__text {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.3px;
  color: var(--color-white);
}

@media (max-width: 1023px) {
  .product__subscribe__text {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .product__subscribe__text {
    margin-bottom: 7.1875vw;
    font-size: 5.9375vw;
    line-height: 1.48;
    letter-spacing: -0.25vw;
  }
}
@media (max-width: 1023px) {
  .product__subscribe .flex {
    flex-direction: column;
  }
  .product__subscribe .gridCol-6-s {
    width: 100%;
  }
  .product__subscribe .gridCol-5 {
    width: 450px;
  }
}
@media (max-width: 769px) {
  .product__subscribe .gridCol-5 {
    width: auto;
  }
}
.product__ul .product__li a {
  text-decoration: none;
  font-size: inherit;
  color: inherit;
}

.product__ul {
  margin-top: 28px;
}

@media (max-width: 1023px) {
  .product__ul {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .product__ul {
    margin-top: 23px;
  }
}
.product__li {
  position: relative;
  margin-bottom: 13px;
  padding-left: 38px;
  font-family: var(--font-base);
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.3px;
  color: var(--color-white);
}

@media (max-width: 767px) {
  .product__li {
    margin-bottom: 7.8125vw;
    padding-left: 12.8125vw;
    font-size: 5.9375vw;
    font-weight: 100;
    line-height: 1.5;
    letter-spacing: -0.21875vw;
  }
}
.product__li::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 22px;
  height: 1.5px;
  background: var(--color-white);
}

@media (max-width: 767px) {
  .product__li::before {
    top: 3.4375vw;
    width: 6.875vw;
    height: 0.46875vw;
  }
}
.product__longline {
  margin: 33px 0 63px;
}

@media (max-width: 1440px) {
  .product__longline {
    margin: 33px 0 70px;
  }
}
@media (max-width: 1023px) {
  .product__longline {
    margin: 6px 0 67px;
  }
}
@media (max-width: 767px) {
  .product__longline {
    margin: 4.0625vw 0 9.375vw;
  }
}
.product__rival {
  padding: 104px 0 100px;
}

@media (max-width: 1440px) {
  .product__rival {
    padding: 116px 0 108px;
  }
}
@media (max-width: 1279px) {
  .product__rival {
    padding: 98px 0 90px;
  }
}
@media (max-width: 1023px) {
  .product__rival .wrap > .flex {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .product__rival {
    padding: 12.1875vw 0 4.375vw;
  }
}
@media (max-width: 1279px) {
  .product__rival .gridCol-7-s {
    width: 492px;
  }
}
@media (max-width: 1023px) {
  .product__rival .gridCol-7-s {
    width: 100%;
  }
}
.product__rival .gridCol-4-s {
  margin-top: -4px;
}

@media (max-width: 1440px) {
  .product__rival .gridCol-4-s {
    margin-top: -7px;
  }
}
@media (max-width: 1279px) {
  .product__rival .gridCol-4-s {
    margin-top: 2px;
    width: 380px;
  }
}
@media (max-width: 1023px) {
  .product__rival .gridCol-4-s {
    margin-top: 72px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product__rival .gridCol-4-s {
    margin-top: 6.25vw;
  }
}
.product__rival__text {
  margin-top: 22px;
  font-family: var(--font-base);
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
}

@media (max-width: 1440px) {
  .product__rival__text {
    margin-top: 26px;
  }
}
@media (max-width: 1279px) {
  .product__rival__text {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .product__rival__text {
    margin-top: 6.875vw;
    padding-right: 0;
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
  }
}
.product__rival__readmore {
  display: inline-block;
  margin-top: 28px;
  padding-left: 31px;
  font-family: var(--font-base);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.06px;
  color: var(--color-brand-blue);
}

@media (max-width: 1440px) {
  .product__rival__readmore {
    margin-top: 34px;
  }
}
@media (max-width: 767px) {
  .product__rival__readmore {
    margin-top: 8.75vw;
    padding-left: 9.6875vw;
    font-size: 4.375vw;
    letter-spacing: -0.01875vw;
  }
}
.product__rival__longline {
  margin: 48px 0 50px;
}

@media (max-width: 1440px) {
  .product__rival__longline {
    margin: 64px 0 53px;
  }
}
@media (max-width: 1279px) {
  .product__rival__longline {
    margin: 92px 0 50px;
  }
}
@media (max-width: 1023px) {
  .product__rival__longline {
    margin: 68px 0 46px;
  }
}
@media (max-width: 767px) {
  .product__rival__longline {
    margin: 11.25vw 0 8.125vw;
  }
}
.product__comparisons {
  margin-top: 20px;
}

@media (max-width: 1440px) {
  .product__comparisons {
    margin-top: 22px;
  }
}
@media (max-width: 1279px) {
  .product__comparisons {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) {
  .product__comparisons {
    margin-top: 23px;
  }
}
@media (max-width: 767px) {
  .product__comparisons {
    margin-top: 10vw;
  }
}
.product__case {
  position: relative;
  overflow: hidden;
  padding: 107px 0 112px;
}

.product__case .product__h2 {
  margin-bottom: 36px;
  width: 544px;
}

@media (max-width: 1279px) {
  .product__case .product__h2 {
    width: 630px;
  }
}
@media (max-width: 767px) {
  .product__case .product__h2 {
    margin-bottom: 5.625vw;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product__case {
    padding: 8.75vw 0;
  }
}
.product__implantation {
  padding: 97px 0 65px;
}

@media (max-width: 1023px) {
  .product__implantation {
    padding: 97px 0 107px;
  }
}
@media (max-width: 767px) {
  .product__implantation {
    padding: 12.1875vw 0 15.625vw;
  }
}
@media (max-width: 1023px) {
  .product__implantation > .flex {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .product__implantation > .flex {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .product__implantation .gridCol-6-s {
    width: 100%;
  }
  .product__implantation .gridCol-6-s:first-child {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .product__implantation .gridCol-6-s:first-child {
    margin: 0 auto 10vw;
    width: 87.5vw;
  }
}
.product__implantation .product__readmore {
  display: inline-block;
  margin-bottom: 12px;
  padding-left: 31px;
  font-family: var(--font-base);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.06px;
  color: var(--color-brand-blue);
}

@media (max-width: 1023px) {
  .product__implantation .product__readmore {
    display: block;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .product__implantation .product__readmore {
    margin-bottom: 3.4375vw;
    padding-left: 9.6875vw;
    font-size: 4.375vw;
    letter-spacing: -0.05vw;
  }
}
.product__implantation .product__readmore:first-of-type {
  margin-top: 44px;
}

@media (max-width: 1023px) {
  .product__implantation .product__readmore:first-of-type {
    margin-top: 41px;
  }
}
@media (max-width: 767px) {
  .product__implantation .product__readmore:first-of-type {
    margin-top: 7.1875vw;
  }
}
.product__tabs {
  justify-content: flex-start;
  overflow: hidden;
  margin-bottom: 34px;
  border-bottom: none;
}

@media (max-width: 1023px) {
  .product__tabs {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .product__tabs {
    margin: 0 0 6.25vw;
  }
}
.product__tab {
  margin-right: 42px;
  padding: 0 0 8px;
  text-transform: uppercase;
  font-family: var(--font-base);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.77;
  letter-spacing: 0.1px;
  color: #4A4A4A;
}

@media (max-width: 767px) {
  .product__tab {
    margin-right: 3.125vw;
    padding: 0 0 2.5vw;
    width: 50%;
    text-align: center;
    font-size: 4.0625vw;
    white-space: normal;
  }
}
.product__list__item,
.text {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5F5F5F;
}
.product__list__item.text-white,
.text.text-white {
  color: #fff;
}

@media (max-width: 767px) {
  .product__list__item,
  .text {
    font-size: 5.3125vw;
  }
}
.implantation__item {
  display: flex;
  align-items: baseline;
  margin-bottom: 57px;
}

.implantation__item:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .implantation__item {
    align-items: flex-start;
    margin-bottom: 11.875vw;
  }
}
.implantation__title {
  background: #e6f6ff;
  font-family: "SuisseIntl", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.22px;
  color: #0066ca;
  display: block;
  width: 63px;
  height: 65px;
  flex-shrink: 0;
  padding: 4px 0 0 4px;
  box-sizing: border-box;
  margin-right: 35px;
}

@media (max-width: 1023px) {
  .implantation__title {
    padding: 4px 0 0 6px;
    margin-right: 37px;
  }
}
@media (max-width: 767px) {
  .implantation__title {
    padding: 4.0625vw 0 0 8.4375vw;
    margin-right: 5vw;
    font-size: 5.3125vw;
    letter-spacing: -0.06875vw;
    width: 17.8125vw;
    height: 21.25vw;
  }
}
.implantation__desc {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  width: 340px;
}

@media (max-width: 1023px) {
  .implantation__desc {
    width: 510px;
  }
}
@media (max-width: 767px) {
  .implantation__desc {
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
    width: 71.875vw;
    margin-top: -1.25vw;
  }
}
.implantation__logos {
  width: 370px;
  margin-top: 49px;
  margin-left: -5px;
  margin-bottom: 3px;
}

@media (max-width: 1023px) {
  .implantation__logos {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .implantation__logos {
    width: 59.375vw;
    flex-wrap: wrap;
    margin-top: 7.8125vw;
    margin-left: -0.625vw;
    margin-bottom: -3.125vw;
  }
}
.implantation__logos .sysLogo {
  height: 18px;
}

@media (max-width: 1023px) {
  .implantation__logos .sysLogo {
    height: auto;
  }
}
.implantation__logos .sysLogo svg {
  height: 100%;
}

.readmore {
  position: relative;
  padding-left: 35px;
  font-family: var(--font-base);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.47;
  letter-spacing: 0.1px;
  color: var(--color-brand-blue);
  cursor: pointer;
  transition: 0.3s ease-out;
}
.readmore::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 22px;
  height: 1.5px;
  background: #0066CA;
}
.readmore-light {
  color: var(--color-white);
}
.readmore-light::before {
  background: var(--color-white);
}

@media (max-width: 767px) {
  .readmore {
    font-size: 5.3125vw;
    letter-spacing: 0.03125vw;
  }
}
@media (max-width: 767px) {
  .readmore::before {
    top: 3.4375vw;
    width: 6.875vw;
  }
}
.readmore:hover {
  opacity: 0.8;
}

.reference-call {
  padding: 18px;
  font-weight: var(--font-regular);
  line-height: 1.4;
  color: var(--color-text-gray);
  background-color: var(--color-bg-light);
}
@media (min-width: 48rem) {
  .reference-call {
    padding: 36px;
    font-size: var(--font-size-base);
  }
}

.reference-call__link {
  display: inline-block;
  margin-top: 20px;
  font-weight: var(--font-semi-bold);
  color: var(--color-link);
}
.reference-call__link:hover {
  color: var(--color-link-active);
}

.request {
  position: relative;
  overflow: hidden;
  background-color: var(--color-bg-light);
}
.request p {
  color: var(--color-text-base);
}

.request__wrap {
  position: relative;
  z-index: 10;
  padding: 109px 0 112px;
}

@media (max-width: 1279px) {
  .request__wrap {
    padding-bottom: 99px;
  }
}
@media (max-width: 1023px) {
  .request__wrap {
    padding-bottom: 75px;
  }
}
@media (max-width: 767px) {
  .request__wrap {
    padding: 15.625vw 0 13.75vw;
  }
}
.request__header {
  margin-bottom: 57px;
  width: 900px;
  font-family: "SuisseIntl", sans-serif;
  font-size: 47px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #333;
}

@media (max-width: 1023px) {
  .request__header {
    margin-bottom: 62px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .request__header {
    margin-bottom: 8.4375vw;
    width: 100%;
    font-family: "SuisseIntl", sans-serif;
    font-size: 7.5vw;
    font-weight: 300;
    line-height: 1.38;
    letter-spacing: -0.09375vw;
    color: #333;
  }
}
@media (max-width: 1023px) {
  .request__content {
    flex-direction: column;
  }
}
.request__block {
  margin-right: 100px;
  width: 500px;
}

.request__block-small {
  width: 462px;
}

@media (max-width: 1279px) {
  .request__block {
    margin-right: 44px;
    width: 420px;
  }
}
@media (max-width: 1023px) {
  .request__block {
    margin: 0 0 44px;
    width: 642px;
  }
}
@media (max-width: 767px) {
  .request__block {
    margin-bottom: 10.625vw;
    width: 100%;
  }
}
.request__text {
  margin-bottom: 29px;
  font-size: var(--font-size-base);
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5F5F5F;
}

@media (max-width: 1279px) {
  .request__text {
    margin-bottom: 27px;
  }
}
@media (max-width: 767px) {
  .request__text {
    margin-bottom: 8.4375vw;
  }
}
.request__text-big {
  padding-right: 20px;
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.59;
  letter-spacing: -0.4px;
  color: #505050;
}

@media (max-width: 767px) {
  .request__text-big {
    padding-right: 6.25vw;
    font-size: 6.5625vw;
    letter-spacing: -0.125vw;
  }
}
.request__author {
  box-sizing: border-box;
  margin-top: 37px;
  padding: 20px 20px 20px 35px;
  width: 473px;
  height: 165px;
  border: 1px solid #D9D9D9;
}

@media (max-width: 767px) {
  .request__author {
    margin-top: 11.5625vw;
    padding: 6.875vw 3.125vw 9.0625vw 5.3125vw;
    width: 100%;
    height: auto;
  }
  .request__author > .flex {
    align-items: flex-start;
  }
}
.request__author .author__img {
  margin-right: 30px;
}

@media (max-width: 767px) {
  .request__author .author__img {
    margin-right: 7.5vw;
  }
}
.request__complete {
  opacity: 0;
  display: none;
  padding: 176px 0;
}

.request__messangers {
  margin: 22px 0 15px;
}

.request__mail {
  font-size: 24px;
  font-weight: var(--font-semi-bold);
  color: var(--color-text-title);
}
.request__mail:hover {
  color: var(--color-link-active);
}

.request__contacts {
  opacity: 0.6;
  display: inline-block;
  margin-top: 24px;
  text-decoration: underline;
  color: var(--color-gray-dark);
}

@media (max-width: 767px) {
  .request__complete {
    padding: 15.625vw 0 12.5vw;
  }
  .request__messangers {
    margin: 4px 0;
  }
}
.request__complete .request__header {
  margin-bottom: 21px;
}

.search {
  padding-bottom: 115px;
}
@media screen and (max-width: 767px) {
  .search {
    padding-bottom: 11.875vw;
  }
}
.search__wrap {
  width: 760px;
}
@media screen and (max-width: 1023px) {
  .search__wrap {
    width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .search__wrap {
    width: 87.5vw;
  }
}
.search__headline {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .search__headline {
    margin-bottom: 6.875vw;
  }
}
.search__input {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  width: 100%;
  padding-right: 60px;
  box-sizing: border-box;
  padding: 22px 70px 22px 22px;
  border: 1px solid #d9d9d9;
}
.search__input:hover, .search__input:focus {
  border-color: #9b9b9b;
}
@media screen and (max-width: 767px) {
  .search__input {
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
    padding: 3.75vw 15.625vw 3.125vw 6.25vw;
  }
}
.search__form {
  margin-bottom: 33px;
  width: 745px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .search__form {
    width: 680px;
  }
}
@media screen and (max-width: 767px) {
  .search__form {
    width: 87.5vw;
    margin-bottom: 6.5625vw;
  }
}
.search__button {
  position: absolute;
  width: 70px;
  height: 100%;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .search__button {
    width: 17.8125vw;
  }
}
.search__button svg {
  width: 24px;
  height: 24px;
  stroke: #d9d9d9;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .search__button svg {
    width: 7.5vw;
    height: 7.5vw;
  }
}
.search__button:hover svg, .search__button:focus svg {
  stroke: #0066ca;
}
.search__results {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .search__results {
    margin-bottom: 0;
  }
}

.result {
  display: block;
  padding: 38px 110px 39px 0;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
  width: 860px;
}
@media screen and (max-width: 1279px) {
  .result {
    width: 100%;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .result {
    padding: 6.25vw;
    padding-left: 0;
  }
}
.result:last-child {
  border-bottom: none;
}
.result:hover .result__title, .result:focus .result__title {
  color: #0066ca;
}
.result__data {
  font-family: "SuisseIntl", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #37415a;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .result__data {
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
    margin-bottom: 3.125vw;
  }
}
.result__title {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415a;
  margin-bottom: 19px;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .result__title {
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.875vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #37415a;
    margin-bottom: 4.375vw;
  }
}
.result__desc {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
}
@media screen and (max-width: 767px) {
  .result__desc {
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
  }
}
.result__desc b, .result__desc strong, .result__desc span {
  font-weight: bold;
}

.longline {
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
}

.sidebar__outerWrap {
  position: absolute;
  left: calc(100% + 55px);
  top: 0;
  height: 100%;
}

@media (max-width: 1279px) {
  .sidebar__outerWrap {
    display: none;
  }
}
.sidebar__wrap {
  width: 267px;
}
.sidebar__wrap.js-sidebar__inner {
  padding-bottom: 25px;
}

@media (max-width: 1279px) {
  .sidebar__wrap {
    width: 215px;
  }
}
.js-sidebar__inner .js-articleGenNav_template:nth-child(2) {
  display: none;
}

.sidebar__title {
  position: relative;
  width: 100%;
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.61;
  letter-spacing: 0.04em;
  color: #37415a;
  padding-bottom: 8px;
}

.sidebar__title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #d9d9d9;
}

@media (max-width: 1279px) {
  .sidebar__link {
    margin-top: 19px;
  }
}
.sidebar__link {
  display: block;
  margin-top: 17.5px;
}
.sidebar__link a {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4f4f4f;
  transition: color 0.3s ease-out;
  cursor: pointer;
}
.sidebar__link a:hover {
  color: #0066ca;
}
.sidebar__link.active {
  font-weight: bold;
}
.sidebar__link.active a {
  color: #0066ca;
}

.sidebar__line {
  height: 1px;
  width: 100%;
  margin: 22px 0;
  background: #d9d9d9;
}

.similarArticles {
  background-color: #f5f7f9;
  padding-top: 74px;
  padding-bottom: 61px;
}

@media (max-width: 1279px) {
  .similarArticles {
    padding-bottom: 88px;
  }
}
@media (max-width: 1023px) {
  .similarArticles {
    padding-bottom: 96px;
  }
}
@media (max-width: 767px) {
  .similarArticles {
    padding-top: 11.875vw;
    padding-bottom: 8.75vw;
  }
}
.similarArticles__wrap {
  margin-left: auto;
  margin-right: auto;
}

.similarArticles__title {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #333;
  margin-bottom: 64px;
}

@media (max-width: 1279px) {
  .similarArticles__title {
    margin-bottom: 58px;
  }
}
@media (max-width: 767px) {
  .similarArticles__title {
    font-size: 6.875vw;
    letter-spacing: -0.09375vw;
    margin-bottom: 10.3125vw;
  }
}
@media (max-width: 767px) {
  .similarArticles__cards {
    flex-wrap: wrap;
  }
}
.similarArticles__card {
  margin-right: 36px;
}

@media (max-width: 1279px) {
  .similarArticles__card {
    margin-right: 29px;
  }
}
@media (max-width: 1023px) {
  .similarArticles__card {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .similarArticles__card {
    margin-right: 0;
    margin-bottom: 6.25vw;
  }
}
@media (max-width: 1279px) {
  .similarArticles__card:nth-child(4) {
    display: none;
  }
}
@media (max-width: 1023px) {
  .similarArticles__card:nth-child(3) {
    display: none;
  }
}
.similarArticles__card:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .similarArticles__card:last-child {
    margin-bottom: 0;
  }
}
.slider {
  overflow: hidden;
}

@media (max-width: 767px) {
  .slider {
    width: 100%;
  }
}
.slider__tabs {
  position: relative;
  z-index: 15;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #D9D9D9;
  flex-direction: row !important;
  gap: 10px;
}
.slider__tabs:has(> *:nth-child(3)) {
  flex-wrap: wrap;
}
@media (max-width: 544px) {
  .slider__tabs:has(> *:nth-child(3)) {
    justify-content: start;
  }
}

.slider__tabs::-webkit-scrollbar {
  width: 1em;
}

.slider__tabs::-webkit-scrollbar-thumb {
  display: none;
  background-color: #CECECE;
  border-radius: 50px;
}

.slider__tabs::-webkit-scrollbar-track {
  background: transparent;
}

@media (max-width: 1023px) {
  .slider__tabs {
    overflow-y: hidden;
  }
}
@media (max-width: 767px) {
  .slider__tabs {
    margin: 0 0 10px;
    padding: 8px 5px;
    font-size: 4.6875vw;
    letter-spacing: -0.00625vw;
    border-bottom: none;
  }
}
.slider__tab {
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  margin-right: 67px;
  margin-bottom: -1px;
  padding: 19px 0 21px;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.77;
  letter-spacing: -0.2px;
  color: #4A4A4A;
  cursor: pointer;
  transition: 0.3s ease-out;
}
@media (max-width: 767px) {
  .slider__tab {
    padding: 8px 0;
  }
}

@media (max-width: 1279px) {
  .slider__tab {
    margin-right: 43px;
  }
}
.slider__tab:hover {
  opacity: 0.8;
}

@media (min-width: 1280px) {
  .slider__tab:last-child {
    margin-right: 0;
  }
}
.slider__tab::before {
  left: 0;
  transition: 0 ease-out;
}

.slider__tab::after,
.slider__tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 4px;
  background: var(--color-brand-blue);
}

.slider__tab::after {
  right: 0;
  transition: 0.3s ease-out;
}

.slider__tab.-active::before {
  width: 100%;
  transition-duration: 0.3s;
}

.slider__tab.-active::after {
  width: 100%;
  transition-delay: 0.3s;
  transition-duration: 0s;
}

.tabs.flex .slider__tab {
  margin-right: 0;
}

.slider__content {
  position: relative;
  z-index: 15;
  display: flex;
  width: 100%;
}

@media (max-width: 767px) {
  .slider__content {
    margin: 14px auto 0;
    width: 87.5vw;
  }
}
.slider__block {
  position: absolute;
  opacity: 0;
  flex-grow: 1;
  flex-shrink: 0;
  overflow: hidden;
  margin-top: 10px;
  width: 100%;
  transition: opacity 0.3s ease-out;
}
@media (min-width: 48rem) {
  .slider__block {
    margin-top: 67px;
  }
}

.slider__block.-active {
  position: relative;
  z-index: 20;
  opacity: 1;
  transition: opacity 0.3s ease-out 0.3s;
}

.slider-white .slider__tab {
  color: #FFF;
}

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

.slider__imgs::after,
.slider__imgs::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.slider__imgs:before {
  opacity: 0.48;
  background-color: #03396D;
}

.slider__imgs:after {
  background-image: linear-gradient(180deg, transparent, #000);
}

.slider__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 900px;
  min-height: 100%;
  font-family: "object-fit:cover";
  transition: opacity 0.3s ease-out;
  object-fit: cover;
}

.slider__img.-active {
  z-index: 5;
  opacity: 1;
}

.slider__imgs {
  overflow: hidden;
}

.slider__tab::after,
.slider__tab::before {
  bottom: 0;
}

.slider__gallery {
  --gap: 18px;
  --columns-template: repeat(1, 1fr);
  display: grid;
  grid-template-columns: var(--columns-template);
  grid-gap: var(--gap);
}
@media (min-width: 34rem) {
  .slider__gallery {
    --gap: 30px;
    --columns-template: repeat(2, 1fr);
  }
}
@media (min-width: 48rem) {
  .slider__gallery {
    --columns-template: repeat(3, 1fr);
  }
}
@media (min-width: 48rem) {
  .slider__gallery--narrow {
    margin: 0 60px;
  }
}

.inner-wrapper-sticky .slider__tabs {
  margin-bottom: 0;
}

.is-affixed .inner-wrapper-sticky {
  z-index: 99;
  background-color: var(--color-white);
}

.subscribe {
  background: #0066ca;
  overflow: hidden;
}

.subscribe__title, .article__content .subscribe__title {
  font-family: "SuisseIntl", sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.52;
  letter-spacing: -0.3px;
  color: #fff;
  margin-bottom: 36px;
}

@media (max-width: 767px) {
  .subscribe__title, .article__content .subscribe__title {
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.25vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #fff;
    margin-bottom: 15.625vw;
  }
}
.sForm {
  display: inline-block;
}

.sForm__button {
  position: absolute;
  right: -10px;
  bottom: 24px;
  padding: 10px;
  cursor: pointer;
  z-index: 5;
}

@media (max-width: 767px) {
  .sForm__button {
    right: -3.125vw;
    bottom: 7.5vw;
    padding: 3.125vw;
  }
}
.sForm__button svg {
  stroke: #fff;
  width: 28px;
  height: 28px;
  transition: 0.3s ease-out;
}

@media (max-width: 767px) {
  .sForm__button svg {
    width: 8.75vw;
    height: 8.75vw;
  }
}
.sForm__button:focus, .sForm__button:hover {
  opacity: 0.8;
}

.sForm__succes {
  font-family: InterUI;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #f3f3f3;
  display: none;
}

@media (max-width: 767px) {
  .sForm__succes {
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
  }
}
.swiper__arrows {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.swiper__arrow {
  position: absolute;
  top: 0;
  width: 59px;
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to left, #f5f7f9 75%, transparent);
  cursor: pointer;
}
@media screen and (max-width: 1279px) {
  .swiper__arrow {
    width: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .swiper__arrow {
    display: none;
  }
}
.swiper__arrow-prev {
  left: -59px;
  transform: scale(-1);
}
@media screen and (max-width: 1279px) {
  .swiper__arrow-prev {
    left: -32px;
  }
}
.swiper__arrow-next {
  right: 59px;
}
@media screen and (max-width: 1279px) {
  .swiper__arrow-next {
    right: 32px;
  }
}
.swiper__arrow svg {
  stroke: #d9d9d9;
  width: 65px;
  height: 65px;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 1279px) {
  .swiper__arrow svg {
    display: none;
  }
}
.swiper__arrow:hover svg {
  stroke: #0a4dab;
}
.swiper__pagination.swiper-pagination-bullets {
  position: absolute;
  bottom: -47px;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .swiper__pagination.swiper-pagination-bullets {
    bottom: -10.3125vw;
  }
}
.swiper-pagination-bullet {
  width: 33px;
  height: 2px;
  margin: 0 6px;
  background: #a4a4a4;
  transition: 0.3s ease-out;
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  background: #0066ca;
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullet {
    width: 10.3125vw;
    height: 0.625vw;
    margin: 0 1.875vw;
  }
}

.table {
  width: 100%;
}

.table.-mobile {
  display: none;
}

.table td {
  box-sizing: border-box;
  padding: 15px 5px;
  max-width: 135px;
  height: 67px;
  text-align: center;
  font-family: var(--font-base);
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
  border-right: 1px solid #D9D9D9;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .table td:last-child {
    border: none;
  }
}
.table tr {
  border-bottom: 1px solid #D9D9D9;
}

.table tr > td:first-child {
  padding-left: 25px;
  min-width: 200px;
  text-align: left;
}

.table tr:nth-child(odd) {
  background: #E9EEF3;
}

.table tr:first-child {
  background: var(--color-brand-blue);
}

.table__header td {
  height: 77px;
  font-family: var(--font-base);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: var(--color-white);
}

.table td.-small {
  font-size: 12px;
  line-height: 1.3;
}

.tableWrapper {
  overflow: scroll;
  margin: 44px auto 45px;
}

@media (max-width: 767px) {
  .table {
    display: none;
  }
  .table.-mobile {
    display: table;
  }
  .table tr {
    position: relative;
    border: none;
  }
  .table tr:nth-child(2n) {
    background-color: #E9EEF3;
  }
  .table tr:nth-child(odd) {
    background-color: var(--color-white);
  }
  .table tr td {
    min-width: 46.875vw;
    max-width: 100%;
    height: auto;
    font-family: var(--font-base);
    font-size: 14px;
    line-height: 1.64;
    letter-spacing: -0.3px;
    color: #4F4F4F;
    background: none;
    border: 1px solid #D9D9D9;
    border-top: none;
    border-right: none;
  }
  .table tr td:first-child {
    position: sticky;
    top: 0;
    left: -1px;
    padding: 6.25vw;
    width: 37.5vw;
    min-width: auto;
    font-size: 4.375vw;
    font-weight: 700;
    letter-spacing: -0.09375vw;
    color: #FFF;
    background: var(--color-brand-blue);
  }
  .table tr:last-child td {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  body .tableWrapper {
    overflow: scroll;
  }
  #tablet__mobile.table.-mobile table {
    display: table;
    word-break: normal;
  }
  #tablet__mobile.table.-mobile table td {
    padding: 5px;
    width: auto;
  }
}
.tag {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 10px;
  padding: 7px 19px;
  font-family: var(--font-base);
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: var(--color-brand-blue);
  background-color: #E6F6FF;
  cursor: pointer;
  transition: 0.3s ease-out;
  font-stretch: normal;
}
.tag:hover {
  opacity: 0.8;
}

@media (max-width: 1023px) {
  .tag {
    margin-right: 6px;
  }
}
@media (max-width: 767px) {
  .tag {
    margin-right: 0.8125vw;
    margin-bottom: 0.8125vw;
    padding: 0.625vw 0.625vw;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: -0.09375vw;
  }
}
.tag:last-child {
  margin-right: 0;
}

.tag-white {
  box-sizing: border-box;
  margin-right: 17px;
  margin-bottom: 17px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #4F4F4F;
  background-color: var(--color-white);
  border: 1px solid #CBCBCB;
}
.tag-white:hover {
  color: var(--color-brand-blue);
  border-color: var(--color-brand-blue);
}

@media (max-width: 767px) {
  .tag-white {
    margin-right: 1.2vw;
    margin-bottom: 1.2vw;
    padding: 1px 10px;
    font-size: 3.75vw;
    line-height: 1.92;
    letter-spacing: -0.09375vw;
  }
}
.tag-blue {
  margin-bottom: 17px;
  font-size: 15px;
  letter-spacing: -0.3px;
  color: var(--color-white);
  background-color: var(--color-brand-blue);
}

@media (max-width: 767px) {
  .tag-blue {
    margin-bottom: 1.2vw;
    padding: 0.3125vw 3.4375vw;
    font-size: 3.75vw;
    line-height: 1.92;
    letter-spacing: -0.09375vw;
  }
  .tag-blue:hover {
    opacity: 0.8;
  }
}
.tariff {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: 39px 44px 10px;
  width: 290px;
  height: 100%;
  min-height: 530px;
}

.tariff::before {
  content: "";
  position: absolute;
  top: 30px;
  bottom: 30px;
  left: 0;
  width: 1px;
  background: #D9D9D9;
}

#tariff-2 > .tariff::before,
#tariff-1 > .tariff::before {
  display: none;
}

@media (max-width: 1279px) {
  .tariff {
    padding: 32px 10px 55px;
    width: 242px;
    min-height: 450px;
  }
}
@media (max-width: 1023px) {
  .tariff {
    padding: 30px 10px 23px;
    width: 233px;
    min-height: 414px;
  }
}
@media (max-width: 767px) {
  .tariff {
    padding: 20px 5px 35px;
    width: 100%;
    min-height: auto;
  }
}
.tariffs__block {
  padding-bottom: 18px;
  background: var(--color-white);
}

.tariffs__block--accent {
  background-color: var(--color-bg-light);
}

@media (max-width: 1023px) {
  .tariffs__block:first-child {
    flex-grow: 1;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tariffs__block {
    margin-bottom: 6.25vw;
  }
}
.tariffs__wrap {
  box-sizing: border-box;
  padding: 40px 26px 48px;
}

@media (max-width: 1279px) {
  .tariffs__wrap {
    padding: 31px 13px 3px 16px;
  }
}
@media (max-width: 767px) {
  .tariffs__wrap {
    padding: 6.5625vw 5.625vw 4.375vw 6.5625vw;
  }
}
.tariff__title {
  margin-bottom: 32px;
  text-align: center;
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.61;
  letter-spacing: 0.016em;
  color: #37415A;
}

@media (max-width: 1279px) {
  .tariff__title {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .tariff__title {
    margin-bottom: 5vw;
    font-size: 5.625vw;
  }
}
.tariff__desc {
  flex-grow: 1;
  border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 1279px) {
  .tariff__desc {
    margin: 0 15px;
  }
}
@media (max-width: 1023px) {
  .tariff__desc {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .tariff__desc {
    margin: 0 9.375vw;
    padding-bottom: 2.5vw;
  }
}
.tariff__text {
  margin-bottom: 22px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: -0.3px;
  color: #7F7F7F;
}

.tariff__text b {
  font-weight: 600;
  color: #616161;
}

.tariff__text:last-child {
  margin-bottom: none;
}

@media (max-width: 1279px) {
  .tariff__text {
    margin-bottom: 13px;
  }
}
@media (max-width: 1023px) {
  .tariff__text {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .tariff__text {
    margin-bottom: 12px;
    font-size: 5.3125vw;
    line-height: 1.1;
    letter-spacing: -0.09375vw;
  }
}
.tariff__price {
  margin-top: 25px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 31px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.7px;
  color: #4A4A4A;
}

.tariffs__right {
  width: 100%;
}

@media (max-width: 1279px) {
  .tariff__price {
    margin-top: 12px;
  }
}
@media (max-width: 1023px) {
  .tariff__price {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .tariff__price {
    margin-top: 8.125vw;
  }
}
.tariff__inmonth {
  display: none;
  font-family: var(--font-base);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: var(--color-gray-dark);
}

@media (max-width: 1279px) {
  .tariff__inmonth {
    margin-top: 7px;
  }
}
.tariff__btn {
  margin: 22px auto 0;
  width: 320px;
  max-width: 100%;
  height: 50px;
  text-align: center;
  font-family: var(--font-base);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: var(--color-white);
}

@media (max-width: 1279px) {
  .tariff__btn {
    margin-top: 20px;
  }
}
@media (max-width: 1023px) {
  .tariff__btn {
    margin-top: 18px;
  }
}
.tariff__annotate {
  display: none;
  margin: 18px -10px -40px;
  text-align: center;
  font-family: var(--font-base);
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
}

@media (max-width: 1279px) {
  .tariff__annotate {
    margin: 13px 0 -58px;
    width: 65%;
  }
}
@media (max-width: 1279px) {
  .tariff.-permonth {
    padding: 39px 44px 87px;
  }
}
.tariff.-permonth .tariff__annotate,
.tariff.-permonth .tariff__inmonth {
  display: block;
}

.tariff.-disable {
  position: relative;
  opacity: 0.4;
}

.tariff.-disable:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.tariff.-disable .tariff__btn {
  background-color: #D4D4D4;
}

.tariffs__variants {
  display: flex;
  flex-direction: row;
}

.tariffs__request {
  padding: 14px 20px 40px;
  text-align: center;
  background-color: var(--color-white);
}

@media (max-width: 1023px) {
  .tariffs__variants {
    margin-top: 22px;
  }
  .tariffs__request {
    padding: 30px 20px 40px;
  }
}
@media (max-width: 767px) {
  .tariffs__variants {
    flex-direction: column;
    margin-top: 0;
  }
  .tariffs__request {
    padding: 20px;
  }
}
.title--anchor {
  --size: 17px;
  --margin: 14px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 48rem) {
  .title--anchor {
    --margin: 17px;
  }
}
.title--anchor::after {
  content: "";
  display: inline-block;
  margin-left: var(--margin);
  width: var(--size);
  height: var(--size);
  background-image: url(/assets/icons/title_anchor-16232f924274604e80ee07236e901aebbc4ec65ecf977b1075d3b33809fcee9d.svg);
  vertical-align: middle;
}

.toc-wrapper {
  margin-bottom: 44px;
}

.toc {
  --left-offset: 34px;
  --color-bg: #F6F7F9;
  padding: 26px 20px;
  background-color: var(--color-bg);
}
@media (min-width: 48rem) {
  .toc {
    padding: 36px 20px;
  }
}

.toc__title {
  position: relative;
  margin-bottom: 1.5rem;
  font-weight: var(--font-semi-bold);
  color: var(--color-text-title);
  display: grid;
  grid-template-columns: min-content 1fr;
  grid-gap: 16px;
}
.toc__title::before {
  content: "";
  display: inline-block;
  width: 16px;
  background-image: url(/assets/icons/toc_title-4558e346357ad427c048144369d24078e525155d165712046fcbf8f5add50002.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.toc__body {
  color: var(--color-text-hint);
  counter-reset: toc;
  display: grid;
  grid-gap: 0.8rem;
  grid-template-columns: auto;
}

.toc__item {
  position: relative;
  padding-left: var(--left-offset);
  display: inline-block;
}
.toc__item::before {
  content: counter(toc) ".";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: inherit;
  counter-increment: toc;
  vertical-align: middle;
}

.toc__link:hover, .toc__item--active > .toc__link {
  color: var(--color-black);
}

.toc__fixed {
  --position: 0;
  position: fixed;
  bottom: var(--position);
  left: var(--position);
  z-index: 9000;
  display: none;
  padding: 0.5rem 1.5rem 0.6rem 0.8rem;
  background-color: var(--color-bg);
  box-shadow: 4px 4px 20px 0 rgba(50, 50, 50, 0.64);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
@media (min-width: 48rem) {
  .toc__fixed {
    --position: 20px;
  }
}
.toc__fixed:not(.toc__fixed--open) .toc__title {
  margin-bottom: 0;
}
.toc__fixed .toc__fixed-body {
  display: none;
}
.toc__fixed--open {
  box-sizing: border-box;
  padding: 2rem;
  width: 100%;
}
@media (min-width: 48rem) {
  .toc__fixed--open {
    width: 400px;
  }
}
.toc__fixed--open .toc__fixed-body {
  display: block;
}

.toc__scroll {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 300px;
  height: auto;
}

.toc__footer {
  margin-top: 1.5rem;
}

.home-page {
  background: #ffffff;
}

.home {
  padding-top: 200px;
}
.home-title {
  color: #000000;
  font-family: "SuisseIntl", sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 57px;
}
@media (max-width: 1249px) {
  .home-title {
    font-size: 42px;
    line-height: 51px;
  }
}
@media (max-width: 767px) {
  .home-title {
    font-size: 21px;
    line-height: 30px;
  }
}

.home-algorithms-bottom__link:before, .home-tasks-bottom__link:before {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: -20px;
  opacity: 0;
  transition: opacity 0.3s ease;
  will-change: opacity;
  background-color: #3fa9f5;
  animation: pulse 1.5s linear infinite;
}

.home-info-card-navigation__link:before {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: -20px;
  opacity: 0;
  transition: opacity 0.3s ease;
  will-change: opacity;
  background-color: #ffffff;
  animation: pulseWhite 1.5s linear infinite forwards;
}
@media (max-width: 767px) {
  .home-info-card-navigation__link:before {
    width: 7px;
    height: 7px;
    left: -13px;
  }
}

.home-link {
  color: #0066ca;
  font-family: "Inter-V", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
  text-underline-offset: 3px;
  will-change: border, color;
  display: inline-block;
}
@media (max-width: 767px) {
  .home-link {
    display: inline;
    font-size: 14px;
    line-height: 17px;
  }
}
.home-link:hover {
  text-decoration: none;
  color: #0a4dab;
}

.home-hero {
  padding: 200px 0 400px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .home-hero {
    padding-top: 92px;
    padding-bottom: calc(45vw + 66px);
  }
}
.home-hero__background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.home-hero__background img {
  width: 100%;
}
@media (max-width: 1199px) {
  .home-hero__background img {
    min-width: 1200px;
  }
}
@media (max-width: 991px) {
  .home-hero__background img {
    min-width: 900px;
  }
}
@media (max-width: 767px) {
  .home-hero__background img {
    min-width: 810px;
  }
}
.home-hero__title {
  margin-bottom: 72px;
}
@media (max-width: 767px) {
  .home-hero__title {
    margin-bottom: 30px;
  }
}
.home-hero-list {
  display: flex;
  gap: 105px;
  position: relative;
}
@media (max-width: 1249px) {
  .home-hero-list {
    gap: 55px;
  }
}
@media (max-width: 991px) {
  .home-hero-list {
    flex-wrap: wrap;
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  .home-hero-list {
    gap: 26px;
    padding-right: 0;
  }
}
.home-hero-list__item {
  width: 215px;
}
@media (max-width: 1249px) {
  .home-hero-list__item {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .home-hero-list__item {
    width: 320px;
  }
  .home-hero-list__item:nth-last-child(2) .home-hero-list__title,
  .home-hero-list__item:nth-last-child(2) .home-hero-list__text {
    display: inline;
  }
  .home-hero-list__item:nth-last-child(2) .home-hero-list__title {
    padding-right: 5px;
  }
}
@media (max-width: 480px) {
  .home-hero-list__item {
    width: calc(100% - 100px);
  }
  .home-hero-list__item:nth-last-child(2) {
    width: 100%;
  }
}
.home-hero-list__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 14px;
}
@media (max-width: 1249px) {
  .home-hero-list__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .home-hero-list__title {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
  }
}
.home-hero-list__text {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 1249px) {
  .home-hero-list__text {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .home-hero-list__text {
    font-size: 14px;
    line-height: 21px;
  }
}
.home-hero-list__image {
  position: absolute;
  top: -46px;
  right: 0;
  width: 200px;
}
@media (max-width: 767px) {
  .home-hero-list__image {
    width: 73px;
    top: -15px;
  }
}
.home-hero-list__image svg {
  max-width: 100%;
}
@media (max-width: 767px) {
  .home-hero-list__image svg {
    display: none;
  }
  .home-hero-list__image svg.home-hero-list__image_mobile {
    display: block;
  }
}
.home-hero-list__image_mobile {
  display: none;
}
.home-hero .button {
  width: 100%;
  max-width: 426px;
  margin-top: 84px;
}
@media (max-width: 991px) {
  .home-hero .button {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .home-hero .button {
    margin-top: 33px;
  }
}
.home-hero .container {
  position: relative;
  z-index: 10;
}

.home-hero-image-pulse {
  transform-origin: 50% 50%;
}

@keyframes pulseHomeHeroImage {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(0.9);
    opacity: 0.2;
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}
.home-benefits {
  position: relative;
  z-index: 10;
  background-color: #0066ca;
}
.home-benefits__background {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
}
.home-benefits__background img {
  width: 100%;
  display: block;
}
.home-benefits__background_top {
  bottom: 100%;
  margin-bottom: -2px;
}
@media (max-width: 767px) {
  .home-benefits__background_top {
    margin-bottom: 0;
  }
}
.home-benefits__background_bottom {
  top: 100%;
  margin-top: -2px;
}
@media (max-width: 767px) {
  .home-benefits__background_bottom {
    margin-top: 0;
  }
}
.home-benefits .container {
  position: relative;
  z-index: 5;
  padding-top: 482px;
  padding-bottom: 90px;
}
@media (max-width: 1249px) {
  .home-benefits .container {
    padding-top: 350px;
  }
}
@media (max-width: 991px) {
  .home-benefits .container {
    padding-top: 150px;
  }
}
@media (max-width: 767px) {
  .home-benefits .container {
    padding-top: 15vw;
    padding-bottom: 40px;
  }
}
.home-benefits-video {
  position: absolute;
  left: 0;
  top: -310px;
  width: 100%;
  height: 702px;
}
@media (max-width: 1249px) {
  .home-benefits-video {
    height: 574px;
  }
}
@media (max-width: 991px) {
  .home-benefits-video {
    height: 412px;
  }
}
@media (max-width: 767px) {
  .home-benefits-video {
    padding: 56.25% 25px 0;
    height: auto;
    top: -45vw;
  }
}
.home-benefits-video_play .home-benefits-video__cover,
.home-benefits-video_play .home-benefits-video__play {
  display: none;
}
.home-benefits-video__cover {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.home-benefits-video__cover img {
  width: 100%;
}
@media (max-width: 767px) {
  .home-benefits-video__cover img {
    height: 100%;
    object-fit: cover;
  }
}
.home-benefits-video__iframe {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .home-benefits-video__iframe {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.home-benefits-video__play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 432px;
  height: 132px;
  background: url(/assets/video-background-play-9e9d7cfb338679ae03ca045b458cf6169ca7a0cf81a56cb3323bbfec38b668a7.svg) 0 0 no-repeat;
  background-size: 100%;
  z-index: 5;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .home-benefits-video__play {
    background-image: url(/assets/video-icon-play-mobile-272decdd1edf129a15ceeb3da707aeda387882c9f3783cec7b09e6a178372b62.svg);
    width: 81px;
    height: 81px;
  }
}
.home-benefits-video__play:hover .home-benefits-video__play-icon {
  transform: translateX(5px);
}
.home-benefits-video__play-text {
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 767px) {
  .home-benefits-video__play-text {
    display: none;
  }
}
.home-benefits-video__play-icon {
  transition: transform 0.3s ease;
}
@media (max-width: 767px) {
  .home-benefits-video__play-icon {
    display: none;
  }
}
.home-benefits-video__play-icon img {
  width: 40px;
}
.home-benefits-video__link {
  display: none;
}
.home-benefits-video__link.home-link {
  color: #ffffff;
  border-color: #ffffff;
}
@media (max-width: 767px) {
  .home-benefits-video__link {
    display: inline;
  }
}
.home-benefits-list {
  display: flex;
  flex-wrap: wrap;
  gap: 39px 32px;
}
@media (max-width: 991px) {
  .home-benefits-list {
    gap: 20px;
    margin-top: 35px;
  }
}
.home-benefits-list-item {
  width: calc(50% - 16px);
  padding: 28px 10px 28px 35px;
  display: flex;
  align-items: center;
  background: linear-gradient(162deg, rgba(169, 215, 254, 0.3) 3%, rgba(38, 148, 251, 0.3) 72%);
}
@media (max-width: 991px) {
  .home-benefits-list-item {
    width: 100%;
    min-height: 134px;
    padding-right: 35px;
  }
}
@media (max-width: 767px) {
  .home-benefits-list-item {
    min-height: 90px;
    flex-wrap: wrap;
    gap: 10px;
    padding: 20px 15px;
  }
}
.home-benefits-list-item__title {
  color: #ffffff;
  font-family: "SuisseIntl", sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  width: 45%;
  border-right: 1px solid #ffffff;
  padding: 7px 35px 7px 0;
}
@media (max-width: 1249px) {
  .home-benefits-list-item__title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .home-benefits-list-item__title {
    width: 100%;
    border-right: 0;
    padding: 0;
    font-size: 17px;
    line-height: 20px;
  }
}
.home-benefits-list-item__caption {
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  padding-left: 35px;
  width: 55%;
}
@media (max-width: 1249px) {
  .home-benefits-list-item__caption {
    font-size: 15px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .home-benefits-list-item__caption {
    padding-left: 0;
    width: 100%;
    font-size: 10px;
    line-height: 12px;
  }
}
.home-benefits-list-item__caption span {
  font-weight: 700;
}

.home-tasks {
  padding-top: 160px;
  padding-bottom: calc(5vw + 50px);
  position: relative;
}
@media (max-width: 767px) {
  .home-tasks {
    padding-top: 55px;
    padding-bottom: calc(5vw + 20px);
  }
}
.home-tasks .container {
  position: relative;
  z-index: 10;
}
.home-tasks__title {
  margin-bottom: 89px;
}
@media (max-width: 767px) {
  .home-tasks__title {
    margin-bottom: 10px;
  }
}
.home-tasks__background {
  position: absolute;
  right: 0;
  top: calc(100% - 52vw);
  width: 100%;
  transform: translate(0px, 150px);
}
@media (max-width: 991px) {
  .home-tasks__background {
    top: calc(100% - 82vw);
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .home-tasks__background {
    top: auto;
    bottom: 100px;
  }
}
.home-tasks__background img {
  width: 100%;
}
@media (max-width: 991px) {
  .home-tasks__background img {
    min-width: 910px;
  }
}
@media (max-width: 767px) {
  .home-tasks__background img {
    min-width: initial;
  }
}

.home-tasks-list {
  display: flex;
  flex-wrap: wrap;
  gap: 110px;
}
@media (max-width: 991px) {
  .home-tasks-list {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .home-tasks-list {
    gap: 0;
  }
}
.home-tasks-list__col {
  width: calc(50% - 55px);
}
@media (max-width: 991px) {
  .home-tasks-list__col {
    width: 100%;
  }
}

.home-tasks-list-item {
  display: flex;
  margin-top: 45px;
}
@media (max-width: 991px) {
  .home-tasks-list-item {
    display: block;
  }
}
@media (max-width: 767px) {
  .home-tasks-list-item {
    margin-left: -25px;
    margin-right: -25px;
    padding: 0 25px 25px;
    margin-top: 0;
    transition: padding 0.3s ease, background 0.3s ease;
    will-change: padding, background;
  }
}
.home-tasks-list-item:first-child {
  margin-top: 0;
}
.home-tasks-list-item__icon {
  flex: 0 0 105px;
}
@media (max-width: 991px) {
  .home-tasks-list-item__icon {
    flex: 0 0 90px;
  }
}
@media (max-width: 767px) {
  .home-tasks-list-item__icon {
    flex: 0 0 55px;
  }
  .home-tasks-list-item__icon img {
    max-width: 100%;
  }
}
.home-tasks-list-item__caption {
  flex: 1 1 auto;
}
@media (max-width: 991px) {
  .home-tasks-list-item__caption {
    display: none;
    padding: 12px 0;
  }
}
.home-tasks-list-item__show, .home-tasks-list-item__hide {
  display: none;
  position: absolute;
  right: 0;
}
.home-tasks-list-item__show {
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .home-tasks-list-item__show {
    display: block;
  }
}
@media (max-width: 991px) {
  .home-tasks-list-item_showed .home-tasks-list-item__show {
    display: none;
  }
  .home-tasks-list-item_showed .home-tasks-list-item__hide {
    display: block;
  }
}
@media (max-width: 767px) {
  .home-tasks-list-item_showed {
    background-image: linear-gradient(156deg, rgba(169, 215, 254, 0.12) 0%, rgba(38, 148, 251, 0.3) 100%);
    padding-top: 25px;
  }
}
.home-tasks-list-item__head {
  display: flex;
  align-items: center;
  position: relative;
  gap: 5px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .home-tasks-list-item__head {
    gap: 15px;
    padding-right: 25px;
  }
}
.home-tasks-list-item__title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .home-tasks-list-item__title {
    font-size: 14px;
    line-height: 18px;
  }
}
.home-tasks-list-item__alert {
  position: absolute;
  color: #0066ca;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  padding: 2px 6px;
  left: 100%;
  margin-left: 10px;
  top: -16px;
  background-color: #fffdc0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .home-tasks-list-item__alert {
    font-size: 10px;
    line-height: 1;
    top: 0;
    margin-left: 5px;
  }
}
.home-tasks-list-item__text {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 6px;
}
@media (max-width: 991px) {
  .home-tasks-list-item__text {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .home-tasks-list-item__text {
    font-size: 14px;
    line-height: 17px;
  }
}

.home-tasks-bottom {
  margin-top: 84px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
@media (max-width: 767px) {
  .home-tasks-bottom {
    flex-wrap: wrap;
    gap: 55px;
    margin-top: 30px;
  }
}
.home-tasks-bottom__left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 22px 32px;
  width: 100%;
  max-width: 500px;
  position: relative;
}
@media (max-width: 767px) {
  .home-tasks-bottom__left {
    display: block;
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .home-tasks-bottom__right {
    width: 100%;
    text-align: right;
  }
}
.home-tasks-bottom__link {
  position: relative;
}
@media (max-width: 767px) {
  .home-tasks-bottom__link {
    margin-bottom: 22px;
    border-bottom: 0;
    display: block;
  }
  .home-tasks-bottom__link:last-child {
    margin-bottom: 0;
  }
  .home-tasks-bottom__link span {
    border-bottom: 1px solid #0066ca;
  }
}
.home-tasks-bottom__link:before {
  content: "";
  top: 5px;
}
.home-tasks-bottom__link:hover:before {
  opacity: 1;
}
.home-tasks-bottom__year {
  color: #000000;
  font-size: 48px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .home-tasks-bottom__year {
    font-family: "SuisseIntl", sans-serif;
    font-weight: 300;
    font-size: 35px;
  }
}
.home-tasks-bottom__text {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 18px;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .home-tasks-bottom__text {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 7px;
  }
}

.home-info {
  background-color: #0066ca;
  clip-path: polygon(0 0, 100% 5vw, 100% 100%, 0% calc(100% - 7vw));
  margin-top: -5vw;
  margin-bottom: -7vw;
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding-top: 5vw;
  padding-bottom: 7vw;
}
.home-info .container {
  position: relative;
  z-index: 10;
  padding: 100px 0 150px;
}
@media (max-width: 767px) {
  .home-info .container {
    padding: 40px 25px;
  }
}
.home-info__background {
  position: absolute;
  z-index: 5;
  left: 0;
}
.home-info__background img {
  max-width: 100%;
}
.home-info__background_top {
  top: -190px;
}
@media (max-width: 767px) {
  .home-info__background_top {
    top: 70px;
    width: 100%;
  }
  .home-info__background_top img {
    width: 100%;
  }
}
.home-info__background_bottom {
  bottom: 0;
  width: 100%;
}
.home-info__background_bottom img {
  width: 100%;
}

.home-info-card {
  padding: 110px 60px;
  background: linear-gradient(123deg, rgba(0, 102, 202, 0.5) 3%, rgba(63, 169, 245, 0.5) 72%);
  display: flex;
  align-items: flex-start;
  margin-top: 85px;
  position: relative;
}
@media (max-width: 991px) {
  .home-info-card {
    padding: 80px 40px;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .home-info-card {
    padding: 40px 0;
    margin-top: 0;
    background: none;
    border-bottom: 1px solid #ffffff;
  }
  .home-info-card:first-child {
    padding-top: 0;
  }
  .home-info-card:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.home-info-card:first-child {
  margin-top: 0;
}
.home-info-card__left {
  width: 30%;
  padding-right: 40px;
}
@media (max-width: 991px) {
  .home-info-card__left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .home-info-card__left {
    margin-bottom: 22px;
  }
}
.home-info-card__right {
  width: 70%;
  position: relative;
}
@media (max-width: 991px) {
  .home-info-card__right {
    width: 100%;
  }
}
.home-info-card__title {
  color: #ffffff;
  font-family: "SuisseIntl", sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 48px;
}
@media (max-width: 767px) {
  .home-info-card__title {
    font-size: 21px;
    line-height: 28px;
  }
}

.home-info-card-navigation {
  margin-top: 72px;
}
@media (max-width: 767px) {
  .home-info-card-navigation {
    margin-top: 30px;
  }
}
.home-info-card-navigation__item {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .home-info-card-navigation__item {
    margin-top: 10px;
  }
}
.home-info-card-navigation__item:first-child {
  margin-top: 0;
}
.home-info-card-navigation__link {
  color: #ffffff;
  border-bottom-color: #ffffff;
  display: inline;
  position: relative;
}
.home-info-card-navigation__link:hover {
  color: #ffffff;
}
.home-info-card-navigation__link:hover:before {
  opacity: 1;
}
.home-info-card-navigation__link:before {
  content: "";
  top: 5px;
}

.home-info-caption {
  margin-top: 64px;
}
@media (max-width: 767px) {
  .home-info-caption {
    margin-top: 0;
    padding: 8px 25px 25px;
    margin-left: -25px;
    margin-right: -25px;
    transition: padding 0.3s ease;
    will-change: padding;
  }
  .home-info-caption:first-child {
    padding-top: 0;
  }
  .home-info-caption:last-child {
    padding-bottom: 0;
  }
}
.home-info-caption:first-child {
  margin-top: 0;
}
.home-info-caption__title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}
@media (max-width: 767px) {
  .home-info-caption__title {
    font-size: 14px;
    line-height: 19px;
  }
}
.home-info-caption__show, .home-info-caption__hide {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .home-info-caption__show {
    display: block;
  }
}
.home-info-caption_showed {
  background-image: linear-gradient(151deg, rgba(169, 215, 254, 0.12) 5%, rgba(38, 148, 251, 0.3) 100%);
  padding-top: 25px;
}
.home-info-caption_showed:first-child {
  padding-top: 25px;
}
.home-info-caption_showed:last-child {
  padding-bottom: 25px;
}
.home-info-caption_showed .home-info-caption__show {
  display: none;
}
.home-info-caption_showed .home-info-caption__hide {
  display: block;
}
.home-info-caption__head {
  position: relative;
  cursor: pointer;
}
.home-info-caption__body {
  display: none;
}
.home-info-caption__text {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 19px;
}
@media (max-width: 767px) {
  .home-info-caption__text {
    font-size: 10px;
    line-height: 19px;
  }
}
.home-info-caption__logos {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 14px;
}
@media (max-width: 767px) {
  .home-info-caption__logos {
    flex-wrap: wrap;
    gap: 10px;
    max-width: 170px;
    justify-content: space-between;
  }
}
.home-info-caption__logos img:nth-child(3) {
  width: 50px;
}
.home-info-caption__logos img:nth-child(4) {
  width: 105px;
}
@media (max-width: 767px) {
  .home-info-caption__logos img:nth-child(1) {
    order: 1;
  }
  .home-info-caption__logos img:nth-child(2) {
    order: 2;
    width: 115px;
  }
  .home-info-caption__logos img:nth-child(3) {
    order: 4;
    width: 45px;
  }
  .home-info-caption__logos img:nth-child(4) {
    order: 3;
    width: 100px;
  }
}

.home-info-numbers {
  display: flex;
  flex-wrap: wrap;
  gap: 70px 80px;
}
@media (max-width: 1249px) {
  .home-info-numbers {
    gap: 70px 40px;
  }
}
@media (max-width: 767px) {
  .home-info-numbers {
    gap: 22px;
  }
}
.home-info-numbers__item {
  width: calc(33.33% - 53.3333333333px);
}
@media (max-width: 1249px) {
  .home-info-numbers__item {
    width: calc(33.33% - 26.6666666667px);
  }
}
@media (max-width: 767px) {
  .home-info-numbers__item {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 17px;
  }
}
.home-info-numbers__value {
  color: #ffffff;
  font-family: "SuisseIntl", sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 57px;
}
@media (max-width: 1249px) {
  .home-info-numbers__value {
    font-size: 42px;
    line-height: 51px;
  }
}
@media (max-width: 767px) {
  .home-info-numbers__value {
    font-size: 17px;
    line-height: 1;
    flex: 0 0 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    height: 31px;
    background-image: linear-gradient(127deg, rgba(169, 215, 254, 0.3) 0%, rgba(120, 190, 253, 0.3) 32%, rgba(38, 148, 251, 0.3) 100%);
  }
}
.home-info-numbers__text {
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .home-info-numbers__text {
    font-size: 10px;
    line-height: 12px;
    margin-top: 0;
  }
}
.home-info-numbers__link {
  color: #fffdc0;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
  border-bottom: 1px solid #fffdc0;
  margin-top: 5px;
  transition: border 0.3s ease;
  will-change: border;
  text-decoration: none;
}
@media (max-width: 767px) {
  .home-info-numbers__link {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1;
  }
}
.home-info-numbers__link:hover {
  text-decoration: none;
  color: #fffdc0;
  border-bottom-color: transparent;
}
.home-info-numbers__link_disabled {
  color: rgba(255, 255, 255, 0.5);
  border-bottom-color: transparent;
}
.home-info-numbers__link_disabled:hover {
  color: rgba(255, 255, 255, 0.5);
}

.home-info-clients {
  width: 774px;
}
@media (max-width: 1249px) {
  .home-info-clients {
    width: 616px;
  }
}
@media (max-width: 991px) {
  .home-info-clients {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-info-clients {
    width: calc(100% + 50px);
    margin-right: -25px;
    margin-left: -25px;
  }
}
.home-info-clients__slider {
  height: 504px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-info-clients__slider {
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.home-info-clients__row {
  display: flex;
}
.home-info-clients__row a {
  flex: 1 1 auto;
}
.home-info-clients__slide {
  display: flex;
  text-decoration: none;
  text-align: center;
}
@media (max-width: 991px) {
  .home-info-clients__slide {
    height: calc((100% - 44px) / 2);
  }
}
@media (max-width: 767px) {
  .home-info-clients__slide {
    height: auto;
    width: 100px;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 14px;
  }
}
.home-info-clients__link {
  display: block;
  width: 33.33%;
}
@media (max-width: 767px) {
  .home-info-clients__link {
    width: 100%;
  }
}
.home-info-clients__link:hover {
  text-decoration: none;
}
.home-info-clients__link:hover .home-info-clients__name {
  border-bottom-color: transparent;
}
.home-info-clients__next, .home-info-clients__prev {
  position: absolute;
  cursor: pointer;
  width: 110px;
  left: 50%;
  margin-left: -55px;
  z-index: 20;
}
@media (max-width: 991px) {
  .home-info-clients__next, .home-info-clients__prev {
    margin-left: 0;
    top: 50%;
    margin-top: -54px;
  }
}
@media (max-width: 767px) {
  .home-info-clients__next, .home-info-clients__prev {
    display: none;
  }
}
.home-info-clients__next.swiper-button-disabled, .home-info-clients__prev.swiper-button-disabled {
  display: none;
}
.home-info-clients__next img, .home-info-clients__prev img {
  width: 100%;
  display: block;
}
.home-info-clients__prev {
  top: -110px;
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .home-info-clients__prev {
    transform: rotate(90deg);
    left: -64px;
    top: 50%;
  }
}
.home-info-clients__next {
  bottom: -110px;
}
@media (max-width: 991px) {
  .home-info-clients__next {
    bottom: auto;
    transform: rotate(-90deg);
    left: auto;
    right: -64px;
  }
}
.home-info-clients__logo {
  display: block;
  margin-bottom: 25px;
  height: 182px;
}
.home-info-clients__logo img {
  height: 100%;
}
@media (max-width: 767px) {
  .home-info-clients__logo {
    width: 100px;
    height: 100px;
    margin-bottom: 8px;
  }
  .home-info-clients__logo img {
    max-width: 100%;
  }
}
.home-info-clients__name {
  color: #fffdc0;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  border-bottom: 1px solid #fffdc0;
  transition: border 0.3s ease;
  will-change: border;
  display: inline-block;
  height: 20px;
}
@media (max-width: 767px) {
  .home-info-clients__name {
    height: auto;
    display: inline;
    font-size: 10px;
    line-height: 19px;
  }
}

.home-algorithms {
  padding-top: calc(60px + 7vw);
  padding-bottom: 115px;
}
@media (max-width: 767px) {
  .home-algorithms {
    padding-top: calc(20px + 7vw);
    padding-bottom: 32px;
  }
}
.home-algorithms__title {
  margin-bottom: 78px;
  width: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .home-algorithms__title {
    padding-right: 260px;
  }
}
@media (max-width: 767px) {
  .home-algorithms__title {
    padding-right: 90px;
    margin-bottom: 21px;
  }
}
.home-algorithms__title img {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 991px) {
  .home-algorithms__title img {
    top: -61px;
    max-width: 260px;
  }
}
@media (max-width: 767px) {
  .home-algorithms__title img {
    top: 0;
    max-width: 90px;
  }
}
.home-algorithms__left {
  width: 810px;
}
@media (max-width: 1249px) {
  .home-algorithms__left {
    width: 610px;
  }
}
@media (max-width: 991px) {
  .home-algorithms__left {
    width: 100%;
    order: 2;
  }
}
.home-algorithms__right {
  width: 270px;
  padding-top: 220px;
}
@media (max-width: 991px) {
  .home-algorithms__right {
    width: 100%;
    order: 1;
    padding-top: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .home-algorithms__right {
    margin-bottom: 60px;
    gap: 23px;
  }
}
.home-algorithms .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.home-algorithms-numbers {
  border-left: 2px solid #0066ca;
  padding-left: 34px;
  margin-top: 52px;
  max-width: 220px;
}
@media (max-width: 991px) {
  .home-algorithms-numbers {
    margin-top: 0;
    padding-left: 0;
    border: none;
    max-width: initial;
    width: calc(33.33% - 20px);
  }
}
@media (max-width: 767px) {
  .home-algorithms-numbers {
    width: calc(50% - 11.5px);
  }
  .home-algorithms-numbers:nth-child(1) {
    width: 100%;
  }
}
.home-algorithms-numbers:first-child {
  padding-top: 5px;
  padding-bottom: 5px;
}
.home-algorithms-numbers:first-child {
  margin-top: 0;
}
.home-algorithms-numbers__value {
  color: #0066ca;
  font-family: "SuisseIntl", sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 57px;
}
@media (max-width: 767px) {
  .home-algorithms-numbers__value {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 5px;
  }
}
.home-algorithms-numbers__text {
  color: #0066ca;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 767px) {
  .home-algorithms-numbers__text {
    font-size: 14px;
    line-height: 17px;
  }
}

.home-algorithms-caption {
  margin-top: 50px;
  max-width: 755px;
}
@media (max-width: 767px) {
  .home-algorithms-caption {
    padding: 0 25px;
    width: calc(100% + 50px);
    transition: padding 0.3s ease, margin 0.3s ease;
    will-change: padding, margin;
    margin: 25px -25px;
  }
}
.home-algorithms-caption:first-child {
  margin-top: 0;
}
.home-algorithms-caption_showed {
  padding: 25px;
  background-image: linear-gradient(15deg, rgba(169, 215, 254, 0.12) 7%, rgba(38, 148, 251, 0.3) 100%);
  margin: 0 -25px;
}
.home-algorithms-caption__title {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  position: relative;
}
@media (max-width: 767px) {
  .home-algorithms-caption__title {
    padding-right: 25px;
    font-size: 14px;
    line-height: 17px;
  }
}
.home-algorithms-caption__text {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 11px;
}
@media (max-width: 767px) {
  .home-algorithms-caption__text {
    font-size: 14px;
    line-height: 17px;
    display: none;
  }
}
.home-algorithms-caption__show, .home-algorithms-caption__hide {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .home-algorithms-caption__show {
    display: block;
  }
  .home-algorithms-caption_showed .home-algorithms-caption__show {
    display: none;
  }
}
.home-algorithms-caption_showed .home-algorithms-caption__hide {
  display: block;
}

.home-algorithms-for {
  display: flex;
  gap: 45px;
  margin-top: 33px;
  text-decoration: none;
  width: 810px;
}
@media (max-width: 1249px) {
  .home-algorithms-for {
    width: 720px;
  }
}
@media (max-width: 991px) {
  .home-algorithms-for {
    width: 100%;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .home-algorithms-for {
    gap: 17px;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 22px;
  }
}
.home-algorithms-for__item {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  gap: 25px;
  text-decoration: none;
}
@media (max-width: 991px) {
  .home-algorithms-for__item {
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .home-algorithms-for__item {
    gap: 13px;
  }
}
.home-algorithms-for__item:hover {
  text-decoration: none;
}
.home-algorithms-for__item:hover .home-algorithms-for__text span {
  border-bottom-color: transparent;
}
@media (max-width: 767px) {
  .home-algorithms-for__icon {
    flex: 0 0 42px;
  }
  .home-algorithms-for__icon img {
    max-width: 100%;
  }
}
.home-algorithms-for__text {
  color: #0066ca;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 767px) {
  .home-algorithms-for__text {
    font-size: 14px;
    line-height: 17px;
  }
}
.home-algorithms-for__text span {
  display: inline;
  border-bottom: 1px solid #0066ca;
  transition: border 0.3s ease;
  will-change: border;
}

.home-algorithms-bottom {
  margin-top: 84px;
  display: flex;
  flex-wrap: wrap;
  gap: 57px;
}
@media (max-width: 767px) {
  .home-algorithms-bottom {
    gap: 13px 23px;
    margin-top: 15px;
  }
}
.home-algorithms-bottom__link {
  position: relative;
}
.home-algorithms-bottom__link:before {
  content: "";
  top: 5px;
}
.home-algorithms-bottom__link:hover:before {
  opacity: 1;
}

.home-contact {
  background: linear-gradient(150deg, rgba(111, 186, 255, 0.5) 0%, rgba(134, 197, 255, 0.58) 3%, rgba(159, 210, 255, 0.68) 8%, rgba(182, 221, 255, 0.77) 13%, rgba(202, 230, 255, 0.84) 18%, rgba(217, 238, 255, 0.9) 24%, rgba(229, 244, 255, 0.95) 31%, rgba(238, 248, 255, 0.98) 40%, rgba(243, 250, 255, 0.99) 52%, #f4fbff 85%);
  padding-bottom: 95px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-contact {
    padding-bottom: 34px;
    background-color: #e6f6ff;
  }
}
@media (max-width: 767px) {
  .home-contact.invert {
    background-color: var(--color-brand-blue);
  }
}
.home-contact:first-child {
  padding-bottom: 0;
}
.home-contact__background {
  position: absolute;
  left: 0;
  top: -300px;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 767px) {
  .home-contact__background {
    top: -200px;
  }
}
.home-contact__background img {
  width: 100%;
}
.home-contact__title {
  width: 100%;
  margin: 52px 0 52px;
}
@media (max-width: 767px) {
  .home-contact__title {
    margin-bottom: 0;
  }
}
.home-contact__text {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  max-width: 490px;
}
@media (max-width: 767px) {
  .home-contact__text {
    display: none;
  }
}
.home-contact__left, .home-contact__right {
  width: calc(50% - 22.5px);
}
@media (max-width: 767px) {
  .home-contact__left, .home-contact__right {
    width: 100%;
  }
}
.home-contact__left {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 767px) {
  .home-contact__left {
    order: 2;
  }
}
@media (max-width: 767px) {
  .home-contact__right {
    order: 1;
  }
}
.home-contact .container {
  display: flex;
  flex-wrap: wrap;
  gap: 0 45px;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .home-contact .container {
    gap: 28px;
  }
}

.home-contact-block__item {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: 18px;
}
@media (max-width: 767px) {
  .home-contact-block__item {
    font-size: 21px;
    font-family: "SuisseIntl", sans-serif;
    font-weight: 300;
    gap: 8px;
    line-height: 28px;
    margin-top: 10px;
  }
}
.home-contact-block__item:first-child {
  margin-top: 0;
}
.home-contact-block__phone, .home-contact-block__email {
  color: #000000;
  text-decoration: none;
}
.home-contact-block__phone:hover, .home-contact-block__email:hover {
  text-decoration: none;
  color: #000000;
}
.home-contact-block__phone {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .home-contact-block__phone {
    margin-right: 7px;
  }
}
.home-contact-block__link {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  display: inline-block;
  border-bottom: 1px solid #000000;
  transition: border 0.3s ease;
  will-change: border;
  margin-top: 22px;
}
@media (max-width: 767px) {
  .home-contact-block__link {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1;
    color: #0066ca;
    border-bottom-color: #0066ca;
  }
}
.home-contact-block__link:hover {
  text-decoration: none;
  color: #000000;
  border-bottom-color: transparent;
}

.home-contact-form__label {
  display: block;
  margin-top: 21px;
}
.home-contact-form__label:first-child {
  margin-top: 0;
}
.home-contact-form__label_invalid + .home-contact-form__errors {
  display: block;
}
.home-contact-form__label_invalid .home-contact-form__input {
  border: 1px solid #ff0000;
}
.home-contact-form__input {
  display: block;
  width: 100%;
  height: 40px;
  padding: 2px 13px;
  color: #000000;
  font-size: 17px;
  line-height: 1;
  border: none;
}
@media (max-width: 767px) {
  .home-contact-form__input {
    font-size: 14px;
    line-height: 1;
    height: 45px;
    padding: 2px 12px;
  }
}
.home-contact-form__input_bold {
  font-weight: 700;
}
@media (max-width: 767px) {
  .home-contact-form__input_bold {
    font-weight: 400;
  }
}
.home-contact-form__textarea {
  display: block;
  width: 100%;
  height: 100px;
  padding: 13px;
  color: #000000;
  font-size: 17px;
  line-height: 24px;
  border: none;
  resize: none;
}
@media (max-width: 767px) {
  .home-contact-form__textarea {
    font-size: 14px;
    line-height: 17px;
    padding: 12px;
  }
}
.home-contact-form__submit {
  display: flex;
  width: 100%;
  margin-top: 21px;
}
.home-contact-form__errors {
  margin-top: 7px;
  display: none;
}
.home-contact-form__error {
  margin-top: 5px;
  font-size: 12px;
  line-height: 16px;
  color: #ff0000;
}
.home-contact-form__error:first-child {
  margin-top: 0;
}

.home-contact-card {
  background: rgba(63, 169, 245, 0.1);
  padding: 35px 64px;
  width: calc(50% - 22.5px);
  margin-top: 110px;
}
@media (max-width: 1249px) {
  .home-contact-card {
    padding: 30px 40px;
  }
}
@media (max-width: 991px) {
  .home-contact-card {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .home-contact-card {
    order: 3;
    margin-top: 0;
    background: rgba(63, 169, 245, 0.2);
    padding: 19px 13px 22px;
  }
}
.home-contact-card__title {
  color: #000000;
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
}
@media (max-width: 767px) {
  .home-contact-card__title {
    font-size: 17px;
    letter-spacing: -0.21px;
    line-height: 20px;
    font-weight: 300;
  }
}
.home-contact-card__text {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 14px;
}
@media (max-width: 767px) {
  .home-contact-card__text {
    font-size: 10px;
    line-height: 17px;
    color: #5f5f5f;
  }
}
.home-contact-card__bottom {
  display: flex;
  align-items: center;
  gap: 35px;
  margin-top: 21px;
}
@media (max-width: 767px) {
  .home-contact-card__bottom {
    gap: 25px;
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .home-contact-card__link {
    font-size: 10px;
  }
  .home-contact-card__link strong {
    font-weight: 400;
  }
}

.home-bottom {
  display: block;
  position: static;
  height: initial;
  width: initial;
  animation: none;
  background: none;
  padding-top: 76px;
  overflow: visible;
}
@media (max-width: 767px) {
  .home-bottom {
    padding-top: 42px;
  }
}

.home-bottom-controls {
  display: flex;
  align-items: center;
  gap: 110px;
  padding: 61px 0;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
  .home-bottom-controls {
    padding: 30px 0 15px;
  }
}
@media (max-width: 767px) {
  .home-bottom-controls {
    border-bottom: none;
    padding: 21px 0 25px;
  }
}
.home-bottom-controls__search {
  position: relative;
}
@media (max-width: 991px) {
  .home-bottom-controls__search {
    width: 100%;
  }
}
.home-bottom-controls__input {
  display: flex;
  width: 525px;
  height: 51px;
  padding: 2px 43px 2px 25px;
  border: 1px solid #e6e6e6;
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 991px) {
  .home-bottom-controls__input {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-bottom-controls__input {
    height: 38px;
    font-size: 14px;
    line-height: 1;
  }
}
.home-bottom-controls__submit {
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
@media (max-width: 767px) {
  .home-bottom-controls__submit {
    right: 13px;
  }
}
@media (max-width: 767px) {
  .home-bottom-controls__sign-in {
    padding-bottom: 21px;
    border-bottom: 1px solid #e6e6e6;
  }
}

.home-bottom-socials {
  padding-top: 56px;
  padding-bottom: 58px;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
  .home-bottom-socials {
    padding: 25px 0;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .home-bottom-socials {
    padding: 0;
    margin-bottom: 22px;
    border-bottom: none;
  }
}
.home-bottom-socials__title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
@media (max-width: 767px) {
  .home-bottom-socials__title {
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
  }
}
.home-bottom-socials__list {
  display: flex;
  align-items: center;
  gap: 48px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .home-bottom-socials__list {
    margin-top: 15px;
    gap: 40px;
  }
}

.home-arrow {
  position: absolute;
}
.home-arrow__icon {
  position: absolute;
}
.home-arrow__icon img {
  max-width: 100%;
}
.home-arrow__text {
  font-family: "Troubleside", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 767px) {
  .home-arrow__text {
    font-size: 10px;
    line-height: 12px;
  }
}
.home-arrow_pink .home-arrow__text {
  color: #ff00cf;
}
.home-arrow_yellow .home-arrow__text {
  color: #ffff00;
}
.home-arrow_navigation {
  left: 137px;
  top: -30px;
  padding-left: 46px;
}
@media (max-width: 767px) {
  .home-arrow_navigation {
    padding-left: 16px;
    left: 122px;
    top: -41px;
  }
}
.home-arrow_navigation .home-arrow__icon {
  left: 0;
  top: 10px;
}
@media (max-width: 767px) {
  .home-arrow_navigation .home-arrow__icon {
    width: 24px;
    top: 32px;
  }
}
.home-arrow_navigation .home-arrow__text {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .home-arrow_navigation .home-arrow__text {
    white-space: normal;
    width: 130px;
    background-color: #ffffff;
    padding-left: 16px;
  }
}
.home-arrow_benefits {
  left: 50%;
  top: -93px;
  padding-left: 71px;
}
@media (max-width: 991px) {
  .home-arrow_benefits {
    left: auto;
    right: 0;
  }
}
@media (max-width: 767px) {
  .home-arrow_benefits {
    padding-left: 40px;
    top: -50px;
    left: 101px;
    right: auto;
  }
}
.home-arrow_benefits .home-arrow__icon {
  left: 0;
  top: 20px;
}
@media (max-width: 767px) {
  .home-arrow_benefits .home-arrow__icon {
    width: 29px;
    top: 12px;
  }
}
.home-arrow_benefits .home-arrow__text {
  width: 252px;
}
@media (max-width: 767px) {
  .home-arrow_benefits .home-arrow__text {
    width: 165px;
  }
}
.home-arrow_info {
  left: 460px;
  top: -63px;
  padding-left: 65px;
}
@media (max-width: 1249px) {
  .home-arrow_info {
    left: 360px;
  }
}
@media (max-width: 767px) {
  .home-arrow_info {
    left: 140px;
    top: -73px;
    padding-left: 33px;
  }
}
.home-arrow_info .home-arrow__icon {
  left: 0;
  top: 58px;
}
@media (max-width: 767px) {
  .home-arrow_info .home-arrow__icon {
    width: 32px;
    top: 30px;
  }
}
.home-arrow_info .home-arrow__text {
  width: 190px;
}
@media (max-width: 767px) {
  .home-arrow_info .home-arrow__text {
    width: 110px;
  }
}
.home-arrow_algorithms {
  left: 510px;
  top: -58px;
  padding-left: 96px;
}
@media (max-width: 1249px) {
  .home-arrow_algorithms {
    left: 260px;
    top: -65px;
  }
}
@media (max-width: 767px) {
  .home-arrow_algorithms {
    padding-left: 50px;
    left: 60px;
    top: -40px;
    transition: top 0.3s ease;
    will-change: top;
  }
  .home-algorithms-caption_showed .home-arrow_algorithms {
    top: -55px;
  }
}
.home-arrow_algorithms .home-arrow__icon {
  left: 0;
  top: 20px;
}
@media (max-width: 767px) {
  .home-arrow_algorithms .home-arrow__icon {
    width: 44px;
  }
}
.home-arrow_algorithms .home-arrow__text {
  width: 260px;
}
@media (max-width: 767px) {
  .home-arrow_algorithms .home-arrow__text {
    width: 180px;
  }
}

.social-grid {
  padding: 0;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .social-grid {
    padding-top: 20px;
  }
}

.social-share {
  display: inline-flex;
  flex-direction: row;
  background: 0 0 !important;
  border: none !important;
  box-shadow: none !important;
}
.social-share:not(:first-child) {
  padding: 0 0 0 10px;
}

.social-grid > .column {
  width: 100%;
  align-self: inherit;
}

.social-button {
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  display: inline-block;
  min-height: 24px;
  outline: 0;
  vertical-align: baseline;
  color: #fff;
  font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-transform: none;
  text-shadow: none;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 2px;
  box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
  user-select: none;
  transition: opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
  -webkit-tap-highlight-color: transparent;
}
.social-button.with-counter {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

span.social-button {
  z-index: 1;
  min-height: 24px;
}

.vk {
  background-color: #4D7198;
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}
.vk + .social-button {
  background-color: #4D7198;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: white;
}

.ok {
  background-color: #f2711c;
  color: #fff;
  text-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.ok + .social-button {
  background-color: #f2711c;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: white;
}

.facebook {
  background-color: #3b5998;
  color: #fff;
  text-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}
.facebook + .social-button {
  background-color: #3b5998;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: white;
}

.twitter {
  background-color: #0084b4;
  color: #fff;
  text-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.telegram {
  background-color: #64a9dc;
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.whatsapp {
  background-color: #65bc54;
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.viber {
  background-color: #7b519d;
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3E%3Cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3E%3Cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.pocket {
  background-color: #ff5678;
  color: #fff;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3EGetpocket%3C/title%3E%3Cg id='Getpocket'%3E%3Cpath d='M18.85,1H5.15A4.16,4.16,0,0,0,1,5.15V12a11,11,0,0,0,22,0V5.15A4.16,4.16,0,0,0,18.85,1Zm.57,9.41-5.16,5.16a3.18,3.18,0,0,1-4.5,0L4.59,10.41a2,2,0,0,1,0-2.83,2,2,0,0,1,2.83,0L12,12.17l4.59-4.59a2,2,0,0,1,2.83,0,2,2,0,0,1,0,2.83Z' style='fill:white'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 20px;
  box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.email-link {
  background-color: black;
  color: #fff;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='16px' version='1.1' viewBox='0 0 16 16' width='16px' xmlns='http://www.w3.org/2000/svg' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle/%3E%3Cdefs/%3E%3Cg fill='none' fill-rule='evenodd' id='Icons with numbers' stroke='none' stroke-width='1'%3E%3Cg fill='white' id='Group' transform='translate(-336.000000, 0.000000)'%3E%3Cpath d='M345.731959,8.48453617 L350.681755,12.7272182 C350.501681,12.8954635 350.259495,13 349.993155,13 L338.006845,13 C337.739189,13 337.496237,12.8970552 337.316068,12.7290845 L342.268041,8.48453617 L344,10.0000001 Z M344,9 L337.318245,3.27278178 C337.498319,3.10453648 337.740505,3 338.006845,3 L349.993155,3 C350.260811,3 350.503763,3.10294483 350.683932,3.27091553 Z M351,12.1856084 L346.167358,8.07885766 L351,3.875422 L351,12.1856084 L351,12.1856084 Z M337,12.1856079 L337,3.87815189 L341.832642,8.07885742 L337,12.1856079 L337,12.1856079 Z M337,12.1856079' id='Shape'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 20px;
  box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.breadcrumb.share .social-grid {
  display: none;
  padding-top: 0;
}
.breadcrumb.share .goodshare {
  background-color: #ccc;
}
.breadcrumb.share .goodshare + .social-button {
  background-color: #ccc;
}
.breadcrumb.share .social-share:hover[data-social=vkontakte] .social-button {
  background-color: #4D7198;
}
.breadcrumb.share .social-share:hover[data-social=facebook] .social-button {
  background-color: #3b5998;
}
.breadcrumb.share .social-share:hover[data-social=twitter] .social-button {
  background-color: #0084b4;
}
.breadcrumb.share .social-share:hover[data-social=odnoklassniki] .social-button {
  background-color: #f2711c;
}
.breadcrumb.share .social-share:hover[data-social=telegram] .social-button {
  background-color: #64a9dc;
}
.breadcrumb.share .social-share:hover[data-social=whatsapp] .social-button {
  background-color: #65bc54;
}
.breadcrumb.share .social-share:hover[data-social=viber] .social-button {
  background-color: #7b519d;
}
.breadcrumb.share .social-share:hover[data-social=pocket] .social-button {
  background-color: #ff5678;
}
.breadcrumb.share .social-share:hover[data-social=email] .social-button {
  background-color: black;
}

.implement {
  max-width: 100%;
  overflow: hidden;
}

.implement__headline {
  max-width: 100%;
}

@media (max-width: 1023px) {
  .implement__headline .flex {
    flex-direction: column;
  }
}
@media (max-width: 1023px) {
  .implement__headline .gridCol-6-s {
    width: 100%;
  }
}
.implement__header {
  width: 700px;
  margin-bottom: 50px;
}

@media (max-width: 1023px) {
  .implement__header {
    width: 660px;
  }
}
@media (max-width: 767px) {
  .implement__header {
    width: 100%;
    margin-bottom: 5.625vw;
  }
}
.implement__desc {
  margin-bottom: 35px;
  margin: 20px 0 35px;
  font-family: "Inter", sans-serif, "Helvetica", "Arial", "sans-serif";
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: var(--text-hint, #505050);
}
@media (max-width: 47.99rem) {
  .implement__desc {
    margin-bottom: 9.375vw;
    font-size: 16px;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
  }
}

@media (max-width: 767px) {
  .implement__desc {
    margin-bottom: 9.375vw;
  }
}
.implement__itog {
  margin-top: -8px;
}

@media (max-width: 1023px) {
  .implement__itog {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .implement__itog {
    margin-top: 1.25vw;
  }
}
.implement__content {
  padding: 122px 0 46px;
}

@media (max-width: 1279px) {
  .implement__content {
    padding: 102px 0 46px;
  }
}
@media (max-width: 1023px) {
  .implement__content {
    padding: 108px 0 52px;
  }
}
@media (max-width: 767px) {
  .implement__content {
    padding: 6.875vw 0 2.5vw;
  }
}
.itog {
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  padding: 36px 111px 36px 50px;
  display: block;
  width: 100%;
  transition: 0.3s ease-out;
}

@media (max-width: 1279px) {
  .itog {
    padding: 36px 40px 39px 39px;
  }
}
@media (max-width: 767px) {
  .itog {
    padding: 6.875vw 7.8125vw 12.1875vw 5vw;
  }
}
.itog__text {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .itog__text {
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
    margin-bottom: 6.875vw;
  }
}
.itog__text-nomargin {
  margin: 0;
}

.itog__text-big {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
}

@media (max-width: 767px) {
  .itog__text-big {
    font-family: "Inter", sans-serif;
    font-size: 5.9375vw;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
    color: #505050;
  }
}
.itog__readmore {
  margin-top: 34px !important;
  padding-left: 0 !important;
}
.itog__readmore::before {
  display: none;
}

@media (max-width: 1279px) {
  .itog__readmore {
    margin-top: auto;
  }
}
@media (max-width: 767px) {
  .itog__readmore {
    margin-top: -3px;
  }
}
.itog__link {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
  display: inline-block;
  position: relative;
  transition: 0.3s ease-out;
  margin-left: 6px;
}

.itog__link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #333;
  transition: 0.3s ease-out;
}

@media (max-width: 767px) {
  .itog__link {
    font-family: "Inter", sans-serif;
    font-size: 5.9375vw;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
    color: #505050;
    margin-left: 0;
  }
}
.itog__link:hover {
  color: #0066ca;
}

.itog__link:hover:after {
  background: #0066ca;
}

.itog__link.-withoutline:after {
  display: none;
}

.itog__img {
  margin-right: 16px;
}

@media (max-width: 767px) {
  .itog__img {
    margin-right: 5.625vw;
  }
}
.itog__img svg {
  width: 24px;
  height: 24px;
  stroke: #0066ca;
}

.itog__img-big svg {
  width: 40px;
  height: 40px;
}

@media (max-width: 767px) {
  .itog__img-big svg {
    width: 11.25vw;
    height: 11.875vw;
  }
}
@media (max-width: 767px) {
  .itog__line {
    align-items: flex-start;
  }
}
.itog:hover .itog__readmore {
  color: #0a4dab;
}

.itog-blue {
  background-color: #e6f6ff;
  border-color: #e6f6ff;
}

.itog-blue .itog__text {
  color: #333;
}

.itog-transparent {
  border-color: hsla(0, 0%, 85.1%, 0.2);
}

.itog-transparent:hover {
  border-color: #d9d9d9;
}

.itog-transparent:hover .itog__readmore {
  color: #0066ca;
}

.itog-transparent .itog__text {
  color: #fff;
}

.plan {
  display: block;
}

.planItem {
  display: flex;
  align-items: flex-start;
  border-top: 1px solid #d9d9d9;
  padding-top: 37px;
  padding-bottom: 36px;
}

@media (max-width: 1279px) {
  .planItem {
    padding-bottom: 32px;
  }
}
@media (max-width: 1023px) {
  .planItem {
    flex-wrap: wrap;
    padding-top: 31px;
    padding-bottom: 21px;
  }
}
@media (max-width: 767px) {
  .planItem {
    padding-top: 4.375vw;
    padding-bottom: 3.4375vw;
  }
  .planItem:first-child {
    border: none;
  }
}
.planItem__count, .planItem__desc {
  flex-shrink: 0;
  flex-grow: 0;
}

.planItem__count {
  width: 100px;
  font-family: "Inter", sans-serif;
  font-size: 84px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -1.3px;
  color: #c8e7ff;
  margin-top: -16px;
}

@media (max-width: 1279px) {
  .planItem__count {
    width: 82px;
  }
}
@media (max-width: 1023px) {
  .planItem__count {
    margin-top: -13px;
  }
}
@media (max-width: 767px) {
  .planItem__count {
    font-size: 19.0625vw;
    letter-spacing: -0.3125vw;
    width: 100%;
    margin-top: 0;
  }
}
.planItem__desc {
  width: 560px;
}

@media (max-width: 1279px) {
  .planItem__desc {
    width: 462px;
  }
}
@media (max-width: 1023px) {
  .planItem__desc {
    width: 100%;
    flex-shrink: 1;
    margin-top: 34px;
  }
}
@media (max-width: 767px) {
  .planItem__desc {
    margin-top: 6.875vw;
  }
}
.planItem__title {
  padding-left: 38px;
  padding-right: 16px;
  box-sizing: border-box;
  width: 500px;
}

@media (max-width: 1279px) {
  .planItem__title {
    width: 410px;
    padding-left: 55px;
  }
}
@media (max-width: 1023px) {
  .planItem__title {
    width: 580px;
  }
}
@media (max-width: 767px) {
  .planItem__title {
    padding-left: 0;
    width: 100%;
  }
}
.planItem__header {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415a;
  width: 360px;
  margin-bottom: 5px;
  margin-top: 0;
}

@media (max-width: 1279px) {
  .planItem__header {
    width: 298px;
  }
}
@media (max-width: 1023px) {
  .planItem__header {
    width: 580px;
  }
}
@media (max-width: 767px) {
  .planItem__header {
    font-size: 6.875vw;
    line-height: 1.36;
    letter-spacing: -0.09375vw;
    width: 90%;
  }
}
.planItem__duration {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
}

@media (max-width: 767px) {
  .planItem__duration {
    font-family: "Inter", sans-serif;
    font-size: 5.9375vw;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
    color: #505050;
  }
}
.planItem__text {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  margin-bottom: 21px;
  width: 460px;
}

@media (max-width: 1279px) {
  .planItem__text {
    margin-bottom: 27px;
  }
}
@media (max-width: 1023px) {
  .planItem__text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .planItem__text {
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
    margin-bottom: 8.4375vw;
  }
}
.planItem__text a {
  color: #0066ca;
}

.planItem__text a:hover {
  color: #0a4dab;
}

.planItem__logos {
  width: 454px;
  margin: 32px 0 37px;
}

@media (max-width: 767px) {
  .planItem__logos {
    margin: 0 0 5.3125vw -0.9375vw;
    flex-wrap: wrap;
    width: 76%;
    justify-content: space-between;
  }
}
.planItem__readmore {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #0066ca;
  margin: 13px 0 19px;
  display: inline-block;
}

@media (max-width: 1023px) {
  .planItem__readmore {
    margin: 0 0 5.9375vw;
  }
}
.price {
  overflow: hidden;
}
.price .price__caption,
.price .price__header3,
.price .price__text,
.price .price__text-small {
  color: var(--text-color-inverse);
}

.price__button {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .price__button {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .price__button {
    margin-top: 60px;
    width: 166px;
  }
}

.price__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .price__heading {
    top: 0;
    flex-direction: column;
    margin-bottom: 40px;
  }
}

.price__headline {
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
  background: #0066CA;
}

@media (max-width: 1279px) {
  .price__headline {
    padding-bottom: 70px;
  }
}
@media (max-width: 1023px) {
  .price__headline {
    padding-bottom: 76px;
  }
}
@media (max-width: 767px) {
  .price__headline {
    padding-bottom: 39px;
  }
}
.price .header1 {
  width: 100%;
  text-align: center;
}

.price__checkbox {
  justify-content: center;
  margin: 14px 0 33px;
}

@media (max-width: 1279px) {
  .price__checkbox {
    margin: 12px 0 33px;
  }
}
@media (max-width: 767px) {
  .price__checkbox {
    margin: 5vw 0 1.25vw;
  }
}
@media (max-width: 1279px) {
  .price__tariffs {
    justify-content: center;
  }
}
@media (max-width: 1023px) {
  .price__tariffs {
    flex-wrap: wrap;
  }
}
.price__select {
  position: relative;
  z-index: 1;
  display: none;
}
.price__select label {
  display: inline-block;
  margin-bottom: 14px;
  font-family: var(--font-base);
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4F4F4F;
}

.price__select.-active {
  display: block;
}

@media (max-width: 767px) {
  .price__select label {
    margin-bottom: 1.875vw;
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
  }
}
.price__select select {
  margin-bottom: 13px;
  width: 100%;
  height: 43px;
  font-family: var(--font-title);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.63;
  color: #37415A;
  background: transparent;
  border: none;
  border-bottom: 1px solid #DFDFDF;
  border-radius: 0;
  transition: 0.3s ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.price__select select:active,
.price__select select:focus {
  outline: none;
  border-color: var(--color-brand-blue);
  box-shadow: none;
}

.price__select__arrow {
  position: absolute;
  right: 1px;
  bottom: 19px;
  z-index: -1;
}

.price__select__arrow svg {
  width: 24px;
  height: 24px;
}

.price__calc {
  margin-bottom: 20px;
}

@media (max-width: 1279px) {
  .price__calc {
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .price__calc {
    margin-bottom: 6.25vw;
  }
}
.price__readmore {
  margin-bottom: 15px;
  width: auto;
  text-align: left;
  font-family: var(--font-base);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: var(--color-brand-blue);
  cursor: pointer;
}

@media (max-width: 1279px) {
  .price__readmore {
    margin-bottom: 17px;
  }
}
.price__readmore:last-child {
  margin-bottom: 0;
}

.price__content {
  position: relative;
  margin: 81px auto;
}

@media (max-width: 1279px) {
  .price__content {
    margin: 66px auto 62px;
  }
}
@media (max-width: 1023px) {
  .price__content {
    margin: 66px auto 26px;
  }
}
@media (max-width: 767px) {
  .price__content {
    margin: 8.125vw auto;
  }
}
.price__blue {
  padding: 70px 0;
  padding-bottom: 1px;
  color: var(--color-text-inverse);
  background-color: var(--color-brand-blue);
}
@media (max-width: 1279px) {
  .price__blue {
    margin-bottom: -30px;
    padding: 64px 0 1px;
  }
}
@media (max-width: 1023px) {
  .price__blue {
    margin-bottom: 0;
    padding: 52px 0 1px;
  }
  .price__blue .price__info.flex {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .price__blue {
    padding: 11.875vw 0 1px;
  }
}

.price__title {
  font-family: var(--font-title);
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.6px;
  color: var(--color-gray-dark);
}

@media (max-width: 767px) {
  .price__title {
    margin-right: -10px;
    font-family: "SuisseIntl", sans-serif;
    font-size: 7.5vw;
    font-weight: 300;
    line-height: 1.38;
    letter-spacing: -0.09375vw;
    color: var(--color-gray-dark);
  }
}
.price__checkbox2 {
  position: absolute;
  top: 6px;
  right: -11px;
}

@media (max-width: 1279px) {
  .price__checkbox2 {
    top: -4px;
  }
}
@media (max-width: 1023px) {
  .price__checkbox2 {
    position: relative;
    top: 0;
    right: 0;
    margin: 7px 0 0 -8px;
  }
}
@media (max-width: 767px) {
  .price__checkbox2 {
    margin: 1.25vw 0 0 0.625vw;
  }
}
.price__table1 {
  margin-top: 44px;
  margin-bottom: 70px;
}

@media (max-width: 1279px) {
  .price__table1 {
    margin-bottom: 64px;
  }
}
@media (max-width: 1023px) {
  .price__table1 {
    margin-top: 30px;
  }
}
.price__table2 {
  margin-top: 120px;
  margin-bottom: 70px;
}

@media (max-width: 1279px) {
  .price__table2 {
    margin-bottom: 27px;
  }
}
@media (max-width: 1023px) {
  .price__table2 {
    position: relative;
    margin-top: 18px;
  }
  .price__table2::before {
    content: "";
    position: absolute;
    top: 0;
    right: -30vw;
    bottom: 0;
    left: -30vw;
    background: var(--color-white);
  }
}
@media (max-width: 767px) {
  .price__table2 {
    margin-top: 15.625vw;
  }
  .price__table2 > .price__table2 {
    padding-bottom: 6.5625vw;
  }
  .price__table2::before {
    top: -8.125vw;
  }
  .price__table2 .comparison__text-small {
    text-align: center;
  }
  .price__table2 .comparison__header .comparison__column {
    align-items: center;
  }
}
.price__header3 {
  margin-bottom: 60px;
  width: 435px;
  font-family: SuisseIntl;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415A;
}

@media (max-width: 1279px) {
  .price__header3 {
    margin-bottom: 50px;
  }
}
@media (max-width: 1023px) {
  .price__header3 {
    margin-bottom: 46px;
  }
}
@media (max-width: 767px) {
  .price__header3 {
    margin-bottom: 8.75vw;
    width: 100%;
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.875vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #37415A;
  }
}
.price__text {
  padding-right: 100px;
  width: 560px;
  font-size: 16px;
  line-height: 1.59;
  color: #5F5F5F;
}

.price__text,
.price__text-small {
  font-family: var(--font-family-brand);
  letter-spacing: -0.3px;
}

.price__text-small {
  font-size: 14px;
  line-height: 1.64;
  color: #4F4F4F;
}

@media (max-width: 1279px) {
  .price__text {
    padding-right: 0;
    width: 462px;
  }
}
@media (max-width: 1023px) {
  .price__text {
    margin-bottom: 35px;
    width: 580px;
  }
}
@media (max-width: 767px) {
  .price__text {
    margin-bottom: 8.4375vw;
    width: 100%;
    font-size: 5.3125vw;
    letter-spacing: -0.09375vw;
  }
}
.price__list {
  padding-top: 11px;
}

@media (max-width: 1279px) {
  .price__list {
    padding-top: 24px;
  }
}
@media (max-width: 1023px) {
  .price__list {
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .price__list {
    padding-top: 0;
  }
}
.price__block {
  margin-bottom: 107px;
  width: 560px;
}

@media (max-width: 1279px) {
  .price__block {
    margin-bottom: 80px;
    width: 462px;
  }
}
@media (max-width: 1023px) {
  .price__block {
    margin-bottom: 5px;
    width: 580px;
  }
}
@media (max-width: 767px) {
  .price__block {
    margin-bottom: 0.9375vw;
    width: 100%;
  }
}
.price__block .price__text {
  box-sizing: border-box;
  padding-right: 60px;
  width: 100%;
}

@media (max-width: 1279px) {
  .price__block .price__text {
    padding-right: 0;
  }
}
.price__caption {
  margin-bottom: 12px;
  font-family: var(--font-title);
  font-size: 23px;
  font-weight: 600;
  line-height: 1.46;
  color: #37415A;
}

@media (max-width: 767px) {
  .price__caption {
    font-family: var(--font-title);
    font-size: 6.25vw;
    font-weight: 600;
    line-height: 1.45;
    color: #37415A;
  }
}
.price__annotate {
  margin-top: 45px;
  padding-top: 32px;
  width: 100%;
  border-top: 1px solid #D9D9D9;
}

@media (max-width: 1279px) {
  .price__annotate {
    margin-top: 5px;
  }
}
@media (max-width: 1023px) {
  .price__annotate {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .price__annotate {
    margin-top: 3.75vw;
    padding-top: 7.8125vw;
  }
}
.price__annotate .price__text {
  margin-bottom: 24px;
  padding-right: 0;
  width: 720px;
}

@media (max-width: 1023px) {
  .price__annotate .price__text {
    width: 580px;
  }
}
@media (max-width: 767px) {
  .price__annotate .price__text {
    margin-bottom: 7.1875vw;
    width: 100%;
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
  }
}
.price__accent {
  padding: 6px 24px;
}
.price__accent--standart {
  background-color: var(--color-price--standart);
}
.price__accent--premium {
  background-color: var(--color-price--premium);
}
.price__accent--enterprise {
  background-color: var(--color-price--enterprise);
}
.price__accent--ultimate {
  background-color: var(--color-price--ultimate);
}

.checkbox {
  align-items: center;
}

.checkbox__text {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.3px;
  color: #fff;
  padding: 10px;
}

@media (max-width: 767px) {
  .checkbox__text {
    font-family: "Inter", sans-serif;
    font-size: 19px;
    line-height: 1.58;
    letter-spacing: -0.3px;
    color: #fff;
    padding: 4.6875vw;
  }
}
.checkbox__field {
  width: 58px;
  height: 29px;
  display: flex;
  align-items: center;
  position: relative;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #d9d9d9;
  padding: 4px;
  box-sizing: border-box;
  cursor: pointer;
}

@media (max-width: 767px) {
  .checkbox__field {
    width: 11.5625vw;
    height: 6.25vw;
    padding: 0.625vw;
  }
}
.checkbox__input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 88%;
  height: 80%;
  opacity: 0;
  cursor: pointer;
}

.checkbox__input:checked ~ .checkbox__label {
  margin-left: 26px;
}

@media (max-width: 767px) {
  .checkbox__input:checked ~ .checkbox__label {
    margin-left: 4.6875vw;
  }
}
.checkbox__input:hover ~ .checkbox__label {
  background: #0a4dab;
}

.checkbox__label {
  background: #0066ca;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  justify-self: flex-start;
  transition: 0.3s ease-out;
}

@media (max-width: 767px) {
  .checkbox__label {
    width: 5vw;
    height: 5vw;
  }
}
.checkbox.-black .checkbox__text {
  color: #333;
}

.checkbox.-small .checkbox__text {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
}

@media (max-width: 767px) {
  .checkbox.-small .checkbox__text {
    font-size: 5vw;
    letter-spacing: -0.09375vw;
  }
}
.checkbox.-small .checkbox__field {
  width: 40px;
  height: 21px;
  padding: 3px;
}

@media (max-width: 767px) {
  .checkbox.-small .checkbox__field {
    width: 11.5625vw;
    height: 6.25vw;
    padding: 0.625vw;
  }
}
.checkbox.-small .checkbox__label {
  width: 15px;
  height: 15px;
}

@media (max-width: 767px) {
  .checkbox.-small .checkbox__label {
    width: 5vw;
    height: 5vw;
  }
}
.checkbox.-small .checkbox__input:checked ~ .checkbox__label {
  margin-left: 17px;
}

@media (max-width: 767px) {
  .checkbox.-small .checkbox__input:checked ~ .checkbox__label {
    margin-left: 4.6875vw;
  }
}
.price .header1 {
  text-align: left;
}
@media (max-width: 991px) {
  .price .header1 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .price .header1 {
    font-size: 30px;
  }
}
.price__checkbox {
  margin: 0;
}
.price__head {
  margin-top: 56px;
}
@media (max-width: 991px) {
  .price__head {
    margin-top: 47px;
  }
}
@media (max-width: 767px) {
  .price__head {
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .price__head .checkbox__text:first-child {
    padding-left: 0;
  }
}
.price__head__link {
  color: #ffffff;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: -0.18px;
  font-family: "SuisseIntl", sans-serif;
  text-decoration: underline;
}
.price__head__link:hover {
  text-decoration: none;
}
.price__ntariffs {
  margin-top: 38px;
}
.price__ncalc {
  margin-top: 33px;
}

@media (max-width: 991px) {
  .ntariffs {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.ntariffs__block {
  width: 25%;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #0063cd;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .ntariffs__block {
    width: calc(50% - 5px);
    border-left: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .ntariffs__block {
    width: 100%;
  }
}
.ntariffs__block:first-child {
  border-left: 0;
}
.ntariffs__head {
  border-bottom: 1px solid #0063cd;
  padding: 34px 33px 32px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.ntariffs__name {
  color: #344155;
  font-size: 24px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: -0.27px;
  font-family: "SuisseIntl", sans-serif;
  text-align: left;
  margin-bottom: 7px;
  display: inline-block;
}
.ntariffs__name--light, .ntariffs__name--dark, .ntariffs__name--darken {
  padding: 3px 11px 7px 8px;
  margin-bottom: 0;
}
.ntariffs__name--light {
  background-color: #e6f5ff;
}
.ntariffs__name--dark {
  background-color: #d6eefe;
}
.ntariffs__name--darken {
  background-color: #c3eaff;
}
.ntariffs__name--standart, .ntariffs__name--premium, .ntariffs__name--enterprise, .ntariffs__name--ultimate {
  padding: 3px 11px 7px 8px;
  margin-bottom: 0;
}
.ntariffs__name--standart {
  background-color: var(--color-price--standart);
}
.ntariffs__name--premium {
  background-color: var(--color-price--premium);
}
.ntariffs__name--enterprise {
  background-color: var(--color-price--enterprise);
}
.ntariffs__name--ultimate {
  background-color: var(--color-price--ultimate);
}
.ntariffs__info {
  color: #344155;
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  letter-spacing: -0.11px;
  font-family: "SuisseIntl", sans-serif;
  margin-top: 20px;
}
.ntariffs__features {
  color: #272727;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.26px;
  font-family: "SuisseIntl", sans-serif;
  margin-top: 22px;
  padding-right: 30px;
}
.ntariffs__review {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  font-family: "SuisseIntl", sans-serif;
  padding: 2px 20px 5px 8px;
  background-color: #0067cb;
  display: inline-block;
  margin-top: 24px;
  cursor: pointer;
}
.ntariffs__review:hover {
  text-decoration: none;
}
.ntariffs__price {
  padding: 23px 33px 25px;
  border-bottom: 1px solid #0063cd;
}
.ntariffs__price__value {
  color: #344155;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -0.31px;
  font-family: "SuisseIntl", sans-serif;
}
.ntariffs__price__type {
  color: #272727;
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: 0.33px;
  font-family: "SuisseIntl", sans-serif;
  margin-top: 4px;
}
.ntariffs__desc {
  padding: 21px 15px 25px 29px;
  color: #272727;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.26px;
  font-family: "SuisseIntl", sans-serif;
  border-bottom: 1px solid #0063cd;
}
.ntariffs__bottomline {
  color: rgba(52, 65, 85, 0.8);
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  font-family: "SuisseIntl", sans-serif;
  letter-spacing: 0.26px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 13px 26px 16px;
}
.ntariffs__bottomline a {
  text-decoration: underline;
}
.ntariffs__bottomline a:hover {
  text-decoration: none;
}

.ncalc {
  margin-top: 21px;
}
@media (max-width: 991px) {
  .ncalc__top {
    flex-wrap: wrap;
  }
}
.ncalc__title {
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.37px;
  font-family: "SuisseIntl", sans-serif;
}
.ncalc__row {
  width: 100%;
  border: 2px solid #86b5e7;
  padding: 20px 26px 20px;
  box-sizing: border-box;
}
.ncalc__row.flex {
  justify-content: space-between;
}
@media (max-width: 767px) {
  .ncalc__row.flex {
    flex-wrap: wrap;
  }
}
.ncalc__row:not(:first-child) {
  border-top: 0;
}
.ncalc__row:not(:last-child) {
  border-bottom: 0;
}
@media (max-width: 991px) {
  .ncalc__row {
    margin-left: -2px;
  }
}
.ncalc__block {
  width: 25%;
  border: 2px solid #86b5e7;
  border-left: 0;
  padding: 20px 26px 30px;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .ncalc__block {
    border-left: 2px solid #86b5e7;
    margin-left: -2px;
    margin-top: -2px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .ncalc__block {
    width: 100%;
  }
}
.ncalc__block:first-child {
  border-left: 2px solid #86b5e7;
}
.ncalc__block--top {
  padding: 18px 28px 30px;
  width: 25%;
}
@media (max-width: 991px) {
  .ncalc__block--top {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .ncalc__block--top {
    width: 100%;
  }
}
.ncalc__label {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.26px;
  font-family: "SuisseIntl", sans-serif;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ncalc__label:after {
  content: "";
  position: relative;
  opacity: 0.7;
  display: inline-block;
  margin-left: 6px;
  background-image: url(./assets/nicons/info.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 18px;
}
.ncalc__control {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.81);
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.26px;
  font-family: "SuisseIntl", sans-serif;
  margin-top: 11px;
}
.ncalc__input {
  background-color: #ffffff;
  width: 67px;
  height: 31px;
  border: 1px solid #e1e1e1;
  line-height: 1;
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.29px;
  font-family: "SuisseIntl", sans-serif;
  padding: 5px 8px;
  margin-right: 10px;
}
.ncalc__input::placeholder {
  color: #3c3c3c;
  opacity: 0.3;
}
@media (max-width: 991px) {
  .ncalc__bottom {
    margin-top: 32px;
    flex-wrap: wrap;
  }
}
.ncalc__bottom .ncalc__block {
  border-top-width: 0;
}
.ncalc__bottom .ncalc__block.-disable {
  cursor: not-allowed;
}
.ncalc__bottom .ncalc__block.-disable .ncalc__name, .ncalc__bottom .ncalc__block.-disable .ncalc__price, .ncalc__bottom .ncalc__block.-disable .ncalc__payback {
  color: #eee;
  opacity: 0.5;
}
@media (max-width: 991px) {
  .ncalc__bottom .ncalc__block {
    border-top-width: 2px;
  }
}
.ncalc__name {
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: -0.22px;
  font-family: "SuisseIntl", sans-serif;
}
.ncalc__price, .ncalc__inmonth {
  color: #ffffff;
  font-size: 28px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: -0.31px;
  font-family: "SuisseIntl", sans-serif;
  margin-top: 10px;
}
.ncalc__inmonth .discount {
  text-decoration: line-through;
  font-size: 80%;
}
.ncalc__payback {
  color: #ffffff;
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: 0.33px;
  font-family: "SuisseIntl", sans-serif;
  margin-top: 12px;
}
.ncalc__after {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .ncalc__after {
    flex-wrap: wrap;
  }
}
.ncalc__text {
  color: #ffffff;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.26px;
  font-family: "SuisseIntl", sans-serif;
  max-width: 720px;
}
@media (max-width: 991px) {
  .ncalc__text {
    max-width: 470px;
  }
}
@media (max-width: 767px) {
  .ncalc__text {
    max-width: initial;
    width: 100%;
    order: 2;
  }
}
.ncalc__text a {
  text-decoration: underline;
}
.ncalc__text a:hover {
  text-decoration: none;
}
.ncalc__clear {
  background-color: #ffffff;
  border-radius: 7px;
  color: #0063cd;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.34px;
  font-family: "SuisseIntl", sans-serif;
  padding: 0 14px 2px 9px;
}
@media (max-width: 767px) {
  .ncalc__clear {
    order: 1;
    margin-bottom: 15px;
  }
}

.nprice__banner {
  background-color: #fff3bc;
  width: 100%;
  padding: 35px 80px 35px 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  margin-top: 64px;
}
@media (max-width: 991px) {
  .nprice__banner {
    padding: 35px 42px 35px 33px;
  }
}
@media (max-width: 767px) {
  .nprice__banner {
    padding: 20px;
    flex-wrap: wrap;
  }
}
.nprice__banner__text {
  color: #344155;
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.37px;
  font-family: "SuisseIntl", sans-serif;
}
@media (max-width: 1364px) {
  .nprice__banner__text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .nprice__banner__text {
    width: 100%;
    margin-bottom: 15px;
  }
  .nprice__banner__text br {
    display: none;
  }
}
@media (max-width: 767px) {
  .nprice__banner__button {
    width: 100%;
  }
}
.nprice__banner__button .button {
  color: #ffffff;
  font-size: 17px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: 0.1px;
  font-family: "SuisseIntl", sans-serif;
  padding: 15px 50px 17px;
  width: 425px;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .nprice__banner__button .button {
    width: 240px;
    padding: 15px 20px;
  }
}
@media (max-width: 767px) {
  .nprice__banner__button .button {
    width: 100%;
  }
}

.price__select select {
  color: white;
}

.ntariffs__price .ncalc__inmonth {
  color: inherit;
  font-size: 18px;
  text-decoration: line-through;
}

@media (max-width: 660px) {
  .price-header {
    flex-direction: column;
  }
}
.pricePopup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.pricePopup.opened {
  display: block;
  opacity: 1;
}

.pricePopup__cross {
  position: absolute;
  top: 11px;
  right: 12px;
  z-index: 10;
}

@media (max-width: 767px) {
  .pricePopup__cross {
    top: 1.875vw;
    right: 1.875vw;
  }
}
.pricePopup__cross svg {
  stroke: #0066ca;
}

.pricePopup__blind, .pricePopup__container {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(47, 53, 62, 0.9);
  z-index: -1;
}

.pricePopup__container {
  cursor: default;
  background: transparent;
}

.pricePopup__wrap {
  width: 852px;
  max-height: 80%;
  background-color: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 57px 102px 93px 94px;
  overflow: scroll;
}

@media (max-width: 1023px) {
  .pricePopup__wrap {
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  .pricePopup__wrap {
    padding: 14.0625vw 6.25vw;
    overflow: auto;
  }
}
.pricePopup__header {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415a;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .pricePopup__header {
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.875vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #37415a;
  }
}
.pricePopup__item, .pricePopup__text {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
}

@media (max-width: 767px) {
  .pricePopup__item, .pricePopup__text {
    font-size: 3.794643vw;
    line-height: 1.45;
    letter-spacing: -0.00937vw;
  }
}
.pricePopup__text {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .pricePopup__text {
    margin-bottom: 5.625vw;
  }
}
.pricePopup__text-bold {
  font-weight: 600;
}

.pricePopup__list {
  margin-bottom: 22px;
}

@media (max-width: 767px) {
  .pricePopup__list {
    margin-bottom: 6.875vw;
  }
}
.pricePopup__item {
  padding-left: 35px;
  margin-bottom: 13px;
  position: relative;
}

.pricePopup__item:before {
  content: "";
  position: absolute;
  left: 6px;
  top: 11px;
  background: #0066ca;
  width: 6px;
  height: 6px;
  border-radius: 100%;
}

@media (max-width: 767px) {
  .pricePopup__item {
    padding-left: 6.25vw;
    margin-bottom: 4.0625vw;
  }
  .pricePopup__item:before {
    width: 1.875vw;
    height: 1.875vw;
    left: 0;
    top: 3.4375vw;
  }
}
.pricePopup__anotate {
  margin-top: 34px;
}

@media (max-width: 767px) {
  .pricePopup__anotate {
    margin-top: 9.375vw;
  }
}
.wysiwyg p {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.76;
  letter-spacing: -0.3px;
  color: #545454;
  margin-top: 30px;
}
.wysiwyg b,
.wysiwyg strong {
  font-weight: bold;
}
.wysiwyg i {
  font-style: italic;
}
.wysiwyg h2 {
  font-family: "SuisseIntl", sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.46;
  letter-spacing: 0.018em;
  margin-top: 53px;
  padding-right: 30px;
  color: #37415a;
  margin-top: 44.6px;
}
@media screen and (max-width: 767px) {
  .wysiwyg h2 {
    font-size: 6.25vw;
    margin-top: 7.5vw;
    padding-right: 0;
  }
}
.wysiwyg h3 {
  font-family: SuisseIntl;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.61;
  letter-spacing: normal;
  color: #37415a;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .wysiwyg h3 {
    font-size: 5.625vw;
    margin-top: 7.8125vw;
  }
}
.wysiwyg h5 {
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.61;
  color: #37415a;
  margin-top: 33px;
  padding-right: 110px;
}
.wysiwyg h5 + p {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .wysiwyg h5 + p {
    margin-top: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .wysiwyg h5 {
    font-family: "SuisseIntl", sans-serif;
    font-size: 5.625vw;
    font-weight: 600;
    line-height: 1.44;
    color: #37415a;
    margin-top: 8.125vw;
    letter-spacing: 0.15625vw;
    padding-right: 0;
  }
}
.wysiwyg li {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  position: relative;
  display: block;
  margin-bottom: 12px;
  padding-left: 26px;
  counter-increment: li;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wysiwyg li {
    font-size: 5.3125vw;
    letter-spacing: -0.3px;
    margin-bottom: 1.875vw;
  }
}
.wysiwyg li:before {
  left: 0;
  top: 0;
}
.wysiwyg ul,
.wysiwyg ol {
  margin: 16px 0 30px;
  display: block;
}
@media screen and (max-width: 767px) {
  .wysiwyg ul,
  .wysiwyg ol {
    margin: 5.9375vw 0 9.375vw;
  }
}
.wysiwyg ul li:before,
.wysiwyg ol li:before {
  flex-shrink: 0;
  flex-grow: 0;
  position: absolute;
}
.wysiwyg ul li > p,
.wysiwyg ol li > p {
  margin-top: 0;
  margin-bottom: 20px;
}
.wysiwyg ul > li:before {
  width: 6px;
  height: 6px;
  content: "";
  background: #0066ca;
  margin: 11px 24px 12px 0;
  border-radius: 100%;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .wysiwyg ul > li:before {
    width: 1.875vw;
    height: 1.875vw;
    margin: 3.4375vw 7.5vw 3.75vw 0;
    top: 0.3125vw;
  }
}
.wysiwyg ol {
  counter-reset: li;
}
.wysiwyg ol > li::before {
  content: counter(li) ".";
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: -0.3px;
  color: #545454;
}
@media screen and (max-width: 767px) {
  .wysiwyg ol > li::before {
    padding-right: 7.1875vw;
    font-size: 4.6875vw;
  }
}
@media screen and (max-width: 767px) {
  .wysiwyg ol > li {
    margin-bottom: 2.5vw;
  }
}
.wysiwyg blockquote {
  position: relative;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: -0.4px;
  color: #505050;
  margin: 54px 0 47px;
  padding-left: 25.8px;
  padding-right: 32px;
}
@media screen and (max-width: 767px) {
  .wysiwyg blockquote {
    font-size: 5.9375vw;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
    margin-top: 10vw;
    padding-left: 7.8125vw;
    padding-top: 0.625vw;
    padding-bottom: 0.9375vw;
    margin-bottom: 11.5625vw;
  }
}
.wysiwyg blockquote:before {
  content: "" !important;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 100%;
  background-color: #0066ca;
}
@media screen and (max-width: 767px) {
  .wysiwyg blockquote:before {
    width: 0.9375vw;
  }
}
.wysiwyg code,
.wysiwyg pre {
  display: block;
  position: relative;
  font-family: Courier;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #545454;
  background-color: #f5f7f9;
  padding: 28px 30px 36px 35px;
  margin-top: 81px;
  margin-bottom: 63px;
}
@media screen and (max-width: 1023px) {
  .wysiwyg code,
  .wysiwyg pre {
    margin-top: 56px;
    margin-bottom: 66px;
  }
}
@media screen and (max-width: 767px) {
  .wysiwyg code,
  .wysiwyg pre {
    font-size: 5vw;
    padding: 5.625vw 3.125vw 6.5625vw 6.5625vw;
    font-size: 4.0625vw;
    margin: 13.125vw -6.25vw 10.9375vw;
    overflow: scroll;
  }
}
.wysiwyg code:before,
.wysiwyg pre:before {
  content: "" !important;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 100%;
  background-color: #0066ca;
}
@media screen and (max-width: 767px) {
  .wysiwyg code:before,
  .wysiwyg pre:before {
    display: none;
  }
}
.wysiwyg img {
  margin-top: 58px;
}
@media screen and (max-width: 767px) {
  .wysiwyg img {
    margin-top: 12.5vw;
  }
}
.wysiwyg img.-hover:hover {
  cursor: zoom-in;
}
.wysiwyg a {
  cursor: pointer;
  color: #0066ca;
  transition: opacity 0.3s ease-out;
}
.wysiwyg a:hover {
  opacity: 0.8;
}
.wysiwyg .video {
  position: relative;
  cursor: pointer;
  margin: 45px 0 40px;
}
.wysiwyg .video.-hover:hover {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .wysiwyg .video {
    margin: 10.9375vw 0 9.375vw;
  }
}
.wysiwyg .video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}
.wysiwyg .video video {
  z-index: 0;
  width: 100%;
  height: auto;
}
.wysiwyg .video p {
  display: none;
}
.wysiwyg .video:hover:after {
  transform: translate(-50%, -50%) scale(0.95);
}
.wysiwyg .video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  mix-blend-mode: multiply;
  background-color: #0066ca;
  z-index: 10;
}
.wysiwyg .video:after {
  content: "";
  display: block;
  position: absolute;
  width: 67px;
  height: 67px;
  background-image: url(./svg/video_play.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  transition: transform 0.3s ease-out;
}

.wysiwig h1 {
  position: relative;
  display: block;
  margin-top: 27px;
  padding-bottom: 38px;
  font-family: var(--font-title);
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.6px;
  color: var(--color-gray-dark);
}
@media (max-width: 767px) {
  .wysiwig h1 {
    margin: 0;
    font-size: 29px;
  }
}

.wysiwig h1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 727px;
  height: 1px;
  border-bottom: 1px solid #d9d9d9;
}

.header-link {
  color: #0066ca;
  font-weight: bold;
  margin-bottom: 30px;
  display: inline-block;
}

.flash-error {
  margin-bottom: 20px;
  color: red;
}

.errors .flash-error {
  margin-bottom: 0px;
  font-size: 12px;
}

.errors .flash-error:last-child {
  margin-bottom: 20px;
}

.blog__form:not(.show-title) .subscribe__title {
  display: none;
}

.wysiwig h1.header1 {
  font-family: "SuisseIntl", sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.7px;
  color: #37415a;
  padding-bottom: 0;
  margin-top: 0;
}

.wysiwig h1.header1:after {
  display: none;
}

.tac {
  text-align: center;
}

.demand__forecasting__wrap {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.demand__forecasting__wrap .flex.about__headline {
  gap: 2em;
}

.about__headline__forecast {
  background: url(/assets/demand-forecasting/demand_forecasting-headline-5815d07a2590b01e2357b28e1a1eb9d63938182977a47d23adc2752bdaddaa6f.png) 50% 50% no-repeat;
  background-size: cover;
  padding: 156px 0 156px;
  position: relative;
}
.about__headline__forecast .linesBg {
  height: 100%;
}
.about__headline__forecast .linesBg:before {
  background-image: url(/assets/demand-forecasting/dots_pattern-white-040f9a6da7ff050b2d08125019e0e66df484b50f8b874de47b6b762d3003db53.svg);
  opacity: 0.3;
}
.about__headline__forecast .linesBg:after {
  display: none;
}
.about__headline__forecast__header {
  font-family: "SuisseIntl", sans-serif;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.27px;
  line-height: 130%;
  color: #ffffff;
  margin-bottom: 34px;
  max-width: 750px;
}
.about__headline__forecast__title {
  font-family: "Inter", sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  max-width: 700px;
}

.about__marketplace__headline__forecast {
  background: url(/assets/demand-forecasting/headline_marketplace-20683f1c0baa6c42b3cbed7affb30e921c34a55da5a765b7d7c4dbf63e48506b.png) 50% 50% no-repeat;
  background-size: cover;
  padding: 156px 0 156px;
  position: relative;
}
.about__marketplace__headline__forecast .linesBg {
  height: 100%;
}
.about__marketplace__headline__forecast .linesBg:before {
  background-image: url(/assets/demand-forecasting/dots_pattern-white-040f9a6da7ff050b2d08125019e0e66df484b50f8b874de47b6b762d3003db53.svg);
  opacity: 0.3;
}
.about__marketplace__headline__forecast .linesBg:after {
  display: none;
}
.about__marketplace__headline__forecast__header {
  font-family: "SuisseIntl", sans-serif, sans-serif;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.27px;
  line-height: 130%;
  color: #ffffff;
  margin-bottom: 34px;
  max-width: 750px;
}
.about__marketplace__headline__forecast__title {
  font-family: "Inter", sans-serif, sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  max-width: 700px;
  padding-left: 45px;
}

.forecast__difficulties {
  padding: 130px 0 169px;
  background: #F5F7F9;
  position: relative;
}
.forecast__difficulties .linesBg {
  height: 100%;
}
.forecast__difficulties .linesBg:after {
  display: none;
}
.forecast__difficulties__title {
  color: #333333;
  font-family: "SuisseIntl", sans-serif;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.27px;
  line-height: 130%;
  max-width: 707px;
  margin-bottom: 69px;
}

.difficulties__slider {
  overflow: hidden;
  margin-left: -400px;
  width: calc(100% + 400px);
  /*  .swiper-slide {
      width: fit-content;
    }
  */
}
@media (max-width: 1199px) {
  .difficulties__slider {
    margin-left: -540px;
    width: calc(100% + 540px);
  }
}
@media (max-width: 1023px) {
  .difficulties__slider {
    margin-left: -300px;
    width: calc(100% + 300px);
  }
}
@media (max-width: 767px) {
  .difficulties__slider {
    margin-left: 0;
    width: 100%;
    padding-left: 6.25vw;
    box-sizing: border-box;
  }
}

.slider__navigation-wrapper {
  position: relative;
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .slider__navigation-wrapper {
    display: none;
  }
}
.slider__navigation-wrapper .swiper-button-next,
.slider__navigation-wrapper .swiper-button-prev {
  background: none;
  bottom: 219px;
  top: auto;
}
.slider__navigation-wrapper .swiper-button-next.swiper-button-disabled,
.slider__navigation-wrapper .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.forecast__difficulties__item {
  background-color: #ffffff;
  padding: 40px 34px 68px;
  width: 400px;
  text-align: left;
  box-sizing: border-box;
  z-index: 10;
  height: auto;
  opacity: 0.5;
  transition: all 0.3s ease;
}
.forecast__difficulties__item.swiper-slide-active, .forecast__difficulties__item.swiper-slide-next {
  opacity: 1;
}
.forecast__difficulties__item img {
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .forecast__difficulties__item img {
    margin-bottom: 25px;
  }
}
.forecast__difficulties__item__title {
  color: #333333;
  font-family: "SuisseIntl", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.11px;
  line-height: 32.1px;
  margin-bottom: 20px;
  display: block;
  transition: 0.3s ease-out;
}
.forecast__difficulties__item__title:hover {
  color: #0066ca;
}
.forecast__difficulties__item__info {
  color: #545454;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30.69px;
}

.forecast__help {
  background: url(/assets/demand-forecasting/demand_forecastin-help-5365afa8d0cbd540c0a53f405ddf56309a0c6288d4c1f4b2d4dec6671bd1da5a.svg) 50% 0 no-repeat;
  background-size: cover;
  padding: 190px 0 174px;
}
.forecast__help__title {
  margin-bottom: 60px;
  color: #ffffff;
  font-family: "SuisseIntl", sans-serif;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.27px;
  line-height: 61.1px;
  max-width: 750px;
}
.forecast__help__info {
  margin-bottom: 60px;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.14px;
  line-height: 45.09px;
  padding: 0 43px 0 58px;
  max-width: 620px;
  position: relative;
}
@media (max-width: 1023px) {
  .forecast__help__info {
    padding-left: 51px;
  }
}
.forecast__help__info:before {
  content: "";
  display: block;
  width: 3px;
  height: calc(100% - 24px);
  top: 12px;
  left: 0;
  position: absolute;
  background-color: #ffffff;
}
.forecast__help__content {
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  margin-bottom: 40px;
  max-width: 689px;
}
.forecast__help__content:last-child {
  margin-bottom: 0;
}

.forecast__problems {
  padding: 172px 0 168px;
  background: #F5F7F9;
}
.forecast__problems__header {
  color: #333333;
  font-family: "SuisseIntl", sans-serif;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.27px;
  line-height: 61.1px;
  margin-bottom: 62px;
  max-width: 700px;
}
.forecast__problems__wrap {
  position: relative;
}

.forecast__problems__item {
  margin-bottom: 110px;
  max-width: 702px;
  position: relative;
}
.forecast__problems__item:last-child {
  margin-bottom: 0;
}
.forecast__problems__item__title {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30.69px;
  margin-bottom: 7px;
  opacity: 0.34;
}
.forecast__problems__item__header {
  max-width: 578px;
  color: #333333;
  font-family: "SuisseIntl", sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.17px;
  line-height: 45.3px;
  margin-bottom: 60px;
}
.forecast__problems__item__content, .forecast__problems__item__info.same_size {
  margin-bottom: 40px;
  color: #545454;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30.69px;
}
.forecast__problems__item__content:last-child, .forecast__problems__item__info.same_size:last-child {
  margin-bottom: 0;
}
.forecast__problems__item__image {
  margin: 60px 0 16px;
}
.forecast__problems__item__image img {
  width: 100%;
  object-fit: cover;
}
.forecast__problems__item__desc {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.92px;
}
.forecast__problems__item table {
  margin-bottom: 29px;
}
.forecast__problems__item table td, .forecast__problems__item table th {
  border: 1px solid rgba(0, 102, 202, 0.4);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.16px;
}
.forecast__problems__item table th {
  color: #ffffff;
  background-color: #0066ca;
  padding: 30px 26px;
  border: 1px solid rgba(44, 61, 107, 0.24);
}
.forecast__problems__item table td {
  padding: 20px 0;
  color: #1a295f;
  text-align: center;
}
.forecast__problems__item table td:first-child {
  text-align: left;
  padding-left: 14px;
}
.forecast__problems__item__table1 {
  position: relative;
}
.forecast__problems__item__table1__image {
  position: absolute;
  z-index: 10;
  background: linear-gradient(to bottom, #ff6161 0%, rgba(255, 97, 97, 0) 100%);
  padding: 8px;
  left: 76%;
  top: 34%;
  border-radius: 50px;
}
.forecast__problems__item__table1__image:before {
  content: " ";
  position: absolute;
  width: 45px;
  height: 243px;
  right: 48%;
  top: 85%;
  border-right: 1px dashed #FF6161;
  border-bottom: 1px dashed #FF6161;
}
.forecast__problems__item__table1__image__red {
  width: 10px;
  height: 10px;
  background-color: #ff6161;
  border-radius: 50px;
}
.forecast__problems__item__table2 {
  display: none;
  position: relative;
}
.forecast__problems__item__table2__image {
  display: none;
  position: absolute;
  z-index: 10;
  background: linear-gradient(to bottom, #ff6161 0%, rgba(255, 97, 97, 0) 100%);
  padding: 6px;
  left: 88%;
  top: 41%;
  border-radius: 50px;
}
.forecast__problems__item__table2__image:before {
  content: " ";
  position: absolute;
  width: 72px;
  height: 44px;
  right: 48%;
  top: 85%;
  border-right: 1px dashed #FF6161;
  border-bottom: 1px dashed #FF6161;
}
.forecast__problems__item__table2__image__red {
  width: 6px;
  height: 6px;
  background-color: #ff6161;
  border-radius: 50px;
}
.forecast__problems__item__footnote {
  color: #ff6565;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.16px;
  margin-bottom: 75px;
}
.forecast__problems__item__footnote__max767 {
  display: none;
}
.forecast__problems__item__info {
  color: #545454;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.14px;
  line-height: 45.09px;
  padding-left: 25px;
  margin-bottom: 46px;
  position: relative;
}
.forecast__problems__item__info:before {
  content: "";
  display: block;
  width: 2px;
  height: calc(100% - 20px);
  top: 10px;
  left: 0;
  background-color: #0066ca;
  position: absolute;
}
.forecast__problems__item__info.same_size a {
  text-decoration: underline;
}
.forecast__problems__item__info.same_size a:hover {
  text-decoration: none;
}

.forecast__problems__problems1__footnote {
  position: absolute;
  left: 106%;
  bottom: 16.7%;
  display: flex;
  flex-direction: column;
  width: 250px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  padding: 25px 20px 25px 29px;
  border: 1px solid rgba(189, 189, 189, 0.37);
  box-sizing: border-box;
  height: 269px;
}
.forecast__problems__problems1__footnote .problems1__footnote__title {
  color: #141414;
  font-family: "SuisseIntl", sans-serif;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: -0.26px;
  line-height: 130%;
  margin-bottom: 5px;
}
.forecast__problems__problems1__footnote .problems1__footnote__content {
  color: #141414;
  font-size: 14px;
  line-height: 170%;
  font-weight: 400;
  margin-bottom: 50px;
}
.forecast__problems__problems1__footnote a {
  text-decoration: none;
  color: #0066ca;
  font-size: 14px;
  line-height: 170%;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 24px;
}
.forecast__problems__problems1__footnote a svg {
  width: 13px;
  height: 8px;
  margin-left: 10px;
}

.forecast__problems__item6 .forecast__problems__item__image {
  margin-bottom: 40px;
}

.forecast__result {
  padding: 182px 0 180px;
  background-color: #0066CA;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  position: relative;
}
.forecast__result__header {
  margin-bottom: 60px;
  font-family: "SuisseIntl", sans-serif;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.27px;
  line-height: 61.1px;
  max-width: 500px;
}
.forecast__result__info {
  font-size: 28px;
  letter-spacing: 0.14px;
  line-height: 45.09px;
  padding-left: 21px;
  position: relative;
  max-width: 670px;
  margin-bottom: 60px;
}
.forecast__result__info:before {
  content: "";
  display: block;
  width: 3px;
  background-color: #ffffff;
  height: calc(100% - 20px);
  left: 0;
  top: 10px;
  position: absolute;
}
.forecast__result__content {
  max-width: 698px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 30.69px;
}
.forecast__result__list__title {
  margin: 60px 0 40px;
  color: #ffffff;
  font-family: "SuisseIntl", sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.17px;
  line-height: 45.3px;
  max-width: 650px;
}
.forecast__result ul {
  list-style: disc;
  max-width: 670px;
}
.forecast__result ul li {
  font-size: 18px;
  line-height: 30.69px;
  margin-bottom: 30px;
  margin-left: 15px;
}
.forecast__result ul li:last-child {
  margin-bottom: 60px;
}
.forecast__result__chart {
  position: relative;
  max-width: 702px;
}
.forecast__result__chart img {
  object-fit: cover;
}
.forecast__result__chart__max767 {
  display: none;
}
.forecast__result__chart__max767 img {
  object-fit: cover;
}
.forecast__result .linesBg {
  height: 100%;
}
.forecast__result .linesBg:before {
  background-image: url(/assets/demand-forecasting/dots_pattern-white-040f9a6da7ff050b2d08125019e0e66df484b50f8b874de47b6b762d3003db53.svg);
}
.forecast__result .linesBg:after {
  display: none;
}

.forecast__final__result__logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 25px;
  margin-bottom: 48px;
}
.forecast__final__result__logos img {
  height: 25px;
}

.forecast__final__result__wrap {
  position: relative;
}
.forecast__final__result__header {
  color: #333333;
  font-family: "SuisseIntl", sans-serif;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.27px;
  line-height: 1;
  margin-bottom: 60px;
}
.forecast__final__result__content {
  color: #545454;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30.69px;
  margin-bottom: 40px;
  max-width: 688px;
  position: relative;
}
.forecast__final__result__footnote {
  position: absolute;
  left: 80%;
  bottom: 47%;
  display: flex;
  flex-direction: column;
  width: 250px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  padding: 37px 15px 25px 29px;
  border: 1px solid rgba(189, 189, 189, 0.37);
  box-sizing: border-box;
  height: 269px;
}
.forecast__final__result__footnote__content {
  color: #141414;
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30.69px;
  margin-bottom: 90px;
}
.forecast__final__result__footnote a {
  text-decoration: none;
  color: #0066ca;
  font-size: 14px;
  line-height: 23.87px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 24px;
}
.forecast__final__result__footnote a svg {
  width: 13px;
  height: 8px;
  margin-left: 10px;
}
.forecast__final__result__title {
  padding-top: 60px;
  color: #333333;
  font-family: "SuisseIntl", sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.17px;
  line-height: 45.3px;
  margin-bottom: 60px;
  max-width: 650px;
}
.forecast__final__result__form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 800px;
}
.forecast__final__result__form__block {
  width: 41%;
}
.forecast__final__result__form__text {
  color: #545454;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30.69px;
  margin-bottom: 18px;
}
.forecast__final__result__form__text a {
  color: #0066ca;
}

.forecast__final__result__form__text3 {
  display: none;
}

@media (max-width: 1199px) {
  .demand__forecasting__wrap {
    width: 960px;
  }
  .forecast__final__result__form {
    max-width: 900px;
  }
  .forecast__final__result__form__block {
    width: 48%;
  }
  .about__headline__forecast {
    padding: 213px 0 131px;
  }
  .forecast__difficulties {
    padding: 89px 0 100px;
  }
  .forecast__help {
    padding: 89px 0 152px;
  }
  .forecast__problems {
    padding: 88px 0 100px;
  }
  .forecast__result {
    padding: 89px 0 101px;
  }
  .forecast__final__result {
    padding: 80px 0 131px;
  }
  .forecast__problems__problems1__footnote {
    top: 32%;
    left: 102%;
  }
  .forecast__final__result__footnote {
    left: 73%;
    bottom: 44%;
  }
}
@media (max-width: 1023px) {
  .demand__forecasting__wrap {
    width: 702px;
  }
  .flex.about__headline {
    flex-direction: column-reverse;
  }
  .about__headline__forecast {
    padding: 193px 0 91px;
  }
  .forecast__help {
    padding: 70px 0 91px;
  }
  .forecast__help__title {
    max-width: 400px;
  }
  /*  .forecast__final__result__form{
      display: none;
    }*/
  .forecast__final__result {
    padding: 80px 0 30px;
  }
  .forecast__final__result__content {
    max-width: 450px;
  }
  .forecast__problems__item1 .forecast__problems__item__content {
    max-width: 450px;
  }
  .forecast__problems__problems1__footnote {
    top: 16%;
    left: 69%;
    width: 220px;
    padding-left: 19px;
    padding-right: 13px;
  }
  .forecast__final__result__footnote {
    left: 68%;
    top: 11.5%;
    width: 220px;
  }
  .forecast__final__result__footnote__content {
    margin-bottom: 75px;
  }
  .forecast__final__result__form__text2 {
    display: none;
  }
  .forecast__final__result__form__text3 {
    display: block;
  }
}
@media (max-width: 767px) {
  .demand__forecasting__wrap {
    width: 87.5vw;
  }
  .forecast__problems__item1 .forecast__problems__item__content {
    max-width: 100%;
  }
  .forecast__problems__item1 .forecast__problems__item__header {
    max-width: 100%;
  }
  .forecast__final__result__footnote,
  .forecast__problems__problems1__footnote {
    display: none;
  }
  .about__headline__forecast {
    padding: 136px 0 53px;
  }
  .about__headline__forecast__header {
    font-size: 26px;
    letter-spacing: -0.15px;
    line-height: 35.93px;
    margin-bottom: 16px;
  }
  .about__headline__forecast__title {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0px;
  }
  .about__headline__forecast .flex {
    flex-direction: column-reverse;
  }
  .forecast__difficulties {
    padding: 52px 0 82px;
  }
  .forecast__difficulties__title {
    font-size: 26px;
    letter-spacing: -0.15px;
    line-height: 35.93px;
  }
  .forecast__difficulties__item {
    width: 230px;
    padding: 19px 30px 20px 30px;
  }
  .forecast__difficulties__item__info {
    display: none;
  }
  .forecast__difficulties__item__title {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }
  .forecast__help {
    padding: 53px 0 91px;
  }
  .forecast__help__title {
    margin-bottom: 33px;
    font-size: 26px;
    letter-spacing: -0.15px;
    line-height: 35.93px;
  }
  .forecast__help__info {
    margin-bottom: 38px;
    font-size: 20px;
    letter-spacing: 0.1px;
    line-height: 32.2px;
    padding: 0 10px 0 18px;
  }
  .forecast__help__content {
    font-size: 17px;
    line-height: 27px;
  }
  .forecast__problems {
    padding: 42px 0 20px;
  }
  .forecast__problems__header {
    margin-bottom: 32px;
    font-size: 26px;
    letter-spacing: -0.15px;
    line-height: 35.93px;
    padding-right: 20px;
  }
  .forecast__problems .forecast__problems__item {
    margin-bottom: 50px;
  }
  .forecast__problems .forecast__problems__item__header {
    margin-bottom: 22px;
    font-size: 22px;
    letter-spacing: -0.13px;
    line-height: 33.22px;
    max-width: 100%;
  }
  .forecast__problems .forecast__problems__item__content, .forecast__problems .forecast__problems__item__info.same_size {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 27px;
  }
  .forecast__problems .forecast__problems__item__desc {
    font-size: 11px;
    line-height: 16.01px;
  }
  .forecast__problems .forecast__problems__item__table1 {
    display: none;
  }
  .forecast__problems .forecast__problems__item__table1__image {
    display: none;
  }
  .forecast__problems .forecast__problems__item__table2 {
    margin-bottom: 17px;
    display: table;
    width: 100%;
  }
  .forecast__problems .forecast__problems__item__table2__image {
    display: block;
  }
  .forecast__problems .forecast__problems__item__table2 th, .forecast__problems .forecast__problems__item__table2 td {
    font-size: 13px;
    line-height: 19px;
  }
  .forecast__problems .forecast__problems__item__table2 th,
  .forecast__problems .forecast__problems__item__table2 td {
    padding: 10px 0;
  }
  .forecast__problems .forecast__problems__item__footnote {
    display: none;
  }
  .forecast__problems .forecast__problems__item__footnote__max767 {
    margin-bottom: 25px;
    color: #ff6565;
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18.92px;
    max-width: 180px;
    display: block;
  }
  .forecast__problems .forecast__problems__item__info {
    font-size: 20px;
    letter-spacing: 0.1px;
    line-height: 32.2px;
    margin-bottom: 32px;
  }
  .forecast__result {
    padding: 53px 0;
  }
  .forecast__result__header {
    font-size: 26px;
    letter-spacing: -0.15px;
    line-height: 35.93px;
    margin-bottom: 38px;
  }
  .forecast__result__info {
    font-size: 20px;
    letter-spacing: 0.1px;
    line-height: 32.2px;
    margin-bottom: 34px;
  }
  .forecast__result__content {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 30px;
  }
  .forecast__result__list__title {
    font-size: 26px;
    letter-spacing: -0.15px;
    line-height: 35.93px;
    margin-bottom: 25px;
    font-weight: 300;
  }
  .forecast__result ul {
    list-style: disc;
    max-width: 100%;
  }
  .forecast__result ul li {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 30px;
  }
  .forecast__result ul li:last-child {
    margin-bottom: 30px;
  }
  .forecast__result__chart {
    display: none;
  }
  .forecast__result__chart__max767 {
    display: block;
  }
  .forecast__final__result {
    padding: 53px 0;
  }
  .forecast__final__result__header {
    font-size: 26px;
    letter-spacing: -0.15px;
    line-height: 35.93px;
    margin-bottom: 23px;
  }
  .forecast__final__result__content {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .forecast__final__result__title {
    padding-top: 15px;
    margin-bottom: 40px;
    font-size: 22px;
    letter-spacing: -0.13px;
    line-height: 33.22px;
  }
}
.request__block__demand {
  width: 440px;
  margin-right: 35px;
}
.request__block__demand .form__field,
.request__block__demand .form__button {
  width: 100%;
}
@media (max-width: 1199px) {
  .request__block__demand {
    width: 460px;
  }
}
@media (max-width: 767px) {
  .request__block__demand {
    width: 100%;
    margin-right: 0;
  }
}
.request__block__demand.request__block-small {
  width: 325px;
  margin-right: 0;
}
@media (max-width: 767px) {
  .request__block__demand.request__block-small {
    width: 100%;
  }
}

.linesBg.linesBg-full {
  height: 100%;
}

@media (max-width: 767px) {
  .forecast__problems .forecast__problems__item__footnote__max767 {
    position: relative;
    max-width: initial;
    width: 50%;
  }
}
.table__linesDot {
  position: absolute;
  left: 100%;
  top: 10px;
}
.table__dot {
  position: absolute;
  right: -9px;
  bottom: 40px;
}
.table__dot:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: linear-gradient(180deg, #FF6161 -98.08%, rgba(255, 97, 97, 0) 100%);
  position: relative;
  border-radius: 50%;
}
.table__dot:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #FF6161;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -4px;
}
.table__lines:before, .table__lines:after {
  content: "";
  display: block;
}
.table__lines:before {
  width: 35vw;
  height: 0;
  border-top: 1px dashed #FF6161;
  bottom: 0;
}
.table__lines:after {
  position: absolute;
  width: 0;
  height: 54px;
  border-right: 1px dashed #FF6161;
  bottom: 0;
  right: 0;
}

@media (max-width: 767px) {
  .demand__request__desktop {
    display: none;
  }
}
.demand__request__mobile {
  display: none;
}
@media (max-width: 767px) {
  .demand__request__mobile {
    display: block;
  }
}
.demand__request__block a {
  color: #0066ca;
}

#food-retail-clients {
  padding: 0;
}
#food-retail-clients .forecast__result__content {
  max-width: fit-content;
}
@media (min-width: 48rem) {
  #food-retail-clients .slider__gallery {
    --columns-template: repeat(4, 1fr);
  }
  #food-retail-clients .card {
    --height: 402px;
  }
}

.contacts__headline {
  margin-bottom: 90px;
}

@media (max-width: 767px) {
  .contacts__headline {
    margin-bottom: 10vw;
  }
}
.contacts__block {
  width: 362px;
  margin-bottom: 57px;
}

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

@media (min-width: 1280px) {
  .contacts__block:nth-child(3n+1) {
    width: 362px;
  }
  .contacts__block:nth-child(3n+2) {
    width: 281px;
  }
  .contacts__block:nth-child(3n) {
    margin-right: 0;
    width: 323px;
  }
}
@media (max-width: 1279px) {
  .contacts__block {
    width: 260px;
  }
}
@media (max-width: 1023px) {
  .contacts__block {
    width: 300px;
  }
  .contacts__block:last-child {
    order: 10;
  }
  .contacts__block:nth-child(3) {
    order: 9;
  }
}
@media (max-width: 767px) {
  .contacts__block {
    margin-bottom: 4.125vw;
    width: 100%;
  }
  .contacts__block:last-child {
    margin-top: 9px;
  }
}
.contacts__title {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  opacity: 0.6;
  margin-bottom: 10px;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .contacts__title {
    margin-bottom: 0;
    font-size: 5.3125vw;
    letter-spacing: -0.00937vw;
  }
}
.contacts__text {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
  transition: 0.3s ease-out;
}

.contacts__text-link:hover {
  color: #0066CA;
}

@media (max-width: 767px) {
  .contacts__text {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 1.52;
    letter-spacing: -0.09375vw;
    color: #505050;
  }
}
.contacts__btn {
  width: 320px;
  height: 50px;
}

@media (max-width: 767px) {
  .contacts__btn {
    width: 100%;
    height: 15.625vw;
  }
}
.contacts__map {
  width: 100%;
  height: 486px;
  margin-top: 21px;
}

@media (max-width: 767px) {
  .contacts__map {
    margin-top: 7.8125vw;
    height: 118.125vw;
    max-height: 80vh;
  }
}
.contacts__map iframe {
  width: 100%;
  height: 100%;
}

.social {
  margin-right: 11px;
  cursor: pointer;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .social {
    width: 13.75vw;
    height: 13.75vw;
  }
}
.social:hover svg {
  fill: #0a4dab;
}
.social svg {
  width: 100%;
  height: 100%;
  fill: rgba(51, 51, 51, 0.5);
  transition: 0.3s ease-out;
}

.page404__headline {
  width: 1170px;
  margin: 0 auto 100px;
}

@media (max-width: 1279px) {
  .page404__headline {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .page404__headline {
    width: 87.5vw;
  }
}
.page404__header {
  margin-bottom: 52px;
}

@media (max-width: 1279px) {
  .page404__header {
    margin-bottom: 27px;
  }
}
@media (max-width: 767px) {
  .page404__header {
    font-family: "SuisseIntl", sans-serif;
    font-size: 8.125vw;
    font-weight: 300;
    line-height: 1.46;
    letter-spacing: -0.09375vw;
    color: #37415a;
    margin-bottom: 5.3125vw;
  }
}
.page404__text {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
  width: 550px;
  margin-bottom: 52px;
}

@media (max-width: 767px) {
  .page404__text {
    font-family: "Inter", sans-serif;
    font-size: 5.9375vw;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
    color: #505050;
    width: 100%;
    margin-bottom: 10.3125vw;
  }
}
.page404__link {
  width: 338px;
  height: 53px;
}

@media (max-width: 767px) {
  .page404__link {
    width: 100%;
    height: 15.625vw;
  }
}
.lk {
  position: relative;
}

@media (max-width: 767px) {
  .lk {
    background: #f5f7f9;
  }
  .lk .linesBg {
    display: none;
  }
}
.lk__wrap {
  min-height: 850px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1279px) {
  .lk__wrap {
    min-height: 750px;
    min-height: 600px;
  }
}
@media (max-width: 767px) {
  .lk__wrap {
    min-height: 100%;
    padding-top: 38.75vw;
    padding-bottom: 21.875vw;
  }
}
.lk__links {
  margin: 0 auto 21px;
  width: 340px;
}

@media (max-width: 767px) {
  .lk__links {
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .lk__links .lk__link {
    margin-bottom: 2.5vw;
  }
}
.lk__block {
  background: #fff;
  padding: 46px 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 550px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .lk__block {
    background-color: #f5f7f9;
    padding: 0 6.25vw;
    box-sizing: border-box;
    width: 100%;
  }
}
.lk__header {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415a;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .lk__header {
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.875vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #37415a;
    margin-bottom: 8.75vw;
    padding-right: 6.25vw;
    align-self: baseline;
  }
}
.lk__form {
  margin: 0 auto 21px;
  width: 340px;
}

@media (max-width: 767px) {
  .lk__form {
    width: 100%;
    margin: 0 auto 5.9375vw;
  }
}
.lk__btn {
  width: 340px;
  margin-top: 34px;
}

@media (max-width: 767px) {
  .lk__btn {
    width: 100%;
  }
}
.lk__link {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #0066ca;
}

@media (max-width: 767px) {
  .lk__link {
    align-self: flex-start;
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
  }
}
.lk__text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4f4f4f;
  margin-right: 7px;
}

@media (max-width: 767px) {
  .lk__text {
    font-size: 4.375vw;
    letter-spacing: -0.09375vw;
  }
}
.lk__annotate {
  position: absolute;
  bottom: -45px;
  align-items: center;
  justify-content: center;
  width: 100%;
  left: 0;
  display: flex;
}

@media (max-width: 767px) {
  .lk__annotate {
    margin-top: 2.8125vw;
    position: relative;
    top: 0;
    justify-content: flex-start;
  }
}
.lk__desc {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  margin-bottom: 27px;
}

@media (max-width: 767px) {
  .lk__desc {
    font-size: 5.3125vw;
    letter-spacing: -0.00937vw;
    margin-bottom: 8.4375vw;
  }
}
.lk__block-sign {
  padding: 46px 55px;
}

@media (max-width: 767px) {
  .lk__block-sign {
    padding: 0 6.25vw;
  }
}
.lk__block-smallPadding {
  padding: 46px 40px;
}

@media (max-width: 767px) {
  .lk__block-smallPadding {
    padding: 0 6.25vw;
  }
}
.lk__block-smallPadding .lk__header {
  margin-bottom: 30px;
}

.qa {
  margin-bottom: 50px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .qa {
    margin-bottom: 4.375vw;
  }
}
.qa__headline {
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .qa__headline {
    margin-bottom: 2.1875vw;
  }
}
.qa__content {
  width: 860px;
  margin: 0 auto;
  left: -145px;
}
@media screen and (max-width: 1279px) {
  .qa__content {
    width: 954px;
    left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .qa__content {
    width: 700px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .qa__content {
    width: 87.5vw;
    left: 0;
  }
}
.qa__sidebar {
  left: calc(100% + 57px);
}
.qa__request {
  background: #ffffff;
}

.support__content {
  margin-bottom: 17px;
}

@media (max-width: 767px) {
  .support__content {
    margin-bottom: 4.0625vw;
  }
}
.support__header {
  margin-bottom: 51px;
}

@media (max-width: 767px) {
  .support__header {
    margin-bottom: 5vw;
  }
}
.support__headline {
  margin-bottom: 64px;
}

@media (max-width: 767px) {
  .support__headline {
    margin-bottom: 6.875vw;
  }
}
@media (max-width: 1023px) {
  .support__desc {
    flex-direction: column;
  }
  .support__desc .gridCol-6-s {
    width: 100%;
  }
}
.support__text {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .support__text {
    font-family: "Inter", sans-serif;
    font-size: 5.9375vw;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
    color: #505050;
    margin-bottom: 9.375vw;
  }
}
.support__readmore {
  display: block;
  margin-top: 4px;
}

@media (max-width: 1023px) {
  .support__readmore {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .support__readmore {
    margin-top: -1.875vw;
    margin-bottom: 12.8125vw;
  }
}
.support__itog {
  padding: 35px 20px 20px 46px;
}

@media (max-width: 767px) {
  .support__itog {
    padding: 8.4375vw 4.6875vw 0;
  }
}
.support__link {
  align-items: flex-end;
  height: 34px;
  margin-bottom: 33px;
}

.support__link .itog__img {
  margin-right: 13px;
  margin-bottom: -4px;
}

@media (max-width: 767px) {
  .support__link .itog__img {
    margin-bottom: 1.25vw;
  }
}
.support__link .itog__img svg {
  width: 34px;
  height: 34px;
}

@media (max-width: 767px) {
  .support__link {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }
}
.interactiveSlide {
  user-select: none;
  position: relative;
}
.interactiveSlide .interactiveSlide__area {
  cursor: pointer;
}

@media (max-width: 1023px) {
  .interactiveSlide {
    position: relative !important;
    top: 0 !important;
    transform: none !important;
  }
}
.interactiveSlide-item1_first {
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% + 277px);
  width: 858px;
  height: 604px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}

@media (max-width: 1279px) {
  .interactiveSlide-item1_first {
    width: 540px;
    height: 380px;
    top: calc(50% + 11px);
    left: calc(50% + 215px);
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item1_first {
    width: 729px;
    height: 513px;
    left: -5px;
    top: -23px !important;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item1_first {
    width: 136.5625vw;
    height: 95.9375vw;
    top: -1.5625vw !important;
    left: -5.9375vw;
  }
}
.interactiveSlide-item1_first.-active {
  opacity: 1;
  visibility: visible;
}

.interactiveSlide-item1_first .interactiveSlide__areas {
  width: 100%;
  height: 100%;
}

.interactiveSlide-item1_first .interactiveSlide__areas:after {
  top: 62.7%;
  left: 50.7%;
}

.interactiveSlide-item1_first .interactiveSlide__slide:after {
  display: none;
}

.interactiveSlide-item1_first .interactiveSlide__area {
  width: 2.5%;
  height: 3.6%;
}

.interactiveSlide-item1_first .interactiveSlide__area:first-child {
  top: 61.5%;
  left: 49.5%;
}

.interactiveSlide-item1_first .interactiveSlide__area:nth-child(2) {
  top: 67.5%;
  left: 49.5%;
}

.interactiveSlide-item1_first .interactiveSlide__area:nth-child(3) {
  top: 61.5%;
  left: 38.4%;
}

.interactiveSlide-item1_first .interactiveSlide__area:nth-child(4) {
  top: 67.5%;
  left: 49.5%;
}

.interactiveSlide-item1_first .interactiveSlide__area:nth-child(5) {
  top: 61.5%;
  left: 38.4%;
}

.interactiveSlide-item1_first .interactiveSlide__area:nth-child(6) {
  top: 67.5%;
  left: 38.4%;
}

.interactiveSlide-item1_first .interactiveSlide__area:nth-child(7) {
  top: 61.5%;
  left: 49.5%;
}

.interactiveSlide-item1_first .interactiveSlide__area:nth-child(8) {
  top: 67.5%;
  left: 38.4%;
}

.interactiveSlide-item1_first .interactiveSlide__wrap:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 170px;
  left: 0;
  width: 522px;
  height: 307px;
  background-color: #e6f6ff;
}

@media (max-width: 1279px) {
  .interactiveSlide-item1_first .interactiveSlide__wrap:before {
    top: 104px;
    left: 2px;
    width: 392px;
    height: 196px;
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item1_first .interactiveSlide__wrap:before {
    top: 132px;
    left: 2px;
    width: 392px;
    height: 278px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item1_first .interactiveSlide__wrap:before {
    display: none;
  }
}
.interactiveSlide-item1_second {
  position: absolute;
  top: calc(50% - 37px);
  left: calc(50% + 270px);
  width: 923px;
  height: 658px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}

@media (max-width: 1279px) {
  .interactiveSlide-item1_second {
    width: 581px;
    height: 414px;
    top: calc(50% - 4px);
    left: calc(50% + 211px);
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item1_second {
    position: absolute !important;
    width: 784px;
    height: 558px;
    top: -65px !important;
    left: -31px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item1_second {
    width: 146.875vw;
    height: 104.375vw;
    top: -9.375vw !important;
    left: -12.1875vw;
  }
}
.interactiveSlide-item1_second .interactiveSlide__slide:after {
  display: none;
}

.interactiveSlide-item1_second .interactiveSlide__area:first-child {
  top: 27.4%;
  left: 18.2%;
  width: 15.2%;
  height: 3.6%;
}

@media (max-width: 767px) {
  .interactiveSlide-item1_second .interactiveSlide__area:first-child {
    left: 18.7%;
  }
}
.interactiveSlide-item1_second .interactiveSlide__area:nth-child(2) {
  top: 27.4%;
  left: 34.5%;
  width: 15.5%;
  height: 3.6%;
}

@media (max-width: 767px) {
  .interactiveSlide-item1_second .interactiveSlide__area:nth-child(2) {
    left: 34.9%;
  }
}
.interactiveSlide-item1_second .interactiveSlide__area:nth-child(3) {
  top: 27.4%;
  left: 51.1%;
  width: 15.3%;
  height: 3.6%;
}

@media (max-width: 767px) {
  .interactiveSlide-item1_second .interactiveSlide__area:nth-child(3) {
    left: 51.4%;
  }
}
.interactiveSlide-item1_second.-active {
  opacity: 1;
  visibility: visible;
}

.interactiveSlide-item1_second .interactiveSlide__wrap:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 219px;
  left: 40px;
  width: 522px;
  height: 307px;
  background-color: #e6f6ff;
}

@media (max-width: 1279px) {
  .interactiveSlide-item1_second .interactiveSlide__wrap:before {
    top: 136px;
    left: 26px;
    width: 392px;
    height: 196px;
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item1_second .interactiveSlide__wrap:before {
    top: 176px;
    left: 28px;
    width: 392px;
    height: 278px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item1_second .interactiveSlide__wrap:before {
    display: none;
  }
}
.interactiveSlide-item2 {
  position: absolute;
  top: 50%;
  left: calc(50% - 314px);
  width: 700px;
  height: 503px;
}

@media (max-width: 1279px) {
  .interactiveSlide-item2 {
    width: 415px;
    height: 299px;
    left: calc(50% - 241px);
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item2 {
    width: 700px;
    height: 503px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item2 {
    width: 100%;
    height: 89.6875vw;
  }
}
.interactiveSlide-item2 .interactiveSlide__areas:after {
  top: 20.7%;
  left: 39.8%;
}

@media (max-width: 767px) {
  .interactiveSlide-item2 .interactiveSlide__areas:after {
    left: 50.8%;
  }
}
.interactiveSlide-item2 .interactiveSlide__area:first-child {
  top: 18%;
  left: 2.7%;
  width: 23.8%;
  height: 5.1%;
}

@media (max-width: 767px) {
  .interactiveSlide-item2 .interactiveSlide__area:first-child {
    left: 3.4%;
    width: 29.8%;
  }
}
.interactiveSlide-item2 .interactiveSlide__area:nth-child(2) {
  top: 18%;
  left: 28.4%;
  width: 24.7%;
  height: 5.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item2 .interactiveSlide__area:nth-child(2) {
    left: 35.4%;
    width: 31.1%;
  }
}
.interactiveSlide-item3 {
  position: absolute;
  top: 50%;
  left: calc(50% + 314px);
  width: 700px;
  height: 503px;
}

@media (max-width: 1279px) {
  .interactiveSlide-item3 {
    width: 457px;
    height: 329px;
    left: calc(50% + 225px);
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item3 {
    width: 636px;
    height: 457px;
    left: 62px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item3 {
    width: 100%;
    height: 78.875vw;
    left: 0;
  }
}
.interactiveSlide-item3 .interactiveSlide__wrap:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 154px;
  left: -68px;
  width: 522px;
  height: 307px;
  background-color: #e6f6ff;
}

@media (max-width: 1279px) {
  .interactiveSlide-item3 .interactiveSlide__wrap:before {
    top: 104px;
    left: -45px;
    width: 392px;
    height: 196px;
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item3 .interactiveSlide__wrap:before {
    top: 140px;
    left: -61px;
    width: 392px;
    height: 278px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item3 .interactiveSlide__wrap:before {
    display: none;
  }
}
.interactiveSlide-item3 .interactiveSlide__areas:after {
  top: 27.2%;
  left: 20.5%;
}

@media (max-width: 767px) {
  .interactiveSlide-item3 .interactiveSlide__areas:after {
    left: 23.5%;
  }
}
.interactiveSlide-item3 .interactiveSlide__area:first-child {
  top: 24.7%;
  left: 4.6%;
  width: 33.3%;
  height: 5.3%;
}

@media (max-width: 767px) {
  .interactiveSlide-item3 .interactiveSlide__area:first-child {
    left: 5.1%;
    width: 36.3%;
  }
}
.interactiveSlide-item3 .interactiveSlide__area:nth-child(2) {
  top: 24.7%;
  left: 4.6%;
  width: 33.3%;
  height: 5.3%;
}

@media (max-width: 767px) {
  .interactiveSlide-item3 .interactiveSlide__area:nth-child(2) {
    left: 5.1%;
    width: 36.3%;
  }
}
.interactiveSlide-item4 {
  position: absolute;
  top: 50%;
  left: calc(50% - 314px);
  width: 700px;
  height: 503px;
}

@media (max-width: 1279px) {
  .interactiveSlide-item4 {
    width: 406px;
    height: 292px;
    left: calc(50% - 253px);
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item4 {
    width: 696px;
    height: 500px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item4 {
    width: 100%;
    height: 95.03125vw;
  }
}
.interactiveSlide-item4 .interactiveSlide__areas:after {
  top: 27.2%;
  left: 34%;
}

@media (max-width: 767px) {
  .interactiveSlide-item4 .interactiveSlide__areas:after {
    left: 44%;
  }
}
.interactiveSlide-item4 .interactiveSlide__area:first-child {
  top: 24.7%;
  left: 4.7%;
  width: 17.7%;
  height: 5.2%;
}

@media (max-width: 767px) {
  .interactiveSlide-item4 .interactiveSlide__area:first-child {
    left: 6.1%;
    width: 31.8%;
    height: 5.2%;
  }
}
.interactiveSlide-item4 .interactiveSlide__area:nth-child(2) {
  top: 24.7%;
  left: 22%;
  width: 24.5%;
  height: 5.6%;
}

@media (max-width: 767px) {
  .interactiveSlide-item4 .interactiveSlide__area:nth-child(2) {
    left: 40.1%;
    width: 32.3%;
    height: 5.3%;
  }
}
.interactiveSlide-item4 .interactiveSlide__area:nth-child(3) {
  top: 24.7%;
  left: 46%;
  width: 25%;
  height: 5.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item4 .interactiveSlide__area:nth-child(3) {
    left: 75.1%;
    width: 34.1%;
    height: 5.4%;
  }
}
.interactiveSlide-item5 {
  position: absolute;
  top: 50%;
  left: calc(50% + 314px);
  width: 700px;
  height: 503px;
}

@media (max-width: 1279px) {
  .interactiveSlide-item5 {
    width: 475px;
    height: 341px;
    left: calc(50% + 216px);
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item5 {
    width: 657.7px;
    height: 472.7px;
    left: 38px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item5 {
    width: 100%;
    height: 79.5vw;
    left: 0;
  }
}
.interactiveSlide-item5 .interactiveSlide__wrap:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 154px;
  left: -68px;
  width: 522px;
  height: 307px;
  background-color: #e6f6ff;
}

@media (max-width: 1279px) {
  .interactiveSlide-item5 .interactiveSlide__wrap:before {
    top: 103px;
    left: -29px;
    width: 392px;
    height: 207px;
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item5 .interactiveSlide__wrap:before {
    top: 145px;
    left: -37px;
    width: 392px;
    height: 287px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item5 .interactiveSlide__wrap:before {
    display: none;
  }
}
.interactiveSlide-item5 .interactiveSlide__areas:after {
  top: 42.2%;
  left: 45.6%;
}

@media (max-width: 767px) {
  .interactiveSlide-item5 .interactiveSlide__areas:after {
    left: 50.4%;
  }
}
.interactiveSlide-item5 .interactiveSlide__area:first-child {
  top: 40.2%;
  left: 25.4%;
  width: 3.3%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item5 .interactiveSlide__area:first-child {
    left: 28.3%;
    width: 3.5%;
  }
}
.interactiveSlide-item5 .interactiveSlide__area:nth-child(2) {
  top: 40.2%;
  left: 43.9%;
  width: 3.3%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item5 .interactiveSlide__area:nth-child(2) {
    left: 48.6%;
    width: 3.5%;
  }
}
.interactiveSlide-item5 .interactiveSlide__area:nth-child(3) {
  top: 40.2%;
  left: 43.9%;
  width: 3.3%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item5 .interactiveSlide__area:nth-child(3) {
    left: 48.6%;
  }
}
.interactiveSlide-item5 .interactiveSlide__area:nth-child(4) {
  top: 40.2%;
  left: 25.4%;
  width: 3.3%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item5 .interactiveSlide__area:nth-child(4) {
    left: 28.3%;
    width: 3.5%;
  }
}
.interactiveSlide-item6 {
  position: absolute;
  top: 50%;
  left: calc(50% - 314px);
  width: 700px;
  height: 503px;
}

@media (max-width: 1279px) {
  .interactiveSlide-item6 {
    width: 419px;
    height: 301px;
    left: calc(50% - 249px);
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item6 {
    width: 700px;
    height: 503px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item6 {
    width: 100%;
    height: 95.65625vw;
  }
}
.interactiveSlide-item6 .interactiveSlide__areas:after {
  top: 27.3%;
  left: 15%;
}

@media (max-width: 767px) {
  .interactiveSlide-item6 .interactiveSlide__areas:after {
    left: 22%;
  }
}
.interactiveSlide-item6 .interactiveSlide__area:first-child {
  top: 25%;
  left: 4.5%;
  width: 22.3%;
  height: 5%;
}

@media (max-width: 767px) {
  .interactiveSlide-item6 .interactiveSlide__area:first-child {
    left: 6.2%;
    width: 29.9%;
  }
}
.interactiveSlide-item6 .interactiveSlide__area:nth-child(2) {
  top: 25%;
  left: 4.5%;
  width: 22.3%;
  height: 5%;
}

@media (max-width: 767px) {
  .interactiveSlide-item6 .interactiveSlide__area:nth-child(2) {
    left: 6.2%;
    width: 29.9%;
  }
}
.interactiveSlide-item7 {
  position: absolute;
  top: 50%;
  left: calc(50% + 314px);
  width: 700px;
  height: 421.2px;
}

@media (max-width: 1279px) {
  .interactiveSlide-item7 {
    width: 478.2px;
    height: 287.7px;
    left: calc(50% + 228px);
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item7 {
    width: 667px;
    height: 401.5px;
    left: 32px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item7 {
    width: 100%;
    height: 76.875vw;
    left: 0;
  }
}
.interactiveSlide-item7 .interactiveSlide__wrap:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 162px;
  left: -34px;
  width: 522px;
  height: 307px;
  background-color: #e6f6ff;
}

@media (max-width: 1279px) {
  .interactiveSlide-item7 .interactiveSlide__wrap:before {
    top: 111px;
    left: -23px;
    width: 359px;
    height: 208px;
  }
}
@media (max-width: 1023px) {
  .interactiveSlide-item7 .interactiveSlide__wrap:before {
    top: 155px;
    left: -30px;
    width: 497.6px;
    height: 292.7px;
  }
}
@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__wrap:before {
    display: none;
  }
}
.interactiveSlide-item7 .interactiveSlide__areas:after {
  top: 43.3%;
  left: 53.8%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__areas:after {
    left: 68.8%;
  }
}
.interactiveSlide-item7 .interactiveSlide__area:first-child {
  top: 40.9%;
  left: 35%;
  width: 2.8%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__area:first-child {
    left: 45.7%;
  }
}
.interactiveSlide-item7 .interactiveSlide__area:nth-child(2) {
  top: 40.9%;
  left: 52.3%;
  width: 2.8%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__area:nth-child(2) {
    left: 67.2%;
  }
}
.interactiveSlide-item7 .interactiveSlide__area:nth-child(3) {
  top: 40.9%;
  left: 35%;
  width: 2.8%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__area:nth-child(3) {
    left: 45.7%;
  }
}
.interactiveSlide-item7 .interactiveSlide__area:nth-child(4) {
  top: 40.9%;
  left: 52.3%;
  width: 2.8%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__area:nth-child(4) {
    left: 67.2%;
  }
}
.interactiveSlide-item7 .interactiveSlide__area:nth-child(5) {
  top: 40.9%;
  left: 35%;
  width: 2.8%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__area:nth-child(5) {
    left: 45.7%;
  }
}
.interactiveSlide-item7 .interactiveSlide__area:nth-child(6) {
  top: 40.9%;
  left: 52.3%;
  width: 2.8%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__area:nth-child(6) {
    left: 67.2%;
  }
}
.interactiveSlide-item7 .interactiveSlide__area:nth-child(7) {
  top: 40.9%;
  left: 35%;
  width: 2.8%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__area:nth-child(7) {
    left: 45.7%;
  }
}
.interactiveSlide-item7 .interactiveSlide__area:nth-child(8) {
  top: 40.9%;
  left: 52.3%;
  width: 2.8%;
  height: 4.4%;
}

@media (max-width: 767px) {
  .interactiveSlide-item7 .interactiveSlide__area:nth-child(8) {
    left: 67.2%;
  }
}
.interactiveSlide__wrap {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 100%;
  height: 100%;
}

@media (max-width: 1023px) {
  .interactiveSlide__wrap {
    top: 0;
    left: 0;
  }
}
.interactiveSlide__pulse {
  position: absolute;
  top: 50%;
  left: 50%;
}

.interactiveSlide__slides {
  z-index: 0;
}

.interactiveSlide__areas, .interactiveSlide__slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.interactiveSlide__areas {
  z-index: 5;
}

/*.interactiveSlide__areas.-active:after {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-out 4s,visibility .3s ease-out 4s
}*/
.interactiveSlide__areas:after {
  content: "";
  position: absolute;
  z-index: 100;
  opacity: 0.5;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  animation: pulse 2s ease infinite;
  box-shadow: 0 0 0;
  transform: translate(-50%, -50%);
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 102, 202, 0.5);
  }
  to {
    box-shadow: 0 0 0 30px rgba(0, 102, 202, 0);
  }
}
.interactiveSlide__area {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}

.interactiveSlide__slide, .interactiveSlide__slide:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.interactiveSlide__slide:after {
  content: "";
  display: block;
  z-index: 0;
  box-shadow: 0 4px 31px 0 rgba(0, 0, 0, 0.15);
}

.interactiveSlide__slide img {
  width: 100%;
  font-family: "object-fit:cover";
  object-fit: cover;
}

@media (max-width: 767px) {
  .interactiveSlide__slide img {
    object-position: left;
  }
}
.clients__case {
  position: relative;
  padding: 107px 0 112px;
}

@media (max-width: 767px) {
  .clients__case {
    padding: 11.25vw 0 8.75vw;
  }
}
.clients__title {
  font-family: "SuisseIntl", sans-serif;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -0.6px;
  color: #fff;
  position: relative;
  z-index: 12;
  margin-bottom: 36px;
}

@media (max-width: 1279px) {
  .clients__title {
    margin-bottom: 31px;
  }
}
@media (max-width: 767px) {
  .clients__title {
    font-family: "SuisseIntl", sans-serif;
    font-size: 7.5vw;
    font-weight: 300;
    line-height: 1.38;
    letter-spacing: -0.09375vw;
    color: #fff;
    margin-bottom: 5.625vw;
  }
}
.clients__slider {
  z-index: 15;
}

@media (max-width: 1279px) {
  .clients__itogs {
    width: 850px;
    margin: 0 auto;
  }
}
@media (max-width: 1023px) {
  .clients__itogs {
    width: 700px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .clients__itogs {
    width: 100%;
  }
}
.clients__itog {
  width: 560px;
  margin-top: 75px;
  padding: 30px 20px 26px 50px;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1279px) {
  .clients__itog {
    width: 410px;
    padding: 34px 20px 24px 39px;
  }
}
@media (max-width: 1023px) {
  .clients__itog {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .clients__itog {
    padding: 6.25vw;
  }
}
.clients__itog.article__content,
.clients__itog.article__content *:not(a),
.clients__itog.article__content *:not(h3),
.clients__itog.article__content p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: white;
}

@media (max-width: 767px) {
  .clients__itog h3 {
    margin-top: 0;
    font-family: var(--font-title);
    font-size: 22px !important;
    font-weight: 500;
  }
}

#client_cases_3 .slider__gallery {
  --columns-template: repeat(1, 1fr);
}
#client_cases_3 .slider__gallery .card {
  margin: 0 auto;
}
@media (min-width: 34rem) {
  #client_cases_3 .slider__gallery {
    --gap: 30px;
    --columns-template: repeat(2, 1fr);
  }
}
@media (min-width: 48rem) {
  #client_cases_3 .slider__gallery {
    --columns-template: repeat(3, 1fr);
  }
}
@media (min-width: 62rem) {
  #client_cases_3 .slider__gallery {
    --columns-template: repeat(4, 1fr);
  }
}
#client_cases_3 .js-show-more .card {
  display: none;
}

.person {
  height: 474.1px;
  margin-bottom: 40px;
  margin-right: 40px;
}
@media screen and (min-width: 1024px) {
  .person:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .person {
    margin-bottom: 22px;
    margin-right: 32px;
    height: 401px;
  }
}
@media screen and (max-width: 1023px) {
  .person {
    width: 340px;
    height: 446px;
    margin-right: 20px;
    margin-bottom: 24px;
  }
  .person:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .person {
    width: 100%;
    height: 125vw;
    margin-right: 0;
    margin-bottom: 6.25vw;
  }
}
.person__img {
  width: 100%;
  height: 231px;
  overflow: hidden;
}
@media screen and (max-width: 1279px) {
  .person__img {
    height: 191px;
  }
}
@media screen and (max-width: 1023px) {
  .person__img {
    height: 217px;
  }
}
@media screen and (max-width: 767px) {
  .person__img {
    height: 56.25vw;
  }
}
.person__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.person__info {
  padding: 21px 60px 0 35px;
  border: 1px solid #d9d9d9;
  border-top: none;
  height: 157px;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .person__info {
    padding: 17px 60px 0 29px;
    height: 141px;
  }
}
@media screen and (max-width: 1023px) {
  .person__info {
    padding: 21px 60px 0 33px;
    height: 151px;
  }
}
@media screen and (max-width: 767px) {
  .person__info {
    height: 41.875vw;
    padding: 6.5625vw 15.625vw 0 6.25vw;
  }
}
.person__name {
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.61;
  color: #37415a;
  margin-bottom: 7px;
  letter-spacing: 0.03em;
  line-height: 1.66;
}
@media screen and (max-width: 767px) {
  .person__name {
    font-family: "SuisseIntl", sans-serif;
    font-size: 5.625vw;
    font-weight: 600;
    line-height: 1.44;
    color: #37415a;
  }
}
.person__post, .person__link {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #4f4f4f;
}
@media screen and (max-width: 767px) {
  .person__post, .person__link {
    font-size: 4.375vw;
  }
}
.person__link {
  display: block;
  transition: 0.3s ease-out;
  margin-bottom: 5px;
}
.person__link:hover {
  color: #0066ca;
}
@media screen and (max-width: 1279px) {
  .person__link {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 1023px) {
  .person__link {
    margin-bottom: 4px;
  }
}
.person__contacts {
  position: relative;
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 15px 38px 10px 29px;
}
@media screen and (max-width: 1023px) {
  .person__contacts {
    padding: 16px 38px 10px 32px;
  }
}
@media screen and (max-width: 767px) {
  .person__contacts {
    padding: 5vw 8.75vw 5.3125vw 5.9375vw;
  }
}

.massmedia {
  background: #ffffff;
  box-sizing: border-box;
  padding: 21px 32px 30px 28px;
  width: 360px;
  height: 210px;
  position: relative;
  text-decoration: none;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 1023px) {
  .massmedia {
    width: 432px;
    height: 190px;
  }
}
@media screen and (max-width: 767px) {
  .massmedia {
    width: 69.0625vw;
    height: 74.375vw;
    padding: 5.3125vw 6.25vw 6.875vw 5.9375vw;
  }
}
.massmedia:hover .massmedia__title {
  color: #0066ca;
}
.massmedia:hover .massmedia__arrow svg {
  stroke: #0a4dab;
}
.massmedia__title {
  font-family: "SuisseIntl", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.61;
  color: #37415a;
  height: 105px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.61;
  margin-bottom: 11px;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .massmedia__title {
    height: auto;
    font-size: 5.625vw;
  }
}
.massmedia__desc {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .massmedia__desc {
    font-size: 5vw;
    letter-spacing: 0;
  }
}
.massmedia__data {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #37415a;
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .massmedia__data {
    font-size: 4.375vw;
    letter-spacing: -0.009375vw;
  }
}
.massmedia__arrow {
  position: absolute;
  bottom: 27px;
  right: 27px;
}
.massmedia__arrow svg {
  stroke: #0a4dab;
}
@media screen and (max-width: 767px) {
  .massmedia__arrow {
    bottom: 7.1875vw;
    right: 6.5625vw;
  }
  .massmedia__arrow svg {
    width: 5.9375vw;
    height: 5.9375vw;
  }
}
.massmedia-slider {
  overflow: hidden;
  padding: 0 59px;
  box-sizing: content-box;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .massmedia-slider {
    padding: 0 32px;
  }
}
@media screen and (max-width: 1023px) {
  .massmedia-slider {
    padding: 0;
    overflow: visible;
    width: 432px;
  }
}
@media screen and (max-width: 767px) {
  .massmedia-slider {
    width: 68.75vw;
  }
}

.videoPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: none;
}
.videoPopup.opened {
  display: block;
}
.videoPopup.opened .videoPopup__blind, .videoPopup.opened .videoPopup__cross, .videoPopup.opened .videoPopup__video, .videoPopup.opened .videoPopup__wrap {
  opacity: 1;
}
.videoPopup.-opened .videoPopup__blind {
  transition: opacity 1s ease-in-out;
}
.videoPopup.-opened .videoPopup__wrap {
  transition: opacity 0.3s 0.2s ease-out;
}
.videoPopup.-opened .videoPopup__cross {
  transition: opacity 0.3s 0.2s ease-out;
}
.videoPopup.-opened .videoPopup__video {
  transition: opacity 0.3s 0.2s ease-out;
}
.videoPopup__blind, .videoPopup__cross, .videoPopup__wrap {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.videoPopup__blind {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(47, 53, 62, 0.9);
  z-index: -1;
}
.videoPopup__cross {
  position: absolute;
  top: 4px;
  right: 12px;
  cursor: pointer;
}
.videoPopup__cross svg {
  stroke: #d9d9d9;
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 767px) {
  .videoPopup__cross svg {
    width: 15.625vw;
    height: 15.625vw;
  }
}
.videoPopup__wrap {
  position: absolute;
  width: 1020px;
  top: calc(50% - 15px);
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1279px) {
  .videoPopup__wrap {
    max-width: 90%;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .videoPopup__wrap {
    width: 100%;
    top: 50%;
  }
}
.videoPopup__video {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.videoPopup__video iframe,
.videoPopup__video img {
  width: 1018px;
  height: 623px;
  object-fit: contain;
}
@media screen and (max-width: 1279px) {
  .videoPopup__video iframe,
  .videoPopup__video img {
    width: 894.9px;
    height: 548.2px;
  }
}
@media screen and (max-width: 1023px) {
  .videoPopup__video iframe,
  .videoPopup__video img {
    width: 704px;
    height: 475.8px;
  }
}
@media screen and (max-width: 767px) {
  .videoPopup__video iframe,
  .videoPopup__video img {
    width: 100vw;
    height: 67.59375vw;
  }
}
.videoPopup__description {
  position: absolute;
  bottom: -23px;
  left: 0;
  transform: translateY(100%);
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.3px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .videoPopup__description {
    font-family: "Inter", sans-serif;
    font-size: 19px;
    line-height: 1.58;
    letter-spacing: -0.3px;
    color: #ffffff;
    left: 20px;
    right: 20px;
  }
}

.about .review {
  width: 560px;
  height: 375px;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  padding: 31px 42px 32px 35px;
}
@media screen and (max-width: 1279px) {
  .about .review {
    width: 465px;
    height: 427px;
    padding: 31px 42px 39px 35px;
  }
}
@media screen and (max-width: 1023px) {
  .about .review {
    width: 100%;
    height: 342px;
    padding: 31px 42px 29px 35px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .about .review {
    height: auto;
    margin-bottom: 6.25vw;
    padding: 6.875vw 8.4375vw 7.1875vw 5.9375vw;
  }
}
.about .review__author {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .about .review__author {
    margin-bottom: 8.125vw;
  }
}
.about .review__text {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
}
@media screen and (max-width: 767px) {
  .about .review__text {
    font-size: 5.3125vw;
  }
}
.about .review__more {
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .about .review__more {
    margin-top: 6.875vw;
  }
}
.about__cards {
  margin-top: 50px;
  display: flex;
  justify-content: left;
  width: 1160px;
}
.about__h3 {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415a;
  line-height: 1.34;
  margin-top: -3px;
}
.about__h3.-light {
  color: #ffffff;
}
.about__h3.-dark {
  color: #37415a;
}
@media screen and (max-width: 767px) {
  .about__h3 {
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.875vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #37415a;
    width: 100%;
  }
}
.about__info {
  font-family: "Inter", sans-serif;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #ffffff;
  margin-bottom: 48px;
}
.about__longline {
  margin: 36px 0 46px;
}
@media screen and (max-width: 767px) {
  .about__longline {
    margin: 0 0 8.75vw;
  }
}
.about__text {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  margin-bottom: 20px;
  width: 660px;
}
@media screen and (max-width: 1279px) {
  .about__text {
    width: 100%;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 767px) {
  .about__text {
    font-size: 5.3125vw;
  }
}
.about__content {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1279px) {
  .about__content {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .about__content .gridCol-4 {
    display: none;
  }
  .about__content .gridCol-8-s {
    width: 660px;
  }
}
@media screen and (max-width: 767px) {
  .about__content {
    margin-top: 10.9375vw;
    margin-bottom: 1.875vw;
  }
}
.about__team {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 87px;
}
@media screen and (max-width: 1279px) {
  .about__team {
    padding-bottom: 47px;
    margin-bottom: 46px;
  }
}
@media screen and (max-width: 1023px) {
  .about__team {
    padding-bottom: 33px;
  }
}
@media screen and (max-width: 767px) {
  .about__team {
    padding-bottom: 0;
    margin-bottom: 6.875vw;
  }
}
.about__team_title {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .about__team_title {
    margin-bottom: 11.25vw;
  }
}
.about__reviews {
  padding-bottom: 85px;
}
@media screen and (max-width: 1279px) {
  .about__reviews {
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 1023px) {
  .about__reviews {
    padding-bottom: 40px;
  }
  .about__reviews > .flex {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .about__reviews {
    padding-bottom: 8.125vw;
  }
}
.about__reviews_title {
  margin-bottom: 52px;
  width: 800px;
}
@media screen and (max-width: 1279px) {
  .about__reviews_title {
    width: 820px;
  }
}
@media screen and (max-width: 1023px) {
  .about__reviews_title {
    width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .about__reviews_title {
    width: 100%;
    margin-bottom: 12.1875vw;
  }
}
.about__massmedia {
  background-color: #f5f7f9;
  padding-top: 79px;
  padding-bottom: 103px;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .about__massmedia {
    padding-top: 12.8125vw;
    padding-bottom: 25vw;
  }
}
.about__massmedia_title {
  margin-bottom: 46px;
}
@media screen and (max-width: 767px) {
  .about__massmedia_title {
    margin-bottom: 10vw;
  }
}
@media screen and (max-width: 767px) {
  .about .bgblue__bg {
    background-image: url(./../static/img/about-us-mob.jpg);
    background-size: cover;
    background-position: center;
  }
}

@media (max-width: 767px) {
  .massmedia__desc, .massmedia__data {
    font-size: 14px;
    margin-top: 0;
  }
  .massmedia__title {
    font-size: 14px;
  }
}
.about__massmedia.homepage .massmedia {
  height: 360px;
  padding: 20px 30px 20px 30px;
  gap: 5px;
}
.about__massmedia.homepage .massmedia__image {
  height: 150px;
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}
.about__massmedia.homepage .massmedia__image img {
  max-width: 130px;
  border-radius: 50%;
}
.about__massmedia.homepage .swiper__arrows .swiper__arrow {
  height: 400px;
}

@media (max-width: 767px) {
  .massmedia__desc, .massmedia__data {
    font-size: 14px;
    margin-top: 0;
  }
  .massmedia__title {
    font-size: 14px;
  }
}
.article_form {
  --border: 1px var(--color-border-blue) solid;
  background-color: var(--color-bg-light);
}
.article_form .container_wide {
  display: grid;
  grid-template-columns: 1fr 0.8fr;
  grid-gap: 10px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .article_form .container_wide {
    grid-template-columns: 1fr;
    padding: 40px 0 30px;
    max-width: 87.5vw;
    grid-gap: 30px;
  }
}
.article_form .container_wide .left, .article_form .container_wide .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.article_form .container_wide .left {
  padding: 40px 60px;
}
@media (max-width: 767px) {
  .article_form .container_wide .left {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .article_form .container_wide .right {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .article_form .container_wide .right {
    border-left: var(--border);
    padding: 40px 80px 40px 60px;
  }
}
.article_form .title {
  margin-bottom: 24px;
  padding-right: 10px;
  font-size: 22px !important;
  font-weight: var(--font-semi-bold);
}
.article_form .subtitle {
  margin-bottom: 30px;
}
.article_form .footer {
  margin-top: 10px;
}
.article_form .message {
  margin: 0;
  font-size: var(--fonr-size-mobile);
}
.article_form .message p + p {
  margin-top: 12px;
  line-height: 1.4;
}

.vacancies {
  padding-bottom: 102px;
}
@media screen and (max-width: 1279px) {
  .vacancies {
    padding-bottom: 67px;
  }
}
@media screen and (max-width: 1023px) {
  .vacancies {
    padding-bottom: 74px;
  }
}
@media screen and (max-width: 767px) {
  .vacancies {
    padding-bottom: 0;
  }
}
.vacancies__h3 {
  font-family: "SuisseIntl", sans-serif;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #37415a;
  line-height: 1.34;
  margin-top: -3px;
}
.vacancies__h3.-light {
  color: #ffffff;
}
.vacancies__h3.-dark {
  color: #37415a;
}
@media screen and (max-width: 767px) {
  .vacancies__h3 {
    font-family: "SuisseIntl", sans-serif;
    font-size: 6.875vw;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -0.09375vw;
    color: #37415a;
    width: 100%;
  }
}
.vacancies__info {
  font-family: "Inter", sans-serif;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #ffffff;
  margin-bottom: 48px;
}
.vacancies__longline {
  margin: 36px 0 46px;
}
@media screen and (max-width: 767px) {
  .vacancies__longline {
    margin: 0 0 8.75vw;
  }
}
.vacancies__longline-bottom {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .vacancies__longline-bottom {
    display: none;
  }
}
.vacancies__text {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
  margin-bottom: 20px;
  width: 660px;
}
@media screen and (max-width: 1279px) {
  .vacancies__text {
    width: 100%;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 767px) {
  .vacancies__text {
    font-size: 5.3125vw;
  }
}
.vacancies__content {
  margin-top: 50px;
  margin-bottom: 82px;
}
@media screen and (max-width: 1279px) {
  .vacancies__content {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .vacancies__content .gridCol-4 {
    display: none;
  }
  .vacancies__content .gridCol-8-s {
    width: 660px;
  }
}
@media screen and (max-width: 767px) {
  .vacancies__content {
    margin-top: 10.9375vw;
    margin-bottom: 1.875vw;
  }
}
.vacancies__list_title {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .vacancies__list_title {
    margin-bottom: 11.25vw;
  }
}
.vacancies__list > .flex {
  margin-right: -40px;
}
@media screen and (max-width: 1279px) {
  .vacancies__list > .flex {
    margin-right: -30px;
  }
}
@media screen and (max-width: 1023px) {
  .vacancies__list > .flex {
    margin-right: -20px;
  }
}
@media screen and (max-width: 767px) {
  .vacancies__list > .flex {
    margin-right: 0;
  }
}
.vacancies__itog {
  padding: 42px 50px 52px;
  margin-top: 48px;
}
@media screen and (max-width: 1279px) {
  .vacancies__itog {
    margin-top: 38px;
  }
}
@media screen and (max-width: 1023px) {
  .vacancies__itog {
    margin-top: 42px;
    padding: 42px 10px 52px;
  }
}
@media screen and (max-width: 767px) {
  .vacancies__itog {
    margin-top: 9.375vw;
    padding: 11.25vw 6.25vw 11.875vw;
  }
}
@media screen and (max-width: 767px) {
  .vacancies .bgblue__bg {
    background-image: url(./../static/img/about-us-mob.jpg);
    background-size: cover;
    background-position: center;
  }
}

.vacancy {
  padding-bottom: 0;
  border-bottom: 1px solid #d9d9d9;
}
.vacancy__headline {
  width: 764px;
  padding-bottom: 21px;
  padding-top: 249px;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .vacancy__headline {
    padding-top: 38.75vw;
    width: 87.5vw;
  }
}
.vacancy__wrap {
  width: 764px;
  margin: 0 auto;
  padding-bottom: 57px;
}
@media screen and (max-width: 1023px) {
  .vacancy__wrap {
    width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .vacancy__wrap {
    width: 87.5vw;
    padding-bottom: 8.125vw;
  }
}
.vacancy__header {
  margin-bottom: 30px;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .vacancy__header {
    margin-bottom: 5.3125vw;
  }
}
.vacancy__desk {
  font-family: "Inter", sans-serif;
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: -0.4px;
  color: #505050;
  margin-bottom: 11px;
  width: 560px;
}
@media screen and (max-width: 767px) {
  .vacancy__desk {
    width: 100%;
    font-family: "Inter", sans-serif;
    font-size: 5.9375vw;
    line-height: 1.58;
    letter-spacing: -0.09375vw;
    color: #505050;
    margin-bottom: 3.4375vw;
  }
}
@media screen and (max-width: 767px) {
  .vacancy__content {
    width: 87.5vw;
  }
}

.vacancyCard {
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  padding: 26px 28px 31px 26px;
  width: 360px;
  height: 324px;
  position: relative;
  text-decoration: none;
  transition: 0.3s ease-out;
  margin-right: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1279px) {
  .vacancyCard {
    width: 462px;
    margin-right: 30px;
    margin-bottom: 30px;
    height: 246px;
  }
}
@media screen and (max-width: 1023px) {
  .vacancyCard {
    width: 340px;
    height: 322px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .vacancyCard {
    width: 100%;
    height: 86.5625vw;
    padding: 6.25vw 6.25vw 6.5625vw 6.5625vw;
    margin-right: 0;
    margin-bottom: 6.25vw;
  }
}
.vacancyCard:hover .vacancyCard__title {
  color: #0066ca;
}
.vacancyCard:hover .vacancyCard__arrow svg {
  stroke: #0a4dab;
}
.vacancyCard__title {
  font-family: "SuisseIntl", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.46;
  color: #37415a;
  letter-spacing: 0.03em;
  margin-bottom: 22px;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .vacancyCard__title {
    font-size: 5.625vw;
    margin-bottom: 5.625vw;
  }
}
.vacancyCard__desc {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
}
@media screen and (max-width: 767px) {
  .vacancyCard__desc {
    font-size: 5.3125vw;
    letter-spacing: 0;
  }
}
.vacancyCard__info {
  font-family: InterUI;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: -0.3px;
  color: #37415a;
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .vacancyCard__info {
    font-size: 4.375vw;
    letter-spacing: -0.009375vw;
  }
}
.vacancyCard__arrow {
  position: absolute;
  bottom: 27px;
  right: 27px;
}
.vacancyCard__arrow svg {
  width: 24px;
  height: 24px;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .vacancyCard__arrow {
    bottom: 5.625vw;
    right: 5.625vw;
  }
  .vacancyCard__arrow svg {
    width: 7.5vw;
    height: 7.5vw;
  }
}

.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 0;
  background: transparent;
  margin: 0;
  gap: 10px;
  cursor: pointer;
  border: none;
}
.button:hover {
  text-decoration: none;
}

.button_try_for_free {
  background-color: #0066ca;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding: 18px 33px;
}
@media (max-width: 767px) {
  .button_try_for_free {
    padding: 10px 25px;
    width: 100%;
    max-width: 360px;
  }
}
.button_try_for_free:hover {
  background-color: #0a4dab;
  color: #ffffff;
}

.button-burger {
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 30;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}
@media (max-width: 991px) {
  .button-burger {
    display: flex;
  }
}
.button-burger .icon {
  position: relative;
  width: 24px;
  height: 18px;
  display: block;
}
.button-burger .icon .item {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  background-color: #000000;
  transition: all 0.6s ease;
  backface-visibility: hidden;
  transform-origin: 0 0;
  opacity: 1;
}
.button-burger .icon .item:nth-child(1) {
  top: 0;
}
.button-burger .icon .item:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
.button-burger .icon .item:nth-child(3) {
  bottom: 0;
  transform-origin: 0 100%;
}
.header_invert .button-burger .icon .item {
  background-color: #ffffff;
}
.navigation_show .header_invert .button-burger .icon .item, .header_invert.header_fixed .button-burger .icon .item {
  background-color: #000000;
}
.button-burger.opened .icon .item {
  width: 24px;
}
.button-burger.opened .icon .item:nth-child(1) {
  transform: rotateZ(45deg);
  left: 5px;
}
.button-burger.opened .icon .item:nth-child(2) {
  transform: translateX(-10px);
  opacity: 0;
}
.button-burger.opened .icon .item:nth-child(3) {
  transform: rotateZ(-45deg);
  bottom: 0;
  left: 5px;
}

.button_default {
  background-color: #0066ca;
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  padding: 18px 33px;
}
.button_default.red {
  background-color: #ff6565 !important;
}
@media (max-width: 767px) {
  .button_default {
    padding: 10px 25px;
    width: 100%;
    max-width: 360px;
  }
}
.button_default:hover {
  background-color: #0a4dab;
  color: #ffffff;
}

.watchButton {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease-out;
  width: 290px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .watchButton {
    width: 90.625vw;
  }
}
.watchButton.-light svg {
  fill: #ffffff;
  stroke: #ffffff;
}
.watchButton.-light .watchButton__text {
  color: #f3f3f3;
}
.watchButton svg {
  width: 40px;
  height: 40px;
  margin-right: 17px;
}
@media screen and (max-width: 767px) {
  .watchButton svg {
    width: 11.875vw;
    height: 11.875vw;
    margin-right: 4.375vw;
  }
}
.watchButton__text {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: -0.3px;
  color: #5f5f5f;
}
@media screen and (max-width: 767px) {
  .watchButton__text {
    font-size: 5.3125vw;
  }
}
.watchButton:hover {
  opacity: 0.8;
}

.scroll-top {
  left: 150px;
  bottom: 50px;
  position: fixed;
  z-index: 90;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  cursor: pointer;
  animation: fadeIn 0.3s ease 1 forwards;
  box-shadow: 0 0 3px white;
}
@media (max-width: 767px) {
  .scroll-top {
    width: 33px;
    height: 33px;
    left: 20px;
    bottom: 20px;
  }
}
.scroll-top.scroll-top_hide {
  display: none;
}
.scroll-top img {
  width: 100%;
}

.body-modal-fix {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: var(--z-index-modal);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 102, 202, 0.6);
}
.modal-backdrop.scrollable {
  overflow-y: auto;
}
.modal-backdrop .backdrop-overflow-hidden {
  overflow: hidden !important;
}
.modal-backdrop .modal {
  box-sizing: border-box;
  width: 1200px;
  max-width: 100%;
  max-height: 100%;
  transition: all 0.2s ease-in-out;
  transform: translate(0px);
}
.modal-backdrop .modal.auto-height {
  position: static;
}
.modal-backdrop .modal > * > * {
  flex: 0 0 auto;
}
.modal-backdrop .modal > * > .scrollable {
  overflow-x: hidden;
  overflow-scrolling: touch;
}
@media (max-width: 480px) {
  .modal-backdrop .modal {
    width: 100%;
  }
}
.modal-backdrop .modal .panel {
  padding: 55px 58px;
}
@media (max-width: 767px) {
  .modal-backdrop .modal .panel {
    padding: 0;
  }
}
.modal-backdrop .modal .panel-body {
  background-color: var(--color-white);
  padding: 0;
}
.modal-backdrop .modal .panel-body .wrap {
  box-sizing: border-box;
  padding-right: 20px;
  padding-left: 60px;
  max-width: 100%;
}
@media (max-width: 1020px) {
  .modal-backdrop .modal .panel-body .wrap {
    padding: 20px;
  }
}
.modal-backdrop .modal .panel-heading {
  background: #F0F0F0;
}
.modal-backdrop .modal .panel-heading .close:hover {
  color: var(--color-black);
}
.modal-backdrop .modal .panel-title {
  margin: 0;
  padding: 12px 45px 12px 15px;
}
.modal-backdrop .modal .close {
  top: 10px;
  right: 10px;
  z-index: var(--z-index-modal-close);
  display: flex;
  justify-content: center;
  width: 40px;
  height: 40px;
  text-align: center;
  color: var(--color-white);
  background: var(--color-brand-blue);
  cursor: pointer;
  border: 2px solid var(--color-white);
  border-radius: 50%;
  transition: color 0.1s ease-in-out;
  position: absolute;
  align-items: center;
}
.modal-backdrop .modal .close::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMwIiBoZWlnaHQ9IjMzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTk0LjggMTY0Ljc3TDMyMy4wMTMgMzYuNTU1YzguMzQzLTguMzQgOC4zNDMtMjEuODI1IDAtMzAuMTY0LTguMzQtOC4zNC0yMS44MjUtOC4zNC0zMC4xNjQgMEwxNjQuNjMzIDEzNC42MDUgMzYuNDIyIDYuMzkxYy04LjM0NC04LjM0LTIxLjgyNC04LjM0LTMwLjE2NCAwLTguMzQ0IDguMzQtOC4zNDQgMjEuODI0IDAgMzAuMTY0bDEyOC4yMSAxMjguMjE1TDYuMjU5IDI5Mi45ODRjLTguMzQ0IDguMzQtOC4zNDQgMjEuODI1IDAgMzAuMTY0YTIxLjI2NiAyMS4yNjYgMCAwMDE1LjA4MiA2LjI1YzUuNDYgMCAxMC45MjItMi4wOSAxNS4wODItNi4yNWwxMjguMjEtMTI4LjIxNCAxMjguMjE2IDEyOC4yMTRhMjEuMjczIDIxLjI3MyAwIDAwMTUuMDgyIDYuMjVjNS40NiAwIDEwLjkyMi0yLjA5IDE1LjA4Mi02LjI1IDguMzQzLTguMzQgOC4zNDMtMjEuODI0IDAtMzAuMTY0TDE5NC44IDE2NC43N3oiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIvPgo8L3N2Zz4=);
}
.modal-backdrop .modal .close:hover {
  background-color: var(--color-link-active);
}
.modal-backdrop .modal .panel-footer {
  padding: 12px 45px 12px 15px;
  background: #F0F0F0;
}
.modal-backdrop:not(.scrollable) .panel {
  grid-template-rows: min-content minmax(0, 1fr) min-content;
  height: 100%;
  max-height: -webkit-fill-available;
  max-height: -moz-available;
  max-height: stretch;
}

.form-success {
  padding: 60px 50px;
  text-align: center;
  color: var(--color-text-inverse);
  background-color: var(--color-brand-blue);
}
.form-success header {
  margin-bottom: 20px;
}
.form-success .icon {
  display: inline-block;
  margin: 0 auto 20px;
}
.form-success .icon svg {
  width: auto;
}
.form-success .title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: var(--color-text-inverse);
}
.form-success .message {
  margin: 0 20px;
  color: var(--color-text-inverse) !important;
}
.form-success .return_link {
  margin-top: 30px;
  font-size: small;
}
.form-success .return_link a {
  color: var(--color-text-inverse);
}
.form-success .return_link:not(:hover) {
  text-decoration: underline;
}

.subscription_form {
  position: relative;
}
.subscription_form .form_input {
  padding: 12px 0;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.3px;
  color: #ffffff;
  outline: none;
  background-color: transparent !important;
  transition: 0.3s ease-out;
  -webkit-appearance: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  z-index: 2;
  background-color: transparent !important;
  transition: 0.3s ease-out;
  -webkit-appearance: none;
}
.subscription_form .form_input:-webkit-autofill, .subscription_form .form_input:-webkit-autofill:hover, .subscription_form .form_input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--color-text-inverse);
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
.subscription_form .form_input::placeholder {
  color: var(--color-white);
}
.subscription_form .submit {
  padding: 0;
  border: none;
  background: none;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}
.subscription_form .submit svg {
  margin: 0 0 0 auto;
  width: 28px;
  height: 28px;
  transition: 0.3s ease-out;
  stroke: var(--color-white);
}
.subscription_form .form_container {
  display: block;
  position: relative;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
}
.subscription_form .error {
  border-color: var(--color-ui-error);
}
.subscription_form .errorMessage {
  position: absolute;
  bottom: -23px;
  left: 0;
}
.subscription_form .form_success {
  font-size: 25px;
  font-weight: 300;
  line-height: 1.52;
  font-family: "Inter", sans-serif;
}

.popup_email_subscription .subscription_form .form_input {
  color: #000000;
  border-bottom: 1px solid #000000;
}
.popup_email_subscription .subscription_form .form_input::placeholder {
  color: #111111;
}
.popup_email_subscription .subscription_form .submit svg {
  stroke: var(--color-black);
}

.form-personal-block {
  padding: 12px 5px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  color: #5f5f5f;
}
.form-personal-block_left {
  text-align: left;
}
.form-personal-block_right {
  text-align: right;
}
.form-personal-block_white {
  color: white;
  margin-top: 25px;
  z-index: 1;
  position: absolute;
}
.form-personal-block a {
  color: #5f5f5f;
  text-decoration: underline;
}
.form-personal-block a:hover {
  text-decoration: none;
  color: #0066ca;
}

/*-------------------------------------*\
	HINT.css - A CSS tooltip library
\*-------------------------------------*/
/**
 * HINT.css is a tooltip library made in pure CSS.
 *
 * Source: https://github.com/chinchang/hint.css
 * Demo: http://kushagragour.in/lab/hint/
 *
 */
/**
 * source: hint-core.scss
 *
 * Defines the basic styling for the tooltip.
 * Each tooltip is made of 2 parts:
 * 	1) body (:after)
 * 	2) arrow (:before)
 *
 * Classes added:
 * 	1) hint
 */
[class*=hint--] {
  position: relative;
  display: inline-block;
  /**
   * tooltip arrow
   */
  /**
   * tooltip body
   */
}
[class*=hint--]:before, [class*=hint--]:after {
  position: absolute;
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  transition: 0.3s ease;
  transition-delay: 0ms;
}
[class*=hint--]:hover:before, [class*=hint--]:hover:after {
  visibility: visible;
  opacity: 1;
}
[class*=hint--]:hover:before, [class*=hint--]:hover:after {
  transition-delay: 100ms;
}
[class*=hint--]:before {
  content: "";
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  background-color: hsl(0, 0%, 22%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
  z-index: 1000001;
}
[class*=hint--]:after {
  background: hsl(0, 0%, 22%);
  color: white;
  padding: 8px 10px;
  font-size: 1rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1rem;
  white-space: nowrap;
}
[class*=hint--][aria-label]:after {
  content: attr(aria-label);
}
[class*=hint--][data-hint]:after {
  content: attr(data-hint);
}

[aria-label=""]:before, [aria-label=""]:after,
[data-hint=""]:before,
[data-hint=""]:after {
  display: none !important;
}

/**
 * source: hint-position.scss
 *
 * Defines the positoning logic for the tooltips.
 *
 * Classes added:
 * 	1) hint--top
 * 	2) hint--bottom
 * 	3) hint--left
 * 	4) hint--right
 */
/**
 * top tooltip
 */
.hint--top {
  --rotation: 135deg;
}
.hint--top:before {
  margin-bottom: -5.5px;
  transform: rotate(var(--rotation));
}
.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%;
}
.hint--top:before {
  left: calc(50% - 6px);
}
.hint--top:after {
  transform: translateX(-50%);
}
.hint--top:hover:before {
  transform: translateY(-8px) rotate(var(--rotation));
}
.hint--top:hover:after {
  transform: translateX(-50%) translateY(-8px);
}

/**
 * bottom tooltip
 */
.hint--bottom {
  --rotation: -45deg;
}
.hint--bottom:before {
  margin-top: -5.5px;
  transform: rotate(var(--rotation));
}
.hint--bottom:before, .hint--bottom:after {
  top: 100%;
  left: 50%;
}
.hint--bottom:before {
  left: calc(50% - 6px);
}
.hint--bottom:after {
  transform: translateX(-50%);
}
.hint--bottom:hover:before {
  transform: translateY(8px) rotate(var(--rotation));
}
.hint--bottom:hover:after {
  transform: translateX(-50%) translateY(8px);
}

/**
 * right tooltip
 */
.hint--right {
  --rotation: -135deg;
}
.hint--right:before {
  margin-left: -5.5px;
  margin-bottom: -6px;
  transform: rotate(var(--rotation));
}
.hint--right:after {
  margin-bottom: calc(-1 * (1rem + 16px) / 2);
}
.hint--right:before, .hint--right:after {
  left: 100%;
  bottom: 50%;
}
.hint--right:hover:before {
  transform: translateX(8px) rotate(var(--rotation));
}
.hint--right:hover:after {
  transform: translateX(8px);
}

/**
 * left tooltip
 */
.hint--left {
  --rotation: 45deg;
}
.hint--left:before {
  margin-right: -5.5px;
  margin-bottom: -6px;
  transform: rotate(var(--rotation));
}
.hint--left:after {
  margin-bottom: calc(-1 * (1rem + 16px) / 2);
}
.hint--left:before, .hint--left:after {
  right: 100%;
  bottom: 50%;
}
.hint--left:hover:before {
  transform: translateX(-8px) rotate(var(--rotation));
}
.hint--left:hover:after {
  transform: translateX(-8px);
}

/**
 * top-left tooltip
 */
.hint--top-left {
  --rotation: 135deg;
}
.hint--top-left:before {
  margin-bottom: -5.5px;
  transform: rotate(var(--rotation));
}
.hint--top-left:before, .hint--top-left:after {
  bottom: 100%;
  left: 50%;
}
.hint--top-left:before {
  left: calc(50% - 6px);
}
.hint--top-left:after {
  transform: translateX(-100%);
}
.hint--top-left:after {
  margin-left: 12px;
}
.hint--top-left:hover:before {
  transform: translateY(-8px) rotate(var(--rotation));
}
.hint--top-left:hover:after {
  transform: translateX(-100%) translateY(-8px);
}

/**
 * top-right tooltip
 */
.hint--top-right {
  --rotation: 135deg;
}
.hint--top-right:before {
  margin-bottom: -5.5px;
  transform: rotate(var(--rotation));
}
.hint--top-right:before, .hint--top-right:after {
  bottom: 100%;
  left: 50%;
}
.hint--top-right:before {
  left: calc(50% - 6px);
}
.hint--top-right:after {
  transform: translateX(0);
}
.hint--top-right:after {
  margin-left: -12px;
}
.hint--top-right:hover:before {
  transform: translateY(-8px) rotate(var(--rotation));
}
.hint--top-right:hover:after {
  transform: translateY(-8px);
}

/**
 * bottom-left tooltip
 */
.hint--bottom-left {
  --rotation: -45deg;
}
.hint--bottom-left:before {
  margin-top: -5.5px;
  transform: rotate(var(--rotation));
}
.hint--bottom-left:before, .hint--bottom-left:after {
  top: 100%;
  left: 50%;
}
.hint--bottom-left:before {
  left: calc(50% - 6px);
}
.hint--bottom-left:after {
  transform: translateX(-100%);
}
.hint--bottom-left:after {
  margin-left: 12px;
}
.hint--bottom-left:hover:before {
  transform: translateY(8px) rotate(var(--rotation));
}
.hint--bottom-left:hover:after {
  transform: translateX(-100%) translateY(8px);
}

/**
 * bottom-right tooltip
 */
.hint--bottom-right {
  --rotation: -45deg;
}
.hint--bottom-right:before {
  margin-top: -5.5px;
  transform: rotate(var(--rotation));
}
.hint--bottom-right:before, .hint--bottom-right:after {
  top: 100%;
  left: 50%;
}
.hint--bottom-right:before {
  left: calc(50% - 6px);
}
.hint--bottom-right:after {
  transform: translateX(0);
}
.hint--bottom-right:after {
  margin-left: -12px;
}
.hint--bottom-right:hover:before {
  transform: translateY(8px) rotate(var(--rotation));
}
.hint--bottom-right:hover:after {
  transform: translateY(8px);
}

/**
 * source: hint-sizes.scss
 *
 * Defines width restricted tooltips that can span
 * across multiple lines.
 *
 * Classes added:
 * 	1) hint--small
 * 	2) hint--medium
 * 	3) hint--large
 * 	4) hint--fit
 *
 */
.hint--small:after,
.hint--medium:after,
.hint--large:after,
.hint--fit:after {
  box-sizing: border-box;
  white-space: normal;
  line-height: 1.4em;
  word-wrap: break-word;
}

.hint--small:after {
  width: 80px;
}

.hint--medium:after {
  width: 150px;
}

.hint--large:after {
  width: 300px;
}

.hint--fit:after {
  width: 100%;
}

/**
 * source: hint-theme.scss
 *
 * Defines basic theme for tooltips.
 *
 */
[class*=hint--] {
  /**
   * tooltip body
   */
}
[class*=hint--]:after {
  text-shadow: 0 1px 0px black;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

/**
 * source: hint-color-types.scss
 *
 * Contains tooltips of various types based on color differences.
 *
 * Classes added:
 * 	1) hint--error
 * 	2) hint--warning
 * 	3) hint--info
 * 	4) hint--success
 *
 */
/**
 * Error
 */
.hint--error:after {
  background-color: hsl(1, 40%, 50%);
  text-shadow: 0 1px 0px #592726;
}
.hint--error:before {
  background-color: hsl(1, 40%, 50%);
}

/**
 * Warning
 */
.hint--warning:after {
  background-color: hsl(38, 46%, 54%);
  text-shadow: 0 1px 0px #6c5328;
}
.hint--warning:before {
  background-color: hsl(38, 46%, 54%);
}

/**
 * Info
 */
.hint--info:after {
  background-color: hsl(200, 50%, 45%);
  text-shadow: 0 1px 0px #1a3c4d;
}
.hint--info:before {
  background-color: hsl(200, 50%, 45%);
}

/**
 * Success
 */
.hint--success:after {
  background-color: hsl(121, 32%, 40%);
  text-shadow: 0 1px 0px #1a321a;
}
.hint--success:before {
  background-color: hsl(121, 32%, 40%);
}

/**
 * source: hint-always.scss
 *
 * Defines a persisted tooltip which shows always.
 *
 * Classes added:
 * 	1) hint--always
 *
 */
.hint--always:after, .hint--always:before {
  opacity: 1;
  visibility: visible;
}
.hint--always.hint--top:before {
  transform: translateY(-8px) rotate(var(--rotation));
}
.hint--always.hint--top:after {
  transform: translateX(-50%) translateY(-8px);
}
.hint--always.hint--top-left:before {
  transform: translateY(-8px) rotate(var(--rotation));
}
.hint--always.hint--top-left:after {
  transform: translateX(-100%) translateY(-8px);
}
.hint--always.hint--top-right:before {
  transform: translateY(-8px) rotate(var(--rotation));
}
.hint--always.hint--top-right:after {
  transform: translateY(-8px);
}
.hint--always.hint--bottom:before {
  transform: translateY(8px) rotate(var(--rotation));
}
.hint--always.hint--bottom:after {
  transform: translateX(-50%) translateY(8px);
}
.hint--always.hint--bottom-left:before {
  transform: translateY(8px) rotate(var(--rotation));
}
.hint--always.hint--bottom-left:after {
  transform: translateX(-100%) translateY(8px);
}
.hint--always.hint--bottom-right:before {
  transform: translateY(8px) rotate(var(--rotation));
}
.hint--always.hint--bottom-right:after {
  transform: translateY(8px);
}
.hint--always.hint--left:before {
  transform: translateX(-8px) rotate(var(--rotation));
}
.hint--always.hint--left:after {
  transform: translateX(-8px);
}
.hint--always.hint--right:before {
  transform: translateX(8px) rotate(var(--rotation));
}
.hint--always.hint--right:after {
  transform: translateX(8px);
}

/**
 * source: hint-rounded.scss
 *
 * Defines rounded corner tooltips.
 *
 * Classes added:
 * 	1) hint--rounded
 *
 */
.hint--rounded:before {
  border-radius: 0 4px 0 0;
}
.hint--rounded:after {
  border-radius: 4px;
}

/**
 * source: hint-effects.scss
 *
 * Defines various transition effects for the tooltips.
 *
 * Classes added:
 * 	1) hint--no-animate
 * 	2) hint--bounce
 *
 */
.hint--no-animate:before, .hint--no-animate:after {
  transition-duration: 0ms;
}

.hint--bounce:before, .hint--bounce:after {
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

@supports (transition-timing-function: linear(0, 1)) {
  .hint--bounce:before, .hint--bounce:after {
    --spring-easing: linear(
    	0,
    	0.009,
    	0.035 2.1%,
    	0.141 4.4%,
    	0.723 12.9%,
    	0.938,
    	1.077 20.4%,
    	1.121,
    	1.149 24.3%,
    	1.159,
    	1.163 27%,
    	1.154,
    	1.129 32.8%,
    	1.051 39.6%,
    	1.017 43.1%,
    	0.991,
    	0.977 51%,
    	0.975 57.1%,
    	0.997 69.8%,
    	1.003 76.9%,
    	1
    );
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.5s var(--spring-easing);
  }
}
.hint--no-shadow:before, .hint--no-shadow:after {
  text-shadow: initial;
  box-shadow: initial;
}

.hint--no-arrow:before {
  display: none;
}
