

/* Start:/local/templates/.default/assets/css/vendor.css?166497490066561*/
/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  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
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  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 and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/**
 * Swiper 7.0.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 18, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-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,.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:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;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}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/.default/assets/css/main.css?1773840820200479*/
@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:normal;font-weight:100;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:italic;font-weight:100;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-ThinItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:normal;font-weight:200;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-UltraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:italic;font-weight:200;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-UltraLightItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:normal;font-weight:300;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:italic;font-weight:300;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-LightItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:normal;font-weight:400;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:italic;font-weight:400;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-RegularItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:normal;font-weight:500;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:italic;font-weight:500;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-MediumItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:normal;font-weight:600;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-Semibold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:italic;font-weight:600;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-SemiboldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:normal;font-weight:700;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:italic;font-weight:700;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-BoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:normal;font-weight:800;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-Extrabold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gilroy-mkpcn;font-style:italic;font-weight:800;src:url(/local/templates/.default/assets/css/../fonts/Gilroy/Gilroy-ExtraboldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Tahoma-mkpcn;font-style:normal;font-weight:400;src:url(/local/templates/.default/assets/css/../fonts/Tahoma/Tahoma.woff2) format("woff2")}@font-face{font-display:swap;font-family:Tahoma-mkpcn;font-style:normal;font-weight:700;src:url(/local/templates/.default/assets/css/../fonts/Tahoma/Tahoma-Bold.woff2) format("woff2")}*{box-sizing:border-box;margin:0;padding:0}*,input{outline:none!important}::-webkit-input-placeholder{opacity:1}:-moz-placeholder,::-moz-placeholder{opacity:1}:-ms-input-placeholder{opacity:1}a,input:focus{outline:none}a{color:#1582e7;text-decoration:underline}a:hover{color:#0069ca}a:active,a:focus{color:#1582e7}body,html{font-size:16px}body{-webkit-font-smoothing:antialiased;background:#fff;color:#000;font-family:Tahoma-mkpcn,sans-serif;font-style:normal;font-weight:400;line-height:1.4;min-width:340px;overflow-x:hidden;position:relative}@media screen and (max-width:1600px){body{font-size:15px}}body.no-scroll,body.no-scroll .wrap-map{overflow:hidden}body.body_404{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.hidden{display:none}.container{margin-left:auto;margin-right:auto;max-width:1750px;padding-left:15px;padding-right:15px;width:100%}@media screen and (max-width:1870px){.container{max-width:1600px}}@media screen and (max-width:1770px){.container{max-width:1400px}}@media screen and (max-width:1600px){.container{max-width:1200px}}@media screen and (max-width:1400px){.container{max-width:992px}}@media screen and (max-width:992px){.container{max-width:768px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.btn-br{background:transparent;border:1px solid #d4edfc;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;height:70px;line-height:68px;min-width:285px;padding:0 30px;text-align:center;text-decoration:none;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1400px){.btn-br{font-size:14px;height:60px;line-height:60px;min-width:230px;min-width:auto}}@media screen and (max-width:480px){.btn-br{height:55px;line-height:55px}}.btn-br:active,.btn-br:focus{color:#fff}.btn-br:hover{background:#fff;color:#0069ca}.btn{background:#fff;border-radius:4px;color:#1582e7;display:inline-block;font-size:18px;font-weight:700;height:70px;line-height:68px;min-width:285px;padding:0 30px;text-align:center;text-decoration:none;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1400px){.btn{font-size:14px;height:60px;line-height:60px;min-width:230px;min-width:auto}}@media screen and (max-width:480px){.btn{height:55px;line-height:55px}}.btn:active,.btn:focus{color:#1582e7}.btn:hover{background:#0069ca;color:#fff}.btn.btn__blue{background:#1582e7;color:#fff}.btn.btn__blue:active,.btn.btn__blue:focus{color:#fff}.btn.btn__blue:hover{background:#fff;color:#1582e7}.section-title{font-size:50px;font-weight:400;line-height:1.3;margin-bottom:50px;overflow:hidden}@media screen and (max-width:1600px){.section-title{font-size:40px}}@media screen and (max-width:768px){.section-title{margin-bottom:40px}}@media screen and (max-width:480px){.section-title{font-size:30px}}.section-title.section-title__white .section-title__sub a{color:#fff}.section-title.section-title__white .section-title__sub a:hover{color:#fff;text-decoration:underline}.section-title .section-title__sub{font-size:14px;font-weight:400;line-height:16px;margin-bottom:5px}.section-title .section-title__sub a{color:#000;text-decoration:none;transition:all .3s ease-in-out}.section-title .section-title__sub a:hover{color:#1582e7}.section-title h1,.section-title h2,.section-title h3,.section-title h4{font-size:50px;font-weight:400;margin:0}@media screen and (max-width:1600px){.section-title h1,.section-title h2,.section-title h3,.section-title h4{font-size:40px}}@media screen and (max-width:480px){.section-title h1,.section-title h2,.section-title h3,.section-title h4{font-size:30px}}.section-title h1 span,.section-title h2 span,.section-title h3 span,.section-title h4 span{display:inline-block}.btn-arrow{display:inline-block;font-size:16px;font-weight:400;line-height:36px;min-height:36px;padding:0 46px 0 5px;position:relative;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.btn-arrow,.btn-arrow:active,.btn-arrow:focus{color:#1582e7;text-decoration:none}.btn-arrow .arrow{background:#0069ca;border-radius:50%;content:"";height:36px;position:absolute;right:0;top:0;transition:all .3s ease-in-out;width:36px}.btn-arrow .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow__white.svg) no-repeat 50%;background-size:contain;content:"";height:12px;left:50%;margin-left:-6px;margin-top:-6px;position:absolute;top:50%;transform:rotate(-45deg);transition:transform .2s ease-in-out;width:12px}.btn-arrow:hover{color:#0069ca}.btn-arrow:hover .arrow{background:#1582e7}.btn-arrow:hover .arrow:before{transform:rotate(0deg)}.load-more{background:rgba(0,0,0,.05);display:block;font-size:18px;font-weight:400;height:70px;line-height:70px;text-align:center;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.load-more,.load-more:active,.load-more:focus{color:#0069ca;text-decoration:none}.load-more:hover{background:#0069ca;color:#fff}.arow-link{color:#0069ca;display:inline;font-size:18px;font-weight:400;line-height:24px;padding:8px 30px 4px 0;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.arow-link,.arow-link:before{transition:all .3s ease-in-out}.arow-link:before{background-color:transparent;background-image:url(/local/templates/.default/assets/css/../img/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:50%;content:"";height:20px;position:absolute;right:0;top:0;transform:rotate(-45deg);width:20px}.arow-link:hover{color:#1582e7}.arow-link:hover:before{background-color:#1582e7;background-image:url(/local/templates/.default/assets/css/../img/arrow__white.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:50%}.form-input label{color:#000;display:block;font-size:18px;transition:all .3s ease-in-out}.form-input input{background:none;border:none;border-bottom:1px solid #000;font-family:Gilroy-mkpcn,sans-serif;font-size:15px;font-weight:400;height:35px;transition:all .3s ease-in-out;width:100%}.form-input input:focus{border-color:#1582e7}.form-input._focus label{color:#1582e7}.form-textarea label{color:#000;display:block;font-size:18px;transition:all .3s ease-in-out}.form-textarea textarea{background:none;border:none;border-bottom:1px solid #000;font-family:Gilroy-mkpcn,sans-serif;font-size:15px;font-weight:400;overflow:hidden;padding:10px 0;resize:none;transition:all .3s ease-in-out;width:100%}.form-textarea textarea:focus{border-color:#1582e7}.form-textarea._focus label{color:#1582e7}.btn-submit{background:none;border:none;color:#0069ca;cursor:pointer;font-family:Gilroy-mkpcn,sans-serif;font-size:40px;font-weight:700;padding:35px 35px 5px 0;position:relative;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-submit .arrow{background:transparent;border-radius:50%;height:35px;right:0;width:35px}.btn-submit .arrow,.btn-submit .arrow:before{content:"";position:absolute;top:0;transition:all .3s ease-in-out}.btn-submit .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow_submit.svg) no-repeat 50%;background-size:30px;height:100%;left:0;width:100%}.btn-submit:hover{color:#1582e7}.btn-submit:hover .arrow{background:#1582e7}.btn-submit:hover .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow_submit_white.svg) no-repeat 50%;background-size:30px;transform:scale(.5)}.form-privacy-policy{color:#000;font-size:13px;font-weight:400;line-height:1.4}.form-privacy-policy a{color:#000;text-decoration:underline;transition:all .3s ease-in-out}.form-privacy-policy a:hover{color:#1582e7}.mobile-pannel{align-items:center;background:#f8f8f8;border-radius:0 0 50% 50%/0 0 2.5rem 2.5rem;box-shadow:0 1.5rem 2.75rem rgba(21,130,231,.004);content:"";display:flex;height:50px;height:0;left:0;overflow:hidden;padding-top:131px;pointer-events:none;position:fixed;top:-50px;transition:all .5s ease-in-out .6s;visibility:hidden;width:100%;z-index:15}@media screen and (max-width:600px){.mobile-pannel{padding-top:80px}}.mobile-pannel._show{height:calc(100% - 60px);pointer-events:auto;top:0;transition:all .5s ease-in-out;visibility:visible;width:100%}@media screen and (max-width:600px){.mobile-pannel._show{height:calc(100% - 30px)}}.mobile-pannel._show .mobile-pannel__block{opacity:1;transform:translate(0);transition:all .5s ease-in-out .6s}.mobile-pannel .mobile-pannel__block{height:100%;margin:0 auto;max-width:1290px;opacity:0;overflow-y:auto;padding:40px 25px 30px;transform:translateY(40px);transition:all .3s ease-in-out;width:100%}.mobile-pannel .mobile-pannel__row{display:flex}@media screen and (max-width:768px){.mobile-pannel .mobile-pannel__row{flex-direction:column}}.mobile-pannel .mobile-pannel__row .mobile-pannel__contacts{width:240px}@media screen and (max-width:768px){.mobile-pannel .mobile-pannel__row .mobile-pannel__contacts{order:3}}.mobile-pannel .mobile-pannel__row .mobile-pannel__services{padding-left:60px;width:calc(50% - 120px)}@media screen and (max-width:768px){.mobile-pannel .mobile-pannel__row .mobile-pannel__services{order:1;padding-left:0;width:100%}}.mobile-pannel .mobile-pannel__row .mobile-pannel__menu{padding-left:60px;width:calc(50% - 120px)}@media screen and (max-width:768px){.mobile-pannel .mobile-pannel__row .mobile-pannel__menu{margin-bottom:40px;order:2;padding-left:0;width:100%}}.mobile-pannel .mobile-pannel__services .mobile-pannel__services-title{font-size:20px;margin-bottom:10px;text-decoration:none}.mobile-pannel .mobile-pannel__services .mobile-pannel__services-title a{color:#0069ca;text-decoration:none}.mobile-pannel .mobile-pannel__services ul{list-style:none}.mobile-pannel .mobile-pannel__services ul li a{color:#000;display:inline-block;font-size:18px;line-height:1.3;padding:5px 0;-webkit-text-decoration:#cd5c5c;text-decoration:#cd5c5c}@media screen and (max-width:480px){.mobile-pannel .mobile-pannel__services ul li a{font-size:16px}}.mobile-pannel .mobile-pannel__menu{padding-top:28px}.mobile-pannel .mobile-pannel__menu ul li{display:block}.mobile-pannel .mobile-pannel__menu ul li a{color:#000;display:inline-block;font-size:18px;font-weight:400;padding:5px 0;text-decoration:none}.mobile-pannel__contacts .mobile-pannel__phone{font-size:20px;font-weight:400}.mobile-pannel__contacts .mobile-pannel__phone a{margin-bottom:155px;text-decoration:none;-webkit-text-decoration:nonr;text-decoration:nonr}.mobile-pannel__contacts .mobile-pannel__email{color:#000;text-decoration:none}.mobile-pannel__contacts .mobile-pannel__email a,.mobile-pannel__contacts .mobile-pannel__mode{font-size:16px;margin-bottom:15px;text-decoration:none}.mobile-pannel__contacts .mobile-pannel__mode{color:#000}.mobile-pannel__contacts .mobile-pannel__address{color:#0069ca;margin-bottom:25px}.requisites{overflow-y:auto}.requisites table{border-collapse:collapse;width:100%}.requisites table tr:nth-child(2n+2) td{background:#edf8ff}.requisites table tr td{padding:10px 12px}.requisites table tr td:first-child{border-right:1px solid rgba(41,35,92,.1);font-weight:700}.main-header{background:#f8f8f8;padding:15px 0 10px;position:relative;z-index:20}@media screen and (max-width:600px){.main-header{padding:10px 0}}.main-header.main-header__fixed{left:0;padding:10px 0;position:fixed;top:0;transform:translateY(-100%);width:100%}.main-header.main-header__fixed.main-header__show{transform:translate(0);transition:transform .3s ease-in-out}.main-header .container{display:flex;justify-content:space-between}@media screen and (max-width:1400px){.main-header .container{max-width:calc(100% - 100px);width:100%}}@media screen and (max-width:1240px){.main-header .container{max-width:100%;width:100%}}.main-header .main-header__left{align-items:center;display:flex}.main-header .main-header__right{align-items:center;display:flex;position:relative}.main-header .social{padding-top:18px}@media screen and (max-width:768px){.main-header .social{display:none}}.header-logo{align-items:center;display:flex;height:53px;line-height:0px;margin-right:30px;position:relative;width:244px;z-index:2}@media screen and (max-width:1800px){.header-logo{margin-right:20px;width:175px}}@media screen and (max-width:600px){.header-logo{margin-right:20px;width:175px}}@media screen and (max-width:480px){.header-logo{margin-right:20px;width:110px}}.header-logo img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:100%}@media screen and (max-width:480px){.header-logo .header-logo__desc{display:none}}.header-logo .header-logo__mobile{display:none}@media screen and (max-width:480px){.header-logo .header-logo__mobile{display:block}}.main-menu{display:flex;list-style:none}@media screen and (max-width:1240px){.main-menu{display:none}}.main-menu li{position:relative}.main-menu li .main-menu__link,.main-menu li a{color:#0069ca;cursor:pointer;display:block;font-size:16px;font-weight:400;padding:25px;position:relative;text-decoration:none;transition:all .3s ease-in-out;white-space:nowrap}@media screen and (max-width:1870px){.main-menu li .main-menu__link,.main-menu li a{padding:25px 15px}}@media screen and (max-width:1370px){.main-menu li .main-menu__link,.main-menu li a{padding:25px 10px}}.main-menu li .main-menu__link:before,.main-menu li a:before{background:#1582e7;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:all .6s ease-in-out;width:0}.main-menu li .main-menu__link:hover,.main-menu li a:hover{color:#1582e7}.main-menu li .main-menu__link:hover:before,.main-menu li a:hover:before{opacity:1;width:100%}.main-menu li .sub-menu{background:#f8f8f8;box-shadow:0 20px 20px rgba(0,0,0,.1);content:"";left:0;list-style:none;opacity:0;padding:15px 15px 15px 35px;position:absolute;top:calc(100% - 20px);transition:all .6s ease-in-out .1s;visibility:hidden;width:310px;z-index:10}.main-menu li .sub-menu li{opacity:0;transform:translateY(-10px);transition:all .3s ease-in-out}.main-menu li .sub-menu li a{padding:15px 0;white-space:normal}.main-menu li .sub-menu li a:before{bottom:5px;width:0}.main-menu li .sub-menu li a:hover:before{width:60%}.main-menu li.main-menu__sub:hover .sub-menu{opacity:1;top:100%;transition:all .3s ease-in-out;visibility:visible}.main-menu li.main-menu__sub:hover .sub-menu li{opacity:1;transform:translate(0);transition:all .6s ease-in-out .1s}.main-menu li.main-menu__sub>.main-menu__link:hover:before,.main-menu li.main-menu__sub>a:hover:before{display:none}.header-address{color:#0069ca;font-size:14px;margin-right:32px;padding-right:23px;position:relative;text-align:right;width:290px}@media screen and (max-width:1770px){.header-address{font-size:12px;margin-right:20px;width:220px}}@media screen and (max-width:1600px){.header-address{display:none}}.header-address .icon-pin{background:url(/local/templates/.default/assets/css/../img/pin.svg) no-repeat 50%;background-size:contain;content:"";height:14px;margin-top:-7px;position:absolute;right:0;top:50%;width:14px}.social{display:flex;list-style:none;margin-right:30px}@media screen and (max-width:1770px){.social{margin-right:20px}}.social li{margin-right:1px}.social li a{border:50%;display:block;list-style:0;padding:12px;position:relative}.social li a:before{border:1px solid #0069ca;border-radius:50%;transform:scale(.9)}.social li a:after,.social li a:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.social li a:after{border:1px solid #1582e7;border-radius:50%;transform:scale(.6)}.social li a:hover:after,.social li a:hover:before{opacity:1;transform:scale(1)}.social .icon-telegram{background:url(/local/templates/.default/assets/css/../img/telegram.svg) no-repeat 50%;background-size:contain;display:block;height:24px;width:24px}.social .icon-vk{background:url(/local/templates/.default/assets/css/../img/vk.svg) no-repeat 50%;background-size:contain}.social .icon-vk,.social .icon-yt{display:block;height:24px;width:24px}.social .icon-yt{background:url(/local/templates/.default/assets/css/../img/youtube.svg) no-repeat 50%;background-size:contain}.social .icon-rt{background:url(/local/templates/.default/assets/css/../img/rt.svg) no-repeat 50%;background-size:contain;display:block;height:24px;width:24px}.social .icon-max{background:url(/local/templates/.default/assets/css/../img/Max_logo.svg) no-repeat 50%;background-size:contain;display:block;height:24px;width:24px}.header-contacts{align-items:flex-end;display:flex;flex-direction:column}.header-contacts .header-contacts__line{align-items:center;display:flex;gap:0 16px;margin-bottom:9px;position:relative}@media screen and (max-width:600px){.header-contacts .header-contacts__line{margin-bottom:0}}.header-contacts .header-contacts__line .switch-lang{left:0;position:absolute;transform:translateX(-115%)}@media screen and (max-width:600px){.header-contacts .header-contacts__line .switch-lang{position:relative;transform:translateX(0)}}.header-contacts .header-contacts__line .header-mode{margin-bottom:0;text-align:right;white-space:nowrap}.header-contacts .switch-lang{margin-bottom:10px}@media screen and (max-width:1240px){.header-contacts .switch-lang{margin-bottom:0}}.header-mode{color:#0069ca;font-size:14px;line-height:17px;margin-bottom:9px}@media screen and (max-width:600px){.header-mode{display:none}}.header-phone{color:#0069ca;font-size:30px;font-weight:400;line-height:36px;text-decoration:none;transition:all .3s ease-in-out;white-space:nowrap}@media screen and (max-width:1990px){.header-phone{font-size:20px}}@media screen and (max-width:600px){.header-phone{font-size:16px}}@media screen and (max-width:480px){.header-phone{font-size:14px;line-height:30px}}.header-phone:hover{color:#1582e7}.header-phone:active,.header-phone:focus{color:#0069ca}.header-email{color:#0069ca;font-size:14px;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:480px){.header-email{font-size:13px}}.header-email:hover{color:#1582e7;text-decoration:underline}.header-email:active,.header-email:focus{color:#0069ca}.burder-menu{background:none;border:none;border:1px solid rgba(0,105,202,.05);border-radius:50%;content:"";cursor:pointer;display:block;display:none;height:55px;margin-right:60px;position:relative;width:55px;z-index:1}@media screen and (max-width:1240px){.burder-menu{display:block}}@media screen and (max-width:600px){.burder-menu{left:-15px;margin-right:30px}}@media screen and (max-width:480px){.burder-menu{margin-right:20px}}.burder-menu._on:after,.burder-menu._on:before{height:20px;opacity:0;width:20px}.burder-menu._on span{background:transparent;transition:background .2s cubic-bezier(.1,.7,1,.1)}.burder-menu._on span:before{transform:rotate(45deg)}.burder-menu._on span:after,.burder-menu._on span:before{top:0;transition:top .2s cubic-bezier(.1,.7,1,.1),transform .2s cubic-bezier(.1,.7,1,.1) .2s}.burder-menu._on span:after{transform:rotate(-45deg);width:100%}.burder-menu:before{height:150%;width:150%}.burder-menu:after,.burder-menu:before{border:1px solid rgba(0,105,202,.1);border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s cubic-bezier(.1,.7,1,.1)}.burder-menu:after{height:210%;width:210%}.burder-menu span{background:#0069ca;content:"";height:2px;left:13px;margin-top:-1px;position:absolute;top:50%;width:27px}.burder-menu span:before{top:-7px;width:100%}.burder-menu span:after,.burder-menu span:before{background:#0069ca;content:"";height:2px;left:0;position:absolute;transition:all .2s cubic-bezier(.1,.7,1,.1)}.burder-menu span:after{top:7px;width:calc(100% - 3px)}.header-search{position:absolute;right:100px;top:-5px}@media screen and (max-width:1240px){.header-search{display:none}}.header-search form{display:block}.header-search .header-search__icon{background:url(/local/templates/.default/assets/css/../img/search.svg) no-repeat 50%;background-size:contain;height:12px;left:10px;margin-top:-6px;pointer-events:none;position:absolute;top:50%;width:12px}.header-search .header-search__input{background:transparent;border:1px solid #cfcfcf;border-radius:7px;font-size:14px;height:31px;padding:0 32px;width:275px}@media screen and (max-width:1600px){.header-search .header-search__input{width:250px}}.header-search .header-search__btn{background:none;border:none;content:"";cursor:pointer;height:100%;position:absolute;right:0;top:0;width:36px}.header-search .header-search__btn svg path{fill:#b3b3b3}.header-search .header-search__btn:hover svg path{fill:#1582e7}.mobile-pannel .header-search{display:block;left:auto;margin-bottom:30px;max-width:300px;position:relative;top:auto;width:100%}.mobile-pannel .header-search .header-search__input{width:100%}.switch-lang{align-items:center;display:flex}.switch-lang a,.switch-lang span{color:#0069ca;display:block;font-size:14px;font-weight:600;padding:2px 5px;position:relative;text-decoration:none}.switch-lang a:hover,.switch-lang span:hover{color:#1582e7}.switch-lang a:last-child:before,.switch-lang span:last-child:before{display:none}.switch-lang a:before,.switch-lang span:before{background:#0069ca;content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.switch-lang a._active,.switch-lang span._active{font-weight:400}.home-screen{align-items:center;background:#0085ff;display:flex;min-height:calc(100vh - 131px);overflow:hidden;padding:65px 0;position:relative}.home-screen:after{-webkit-backdrop-filter:blur(150px);-webkit-backface-visibility:visible;background:#06a5ff;bottom:85px;content:"";filter:blur(150px);height:888px;left:-170px;opacity:.75;position:absolute;-webkit-transform:translateZ(0);width:888px;z-index:2}.home-screen .header-video-bg{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-screen .header-video-bg video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.2;position:absolute;top:0;width:100%}.home-screen .container{align-items:center;display:flex;position:relative;z-index:10}@media screen and (max-width:1700px){.home-screen .container{justify-content:space-between}}@media screen and (max-width:992px){.home-screen .container{align-items:flex-start;flex-direction:column}}.home-screen .home-screen__content{color:#fff;margin-right:80px;width:calc(100% - 790px)}@media screen and (max-width:1770px){.home-screen .home-screen__content{margin-right:40px;width:calc(100% - 540px)}}@media screen and (max-width:1400px){.home-screen .home-screen__content{width:calc(100% - 490px)}}@media screen and (max-width:992px){.home-screen .home-screen__content{margin-bottom:45px;margin-right:0;width:100%}}.home-screen .home-screen__figure{left:100px;width:710px}@media screen and (max-width:2100px){.home-screen .home-screen__figure{left:50px}}@media screen and (max-width:2000px){.home-screen .home-screen__figure{left:0}}@media screen and (max-width:1700px){.home-screen .home-screen__figure{width:600px}}@media screen and (max-width:1770px){.home-screen .home-screen__figure{width:500px}}@media screen and (max-width:1600px){.home-screen .home-screen__figure{left:35px}}@media screen and (max-width:1400px){.home-screen .home-screen__figure{margin:0;width:450px}}@media screen and (max-width:768px){.home-screen .home-screen__figure{left:0}}@media screen and (max-width:580px){.home-screen .home-screen__figure{margin:0 auto;width:calc(100vw - 50px)}}.home-screen .home-screen__figure svg{height:auto;width:100%}.home-screen .home-screen__sub{font-size:18px;font-weight:700;margin-bottom:20px}.home-screen .home-screen__title{font-size:65px;line-height:110px}@media screen and (max-width:2000px){.home-screen .home-screen__title{font-size:80px;line-height:1.2}}@media screen and (max-width:1770px){.home-screen .home-screen__title{font-size:70px}}@media screen and (max-width:1600px){.home-screen .home-screen__title{font-size:60px}}@media screen and (max-width:1400px){.home-screen .home-screen__title{font-size:40px}}@media screen and (max-width:992px){.home-screen .home-screen__title{font-size:70px}}@media screen and (max-width:768px){.home-screen .home-screen__title{font-size:60px}}@media screen and (max-width:700px){.home-screen .home-screen__title{font-size:50px}}@media screen and (max-width:570px){.home-screen .home-screen__title{font-size:40px}}@media screen and (max-width:460px){.home-screen .home-screen__title{font-size:34px}}@media screen and (max-width:380px){.home-screen .home-screen__title{font-size:30px}}.home-screen .home-screen__title .line{display:inline-block;overflow:hidden;position:relative}.home-screen .home-screen__title .line span{display:block;white-space:nowrap}.home-screen .home-screen__title .line i{background:#fff;bottom:0;content:"";height:5px;left:0;position:absolute;width:0}.home-screen .home-screen__btns{padding-top:65px}.home-screen .home-screen__btns .btn-br{margin-right:35px}@media screen and (max-width:1400px){.home-screen .home-screen__btns .btn-br{margin-right:15px;padding:0 20px;padding:0 15px}}@media screen and (max-width:480px){.home-screen .home-screen__btns .btn{padding:0 20px}}@media screen and (max-width:380px){.home-screen .home-screen__btns .btn{padding:0 15px}}.home-screen__figure{opacity:0;position:relative}@media screen and (max-width:1850px){.home-screen__figure{margin-right:50px}}@media screen and (max-width:1770px){.home-screen__figure{margin-right:0}}@media screen and (max-width:1270px){.home-screen__figure{margin-left:auto;margin-right:30px}}.home-screen__figure .home-screen__figure-texts{height:100%;left:0;position:absolute;top:0;width:100%}.home-screen__figure .home-screen__figure-texts .home-screen__figure-text{color:#fff;font-size:16px;line-height:1.1;opacity:0;position:absolute}.home-screen__figure .home-screen__figure-texts .home-screen__figure-text .number{display:block;font-size:60px;font-weight:700}@media screen and (max-width:2000px){.home-screen__figure .home-screen__figure-texts .home-screen__figure-text .number{font-size:50px}}@media screen and (max-width:1770px){.home-screen__figure .home-screen__figure-texts .home-screen__figure-text .number{font-size:40px}}@media screen and (max-width:480px){.home-screen__figure .home-screen__figure-texts .home-screen__figure-text .number{font-size:24px}}.home-screen__figure .home-screen__figure-texts .home-screen__figure-text:first-child{right:100px;top:20px}@media screen and (max-width:480px){.home-screen__figure .home-screen__figure-texts .home-screen__figure-text:first-child{right:50px;top:40px}}.home-screen__figure .home-screen__figure-texts .home-screen__figure-text:nth-child(2){left:80px;top:180px}@media screen and (max-width:480px){.home-screen__figure .home-screen__figure-texts .home-screen__figure-text:nth-child(2){left:20px;top:100px}}.home-screen__figure .home-screen__figure-texts .home-screen__figure-text:nth-child(3){bottom:50px;left:40%}.section-services{margin:0 auto;max-width:1750px}@media screen and (max-width:1870px){.section-services{max-width:1600px}}@media screen and (max-width:1770px){.section-services{max-width:1400px}}@media screen and (max-width:1600px){.section-services{max-width:1200px}}@media screen and (max-width:1400px){.section-services{max-width:992px}}@media screen and (max-width:992px){.section-services{max-width:768px}}.section-services .swiper-slide{height:auto;padding-bottom:40px;width:437.5px}@media screen and (max-width:1870px){.section-services .swiper-slide{width:400px}}@media screen and (max-width:1770px){.section-services .swiper-slide{width:350px}}@media screen and (max-width:1600px){.section-services .swiper-slide{width:300px}}@media screen and (max-width:1400px){.section-services .swiper-slide{width:248px}}@media screen and (max-width:992px){.section-services .swiper-slide{width:256px}}.section-services .swiper-slide:last-child .services-slider_item{border-right:0}@media screen and (max-width:1600px){.section-services .swiper-slide:last-child .services-slider_item{border-right:1px solid #f2f2f2}.section-services .swiper-slide:first-child .services-slider_item{border-left:1px solid #f2f2f2}}.section-services .services-slider_item{background:#edf8ff;border-right:1px solid #f2f2f2;color:#000;display:block;height:100%;min-height:365px;overflow:hidden;padding:40px 15px 100px 60px;position:relative;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:1600px){.section-services .services-slider_item{min-height:auto;padding:40px 15px 100px 20px;padding:20px 10px 100px}}.section-services .services-slider_item:hover{background:transparent;box-shadow:0 10px 24px rgba(0,0,0,.05)}.section-services .services-slider_item:hover:after,.section-services .services-slider_item:hover:before{opacity:1;transform:scale(.98)}.section-services .services-slider_item:hover .icon-arrow{background:#edf8ff}.section-services .services-slider_item:hover .icon-arrow:before{transform:rotate(0deg)}.section-services .services-slider_item:before{border:1px solid #0069ca;border-radius:50%;content:"";height:275px;left:-130px;opacity:.3;position:absolute;top:-1px;transition:all .3s ease-in-out;width:275px}.section-services .services-slider_item:after{border:1px solid #5aa7ee;border-radius:50%;content:"";height:160px;left:-60px;opacity:.3;position:absolute;top:56px;transition:all .3s ease-in-out;width:160px}.section-services .services-slider_item .services-slider_item-label{font-size:14px;margin-bottom:15px}.section-services .services-slider_item .services-slider_item-title{font-size:20px;line-height:24px;margin-bottom:10px;min-height:75px;position:relative;z-index:10}@media screen and (max-width:1600px){.section-services .services-slider_item .services-slider_item-title{font-size:16px}}.section-services .services-slider_item .services-slider_item-text{font-size:14px;font-weight:400;line-height:16px;max-width:290px;position:relative;z-index:10}.section-services .services-slider_item .icon-arrow{background:#fff;border-radius:50%;bottom:47px;height:36px;position:absolute;right:24px;transition:all .3s ease-in-out;width:36px}@media screen and (max-width:1600px){.section-services .services-slider_item .icon-arrow{bottom:30px}}.section-services .services-slider_item .icon-arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow.svg) no-repeat 50%;background-size:contain;content:"";height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;transform:rotate(-45deg);transition:all .3s ease-in-out;width:16px}.section-subscribe{background:linear-gradient(140.32deg,#005fb8 12.97%,#003c74 64.06%);color:#fff;overflow:hidden}.section-subscribe .container{align-items:flex-end;display:flex;justify-content:space-between;padding:100px 15px 100px 105px;position:relative}@media screen and (max-width:992px){.section-subscribe .container{display:block}}@media screen and (max-width:540px){.section-subscribe .container{padding-bottom:60px;padding-left:20px;padding-top:60px}}.section-subscribe .section-subscribe__container{padding-right:60px;width:50%}@media screen and (max-width:992px){.section-subscribe .section-subscribe__container{padding-right:0;width:100%}}.section-subscribe .section-subscribe__right{align-items:center;display:flex;width:50%}@media screen and (max-width:992px){.section-subscribe .section-subscribe__right{padding-top:40px;width:100%}}.section-subscribe .section-subscribe__title{font-size:50px;line-height:1.2;margin-bottom:25px;position:relative}@media screen and (max-width:1600px){.section-subscribe .section-subscribe__title{font-size:40px}}@media screen and (max-width:480px){.section-subscribe .section-subscribe__title{font-size:30px}}.section-subscribe .section-subscribe__title:before{background:url(/local/templates/.default/assets/css/../img/arrow_light_blue.svg) no-repeat 50%;background-size:contain;content:"";height:60px;left:-90px;position:absolute;top:0;transform:rotate(45deg);width:60px}@media screen and (max-width:540px){.section-subscribe .section-subscribe__title:before{height:30px;left:0;top:-35px;width:30px}}.section-subscribe .section-subscribe__title h2{font-size:50px;margin:0}@media screen and (max-width:1600px){.section-subscribe .section-subscribe__title h2{font-size:40px}}@media screen and (max-width:480px){.section-subscribe .section-subscribe__title h2{font-size:30px}}.section-subscribe .section-subscribe__desc{font-size:20px;line-height:1.4}.section-subscribe .btn-br{color:#edf8ff}.section-subscribe .btn-br:hover{color:#1582e7}.section-subscribe .section-subscribe__btn{margin-right:60px}@media screen and (max-width:480px){.section-subscribe .section-subscribe__btn{margin-right:30px}}.section-subscribe .social .icon-vk{background:url(/local/templates/.default/assets/css/../img/vk_white.svg) no-repeat 50%;background-size:contain}.section-subscribe .social .icon-telegram{background:url(/local/templates/.default/assets/css/../img/telegram_white.svg) no-repeat 50%;background-size:contain}.section-subscribe .social .icon-yt{background:url(/local/templates/.default/assets/css/../img/yt_white.svg) no-repeat 50%;background-size:contain}.section-subscribe .social .icon-rt{background:url(/local/templates/.default/assets/css/../img/rt_white.svg) no-repeat 50%;background-size:contain}.section-subscribe .social .icon-max{background:url(/local/templates/.default/assets/css/../img/Max_logo_white.svg) no-repeat 50%;background-size:contain}.section-subscribe .social li a:after,.section-subscribe .social li a:before{border:1px solid #fff}.section-business-services{overflow:hidden;padding-top:90px}@media screen and (max-width:768px){.section-business-services{padding-top:40px}}.section-business-services.pt-min{padding-top:60px}.section-business-services .section-title{margin-bottom:20px}.business-services .business-services__item{background:#edf8ff;border-top:1px solid #000;transition:border .3s ease-in-out}.business-services .business-services__item:last-child{border-bottom:1px solid #000}.business-services .business-services__item:hover{background:transparent;transition:color .3s ease-in-out,background .3s ease-in-out}.business-services .business-services__item:hover .business-services__item-top .business-services__item-title{color:#0069ca}.business-services .business-services__item .business-services__item-top{align-items:center;cursor:pointer;display:flex;padding:15px 0;position:relative;transition:color .3s ease-in-out,background .3s ease-in-out;width:1020px;z-index:1}@media screen and (max-width:1770px){.business-services .business-services__item .business-services__item-top{width:720px}}@media screen and (max-width:1600px){.business-services .business-services__item .business-services__item-top{width:700px}}@media screen and (max-width:1400px){.business-services .business-services__item .business-services__item-top{width:580px}}@media screen and (max-width:992px){.business-services .business-services__item .business-services__item-top{width:100%}}@media screen and (max-width:480px){.business-services .business-services__item .business-services__item-top{padding:20px 0}}.business-services .business-services__item .business-services__item-top i{font-size:18px;font-style:normal;font-weight:400;line-height:1.4;transition:color .3s ease-in-out;width:390px}@media screen and (max-width:1770px){.business-services .business-services__item .business-services__item-top i{width:200px}}@media screen and (max-width:1400px){.business-services .business-services__item .business-services__item-top i{width:60px}}.business-services .business-services__item .business-services__item-top .business-services__item-title{font-size:20px;line-height:1.3;max-width:600px;overflow:hidden;transition:all .3s ease-in-out;width:100%}.business-services .business-services__item .business-services__item-top .business-services__item-title h3{font-size:20px;margin:0}.business-services .business-services__item .business-services__item-container{height:0;pointer-events:none;position:relative;z-index:2}.business-services .business-services__item .business-services__item-container:before{border:1px solid #cdcdcd;border-radius:50%;content:"";height:670px;left:-200px;opacity:0;pointer-events:none;position:absolute;top:-70px;transition:opacity .3s ease-in-out .2s;width:670px}.business-services .business-services__item .business-services__item-container .business-services__item-row{display:flex;opacity:0;padding-bottom:40px;position:relative;transition:opacity .3s ease-in-out;z-index:10}@media screen and (max-width:992px){.business-services .business-services__item .business-services__item-container .business-services__item-row{flex-direction:column}}.business-services .business-services__item .business-services__item-container .business-services__item-left{display:flex;flex-direction:column;justify-content:space-between;padding-right:40px;width:1040px}@media screen and (max-width:1770px){.business-services .business-services__item .business-services__item-container .business-services__item-left{width:740px}}@media screen and (max-width:1600px){.business-services .business-services__item .business-services__item-container .business-services__item-left{width:720px}}@media screen and (max-width:1400px){.business-services .business-services__item .business-services__item-container .business-services__item-left{width:600px}}@media screen and (max-width:992px){.business-services .business-services__item .business-services__item-container .business-services__item-left{order:2;padding-right:0;width:100%}}.business-services .business-services__item .business-services__item-container .business-services__item-left .business-services__item-content{font-size:16px;font-weight:400;line-height:1.2;margin-bottom:70px;margin-left:390px;max-width:510px;opacity:.5}@media screen and (max-width:1770px){.business-services .business-services__item .business-services__item-container .business-services__item-left .business-services__item-content{margin-left:200px}}@media screen and (max-width:1400px){.business-services .business-services__item .business-services__item-container .business-services__item-left .business-services__item-content{margin-left:60px}}@media screen and (max-width:992px){.business-services .business-services__item .business-services__item-container .business-services__item-left .business-services__item-content{margin-left:0}}.business-services .business-services__item .business-services__item-container .business-services__item-right{width:calc(100% - 1040px)}@media screen and (max-width:1770px){.business-services .business-services__item .business-services__item-container .business-services__item-right{width:calc(100% - 740px)}}@media screen and (max-width:1600px){.business-services .business-services__item .business-services__item-container .business-services__item-right{width:calc(100% - 720px)}}@media screen and (max-width:1400px){.business-services .business-services__item .business-services__item-container .business-services__item-right{width:calc(100% - 600px)}}@media screen and (max-width:992px){.business-services .business-services__item .business-services__item-container .business-services__item-right{margin-bottom:30px;order:1;width:100%}}.business-services .business-services__item .business-services__item-list{list-style:none;opacity:0;position:relative;top:-35px;transition:all .3s ease-in-out .4s}@media screen and (max-width:1200px){.business-services .business-services__item .business-services__item-list{margin-bottom:40px;top:0}}.business-services .business-services__item .business-services__item-list li{font-size:16px;line-height:18px;margin-bottom:10px;position:relative}.business-services .business-services__item .business-services__item-list li:last-child{margin-bottom:0}.business-services .business-services__item .business-services__item-list a{color:#000;display:inline-block;padding:5px 5px 5px 30px;position:relative;text-decoration:none;transition:color .3s ease-in-out}.business-services .business-services__item .business-services__item-list a:hover:before{transform:rotate(0deg)}.business-services .business-services__item .business-services__item-list a:before{background:url(/local/templates/.default/assets/css/../img/arrow.svg) no-repeat 50%;background-size:contain;content:"";height:15px;left:0;position:absolute;top:8px;transform:rotate(-45deg);transition:all .3s ease-in-out;width:15px}.business-services .business-services__item .business-services__item-list a:hover{color:#1582e7}.business-services .business-services__item._active{background:transparent;border-color:#0069ca}.business-services .business-services__item._active .business-services__item-container{pointer-events:auto}.business-services .business-services__item._active:first-child .business-services__item-container{height:auto}.business-services .business-services__item._active .business-services__item-top{color:#0069ca}.business-services .business-services__item._active .business-services__item-row{opacity:1}.business-services .business-services__item._active .business-services__item-container:before{opacity:.1}.business-services .business-services__item._active .business-services__item-list{opacity:1;top:-40px}@media screen and (max-width:1200px){.business-services .business-services__item._active .business-services__item-list{top:0}}.business-services .business-services__item-person{align-items:center;display:flex;padding-left:60px;position:relative}@media screen and (max-width:1200px){.business-services .business-services__item-person{padding-left:40px}}@media screen and (max-width:480px){.business-services .business-services__item-person{padding-left:0}}.business-services .business-services__item-person .employee-el{align-items:center;display:flex;width:auto}.business-services .business-services__item-person .employee-el .employee-el__photo{height:120px;margin-bottom:0;margin-right:30px;min-height:120px;min-width:120px;width:120px}@media screen and (max-width:480px){.business-services .business-services__item-person .employee-el .employee-el__photo{margin-right:15px}}.business-services .business-services__item-person .employee-el .employee-el__cont{padding-left:0}.business-services .business-services__item-person .employee-el .employee-el__name{font-size:18px}.business-services .business-services__item-person .employee-el .employee-el__position{font-size:14px}.section-business-services-slider{overflow:hidden;padding:90px 0 40px}@media screen and (max-width:768px){.section-business-services-slider{margin-left:15px;padding:50px 0 20px;width:calc(100% - 30px)}}.section-business-services-slider .section-title{margin-bottom:0}.section-business-services-slider .business-services-slider{margin:0 auto;max-width:1750px;overflow:hidden}@media screen and (max-width:1870px){.section-business-services-slider .business-services-slider{max-width:1600px}}@media screen and (max-width:1770px){.section-business-services-slider .business-services-slider{max-width:1400px}}@media screen and (max-width:1600px){.section-business-services-slider .business-services-slider{max-width:1200px}}@media screen and (max-width:1400px){.section-business-services-slider .business-services-slider{max-width:992px}}@media screen and (max-width:992px){.section-business-services-slider .business-services-slider{max-width:768px}}.section-business-services-slider .swiper-slide{height:auto;overflow:hidden}@media screen and (max-width:768px){.section-business-services-slider .swiper-slide{width:calc(50vw - 20px)}}@media screen and (max-width:540px){.section-business-services-slider .swiper-slide{width:calc(100vw - 35px)}}.section-business-services-slider .business-services-slider__el{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;min-height:320px;position:relative;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:1600px){.section-business-services-slider .business-services-slider__el{min-height:auto}}.section-business-services-slider .business-services-slider__el .business-services-slider__image{height:200px;position:relative;transform:translateY(30px) scale(.95);transition:transform .3s ease-in-out;width:300px;z-index:2}@media screen and (max-width:1600px){.section-business-services-slider .business-services-slider__el .business-services-slider__image{height:auto;padding-bottom:67%;width:calc(100% - 30px)}}.section-business-services-slider .business-services-slider__el .business-services-slider__image .business-services-slider__img{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:calc(100% - 4px);left:2px;position:absolute;top:2px;width:calc(100% - 4px);z-index:1}.section-business-services-slider .business-services-slider__el .business-services-slider__image .business-services-slider__mockup{background:url(/local/templates/.default/assets/css/../img/mockup.png) no-repeat top;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section-business-services-slider .business-services-slider__el .business-services-slider__title{align-items:center;background:#1582e7;display:flex;font-size:18px;height:110px;justify-content:center;line-height:1.3;padding:35px 30px;position:relative;text-align:center;width:100%;z-index:5}@media screen and (max-width:1770px){.section-business-services-slider .business-services-slider__el .business-services-slider__title{padding:5px 30px 35px}}@media screen and (max-width:1600px){.section-business-services-slider .business-services-slider__el .business-services-slider__title{font-size:16px;padding:5px 10px 35px}}.section-business-services-slider .business-services-slider__el .business-services-slider__title h2,.section-business-services-slider .business-services-slider__el .business-services-slider__title h3{font-size:18px;margin:0}@media screen and (max-width:1600px){.section-business-services-slider .business-services-slider__el .business-services-slider__title h2,.section-business-services-slider .business-services-slider__el .business-services-slider__title h3{font-size:16px}}.section-business-services-slider .business-services-slider__el .arrow{background:transparent;border-radius:50%;bottom:5px;height:36px;position:absolute;right:5px;transform:rotate(-45deg);transition:all .3s ease-in-out;width:36px;z-index:2}.section-business-services-slider .business-services-slider__el .arrow:after,.section-business-services-slider .business-services-slider__el .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow__white.svg) no-repeat 50%;background-size:contain;content:"";height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;transition:all .3s ease-in-out;width:16px}.section-business-services-slider .business-services-slider__el .arrow:after{opacity:0;transform:translate(-40px)}.section-business-services-slider .business-services-slider__el:hover .business-services-slider__image{transform:translateY(20px) scale(1)}.section-business-services-slider .business-services-slider__el:hover .arrow:before{opacity:0;transform:translate(40px)}.section-business-services-slider .business-services-slider__el:hover .arrow:after{opacity:1;transform:translate(0)}.section-partners{padding-bottom:90px;padding-top:60px}@media screen and (max-width:1600px){.section-partners{overflow:hidden}}@media screen and (max-width:992px){.section-partners{padding-bottom:90px}}@media screen and (max-width:768px){.section-partners{padding-bottom:50px;padding-top:50px}}.section-partners.section-partners__pbmin{padding-bottom:90px}.section-partners .section-title{margin-bottom:50px}.section-partners .partners-slider .swiper-wrapper{display:flex;flex-wrap:wrap}@media screen and (max-width:992px){.section-partners .partners-slider .swiper-wrapper{flex-wrap:nowrap}}.section-partners .partners-slider .swiper-wrapper .swiper-slide{box-sizing:border-box;overflow:hidden;width:245.7142857143px}@media screen and (max-width:1740px){.section-partners .partners-slider .swiper-wrapper .swiper-slide{width:224.2857142857px}}@media screen and (max-width:1770px){.section-partners .partners-slider .swiper-wrapper .swiper-slide{width:228.3333333333px}}@media screen and (max-width:1600px){.section-partners .partners-slider .swiper-wrapper .swiper-slide{width:195px}}@media screen and (max-width:1400px){.section-partners .partners-slider .swiper-wrapper .swiper-slide{width:192.4px}}@media screen and (max-width:992){.section-partners .partners-slider .swiper-wrapper .swiper-slide{width:184.5px}}@media screen and (max-width:540px){.section-partners .partners-slider .swiper-wrapper .swiper-slide{width:calc(33.33333vw - 10px)}}@media screen and (max-width:420px){.section-partners .partners-slider .swiper-wrapper .swiper-slide{width:calc(50vw - 15px)}}.section-partners .partners-slider .swiper-wrapper .swiper-slide .partner-el{border-right:0;border-top:0}@media screen and (max-width:1200px){.section-partners .partners-slider .swiper-wrapper .swiper-slide .partner-el{border-top:1px solid #f1f1f1}}.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(-n+7) .partner-el{border-top:1px solid #f1f1f1}@media screen and (max-width:1770px){.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(-n+7) .partner-el{border-top:0}}.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(7n+7) .partner-el{border-right:1px solid #f1f1f1}@media screen and (max-width:1770px){.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(7n+7) .partner-el{border-right:0}.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(-n+6) .partner-el{border-top:1px solid #f1f1f1}}@media screen and (max-width:1400px){.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(-n+6) .partner-el{border-top:0}.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(6n+6) .partner-el{border-right:0}.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(-n+5) .partner-el{border-top:1px solid #f1f1f1}.section-partners .partners-slider .swiper-wrapper .swiper-slide:nth-child(5n+5) .partner-el{border-right:1px solid #f1f1f1}}.section-partners .partners-slider .swiper-wrapper .swiper-slide:last-child .partner-el{border-right:1px solid #f1f1f1}.partner-el{align-items:center;border:1px solid #f1f1f1;display:flex;height:130px;justify-content:center;position:relative;transition:all .3s ease-in-out;width:100%}.partner-el:before{border:2px solid #edf8ff;content:"";height:calc(100% - 4px);left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-in-out;width:calc(100% - 4px)}.partner-el:hover{border-color:#edf8ff}.partner-el:hover:before{opacity:1}.partner-el img{height:auto;max-height:100px;max-width:90%;width:auto}.section-connection{background:#fafafa;color:#29235c;overflow:hidden;padding:125px 0 100px;position:relative}@media screen and (max-width:1770px){.section-connection{padding:50px 0}}.section-connection:before{background:url(/local/templates/.default/assets/css/../img/connection-pattern.svg);content:"";height:30px;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:1770px){.section-connection:before{height:20px}}@media screen and (max-width:768px){.section-connection:before{height:15px}}.section-connection:after{background:url(/local/templates/.default/assets/css/../img/connection-pattern.svg);bottom:0;content:"";height:30px;left:0;position:absolute;width:100%}@media screen and (max-width:1770px){.section-connection:after{height:20px}}@media screen and (max-width:768px){.section-connection:after{height:15px}}.section-connection .container{align-items:flex-end;display:flex}@media screen and (max-width:1200px){.section-connection .container{display:block}}.section-connection .section-connection__left{display:flex;flex-direction:column;justify-content:space-between;width:calc(50% - 80px)}@media screen and (max-width:1200px){.section-connection .section-connection__left{flex-direction:row;width:100%}}@media screen and (max-width:768px){.section-connection .section-connection__left{display:block}}.section-connection .section-connection__left .section-connection__left-top{margin-bottom:300px}@media screen and (max-width:12400px){.section-connection .section-connection__left .section-connection__left-top{margin-bottom:40px;padding-right:30px;width:50%}}@media screen and (max-width:768px){.section-connection .section-connection__left .section-connection__left-top{margin-bottom:30px;padding-right:0;width:100%}}@media screen and (max-width:1200px){.section-connection .section-connection__left .section-connection__left-bottom{padding-left:30px;width:50%}}@media screen and (max-width:768px){.section-connection .section-connection__left .section-connection__left-bottom{margin-bottom:60px;padding-left:0;width:100%}}.section-connection .section-connection__right{padding:0 40px 20px;width:calc(50% + 80px)}@media screen and (max-width:1400px){.section-connection .section-connection__right{padding-top:0}}@media screen and (max-width:1200px){.section-connection .section-connection__right{padding-top:50px;width:100%}}@media screen and (max-width:768px){.section-connection .section-connection__right{padding:0;width:100%}}.section-connection .connection-title{font-size:18px;font-weight:700;margin-bottom:20px}.section-connection .connection-title h2{font-size:18px;font-weight:700;margin:0}.section-connection .connection-address{font-size:20px;line-height:1.4;margin-bottom:15px;max-width:500px}.section-connection .arow-link{color:#29235c}.section-connection .arow-link:before{background-image:url(/local/templates/.default/assets/css/../img/arrow__lilac.svg)}.section-connection .arow-link:hover:before{background-image:url(/local/templates/.default/assets/css/../img/arrow__white.svg);background-position:50%;background-repeat:no-repeat;background-size:10px}.section-connection .connection-email{font-size:20px;font-weight:400;margin-bottom:20px}.section-connection .connection-email a{color:#29235c;text-decoration:none;transition:all .3s ease-in-out}.section-connection .connection-email a:active,.section-connection .connection-email a:focus{color:#29235c}.section-connection .connection-email a:hover{color:#0069ca;text-decoration:none}.section-connection .connection-phone{font-size:34px;font-weight:400;margin-bottom:20px}@media screen and (max-width:1770px){.section-connection .connection-phone{font-size:30px}}.section-connection .connection-phone a{color:#29235c;text-decoration:none;transition:all .3s ease-in-out}.section-connection .connection-phone a:active,.section-connection .connection-phone a:focus{color:#29235c}.section-connection .connection-phone a:hover{color:#0069ca;text-decoration:none}.section-connection .connection-mode{margin-bottom:15px}.section-connection .social{margin-left:-10px}.section-connection .social .icon-telegram{background:url(/local/templates/.default/assets/css/../img/telegram__lilac.svg) no-repeat 50%;background-size:contain}.section-connection .social .icon-vk{background:url(/local/templates/.default/assets/css/../img/vk__lilac.svg) no-repeat 50%;background-size:contain}.section-connection .social .icon-yt{background:url(/local/templates/.default/assets/css/../img/youtube__lilac.svg) no-repeat 50%;background-size:contain}.section-connection .social .icon-rt{background:url(/local/templates/.default/assets/css/../img/rt__lilac.svg) no-repeat 50%;background-size:contain}.section-connection .social .icon-max{background:url(/local/templates/.default/assets/css/../img/Max__lilac.svg) no-repeat 50%;background-size:contain}.section-connection .connection-logo{margin-bottom:20px}@media screen and (max-width:1200px){.section-connection .connection-logo{display:none}}.section-connection .connection-logo img{height:auto;max-width:327px;width:100%}@media screen and (max-width:1770px){.section-connection .connection-logo img{max-width:250px}}.section-connection .connection-form .connection-form__row{display:flex;justify-content:space-between}@media screen and (max-width:440px){.section-connection .connection-form .connection-form__row{display:block}}.section-connection .connection-form .connection-form__col{width:calc(50% - 30px)}@media screen and (max-width:480px){.section-connection .connection-form .connection-form__col{width:calc(50% - 10px)}}@media screen and (max-width:440px){.section-connection .connection-form .connection-form__col{width:100%}}.section-connection .connection-form .connection-form__col .form-input{max-width:350px}@media screen and (max-width:440px){.section-connection .connection-form .connection-form__col .form-input{max-width:100%}}.section-connection .connection-form .form-input{margin-bottom:70px;width:100%}@media screen and (max-width:1770px){.section-connection .connection-form .form-input{margin-bottom:50px}}.section-connection .connection-form .form-input label{color:#29235c}.section-connection .connection-form .form-input input{border-color:#29235c;color:#29235c}.section-connection .connection-form .form-input input:focus{border-color:#0069ca}.section-connection .connection-form .form-input._focus label{color:#0069ca}.section-connection .connection-form .form-textarea{margin-bottom:30px}.section-connection .connection-form .form-textarea label{color:#29235c}.section-connection .connection-form .form-textarea textarea{border-color:#29235c;color:#29235c}.section-connection .connection-form .form-textarea textarea:focus{border-color:#0069ca}.section-connection .connection-form .form-textarea._focus label{color:#0069ca}.section-connection .connection-form .btn-submit{color:#29235c}.section-connection .connection-form .btn-submit .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow_submit_lilac.svg) no-repeat 50%;background-size:30px}.section-connection .connection-form .btn-submit:hover{color:#0069ca}.section-connection .connection-form .btn-submit:hover .arrow{background:#0069ca}.section-connection .connection-form .btn-submit:hover .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow_submit_white.svg) no-repeat 50%;background-size:30px}.section-connection .connection-form .form-privacy-policy{color:#29235c;padding-top:20px}.section-connection .connection-form .form-privacy-policy a{color:#29235c}.section-connection .connection-form .form-privacy-policy a:hover{color:#1582e7}#map{height:100vh;max-height:750px}@media screen and (max-width:768px){#map{max-height:400px}}.main-footer{background:#738398;color:#fff;overflow:hidden;padding-top:50px}@media screen and (max-width:1200px){.main-footer{padding-top:40px}}.main-footer .container{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:1200px){.main-footer .container{display:block}}.main-footer .main-footer__left{display:flex;width:calc(100% - 500px)}@media screen and (max-width:1770px){.main-footer .main-footer__left{display:block}}@media screen and (max-width:1200px){.main-footer .main-footer__left{width:100%}}@media screen and (max-width:992px){.main-footer .main-footer__left{display:block}}.main-footer .main-footer__right{position:relative;width:440px}@media screen and (max-width:1200px){.main-footer .main-footer__right{margin-left:auto;margin-right:0;padding-top:60px}}@media screen and (max-width:480px){.main-footer .main-footer__right{width:100%}}.main-footer .footer-ellipse{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.main-footer .footer-ellipse span{border-radius:50%;content:"";opacity:.3;position:absolute}.main-footer .footer-ellipse span:first-child{border:1px solid hsla(0,0%,100%,.7);height:710px;left:75px;top:-188px;width:710px}.main-footer .footer-ellipse span:nth-child(2){border:1px solid hsla(0,0%,100%,.7);height:534px;left:165px;top:-96px;width:534px}.main-footer .footer-ellipse span:nth-child(3){border:1px solid hsla(0,0%,100%,.7);height:388px;left:245px;top:-25px;width:388px}.main-footer .footer-logo{margin-right:90px;padding-top:7px}@media screen and (max-width:1870px){.main-footer .footer-logo{margin-right:50px}}@media screen and (max-width:1400px){.main-footer .footer-logo{margin-bottom:30px;margin-right:0}}.main-footer .footer-logo img{height:auto;width:178px}.main-footer .footer-mode{font-size:14px;margin-bottom:30px;position:relative;z-index:5}.main-footer .footer-mode:before{background:radial-gradient(74.29% 74.29% at 20% 25.71%,#6dacea 0,#1671ca 100%);border-radius:50%;content:"";height:23px;left:120px;position:absolute;top:-40px;width:23px}.main-footer .footer-contacts{display:inline-block;margin-bottom:45px;position:relative;text-align:right;z-index:5}.main-footer .footer-contacts:before{background:radial-gradient(74.29% 74.29% at 20% 25.71%,#6dacea 0,#1671ca 100%);border-radius:50%;content:"";height:12px;position:absolute;right:-5px;top:-17px;width:12px}.main-footer .footer-phone{color:#fff;display:block;font-size:24px;font-weight:400;line-height:36px;margin-bottom:4px;text-decoration:none;transition:all .3s ease-in-out}.main-footer .footer-phone:hover{color:#0069ca}.main-footer .footer-email{color:#fff;display:block;font-size:14px;line-height:1.3;text-decoration:none;transition:all .3s ease-in-out}.main-footer .footer-email:hover{color:#0069ca}.footer-address{font-size:14px;line-height:1.3;margin-bottom:45px;max-width:350px;padding-right:90px;position:relative;text-align:right;z-index:5}.footer-address:before{background:radial-gradient(74.29% 74.29% at 20% 25.71%,#6dacea 0,#1671ca 100%);border-radius:50%;content:"";height:29px;position:absolute;right:86px;top:-39px;width:29px}.footer-address:after{background:url(/local/templates/.default/assets/css/../img/pin__white.svg) no-repeat 50%;background-size:contain;content:"";height:14px;margin-top:-7px;position:absolute;right:60px;top:50%;width:14px}.footer-social{margin-bottom:10px;padding-left:50px;position:relative;z-index:5}.footer-social:before{background:radial-gradient(74.29% 74.29% at 20% 25.71%,#6dacea 0,#1671ca 100%);border-radius:50%;content:"";height:14px;left:73px;position:absolute;top:-21px;width:14px}.footer-social .social .icon-vk{background:url(/local/templates/.default/assets/css/../img/vk_white.svg) no-repeat 50%;background-size:contain}.footer-social .social .icon-telegram{background:url(/local/templates/.default/assets/css/../img/telegram_white.svg) no-repeat 50%;background-size:contain}.footer-social .social .icon-yt{background:url(/local/templates/.default/assets/css/../img/yt_white.svg) no-repeat 50%;background-size:contain}.footer-social .social .icon-rt{background:url(/local/templates/.default/assets/css/../img/rt_white.svg) no-repeat 50%;background-size:contain}.footer-social .social .icon-rt{background:url(/local/templates/.default/assets/css/../img/rt_white.svg) no-repeat 50%;background-size:contain}.footer-menu{display:flex;flex-wrap:wrap;list-style:none}.footer-menu.footer-menu__min li a{font-size:14px;padding:10px 25px}.footer-menu li a{color:#fff;display:block;font-size:16px;padding:20px 25px;text-decoration:none;transition:all .3s ease-in-out;white-space:nowrap}.footer-menu li a:hover{text-decoration:underline}@media screen and (max-width:1870px){.footer-menu li a{padding:20px 15px}}@media screen and (max-width:1400px){.footer-menu li a{padding:10px 20px}}@media screen and (max-width:1600px){.footer-menu li a:first-child{padding-left:0}}.footer-menu h1,.footer-menu h2,.footer-menu h3,.footer-menu h4{font-size:16px;font-weight:400}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.2);padding:15px 0}.footer-bottom .container{display:flex;justify-content:space-between}@media screen and (max-width:768px){.footer-bottom .container{flex-direction:column}}.footer-bottom .footer-bottom__left{width:200px}@media screen and (max-width:768px){.footer-bottom .footer-bottom__left{order:3;width:100%}}.footer-bottom .footer-bottom__center{text-align:center;width:calc(100% - 400px)}@media screen and (max-width:768px){.footer-bottom .footer-bottom__center{margin-bottom:5px;order:2;width:100%}}.footer-bottom .footer-bottom__right{width:200px}@media screen and (max-width:768px){.footer-bottom .footer-bottom__right{margin-bottom:5px;order:1;width:100%}}.developer{color:#fff;font-size:14px;opacity:.3;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:768px){.developer{text-align:center}}.developer:hover{color:#fff;opacity:1;text-decoration:underline}.coperight{font-size:14px}.popup-form{background:#f3f3f3;border-radius:30px;box-shadow:10px 10px 30px rgba(0,0,0,.3);max-width:1090px;padding:70px 110px;position:relative;width:100%}@media screen and (max-width:992px){.popup-form{padding:70px 40px 40px}}@media screen and (max-width:480px){.popup-form{padding:70px 20px 40px}}.popup-form .popup-form__title{font-size:40px;line-height:1.1;margin-bottom:40px}@media screen and (max-width:768px){.popup-form .popup-form__title{font-size:30px}}@media screen and (max-width:480px){.popup-form .popup-form__title{font-size:26px}}.popup-form .form-input{margin-bottom:65px}.popup-form .form-input label{color:#29235c}.popup-form .form-input input{border-color:#29235c;color:#29235c}.popup-form .form-input input:focus{border-color:#0069ca}.popup-form .form-input._focus label{color:#0069ca}.popup-form .form-input.form-input__min{max-width:340px}.popup-form .btn-submit{color:#29235c;padding-right:50px;padding-top:0}@media screen and (max-width:480px){.popup-form .btn-submit{font-size:26px;margin-bottom:10px;padding:10px 50px 10px 0}}.popup-form .btn-submit .arrow{top:9px}.popup-form .btn-submit .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow_submit_lilac.svg) no-repeat 50%;background-size:30px}.popup-form .btn-submit:hover{color:#1582e7}.popup-form .btn-submit:hover .arrow{background:#1582e7}.popup-form .btn-submit:hover .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow_submit_white.svg) no-repeat 50%;background-size:30px}.popup-form .form-privacy-policy,.popup-form .form-privacy-policy a{color:#29235c}.popup-form .form-privacy-policy a:hover{color:#1582e7}.popup-form .popup-form__thanks{align-items:center;background:#f3f3f3;content:"";display:flex;font-size:80px;height:100%;justify-content:center;left:0;line-height:1.2;opacity:0;padding:20px;position:absolute;text-align:center;top:0;transform:scale(.9);transition:all .3s ease-out;visibility:hidden;width:100%;z-index:20}.popup-form .popup-form__thanks._show{opacity:1;transform:scale(1);visibility:visible}@media screen and (max-width:992px){.popup-form .popup-form__thanks{font-size:60px}}@media screen and (max-width:768px){.popup-form .popup-form__thanks{font-size:40px}}@media screen and (max-width:480px){.popup-form .popup-form__thanks{font-size:36px}}.fancybox-close-small{color:#000;height:70px;width:70px}.fancybox-bg{background:#0069ca}.fancybox-is-open .fancybox-bg{opacity:.35}.popup-form{opacity:0;transform:scale(.9);transition:all .3s ease-out}.fancybox-slide--current .popup-form{opacity:1;transform:scale(1)}#vacancie_form .popup-form__title{text-align:center}#vacancie_form .popup-form__cont{margin:0 auto;max-width:390px}.scroll-top{background:#29235c;border-radius:50%;bottom:30px;bottom:10px;box-shadow:10px 10px 30px rgba(0,0,0,.3);content:"";cursor:pointer;height:60px;opacity:0;pointer-events:none;position:fixed;right:30px;transition:all .3s ease-in-out;visibility:hidden;width:60px;z-index:30000}@media screen and (max-width:768px){.scroll-top{height:45px;right:10px;width:45px}}.scroll-top.scroll-top__show{bottom:30px;opacity:1;pointer-events:auto;visibility:visible}@media screen and (max-width:768px){.scroll-top.scroll-top__show{bottom:15px}}.scroll-top:hover{background:#fff}.scroll-top:hover:before{background:url(/local/templates/.default/assets/css/../img/arrow_submit_lilac.svg) no-repeat 50%;background-size:contain}.scroll-top:before{background:url(/local/templates/.default/assets/css/../img/arrow_submit_white.svg) no-repeat 50%;background-size:contain;content:"";height:20px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;transform:rotate(-45deg);transition:all .3s ease-in-out;width:20px}@media screen and (max-width:768px){.scroll-top:before{height:14px;margin-left:-7px;margin-top:-7px;width:14px}}.services-header{color:#000;overflow:hidden;position:relative}.services-header+.block-type-third{margin-top:80px}@media screen and (max-width:1200px){.services-header+.block-type-third{margin-top:40px}}.services-header .services-header__top{background:#1582e7;color:#fff;margin-bottom:110px;overflow:hidden;position:relative}@media screen and (max-width:1200px){.services-header .services-header__top{margin-bottom:50px}}.services-header .services-header__top .services-header__circle{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;content:"";height:600px;left:-320px;margin-top:-300px;pointer-events:none;position:absolute;top:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:600px;z-index:-1}.services-header .services-header__top .services-header__circle:before{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;content:"";height:82%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:82%}.services-header .services-header__top .services-header__circle:after{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;content:"";height:64%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:64%}.services-header .services-header__top .container{display:block;padding-bottom:20px;padding-top:115px;position:relative;z-index:1}.services-header .container{position:relative;z-index:10}.services-header .services-header__block{display:flex;justify-content:space-between;max-width:1620px;position:relative}@media screen and (max-width:1200px){.services-header .services-header__block{flex-direction:column}}.services-header .services-header__left{max-width:1130px;width:calc(100% - 445px)}@media screen and (max-width:1770px){.services-header .services-header__left{width:calc(100% - 485px)}}@media screen and (max-width:1400px){.services-header .services-header__left{width:calc(100% - 330px)}}@media screen and (max-width:1200px){.services-header .services-header__left{margin-bottom:40px;width:100%}}.services-header .services-header__right{width:375px}@media screen and (max-width:1400px){.services-header .services-header__right{width:275px}}@media screen and (max-width:1200px){.services-header .services-header__right{width:100%}}.services-header .services-header__right .employee-el,.services-header .services-header__right .services-header__managements{width:100%}.services-header .business-services__item-list{list-style:none;margin-top:90px;position:relative}@media screen and (max-width:1200px){.services-header .business-services__item-list{margin-top:40px}}.services-header .business-services__item-list li{font-size:16px;line-height:18px;margin-bottom:10px;position:relative}.services-header .business-services__item-list li:last-child{margin-bottom:0}.services-header .business-services__item-list a{color:#000;display:inline-block;padding:5px 5px 5px 30px;position:relative;text-decoration:none;transition:color .3s ease-in-out}.services-header .business-services__item-list a:hover:before{transform:rotate(0deg)}.services-header .business-services__item-list a h1,.services-header .business-services__item-list a h2,.services-header .business-services__item-list a h3,.services-header .business-services__item-list a h4{font-size:16px;font-weight:400;margin:0}.services-header .business-services__item-list a:before{background:url(/local/templates/.default/assets/css/../img/arrow.svg) no-repeat 50%;background-size:contain;content:"";height:15px;left:0;position:absolute;top:8px;transform:rotate(-45deg);transition:all .3s ease-in-out;width:15px}.services-header .business-services__item-list a:hover{color:#1582e7}.services-header__title{font-family:Tahoma-mkpcn,sans-serif;font-size:54px;font-style:normal;font-weight:700;line-height:1.2;line-height:normal;margin-bottom:30px;overflow:hidden;width:100%}@media screen and (max-width:1600px){.services-header__title{font-size:50px}}@media screen and (max-width:1200px){.services-header__title{font-size:30px}}@media screen and (max-width:480px){.services-header__title{font-size:22px;margin-bottom:20px}}.services-header__title h1,.services-header__title h2{font-size:54px;margin:0}@media screen and (max-width:1600px){.services-header__title h1,.services-header__title h2{font-size:50px}}@media screen and (max-width:1200px){.services-header__title h1,.services-header__title h2{font-size:30px}}@media screen and (max-width:480px){.services-header__title h1,.services-header__title h2{font-size:22px}}.services-header__subdesc{font-size:16px;line-height:1.2;margin-bottom:40px;max-width:855px}@media screen and (max-width:480px){.services-header__subdesc{font-size:14px;margin-bottom:30px}}.services-header__subdesc p{margin-bottom:15px}.services-header__desc{font-size:19px;line-height:1.3;max-width:960px}@media screen and (max-width:1400px){.services-header__desc{font-size:18px}}@media screen and (max-width:1200px){.services-header__desc{font-size:16px}}.services-header__desc p{margin-bottom:15px}.services-header__desc p:last-child{margin-bottom:0}.services-header__desc ul{list-style-position:inside;margin-bottom:15px}.services-header__desc ul:last-child{margin-bottom:0}.services-header__desc ul li{margin-bottom:5px}.services-header__desc ul li:last-child{margin-bottom:0}.services-header__bottom{max-width:700px}.call-action{align-items:center;border:1px solid hsla(0,0%,100%,.1);border-radius:20px;color:#fff;display:flex;font-size:16px;justify-content:space-between;line-height:1.2;padding:35px 30px 25px 40px}@media screen and (max-width:1200px){.call-action{align-items:center;max-width:540px;padding:20px}}@media screen and (max-width:480px){.call-action{flex-direction:column}}.call-action .call-action__text{width:calc(100% - 320px)}@media screen and (max-width:1200px){.call-action .call-action__text{font-size:14px;width:calc(100% - 220px)}}@media screen and (max-width:480px){.call-action .call-action__text{margin-bottom:20px;width:100%}}.call-action .call-action__text strong{display:block;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:10px}@media screen and (max-width:1200px){.call-action .call-action__text strong{font-size:18px}}.call-action .call-action__text p{max-width:250px}@media screen and (max-width:480px){.call-action .call-action__btn,.call-action .call-action__btn .btn{width:100%}}.employee-el{border:1px solid rgba(0,0,0,.1);border-radius:20px;color:#000;display:inline-block;padding:45px 20px;position:relative;text-decoration:none;transition:all .3s ease-in-out;width:170px}@media screen and (max-width:1400px){.employee-el{padding:30px 15px}}@media screen and (max-width:480px){.employee-el{width:135px}}.employee-el:hover{color:#1582e7}.employee-el .employee-el__photo{background:#c8c8c8;border-radius:50%;height:225px;margin:0 auto 40px;overflow:hidden;position:relative;width:225px;z-index:5}@media screen and (max-width:1770px){.employee-el .employee-el__photo{margin-bottom:20px}}@media screen and (max-width:1400px){.employee-el .employee-el__photo{height:165px;width:165px}}.employee-el .employee-el__photo img{height:100%;left:50%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;position:absolute;top:0;transform:translate(-50%);width:auto;z-index:2}.employee-el .employee-el__cont{margin:0 auto;max-width:215px}.employee-el .employee-el__name{font-size:19px;font-weight:700;margin-bottom:15px}@media screen and (max-width:1400px){.employee-el .employee-el__name{font-size:18px}}@media screen and (max-width:480px){.employee-el .employee-el__name{font-size:16px}}.employee-el .employee-el__position{font-size:18px;font-weight:400;line-height:1.3}@media screen and (max-width:1400px){.employee-el .employee-el__position{font-size:14px}}.services-list{display:flex;flex-wrap:wrap;margin:0 auto 100px;max-width:1750px}@media screen and (max-width:1870px){.services-list{max-width:1600px}}@media screen and (max-width:1770px){.services-list{max-width:1400px}}@media screen and (max-width:1600px){.services-list{max-width:1200px}}@media screen and (max-width:1400px){.services-list{margin-bottom:120px;max-width:992px}}@media screen and (max-width:992px){.services-list{margin-bottom:90px;max-width:768px}}@media screen and (max-width:680px){.services-list{margin-bottom:60px}}.services-list .services-el{width:25%}@media screen and (max-width:992px){.services-list .services-el{width:33.3333333333%}}@media screen and (max-width:680px){.services-list .services-el{width:50%}}.services-el{background:#1582e7;border:.5px solid rgba(80,175,243,.4);box-shadow:0 20px 30px transparent;color:#fff;display:block;min-height:215px;overflow:hidden;padding:43px 30px 60px 60px;position:relative;text-decoration:none;transition:background .3s ease-in-out,color .2s ease-in-out,box-shadow .3s ease-in-out}@media screen and (max-width:1400px){.services-el{padding:50px 20px 60px 30px}}@media screen and (max-width:1200px){.services-el{padding:30px 20px 60px 30px}}@media screen and (max-width:768px){.services-el{min-height:auto;padding:20px 20px 60px}}.services-el:active,.services-el:focus{color:#fff;text-decoration:none}.services-el:hover{background:#edf8ff;box-shadow:0 20px 30px rgba(0,0,0,.15);color:#000;z-index:2}.services-el:hover .services-el__arrow span:first-child{left:16px;transition:left .4s ease-in-out}.services-el:hover .services-el__arrow span:nth-child(2){left:0;transition:left .4s ease-in-out .1s}.services-el:hover .services-el__circles span{opacity:.1}.services-el:hover .services-el__circles span:first-child{transform:translate(-50%) scale(1)}.services-el:hover .services-el__circles span:first-child:before{transform:translate(-50%,-50%) scale(1)}.services-el:hover .services-el__circles span:nth-child(2){transform:translateY(50%) scale(1)}.services-el:hover .services-el__circles span:nth-child(2):before{transform:translate(-50%,-50%) scale(1)}.services-el .services-el__title{font-size:20px;line-height:24px;overflow:hidden;position:relative;z-index:5}@media screen and (max-width:1200px){.services-el .services-el__title{font-size:18px;line-height:1.2}}@media screen and (max-width:768px){.services-el .services-el__title{font-size:16px}}.services-el .services-el__title h1,.services-el .services-el__title h2,.services-el .services-el__title h3{font-size:20px;margin:0}@media screen and (max-width:1200px){.services-el .services-el__title h1,.services-el .services-el__title h2,.services-el .services-el__title h3{font-size:18px}}@media screen and (max-width:768px){.services-el .services-el__title h1,.services-el .services-el__title h2,.services-el .services-el__title h3{font-size:16px}}.services-el .services-el__arrow{bottom:38px;content:"";height:15px;overflow:hidden;position:absolute;right:70px;transform:rotate(-45deg);width:15px;z-index:2}@media screen and (max-width:768px){.services-el .services-el__arrow{bottom:25px;right:30px}}.services-el .services-el__arrow span{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.services-el .services-el__arrow span:first-child{background:url(/local/templates/.default/assets/css/../img/arrow__white.svg) no-repeat 50%;background-size:contain;transition:left .4s ease-in-out .1s}.services-el .services-el__arrow span:nth-child(2){background:url(/local/templates/.default/assets/css/../img/arrow.svg) no-repeat 50%;background-size:contain;left:-16px;transition:left .4s ease-in-out}.services-el .services-el__circles{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.services-el .services-el__circles span{border:1px solid #1582e7;border-radius:50%;content:"";height:215px;left:0;opacity:0;position:absolute;width:215px}.services-el .services-el__circles span:before{border:1px solid #1582e7;border-radius:50%;content:"";height:calc(100% - 90px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.8);width:calc(100% - 90px)}.services-el .services-el__circles span:first-child{top:0;transform:translate(-50%) scale(.8);transition:transform .3s ease-in-out,opacity .3s ease-in-out}.services-el .services-el__circles span:first-child:before{transition:transform .3s ease-in-out .2s}.services-el .services-el__circles span:nth-child(2){bottom:0;transform:translateY(50%) scale(.8);transition:transform .3s ease-in-out .2s,opacity .3s ease-in-out}.services-el .services-el__circles span:nth-child(2):before{transition:transform .3s ease-in-out .1s}.section-guarantees{overflow:hidden;position:relative}.section-guarantees .container{display:flex;padding-bottom:90px;padding-top:90px;position:relative}@media screen and (max-width:1600px){.section-guarantees .container{flex-direction:column}}@media screen and (max-width:768px){.section-guarantees .container{min-height:auto;padding-bottom:50px;padding-top:50px}}@media screen and (max-width:480px){.section-guarantees .container{padding-top:30px}}.section-guarantees .circle{background:linear-gradient(0deg,#fbfbfb,#fbfbfb),#fbfbfb;border-radius:50%;content:"";height:750px;left:-350px;position:absolute;top:0;width:750px;z-index:1}.section-guarantees .circle span{background:transparent;border:1px solid rgba(21,130,231,.2);border-radius:50%;content:"";height:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%}.section-guarantees .guarantees-title{font-size:40px;font-weight:400;line-height:1.2;padding-right:40px;position:relative;width:calc(50% - 100px);z-index:10}@media screen and (max-width:1600px){.section-guarantees .guarantees-title{margin-bottom:60px;padding-right:0;width:100%}}@media screen and (max-width:480px){.section-guarantees .guarantees-title{font-size:20px;font-weight:700}}.section-guarantees .guarantees-title h2{font-size:40px;font-weight:400}@media screen and (max-width:480px){.section-guarantees .guarantees-title h2{font-size:20px;font-weight:700}}.section-guarantees .guarantees-content{position:relative;width:calc(50% + 70px);z-index:10}@media screen and (max-width:1600px){.section-guarantees .guarantees-content{width:100%}}.guarantees-el{align-items:center;border-top:1px solid #000;display:flex;justify-content:space-between;padding:20px 0}@media screen and (max-width:768px){.guarantees-el{padding:30px 0}}@media screen and (max-width:580px){.guarantees-el{flex-wrap:wrap;padding:20px 0}}.guarantees-el:last-child{border-bottom:1px solid #000}.guarantees-el:hover .guarantees-el__number{color:#1582e7}.guarantees-el .guarantees-el__number{color:#0069ca;font-size:0;font-weight:400;min-height:50px;position:relative;text-transform:uppercase;transition:all .3s ease-in-out;width:90px}.guarantees-el .guarantees-el__number:before{background:url(/local/templates/.default/assets/css/../img/check.svg) no-repeat 50%;background-size:contain;content:"";height:41px;left:0;margin-top:-20px;position:absolute;top:50%;width:41px}.guarantees-el .guarantees-el__title{font-size:18px;line-height:1.2;width:calc(50% - 90px)}@media screen and (max-width:768px){.guarantees-el .guarantees-el__title{width:calc(50% - 100px)}}@media screen and (max-width:580px){.guarantees-el .guarantees-el__title{width:calc(100% - 100px)}}@media screen and (max-width:480px){.guarantees-el .guarantees-el__title{width:100%}}.guarantees-el .guarantees-el__title h2,.guarantees-el .guarantees-el__title h3,.guarantees-el .guarantees-el__title h4{font-size:18px}.guarantees-el .guarantees-el__text{font-size:16px;font-weight:400;line-height:18px;padding-left:30px;width:calc(50% + 10px)}@media screen and (max-width:768px){.guarantees-el .guarantees-el__text{width:50%}}@media screen and (max-width:580px){.guarantees-el .guarantees-el__text{padding-left:0;padding-top:20px;width:100%}}.section-complete-set{padding-bottom:140px;padding-top:140px}@media screen and (max-width:1600px){.section-complete-set{padding-bottom:55px;padding-top:55px}}@media screen and (max-width:480px){.section-complete-set{padding:40px 0}}.section-complete-set .container{align-items:flex-start;display:flex;justify-content:space-between;position:relative}@media screen and (max-width:1400px){.section-complete-set .container{display:block}}.section-complete-set .circle{border:1px solid #1582e7;border-radius:50%;content:"";height:520px;left:40px;opacity:.2;position:absolute;top:-100px;transform:translate(-100%);width:520px}.section-complete-set .complete-set-title{font-size:40px;font-weight:400;line-height:1.2;margin-right:60px;max-width:600px;overflow:hidden;position:relative;z-index:10}@media screen and (max-width:1600px){.section-complete-set .complete-set-title{font-size:30px;margin-right:30px;max-width:460px}}@media screen and (max-width:1400px){.section-complete-set .complete-set-title{margin-bottom:30px;margin-right:0;max-width:900px}}@media screen and (max-width:1200px){.section-complete-set .complete-set-title{font-size:24px}}@media screen and (max-width:480px){.section-complete-set .complete-set-title{font-size:20px;font-weight:700}}.section-complete-set .complete-set-title h2{font-size:40px;font-weight:400}@media screen and (max-width:1600px){.section-complete-set .complete-set-title h2{font-size:30px}}@media screen and (max-width:1200px){.section-complete-set .complete-set-title h2{font-size:24px}}@media screen and (max-width:480px){.section-complete-set .complete-set-title h2{font-size:20px;font-weight:700}}.section-complete-set .complete-set{max-width:970px;position:relative;width:100%;z-index:10}.complete-set-el{border-top:1px solid #000;display:flex;padding:30px 0}@media screen and (max-width:1200px){.complete-set-el{padding:20px 0}}.complete-set-el .complete-set-el__number{color:#fff;display:flex;font-size:0;position:relative;width:120px}@media screen and (max-width:1200px){.complete-set-el .complete-set-el__number{width:60px}}@media screen and (max-width:480px){.complete-set-el .complete-set-el__number{width:40px}}.complete-set-el .complete-set-el__number:before{background:url(/local/templates/.default/assets/css/../img/check2.svg) no-repeat 50%;background-size:contain;content:"";display:block;height:24px;margin-left:25px;width:24px}@media screen and (max-width:1200px){.complete-set-el .complete-set-el__number:before{margin-left:5px;margin-top:5px}}@media screen and (max-width:480px){.complete-set-el .complete-set-el__number:before{height:20px;margin-left:0;width:20px}}@media screen and (max-width:768px){.complete-set-el .complete-set-el__number{width:40px}}.complete-set-el .complete-set-el__container{width:calc(100% - 120px)}@media screen and (max-width:768px){.complete-set-el .complete-set-el__container{width:calc(100% - 40px)}}.complete-set-el .complete-set-el__title{font-size:20px;font-weight:700;line-height:1.2}@media screen and (max-width:1600px){.complete-set-el .complete-set-el__title{font-size:18px}}@media screen and (max-width:1200px){.complete-set-el .complete-set-el__title{font-size:16px}}@media screen and (max-width:480px){.complete-set-el .complete-set-el__title{font-size:14px}}.complete-set-el .complete-set-el__title h2,.complete-set-el .complete-set-el__title h3,.complete-set-el .complete-set-el__title h4{font-size:20px;font-weight:700}@media screen and (max-width:1600px){.complete-set-el .complete-set-el__title h2,.complete-set-el .complete-set-el__title h3,.complete-set-el .complete-set-el__title h4{font-size:18px}}@media screen and (max-width:1200px){.complete-set-el .complete-set-el__title h2,.complete-set-el .complete-set-el__title h3,.complete-set-el .complete-set-el__title h4{font-size:16px}}@media screen and (max-width:480px){.complete-set-el .complete-set-el__title h2,.complete-set-el .complete-set-el__title h3,.complete-set-el .complete-set-el__title h4{font-size:14px;font-weight:400}}.complete-set-el .complete-set-el__text{font-size:16px;font-weight:400;line-height:1.2;max-width:730px;padding-top:30px}@media screen and (max-width:480px){.complete-set-el .complete-set-el__text{font-size:14px;padding-top:15px}}.block-type-first{border-top:1px solid #000;overflow:hidden}.block-type-first .container{padding-bottom:50px;padding-top:70px;position:relative}@media screen and (max-width:480px){.block-type-first .container{padding-bottom:40px;padding-top:40px}}.block-type-first .circle-1{border:1px solid rgba(21,130,231,.2);border-radius:50%;content:"";height:820px;left:-370px;position:absolute;top:60px;width:820px;z-index:1}.block-type-first .circle-2{background:linear-gradient(0deg,#fbfbfb,#fbfbfb),#fbfbfb;border-radius:50%;content:"";height:1040px;position:absolute;right:-800px;top:-20px;width:1040px;z-index:1}.block-type-first .block-type-first__title{font-size:24px;line-height:1.2;margin-bottom:50px;max-width:970px;position:relative;z-index:10}@media screen and (max-width:768px){.block-type-first .block-type-first__title{margin-bottom:30px}}@media screen and (max-width:480px){.block-type-first .block-type-first__title{font-size:20px;line-height:1.4}}.block-type-first .block-type-first__title h1,.block-type-first .block-type-first__title h2,.block-type-first .block-type-first__title h3{font-size:24px;margin:0}@media screen and (max-width:480px){.block-type-first .block-type-first__title h1,.block-type-first .block-type-first__title h2,.block-type-first .block-type-first__title h3{font-size:20px}}.block-type-first .block-type-first__row{align-items:center;display:flex;position:relative;z-index:10}@media screen and (max-width:992px){.block-type-first .block-type-first__row{display:block}}.block-type-first .block-type-first__img{height:500px;overflow:hidden;position:relative;width:calc(50% + 125px)}@media screen and (max-width:1600px){.block-type-first .block-type-first__img{height:500px;width:50%}}@media screen and (max-width:992px){.block-type-first .block-type-first__img{height:370px;margin-bottom:40px;width:100%}}.block-type-first .block-type-first__img .block-type-first__img-el{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.block-type-first .block-type-first__img .block-type-first__img-el img{content:"";height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.block-type-first .block-type-first__content{padding-left:60px;width:calc(50% - 125px)}@media screen and (max-width:1600px){.block-type-first .block-type-first__content{width:50%}}@media screen and (max-width:1400px){.block-type-first .block-type-first__content{padding-left:30px}}@media screen and (max-width:992px){.block-type-first .block-type-first__content{padding-left:0;width:100%}}.block-type-first .block-type-first__content ul{list-style:none}.block-type-first .block-type-first__content ul li{font-size:16px;font-weight:400;line-height:1.2;margin-bottom:30px;padding-left:96px;position:relative}@media screen and (max-width:1200px){.block-type-first .block-type-first__content ul li{padding-left:50px}}@media screen and (max-width:992px){.block-type-first .block-type-first__content ul li{line-height:1.2}}.block-type-first .block-type-first__content ul li:before{background:#000;content:"";height:1px;left:0;position:absolute;top:16px;width:48px}@media screen and (max-width:1200px){.block-type-first .block-type-first__content ul li:before{width:30px}}.block-type-first .block-type-first__content ul li:last-child{margin-bottom:0}.block-type-second{background:#004688;color:#fff;margin-top:80px;padding:70px 0}@media screen and (max-width:480px){.block-type-second{margin-top:40px;padding:40px 0}}.block-type-second .block-type-second__title{font-size:24px;line-height:1.2;margin-bottom:70px;max-width:890px;overflow:hidden}@media screen and (max-width:1400px){.block-type-second .block-type-second__title{margin-bottom:50px}}@media screen and (max-width:480px){.block-type-second .block-type-second__title{font-size:20px}}.block-type-second .block-type-second__title h1,.block-type-second .block-type-second__title h2,.block-type-second .block-type-second__title h3{font-size:24px;margin-bottom:0}@media screen and (max-width:480px){.block-type-second .block-type-second__title h1,.block-type-second .block-type-second__title h2,.block-type-second .block-type-second__title h3{font-size:20px}}.block-type-second .block-type-second__content{margin-left:300px;max-width:1060px;width:100%}@media screen and (max-width:1600px){.block-type-second .block-type-second__content{margin-left:0}}.block-type-second .block-type-second__el{align-items:flex-start;display:flex}@media screen and (max-width:480px){.block-type-second .block-type-second__el{margin-bottom:25px}}.block-type-second .block-type-second__el:last-child .block-type-second__text{border-bottom:1px solid #1582e7}@media screen and (max-width:480px){.block-type-second .block-type-second__el:last-child .block-type-second__text{border-bottom:0}}.block-type-second .block-type-second__el .block-type-second__number{color:#1582e7;font-size:0;font-weight:400;height:20px;line-height:48px;position:relative;text-transform:uppercase;width:80px}@media screen and (max-width:480px){.block-type-second .block-type-second__el .block-type-second__number{width:25px}}.block-type-second .block-type-second__el .block-type-second__number:before{background:#00aeea;border-radius:50%;content:"";height:16px;left:0;margin-top:-7px;position:absolute;top:50%;width:16px}@media screen and (max-width:480px){.block-type-second .block-type-second__el .block-type-second__number:before{margin-top:0;top:25px}}.block-type-second .block-type-second__el .block-type-second__text{border-top:1px solid #1582e7;font-size:18px;font-weight:400;padding:20px 15px;width:calc(100% - 80px)}@media screen and (max-width:768px){.block-type-second .block-type-second__el .block-type-second__text{line-height:1.4;padding:15px}}@media screen and (max-width:480px){.block-type-second .block-type-second__el .block-type-second__text{font-size:16px;line-height:1.3;width:calc(100% - 25px)}}.block-type-third{background-color:#edf8ff;padding-bottom:80px;padding-top:140px}@media screen and (max-width:1600px){.block-type-third{padding-bottom:55px;padding-top:55px}}@media screen and (max-width:480px){.block-type-third{padding-bottom:40px;padding-top:40px}}.block-type-third+.block-type-second{margin-top:0}.block-type-third .block-type-third__title{font-size:40px;font-weight:400;line-height:1.2;margin-bottom:100px;max-width:860px;overflow:hidden}@media screen and (max-width:1600px){.block-type-third .block-type-third__title{font-size:30px;margin-bottom:50px}}@media screen and (max-width:1200px){.block-type-third .block-type-third__title{font-size:24px}}@media screen and (max-width:480px){.block-type-third .block-type-third__title{font-size:20px;font-weight:700;margin-bottom:30px}}.block-type-third .block-type-third__title h2,.block-type-third .block-type-third__title h3{font-size:40px;font-weight:400;margin:0}@media screen and (max-width:1600px){.block-type-third .block-type-third__title h2,.block-type-third .block-type-third__title h3{font-size:30px}}@media screen and (max-width:1200px){.block-type-third .block-type-third__title h2,.block-type-third .block-type-third__title h3{font-size:24px}}@media screen and (max-width:480px){.block-type-third .block-type-third__title h2,.block-type-third .block-type-third__title h3{font-size:20px;font-weight:700}}.block-type-third .block-type-third__content{font-size:24px;font-weight:400;line-height:1.3;margin:0 auto;max-width:1100px;padding-left:140px}@media screen and (max-width:1600px){.block-type-third .block-type-third__content{font-size:20px}}@media screen and (max-width:1400px){.block-type-third .block-type-third__content{font-size:18px}}@media screen and (max-width:1200px){.block-type-third .block-type-third__content{font-size:16px;padding-left:0}}.block-type-third .block-type-third__content p{margin-bottom:20px}.block-type-third .block-type-third__content p:last-child{margin-bottom:0}.block-type-third .block-type-third__content img{height:auto;margin:100px 0;max-width:100%}@media screen and (max-width:1600px){.block-type-third .block-type-third__content img{margin:30px 0}}.block-type-third .block-type-third__content img:last-child{margin-bottom:0}.block-type-third .block-type-third__content ol,.block-type-third .block-type-third__content ul{list-style-position:inside;margin-bottom:20px}.block-type-third .block-type-third__content ol:last-child,.block-type-third .block-type-third__content ul:last-child{margin-bottom:0}.block-type-third .block-type-third__content ol li,.block-type-third .block-type-third__content ul li{margin-bottom:10px}.block-type-fourth{overflow:hidden}.block-type-fourth .block-type-fourth__title{font-size:40px;font-weight:400;line-height:1.2;margin-bottom:120px;max-width:970px;overflow:hidden;position:relative;z-index:10}@media screen and (max-width:1600px){.block-type-fourth .block-type-fourth__title{font-size:30px;margin-bottom:80px}}@media screen and (max-width:1200px){.block-type-fourth .block-type-fourth__title{font-size:24px;margin-bottom:50px}}@media screen and (max-width:480px){.block-type-fourth .block-type-fourth__title{font-size:20px;font-weight:700;margin-bottom:30px}}.block-type-fourth .block-type-fourth__title h2,.block-type-fourth .block-type-fourth__title h3{font-size:40px;font-weight:400;margin:0}@media screen and (max-width:1600px){.block-type-fourth .block-type-fourth__title h2,.block-type-fourth .block-type-fourth__title h3{font-size:30px}}@media screen and (max-width:1200px){.block-type-fourth .block-type-fourth__title h2,.block-type-fourth .block-type-fourth__title h3{font-size:24px}}@media screen and (max-width:480px){.block-type-fourth .block-type-fourth__title h2,.block-type-fourth .block-type-fourth__title h3{font-size:20px;font-weight:700}}.block-type-fourth .container{max-width:1480px;padding-bottom:70px;padding-top:70px;position:relative}@media screen and (max-width:1600px){.block-type-fourth .container{max-width:1200px}}@media screen and (max-width:1400px){.block-type-fourth .container{max-width:992px}}@media screen and (max-width:1200px){.block-type-fourth .container{max-width:768px}}@media screen and (max-width:480px){.block-type-fourth .container{padding-bottom:40px;padding-top:40px}}.block-type-fourth .circle{border:1px solid #1582e7;border-radius:50%;content:"";height:820px;left:-370px;opacity:.2;position:absolute;top:145px;width:820px;z-index:1}.block-type-fourth .block-type-fourth__content{position:relative;z-index:10}.block-type-fourth .block-type-fourth__content ul{align-items:flex-start;display:flex;flex-wrap:wrap;list-style:none;padding-left:40px}@media screen and (max-width:1400px){.block-type-fourth .block-type-fourth__content ul{padding-left:0}}@media screen and (max-width:768px){.block-type-fourth .block-type-fourth__content ul{display:block}}.block-type-fourth .block-type-fourth__content ul li{font-size:16px;font-weight:400;line-height:1.4;margin-bottom:30px;padding-left:96px;padding-right:150px;position:relative;width:50%}@media screen and (max-width:1400px){.block-type-fourth .block-type-fourth__content ul li{padding-right:100px;padding-right:50px}}@media screen and (max-width:992px){.block-type-fourth .block-type-fourth__content ul li{padding-left:60px;padding-right:30px}}@media screen and (max-width:768px){.block-type-fourth .block-type-fourth__content ul li{padding-right:0;width:100%}}@media screen and (max-width:480px){.block-type-fourth .block-type-fourth__content ul li{padding-left:40px}}@media screen and (max-width:992px){.block-type-fourth .block-type-fourth__content ul li:nth-child(2n+2){padding-right:0}}.block-type-fourth .block-type-fourth__content ul li:before{background:#000;content:"";height:1px;left:0;position:absolute;top:15px;width:48px}@media screen and (max-width:992px){.block-type-fourth .block-type-fourth__content ul li:before{width:30px}}@media screen and (max-width:480px){.block-type-fourth .block-type-fourth__content ul li:before{width:20px}}.block-type-fourth-icons{overflow:hidden}.block-type-fourth-icons .block-type-fourth__title{font-size:40px;font-weight:400;line-height:1.2;margin-bottom:120px;max-width:970px;overflow:hidden;position:relative;z-index:10}@media screen and (max-width:1600px){.block-type-fourth-icons .block-type-fourth__title{font-size:30px;margin-bottom:80px}}@media screen and (max-width:1200px){.block-type-fourth-icons .block-type-fourth__title{font-size:24px;margin-bottom:50px}}@media screen and (max-width:480px){.block-type-fourth-icons .block-type-fourth__title{font-size:20px;font-weight:700;margin-bottom:30px}}.block-type-fourth-icons .block-type-fourth__title h2,.block-type-fourth-icons .block-type-fourth__title h3{font-size:40px;font-weight:400;margin:0}@media screen and (max-width:1600px){.block-type-fourth-icons .block-type-fourth__title h2,.block-type-fourth-icons .block-type-fourth__title h3{font-size:30px}}@media screen and (max-width:1200px){.block-type-fourth-icons .block-type-fourth__title h2,.block-type-fourth-icons .block-type-fourth__title h3{font-size:24px}}@media screen and (max-width:480px){.block-type-fourth-icons .block-type-fourth__title h2,.block-type-fourth-icons .block-type-fourth__title h3{font-size:20px;font-weight:700}}.block-type-fourth-icons .container{max-width:1480px;padding-bottom:70px;padding-top:70px;position:relative}@media screen and (max-width:1600px){.block-type-fourth-icons .container{max-width:1200px}}@media screen and (max-width:1400px){.block-type-fourth-icons .container{max-width:992px}}@media screen and (max-width:1200px){.block-type-fourth-icons .container{max-width:768px}}@media screen and (max-width:480px){.block-type-fourth-icons .container{padding-bottom:40px;padding-top:40px}}.block-type-fourth-icons .circle{border:1px solid #1582e7;border-radius:50%;content:"";height:820px;left:-370px;opacity:.2;position:absolute;top:145px;width:820px;z-index:1}.block-type-fourth-icons .block-type-fourth__content{align-items:flex-start;display:flex;flex-wrap:wrap;position:relative;z-index:10}@media screen and (max-width:1200px){.block-type-fourth-icons .block-type-fourth__content{display:block}}.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item{display:flex;margin-bottom:70px;margin-right:70px;width:calc(50% - 35px)}.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item:nth-child(2n+2){margin-right:0}@media screen and (max-width:1200px){.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item{margin-bottom:40px;margin-right:0;width:100%}}.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-icon{margin-right:50px;width:75px}@media screen and (max-width:1400px){.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-icon{margin-right:30px;width:55px}}.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-icon img{height:auto;max-width:100%}.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-text{width:calc(100% - 125px)}@media screen and (max-width:1400px){.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-text{width:calc(100% - 85px)}}.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-title{font-size:32px;font-weight:400;line-height:1.2}@media screen and (max-width:1600px){.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-title{font-size:24px}}@media screen and (max-width:1400px){.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-title{font-size:20px}}@media screen and (max-width:1200px){.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-title{font-size:18px}}.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-desc{font-size:20px;padding-top:30px}@media screen and (max-width:1600px){.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-desc{font-size:18px}}@media screen and (max-width:1400px){.block-type-fourth-icons .block-type-fourth__content .block-type-fourth__content-item .block-type-fourth__content-desc{font-size:16px}}.block-type-fifth{background-position:50%;background-repeat:no-repeat;background-size:cover;background:#0085ff;overflow:hidden;padding:165px 0;position:relative}@media screen and (max-width:1600px){.block-type-fifth{padding:90px 0}}.block-type-fifth+.block-type-second{margin-top:0}.block-type-fifth .block-type-fifth__bg{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.block-type-fifth .block-type-fifth__bg video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.2;position:absolute;top:0;width:100%}@media screen and (max-width:480px){.block-type-fifth{padding:40px 0}}.block-type-fifth .container{position:relative;z-index:10}.block-type-fifth .block-type-fifth__title{font-size:40px;font-weight:400;line-height:1.2;margin-bottom:57px;overflow:hidden}@media screen and (max-width:1600px){.block-type-fifth .block-type-fifth__title{font-size:30px;margin-bottom:50px}}@media screen and (max-width:1400px){.block-type-fifth .block-type-fifth__title{margin-bottom:40px}}@media screen and (max-width:1200px){.block-type-fifth .block-type-fifth__title{font-size:24px}}@media screen and (max-width:480px){.block-type-fifth .block-type-fifth__title{font-size:20px;font-weight:700;margin-bottom:30px}}.block-type-fifth .block-type-fifth__title h1,.block-type-fifth .block-type-fifth__title h2,.block-type-fifth .block-type-fifth__title h3{font-size:40px;font-weight:400;margin-bottom:0}@media screen and (max-width:1600px){.block-type-fifth .block-type-fifth__title h1,.block-type-fifth .block-type-fifth__title h2,.block-type-fifth .block-type-fifth__title h3{font-size:30px}}@media screen and (max-width:1200px){.block-type-fifth .block-type-fifth__title h1,.block-type-fifth .block-type-fifth__title h2,.block-type-fifth .block-type-fifth__title h3{font-size:24px}}@media screen and (max-width:480px){.block-type-fifth .block-type-fifth__title h1,.block-type-fifth .block-type-fifth__title h2,.block-type-fifth .block-type-fifth__title h3{font-size:20px;font-weight:700}}.block-type-fifth .block-type-fifth__wrapper{background:#f6f6f6;border-radius:20px;margin:0 auto;max-width:1350px;padding:60px 160px 80px 110px}@media screen and (max-width:1400px){.block-type-fifth .block-type-fifth__wrapper{padding:60px}}@media screen and (max-width:480px){.block-type-fifth .block-type-fifth__wrapper{padding:30px 15px}}.block-type-fifth .block-type-fifth__content{max-width:1060px;width:100%}.block-type-fifth .block-type-fifth__item{align-items:center;display:flex}@media screen and (max-width:480px){.block-type-fifth .block-type-fifth__item{margin-bottom:5px}}.block-type-fifth .block-type-fifth__item:last-child .block-type-fifth__text{border-bottom:1px solid #1582e7}@media screen and (max-width:480px){.block-type-fifth .block-type-fifth__item:last-child .block-type-fifth__text{border-bottom:0}}.block-type-fifth .block-type-fifth__item .block-type-fifth__number{color:transparent;font-size:30px;font-size:0;font-weight:400;line-height:48px;position:relative;text-transform:uppercase;width:140px}@media screen and (max-width:1400px){.block-type-fifth .block-type-fifth__item .block-type-fifth__number{width:70px}}@media screen and (max-width:480px){.block-type-fifth .block-type-fifth__item .block-type-fifth__number{width:30px}}.block-type-fifth .block-type-fifth__item .block-type-fifth__number:before{background:#1582e7;border-radius:50%;content:"";height:17px;left:20px;position:absolute;top:50%;transform:translateY(-50%);width:17px}@media screen and (max-width:1400px){.block-type-fifth .block-type-fifth__item .block-type-fifth__number:before{left:0}}@media screen and (max-width:1200px){.block-type-fifth .block-type-fifth__item .block-type-fifth__number:before{height:12px;top:10px;transform:translate(0);width:12px}}.block-type-fifth .block-type-fifth__item .block-type-fifth__text{border-top:1px solid #1582e7;font-size:24px;font-weight:400;line-height:1.4;padding:30px 15px 25px;width:calc(100% - 140px)}@media screen and (max-width:1600px){.block-type-fifth .block-type-fifth__item .block-type-fifth__text{font-size:22px}}@media screen and (max-width:1400px){.block-type-fifth .block-type-fifth__item .block-type-fifth__text{font-size:20px;padding:15px;width:calc(100% - 70px)}}@media screen and (max-width:1200px){.block-type-fifth .block-type-fifth__item .block-type-fifth__text{font-size:18px}}@media screen and (max-width:480px){.block-type-fifth .block-type-fifth__item .block-type-fifth__text{font-size:16px;padding:15px 0 10px 5px;width:calc(100% - 30px)}}.block-type-sixth{background:#1582e7;color:#fff;padding-bottom:40px;padding-top:70px}@media screen and (max-width:480px){.block-type-sixth{padding:40px 0}}.block-type-sixth .block-type-sixth__title{font-size:24px;line-height:1.2;margin-bottom:70px;max-width:890px;overflow:hidden}@media screen and (max-width:1400px){.block-type-sixth .block-type-sixth__title{margin-bottom:50px}}@media screen and (max-width:480px){.block-type-sixth .block-type-sixth__title{font-size:20px}}.block-type-sixth .block-type-sixth__title h2,.block-type-sixth .block-type-sixth__title h3{font-size:24px;margin:0}@media screen and (max-width:480px){.block-type-sixth .block-type-sixth__title h2,.block-type-sixth .block-type-sixth__title h3{font-size:20px}}.block-type-sixth .block-type-sixth__content{margin-left:300px;max-width:900px}@media screen and (max-width:1400px){.block-type-sixth .block-type-sixth__content{margin-left:150px}}@media screen and (max-width:1250px){.block-type-sixth .block-type-sixth__content{margin-left:0}}.block-type-sixth .block-type-sixth__item{display:flex;margin-bottom:30px}@media screen and (max-width:768px){.block-type-sixth .block-type-sixth__item{margin-bottom:30px}}.block-type-sixth .block-type-sixth__item .block-type-sixth__icon{margin-right:50px;width:50px}@media screen and (max-width:768px){.block-type-sixth .block-type-sixth__item .block-type-sixth__icon{margin-right:30px}}.block-type-sixth .block-type-sixth__item .block-type-sixth__icon img{height:auto;max-width:100%;width:auto}.block-type-sixth .block-type-sixth__item .block-type-sixth__text{font-size:18px;font-weight:400;line-height:1.4;width:calc(100% - 100px)}@media screen and (max-width:768px){.block-type-sixth .block-type-sixth__item .block-type-sixth__text{width:calc(100% - 80px)}}.section-blocks-gray-icons{margin-top:60px;position:relative}.section-blocks-gray-icons .container{max-width:1560px;padding-top:80px;position:relative}@media screen and (max-width:1600px){.section-blocks-gray-icons .container{max-width:1200px}}@media screen and (max-width:1400px){.section-blocks-gray-icons .container{max-width:992px}}@media screen and (max-width:1200px){.section-blocks-gray-icons .container{max-width:768px}}@media screen and (max-width:480px){.section-blocks-gray-icons .container{padding-top:50px}}.section-blocks-gray-icons .container:before{background:rgba(0,0,0,.1);content:"";height:1px;left:0;position:absolute;top:0;width:100%}.section-blocks-gray-icons .blocks-gray-icons__title{font-size:40px;margin-bottom:55px}@media screen and (max-width:1600px){.section-blocks-gray-icons .blocks-gray-icons__title{font-size:30px;margin-bottom:50px}}@media screen and (max-width:1200px){.section-blocks-gray-icons .blocks-gray-icons__title{font-size:24px}}@media screen and (max-width:480px){.section-blocks-gray-icons .blocks-gray-icons__title{font-size:20px;font-weight:700;margin-bottom:30px}}.section-blocks-gray-icons .blocks-gray-icons__title h2{font-size:40px;font-weight:400;margin-bottom:0}@media screen and (max-width:1600px){.section-blocks-gray-icons .blocks-gray-icons__title h2{font-size:30px}}@media screen and (max-width:1200px){.section-blocks-gray-icons .blocks-gray-icons__title h2{font-size:24px}}@media screen and (max-width:480px){.section-blocks-gray-icons .blocks-gray-icons__title h2{font-size:20px;font-weight:700}}.section-blocks-gray-icons .blocks-gray-icons__flex{display:flex;flex-wrap:wrap}.section-blocks-gray-icons .blocks-gray-icons__item{background:#f4f4f4;border-radius:20px;margin-bottom:56px;margin-right:56px;padding:45px 30px 60px 60px;width:calc(50% - 28px)}@media screen and (max-width:1600px){.section-blocks-gray-icons .blocks-gray-icons__item{margin-bottom:24px;margin-right:24px;padding:26px;width:calc(50% - 12px)}}@media screen and (max-width:1200px){.section-blocks-gray-icons .blocks-gray-icons__item{margin-right:0;width:100%}}@media screen and (max-width:480px){.section-blocks-gray-icons .blocks-gray-icons__item{padding:18px}}.section-blocks-gray-icons .blocks-gray-icons__item:nth-child(2n+2){margin-right:0}.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-icon{background:url(/local/templates/.default/assets/css/../img/check2.svg) no-repeat 50%;background-size:contain;height:60px;margin-bottom:23px;width:60px}@media screen and (max-width:1400px){.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-icon{height:44px;width:44px}}@media screen and (max-width:480px){.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-icon{height:26px;width:26px}}.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-title{font-size:32px;line-height:1.2;margin-bottom:26px}@media screen and (max-width:1600px){.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-title{font-size:28px}}@media screen and (max-width:1400px){.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-title{font-size:22px}}@media screen and (max-width:1200px){.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-title{font-size:20px}}@media screen and (max-width:480px){.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-title{font-size:18px}}.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-desc{font-size:18px}@media screen and (max-width:1600px){.section-blocks-gray-icons .blocks-gray-icons__item .blocks-gray-icons__item-desc{font-size:16px}}.section-blocks-gray-column{padding-bottom:50px;padding-top:110px}@media screen and (max-width:1600px){.section-blocks-gray-column{padding-top:55px}}@media screen and (max-width:480px){.section-blocks-gray-column{padding-top:35px}}.section-blocks-gray-column.section-blocks-gray-column__blue .container{padding-top:0}.section-blocks-gray-column.section-blocks-gray-column__blue .container:before{display:none}.section-blocks-gray-column.section-blocks-gray-column__blue .blocks-gray-column__item{background:#1582e7;border:1px solid #cbcbcb;color:#fff}.section-blocks-gray-column.section-blocks-gray-column__blue .blocks-gray-column__item .blocks-gray-column__item-circle{display:block}.section-blocks-gray-column .container{max-width:1560px;padding-top:80px;position:relative}@media screen and (max-width:1600px){.section-blocks-gray-column .container{max-width:1200px;padding-top:55px}}@media screen and (max-width:1400px){.section-blocks-gray-column .container{max-width:992px}}@media screen and (max-width:1200px){.section-blocks-gray-column .container{max-width:768px}}@media screen and (max-width:480px){.section-blocks-gray-column .container{padding-top:50px}}.section-blocks-gray-column .container:before{background:rgba(0,0,0,.1);content:"";height:1px;left:0;position:absolute;top:0;width:100%}.section-blocks-gray-column .blocks-gray-column__title{font-size:40px;margin-bottom:110px}@media screen and (max-width:1600px){.section-blocks-gray-column .blocks-gray-column__title{font-size:30px;margin-bottom:50px}}@media screen and (max-width:1200px){.section-blocks-gray-column .blocks-gray-column__title{font-size:24px}}@media screen and (max-width:480px){.section-blocks-gray-column .blocks-gray-column__title{font-size:20px;font-weight:700;margin-bottom:30px}}.section-blocks-gray-column .blocks-gray-column__title h2{font-size:40px;font-weight:400;margin-bottom:0}@media screen and (max-width:1600px){.section-blocks-gray-column .blocks-gray-column__title h2{font-size:30px}}@media screen and (max-width:1200px){.section-blocks-gray-column .blocks-gray-column__title h2{font-size:24px}}@media screen and (max-width:480px){.section-blocks-gray-column .blocks-gray-column__title h2{font-size:20px;font-weight:700}}.section-blocks-gray-column .blocks-gray-column__flex{display:flex;flex-wrap:wrap}.section-blocks-gray-column .blocks-gray-column__item{background:#f4f4f4;border-radius:20px;font-size:18px;margin-bottom:26px;margin-right:26px;overflow:hidden;padding:45px 20px 50px 30px;position:relative;width:calc(25% - 19.5px)}@media screen and (max-width:1600px){.section-blocks-gray-column .blocks-gray-column__item{margin-bottom:24px;margin-right:24px;width:calc(50% - 12px)}}@media screen and (max-width:1200px){.section-blocks-gray-column .blocks-gray-column__item{margin-right:0;width:100%}}@media screen and (max-width:480px){.section-blocks-gray-column .blocks-gray-column__item{font-size:16px;margin-bottom:16px;padding:18px}}.section-blocks-gray-column .blocks-gray-column__item:nth-child(4n+4){margin-right:0}@media screen and (max-width:1600px){.section-blocks-gray-column .blocks-gray-column__item:nth-child(4n+4){margin-right:24px}}@media screen and (max-width:1200px){.section-blocks-gray-column .blocks-gray-column__item:nth-child(4n+4){margin-right:0}}@media screen and (max-width:1600px){.section-blocks-gray-column .blocks-gray-column__item:nth-child(2n+2){margin-right:0}}.section-blocks-gray-column .blocks-gray-column__item .blocks-gray-column__item-title{font-size:32px;margin-bottom:70px}@media screen and (max-width:1600px){.section-blocks-gray-column .blocks-gray-column__item .blocks-gray-column__item-title{font-size:28px;margin-bottom:26px}}@media screen and (max-width:1400px){.section-blocks-gray-column .blocks-gray-column__item .blocks-gray-column__item-title{font-size:22px}}@media screen and (max-width:1200px){.section-blocks-gray-column .blocks-gray-column__item .blocks-gray-column__item-title{font-size:20px}}@media screen and (max-width:480px){.section-blocks-gray-column .blocks-gray-column__item .blocks-gray-column__item-title{font-size:18px}}.section-blocks-gray-column .blocks-gray-column__item .blocks-gray-column__item-circle{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;content:"";height:600px;pointer-events:none;position:absolute;right:60px;top:25px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:600px}.section-blocks-gray-column .blocks-gray-column__item .blocks-gray-column__item-circle:before{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;content:"";height:82%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:82%}.section-blocks-gray-column .blocks-gray-column__item .blocks-gray-column__item-circle:after{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;content:"";height:64%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:64%}.section-block-table{padding-top:60px}@media screen and (max-width:480px){.section-block-table{padding-top:0}}.section-block-table .section-block-table__title{font-size:40px;margin-bottom:50px}@media screen and (max-width:1600px){.section-block-table .section-block-table__title{font-size:30px;margin-bottom:30px}}@media screen and (max-width:1200px){.section-block-table .section-block-table__title{font-size:24px}}@media screen and (max-width:480px){.section-block-table .section-block-table__title{font-size:20px;font-weight:700;margin-bottom:30px}}.section-block-table .section-block-table__title h2{font-size:40px;font-weight:400;margin-bottom:0}@media screen and (max-width:1600px){.section-block-table .section-block-table__title h2{font-size:30px}}@media screen and (max-width:1200px){.section-block-table .section-block-table__title h2{font-size:24px}}@media screen and (max-width:480px){.section-block-table .section-block-table__title h2{font-size:20px;font-weight:700}}.section-block-table .container{max-width:1560px}@media screen and (max-width:1600px){.section-block-table .container{max-width:1200px}}@media screen and (max-width:1400px){.section-block-table .container{max-width:992px}}@media screen and (max-width:1200px){.section-block-table .container{max-width:768px}}.block-table .block-table__th{display:flex}.block-table .block-table__th .block-table__td{font-size:24px;font-weight:700;padding:25px 0}@media screen and (max-width:1600px){.block-table .block-table__th .block-table__td{font-size:20px}}@media screen and (max-width:1200px){.block-table .block-table__th .block-table__td{font-size:16px}}@media screen and (max-width:480px){.block-table .block-table__th .block-table__td{font-size:14px;padding:10px}}.block-table .block-table__th .block-table__td:first-child{padding-left:30px}@media screen and (max-width:480px){.block-table .block-table__th .block-table__td:first-child{padding-left:10px}}.block-table .block-table__th .block-table__td:nth-child(2){padding-left:15px}@media screen and (max-width:480px){.block-table .block-table__th .block-table__td:nth-child(2){padding-left:10px}}.block-table .block-table__tr{border-radius:10px;display:flex}.block-table .block-table__tr:nth-child(2n+2){background:#edf8ff}.block-table .block-table__tr .block-table__td{font-size:20px;padding:25px 0}@media screen and (max-width:1600px){.block-table .block-table__tr .block-table__td{font-size:18px}}@media screen and (max-width:1200px){.block-table .block-table__tr .block-table__td{font-size:16px}}@media screen and (max-width:480px){.block-table .block-table__tr .block-table__td{font-size:14px;padding:10px}}.block-table .block-table__tr .block-table__td:first-child{border-right:1px solid rgba(41,35,92,.1);padding-left:30px;padding-right:25px}@media screen and (max-width:480px){.block-table .block-table__tr .block-table__td:first-child{padding-left:10px;padding-right:10px}}.block-table .block-table__tr .block-table__td:nth-child(2){padding-left:15px;padding-right:15px}@media screen and (max-width:480px){.block-table .block-table__tr .block-table__td:nth-child(2){padding-left:10px;padding-right:10px}}.block-table .block-table__td{width:50%}.section-block-faq{padding-bottom:120px;padding-top:220px}@media screen and (max-width:1600px){.section-block-faq{padding-bottom:55px;padding-top:110px}}@media screen and (max-width:480px){.section-block-faq{padding-top:60px}}.section-block-faq .container{max-width:1560px}@media screen and (max-width:1600px){.section-block-faq .container{max-width:1200px}}@media screen and (max-width:1400px){.section-block-faq .container{max-width:992px}}@media screen and (max-width:1200px){.section-block-faq .container{max-width:768px}}.section-block-faq .block-faq__title{font-size:40px;margin-bottom:140px}@media screen and (max-width:1600px){.section-block-faq .block-faq__title{font-size:30px;margin-bottom:50px}}@media screen and (max-width:1200px){.section-block-faq .block-faq__title{font-size:24px}}@media screen and (max-width:480px){.section-block-faq .block-faq__title{font-size:20px;font-weight:700;margin-bottom:20px}}.section-block-faq .block-faq__title h2{font-size:40px;font-weight:400;margin:0}@media screen and (max-width:1600px){.section-block-faq .block-faq__title h2{font-size:30px}}@media screen and (max-width:1200px){.section-block-faq .block-faq__title h2{font-size:24px}}@media screen and (max-width:480px){.section-block-faq .block-faq__title h2{font-size:20px;font-weight:700}}.section-block-faq .block-faq__element{border-bottom:1px solid #000;margin-bottom:30px}@media screen and (max-width:480px){.section-block-faq .block-faq__element{margin-bottom:0}}.section-block-faq .block-faq__element._open .block-faq__element__title .icon{transform:rotate(45deg)}.section-block-faq .block-faq__element .block-faq__element__title{cursor:pointer;font-size:32px;padding:15px 180px 15px 15px;position:relative}@media screen and (max-width:1600px){.section-block-faq .block-faq__element .block-faq__element__title{font-size:24px}}@media screen and (max-width:1400px){.section-block-faq .block-faq__element .block-faq__element__title{font-size:20px}}@media screen and (max-width:1200px){.section-block-faq .block-faq__element .block-faq__element__title{font-size:18px;padding-right:60px}}@media screen and (max-width:480px){.section-block-faq .block-faq__element .block-faq__element__title{font-size:16px;padding-left:0;padding-right:40px}}.section-block-faq .block-faq__element .block-faq__element__title .icon{content:"";height:40px;position:absolute;right:35px;top:20px;transition:all .3s ease-in-out;width:40px}@media screen and (max-width:1200px){.section-block-faq .block-faq__element .block-faq__element__title .icon{height:30px;right:0;width:30px}}@media screen and (max-width:480px){.section-block-faq .block-faq__element .block-faq__element__title .icon{height:20px;width:20px}}.section-block-faq .block-faq__element .block-faq__element__title .icon:before{background:#1582e7;content:"";height:1px;left:0;margin-top:-.5px;position:absolute;top:50%;width:100%}.section-block-faq .block-faq__element .block-faq__element__title .icon:after{background:#1582e7;content:"";height:100%;left:50%;margin-left:-.5px;position:absolute;top:0;width:1px}.section-block-faq .block-faq__element .block-faq__element__content{display:none;padding:25px 15px 60px}@media screen and (max-width:480px){.section-block-faq .block-faq__element .block-faq__element__content{font-size:14px;padding:15px 0 20px}}.section-publications{overflow:hidden;padding-bottom:90px;padding-top:50px;position:relative}@media screen and (max-width:768px){.section-publications{padding-bottom:50px;padding-top:10px}}.section-publications.publications__mod .section-publications__row{position:relative}.section-publications.publications__mod .section-publications__row:before{background:rgba(0,0,0,.05);content:"";height:2px;left:-50%;position:absolute;top:0;width:100%}@media screen and (max-width:1200px){.section-publications.publications__mod .section-publications__row:before{left:-20px;width:100vw}}.section-publications.publications__mod .section-publications__row .section-publications__aside{padding-top:25px}.section-publications.content-blue-title .publications-content h2,.section-publications.content-blue-title .publications-content h3,.section-publications.content-blue-title .publications-content h4,.section-publications.content-blue-title .publications-content h5,.section-publications.content-blue-title .publications-content h6{color:#1582e7}.section-publications .circle{background:linear-gradient(0deg,#fbfbfb,#fbfbfb),#fbfbfb;border-radius:50%;content:"";height:627px;position:absolute;right:-240px;top:65px;width:627px;z-index:2}.section-publications .circle2{border:1px solid #6c6c6c;border-radius:50%;content:"";height:340px;opacity:.1;position:absolute;right:100px;top:105px;width:340px;z-index:1}.section-publications .container{max-width:1750px;position:relative;z-index:10}@media screen and (max-width:1870px){.section-publications .container{max-width:1600px}}@media screen and (max-width:1770px){.section-publications .container{max-width:1400px}}@media screen and (max-width:1600px){.section-publications .container{max-width:1200px}}@media screen and (max-width:1400px){.section-publications .container{max-width:992px}}@media screen and (max-width:992px){.section-publications .container{max-width:768px}}@media screen and (max-width:640px){.section-publications .container{padding:0 0 0 15px}}.section-publications .section-publications__row{display:flex}.section-publications .section-publications__row._center{justify-content:center}@media screen and (max-width:1200px){.section-publications .section-publications__row{display:block}}.section-publications .section-publications__aside{list-style:none;padding-right:50px;width:310px}@media screen and (max-width:1200px){.section-publications .section-publications__aside{align-items:center;display:flex;margin-bottom:20px;overflow-x:scroll;padding:20px 0 0;width:100%}}@media screen and (max-width:768px){.section-publications .section-publications__aside{padding:0}}.section-publications .section-publications__aside li{margin-bottom:30px}@media screen and (max-width:1200px){.section-publications .section-publications__aside li{margin-bottom:10px;margin-right:20px;min-width:130px}}.section-publications .section-publications__aside .arow-link{display:inline;padding:0}.section-publications .section-publications__aside .arow-link:before{right:-30px;top:-7px}@media screen and (max-width:1200px){.section-publications .section-publications__aside .arow-link{display:inline;font-size:15px;line-height:1.2}}.section-publications .publications-wrapper{display:flex;flex-wrap:wrap;width:calc(100% - 310px)}@media screen and (max-width:1200px){.section-publications .publications-wrapper{width:100%}}@media screen and (max-width:640px){.section-publications .publications-wrapper{padding:0 15px 0 0}}.section-publications .publications-wrapper .publications-el{width:50%}@media screen and (max-width:640px){.section-publications .publications-wrapper .publications-el{width:100%}}.section-publications .publications-page{width:calc(100% - 310px)}@media screen and (max-width:1200px){.section-publications .publications-page{width:100%}}@media screen and (max-width:640px){.section-publications .publications-page{padding:0 15px 0 0}}.section-publications .publications-page .publications-el{width:50%}@media screen and (max-width:640px){.section-publications .publications-page .publications-el{width:100%}}.publications-el{background-color:#f9f9f9;overflow:hidden;position:relative}@media screen and (max-width:640px){.publications-el{border-bottom:2px solid #f2f2f2}}.publications-el .publications-el__container{padding:110px 110px 40px 80px;position:relative;z-index:10}@media screen and (max-width:1770px){.publications-el .publications-el__container{padding:40px}}@media screen and (max-width:1200px){.publications-el .publications-el__container{padding:30px}}@media screen and (max-width:768px){.publications-el .publications-el__container{padding:30px 20px}}.publications-el .publications-el__cat{font-size:16px;font-weight:400;line-height:19px;margin-bottom:48px}@media screen and (max-width:1600px){.publications-el .publications-el__cat{margin-bottom:30px}}@media screen and (max-width:768px){.publications-el .publications-el__cat{margin-bottom:20px}}.publications-el .publications-el__cat a{color:#000;text-decoration:none;transition:all .3s ease-in-out}.publications-el .publications-el__cat a:hover{color:#1582e7}.publications-el .publications-el__title{font-size:24px;line-height:36px;margin-bottom:16px;max-width:580px}@media screen and (max-width:1600px){.publications-el .publications-el__title{font-size:18px;line-height:1.4}}.publications-el .publications-el__title a{color:#000;text-decoration:none;transition:all .3s ease-in-out}.publications-el .publications-el__title a:hover{color:#1582e7}.publications-el .publications-el__title h1,.publications-el .publications-el__title h2,.publications-el .publications-el__title h3,.publications-el .publications-el__title h4,.publications-el .publications-el__title h5{font-size:24px;margin:0}@media screen and (max-width:1600px){.publications-el .publications-el__title h1,.publications-el .publications-el__title h2,.publications-el .publications-el__title h3,.publications-el .publications-el__title h4,.publications-el .publications-el__title h5{font-size:18px}}.publications-el .publications-el__date{font-size:10px;font-weight:400;line-height:12px;margin-bottom:25px}.publications-el .publications-el__btn{display:flex;justify-content:flex-end}.publications-el .publications-el__img{height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transform:scale(1.1);transition:all .3s ease-in-out;width:100%}.publications-el .publications-el__img:before{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.publications-el .publications-el__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.publications-el:hover .publications-el__img{transform:scale(1)}.publications-el:nth-child(4n+2),.publications-el:nth-child(4n+2) .publications-el__cat a,.publications-el:nth-child(4n+3),.publications-el:nth-child(4n+3) .publications-el__cat a{color:#fff}.publications-el:nth-child(4n+2) .publications-el__cat a:hover,.publications-el:nth-child(4n+3) .publications-el__cat a:hover{color:#1582e7}.publications-el:nth-child(4n+2) .publications-el__title a,.publications-el:nth-child(4n+3) .publications-el__title a{color:#fff}.publications-el:nth-child(4n+2) .publications-el__title a:hover,.publications-el:nth-child(4n+3) .publications-el__title a:hover{color:#1582e7}.publications-el:nth-child(4n+2) .btn-arrow,.publications-el:nth-child(4n+3) .btn-arrow{color:#fff}.publications-el:nth-child(4n+2) .publications-el__img,.publications-el:nth-child(4n+3) .publications-el__img{opacity:1}.publications-info{font-size:14px;font-weight:400;line-height:16px;margin-bottom:40px;padding-right:70px;text-align:right}@media screen and (max-width:768px){.publications-info{padding-right:15px}}.pagenavi-wrapper{padding-top:45px;width:100%}.pagenavi{padding-right:60px}.pagenavi .pagenavi__list{align-items:center;display:flex;justify-content:flex-end;list-style:none}.pagenavi .pagenavi__list .pagenavi__item{font-size:22px;line-height:1.1;margin-right:10px}.pagenavi .pagenavi__list .pagenavi__item:last-child{margin-right:0}.pagenavi .pagenavi__list .pagenavi__item .pagenavi__curent{opacity:.5}.pagenavi .pagenavi__list .pagenavi__item .pagenavi__curent span{display:inline-block;padding:5px}.pagenavi .pagenavi__list .pagenavi__item a{color:#000;display:inline-block;padding:5px;text-decoration:none;transition:all .3s ease-in-out}.pagenavi .pagenavi__list .pagenavi__item a:hover{color:#1582e7}.publications-top{background:#1582e7;color:#fff;padding:45px 50px 50px 100px}@media screen and (max-width:1400px){.publications-top{padding:40px 20px 30px 40px}}@media screen and (max-width:480px){.publications-top{padding:40px 10px 30px 20px}}.publications-top .publications-top__content{max-width:1200px}.publications-top .publications-top__cat{font-size:16px;font-weight:400;line-height:19px;margin-bottom:25px}.publications-top .publications-top__cat a{color:#fff;text-decoration:none}.publications-top .publications-top__cat a:hover{color:#fff;text-decoration:underline}.publications-top .publications-top__title{font-size:30px;line-height:1.2;margin-bottom:20px}@media screen and (max-width:480px){.publications-top .publications-top__title{font-size:24px}}.publications-top .publications-top__title h1,.publications-top .publications-top__title h2,.publications-top .publications-top__title h3{font-size:30px;margin:0}@media screen and (max-width:480px){.publications-top .publications-top__title h1,.publications-top .publications-top__title h2,.publications-top .publications-top__title h3{font-size:24px}}.publications-top .publications-top__date{font-size:12px;font-weight:400;line-height:14px;margin-bottom:28px}.publications-top .publications-top__autor .publications-top__autor-name{font-size:20px}@media screen and (max-width:480px){.publications-top .publications-top__autor .publications-top__autor-name{font-size:18px}}.publications-top .publications-top__autor .publications-top__autor-position{font-size:18px}@media screen and (max-width:480px){.publications-top .publications-top__autor .publications-top__autor-position{font-size:16px}}.publications-content{font-size:15px;font-weight:400;line-height:1.2;max-width:1180px;padding:60px 20px 0 100px}@media screen and (max-width:1600px){.publications-content{padding:40px 0 0}}.publications-content.blue-title h2,.publications-content.blue-title h3,.publications-content.blue-title h4,.publications-content.blue-title h5,.publications-content.blue-title h6{color:#1582e7}.publications-content h2{font-size:30px;font-weight:700;margin:10px 0 25px}@media screen and (max-width:768px){.publications-content h2{font-size:26px}}@media screen and (max-width:480px){.publications-content h2{font-size:24px}}.publications-content h3{font-size:28px;font-weight:700;margin:10px 0 25px}@media screen and (max-width:768px){.publications-content h3{font-size:24px}}@media screen and (max-width:480px){.publications-content h3{font-size:22px}}.publications-content h4{font-size:26px;font-weight:700;margin:10px 0 25px}@media screen and (max-width:768px){.publications-content h4{font-size:22px}}@media screen and (max-width:480px){.publications-content h4{font-size:20px}}.publications-content p{margin-bottom:30px}@media screen and (max-width:480px){.publications-content p{margin-bottom:20px}}.publications-content ol,.publications-content ul{list-style-position:inside;margin-bottom:30px}@media screen and (max-width:480px){.publications-content ol,.publications-content ul{margin-bottom:20px}}.publications-content ol li,.publications-content ul li{margin-bottom:15px}.publications-content img{height:auto;margin-bottom:30px;max-width:100%;width:auto}@media screen and (max-width:480px){.publications-content img{margin-bottom:20px}}.publications-autor{padding-top:50px}@media screen and (max-width:480px){.publications-autor{padding-top:30px}}.publications-autor .publications-autor__name{font-size:26px}@media screen and (max-width:480px){.publications-autor .publications-autor__name{font-size:20px}}.publications-autor .publications-autor__position{font-size:18px}.section-other-articles{border-top:1px solid rgba(0,0,0,.1);overflow:hidden;padding-top:80px}.section-other-articles .section-title{margin-bottom:80px;padding-left:310px}.section-other-articles .section-title .lowercase{text-transform:lowercase}@media screen and (max-width:1200px){.section-other-articles .section-title{padding-left:180px}}@media screen and (max-width:992px){.section-other-articles .section-title{padding-left:0}}.section-other-articles .container{max-width:100%;padding:0 0 0 calc(50vw - 867px);position:relative;z-index:10}@media screen and (max-width:992px){.section-other-articles .container{padding-left:20px}}.section-other-articles .other-articles{display:flex;flex-wrap:wrap;padding-left:310px;width:100%}@media screen and (max-width:1200px){.section-other-articles .other-articles{padding-left:180px}}@media screen and (max-width:992px){.section-other-articles .other-articles{padding-left:0}}.section-other-articles .other-articles .publications-el{width:50%}@media screen and (max-width:640px){.section-other-articles .other-articles .publications-el{width:100%}}.row.product-list{list-style:none}.videoWrapper{height:0;padding-bottom:52%;padding-top:25px;position:relative;width:100%}.videoWrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.management-page{padding-top:50px}.management-page.management-page__single{padding-top:0}.management-page .container{display:flex;justify-content:space-between}@media screen and (max-width:992px){.management-page .container{display:block}}.management-page .section-title{padding-left:130px;width:580px}@media screen and (max-width:1870px){.management-page .section-title{margin-right:50px;padding-left:0;width:400px}}@media screen and (max-width:1600px){.management-page .section-title{margin-right:0;width:300px}}@media screen and (max-width:1300px){.management-page .section-title{margin-bottom:40px;padding-right:0}}@media screen and (max-width:992px){.management-page .section-title{width:100%}}@media screen and (max-width:480px){.management-page .section-title{padding-left:0}}.management-page .management-row{display:flex;flex-wrap:wrap;gap:0 40px;max-width:1010px;width:calc(100% - 580px)}@media screen and (max-width:1870px){.management-page .management-row{width:calc(100% - 400px)}}@media screen and (max-width:1600px){.management-page .management-row{width:calc(100% - 300px)}}@media screen and (max-width:992px){.management-page .management-row{width:100%}}@media screen and (max-width:600px){.management-page .management-row{gap:0 30px}}.management-page .management-row .management-col{margin-bottom:40px;width:calc(33.33333% - 26.666px)}@media screen and (max-width:600px){.management-page .management-row .management-col{margin-bottom:30px;width:calc(50% - 15px)}}@media screen and (max-width:480px){.management-page .management-row .management-col{margin-bottom:15px;width:100%}}.management-page .management-row .management-col .employee-el{max-width:100%;width:100%}@media screen and (max-width:520px){.management-page .management-row .management-col .employee-el{margin-left:auto;margin-right:0}}.management-page .management-row .management-col .employee-el .employee-el__photo{border-color:#000;height:170px;width:170px}@media screen and (max-width:1400px){.management-page .management-row .management-col .employee-el .employee-el__photo{height:140px;width:140px}.management-page .management-row .management-col .employee-el .employee-el__name{font-size:14px}}.management-page__header{color:#fff;overflow:hidden;position:relative}.management-page__header:before{background:linear-gradient(180deg,rgba(13,50,86,.39),#003f7c);content:"";height:calc(100% - 25px);left:0;position:absolute;top:0;width:100%;z-index:3}.management-page__header:after{background:linear-gradient(180deg,#0a2138,#055db1);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.management-page__header .container{display:flex;justify-content:space-between;position:relative;z-index:10}@media screen and (max-width:768px){.management-page__header .container{flex-direction:column}}.management-page__header .management-page__content{padding-bottom:195px;padding-top:55px;width:calc(100% - 500px)}@media screen and (max-width:1400px){.management-page__header .management-page__content{padding-bottom:90px;padding-top:50px;width:calc(100% - 380px)}}@media screen and (max-width:992px){.management-page__header .management-page__content{width:calc(100% - 240px)}}@media screen and (max-width:768px){.management-page__header .management-page__content{padding-bottom:30px;width:100%}}.management-page__header .management-page__header-right{align-items:center;display:flex;justify-content:center;position:relative;width:530px}@media screen and (max-width:1400px){.management-page__header .management-page__header-right{padding:50px 0 40px;width:380px}}@media screen and (max-width:992px){.management-page__header .management-page__header-right{width:200px}}@media screen and (max-width:768px){.management-page__header .management-page__header-right{margin-left:auto;margin-right:40px;width:100%}}.management-page__header .management-page__header-right .employee-el{color:#fff;margin-bottom:40px;margin-left:125px;margin-top:70px}@media screen and (max-width:992px){.management-page__header .management-page__header-right .employee-el{margin-left:0}}@media screen and (max-width:768px){.management-page__header .management-page__header-right .employee-el{margin-top:0}}.management-page__header .management-page__header-sub{font-size:14px;font-weight:400;line-height:17px;margin-bottom:140px}@media screen and (max-width:1200px){.management-page__header .management-page__header-sub{margin-bottom:70px}}@media screen and (max-width:480px){.management-page__header .management-page__header-sub{margin-bottom:50px}}.management-page__header .management-page__header-name{font-size:30px;font-weight:400;line-height:1.3;margin-bottom:10px}@media screen and (max-width:480px){.management-page__header .management-page__header-name{font-size:28px}}.management-page__header .management-page__header-position{font-size:18px;line-height:1.3}.management-page__header .circles{content:"";height:100%;height:calc(100% - 25px);left:50%;max-width:1750px;overflow:hidden;position:absolute;top:0;transform:translate(-50%);width:100%;z-index:2}@media screen and (max-width:768px){.management-page__header .circles{bottom:25px;height:60%;top:auto}}.management-page__header .circles1{border:1px solid hsla(0,0%,100%,.1);border-radius:50%;content:"";height:605px;position:absolute;right:-75px;top:0;width:605px}.management-page__header .circles2{height:455px;right:0;top:75px;width:455px}.management-page__header .circles2,.management-page__header .circles3{border:1px solid hsla(0,0%,100%,.4);border-radius:50%;content:"";position:absolute}.management-page__header .circles3{height:330px;right:58px;top:150px;width:330px}.management-page__header .circles4{border:1px solid hsla(0,0%,100%,.4);border-radius:50%;content:"";height:200px;position:absolute;right:125px;top:225px;width:200px}.management-page__content{font-size:16px;line-height:1.4;max-width:1545px;padding-bottom:90px;padding-top:90px}@media screen and (max-width:1200px){.management-page__content{font-size:20px;padding-bottom:70px;padding-top:50px}}@media screen and (max-width:768px){.management-page__content{font-size:18px;padding-bottom:50px}}.management-page__content p{margin-bottom:20px}.partners-page{padding-bottom:150px;padding-top:60px}@media screen and (max-width:768px){.partners-page{padding-bottom:90px}}@media screen and (max-width:480px){.partners-page{padding-bottom:50px}}.partners-row{display:flex;flex-wrap:wrap}.partners-row .partner-el{width:14.2857142857%}@media screen and (max-width:1600px){.partners-row .partner-el{width:16.6666666667%}}@media screen and (max-width:992px){.partners-row .partner-el{width:20%}}@media screen and (max-width:768px){.partners-row .partner-el{width:25%}}@media screen and (max-width:600px){.partners-row .partner-el{width:33.3333333333%}}@media screen and (max-width:480px){.partners-row .partner-el{width:50%}}.partners-single{display:flex}@media screen and (max-width:768px){.partners-single{display:block}}.partners-single .partners-single__aside{width:290px}@media screen and (max-width:768px){.partners-single .partners-single__aside{margin-bottom:50px;width:100%}}.partners-single .partners-single__content{max-width:980px;padding-left:160px;width:calc(100% - 290px)}.partners-single .partners-single__content .partners-single__content-text{margin-bottom:40px}.partners-single .partners-single__content .partners-single__content-text p{margin-bottom:15px}.partners-single .partners-single__content .partners-single__content-text ul{list-style-position:inside;margin-bottom:15px}.partners-single .partners-single__content .partners-single__content-text ul li{margin-bottom:5px}.partners-single .partners-single__content .partners-single__content-text img{height:auto;max-width:100%}@media screen and (max-width:1400px){.partners-single .partners-single__content{padding-left:50px}}@media screen and (max-width:992px){.partners-single .partners-single__content{padding-left:30px}}@media screen and (max-width:768px){.partners-single .partners-single__content{padding:0;width:100%}}.partners-single__logo{margin-bottom:10px}.partners-single__logo img{height:auto;max-width:100%;width:auto}.partners-single__link{font-size:20px;line-height:24px;margin-bottom:38px}.partners-single__link a{color:#1582e7;text-decoration:none;transition:all .3s ease-in-out}.partners-single__link a:hover{color:#0069ca}.partners-single__industry{margin-bottom:33px}.partners-single__industry .partners-single__industry-title{font-size:14px;font-weight:400;line-height:17px;margin-bottom:15px}.partners-single__industry .partners-single__industry-name{font-size:20px;line-height:24px;padding-left:10px}.partners-single__industry .arow-link{display:inline-block;padding:0;position:relative;width:-moz-fit-content;width:fit-content}.partners-single__industry .arow-link:before{right:-30px;top:-7px}.partners-single__industry .partners-single__industry-el{margin-bottom:10px;padding-left:10px;position:relative}.partners-single__service .partners-single__service-title{font-size:14px;font-weight:400;line-height:17px;margin-bottom:15px}.partners-single__service .arow-link{display:inline-block;padding:0;position:relative;width:-moz-fit-content;width:fit-content}.partners-single__service .arow-link:before{right:-30px;top:-7px}.partners-single__service .partners-single__service-el{margin-bottom:10px;padding-left:10px;position:relative}.partner-doc{box-shadow:0 4px 4px rgba(0,0,0,.25);display:inline-block;line-height:0px;margin-bottom:40px}.partner-doc img{height:auto;max-width:100%;width:auto}.contacts-page{background:#1582e7;color:#fff;padding-bottom:90px;padding-top:60px}.contacts-page .contacts-page__row{display:flex}@media screen and (max-width:1200px){.contacts-page .contacts-page__row{display:block}}.contacts-page .contacts-page__left{width:350px}@media screen and (max-width:1200px){.contacts-page .contacts-page__left{margin-bottom:50px;width:100%}}.contacts-page .contacts-page__right{padding-left:60px;width:calc(100% - 350px)}@media screen and (max-width:1600px){.contacts-page .contacts-page__right{width:calc(100% - 400px)}}@media screen and (max-width:1200px){.contacts-page .contacts-page__right{padding-left:0;width:100%}}.contacts-page .contacts-phone{color:#fff;display:inline-block;font-size:30px;font-weight:300;line-height:72px;margin-bottom:20px;text-decoration:none;transition:all .3s ease-in-out}.contacts-page .contacts-phone:hover{color:#fff}.contacts-page .contacts-fax{font-size:18px;line-height:29px;margin-bottom:5px}.contacts-page .contacts-email{font-size:18px;line-height:29px;margin-bottom:50px}.contacts-page .contacts-email a{color:#fff;text-decoration:none}.contacts-page .contacts-email a:hover{color:#fff}.contacts-page .social .icon-vk{background:url(/local/templates/.default/assets/css/../img/vk_white.svg) no-repeat 50%;background-size:contain}.contacts-page .social .icon-telegram{background:url(/local/templates/.default/assets/css/../img/telegram_white.svg) no-repeat 50%;background-size:contain}.contacts-page .contacts-address{margin-bottom:15px}.contacts-page .contacts-address .contacts-address__ttile{color:hsla(0,0%,100%,.5);font-size:18px;line-height:1.3;margin-bottom:5px}.contacts-page .contacts-address .contacts-address__val{font-size:18px;line-height:1.3}.contacts-page .contacts-address:last-child{margin-bottom:0}.company-map #map{height:400px}.vacancies-page{padding-top:60px}.vacancies-content{font-size:18px;font-weight:400;line-height:29px;max-width:1460px}@media screen and (max-width:992px){.vacancies-content{font-size:16px;margin-bottom:40px}}.vacancies-content p{margin-bottom:20px}.block-principles{display:flex;justify-content:space-between;max-width:1490px;padding-bottom:180px}@media screen and (max-width:1200px){.block-principles{flex-direction:column}}@media screen and (max-width:992px){.block-principles{padding-bottom:90px}}@media screen and (max-width:480px){.block-principles{padding-bottom:50px}}.block-principles .block-principles__list{max-width:940px;width:calc(100% - 400px)}@media screen and (max-width:1200px){.block-principles .block-principles__list{order:2;width:100%}}.block-principles .block-principles__title{font-size:70px;font-weight:400;line-height:1.3;padding-right:40px;text-align:right;width:370px}@media screen and (max-width:1200px){.block-principles .block-principles__title{font-size:50px;margin-bottom:50px;order:1;padding-right:0;text-align:left;width:100%}}@media screen and (max-width:480px){.block-principles .block-principles__title{font-size:30px;margin-bottom:30px}}.block-principles .block-principles__title h2,.block-principles .block-principles__title h3{font-size:70px;font-weight:400}@media screen and (max-width:1200px){.block-principles .block-principles__title h2,.block-principles .block-principles__title h3{font-size:50px}}@media screen and (max-width:480px){.block-principles .block-principles__title h2,.block-principles .block-principles__title h3{font-size:30px}}.block-principles .block-principles__el{align-items:center;border-top:1px solid #000;display:flex;justify-content:space-between;padding:20px 0}@media screen and (max-width:768px){.block-principles .block-principles__el{align-items:center;flex-wrap:wrap}}.block-principles .block-principles__el:last-child{border-bottom:1px solid #000}.block-principles .block-principles__el .block-principles__el-number{align-items:center;background:url(/local/templates/.default/assets/css/../img/check.svg) no-repeat 0;background-size:contain;color:#0069ca;display:flex;font-size:0;font-weight:400;height:30px;line-height:1.2;text-transform:uppercase;width:170px}@media screen and (max-width:768px){.block-principles .block-principles__el .block-principles__el-number{padding-top:0;width:60px}}.block-principles .block-principles__el .block-principles__el-title{font-size:18px;line-height:1.3;width:calc(50% - 185px)}@media screen and (max-width:768px){.block-principles .block-principles__el .block-principles__el-title{padding-top:0;width:calc(100% - 60px)}}.block-principles .block-principles__el .block-principles__el-text{font-size:16px;font-weight:400;line-height:18px;padding-left:50px;width:calc(50% + 15px)}@media screen and (max-width:768px){.block-principles .block-principles__el .block-principles__el-text{padding-left:0;padding-top:25px;width:100%}}.block-open-vacancies{margin-bottom:90px}@media screen and (max-width:768px){.block-open-vacancies{margin-bottom:60px}}.block-open-vacancies .block-open-vacancies__title{font-size:40px;font-weight:400;line-height:1.2;margin-bottom:70px}@media screen and (max-width:992px){.block-open-vacancies .block-open-vacancies__title{margin-bottom:60px}}@media screen and (max-width:480px){.block-open-vacancies .block-open-vacancies__title{margin-bottom:40px}}.block-open-vacancies .block-open-vacancies__row{display:flex}@media screen and (max-width:992px){.block-open-vacancies .block-open-vacancies__row{display:block}}.block-open-vacancies .open-vacancies-contacts{margin-right:180px;width:290px}@media screen and (max-width:1600px){.block-open-vacancies .open-vacancies-contacts{margin-right:80px}}@media screen and (max-width:992px){.block-open-vacancies .open-vacancies-contacts{margin-bottom:20px;width:100%}}.block-open-vacancies .open-vacancies-contacts .open-vacancies-contacts__title{font-size:18px;font-weight:700;line-height:1.3;margin-bottom:25px}.block-open-vacancies .open-vacancies-contacts .open-vacancies-contacts__phone{font-size:20px;font-weight:400;line-height:1.2}.block-open-vacancies .open-vacancies-contacts .open-vacancies-contacts__phone a{color:#000;text-decoration:none}.block-open-vacancies .open-vacancies-contacts .open-vacancies-contacts__phone a:hover{color:#1582e7}.block-open-vacancies .open-vacancies-contacts .open-vacancies-contacts__email{font-size:20px;font-weight:400;line-height:1.2}.block-open-vacancies .open-vacancies-contacts .open-vacancies-contacts__email a{color:#000;text-decoration:none}.block-open-vacancies .open-vacancies-contacts .open-vacancies-contacts__email a:hover{color:#1582e7}.block-open-vacancies .list-vacancies{display:flex;flex-wrap:wrap;width:calc(100% - 470px)}@media screen and (max-width:1600px){.block-open-vacancies .list-vacancies{width:calc(100% - 370px)}}@media screen and (max-width:992px){.block-open-vacancies .list-vacancies{width:100%}}.block-open-vacancies .list-vacancies .vacancies-el{margin-bottom:30px;margin-right:35px;width:calc(33.33333% - 23.3333px)}@media screen and (max-width:1600px){.block-open-vacancies .list-vacancies .vacancies-el{margin-bottom:20px;margin-right:20px;width:calc(33.33333% - 13.3333px)}}@media screen and (max-width:1200px){.block-open-vacancies .list-vacancies .vacancies-el{width:calc(50% - 10px)}}@media screen and (max-width:580px){.block-open-vacancies .list-vacancies .vacancies-el{margin-right:0;width:100%}}.block-open-vacancies .list-vacancies .vacancies-el:nth-child(3n+3){margin-right:0}@media screen and (max-width:1200px){.block-open-vacancies .list-vacancies .vacancies-el:nth-child(3n+3){margin-right:20px}}@media screen and (max-width:580px){.block-open-vacancies .list-vacancies .vacancies-el:nth-child(3n+3){margin-right:0}}@media screen and (max-width:1200px){.block-open-vacancies .list-vacancies .vacancies-el:nth-child(2n+2){margin-right:0}}.vacancies-el{align-items:flex-end;background:#1582e7;border:1px solid #1582e7;color:#fff;display:flex;height:390px;padding:60px 35px;position:relative;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:1770px){.vacancies-el{height:auto;padding:80px 20px 30px}}.vacancies-el:hover{background:transparent;border-color:#dadada;color:#000}.vacancies-el:hover .arrow:before{left:100%}.vacancies-el:hover .arrow:after{left:0}.vacancies-el .vacancies-el__number{font-size:18px;font-weight:700;left:25px;position:absolute;top:33px}.vacancies-el .arrow{content:"";display:block;height:15px;margin-bottom:20px;overflow:hidden;position:relative;transform:rotate(-45deg);width:15px}.vacancies-el .arrow:before{background:url(/local/templates/.default/assets/css/../img/arrow__white.svg) no-repeat 50%;background-size:contain;left:0}.vacancies-el .arrow:after,.vacancies-el .arrow:before{content:"";height:100%;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.vacancies-el .arrow:after{background:url(/local/templates/.default/assets/css/../img/arrow__black.svg) no-repeat 50%;background-size:contain;left:-100%}.vacancies-el .vacancies-el__title{font-size:30px;font-weight:400;line-height:1.2;position:relative}@media screen and (max-width:1770px){.vacancies-el .vacancies-el__title{font-size:20px}}.vacancies-el .vacancies-el__title h2,.vacancies-el .vacancies-el__title h3{font-size:30px;font-weight:400;margin:0}@media screen and (max-width:1770px){.vacancies-el .vacancies-el__title h2,.vacancies-el .vacancies-el__title h3{font-size:20px}}.vacancie-row{display:flex;justify-content:space-between;margin-bottom:85px}@media screen and (max-width:768px){.vacancie-row{flex-direction:column;margin-bottom:60px}}.vacancie-row .vacancie-content{width:calc(100% - 550px)}@media screen and (max-width:1200px){.vacancie-row .vacancie-content{width:calc(100% - 400px)}}@media screen and (max-width:992px){.vacancie-row .vacancie-content{width:calc(100% - 340px)}}@media screen and (max-width:768px){.vacancie-row .vacancie-content{width:100%}}.vacancie-row .vacancie-aside{width:450px}@media screen and (max-width:1200px){.vacancie-row .vacancie-aside{width:350px}}@media screen and (max-width:992px){.vacancie-row .vacancie-aside{width:290px}}@media screen and (max-width:768px){.vacancie-row .vacancie-aside{width:100%}}.vacancie-row .vacancie-contacts{position:sticky;top:20px}.vacancie-row .vacancie-contacts__btn{padding-top:90px}@media screen and (max-width:992px){.vacancie-row .vacancie-contacts__btn{padding-top:40px}}.vacancie-el{border-bottom:1px solid #000;margin-bottom:30px}.vacancie-el:last-child{border-bottom:0}.vacancie-el .vacancie-el__title{font-size:26px;line-height:1.2;margin-bottom:30px}@media screen and (max-width:768px){.vacancie-el .vacancie-el__title{font-size:24px;margin-bottom:20px}}.vacancie-el .vacancie-el__title h2{font-size:26px;margin:0}@media screen and (max-width:768px){.vacancie-el .vacancie-el__title h2{font-size:24px}}.vacancie-el .vacancie-el__content{font-size:14px;line-height:1.4;padding-bottom:30px;padding-left:80px}@media screen and (max-width:992px){.vacancie-el .vacancie-el__content{padding-left:30px}}.vacancie-el .vacancie-el__content p{margin-bottom:15px}.vacancie-el .vacancie-el__content ul{list-style-position:inside;margin-bottom:10px}.vacancie-el .vacancie-el__content ul li{margin-bottom:5px}.vacancie-contacts{background:#f3f3f3;font-size:16px;line-height:19px;padding:45px 55px}@media screen and (max-width:1200px){.vacancie-contacts{padding:35px 20px}}.vacancie-contacts .vacancie-contacts__title{font-size:30px;line-height:1.2;margin-bottom:15px}.vacancie-contacts .vacancie-contacts__name,.vacancie-contacts .vacancie-contacts__phone{margin-bottom:17px}.vacancie-contacts .vacancie-contacts__phone a{color:#000;text-decoration:none;transition:all .3s ease-in-out}.vacancie-contacts .vacancie-contacts__phone a:active,.vacancie-contacts .vacancie-contacts__phone a:focus{color:#000;text-decoration:none}.vacancie-contacts .vacancie-contacts__phone a:hover{color:#1582e7}.vacancie-contacts .vacancie-contacts__email{font-size:16px;line-height:1.3;margin-bottom:17px}.vacancie-contacts .vacancie-contacts__email a{color:#000;text-decoration:none;transition:all .3s ease-in-out}.vacancie-contacts .vacancie-contacts__email a:active,.vacancie-contacts .vacancie-contacts__email a:focus{color:#000;text-decoration:none}.vacancie-contacts .vacancie-contacts__email a:hover{color:#1582e7}.about-container{font-size:24px;font-weight:400;line-height:1.4;overflow:hidden;padding:130px 0 70px;position:relative}@media screen and (max-width:992px){.about-container{padding:70px 0}}@media screen and (max-width:768px){.about-container{font-size:20px}}@media screen and (max-width:440px){.about-container{font-size:18px}}.about-container p{margin-bottom:20px}.about-container .about-container__content{max-width:1110px}@media screen and (max-width:1200px){.about-container .about-container__content{max-width:900px}}.about-container .container{position:relative;z-index:10}.about-container.about-container__dark-blue{background:linear-gradient(180deg,#0a2138,#055db1);color:#fff;padding-bottom:120px;padding-top:55px}@media screen and (max-width:992px){.about-container.about-container__dark-blue{padding-bottom:70px}}.about-container.about-container__dark-blue .circles{content:"";height:100%;left:50%;max-width:1750px;pointer-events:none;position:absolute;top:0;transform:translate(-50%);width:100%;z-index:1}.about-container.about-container__dark-blue .circles .circle1{border:1px solid #fff;border-radius:50%;content:"";height:605px;opacity:.1;position:absolute;right:-70px;top:0;width:605px}.about-container.about-container__dark-blue .circles .circle2{border:1px solid #fff;border-radius:50%;content:"";height:455px;opacity:.4;position:absolute;right:0;top:70px;width:455px}.about-container.about-container__dark-blue .circles .circle3{border:1px solid #fff;border-radius:50%;content:"";height:331px;opacity:.4;position:absolute;right:65px;top:135px;width:331px}.about-container.about-container__dark-blue .circles .circle4{border:1px solid #fff;border-radius:50%;content:"";height:196px;opacity:.4;position:absolute;right:130px;top:201px;width:196px}.about-container.about-container__dark-blue:before{background:linear-gradient(180deg,rgba(13,50,86,.39),#003f7c);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.about-container.about-container__dark-blue .section-title{margin-bottom:45px}.about-container.about-container__dark-blue .section-title .section-title__sub a{color:#fff}.about-container.about-container__dark-blue .section-title .section-title__sub a:hover{color:#fff;text-decoration:underline}.about-container.about-container__text-big .about-container__content{font-size:36px;font-weight:400;line-height:1.4}@media screen and (max-width:1200px){.about-container.about-container__text-big .about-container__content{font-size:30px}}@media screen and (max-width:768px){.about-container.about-container__text-big .about-container__content{font-size:24px}}@media screen and (max-width:440px){.about-container.about-container__text-big .about-container__content{font-size:20px}}.about-container.about-container__white .circles{content:"";height:100%;left:50%;max-width:1750px;pointer-events:none;position:absolute;top:0;transform:translate(-50%);width:100%;z-index:1}.about-container.about-container__white .circles .circle1{border:1px solid #1582e7;border-radius:50%;content:"";height:540px;opacity:.2;position:absolute;right:-70px;top:-270px;width:540px;z-index:1}.about-container.about-container__white .circles .circle2{border:1px solid #1582e7;border-radius:50%;content:"";height:340px;opacity:.2;position:absolute;right:30px;top:-170px;width:340px;z-index:1}.about-container.about-container__white .circles.circles_2 .circle1{bottom:-250px;right:-250px;top:auto}.about-container.about-container__white .circles.circles_2 .circle2{bottom:-150px;right:-150px;top:auto}.about-container.about-container__blue{background:#1582e7;color:#fff;padding:160px 0}@media screen and (max-width:1200px){.about-container.about-container__blue{padding:120px 0}}@media screen and (max-width:992px){.about-container.about-container__blue{padding:70px 0}}.about-container.about-container__text-center{text-align:center}.about-container.about-container__text-center .about-container__content{margin:0 auto;max-width:1250px}.about-director{overflow:hidden;padding:90px 0 80px;position:relative}@media screen and (max-width:480px){.about-director{padding:50px 0 60px}}.about-director .about-director__img{display:flex;justify-content:center;margin-bottom:35px}.about-director .about-director__img .employee-el{margin:0 auto;width:270px}.about-director .about-director__img .employee-el .employee-el__photo{height:270px;margin-right:0;width:270px}.about-director .about-director__text{font-size:18px;line-height:1.3;margin:0 auto;max-width:970px;text-align:center}.about-director .employee-el{margin-left:115px}@media screen and (max-width:1200px){.about-director .employee-el{margin-left:0}}.about-director .employee-el .employee-el__photo{margin-bottom:0}@media screen and (max-width:992px){.about-director .employee-el .employee-el__photo{margin-bottom:20px}}.block-why-are-we{background:#004688;color:#fff;padding:90px 0 40px;position:relative;z-index:10000}@media screen and (max-width:992px){.block-why-are-we{padding:90px 0}}.block-why-are-we:before{background:#004688;content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:100%}.block-why-are-we.ui-active:before{height:100vh}.block-why-are-we .section-title{margin-bottom:110px}@media screen and (max-width:992px){.block-why-are-we .section-title{margin-bottom:70px}}.block-why-are-we .container{max-width:1320px;position:relative;z-index:10}.why-are-we{max-width:910px}.why-are-we .why-are-we__navs{display:flex;position:relative}.why-are-we .why-are-we__navs .why-are-we__progress{background:hsla(0,0%,100%,.3);height:1px;left:0;overflow:hidden;position:absolute;top:0;width:100%}.why-are-we .why-are-we__navs .why-are-we__progress .why-are-we__progress-seperation{display:flex;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.why-are-we .why-are-we__navs .why-are-we__progress .why-are-we__progress-seperation i{background:#004688;content:"";display:block;height:1px;width:40px}.why-are-we .why-are-we__navs .why-are-we__progress .why-are-we__progress-seperation i:first-child,.why-are-we .why-are-we__navs .why-are-we__progress .why-are-we__progress-seperation i:last-child{opacity:0}.why-are-we .why-are-we__navs .why-are-we__progress span{background:#fff;content:"";display:block;height:1px;left:-100%;position:absolute;width:100%}.why-are-we .why-are-we__navs .why-are-we__nav{cursor:pointer;flex:1 1 auto;font-size:30px;font-weight:400;line-height:35px;opacity:.5;padding:30px;position:relative;transition:opacity .4s ease-in-out}.why-are-we .why-are-we__navs .why-are-we__nav:hover{opacity:1}@media screen and (max-width:992px){.why-are-we .why-are-we__navs .why-are-we__nav{font-size:20px}}@media screen and (max-width:768px){.why-are-we .why-are-we__navs .why-are-we__nav{font-size:18px;padding:30px 10px 30px 0;text-align:left}}@media screen and (max-width:580px){.why-are-we .why-are-we__navs .why-are-we__nav{font-size:14px}}.why-are-we .why-are-we__navs .why-are-we__nav span{font-size:18px;font-weight:400;left:-30px;line-height:21px;position:relative}@media screen and (max-width:768px){.why-are-we .why-are-we__navs .why-are-we__nav span{left:0;position:absolute;top:10px}}.why-are-we .why-are-we__navs .why-are-we__nav._active{opacity:1}.why-are-we .why-are-we__tabs{height:160px;padding:30px;position:relative}@media screen and (max-width:768px){.why-are-we .why-are-we__tabs{padding:0}}.why-are-we .why-are-we__tabs .why-are-we__tab{font-size:18px;font-weight:400;left:30px;line-height:22px;max-width:660px;opacity:0;position:absolute;top:30px;transform:translateY(30px);transition:all .3s ease-in-out}@media screen and (max-width:768px){.why-are-we .why-are-we__tabs .why-are-we__tab{left:0}}@media screen and (max-width:480px){.why-are-we .why-are-we__tabs .why-are-we__tab{font-size:16px;line-height:1.4;top:10px}}.why-are-we .why-are-we__tabs .why-are-we__tab._active{opacity:1;transform:translate(0)}.block-company-activity{overflow:hidden;padding-bottom:90px;padding-top:90px;position:relative}@media screen and (max-width:992px){.block-company-activity{padding-bottom:90px;padding-top:90px}}@media screen and (max-width:768px){.block-company-activity{padding-bottom:70px;padding-top:70px}}.block-company-activity .circle-1{border:1px solid #1582e7;border-radius:50%;content:"";height:910px;opacity:.2;position:absolute;right:-136px;top:120px;width:910px;z-index:1}@media screen and (max-width:992px){.block-company-activity .circle-1{height:650px;top:40px;width:650px}}@media screen and (max-width:768px){.block-company-activity .circle-1{height:100vw;max-height:650px;max-width:650px;width:100vw}}.block-company-activity .circle-2{border:1px solid #1582e7;border-radius:50%;bottom:0;content:"";height:427px;left:-186px;opacity:.2;position:absolute;width:427px;z-index:1}@media screen and (max-width:768px){.block-company-activity .circle-2{height:50vw;left:0;transform:translate(-50%);width:50vw}}.block-company-activity .container{position:relative;z-index:10}.block-company-activity .section-title{font-size:40px;margin-left:auto;margin-right:auto;max-width:980px;text-align:center}@media screen and (max-width:1600px){.block-company-activity .section-title{margin-bottom:100px}}@media screen and (max-width:480px){.block-company-activity .section-title{font-size:30px}}.block-company-activity .section-title h2{font-size:40px}@media screen and (max-width:480px){.block-company-activity .section-title h2{font-size:30px}}.company-activity-slider{display:flex;justify-content:center;position:relative}.company-activity-slider .swiper-wrapper{flex-wrap:wrap;justify-content:center;max-width:1280px}@media screen and (max-width:1200px){.company-activity-slider .swiper-wrapper{flex-wrap:nowrap;justify-content:flex-start}}.company-activity-slider .swiper-wrapper .swiper-slide{margin-bottom:50px}.company-activity-slider .swiper-slide{height:auto;margin:0 25px;max-width:590px;width:calc(50% - 50px)}@media screen and (max-width:1200px){.company-activity-slider .swiper-slide{width:calc(100vw - 100px)}}@media screen and (max-width:768px){.company-activity-slider .swiper-slide{margin:0 10px;max-width:490px;width:calc(100vw - 100px)}}@media screen and (max-width:480px){.company-activity-slider .swiper-slide{margin:0 4px;width:calc(100vw - 50px)}}.company-activity-slider .company-activity-slider__el{background:#edf8ff;border-radius:30px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:45px 25px 35px 40px;transition:transform .5s ease-in-out}@media screen and (max-width:768px){.company-activity-slider .company-activity-slider__el{min-height:auto;padding:35px 20px}}.company-activity-slider .company-activity-slider__el:hover{transform:scale(.9)}.company-activity-slider .company-activity-slider__el .company-activity-slider__el-number{color:#1582e7;font-size:50px;font-weight:400;line-height:1.4;margin-bottom:40px}@media screen and (max-width:768px){.company-activity-slider .company-activity-slider__el .company-activity-slider__el-number{font-size:50px}}.company-activity-slider .company-activity-slider__el .company-activity-slider__el-text{font-size:18px;font-weight:400;line-height:1.3}@media screen and (max-width:480px){.company-activity-slider .company-activity-slider__el .company-activity-slider__el-text{font-size:16px;line-height:1.3}}.company-activity-slider .swiper-buttons{display:none;height:40px;justify-content:space-between;position:absolute;right:60px;top:-70px;width:90px;z-index:10}@media screen and (max-width:1200px){.company-activity-slider .swiper-buttons{display:flex}}@media screen and (max-width:768px){.company-activity-slider .swiper-buttons{right:20px;top:-55px}}.company-activity-slider .swiper-buttons .swiper-button-prev{background:url(/local/templates/.default/assets/css/../img/slider_arrow.svg) no-repeat 50%;background-size:contain;height:40px;left:auto;margin-top:0;position:relative;top:auto;width:30px}.company-activity-slider .swiper-buttons .swiper-button-prev:after{display:none}.company-activity-slider .swiper-buttons .swiper-button-next{background:url(/local/templates/.default/assets/css/../img/slider_arrow.svg) no-repeat 50%;background-size:contain;height:40px;left:auto;margin-top:0;position:relative;top:auto;transform:rotate(-180deg);width:30px}.company-activity-slider .swiper-buttons .swiper-button-next:after{display:none}.s-about-management{margin-bottom:100px;overflow:hidden;position:relative}@media screen and (max-width:1200px){.s-about-management{margin-bottom:70px}}.s-about-management .container{display:flex;justify-content:space-between}@media screen and (max-width:1300px){.s-about-management .container{display:block}}.s-about-management .s-about-management__left{padding-left:130px;width:580px}@media screen and (max-width:1870px){.s-about-management .s-about-management__left{margin-right:50px;padding-left:0;width:400px}}@media screen and (max-width:1600px){.s-about-management .s-about-management__left{margin-right:0;padding-right:50px;width:300px}}@media screen and (max-width:1300px){.s-about-management .s-about-management__left{margin-bottom:40px;padding-right:0}}@media screen and (max-width:480px){.s-about-management .s-about-management__left{padding-left:0}}.s-about-management .s-about-management__right{display:flex;flex-wrap:wrap;max-width:1010px;width:calc(100% - 580px)}@media screen and (max-width:1870px){.s-about-management .s-about-management__right{width:calc(100% - 400px)}}@media screen and (max-width:1600px){.s-about-management .s-about-management__right{width:calc(100% - 300px)}}@media screen and (max-width:1300px){.s-about-management .s-about-management__right{width:100%}}.s-about-management .s-about-management__right .management-col{margin-bottom:40px;padding-left:60px;width:25%}@media screen and (max-width:1870px){.s-about-management .s-about-management__right .management-col{padding-left:20px}}@media screen and (max-width:740px){.s-about-management .s-about-management__right .management-col{width:33.3333333333%}}@media screen and (max-width:520px){.s-about-management .s-about-management__right .management-col{padding-left:20px;width:50%}}@media screen and (max-width:420px){.s-about-management .s-about-management__right .management-col{padding-left:0}.s-about-management .s-about-management__right .management-col:nth-child(2n+2){padding-left:20px}}.s-about-management .s-about-management__right .management-col .employee-el{width:170px}@media screen and (max-width:1400px){.s-about-management .s-about-management__right .management-col .employee-el{width:140px}}@media screen and (max-width:740px){.s-about-management .s-about-management__right .management-col .employee-el{width:100%}}@media screen and (max-width:520px){.s-about-management .s-about-management__right .management-col .employee-el{margin-left:auto;margin-right:0}}.s-about-management .s-about-management__right .management-col .employee-el .employee-el__photo{border-color:#000;height:170px;width:170px}@media screen and (max-width:1400px){.s-about-management .s-about-management__right .management-col .employee-el .employee-el__photo{height:140px;width:140px}.s-about-management .s-about-management__right .management-col .employee-el .employee-el__name{font-size:14px}}.s-about-management .section-title{margin-bottom:80px}@media screen and (max-width:1300px){.s-about-management .section-title{margin-bottom:40px}}.left-menu{align-items:flex-start;display:flex;flex-direction:column}@media screen and (max-width:1300px){.left-menu{flex-direction:row}}.left-menu .arow-link{margin-bottom:30px}@media screen and (max-width:1300px){.left-menu .arow-link{margin-bottom:0;margin-right:30px}}@media screen and (max-width:480px){.left-menu .arow-link{margin-right:20px}}.about-header{background:linear-gradient(180deg,#0468c8,#055db1);color:#fff;overflow:hidden;padding-bottom:60px;padding-top:60px;position:relative;text-align:center}@media screen and (max-width:480px){.about-header{padding-bottom:50px;padding-top:50px}}.about-header .container{position:relative;z-index:10}.about-header .section-title{margin-bottom:50px}.about-header .about-header__content{font-size:18px;line-height:1.3;margin:0 auto;max-width:1135px}.about-header .about-header__content strong{font-weight:700}.about-header .about-header__content p{margin-bottom:25px}.about-header .about-header-video-bg{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.about-header .about-header-video-bg video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.2;position:absolute;top:0;width:100%}.about-header .circles{content:"";height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translate(-50%);width:605px;z-index:1}.about-header .circles .circle1{border:1px solid #fff;border-radius:50%;content:"";height:605px;opacity:.1;position:absolute;right:-70px;top:0;width:605px}.about-header .circles .circle2{height:455px;right:0;top:70px;width:455px}.about-header .circles .circle2,.about-header .circles .circle3{border:1px solid #fff;border-radius:50%;content:"";opacity:.4;position:absolute}.about-header .circles .circle3{height:331px;right:65px;top:135px;width:331px}.about-header .circles .circle4{border:1px solid #fff;border-radius:50%;content:"";height:196px;opacity:.4;position:absolute;right:130px;top:201px;width:196px}.about-icons{padding-bottom:40px;padding-top:90px}@media screen and (max-width:480px){.about-icons{padding-top:50px}}.about-icons .about-icons__content{font-size:18px;line-height:1.4;margin:0 auto 70px;max-width:790px;text-align:center}.about-icons .about-icons__content strong{font-weight:700}.about-icons .about-icons__list{display:flex;flex-wrap:wrap;justify-content:center}.about-icons .about-icons__list .about-icons__item{color:#000;font-size:18px;line-height:22px;margin:0 25px 40px;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:150px}.about-icons .about-icons__list .about-icons__item:hover{color:#1582e7}.about-icons .about-icons__list .about-icons__item:hover .about-icons__item-i{transform:scale(.9)}@media screen and (max-width:480px){.about-icons .about-icons__list .about-icons__item{margin:0 10px 30px}}@media screen and (max-width:380px){.about-icons .about-icons__list .about-icons__item{font-size:16px;width:130px}}.about-icons .about-icons__list .about-icons__item .about-icons__item-i{align-items:center;background:#f4f6f8;border-radius:26px;display:flex;height:142px;justify-content:center;margin:0 auto 20px;transition:all .3s ease-in-out;width:142px}@media screen and (max-width:380px){.about-icons .about-icons__list .about-icons__item .about-icons__item-i{height:120px;width:120px}}.about-icons .about-icons__list .about-icons__item .about-icons__item-i img{height:auto;max-height:80px;max-width:80px;width:auto}.about-step{display:flex}@media screen and (max-width:680px){.about-step{flex-direction:column}}.about-step .about-step__col{background:#1582e7;width:50%}@media screen and (max-width:680px){.about-step .about-step__col{width:100%}}.about-step .about-step__col:first-child{background:url(/local/templates/.default/assets/css/../img/about-step__img.jpg) no-repeat 50%;background-size:cover}.about-step .about-step__col:first-child .about-step__el{margin-left:auto;margin-right:0;padding-left:100px}@media screen and (max-width:992px){.about-step .about-step__col:first-child .about-step__el{padding-left:50px}}@media screen and (max-width:680px){.about-step .about-step__col:first-child .about-step__el{padding-left:20px}}.about-step .about-step__col:nth-child(2) .about-step__el{padding-left:110px;padding-right:100px}@media screen and (max-width:1600px){.about-step .about-step__col:nth-child(2) .about-step__el{padding-left:40px}}@media screen and (max-width:992px){.about-step .about-step__col:nth-child(2) .about-step__el{padding-left:20px;padding-right:50px}}@media screen and (max-width:680px){.about-step .about-step__col:nth-child(2) .about-step__el{padding-right:0}}.about-step .about-step__el{color:#fff;height:100%;max-width:875px;overflow:hidden;padding:60px 60px 40px;position:relative}@media screen and (max-width:680px){.about-step .about-step__el{padding:40px 20px;width:100%}}.about-step .about-step__number{font-size:60px;font-weight:400;line-height:1.3;margin-bottom:30px;position:relative;z-index:10}.about-step .about-step__text{font-size:20px;font-weight:400;line-height:1.2;position:relative;z-index:10}@media screen and (max-width:992px){.about-step .about-step__text{font-size:18px;line-height:1.4}}.about-step .circles{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:translate(-50%);width:400px;z-index:1}.about-step .circles .circle1{border:1px solid #fff;border-radius:50%;content:"";height:400px;opacity:.1;position:absolute;right:0;top:0;width:400px}.about-step .circles .circle2{height:310px;right:50px;top:50px;width:310px}.about-step .circles .circle2,.about-step .circles .circle3{border:1px solid #fff;border-radius:50%;content:"";opacity:.4;position:absolute}.about-step .circles .circle3{height:230px;right:92px;top:92px;width:230px}.about-step .circles .circle4{border:1px solid #fff;border-radius:50%;content:"";height:135px;opacity:.4;position:absolute;right:136px;top:136px;width:135px}.press-center-page{padding-top:60px}.press-center-content{font-size:16px;font-weight:400;line-height:29px;margin-bottom:70px;max-width:1260px}@media screen and (max-width:992px){.press-center-content{font-size:16px;margin-bottom:40px}}.press-center-content p{margin-bottom:20px}.representative{align-items:center;display:flex;margin-bottom:100px;margin-top:100px}@media screen and (max-width:992px){.representative{margin-top:50px}}@media screen and (max-width:768px){.representative{display:block}}.representative .representative__img{background:#c8c8c8;border-radius:50%;height:170px;margin-right:75px;min-height:170px;min-width:170px;overflow:hidden;position:relative;width:170px;z-index:5}@media screen and (max-width:992px){.representative .representative__img{height:140px;margin-right:40px;min-height:140px;min-width:140px;width:140px}}@media screen and (max-width:768px){.representative .representative__img{margin-bottom:5px}}.representative .representative__img img{height:100%;left:50%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;position:absolute;top:0;transform:translate(-50%);width:auto;z-index:2}.representative .representative__content{font-size:16px}@media screen and (max-width:992px){.representative .representative__content{font-size:14px}}.representative .representative__name{font-weight:700}.representative .representative__position{margin-bottom:20px}@media screen and (max-width:992px){.representative .representative__position{margin-bottom:5px}}.representative .representative__email a{color:#0798d3;font-weight:700;text-decoration:none;transition:color .3s ease-in-out}.representative .representative__email a:hover{color:#1582e7}.representative .representative__phone{font-weight:700}.representative .representative__phone a{color:#000;font-weight:700;text-decoration:none;transition:color .3s ease-in-out}.representative .representative__phone a:hover{color:#1582e7}.vacancies-row{margin-bottom:160px;max-width:1430px}@media screen and (max-width:992px){.vacancies-row{margin-bottom:100px}}.vacancies-row .vacancies-row__item{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:55px}@media screen and (max-width:992px){.vacancies-row .vacancies-row__item{align-items:flex-start;margin-bottom:50px}}@media screen and (max-width:660px){.vacancies-row .vacancies-row__item{display:block}}.vacancies-row .vacancies-row__item:nth-child(2n+2) .vacancies-row__item-text{order:2;padding-left:80px;padding-right:0}@media screen and (max-width:1600px){.vacancies-row .vacancies-row__item:nth-child(2n+2) .vacancies-row__item-text{padding-left:40px}}@media screen and (max-width:660px){.vacancies-row .vacancies-row__item:nth-child(2n+2) .vacancies-row__item-text{padding-left:0}}.vacancies-row .vacancies-row__item:nth-child(2n+2) .vacancies-row__item-img{order:1}@media screen and (max-width:1600px){.vacancies-row .vacancies-row__item:nth-child(2n+2) .vacancies-row__item-img{padding:0 30px 0 0}}@media screen and (max-width:660px){.vacancies-row .vacancies-row__item:nth-child(2n+2) .vacancies-row__item-img{padding:0}}.vacancies-row .vacancies-row__item .vacancies-row__item-top_text{margin-bottom:30px;max-width:970px}.vacancies-row .vacancies-row__item .vacancies-row__item-top_text p{margin-bottom:15px}.vacancies-row .vacancies-row__item .vacancies-row__item-text{font-size:16px;padding-right:80px;width:calc(100% - 620px)}@media screen and (max-width:1600px){.vacancies-row .vacancies-row__item .vacancies-row__item-text{padding-right:40px;width:calc(100% - 500px)}}@media screen and (max-width:1400px){.vacancies-row .vacancies-row__item .vacancies-row__item-text{width:calc(100% - 400px)}}@media screen and (max-width:992px){.vacancies-row .vacancies-row__item .vacancies-row__item-text{width:calc(100% - 250px)}}@media screen and (max-width:660px){.vacancies-row .vacancies-row__item .vacancies-row__item-text{margin-bottom:40px;width:100%}}.vacancies-row .vacancies-row__item .vacancies-row__item-text p{margin-bottom:15px}.vacancies-row .vacancies-row__item .vacancies-row__item-text p+h2{margin-top:60px}@media screen and (max-width:992px){.vacancies-row .vacancies-row__item .vacancies-row__item-text p+h2{margin-top:30px}}.vacancies-row .vacancies-row__item .vacancies-row__item-text h3{font-size:24px;margin-bottom:60px}@media screen and (max-width:992px){.vacancies-row .vacancies-row__item .vacancies-row__item-text h3{font-size:20px;margin-bottom:40px}}.vacancies-row .vacancies-row__item .vacancies-row__item-text h2{color:#1582e7;font-size:30px;font-weight:700}@media screen and (max-width:1400px){.vacancies-row .vacancies-row__item .vacancies-row__item-text h2{font-size:24px}}@media screen and (max-width:992px){.vacancies-row .vacancies-row__item .vacancies-row__item-text h2{font-size:20px}}.vacancies-row .vacancies-row__item .vacancies-row__item-text ul{list-style:none}.vacancies-row .vacancies-row__item .vacancies-row__item-text ul li{font-size:20px;margin-bottom:40px;padding-left:100px;position:relative}@media screen and (max-width:992px){.vacancies-row .vacancies-row__item .vacancies-row__item-text ul li{margin-bottom:20px;padding-left:40px}}.vacancies-row .vacancies-row__item .vacancies-row__item-text ul li:before{background:#000;content:"";height:1px;left:0;position:absolute;top:17px;width:60px}@media screen and (max-width:992px){.vacancies-row .vacancies-row__item .vacancies-row__item-text ul li:before{width:25px}}.vacancies-row .vacancies-row__item .vacancies-row__item-img{padding:0 80px;width:620px}@media screen and (max-width:1600px){.vacancies-row .vacancies-row__item .vacancies-row__item-img{padding:0 0 0 30px;width:500px}}@media screen and (max-width:1400px){.vacancies-row .vacancies-row__item .vacancies-row__item-img{width:400px}}@media screen and (max-width:992px){.vacancies-row .vacancies-row__item .vacancies-row__item-img{width:250px}}.vacancies-row .vacancies-row__item .vacancies-row__item-img img{max-width:100%;width:auto}.vacancies-content{font-size:16px;line-height:1.3;margin-bottom:70px;max-width:970px}.vacancies-content p{margin-bottom:15px}.vacancies-blue-block{background:#1582e7;color:#fff;margin-bottom:80px;margin-top:90px;padding:60px 0;position:relative}@media screen and (max-width:600px){.vacancies-blue-block{margin-top:0}}.vacancies-blue-block:before{background:#1582e7;content:"";height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);width:100vw}.vacancies-blue-block .vacancies-blue-block__content{font-size:16px;max-width:940px;position:relative;z-index:10}@media screen and (max-width:1600px){.vacancies-blue-block .vacancies-blue-block__content{max-width:calc(100% - 385px)}}@media screen and (max-width:768px){.vacancies-blue-block .vacancies-blue-block__content{max-width:100%}}.vacancies-blue-block .vacancies-blue-block__content p{margin-bottom:15px}.vacancies-blue-block .vacancies-blue-block__img{align-items:flex-end;bottom:0;display:flex;max-height:480px;overflow:hidden;position:absolute;right:150px;width:385px;z-index:5}@media screen and (max-width:1770px){.vacancies-blue-block .vacancies-blue-block__img{right:0}}@media screen and (max-width:768px){.vacancies-blue-block .vacancies-blue-block__img{opacity:.9;width:300px}}@media screen and (max-width:600px){.vacancies-blue-block .vacancies-blue-block__img{opacity:.7}}.vacancies-blue-block .vacancies-blue-block__img span{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.vacancies-blue-block .vacancies-blue-block__img span i{border:1px solid #fff;border-radius:50%;bottom:0;content:"";left:50%;position:absolute}.vacancies-blue-block .vacancies-blue-block__img span i:first-child{height:280px;margin-left:-140px;width:280px}.vacancies-blue-block .vacancies-blue-block__img span i:nth-child(2){bottom:40px;height:200px;margin-left:-100px;width:200px}.vacancies-blue-block .vacancies-blue-block__img img{height:auto;max-height:100%;max-width:100%;position:relative;width:auto;z-index:10}.page-404{align-items:center;background:#0085ff;color:#fff;display:flex;justify-content:center;overflow:hidden;padding:70px 0;position:relative;text-align:center}.page-404:after{-webkit-backdrop-filter:blur(150px);-webkit-backface-visibility:visible;background:#06a5ff;bottom:85px;content:"";filter:blur(150px);height:888px;left:-170px;opacity:.75;position:absolute;-webkit-transform:translateZ(0);width:888px;z-index:2}.page-404 .page-404-video{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.page-404 .page-404-video video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.2;position:absolute;top:0;width:100%}.page-404 .container{max-width:700px;position:relative;z-index:10}.page-404 .page-404__title{font-size:16.6666666667vw;font-weight:800;line-height:1.1}@media screen and (max-width:1200px){.page-404 .page-404__title{font-size:20vw}}@media screen and (max-width:768px){.page-404 .page-404__title{font-size:33.3333333333vw}}.page-404 .page-404__title span{border:1px solid hsla(0,0%,100%,.5);border-radius:50%;color:transparent;display:inline-block;height:16.6666666667vw;position:relative;top:30px;width:16.6666666667vw}@media screen and (max-width:1200px){.page-404 .page-404__title span{height:20vw;width:20vw}}@media screen and (max-width:768px){.page-404 .page-404__title span{height:33.3333333333vw;width:33.3333333333vw}}@media screen and (max-width:480px){.page-404 .page-404__title span{height:33.3333333333vw;margin:0 10px;top:10px;width:33.3333333333vw}}.page-404 .page-404__title span:before{height:70%;left:15%;top:15%;width:70%}.page-404 .page-404__title span:after,.page-404 .page-404__title span:before{border:1px solid hsla(0,0%,100%,.7);border-radius:50%;content:"";position:absolute}.page-404 .page-404__title span:after{height:50%;left:25%;top:25%;width:50%}.page-404 .page-404__text{font-size:18px}@media screen and (max-width:480px){.page-404 .page-404__text{font-size:16px}}.page-404 .page-404__text p{margin-bottom:10px}.page-404 .page-404__text a{text-transform:uppercase}.page-wrapper{padding-bottom:60px;padding-top:60px}@media screen and (max-width:768px){.page-wrapper{padding-bottom:90px}}@media screen and (max-width:480px){.page-wrapper{padding-bottom:50px}}.page-single{line-height:1.4;margin-bottom:60px}.page-single.page-single__min{max-width:700px}.page-single h1{font-size:40px;font-weight:400;margin:0 0 30px}.page-single h2{font-size:30px}.page-single h2,.page-single h3{font-weight:400;margin:10px 0 30px}.page-single h3{font-size:25px}.page-single h4{font-size:20px;font-weight:400;margin:10px 0 30px}.page-single p{margin-bottom:15px}.page-single ul{list-style-position:inside;margin-bottom:20px}.page-single ul li{display:block;margin-bottom:5px}.page-single ol{list-style-position:inside;margin-bottom:20px}.page-single ol li{display:block;margin-bottom:5px}.page-single img{margin-bottom:25px;max-width:100%}.breadcrumb-wrapper{font-size:14px;font-weight:700;position:relative;z-index:5}@media screen and (max-width:768px){.breadcrumb-wrapper{font-size:12px}}.breadcrumb-wrapper a{color:#000;text-decoration:none}.breadcrumb-wrapper.breadcrumb-wrapper__fix{background:transparent;height:1px}.breadcrumb-wrapper.breadcrumb-wrapper__fix .bx-breadcrumb{padding-top:60px}@media screen and (max-width:768px){.breadcrumb-wrapper.breadcrumb-wrapper__fix .bx-breadcrumb{padding-top:15px}}.breadcrumb-wrapper.breadcrumb-wrapper__white,.breadcrumb-wrapper.breadcrumb-wrapper__white a{color:#fff}.breadcrumb-wrapper .bx-breadcrumb{display:flex;flex-wrap:wrap;margin:0;padding:20px 0}@media screen and (max-width:768px){.breadcrumb-wrapper .bx-breadcrumb{padding:15px 0}}.breadcrumb-wrapper .bx-breadcrumb .bx-breadcrumb-item{margin-right:30px;position:relative}.breadcrumb-wrapper .bx-breadcrumb .bx-breadcrumb-item#bx_breadcrumb_0:before{display:none}.breadcrumb-wrapper .bx-breadcrumb .bx-breadcrumb-item:before{color:#4ec1ff;content:">>";font-weight:400;left:-25px;position:absolute;top:0}.breadcrumb-wrapper .bx-breadcrumb .bx-breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-wrapper .bx-breadcrumb .bx-breadcrumb-item a span{font-weight:700}.breadcrumb-wrapper .bx-breadcrumb .bx-breadcrumb-item span{font-weight:400}.breadcrumb-wrapper .bx-breadcrumb .fa{display:none}.search-page{padding-top:75px}@media screen and (max-width:768px){.search-page{padding-top:40px}.search-page .section-title{margin-bottom:20px}}.search-page .search-page__wrap{max-width:1390px}@media screen and (max-width:992px){.search-page .search-page__wrap{width:100%}}.search-page__form{display:flex;margin-bottom:20px;position:relative}.search-page__form form{display:flex;width:100%}.search-page__form .search-page__form-icon{background:url(/local/templates/.default/assets/css/../img/search.svg) no-repeat 50%;background-size:contain;height:18px;left:33px;margin-top:-9px;position:absolute;top:50%;width:18px}@media screen and (max-width:768px){.search-page__form .search-page__form-icon{height:12px;left:10px;margin-top:-6px;width:12px}}.search-page__form .search-page__input{border:1px solid #cfcfcf;border-radius:4px;color:#4a4a4a;font-family:Tahoma-mkpcn,sans-serif;font-size:24px;height:69px;margin-right:34px;padding:0 20px 0 82px;width:calc(100% - 318px)}@media screen and (max-width:768px){.search-page__form .search-page__input{font-size:18px;height:46px;margin-right:14px;padding-left:32px;width:calc(100% - 114px)}}.search-page__form .search-page__btn{background:#1582e7;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Tahoma-mkpcn,sans-serif;font-size:18px;font-weight:700;height:69px;transition:all .3s ease-in-out;width:284px}@media screen and (max-width:768px){.search-page__form .search-page__btn{height:46px;width:100px}}.search-page__form .search-page__btn:hover{background:#0085ff}.search-page__row{display:flex;font-family:Tahoma-mkpcn,sans-serif;margin-bottom:100px}@media screen and (max-width:768px){.search-page__row{flex-direction:column;margin-bottom:40px}}.search-page__row .search-page__main{margin-right:34px;width:calc(100% - 318px)}@media screen and (max-width:768px){.search-page__row .search-page__main{order:2;width:100%}}.search-page__row .search-page__aside{width:284px}@media screen and (max-width:768px){.search-page__row .search-page__aside{order:1;width:100%}}.search-page__row .search-page__main-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.search-page__row .search-page__count{color:#858585;font-size:14px;padding-left:35px}@media screen and (max-width:768px){.search-page__row .search-page__count{padding-left:0}}.search-page__row .search-item{margin-bottom:20px}@media screen and (max-width:768px){.search-page__row .search-item{margin-bottom:8px}}.search-item{border:1px solid #e3e3e3;border-radius:4px;padding:20px 35px}@media screen and (max-width:768px){.search-item{padding:20px 14px}}.search-item .search-item__title{color:#454545;font-size:24px;font-weight:400;margin-bottom:5px}@media screen and (max-width:768px){.search-item .search-item__title{font-size:20px}}.search-item .search-item__title h2{font-size:24px;font-weight:400;margin:0}@media screen and (max-width:768px){.search-item .search-item__title h2{font-size:20px}}.search-item .search-item__title a{color:#454545;text-decoration:none;transition:all .3s ease-in-out}.search-item .search-item__title a:hover{color:#0085ff}.search-item .search-item__link{color:#1a5690;font-size:16px;margin-bottom:10px}.search-item .search-item__link a{color:#1a5690;text-decoration:none;transition:all .3s ease-in-out}.search-item .search-item__link a:hover{color:#0085ff}.search-item .search-item__desc{color:#858585;font-size:14px}@media screen and (max-width:768px){.search-page__main-bottom .pagenavi-wrapper{padding-top:20px}}.search-page__main-bottom .pagenavi{padding-left:35px;padding-right:0}@media screen and (max-width:768px){.search-page__main-bottom .pagenavi{padding-left:15px}}.search-page__main-bottom .pagenavi .pagenavi__list{justify-content:flex-start}.search-page__main-bottom .pagenavi .pagenavi__list .pagenavi__item{font-size:14px;margin-right:40px}@media screen and (max-width:768px){.search-page__main-bottom .pagenavi .pagenavi__list .pagenavi__item{margin-right:20px}}.search-page__main-bottom .pagenavi .pagenavi__list .pagenavi__item span{color:#c7c7c7}.search-page__main-bottom .pagenavi .pagenavi__list .pagenavi__item a{color:#565656;transition:all .3s ease-in-out}.search-page__main-bottom .pagenavi .pagenavi__list .pagenavi__item a:hover{color:#0085ff}.search-nav{align-items:flex-start;display:flex;flex-direction:column;padding-top:45px}@media screen and (max-width:768px){.search-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;margin-bottom:20px;padding-top:0}}.search-nav .search-nav__item{align-items:center;background:#f4f4f4;border:1px solid #f4f4f4;border-radius:4px;color:#454545;display:flex;font-size:20px;gap:0 4px;height:72px;margin-bottom:13px;padding:0 22px 0 32px;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:768px){.search-nav .search-nav__item{font-size:16px;height:auto;margin-bottom:0;padding:8px 14px;white-space:nowrap}}.search-nav .search-nav__item._active{border-color:#000}.search-nav .search-nav__item span{font-size:14px;position:relative;top:-5px}.search-page__sort{font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.search-page__sort a{color:#000;transition:all .3s ease-in-out}.search-page__sort a:hover{color:#0085ff}
/* End */


/* Start:/local/templates/.default/assets/css/custom.css?17835060265833*/
.call-action__text a {
	color: #FFF;
	text-decoration: none;
}
.call-action__text a:hover {
	color: #FFF;
	text-decoration: underline;
}

.section-block-faq {
  padding-bottom: 30px;
  padding-top: 30px;
}

.section-block-faq .block-faq__title {
    margin-bottom: 30px;
}

.section-block-faq ul li,
.section-block-faq ol li {
	padding-bottom: 10px;
	margin-left: 25px;
}

.section-block-faq p {
	padding-bottom: 10px;
}

.services-header__desc ol {
  list-style-position: inside;
  margin-bottom: 15px;
}

.services-header__desc ol li {
  margin-bottom: 5px;
}

.footer-menu .h3{
	font-size:16px;
	font-weight:400
}

.section-title__sub.news_subtitle, .section-title__sub.news_subtitle +.h3 {
  display: none;
}

/************/
/*   ACSS   */
/************/

/* base.css BEGIN */
:root {
  /* Colors */
  --color-1: black;
  --color-2: white;
  --color-3: #0069ca;

  /* Fonts */
  --font-main-ss: 'Open Sans', 
    system-ui, -apple-system, blinkmacsystemfont, 
    'Segoe UI', roboto, helvetica, arial, sans-serif;
  --font-main-s: 'Roboto Slab', 
    georgia, 'Times New Roman', 
    'Liberation Serif', times, serif;
  --base-fs: 16px;
  --base-fs-number: 16; /* Дублирует число размера шрифта без 'px' */
  --base-lh: 1.4;

  /* Offsets */
  --offset-base: 20px;
  --offset-base-number: 20; /* Дублирует число размера смещения без 'px' */
  --offset-section: clamp(60px, 90 * 100vw / 768, 120px);
  --offset-form: 2em;

  /* Width */
  --width-base: 1160px;

  /* Time */
  --tr-dur-base: 0.3s;

  /* z-index */
  --z-index-default: 1;
}

dialog {
  background: none;
  border: none;
  box-sizing: border-box;
  max-width: calc(100% - 2 * 20px);
  padding: 0;
  position: relative;
  scrollbar-width: thin;
}

:where(dialog):focus-visible {
  outline: 1px solid;
}
/* base.css END */

/* animation.css BEGIN */

/**
 * Затемнение на 60% прозрачности
 */

@keyframes fade-black-60 {
  from {
    background-color: transparent;
  }

  to {
    background-color: rgb(0 0 0 / 60%);
  }
}

/**
 * Осветление на 60% прозрачности
 */

@keyframes fade-white-60 {
  from {
    background-color: transparent;
  }

  to {
    background-color: rgb(255 255 255 / 60%);
  }
}

/* animation.css END */

/* main.css BEGIN */

/* Классы модального окна .modal-[номер] должны быть на теге <dialog> */

/**
 * .modal-1 BEGIN
 */

.modal-1 {
  --offset-1-modal-1: 20px;

  background: white;
  color: black;
  margin: auto;
  padding: var(--offset-1-modal-1);
  position: fixed;
  width: 600px;
}

:where(.modal-1)::backdrop {
  animation: fade-black-60 0.5s ease forwards;
}

.modal-1__close {
  background: url('/local/templates/.default/assets/img/close_black.svg') no-repeat center / contain;
  cursor: pointer;
  height: calc(1.5 * var(--offset-1-modal-1));
  position: absolute;
  right: calc(var(--offset-1-modal-1) / 2);
  top: calc(var(--offset-1-modal-1) / 2);;
  width: calc(1.5 * var(--offset-1-modal-1));
  z-index: var(--z-index-default);
}

.modal-1__h {
  font-size: 24px;
  margin-bottom: var(--offset-1-modal-1);
  padding-inline: calc(1.5 * var(--offset-1-modal-1));;
  text-align: center;
}

/**
 * .modal-1 END
 */

/**
 * .iframe-wrap-1 BEGIN
 */

.iframe-wrap-1 {
  height: 800px;
  overflow: hidden;
  max-width: 100%;
  position: relative;
  width: 760px;
}

.iframe-wrap-1__iframe {
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}

.iframe-wrap-1__link {
  box-sizing: border-box;
  bottom: 8px;
  color: #b3b3b3;
  display: block;
  font: 12px 'YS Text', sans-serif;
  left: 0;
  overflow: hidden;
  padding: 0 16px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/**
 * .iframe-wrap-1 END
 */

/**
 * .tile-1 BEGIN
 */

.tile-1 {
  --offset-tile-1: var(--offset-base);

  display: grid;
  gap: 20px;
}

.tile-1__item {
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: var(--offset-base);
}

.tile-1__top {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  gap: calc(var(--offset-base) / 2) var(--offset-base);
  justify-content: space-between;
  margin-bottom: 10px;
}

.tile-1__name {
  font-size: 20px;
  font-weight: bold;
}

.tile-1__job {
  color: var(--color-3);
}

.tile-1__service {
  color: var(--color-3);
  font-size: 14px;
}

.tile-1__text {
  font-size: 18px;
  margin-top: 30px;

  :where(&) p {
    margin-block: 10px;

    &:first-child {
      margin-top: 0;
    }

    &:last-child {
      margin-bottom: 0;
    }
  }
}

/**
 * .tile-1 END
 */

/**
 * .glossary BEGIN
 */

.glossary {
  column-count: 1;
  column-gap: 24px;

  @media (min-width: 1200px) {
    column-count: 2;
  }
}

.glossary__item {
  break-inside: avoid;
  margin-bottom: 36px;
}

.glosarry__links {
  display: flex;
  flex-flow: column nowrap;
  gap: 16px;
}

.glossary__link {
  text-decoration: none;
}

.glossary__letter {
  border-bottom: 1px solid #e0e0e3;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 24px;
  padding-bottom: 24px;
  text-transform: uppercase;

  @media (min-width: 1200px) {
    font-size: 52px;
  }
}

/**
 * .glossary END
 */

/**
 * .glossary-detail BEGIN
 */

.glossary-detail {
  margin-bottom: 20px;

  &:last-child {
    margin-bottom: 0;
  }

  :where(&) h1 {
    &:first-child {
      margin-top: 0;
    }
  }
}

/**
 * .glossary-detail END
 */

/* main.css END */

/* groups.css BEGIN */

.bold {
  font-weight: bold;
}

.relative-2 {
	position: relative;
	z-index: 2;
}

.mr-30px {
	margin-right: 30px;
}

.mb-40px {
  margin-bottom: 40px;
}

.pb-60px {
  padding-bottom: 60px;
}

.mx-auto {
  margin: auto;
}

/* groups.css END */

/* End */
/* /local/templates/.default/assets/css/vendor.css?166497490066561 */
/* /local/templates/.default/assets/css/main.css?1773840820200479 */
/* /local/templates/.default/assets/css/custom.css?17835060265833 */
