@charset "UTF-8";
/* stylelint-disable */
/*! 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; }

/* stylelint-disable */
/**
 * Swiper 5.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 29, 2020
 */
@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-notification {
  display: none !important; }

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

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

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

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

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

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

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

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

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

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

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

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

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

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

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  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;
  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:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

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

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

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

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

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

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

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

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top; }

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

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

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

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

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

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

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

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0; }

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

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

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

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

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

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

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

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

/**************************\
  Basic Modal Styles
\**************************/
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999999999;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.modal__container {
  background-color: #FFFFFFff;
  padding: 30px 60px;
  max-width: 700px;
  width: 100%;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .modal__container {
      padding: 20px; } }

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

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.modal__close {
  background: transparent;
  border: 0; }

.modal__header .modal__close:before {
  content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8); }

.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out; }

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }

.modal__btn-primary {
  background-color: #00449e;
  color: #fff; }

/**************************\
  Demo Animation Style
\**************************/
@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes mmfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes mmfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
            transform: translateY(15%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
            transform: translateY(15%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); } }

@keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); } }

.micromodal-slide {
  display: none; }

.micromodal-slide.is-open {
  display: block; }

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden="false"] .modal__container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden="true"] .modal__container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform; }

/* @mixin viewport--md {
  @media (min-width: $viewport--md) {
    @content;
  }
}

@mixin viewport--lg {
  @media (min-width: $viewport--lg) {
    @content;
  }
}

@mixin viewport--xl {
  @media (min-width: $viewport--xl) {
    @content;
  }
} */
@font-face {
  font-style: normal;
  font-weight: 300;
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/MontserratLight/Montserrat-Light.woff2") format("woff2"), url("../fonts/MontserratLight/Montserrat-Light.woff") format("woff"); }

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

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

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

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

body {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat", "Verdana", sans‑serif;
  color: #074b79;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  color: #074b79;
  text-decoration: none; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none; }
  *:hover, *:active,
  *::before:hover,
  *::before:active,
  *::after:hover,
  *::after:active {
    outline: none; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html,
body {
  margin: 0;
  padding: 0; }

body {
  width: 100%;
  height: 100%;
  background-color: #ffffff; }

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

textarea {
  resize: vertical; }

/* :focus {
  outline: none;
} */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; }
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; }
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1; }
input::placeholder,
textarea::placeholder {
  opacity: 1; }

input::-ms-clear, input::-ms-reveal {
  display: none; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
          appearance: none; }

input:-webkit-autofill {
  -webkit-animation-name: autofill;
          animation-name: autofill;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

@-webkit-keyframes autofill {
  0%,
  100% {
    color: #000000;
    background: transparent; } }

@keyframes autofill {
  0%,
  100% {
    color: #000000;
    background: transparent; } }

textarea,
input:matches([type="email"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="url"]) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.visually-hidden,
input[type="file"].visually-hidden,
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%); }

img {
  display: block; }

.wrapper {
  position: relative;
  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: 100vh;
  padding-top: 100px;
  overflow-x: hidden; }
  .wrapper .header,
  .wrapper .footer {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .wrapper main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

.scroll-lock {
  overflow-y: auto;
  position: fixed; }

.btn-reset {
  cursor: pointer;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  border: none; }

.title-page {
  position: relative;
  margin: 0;
  font-weight: 400;
  font-size: 54px;
  letter-spacing: -0.02em;
  line-height: 63px;
  text-align: center;
  color: #074b79; }
  .title-page--left {
    text-align: left; }
  .title-page--dot::after {
    content: "";
    position: relative;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #ec1c24;
    border-radius: 50%; }
    @media screen and (max-width: 560px) {
      .title-page--dot::after {
        width: 6px;
        height: 6px; } }
  @media screen and (max-width: 1024px) {
    .title-page {
      font-size: 34px;
      line-height: 40px; } }
  @media screen and (max-width: 560px) {
    .title-page {
      font-size: 28px;
      line-height: 34px; } }
  .title-page + .description-page {
    margin-top: 10px; }

.description-page {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #9dafbd; }

.input-wrapper {
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s; }
  .input-wrapper--error {
    border-color: #ec1c24 !important; }

.modal-tnx {
  text-align: center;
  font-size: 40px; }
  @media screen and (max-width: 767px) {
    .modal-tnx {
      font-size: 26px; } }

.wrapper-video {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 53.6%;
  padding-top: 30px; }

.wrapper-video embed,
.wrapper-video iframe,
.wrapper-video object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.regular-form {
  position: relative;
  max-width: 430px;
  width: 100%; }
  .regular-form__field {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #074b79;
    border-radius: 5px; }
  .regular-form__input {
    width: 100%;
    height: 60px;
    padding: 0 15px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid transparent;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 16px;
    text-align: left;
    color: #074B79; }
    .regular-form__input::-webkit-input-placeholder {
      color: #074B79; }
    .regular-form__input::-moz-placeholder {
      color: #074B79; }
    .regular-form__input:-ms-input-placeholder {
      color: #074B79; }
    .regular-form__input::-ms-input-placeholder {
      color: #074B79; }
    .regular-form__input::placeholder {
      color: #074B79; }
    .regular-form__input.error {
      border-color: #ec1c24; }
  .regular-form__button {
    padding: 11px 23px;
    border: 1px solid #026FC2;
    border-radius: 6px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #026FC2;
    cursor: pointer;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 5px;
    background: #074b79;
    color: #ffffff; }
    .regular-form__button:hover {
      opacity: 0.8; }

input {
  padding-top: 2px !important; }

.container {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 53px; }
  @media (max-width: 1399px) {
    .container {
      padding: 0 32px; } }
  @media (max-width: 1023px) {
    .container {
      padding: 0 16px; } }
  @media (max-width: 767px) {
    .container {
      padding: 0 8px; } }
  @media (max-width: 767px) {
    .container--no-padding {
      padding: 0; } }

.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  width: 100%;
  padding: 10px 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 11px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s; }
  .header--transform {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  .header--fix {
    position: fixed; }
  .header--visible {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s; }
  .header .container {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ffffff; }
    @media screen and (max-width: 1024px) {
      .header .container {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .header__logo {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding-right: 35px;
    font-size: 14px; }
    @media screen and (max-width: 1120px) {
      .header__logo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-right: 15px; } }
    @media screen and (max-width: 800px) {
      .header__logo {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 120px;
                flex: 0 0 120px; } }
    .header__logo::before {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      height: 40px;
      width: 1px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background-color: #074B79; }
    .header__logo-text {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-left: 20px;
      font-size: 14px;
      letter-spacing: -0.034rem; }
      @media screen and (max-width: 1120px) {
        .header__logo-text {
          margin: 0; } }
      @media screen and (max-width: 800px) {
        .header__logo-text {
          display: none; } }
  .header__main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 10px;
    margin-left: 14px; }
    @media screen and (max-width: 1120px) {
      .header__main-nav {
        margin-left: 15px; } }
    @media screen and (max-width: 767px) {
      .header__main-nav {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  .header__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 227px;
    width: 100%;
    height: 40px;
    margin: 0 0 0 auto;
    padding: 0 18px;
    border: 1px solid #D1DBE3;
    border-radius: 40px;
    background-color: #ffffff;
    font-size: 14px;
    text-align: left;
    letter-spacing: -0.03rem;
    color: #9DAFBD;
    cursor: pointer; }
    @media screen and (max-width: 860px) {
      .header__search {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        max-width: 40px;
        padding: 0; } }
    @media screen and (max-width: 860px) {
      .header__search span {
        display: none; } }
    .header__search .icon-search {
      fill: #9DAFBD; }
      @media screen and (max-width: 860px) {
        .header__search .icon-search {
          width: 15px; } }
  .header__mobile-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 30px;
    height: 30px;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .header__mobile-button--overlay {
        display: none; } }
    .header__mobile-button--main {
      display: none; }
      @media screen and (max-width: 767px) {
        .header__mobile-button--main {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    .header__mobile-button--active .hamburger-inner {
      -webkit-transform: translate3d(0, 4px, 0) rotate(45deg);
              transform: translate3d(0, 4px, 0) rotate(45deg); }
      .header__mobile-button--active .hamburger-inner::before {
        -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
                transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
        opacity: 0; }
      .header__mobile-button--active .hamburger-inner::after {
        -webkit-transform: translate3d(0, -8px, 0) rotate(-90deg);
                transform: translate3d(0, -8px, 0) rotate(-90deg); }
  .header__phone {
    position: absolute;
    right: 75px;
    bottom: -35px;
    padding: 0 30px;
    background-color: #074B79;
    color: #ffffff; }
    @media screen and (max-width: 767px) {
      .header__phone {
        left: 0;
        right: 0;
        width: 100%;
        padding-left: 10px; } }
    .header__phone a,
    .header__phone span {
      font-weight: 500;
      font-size: 12px;
      color: #ffffff; }

.hamburger-wrapper {
  position: relative;
  width: 15px;
  height: 10px; }

.hamburger-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 2px;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 2px;
  background-color: #074B79; }
  .hamburger-inner::after, .hamburger-inner::before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 2px;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    background-color: #074B79; }
  .hamburger-inner::before {
    top: 4px;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform; }
  .hamburger-inner::after {
    top: 8px; }

.footer {
  padding-bottom: 20px; }
  .footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 107px;
    padding-bottom: 26px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 500px) {
      .footer__top {
        padding-top: 50px; } }
    .footer__top-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 900px) {
        .footer__top-wrapper {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    @media screen and (max-width: 900px) {
      .footer__top-col:first-of-type {
        margin-bottom: 40px; } }
    .footer__top-col:last-of-type {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-left: 80px; }
      @media screen and (max-width: 900px) {
        .footer__top-col:last-of-type {
          padding: 0;
          margin-bottom: 40px; } }
  .footer__logo {
    margin: 0; }
    .footer__logo-text {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      max-width: 215px;
      margin-top: 8px;
      font-weight: 300;
      font-size: 14px;
      letter-spacing: -0.02em;
      line-height: 16px;
      text-align: left;
      color: #9dafbd; }
  .footer__bottom {
    position: relative;
    padding-top: 61px;
    padding-bottom: 6px; }
    @media screen and (max-width: 500px) {
      .footer__bottom {
        padding-bottom: 50px; } }
    .footer__bottom::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 28px; }
    .footer__bottom-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media screen and (max-width: 500px) {
        .footer__bottom-wrapper {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
  .footer__callback {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .footer__callback-heading {
      display: block;
      margin-bottom: 15px;
      font-weight: 300;
      font-size: 34px;
      letter-spacing: 0;
      line-height: 46px;
      text-align: left;
      color: #074b79; }
    .footer__callback-descr {
      display: block;
      max-width: 360px;
      font-size: 18px;
      letter-spacing: -0.03em;
      line-height: 26px;
      text-align: left;
      color: #9dafbd; }
  .footer__contacts {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-top: 10px;
    padding-left: 30px; }
    @media screen and (max-width: 500px) {
      .footer__contacts {
        padding-top: 15px;
        padding-left: 0; } }
    .footer__contacts-heading {
      display: block;
      margin-bottom: 15px;
      font-weight: 700;
      text-decoration: underline;
      font-size: 14px;
      letter-spacing: -0.03em;
      line-height: 26px;
      text-align: left;
      text-transform: uppercase;
      color: #074b79;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .footer__contacts-heading:hover {
        opacity: 0.8; }
      @media screen and (max-width: 500px) {
        .footer__contacts-heading {
          margin-bottom: 5px; } }
  .footer__copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer__copyright a {
      font-family: "Times New Roman", serif;
      font-weight: bold;
      font-style: italic;
      font-size: 12px;
      line-height: 48px;
      text-decoration: underline;
      color: #a8b8c4; }
      .footer__copyright a span {
        font-family: "Arial Black", sans-serif;
        font-style: normal; }

.top-list-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (max-width: 600px) {
    .top-list-menu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .top-list-menu__item {
    width: calc(100% / 3); }
    @media screen and (max-width: 600px) {
      .top-list-menu__item {
        width: 100%; } }
    .top-list-menu__item:not(:first-of-type) {
      padding-left: 10px; }
      @media screen and (max-width: 600px) {
        .top-list-menu__item:not(:first-of-type) {
          padding-top: 10px;
          padding-left: 0; } }
    .top-list-menu__item a {
      font-weight: 700;
      text-decoration: underline;
      font-size: 14px;
      letter-spacing: -0.03em;
      line-height: 26px;
      text-align: left;
      text-transform: uppercase;
      color: #074b79;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .top-list-menu__item a:hover {
        opacity: 0.8; }
  .top-list-menu + .footer-nav {
    position: relative;
    padding-top: 42px; }
    .top-list-menu + .footer-nav::before {
      content: "";
      position: absolute;
      top: 18px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #9DAFBD; }

.footer-list-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (max-width: 600px) {
    .footer-list-menu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .footer-list-menu__item {
    width: calc(100% / 3); }
    @media screen and (max-width: 600px) {
      .footer-list-menu__item {
        width: 100%; } }
    .footer-list-menu__item:not(:first-of-type) {
      padding-left: 10px; }
      @media screen and (max-width: 600px) {
        .footer-list-menu__item:not(:first-of-type) {
          padding-top: 10px;
          padding-left: 0; } }
  .footer-list-menu__heading {
    position: relative;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    text-transform: uppercase;
    color: #284f69;
    opacity: 0.65;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .footer-list-menu__heading:hover {
      opacity: 0.8; }
    .footer-list-menu__heading::after {
      content: "";
      position: absolute;
      top: 7px;
      right: -15px;
      width: 8px;
      height: 8px;
      background-image: url(../img/svg/icon-arrow-title-menu.svg);
      background-repeat: no-repeat;
      background-size: contain; }
  .footer-list-menu__sub-list {
    margin: 0;
    padding: 9px 0 0 20px;
    list-style: none; }
    @media screen and (max-width: 1024px) {
      .footer-list-menu__sub-list {
        padding-top: 5px;
        padding-left: 10px; } }
  .footer-list-menu__sub-item {
    position: relative;
    padding-bottom: 10px; }
    .footer-list-menu__sub-item::after {
      content: "";
      position: absolute;
      top: 8px;
      left: -20px;
      width: 18px;
      height: 8px;
      background-image: url(../img/svg/icon-feather-arrow-right.svg);
      background-repeat: no-repeat;
      background-size: contain; }
    .footer-list-menu__sub-item a {
      position: relative;
      text-decoration: underline;
      font-size: 14px;
      letter-spacing: -0.03em;
      line-height: 26px;
      text-align: left;
      color: #1177c5;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .footer-list-menu__sub-item a:hover {
        opacity: 0.8; }

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 150px;
  margin: 27px 0 0;
  padding: 0;
  list-style: none; }
  .social-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #9dafbd;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .social-list__item:hover {
      opacity: 0.8; }
    .social-list__item:not(:last-of-type) {
      margin-right: 10px; }
    .social-list__item:nth-of-type(n+6) {
      margin-top: 5px; }
    .social-list__item svg {
      fill: #ffffff; }

.site-map-link {
  display: inline-block;
  margin-top: 70px;
  font-size: 12px;
  color: #1177C5;
  text-decoration: underline; }
  @media screen and (max-width: 900px) {
    .site-map-link {
      margin-top: 20px; } }

.privacy-policy-link {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  font-size: 12px;
  color: #1177C5;
  text-decoration: underline; }

.footer-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 70px;
  font-style: normal; }
  @media screen and (max-width: 767px) {
    .footer-contacts {
      height: auto; } }
  .footer-contacts__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #074b79; }
    .footer-contacts__item--link {
      text-decoration: underline;
      color: #074b79; }

@media screen and (max-width: 767px) {
  .main-nav {
    position: fixed;
    left: 0;
    top: 126px;
    z-index: 1;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
    background-color: #ffffff;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.3s;
    transition: opacity 0.4s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.4s;
    transition: transform 0.3s, opacity 0.4s, -webkit-transform 0.3s;
    pointer-events: none; } }

.main-nav--open {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.3s;
  transition: opacity 0.4s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.4s;
  transition: transform 0.3s, opacity 0.4s, -webkit-transform 0.3s; }

.main-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (max-width: 767px) {
    .main-nav__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-bottom: 20px; } }

.main-nav__item {
  position: relative;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  @media screen and (max-width: 767px) {
    .main-nav__item:not(:first-of-type) {
      margin-top: 10px; } }
  .main-nav__item--active .main-nav__link {
    color: #026FC2; }
  .main-nav__item:hover {
    background-color: #E8FCFB; }
    .main-nav__item:hover .main-nav__link {
      color: #074B79; }
    .main-nav__item:hover .sub-menu {
      opacity: 1;
      visibility: visible; }

span.main-nav__link {
  cursor: default;
}
      

.main-nav__link {
  position: relative;
  z-index: 2;
  display: block;
  padding: 5px 19px 5px 15px;
  font-size: 14px;
  letter-spacing: -0.03rem;
  color: #9DAFBD;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  @media screen and (max-width: 1230px) {
    .main-nav__link {
      padding: 5px; } }

.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
  width: 268px;
  margin: 0;
  padding: 0;
  border-radius: 3px;
  background: #e8fcfb;
  -webkit-box-shadow: 0 10px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 11px rgba(0, 0, 0, 0.1);
  list-style: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s; }
  @media screen and (max-width: 767px) {
    .sub-menu {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); } }
  .sub-menu__item {
    position: relative; }
    .sub-menu__item:not(:last-of-type) {
      border-bottom: 1px solid #E5E5E5; }
    .sub-menu__item--active .sub-menu__link {
      color: #026fc2; }
    .sub-menu__item::after {
      content: "";
      position: absolute;
      top: 52%;
      left: 16px;
      width: 18px;
      height: 8px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background-image: url(../img/svg/icon-feather-arrow-right.svg);
      background-repeat: no-repeat;
      background-size: contain; }
  .sub-menu__link {
    display: inline-block;
    padding: 5px 0 2px 40px;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 36px;
    text-align: left;
    color: #106fc2;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .sub-menu__link:hover {
      opacity: 0.8; }

.block-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: rgba(5, 38, 60, 0.95);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s; }
  @media screen and (max-width: 900px) {
    .block-overlay {
      padding: 50px 0 20px; } }
  .block-overlay--open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s; }
  .block-overlay__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; }
    .form-overlay.request-form .block-overlay__wrapper {
      max-height: 560px;
      overflow: hidden;
    }

  .block-overlay__close-button {
    position: absolute;
    top: 63px;
    right: 67px;
    width: 27px;
    height: 27px;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      .block-overlay__close-button {
        top: 20px;
        right: 20px; } }
    .block-overlay__close-button::before, .block-overlay__close-button::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 1px;
      background: #ffffff; }
    .block-overlay__close-button::before {
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg); }
    .block-overlay__close-button::after {
      -webkit-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg); }
  .block-overlay__top {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 12px;
    border-bottom: 1px solid #ffffff; }
  .block-overlay__logo {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 20px;
    padding-right: 35px;
    font-size: 14px; }
    @media screen and (max-width: 1120px) {
      .block-overlay__logo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-right: 15px; } }
    @media screen and (max-width: 800px) {
      .block-overlay__logo {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 120px;
                flex: 0 0 120px; } }
    .block-overlay__logo-text {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-left: 20px;
      font-size: 14px;
      letter-spacing: -0.034rem;
      color: #ffffff; }
      @media screen and (max-width: 1120px) {
        .block-overlay__logo-text {
          margin: 0; } }
      @media screen and (max-width: 800px) {
        .block-overlay__logo-text {
          display: none; } }
  .block-overlay__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto 0 0 auto;
    padding: 0;
    list-style: none; }
    .block-overlay__navigation-item:not(:first-of-type) {
      margin-left: 45px; }
    .block-overlay__navigation a {
      font-weight: 700;
      font-size: 14px;
      letter-spacing: -0.04em;
      line-height: 16px;
      text-align: left;
      text-transform: uppercase;
      color: #ffffffff; }
  .block-overlay__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-height: 0;
    overflow: auto; }
    .block-overlay__inner--custom-scroll {
      overflow: initial !important; }

.menu-overlay__custom-scroll {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0; }

.simplebar-scrollbar {
  left: 1px;
  visibility: visible !important; }
  .simplebar-scrollbar::before {
    background-color: #A2B3C0;
    opacity: 1; }

.simplebar-track {
  visibility: visible !important; }
  .simplebar-track.simplebar-vertical::before {
    content: "";
    position: absolute;
    top: 0;
    left: 6px;
    height: 100%;
    width: 1px;
    background-color: #ffffff; }

.layout-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }
  .layout-list__heading {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #a2b3c0; }
  .layout-list__item::before {
    content: attr(aria-label);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.04em;
    line-height: 16px;
    text-align: left;
    text-transform: uppercase;
    color: #fff; }
  .layout-list__sub-list {
    margin: 5px 0 0;
    padding: 0 70px 0 17px;
    list-style: none; }
    @media screen and (max-width: 900px) {
      .layout-list__sub-list {
        padding-right: 30px; } }
    .layout-list__sub-list li {
      position: relative; }
      .layout-list__sub-list li::after {
        content: "";
        position: absolute;
        top: 8px;
        left: -20px;
        width: 18px;
        height: 8px;
        background-image: url(../img/svg/icon-feather-arrow-right.svg);
        background-repeat: no-repeat;
        background-size: contain; }
      .layout-list__sub-list li.active a {
        color: #ffffff; }
    .layout-list__sub-list a,
    .layout-list__sub-list span {
      font-weight: 500;
      font-size: 14px;
      letter-spacing: -0.04em;
      line-height: 16px;
      text-align: left;
      color: #A2B3C0;
      -webkit-transition: color 0.3s, opacity 0.3s;
      transition: color 0.3s, opacity 0.3s; }
      .layout-list__sub-list a:hover,
      .layout-list__sub-list span:hover {
        color: #ffffff;
        opacity: 0.8; }
  .layout-list__sub-item + .layout-list__sub-item {
    margin-top: 20px; }

.form-overlay__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 985px;
  width: 100%;
  margin: 0 auto;
  padding-top: 65px; }
  .form-overlay__wrapper > div {
    width: 100%; }

.form-overlay__heading {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 34px;
  letter-spacing: 0em;
  line-height: 46px;
  text-align: left;
  color: #ffffff; }

.form-overlay__text {
  max-width: 310px;
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  color: #9dafbd; }
  @media screen and (max-width: 840px) {
    .form-overlay__text {
      text-align: center; } }

.form-overlay__form-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 840px) {
    .form-overlay__form-wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; } }

.form-overlay__address-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 100px; }
  @media screen and (max-width: 950px) {
    .form-overlay__address-wrapper {
      padding-left: 30px; } }
  @media screen and (max-width: 840px) {
    .form-overlay__address-wrapper {
      display: none; } }

.form-overlay__address {
  margin-top: 75px; }
  .form-overlay__address-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 70px;
    font-style: normal; }
  .form-overlay__address-name {
    display: block;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #ffffff; }
  .form-overlay__address-item {
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #ffffff; }
    .form-overlay__address-item:nth-of-type(3), .form-overlay__address-item:nth-of-type(4) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 200px; }
  .form-overlay__address-phone {
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #ffffff; }
  .form-overlay__address-mail {
    text-decoration: underline;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #1177c5; }

.inner-page {
  padding-top: 25px; }
  @media screen and (max-width: 767px) {
    .inner-page {
      padding-top: 35px; } }
  .inner-page__search-input {
    margin-top: 40px;
    margin-bottom: 55px; }

.inner-services-list {
  padding-bottom: 34px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05); }

.inner-video-block {
  padding-top: 50px;
  padding-bottom: 110px; }
  .inner-video-block__title {
    margin: 0 0 55px;
    font-weight: 300;
    font-size: 34px;
    letter-spacing: 0em;
    line-height: 46px;
    text-align: center;
    color: #074b79; }

.article-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px; }
  .article-author__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 20px; }
  .article-author__name {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 16px;
    text-align: left;
    color: #026fc2; }
  .article-author__position {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: -0.02em;
    line-height: 14px;
    text-align: left;
    color: #9dafbd; }

.video-section-page .wrapper-video,
.video-section-page .wrapper-image {
  border-radius: 5px;
  background: #d1dbe3;
  -webkit-box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.2); }
  .video-section-page .wrapper-video img,
  .video-section-page .wrapper-image img {
    display: block;
    max-height: 675px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px; }

.main-banner {
  position: relative;
  z-index: 1;
  height: calc(100vh - 100px);
  padding-top: 94px; }
  @media screen and (max-width: 900px) {
    .main-banner {
      height: auto;
      padding-bottom: 100px; } }
  .main-banner::before {
    content: "";
    position: absolute;
    left: -400px;
    top: 0;
    z-index: 1;
    width: 100%;
    max-height: 700px;
    height: 100%;
    background: radial-gradient(at top left, #92f2ee 0%, rgba(255, 255, 255, 0) 70%); }
    @media screen and (max-width: 1024px) {
      .main-banner::before {
        left: 0; } }
  .main-banner .container {
    position: relative;
    z-index: 2; }
  .main-banner__content {
    position: relative;
    z-index: 3; }
  .main-banner__title {
    position: relative;
    margin: 0 0 27px;
    padding: 0;
    font-weight: 400;
    font-size: 54px;
    line-height: 63px;
    letter-spacing: -0.05rem; }
    @media screen and (max-width: 500px) {
      .main-banner__title {
        font-size: 34px;
        line-height: 37px; } }
    .main-banner__title::after {
      content: "";
      position: relative;
      left: 0;
      display: inline-block;
      width: 10px;
      height: 10px;
      background-color: #EC1C24;
      border-radius: 50%; }
      @media screen and (max-width: 500px) {
        .main-banner__title::after {
          left: -5px; } }
  .main-banner__descr {
    margin: 0 0 17px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -0.03rem; }
  .main-banner__call-btn {
    padding: 11px 23px;
    border: 1px solid #026FC2;
    border-radius: 6px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #026FC2;
    cursor: pointer;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    margin-top: 10px;
    margin-right: 5px;
    background-color: #074B79;
    -webkit-filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
    color: #ffffff; }
    .main-banner__call-btn:hover {
      opacity: 0.8; }
  .main-banner__service-btn {
    padding: 11px 23px;
    border: 1px solid #026FC2;
    border-radius: 6px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #026FC2;
    cursor: pointer;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    margin-top: 10px;
    padding: 11px 18px; }
    .main-banner__service-btn:hover {
      opacity: 0.8; }
  .main-banner__btn-descr {
    display: block;
    margin-top: 40px;
    color: #9DAFBD;
    font-size: 14px;
    line-height: 1.1; }
  .main-banner__image-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 50%;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .main-banner__image-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 100px;
        width: 500px; } }
    .main-banner__image-wrapper .doc-image {
      position: absolute;
      -webkit-transition-delay: 1s;
              transition-delay: 1s; }
    .main-banner__image-wrapper .doc-1 {
      top: -120px;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      -webkit-transition: -webkit-transform 0.5s 0.7s;
      transition: -webkit-transform 0.5s 0.7s;
      transition: transform 0.5s 0.7s;
      transition: transform 0.5s 0.7s, -webkit-transform 0.5s 0.7s; }
      @media screen and (max-width: 500px) {
        .main-banner__image-wrapper .doc-1 {
          left: 200px; } }
      @media screen and (max-width: 375px) {
        .main-banner__image-wrapper .doc-1 {
          left: 300px; } }
      .main-banner__image-wrapper .doc-1.active {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
    .main-banner__image-wrapper .doc-2 {
      bottom: -210px;
      right: -520px;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      -webkit-transition: -webkit-transform 0.8s 0.7s;
      transition: -webkit-transform 0.8s 0.7s;
      transition: transform 0.8s 0.7s;
      transition: transform 0.8s 0.7s, -webkit-transform 0.8s 0.7s; }
      @media screen and (max-width: 1024px) {
        .main-banner__image-wrapper .doc-2 {
          display: none; } }
      .main-banner__image-wrapper .doc-2.active {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
    .main-banner__image-wrapper .doc-3 {
      top: -380px;
      right: -280px;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      -webkit-transition: -webkit-transform 1s 0.7s;
      transition: -webkit-transform 1s 0.7s;
      transition: transform 1s 0.7s;
      transition: transform 1s 0.7s, -webkit-transform 1s 0.7s; }
      @media screen and (max-width: 1024px) {
        .main-banner__image-wrapper .doc-3 {
          display: none; } }
      .main-banner__image-wrapper .doc-3.active {
        -webkit-transform: translateY(0);
                transform: translateY(0); }

.layout-search {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 50px 20px 20px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: rgba(1, 21, 34, 0.95);
  -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.005, 0.03, 1), visibility 0.3s;
  transition: opacity 0.3s cubic-bezier(0.16, 0.005, 0.03, 1), visibility 0.3s;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 600px) {
    .layout-search {
      padding: 50px 15px 20px; } }
  .layout-search.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.005, 0.03, 1), visibility 0.3s;
    transition: opacity 0.3s cubic-bezier(0.16, 0.005, 0.03, 1), visibility 0.3s; }
  .layout-search__close {
    position: absolute;
    top: 50px;
    right: 150px;
    z-index: 10; }
    @media (max-width: 1200px) {
      .layout-search__close {
        top: 25px;
        right: 25px; } }
  .layout-search__wrapper {
    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: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 1330px;
    width: 100%;
    height: 100%; }
  .layout-search__logo {
    position: relative;
    width: 100%;
    margin-top: auto;
    margin-bottom: 50px;
    padding-bottom: 30px; }
  .layout-search__inner {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-bottom: auto; }
  .layout-search__copyright {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-top: 100px; }

.close-layout {
  position: relative;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer; }
  .close-layout::before, .close-layout::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #fff; }
  .close-layout::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .close-layout::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 890px;
  width: 100%;
  margin: auto; }
  .search-form__input {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    border: none;
    border-bottom: 1px solid rgba(188, 224, 253, 0.5);
    border-radius: 0;
    background-color: transparent;
    font-size: 42px;
    line-height: 1.7;
    color: #ffffff; }
    @media (max-width: 768px) {
      .search-form__input {
        font-size: 22px; } }
    .search-form__input::-webkit-input-placeholder {
      color: #ffffff;
      opacity: 0.2; }
    .search-form__input:-ms-input-placeholder {
      color: #ffffff;
      opacity: 0.2; }
    .search-form__input::-ms-input-placeholder {
      color: #ffffff;
      opacity: 0.2; }
    .search-form__input::-moz-placeholder {
      color: #ffffff;
      opacity: 0.2; }
    .search-form__input::placeholder {
      color: #ffffff;
      opacity: 0.2; }
    .search-form__input:focus:-ms-input-placeholder {
      color: #ffffff;
      opacity: 0.4; }
    .search-form__input:focus::-ms-input-placeholder {
      color: #ffffff;
      opacity: 0.4; }
    .search-form__input:focus::-moz-placeholder {
      color: #ffffff;
      opacity: 0.4; }
    .search-form__input:focus::-webkit-input-placeholder {
      color: #ffffff;
      opacity: 0.4; }
    .search-form__input:focus::placeholder {
      color: #ffffff;
      opacity: 0.4; }
  .search-form__btn {
    width: 30px;
    height: 30px;
    border: none;
    background-color: transparent;
    background-image: url("../img/sprite/icon-search.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    cursor: pointer; }

.main-list-services {
  position: relative;
  z-index: 2;
  padding-top: 15px; }
  .main-list-services__title {
    margin: 0;
    font-weight: 400;
    font-size: 54px;
    line-height: 63px;
    letter-spacing: -0.04rem;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .main-list-services__title {
        font-size: 34px;
        line-height: 43px; } }
  .main-list-services__form {
    max-width: 373px;
    width: 100%;
    margin: 10px auto 20px; }
  .main-list-services__ipnut-wrapper {
    position: relative; }
  .main-list-services__search {
    position: relative;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border: 1px solid #106FC2;
    border-radius: 40px;
    font-size: 14px;
    line-height: 1;
    color: #074B79; }
    .main-list-services__search::-webkit-input-placeholder {
      color: #074B79; }
    .main-list-services__search::-moz-placeholder {
      color: #074B79; }
    .main-list-services__search:-ms-input-placeholder {
      color: #074B79; }
    .main-list-services__search::-ms-input-placeholder {
      color: #074B79; }
    .main-list-services__search::placeholder {
      color: #074B79; }

.block-list-services + .block-list-services {
  padding-top: 25px; }

.block-list-services__title {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.03rem; }

.block-list-services__wrapper {
  position: relative;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 45px;
  padding-bottom: 20px; }
  .block-list-services__wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 1;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #106FC2; }

.block-list-services__list {
  padding-top: 25px; }

.block-list-services__btn {
  position: relative;
  z-index: 2;
  padding: 11px 23px;
  border: 1px solid #026FC2;
  border-radius: 6px;
  background-color: transparent;
  font-size: 14px;
  font-weight: 500;
  color: #026FC2;
  cursor: pointer;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  padding: 11px 30px;
  background-color: #106FC2;
  color: #ffffff; }
  .block-list-services__btn:hover {
    opacity: 0.8; }

.list-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none; }
  .list-service--collapse {
    position: relative;
    margin-bottom: 45px;
    overflow: hidden;
    -webkit-transition: max-height 0.5s, padding-bottom 0.3s;
    transition: max-height 0.5s, padding-bottom 0.3s; }
    .list-service--collapse::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 40px;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.53)), to(#fff));
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.53) 40%, #fff 100%);
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
  .list-service--one-row {
    max-height: 140px;
    height: 100%; }
  .list-service--two-row {
    max-height: 277px;
    height: 100%; }
  .list-service--opened {
    padding-bottom: 0;
    -webkit-transition: max-height 0.5s, padding-bottom 0.3s;
    transition: max-height 0.5s, padding-bottom 0.3s; }
    .list-service--opened::after {
      opacity: 0; }
  .list-service__item {
    width: calc(100% / 3);
    margin-bottom: 35px; }
    @media screen and (max-width: 900px) {
      .list-service__item {
        width: 50%; } }
    @media screen and (max-width: 560px) {
      .list-service__item {
        max-width: 300px;
        width: 100%;
        margin: 0 auto 30px; } }
  .list-service__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-perspective: 1000; }
    .list-service__link:hover .list-service__icon {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
      background-color: #EC1C24;
      -webkit-transition: background-color 0.4s, -webkit-transform 0.3s;
      transition: background-color 0.4s, -webkit-transform 0.3s;
      transition: transform 0.3s, background-color 0.4s;
      transition: transform 0.3s, background-color 0.4s, -webkit-transform 0.3s; }
      .list-service__link:hover .list-service__icon::after {
        opacity: 1; }
      .list-service__link:hover .list-service__icon svg {
        stroke: #ffffff; }
    .list-service__link:hover .list-service__title {
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-transition: -webkit-transform 0.6s;
      transition: -webkit-transform 0.6s;
      transition: transform 0.6s;
      transition: transform 0.6s, -webkit-transform 0.6s; }
  .list-service__icon {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 68px;
    height: 68px;
    -webkit-transform: translate(0);
            transform: translate(0);
    border: 1px solid #9DAFBD;
    border-radius: 5px;
    background-color: #F9FBFC;
    -webkit-transition: background-color 0.4s, -webkit-transform 0.15s;
    transition: background-color 0.4s, -webkit-transform 0.15s;
    transition: transform 0.15s, background-color 0.4s;
    transition: transform 0.15s, background-color 0.4s, -webkit-transform 0.15s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-perspective: 1000; }
    .list-service__icon::after {
      content: "";
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 100%;
      opacity: 0;
      border-radius: 5px;
      -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.16);
              box-shadow: 0 7px 11px rgba(0, 0, 0, 0.16);
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
    .list-service__icon svg {
      stroke: #9DAFBD;
      fill: transparent;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transition: stroke 0.3s;
      transition: stroke 0.3s;
      -webkit-perspective: 1000; }
  .list-service__content {
    width: 100%;
    padding-right: 15px;
    padding-left: 30px; }
    @media screen and (max-width: 1024px) {
      .list-service__content {
        padding-left: 15px; } }
  .list-service__title {
    display: block;
    max-width: 240px;
    width: 100%;
    max-height: 50px;
    margin-bottom: 18px;
    overflow: hidden;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.03rem;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    @media screen and (max-width: 768px) {
      .list-service__title {
        max-height: 41px;
        font-size: 16px;
        line-height: 20px; } }
  .list-service__descr {
    display: block;
    max-width: 230px;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    color: #9DAFBD; }

.review-slider {
  position: relative; }
  .review-slider .swiper-wrapper {
    padding: 0;
    margin: 0;
    list-style: none; }
  .review-slider__button {
    position: absolute;
    top: 44%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #026fc2;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    cursor: pointer; }
    .review-slider__button--prev {
      left: 0; }
      .review-slider__button--prev .review-slider__arrow {
        -webkit-transform: scale(-1);
                transform: scale(-1); }
    .review-slider__button--next {
      right: 0; }
    .review-slider__button.swiper-button-disabled {
      background-color: #ffffff; }
      .review-slider__button.swiper-button-disabled .review-slider__arrow {
        fill: #9DAFBD; }
  .review-slider__arrow {
    fill: #ffffff; }

.review-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 700px) {
    .review-slide {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .review-slide__img {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .review-slide__content {
    padding-top: 4px;
    padding-left: 128px; }
    @media screen and (max-width: 1024px) {
      .review-slide__content {
        padding-left: 30px; } }
    @media screen and (max-width: 700px) {
      .review-slide__content {
        padding-top: 20px;
        padding-left: 0; } }
  .review-slide__text {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.031rem; }
    @media screen and (max-width: 700px) {
      .review-slide__text {
        font-size: 16px;
        line-height: 20px; } }
  .review-slide__name {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.02rem;
    color: #9DAFBD; }
  .review-slide__position {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.02rem;
    color: #9DAFBD; }

.swiper-container {
  max-width: 945px;
  width: 100%; }

.block-consult {
  padding: 70px 0 92px;
  background-color: #074b79;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05); }
  .block-consult__wrapper {
    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: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .block-consult__heading {
    position: relative;
    max-width: 940px;
    width: 100%;
    margin: 0;
    font-size: 54px;
    line-height: 63px;
    letter-spacing: -0.04rem;
    text-align: center;
    color: #ffffff; }
    @media screen and (max-width: 900px) {
      .block-consult__heading {
        font-size: 36px;
        line-height: 40px; } }
    @media screen and (max-width: 400px) {
      .block-consult__heading {
        font-size: 30px;
        line-height: 30px; } }
    .block-consult__heading::after {
      content: "";
      position: relative;
      top: 0;
      left: -7px;
      display: inline-block;
      width: 10px;
      height: 10px;
      background-color: #ec1c24;
      border-radius: 50%; }
      @media screen and (max-width: 900px) {
        .block-consult__heading::after {
          top: 2px;
          left: -5px; } }
    .block-consult__heading span {
      font-weight: 600; }
  .block-consult__descr {
    margin-top: 20px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.03rem;
    text-align: center;
    color: #9DAFBD; }

.main-consult-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 53px; }
  @media screen and (max-width: 767px) {
    .main-consult-form {
      margin-top: 30px; } }
  @media screen and (max-width: 440px) {
    .main-consult-form {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .main-consult-form .input-wrapper {
    max-width: 335px;
    width: 100%;
    margin-right: 20px;
    border: none;
    border-radius: 4px; }
    @media screen and (max-width: 440px) {
      .main-consult-form .input-wrapper {
        max-width: 100%; } }
    .main-consult-form .input-wrapper input {
      width: 100%;
      height: 40px;
      padding-left: 15px;
      border: 1px solid transparent;
      border-radius: 4px;
      font-weight: 300;
      font-size: 14px;
      line-height: 16px;
      color: #074B79; }
      .main-consult-form .input-wrapper input::-webkit-input-placeholder {
        color: #074B79; }
      .main-consult-form .input-wrapper input::-moz-placeholder {
        color: #074B79; }
      .main-consult-form .input-wrapper input:-ms-input-placeholder {
        color: #074B79; }
      .main-consult-form .input-wrapper input::-ms-input-placeholder {
        color: #074B79; }
      .main-consult-form .input-wrapper input::placeholder {
        color: #074B79; }
      .main-consult-form .input-wrapper input.error {
        border-color: #EC1C24; }
  .main-consult-form__button {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 11px 23px;
    border: 1px solid #026FC2;
    border-radius: 6px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #026FC2;
    cursor: pointer;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    padding: 12px 28px;
    border: none;
    background-color: #EC1C24;
    color: #ffffff; }
    .main-consult-form__button:hover {
      opacity: 0.8; }
    @media screen and (max-width: 440px) {
      .main-consult-form__button {
        width: 100%;
        margin-top: 20px; } }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 25px;
  padding: 0;
  list-style: none; }
  .breadcrumb__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .breadcrumb__item:not(:first-of-type) {
      margin-left: 38px; }
      .breadcrumb__item:not(:first-of-type)::before {
        content: "";
        position: absolute;
        top: 4px;
        left: -25px;
        width: 18px;
        height: 8px;
        background-image: url(../img/svg/icon-feather-arrow-right.svg);
        background-repeat: no-repeat;
        background-size: contain; }
  .breadcrumb__link {
    font-size: 14px;
    letter-spacing: -0.04em;
    line-height: 16px;
    text-align: left;
    color: #a3b4c1; }
    .breadcrumb__link[aria-current='page'] {
      color: #2181C9; }

.single-review {
  padding-top: 45px;
  padding-bottom: 80px;
  background-color: #EEF2F4; }
  .single-review__wrapper {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .single-review__logo {
    margin-bottom: 25px;
    fill: #D1DBE3; }
  .single-review__text {
    margin: 0;
    font-weight: 300;
    font-size: 34px;
    letter-spacing: 0em;
    line-height: 46px;
    text-align: center;
    color: #074b79; }
    @media screen and (max-width: 560px) {
      .single-review__text {
        font-size: 28px;
        line-height: 34px; } }
  .single-review__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 50px 0 0; }
    .single-review__author img {
      margin-right: 20px; }
  .single-review__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .single-review__name {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 16px;
    text-align: left;
    color: #026fc2; }
  .single-review__position {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: -0.02em;
    line-height: 14px;
    text-align: left;
    color: #9dafbd; }

.article-block {
  padding: 35px 0; }
  .article-block h2, .article-block h3, .article-block h4, .article-block h5 {
    display: block;
    margin: 0 0 30px;
    font-weight: 300;
    font-size: 34px;
    letter-spacing: 0em;
    line-height: 46px;
    text-align: center;
    color: #284f69; }
    @media screen and (max-width: 600px) {
      .article-block h2, .article-block h3, .article-block h4, .article-block h5 {
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 34px; } }
  .article-block h3 {
    font-size: 28px; }
  .article-block h4 {
    font-size: 24px; }
  .article-block h5 {
    font-size: 18px; }
  .article-block p {
    max-width: 750px;
    margin: 0 auto 45px;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #284f69; }
    .article-block p.middle-text {
      font-weight: normal;
      font-size: 18px;
      letter-spacing: -0.03em;
      line-height: 26px;
      text-align: left;
      color: #284f69; }
  .article-block h2.middle-text, .article-block h3.middle-text, .article-block h4.middle-text, .article-block h5.middle-text {
    max-width: 750px;
    margin: 0 auto 45px;
    text-align: left; }
  .article-block > img {
    display: block;
    max-width: 100%;
    max-height: 675px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px;
    margin: 0 auto 45px; }
  .article-block ul {
    max-width: 602px;
    width: 100%;
    margin: auto;
    padding-left: 20px;
    list-style: none; }
    .article-block ul li {
      position: relative;
      margin-bottom: 40px;
      font-size: 18px;
      color: #284f69; }
      .article-block ul li::before {
        content: "";
        position: absolute;
        top: 7px;
        left: -20px;
        width: 10px;
        height: 10px;
        background-color: #EC1C24;
        border-radius: 20px; }
    .article-block ul__title {
      display: block;
      font-weight: normal;
      font-size: 18px;
      letter-spacing: -0.03em;
      line-height: 26px;
      text-align: left;
      color: #284f69; }
    .article-block ul__text {
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      text-align: left;
      color: #9dafbd; }
  .article-block ol {
    max-width: 602px;
    width: 100%;
    margin: auto;
    padding-left: 20px;
    list-style: none;
    counter-reset: list; }
    .article-block ol li {
      position: relative;
      margin-bottom: 40px;
      font-size: 18px;
      color: #284f69; }
      .article-block ol li:before {
        counter-increment: list;
        content: counter(list) ". ";
        position: absolute;
        left: -20px; }
  .article-block .middle-text {
    font-weight: normal;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    color: #284f69; }
  .article-block a {
    color: #1177c5;
    text-decoration: underline; }

.comment-block {
  max-width: 810px;
  margin: 0 auto 45px;
  padding: 30px;
  border: 1px solid #D1DBE3;
  border-radius: 5px; }
  @media screen and (max-width: 600px) {
    .comment-block {
      padding: 20px 15px; } }
  .comment-block__text {
    margin: 0 0 18px !important;
    font-size: 18px !important;
    letter-spacing: -0.03em !important;
    line-height: 26px !important;
    text-align: left !important;
    color: #074b79 !important; }
  .comment-block__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0; }
  .comment-block__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 20px; }
  .comment-block__name {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 16px;
    text-align: left;
    color: #026fc2; }
  .comment-block__position {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: -0.02em;
    line-height: 14px;
    text-align: left;
    color: #9dafbd; }

.content-list {
  max-width: 602px;
  width: 100%;
  margin: auto;
  padding-left: 20px;
  list-style: none; }
  .content-list li {
    position: relative;
    margin-bottom: 40px; }
    .content-list li::before {
      content: "";
      position: absolute;
      top: 7px;
      left: -20px;
      width: 10px;
      height: 10px;
      background-color: #EC1C24;
      border-radius: 20px; }
  .content-list__title {
    display: block;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #284f69; }
  .content-list__text {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    color: #9dafbd; }

.content-table-wrapper {
  margin-bottom: 45px;
  overflow: auto; }

.content-table {
  width: 100%;
  border-collapse: collapse; }
  @media screen and (max-width: 550px) {
    .content-table {
      width: 500px; } }
  .content-table thead {
    border-bottom: 1px solid #D1DBE3; }
  .content-table th {
    padding: 25px 0;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #284f69; }
  .content-table tbody tr {
    border-bottom: 1px solid #D1DBE3;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .content-table tbody tr:hover {
      background-color: #F7F9FA; }
    .content-table tbody tr td {
      padding: 25px 0;
      font-size: 18px;
      letter-spacing: -0.03em;
      line-height: 26px;
      text-align: left;
      color: #284f69; }
      .content-table tbody tr td:first-of-type {
        color: #9dafbd; }
  .content-table ul {
    margin: 20px 0 0; }

.additional-services {
  padding-bottom: 30px; }
  .additional-services__title {
    margin: 0 0 50px;
    font-weight: 300;
    font-size: 34px;
    letter-spacing: 0em;
    line-height: 46px;
    text-align: center;
    color: #074b79; }

.callback-block-with-modal {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
  padding-bottom: 100px; }
  .callback-block-with-modal--mini {
    padding-top: 0px; }
  .callback-block-with-modal__wrapper {
    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: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .callback-block-with-modal__title {
    margin: 0 0 20px;
    font-weight: 300;
    font-size: 34px;
    letter-spacing: 0em;
    line-height: 46px;
    text-align: center;
    color: #074b79; }
    .callback-block-with-modal__title span {
      text-transform: lowercase; }
  .callback-block-with-modal__text {
    margin: 0 0 40px;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: center;
    color: #9dafbd; }
  .callback-block-with-modal__button {
    padding: 11px 23px;
    border: 1px solid #026FC2;
    border-radius: 6px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #026FC2;
    cursor: pointer;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    background-color: #074B79;
    -webkit-filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
    color: #ffffff; }
    .callback-block-with-modal__button:hover {
      opacity: 0.8; }

.price-list {
  padding-top: 50px; }
  .price-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 53px; }
    @media (max-width: 1399px) {
      .price-list-container {
        padding: 0 32px; } }
    @media (max-width: 1023px) {
      .price-list-container {
        padding: 0 16px; } }
    @media (max-width: 767px) {
      .price-list-container {
        padding: 0 8px; } }
  .price-list__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 600px) {
      .price-list__col {
        -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; } }
    .price-list__col:first-of-type {
      width: 57%; }
      @media screen and (max-width: 767px) {
        .price-list__col:first-of-type {
          width: 50%; } }
    .price-list__col:last-of-type {
      width: 43%; }
      @media screen and (max-width: 767px) {
        .price-list__col:last-of-type {
          width: 50%; } }
  .price-list__heading {
    padding-bottom: 30px;
    border-bottom: 1px solid #D1DBE3;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #9dafbd; }
  .price-list__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .price-list__item {
    padding: 22px 0 18px;
    border-bottom: 1px solid #D1DBE3;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .price-list__item:hover {
      background-color: #F7F9FA; }
  .price-list__name {
    margin-right: 30px;
    text-decoration: underline;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #1177c5; }
    @media screen and (max-width: 600px) {
      .price-list__name {
        margin-right: 10px;
        font-size: 14px;
        line-height: 20px;
        text-align: center; } }
  .price-list__price {
    margin-right: 25px;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #284f69; }
    @media screen and (max-width: 600px) {
      .price-list__price {
        margin: 0 0 10px; } }
  .price-list__button {
    padding: 11px 23px;
    border: 1px solid #026FC2;
    border-radius: 6px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #026FC2;
    cursor: pointer;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    background-color: #074B79;
    -webkit-filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
    color: #ffffff;
    padding: 11px 47px;
    margin-left: auto; }
    .price-list__button:hover {
      opacity: 0.8; }
    @media screen and (max-width: 600px) {
      .price-list__button {
        margin: 0;
        padding: 11px 27px; } }

.accordion {
  padding-top: 40px;
  padding-bottom: 20px; }
  .accordion__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0; }
  .accordion__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0; }
  .accordion__question {
    position: relative;
    padding: 30px 55px 27px;
    border: none;
    border-bottom: 1px solid #D1DBE3;
    background-color: #F7F9FA;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #284f69;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .accordion__question {
        padding: 20px 50px 17px 20px;
        font-size: 16px;
        line-height: 22px; } }
    .accordion__question::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 40px;
      width: 18px;
      height: 18px;
      border: 1px solid #074B79;
      border-radius: 20px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background-image: url("../img/sprite/icon-arrow-dropdown.svg");
      background-repeat: no-repeat;
      background-size: 10px;
      background-position: 3px 6px;
      -webkit-transition: -webkit-transform 0.3s;
      transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      transition: transform 0.3s, -webkit-transform 0.3s; }
      @media screen and (max-width: 767px) {
        .accordion__question::after {
          right: 20px; } }
    .accordion__question[aria-expanded="true"]::after {
      -webkit-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }
  .accordion__answer-wrapper {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    transition: height 0.3s; }
  .accordion__answer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 50px;
    padding: 20px 45px;
    background-color: rgba(247, 249, 250, 0.65);
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #284f69; }
    @media (max-width: 767px) {
      .accordion__answer-content {
        margin-left: 0;
        padding: 10px 15px;
        font-size: 14px;
        line-height: 20px; } }
    .accordion__answer-content p {
      margin: 0; }

.site-map-list {
  padding-top: 10px;
  padding-left: 0;
  padding-bottom: 5px;
  list-style: none; }
  .site-map-list ul {
    padding-left: 15px;
    padding-bottom: 5px;
    list-style: none; }
  .site-map-list a {
    position: relative;
    display: inline-block;
    padding-bottom: 2px;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #284f69;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    @media screen and (max-width: 767px) {
      .site-map-list a {
        font-size: 16px;
        line-height: 22px; } }
    .site-map-list a:hover {
      opacity: 0.8; }
  .site-map-list > li > a {
    font-weight: 700; }
    .site-map-list > li > a::after {
      content: "";
      position: absolute;
      top: 10px;
      right: -15px;
      width: 8px;
      height: 8px;
      background-image: url(../img/svg/icon-arrow-title-menu.svg);
      background-repeat: no-repeat;
      background-size: contain; }
  .site-map-list > li > ul > li > a {
    font-weight: 700; }
    .site-map-list > li > ul > li > a::after {
      content: "";
      position: absolute;
      top: 10px;
      right: -15px;
      width: 8px;
      height: 8px;
      background-image: url(../img/svg/icon-arrow-title-menu.svg);
      background-repeat: no-repeat;
      background-size: contain; }
  .site-map-list > li > ul > li > ul > li > a {
    font-weight: 500; }
    .site-map-list > li > ul > li > ul > li > a::after {
      content: "";
      position: absolute;
      top: 10px;
      right: -15px;
      width: 8px;
      height: 8px;
      background-image: url(../img/svg/icon-arrow-title-menu.svg);
      background-repeat: no-repeat;
      background-size: contain; }
  .site-map-list > li > ul > li > ul > li li {
    padding-left: 15px; }
    .site-map-list > li > ul > li > ul > li li a::after {
      content: "";
      position: absolute;
      top: 8px;
      left: -20px;
      width: 18px;
      height: 8px;
      background-image: url(../img/svg/icon-feather-arrow-right.svg);
      background-repeat: no-repeat;
      background-size: contain; }

.contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .contacts {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .contacts__heading {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 34px;
    letter-spacing: 0em;
    line-height: 46px;
    text-align: left;
    color: #074b79; }
    @media screen and (max-width: 767px) {
      .contacts__heading {
        font-size: 22px;
        line-height: 26px; } }
  .contacts__form {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 30px;
    padding-bottom: 55px; }
    @media screen and (max-width: 767px) {
      .contacts__form {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-right: 0; } }
  .contacts__address {
    margin-top: 0; }
  .contacts__map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.address-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 500px;
  font-style: normal; }
  @media screen and (max-width: 992px) {
    .address-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .address-block__item {
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #074b79; }
    .address-block__item:nth-of-type(4), .address-block__item:nth-of-type(5) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 200px; }
    .address-block__item--name {
      font-size: 18px; }
    .address-block__item--wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 992px) {
        .address-block__item--wrapper {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .address-block__item--margin {
      margin-top: 10px; }
    .address-block__item--font {
      font-weight: 500; }
  .address-block__cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%; }
    @media screen and (max-width: 992px) {
      .address-block__cell {
        width: 100%;
        max-width: 300px; } }
    .address-block__cell .address-block__item--align {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .address-block__cell .address-block__item--align > span {
        margin-right: auto; }
  .address-block__link {
    text-decoration: underline;
    color: #1177C5; }

.map {
  position: relative; }
  .map img {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
  .map__info {
    position: absolute;
    top: 30%;
    left: 50%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 373px;
    height: 133px;
    -webkit-transform: translate(-50%, -30%);
            transform: translate(-50%, -30%);
    background-color: #fff;
    -webkit-filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.2)); }
    @media screen and (max-width: 960px) {
      .map__info {
        width: 300px;
        height: 100px; } }
    .map__info::after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: -9px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 10px solid #ffffff; }
    .map__info a {
      font-weight: normal;
      font-size: 18px;
      letter-spacing: -0.03em;
      line-height: 26px;
      text-align: center;
      color: #026fc2; }
    .map__info span {
      display: block; }

.team .description-page {
  font-size: 18px;
  letter-spacing: -0.03em;
  line-height: 26px;
  text-align: left;
  color: #9dafbd; }
  @media screen and (max-width: 1024px) {
    .team .description-page {
      font-size: 14px;
      line-height: 20px; } }

.team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 55px 0 0;
  list-style: none; }
  .team-list__item {
    width: calc(100% / 3);
    padding-right: 15px;
    padding-bottom: 55px; }
    @media screen and (max-width: 767px) {
      .team-list__item {
        width: 50%;
        padding-bottom: 30px; } }
    @media screen and (max-width: 500px) {
      .team-list__item {
        width: 100%; } }
  .team-list__member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0; }
    .team-list__member img {
      width: 68px;
      height: 68px;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
  .team-list__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 30px; }
    @media screen and (max-width: 767px) {
      .team-list__user {
        padding-left: 15px; } }
  .team-list__name {
    display: inline-block;
    margin-bottom: 2px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 18px;
    text-align: left;
    color: #284f69; }
  .team-list__position {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: -0.03em;
    line-height: 14px;
    text-align: left;
    color: #284f69; }

.result-search-list {
  padding-top: 50px; }
  .result-search-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 53px; }
    @media (max-width: 1399px) {
      .result-search-list-container {
        padding: 0 32px; } }
    @media (max-width: 1023px) {
      .result-search-list-container {
        padding: 0 16px; } }
    @media (max-width: 767px) {
      .result-search-list-container {
        padding: 0 8px; } }
  .result-search-list__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 600px) {
      .result-search-list__col {
        -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; } }
    .result-search-list__col:first-of-type {
      padding-right: 20px; }
    .result-search-list__col:last-of-type {
      margin-left: auto; }
  .result-search-list__heading {
    padding-bottom: 30px;
    border-bottom: 1px solid #D1DBE3;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #9dafbd; }
    .result-search-list__heading .result-search-list__col:last-of-type {
      margin-right: auto;
      margin-left: 0; }
  .result-search-list__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .result-search-list__item {
    padding: 29px 0 24px;
    border-bottom: 1px solid #D1DBE3;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .result-search-list__item:hover {
      background-color: #F7F9FA; }
  .result-search-list__name {
    margin-right: 30px;
    text-decoration: underline;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #1177c5; }
    @media screen and (max-width: 500px) {
      .result-search-list__name {
        margin-right: 10px;
        font-size: 14px;
        line-height: 20px; } }
  .result-search-list__price {
    margin-right: 25px;
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 26px;
    text-align: left;
    color: #284f69; }
    @media screen and (max-width: 600px) {
      .result-search-list__price {
        margin: 0 0 10px; } }
  .result-search-list__button {
    display: block;
    width: 18px;
    height: 18px;
    margin-left: auto;
    margin-right: 40px;
    border: 1px solid #074B79;
    border-radius: 20px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    background-image: url("../img/sprite/icon-arrow-dropdown.svg");
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 3px 6px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    @media screen and (max-width: 767px) {
      .result-search-list__button {
        right: 20px;
        margin-right: 20px; } }

.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  padding: 15px 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  background: rgba(7, 75, 121, 0.9); }
  .cookies .container {
    position: relative; }
  .cookies .inner {
    padding-left: 30px;
    padding-right: 10px; }
    @media only screen and (min-width: 1025px) {
      .cookies .inner {
        padding-left: 60px; } }

.close-cookie-warning {
  position: absolute;
  left: 15px;
  top: 0;
  right: 67px;
  width: 17px;
  height: 17px;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer; }
  .close-cookie-warning::before, .close-cookie-warning::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ffffffff; }
  .close-cookie-warning::before {
    -webkit-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg); }
  .close-cookie-warning::after {
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg); }

@media only screen and (max-width: 767px) {
  .mobile-hidden {
    display: none; } }

.main-search {
  padding: 63px 0 110px; }
  .main-search__heading {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.03rem;
    text-align: center; }
    @media screen and (max-width: 560px) {
      .main-search__heading {
        font-size: 16px; } }
  .main-search__form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 560px) {
      .main-search__form-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .main-search__form-wrapper span {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 15px;
      font-weight: 700;
      font-size: 18px;
      line-height: 26px; }
      @media screen and (max-width: 560px) {
        .main-search__form-wrapper span {
          margin-bottom: 15px; } }
  .main-search__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 690px;
    width: 100%; }
    @media screen and (max-width: 560px) {
      .main-search__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .main-search__input-wrapper {
    position: relative;
    max-width: 574px;
    width: 100%;
    height: 40px; }
    .main-search__input-wrapper .icon-search {
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      fill: #9DAFBD; }
  .main-search__input {
    width: 100%;
    height: 40px;
    padding: 0 40px 0 20px;
    border: 1px solid #106fc2;
    border-radius: 40px;
    font-size: 14px;
    color: #074B79; }
    .main-search__input::-webkit-input-placeholder {
      color: #074B79; }
    .main-search__input::-moz-placeholder {
      color: #074B79; }
    .main-search__input:-ms-input-placeholder {
      color: #074B79; }
    .main-search__input::-ms-input-placeholder {
      color: #074B79; }
    .main-search__input::placeholder {
      color: #074B79; }
  .main-search__btn {
    padding: 11px 23px;
    border: 1px solid #026FC2;
    border-radius: 6px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #026FC2;
    cursor: pointer;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    margin-left: 25px;
    padding-left: 37px;
    padding-right: 37px;
    background-color: #074B79;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    color: #ffffff; }
    .main-search__btn:hover {
      opacity: 0.8; }
    @media screen and (max-width: 560px) {
      .main-search__btn {
        margin-top: 20px;
        margin-left: 0; } }

.block-review {
  padding-top: 75px;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 500px) {
    .block-review {
      padding-top: 60px; } }
  .block-review__heading {
    margin-bottom: 10px;
    font-size: 54px;
    line-height: 63px;
    letter-spacing: -0.03rem;
    text-align: center; }
  .block-review__descr {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.03rem;
    text-align: center;
    color: #A8B8C4; }
  .block-review__slider {
    padding: 110px 0 142px; }
    @media screen and (max-width: 1024px) {
      .block-review__slider {
        padding: 100px 50px; } }
    @media screen and (max-width: 500px) {
      .block-review__slider {
        padding-top: 60px; } }
