/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --white: #FFFFFF;
  --black: #222222;
  --black-2: #000000;
  --blue-1: #3A6DAE;
  --blue-2: #6A98D2;
  --blue-bg: #E6EFF7;
  --blue-hover: #5684BE;
  --blue-active: #4270AA;
  --grey: #667085;
  --base-ff: "Bert Sans";
  --second-ff: "Core Sans";
  --gutter-x: 20px;
  --gutter-y: 0px;
}

@font-face {
  font-family: "Core Sans";
  src: url("../fonts/CoreSansC-65Bold.woff2") format("woff2"), url("../fonts/CoreSansC-65Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bert Sans";
  src: url("../fonts/BertSans-SemiBold.woff2") format("woff2"), url("../fonts/BertSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bert Sans";
  src: url("../fonts/BertSans.woff2") format("woff2"), url("../fonts/BertSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Core Sans";
  src: url("../fonts/CoreSansC-75ExtraBold.woff2") format("woff2"), url("../fonts/CoreSansC-75ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Core Sans";
  src: url("../fonts/CoreSansC-55Medium.woff2") format("woff2"), url("../fonts/CoreSansC-55Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bert Sans";
  src: url("../fonts/BertSans-Medium.woff2") format("woff2"), url("../fonts/BertSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Core Sans";
  src: url("../fonts/CoreSansC-45Regular.woff2") format("woff2"), url("../fonts/CoreSansC-45Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  height: 100%;
}

body {
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

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

a, button {
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

svg, path {
  -webkit-transition: fill 0.2s linear, stroke 0.2s linear;
  transition: fill 0.2s linear, stroke 0.2s linear;
}

ul[class], ol[class] {
  list-style: none;
  padding: 0;
}

ul, ol {
  margin: 0;
}

img {
  height: auto;
  max-width: 100%;
}

button {
  background: none;
  border: none;
  padding: 0;
}

label {
  cursor: pointer;
}

input, textarea {
  outline: none;
  -ms-touch-action: none;
      touch-action: none;
}

textarea {
  resize: none;
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100svh;
}

.content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.content-inner {
  padding-bottom: 80px;
}
.content-inner__content--bg {
  background: var(--blue-bg);
  border-radius: 0px 0px 40px 40px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.d-flex,
/* Для правильного вывода форм из ContactForm7 */
.d-flex .wpcf7-form-control-wrap label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-grid {
  display: grid;
}
.d-grid > * {
  min-width: 0;
}

.centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.icon svg, .icon img {
  width: 100%;
  height: 100%;
}
.icon svg, .icon path {
  stroke: inherit;
}

.medium {
  font-weight: 500;
}

.s-bold {
  font-weight: 600;
}

.bold {
  font-weight: bold;
}

.e-bold {
  font-weight: 800;
}

.full-link::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.border {
  position: relative;
}
.border::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
  border: 1px solid;
  pointer-events: none;
}

.g-border {
  position: relative;
}
.g-border::before {
  content: "";
  position: absolute;
  pointer-events: none;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: var(--border-color);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)), -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) content-box;
  -webkit-mask: linear-gradient(#000 0 0), linear-gradient(#000 0 0) content-box;
  -webkit-mask-composite: xor;
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) exclude, -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) content-box;
          mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
}

@media (max-width: 767px) {
  .content-inner {
    padding-bottom: 60px;
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: var(--base-ff);
  max-width: 100%;
  font-size: 16px;
  line-height: normal;
  color: var(--black);
}

b {
  font-weight: 600;
}

.container {
  width: 1220px;
  padding-left: var(--gutter-x);
  padding-right: var(--gutter-x);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-1 * var(--gutter-y));
  margin-right: calc(-0.5 * var(--gutter-x));
  margin-left: calc(-0.5 * var(--gutter-x));
}
.row > * {
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--gutter-x) * 0.5);
  padding-left: calc(var(--gutter-x) * 0.5);
  margin-top: var(--gutter-y);
}

.ff-2 {
  font-family: var(--second-ff);
  line-height: 110%;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

h1, .h1, h2, .h2 {
  font-weight: 800;
  line-height: 110%;
  font-family: var(--second-ff);
}

h1, .h1 {
  font-size: 56px;
}

h2, .h2 {
  font-size: 40px;
}

.text-blue-1 {
  color: var(--blue-1);
}

.text-grey {
  color: var(--grey);
}

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

.icon-outline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.icon-outline path {
  stroke: var(--stroke);
}

.img {
  --rounded: 40px;
}
.img img {
  border-radius: var(--rounded);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ul-1 li {
  padding-left: 32px;
  position: relative;
  margin-bottom: 10px;
}
.ul-1 li:last-child {
  margin-bottom: 0;
}
.ul-1 li::before,
.ul-1 .objectives-info__list-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 23px;
  height: 23px;
  background: url(../../static/images/general/li-1.svg) 0 0 no-repeat;
  background-size: contain;
}

.ul-2 li {
  padding-left: 48px;
  position: relative;
  min-height: 28px;
  margin-bottom: 20px;
}
.ul-2 li:last-child {
  margin-bottom: 0;
}
.ul-2 li::before,
.ul-2 .objectives-info__list-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  background: url(../../static/images/general/li-2.svg) 0 0 no-repeat;
  background-size: contain;
}

.objectives-info__list-item {
  position: relative;
}
.ul-1 .objectives-info__list-item {
  padding-left: 32px;
}
.ul-2 .objectives-info__list-item {
  padding-left: 48px;
}

.ul-3 li::before,
.ul-3 .objectives-info__list-item:before {
  content: "📌 ";
}

.ul-4 li::before,
.ul-4 .objectives-info__list-item:before {
  content: "✓️ ";
  color: var(--blue-1);
}

.ul-5 li::before,
.ul-5 .objectives-info__list-item:before {
  content: "📋 ";
}

.btn-txt {
  font-size: 16px;
  line-height: 110%;
  font-weight: 800;
  font-family: var(--second-ff);
  letter-spacing: 0.06em;
}

.f-28 {
  font-size: 28px;
  line-height: normal;
}

.f-24 {
  font-size: 24px;
  line-height: normal;
}

.f-20 {
  font-size: 20px;
  line-height: normal;
}

.f-18 {
  font-size: 18px;
  line-height: normal;
}

.f-16 {
  font-size: 16px;
  line-height: normal;
}

.f-14 {
  font-size: 14px;
  line-height: normal;
}

.slider {
  overflow: hidden;
}
.slider-wrapper {
  position: relative;
}
.slider-btn {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  border: 2px solid var(--white);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider-btn.swiper-button-disabled {
  cursor: auto;
}
.slider-btn:hover {
  background: var(--white);
  border-color: var(--white);
}
.slider-btn:hover path {
  stroke: #26599A;
}
.slider-btn:active {
  background: #3A6DAE;
  border-color: #3A6DAE;
}
.slider-btn:active path {
  stroke: var(--white);
}

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

.section {
  padding: 40px 0;
}
.section:first-child {
  padding-top: 80px;
}
.section:last-child {
  padding-bottom: 80px;
}
.section__head {
  text-align: center;
  margin-bottom: 40px;
}

blockquote {
  color: var(--blue-1);
  font-weight: 600;
  padding-top: 54px;
  position: relative;
  margin: 0;
}
blockquote::before {
  content: "";
  width: 42px;
  height: 34px;
  background: url(../../static/images/general/quote.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}

.lh-140 {
  line-height: 140%;
}

.center-block {
  width: 980px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1219px) {
  .container {
    width: 960px;
  }
}
@media (max-width: 991px) {
  .container {
    width: 720px;
  }
  h1, .h1 {
    font-size: 26px;
  }
  h2, .h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 540px;
  }
  blockquote {
    padding-top: 46px;
  }
  blockquote::before {
    width: 32px;
    height: 26px;
  }
  .ul-1 li {
    padding-left: 28px;
    min-height: 18px;
  }
  .ul-1 li::before {
    top: 0px;
    width: 18px;
    height: 18px;
  }
  .ul-2 li {
    padding-left: 32px;
    min-height: 22px;
  }
  .ul-2 li::before {
    width: 22px;
    height: 22px;
  }
  .btn-txt {
    font-size: 14px;
  }
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section:first-child {
    padding-top: 60px;
  }
  .section:last-child {
    padding-bottom: 60px;
  }
  .section__head {
    margin-bottom: 30px;
  }
  .section__head--m-mb20 {
    margin-bottom: 20px;
  }
  .section__head h2, .section__head .h2 {
    font-size: 26px;
  }
  .img {
    --rounded: 20px;
  }
}
.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: var(--second-ff);
  font-size: 16px;
  line-height: 110%;
  letter-spacing: 0.06em;
  position: relative;
  font-weight: 800;
  color: var(--white);
  --btn-h: 88px;
  --btn-w: 320px;
  text-transform: uppercase;
}
.btn-sm {
  font-size: 14px;
  --btn-h: 64px;
  --btn-w: 240px;
}
.btn::before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: -3px;
  left: 12px;
  right: 12px;
  background: linear-gradient(254.75deg, #396FB3 34.39%, #477DC1 104.77%);
  border-radius: 4px;
}
.btn__inner {
  padding: 8px 16px;
  min-height: var(--btn-h);
  min-width: var(--btn-w);
  position: relative;
  z-index: 2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.btn__bg {
  position: absolute;
  inset: 0;
  background: radial-gradient(151.16% 593.93% at 19.08% 16.34%, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 100%), #5B91D5;
  -webkit-box-shadow: inset 0px 4px 7px rgba(255, 255, 255, 0.3);
          box-shadow: inset 0px 4px 7px rgba(255, 255, 255, 0.3);
  clip-path: url(#myClipPath);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.btn__icon {
  width: 12px;
  height: 9px;
}
.btn path {
  fill: var(--white);
}
.btn:hover .btn__bg {
  background: #477DC1;
}
.btn:active .btn__bg {
  background: #3369AD;
}

@media (max-width: 767px) {
  .btn {
    font-size: 14px;
    --btn-h: 75px;
    --btn-w: 280px;
  }
  .btn-sm {
    font-size: 12px;
    letter-spacing: 0.04em;
    --btn-h: 58px;
    --btn-w: 220px;
  }
  .btn::before {
    top: 3px;
    left: 10px;
    right: 10px;
    bottom: -3px;
  }
}
.open-menu {
  width: 40px;
  height: 40px;
  background: var(--white);
  border-radius: 10px;
  --line-width: 26px;
  --line-height: 2px;
}
.open-menu span {
  position: relative;
  width: var(--line-width);
  height: var(--line-height);
  background: var(--blue-1);
}
.open-menu span::before, .open-menu span::after {
  content: "";
  display: block;
  width: var(--line-width);
  height: var(--line-height);
  background: var(--blue-1);
  position: absolute;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.open-menu span::before {
  top: -8px;
}
.open-menu span::after {
  bottom: -8px;
}
.open-menu.active span {
  background: transparent;
}
.open-menu.active span::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0;
}
.open-menu.active span::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
}

.formSection {
  padding-top: 80px;
}
.formSection-content {
  position: relative;
}
.formSection-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  height: 20px;
  background: var(--blue-bg);
  border-radius: 40px;
}
.formSection-content__right {
  width: 480px;
  padding-top: 20px;
  position: relative;
}
.formSection-content__right::before {
  content: "";
  width: 65px;
  height: 72px;
  background: var(--blue-bg);
  position: absolute;
  top: 0px;
  left: 0;
}
.formSection-content__img {
  padding-top: 20px;
  padding-left: 20px;
  background: var(--white);
  border-radius: 40px;
  position: relative;
  height: 100%;
}
.formSection-content__img > div {
  height: 100%;
}
.formSection-content__img-mobile {
  display: none;
}
.formSection-content__left {
  width: calc(100% - 480px);
}
.formSection-content__info {
  background: var(--blue-bg);
  border-radius: 40px 0px 40px 40px;
  padding: 40px 20px;
  height: 100%;
}

/*
 * Для правильного вывода форм из ContactForm7
 */
.formSection p {
	margin: 0;
}

.form__head {
  gap: 20px;
  margin-bottom: 20px;
}
.form__content {
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}
.form__content--gap-2 {
  gap: 10px;
}
.form__content-item--fw {
  grid-column: 1/-1;
}
.form__foot {
  margin-top: 20px;
  gap: 10px;
}
.form-item__label {
  margin-bottom: 10px;
}
.form-item__group {
  position: relative;
}
.form-item__icon {
  position: absolute;
  top: 10px;
  left: 14px;
  z-index: 9;
  fill: #B3B7C2;
}
.form-item__field {
  display: block;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #D0D5DD;
  padding-left: 44px;
  padding-right: 12px;
}
.form-item__field::-webkit-input-placeholder {
  color: var(--grey);
}
.form-item__field::-moz-placeholder {
  color: var(--grey);
}
.form-item__field:-ms-input-placeholder {
  color: var(--grey);
}
.form-item__field::-ms-input-placeholder {
  color: var(--grey);
}
.form-item__field::placeholder {
  color: var(--grey);
}
.form-item__field:focus::-webkit-input-placeholder {
  color: transparent;
}
.form-item__field:focus::-moz-placeholder {
  color: transparent;
}
.form-item__field:focus:-ms-input-placeholder {
  color: transparent;
}
.form-item__field:focus::-ms-input-placeholder {
  color: transparent;
}
.form-item__field:focus::placeholder {
  color: transparent;
}
.form-item__input {
  height: 40px;
}
.form-item__textarea {
  height: 168px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.form-checkbox,
/* Для правильного вывода форм из ContactForm7 */
.form-checkbox .wpcf7-form-control-wrap label {
  gap: 10px;
  font-size: 14px;
  color: var(--grey);
}
.form-checkbox input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #B3B7C2;
  border-radius: 2px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.form-checkbox input:checked {
  background: transparent url(../../static/images/general/check.svg) center no-repeat;
}
.form-checkbox__txt {
  -ms-flex-item-align: center;
      align-self: center;
}
.form-btn {
  cursor: pointer;
}
.form-btn-fw {
  width: 100%;
}
.form__bottom-txt {
  font-size: 12px;
  margin-top: 15px;
}
.form__txt-sm {
  font-size: 12px;
}

@media (max-width: 1219px) {
  .formSection-content__right {
    width: 400px;
  }
  .formSection-content__left {
    width: calc(100% - 400px);
  }
  .form__content-item--lg-fw {
    grid-column: 1/-1;
  }
  .form__content-item--lg-fw .form-btn-fw {
    width: auto;
    --btn-w: 250px;
  }
}
@media (max-width: 991px) {
  .formSection-content {
    background: var(--blue-bg);
    border-radius: 20px;
    overflow: hidden;
  }
  .formSection-content::before {
    display: none;
  }
  .formSection-content__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .formSection-content__right {
    padding-top: 0;
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .formSection-content__right::before {
    display: none;
  }
  .formSection-content__left {
    width: 100%;
    background: none;
  }
  .formSection-content__img {
    padding: 0;
    height: 320px;
    --rounded: 20px;
    border-radius: 20px;
    background: var(--white);
  }
  .formSection-content__img--ha {
    height: auto;
  }
}
@media (max-width: 767px) {
  .formSection {
    padding-top: 60px;
  }
  .formSection-content__info {
    padding: 20px 10px;
  }
  .formSection-content__img-desktop {
    display: none;
  }
  .formSection-content__img-mobile {
    display: block;
  }
  .form__head {
    gap: 10px;
  }
  .form__head-title {
    font-size: 16px;
  }
  .form__head-txt {
    font-size: 14px;
  }
  .form__content {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .form-btn {
    margin-top: 10px;
  }
  .form-btn-fw {
    --btn-w: 250px;
  }
  .form-item__label {
    font-size: 14px;
  }
  .form-item__field {
    font-size: 14px;
    padding-left: 38px;
  }
  .form-item__icon {
    width: 18px;
    height: 18px;
    left: 10px;
    top: 11px;
  }
  .form-checkbox {
    font-size: 12px;
  }
  .form__bottom-txt {
    font-size: 10px;
  }
}
.header {
  padding-top: 24px;
}
.header-inner {
  position: relative;
}
.header__logo img {
    height: 55px;
}
.header-inner__decor {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  width: 1440px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.header-inner__decor-inner {
  height: 18px;
  background: var(--blue-bg);
  border-radius: 40px;
}
.header__right {
  padding-top: 7px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.header__right-decor {
  width: 18px;
  height: 22px;
  position: absolute;
  left: -18px;
  top: 28px;
  display: none;
}
.header__menu {
  margin-left: 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.header__group {
  margin-left: 18px;
}
.header__social {
  margin-left: 20px;
}
.header-menu {
  padding: 10px;
  border-radius: 25px 25px 0 0;
  background: var(--blue-bg);
  fill: var(--blue-bg);
  position: relative;
}
.header-menu__decor {
  width: 18px;
  height: 22px;
  position: absolute;
  top: 29px;
}
.header-menu__left {
  left: -18px;
}
.header-menu__right {
  right: -18px;
}
.header-menu__inner {
  background: var(--white);
  padding: 16px 56px;
  border-radius: 48px;
  position: relative;
  z-index: 5;
}
.header-contacts {
  gap: 5px;
}
.header-contacts__link {
  gap: 10px;
  font-size: 14px;
  fill: var(--blue-2);
}
.header-contacts__link-icon {
  width: 18px;
  height: 18px;
}
.header-contacts__link-txt {
  line-height: 1;
}
.header-contacts__link:hover {
  fill: var(--blue-hover);
}
.header-contacts__link:active {
  fill: var(--blue-active);
}
.header-social {
  gap: 5px;
}
.header-social__link {
  width: 25px;
  height: 25px;
  fill: var(--blue-2);
}
.header-social__link:hover {
  fill: var(--blue-hover);
}
.header-social__link:active {
  fill: var(--blue-active);
}
.header__m-menu {
  display: none;
  margin-left: 32px;
}
.header__mobile {
  display: none;
  gap: 20px;
}
.header-txt {
  font-size: 14px;
  line-height: normal;
  fill: var(--blue-2);
  gap: 10px;
  color: rgba(255, 255, 255, 0.8);
}
.menu {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  line-height: 1;
  color: #797979;
}
.menu__link:hover {
  color: var(--black);
}
.menu__link:active {
  color: var(--black-2);
}

@media (max-width: 1219px) {
  .header-menu__inner {
    padding: 16px;
  }
  .header__social {
    display: none;
  }
}
@media (max-width: 991px) {
  .header {
    padding-top: 10px;
  }
  .header .container {
    width: 100%;
  }
  .header.opened {
    z-index: 12;
  }
  .header.opened::before {
    content: "";
    position: fixed;
    inset: 0;
    background: var(--blue-1);
  }
  .header.opened .header__content {
    position: relative;
  }
  .header-inner {
    padding-bottom: 10px;
  }
  .header-inner .header__right {
    padding-bottom: 0;
  }
  .header-inner .header-menu {
    border-top-left-radius: 12px;
  }
  .header-inner__decor {
    padding-left: 10px;
    padding-right: 10px;
    bottom: -2px;
  }
  .header-inner__decor-inner {
    height: 14px;
    border-radius: 40px 0px 100px 40px;
  }
  .header__menu {
    margin-left: 0;
    position: fixed;
    left: 10px;
    right: 10px;
    top: 67px;
    bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 20px;
    display: none;
  }
  .header__menu.opened {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-menu {
    padding: 32px 10px;
    border-top-right-radius: 0px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow: auto;
    border-radius: 25px 0 25px 25px;
  }
  .header-menu__decor {
    display: none;
  }
  .header-menu__inner {
    padding: 0;
    border-radius: 0;
    background: none;
  }
  .header__mobile {
    margin-top: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: grid;
  }
  .header__right {
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
    margin-left: auto;
    background: var(--blue-bg);
    fill: var(--blue-bg);
    padding: 10px 10px 8px 19px;
    border-radius: 25px 25px 0 0;
    margin-top: 7px;
    margin-right: -10px;
    position: relative;
  }
  .header__right-decor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__group {
    margin-left: 0;
    position: relative;
    z-index: 5;
  }
  .header__m-menu {
    display: block;
  }
  .header-social__link {
    fill: var(--blue-bg);
  }
  .header-txt {
    max-width: 270px;
  }
  .header-contacts__link-txt {
    line-height: 1;
  }
  .menu {
    gap: 12px;
  }
}
@media (max-width: 480px) {
  .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 18px;
    gap: 20px;
  }
}
.footer {
  color: var(--white);
}
.footer__top {
  background: #1D2939;
  padding: 40px 0;
  position: relative;
}
.footer__top-left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 270px;
}
.footer__top-right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 48px;
}
.footer__scroll {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  pointer-events: none;
}
.footer-btn {
  pointer-events: initial;
  width: 40px;
  height: 40px;
  margin-left: auto;
  display: block;
  cursor: pointer;
  outline: none;
  position: relative;
}
.footer-btn::before, .footer-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
}
.footer-btn::before {
  background: url(../../static/images/general/up-hover.png) 0 0 no-repeat;
  background-size: contain;
}
.footer-btn::after {
  background: url(../../static/images/general/up-active.png) 0 0 no-repeat;
  background-size: contain;
}
.footer-btn:hover img {
  opacity: 0;
}
.footer-btn:hover::before {
  opacity: 1;
}
.footer-btn:active img {
  opacity: 0;
}
.footer-btn:active::after {
  opacity: 1;
}
.footer-logo__img {
  margin-bottom: 2px;
}
.footer-logo__txt {
  max-width: 204px;
}
.footer-info {
  margin-top: 20px;
  gap: 20px;
}
.footer__menu {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.footer-item__title {
  font-size: 14px;
  line-height: 20px;
  color: #98A2B3;
}
.footer-item__menu {
  margin-top: 10px;
}
.footer-menu {
  font-size: 16px;
  line-height: 24px;
}
.footer-menu__item {
  margin-bottom: 10px;
}
.footer-menu__item:last-child {
  margin-bottom: 0;
}
.footer-menu__link:hover {
  color: #EBEBEB;
}
.footer-menu__link:active {
  color: #D7D7D7;
}
.footer__bottom {
  background: #101828;
  padding: 40px 0;
  font-size: 14px;
  color: #98A2B3;
}
.footer__bottom-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__bottom-links {
  margin-left: 60px;
}
.footer__bottom-contacts {
  margin-left: auto;
}
.footer-links {
  gap: 60px;
}
.footer-links__item a {
  text-decoration: underline;
}
.footer-links__item a:hover {
  color: #525C71;
}
.footer-links__item a:active {
  color: #3E485D;
}
.footer-contacts {
  gap: 20px;
}
.footer-contacts__link {
  color: var(--white);
}

@media (max-width: 1219px) {
  .footer__menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: initial;
       -moz-column-gap: initial;
            column-gap: initial;
  }
  .footer__menu-col {
    width: 33.3333333333%;
  }
  .footer__bottom-links {
    margin-left: 32px;
  }
  .footer-links {
    gap: 32px;
  }
}
@media (max-width: 991px) {
  .footer__top {
    padding: 20px 0;
  }
  .footer__top-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
  }
  .footer__top-left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer__top-right {
    width: 100%;
    margin-left: 0;
  }
  .footer__scroll {
    bottom: 20px;
  }
  .footer__bottom {
    padding: 20px 0;
  }
  .footer__bottom-links {
    margin-left: 0;
  }
  .footer__bottom-copyright {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .footer__top-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
  }
  .footer-logo__img {
    margin-bottom: 0;
    margin-right: 20px;
    width: 70px;
  }
  .footer-logo__txt {
    line-height: 18px;
  }
  .footer-info {
    margin-top: 32px;
  }
  .footer__menu {
    margin-left: -10px;
    margin-right: -10px;
  }
  .footer__menu-col {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer__menu-col:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer__menu-col:nth-child(5) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer-item__menu {
    margin-top: 15px;
  }
  .footer-menu {
    font-size: 14px;
  }
  .footer-menu__item {
    margin-bottom: 15px;
  }
  .footer__bottom-contacts {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .footer__bottom-links {
    margin-top: 20px;
  }
}
.modal {
  position: fixed;
  inset: 0;
  z-index: 99;
  overflow-y: auto;
  display: none;
}
.modal.visible {
  display: block;
}
.modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 98;
  background: var(--black);
  opacity: 0.5;
  display: none;
}
.modal-backdrop.visible {
  display: block;
}
.modal-dialog {
  position: relative;
  width: auto;
  min-height: calc(100% - 64px);
  margin: 32px auto;
  max-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: auto;
}
.modal-dialog p {
	margin: 0;
}
.modal-content {
  background: var(--blue-bg);
  pointer-events: auto;
  border-radius: 40px;
  padding: 40px 40px 24px;
  width: 100%;
}
.modal-form__head {
  text-align: center;
}
.modal-form__txt-sm {
  text-align: center;
}

@media (max-width: 767px) {
  .modal-dialog {
    max-width: 340px;
  }
  .modal-content {
    border-radius: 20px;
  }
  .modal-content {
    padding: 20px;
  }
}
.breadcrumbs-list__item {
  line-height: 1;
}
.breadcrumbs-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--grey);
}
.breadcrumbs-list__link:hover {
  text-decoration: underline;
  color: #525C71;
}
.breadcrumbs-list__link:active {
  color: #485267;
}
.breadcrumbs-list__link::after {
  content: ">";
  margin: 0 4px;
}

.pageHead {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pageHead--white {
  background: var(--white);
  border-radius: 0 0 125px 125px;
}
.pageHead__inner {
  gap: 40px;
}
.pageHead__title {
  color: var(--blue-1);
}

.pagination {
  margin-top: 80px;
}
.pagination-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.pagination-list__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.pagination-link {
  height: 40px;
  min-width: 40px;
  padding: 4px;
  color: var(--blue-1);
  border-radius: 6px;
  font-size: 18px;
  font-weight: 600;
}
.pagination-link::before {
  border-width: 2px;
  border-color: #D5E3F4;
}
.pagination-link.selected {
  background: #D5E3F4;
}
.pagination-link:hover {
  background: var(--blue-bg);
}
.pagination-link:hover::before {
  opacity: 0;
}
.pagination-link:active {
  background: #D5E3F4;
}

@media (max-width: 1219px) {
  .pageHead--white {
    border-radius: 0 0 80px 80px;
  }
}
@media (max-width: 767px) {
  .pageHead {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pageHead h1 {
    font-size: 26px;
  }
  .pageHead--white {
    border-radius: 0 0 40px 40px;
  }
  .pageHead__inner {
    gap: 30px;
  }
  .breadcrumbs {
    font-size: 14px;
  }
  .pagination {
    margin-top: 30px;
  }
  .pagination-link {
    font-size: 16px;
  }
}
.intro {
  padding: 0 40px;
  margin-top: -18px;
  position: relative;
  z-index: 4;
}
.intro__inner {
  width: 1440px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: var(--blue-bg);
  border-radius: 40px;
  padding: 44px 0 30px;
}
.intro-content__left {
  width: 580px;
}
.intro-content__right {
  width: calc(100% - 580px);
}
.intro-info__title {
  color: var(--blue-1);
  margin-bottom: 36px;
}
.intro-info__title span {
  display: block;
}
.intro-info__txt {
  max-width: 538px;
  margin-bottom: 40px;
}
.intro-info__txt li {
  margin-bottom: 15px;
}
.intro-info__txt li:first-child {
  margin-bottom: 25px;
}
.intro-info__txt li:last-child {
  margin-bottom: 0;
}
.intro-info__group {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.intro-link {
  gap: 5px;
  color: var(--blue-2);
  text-decoration: underline;
}
.intro-link:hover {
  color: var(--blue-hover);
  fill: var(--blue-hover);
}
.intro-link:active {
  color: var(--blue-active);
  fill: var(--blue-active);
}
.intro-img {
  margin-left: -18px;
  margin-top: -8px;
}

@media (max-width: 1219px) {
  .intro__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .intro {
    margin-top: -9px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .intro__inner {
    border-top-right-radius: 0px;
  }
  .intro-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .intro-content__left {
    width: 100%;
  }
  .intro-content__right {
    width: 100%;
  }
  .intro-img {
    margin: 0;
    text-align: center;
  }
  .intro-info__txt {
    max-width: 100%;
  }
  .intro-info__group {
    gap: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .intro .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .intro__inner {
    padding-top: 28px;
    padding-bottom: 30px;
  }
  .intro-info__title {
    margin-bottom: 24px;
  }
  .intro-info__title h1 {
    font-size: 30px;
  }
  .intro-info__txt {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .intro-info__txt li {
    margin-bottom: 20px;
  }
  .intro-info__txt li:first-child {
    margin-bottom: 20px;
  }
  .intro-info__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .intro-link {
    margin-left: 10px;
    gap: 10px;
  }
}
.history-list {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  gap: 40px;
}
.history-list::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #CDCDCD;
}
.history-item__inner {
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
.history-item__img img {
  border-radius: 40px;
  width: 100%;
  display: block;
}
.history-item__year {
  font-size: 50px;
  line-height: 110%;
  margin-bottom: 16px;
  color: var(--blue-2);
  position: relative;
}
.history-item__year::before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid var(--blue-2);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -45px;
  background: var(--white);
}
.history-item__year--left::before {
  left: initial;
  right: -45px;
}
.history-item__title {
  margin-bottom: 20px;
}
.history-item__txt {
  margin-bottom: 20px;
}



.history-item__inner {
  grid-auto-flow: dense;
}
.history-list__item:nth-child(2n + 1) .history-item__inner-img,
.history-list__item:nth-child(2n) .history-item__inner-info {
  grid-column: 1;
}
.history-list__item:nth-child(2n) .history-item__inner-img,
.history-list__item:nth-child(2n + 1) .history-item__inner-info {
  grid-column: 2;
}

.history-list__item:nth-child(2n) .history-item__year::before {
  left: initial;
  right: -45px;
}


@media (max-width: 991px) {
  .history-item__inner {
    gap: 40px;
  }
  .history-item__year {
    font-size: 34px;
  }
  .history-item__year::before {
    left: -25px;
  }
  .history-item__year--left::before {
    left: initial;
    right: -25px;
  }
  .history-item__title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .history-item__txt, .history-item__list {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .history__head {
    text-align: left;
  }
  .history-list {
    padding-left: 30px;
    gap: 30px;
  }
  .history-list::before {
    left: 5px;
    top: 15px;
  }
  .history-item__inner {
    gap: 20px;
    grid-template-columns: 1fr;
  }
  .history-item__inner-img {
    grid-row: 2;
  }
  .history-item__img {
    height: 200px;
  }
  .history-item__img img {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .history-item__year::before {
    width: 10px;
    height: 10px;
    left: -30px;
  }
  .history-item__list {
    font-weight: 500;
  }
}
.activity__head {
  margin-bottom: 66px;
}
.activity-grid {
  grid-template-columns: 240px 1fr 240px;
  grid-column-gap: 40px;
  grid-row-gap: 20px;
}
.activity-grid__item-1 {
  grid-area: 1/1/2/2;
}
.activity-grid__item-2 {
  grid-area: 2/1/3/2;
}
.activity-grid__item-3 {
  grid-area: 3/1/4/2;
}
.activity-grid__item-4 {
  grid-area: 1/3/2/4;
}
.activity-grid__item-5 {
  grid-area: 2/3/3/4;
}
.activity-grid__item-6 {
  grid-area: 3/3/4/4;
}
.activity-grid__item-7 {
  grid-area: 1/2/2/3;
}
.activity-grid__item-8 {
  grid-area: 2/2/4/3;
}
.activity-card {
  border-radius: 20px;
  padding: 10px 10px 20px;
  text-align: center;
}
.activity-card::before {
  border-color: #CCCCCC;
}
.activity-card__img {
  margin-bottom: 5px;
}
.activity-card__txt {
  margin-top: 5px;
}
.activity-info {
  position: relative;
}
.activity-info__txt {
  background: var(--blue-bg);
  border-radius: 40px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 110%;
}

.activity-info__txt p {
  margin: 0;
  padding: 0;
}

.activity-info__hint {
  position: absolute;
  left: 0;
  right: 0;
  top: -26px;
}
.activity-info__hint-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--white);
  margin-left: auto;
  margin-right: auto;
  --border-color: linear-gradient(153.83deg, #6FA5E9 -118.46%, #FFFFFF 106.09%);
  cursor: pointer;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.activity-info__hint-icon:hover {
  background: #F5F5F5;
}
.activity-info__hint-dropdown {
  position: absolute;
  background: var(--white);
  border-radius: 20px;
  left: 100px;
  right: 100px;
  padding: 20px 10px;
  text-align: center;
  bottom: calc(100% + 10px);
  display: none;
}
.activity-info__hint-dropdown.visible {
  display: block;
}
.activity-info__hint-dropdown--bottom {
  bottom: initial;
  top: calc(100% + 10px);
}
.activity-img {
  text-align: center;
  margin-top: -88px;
}

@media (max-width: 1219px) {
  .activity-img {
    margin-top: 0;
  }
  .activity-info__hint-dropdown {
    left: 12px;
    right: 12px;
  }
}
@media (max-width: 991px) {
  .activity-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .activity-grid__item-1 {
    grid-area: 2/1/3/2;
  }
  .activity-grid__item-2 {
    grid-area: 2/2/3/3;
  }
  .activity-grid__item-3 {
    grid-area: 2/3/3/4;
  }
  .activity-grid__item-4 {
    grid-area: 3/1/4/2;
  }
  .activity-grid__item-5 {
    grid-area: 3/2/4/3;
  }
  .activity-grid__item-6 {
    grid-area: 3/3/4/4;
  }
  .activity-grid__item-7 {
    grid-area: 1/1/2/4;
  }
  .activity-grid__item-8 {
    grid-area: 4/1/5/4;
  }
  .activity-card {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .activity__head {
    margin-bottom: 56px;
  }
  .activity-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .activity-grid__item-1 {
    grid-area: 2/1/3/2;
  }
  .activity-grid__item-2 {
    grid-area: 2/2/3/3;
  }
  .activity-grid__item-3 {
    grid-area: 3/1/4/2;
  }
  .activity-grid__item-4 {
    grid-area: 3/2/4/3;
  }
  .activity-grid__item-5 {
    grid-area: 4/1/5/2;
  }
  .activity-grid__item-6 {
    grid-area: 4/2/5/3;
  }
  .activity-grid__item-7 {
    grid-area: 1/1/2/3;
  }
  .activity-grid__item-8 {
    grid-area: 5/1/6/3;
  }
  .activity-info__txt {
    font-size: 14px;
    line-height: 140%;
    padding: 25px 10px 20px;
    border-radius: 20px;
  }
  .activity-info__hint-dropdown {
    font-size: 14px;
  }
  .activity-card {
    padding: 20px 10px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .activity-card__img img {
    width: 60px;
  }
  .activity-card__title {
    margin: auto;
  }
  .activity-card__title--short {
    letter-spacing: -0.05em;
  }
  .activity-card__txt {
    margin-top: 10px;
  }
}
.numbers-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.numbers-content__quote {
  font-size: 28px;
  width: 580px;
  padding-top: 24px;
}
.numbers-content__quote blockquote {
  padding-top: 74px;
}
.numbers-content__img {
  width: calc(100% - 580px);
}
.numbers-content__stats {
  position: absolute;
  left: 0;
  bottom: 26px;
  background: rgba(111, 165, 233, 0.9);
  border-radius: 8px;
}
.numbers-content__stats-item {
  border-right: 1px solid var(--white);
}
.numbers-content__stats-item:last-child {
  border: none;
}
.numbers-item {
  padding: 32px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--white);
}
.numbers-item__number {
  font-size: 60px;
  line-height: 110%;
  margin-right: 10px;
}
.numbers-item__suptitle {
  font-size: 18px;
}
.numbers-item__title {
  font-size: 20px;
}

@media (max-width: 1219px) {
  .numbers-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .numbers-content__quote {
    width: 50%;
  }
  .numbers-content__img {
    width: 50%;
  }
  .numbers-content__stats {
    position: initial;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-top: -40px;
  }
}
@media (max-width: 991px) {
  .numbers-content__quote {
    padding-top: 0;
    width: 100%;
  }
  .numbers-content__stats {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
    margin-top: 30px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .numbers-content__stats-item {
    border-bottom: 1px solid var(--white);
  }
  .numbers-content__img {
    width: 100%;
    text-align: center;
  }
  .numbers-item {
    padding: 21px 52px;
  }
}
@media (max-width: 767px) {
  .numbers-content__quote {
    font-size: 20px;
  }
  .numbers-content__quote blockquote {
    padding-top: 46px;
  }
  .numbers-item__number {
    font-size: 40px;
  }
  .numbers-item__suptitle {
    font-size: 14px;
  }
  .numbers-item__title {
    font-size: 16px;
  }
}
.objectives {
  overflow: hidden;
  background: var(--blue-bg);
  position: relative;
  padding-bottom: 0;
}
.objectives::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--white);
  border-radius: 0 0 125px 125px;
}
.objectives .container {
  position: relative;
  z-index: 3;
}
.objectives-content {
  padding-left: 66px;
}
.objectives-content__inner-left {
  width: 640px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.objectives-content__inner-right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.objectives-info {
  background: var(--blue-bg) url(../../static/images/general/ob-1.webp) bottom 0px right 0 no-repeat;
  border-radius: 60px 0px 0px 60px;
  padding: 40px 70px 40px 40px;
}
.objectives-info--rounded {
  border-radius: 60px;
}
.objectives-info--top-1 {
  margin-top: 40px;
  padding-bottom: 70px;
}
.objectives-info__txt {
  font-size: 18px;
  margin-bottom: 20px;
}
.objectives-info__title {
  font-size: 18px;
  margin-bottom: 20px;
}
.objectives-info__title--mb-2 {
  margin-bottom: 10px;
}
.objectives-info__list {
  max-width: 500px;
  display: grid;
  gap: 20px;
}
.objectives-info__list--gap-2 {
  gap: 10px;
}
.objectives-info__blockquote {
  margin-top: 40px;
}
.objectives-info__blockquote--mt-2 {
  margin-top: 20px;
}
.objectives-info__blockquote blockquote {
  line-height: 140%;
  font-weight: bold;
}
.objectives-info__blockquote blockquote::before {
  background: url(../../static/images/general/quote-white.svg);
  background-size: contain;
}
.objectives-info__group {
  margin-bottom: 40px;
}
.objectives-info__group:last-child {
  margin-bottom: 0;
}
.objectives__title {
  width: 580px;
  max-width: 100%;
  margin-left: 100px;
  margin-bottom: 20px;
}
.objectives__top-txt {
  margin-bottom: 40px;
}
.objectives-bottom {
  width: 1008px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  border-radius: 40px;
  color: var(--white);
  text-align: center;
  background: #6FA5E9;
  position: relative;
  z-index: 10;
  margin-top: -16px;
}
.objectives-bottom::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 80px;
  top: 100%;
  background: var(--white);
}
.objectives-board-wrap--top-1 {
  margin-top: 10px;
}
.objectives-board {
  width: 454px;
  padding: 55px 53px 78px 58px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -37px;
  margin-left: -59px;
}
.objectives-board--pt-2 {
  padding-top: 72px;
}
.objectives-board__wrap {
  width: 100%;
}
.objectives-board__wrap::before, .objectives-board__wrap::after {
  content: "";
  width: 210px;
  height: 215px;
  background: #376F98;
  -webkit-filter: blur(62.5px);
          filter: blur(62.5px);
  position: absolute;
  top: 148px;
}
.objectives-board__wrap::before {
  left: 142px;
}
.objectives-board__wrap::after {
  left: 98px;
}
.objectives-board::before, .objectives-board::after {
  content: "";
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  width: 930px;
  pointer-events: none;
  z-index: 8;
}
.objectives-board::before {
  background: url(../../static/images/general/board-top.png) top 0 center no-repeat;
  background-size: 930px auto;
  top: -55px;
  height: 519px;
}
.objectives-board::after {
  background: url(../../static/images/general/board-bottom.png) top 0 center no-repeat;
  background-size: 930px auto;
  top: calc(100% - 78px);
  height: 323px;
}
.objectives-board__inner {
  position: relative;
  background: var(--white);
  padding-bottom: 40px;
  z-index: 9;
}
.objectives-board__inner::after {
  content: url(../../static/images/general/ob-2.webp);
  position: absolute;
  top: 0;
  right: -22px;
}
.objectives-board__inner::before {
  content: "";
  position: absolute;
  left: -22px;
  right: -21px;
  background: var(--white);
  top: 0;
  bottom: 0;
}
.objectives-board__content {
  position: relative;
  z-index: 4;
}
.objectives-board__title {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 15px;
  font-size: 18px;
  margin-bottom: 5px;
}
.objectives-board__title--sm {
  gap: 10px;
  margin-bottom: 15px;
}
.objectives-board__title-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.objectives-board__title-img--sm {
  width: 70px;
}
.objectives-board__title-txt {
  padding-bottom: 6px;
}
.objectives-board__list-item {
  margin-bottom: 19px;
}
.objectives-board__list-item:last-child {
  margin-bottom: 0;
}
.objectives-board__bottom-txt {
  margin-top: 10px;
}

.workObjectives {
  margin-bottom: -80px;
  background: #1D2939;
  padding-bottom: 0px !important;
  padding-top: 80px;
}

.serviceObjectives {
  margin-bottom: -80px;
  background: #1D2939;
}

@media (max-width: 1219px) {
  .objectives-content {
    padding-left: 40px;
    padding-right: 40px;
  }
  .objectives-content__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
  }
  .objectives-content__inner-left {
    width: 100%;
  }
  .objectives-content__inner-right {
    width: 100%;
  }
  .objectives-info {
    border-radius: 60px;
  }
  .objectives-info--top-1 {
    margin-top: 0;
  }
  .objectives-board {
    margin-left: auto;
    margin-right: auto;
  }
  .objectives-bottom::after {
    left: 150px;
    right: 150px;
  }
  .objectives__top-txt {
    margin-left: 100px;
    width: 580px;
  }
}
@media (max-width: 991px) {
  .objectives::before {
    border-radius: 0 0 80px 80px;
  }
  .objectives__title {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
  }
  .objectives__top-txt {
    width: 600px;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .objectives {
    padding-bottom: 20px;
  }
  .objectives::before {
    border-radius: 0 0 40px 40px;
  }
  .objectives__head {
    margin-bottom: 20px;
  }
  .objectives__title {
    font-size: 16px;
  }
  .objectives__top-txt {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .objectives-content {
    padding-left: 0;
    padding-right: 0;
  }
  .objectives-info {
    border-radius: 20px;
    padding: 20px 10px;
    background-size: 170px 300px;
  }
  .objectives-info__txt {
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 20px;
  }
  .objectives-info__title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .objectives-info__list {
    font-size: 14px;
    line-height: 140%;
    gap: 10px;
  }
  .objectives-info__blockquote {
    margin-top: 20px;
    font-size: 14px;
  }
  .objectives-info__blockquote blockquote {
    padding-top: 36px;
  }
  .objectives-info__group {
    margin-bottom: 20px;
  }
  .objectives-board-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .objectives-board {
    width: 360px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 48px 36px 36px 32px;
  }
  .objectives-board__wrap::before, .objectives-board__wrap::after {
    width: 166px;
    height: 171px;
    top: 118px;
  }
  .objectives-board__wrap::before {
    left: 78px;
  }
  .objectives-board__wrap::after {
    left: 113px;
  }
  .objectives-board::before {
    width: 740px;
    height: 413px;
    background-size: 730px auto;
    top: -45px;
  }
  .objectives-board::after {
    width: 740px;
    height: 256px;
    background-size: 740px auto;
    z-index: 9;
    top: calc(100% - 44px);
  }
  .objectives-board__title {
    font-size: 16px;
    gap: 10px;
    margin-bottom: 15px;
  }
  .objectives-board__title-img {
    width: 70px;
  }
  .objectives-board__title-img--sm {
    width: 60px;
    gap: 10px;
  }
  .objectives-board__inner {
    padding-bottom: 20px;
  }
  .objectives-board__inner::before {
    left: -7px;
    right: -4px;
  }
  .objectives-board__inner::after {
    content: url(../../static/images/general/ob-3.webp);
    right: -6px;
  }
  .objectives-board__list {
    font-size: 14px;
  }
  .objectives-board__list-item {
    margin-bottom: 9px;
  }
  .objectives-board__bottom-txt {
    font-size: 14px;
    margin-top: 10px;
  }
  .objectives-bottom {
    font-size: 16px;
    padding: 20px 10px;
    margin-top: 30px;
    border-radius: 20px;
  }
  .workObjectives {
    padding-top: 30px;
    padding-bottom: 60px !important;
    margin-bottom: -60px;
  }
  .serviceObjectives {
    margin-bottom: -60px;
    padding-bottom: 60px;
  }
}
.mainNews {
  position: relative;
}
.mainNews::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 80px;
  background: var(--blue-bg);
  border-radius: 0px 0px 40px 40px;
}
.mainNews .container {
  position: relative;
  z-index: 3;
}
.mainNews-slider__slide {
  height: initial;
}
.mainNews-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}
.mainNews-prev {
  left: -60px;
}
.mainNews-next {
  right: -60px;
}
.mainNews-card {
  background: var(--white);
  border-radius: 4px;
  height: 100%;
  padding: 20px 16px;
}
.mainNews-card__img {
  height: 186px;
  margin-bottom: 12px;
}
.mainNews-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.mainNews-card__title {
  margin-bottom: 12px;
  font-weight: 600;
}
.mainNews-card__txt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
.mainNews-card__btn {
  color: var(--blue-2);
  fill: var(--blue-2);
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
}
.mainNews-more {
  margin-top: 40px;
  padding-top: 20px;
  position: relative;
}
.mainNews-more::before {
  content: url(../../static/images/general/news-more.svg);
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.mainNews-more__btn {
  margin-left: auto;
  margin-right: auto;
}

body > svg {
  position: absolute;
  left: -100%;
}

@media (max-width: 1440px) {
  .mainNews-prev {
    left: -4px;
  }
  .mainNews-next {
    right: -4px;
  }
  .mainNews-btn {
    background: var(--white);
  }
}
@media (max-width: 767px) {
  .mainNews::before {
    bottom: 70px;
  }
  .mainNews__head {
    text-align: left;
    margin-bottom: 20px;
  }
  .mainNews__head .section__title {
    max-width: 200px;
  }
  .mainNews-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .mainNews-btn {
    position: initial;
    background: transparent;
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
  }
  .mainNews-more {
    margin-top: 20px;
  }
  .mainNews-more::before {
    content: url(../../static/images/general/news-more-m.svg);
    bottom: 0;
  }
  .mainNews-more__btn {
    --btn-w: 260px;
    --btn-h: 74px ;
  }
  .mainNews-card {
    padding: 10px;
  }
  .mainNews-card__img {
    height: 150px;
    margin-bottom: 10px;
  }
  .mainNews-card__title {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .mainNews-card__txt {
    margin-bottom: 10px;
    -webkit-line-clamp: 5;
    font-size: 14px;
  }
  .mainNews-card__btn {
    font-size: 14px;
    gap: 4px;
  }
}
.news-list {
  gap: 40px;
}
.news-card {
  position: relative;
}
.news-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 20px;
  background: var(--blue-bg);
  border-radius: 40px;
}
.news-card__left {
  width: 480px;
  padding-top: 20px;
  position: relative;
}
.news-card__left::before {
  content: "";
  width: 65px;
  height: 72px;
  background: var(--blue-bg);
  position: absolute;
  top: 0px;
  right: 0;
}
.news-card__img {
  padding-top: 20px;
  padding-right: 20px;
  background: var(--white);
  border-radius: 40px;
  position: relative;
  height: 100%;
}
.news-card__img img {
  border-radius: 40px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-card__right {
  width: calc(100% - 480px);
}
.news-card__info {
  background: var(--blue-bg);
  border-radius: 0px 40px 40px 40px;
  padding: 40px 20px;
  min-height: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.news-card__date, .news-card__txt {
  line-height: normal;
  color: var(--grey);
}
.news-card__title {
  font-size: 20px;
  line-height: normal;
}
.news-card__btn {
  margin-top: auto;
  font-size: 14px;
  --btn-w: 240px;
  --btn-h: 64px;
}
.news-card__group {
  gap: 20px;
  margin-bottom: 40px;
}

@media (max-width: 1219px) {
  .news-card__left {
    width: 400px;
  }
  .news-card__right {
    width: calc(100% - 400px);
  }
}
@media (max-width: 991px) {
  .news-card {
    padding: 10px 10px 20px;
    background: var(--blue-bg);
  }
  .news-card::before {
    display: none;
  }
  .news-card__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .news-card__left {
    padding-top: 0;
    width: 100%;
  }
  .news-card__left::before {
    display: none;
  }
  .news-card__right {
    width: 100%;
    background: none;
  }
  .news-card__img {
    padding: 0;
    height: 320px;
  }
  .news-card__img img {
    border-radius: 4px;
  }
  .news-card__info {
    padding: 12px 0 0;
    min-height: initial;
  }
  .news-card__group {
    gap: 10px;
    margin-bottom: 20px;
  }
  .news-card__txt {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
  }
  .news-card__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
  }
  .news-card__btn {
    font-size: 12px;
    --btw-w: 220px;
    --btn-h: 58px;
  }
}
@media (max-width: 767px) {
  .news-list {
    gap: 20px;
  }
  .news-card__img {
    height: 150px;
  }
}
.back {
  text-transform: uppercase;
  gap: 5px;
  color: var(--blue-1);
  text-decoration: underline;
}
.back__icon {
  width: 14px;
  height: 11px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.back path {
  fill: var(--blue-1);
}
.back:hover {
  color: var(--blue-hover);
}
.back:hover path {
  fill: var(--blue-hover);
}
.back:active {
  color: var(--blue-active);
}
.back:active path {
  fill: var(--blue-active);
}

.article .container > *:first-child {
  margin-top: 0;
}
.article .container > *:last-child {
  margin-bottom: 0;
}
.article__group {
  gap: 40px;
  margin-bottom: 20px;
}
.article__title {
  margin-bottom: 40px;
}
.article__intro {
  margin-bottom: 40px;
}
.article__gallery {
  margin: 40px 0;
}
.article-gallery {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.article-gallery__img {
  height: 100%;
}
.article__content {
  font-size: 18px;
}
.article__content > *:first-child {
  margin-top: 0;
}
.article__content > *:last-child {
  margin-bottom: 0;
}
.article__stages {
  padding-left: 45px;
  position: relative;
}
.article__stages::before {
  content: "";
  width: 1px;
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 0;
  background: #CDCDCD;
}
.article__stages-group {
  margin-bottom: 40px;
}
.article__stages-group:last-child {
  margin-bottom: 0;
}
.article__stages-title {
  margin-bottom: 20px;
  position: relative;
}
.article__stages-title::before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid #618ABE;
  background: var(--white);
  position: absolute;
  top: 5px;
  left: -50px;
}
.article__stages-list li {
  padding-top: 4px;
}
.article h1 {
  font-size: 40px;
}
.article h2 {
  font-size: 24px;
  line-height: normal;
  margin: 40px 0;
  font-family: var(--base-ff);
}
.article h2 + h3 {
  margin-top: -20px;
}
.article h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}
.article ul, .article ol {
  margin-bottom: 1em;
}
.article blockquote {
  margin: 40px 0;
  font-size: 24px;
  font-weight: 600;
  color: var(--blue-1);
}
.article__price h2 {
  margin-bottom: 20px;
}
.article__price-content {
  border-radius: 8px;
  background: #6FA5E9;
  color: var(--white);
}
.article__price-content__col {
  border-right: 1px solid var(--white);
}
.article__price-content__col:last-child {
  border: none;
}
.article__price-content__item {
  padding: 20px 40px;
  gap: 10px;
  height: 100%;
}
.article__price-content__item-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.article__price-content__item-name {
  font-size: 20px;
}
.article__price-content__item-value {
  font-size: 30px;
  font-family: var(--second-ff), sans-serif;
}

@media (max-width: 1219px) {
  .article__price-content__item-name {
    font-size: 18px;
  }
  .article__price-content__item-value {
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .article__price-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .article__price-content__col {
    border-right: none;
    border-bottom: 1px solid var(--white);
  }
  .article__price-content__item {
    padding: 10px 40px;
  }
  .article__price-content__item-img {
    width: 60px;
  }
  .article__price-content__item-name {
    font-size: 16px;
  }
  .article__price-content__item-value {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .article__group {
    gap: 20px;
    margin-bottom: 30px;
  }
  .article__title {
    margin-bottom: 20px;
  }
  .article__intro {
    --rounded: 20px;
    margin-bottom: 20px;
  }
  .article__intro img {
    min-height: 150px;
  }
  .article__content {
    font-size: 14px;
  }
  .article__gallery {
    margin: 30px 0;
  }
  .article__stages {
    margin-top: 20px;
    padding-left: 30px;
  }
  .article__stages::before {
    left: 5px;
  }
  .article__stages-group {
    margin-bottom: 30px;
  }
  .article__stages-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .article__stages-title::before {
    left: -30px;
  }
  .article__stages-list {
    font-size: 14px;
  }
  .article__stages-list li {
    padding-top: 0;
  }
  .article h1 {
    font-size: 26px;
  }
  .article h2 {
    font-size: 18px;
    margin: 30px 0;
  }
  .article h2 + h3 {
    margin-top: -10px;
  }
  .article h3 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .article blockquote {
    margin: 30px 0;
    font-size: 16px;
  }
  .article-gallery {
    grid-template-columns: 1fr;
  }
  .article__price h2 {
    margin-bottom: 20px;
  }
}
.services-content__group {
  margin-bottom: 40px;
}
.services-content__group:last-child {
  margin-bottom: 0;
}
.services__title h1 {
  font-size: 40px;
}
.services-category__title {
  margin-bottom: 20px;
}
.services-category__subtitle {
  margin-bottom: 20px;
}
.services-category__list {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.services-category__group {
  margin-bottom: 40px;
}
.services-category__group:last-child {
  margin-bottom: 0;
}
.services-card__top {
  background: var(--blue-bg);
  border-radius: 4px;
  padding: 10px;
}
.services-card__img {
  --rounded: 4px;
  height: 200px;
}
.services-card__bottom {
  padding: 10px 10px 0;
}
.services-card__title {
  margin-bottom: 10px;
}
.services-card__list li {
  padding-left: 28px;
  line-height: 21px;
}
.services-card__list li::before {
  width: 18px;
  height: 18px;
  top: 2px;
}
.services-card__list-item:nth-child(n+5) {
  display: none;
}
.services-card__list.full .services-card__list-item:nth-child(n+5) {
  display: initial;
}
.services-card__full {
  gap: 4px;
  font-size: 14px;
  font-weight: 600;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #73A0D8;
  fill: #73A0D8;
  margin-top: 10px;
  cursor: pointer;
}
.services-card__full:hover {
  color: var(--blue-hover);
  fill: var(--blue-hover);
}
.services-card__full:active {
  color: var(--blue-active);
  fill: var(--blue-active);
}
.services-cardSm {
  background: var(--blue-bg);
  border-radius: 20px;
  padding: 20px;
  gap: 10px;
  height: 100%;
}
.services-cardSm__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 1219px) {
  .services-category__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991px) {
  .services-category__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .services-content__group {
    margin-bottom: 30px;
  }
  .services__title {
    margin-bottom: -10px;
  }
  .services__title h1 {
    font-size: 26px;
  }
  .services__subtitle {
    font-size: 16px;
  }
  .services-category__title {
    font-size: 20px;
  }
  .services-category__subtitle {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .services-category__list {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .services-category__list--sm {
    gap: 10px;
  }
  .services-card__img {
    height: 160px;
  }
  .services-card__bottom {
    padding: 10px 0 0;
  }
  .services-card__title {
    font-size: 16px;
  }
  .services-card__list {
    font-size: 14px;
  }
  .services-card__list li {
    line-height: 18px;
  }
  .services-card__list li::before {
    top: 0;
  }
  .services-card__full {
    font-size: 14px;
  }
  .services-cardSm {
    padding: 10px 20px;
    font-size: 14px;
  }
  .services-cardSm__img {
    width: 50px;
  }
  .services-cardSm__txt br {
    display: none;
  }
}
.work-content {
  width: 1100px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.work-content__title {
  text-align: center;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 40px;
}
.work-content__txt {
  text-align: center;
  width: 620px;
  max-width: 100%;
  margin: 0 auto;
  background: var(--blue-bg);
  padding: 20px;
  border-radius: 40px;
  line-height: 140%;
}
.work-content__info {
  position: relative;
}
.work-content__list-wrap {
  position: relative;
}
.work-content__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.work-content__list-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.work-content__list-item {
  margin-bottom: 80px;
}
.work-content__list-item--left {
  margin-left: 40px;
}
.work-content__list-item--right {
  margin-right: 40px;
}
.work-content__list-item:last-child {
  margin-bottom: 0;
}
.work-content__list-img {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  text-align: center;
}
.work-content__list-img img {
  height: auto;
  width: 1020px;
}
.work-content__list-img__mobile {
  display: none;
}
.work-content__list-decor {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 91px;
}
.work-content__list-decor__mobile {
  display: none;
}
.work-content__item {
  width: 200px;
  height: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  background: var(--blue-bg);
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 3;
}
.work-content__item::before {
  content: url(../../static/images/general/work-arrow.svg);
  position: absolute;
}
.work-content__item-1::before {
  display: none;
}
.work-content__item-2::before {
  top: -19px;
  left: 86px;
  -webkit-transform: rotate(8.53deg);
      -ms-transform: rotate(8.53deg);
          transform: rotate(8.53deg);
}
.work-content__item-3::before {
  top: -13px;
  left: 49px;
  -webkit-transform: rotate(-11.89deg);
      -ms-transform: rotate(-11.89deg);
          transform: rotate(-11.89deg);
}
.work-content__item-6::before {
  bottom: 33px;
  left: -6px;
  -webkit-transform: rotate(-97.13deg);
      -ms-transform: rotate(-97.13deg);
          transform: rotate(-97.13deg);
}
.work-content__item-5::before {
  bottom: -20px;
  left: 94px;
  -webkit-transform: rotate(-177.14deg);
      -ms-transform: rotate(-177.14deg);
          transform: rotate(-177.14deg);
}
.work-content__item-4::before {
  bottom: -13px;
  left: 127px;
  -webkit-transform: rotate(173.25deg);
      -ms-transform: rotate(173.25deg);
          transform: rotate(173.25deg);
}

@media (max-width: 1219px) {
  .work-content__list-item {
    margin-bottom: 60px;
  }
  .work-content__list-decor {
    top: 130px;
  }
  .work-content__list-decor img {
    width: 760px;
  }
  .work-content__list-img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .work-content__list-img img {
    width: 100%;
  }
  .work-content__item-2::before {
    top: -20px;
    left: 83px;
  }
  .work-content__item-3::before {
    left: 42px;
  }
  .work-content__item-6::before {
    bottom: 63px;
    left: -16px;
  }
  .work-content__item-5::before {
    left: 99px;
  }
  .work-content__item-4::before {
    bottom: -12px;
    left: 130px;
  }
}
@media (max-width: 991px) {
  .work-content__txt {
    margin-bottom: 60px;
  }
  .work-content__list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .work-content__list {
    width: 320px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .work-content__list-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .work-content__list-left .work-content__list-item:nth-child(2) {
    margin-left: auto;
  }
  .work-content__list-right {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .work-content__list-right .work-content__list-item:nth-child(1), .work-content__list-right .work-content__list-item:nth-child(3) {
    margin-left: auto;
  }
  .work-content__list-right .work-content__list-item:nth-child(3) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .work-content__list-right .work-content__list-item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .work-content__list-right .work-content__list-item:nth-child(1) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .work-content__list-item {
    margin: 0;
  }
  .work-content__list-decor {
    top: 144px;
  }
  .work-content__list-decor img {
    width: auto;
  }
  .work-content__list-decor__desktop {
    display: none;
  }
  .work-content__list-decor__mobile {
    display: block;
  }
  .work-content__list-img {
    position: initial;
    margin-top: 10px;
  }
  .work-content__item {
    width: 160px;
    height: 160px;
  }
  .work-content__item-2, .work-content__item-3, .work-content__item-4, .work-content__item-5, .work-content__item-6 {
    margin-top: -40px;
  }
  .work-content__item::before {
    display: none;
  }
  .work-content__item-img img {
    width: 60px;
  }
  .work-content__item-txt {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .work-content__title {
    text-align: left;
    margin-bottom: 20px;
  }
  .work-content__txt {
    font-size: 14px;
    text-align: left;
    border-radius: 20px;
  }
  .work-content__list-img__desktop {
    display: none;
  }
  .work-content__list-img__mobile {
    display: block;
  }
}

.principles p {
	margin: 0;
}

.principles__txt {
  text-align: center;
}
.principles__txt span {
  display: block;
}
.principles-list {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.principles-item {
  height: 100%;
  background: var(--blue-bg);
  border-radius: 8px;
  overflow: hidden;
}
.principles-item__inner {
  grid-template-columns: 112px 1fr;
  height: 100%;
}
.principles-item__inner-left {
  background: #6FA5E9;
}
.principles-item__number {
  height: 100%;
  font-size: 60px;
  color: var(--white);
}
.principles-item__info {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  padding: 40px 20px;
}

@media (max-width: 991px) {
  .principles-list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .principles__txt {
    font-size: 16px;
    text-align: left;
  }
  .principles-item__inner {
    grid-template-columns: 1fr;
  }
  .principles-item__inner-left {
    border-radius: 8px;
  }
  .principles-item__number {
    font-size: 30px;
    padding: 10px;
    line-height: 24px;
  }
  .principles-item__info {
    padding: 10px 10px 20px;
    gap: 10px;
  }
  .principles-item__title {
    font-size: 16px;
  }
  .principles-item__txt {
    font-size: 14px;
  }
}
.reviews {
  padding: 66px 0;
}
.reviews-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}
.reviews-prev {
  left: -60px;
}
.reviews-next {
  right: -60px;
}
.reviews-item {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  display: block;
}
.reviews-item::before {
  border-width: 2px;
  border-color: #73A0D8;
}
.reviews-item__img img {
  width: 100%;
}
.reviews-item__hover {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(115, 160, 216, 0.7);
  fill: var(--white);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.reviews-item__hover svg {
  width: 120px;
  height: 120px;
}
.reviews-item:hover .reviews-item__hover {
  opacity: 1;
}

@media (max-width: 1440px) {
  .reviews-prev {
    left: -4px;
  }
  .reviews-next {
    right: -4px;
  }
  .reviews-btn {
    background: var(--white);
  }
}
@media (max-width: 767px) {
  .reviews {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .reviews-btn {
    position: initial;
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
  }
  .reviews-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    margin-top: 20px;
  }
  .reviews-btn {
    background: transparent;
  }
}
.contacts-content {
  grid-template-columns: 1fr 680px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.contacts-info__list {
  gap: 40px;
}
.contacts-info__item-title {
  margin-bottom: 10px;
}
.contacts-info__item-info {
  gap: 10px;
}
.contacts-info__item-icon {
  width: 28px;
  height: 28px;
  fill: var(--blue-2);
}
.contacts-info__req {
  background: var(--white);
  border-left: 2px solid var(--blue-2);
  padding: 20px;
  border-radius: 0px 40px 40px 0px;
}
.contacts-info__req-title {
  margin-bottom: 10px;
}
.contacts-info__req-txt {
  margin-bottom: 20px;
}
.contacts-info__req-link {
  fill: #73A0D8;
  color: #73A0D8;
  gap: 10px;
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contacts-info__req-link__icon {
  width: 24px;
  height: 24px;
}
.contacts-info__req-link:hover {
  color: var(--blue-hover);
  fill: var(--blue-hover);
}
.contacts-info__req-link:active {
  color: var(--blue-hover);
  fill: var(--blue-hover);
}

@media (max-width: 1219px) {
  .contacts-content {
    grid-template-columns: repeat(2, 1fr);
  }
  .contacts-content__left {
    padding: 40px 0;
  }
  .contacts-content__right {
    height: 100%;
  }
  .contacts-map {
    height: 100%;
  }
  .contacts-map > iframe {
    min-height: 100%;
    max-height: 100%;
  }
}
@media (max-width: 991px) {
  .contacts-content {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .contacts-content__left {
    padding: 20px 0;
  }
  .contacts-map {
    height: 400px;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px 0px 40px 40px;
    overflow: hidden;
  }
  .contacts-info__list {
    gap: 30px;
  }
  .contacts-info__item-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .contacts-info__item-info--m-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .contacts-info__item-icon {
    width: 24px;
    height: 24px;
  }
  .contacts-info__item-txt {
    font-size: 16px;
  }
  .contacts-info__req-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .contacts-info__req-txt {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .contacts-info__req-link {
    gap: 10px;
    font-size: 14px;
  }
  .contacts-info__req-link__link {
    width: 20px;
    height: 20px;
  }
}
.partners-content {
  gap: 40px;
}
.partners-item {
  grid-template-columns: 480px 1fr;
  gap: 20px;
}
.partners-item--reverce {
  grid-template-columns: 1fr 480px;
}
.partners-item--reverce > *:first-child {
  order: 3;
}
.partners-item__info {
  padding: 40px 20px;
  border-radius: 40px;
  background: var(--blue-bg);
  line-height: 140%;
}
.partners-item__title {
  margin-bottom: 20px;
}
.partners-gallery {
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
.partners-gallery__img {
  height: 100%;
  --rounded: 20px;
}

.smp-gallery__last-image ~ * {
  display: none;
}

.partners__more {
  margin: 40px auto 0;
}

@media (max-width: 1219px) {
  .partners-item {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  .partners-gallery {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .partners-content {
    gap: 30px;
  }
  .partners-item {
    grid-template-columns: 1fr;
  }
  .partners-item__info {
    padding: 20px;
    border-radius: 20px;
    font-size: 14px;
  }
  .partners-item__list {
    grid-row: 2;
  }
  .partners-item__title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .partners-item__ul {
    font-size: 14px;
  }
  .partners__subtitle {
    font-size: 16px;
  }
  .partners-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .partners-gallery__img {
    height: 100px;
    --rounded: 8px;
  }
  .partners__more {
    margin-top: 20px;
  }
}
